From 83599bd9b018ae89ac5e90cad875b39a00d5eb5f Mon Sep 17 00:00:00 2001 From: reffy-bot <> Date: Fri, 22 Mar 2024 01:22:15 +0000 Subject: [PATCH] Update of TR report from new reffy run Using reffy commit 14.8.3. --- tr/dfns/compositing-1.json | 8 +- tr/dfns/css-typed-om-1.json | 6122 +++++++++++++++++++----- tr/dfns/i18n-glossary.json | 99 + tr/dfns/media-source-2.json | 441 +- tr/dfns/webnn.json | 36 - tr/headings/compositing-1.json | 102 +- tr/headings/css-typed-om-1.json | 141 +- tr/headings/media-source-2.json | 183 +- tr/headings/rdf12-n-quads.json | 6 +- tr/headings/rdf12-n-triples.json | 6 +- tr/idl/css-typed-om.idl | 226 +- tr/idl/media-source.idl | 90 +- tr/ids/compositing-1.json | 185 +- tr/ids/css-typed-om-1.json | 2988 +++++++----- tr/ids/i18n-glossary.json | 9 + tr/ids/media-source-2.json | 310 +- tr/ids/rdf12-n-quads.json | 26 +- tr/ids/rdf12-n-triples.json | 27 +- tr/ids/webnn.json | 1069 ++--- tr/index.json | 55 +- tr/links/compositing-1.json | 425 +- tr/links/css-typed-om-1.json | 1242 ++--- tr/links/i18n-glossary.json | 16 +- tr/links/media-source-2.json | 11 +- tr/links/rdf12-n-quads.json | 2 +- tr/links/rdf12-n-triples.json | 2 +- tr/links/sparql12-federated-query.json | 2 +- tr/refs/compositing-1.json | 28 +- tr/refs/css-typed-om-1.json | 129 +- 29 files changed, 9550 insertions(+), 4436 deletions(-) diff --git a/tr/dfns/compositing-1.json b/tr/dfns/compositing-1.json index a11cbb93811d..a691f76c6251 100644 --- a/tr/dfns/compositing-1.json +++ b/tr/dfns/compositing-1.json @@ -92,10 +92,10 @@ "access": "public", "informative": false, "heading": { - "id": "isolation", - "href": "https://www.w3.org/TR/compositing-1/#isolation", - "title": "The isolation property", - "number": "3.4.2" + "id": "background-blend-mode", + "href": "https://www.w3.org/TR/compositing-1/#background-blend-mode", + "title": "The background-blend-mode property", + "number": "3.4.3" }, "definedIn": "table" }, diff --git a/tr/dfns/css-typed-om-1.json b/tr/dfns/css-typed-om-1.json index efe6549296f4..3d65e5ee44cb 100644 --- a/tr/dfns/css-typed-om-1.json +++ b/tr/dfns/css-typed-om-1.json @@ -5,15 +5,17 @@ }, "dfns": [ { - "id": "underlying-values", - "href": "https://www.w3.org/TR/css-typed-om-1/#underlying-values", + "id": "css-internal-representation", + "href": "https://www.w3.org/TR/css-typed-om-1/#css-internal-representation", "linkingText": [ - "underlying values" + "internal representation" ], "localLinkingText": [], "type": "dfn", - "for": [], - "access": "private", + "for": [ + "CSS" + ], + "access": "public", "informative": false, "heading": { "id": "intro", @@ -53,7 +55,7 @@ "for": [ "CSSStyleValue" ], - "access": "private", + "access": "public", "informative": false, "heading": { "id": "stylevalue-objects", @@ -198,7 +200,7 @@ "localLinkingText": [], "type": "dfn", "for": [], - "access": "private", + "access": "public", "informative": false, "heading": { "id": "stylevalue-objects", @@ -330,27 +332,6 @@ }, "definedIn": "pre" }, - { - "id": "dom-stylepropertymapreadonly-size", - "href": "https://www.w3.org/TR/css-typed-om-1/#dom-stylepropertymapreadonly-size", - "linkingText": [ - "size" - ], - "localLinkingText": [], - "type": "attribute", - "for": [ - "StylePropertyMapReadOnly" - ], - "access": "public", - "informative": false, - "heading": { - "id": "the-stylepropertymap", - "href": "https://www.w3.org/TR/css-typed-om-1/#the-stylepropertymap", - "title": "The StylePropertyMap", - "number": "3" - }, - "definedIn": "pre" - }, { "id": "stylepropertymap", "href": "https://www.w3.org/TR/css-typed-om-1/#stylepropertymap", @@ -379,7 +360,8 @@ "localLinkingText": [], "type": "argument", "for": [ - "StylePropertyMap/set(property, ...values)" + "StylePropertyMap/set(property, ...values)", + "StylePropertyMap/set(property)" ], "access": "public", "informative": false, @@ -400,7 +382,8 @@ "localLinkingText": [], "type": "argument", "for": [ - "StylePropertyMap/set(property, ...values)" + "StylePropertyMap/set(property, ...values)", + "StylePropertyMap/set(property)" ], "access": "public", "informative": false, @@ -421,7 +404,8 @@ "localLinkingText": [], "type": "argument", "for": [ - "StylePropertyMap/append(property, ...values)" + "StylePropertyMap/append(property, ...values)", + "StylePropertyMap/append(property)" ], "access": "public", "informative": false, @@ -442,7 +426,8 @@ "localLinkingText": [], "type": "argument", "for": [ - "StylePropertyMap/append(property, ...values)" + "StylePropertyMap/append(property, ...values)", + "StylePropertyMap/append(property)" ], "access": "public", "informative": false, @@ -484,7 +469,7 @@ "localLinkingText": [], "type": "attribute", "for": [ - "StylePropertyMapReadonly", + "StylePropertyMapReadOnly", "StylePropertyMap" ], "access": "public", @@ -606,15 +591,15 @@ "definedIn": "prose" }, { - "id": "dom-stylepropertymapreadonly-sizeā‘ ", - "href": "https://www.w3.org/TR/css-typed-om-1/#dom-stylepropertymapreadonly-size%E2%91%A0", + "id": "dom-stylepropertymapreadonly-size", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-stylepropertymapreadonly-size", "linkingText": [ "size" ], "localLinkingText": [], "type": "attribute", "for": [ - "StylePropertyMapReadonly", + "StylePropertyMapReadOnly", "StylePropertyMap" ], "access": "public", @@ -631,7 +616,8 @@ "id": "dom-stylepropertymap-set", "href": "https://www.w3.org/TR/css-typed-om-1/#dom-stylepropertymap-set", "linkingText": [ - "set(property, ...values)" + "set(property, ...values)", + "set(property)" ], "localLinkingText": [], "type": "method", @@ -652,7 +638,8 @@ "id": "dom-stylepropertymap-append", "href": "https://www.w3.org/TR/css-typed-om-1/#dom-stylepropertymap-append", "linkingText": [ - "append(property, ...values)" + "append(property, ...values)", + "append(property)" ], "localLinkingText": [], "type": "method", @@ -712,10 +699,10 @@ "definedIn": "prose" }, { - "id": "create-an-underlying-value", - "href": "https://www.w3.org/TR/css-typed-om-1/#create-an-underlying-value", + "id": "create-an-internal-representation", + "href": "https://www.w3.org/TR/css-typed-om-1/#create-an-internal-representation", "linkingText": [ - "create an underlying value" + "create an internal representation" ], "localLinkingText": [], "type": "dfn", @@ -731,15 +718,18 @@ "definedIn": "prose" }, { - "id": "match-a-css-production", - "href": "https://www.w3.org/TR/css-typed-om-1/#match-a-css-production", + "id": "cssstylevalue-match-a-grammar", + "href": "https://www.w3.org/TR/css-typed-om-1/#cssstylevalue-match-a-grammar", "linkingText": [ - "match a CSS production" + "match a grammar", + "match the grammar" ], "localLinkingText": [], "type": "dfn", - "for": [], - "access": "private", + "for": [ + "CSSStyleValue" + ], + "access": "public", "informative": false, "heading": { "id": "the-stylepropertymap", @@ -758,7 +748,7 @@ "localLinkingText": [], "type": "dfn", "for": [], - "access": "private", + "access": "public", "informative": false, "heading": { "id": "the-stylepropertymap", @@ -777,7 +767,7 @@ "localLinkingText": [], "type": "dfn", "for": [], - "access": "private", + "access": "public", "informative": false, "heading": { "id": "the-stylepropertymap", @@ -796,7 +786,7 @@ "localLinkingText": [], "type": "dfn", "for": [], - "access": "private", + "access": "public", "informative": false, "heading": { "id": "computed-stylepropertymapreadonly-objects", @@ -857,7 +847,7 @@ "localLinkingText": [], "type": "dfn", "for": [], - "access": "private", + "access": "public", "informative": false, "heading": { "id": "declared-stylepropertymap-objects", @@ -910,16 +900,14 @@ "definedIn": "prose" }, { - "id": "dom-cssunparsedvalue-cssunparsedvalue", - "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssunparsedvalue-cssunparsedvalue", + "id": "cssunparsedvalue", + "href": "https://www.w3.org/TR/css-typed-om-1/#cssunparsedvalue", "linkingText": [ - "CSSUnparsedValue(members)" - ], - "localLinkingText": [], - "type": "constructor", - "for": [ "CSSUnparsedValue" ], + "localLinkingText": [], + "type": "interface", + "for": [], "access": "public", "informative": false, "heading": { @@ -931,15 +919,16 @@ "definedIn": "pre" }, { - "id": "dom-cssunparsedvalue-cssunparsedvalue-members-members", - "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssunparsedvalue-cssunparsedvalue-members-members", + "id": "dom-cssunparsedvalue-cssunparsedvalue", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssunparsedvalue-cssunparsedvalue", "linkingText": [ - "members" + "CSSUnparsedValue(members)", + "constructor(members)" ], "localLinkingText": [], - "type": "argument", + "type": "constructor", "for": [ - "CSSUnparsedValue/CSSUnparsedValue(members)" + "CSSUnparsedValue" ], "access": "public", "informative": false, @@ -952,14 +941,17 @@ "definedIn": "pre" }, { - "id": "cssunparsedvalue", - "href": "https://www.w3.org/TR/css-typed-om-1/#cssunparsedvalue", + "id": "dom-cssunparsedvalue-cssunparsedvalue-members-members", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssunparsedvalue-cssunparsedvalue-members-members", "linkingText": [ - "CSSUnparsedValue" + "members" ], "localLinkingText": [], - "type": "interface", - "for": [], + "type": "argument", + "for": [ + "CSSUnparsedValue/CSSUnparsedValue(members)", + "CSSUnparsedValue/constructor(members)" + ], "access": "public", "informative": false, "heading": { @@ -1053,16 +1045,14 @@ "definedIn": "pre" }, { - "id": "dom-cssvariablereferencevalue-cssvariablereferencevalue-variable-fallback-variable", - "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssvariablereferencevalue-cssvariablereferencevalue-variable-fallback-variable", + "id": "cssvariablereferencevalue", + "href": "https://www.w3.org/TR/css-typed-om-1/#cssvariablereferencevalue", "linkingText": [ - "variable" + "CSSVariableReferenceValue" ], "localLinkingText": [], - "type": "argument", - "for": [ - "CSSVariableReferenceValue/CSSVariableReferenceValue(variable, fallback)" - ], + "type": "interface", + "for": [], "access": "public", "informative": false, "heading": { @@ -1074,15 +1064,18 @@ "definedIn": "pre" }, { - "id": "dom-cssvariablereferencevalue-cssvariablereferencevalue-variable-fallback-fallback", - "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssvariablereferencevalue-cssvariablereferencevalue-variable-fallback-fallback", + "id": "dom-cssvariablereferencevalue-cssvariablereferencevalue-variable-fallback-variable", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssvariablereferencevalue-cssvariablereferencevalue-variable-fallback-variable", "linkingText": [ - "fallback" + "variable" ], "localLinkingText": [], "type": "argument", "for": [ - "CSSVariableReferenceValue/CSSVariableReferenceValue(variable, fallback)" + "CSSVariableReferenceValue/CSSVariableReferenceValue(variable, fallback)", + "CSSVariableReferenceValue/constructor(variable, fallback)", + "CSSVariableReferenceValue/CSSVariableReferenceValue(variable)", + "CSSVariableReferenceValue/constructor(variable)" ], "access": "public", "informative": false, @@ -1095,14 +1088,19 @@ "definedIn": "pre" }, { - "id": "cssvariablereferencevalue", - "href": "https://www.w3.org/TR/css-typed-om-1/#cssvariablereferencevalue", + "id": "dom-cssvariablereferencevalue-cssvariablereferencevalue-variable-fallback-fallback", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssvariablereferencevalue-cssvariablereferencevalue-variable-fallback-fallback", "linkingText": [ - "CSSVariableReferenceValue" + "fallback" ], "localLinkingText": [], - "type": "interface", - "for": [], + "type": "argument", + "for": [ + "CSSVariableReferenceValue/CSSVariableReferenceValue(variable, fallback)", + "CSSVariableReferenceValue/constructor(variable, fallback)", + "CSSVariableReferenceValue/CSSVariableReferenceValue(variable)", + "CSSVariableReferenceValue/constructor(variable)" + ], "access": "public", "informative": false, "heading": { @@ -1201,7 +1199,10 @@ "id": "dom-cssvariablereferencevalue-cssvariablereferencevalue", "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssvariablereferencevalue-cssvariablereferencevalue", "linkingText": [ - "CSSVariableReferenceValue(variable, fallback)" + "CSSVariableReferenceValue(variable, fallback)", + "constructor(variable, fallback)", + "CSSVariableReferenceValue(variable)", + "constructor(variable)" ], "localLinkingText": [], "type": "constructor", @@ -1218,6 +1219,25 @@ }, "definedIn": "prose" }, + { + "id": "csskeywordvalue", + "href": "https://www.w3.org/TR/css-typed-om-1/#csskeywordvalue", + "linkingText": [ + "CSSKeywordValue" + ], + "localLinkingText": [], + "type": "interface", + "for": [], + "access": "public", + "informative": false, + "heading": { + "id": "keywordvalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#keywordvalue-objects", + "title": "CSSKeywordValue objects", + "number": "4.2" + }, + "definedIn": "pre" + }, { "id": "dom-csskeywordvalue-csskeywordvalue-value-value", "href": "https://www.w3.org/TR/css-typed-om-1/#dom-csskeywordvalue-csskeywordvalue-value-value", @@ -1227,7 +1247,8 @@ "localLinkingText": [], "type": "argument", "for": [ - "CSSKeywordValue/CSSKeywordValue(value)" + "CSSKeywordValue/CSSKeywordValue(value)", + "CSSKeywordValue/constructor(value)" ], "access": "public", "informative": false, @@ -1240,13 +1261,35 @@ "definedIn": "pre" }, { - "id": "csskeywordvalue", - "href": "https://www.w3.org/TR/css-typed-om-1/#csskeywordvalue", + "id": "dom-csskeywordvalue-csskeywordvalue", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-csskeywordvalue-csskeywordvalue", "linkingText": [ + "CSSKeywordValue(value)", + "constructor(value)" + ], + "localLinkingText": [], + "type": "constructor", + "for": [ "CSSKeywordValue" ], + "access": "public", + "informative": false, + "heading": { + "id": "keywordvalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#keywordvalue-objects", + "title": "CSSKeywordValue objects", + "number": "4.2" + }, + "definedIn": "prose" + }, + { + "id": "typedefdef-csskeywordish", + "href": "https://www.w3.org/TR/css-typed-om-1/#typedefdef-csskeywordish", + "linkingText": [ + "CSSKeywordish" + ], "localLinkingText": [], - "type": "interface", + "type": "typedef", "for": [], "access": "public", "informative": false, @@ -1259,16 +1302,14 @@ "definedIn": "pre" }, { - "id": "dom-csskeywordvalue-csskeywordvalue", - "href": "https://www.w3.org/TR/css-typed-om-1/#dom-csskeywordvalue-csskeywordvalue", + "id": "rectify-a-keywordish-value", + "href": "https://www.w3.org/TR/css-typed-om-1/#rectify-a-keywordish-value", "linkingText": [ - "CSSKeywordValue(value)" + "rectify a keywordish value" ], "localLinkingText": [], - "type": "constructor", - "for": [ - "CSSKeywordValue" - ], + "type": "dfn", + "for": [], "access": "public", "informative": false, "heading": { @@ -1323,8 +1364,7 @@ "id": "rectify-a-numberish-value", "href": "https://www.w3.org/TR/css-typed-om-1/#rectify-a-numberish-value", "linkingText": [ - "rectify a numberish value", - "rectifying a numberish value" + "rectify a numberish value" ], "localLinkingText": [], "type": "dfn", @@ -1362,8 +1402,7 @@ "id": "dom-cssnumericbasetype-length", "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssnumericbasetype-length", "linkingText": [ - "\"length\"", - "length" + "\"length\"" ], "localLinkingText": [], "type": "enum-value", @@ -1384,8 +1423,7 @@ "id": "dom-cssnumericbasetype-angle", "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssnumericbasetype-angle", "linkingText": [ - "\"angle\"", - "angle" + "\"angle\"" ], "localLinkingText": [], "type": "enum-value", @@ -1406,8 +1444,7 @@ "id": "dom-cssnumericbasetype-time", "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssnumericbasetype-time", "linkingText": [ - "\"time\"", - "time" + "\"time\"" ], "localLinkingText": [], "type": "enum-value", @@ -1428,8 +1465,7 @@ "id": "dom-cssnumericbasetype-frequency", "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssnumericbasetype-frequency", "linkingText": [ - "\"frequency\"", - "frequency" + "\"frequency\"" ], "localLinkingText": [], "type": "enum-value", @@ -1450,8 +1486,7 @@ "id": "dom-cssnumericbasetype-resolution", "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssnumericbasetype-resolution", "linkingText": [ - "\"resolution\"", - "resolution" + "\"resolution\"" ], "localLinkingText": [], "type": "enum-value", @@ -1472,8 +1507,7 @@ "id": "dom-cssnumericbasetype-flex", "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssnumericbasetype-flex", "linkingText": [ - "\"flex\"", - "flex" + "\"flex\"" ], "localLinkingText": [], "type": "enum-value", @@ -1494,8 +1528,7 @@ "id": "dom-cssnumericbasetype-percent", "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssnumericbasetype-percent", "linkingText": [ - "\"percent\"", - "percent" + "\"percent\"" ], "localLinkingText": [], "type": "enum-value", @@ -1727,7 +1760,8 @@ "localLinkingText": [], "type": "argument", "for": [ - "CSSNumericValue/add(...values)" + "CSSNumericValue/add(...values)", + "CSSNumericValue/add()" ], "access": "public", "informative": false, @@ -1748,7 +1782,8 @@ "localLinkingText": [], "type": "argument", "for": [ - "CSSNumericValue/sub(...values)" + "CSSNumericValue/sub(...values)", + "CSSNumericValue/sub()" ], "access": "public", "informative": false, @@ -1769,7 +1804,8 @@ "localLinkingText": [], "type": "argument", "for": [ - "CSSNumericValue/mul(...values)" + "CSSNumericValue/mul(...values)", + "CSSNumericValue/mul()" ], "access": "public", "informative": false, @@ -1790,7 +1826,8 @@ "localLinkingText": [], "type": "argument", "for": [ - "CSSNumericValue/div(...values)" + "CSSNumericValue/div(...values)", + "CSSNumericValue/div()" ], "access": "public", "informative": false, @@ -1811,7 +1848,8 @@ "localLinkingText": [], "type": "argument", "for": [ - "CSSNumericValue/min(...values)" + "CSSNumericValue/min(...values)", + "CSSNumericValue/min()" ], "access": "public", "informative": false, @@ -1832,7 +1870,8 @@ "localLinkingText": [], "type": "argument", "for": [ - "CSSNumericValue/max(...values)" + "CSSNumericValue/max(...values)", + "CSSNumericValue/max()" ], "access": "public", "informative": false, @@ -1853,7 +1892,8 @@ "localLinkingText": [], "type": "argument", "for": [ - "CSSNumericValue/equals(...value)" + "CSSNumericValue/equals(...value)", + "CSSNumericValue/equals()" ], "access": "public", "informative": false, @@ -1895,7 +1935,8 @@ "localLinkingText": [], "type": "argument", "for": [ - "CSSNumericValue/toSum(...units)" + "CSSNumericValue/toSum(...units)", + "CSSNumericValue/toSum()" ], "access": "public", "informative": false, @@ -1932,7 +1973,8 @@ "id": "dom-cssnumericvalue-add", "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssnumericvalue-add", "linkingText": [ - "add(...values)" + "add(...values)", + "add()" ], "localLinkingText": [], "type": "method", @@ -1953,7 +1995,8 @@ "id": "dom-cssnumericvalue-sub", "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssnumericvalue-sub", "linkingText": [ - "sub(...values)" + "sub(...values)", + "sub()" ], "localLinkingText": [], "type": "method", @@ -1971,17 +2014,19 @@ "definedIn": "prose" }, { - "id": "cssmath-negate", - "href": "https://www.w3.org/TR/css-typed-om-1/#cssmath-negate", + "id": "cssmath-negate-a-cssnumericvalue", + "href": "https://www.w3.org/TR/css-typed-om-1/#cssmath-negate-a-cssnumericvalue", "linkingText": [ + "negate a CSSNumericValue" + ], + "localLinkingText": [ "negate" ], - "localLinkingText": [], "type": "dfn", "for": [ "CSSMath" ], - "access": "private", + "access": "public", "informative": false, "heading": { "id": "numeric-value", @@ -1995,7 +2040,8 @@ "id": "dom-cssnumericvalue-mul", "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssnumericvalue-mul", "linkingText": [ - "mul(...values)" + "mul(...values)", + "mul()" ], "localLinkingText": [], "type": "method", @@ -2016,7 +2062,8 @@ "id": "dom-cssnumericvalue-div", "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssnumericvalue-div", "linkingText": [ - "div(...values)" + "div(...values)", + "div()" ], "localLinkingText": [], "type": "method", @@ -2034,17 +2081,19 @@ "definedIn": "prose" }, { - "id": "cssmath-invert", - "href": "https://www.w3.org/TR/css-typed-om-1/#cssmath-invert", + "id": "cssmath-invert-a-cssnumericvalue", + "href": "https://www.w3.org/TR/css-typed-om-1/#cssmath-invert-a-cssnumericvalue", "linkingText": [ + "invert a CSSNumericValue" + ], + "localLinkingText": [ "invert" ], - "localLinkingText": [], "type": "dfn", "for": [ "CSSMath" ], - "access": "private", + "access": "public", "informative": false, "heading": { "id": "numeric-value", @@ -2058,7 +2107,8 @@ "id": "dom-cssnumericvalue-min", "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssnumericvalue-min", "linkingText": [ - "min(...values)" + "min(...values)", + "min()" ], "localLinkingText": [], "type": "method", @@ -2079,7 +2129,8 @@ "id": "dom-cssnumericvalue-max", "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssnumericvalue-max", "linkingText": [ - "max(...values)" + "max(...values)", + "max()" ], "localLinkingText": [], "type": "method", @@ -2100,6 +2151,8 @@ "id": "dom-cssnumericvalue-equals", "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssnumericvalue-equals", "linkingText": [ + "equals(...value)", + "equals()", "equals(...values)" ], "localLinkingText": [], @@ -2180,7 +2233,8 @@ "id": "dom-cssnumericvalue-tosum", "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssnumericvalue-tosum", "linkingText": [ - "toSum(...units)" + "toSum(...units)", + "toSum()" ], "localLinkingText": [], "type": "method", @@ -2219,15 +2273,17 @@ "definedIn": "prose" }, { - "id": "sum-value", - "href": "https://www.w3.org/TR/css-typed-om-1/#sum-value", + "id": "cssnumericvalue-sum-value", + "href": "https://www.w3.org/TR/css-typed-om-1/#cssnumericvalue-sum-value", "linkingText": [ "sum value" ], "localLinkingText": [], "type": "dfn", - "for": [], - "access": "private", + "for": [ + "CSSNumericValue" + ], + "access": "public", "informative": false, "heading": { "id": "numeric-value", @@ -2248,7 +2304,7 @@ "for": [ "sum value" ], - "access": "private", + "access": "public", "informative": false, "heading": { "id": "numeric-value", @@ -2269,7 +2325,7 @@ "for": [ "sum value" ], - "access": "private", + "access": "public", "informative": false, "heading": { "id": "numeric-value", @@ -2289,7 +2345,7 @@ "localLinkingText": [], "type": "dfn", "for": [], - "access": "private", + "access": "public", "informative": false, "heading": { "id": "numeric-value", @@ -2308,7 +2364,7 @@ "localLinkingText": [], "type": "dfn", "for": [], - "access": "private", + "access": "public", "informative": false, "heading": { "id": "numeric-value", @@ -2327,7 +2383,7 @@ "localLinkingText": [], "type": "dfn", "for": [], - "access": "private", + "access": "public", "informative": false, "heading": { "id": "numeric-value", @@ -2369,7 +2425,7 @@ "for": [ "CSSNumericValue" ], - "access": "private", + "access": "public", "informative": false, "heading": { "id": "numeric-typing", @@ -2390,7 +2446,7 @@ "for": [ "CSSNumericValue" ], - "access": "private", + "access": "public", "informative": false, "heading": { "id": "numeric-typing", @@ -2411,7 +2467,7 @@ "for": [ "CSSNumericValue" ], - "access": "private", + "access": "public", "informative": false, "heading": { "id": "numeric-typing", @@ -2422,16 +2478,18 @@ "definedIn": "prose" }, { - "id": "create-a-type", - "href": "https://www.w3.org/TR/css-typed-om-1/#create-a-type", + "id": "cssnumericvalue-create-a-type", + "href": "https://www.w3.org/TR/css-typed-om-1/#cssnumericvalue-create-a-type", "linkingText": [ "create a type", "creating a type" ], "localLinkingText": [], "type": "dfn", - "for": [], - "access": "private", + "for": [ + "CSSNumericValue" + ], + "access": "public", "informative": false, "heading": { "id": "numeric-typing", @@ -2442,8 +2500,8 @@ "definedIn": "prose" }, { - "id": "add-two-types", - "href": "https://www.w3.org/TR/css-typed-om-1/#add-two-types", + "id": "cssnumericvalue-add-two-types", + "href": "https://www.w3.org/TR/css-typed-om-1/#cssnumericvalue-add-two-types", "linkingText": [ "add two types" ], @@ -2452,8 +2510,10 @@ "addition" ], "type": "dfn", - "for": [], - "access": "private", + "for": [ + "CSSNumericValue" + ], + "access": "public", "informative": false, "heading": { "id": "numeric-typing", @@ -2472,7 +2532,7 @@ "localLinkingText": [], "type": "dfn", "for": [], - "access": "private", + "access": "public", "informative": false, "heading": { "id": "numeric-typing", @@ -2496,7 +2556,28 @@ "for": [ "CSSNumericValue" ], - "access": "private", + "access": "public", + "informative": false, + "heading": { + "id": "numeric-typing", + "href": "https://www.w3.org/TR/css-typed-om-1/#numeric-typing", + "title": "Numeric Value Typing", + "number": "4.3.2" + }, + "definedIn": "prose" + }, + { + "id": "cssnumericvalue-invert-a-type", + "href": "https://www.w3.org/TR/css-typed-om-1/#cssnumericvalue-invert-a-type", + "linkingText": [ + "invert a type" + ], + "localLinkingText": [], + "type": "dfn", + "for": [ + "CSSNumericValue" + ], + "access": "public", "informative": false, "heading": { "id": "numeric-typing", @@ -2517,7 +2598,7 @@ "for": [ "CSSNumericValue" ], - "access": "private", + "access": "public", "informative": false, "heading": { "id": "numeric-typing", @@ -2527,6 +2608,25 @@ }, "definedIn": "prose" }, + { + "id": "cssunitvalue", + "href": "https://www.w3.org/TR/css-typed-om-1/#cssunitvalue", + "linkingText": [ + "CSSUnitValue" + ], + "localLinkingText": [], + "type": "interface", + "for": [], + "access": "public", + "informative": false, + "heading": { + "id": "simple-numeric", + "href": "https://www.w3.org/TR/css-typed-om-1/#simple-numeric", + "title": "Value + Unit: CSSUnitValue objects", + "number": "4.3.3" + }, + "definedIn": "pre" + }, { "id": "dom-cssunitvalue-cssunitvalue-value-unit-value", "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssunitvalue-cssunitvalue-value-unit-value", @@ -2536,7 +2636,8 @@ "localLinkingText": [], "type": "argument", "for": [ - "CSSUnitValue/CSSUnitValue(value, unit)" + "CSSUnitValue/CSSUnitValue(value, unit)", + "CSSUnitValue/constructor(value, unit)" ], "access": "public", "informative": false, @@ -2557,7 +2658,8 @@ "localLinkingText": [], "type": "argument", "for": [ - "CSSUnitValue/CSSUnitValue(value, unit)" + "CSSUnitValue/CSSUnitValue(value, unit)", + "CSSUnitValue/constructor(value, unit)" ], "access": "public", "informative": false, @@ -2570,27 +2672,8 @@ "definedIn": "pre" }, { - "id": "cssunitvalue", - "href": "https://www.w3.org/TR/css-typed-om-1/#cssunitvalue", - "linkingText": [ - "CSSUnitValue" - ], - "localLinkingText": [], - "type": "interface", - "for": [], - "access": "public", - "informative": false, - "heading": { - "id": "simple-numeric", - "href": "https://www.w3.org/TR/css-typed-om-1/#simple-numeric", - "title": "Value + Unit: CSSUnitValue objects", - "number": "4.3.3" - }, - "definedIn": "pre" - }, - { - "id": "dom-cssunitvalue-value", - "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssunitvalue-value", + "id": "dom-cssunitvalue-value", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssunitvalue-value", "linkingText": [ "value" ], @@ -2634,7 +2717,8 @@ "id": "dom-cssunitvalue-cssunitvalue", "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssunitvalue-cssunitvalue", "linkingText": [ - "CSSUnitValue(value, unit)" + "CSSUnitValue(value, unit)", + "constructor(value, unit)" ], "localLinkingText": [], "type": "constructor", @@ -2660,7 +2744,7 @@ "localLinkingText": [], "type": "dfn", "for": [], - "access": "private", + "access": "public", "informative": false, "heading": { "id": "simple-numeric", @@ -2674,7 +2758,8 @@ "id": "create-a-cssunitvalue-from-a-pair", "href": "https://www.w3.org/TR/css-typed-om-1/#create-a-cssunitvalue-from-a-pair", "linkingText": [ - "create a CSSUnitValue from a pair" + "create a CSSUnitValue from a pair", + "new unit value" ], "localLinkingText": [], "type": "dfn", @@ -2727,27 +2812,6 @@ }, "definedIn": "pre" }, - { - "id": "dom-cssmathsum-cssmathsum-args-args", - "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssmathsum-cssmathsum-args-args", - "linkingText": [ - "args" - ], - "localLinkingText": [], - "type": "argument", - "for": [ - "CSSMathSum/CSSMathSum(args)" - ], - "access": "public", - "informative": false, - "heading": { - "id": "complex-numeric", - "href": "https://www.w3.org/TR/css-typed-om-1/#complex-numeric", - "title": "Complex Numeric Values: CSSMathValue objects", - "number": "4.3.4" - }, - "definedIn": "pre" - }, { "id": "cssmathsum", "href": "https://www.w3.org/TR/css-typed-om-1/#cssmathsum", @@ -2768,15 +2832,18 @@ "definedIn": "pre" }, { - "id": "dom-cssmathsum-values", - "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssmathsum-values", + "id": "dom-cssmathsum-cssmathsum-args-args", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssmathsum-cssmathsum-args-args", "linkingText": [ - "values" + "args" ], "localLinkingText": [], - "type": "attribute", + "type": "argument", "for": [ - "CSSMathSum" + "CSSMathSum/CSSMathSum(...args)", + "CSSMathSum/constructor(...args)", + "CSSMathSum/CSSMathSum()", + "CSSMathSum/constructor()" ], "access": "public", "informative": false, @@ -2789,15 +2856,15 @@ "definedIn": "pre" }, { - "id": "dom-cssmathproduct-cssmathproduct-args-args", - "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssmathproduct-cssmathproduct-args-args", + "id": "dom-cssmathsum-values", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssmathsum-values", "linkingText": [ - "args" + "values" ], "localLinkingText": [], - "type": "argument", + "type": "attribute", "for": [ - "CSSMathProduct/CSSMathProduct(args)" + "CSSMathSum" ], "access": "public", "informative": false, @@ -2829,15 +2896,18 @@ "definedIn": "pre" }, { - "id": "dom-cssmathproduct-values", - "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssmathproduct-values", + "id": "dom-cssmathproduct-cssmathproduct-args-args", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssmathproduct-cssmathproduct-args-args", "linkingText": [ - "values" + "args" ], "localLinkingText": [], - "type": "attribute", + "type": "argument", "for": [ - "CSSMathProduct" + "CSSMathProduct/CSSMathProduct(...args)", + "CSSMathProduct/constructor(...args)", + "CSSMathProduct/CSSMathProduct()", + "CSSMathProduct/constructor()" ], "access": "public", "informative": false, @@ -2850,15 +2920,15 @@ "definedIn": "pre" }, { - "id": "dom-cssmathnegate-cssmathnegate-arg-arg", - "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssmathnegate-cssmathnegate-arg-arg", + "id": "dom-cssmathproduct-values", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssmathproduct-values", "linkingText": [ - "arg" + "values" ], "localLinkingText": [], - "type": "argument", + "type": "attribute", "for": [ - "CSSMathNegate/CSSMathNegate(arg)" + "CSSMathProduct" ], "access": "public", "informative": false, @@ -2890,15 +2960,16 @@ "definedIn": "pre" }, { - "id": "dom-cssmathnegate-value", - "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssmathnegate-value", + "id": "dom-cssmathnegate-cssmathnegate-arg-arg", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssmathnegate-cssmathnegate-arg-arg", "linkingText": [ - "value" + "arg" ], "localLinkingText": [], - "type": "attribute", + "type": "argument", "for": [ - "CSSMathNegate" + "CSSMathNegate/CSSMathNegate(arg)", + "CSSMathNegate/constructor(arg)" ], "access": "public", "informative": false, @@ -2911,15 +2982,15 @@ "definedIn": "pre" }, { - "id": "dom-cssmathinvert-cssmathinvert-arg-arg", - "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssmathinvert-cssmathinvert-arg-arg", + "id": "dom-cssmathnegate-value", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssmathnegate-value", "linkingText": [ - "arg" + "value" ], "localLinkingText": [], - "type": "argument", + "type": "attribute", "for": [ - "CSSMathInvert/CSSMathInvert(arg)" + "CSSMathNegate" ], "access": "public", "informative": false, @@ -2951,15 +3022,16 @@ "definedIn": "pre" }, { - "id": "dom-cssmathinvert-value", - "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssmathinvert-value", + "id": "dom-cssmathinvert-cssmathinvert-arg-arg", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssmathinvert-cssmathinvert-arg-arg", "linkingText": [ - "value" + "arg" ], "localLinkingText": [], - "type": "attribute", + "type": "argument", "for": [ - "CSSMathInvert" + "CSSMathInvert/CSSMathInvert(arg)", + "CSSMathInvert/constructor(arg)" ], "access": "public", "informative": false, @@ -2972,15 +3044,15 @@ "definedIn": "pre" }, { - "id": "dom-cssmathmin-cssmathmin-args-args", - "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssmathmin-cssmathmin-args-args", + "id": "dom-cssmathinvert-value", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssmathinvert-value", "linkingText": [ - "args" + "value" ], "localLinkingText": [], - "type": "argument", + "type": "attribute", "for": [ - "CSSMathMin/CSSMathMin(args)" + "CSSMathInvert" ], "access": "public", "informative": false, @@ -3012,15 +3084,18 @@ "definedIn": "pre" }, { - "id": "dom-cssmathmin-values", - "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssmathmin-values", + "id": "dom-cssmathmin-cssmathmin-args-args", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssmathmin-cssmathmin-args-args", "linkingText": [ - "values" + "args" ], "localLinkingText": [], - "type": "attribute", + "type": "argument", "for": [ - "CSSMathMin" + "CSSMathMin/CSSMathMin(...args)", + "CSSMathMin/constructor(...args)", + "CSSMathMin/CSSMathMin()", + "CSSMathMin/constructor()" ], "access": "public", "informative": false, @@ -3033,15 +3108,15 @@ "definedIn": "pre" }, { - "id": "dom-cssmathmax-cssmathmax-args-args", - "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssmathmax-cssmathmax-args-args", + "id": "dom-cssmathmin-values", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssmathmin-values", "linkingText": [ - "args" + "values" ], "localLinkingText": [], - "type": "argument", + "type": "attribute", "for": [ - "CSSMathMax/CSSMathMax(args)" + "CSSMathMin" ], "access": "public", "informative": false, @@ -3072,6 +3147,30 @@ }, "definedIn": "pre" }, + { + "id": "dom-cssmathmax-cssmathmax-args-args", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssmathmax-cssmathmax-args-args", + "linkingText": [ + "args" + ], + "localLinkingText": [], + "type": "argument", + "for": [ + "CSSMathMax/CSSMathMax(...args)", + "CSSMathMax/constructor(...args)", + "CSSMathMax/CSSMathMax()", + "CSSMathMax/constructor()" + ], + "access": "public", + "informative": false, + "heading": { + "id": "complex-numeric", + "href": "https://www.w3.org/TR/css-typed-om-1/#complex-numeric", + "title": "Complex Numeric Values: CSSMathValue objects", + "number": "4.3.4" + }, + "definedIn": "pre" + }, { "id": "dom-cssmathmax-values", "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssmathmax-values", @@ -3094,10 +3193,10 @@ "definedIn": "pre" }, { - "id": "cssnumericarray", - "href": "https://www.w3.org/TR/css-typed-om-1/#cssnumericarray", + "id": "cssmathclamp", + "href": "https://www.w3.org/TR/css-typed-om-1/#cssmathclamp", "linkingText": [ - "CSSNumericArray" + "CSSMathClamp" ], "localLinkingText": [], "type": "interface", @@ -3113,15 +3212,16 @@ "definedIn": "pre" }, { - "id": "dom-cssnumericarray-__getter__-index-index", - "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssnumericarray-__getter__-index-index", + "id": "dom-cssmathclamp-cssmathclamp-lower-value-upper-lower", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssmathclamp-cssmathclamp-lower-value-upper-lower", "linkingText": [ - "index" + "lower" ], "localLinkingText": [], "type": "argument", "for": [ - "CSSNumericArray/__getter__(index)" + "CSSMathClamp/CSSMathClamp(lower, value, upper)", + "CSSMathClamp/constructor(lower, value, upper)" ], "access": "public", "informative": false, @@ -3134,14 +3234,17 @@ "definedIn": "pre" }, { - "id": "enumdef-cssmathoperator", - "href": "https://www.w3.org/TR/css-typed-om-1/#enumdef-cssmathoperator", + "id": "dom-cssmathclamp-cssmathclamp-lower-value-upper-value", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssmathclamp-cssmathclamp-lower-value-upper-value", "linkingText": [ - "CSSMathOperator" + "value" ], "localLinkingText": [], - "type": "enum", - "for": [], + "type": "argument", + "for": [ + "CSSMathClamp/CSSMathClamp(lower, value, upper)", + "CSSMathClamp/constructor(lower, value, upper)" + ], "access": "public", "informative": false, "heading": { @@ -3153,16 +3256,16 @@ "definedIn": "pre" }, { - "id": "dom-cssmathoperator-sum", - "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssmathoperator-sum", + "id": "dom-cssmathclamp-cssmathclamp-lower-value-upper-upper", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssmathclamp-cssmathclamp-lower-value-upper-upper", "linkingText": [ - "\"sum\"", - "sum" + "upper" ], "localLinkingText": [], - "type": "enum-value", + "type": "argument", "for": [ - "CSSMathOperator" + "CSSMathClamp/CSSMathClamp(lower, value, upper)", + "CSSMathClamp/constructor(lower, value, upper)" ], "access": "public", "informative": false, @@ -3175,16 +3278,15 @@ "definedIn": "pre" }, { - "id": "dom-cssmathoperator-product", - "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssmathoperator-product", + "id": "dom-cssmathclamp-lower", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssmathclamp-lower", "linkingText": [ - "\"product\"", - "product" + "lower" ], "localLinkingText": [], - "type": "enum-value", + "type": "attribute", "for": [ - "CSSMathOperator" + "CSSMathClamp" ], "access": "public", "informative": false, @@ -3197,16 +3299,15 @@ "definedIn": "pre" }, { - "id": "dom-cssmathoperator-negate", - "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssmathoperator-negate", + "id": "dom-cssmathclamp-value", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssmathclamp-value", "linkingText": [ - "\"negate\"", - "negate" + "value" ], "localLinkingText": [], - "type": "enum-value", + "type": "attribute", "for": [ - "CSSMathOperator" + "CSSMathClamp" ], "access": "public", "informative": false, @@ -3219,16 +3320,15 @@ "definedIn": "pre" }, { - "id": "dom-cssmathoperator-invert", - "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssmathoperator-invert", + "id": "dom-cssmathclamp-upper", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssmathclamp-upper", "linkingText": [ - "\"invert\"", - "invert" + "upper" ], "localLinkingText": [], - "type": "enum-value", + "type": "attribute", "for": [ - "CSSMathOperator" + "CSSMathClamp" ], "access": "public", "informative": false, @@ -3241,17 +3341,14 @@ "definedIn": "pre" }, { - "id": "dom-cssmathoperator-min", - "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssmathoperator-min", + "id": "cssnumericarray", + "href": "https://www.w3.org/TR/css-typed-om-1/#cssnumericarray", "linkingText": [ - "\"min\"", - "min" + "CSSNumericArray" ], "localLinkingText": [], - "type": "enum-value", - "for": [ - "CSSMathOperator" - ], + "type": "interface", + "for": [], "access": "public", "informative": false, "heading": { @@ -3263,16 +3360,15 @@ "definedIn": "pre" }, { - "id": "dom-cssmathoperator-max", - "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssmathoperator-max", + "id": "dom-cssnumericarray-__getter__-index-index", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssnumericarray-__getter__-index-index", "linkingText": [ - "\"max\"", - "max" + "index" ], "localLinkingText": [], - "type": "enum-value", + "type": "argument", "for": [ - "CSSMathOperator" + "CSSNumericArray/__getter__(index)" ], "access": "public", "informative": false, @@ -3285,22 +3381,14 @@ "definedIn": "pre" }, { - "id": "dom-cssmathvalue-operator", - "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssmathvalue-operator", + "id": "enumdef-cssmathoperator", + "href": "https://www.w3.org/TR/css-typed-om-1/#enumdef-cssmathoperator", "linkingText": [ - "operator" + "CSSMathOperator" ], "localLinkingText": [], - "type": "attribute", - "for": [ - "CSSMathValue", - "CSSMathSum", - "CSSMathProduct", - "CSSMathMin", - "CSSMathMax", - "CSSMathNegate", - "CSSMathInvert" - ], + "type": "enum", + "for": [], "access": "public", "informative": false, "heading": { @@ -3309,18 +3397,18 @@ "title": "Complex Numeric Values: CSSMathValue objects", "number": "4.3.4" }, - "definedIn": "prose" + "definedIn": "pre" }, { - "id": "dom-cssmathsum-cssmathsum", - "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssmathsum-cssmathsum", + "id": "dom-cssmathoperator-sum", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssmathoperator-sum", "linkingText": [ - "CSSMathSum(...args)" + "\"sum\"" ], "localLinkingText": [], - "type": "constructor", + "type": "enum-value", "for": [ - "CSSMathSum" + "CSSMathOperator" ], "access": "public", "informative": false, @@ -3330,18 +3418,18 @@ "title": "Complex Numeric Values: CSSMathValue objects", "number": "4.3.4" }, - "definedIn": "prose" + "definedIn": "pre" }, { - "id": "dom-cssmathmin-cssmathmin", - "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssmathmin-cssmathmin", + "id": "dom-cssmathoperator-product", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssmathoperator-product", "linkingText": [ - "CSSMathMin(...args)" + "\"product\"" ], "localLinkingText": [], - "type": "constructor", + "type": "enum-value", "for": [ - "CSSMathMin" + "CSSMathOperator" ], "access": "public", "informative": false, @@ -3351,18 +3439,202 @@ "title": "Complex Numeric Values: CSSMathValue objects", "number": "4.3.4" }, - "definedIn": "prose" + "definedIn": "pre" }, { - "id": "dom-cssmathmax-cssmathmax", - "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssmathmax-cssmathmax", + "id": "dom-cssmathoperator-negate", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssmathoperator-negate", "linkingText": [ - "CSSMathMax(...args)" + "\"negate\"" ], "localLinkingText": [], - "type": "constructor", + "type": "enum-value", "for": [ - "CSSMathMax" + "CSSMathOperator" + ], + "access": "public", + "informative": false, + "heading": { + "id": "complex-numeric", + "href": "https://www.w3.org/TR/css-typed-om-1/#complex-numeric", + "title": "Complex Numeric Values: CSSMathValue objects", + "number": "4.3.4" + }, + "definedIn": "pre" + }, + { + "id": "dom-cssmathoperator-invert", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssmathoperator-invert", + "linkingText": [ + "\"invert\"" + ], + "localLinkingText": [], + "type": "enum-value", + "for": [ + "CSSMathOperator" + ], + "access": "public", + "informative": false, + "heading": { + "id": "complex-numeric", + "href": "https://www.w3.org/TR/css-typed-om-1/#complex-numeric", + "title": "Complex Numeric Values: CSSMathValue objects", + "number": "4.3.4" + }, + "definedIn": "pre" + }, + { + "id": "dom-cssmathoperator-min", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssmathoperator-min", + "linkingText": [ + "\"min\"" + ], + "localLinkingText": [], + "type": "enum-value", + "for": [ + "CSSMathOperator" + ], + "access": "public", + "informative": false, + "heading": { + "id": "complex-numeric", + "href": "https://www.w3.org/TR/css-typed-om-1/#complex-numeric", + "title": "Complex Numeric Values: CSSMathValue objects", + "number": "4.3.4" + }, + "definedIn": "pre" + }, + { + "id": "dom-cssmathoperator-max", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssmathoperator-max", + "linkingText": [ + "\"max\"" + ], + "localLinkingText": [], + "type": "enum-value", + "for": [ + "CSSMathOperator" + ], + "access": "public", + "informative": false, + "heading": { + "id": "complex-numeric", + "href": "https://www.w3.org/TR/css-typed-om-1/#complex-numeric", + "title": "Complex Numeric Values: CSSMathValue objects", + "number": "4.3.4" + }, + "definedIn": "pre" + }, + { + "id": "dom-cssmathoperator-clamp", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssmathoperator-clamp", + "linkingText": [ + "\"clamp\"" + ], + "localLinkingText": [], + "type": "enum-value", + "for": [ + "CSSMathOperator" + ], + "access": "public", + "informative": false, + "heading": { + "id": "complex-numeric", + "href": "https://www.w3.org/TR/css-typed-om-1/#complex-numeric", + "title": "Complex Numeric Values: CSSMathValue objects", + "number": "4.3.4" + }, + "definedIn": "pre" + }, + { + "id": "dom-cssmathvalue-operator", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssmathvalue-operator", + "linkingText": [ + "operator" + ], + "localLinkingText": [], + "type": "attribute", + "for": [ + "CSSMathValue", + "CSSMathSum", + "CSSMathProduct", + "CSSMathMin", + "CSSMathMax", + "CSSMathClamp", + "CSSMathNegate", + "CSSMathInvert" + ], + "access": "public", + "informative": false, + "heading": { + "id": "complex-numeric", + "href": "https://www.w3.org/TR/css-typed-om-1/#complex-numeric", + "title": "Complex Numeric Values: CSSMathValue objects", + "number": "4.3.4" + }, + "definedIn": "prose" + }, + { + "id": "dom-cssmathsum-cssmathsum", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssmathsum-cssmathsum", + "linkingText": [ + "CSSMathSum(...args)", + "constructor(...args)", + "CSSMathSum()", + "constructor()" + ], + "localLinkingText": [], + "type": "constructor", + "for": [ + "CSSMathSum" + ], + "access": "public", + "informative": false, + "heading": { + "id": "complex-numeric", + "href": "https://www.w3.org/TR/css-typed-om-1/#complex-numeric", + "title": "Complex Numeric Values: CSSMathValue objects", + "number": "4.3.4" + }, + "definedIn": "prose" + }, + { + "id": "dom-cssmathmin-cssmathmin", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssmathmin-cssmathmin", + "linkingText": [ + "CSSMathMin(...args)", + "constructor(...args)", + "CSSMathMin()", + "constructor()" + ], + "localLinkingText": [], + "type": "constructor", + "for": [ + "CSSMathMin" + ], + "access": "public", + "informative": false, + "heading": { + "id": "complex-numeric", + "href": "https://www.w3.org/TR/css-typed-om-1/#complex-numeric", + "title": "Complex Numeric Values: CSSMathValue objects", + "number": "4.3.4" + }, + "definedIn": "prose" + }, + { + "id": "dom-cssmathmax-cssmathmax", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssmathmax-cssmathmax", + "linkingText": [ + "CSSMathMax(...args)", + "constructor(...args)", + "CSSMathMax()", + "constructor()" + ], + "localLinkingText": [], + "type": "constructor", + "for": [ + "CSSMathMax" ], "access": "public", "informative": false, @@ -3378,7 +3650,10 @@ "id": "dom-cssmathproduct-cssmathproduct", "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssmathproduct-cssmathproduct", "linkingText": [ - "CSSMathProduct(...args)" + "CSSMathProduct(...args)", + "constructor(...args)", + "CSSMathProduct()", + "constructor()" ], "localLinkingText": [], "type": "constructor", @@ -3395,11 +3670,34 @@ }, "definedIn": "prose" }, + { + "id": "dom-cssmathclamp-cssmathclamp", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssmathclamp-cssmathclamp", + "linkingText": [ + "CSSMathClamp(lower, value, upper)", + "constructor(lower, value, upper)" + ], + "localLinkingText": [], + "type": "constructor", + "for": [ + "CSSMathClamp" + ], + "access": "public", + "informative": false, + "heading": { + "id": "complex-numeric", + "href": "https://www.w3.org/TR/css-typed-om-1/#complex-numeric", + "title": "Complex Numeric Values: CSSMathValue objects", + "number": "4.3.4" + }, + "definedIn": "prose" + }, { "id": "dom-cssmathnegate-cssmathnegate", "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssmathnegate-cssmathnegate", "linkingText": [ - "CSSMathNegate(arg)" + "CSSMathNegate(arg)", + "constructor(arg)" ], "localLinkingText": [], "type": "constructor", @@ -3420,7 +3718,8 @@ "id": "dom-cssmathinvert-cssmathinvert", "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssmathinvert-cssmathinvert", "linkingText": [ - "CSSMathInvert(arg)" + "CSSMathInvert(arg)", + "constructor(arg)" ], "localLinkingText": [], "type": "constructor", @@ -3446,7 +3745,7 @@ "localLinkingText": [], "type": "dfn", "for": [], - "access": "private", + "access": "public", "informative": false, "heading": { "id": "complex-numeric", @@ -3477,27 +3776,6 @@ }, "definedIn": "prose" }, - { - "id": "cssnumericarray-indexed-getter", - "href": "https://www.w3.org/TR/css-typed-om-1/#cssnumericarray-indexed-getter", - "linkingText": [ - "indexed getter" - ], - "localLinkingText": [], - "type": "dfn", - "for": [ - "CSSNumericArray" - ], - "access": "private", - "informative": false, - "heading": { - "id": "complex-numeric", - "href": "https://www.w3.org/TR/css-typed-om-1/#complex-numeric", - "title": "Complex Numeric Values: CSSMathValue objects", - "number": "4.3.4" - }, - "definedIn": "prose" - }, { "id": "dom-css-number", "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-number", @@ -3583,10 +3861,10 @@ "definedIn": "pre" }, { - "id": "dom-css-em", - "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-em", + "id": "dom-css-cap", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-cap", "linkingText": [ - "em(value)" + "cap(value)" ], "localLinkingText": [], "type": "method", @@ -3604,15 +3882,15 @@ "definedIn": "pre" }, { - "id": "dom-css-em-value-value", - "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-em-value-value", + "id": "dom-css-cap-value-value", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-cap-value-value", "linkingText": [ "value" ], "localLinkingText": [], "type": "argument", "for": [ - "CSS/em(value)" + "CSS/cap(value)" ], "access": "public", "informative": false, @@ -3625,10 +3903,10 @@ "definedIn": "pre" }, { - "id": "dom-css-ex", - "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-ex", + "id": "dom-css-ch", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-ch", "linkingText": [ - "ex(value)" + "ch(value)" ], "localLinkingText": [], "type": "method", @@ -3646,15 +3924,15 @@ "definedIn": "pre" }, { - "id": "dom-css-ex-value-value", - "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-ex-value-value", + "id": "dom-css-ch-value-value", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-ch-value-value", "linkingText": [ "value" ], "localLinkingText": [], "type": "argument", "for": [ - "CSS/ex(value)" + "CSS/ch(value)" ], "access": "public", "informative": false, @@ -3667,10 +3945,10 @@ "definedIn": "pre" }, { - "id": "dom-css-ch", - "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-ch", + "id": "dom-css-em", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-em", "linkingText": [ - "ch(value)" + "em(value)" ], "localLinkingText": [], "type": "method", @@ -3688,15 +3966,15 @@ "definedIn": "pre" }, { - "id": "dom-css-ch-value-value", - "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-ch-value-value", + "id": "dom-css-em-value-value", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-em-value-value", "linkingText": [ "value" ], "localLinkingText": [], "type": "argument", "for": [ - "CSS/ch(value)" + "CSS/em(value)" ], "access": "public", "informative": false, @@ -3709,10 +3987,10 @@ "definedIn": "pre" }, { - "id": "dom-css-ic", - "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-ic", + "id": "dom-css-ex", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-ex", "linkingText": [ - "ic(value)" + "ex(value)" ], "localLinkingText": [], "type": "method", @@ -3730,15 +4008,15 @@ "definedIn": "pre" }, { - "id": "dom-css-ic-value-value", - "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-ic-value-value", + "id": "dom-css-ex-value-value", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-ex-value-value", "linkingText": [ "value" ], "localLinkingText": [], "type": "argument", "for": [ - "CSS/ic(value)" + "CSS/ex(value)" ], "access": "public", "informative": false, @@ -3751,10 +4029,10 @@ "definedIn": "pre" }, { - "id": "dom-css-rem", - "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-rem", + "id": "dom-css-ic", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-ic", "linkingText": [ - "rem(value)" + "ic(value)" ], "localLinkingText": [], "type": "method", @@ -3772,15 +4050,15 @@ "definedIn": "pre" }, { - "id": "dom-css-rem-value-value", - "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-rem-value-value", + "id": "dom-css-ic-value-value", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-ic-value-value", "linkingText": [ "value" ], "localLinkingText": [], "type": "argument", "for": [ - "CSS/rem(value)" + "CSS/ic(value)" ], "access": "public", "informative": false, @@ -3835,10 +4113,10 @@ "definedIn": "pre" }, { - "id": "dom-css-rlh", - "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-rlh", + "id": "dom-css-rcap", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-rcap", "linkingText": [ - "rlh(value)" + "rcap(value)" ], "localLinkingText": [], "type": "method", @@ -3856,15 +4134,15 @@ "definedIn": "pre" }, { - "id": "dom-css-rlh-value-value", - "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-rlh-value-value", + "id": "dom-css-rcap-value-value", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-rcap-value-value", "linkingText": [ "value" ], "localLinkingText": [], "type": "argument", "for": [ - "CSS/rlh(value)" + "CSS/rcap(value)" ], "access": "public", "informative": false, @@ -3877,10 +4155,10 @@ "definedIn": "pre" }, { - "id": "dom-css-vw", - "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-vw", + "id": "dom-css-rch", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-rch", "linkingText": [ - "vw(value)" + "rch(value)" ], "localLinkingText": [], "type": "method", @@ -3898,15 +4176,15 @@ "definedIn": "pre" }, { - "id": "dom-css-vw-value-value", - "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-vw-value-value", + "id": "dom-css-rch-value-value", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-rch-value-value", "linkingText": [ "value" ], "localLinkingText": [], "type": "argument", "for": [ - "CSS/vw(value)" + "CSS/rch(value)" ], "access": "public", "informative": false, @@ -3919,10 +4197,10 @@ "definedIn": "pre" }, { - "id": "dom-css-vh", - "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-vh", + "id": "dom-css-rem", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-rem", "linkingText": [ - "vh(value)" + "rem(value)" ], "localLinkingText": [], "type": "method", @@ -3940,15 +4218,15 @@ "definedIn": "pre" }, { - "id": "dom-css-vh-value-value", - "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-vh-value-value", + "id": "dom-css-rem-value-value", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-rem-value-value", "linkingText": [ "value" ], "localLinkingText": [], "type": "argument", "for": [ - "CSS/vh(value)" + "CSS/rem(value)" ], "access": "public", "informative": false, @@ -3961,10 +4239,10 @@ "definedIn": "pre" }, { - "id": "dom-css-vi", - "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-vi", + "id": "dom-css-rex", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-rex", "linkingText": [ - "vi(value)" + "rex(value)" ], "localLinkingText": [], "type": "method", @@ -3982,15 +4260,15 @@ "definedIn": "pre" }, { - "id": "dom-css-vi-value-value", - "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-vi-value-value", + "id": "dom-css-rex-value-value", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-rex-value-value", "linkingText": [ "value" ], "localLinkingText": [], "type": "argument", "for": [ - "CSS/vi(value)" + "CSS/rex(value)" ], "access": "public", "informative": false, @@ -4003,10 +4281,10 @@ "definedIn": "pre" }, { - "id": "dom-css-vb", - "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-vb", + "id": "dom-css-ric", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-ric", "linkingText": [ - "vb(value)" + "ric(value)" ], "localLinkingText": [], "type": "method", @@ -4024,15 +4302,15 @@ "definedIn": "pre" }, { - "id": "dom-css-vb-value-value", - "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-vb-value-value", + "id": "dom-css-ric-value-value", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-ric-value-value", "linkingText": [ "value" ], "localLinkingText": [], "type": "argument", "for": [ - "CSS/vb(value)" + "CSS/ric(value)" ], "access": "public", "informative": false, @@ -4045,10 +4323,10 @@ "definedIn": "pre" }, { - "id": "dom-css-vmin", - "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-vmin", + "id": "dom-css-rlh", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-rlh", "linkingText": [ - "vmin(value)" + "rlh(value)" ], "localLinkingText": [], "type": "method", @@ -4066,15 +4344,15 @@ "definedIn": "pre" }, { - "id": "dom-css-vmin-value-value", - "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-vmin-value-value", + "id": "dom-css-rlh-value-value", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-rlh-value-value", "linkingText": [ "value" ], "localLinkingText": [], "type": "argument", "for": [ - "CSS/vmin(value)" + "CSS/rlh(value)" ], "access": "public", "informative": false, @@ -4087,10 +4365,10 @@ "definedIn": "pre" }, { - "id": "dom-css-vmax", - "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-vmax", + "id": "dom-css-vw", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-vw", "linkingText": [ - "vmax(value)" + "vw(value)" ], "localLinkingText": [], "type": "method", @@ -4108,15 +4386,15 @@ "definedIn": "pre" }, { - "id": "dom-css-vmax-value-value", - "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-vmax-value-value", + "id": "dom-css-vw-value-value", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-vw-value-value", "linkingText": [ "value" ], "localLinkingText": [], "type": "argument", "for": [ - "CSS/vmax(value)" + "CSS/vw(value)" ], "access": "public", "informative": false, @@ -4129,10 +4407,10 @@ "definedIn": "pre" }, { - "id": "dom-css-cm", - "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-cm", + "id": "dom-css-vh", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-vh", "linkingText": [ - "cm(value)" + "vh(value)" ], "localLinkingText": [], "type": "method", @@ -4150,15 +4428,15 @@ "definedIn": "pre" }, { - "id": "dom-css-cm-value-value", - "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-cm-value-value", + "id": "dom-css-vh-value-value", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-vh-value-value", "linkingText": [ "value" ], "localLinkingText": [], "type": "argument", "for": [ - "CSS/cm(value)" + "CSS/vh(value)" ], "access": "public", "informative": false, @@ -4171,10 +4449,10 @@ "definedIn": "pre" }, { - "id": "dom-css-mm", - "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-mm", + "id": "dom-css-vi", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-vi", "linkingText": [ - "mm(value)" + "vi(value)" ], "localLinkingText": [], "type": "method", @@ -4192,15 +4470,15 @@ "definedIn": "pre" }, { - "id": "dom-css-mm-value-value", - "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-mm-value-value", + "id": "dom-css-vi-value-value", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-vi-value-value", "linkingText": [ "value" ], "localLinkingText": [], "type": "argument", "for": [ - "CSS/mm(value)" + "CSS/vi(value)" ], "access": "public", "informative": false, @@ -4213,10 +4491,10 @@ "definedIn": "pre" }, { - "id": "dom-css-q", - "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-q", + "id": "dom-css-vb", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-vb", "linkingText": [ - "Q(value)" + "vb(value)" ], "localLinkingText": [], "type": "method", @@ -4234,15 +4512,15 @@ "definedIn": "pre" }, { - "id": "dom-css-q-value-value", - "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-q-value-value", + "id": "dom-css-vb-value-value", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-vb-value-value", "linkingText": [ "value" ], "localLinkingText": [], "type": "argument", "for": [ - "CSS/Q(value)" + "CSS/vb(value)" ], "access": "public", "informative": false, @@ -4255,10 +4533,10 @@ "definedIn": "pre" }, { - "id": "dom-css-in", - "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-in", + "id": "dom-css-vmin", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-vmin", "linkingText": [ - "in(value)" + "vmin(value)" ], "localLinkingText": [], "type": "method", @@ -4276,15 +4554,15 @@ "definedIn": "pre" }, { - "id": "dom-css-in-value-value", - "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-in-value-value", + "id": "dom-css-vmin-value-value", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-vmin-value-value", "linkingText": [ "value" ], "localLinkingText": [], "type": "argument", "for": [ - "CSS/in(value)" + "CSS/vmin(value)" ], "access": "public", "informative": false, @@ -4297,10 +4575,10 @@ "definedIn": "pre" }, { - "id": "dom-css-pt", - "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-pt", + "id": "dom-css-vmax", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-vmax", "linkingText": [ - "pt(value)" + "vmax(value)" ], "localLinkingText": [], "type": "method", @@ -4318,15 +4596,15 @@ "definedIn": "pre" }, { - "id": "dom-css-pt-value-value", - "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-pt-value-value", + "id": "dom-css-vmax-value-value", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-vmax-value-value", "linkingText": [ "value" ], "localLinkingText": [], "type": "argument", "for": [ - "CSS/pt(value)" + "CSS/vmax(value)" ], "access": "public", "informative": false, @@ -4339,10 +4617,10 @@ "definedIn": "pre" }, { - "id": "dom-css-pc", - "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-pc", + "id": "dom-css-svw", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-svw", "linkingText": [ - "pc(value)" + "svw(value)" ], "localLinkingText": [], "type": "method", @@ -4360,15 +4638,15 @@ "definedIn": "pre" }, { - "id": "dom-css-pc-value-value", - "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-pc-value-value", + "id": "dom-css-svw-value-value", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-svw-value-value", "linkingText": [ "value" ], "localLinkingText": [], "type": "argument", "for": [ - "CSS/pc(value)" + "CSS/svw(value)" ], "access": "public", "informative": false, @@ -4381,10 +4659,10 @@ "definedIn": "pre" }, { - "id": "dom-css-px", - "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-px", + "id": "dom-css-svh", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-svh", "linkingText": [ - "px(value)" + "svh(value)" ], "localLinkingText": [], "type": "method", @@ -4402,15 +4680,15 @@ "definedIn": "pre" }, { - "id": "dom-css-px-value-value", - "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-px-value-value", + "id": "dom-css-svh-value-value", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-svh-value-value", "linkingText": [ "value" ], "localLinkingText": [], "type": "argument", "for": [ - "CSS/px(value)" + "CSS/svh(value)" ], "access": "public", "informative": false, @@ -4423,10 +4701,10 @@ "definedIn": "pre" }, { - "id": "dom-css-deg", - "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-deg", + "id": "dom-css-svi", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-svi", "linkingText": [ - "deg(value)" + "svi(value)" ], "localLinkingText": [], "type": "method", @@ -4444,15 +4722,15 @@ "definedIn": "pre" }, { - "id": "dom-css-deg-value-value", - "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-deg-value-value", + "id": "dom-css-svi-value-value", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-svi-value-value", "linkingText": [ "value" ], "localLinkingText": [], "type": "argument", "for": [ - "CSS/deg(value)" + "CSS/svi(value)" ], "access": "public", "informative": false, @@ -4465,10 +4743,10 @@ "definedIn": "pre" }, { - "id": "dom-css-grad", - "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-grad", + "id": "dom-css-svb", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-svb", "linkingText": [ - "grad(value)" + "svb(value)" ], "localLinkingText": [], "type": "method", @@ -4486,15 +4764,15 @@ "definedIn": "pre" }, { - "id": "dom-css-grad-value-value", - "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-grad-value-value", + "id": "dom-css-svb-value-value", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-svb-value-value", "linkingText": [ "value" ], "localLinkingText": [], "type": "argument", "for": [ - "CSS/grad(value)" + "CSS/svb(value)" ], "access": "public", "informative": false, @@ -4507,10 +4785,10 @@ "definedIn": "pre" }, { - "id": "dom-css-rad", - "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-rad", + "id": "dom-css-svmin", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-svmin", "linkingText": [ - "rad(value)" + "svmin(value)" ], "localLinkingText": [], "type": "method", @@ -4528,15 +4806,15 @@ "definedIn": "pre" }, { - "id": "dom-css-rad-value-value", - "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-rad-value-value", + "id": "dom-css-svmin-value-value", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-svmin-value-value", "linkingText": [ "value" ], "localLinkingText": [], "type": "argument", "for": [ - "CSS/rad(value)" + "CSS/svmin(value)" ], "access": "public", "informative": false, @@ -4549,10 +4827,10 @@ "definedIn": "pre" }, { - "id": "dom-css-turn", - "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-turn", + "id": "dom-css-svmax", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-svmax", "linkingText": [ - "turn(value)" + "svmax(value)" ], "localLinkingText": [], "type": "method", @@ -4570,15 +4848,15 @@ "definedIn": "pre" }, { - "id": "dom-css-turn-value-value", - "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-turn-value-value", + "id": "dom-css-svmax-value-value", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-svmax-value-value", "linkingText": [ "value" ], "localLinkingText": [], "type": "argument", "for": [ - "CSS/turn(value)" + "CSS/svmax(value)" ], "access": "public", "informative": false, @@ -4591,10 +4869,10 @@ "definedIn": "pre" }, { - "id": "dom-css-s", - "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-s", + "id": "dom-css-lvw", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-lvw", "linkingText": [ - "s(value)" + "lvw(value)" ], "localLinkingText": [], "type": "method", @@ -4612,15 +4890,15 @@ "definedIn": "pre" }, { - "id": "dom-css-s-value-value", - "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-s-value-value", + "id": "dom-css-lvw-value-value", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-lvw-value-value", "linkingText": [ "value" ], "localLinkingText": [], "type": "argument", "for": [ - "CSS/s(value)" + "CSS/lvw(value)" ], "access": "public", "informative": false, @@ -4633,10 +4911,10 @@ "definedIn": "pre" }, { - "id": "dom-css-ms", - "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-ms", + "id": "dom-css-lvh", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-lvh", "linkingText": [ - "ms(value)" + "lvh(value)" ], "localLinkingText": [], "type": "method", @@ -4654,15 +4932,15 @@ "definedIn": "pre" }, { - "id": "dom-css-ms-value-value", - "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-ms-value-value", + "id": "dom-css-lvh-value-value", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-lvh-value-value", "linkingText": [ "value" ], "localLinkingText": [], "type": "argument", "for": [ - "CSS/ms(value)" + "CSS/lvh(value)" ], "access": "public", "informative": false, @@ -4675,10 +4953,10 @@ "definedIn": "pre" }, { - "id": "dom-css-hz", - "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-hz", + "id": "dom-css-lvi", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-lvi", "linkingText": [ - "Hz(value)" + "lvi(value)" ], "localLinkingText": [], "type": "method", @@ -4696,15 +4974,15 @@ "definedIn": "pre" }, { - "id": "dom-css-hz-value-value", - "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-hz-value-value", + "id": "dom-css-lvi-value-value", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-lvi-value-value", "linkingText": [ "value" ], "localLinkingText": [], "type": "argument", "for": [ - "CSS/Hz(value)" + "CSS/lvi(value)" ], "access": "public", "informative": false, @@ -4717,10 +4995,10 @@ "definedIn": "pre" }, { - "id": "dom-css-khz", - "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-khz", + "id": "dom-css-lvb", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-lvb", "linkingText": [ - "kHz(value)" + "lvb(value)" ], "localLinkingText": [], "type": "method", @@ -4738,15 +5016,15 @@ "definedIn": "pre" }, { - "id": "dom-css-khz-value-value", - "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-khz-value-value", + "id": "dom-css-lvb-value-value", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-lvb-value-value", "linkingText": [ "value" ], "localLinkingText": [], "type": "argument", "for": [ - "CSS/kHz(value)" + "CSS/lvb(value)" ], "access": "public", "informative": false, @@ -4759,10 +5037,10 @@ "definedIn": "pre" }, { - "id": "dom-css-dpi", - "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-dpi", + "id": "dom-css-lvmin", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-lvmin", "linkingText": [ - "dpi(value)" + "lvmin(value)" ], "localLinkingText": [], "type": "method", @@ -4780,15 +5058,15 @@ "definedIn": "pre" }, { - "id": "dom-css-dpi-value-value", - "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-dpi-value-value", + "id": "dom-css-lvmin-value-value", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-lvmin-value-value", "linkingText": [ "value" ], "localLinkingText": [], "type": "argument", "for": [ - "CSS/dpi(value)" + "CSS/lvmin(value)" ], "access": "public", "informative": false, @@ -4801,10 +5079,10 @@ "definedIn": "pre" }, { - "id": "dom-css-dpcm", - "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-dpcm", + "id": "dom-css-lvmax", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-lvmax", "linkingText": [ - "dpcm(value)" + "lvmax(value)" ], "localLinkingText": [], "type": "method", @@ -4822,15 +5100,15 @@ "definedIn": "pre" }, { - "id": "dom-css-dpcm-value-value", - "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-dpcm-value-value", + "id": "dom-css-lvmax-value-value", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-lvmax-value-value", "linkingText": [ "value" ], "localLinkingText": [], "type": "argument", "for": [ - "CSS/dpcm(value)" + "CSS/lvmax(value)" ], "access": "public", "informative": false, @@ -4843,10 +5121,10 @@ "definedIn": "pre" }, { - "id": "dom-css-dppx", - "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-dppx", + "id": "dom-css-dvw", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-dvw", "linkingText": [ - "dppx(value)" + "dvw(value)" ], "localLinkingText": [], "type": "method", @@ -4864,15 +5142,15 @@ "definedIn": "pre" }, { - "id": "dom-css-dppx-value-value", - "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-dppx-value-value", + "id": "dom-css-dvw-value-value", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-dvw-value-value", "linkingText": [ "value" ], "localLinkingText": [], "type": "argument", "for": [ - "CSS/dppx(value)" + "CSS/dvw(value)" ], "access": "public", "informative": false, @@ -4885,10 +5163,10 @@ "definedIn": "pre" }, { - "id": "dom-css-fr", - "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-fr", + "id": "dom-css-dvh", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-dvh", "linkingText": [ - "fr(value)" + "dvh(value)" ], "localLinkingText": [], "type": "method", @@ -4906,15 +5184,15 @@ "definedIn": "pre" }, { - "id": "dom-css-fr-value-value", - "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-fr-value-value", + "id": "dom-css-dvh-value-value", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-dvh-value-value", "linkingText": [ "value" ], "localLinkingText": [], "type": "argument", "for": [ - "CSS/fr(value)" + "CSS/dvh(value)" ], "access": "public", "informative": false, @@ -4927,76 +5205,2711 @@ "definedIn": "pre" }, { - "id": "dom-csstransformvalue-csstransformvalue-transforms-transforms", - "href": "https://www.w3.org/TR/css-typed-om-1/#dom-csstransformvalue-csstransformvalue-transforms-transforms", + "id": "dom-css-dvi", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-dvi", "linkingText": [ - "transforms" + "dvi(value)" ], "localLinkingText": [], - "type": "argument", + "type": "method", "for": [ - "CSSTransformValue/CSSTransformValue(transforms)" + "CSS" ], "access": "public", "informative": false, "heading": { - "id": "transformvalue-objects", - "href": "https://www.w3.org/TR/css-typed-om-1/#transformvalue-objects", - "title": "CSSTransformValue objects", - "number": "4.4" + "id": "numeric-factory", + "href": "https://www.w3.org/TR/css-typed-om-1/#numeric-factory", + "title": "Numeric Factory Functions", + "number": "4.3.5" }, "definedIn": "pre" }, { - "id": "csstransformvalue", - "href": "https://www.w3.org/TR/css-typed-om-1/#csstransformvalue", + "id": "dom-css-dvi-value-value", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-dvi-value-value", "linkingText": [ - "CSSTransformValue" + "value" ], "localLinkingText": [], - "type": "interface", - "for": [], + "type": "argument", + "for": [ + "CSS/dvi(value)" + ], "access": "public", "informative": false, "heading": { - "id": "transformvalue-objects", - "href": "https://www.w3.org/TR/css-typed-om-1/#transformvalue-objects", - "title": "CSSTransformValue objects", - "number": "4.4" + "id": "numeric-factory", + "href": "https://www.w3.org/TR/css-typed-om-1/#numeric-factory", + "title": "Numeric Factory Functions", + "number": "4.3.5" }, "definedIn": "pre" }, { - "id": "dom-csstransformvalue-__getter__-index-index", - "href": "https://www.w3.org/TR/css-typed-om-1/#dom-csstransformvalue-__getter__-index-index", + "id": "dom-css-dvb", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-dvb", "linkingText": [ - "index" + "dvb(value)" ], "localLinkingText": [], - "type": "argument", + "type": "method", "for": [ - "CSSTransformValue/__getter__(index)" + "CSS" ], "access": "public", "informative": false, "heading": { - "id": "transformvalue-objects", - "href": "https://www.w3.org/TR/css-typed-om-1/#transformvalue-objects", - "title": "CSSTransformValue objects", - "number": "4.4" + "id": "numeric-factory", + "href": "https://www.w3.org/TR/css-typed-om-1/#numeric-factory", + "title": "Numeric Factory Functions", + "number": "4.3.5" }, "definedIn": "pre" }, { - "id": "dom-csstransformvalue-__setter__-index-val-index", - "href": "https://www.w3.org/TR/css-typed-om-1/#dom-csstransformvalue-__setter__-index-val-index", + "id": "dom-css-dvb-value-value", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-dvb-value-value", "linkingText": [ - "index" + "value" ], "localLinkingText": [], "type": "argument", "for": [ - "CSSTransformValue/__setter__(index, val)" + "CSS/dvb(value)" + ], + "access": "public", + "informative": false, + "heading": { + "id": "numeric-factory", + "href": "https://www.w3.org/TR/css-typed-om-1/#numeric-factory", + "title": "Numeric Factory Functions", + "number": "4.3.5" + }, + "definedIn": "pre" + }, + { + "id": "dom-css-dvmin", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-dvmin", + "linkingText": [ + "dvmin(value)" + ], + "localLinkingText": [], + "type": "method", + "for": [ + "CSS" + ], + "access": "public", + "informative": false, + "heading": { + "id": "numeric-factory", + "href": "https://www.w3.org/TR/css-typed-om-1/#numeric-factory", + "title": "Numeric Factory Functions", + "number": "4.3.5" + }, + "definedIn": "pre" + }, + { + "id": "dom-css-dvmin-value-value", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-dvmin-value-value", + "linkingText": [ + "value" + ], + "localLinkingText": [], + "type": "argument", + "for": [ + "CSS/dvmin(value)" + ], + "access": "public", + "informative": false, + "heading": { + "id": "numeric-factory", + "href": "https://www.w3.org/TR/css-typed-om-1/#numeric-factory", + "title": "Numeric Factory Functions", + "number": "4.3.5" + }, + "definedIn": "pre" + }, + { + "id": "dom-css-dvmax", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-dvmax", + "linkingText": [ + "dvmax(value)" + ], + "localLinkingText": [], + "type": "method", + "for": [ + "CSS" + ], + "access": "public", + "informative": false, + "heading": { + "id": "numeric-factory", + "href": "https://www.w3.org/TR/css-typed-om-1/#numeric-factory", + "title": "Numeric Factory Functions", + "number": "4.3.5" + }, + "definedIn": "pre" + }, + { + "id": "dom-css-dvmax-value-value", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-dvmax-value-value", + "linkingText": [ + "value" + ], + "localLinkingText": [], + "type": "argument", + "for": [ + "CSS/dvmax(value)" + ], + "access": "public", + "informative": false, + "heading": { + "id": "numeric-factory", + "href": "https://www.w3.org/TR/css-typed-om-1/#numeric-factory", + "title": "Numeric Factory Functions", + "number": "4.3.5" + }, + "definedIn": "pre" + }, + { + "id": "dom-css-cqw", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-cqw", + "linkingText": [ + "cqw(value)" + ], + "localLinkingText": [], + "type": "method", + "for": [ + "CSS" + ], + "access": "public", + "informative": false, + "heading": { + "id": "numeric-factory", + "href": "https://www.w3.org/TR/css-typed-om-1/#numeric-factory", + "title": "Numeric Factory Functions", + "number": "4.3.5" + }, + "definedIn": "pre" + }, + { + "id": "dom-css-cqw-value-value", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-cqw-value-value", + "linkingText": [ + "value" + ], + "localLinkingText": [], + "type": "argument", + "for": [ + "CSS/cqw(value)" + ], + "access": "public", + "informative": false, + "heading": { + "id": "numeric-factory", + "href": "https://www.w3.org/TR/css-typed-om-1/#numeric-factory", + "title": "Numeric Factory Functions", + "number": "4.3.5" + }, + "definedIn": "pre" + }, + { + "id": "dom-css-cqh", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-cqh", + "linkingText": [ + "cqh(value)" + ], + "localLinkingText": [], + "type": "method", + "for": [ + "CSS" + ], + "access": "public", + "informative": false, + "heading": { + "id": "numeric-factory", + "href": "https://www.w3.org/TR/css-typed-om-1/#numeric-factory", + "title": "Numeric Factory Functions", + "number": "4.3.5" + }, + "definedIn": "pre" + }, + { + "id": "dom-css-cqh-value-value", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-cqh-value-value", + "linkingText": [ + "value" + ], + "localLinkingText": [], + "type": "argument", + "for": [ + "CSS/cqh(value)" + ], + "access": "public", + "informative": false, + "heading": { + "id": "numeric-factory", + "href": "https://www.w3.org/TR/css-typed-om-1/#numeric-factory", + "title": "Numeric Factory Functions", + "number": "4.3.5" + }, + "definedIn": "pre" + }, + { + "id": "dom-css-cqi", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-cqi", + "linkingText": [ + "cqi(value)" + ], + "localLinkingText": [], + "type": "method", + "for": [ + "CSS" + ], + "access": "public", + "informative": false, + "heading": { + "id": "numeric-factory", + "href": "https://www.w3.org/TR/css-typed-om-1/#numeric-factory", + "title": "Numeric Factory Functions", + "number": "4.3.5" + }, + "definedIn": "pre" + }, + { + "id": "dom-css-cqi-value-value", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-cqi-value-value", + "linkingText": [ + "value" + ], + "localLinkingText": [], + "type": "argument", + "for": [ + "CSS/cqi(value)" + ], + "access": "public", + "informative": false, + "heading": { + "id": "numeric-factory", + "href": "https://www.w3.org/TR/css-typed-om-1/#numeric-factory", + "title": "Numeric Factory Functions", + "number": "4.3.5" + }, + "definedIn": "pre" + }, + { + "id": "dom-css-cqb", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-cqb", + "linkingText": [ + "cqb(value)" + ], + "localLinkingText": [], + "type": "method", + "for": [ + "CSS" + ], + "access": "public", + "informative": false, + "heading": { + "id": "numeric-factory", + "href": "https://www.w3.org/TR/css-typed-om-1/#numeric-factory", + "title": "Numeric Factory Functions", + "number": "4.3.5" + }, + "definedIn": "pre" + }, + { + "id": "dom-css-cqb-value-value", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-cqb-value-value", + "linkingText": [ + "value" + ], + "localLinkingText": [], + "type": "argument", + "for": [ + "CSS/cqb(value)" + ], + "access": "public", + "informative": false, + "heading": { + "id": "numeric-factory", + "href": "https://www.w3.org/TR/css-typed-om-1/#numeric-factory", + "title": "Numeric Factory Functions", + "number": "4.3.5" + }, + "definedIn": "pre" + }, + { + "id": "dom-css-cqmin", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-cqmin", + "linkingText": [ + "cqmin(value)" + ], + "localLinkingText": [], + "type": "method", + "for": [ + "CSS" + ], + "access": "public", + "informative": false, + "heading": { + "id": "numeric-factory", + "href": "https://www.w3.org/TR/css-typed-om-1/#numeric-factory", + "title": "Numeric Factory Functions", + "number": "4.3.5" + }, + "definedIn": "pre" + }, + { + "id": "dom-css-cqmin-value-value", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-cqmin-value-value", + "linkingText": [ + "value" + ], + "localLinkingText": [], + "type": "argument", + "for": [ + "CSS/cqmin(value)" + ], + "access": "public", + "informative": false, + "heading": { + "id": "numeric-factory", + "href": "https://www.w3.org/TR/css-typed-om-1/#numeric-factory", + "title": "Numeric Factory Functions", + "number": "4.3.5" + }, + "definedIn": "pre" + }, + { + "id": "dom-css-cqmax", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-cqmax", + "linkingText": [ + "cqmax(value)" + ], + "localLinkingText": [], + "type": "method", + "for": [ + "CSS" + ], + "access": "public", + "informative": false, + "heading": { + "id": "numeric-factory", + "href": "https://www.w3.org/TR/css-typed-om-1/#numeric-factory", + "title": "Numeric Factory Functions", + "number": "4.3.5" + }, + "definedIn": "pre" + }, + { + "id": "dom-css-cqmax-value-value", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-cqmax-value-value", + "linkingText": [ + "value" + ], + "localLinkingText": [], + "type": "argument", + "for": [ + "CSS/cqmax(value)" + ], + "access": "public", + "informative": false, + "heading": { + "id": "numeric-factory", + "href": "https://www.w3.org/TR/css-typed-om-1/#numeric-factory", + "title": "Numeric Factory Functions", + "number": "4.3.5" + }, + "definedIn": "pre" + }, + { + "id": "dom-css-cm", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-cm", + "linkingText": [ + "cm(value)" + ], + "localLinkingText": [], + "type": "method", + "for": [ + "CSS" + ], + "access": "public", + "informative": false, + "heading": { + "id": "numeric-factory", + "href": "https://www.w3.org/TR/css-typed-om-1/#numeric-factory", + "title": "Numeric Factory Functions", + "number": "4.3.5" + }, + "definedIn": "pre" + }, + { + "id": "dom-css-cm-value-value", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-cm-value-value", + "linkingText": [ + "value" + ], + "localLinkingText": [], + "type": "argument", + "for": [ + "CSS/cm(value)" + ], + "access": "public", + "informative": false, + "heading": { + "id": "numeric-factory", + "href": "https://www.w3.org/TR/css-typed-om-1/#numeric-factory", + "title": "Numeric Factory Functions", + "number": "4.3.5" + }, + "definedIn": "pre" + }, + { + "id": "dom-css-mm", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-mm", + "linkingText": [ + "mm(value)" + ], + "localLinkingText": [], + "type": "method", + "for": [ + "CSS" + ], + "access": "public", + "informative": false, + "heading": { + "id": "numeric-factory", + "href": "https://www.w3.org/TR/css-typed-om-1/#numeric-factory", + "title": "Numeric Factory Functions", + "number": "4.3.5" + }, + "definedIn": "pre" + }, + { + "id": "dom-css-mm-value-value", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-mm-value-value", + "linkingText": [ + "value" + ], + "localLinkingText": [], + "type": "argument", + "for": [ + "CSS/mm(value)" + ], + "access": "public", + "informative": false, + "heading": { + "id": "numeric-factory", + "href": "https://www.w3.org/TR/css-typed-om-1/#numeric-factory", + "title": "Numeric Factory Functions", + "number": "4.3.5" + }, + "definedIn": "pre" + }, + { + "id": "dom-css-q", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-q", + "linkingText": [ + "Q(value)" + ], + "localLinkingText": [], + "type": "method", + "for": [ + "CSS" + ], + "access": "public", + "informative": false, + "heading": { + "id": "numeric-factory", + "href": "https://www.w3.org/TR/css-typed-om-1/#numeric-factory", + "title": "Numeric Factory Functions", + "number": "4.3.5" + }, + "definedIn": "pre" + }, + { + "id": "dom-css-q-value-value", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-q-value-value", + "linkingText": [ + "value" + ], + "localLinkingText": [], + "type": "argument", + "for": [ + "CSS/Q(value)" + ], + "access": "public", + "informative": false, + "heading": { + "id": "numeric-factory", + "href": "https://www.w3.org/TR/css-typed-om-1/#numeric-factory", + "title": "Numeric Factory Functions", + "number": "4.3.5" + }, + "definedIn": "pre" + }, + { + "id": "dom-css-in", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-in", + "linkingText": [ + "in(value)" + ], + "localLinkingText": [], + "type": "method", + "for": [ + "CSS" + ], + "access": "public", + "informative": false, + "heading": { + "id": "numeric-factory", + "href": "https://www.w3.org/TR/css-typed-om-1/#numeric-factory", + "title": "Numeric Factory Functions", + "number": "4.3.5" + }, + "definedIn": "pre" + }, + { + "id": "dom-css-in-value-value", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-in-value-value", + "linkingText": [ + "value" + ], + "localLinkingText": [], + "type": "argument", + "for": [ + "CSS/in(value)" + ], + "access": "public", + "informative": false, + "heading": { + "id": "numeric-factory", + "href": "https://www.w3.org/TR/css-typed-om-1/#numeric-factory", + "title": "Numeric Factory Functions", + "number": "4.3.5" + }, + "definedIn": "pre" + }, + { + "id": "dom-css-pt", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-pt", + "linkingText": [ + "pt(value)" + ], + "localLinkingText": [], + "type": "method", + "for": [ + "CSS" + ], + "access": "public", + "informative": false, + "heading": { + "id": "numeric-factory", + "href": "https://www.w3.org/TR/css-typed-om-1/#numeric-factory", + "title": "Numeric Factory Functions", + "number": "4.3.5" + }, + "definedIn": "pre" + }, + { + "id": "dom-css-pt-value-value", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-pt-value-value", + "linkingText": [ + "value" + ], + "localLinkingText": [], + "type": "argument", + "for": [ + "CSS/pt(value)" + ], + "access": "public", + "informative": false, + "heading": { + "id": "numeric-factory", + "href": "https://www.w3.org/TR/css-typed-om-1/#numeric-factory", + "title": "Numeric Factory Functions", + "number": "4.3.5" + }, + "definedIn": "pre" + }, + { + "id": "dom-css-pc", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-pc", + "linkingText": [ + "pc(value)" + ], + "localLinkingText": [], + "type": "method", + "for": [ + "CSS" + ], + "access": "public", + "informative": false, + "heading": { + "id": "numeric-factory", + "href": "https://www.w3.org/TR/css-typed-om-1/#numeric-factory", + "title": "Numeric Factory Functions", + "number": "4.3.5" + }, + "definedIn": "pre" + }, + { + "id": "dom-css-pc-value-value", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-pc-value-value", + "linkingText": [ + "value" + ], + "localLinkingText": [], + "type": "argument", + "for": [ + "CSS/pc(value)" + ], + "access": "public", + "informative": false, + "heading": { + "id": "numeric-factory", + "href": "https://www.w3.org/TR/css-typed-om-1/#numeric-factory", + "title": "Numeric Factory Functions", + "number": "4.3.5" + }, + "definedIn": "pre" + }, + { + "id": "dom-css-px", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-px", + "linkingText": [ + "px(value)" + ], + "localLinkingText": [], + "type": "method", + "for": [ + "CSS" + ], + "access": "public", + "informative": false, + "heading": { + "id": "numeric-factory", + "href": "https://www.w3.org/TR/css-typed-om-1/#numeric-factory", + "title": "Numeric Factory Functions", + "number": "4.3.5" + }, + "definedIn": "pre" + }, + { + "id": "dom-css-px-value-value", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-px-value-value", + "linkingText": [ + "value" + ], + "localLinkingText": [], + "type": "argument", + "for": [ + "CSS/px(value)" + ], + "access": "public", + "informative": false, + "heading": { + "id": "numeric-factory", + "href": "https://www.w3.org/TR/css-typed-om-1/#numeric-factory", + "title": "Numeric Factory Functions", + "number": "4.3.5" + }, + "definedIn": "pre" + }, + { + "id": "dom-css-deg", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-deg", + "linkingText": [ + "deg(value)" + ], + "localLinkingText": [], + "type": "method", + "for": [ + "CSS" + ], + "access": "public", + "informative": false, + "heading": { + "id": "numeric-factory", + "href": "https://www.w3.org/TR/css-typed-om-1/#numeric-factory", + "title": "Numeric Factory Functions", + "number": "4.3.5" + }, + "definedIn": "pre" + }, + { + "id": "dom-css-deg-value-value", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-deg-value-value", + "linkingText": [ + "value" + ], + "localLinkingText": [], + "type": "argument", + "for": [ + "CSS/deg(value)" + ], + "access": "public", + "informative": false, + "heading": { + "id": "numeric-factory", + "href": "https://www.w3.org/TR/css-typed-om-1/#numeric-factory", + "title": "Numeric Factory Functions", + "number": "4.3.5" + }, + "definedIn": "pre" + }, + { + "id": "dom-css-grad", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-grad", + "linkingText": [ + "grad(value)" + ], + "localLinkingText": [], + "type": "method", + "for": [ + "CSS" + ], + "access": "public", + "informative": false, + "heading": { + "id": "numeric-factory", + "href": "https://www.w3.org/TR/css-typed-om-1/#numeric-factory", + "title": "Numeric Factory Functions", + "number": "4.3.5" + }, + "definedIn": "pre" + }, + { + "id": "dom-css-grad-value-value", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-grad-value-value", + "linkingText": [ + "value" + ], + "localLinkingText": [], + "type": "argument", + "for": [ + "CSS/grad(value)" + ], + "access": "public", + "informative": false, + "heading": { + "id": "numeric-factory", + "href": "https://www.w3.org/TR/css-typed-om-1/#numeric-factory", + "title": "Numeric Factory Functions", + "number": "4.3.5" + }, + "definedIn": "pre" + }, + { + "id": "dom-css-rad", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-rad", + "linkingText": [ + "rad(value)" + ], + "localLinkingText": [], + "type": "method", + "for": [ + "CSS" + ], + "access": "public", + "informative": false, + "heading": { + "id": "numeric-factory", + "href": "https://www.w3.org/TR/css-typed-om-1/#numeric-factory", + "title": "Numeric Factory Functions", + "number": "4.3.5" + }, + "definedIn": "pre" + }, + { + "id": "dom-css-rad-value-value", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-rad-value-value", + "linkingText": [ + "value" + ], + "localLinkingText": [], + "type": "argument", + "for": [ + "CSS/rad(value)" + ], + "access": "public", + "informative": false, + "heading": { + "id": "numeric-factory", + "href": "https://www.w3.org/TR/css-typed-om-1/#numeric-factory", + "title": "Numeric Factory Functions", + "number": "4.3.5" + }, + "definedIn": "pre" + }, + { + "id": "dom-css-turn", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-turn", + "linkingText": [ + "turn(value)" + ], + "localLinkingText": [], + "type": "method", + "for": [ + "CSS" + ], + "access": "public", + "informative": false, + "heading": { + "id": "numeric-factory", + "href": "https://www.w3.org/TR/css-typed-om-1/#numeric-factory", + "title": "Numeric Factory Functions", + "number": "4.3.5" + }, + "definedIn": "pre" + }, + { + "id": "dom-css-turn-value-value", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-turn-value-value", + "linkingText": [ + "value" + ], + "localLinkingText": [], + "type": "argument", + "for": [ + "CSS/turn(value)" + ], + "access": "public", + "informative": false, + "heading": { + "id": "numeric-factory", + "href": "https://www.w3.org/TR/css-typed-om-1/#numeric-factory", + "title": "Numeric Factory Functions", + "number": "4.3.5" + }, + "definedIn": "pre" + }, + { + "id": "dom-css-s", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-s", + "linkingText": [ + "s(value)" + ], + "localLinkingText": [], + "type": "method", + "for": [ + "CSS" + ], + "access": "public", + "informative": false, + "heading": { + "id": "numeric-factory", + "href": "https://www.w3.org/TR/css-typed-om-1/#numeric-factory", + "title": "Numeric Factory Functions", + "number": "4.3.5" + }, + "definedIn": "pre" + }, + { + "id": "dom-css-s-value-value", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-s-value-value", + "linkingText": [ + "value" + ], + "localLinkingText": [], + "type": "argument", + "for": [ + "CSS/s(value)" + ], + "access": "public", + "informative": false, + "heading": { + "id": "numeric-factory", + "href": "https://www.w3.org/TR/css-typed-om-1/#numeric-factory", + "title": "Numeric Factory Functions", + "number": "4.3.5" + }, + "definedIn": "pre" + }, + { + "id": "dom-css-ms", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-ms", + "linkingText": [ + "ms(value)" + ], + "localLinkingText": [], + "type": "method", + "for": [ + "CSS" + ], + "access": "public", + "informative": false, + "heading": { + "id": "numeric-factory", + "href": "https://www.w3.org/TR/css-typed-om-1/#numeric-factory", + "title": "Numeric Factory Functions", + "number": "4.3.5" + }, + "definedIn": "pre" + }, + { + "id": "dom-css-ms-value-value", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-ms-value-value", + "linkingText": [ + "value" + ], + "localLinkingText": [], + "type": "argument", + "for": [ + "CSS/ms(value)" + ], + "access": "public", + "informative": false, + "heading": { + "id": "numeric-factory", + "href": "https://www.w3.org/TR/css-typed-om-1/#numeric-factory", + "title": "Numeric Factory Functions", + "number": "4.3.5" + }, + "definedIn": "pre" + }, + { + "id": "dom-css-hz", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-hz", + "linkingText": [ + "Hz(value)" + ], + "localLinkingText": [], + "type": "method", + "for": [ + "CSS" + ], + "access": "public", + "informative": false, + "heading": { + "id": "numeric-factory", + "href": "https://www.w3.org/TR/css-typed-om-1/#numeric-factory", + "title": "Numeric Factory Functions", + "number": "4.3.5" + }, + "definedIn": "pre" + }, + { + "id": "dom-css-hz-value-value", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-hz-value-value", + "linkingText": [ + "value" + ], + "localLinkingText": [], + "type": "argument", + "for": [ + "CSS/Hz(value)" + ], + "access": "public", + "informative": false, + "heading": { + "id": "numeric-factory", + "href": "https://www.w3.org/TR/css-typed-om-1/#numeric-factory", + "title": "Numeric Factory Functions", + "number": "4.3.5" + }, + "definedIn": "pre" + }, + { + "id": "dom-css-khz", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-khz", + "linkingText": [ + "kHz(value)" + ], + "localLinkingText": [], + "type": "method", + "for": [ + "CSS" + ], + "access": "public", + "informative": false, + "heading": { + "id": "numeric-factory", + "href": "https://www.w3.org/TR/css-typed-om-1/#numeric-factory", + "title": "Numeric Factory Functions", + "number": "4.3.5" + }, + "definedIn": "pre" + }, + { + "id": "dom-css-khz-value-value", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-khz-value-value", + "linkingText": [ + "value" + ], + "localLinkingText": [], + "type": "argument", + "for": [ + "CSS/kHz(value)" + ], + "access": "public", + "informative": false, + "heading": { + "id": "numeric-factory", + "href": "https://www.w3.org/TR/css-typed-om-1/#numeric-factory", + "title": "Numeric Factory Functions", + "number": "4.3.5" + }, + "definedIn": "pre" + }, + { + "id": "dom-css-dpi", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-dpi", + "linkingText": [ + "dpi(value)" + ], + "localLinkingText": [], + "type": "method", + "for": [ + "CSS" + ], + "access": "public", + "informative": false, + "heading": { + "id": "numeric-factory", + "href": "https://www.w3.org/TR/css-typed-om-1/#numeric-factory", + "title": "Numeric Factory Functions", + "number": "4.3.5" + }, + "definedIn": "pre" + }, + { + "id": "dom-css-dpi-value-value", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-dpi-value-value", + "linkingText": [ + "value" + ], + "localLinkingText": [], + "type": "argument", + "for": [ + "CSS/dpi(value)" + ], + "access": "public", + "informative": false, + "heading": { + "id": "numeric-factory", + "href": "https://www.w3.org/TR/css-typed-om-1/#numeric-factory", + "title": "Numeric Factory Functions", + "number": "4.3.5" + }, + "definedIn": "pre" + }, + { + "id": "dom-css-dpcm", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-dpcm", + "linkingText": [ + "dpcm(value)" + ], + "localLinkingText": [], + "type": "method", + "for": [ + "CSS" + ], + "access": "public", + "informative": false, + "heading": { + "id": "numeric-factory", + "href": "https://www.w3.org/TR/css-typed-om-1/#numeric-factory", + "title": "Numeric Factory Functions", + "number": "4.3.5" + }, + "definedIn": "pre" + }, + { + "id": "dom-css-dpcm-value-value", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-dpcm-value-value", + "linkingText": [ + "value" + ], + "localLinkingText": [], + "type": "argument", + "for": [ + "CSS/dpcm(value)" + ], + "access": "public", + "informative": false, + "heading": { + "id": "numeric-factory", + "href": "https://www.w3.org/TR/css-typed-om-1/#numeric-factory", + "title": "Numeric Factory Functions", + "number": "4.3.5" + }, + "definedIn": "pre" + }, + { + "id": "dom-css-dppx", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-dppx", + "linkingText": [ + "dppx(value)" + ], + "localLinkingText": [], + "type": "method", + "for": [ + "CSS" + ], + "access": "public", + "informative": false, + "heading": { + "id": "numeric-factory", + "href": "https://www.w3.org/TR/css-typed-om-1/#numeric-factory", + "title": "Numeric Factory Functions", + "number": "4.3.5" + }, + "definedIn": "pre" + }, + { + "id": "dom-css-dppx-value-value", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-dppx-value-value", + "linkingText": [ + "value" + ], + "localLinkingText": [], + "type": "argument", + "for": [ + "CSS/dppx(value)" + ], + "access": "public", + "informative": false, + "heading": { + "id": "numeric-factory", + "href": "https://www.w3.org/TR/css-typed-om-1/#numeric-factory", + "title": "Numeric Factory Functions", + "number": "4.3.5" + }, + "definedIn": "pre" + }, + { + "id": "dom-css-fr", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-fr", + "linkingText": [ + "fr(value)" + ], + "localLinkingText": [], + "type": "method", + "for": [ + "CSS" + ], + "access": "public", + "informative": false, + "heading": { + "id": "numeric-factory", + "href": "https://www.w3.org/TR/css-typed-om-1/#numeric-factory", + "title": "Numeric Factory Functions", + "number": "4.3.5" + }, + "definedIn": "pre" + }, + { + "id": "dom-css-fr-value-value", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-css-fr-value-value", + "linkingText": [ + "value" + ], + "localLinkingText": [], + "type": "argument", + "for": [ + "CSS/fr(value)" + ], + "access": "public", + "informative": false, + "heading": { + "id": "numeric-factory", + "href": "https://www.w3.org/TR/css-typed-om-1/#numeric-factory", + "title": "Numeric Factory Functions", + "number": "4.3.5" + }, + "definedIn": "pre" + }, + { + "id": "csstransformvalue", + "href": "https://www.w3.org/TR/css-typed-om-1/#csstransformvalue", + "linkingText": [ + "CSSTransformValue" + ], + "localLinkingText": [], + "type": "interface", + "for": [], + "access": "public", + "informative": false, + "heading": { + "id": "transformvalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#transformvalue-objects", + "title": "CSSTransformValue objects", + "number": "4.4" + }, + "definedIn": "pre" + }, + { + "id": "dom-csstransformvalue-csstransformvalue-transforms-transforms", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-csstransformvalue-csstransformvalue-transforms-transforms", + "linkingText": [ + "transforms" + ], + "localLinkingText": [], + "type": "argument", + "for": [ + "CSSTransformValue/CSSTransformValue(transforms)", + "CSSTransformValue/constructor(transforms)" + ], + "access": "public", + "informative": false, + "heading": { + "id": "transformvalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#transformvalue-objects", + "title": "CSSTransformValue objects", + "number": "4.4" + }, + "definedIn": "pre" + }, + { + "id": "dom-csstransformvalue-__getter__-index-index", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-csstransformvalue-__getter__-index-index", + "linkingText": [ + "index" + ], + "localLinkingText": [], + "type": "argument", + "for": [ + "CSSTransformValue/__getter__(index)" + ], + "access": "public", + "informative": false, + "heading": { + "id": "transformvalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#transformvalue-objects", + "title": "CSSTransformValue objects", + "number": "4.4" + }, + "definedIn": "pre" + }, + { + "id": "dom-csstransformvalue-__setter__-index-val-index", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-csstransformvalue-__setter__-index-val-index", + "linkingText": [ + "index" + ], + "localLinkingText": [], + "type": "argument", + "for": [ + "CSSTransformValue/__setter__(index, val)" + ], + "access": "public", + "informative": false, + "heading": { + "id": "transformvalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#transformvalue-objects", + "title": "CSSTransformValue objects", + "number": "4.4" + }, + "definedIn": "pre" + }, + { + "id": "dom-csstransformvalue-__setter__-index-val-val", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-csstransformvalue-__setter__-index-val-val", + "linkingText": [ + "val" + ], + "localLinkingText": [], + "type": "argument", + "for": [ + "CSSTransformValue/__setter__(index, val)" + ], + "access": "public", + "informative": false, + "heading": { + "id": "transformvalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#transformvalue-objects", + "title": "CSSTransformValue objects", + "number": "4.4" + }, + "definedIn": "pre" + }, + { + "id": "dom-csstransformvalue-csstransformvalue", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-csstransformvalue-csstransformvalue", + "linkingText": [ + "CSSTransformValue(transforms)", + "constructor(transforms)" + ], + "localLinkingText": [], + "type": "constructor", + "for": [ + "CSSTransformValue" + ], + "access": "public", + "informative": false, + "heading": { + "id": "transformvalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#transformvalue-objects", + "title": "CSSTransformValue objects", + "number": "4.4" + }, + "definedIn": "prose" + }, + { + "id": "dom-csstransformvalue-is2d", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-csstransformvalue-is2d", + "linkingText": [ + "is2D" + ], + "localLinkingText": [], + "type": "attribute", + "for": [ + "CSSTransformValue" + ], + "access": "public", + "informative": false, + "heading": { + "id": "transformvalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#transformvalue-objects", + "title": "CSSTransformValue objects", + "number": "4.4" + }, + "definedIn": "prose" + }, + { + "id": "dom-csstransformvalue-tomatrix", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-csstransformvalue-tomatrix", + "linkingText": [ + "toMatrix()" + ], + "localLinkingText": [], + "type": "method", + "for": [ + "CSSTransformValue" + ], + "access": "public", + "informative": false, + "heading": { + "id": "transformvalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#transformvalue-objects", + "title": "CSSTransformValue objects", + "number": "4.4" + }, + "definedIn": "prose" + }, + { + "id": "dom-csstransformvalue-length", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-csstransformvalue-length", + "linkingText": [ + "length" + ], + "localLinkingText": [], + "type": "attribute", + "for": [ + "CSSTransformValue" + ], + "access": "public", + "informative": false, + "heading": { + "id": "transformvalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#transformvalue-objects", + "title": "CSSTransformValue objects", + "number": "4.4" + }, + "definedIn": "prose" + }, + { + "id": "dom-csstransformvalue-values-slot", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-csstransformvalue-values-slot", + "linkingText": [ + "[[values]]" + ], + "localLinkingText": [], + "type": "attribute", + "for": [ + "CSSTransformValue" + ], + "access": "public", + "informative": false, + "heading": { + "id": "transformvalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#transformvalue-objects", + "title": "CSSTransformValue objects", + "number": "4.4" + }, + "definedIn": "prose" + }, + { + "id": "typedefdef-cssperspectivevalue", + "href": "https://www.w3.org/TR/css-typed-om-1/#typedefdef-cssperspectivevalue", + "linkingText": [ + "CSSPerspectiveValue" + ], + "localLinkingText": [], + "type": "typedef", + "for": [], + "access": "public", + "informative": false, + "heading": { + "id": "transformvalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#transformvalue-objects", + "title": "CSSTransformValue objects", + "number": "4.4" + }, + "definedIn": "pre" + }, + { + "id": "csstransformcomponent", + "href": "https://www.w3.org/TR/css-typed-om-1/#csstransformcomponent", + "linkingText": [ + "CSSTransformComponent" + ], + "localLinkingText": [], + "type": "interface", + "for": [], + "access": "public", + "informative": false, + "heading": { + "id": "transformvalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#transformvalue-objects", + "title": "CSSTransformValue objects", + "number": "4.4" + }, + "definedIn": "pre" + }, + { + "id": "CSSTransformComponent-stringification-behavior", + "href": "https://www.w3.org/TR/css-typed-om-1/#CSSTransformComponent-stringification-behavior", + "linkingText": [ + "stringification behavior" + ], + "localLinkingText": [], + "type": "dfn", + "for": [ + "CSSTransformComponent" + ], + "access": "public", + "informative": false, + "heading": { + "id": "transformvalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#transformvalue-objects", + "title": "CSSTransformValue objects", + "number": "4.4" + }, + "definedIn": "pre" + }, + { + "id": "csstranslate", + "href": "https://www.w3.org/TR/css-typed-om-1/#csstranslate", + "linkingText": [ + "CSSTranslate" + ], + "localLinkingText": [], + "type": "interface", + "for": [], + "access": "public", + "informative": false, + "heading": { + "id": "transformvalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#transformvalue-objects", + "title": "CSSTransformValue objects", + "number": "4.4" + }, + "definedIn": "pre" + }, + { + "id": "dom-csstranslate-csstranslate-x-y-z-x", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-csstranslate-csstranslate-x-y-z-x", + "linkingText": [ + "x" + ], + "localLinkingText": [], + "type": "argument", + "for": [ + "CSSTranslate/CSSTranslate(x, y, z)", + "CSSTranslate/constructor(x, y, z)", + "CSSTranslate/CSSTranslate(x, y)", + "CSSTranslate/constructor(x, y)" + ], + "access": "public", + "informative": false, + "heading": { + "id": "transformvalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#transformvalue-objects", + "title": "CSSTransformValue objects", + "number": "4.4" + }, + "definedIn": "pre" + }, + { + "id": "dom-csstranslate-csstranslate-x-y-z-y", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-csstranslate-csstranslate-x-y-z-y", + "linkingText": [ + "y" + ], + "localLinkingText": [], + "type": "argument", + "for": [ + "CSSTranslate/CSSTranslate(x, y, z)", + "CSSTranslate/constructor(x, y, z)", + "CSSTranslate/CSSTranslate(x, y)", + "CSSTranslate/constructor(x, y)" + ], + "access": "public", + "informative": false, + "heading": { + "id": "transformvalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#transformvalue-objects", + "title": "CSSTransformValue objects", + "number": "4.4" + }, + "definedIn": "pre" + }, + { + "id": "dom-csstranslate-csstranslate-x-y-z-z", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-csstranslate-csstranslate-x-y-z-z", + "linkingText": [ + "z" + ], + "localLinkingText": [], + "type": "argument", + "for": [ + "CSSTranslate/CSSTranslate(x, y, z)", + "CSSTranslate/constructor(x, y, z)", + "CSSTranslate/CSSTranslate(x, y)", + "CSSTranslate/constructor(x, y)" + ], + "access": "public", + "informative": false, + "heading": { + "id": "transformvalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#transformvalue-objects", + "title": "CSSTransformValue objects", + "number": "4.4" + }, + "definedIn": "pre" + }, + { + "id": "dom-csstranslate-x", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-csstranslate-x", + "linkingText": [ + "x" + ], + "localLinkingText": [], + "type": "attribute", + "for": [ + "CSSTranslate" + ], + "access": "public", + "informative": false, + "heading": { + "id": "transformvalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#transformvalue-objects", + "title": "CSSTransformValue objects", + "number": "4.4" + }, + "definedIn": "pre" + }, + { + "id": "dom-csstranslate-y", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-csstranslate-y", + "linkingText": [ + "y" + ], + "localLinkingText": [], + "type": "attribute", + "for": [ + "CSSTranslate" + ], + "access": "public", + "informative": false, + "heading": { + "id": "transformvalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#transformvalue-objects", + "title": "CSSTransformValue objects", + "number": "4.4" + }, + "definedIn": "pre" + }, + { + "id": "dom-csstranslate-z", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-csstranslate-z", + "linkingText": [ + "z" + ], + "localLinkingText": [], + "type": "attribute", + "for": [ + "CSSTranslate" + ], + "access": "public", + "informative": false, + "heading": { + "id": "transformvalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#transformvalue-objects", + "title": "CSSTransformValue objects", + "number": "4.4" + }, + "definedIn": "pre" + }, + { + "id": "cssrotate", + "href": "https://www.w3.org/TR/css-typed-om-1/#cssrotate", + "linkingText": [ + "CSSRotate" + ], + "localLinkingText": [], + "type": "interface", + "for": [], + "access": "public", + "informative": false, + "heading": { + "id": "transformvalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#transformvalue-objects", + "title": "CSSTransformValue objects", + "number": "4.4" + }, + "definedIn": "pre" + }, + { + "id": "dom-cssrotate-cssrotate-angle-angle", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssrotate-cssrotate-angle-angle", + "linkingText": [ + "angle" + ], + "localLinkingText": [], + "type": "argument", + "for": [ + "CSSRotate/CSSRotate(angle)", + "CSSRotate/constructor(angle)" + ], + "access": "public", + "informative": false, + "heading": { + "id": "transformvalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#transformvalue-objects", + "title": "CSSTransformValue objects", + "number": "4.4" + }, + "definedIn": "pre" + }, + { + "id": "dom-cssrotate-cssrotate-x-y-z-angle-x", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssrotate-cssrotate-x-y-z-angle-x", + "linkingText": [ + "x" + ], + "localLinkingText": [], + "type": "argument", + "for": [ + "CSSRotate/CSSRotate(x, y, z, angle)", + "CSSRotate/constructor(x, y, z, angle)" + ], + "access": "public", + "informative": false, + "heading": { + "id": "transformvalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#transformvalue-objects", + "title": "CSSTransformValue objects", + "number": "4.4" + }, + "definedIn": "pre" + }, + { + "id": "dom-cssrotate-cssrotate-x-y-z-angle-y", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssrotate-cssrotate-x-y-z-angle-y", + "linkingText": [ + "y" + ], + "localLinkingText": [], + "type": "argument", + "for": [ + "CSSRotate/CSSRotate(x, y, z, angle)", + "CSSRotate/constructor(x, y, z, angle)" + ], + "access": "public", + "informative": false, + "heading": { + "id": "transformvalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#transformvalue-objects", + "title": "CSSTransformValue objects", + "number": "4.4" + }, + "definedIn": "pre" + }, + { + "id": "dom-cssrotate-cssrotate-x-y-z-angle-z", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssrotate-cssrotate-x-y-z-angle-z", + "linkingText": [ + "z" + ], + "localLinkingText": [], + "type": "argument", + "for": [ + "CSSRotate/CSSRotate(x, y, z, angle)", + "CSSRotate/constructor(x, y, z, angle)" + ], + "access": "public", + "informative": false, + "heading": { + "id": "transformvalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#transformvalue-objects", + "title": "CSSTransformValue objects", + "number": "4.4" + }, + "definedIn": "pre" + }, + { + "id": "dom-cssrotate-cssrotate-x-y-z-angle-angle", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssrotate-cssrotate-x-y-z-angle-angle", + "linkingText": [ + "angle" + ], + "localLinkingText": [], + "type": "argument", + "for": [ + "CSSRotate/CSSRotate(x, y, z, angle)", + "CSSRotate/constructor(x, y, z, angle)" + ], + "access": "public", + "informative": false, + "heading": { + "id": "transformvalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#transformvalue-objects", + "title": "CSSTransformValue objects", + "number": "4.4" + }, + "definedIn": "pre" + }, + { + "id": "dom-cssrotate-angle", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssrotate-angle", + "linkingText": [ + "angle" + ], + "localLinkingText": [], + "type": "attribute", + "for": [ + "CSSRotate" + ], + "access": "public", + "informative": false, + "heading": { + "id": "transformvalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#transformvalue-objects", + "title": "CSSTransformValue objects", + "number": "4.4" + }, + "definedIn": "pre" + }, + { + "id": "cssscale", + "href": "https://www.w3.org/TR/css-typed-om-1/#cssscale", + "linkingText": [ + "CSSScale" + ], + "localLinkingText": [], + "type": "interface", + "for": [], + "access": "public", + "informative": false, + "heading": { + "id": "transformvalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#transformvalue-objects", + "title": "CSSTransformValue objects", + "number": "4.4" + }, + "definedIn": "pre" + }, + { + "id": "dom-cssscale-cssscale-x-y-z-x", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssscale-cssscale-x-y-z-x", + "linkingText": [ + "x" + ], + "localLinkingText": [], + "type": "argument", + "for": [ + "CSSScale/CSSScale(x, y, z)", + "CSSScale/constructor(x, y, z)", + "CSSScale/CSSScale(x, y)", + "CSSScale/constructor(x, y)" + ], + "access": "public", + "informative": false, + "heading": { + "id": "transformvalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#transformvalue-objects", + "title": "CSSTransformValue objects", + "number": "4.4" + }, + "definedIn": "pre" + }, + { + "id": "dom-cssscale-cssscale-x-y-z-y", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssscale-cssscale-x-y-z-y", + "linkingText": [ + "y" + ], + "localLinkingText": [], + "type": "argument", + "for": [ + "CSSScale/CSSScale(x, y, z)", + "CSSScale/constructor(x, y, z)", + "CSSScale/CSSScale(x, y)", + "CSSScale/constructor(x, y)" + ], + "access": "public", + "informative": false, + "heading": { + "id": "transformvalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#transformvalue-objects", + "title": "CSSTransformValue objects", + "number": "4.4" + }, + "definedIn": "pre" + }, + { + "id": "dom-cssscale-cssscale-x-y-z-z", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssscale-cssscale-x-y-z-z", + "linkingText": [ + "z" + ], + "localLinkingText": [], + "type": "argument", + "for": [ + "CSSScale/CSSScale(x, y, z)", + "CSSScale/constructor(x, y, z)", + "CSSScale/CSSScale(x, y)", + "CSSScale/constructor(x, y)" + ], + "access": "public", + "informative": false, + "heading": { + "id": "transformvalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#transformvalue-objects", + "title": "CSSTransformValue objects", + "number": "4.4" + }, + "definedIn": "pre" + }, + { + "id": "cssskew", + "href": "https://www.w3.org/TR/css-typed-om-1/#cssskew", + "linkingText": [ + "CSSSkew" + ], + "localLinkingText": [], + "type": "interface", + "for": [], + "access": "public", + "informative": false, + "heading": { + "id": "transformvalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#transformvalue-objects", + "title": "CSSTransformValue objects", + "number": "4.4" + }, + "definedIn": "pre" + }, + { + "id": "dom-cssskew-cssskew-ax-ay-ax", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssskew-cssskew-ax-ay-ax", + "linkingText": [ + "ax" + ], + "localLinkingText": [], + "type": "argument", + "for": [ + "CSSSkew/CSSSkew(ax, ay)", + "CSSSkew/constructor(ax, ay)" + ], + "access": "public", + "informative": false, + "heading": { + "id": "transformvalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#transformvalue-objects", + "title": "CSSTransformValue objects", + "number": "4.4" + }, + "definedIn": "pre" + }, + { + "id": "dom-cssskew-cssskew-ax-ay-ay", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssskew-cssskew-ax-ay-ay", + "linkingText": [ + "ay" + ], + "localLinkingText": [], + "type": "argument", + "for": [ + "CSSSkew/CSSSkew(ax, ay)", + "CSSSkew/constructor(ax, ay)" + ], + "access": "public", + "informative": false, + "heading": { + "id": "transformvalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#transformvalue-objects", + "title": "CSSTransformValue objects", + "number": "4.4" + }, + "definedIn": "pre" + }, + { + "id": "dom-cssskew-ax", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssskew-ax", + "linkingText": [ + "ax" + ], + "localLinkingText": [], + "type": "attribute", + "for": [ + "CSSSkew" + ], + "access": "public", + "informative": false, + "heading": { + "id": "transformvalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#transformvalue-objects", + "title": "CSSTransformValue objects", + "number": "4.4" + }, + "definedIn": "pre" + }, + { + "id": "dom-cssskew-ay", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssskew-ay", + "linkingText": [ + "ay" + ], + "localLinkingText": [], + "type": "attribute", + "for": [ + "CSSSkew" + ], + "access": "public", + "informative": false, + "heading": { + "id": "transformvalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#transformvalue-objects", + "title": "CSSTransformValue objects", + "number": "4.4" + }, + "definedIn": "pre" + }, + { + "id": "cssskewx", + "href": "https://www.w3.org/TR/css-typed-om-1/#cssskewx", + "linkingText": [ + "CSSSkewX" + ], + "localLinkingText": [], + "type": "interface", + "for": [], + "access": "public", + "informative": false, + "heading": { + "id": "transformvalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#transformvalue-objects", + "title": "CSSTransformValue objects", + "number": "4.4" + }, + "definedIn": "pre" + }, + { + "id": "dom-cssskewx-cssskewx-ax-ax", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssskewx-cssskewx-ax-ax", + "linkingText": [ + "ax" + ], + "localLinkingText": [], + "type": "argument", + "for": [ + "CSSSkewX/CSSSkewX(ax)", + "CSSSkewX/constructor(ax)" + ], + "access": "public", + "informative": false, + "heading": { + "id": "transformvalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#transformvalue-objects", + "title": "CSSTransformValue objects", + "number": "4.4" + }, + "definedIn": "pre" + }, + { + "id": "dom-cssskewx-ax", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssskewx-ax", + "linkingText": [ + "ax" + ], + "localLinkingText": [], + "type": "attribute", + "for": [ + "CSSSkewX" + ], + "access": "public", + "informative": false, + "heading": { + "id": "transformvalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#transformvalue-objects", + "title": "CSSTransformValue objects", + "number": "4.4" + }, + "definedIn": "pre" + }, + { + "id": "cssskewy", + "href": "https://www.w3.org/TR/css-typed-om-1/#cssskewy", + "linkingText": [ + "CSSSkewY" + ], + "localLinkingText": [], + "type": "interface", + "for": [], + "access": "public", + "informative": false, + "heading": { + "id": "transformvalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#transformvalue-objects", + "title": "CSSTransformValue objects", + "number": "4.4" + }, + "definedIn": "pre" + }, + { + "id": "dom-cssskewy-cssskewy-ay-ay", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssskewy-cssskewy-ay-ay", + "linkingText": [ + "ay" + ], + "localLinkingText": [], + "type": "argument", + "for": [ + "CSSSkewY/CSSSkewY(ay)", + "CSSSkewY/constructor(ay)" + ], + "access": "public", + "informative": false, + "heading": { + "id": "transformvalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#transformvalue-objects", + "title": "CSSTransformValue objects", + "number": "4.4" + }, + "definedIn": "pre" + }, + { + "id": "dom-cssskewy-ay", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssskewy-ay", + "linkingText": [ + "ay" + ], + "localLinkingText": [], + "type": "attribute", + "for": [ + "CSSSkewY" + ], + "access": "public", + "informative": false, + "heading": { + "id": "transformvalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#transformvalue-objects", + "title": "CSSTransformValue objects", + "number": "4.4" + }, + "definedIn": "pre" + }, + { + "id": "cssperspective", + "href": "https://www.w3.org/TR/css-typed-om-1/#cssperspective", + "linkingText": [ + "CSSPerspective" + ], + "localLinkingText": [], + "type": "interface", + "for": [], + "access": "public", + "informative": false, + "heading": { + "id": "transformvalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#transformvalue-objects", + "title": "CSSTransformValue objects", + "number": "4.4" + }, + "definedIn": "pre" + }, + { + "id": "dom-cssperspective-cssperspective-length-length", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssperspective-cssperspective-length-length", + "linkingText": [ + "length" + ], + "localLinkingText": [], + "type": "argument", + "for": [ + "CSSPerspective/CSSPerspective(length)", + "CSSPerspective/constructor(length)" + ], + "access": "public", + "informative": false, + "heading": { + "id": "transformvalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#transformvalue-objects", + "title": "CSSTransformValue objects", + "number": "4.4" + }, + "definedIn": "pre" + }, + { + "id": "dom-cssperspective-length", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssperspective-length", + "linkingText": [ + "length" + ], + "localLinkingText": [], + "type": "attribute", + "for": [ + "CSSPerspective" + ], + "access": "public", + "informative": false, + "heading": { + "id": "transformvalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#transformvalue-objects", + "title": "CSSTransformValue objects", + "number": "4.4" + }, + "definedIn": "pre" + }, + { + "id": "cssmatrixcomponent", + "href": "https://www.w3.org/TR/css-typed-om-1/#cssmatrixcomponent", + "linkingText": [ + "CSSMatrixComponent" + ], + "localLinkingText": [], + "type": "interface", + "for": [], + "access": "public", + "informative": false, + "heading": { + "id": "transformvalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#transformvalue-objects", + "title": "CSSTransformValue objects", + "number": "4.4" + }, + "definedIn": "pre" + }, + { + "id": "dom-cssmatrixcomponent-cssmatrixcomponent-matrix-options-matrix", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssmatrixcomponent-cssmatrixcomponent-matrix-options-matrix", + "linkingText": [ + "matrix" + ], + "localLinkingText": [], + "type": "argument", + "for": [ + "CSSMatrixComponent/CSSMatrixComponent(matrix, options)", + "CSSMatrixComponent/constructor(matrix, options)", + "CSSMatrixComponent/CSSMatrixComponent(matrix)", + "CSSMatrixComponent/constructor(matrix)" + ], + "access": "public", + "informative": false, + "heading": { + "id": "transformvalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#transformvalue-objects", + "title": "CSSTransformValue objects", + "number": "4.4" + }, + "definedIn": "pre" + }, + { + "id": "dom-cssmatrixcomponent-cssmatrixcomponent-matrix-options-options", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssmatrixcomponent-cssmatrixcomponent-matrix-options-options", + "linkingText": [ + "options" + ], + "localLinkingText": [], + "type": "argument", + "for": [ + "CSSMatrixComponent/CSSMatrixComponent(matrix, options)", + "CSSMatrixComponent/constructor(matrix, options)", + "CSSMatrixComponent/CSSMatrixComponent(matrix)", + "CSSMatrixComponent/constructor(matrix)" + ], + "access": "public", + "informative": false, + "heading": { + "id": "transformvalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#transformvalue-objects", + "title": "CSSTransformValue objects", + "number": "4.4" + }, + "definedIn": "pre" + }, + { + "id": "dom-cssmatrixcomponent-matrix", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssmatrixcomponent-matrix", + "linkingText": [ + "matrix" + ], + "localLinkingText": [], + "type": "attribute", + "for": [ + "CSSMatrixComponent" + ], + "access": "public", + "informative": false, + "heading": { + "id": "transformvalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#transformvalue-objects", + "title": "CSSTransformValue objects", + "number": "4.4" + }, + "definedIn": "pre" + }, + { + "id": "dictdef-cssmatrixcomponentoptions", + "href": "https://www.w3.org/TR/css-typed-om-1/#dictdef-cssmatrixcomponentoptions", + "linkingText": [ + "CSSMatrixComponentOptions" + ], + "localLinkingText": [], + "type": "dictionary", + "for": [], + "access": "public", + "informative": false, + "heading": { + "id": "transformvalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#transformvalue-objects", + "title": "CSSTransformValue objects", + "number": "4.4" + }, + "definedIn": "pre" + }, + { + "id": "dom-cssmatrixcomponentoptions-is2d", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssmatrixcomponentoptions-is2d", + "linkingText": [ + "is2D" + ], + "localLinkingText": [], + "type": "dict-member", + "for": [ + "CSSMatrixComponentOptions" + ], + "access": "public", + "informative": false, + "heading": { + "id": "transformvalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#transformvalue-objects", + "title": "CSSTransformValue objects", + "number": "4.4" + }, + "definedIn": "pre" + }, + { + "id": "dom-csstransformcomponent-is2d", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-csstransformcomponent-is2d", + "linkingText": [ + "is2D" + ], + "localLinkingText": [], + "type": "attribute", + "for": [ + "CSSTransformComponent" + ], + "access": "public", + "informative": false, + "heading": { + "id": "transformvalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#transformvalue-objects", + "title": "CSSTransformValue objects", + "number": "4.4" + }, + "definedIn": "prose" + }, + { + "id": "dom-csstransformcomponent-tomatrix", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-csstransformcomponent-tomatrix", + "linkingText": [ + "toMatrix()" + ], + "localLinkingText": [], + "type": "method", + "for": [ + "CSSTransformComponent" + ], + "access": "public", + "informative": false, + "heading": { + "id": "transformvalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#transformvalue-objects", + "title": "CSSTransformValue objects", + "number": "4.4" + }, + "definedIn": "prose" + }, + { + "id": "dom-csstranslate-csstranslate", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-csstranslate-csstranslate", + "linkingText": [ + "CSSTranslate(x, y, z)", + "constructor(x, y, z)", + "CSSTranslate(x, y)", + "constructor(x, y)" + ], + "localLinkingText": [], + "type": "constructor", + "for": [ + "CSSTranslate" + ], + "access": "public", + "informative": false, + "heading": { + "id": "transformvalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#transformvalue-objects", + "title": "CSSTransformValue objects", + "number": "4.4" + }, + "definedIn": "prose" + }, + { + "id": "dom-cssrotate-cssrotate", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssrotate-cssrotate", + "linkingText": [ + "CSSRotate(angle)", + "constructor(angle)" + ], + "localLinkingText": [], + "type": "constructor", + "for": [ + "CSSRotate" + ], + "access": "public", + "informative": false, + "heading": { + "id": "transformvalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#transformvalue-objects", + "title": "CSSTransformValue objects", + "number": "4.4" + }, + "definedIn": "prose" + }, + { + "id": "dom-cssrotate-cssrotate-x-y-z-angle", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssrotate-cssrotate-x-y-z-angle", + "linkingText": [ + "CSSRotate(x, y, z, angle)", + "constructor(x, y, z, angle)" + ], + "localLinkingText": [], + "type": "constructor", + "for": [ + "CSSRotate" + ], + "access": "public", + "informative": false, + "heading": { + "id": "transformvalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#transformvalue-objects", + "title": "CSSTransformValue objects", + "number": "4.4" + }, + "definedIn": "prose" + }, + { + "id": "dom-cssrotate-x", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssrotate-x", + "linkingText": [ + "x" + ], + "localLinkingText": [], + "type": "attribute", + "for": [ + "CSSRotate" + ], + "access": "public", + "informative": false, + "heading": { + "id": "transformvalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#transformvalue-objects", + "title": "CSSTransformValue objects", + "number": "4.4" + }, + "definedIn": "prose" + }, + { + "id": "dom-cssrotate-y", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssrotate-y", + "linkingText": [ + "y" + ], + "localLinkingText": [], + "type": "attribute", + "for": [ + "CSSRotate" + ], + "access": "public", + "informative": false, + "heading": { + "id": "transformvalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#transformvalue-objects", + "title": "CSSTransformValue objects", + "number": "4.4" + }, + "definedIn": "prose" + }, + { + "id": "dom-cssrotate-z", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssrotate-z", + "linkingText": [ + "z" + ], + "localLinkingText": [], + "type": "attribute", + "for": [ + "CSSRotate" + ], + "access": "public", + "informative": false, + "heading": { + "id": "transformvalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#transformvalue-objects", + "title": "CSSTransformValue objects", + "number": "4.4" + }, + "definedIn": "prose" + }, + { + "id": "dom-cssscale-cssscale", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssscale-cssscale", + "linkingText": [ + "CSSScale(x, y, z)", + "constructor(x, y, z)", + "CSSScale(x, y)", + "constructor(x, y)" + ], + "localLinkingText": [], + "type": "constructor", + "for": [ + "CSSScale" + ], + "access": "public", + "informative": false, + "heading": { + "id": "transformvalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#transformvalue-objects", + "title": "CSSTransformValue objects", + "number": "4.4" + }, + "definedIn": "prose" + }, + { + "id": "dom-cssscale-x", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssscale-x", + "linkingText": [ + "x" + ], + "localLinkingText": [], + "type": "attribute", + "for": [ + "CSSScale" + ], + "access": "public", + "informative": false, + "heading": { + "id": "transformvalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#transformvalue-objects", + "title": "CSSTransformValue objects", + "number": "4.4" + }, + "definedIn": "prose" + }, + { + "id": "dom-cssscale-y", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssscale-y", + "linkingText": [ + "y" + ], + "localLinkingText": [], + "type": "attribute", + "for": [ + "CSSScale" + ], + "access": "public", + "informative": false, + "heading": { + "id": "transformvalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#transformvalue-objects", + "title": "CSSTransformValue objects", + "number": "4.4" + }, + "definedIn": "prose" + }, + { + "id": "dom-cssscale-z", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssscale-z", + "linkingText": [ + "z" + ], + "localLinkingText": [], + "type": "attribute", + "for": [ + "CSSScale" + ], + "access": "public", + "informative": false, + "heading": { + "id": "transformvalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#transformvalue-objects", + "title": "CSSTransformValue objects", + "number": "4.4" + }, + "definedIn": "prose" + }, + { + "id": "dom-cssskew-cssskew", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssskew-cssskew", + "linkingText": [ + "CSSSkew(ax, ay)", + "constructor(ax, ay)" + ], + "localLinkingText": [], + "type": "constructor", + "for": [ + "CSSSkew" + ], + "access": "public", + "informative": false, + "heading": { + "id": "transformvalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#transformvalue-objects", + "title": "CSSTransformValue objects", + "number": "4.4" + }, + "definedIn": "prose" + }, + { + "id": "dom-cssskewx-cssskewx", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssskewx-cssskewx", + "linkingText": [ + "CSSSkewX(ax)", + "constructor(ax)" + ], + "localLinkingText": [], + "type": "constructor", + "for": [ + "CSSSkewX" + ], + "access": "public", + "informative": false, + "heading": { + "id": "transformvalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#transformvalue-objects", + "title": "CSSTransformValue objects", + "number": "4.4" + }, + "definedIn": "prose" + }, + { + "id": "dom-cssskewy-cssskewy", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssskewy-cssskewy", + "linkingText": [ + "CSSSkewY(ay)", + "constructor(ay)" + ], + "localLinkingText": [], + "type": "constructor", + "for": [ + "CSSSkewY" + ], + "access": "public", + "informative": false, + "heading": { + "id": "transformvalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#transformvalue-objects", + "title": "CSSTransformValue objects", + "number": "4.4" + }, + "definedIn": "prose" + }, + { + "id": "dom-cssskew-is2d", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssskew-is2d", + "linkingText": [ + "is2D" + ], + "localLinkingText": [], + "type": "attribute", + "for": [ + "CSSSkew", + "CSSSkewX", + "CSSSkewY" + ], + "access": "public", + "informative": false, + "heading": { + "id": "transformvalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#transformvalue-objects", + "title": "CSSTransformValue objects", + "number": "4.4" + }, + "definedIn": "prose" + }, + { + "id": "dom-cssperspective-cssperspective", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssperspective-cssperspective", + "linkingText": [ + "CSSPerspective(length)", + "constructor(length)" + ], + "localLinkingText": [], + "type": "constructor", + "for": [ + "CSSPerspective" + ], + "access": "public", + "informative": false, + "heading": { + "id": "transformvalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#transformvalue-objects", + "title": "CSSTransformValue objects", + "number": "4.4" + }, + "definedIn": "prose" + }, + { + "id": "dom-cssperspective-is2d", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssperspective-is2d", + "linkingText": [ + "is2D" + ], + "localLinkingText": [], + "type": "attribute", + "for": [ + "CSSPerspective" + ], + "access": "public", + "informative": false, + "heading": { + "id": "transformvalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#transformvalue-objects", + "title": "CSSTransformValue objects", + "number": "4.4" + }, + "definedIn": "prose" + }, + { + "id": "dom-cssmatrixcomponent-cssmatrixcomponent", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssmatrixcomponent-cssmatrixcomponent", + "linkingText": [ + "CSSMatrixComponent(matrix, options)", + "constructor(matrix, options)", + "CSSMatrixComponent(matrix)", + "constructor(matrix)" + ], + "localLinkingText": [], + "type": "constructor", + "for": [ + "CSSMatrixComponent" ], "access": "public", "informative": false, @@ -5006,139 +7919,489 @@ "title": "CSSTransformValue objects", "number": "4.4" }, + "definedIn": "prose" + }, + { + "id": "cssimagevalue", + "href": "https://www.w3.org/TR/css-typed-om-1/#cssimagevalue", + "linkingText": [ + "CSSImageValue" + ], + "localLinkingText": [], + "type": "interface", + "for": [], + "access": "public", + "informative": false, + "heading": { + "id": "imagevalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#imagevalue-objects", + "title": "CSSImageValue objects", + "number": "4.5" + }, + "definedIn": "pre" + }, + { + "id": "csscolorvalue", + "href": "https://www.w3.org/TR/css-typed-om-1/#csscolorvalue", + "linkingText": [ + "CSSColorValue" + ], + "localLinkingText": [], + "type": "interface", + "for": [], + "access": "public", + "informative": false, + "heading": { + "id": "colorvalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#colorvalue-objects", + "title": "CSSColorValue objects", + "number": "4.6" + }, + "definedIn": "pre" + }, + { + "id": "dom-csscolorvalue-parse-csstext-csstext", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-csscolorvalue-parse-csstext-csstext", + "linkingText": [ + "cssText" + ], + "localLinkingText": [], + "type": "argument", + "for": [ + "CSSColorValue/parse(cssText)" + ], + "access": "public", + "informative": false, + "heading": { + "id": "colorvalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#colorvalue-objects", + "title": "CSSColorValue objects", + "number": "4.6" + }, + "definedIn": "pre" + }, + { + "id": "dom-csscolorvalue-parse", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-csscolorvalue-parse", + "linkingText": [ + "parse(cssText)" + ], + "localLinkingText": [], + "type": "method", + "for": [ + "CSSColorValue" + ], + "access": "public", + "informative": false, + "heading": { + "id": "colorvalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#colorvalue-objects", + "title": "CSSColorValue objects", + "number": "4.6" + }, + "definedIn": "prose" + }, + { + "id": "typedefdef-csscolorrgbcomp", + "href": "https://www.w3.org/TR/css-typed-om-1/#typedefdef-csscolorrgbcomp", + "linkingText": [ + "CSSColorRGBComp" + ], + "localLinkingText": [], + "type": "typedef", + "for": [], + "access": "public", + "informative": false, + "heading": { + "id": "colorvalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#colorvalue-objects", + "title": "CSSColorValue objects", + "number": "4.6" + }, + "definedIn": "pre" + }, + { + "id": "typedefdef-csscolorpercent", + "href": "https://www.w3.org/TR/css-typed-om-1/#typedefdef-csscolorpercent", + "linkingText": [ + "CSSColorPercent" + ], + "localLinkingText": [], + "type": "typedef", + "for": [], + "access": "public", + "informative": false, + "heading": { + "id": "colorvalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#colorvalue-objects", + "title": "CSSColorValue objects", + "number": "4.6" + }, + "definedIn": "pre" + }, + { + "id": "typedefdef-csscolornumber", + "href": "https://www.w3.org/TR/css-typed-om-1/#typedefdef-csscolornumber", + "linkingText": [ + "CSSColorNumber" + ], + "localLinkingText": [], + "type": "typedef", + "for": [], + "access": "public", + "informative": false, + "heading": { + "id": "colorvalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#colorvalue-objects", + "title": "CSSColorValue objects", + "number": "4.6" + }, + "definedIn": "pre" + }, + { + "id": "typedefdef-csscolorangle", + "href": "https://www.w3.org/TR/css-typed-om-1/#typedefdef-csscolorangle", + "linkingText": [ + "CSSColorAngle" + ], + "localLinkingText": [], + "type": "typedef", + "for": [], + "access": "public", + "informative": false, + "heading": { + "id": "colorvalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#colorvalue-objects", + "title": "CSSColorValue objects", + "number": "4.6" + }, + "definedIn": "pre" + }, + { + "id": "rectify-a-csscolorrgbcomp", + "href": "https://www.w3.org/TR/css-typed-om-1/#rectify-a-csscolorrgbcomp", + "linkingText": [ + "rectify a CSSColorRGBComp" + ], + "localLinkingText": [], + "type": "dfn", + "for": [], + "access": "private", + "informative": false, + "heading": { + "id": "colorvalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#colorvalue-objects", + "title": "CSSColorValue objects", + "number": "4.6" + }, + "definedIn": "prose" + }, + { + "id": "rectify-a-csscolorpercent", + "href": "https://www.w3.org/TR/css-typed-om-1/#rectify-a-csscolorpercent", + "linkingText": [ + "rectify a CSSColorPercent" + ], + "localLinkingText": [], + "type": "dfn", + "for": [], + "access": "private", + "informative": false, + "heading": { + "id": "colorvalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#colorvalue-objects", + "title": "CSSColorValue objects", + "number": "4.6" + }, + "definedIn": "prose" + }, + { + "id": "rectify-a-csscolornumber", + "href": "https://www.w3.org/TR/css-typed-om-1/#rectify-a-csscolornumber", + "linkingText": [ + "rectify a CSSColorNumber" + ], + "localLinkingText": [], + "type": "dfn", + "for": [], + "access": "private", + "informative": false, + "heading": { + "id": "colorvalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#colorvalue-objects", + "title": "CSSColorValue objects", + "number": "4.6" + }, + "definedIn": "prose" + }, + { + "id": "rectify-a-csscolorangle", + "href": "https://www.w3.org/TR/css-typed-om-1/#rectify-a-csscolorangle", + "linkingText": [ + "rectify a CSSColorAngle" + ], + "localLinkingText": [], + "type": "dfn", + "for": [], + "access": "private", + "informative": false, + "heading": { + "id": "colorvalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#colorvalue-objects", + "title": "CSSColorValue objects", + "number": "4.6" + }, + "definedIn": "prose" + }, + { + "id": "cssrgb", + "href": "https://www.w3.org/TR/css-typed-om-1/#cssrgb", + "linkingText": [ + "CSSRGB" + ], + "localLinkingText": [], + "type": "interface", + "for": [], + "access": "public", + "informative": false, + "heading": { + "id": "colorvalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#colorvalue-objects", + "title": "CSSColorValue objects", + "number": "4.6" + }, "definedIn": "pre" }, { - "id": "dom-csstransformvalue-__setter__-index-val-val", - "href": "https://www.w3.org/TR/css-typed-om-1/#dom-csstransformvalue-__setter__-index-val-val", + "id": "dom-cssrgb-cssrgb", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssrgb-cssrgb", "linkingText": [ - "val" + "CSSRGB(r, g, b, alpha)", + "constructor(r, g, b, alpha)", + "CSSRGB(r, g, b)", + "constructor(r, g, b)" + ], + "localLinkingText": [], + "type": "constructor", + "for": [ + "CSSRGB" + ], + "access": "public", + "informative": false, + "heading": { + "id": "colorvalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#colorvalue-objects", + "title": "CSSColorValue objects", + "number": "4.6" + }, + "definedIn": "pre" + }, + { + "id": "dom-cssrgb-cssrgb-r-g-b-alpha-r", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssrgb-cssrgb-r-g-b-alpha-r", + "linkingText": [ + "r" ], "localLinkingText": [], "type": "argument", "for": [ - "CSSTransformValue/__setter__(index, val)" + "CSSRGB/CSSRGB(r, g, b, alpha)", + "CSSRGB/constructor(r, g, b, alpha)", + "CSSRGB/CSSRGB(r, g, b)", + "CSSRGB/constructor(r, g, b)" ], "access": "public", "informative": false, "heading": { - "id": "transformvalue-objects", - "href": "https://www.w3.org/TR/css-typed-om-1/#transformvalue-objects", - "title": "CSSTransformValue objects", - "number": "4.4" + "id": "colorvalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#colorvalue-objects", + "title": "CSSColorValue objects", + "number": "4.6" }, "definedIn": "pre" }, { - "id": "dom-csstransformvalue-csstransformvalue", - "href": "https://www.w3.org/TR/css-typed-om-1/#dom-csstransformvalue-csstransformvalue", + "id": "dom-cssrgb-cssrgb-r-g-b-alpha-g", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssrgb-cssrgb-r-g-b-alpha-g", + "linkingText": [ + "g" + ], + "localLinkingText": [], + "type": "argument", + "for": [ + "CSSRGB/CSSRGB(r, g, b, alpha)", + "CSSRGB/constructor(r, g, b, alpha)", + "CSSRGB/CSSRGB(r, g, b)", + "CSSRGB/constructor(r, g, b)" + ], + "access": "public", + "informative": false, + "heading": { + "id": "colorvalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#colorvalue-objects", + "title": "CSSColorValue objects", + "number": "4.6" + }, + "definedIn": "pre" + }, + { + "id": "dom-cssrgb-cssrgb-r-g-b-alpha-b", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssrgb-cssrgb-r-g-b-alpha-b", + "linkingText": [ + "b" + ], + "localLinkingText": [], + "type": "argument", + "for": [ + "CSSRGB/CSSRGB(r, g, b, alpha)", + "CSSRGB/constructor(r, g, b, alpha)", + "CSSRGB/CSSRGB(r, g, b)", + "CSSRGB/constructor(r, g, b)" + ], + "access": "public", + "informative": false, + "heading": { + "id": "colorvalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#colorvalue-objects", + "title": "CSSColorValue objects", + "number": "4.6" + }, + "definedIn": "pre" + }, + { + "id": "dom-cssrgb-cssrgb-r-g-b-alpha-alpha", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssrgb-cssrgb-r-g-b-alpha-alpha", + "linkingText": [ + "alpha" + ], + "localLinkingText": [], + "type": "argument", + "for": [ + "CSSRGB/CSSRGB(r, g, b, alpha)", + "CSSRGB/constructor(r, g, b, alpha)", + "CSSRGB/CSSRGB(r, g, b)", + "CSSRGB/constructor(r, g, b)" + ], + "access": "public", + "informative": false, + "heading": { + "id": "colorvalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#colorvalue-objects", + "title": "CSSColorValue objects", + "number": "4.6" + }, + "definedIn": "pre" + }, + { + "id": "dom-cssrgb-cssrgb-r-g-b-optional-alpha", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssrgb-cssrgb-r-g-b-optional-alpha", "linkingText": [ - "CSSTransformValue(transforms)" + "CSSRGB(r, g, b, optional alpha)" ], "localLinkingText": [], "type": "constructor", "for": [ - "CSSTransformValue" + "CSSRGB" ], "access": "public", "informative": false, "heading": { - "id": "transformvalue-objects", - "href": "https://www.w3.org/TR/css-typed-om-1/#transformvalue-objects", - "title": "CSSTransformValue objects", - "number": "4.4" + "id": "colorvalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#colorvalue-objects", + "title": "CSSColorValue objects", + "number": "4.6" }, "definedIn": "prose" }, { - "id": "dom-csstransformvalue-is2d", - "href": "https://www.w3.org/TR/css-typed-om-1/#dom-csstransformvalue-is2d", + "id": "dom-cssrgb-r", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssrgb-r", "linkingText": [ - "is2D" + "r" ], "localLinkingText": [], "type": "attribute", "for": [ - "CSSTransformValue" + "CSSRGB" ], "access": "public", "informative": false, "heading": { - "id": "transformvalue-objects", - "href": "https://www.w3.org/TR/css-typed-om-1/#transformvalue-objects", - "title": "CSSTransformValue objects", - "number": "4.4" + "id": "colorvalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#colorvalue-objects", + "title": "CSSColorValue objects", + "number": "4.6" }, "definedIn": "prose" }, { - "id": "dom-csstransformvalue-tomatrix", - "href": "https://www.w3.org/TR/css-typed-om-1/#dom-csstransformvalue-tomatrix", + "id": "dom-cssrgb-g", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssrgb-g", "linkingText": [ - "toMatrix()" + "g" ], "localLinkingText": [], - "type": "method", + "type": "attribute", "for": [ - "CSSTransformValue" + "CSSRGB" ], "access": "public", "informative": false, "heading": { - "id": "transformvalue-objects", - "href": "https://www.w3.org/TR/css-typed-om-1/#transformvalue-objects", - "title": "CSSTransformValue objects", - "number": "4.4" + "id": "colorvalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#colorvalue-objects", + "title": "CSSColorValue objects", + "number": "4.6" }, "definedIn": "prose" }, { - "id": "dom-csstransformvalue-length", - "href": "https://www.w3.org/TR/css-typed-om-1/#dom-csstransformvalue-length", + "id": "dom-cssrgb-b", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssrgb-b", "linkingText": [ - "length" + "b" ], "localLinkingText": [], "type": "attribute", "for": [ - "CSSTransformValue" + "CSSRGB" ], "access": "public", "informative": false, "heading": { - "id": "transformvalue-objects", - "href": "https://www.w3.org/TR/css-typed-om-1/#transformvalue-objects", - "title": "CSSTransformValue objects", - "number": "4.4" + "id": "colorvalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#colorvalue-objects", + "title": "CSSColorValue objects", + "number": "4.6" }, "definedIn": "prose" }, { - "id": "dom-csstransformvalue-values-slot", - "href": "https://www.w3.org/TR/css-typed-om-1/#dom-csstransformvalue-values-slot", + "id": "dom-cssrgb-alpha", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssrgb-alpha", "linkingText": [ - "[[values]]" + "alpha" ], "localLinkingText": [], "type": "attribute", "for": [ - "CSSTransformValue" + "CSSRGB" ], "access": "public", "informative": false, "heading": { - "id": "transformvalue-objects", - "href": "https://www.w3.org/TR/css-typed-om-1/#transformvalue-objects", - "title": "CSSTransformValue objects", - "number": "4.4" + "id": "colorvalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#colorvalue-objects", + "title": "CSSColorValue objects", + "number": "4.6" }, "definedIn": "prose" }, { - "id": "csstransformcomponent", - "href": "https://www.w3.org/TR/css-typed-om-1/#csstransformcomponent", + "id": "csshsl", + "href": "https://www.w3.org/TR/css-typed-om-1/#csshsl", "linkingText": [ - "CSSTransformComponent" + "CSSHSL" ], "localLinkingText": [], "type": "interface", @@ -5146,289 +8409,487 @@ "access": "public", "informative": false, "heading": { - "id": "transformvalue-objects", - "href": "https://www.w3.org/TR/css-typed-om-1/#transformvalue-objects", - "title": "CSSTransformValue objects", - "number": "4.4" + "id": "colorvalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#colorvalue-objects", + "title": "CSSColorValue objects", + "number": "4.6" }, "definedIn": "pre" }, { - "id": "CSSTransformComponent-stringification-behavior", - "href": "https://www.w3.org/TR/css-typed-om-1/#CSSTransformComponent-stringification-behavior", + "id": "dom-csshsl-csshsl", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-csshsl-csshsl", "linkingText": [ - "stringification behavior" + "CSSHSL(h, s, l, alpha)", + "constructor(h, s, l, alpha)", + "CSSHSL(h, s, l)", + "constructor(h, s, l)" ], "localLinkingText": [], - "type": "dfn", + "type": "constructor", "for": [ - "CSSTransformComponent" + "CSSHSL" + ], + "access": "public", + "informative": false, + "heading": { + "id": "colorvalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#colorvalue-objects", + "title": "CSSColorValue objects", + "number": "4.6" + }, + "definedIn": "pre" + }, + { + "id": "dom-csshsl-csshsl-h-s-l-alpha-h", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-csshsl-csshsl-h-s-l-alpha-h", + "linkingText": [ + "h" + ], + "localLinkingText": [], + "type": "argument", + "for": [ + "CSSHSL/CSSHSL(h, s, l, alpha)", + "CSSHSL/constructor(h, s, l, alpha)", + "CSSHSL/CSSHSL(h, s, l)", + "CSSHSL/constructor(h, s, l)" + ], + "access": "public", + "informative": false, + "heading": { + "id": "colorvalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#colorvalue-objects", + "title": "CSSColorValue objects", + "number": "4.6" + }, + "definedIn": "pre" + }, + { + "id": "dom-csshsl-csshsl-h-s-l-alpha-s", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-csshsl-csshsl-h-s-l-alpha-s", + "linkingText": [ + "s" + ], + "localLinkingText": [], + "type": "argument", + "for": [ + "CSSHSL/CSSHSL(h, s, l, alpha)", + "CSSHSL/constructor(h, s, l, alpha)", + "CSSHSL/CSSHSL(h, s, l)", + "CSSHSL/constructor(h, s, l)" + ], + "access": "public", + "informative": false, + "heading": { + "id": "colorvalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#colorvalue-objects", + "title": "CSSColorValue objects", + "number": "4.6" + }, + "definedIn": "pre" + }, + { + "id": "dom-csshsl-csshsl-h-s-l-alpha-l", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-csshsl-csshsl-h-s-l-alpha-l", + "linkingText": [ + "l" + ], + "localLinkingText": [], + "type": "argument", + "for": [ + "CSSHSL/CSSHSL(h, s, l, alpha)", + "CSSHSL/constructor(h, s, l, alpha)", + "CSSHSL/CSSHSL(h, s, l)", + "CSSHSL/constructor(h, s, l)" + ], + "access": "public", + "informative": false, + "heading": { + "id": "colorvalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#colorvalue-objects", + "title": "CSSColorValue objects", + "number": "4.6" + }, + "definedIn": "pre" + }, + { + "id": "dom-csshsl-csshsl-h-s-l-alpha-alpha", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-csshsl-csshsl-h-s-l-alpha-alpha", + "linkingText": [ + "alpha" + ], + "localLinkingText": [], + "type": "argument", + "for": [ + "CSSHSL/CSSHSL(h, s, l, alpha)", + "CSSHSL/constructor(h, s, l, alpha)", + "CSSHSL/CSSHSL(h, s, l)", + "CSSHSL/constructor(h, s, l)" + ], + "access": "public", + "informative": false, + "heading": { + "id": "colorvalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#colorvalue-objects", + "title": "CSSColorValue objects", + "number": "4.6" + }, + "definedIn": "pre" + }, + { + "id": "dom-csshsl-csshsl-h-s-l-optional-alpha", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-csshsl-csshsl-h-s-l-optional-alpha", + "linkingText": [ + "CSSHSL(h, s, l, optional alpha)" + ], + "localLinkingText": [], + "type": "constructor", + "for": [ + "CSSHSL" + ], + "access": "public", + "informative": false, + "heading": { + "id": "colorvalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#colorvalue-objects", + "title": "CSSColorValue objects", + "number": "4.6" + }, + "definedIn": "prose" + }, + { + "id": "dom-csshsl-h", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-csshsl-h", + "linkingText": [ + "h" + ], + "localLinkingText": [], + "type": "attribute", + "for": [ + "CSSHSL" + ], + "access": "public", + "informative": false, + "heading": { + "id": "colorvalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#colorvalue-objects", + "title": "CSSColorValue objects", + "number": "4.6" + }, + "definedIn": "prose" + }, + { + "id": "dom-csshsl-s", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-csshsl-s", + "linkingText": [ + "s" + ], + "localLinkingText": [], + "type": "attribute", + "for": [ + "CSSHSL" + ], + "access": "public", + "informative": false, + "heading": { + "id": "colorvalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#colorvalue-objects", + "title": "CSSColorValue objects", + "number": "4.6" + }, + "definedIn": "prose" + }, + { + "id": "dom-csshsl-l", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-csshsl-l", + "linkingText": [ + "l" + ], + "localLinkingText": [], + "type": "attribute", + "for": [ + "CSSHSL" ], - "access": "private", + "access": "public", "informative": false, "heading": { - "id": "transformvalue-objects", - "href": "https://www.w3.org/TR/css-typed-om-1/#transformvalue-objects", - "title": "CSSTransformValue objects", - "number": "4.4" + "id": "colorvalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#colorvalue-objects", + "title": "CSSColorValue objects", + "number": "4.6" }, - "definedIn": "pre" + "definedIn": "prose" }, { - "id": "dom-csstranslate-csstranslate-x-y-z-x", - "href": "https://www.w3.org/TR/css-typed-om-1/#dom-csstranslate-csstranslate-x-y-z-x", + "id": "dom-csshsl-alpha", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-csshsl-alpha", "linkingText": [ - "x" + "alpha" ], "localLinkingText": [], - "type": "argument", + "type": "attribute", "for": [ - "CSSTranslate/CSSTranslate(x, y, z)" + "CSSHSL" ], "access": "public", "informative": false, "heading": { - "id": "transformvalue-objects", - "href": "https://www.w3.org/TR/css-typed-om-1/#transformvalue-objects", - "title": "CSSTransformValue objects", - "number": "4.4" + "id": "colorvalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#colorvalue-objects", + "title": "CSSColorValue objects", + "number": "4.6" }, - "definedIn": "pre" + "definedIn": "prose" }, { - "id": "dom-csstranslate-csstranslate-x-y-z-y", - "href": "https://www.w3.org/TR/css-typed-om-1/#dom-csstranslate-csstranslate-x-y-z-y", + "id": "csshwb", + "href": "https://www.w3.org/TR/css-typed-om-1/#csshwb", "linkingText": [ - "y" + "CSSHWB" ], "localLinkingText": [], - "type": "argument", - "for": [ - "CSSTranslate/CSSTranslate(x, y, z)" - ], + "type": "interface", + "for": [], "access": "public", "informative": false, "heading": { - "id": "transformvalue-objects", - "href": "https://www.w3.org/TR/css-typed-om-1/#transformvalue-objects", - "title": "CSSTransformValue objects", - "number": "4.4" + "id": "colorvalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#colorvalue-objects", + "title": "CSSColorValue objects", + "number": "4.6" }, "definedIn": "pre" }, { - "id": "dom-csstranslate-csstranslate-x-y-z-z", - "href": "https://www.w3.org/TR/css-typed-om-1/#dom-csstranslate-csstranslate-x-y-z-z", + "id": "dom-csshwb-csshwb", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-csshwb-csshwb", "linkingText": [ - "z" + "CSSHWB(h, w, b, alpha)", + "constructor(h, w, b, alpha)", + "CSSHWB(h, w, b)", + "constructor(h, w, b)" ], "localLinkingText": [], - "type": "argument", + "type": "constructor", "for": [ - "CSSTranslate/CSSTranslate(x, y, z)" + "CSSHWB" ], "access": "public", "informative": false, "heading": { - "id": "transformvalue-objects", - "href": "https://www.w3.org/TR/css-typed-om-1/#transformvalue-objects", - "title": "CSSTransformValue objects", - "number": "4.4" + "id": "colorvalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#colorvalue-objects", + "title": "CSSColorValue objects", + "number": "4.6" }, "definedIn": "pre" }, { - "id": "csstranslate", - "href": "https://www.w3.org/TR/css-typed-om-1/#csstranslate", + "id": "dom-csshwb-csshwb-h-w-b-alpha-h", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-csshwb-csshwb-h-w-b-alpha-h", "linkingText": [ - "CSSTranslate" + "h" ], "localLinkingText": [], - "type": "interface", - "for": [], + "type": "argument", + "for": [ + "CSSHWB/CSSHWB(h, w, b, alpha)", + "CSSHWB/constructor(h, w, b, alpha)", + "CSSHWB/CSSHWB(h, w, b)", + "CSSHWB/constructor(h, w, b)" + ], "access": "public", "informative": false, "heading": { - "id": "transformvalue-objects", - "href": "https://www.w3.org/TR/css-typed-om-1/#transformvalue-objects", - "title": "CSSTransformValue objects", - "number": "4.4" + "id": "colorvalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#colorvalue-objects", + "title": "CSSColorValue objects", + "number": "4.6" }, "definedIn": "pre" }, { - "id": "dom-csstranslate-x", - "href": "https://www.w3.org/TR/css-typed-om-1/#dom-csstranslate-x", + "id": "dom-csshwb-csshwb-h-w-b-alpha-w", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-csshwb-csshwb-h-w-b-alpha-w", "linkingText": [ - "x" + "w" ], "localLinkingText": [], - "type": "attribute", + "type": "argument", "for": [ - "CSSTranslate" + "CSSHWB/CSSHWB(h, w, b, alpha)", + "CSSHWB/constructor(h, w, b, alpha)", + "CSSHWB/CSSHWB(h, w, b)", + "CSSHWB/constructor(h, w, b)" ], "access": "public", "informative": false, "heading": { - "id": "transformvalue-objects", - "href": "https://www.w3.org/TR/css-typed-om-1/#transformvalue-objects", - "title": "CSSTransformValue objects", - "number": "4.4" + "id": "colorvalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#colorvalue-objects", + "title": "CSSColorValue objects", + "number": "4.6" }, "definedIn": "pre" }, { - "id": "dom-csstranslate-y", - "href": "https://www.w3.org/TR/css-typed-om-1/#dom-csstranslate-y", + "id": "dom-csshwb-csshwb-h-w-b-alpha-b", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-csshwb-csshwb-h-w-b-alpha-b", "linkingText": [ - "y" + "b" ], "localLinkingText": [], - "type": "attribute", + "type": "argument", "for": [ - "CSSTranslate" + "CSSHWB/CSSHWB(h, w, b, alpha)", + "CSSHWB/constructor(h, w, b, alpha)", + "CSSHWB/CSSHWB(h, w, b)", + "CSSHWB/constructor(h, w, b)" ], "access": "public", "informative": false, "heading": { - "id": "transformvalue-objects", - "href": "https://www.w3.org/TR/css-typed-om-1/#transformvalue-objects", - "title": "CSSTransformValue objects", - "number": "4.4" + "id": "colorvalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#colorvalue-objects", + "title": "CSSColorValue objects", + "number": "4.6" }, "definedIn": "pre" }, { - "id": "dom-csstranslate-z", - "href": "https://www.w3.org/TR/css-typed-om-1/#dom-csstranslate-z", + "id": "dom-csshwb-csshwb-h-w-b-alpha-alpha", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-csshwb-csshwb-h-w-b-alpha-alpha", "linkingText": [ - "z" + "alpha" ], "localLinkingText": [], - "type": "attribute", + "type": "argument", "for": [ - "CSSTranslate" + "CSSHWB/CSSHWB(h, w, b, alpha)", + "CSSHWB/constructor(h, w, b, alpha)", + "CSSHWB/CSSHWB(h, w, b)", + "CSSHWB/constructor(h, w, b)" ], "access": "public", "informative": false, "heading": { - "id": "transformvalue-objects", - "href": "https://www.w3.org/TR/css-typed-om-1/#transformvalue-objects", - "title": "CSSTransformValue objects", - "number": "4.4" + "id": "colorvalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#colorvalue-objects", + "title": "CSSColorValue objects", + "number": "4.6" }, "definedIn": "pre" }, { - "id": "dom-cssrotate-cssrotate-angle-angle", - "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssrotate-cssrotate-angle-angle", + "id": "dom-csshwb-csshwb-h-w-b-optional-alpha", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-csshwb-csshwb-h-w-b-optional-alpha", "linkingText": [ - "angle" + "CSSHWB(h, w, b, optional alpha)" ], "localLinkingText": [], - "type": "argument", + "type": "constructor", "for": [ - "CSSRotate/CSSRotate(angle)" + "CSSHWB" ], "access": "public", "informative": false, "heading": { - "id": "transformvalue-objects", - "href": "https://www.w3.org/TR/css-typed-om-1/#transformvalue-objects", - "title": "CSSTransformValue objects", - "number": "4.4" + "id": "colorvalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#colorvalue-objects", + "title": "CSSColorValue objects", + "number": "4.6" }, - "definedIn": "pre" + "definedIn": "prose" }, { - "id": "dom-cssrotate-cssrotate-x-y-z-angle-x", - "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssrotate-cssrotate-x-y-z-angle-x", + "id": "dom-csshwb-h", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-csshwb-h", "linkingText": [ - "x" + "h" ], "localLinkingText": [], - "type": "argument", + "type": "attribute", "for": [ - "CSSRotate/CSSRotate(x, y, z, angle)" + "CSSHWB" ], "access": "public", "informative": false, "heading": { - "id": "transformvalue-objects", - "href": "https://www.w3.org/TR/css-typed-om-1/#transformvalue-objects", - "title": "CSSTransformValue objects", - "number": "4.4" + "id": "colorvalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#colorvalue-objects", + "title": "CSSColorValue objects", + "number": "4.6" }, - "definedIn": "pre" + "definedIn": "prose" }, { - "id": "dom-cssrotate-cssrotate-x-y-z-angle-y", - "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssrotate-cssrotate-x-y-z-angle-y", + "id": "dom-csshwb-w", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-csshwb-w", "linkingText": [ - "y" + "w" ], "localLinkingText": [], - "type": "argument", + "type": "attribute", "for": [ - "CSSRotate/CSSRotate(x, y, z, angle)" + "CSSHWB" ], "access": "public", "informative": false, "heading": { - "id": "transformvalue-objects", - "href": "https://www.w3.org/TR/css-typed-om-1/#transformvalue-objects", - "title": "CSSTransformValue objects", - "number": "4.4" + "id": "colorvalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#colorvalue-objects", + "title": "CSSColorValue objects", + "number": "4.6" }, - "definedIn": "pre" + "definedIn": "prose" }, { - "id": "dom-cssrotate-cssrotate-x-y-z-angle-z", - "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssrotate-cssrotate-x-y-z-angle-z", + "id": "dom-csshwb-b", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-csshwb-b", "linkingText": [ - "z" + "b" ], "localLinkingText": [], - "type": "argument", + "type": "attribute", "for": [ - "CSSRotate/CSSRotate(x, y, z, angle)" + "CSSHWB" ], "access": "public", "informative": false, "heading": { - "id": "transformvalue-objects", - "href": "https://www.w3.org/TR/css-typed-om-1/#transformvalue-objects", - "title": "CSSTransformValue objects", - "number": "4.4" + "id": "colorvalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#colorvalue-objects", + "title": "CSSColorValue objects", + "number": "4.6" }, - "definedIn": "pre" + "definedIn": "prose" }, { - "id": "dom-cssrotate-cssrotate-x-y-z-angle-angle", - "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssrotate-cssrotate-x-y-z-angle-angle", + "id": "dom-csshwb-alpha", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-csshwb-alpha", "linkingText": [ - "angle" + "alpha" ], "localLinkingText": [], - "type": "argument", + "type": "attribute", "for": [ - "CSSRotate/CSSRotate(x, y, z, angle)" + "CSSHWB" ], "access": "public", "informative": false, "heading": { - "id": "transformvalue-objects", - "href": "https://www.w3.org/TR/css-typed-om-1/#transformvalue-objects", - "title": "CSSTransformValue objects", - "number": "4.4" + "id": "colorvalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#colorvalue-objects", + "title": "CSSColorValue objects", + "number": "4.6" }, - "definedIn": "pre" + "definedIn": "prose" }, { - "id": "cssrotate", - "href": "https://www.w3.org/TR/css-typed-om-1/#cssrotate", + "id": "csslab", + "href": "https://www.w3.org/TR/css-typed-om-1/#csslab", "linkingText": [ - "CSSRotate" + "CSSLab" ], "localLinkingText": [], "type": "interface", @@ -5436,449 +8897,487 @@ "access": "public", "informative": false, "heading": { - "id": "transformvalue-objects", - "href": "https://www.w3.org/TR/css-typed-om-1/#transformvalue-objects", - "title": "CSSTransformValue objects", - "number": "4.4" + "id": "colorvalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#colorvalue-objects", + "title": "CSSColorValue objects", + "number": "4.6" }, "definedIn": "pre" }, { - "id": "dom-cssrotate-angle", - "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssrotate-angle", + "id": "dom-csslab-csslab", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-csslab-csslab", "linkingText": [ - "angle" + "CSSLab(l, a, b, alpha)", + "constructor(l, a, b, alpha)", + "CSSLab(l, a, b)", + "constructor(l, a, b)" ], "localLinkingText": [], - "type": "attribute", + "type": "constructor", "for": [ - "CSSRotate" + "CSSLab" ], "access": "public", "informative": false, "heading": { - "id": "transformvalue-objects", - "href": "https://www.w3.org/TR/css-typed-om-1/#transformvalue-objects", - "title": "CSSTransformValue objects", - "number": "4.4" + "id": "colorvalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#colorvalue-objects", + "title": "CSSColorValue objects", + "number": "4.6" }, "definedIn": "pre" }, { - "id": "dom-cssscale-cssscale-x-y-z-x", - "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssscale-cssscale-x-y-z-x", + "id": "dom-csslab-csslab-l-a-b-alpha-l", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-csslab-csslab-l-a-b-alpha-l", "linkingText": [ - "x" + "l" ], "localLinkingText": [], "type": "argument", "for": [ - "CSSScale/CSSScale(x, y, z)" + "CSSLab/CSSLab(l, a, b, alpha)", + "CSSLab/constructor(l, a, b, alpha)", + "CSSLab/CSSLab(l, a, b)", + "CSSLab/constructor(l, a, b)" ], "access": "public", "informative": false, "heading": { - "id": "transformvalue-objects", - "href": "https://www.w3.org/TR/css-typed-om-1/#transformvalue-objects", - "title": "CSSTransformValue objects", - "number": "4.4" + "id": "colorvalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#colorvalue-objects", + "title": "CSSColorValue objects", + "number": "4.6" }, "definedIn": "pre" }, { - "id": "dom-cssscale-cssscale-x-y-z-y", - "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssscale-cssscale-x-y-z-y", + "id": "dom-csslab-csslab-l-a-b-alpha-a", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-csslab-csslab-l-a-b-alpha-a", "linkingText": [ - "y" + "a" ], "localLinkingText": [], "type": "argument", "for": [ - "CSSScale/CSSScale(x, y, z)" + "CSSLab/CSSLab(l, a, b, alpha)", + "CSSLab/constructor(l, a, b, alpha)", + "CSSLab/CSSLab(l, a, b)", + "CSSLab/constructor(l, a, b)" ], "access": "public", "informative": false, "heading": { - "id": "transformvalue-objects", - "href": "https://www.w3.org/TR/css-typed-om-1/#transformvalue-objects", - "title": "CSSTransformValue objects", - "number": "4.4" + "id": "colorvalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#colorvalue-objects", + "title": "CSSColorValue objects", + "number": "4.6" }, "definedIn": "pre" }, { - "id": "dom-cssscale-cssscale-x-y-z-z", - "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssscale-cssscale-x-y-z-z", + "id": "dom-csslab-csslab-l-a-b-alpha-b", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-csslab-csslab-l-a-b-alpha-b", "linkingText": [ - "z" + "b" ], "localLinkingText": [], "type": "argument", "for": [ - "CSSScale/CSSScale(x, y, z)" + "CSSLab/CSSLab(l, a, b, alpha)", + "CSSLab/constructor(l, a, b, alpha)", + "CSSLab/CSSLab(l, a, b)", + "CSSLab/constructor(l, a, b)" ], "access": "public", "informative": false, "heading": { - "id": "transformvalue-objects", - "href": "https://www.w3.org/TR/css-typed-om-1/#transformvalue-objects", - "title": "CSSTransformValue objects", - "number": "4.4" + "id": "colorvalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#colorvalue-objects", + "title": "CSSColorValue objects", + "number": "4.6" }, "definedIn": "pre" }, { - "id": "cssscale", - "href": "https://www.w3.org/TR/css-typed-om-1/#cssscale", + "id": "dom-csslab-csslab-l-a-b-alpha-alpha", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-csslab-csslab-l-a-b-alpha-alpha", "linkingText": [ - "CSSScale" + "alpha" ], "localLinkingText": [], - "type": "interface", - "for": [], + "type": "argument", + "for": [ + "CSSLab/CSSLab(l, a, b, alpha)", + "CSSLab/constructor(l, a, b, alpha)", + "CSSLab/CSSLab(l, a, b)", + "CSSLab/constructor(l, a, b)" + ], "access": "public", "informative": false, "heading": { - "id": "transformvalue-objects", - "href": "https://www.w3.org/TR/css-typed-om-1/#transformvalue-objects", - "title": "CSSTransformValue objects", - "number": "4.4" + "id": "colorvalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#colorvalue-objects", + "title": "CSSColorValue objects", + "number": "4.6" }, "definedIn": "pre" }, { - "id": "dom-cssskew-cssskew-ax-ay-ax", - "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssskew-cssskew-ax-ay-ax", + "id": "dom-csslab-csslab-l-a-b-optional-alpha", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-csslab-csslab-l-a-b-optional-alpha", "linkingText": [ - "ax" + "CSSLab(l, a, b, optional alpha)" ], "localLinkingText": [], - "type": "argument", + "type": "constructor", "for": [ - "CSSSkew/CSSSkew(ax, ay)" + "CSSLab" ], "access": "public", "informative": false, "heading": { - "id": "transformvalue-objects", - "href": "https://www.w3.org/TR/css-typed-om-1/#transformvalue-objects", - "title": "CSSTransformValue objects", - "number": "4.4" + "id": "colorvalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#colorvalue-objects", + "title": "CSSColorValue objects", + "number": "4.6" }, - "definedIn": "pre" + "definedIn": "prose" }, { - "id": "dom-cssskew-cssskew-ax-ay-ay", - "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssskew-cssskew-ax-ay-ay", + "id": "dom-csslab-l", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-csslab-l", "linkingText": [ - "ay" + "l" ], "localLinkingText": [], - "type": "argument", + "type": "attribute", "for": [ - "CSSSkew/CSSSkew(ax, ay)" + "CSSLab" ], "access": "public", "informative": false, "heading": { - "id": "transformvalue-objects", - "href": "https://www.w3.org/TR/css-typed-om-1/#transformvalue-objects", - "title": "CSSTransformValue objects", - "number": "4.4" + "id": "colorvalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#colorvalue-objects", + "title": "CSSColorValue objects", + "number": "4.6" }, - "definedIn": "pre" + "definedIn": "prose" }, { - "id": "cssskew", - "href": "https://www.w3.org/TR/css-typed-om-1/#cssskew", + "id": "dom-csslab-alpha", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-csslab-alpha", "linkingText": [ - "CSSSkew" + "alpha" ], "localLinkingText": [], - "type": "interface", - "for": [], + "type": "attribute", + "for": [ + "CSSLab" + ], "access": "public", "informative": false, "heading": { - "id": "transformvalue-objects", - "href": "https://www.w3.org/TR/css-typed-om-1/#transformvalue-objects", - "title": "CSSTransformValue objects", - "number": "4.4" + "id": "colorvalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#colorvalue-objects", + "title": "CSSColorValue objects", + "number": "4.6" }, - "definedIn": "pre" + "definedIn": "prose" }, { - "id": "dom-cssskew-ax", - "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssskew-ax", + "id": "dom-csslab-a", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-csslab-a", "linkingText": [ - "ax" + "a" ], "localLinkingText": [], "type": "attribute", "for": [ - "CSSSkew" + "CSSLab" ], "access": "public", "informative": false, "heading": { - "id": "transformvalue-objects", - "href": "https://www.w3.org/TR/css-typed-om-1/#transformvalue-objects", - "title": "CSSTransformValue objects", - "number": "4.4" + "id": "colorvalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#colorvalue-objects", + "title": "CSSColorValue objects", + "number": "4.6" }, - "definedIn": "pre" + "definedIn": "prose" }, { - "id": "dom-cssskew-ay", - "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssskew-ay", + "id": "dom-csslab-b", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-csslab-b", "linkingText": [ - "ay" + "b" ], "localLinkingText": [], "type": "attribute", "for": [ - "CSSSkew" + "CSSLab" ], "access": "public", "informative": false, "heading": { - "id": "transformvalue-objects", - "href": "https://www.w3.org/TR/css-typed-om-1/#transformvalue-objects", - "title": "CSSTransformValue objects", - "number": "4.4" + "id": "colorvalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#colorvalue-objects", + "title": "CSSColorValue objects", + "number": "4.6" }, - "definedIn": "pre" + "definedIn": "prose" }, { - "id": "dom-cssskewx-cssskewx-ax-ax", - "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssskewx-cssskewx-ax-ax", + "id": "csslch", + "href": "https://www.w3.org/TR/css-typed-om-1/#csslch", "linkingText": [ - "ax" + "CSSLCH" ], "localLinkingText": [], - "type": "argument", - "for": [ - "CSSSkewX/CSSSkewX(ax)" - ], + "type": "interface", + "for": [], "access": "public", "informative": false, "heading": { - "id": "transformvalue-objects", - "href": "https://www.w3.org/TR/css-typed-om-1/#transformvalue-objects", - "title": "CSSTransformValue objects", - "number": "4.4" + "id": "colorvalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#colorvalue-objects", + "title": "CSSColorValue objects", + "number": "4.6" }, "definedIn": "pre" }, { - "id": "cssskewx", - "href": "https://www.w3.org/TR/css-typed-om-1/#cssskewx", + "id": "dom-csslch-csslch", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-csslch-csslch", "linkingText": [ - "CSSSkewX" + "CSSLCH(l, c, h, alpha)", + "constructor(l, c, h, alpha)", + "CSSLCH(l, c, h)", + "constructor(l, c, h)" ], "localLinkingText": [], - "type": "interface", - "for": [], + "type": "constructor", + "for": [ + "CSSLCH" + ], "access": "public", "informative": false, "heading": { - "id": "transformvalue-objects", - "href": "https://www.w3.org/TR/css-typed-om-1/#transformvalue-objects", - "title": "CSSTransformValue objects", - "number": "4.4" + "id": "colorvalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#colorvalue-objects", + "title": "CSSColorValue objects", + "number": "4.6" }, "definedIn": "pre" }, { - "id": "dom-cssskewx-ax", - "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssskewx-ax", + "id": "dom-csslch-csslch-l-c-h-alpha-l", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-csslch-csslch-l-c-h-alpha-l", "linkingText": [ - "ax" + "l" ], "localLinkingText": [], - "type": "attribute", + "type": "argument", "for": [ - "CSSSkewX" + "CSSLCH/CSSLCH(l, c, h, alpha)", + "CSSLCH/constructor(l, c, h, alpha)", + "CSSLCH/CSSLCH(l, c, h)", + "CSSLCH/constructor(l, c, h)" ], "access": "public", "informative": false, "heading": { - "id": "transformvalue-objects", - "href": "https://www.w3.org/TR/css-typed-om-1/#transformvalue-objects", - "title": "CSSTransformValue objects", - "number": "4.4" + "id": "colorvalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#colorvalue-objects", + "title": "CSSColorValue objects", + "number": "4.6" }, "definedIn": "pre" }, { - "id": "dom-cssskewy-cssskewy-ay-ay", - "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssskewy-cssskewy-ay-ay", + "id": "dom-csslch-csslch-l-c-h-alpha-c", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-csslch-csslch-l-c-h-alpha-c", "linkingText": [ - "ay" + "c" ], "localLinkingText": [], "type": "argument", "for": [ - "CSSSkewY/CSSSkewY(ay)" + "CSSLCH/CSSLCH(l, c, h, alpha)", + "CSSLCH/constructor(l, c, h, alpha)", + "CSSLCH/CSSLCH(l, c, h)", + "CSSLCH/constructor(l, c, h)" ], "access": "public", "informative": false, "heading": { - "id": "transformvalue-objects", - "href": "https://www.w3.org/TR/css-typed-om-1/#transformvalue-objects", - "title": "CSSTransformValue objects", - "number": "4.4" + "id": "colorvalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#colorvalue-objects", + "title": "CSSColorValue objects", + "number": "4.6" }, "definedIn": "pre" }, { - "id": "cssskewy", - "href": "https://www.w3.org/TR/css-typed-om-1/#cssskewy", + "id": "dom-csslch-csslch-l-c-h-alpha-h", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-csslch-csslch-l-c-h-alpha-h", "linkingText": [ - "CSSSkewY" + "h" ], "localLinkingText": [], - "type": "interface", - "for": [], + "type": "argument", + "for": [ + "CSSLCH/CSSLCH(l, c, h, alpha)", + "CSSLCH/constructor(l, c, h, alpha)", + "CSSLCH/CSSLCH(l, c, h)", + "CSSLCH/constructor(l, c, h)" + ], "access": "public", "informative": false, "heading": { - "id": "transformvalue-objects", - "href": "https://www.w3.org/TR/css-typed-om-1/#transformvalue-objects", - "title": "CSSTransformValue objects", - "number": "4.4" + "id": "colorvalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#colorvalue-objects", + "title": "CSSColorValue objects", + "number": "4.6" }, "definedIn": "pre" }, { - "id": "dom-cssskewy-ay", - "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssskewy-ay", + "id": "dom-csslch-csslch-l-c-h-alpha-alpha", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-csslch-csslch-l-c-h-alpha-alpha", "linkingText": [ - "ay" + "alpha" ], "localLinkingText": [], - "type": "attribute", + "type": "argument", "for": [ - "CSSSkewY" + "CSSLCH/CSSLCH(l, c, h, alpha)", + "CSSLCH/constructor(l, c, h, alpha)", + "CSSLCH/CSSLCH(l, c, h)", + "CSSLCH/constructor(l, c, h)" ], "access": "public", "informative": false, "heading": { - "id": "transformvalue-objects", - "href": "https://www.w3.org/TR/css-typed-om-1/#transformvalue-objects", - "title": "CSSTransformValue objects", - "number": "4.4" + "id": "colorvalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#colorvalue-objects", + "title": "CSSColorValue objects", + "number": "4.6" }, "definedIn": "pre" }, { - "id": "dom-cssperspective-cssperspective-length-length", - "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssperspective-cssperspective-length-length", + "id": "dom-csslch-csslch-l-c-h-optional-alpha", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-csslch-csslch-l-c-h-optional-alpha", "linkingText": [ - "length" + "CSSLCH(l, c, h, optional alpha)" ], "localLinkingText": [], - "type": "argument", + "type": "constructor", "for": [ - "CSSPerspective/CSSPerspective(length)" + "CSSLCH" ], "access": "public", "informative": false, "heading": { - "id": "transformvalue-objects", - "href": "https://www.w3.org/TR/css-typed-om-1/#transformvalue-objects", - "title": "CSSTransformValue objects", - "number": "4.4" + "id": "colorvalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#colorvalue-objects", + "title": "CSSColorValue objects", + "number": "4.6" }, - "definedIn": "pre" + "definedIn": "prose" }, { - "id": "cssperspective", - "href": "https://www.w3.org/TR/css-typed-om-1/#cssperspective", + "id": "dom-csslch-h", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-csslch-h", "linkingText": [ - "CSSPerspective" + "h" ], "localLinkingText": [], - "type": "interface", - "for": [], + "type": "attribute", + "for": [ + "CSSLCH" + ], "access": "public", "informative": false, "heading": { - "id": "transformvalue-objects", - "href": "https://www.w3.org/TR/css-typed-om-1/#transformvalue-objects", - "title": "CSSTransformValue objects", - "number": "4.4" + "id": "colorvalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#colorvalue-objects", + "title": "CSSColorValue objects", + "number": "4.6" }, - "definedIn": "pre" + "definedIn": "prose" }, { - "id": "dom-cssperspective-length", - "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssperspective-length", + "id": "dom-csslch-l", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-csslch-l", "linkingText": [ - "length" + "l" ], "localLinkingText": [], "type": "attribute", "for": [ - "CSSPerspective" + "CSSLCH" ], "access": "public", "informative": false, "heading": { - "id": "transformvalue-objects", - "href": "https://www.w3.org/TR/css-typed-om-1/#transformvalue-objects", - "title": "CSSTransformValue objects", - "number": "4.4" + "id": "colorvalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#colorvalue-objects", + "title": "CSSColorValue objects", + "number": "4.6" }, - "definedIn": "pre" + "definedIn": "prose" }, { - "id": "dom-cssmatrixcomponent-cssmatrixcomponent-matrix-options-matrix", - "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssmatrixcomponent-cssmatrixcomponent-matrix-options-matrix", + "id": "dom-csslch-c", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-csslch-c", "linkingText": [ - "matrix" + "c" ], "localLinkingText": [], - "type": "argument", + "type": "attribute", "for": [ - "CSSMatrixComponent/CSSMatrixComponent(matrix, options)" + "CSSLCH" ], "access": "public", "informative": false, "heading": { - "id": "transformvalue-objects", - "href": "https://www.w3.org/TR/css-typed-om-1/#transformvalue-objects", - "title": "CSSTransformValue objects", - "number": "4.4" + "id": "colorvalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#colorvalue-objects", + "title": "CSSColorValue objects", + "number": "4.6" }, - "definedIn": "pre" + "definedIn": "prose" }, { - "id": "dom-cssmatrixcomponent-cssmatrixcomponent-matrix-options-options", - "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssmatrixcomponent-cssmatrixcomponent-matrix-options-options", + "id": "dom-csslch-alpha", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-csslch-alpha", "linkingText": [ - "options" + "alpha" ], "localLinkingText": [], - "type": "argument", + "type": "attribute", "for": [ - "CSSMatrixComponent/CSSMatrixComponent(matrix, options)" + "CSSLCH" ], "access": "public", "informative": false, "heading": { - "id": "transformvalue-objects", - "href": "https://www.w3.org/TR/css-typed-om-1/#transformvalue-objects", - "title": "CSSTransformValue objects", - "number": "4.4" + "id": "colorvalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#colorvalue-objects", + "title": "CSSColorValue objects", + "number": "4.6" }, - "definedIn": "pre" + "definedIn": "prose" }, { - "id": "cssmatrixcomponent", - "href": "https://www.w3.org/TR/css-typed-om-1/#cssmatrixcomponent", + "id": "cssoklab", + "href": "https://www.w3.org/TR/css-typed-om-1/#cssoklab", "linkingText": [ - "CSSMatrixComponent" + "CSSOKLab" ], "localLinkingText": [], "type": "interface", @@ -5886,617 +9385,680 @@ "access": "public", "informative": false, "heading": { - "id": "transformvalue-objects", - "href": "https://www.w3.org/TR/css-typed-om-1/#transformvalue-objects", - "title": "CSSTransformValue objects", - "number": "4.4" + "id": "colorvalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#colorvalue-objects", + "title": "CSSColorValue objects", + "number": "4.6" }, "definedIn": "pre" }, { - "id": "dom-cssmatrixcomponent-matrix", - "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssmatrixcomponent-matrix", + "id": "dom-cssoklab-cssoklab", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssoklab-cssoklab", "linkingText": [ - "matrix" + "CSSOKLab(l, a, b, alpha)", + "constructor(l, a, b, alpha)", + "CSSOKLab(l, a, b)", + "constructor(l, a, b)" ], "localLinkingText": [], - "type": "attribute", + "type": "constructor", "for": [ - "CSSMatrixComponent" + "CSSOKLab" ], "access": "public", "informative": false, "heading": { - "id": "transformvalue-objects", - "href": "https://www.w3.org/TR/css-typed-om-1/#transformvalue-objects", - "title": "CSSTransformValue objects", - "number": "4.4" + "id": "colorvalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#colorvalue-objects", + "title": "CSSColorValue objects", + "number": "4.6" }, "definedIn": "pre" }, { - "id": "dictdef-cssmatrixcomponentoptions", - "href": "https://www.w3.org/TR/css-typed-om-1/#dictdef-cssmatrixcomponentoptions", + "id": "dom-cssoklab-cssoklab-l-a-b-alpha-l", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssoklab-cssoklab-l-a-b-alpha-l", "linkingText": [ - "CSSMatrixComponentOptions" + "l" ], "localLinkingText": [], - "type": "dictionary", - "for": [], + "type": "argument", + "for": [ + "CSSOKLab/CSSOKLab(l, a, b, alpha)", + "CSSOKLab/constructor(l, a, b, alpha)", + "CSSOKLab/CSSOKLab(l, a, b)", + "CSSOKLab/constructor(l, a, b)" + ], "access": "public", "informative": false, "heading": { - "id": "transformvalue-objects", - "href": "https://www.w3.org/TR/css-typed-om-1/#transformvalue-objects", - "title": "CSSTransformValue objects", - "number": "4.4" + "id": "colorvalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#colorvalue-objects", + "title": "CSSColorValue objects", + "number": "4.6" }, "definedIn": "pre" }, { - "id": "dom-cssmatrixcomponentoptions-is2d", - "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssmatrixcomponentoptions-is2d", + "id": "dom-cssoklab-cssoklab-l-a-b-alpha-a", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssoklab-cssoklab-l-a-b-alpha-a", "linkingText": [ - "is2D" + "a" ], "localLinkingText": [], - "type": "dict-member", + "type": "argument", "for": [ - "CSSMatrixComponentOptions" + "CSSOKLab/CSSOKLab(l, a, b, alpha)", + "CSSOKLab/constructor(l, a, b, alpha)", + "CSSOKLab/CSSOKLab(l, a, b)", + "CSSOKLab/constructor(l, a, b)" ], "access": "public", "informative": false, "heading": { - "id": "transformvalue-objects", - "href": "https://www.w3.org/TR/css-typed-om-1/#transformvalue-objects", - "title": "CSSTransformValue objects", - "number": "4.4" + "id": "colorvalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#colorvalue-objects", + "title": "CSSColorValue objects", + "number": "4.6" }, "definedIn": "pre" }, { - "id": "dom-csstransformcomponent-is2d", - "href": "https://www.w3.org/TR/css-typed-om-1/#dom-csstransformcomponent-is2d", + "id": "dom-cssoklab-cssoklab-l-a-b-alpha-b", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssoklab-cssoklab-l-a-b-alpha-b", "linkingText": [ - "is2D" + "b" ], "localLinkingText": [], - "type": "attribute", + "type": "argument", "for": [ - "CSSTransformComponent" + "CSSOKLab/CSSOKLab(l, a, b, alpha)", + "CSSOKLab/constructor(l, a, b, alpha)", + "CSSOKLab/CSSOKLab(l, a, b)", + "CSSOKLab/constructor(l, a, b)" ], "access": "public", "informative": false, "heading": { - "id": "transformvalue-objects", - "href": "https://www.w3.org/TR/css-typed-om-1/#transformvalue-objects", - "title": "CSSTransformValue objects", - "number": "4.4" + "id": "colorvalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#colorvalue-objects", + "title": "CSSColorValue objects", + "number": "4.6" }, - "definedIn": "prose" + "definedIn": "pre" }, { - "id": "dom-csstransformcomponent-tomatrix", - "href": "https://www.w3.org/TR/css-typed-om-1/#dom-csstransformcomponent-tomatrix", + "id": "dom-cssoklab-cssoklab-l-a-b-alpha-alpha", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssoklab-cssoklab-l-a-b-alpha-alpha", "linkingText": [ - "toMatrix()" + "alpha" ], "localLinkingText": [], - "type": "method", + "type": "argument", "for": [ - "CSSTransformComponent" + "CSSOKLab/CSSOKLab(l, a, b, alpha)", + "CSSOKLab/constructor(l, a, b, alpha)", + "CSSOKLab/CSSOKLab(l, a, b)", + "CSSOKLab/constructor(l, a, b)" ], "access": "public", "informative": false, "heading": { - "id": "transformvalue-objects", - "href": "https://www.w3.org/TR/css-typed-om-1/#transformvalue-objects", - "title": "CSSTransformValue objects", - "number": "4.4" + "id": "colorvalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#colorvalue-objects", + "title": "CSSColorValue objects", + "number": "4.6" }, - "definedIn": "prose" + "definedIn": "pre" }, { - "id": "dom-csstranslate-csstranslate", - "href": "https://www.w3.org/TR/css-typed-om-1/#dom-csstranslate-csstranslate", + "id": "dom-cssoklab-cssoklab-l-a-b-optional-alpha", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssoklab-cssoklab-l-a-b-optional-alpha", "linkingText": [ - "CSSTranslate(x, y, z)" + "CSSOKLab(l, a, b, optional alpha)" ], "localLinkingText": [], "type": "constructor", "for": [ - "CSSTranslate" + "CSSOKLab" ], "access": "public", "informative": false, "heading": { - "id": "transformvalue-objects", - "href": "https://www.w3.org/TR/css-typed-om-1/#transformvalue-objects", - "title": "CSSTransformValue objects", - "number": "4.4" + "id": "colorvalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#colorvalue-objects", + "title": "CSSColorValue objects", + "number": "4.6" }, "definedIn": "prose" }, { - "id": "dom-cssrotate-cssrotate", - "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssrotate-cssrotate", + "id": "dom-cssoklab-l", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssoklab-l", "linkingText": [ - "CSSRotate(angle)" + "l" ], "localLinkingText": [], - "type": "constructor", + "type": "attribute", "for": [ - "CSSRotate" + "CSSOKLab" ], "access": "public", "informative": false, "heading": { - "id": "transformvalue-objects", - "href": "https://www.w3.org/TR/css-typed-om-1/#transformvalue-objects", - "title": "CSSTransformValue objects", - "number": "4.4" + "id": "colorvalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#colorvalue-objects", + "title": "CSSColorValue objects", + "number": "4.6" }, "definedIn": "prose" }, { - "id": "dom-cssrotate-cssrotate-x-y-z-angle", - "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssrotate-cssrotate-x-y-z-angle", + "id": "dom-cssoklab-alpha", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssoklab-alpha", "linkingText": [ - "CSSRotate(x, y, z, angle)" + "alpha" ], "localLinkingText": [], - "type": "constructor", + "type": "attribute", "for": [ - "CSSRotate" + "CSSOKLab" ], "access": "public", "informative": false, "heading": { - "id": "transformvalue-objects", - "href": "https://www.w3.org/TR/css-typed-om-1/#transformvalue-objects", - "title": "CSSTransformValue objects", - "number": "4.4" + "id": "colorvalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#colorvalue-objects", + "title": "CSSColorValue objects", + "number": "4.6" }, "definedIn": "prose" }, { - "id": "dom-cssrotate-x", - "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssrotate-x", + "id": "dom-cssoklab-a", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssoklab-a", "linkingText": [ - "x" + "a" + ], + "localLinkingText": [], + "type": "attribute", + "for": [ + "CSSOKLab" + ], + "access": "public", + "informative": false, + "heading": { + "id": "colorvalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#colorvalue-objects", + "title": "CSSColorValue objects", + "number": "4.6" + }, + "definedIn": "prose" + }, + { + "id": "dom-cssoklab-b", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssoklab-b", + "linkingText": [ + "b" ], "localLinkingText": [], "type": "attribute", "for": [ - "CSSRotate" + "CSSOKLab" ], "access": "public", "informative": false, "heading": { - "id": "transformvalue-objects", - "href": "https://www.w3.org/TR/css-typed-om-1/#transformvalue-objects", - "title": "CSSTransformValue objects", - "number": "4.4" + "id": "colorvalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#colorvalue-objects", + "title": "CSSColorValue objects", + "number": "4.6" }, "definedIn": "prose" }, { - "id": "dom-cssrotate-y", - "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssrotate-y", + "id": "cssoklch", + "href": "https://www.w3.org/TR/css-typed-om-1/#cssoklch", "linkingText": [ - "y" + "CSSOKLCH" ], "localLinkingText": [], - "type": "attribute", - "for": [ - "CSSRotate" - ], + "type": "interface", + "for": [], "access": "public", "informative": false, "heading": { - "id": "transformvalue-objects", - "href": "https://www.w3.org/TR/css-typed-om-1/#transformvalue-objects", - "title": "CSSTransformValue objects", - "number": "4.4" + "id": "colorvalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#colorvalue-objects", + "title": "CSSColorValue objects", + "number": "4.6" }, - "definedIn": "prose" + "definedIn": "pre" }, { - "id": "dom-cssrotate-z", - "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssrotate-z", + "id": "dom-cssoklch-cssoklch", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssoklch-cssoklch", "linkingText": [ - "z" + "CSSOKLCH(l, c, h, alpha)", + "constructor(l, c, h, alpha)", + "CSSOKLCH(l, c, h)", + "constructor(l, c, h)" ], "localLinkingText": [], - "type": "attribute", + "type": "constructor", "for": [ - "CSSRotate" + "CSSOKLCH" ], "access": "public", "informative": false, "heading": { - "id": "transformvalue-objects", - "href": "https://www.w3.org/TR/css-typed-om-1/#transformvalue-objects", - "title": "CSSTransformValue objects", - "number": "4.4" + "id": "colorvalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#colorvalue-objects", + "title": "CSSColorValue objects", + "number": "4.6" }, - "definedIn": "prose" + "definedIn": "pre" }, { - "id": "dom-cssscale-cssscale", - "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssscale-cssscale", + "id": "dom-cssoklch-cssoklch-l-c-h-alpha-l", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssoklch-cssoklch-l-c-h-alpha-l", "linkingText": [ - "CSSScale(x, y, z)" + "l" ], "localLinkingText": [], - "type": "constructor", + "type": "argument", "for": [ - "CSSScale" + "CSSOKLCH/CSSOKLCH(l, c, h, alpha)", + "CSSOKLCH/constructor(l, c, h, alpha)", + "CSSOKLCH/CSSOKLCH(l, c, h)", + "CSSOKLCH/constructor(l, c, h)" ], "access": "public", "informative": false, "heading": { - "id": "transformvalue-objects", - "href": "https://www.w3.org/TR/css-typed-om-1/#transformvalue-objects", - "title": "CSSTransformValue objects", - "number": "4.4" + "id": "colorvalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#colorvalue-objects", + "title": "CSSColorValue objects", + "number": "4.6" }, - "definedIn": "prose" + "definedIn": "pre" }, { - "id": "dom-cssscale-x", - "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssscale-x", + "id": "dom-cssoklch-cssoklch-l-c-h-alpha-c", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssoklch-cssoklch-l-c-h-alpha-c", "linkingText": [ - "x" + "c" ], "localLinkingText": [], - "type": "attribute", + "type": "argument", "for": [ - "CSSScale" + "CSSOKLCH/CSSOKLCH(l, c, h, alpha)", + "CSSOKLCH/constructor(l, c, h, alpha)", + "CSSOKLCH/CSSOKLCH(l, c, h)", + "CSSOKLCH/constructor(l, c, h)" ], "access": "public", "informative": false, "heading": { - "id": "transformvalue-objects", - "href": "https://www.w3.org/TR/css-typed-om-1/#transformvalue-objects", - "title": "CSSTransformValue objects", - "number": "4.4" + "id": "colorvalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#colorvalue-objects", + "title": "CSSColorValue objects", + "number": "4.6" }, - "definedIn": "prose" + "definedIn": "pre" }, { - "id": "dom-cssscale-y", - "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssscale-y", + "id": "dom-cssoklch-cssoklch-l-c-h-alpha-h", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssoklch-cssoklch-l-c-h-alpha-h", "linkingText": [ - "y" + "h" ], "localLinkingText": [], - "type": "attribute", + "type": "argument", "for": [ - "CSSScale" + "CSSOKLCH/CSSOKLCH(l, c, h, alpha)", + "CSSOKLCH/constructor(l, c, h, alpha)", + "CSSOKLCH/CSSOKLCH(l, c, h)", + "CSSOKLCH/constructor(l, c, h)" ], "access": "public", "informative": false, "heading": { - "id": "transformvalue-objects", - "href": "https://www.w3.org/TR/css-typed-om-1/#transformvalue-objects", - "title": "CSSTransformValue objects", - "number": "4.4" + "id": "colorvalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#colorvalue-objects", + "title": "CSSColorValue objects", + "number": "4.6" }, - "definedIn": "prose" + "definedIn": "pre" }, { - "id": "dom-cssscale-z", - "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssscale-z", + "id": "dom-cssoklch-cssoklch-l-c-h-alpha-alpha", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssoklch-cssoklch-l-c-h-alpha-alpha", "linkingText": [ - "z" + "alpha" ], "localLinkingText": [], - "type": "attribute", + "type": "argument", "for": [ - "CSSScale" + "CSSOKLCH/CSSOKLCH(l, c, h, alpha)", + "CSSOKLCH/constructor(l, c, h, alpha)", + "CSSOKLCH/CSSOKLCH(l, c, h)", + "CSSOKLCH/constructor(l, c, h)" ], "access": "public", "informative": false, "heading": { - "id": "transformvalue-objects", - "href": "https://www.w3.org/TR/css-typed-om-1/#transformvalue-objects", - "title": "CSSTransformValue objects", - "number": "4.4" + "id": "colorvalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#colorvalue-objects", + "title": "CSSColorValue objects", + "number": "4.6" }, - "definedIn": "prose" + "definedIn": "pre" }, { - "id": "dom-cssskew-cssskew", - "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssskew-cssskew", + "id": "dom-cssoklch-cssoklch-l-c-h-optional-alpha", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssoklch-cssoklch-l-c-h-optional-alpha", "linkingText": [ - "CSSSkew(ax, ay)" + "CSSOKLCH(l, c, h, optional alpha)" ], "localLinkingText": [], "type": "constructor", "for": [ - "CSSSkew" + "CSSOKLCH" ], "access": "public", "informative": false, "heading": { - "id": "transformvalue-objects", - "href": "https://www.w3.org/TR/css-typed-om-1/#transformvalue-objects", - "title": "CSSTransformValue objects", - "number": "4.4" + "id": "colorvalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#colorvalue-objects", + "title": "CSSColorValue objects", + "number": "4.6" }, "definedIn": "prose" }, { - "id": "dom-cssskewx-cssskewx", - "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssskewx-cssskewx", + "id": "dom-cssoklch-h", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssoklch-h", "linkingText": [ - "CSSSkewX(ax)" + "h" ], "localLinkingText": [], - "type": "constructor", + "type": "attribute", "for": [ - "CSSSkewX" + "CSSOKLCH" ], "access": "public", "informative": false, "heading": { - "id": "transformvalue-objects", - "href": "https://www.w3.org/TR/css-typed-om-1/#transformvalue-objects", - "title": "CSSTransformValue objects", - "number": "4.4" + "id": "colorvalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#colorvalue-objects", + "title": "CSSColorValue objects", + "number": "4.6" }, "definedIn": "prose" }, { - "id": "dom-cssskewy-cssskewy", - "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssskewy-cssskewy", + "id": "dom-cssoklch-l", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssoklch-l", "linkingText": [ - "CSSSkewY(ay)" + "l" ], "localLinkingText": [], - "type": "constructor", + "type": "attribute", "for": [ - "CSSSkewY" + "CSSOKLCH" ], "access": "public", "informative": false, "heading": { - "id": "transformvalue-objects", - "href": "https://www.w3.org/TR/css-typed-om-1/#transformvalue-objects", - "title": "CSSTransformValue objects", - "number": "4.4" + "id": "colorvalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#colorvalue-objects", + "title": "CSSColorValue objects", + "number": "4.6" }, "definedIn": "prose" }, { - "id": "dom-cssskew-is2d", - "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssskew-is2d", + "id": "dom-cssoklch-c", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssoklch-c", "linkingText": [ - "is2D" + "c" ], "localLinkingText": [], "type": "attribute", "for": [ - "CSSSkew", - "CSSSkewX", - "CSSSkewY" + "CSSOKLCH" ], "access": "public", "informative": false, "heading": { - "id": "transformvalue-objects", - "href": "https://www.w3.org/TR/css-typed-om-1/#transformvalue-objects", - "title": "CSSTransformValue objects", - "number": "4.4" + "id": "colorvalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#colorvalue-objects", + "title": "CSSColorValue objects", + "number": "4.6" }, "definedIn": "prose" }, { - "id": "dom-cssperspective-cssperspective", - "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssperspective-cssperspective", + "id": "dom-cssoklch-alpha", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssoklch-alpha", "linkingText": [ - "CSSPerspective(length)" + "alpha" ], "localLinkingText": [], - "type": "constructor", + "type": "attribute", "for": [ - "CSSPerspective" + "CSSOKLCH" ], "access": "public", "informative": false, "heading": { - "id": "transformvalue-objects", - "href": "https://www.w3.org/TR/css-typed-om-1/#transformvalue-objects", - "title": "CSSTransformValue objects", - "number": "4.4" + "id": "colorvalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#colorvalue-objects", + "title": "CSSColorValue objects", + "number": "4.6" }, "definedIn": "prose" }, { - "id": "dom-cssperspective-is2d", - "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssperspective-is2d", + "id": "csscolor", + "href": "https://www.w3.org/TR/css-typed-om-1/#csscolor", "linkingText": [ - "is2D" + "CSSColor" ], "localLinkingText": [], - "type": "attribute", - "for": [ - "CSSPerspective" - ], + "type": "interface", + "for": [], "access": "public", "informative": false, "heading": { - "id": "transformvalue-objects", - "href": "https://www.w3.org/TR/css-typed-om-1/#transformvalue-objects", - "title": "CSSTransformValue objects", - "number": "4.4" + "id": "colorvalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#colorvalue-objects", + "title": "CSSColorValue objects", + "number": "4.6" }, - "definedIn": "prose" + "definedIn": "pre" }, { - "id": "dom-cssmatrixcomponent-cssmatrixcomponent", - "href": "https://www.w3.org/TR/css-typed-om-1/#dom-cssmatrixcomponent-cssmatrixcomponent", + "id": "dom-csscolor-csscolor", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-csscolor-csscolor", "linkingText": [ - "CSSMatrixComponent(matrix, options)" + "CSSColor(colorSpace, channels, alpha)", + "constructor(colorSpace, channels, alpha)", + "CSSColor(colorSpace, channels)", + "constructor(colorSpace, channels)" ], "localLinkingText": [], "type": "constructor", "for": [ - "CSSMatrixComponent" + "CSSColor" ], "access": "public", "informative": false, "heading": { - "id": "transformvalue-objects", - "href": "https://www.w3.org/TR/css-typed-om-1/#transformvalue-objects", - "title": "CSSTransformValue objects", - "number": "4.4" + "id": "colorvalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#colorvalue-objects", + "title": "CSSColorValue objects", + "number": "4.6" }, - "definedIn": "prose" + "definedIn": "pre" }, { - "id": "dom-csspositionvalue-csspositionvalue-x-y-x", - "href": "https://www.w3.org/TR/css-typed-om-1/#dom-csspositionvalue-csspositionvalue-x-y-x", + "id": "dom-csscolor-csscolor-colorspace-channels-alpha-colorspace", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-csscolor-csscolor-colorspace-channels-alpha-colorspace", "linkingText": [ - "x" + "colorSpace" ], "localLinkingText": [], "type": "argument", "for": [ - "CSSPositionValue/CSSPositionValue(x, y)" + "CSSColor/CSSColor(colorSpace, channels, alpha)", + "CSSColor/constructor(colorSpace, channels, alpha)", + "CSSColor/CSSColor(colorSpace, channels)", + "CSSColor/constructor(colorSpace, channels)" ], "access": "public", "informative": false, "heading": { - "id": "positionvalue-objects", - "href": "https://www.w3.org/TR/css-typed-om-1/#positionvalue-objects", - "title": "CSSPositionValue objects", - "number": "4.5" + "id": "colorvalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#colorvalue-objects", + "title": "CSSColorValue objects", + "number": "4.6" }, "definedIn": "pre" }, { - "id": "dom-csspositionvalue-csspositionvalue-x-y-y", - "href": "https://www.w3.org/TR/css-typed-om-1/#dom-csspositionvalue-csspositionvalue-x-y-y", + "id": "dom-csscolor-csscolor-colorspace-channels-alpha-channels", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-csscolor-csscolor-colorspace-channels-alpha-channels", "linkingText": [ - "y" + "channels" ], "localLinkingText": [], "type": "argument", "for": [ - "CSSPositionValue/CSSPositionValue(x, y)" + "CSSColor/CSSColor(colorSpace, channels, alpha)", + "CSSColor/constructor(colorSpace, channels, alpha)", + "CSSColor/CSSColor(colorSpace, channels)", + "CSSColor/constructor(colorSpace, channels)" ], "access": "public", "informative": false, "heading": { - "id": "positionvalue-objects", - "href": "https://www.w3.org/TR/css-typed-om-1/#positionvalue-objects", - "title": "CSSPositionValue objects", - "number": "4.5" + "id": "colorvalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#colorvalue-objects", + "title": "CSSColorValue objects", + "number": "4.6" }, "definedIn": "pre" }, { - "id": "csspositionvalue", - "href": "https://www.w3.org/TR/css-typed-om-1/#csspositionvalue", + "id": "dom-csscolor-csscolor-colorspace-channels-alpha-alpha", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-csscolor-csscolor-colorspace-channels-alpha-alpha", "linkingText": [ - "CSSPositionValue" + "alpha" ], "localLinkingText": [], - "type": "interface", - "for": [], + "type": "argument", + "for": [ + "CSSColor/CSSColor(colorSpace, channels, alpha)", + "CSSColor/constructor(colorSpace, channels, alpha)", + "CSSColor/CSSColor(colorSpace, channels)", + "CSSColor/constructor(colorSpace, channels)" + ], "access": "public", "informative": false, "heading": { - "id": "positionvalue-objects", - "href": "https://www.w3.org/TR/css-typed-om-1/#positionvalue-objects", - "title": "CSSPositionValue objects", - "number": "4.5" + "id": "colorvalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#colorvalue-objects", + "title": "CSSColorValue objects", + "number": "4.6" }, "definedIn": "pre" }, { - "id": "dom-csspositionvalue-csspositionvalue", - "href": "https://www.w3.org/TR/css-typed-om-1/#dom-csspositionvalue-csspositionvalue", + "id": "dom-csscolor-channels", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-csscolor-channels", "linkingText": [ - "CSSPositionValue(x, y)" + "channels" ], "localLinkingText": [], - "type": "constructor", + "type": "attribute", "for": [ - "CSSPositionValue" + "CSSColor" ], "access": "public", "informative": false, "heading": { - "id": "positionvalue-objects", - "href": "https://www.w3.org/TR/css-typed-om-1/#positionvalue-objects", - "title": "CSSPositionValue objects", - "number": "4.5" + "id": "colorvalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#colorvalue-objects", + "title": "CSSColorValue objects", + "number": "4.6" }, - "definedIn": "prose" + "definedIn": "pre" }, { - "id": "dom-csspositionvalue-x", - "href": "https://www.w3.org/TR/css-typed-om-1/#dom-csspositionvalue-x", + "id": "dom-csscolor-csscolor-colorspace-channels-optional-alpha", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-csscolor-csscolor-colorspace-channels-optional-alpha", "linkingText": [ - "x" + "CSSColor(colorSpace, channels, optional alpha)" ], "localLinkingText": [], - "type": "attribute", + "type": "constructor", "for": [ - "CSSPositionValue" + "CSSColor" ], "access": "public", "informative": false, "heading": { - "id": "positionvalue-objects", - "href": "https://www.w3.org/TR/css-typed-om-1/#positionvalue-objects", - "title": "CSSPositionValue objects", - "number": "4.5" + "id": "colorvalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#colorvalue-objects", + "title": "CSSColorValue objects", + "number": "4.6" }, "definedIn": "prose" }, { - "id": "dom-csspositionvalue-y", - "href": "https://www.w3.org/TR/css-typed-om-1/#dom-csspositionvalue-y", + "id": "dom-csscolor-colorspace", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-csscolor-colorspace", "linkingText": [ - "y" + "colorSpace" ], "localLinkingText": [], "type": "attribute", "for": [ - "CSSPositionValue" + "CSSColor" ], "access": "public", "informative": false, "heading": { - "id": "positionvalue-objects", - "href": "https://www.w3.org/TR/css-typed-om-1/#positionvalue-objects", - "title": "CSSPositionValue objects", - "number": "4.5" + "id": "colorvalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#colorvalue-objects", + "title": "CSSColorValue objects", + "number": "4.6" }, "definedIn": "prose" }, { - "id": "cssimagevalue", - "href": "https://www.w3.org/TR/css-typed-om-1/#cssimagevalue", + "id": "dom-csscolor-alpha", + "href": "https://www.w3.org/TR/css-typed-om-1/#dom-csscolor-alpha", "linkingText": [ - "CSSImageValue" + "alpha" ], "localLinkingText": [], - "type": "interface", - "for": [], + "type": "attribute", + "for": [ + "CSSColor" + ], "access": "public", "informative": false, "heading": { - "id": "imagevalue-objects", - "href": "https://www.w3.org/TR/css-typed-om-1/#imagevalue-objects", - "title": "CSSImageValue objects", + "id": "colorvalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#colorvalue-objects", + "title": "CSSColorValue objects", "number": "4.6" }, - "definedIn": "pre" + "definedIn": "prose" }, { "id": "css-reify", @@ -6536,7 +10098,7 @@ "id": "reify-failure", "href": "https://www.w3.org/TR/css-typed-om-1/#reify-failure", "title": "Unrepresentable Values", - "number": "5.1" + "number": "5.2" }, "definedIn": "prose" }, @@ -6555,7 +10117,7 @@ "id": "reify-tokens", "href": "https://www.w3.org/TR/css-typed-om-1/#reify-tokens", "title": "Raw CSS tokens: properties with var() references", - "number": "5.2" + "number": "5.3" }, "definedIn": "prose" }, @@ -6574,7 +10136,7 @@ "id": "reify-var", "href": "https://www.w3.org/TR/css-typed-om-1/#reify-var", "title": "var() References", - "number": "5.3" + "number": "5.4" }, "definedIn": "prose" }, @@ -6593,7 +10155,7 @@ "id": "reify-ident", "href": "https://www.w3.org/TR/css-typed-om-1/#reify-ident", "title": "Identifier Values", - "number": "5.4" + "number": "5.5" }, "definedIn": "prose" }, @@ -6612,7 +10174,7 @@ "id": "reify-numeric", "href": "https://www.w3.org/TR/css-typed-om-1/#reify-numeric", "title": ", , and values", - "number": "5.5" + "number": "5.6" }, "definedIn": "prose" }, @@ -6631,7 +10193,26 @@ "id": "reify-numeric", "href": "https://www.w3.org/TR/css-typed-om-1/#reify-numeric", "title": ", , and values", - "number": "5.5" + "number": "5.6" + }, + "definedIn": "prose" + }, + { + "id": "reify-a-color-value", + "href": "https://www.w3.org/TR/css-typed-om-1/#reify-a-color-value", + "linkingText": [ + "reify a color value" + ], + "localLinkingText": [], + "type": "dfn", + "for": [], + "access": "private", + "informative": false, + "heading": { + "id": "reify-color", + "href": "https://www.w3.org/TR/css-typed-om-1/#reify-color", + "title": " Values", + "number": "5.7" }, "definedIn": "prose" }, @@ -6649,8 +10230,8 @@ "heading": { "id": "reify-transformvalue", "href": "https://www.w3.org/TR/css-typed-om-1/#reify-transformvalue", - "title": " and values", - "number": "5.6" + "title": " and Values", + "number": "5.8" }, "definedIn": "prose" }, @@ -6668,8 +10249,8 @@ "heading": { "id": "reify-transformvalue", "href": "https://www.w3.org/TR/css-typed-om-1/#reify-transformvalue", - "title": " and values", - "number": "5.6" + "title": " and Values", + "number": "5.8" }, "definedIn": "prose" }, @@ -6730,6 +10311,25 @@ }, "definedIn": "prose" }, + { + "id": "serialize-a-cssnumericvalue", + "href": "https://www.w3.org/TR/css-typed-om-1/#serialize-a-cssnumericvalue", + "linkingText": [ + "serialize a CSSNumericValue" + ], + "localLinkingText": [], + "type": "dfn", + "for": [], + "access": "public", + "informative": false, + "heading": { + "id": "numericvalue-serialization", + "href": "https://www.w3.org/TR/css-typed-om-1/#numericvalue-serialization", + "title": "CSSNumericValue Serialization", + "number": "6.3" + }, + "definedIn": "prose" + }, { "id": "serialize-a-cssunitvalue", "href": "https://www.w3.org/TR/css-typed-om-1/#serialize-a-cssunitvalue", @@ -6742,10 +10342,10 @@ "access": "public", "informative": false, "heading": { - "id": "numericvalue-serialization", - "href": "https://www.w3.org/TR/css-typed-om-1/#numericvalue-serialization", + "id": "unitvalue-serialization", + "href": "https://www.w3.org/TR/css-typed-om-1/#unitvalue-serialization", "title": "CSSUnitValue Serialization", - "number": "6.3" + "number": "6.4" }, "definedIn": "prose" }, @@ -6764,7 +10364,7 @@ "id": "calc-serialization", "href": "https://www.w3.org/TR/css-typed-om-1/#calc-serialization", "title": "CSSMathValue Serialization", - "number": "6.4" + "number": "6.5" }, "definedIn": "prose" }, @@ -6783,7 +10383,7 @@ "id": "transformvalue-serialization", "href": "https://www.w3.org/TR/css-typed-om-1/#transformvalue-serialization", "title": "CSSTransformValue and CSSTransformComponent Serialization", - "number": "6.5" + "number": "6.6" }, "definedIn": "prose" }, @@ -6802,7 +10402,7 @@ "id": "transformvalue-serialization", "href": "https://www.w3.org/TR/css-typed-om-1/#transformvalue-serialization", "title": "CSSTransformValue and CSSTransformComponent Serialization", - "number": "6.5" + "number": "6.6" }, "definedIn": "prose" }, @@ -6821,7 +10421,7 @@ "id": "transformvalue-serialization", "href": "https://www.w3.org/TR/css-typed-om-1/#transformvalue-serialization", "title": "CSSTransformValue and CSSTransformComponent Serialization", - "number": "6.5" + "number": "6.6" }, "definedIn": "prose" }, @@ -6840,7 +10440,7 @@ "id": "transformvalue-serialization", "href": "https://www.w3.org/TR/css-typed-om-1/#transformvalue-serialization", "title": "CSSTransformValue and CSSTransformComponent Serialization", - "number": "6.5" + "number": "6.6" }, "definedIn": "prose" }, @@ -6859,7 +10459,7 @@ "id": "transformvalue-serialization", "href": "https://www.w3.org/TR/css-typed-om-1/#transformvalue-serialization", "title": "CSSTransformValue and CSSTransformComponent Serialization", - "number": "6.5" + "number": "6.6" }, "definedIn": "prose" }, @@ -6878,7 +10478,7 @@ "id": "transformvalue-serialization", "href": "https://www.w3.org/TR/css-typed-om-1/#transformvalue-serialization", "title": "CSSTransformValue and CSSTransformComponent Serialization", - "number": "6.5" + "number": "6.6" }, "definedIn": "prose" }, @@ -6897,7 +10497,7 @@ "id": "transformvalue-serialization", "href": "https://www.w3.org/TR/css-typed-om-1/#transformvalue-serialization", "title": "CSSTransformValue and CSSTransformComponent Serialization", - "number": "6.5" + "number": "6.6" }, "definedIn": "prose" }, @@ -6916,7 +10516,7 @@ "id": "transformvalue-serialization", "href": "https://www.w3.org/TR/css-typed-om-1/#transformvalue-serialization", "title": "CSSTransformValue and CSSTransformComponent Serialization", - "number": "6.5" + "number": "6.6" }, "definedIn": "prose" }, @@ -6935,7 +10535,7 @@ "id": "transformvalue-serialization", "href": "https://www.w3.org/TR/css-typed-om-1/#transformvalue-serialization", "title": "CSSTransformValue and CSSTransformComponent Serialization", - "number": "6.5" + "number": "6.6" }, "definedIn": "prose" } diff --git a/tr/dfns/i18n-glossary.json b/tr/dfns/i18n-glossary.json index 72e86d07aa62..cd6de1a6a04c 100644 --- a/tr/dfns/i18n-glossary.json +++ b/tr/dfns/i18n-glossary.json @@ -262,6 +262,25 @@ }, "definedIn": "prose" }, + { + "id": "dfn-block-direction", + "href": "https://www.w3.org/TR/i18n-glossary/#dfn-block-direction", + "linkingText": [ + "Block direction" + ], + "localLinkingText": [], + "type": "dfn", + "for": [], + "access": "private", + "informative": true, + "heading": { + "id": "glossary", + "href": "https://www.w3.org/TR/i18n-glossary/#glossary", + "title": "Glossary", + "number": "3" + }, + "definedIn": "prose" + }, { "id": "dfn-canonical-unicode-locale-identifier", "href": "https://www.w3.org/TR/i18n-glossary/#dfn-canonical-unicode-locale-identifier", @@ -1698,6 +1717,48 @@ }, "definedIn": "prose" }, + { + "id": "dfn-unicode-normalization-form-kc", + "href": "https://www.w3.org/TR/i18n-glossary/#dfn-unicode-normalization-form-kc", + "linkingText": [ + "unicode normalization form kc", + "nfkc", + "Normalization Form KC" + ], + "localLinkingText": [], + "type": "dfn", + "for": [], + "access": "public", + "informative": true, + "heading": { + "id": "glossary", + "href": "https://www.w3.org/TR/i18n-glossary/#glossary", + "title": "Glossary", + "number": "3" + }, + "definedIn": "prose" + }, + { + "id": "dfn-unicode-normalization-form-kd", + "href": "https://www.w3.org/TR/i18n-glossary/#dfn-unicode-normalization-form-kd", + "linkingText": [ + "unicode normalization form kd", + "nfkd", + "Normalization Form KD" + ], + "localLinkingText": [], + "type": "dfn", + "for": [], + "access": "public", + "informative": true, + "heading": { + "id": "glossary", + "href": "https://www.w3.org/TR/i18n-glossary/#glossary", + "title": "Glossary", + "number": "3" + }, + "definedIn": "prose" + }, { "id": "dfn-othographic-syllable", "href": "https://www.w3.org/TR/i18n-glossary/#dfn-othographic-syllable", @@ -2008,6 +2069,25 @@ }, "definedIn": "prose" }, + { + "id": "dfn-string-direction", + "href": "https://www.w3.org/TR/i18n-glossary/#dfn-string-direction", + "linkingText": [ + "String direction" + ], + "localLinkingText": [], + "type": "dfn", + "for": [], + "access": "public", + "informative": true, + "heading": { + "id": "glossary", + "href": "https://www.w3.org/TR/i18n-glossary/#glossary", + "title": "Glossary", + "number": "3" + }, + "definedIn": "prose" + }, { "id": "dfn-supplementary-code-point", "href": "https://www.w3.org/TR/i18n-glossary/#dfn-supplementary-code-point", @@ -2553,6 +2633,25 @@ }, "definedIn": "prose" }, + { + "id": "dfn-variation-selector", + "href": "https://www.w3.org/TR/i18n-glossary/#dfn-variation-selector", + "linkingText": [ + "Variation selector" + ], + "localLinkingText": [], + "type": "dfn", + "for": [], + "access": "public", + "informative": true, + "heading": { + "id": "glossary", + "href": "https://www.w3.org/TR/i18n-glossary/#glossary", + "title": "Glossary", + "number": "3" + }, + "definedIn": "prose" + }, { "id": "dfn-virama", "href": "https://www.w3.org/TR/i18n-glossary/#dfn-virama", diff --git a/tr/dfns/media-source-2.json b/tr/dfns/media-source-2.json index c49d432e5464..4d9b16af0d55 100644 --- a/tr/dfns/media-source-2.json +++ b/tr/dfns/media-source-2.json @@ -309,8 +309,8 @@ "definedIn": "dt" }, { - "id": "sourcebuffer-byte-stream-format-spec", - "href": "https://www.w3.org/TR/media-source-2/#sourcebuffer-byte-stream-format-spec", + "id": "dfn-sourcebuffer-byte-stream-format-specification", + "href": "https://www.w3.org/TR/media-source-2/#dfn-sourcebuffer-byte-stream-format-specification", "linkingText": [ "SourceBuffer byte stream format specification" ], @@ -328,8 +328,8 @@ "definedIn": "dt" }, { - "id": "sourcebuffer-configuration", - "href": "https://www.w3.org/TR/media-source-2/#sourcebuffer-configuration", + "id": "dfn-sourcebuffer-configuration", + "href": "https://www.w3.org/TR/media-source-2/#dfn-sourcebuffer-configuration", "linkingText": [ "SourceBuffer configuration" ], @@ -347,8 +347,8 @@ "definedIn": "dt" }, { - "id": "track-description", - "href": "https://www.w3.org/TR/media-source-2/#track-description", + "id": "dfn-track-description", + "href": "https://www.w3.org/TR/media-source-2/#dfn-track-description", "linkingText": [ "Track Description" ], @@ -366,8 +366,8 @@ "definedIn": "dt" }, { - "id": "track-id", - "href": "https://www.w3.org/TR/media-source-2/#track-id", + "id": "dfn-track-id", + "href": "https://www.w3.org/TR/media-source-2/#dfn-track-id", "linkingText": [ "Track ID" ], @@ -682,109 +682,6 @@ }, "definedIn": "pre" }, - { - "id": "dom-mediasource-endofstream", - "href": "https://www.w3.org/TR/media-source-2/#dom-mediasource-endofstream", - "linkingText": [ - "endOfStream()", - "endOfStream(error)" - ], - "localLinkingText": [ - "MediaSource.endOfStream", - "MediaSource.endOfStream()", - "endOfStream" - ], - "type": "method", - "for": [ - "MediaSource" - ], - "access": "public", - "informative": false, - "heading": { - "id": "mediasource", - "href": "https://www.w3.org/TR/media-source-2/#mediasource", - "title": "MediaSource interface", - "number": "2" - }, - "definedIn": "pre" - }, - { - "id": "dom-mediasource-setliveseekablerange", - "href": "https://www.w3.org/TR/media-source-2/#dom-mediasource-setliveseekablerange", - "linkingText": [ - "setLiveSeekableRange()", - "setLiveSeekableRange(start, end)" - ], - "localLinkingText": [ - "MediaSource.setLiveSeekableRange", - "MediaSource.setLiveSeekableRange()", - "setLiveSeekableRange" - ], - "type": "method", - "for": [ - "MediaSource" - ], - "access": "public", - "informative": false, - "heading": { - "id": "mediasource", - "href": "https://www.w3.org/TR/media-source-2/#mediasource", - "title": "MediaSource interface", - "number": "2" - }, - "definedIn": "pre" - }, - { - "id": "dom-mediasource-clearliveseekablerange", - "href": "https://www.w3.org/TR/media-source-2/#dom-mediasource-clearliveseekablerange", - "linkingText": [ - "clearLiveSeekableRange()" - ], - "localLinkingText": [ - "MediaSource.clearLiveSeekableRange", - "MediaSource.clearLiveSeekableRange()", - "clearLiveSeekableRange" - ], - "type": "method", - "for": [ - "MediaSource" - ], - "access": "public", - "informative": false, - "heading": { - "id": "mediasource", - "href": "https://www.w3.org/TR/media-source-2/#mediasource", - "title": "MediaSource interface", - "number": "2" - }, - "definedIn": "pre" - }, - { - "id": "dom-mediasource-istypesupported", - "href": "https://www.w3.org/TR/media-source-2/#dom-mediasource-istypesupported", - "linkingText": [ - "isTypeSupported()", - "isTypeSupported(type)" - ], - "localLinkingText": [ - "MediaSource.isTypeSupported", - "MediaSource.isTypeSupported()", - "isTypeSupported" - ], - "type": "method", - "for": [ - "MediaSource" - ], - "access": "public", - "informative": false, - "heading": { - "id": "mediasource", - "href": "https://www.w3.org/TR/media-source-2/#mediasource", - "title": "MediaSource interface", - "number": "2" - }, - "definedIn": "pre" - }, { "id": "dom-mediasource-handle", "href": "https://www.w3.org/TR/media-source-2/#dom-mediasource-handle", @@ -976,78 +873,105 @@ "definedIn": "heading" }, { - "id": "dfn-endofstream", - "href": "https://www.w3.org/TR/media-source-2/#dfn-endofstream", + "id": "dom-mediasource-endofstream", + "href": "https://www.w3.org/TR/media-source-2/#dom-mediasource-endofstream", "linkingText": [ - "endOfStream()" + "endOfStream()", + "endOfStream(error)" ], - "localLinkingText": [], - "type": "dfn", - "for": [], - "access": "private", + "localLinkingText": [ + "MediaSource.endOfStream", + "MediaSource.endOfStream()", + "endOfStream" + ], + "type": "method", + "for": [ + "MediaSource" + ], + "access": "public", "informative": false, "heading": { "id": "endofstream-method", "href": "https://www.w3.org/TR/media-source-2/#endofstream-method", "title": "endOfStream() method", - "number": "3" + "number": "2.9" }, "definedIn": "heading" }, { - "id": "dfn-setliveseekablerange", - "href": "https://www.w3.org/TR/media-source-2/#dfn-setliveseekablerange", + "id": "dom-mediasource-setliveseekablerange", + "href": "https://www.w3.org/TR/media-source-2/#dom-mediasource-setliveseekablerange", "linkingText": [ - "setLiveSeekableRange()" + "setLiveSeekableRange()", + "setLiveSeekableRange(start, end)" ], - "localLinkingText": [], - "type": "dfn", - "for": [], - "access": "private", + "localLinkingText": [ + "MediaSource.setLiveSeekableRange", + "MediaSource.setLiveSeekableRange()", + "setLiveSeekableRange" + ], + "type": "method", + "for": [ + "MediaSource" + ], + "access": "public", "informative": false, "heading": { "id": "setliveseekablerange-method", "href": "https://www.w3.org/TR/media-source-2/#setliveseekablerange-method", "title": "setLiveSeekableRange() method", - "number": "4" + "number": "2.10" }, "definedIn": "heading" }, { - "id": "dfn-clearliveseekablerange", - "href": "https://www.w3.org/TR/media-source-2/#dfn-clearliveseekablerange", + "id": "dom-mediasource-clearliveseekablerange", + "href": "https://www.w3.org/TR/media-source-2/#dom-mediasource-clearliveseekablerange", "linkingText": [ "clearLiveSeekableRange()" ], - "localLinkingText": [], - "type": "dfn", - "for": [], - "access": "private", + "localLinkingText": [ + "MediaSource.clearLiveSeekableRange", + "MediaSource.clearLiveSeekableRange()", + "clearLiveSeekableRange" + ], + "type": "method", + "for": [ + "MediaSource" + ], + "access": "public", "informative": false, "heading": { "id": "clearliveseekablerange-method", "href": "https://www.w3.org/TR/media-source-2/#clearliveseekablerange-method", "title": "clearLiveSeekableRange() method", - "number": "5" + "number": "2.11" }, "definedIn": "heading" }, { - "id": "dfn-istypesupported", - "href": "https://www.w3.org/TR/media-source-2/#dfn-istypesupported", + "id": "dom-mediasource-istypesupported", + "href": "https://www.w3.org/TR/media-source-2/#dom-mediasource-istypesupported", "linkingText": [ - "isTypeSupported()" + "isTypeSupported()", + "isTypeSupported(type)" ], - "localLinkingText": [], - "type": "dfn", - "for": [], - "access": "private", + "localLinkingText": [ + "MediaSource.isTypeSupported", + "MediaSource.isTypeSupported()", + "isTypeSupported" + ], + "type": "method", + "for": [ + "MediaSource" + ], + "access": "public", "informative": false, "heading": { "id": "istypesupported-method", "href": "https://www.w3.org/TR/media-source-2/#istypesupported-method", "title": "isTypeSupported() method", - "number": "6" + "number": "2.12" }, "definedIn": "heading" }, @@ -1066,7 +990,7 @@ "id": "mediasource-events", "href": "https://www.w3.org/TR/media-source-2/#mediasource-events", "title": "Event Summary", - "number": "7" + "number": "2.13" }, "definedIn": "table" }, @@ -1085,7 +1009,7 @@ "id": "mediasource-events", "href": "https://www.w3.org/TR/media-source-2/#mediasource-events", "title": "Event Summary", - "number": "7" + "number": "2.13" }, "definedIn": "table" }, @@ -1104,7 +1028,7 @@ "id": "mediasource-events", "href": "https://www.w3.org/TR/media-source-2/#mediasource-events", "title": "Event Summary", - "number": "7" + "number": "2.13" }, "definedIn": "table" }, @@ -1123,7 +1047,7 @@ "id": "mediasource-in-worker-communication-model", "href": "https://www.w3.org/TR/media-source-2/#mediasource-in-worker-communication-model", "title": "Cross-context communication model", - "number": "8" + "number": "2.14" }, "definedIn": "heading" }, @@ -1144,7 +1068,7 @@ "id": "mediasource-in-worker-communication-model", "href": "https://www.w3.org/TR/media-source-2/#mediasource-in-worker-communication-model", "title": "Cross-context communication model", - "number": "8" + "number": "2.14" }, "definedIn": "prose" }, @@ -1165,7 +1089,7 @@ "id": "mediasource-in-worker-communication-model", "href": "https://www.w3.org/TR/media-source-2/#mediasource-in-worker-communication-model", "title": "Cross-context communication model", - "number": "8" + "number": "2.14" }, "definedIn": "prose" }, @@ -1186,7 +1110,7 @@ "id": "mediasource-in-worker-communication-model", "href": "https://www.w3.org/TR/media-source-2/#mediasource-in-worker-communication-model", "title": "Cross-context communication model", - "number": "8" + "number": "2.14" }, "definedIn": "prose" }, @@ -1205,7 +1129,7 @@ "id": "mediasource-attach", "href": "https://www.w3.org/TR/media-source-2/#mediasource-attach", "title": "Attaching to a media element", - "number": "9.1" + "number": "2.15.1" }, "definedIn": "heading" }, @@ -1224,7 +1148,7 @@ "id": "mediasource-detach", "href": "https://www.w3.org/TR/media-source-2/#mediasource-detach", "title": "Detaching from a media element", - "number": "9.2" + "number": "2.15.2" }, "definedIn": "heading" }, @@ -1243,7 +1167,7 @@ "id": "mediasource-seeking", "href": "https://www.w3.org/TR/media-source-2/#mediasource-seeking", "title": "Seeking", - "number": "9.3" + "number": "2.15.3" }, "definedIn": "heading" }, @@ -1262,7 +1186,7 @@ "id": "buffer-monitoring", "href": "https://www.w3.org/TR/media-source-2/#buffer-monitoring", "title": "SourceBuffer Monitoring", - "number": "9.4" + "number": "2.15.4" }, "definedIn": "heading" }, @@ -1281,7 +1205,7 @@ "id": "buffer-monitoring", "href": "https://www.w3.org/TR/media-source-2/#buffer-monitoring", "title": "SourceBuffer Monitoring", - "number": "9.4" + "number": "2.15.4" }, "definedIn": "prose" }, @@ -1300,7 +1224,7 @@ "id": "active-source-buffer-changes", "href": "https://www.w3.org/TR/media-source-2/#active-source-buffer-changes", "title": "Changes to selected/enabled track state", - "number": "9.5" + "number": "2.15.5" }, "definedIn": "heading" }, @@ -1319,7 +1243,7 @@ "id": "duration-change-algorithm", "href": "https://www.w3.org/TR/media-source-2/#duration-change-algorithm", "title": "Duration change", - "number": "9.6" + "number": "2.15.6" }, "definedIn": "heading" }, @@ -1338,7 +1262,7 @@ "id": "end-of-stream-algorithm", "href": "https://www.w3.org/TR/media-source-2/#end-of-stream-algorithm", "title": "End of stream", - "number": "9.7" + "number": "2.15.7" }, "definedIn": "heading" }, @@ -1357,7 +1281,7 @@ "id": "mirror-if-necessary-algorithm", "href": "https://www.w3.org/TR/media-source-2/#mirror-if-necessary-algorithm", "title": "Mirror if necessary", - "number": "9.8" + "number": "2.15.8" }, "definedIn": "heading" }, @@ -1375,7 +1299,8 @@ "heading": { "id": "mediasourcehandle", "href": "https://www.w3.org/TR/media-source-2/#mediasourcehandle", - "title": "10. MediaSourceHandle interface" + "title": "MediaSourceHandle interface", + "number": "3" }, "definedIn": "heading" }, @@ -1395,7 +1320,8 @@ "heading": { "id": "mediasourcehandle", "href": "https://www.w3.org/TR/media-source-2/#mediasourcehandle", - "title": "10. MediaSourceHandle interface" + "title": "MediaSourceHandle interface", + "number": "3" }, "definedIn": "prose" }, @@ -1415,7 +1341,8 @@ "heading": { "id": "mediasourcehandle", "href": "https://www.w3.org/TR/media-source-2/#mediasourcehandle", - "title": "10. MediaSourceHandle interface" + "title": "MediaSourceHandle interface", + "number": "3" }, "definedIn": "prose" }, @@ -1433,7 +1360,8 @@ "heading": { "id": "sourcebuffer", "href": "https://www.w3.org/TR/media-source-2/#sourcebuffer", - "title": "11. SourceBuffer interface" + "title": "SourceBuffer interface", + "number": "4" }, "definedIn": "heading" }, @@ -1451,7 +1379,8 @@ "heading": { "id": "sourcebuffer", "href": "https://www.w3.org/TR/media-source-2/#sourcebuffer", - "title": "11. SourceBuffer interface" + "title": "SourceBuffer interface", + "number": "4" }, "definedIn": "pre" }, @@ -1471,7 +1400,8 @@ "heading": { "id": "sourcebuffer", "href": "https://www.w3.org/TR/media-source-2/#sourcebuffer", - "title": "11. SourceBuffer interface" + "title": "SourceBuffer interface", + "number": "4" }, "definedIn": "dt" }, @@ -1491,7 +1421,8 @@ "heading": { "id": "sourcebuffer", "href": "https://www.w3.org/TR/media-source-2/#sourcebuffer", - "title": "11. SourceBuffer interface" + "title": "SourceBuffer interface", + "number": "4" }, "definedIn": "dt" }, @@ -1514,7 +1445,7 @@ "id": "attributes", "href": "https://www.w3.org/TR/media-source-2/#attributes", "title": "Attributes", - "number": "11.1" + "number": "4.1" }, "definedIn": "dt" }, @@ -1537,7 +1468,7 @@ "id": "attributes", "href": "https://www.w3.org/TR/media-source-2/#attributes", "title": "Attributes", - "number": "11.1" + "number": "4.1" }, "definedIn": "dt" }, @@ -1560,7 +1491,7 @@ "id": "attributes", "href": "https://www.w3.org/TR/media-source-2/#attributes", "title": "Attributes", - "number": "11.1" + "number": "4.1" }, "definedIn": "dt" }, @@ -1583,7 +1514,7 @@ "id": "attributes", "href": "https://www.w3.org/TR/media-source-2/#attributes", "title": "Attributes", - "number": "11.1" + "number": "4.1" }, "definedIn": "dt" }, @@ -1606,7 +1537,7 @@ "id": "attributes", "href": "https://www.w3.org/TR/media-source-2/#attributes", "title": "Attributes", - "number": "11.1" + "number": "4.1" }, "definedIn": "dt" }, @@ -1629,7 +1560,7 @@ "id": "attributes", "href": "https://www.w3.org/TR/media-source-2/#attributes", "title": "Attributes", - "number": "11.1" + "number": "4.1" }, "definedIn": "dt" }, @@ -1652,7 +1583,7 @@ "id": "attributes", "href": "https://www.w3.org/TR/media-source-2/#attributes", "title": "Attributes", - "number": "11.1" + "number": "4.1" }, "definedIn": "dt" }, @@ -1675,7 +1606,7 @@ "id": "attributes", "href": "https://www.w3.org/TR/media-source-2/#attributes", "title": "Attributes", - "number": "11.1" + "number": "4.1" }, "definedIn": "dt" }, @@ -1698,7 +1629,7 @@ "id": "attributes", "href": "https://www.w3.org/TR/media-source-2/#attributes", "title": "Attributes", - "number": "11.1" + "number": "4.1" }, "definedIn": "dt" }, @@ -1721,7 +1652,7 @@ "id": "attributes", "href": "https://www.w3.org/TR/media-source-2/#attributes", "title": "Attributes", - "number": "11.1" + "number": "4.1" }, "definedIn": "dt" }, @@ -1744,7 +1675,7 @@ "id": "attributes", "href": "https://www.w3.org/TR/media-source-2/#attributes", "title": "Attributes", - "number": "11.1" + "number": "4.1" }, "definedIn": "dt" }, @@ -1767,7 +1698,7 @@ "id": "attributes", "href": "https://www.w3.org/TR/media-source-2/#attributes", "title": "Attributes", - "number": "11.1" + "number": "4.1" }, "definedIn": "dt" }, @@ -1790,7 +1721,7 @@ "id": "attributes", "href": "https://www.w3.org/TR/media-source-2/#attributes", "title": "Attributes", - "number": "11.1" + "number": "4.1" }, "definedIn": "dt" }, @@ -1813,7 +1744,7 @@ "id": "attributes", "href": "https://www.w3.org/TR/media-source-2/#attributes", "title": "Attributes", - "number": "11.1" + "number": "4.1" }, "definedIn": "dt" }, @@ -1839,7 +1770,7 @@ "id": "methods", "href": "https://www.w3.org/TR/media-source-2/#methods", "title": "Methods", - "number": "11.2" + "number": "4.2" }, "definedIn": "dt" }, @@ -1864,7 +1795,7 @@ "id": "methods", "href": "https://www.w3.org/TR/media-source-2/#methods", "title": "Methods", - "number": "11.2" + "number": "4.2" }, "definedIn": "dt" }, @@ -1890,7 +1821,7 @@ "id": "methods", "href": "https://www.w3.org/TR/media-source-2/#methods", "title": "Methods", - "number": "11.2" + "number": "4.2" }, "definedIn": "dt" }, @@ -1916,7 +1847,7 @@ "id": "methods", "href": "https://www.w3.org/TR/media-source-2/#methods", "title": "Methods", - "number": "11.2" + "number": "4.2" }, "definedIn": "dt" }, @@ -1935,7 +1866,7 @@ "id": "track-buffers", "href": "https://www.w3.org/TR/media-source-2/#track-buffers", "title": "Track Buffers", - "number": "11.3" + "number": "4.3" }, "definedIn": "prose" }, @@ -1954,7 +1885,7 @@ "id": "track-buffers", "href": "https://www.w3.org/TR/media-source-2/#track-buffers", "title": "Track Buffers", - "number": "11.3" + "number": "4.3" }, "definedIn": "prose" }, @@ -1973,7 +1904,7 @@ "id": "track-buffers", "href": "https://www.w3.org/TR/media-source-2/#track-buffers", "title": "Track Buffers", - "number": "11.3" + "number": "4.3" }, "definedIn": "prose" }, @@ -1992,7 +1923,7 @@ "id": "track-buffers", "href": "https://www.w3.org/TR/media-source-2/#track-buffers", "title": "Track Buffers", - "number": "11.3" + "number": "4.3" }, "definedIn": "prose" }, @@ -2011,7 +1942,7 @@ "id": "track-buffers", "href": "https://www.w3.org/TR/media-source-2/#track-buffers", "title": "Track Buffers", - "number": "11.3" + "number": "4.3" }, "definedIn": "prose" }, @@ -2030,7 +1961,7 @@ "id": "track-buffers", "href": "https://www.w3.org/TR/media-source-2/#track-buffers", "title": "Track Buffers", - "number": "11.3" + "number": "4.3" }, "definedIn": "prose" }, @@ -2049,7 +1980,7 @@ "id": "sourcebuffer-events", "href": "https://www.w3.org/TR/media-source-2/#sourcebuffer-events", "title": "Event Summary", - "number": "11.4" + "number": "4.4" }, "definedIn": "table" }, @@ -2068,7 +1999,7 @@ "id": "sourcebuffer-events", "href": "https://www.w3.org/TR/media-source-2/#sourcebuffer-events", "title": "Event Summary", - "number": "11.4" + "number": "4.4" }, "definedIn": "table" }, @@ -2087,7 +2018,7 @@ "id": "sourcebuffer-events", "href": "https://www.w3.org/TR/media-source-2/#sourcebuffer-events", "title": "Event Summary", - "number": "11.4" + "number": "4.4" }, "definedIn": "table" }, @@ -2106,7 +2037,7 @@ "id": "sourcebuffer-events", "href": "https://www.w3.org/TR/media-source-2/#sourcebuffer-events", "title": "Event Summary", - "number": "11.4" + "number": "4.4" }, "definedIn": "table" }, @@ -2125,7 +2056,7 @@ "id": "sourcebuffer-events", "href": "https://www.w3.org/TR/media-source-2/#sourcebuffer-events", "title": "Event Summary", - "number": "11.4" + "number": "4.4" }, "definedIn": "table" }, @@ -2144,7 +2075,7 @@ "id": "sourcebuffer-segment-parser-loop", "href": "https://www.w3.org/TR/media-source-2/#sourcebuffer-segment-parser-loop", "title": "Segment Parser Loop", - "number": "11.5.1" + "number": "4.5.1" }, "definedIn": "heading" }, @@ -2165,7 +2096,7 @@ "id": "sourcebuffer-segment-parser-loop", "href": "https://www.w3.org/TR/media-source-2/#sourcebuffer-segment-parser-loop", "title": "Segment Parser Loop", - "number": "11.5.1" + "number": "4.5.1" }, "definedIn": "prose" }, @@ -2184,7 +2115,7 @@ "id": "sourcebuffer-segment-parser-loop", "href": "https://www.w3.org/TR/media-source-2/#sourcebuffer-segment-parser-loop", "title": "Segment Parser Loop", - "number": "11.5.1" + "number": "4.5.1" }, "definedIn": "table" }, @@ -2203,7 +2134,7 @@ "id": "sourcebuffer-segment-parser-loop", "href": "https://www.w3.org/TR/media-source-2/#sourcebuffer-segment-parser-loop", "title": "Segment Parser Loop", - "number": "11.5.1" + "number": "4.5.1" }, "definedIn": "table" }, @@ -2222,7 +2153,7 @@ "id": "sourcebuffer-segment-parser-loop", "href": "https://www.w3.org/TR/media-source-2/#sourcebuffer-segment-parser-loop", "title": "Segment Parser Loop", - "number": "11.5.1" + "number": "4.5.1" }, "definedIn": "table" }, @@ -2243,7 +2174,7 @@ "id": "sourcebuffer-segment-parser-loop", "href": "https://www.w3.org/TR/media-source-2/#sourcebuffer-segment-parser-loop", "title": "Segment Parser Loop", - "number": "11.5.1" + "number": "4.5.1" }, "definedIn": "prose" }, @@ -2264,7 +2195,7 @@ "id": "sourcebuffer-segment-parser-loop", "href": "https://www.w3.org/TR/media-source-2/#sourcebuffer-segment-parser-loop", "title": "Segment Parser Loop", - "number": "11.5.1" + "number": "4.5.1" }, "definedIn": "prose" }, @@ -2285,7 +2216,7 @@ "id": "sourcebuffer-segment-parser-loop", "href": "https://www.w3.org/TR/media-source-2/#sourcebuffer-segment-parser-loop", "title": "Segment Parser Loop", - "number": "11.5.1" + "number": "4.5.1" }, "definedIn": "prose" }, @@ -2306,7 +2237,7 @@ "id": "sourcebuffer-segment-parser-loop", "href": "https://www.w3.org/TR/media-source-2/#sourcebuffer-segment-parser-loop", "title": "Segment Parser Loop", - "number": "11.5.1" + "number": "4.5.1" }, "definedIn": "prose" }, @@ -2327,7 +2258,7 @@ "id": "sourcebuffer-segment-parser-loop", "href": "https://www.w3.org/TR/media-source-2/#sourcebuffer-segment-parser-loop", "title": "Segment Parser Loop", - "number": "11.5.1" + "number": "4.5.1" }, "definedIn": "prose" }, @@ -2346,7 +2277,7 @@ "id": "sourcebuffer-reset-parser-state", "href": "https://www.w3.org/TR/media-source-2/#sourcebuffer-reset-parser-state", "title": "Reset Parser State", - "number": "11.5.2" + "number": "4.5.2" }, "definedIn": "heading" }, @@ -2365,7 +2296,7 @@ "id": "sourcebuffer-append-error", "href": "https://www.w3.org/TR/media-source-2/#sourcebuffer-append-error", "title": "Append Error", - "number": "11.5.3" + "number": "4.5.3" }, "definedIn": "heading" }, @@ -2384,7 +2315,7 @@ "id": "sourcebuffer-prepare-append", "href": "https://www.w3.org/TR/media-source-2/#sourcebuffer-prepare-append", "title": "Prepare Append", - "number": "11.5.4" + "number": "4.5.4" }, "definedIn": "heading" }, @@ -2403,7 +2334,7 @@ "id": "sourcebuffer-buffer-append", "href": "https://www.w3.org/TR/media-source-2/#sourcebuffer-buffer-append", "title": "Buffer Append", - "number": "11.5.5" + "number": "4.5.5" }, "definedIn": "heading" }, @@ -2422,7 +2353,7 @@ "id": "sourcebuffer-range-removal", "href": "https://www.w3.org/TR/media-source-2/#sourcebuffer-range-removal", "title": "Range Removal", - "number": "11.5.6" + "number": "4.5.6" }, "definedIn": "heading" }, @@ -2441,7 +2372,7 @@ "id": "sourcebuffer-init-segment-received", "href": "https://www.w3.org/TR/media-source-2/#sourcebuffer-init-segment-received", "title": "Initialization Segment Received", - "number": "11.5.7" + "number": "4.5.7" }, "definedIn": "heading" }, @@ -2462,7 +2393,7 @@ "id": "sourcebuffer-init-segment-received", "href": "https://www.w3.org/TR/media-source-2/#sourcebuffer-init-segment-received", "title": "Initialization Segment Received", - "number": "11.5.7" + "number": "4.5.7" }, "definedIn": "prose" }, @@ -2483,7 +2414,7 @@ "id": "sourcebuffer-init-segment-received", "href": "https://www.w3.org/TR/media-source-2/#sourcebuffer-init-segment-received", "title": "Initialization Segment Received", - "number": "11.5.7" + "number": "4.5.7" }, "definedIn": "prose" }, @@ -2502,7 +2433,7 @@ "id": "sourcebuffer-coded-frame-processing", "href": "https://www.w3.org/TR/media-source-2/#sourcebuffer-coded-frame-processing", "title": "Coded Frame Processing", - "number": "11.5.8" + "number": "4.5.8" }, "definedIn": "heading" }, @@ -2521,7 +2452,7 @@ "id": "sourcebuffer-coded-frame-removal", "href": "https://www.w3.org/TR/media-source-2/#sourcebuffer-coded-frame-removal", "title": "Coded Frame Removal", - "number": "11.5.9" + "number": "4.5.9" }, "definedIn": "heading" }, @@ -2540,7 +2471,7 @@ "id": "sourcebuffer-coded-frame-eviction", "href": "https://www.w3.org/TR/media-source-2/#sourcebuffer-coded-frame-eviction", "title": "Coded Frame Eviction", - "number": "11.5.10" + "number": "4.5.10" }, "definedIn": "heading" }, @@ -2559,7 +2490,7 @@ "id": "sourcebuffer-audio-splice-frame-algorithm", "href": "https://www.w3.org/TR/media-source-2/#sourcebuffer-audio-splice-frame-algorithm", "title": "Audio Splice Frame", - "number": "11.5.11" + "number": "4.5.11" }, "definedIn": "heading" }, @@ -2578,7 +2509,7 @@ "id": "sourcebuffer-audio-splice-rendering-algorithm", "href": "https://www.w3.org/TR/media-source-2/#sourcebuffer-audio-splice-rendering-algorithm", "title": "Audio Splice Rendering", - "number": "11.5.12" + "number": "4.5.12" }, "definedIn": "heading" }, @@ -2597,7 +2528,7 @@ "id": "sourcebuffer-text-splice-frame-algorithm", "href": "https://www.w3.org/TR/media-source-2/#sourcebuffer-text-splice-frame-algorithm", "title": "Text Splice Frame", - "number": "11.5.13" + "number": "4.5.13" }, "definedIn": "heading" }, @@ -2615,7 +2546,8 @@ "heading": { "id": "sourcebufferlist", "href": "https://www.w3.org/TR/media-source-2/#sourcebufferlist", - "title": "12. SourceBufferList interface" + "title": "SourceBufferList interface", + "number": "5" }, "definedIn": "heading" }, @@ -2640,7 +2572,8 @@ "heading": { "id": "sourcebufferlist", "href": "https://www.w3.org/TR/media-source-2/#sourcebufferlist", - "title": "12. SourceBufferList interface" + "title": "SourceBufferList interface", + "number": "5" }, "definedIn": "pre" }, @@ -2663,7 +2596,7 @@ "id": "attributes-0", "href": "https://www.w3.org/TR/media-source-2/#attributes-0", "title": "Attributes", - "number": "12.1" + "number": "5.1" }, "definedIn": "dt" }, @@ -2686,7 +2619,7 @@ "id": "attributes-0", "href": "https://www.w3.org/TR/media-source-2/#attributes-0", "title": "Attributes", - "number": "12.1" + "number": "5.1" }, "definedIn": "dt" }, @@ -2709,7 +2642,7 @@ "id": "attributes-0", "href": "https://www.w3.org/TR/media-source-2/#attributes-0", "title": "Attributes", - "number": "12.1" + "number": "5.1" }, "definedIn": "dt" }, @@ -2728,7 +2661,7 @@ "id": "methods-0", "href": "https://www.w3.org/TR/media-source-2/#methods-0", "title": "Methods", - "number": "12.2" + "number": "5.2" }, "definedIn": "dt" }, @@ -2747,7 +2680,7 @@ "id": "sourcebufferlist-events", "href": "https://www.w3.org/TR/media-source-2/#sourcebufferlist-events", "title": "Event Summary", - "number": "12.3" + "number": "5.3" }, "definedIn": "table" }, @@ -2766,7 +2699,7 @@ "id": "sourcebufferlist-events", "href": "https://www.w3.org/TR/media-source-2/#sourcebufferlist-events", "title": "Event Summary", - "number": "12.3" + "number": "5.3" }, "definedIn": "table" }, @@ -2784,7 +2717,8 @@ "heading": { "id": "managedmediasource-interface", "href": "https://www.w3.org/TR/media-source-2/#managedmediasource-interface", - "title": "13. ManagedMediaSource interface" + "title": "ManagedMediaSource interface", + "number": "6" }, "definedIn": "heading" }, @@ -2808,7 +2742,8 @@ "heading": { "id": "managedmediasource-interface", "href": "https://www.w3.org/TR/media-source-2/#managedmediasource-interface", - "title": "13. ManagedMediaSource interface" + "title": "ManagedMediaSource interface", + "number": "6" }, "definedIn": "pre" }, @@ -2830,7 +2765,8 @@ "heading": { "id": "managedmediasource-interface", "href": "https://www.w3.org/TR/media-source-2/#managedmediasource-interface", - "title": "13. ManagedMediaSource interface" + "title": "ManagedMediaSource interface", + "number": "6" }, "definedIn": "pre" }, @@ -2852,7 +2788,8 @@ "heading": { "id": "managedmediasource-interface", "href": "https://www.w3.org/TR/media-source-2/#managedmediasource-interface", - "title": "13. ManagedMediaSource interface" + "title": "ManagedMediaSource interface", + "number": "6" }, "definedIn": "pre" }, @@ -2875,7 +2812,7 @@ "id": "attributes-1", "href": "https://www.w3.org/TR/media-source-2/#attributes-1", "title": "Attributes", - "number": "13.1" + "number": "6.1" }, "definedIn": "dt" }, @@ -2894,7 +2831,7 @@ "id": "event-summary", "href": "https://www.w3.org/TR/media-source-2/#event-summary", "title": "Event Summary", - "number": "13.2" + "number": "6.2" }, "definedIn": "table" }, @@ -2913,7 +2850,7 @@ "id": "event-summary", "href": "https://www.w3.org/TR/media-source-2/#event-summary", "title": "Event Summary", - "number": "13.2" + "number": "6.2" }, "definedIn": "table" }, @@ -2932,7 +2869,7 @@ "id": "managedsourcebuffer-monitoring", "href": "https://www.w3.org/TR/media-source-2/#managedsourcebuffer-monitoring", "title": "ManagedSourceBuffer Monitoring", - "number": "13.3.1" + "number": "6.3.1" }, "definedIn": "prose" }, @@ -2951,7 +2888,7 @@ "id": "managedsourcebuffer-monitoring", "href": "https://www.w3.org/TR/media-source-2/#managedsourcebuffer-monitoring", "title": "ManagedSourceBuffer Monitoring", - "number": "13.3.1" + "number": "6.3.1" }, "definedIn": "prose" }, @@ -2972,7 +2909,7 @@ "id": "memory-cleanup", "href": "https://www.w3.org/TR/media-source-2/#memory-cleanup", "title": "Memory Cleanup", - "number": "13.3.2" + "number": "6.3.2" }, "definedIn": "heading" }, @@ -2990,7 +2927,8 @@ "heading": { "id": "bufferedchangeevent-interface", "href": "https://www.w3.org/TR/media-source-2/#bufferedchangeevent-interface", - "title": "14. BufferedChangeEvent interface" + "title": "BufferedChangeEvent interface", + "number": "7" }, "definedIn": "heading" }, @@ -3016,7 +2954,8 @@ "heading": { "id": "bufferedchangeevent-interface", "href": "https://www.w3.org/TR/media-source-2/#bufferedchangeevent-interface", - "title": "14. BufferedChangeEvent interface" + "title": "BufferedChangeEvent interface", + "number": "7" }, "definedIn": "pre" }, @@ -3034,7 +2973,8 @@ "heading": { "id": "bufferedchangeevent-interface", "href": "https://www.w3.org/TR/media-source-2/#bufferedchangeevent-interface", - "title": "14. BufferedChangeEvent interface" + "title": "BufferedChangeEvent interface", + "number": "7" }, "definedIn": "pre" }, @@ -3054,7 +2994,8 @@ "heading": { "id": "bufferedchangeevent-interface", "href": "https://www.w3.org/TR/media-source-2/#bufferedchangeevent-interface", - "title": "14. BufferedChangeEvent interface" + "title": "BufferedChangeEvent interface", + "number": "7" }, "definedIn": "pre" }, @@ -3074,7 +3015,8 @@ "heading": { "id": "bufferedchangeevent-interface", "href": "https://www.w3.org/TR/media-source-2/#bufferedchangeevent-interface", - "title": "14. BufferedChangeEvent interface" + "title": "BufferedChangeEvent interface", + "number": "7" }, "definedIn": "pre" }, @@ -3097,7 +3039,7 @@ "id": "attributes-2", "href": "https://www.w3.org/TR/media-source-2/#attributes-2", "title": "Attributes", - "number": "14.1" + "number": "7.1" }, "definedIn": "dt" }, @@ -3120,7 +3062,7 @@ "id": "attributes-2", "href": "https://www.w3.org/TR/media-source-2/#attributes-2", "title": "Attributes", - "number": "14.1" + "number": "7.1" }, "definedIn": "dt" }, @@ -3138,7 +3080,8 @@ "heading": { "id": "managedsourcebuffer-interface", "href": "https://www.w3.org/TR/media-source-2/#managedsourcebuffer-interface", - "title": "15. ManagedSourceBuffer interface" + "title": "ManagedSourceBuffer interface", + "number": "8" }, "definedIn": "heading" }, @@ -3161,7 +3104,7 @@ "id": "attributes-3", "href": "https://www.w3.org/TR/media-source-2/#attributes-3", "title": "Attributes", - "number": "15.1" + "number": "8.1" }, "definedIn": "dt" }, @@ -3180,7 +3123,7 @@ "id": "event-summary-0", "href": "https://www.w3.org/TR/media-source-2/#event-summary-0", "title": "Event Summary", - "number": "15.2" + "number": "8.2" }, "definedIn": "table" }, @@ -3201,7 +3144,7 @@ "id": "memory-cleanup-0", "href": "https://www.w3.org/TR/media-source-2/#memory-cleanup-0", "title": "Memory cleanup", - "number": "15.3.2" + "number": "8.3.2" }, "definedIn": "heading" }, @@ -3285,7 +3228,7 @@ "heading": { "id": "byte-stream-formats", "href": "https://www.w3.org/TR/media-source-2/#byte-stream-formats", - "title": "20. Byte Stream Formats" + "title": "13. Byte Stream Formats" }, "definedIn": "heading" }, @@ -3303,7 +3246,7 @@ "heading": { "id": "byte-stream-formats", "href": "https://www.w3.org/TR/media-source-2/#byte-stream-formats", - "title": "20. Byte Stream Formats" + "title": "13. Byte Stream Formats" }, "definedIn": "prose" } diff --git a/tr/dfns/webnn.json b/tr/dfns/webnn.json index a55d08bdc825..6648d7b2242e 100644 --- a/tr/dfns/webnn.json +++ b/tr/dfns/webnn.json @@ -162,42 +162,6 @@ }, "definedIn": "prose" }, - { - "id": "platform-operators", - "href": "https://www.w3.org/TR/webnn/#platform-operators", - "linkingText": [ - "platform operators" - ], - "localLinkingText": [], - "type": "dfn", - "for": [], - "access": "private", - "informative": false, - "heading": { - "id": "title", - "href": "https://www.w3.org/TR/webnn/#title", - "title": "Web Neural Network API" - }, - "definedIn": "prose" - }, - { - "id": "platform-operands", - "href": "https://www.w3.org/TR/webnn/#platform-operands", - "linkingText": [ - "platform operands" - ], - "localLinkingText": [], - "type": "dfn", - "for": [], - "access": "private", - "informative": false, - "heading": { - "id": "title", - "href": "https://www.w3.org/TR/webnn/#title", - "title": "Web Neural Network API" - }, - "definedIn": "prose" - }, { "id": "ml-task-source", "href": "https://www.w3.org/TR/webnn/#ml-task-source", diff --git a/tr/headings/compositing-1.json b/tr/headings/compositing-1.json index 6e1e72daffa7..6054486163e4 100644 --- a/tr/headings/compositing-1.json +++ b/tr/headings/compositing-1.json @@ -4,18 +4,6 @@ "url": "https://www.w3.org/TR/compositing-1/" }, "headings": [ - { - "id": "title", - "href": "https://www.w3.org/TR/compositing-1/#title", - "level": 1, - "title": "Compositing and Blending Level 1" - }, - { - "id": "subtitle", - "href": "https://www.w3.org/TR/compositing-1/#subtitle", - "level": 2, - "title": "W3C Candidate Recommendation, 13 January 2015" - }, { "id": "abstract", "href": "https://www.w3.org/TR/compositing-1/#abstract", @@ -23,14 +11,14 @@ "title": "Abstract" }, { - "id": "status", - "href": "https://www.w3.org/TR/compositing-1/#status", + "id": "sotd", + "href": "https://www.w3.org/TR/compositing-1/#sotd", "level": 2, "title": "Status of this document" }, { - "id": "contents", - "href": "https://www.w3.org/TR/compositing-1/#contents", + "id": "toc", + "href": "https://www.w3.org/TR/compositing-1/#toc", "level": 2, "title": "Table of Contents" }, @@ -111,6 +99,13 @@ "title": "The isolation property", "number": "3.4.2" }, + { + "id": "background-blend-mode", + "href": "https://www.w3.org/TR/compositing-1/#background-blend-mode", + "level": 4, + "title": "The background-blend-mode property", + "number": "3.4.3" + }, { "id": "canvascompositingandblending", "href": "https://www.w3.org/TR/compositing-1/#canvascompositingandblending", @@ -185,9 +180,16 @@ "id": "pagebackdrop", "href": "https://www.w3.org/TR/compositing-1/#pagebackdrop", "level": 3, - "title": "The Page Group", + "title": "The Root Element Group", "number": "8.3" }, + { + "id": "rootgroup", + "href": "https://www.w3.org/TR/compositing-1/#rootgroup", + "level": 3, + "title": "The Root Group", + "number": "8.4" + }, { "id": "advancedcompositing", "href": "https://www.w3.org/TR/compositing-1/#advancedcompositing", @@ -439,60 +441,84 @@ "title": "Effect of group isolation on blending", "number": "10.3" }, + { + "id": "privacy", + "href": "https://www.w3.org/TR/compositing-1/#privacy", + "level": 2, + "title": "Privacy Considerations" + }, { "id": "security", "href": "https://www.w3.org/TR/compositing-1/#security", "level": 2, - "title": "11. Security issues with compositing and blending" + "title": "Security Considerations" }, { "id": "changes", "href": "https://www.w3.org/TR/compositing-1/#changes", "level": 2, - "title": "12. Changes" + "title": "Changes" }, { - "id": "conformance", - "href": "https://www.w3.org/TR/compositing-1/#conformance", + "id": "w3c-conformance", + "href": "https://www.w3.org/TR/compositing-1/#w3c-conformance", "level": 2, "title": "Conformance" }, { - "id": "conventions", - "href": "https://www.w3.org/TR/compositing-1/#conventions", + "id": "w3c-conventions", + "href": "https://www.w3.org/TR/compositing-1/#w3c-conventions", "level": 3, "title": "Document conventions" }, { - "id": "conformance-classes", - "href": "https://www.w3.org/TR/compositing-1/#conformance-classes", + "id": "w3c-conformance-classes", + "href": "https://www.w3.org/TR/compositing-1/#w3c-conformance-classes", "level": 3, "title": "Conformance classes" }, { - "id": "partial", - "href": "https://www.w3.org/TR/compositing-1/#partial", + "id": "w3c-partial", + "href": "https://www.w3.org/TR/compositing-1/#w3c-partial", "level": 3, "title": "Partial implementations" }, { - "id": "experimental", - "href": "https://www.w3.org/TR/compositing-1/#experimental", - "level": 3, - "title": "Experimental implementations" + "id": "w3c-conform-future-proofing", + "href": "https://www.w3.org/TR/compositing-1/#w3c-conform-future-proofing", + "level": 4, + "title": "Implementations of Unstable and Proprietary Features" }, { - "id": "testing", - "href": "https://www.w3.org/TR/compositing-1/#testing", + "id": "w3c-testing", + "href": "https://www.w3.org/TR/compositing-1/#w3c-testing", "level": 3, "title": "Non-experimental implementations" }, { - "id": "cr-exit-criteria", - "href": "https://www.w3.org/TR/compositing-1/#cr-exit-criteria", + "id": "w3c-cr-exit-criteria", + "href": "https://www.w3.org/TR/compositing-1/#w3c-cr-exit-criteria", "level": 3, "title": "CR exit criteria" }, + { + "id": "index", + "href": "https://www.w3.org/TR/compositing-1/#index", + "level": 2, + "title": "Index" + }, + { + "id": "index-defined-here", + "href": "https://www.w3.org/TR/compositing-1/#index-defined-here", + "level": 3, + "title": "Terms defined by this specification" + }, + { + "id": "index-defined-elsewhere", + "href": "https://www.w3.org/TR/compositing-1/#index-defined-elsewhere", + "level": 3, + "title": "Terms defined by reference" + }, { "id": "references", "href": "https://www.w3.org/TR/compositing-1/#references", @@ -511,12 +537,6 @@ "level": 3, "title": "Informative References" }, - { - "id": "index", - "href": "https://www.w3.org/TR/compositing-1/#index", - "level": 2, - "title": "Index" - }, { "id": "property-index", "href": "https://www.w3.org/TR/compositing-1/#property-index", diff --git a/tr/headings/css-typed-om-1.json b/tr/headings/css-typed-om-1.json index 78389214dfa1..6ffd37cfede4 100644 --- a/tr/headings/css-typed-om-1.json +++ b/tr/headings/css-typed-om-1.json @@ -10,12 +10,6 @@ "level": 1, "title": "CSS Typed OM Level 1" }, - { - "id": "subtitle", - "href": "https://www.w3.org/TR/css-typed-om-1/#subtitle", - "level": 2, - "title": "W3C Working Draft, 10 April 2018" - }, { "id": "abstract", "href": "https://www.w3.org/TR/css-typed-om-1/#abstract", @@ -23,8 +17,8 @@ "title": "Abstract" }, { - "id": "status", - "href": "https://www.w3.org/TR/css-typed-om-1/#status", + "id": "sotd", + "href": "https://www.w3.org/TR/css-typed-om-1/#sotd", "level": 2, "title": "Status of this document" }, @@ -147,17 +141,17 @@ "number": "4.4" }, { - "id": "positionvalue-objects", - "href": "https://www.w3.org/TR/css-typed-om-1/#positionvalue-objects", + "id": "imagevalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#imagevalue-objects", "level": 3, - "title": "CSSPositionValue objects", + "title": "CSSImageValue objects", "number": "4.5" }, { - "id": "imagevalue-objects", - "href": "https://www.w3.org/TR/css-typed-om-1/#imagevalue-objects", + "id": "colorvalue-objects", + "href": "https://www.w3.org/TR/css-typed-om-1/#colorvalue-objects", "level": 3, - "title": "CSSImageValue objects", + "title": "CSSColorValue objects", "number": "4.6" }, { @@ -167,74 +161,60 @@ "title": "CSSStyleValue Reification", "number": "5" }, + { + "id": "reify-property", + "href": "https://www.w3.org/TR/css-typed-om-1/#reify-property", + "level": 3, + "title": "Property-specific Rules", + "number": "5.1" + }, { "id": "reify-failure", "href": "https://www.w3.org/TR/css-typed-om-1/#reify-failure", "level": 3, "title": "Unrepresentable Values", - "number": "5.1" + "number": "5.2" }, { "id": "reify-tokens", "href": "https://www.w3.org/TR/css-typed-om-1/#reify-tokens", "level": 3, "title": "Raw CSS tokens: properties with var() references", - "number": "5.2" + "number": "5.3" }, { "id": "reify-var", "href": "https://www.w3.org/TR/css-typed-om-1/#reify-var", "level": 3, "title": "var() References", - "number": "5.3" + "number": "5.4" }, { "id": "reify-ident", "href": "https://www.w3.org/TR/css-typed-om-1/#reify-ident", "level": 3, "title": "Identifier Values", - "number": "5.4" + "number": "5.5" }, { "id": "reify-numeric", "href": "https://www.w3.org/TR/css-typed-om-1/#reify-numeric", "level": 3, "title": ", , and values", - "number": "5.5" - }, - { - "id": "reify-transformvalue", - "href": "https://www.w3.org/TR/css-typed-om-1/#reify-transformvalue", - "level": 3, - "title": " and values", "number": "5.6" }, { - "id": "reify-position", - "href": "https://www.w3.org/TR/css-typed-om-1/#reify-position", + "id": "reify-color", + "href": "https://www.w3.org/TR/css-typed-om-1/#reify-color", "level": 3, - "title": " Values", + "title": " Values", "number": "5.7" }, { - "id": "from-single-keyword", - "href": "https://www.w3.org/TR/css-typed-om-1/#from-single-keyword", - "level": 4, - "title": "Determining x or y from a single value", - "number": "5.7.1" - }, - { - "id": "from-keyword-and-length", - "href": "https://www.w3.org/TR/css-typed-om-1/#from-keyword-and-length", - "level": 4, - "title": "Determining x or y from a keyword and a length", - "number": "5.7.2" - }, - { - "id": "reify-url", - "href": "https://www.w3.org/TR/css-typed-om-1/#reify-url", + "id": "reify-transformvalue", + "href": "https://www.w3.org/TR/css-typed-om-1/#reify-transformvalue", "level": 3, - "title": " (and subtype) Values", + "title": " and Values", "number": "5.8" }, { @@ -262,43 +242,36 @@ "id": "numericvalue-serialization", "href": "https://www.w3.org/TR/css-typed-om-1/#numericvalue-serialization", "level": 3, - "title": "CSSUnitValue Serialization", + "title": "CSSNumericValue Serialization", "number": "6.3" }, + { + "id": "unitvalue-serialization", + "href": "https://www.w3.org/TR/css-typed-om-1/#unitvalue-serialization", + "level": 3, + "title": "CSSUnitValue Serialization", + "number": "6.4" + }, { "id": "calc-serialization", "href": "https://www.w3.org/TR/css-typed-om-1/#calc-serialization", "level": 3, "title": "CSSMathValue Serialization", - "number": "6.4" + "number": "6.5" }, { "id": "transformvalue-serialization", "href": "https://www.w3.org/TR/css-typed-om-1/#transformvalue-serialization", "level": 3, "title": "CSSTransformValue and CSSTransformComponent Serialization", - "number": "6.5" - }, - { - "id": "positionvalue-serialization", - "href": "https://www.w3.org/TR/css-typed-om-1/#positionvalue-serialization", - "level": 3, - "title": "CSSPositionValue Serialization", "number": "6.6" }, - { - "id": "urlimagevalue-serialization", - "href": "https://www.w3.org/TR/css-typed-om-1/#urlimagevalue-serialization", - "level": 3, - "title": "CSSURLImageValue Serialization", - "number": "6.7" - }, { "id": "cssom-serialization", "href": "https://www.w3.org/TR/css-typed-om-1/#cssom-serialization", "level": 3, "title": "Serialization from CSSOM Values", - "number": "6.8" + "number": "6.7" }, { "id": "security-considerations", @@ -315,38 +288,52 @@ "number": "8" }, { - "id": "conformance", - "href": "https://www.w3.org/TR/css-typed-om-1/#conformance", + "id": "changes", + "href": "https://www.w3.org/TR/css-typed-om-1/#changes", + "level": 2, + "title": "Changes", + "number": "9" + }, + { + "id": "changes-20180410", + "href": "https://www.w3.org/TR/css-typed-om-1/#changes-20180410", + "level": 3, + "title": "Changes since the 10 April 2018 Working Draft", + "number": "9.1" + }, + { + "id": "w3c-conformance", + "href": "https://www.w3.org/TR/css-typed-om-1/#w3c-conformance", "level": 2, "title": "Conformance" }, { - "id": "conventions", - "href": "https://www.w3.org/TR/css-typed-om-1/#conventions", + "id": "w3c-conventions", + "href": "https://www.w3.org/TR/css-typed-om-1/#w3c-conventions", "level": 3, "title": "Document conventions" }, { - "id": "conformance-classes", - "href": "https://www.w3.org/TR/css-typed-om-1/#conformance-classes", + "id": "w3c-conformance-classes", + "href": "https://www.w3.org/TR/css-typed-om-1/#w3c-conformance-classes", "level": 3, "title": "Conformance classes" }, { - "id": "partial", - "href": "https://www.w3.org/TR/css-typed-om-1/#partial", + "id": "w3c-partial", + "href": "https://www.w3.org/TR/css-typed-om-1/#w3c-partial", "level": 3, "title": "Partial implementations" }, { - "id": "conform-future-proofing", - "href": "https://www.w3.org/TR/css-typed-om-1/#conform-future-proofing", + "id": "w3c-conform-future-proofing", + "href": "https://www.w3.org/TR/css-typed-om-1/#w3c-conform-future-proofing", "level": 4, "title": "Implementations of Unstable and Proprietary Features" }, { - "id": "testing", - "href": "https://www.w3.org/TR/css-typed-om-1/#testing", + "id": "w3c-testing", + "href": "https://www.w3.org/TR/css-typed-om-1/#w3c-testing", "level": 3, "title": "Non-experimental implementations" }, @@ -380,12 +367,6 @@ "level": 3, "title": "Normative References" }, - { - "id": "informative", - "href": "https://www.w3.org/TR/css-typed-om-1/#informative", - "level": 3, - "title": "Informative References" - }, { "id": "idl-index", "href": "https://www.w3.org/TR/css-typed-om-1/#idl-index", diff --git a/tr/headings/media-source-2.json b/tr/headings/media-source-2.json index 606777b0a94e..f288a80940d7 100644 --- a/tr/headings/media-source-2.json +++ b/tr/headings/media-source-2.json @@ -103,407 +103,414 @@ { "id": "endofstream-method", "href": "https://www.w3.org/TR/media-source-2/#endofstream-method", - "level": 2, + "level": 3, "title": "endOfStream() method", - "number": "3" + "number": "2.9" }, { "id": "setliveseekablerange-method", "href": "https://www.w3.org/TR/media-source-2/#setliveseekablerange-method", - "level": 2, + "level": 3, "title": "setLiveSeekableRange() method", - "number": "4" + "number": "2.10" }, { "id": "clearliveseekablerange-method", "href": "https://www.w3.org/TR/media-source-2/#clearliveseekablerange-method", - "level": 2, + "level": 3, "title": "clearLiveSeekableRange() method", - "number": "5" + "number": "2.11" }, { "id": "istypesupported-method", "href": "https://www.w3.org/TR/media-source-2/#istypesupported-method", - "level": 2, + "level": 3, "title": "isTypeSupported() method", - "number": "6" + "number": "2.12" }, { "id": "mediasource-events", "href": "https://www.w3.org/TR/media-source-2/#mediasource-events", - "level": 2, + "level": 3, "title": "Event Summary", - "number": "7" + "number": "2.13" }, { "id": "mediasource-in-worker-communication-model", "href": "https://www.w3.org/TR/media-source-2/#mediasource-in-worker-communication-model", - "level": 2, + "level": 3, "title": "Cross-context communication model", - "number": "8" + "number": "2.14" }, { "id": "mediasource-algorithms", "href": "https://www.w3.org/TR/media-source-2/#mediasource-algorithms", - "level": 2, + "level": 3, "title": "Algorithms", - "number": "9" + "number": "2.15" }, { "id": "mediasource-attach", "href": "https://www.w3.org/TR/media-source-2/#mediasource-attach", - "level": 3, + "level": 4, "title": "Attaching to a media element", - "number": "9.1" + "number": "2.15.1" }, { "id": "mediasource-detach", "href": "https://www.w3.org/TR/media-source-2/#mediasource-detach", - "level": 3, + "level": 4, "title": "Detaching from a media element", - "number": "9.2" + "number": "2.15.2" }, { "id": "mediasource-seeking", "href": "https://www.w3.org/TR/media-source-2/#mediasource-seeking", - "level": 3, + "level": 4, "title": "Seeking", - "number": "9.3" + "number": "2.15.3" }, { "id": "buffer-monitoring", "href": "https://www.w3.org/TR/media-source-2/#buffer-monitoring", - "level": 3, + "level": 4, "title": "SourceBuffer Monitoring", - "number": "9.4" + "number": "2.15.4" }, { "id": "active-source-buffer-changes", "href": "https://www.w3.org/TR/media-source-2/#active-source-buffer-changes", - "level": 3, + "level": 4, "title": "Changes to selected/enabled track state", - "number": "9.5" + "number": "2.15.5" }, { "id": "duration-change-algorithm", "href": "https://www.w3.org/TR/media-source-2/#duration-change-algorithm", - "level": 3, + "level": 4, "title": "Duration change", - "number": "9.6" + "number": "2.15.6" }, { "id": "end-of-stream-algorithm", "href": "https://www.w3.org/TR/media-source-2/#end-of-stream-algorithm", - "level": 3, + "level": 4, "title": "End of stream", - "number": "9.7" + "number": "2.15.7" }, { "id": "mirror-if-necessary-algorithm", "href": "https://www.w3.org/TR/media-source-2/#mirror-if-necessary-algorithm", - "level": 3, + "level": 4, "title": "Mirror if necessary", - "number": "9.8" + "number": "2.15.8" }, { "id": "mediasourcehandle", "href": "https://www.w3.org/TR/media-source-2/#mediasourcehandle", "level": 2, - "title": "10. MediaSourceHandle interface" + "title": "MediaSourceHandle interface", + "number": "3" }, { "id": "transfer", "href": "https://www.w3.org/TR/media-source-2/#transfer", "level": 3, "title": "Transfer", - "number": "10.1" + "number": "3.1" }, { "id": "sourcebuffer", "href": "https://www.w3.org/TR/media-source-2/#sourcebuffer", "level": 2, - "title": "11. SourceBuffer interface" + "title": "SourceBuffer interface", + "number": "4" }, { "id": "attributes", "href": "https://www.w3.org/TR/media-source-2/#attributes", "level": 3, "title": "Attributes", - "number": "11.1" + "number": "4.1" }, { "id": "methods", "href": "https://www.w3.org/TR/media-source-2/#methods", "level": 3, "title": "Methods", - "number": "11.2" + "number": "4.2" }, { "id": "track-buffers", "href": "https://www.w3.org/TR/media-source-2/#track-buffers", "level": 3, "title": "Track Buffers", - "number": "11.3" + "number": "4.3" }, { "id": "sourcebuffer-events", "href": "https://www.w3.org/TR/media-source-2/#sourcebuffer-events", "level": 3, "title": "Event Summary", - "number": "11.4" + "number": "4.4" }, { "id": "sourcebuffer-algorithms", "href": "https://www.w3.org/TR/media-source-2/#sourcebuffer-algorithms", "level": 3, "title": "Algorithms", - "number": "11.5" + "number": "4.5" }, { "id": "sourcebuffer-segment-parser-loop", "href": "https://www.w3.org/TR/media-source-2/#sourcebuffer-segment-parser-loop", "level": 4, "title": "Segment Parser Loop", - "number": "11.5.1" + "number": "4.5.1" }, { "id": "sourcebuffer-reset-parser-state", "href": "https://www.w3.org/TR/media-source-2/#sourcebuffer-reset-parser-state", "level": 4, "title": "Reset Parser State", - "number": "11.5.2" + "number": "4.5.2" }, { "id": "sourcebuffer-append-error", "href": "https://www.w3.org/TR/media-source-2/#sourcebuffer-append-error", "level": 4, "title": "Append Error", - "number": "11.5.3" + "number": "4.5.3" }, { "id": "sourcebuffer-prepare-append", "href": "https://www.w3.org/TR/media-source-2/#sourcebuffer-prepare-append", "level": 4, "title": "Prepare Append", - "number": "11.5.4" + "number": "4.5.4" }, { "id": "sourcebuffer-buffer-append", "href": "https://www.w3.org/TR/media-source-2/#sourcebuffer-buffer-append", "level": 4, "title": "Buffer Append", - "number": "11.5.5" + "number": "4.5.5" }, { "id": "sourcebuffer-range-removal", "href": "https://www.w3.org/TR/media-source-2/#sourcebuffer-range-removal", "level": 4, "title": "Range Removal", - "number": "11.5.6" + "number": "4.5.6" }, { "id": "sourcebuffer-init-segment-received", "href": "https://www.w3.org/TR/media-source-2/#sourcebuffer-init-segment-received", "level": 4, "title": "Initialization Segment Received", - "number": "11.5.7" + "number": "4.5.7" }, { "id": "sourcebuffer-coded-frame-processing", "href": "https://www.w3.org/TR/media-source-2/#sourcebuffer-coded-frame-processing", "level": 4, "title": "Coded Frame Processing", - "number": "11.5.8" + "number": "4.5.8" }, { "id": "sourcebuffer-coded-frame-removal", "href": "https://www.w3.org/TR/media-source-2/#sourcebuffer-coded-frame-removal", "level": 4, "title": "Coded Frame Removal", - "number": "11.5.9" + "number": "4.5.9" }, { "id": "sourcebuffer-coded-frame-eviction", "href": "https://www.w3.org/TR/media-source-2/#sourcebuffer-coded-frame-eviction", "level": 4, "title": "Coded Frame Eviction", - "number": "11.5.10" + "number": "4.5.10" }, { "id": "sourcebuffer-audio-splice-frame-algorithm", "href": "https://www.w3.org/TR/media-source-2/#sourcebuffer-audio-splice-frame-algorithm", "level": 4, "title": "Audio Splice Frame", - "number": "11.5.11" + "number": "4.5.11" }, { "id": "sourcebuffer-audio-splice-rendering-algorithm", "href": "https://www.w3.org/TR/media-source-2/#sourcebuffer-audio-splice-rendering-algorithm", "level": 4, "title": "Audio Splice Rendering", - "number": "11.5.12" + "number": "4.5.12" }, { "id": "sourcebuffer-text-splice-frame-algorithm", "href": "https://www.w3.org/TR/media-source-2/#sourcebuffer-text-splice-frame-algorithm", "level": 4, "title": "Text Splice Frame", - "number": "11.5.13" + "number": "4.5.13" }, { "id": "sourcebufferlist", "href": "https://www.w3.org/TR/media-source-2/#sourcebufferlist", "level": 2, - "title": "12. SourceBufferList interface" + "title": "SourceBufferList interface", + "number": "5" }, { "id": "attributes-0", "href": "https://www.w3.org/TR/media-source-2/#attributes-0", "level": 3, "title": "Attributes", - "number": "12.1" + "number": "5.1" }, { "id": "methods-0", "href": "https://www.w3.org/TR/media-source-2/#methods-0", "level": 3, "title": "Methods", - "number": "12.2" + "number": "5.2" }, { "id": "sourcebufferlist-events", "href": "https://www.w3.org/TR/media-source-2/#sourcebufferlist-events", "level": 3, "title": "Event Summary", - "number": "12.3" + "number": "5.3" }, { "id": "managedmediasource-interface", "href": "https://www.w3.org/TR/media-source-2/#managedmediasource-interface", "level": 2, - "title": "13. ManagedMediaSource interface" + "title": "ManagedMediaSource interface", + "number": "6" }, { "id": "attributes-1", "href": "https://www.w3.org/TR/media-source-2/#attributes-1", "level": 3, "title": "Attributes", - "number": "13.1" + "number": "6.1" }, { "id": "event-summary", "href": "https://www.w3.org/TR/media-source-2/#event-summary", "level": 3, "title": "Event Summary", - "number": "13.2" + "number": "6.2" }, { "id": "algorithms", "href": "https://www.w3.org/TR/media-source-2/#algorithms", "level": 3, "title": "Algorithms", - "number": "13.3" + "number": "6.3" }, { "id": "managedsourcebuffer-monitoring", "href": "https://www.w3.org/TR/media-source-2/#managedsourcebuffer-monitoring", "level": 4, "title": "ManagedSourceBuffer Monitoring", - "number": "13.3.1" + "number": "6.3.1" }, { "id": "memory-cleanup", "href": "https://www.w3.org/TR/media-source-2/#memory-cleanup", "level": 4, "title": "Memory Cleanup", - "number": "13.3.2" + "number": "6.3.2" }, { "id": "bufferedchangeevent-interface", "href": "https://www.w3.org/TR/media-source-2/#bufferedchangeevent-interface", "level": 2, - "title": "14. BufferedChangeEvent interface" + "title": "BufferedChangeEvent interface", + "number": "7" }, { "id": "attributes-2", "href": "https://www.w3.org/TR/media-source-2/#attributes-2", "level": 3, "title": "Attributes", - "number": "14.1" + "number": "7.1" }, { "id": "managedsourcebuffer-interface", "href": "https://www.w3.org/TR/media-source-2/#managedsourcebuffer-interface", "level": 2, - "title": "15. ManagedSourceBuffer interface" + "title": "ManagedSourceBuffer interface", + "number": "8" }, { "id": "attributes-3", "href": "https://www.w3.org/TR/media-source-2/#attributes-3", "level": 3, "title": "Attributes", - "number": "15.1" + "number": "8.1" }, { "id": "event-summary-0", "href": "https://www.w3.org/TR/media-source-2/#event-summary-0", "level": 3, "title": "Event Summary", - "number": "15.2" + "number": "8.2" }, { "id": "algorithms-0", "href": "https://www.w3.org/TR/media-source-2/#algorithms-0", "level": 3, "title": "Algorithms", - "number": "15.3" + "number": "8.3" }, { "id": "buffered-change", "href": "https://www.w3.org/TR/media-source-2/#buffered-change", "level": 4, "title": "Buffered Change", - "number": "15.3.1" + "number": "8.3.1" }, { "id": "memory-cleanup-0", "href": "https://www.w3.org/TR/media-source-2/#memory-cleanup-0", "level": 4, "title": "Memory cleanup", - "number": "15.3.2" + "number": "8.3.2" }, { "id": "htmlmediaelement-extensions", "href": "https://www.w3.org/TR/media-source-2/#htmlmediaelement-extensions", "level": 2, - "title": "16. HTMLMediaElement Extensions" + "title": "HTMLMediaElement Extensions", + "number": "9" }, { "id": "htmlmediaelement-extensions-seekable", "href": "https://www.w3.org/TR/media-source-2/#htmlmediaelement-extensions-seekable", "level": 3, "title": "HTMLMediaElement's seekable", - "number": "16.1" + "number": "9.1" }, { "id": "htmlmediaelement-extensions-buffered", "href": "https://www.w3.org/TR/media-source-2/#htmlmediaelement-extensions-buffered", "level": 3, "title": "HTMLMediaElement's buffered", - "number": "16.2" + "number": "9.2" }, { "id": "htmlmediaelement-extensions-srcobject", "href": "https://www.w3.org/TR/media-source-2/#htmlmediaelement-extensions-srcobject", "level": 3, "title": "HTMLMediaElement's srcObject", - "number": "16.3" + "number": "9.3" }, { "id": "audio-track-extensions", "href": "https://www.w3.org/TR/media-source-2/#audio-track-extensions", "level": 2, - "title": "17. AudioTrack Extensions" + "title": "10. AudioTrack extensions" }, { "id": "attributes-4", @@ -515,7 +522,7 @@ "id": "video-track-extensions", "href": "https://www.w3.org/TR/media-source-2/#video-track-extensions", "level": 2, - "title": "18. VideoTrack Extensions" + "title": "11. VideoTrack extensions" }, { "id": "attributes-5", @@ -527,7 +534,7 @@ "id": "text-track-extensions", "href": "https://www.w3.org/TR/media-source-2/#text-track-extensions", "level": 2, - "title": "19. TextTrack Extensions" + "title": "12. TextTrack extensions" }, { "id": "attributes-6", @@ -539,31 +546,39 @@ "id": "byte-stream-formats", "href": "https://www.w3.org/TR/media-source-2/#byte-stream-formats", "level": 2, - "title": "20. Byte Stream Formats" + "title": "13. Byte Stream Formats" }, { "id": "conformance", "href": "https://www.w3.org/TR/media-source-2/#conformance", "level": 2, - "title": "21. Conformance" + "title": "14. Conformance" }, { "id": "examples", "href": "https://www.w3.org/TR/media-source-2/#examples", "level": 2, - "title": "22. Examples" + "title": "15. Examples" }, { - "id": "use-of-the-managed-media-source-extensions", - "href": "https://www.w3.org/TR/media-source-2/#use-of-the-managed-media-source-extensions", - "level": 2, - "title": "23. Use of the Managed Media Source Extensions" + "id": "using-media-source-extensions", + "href": "https://www.w3.org/TR/media-source-2/#using-media-source-extensions", + "level": 3, + "title": "Using Media Source Extensions", + "number": "15.1" + }, + { + "id": "using-a-managed-media-source", + "href": "https://www.w3.org/TR/media-source-2/#using-a-managed-media-source", + "level": 3, + "title": "Using a Managed Media Source", + "number": "15.2" }, { "id": "acknowledgements", "href": "https://www.w3.org/TR/media-source-2/#acknowledgements", "level": 2, - "title": "24. Acknowledgments" + "title": "16. Acknowledgments" }, { "id": "VideoPlaybackQuality", diff --git a/tr/headings/rdf12-n-quads.json b/tr/headings/rdf12-n-quads.json index 6fbad20e26db..6c85753d35b7 100644 --- a/tr/headings/rdf12-n-quads.json +++ b/tr/headings/rdf12-n-quads.json @@ -50,10 +50,10 @@ "number": "2.1" }, { - "id": "quoted-triples", - "href": "https://www.w3.org/TR/rdf12-n-quads/#quoted-triples", + "id": "triple-terms", + "href": "https://www.w3.org/TR/rdf12-n-quads/#triple-terms", "level": 3, - "title": "Quoted Triples", + "title": "Triple Terms", "number": "2.2" }, { diff --git a/tr/headings/rdf12-n-triples.json b/tr/headings/rdf12-n-triples.json index 41e0ad76f18c..e3974f81aa47 100644 --- a/tr/headings/rdf12-n-triples.json +++ b/tr/headings/rdf12-n-triples.json @@ -50,10 +50,10 @@ "number": "2.1" }, { - "id": "quoted-triples", - "href": "https://www.w3.org/TR/rdf12-n-triples/#quoted-triples", + "id": "triple-terms", + "href": "https://www.w3.org/TR/rdf12-n-triples/#triple-terms", "level": 3, - "title": "Quoted Triples", + "title": "Triple Terms", "number": "2.2" }, { diff --git a/tr/idl/css-typed-om.idl b/tr/idl/css-typed-om.idl index 5d7f3a59c03b..58d88b7847f7 100644 --- a/tr/idl/css-typed-om.idl +++ b/tr/idl/css-typed-om.idl @@ -13,9 +13,7 @@ interface CSSStyleValue { [Exposed=(Window, Worker, PaintWorklet, LayoutWorklet)] interface StylePropertyMapReadOnly { iterable>; - any get(USVString property); - /* 'any' means (undefined or CSSStyleValue) here, - see https://github.com/heycam/webidl/issues/60 */ + (undefined or CSSStyleValue) get(USVString property); sequence getAll(USVString property); boolean has(USVString property); readonly attribute unsigned long size; @@ -23,10 +21,10 @@ interface StylePropertyMapReadOnly { [Exposed=Window] interface StylePropertyMap : StylePropertyMapReadOnly { - void set(USVString property, (CSSStyleValue or USVString)... values); - void append(USVString property, (CSSStyleValue or USVString)... values); - void delete(USVString property); - void clear(); + undefined set(USVString property, (CSSStyleValue or USVString)... values); + undefined append(USVString property, (CSSStyleValue or USVString)... values); + undefined delete(USVString property); + undefined clear(); }; partial interface Element { @@ -37,13 +35,13 @@ partial interface CSSStyleRule { [SameObject] readonly attribute StylePropertyMap styleMap; }; -partial interface ElementCSSInlineStyle { +partial interface mixin ElementCSSInlineStyle { [SameObject] readonly attribute StylePropertyMap attributeStyleMap; }; -[Exposed=(Window, Worker, PaintWorklet, LayoutWorklet), - Constructor(sequence members)] +[Exposed=(Window, Worker, PaintWorklet, LayoutWorklet)] interface CSSUnparsedValue : CSSStyleValue { + constructor(sequence members); iterable; readonly attribute unsigned long length; getter CSSUnparsedSegment (unsigned long index); @@ -52,19 +50,21 @@ interface CSSUnparsedValue : CSSStyleValue { typedef (USVString or CSSVariableReferenceValue) CSSUnparsedSegment; -[Exposed=(Window, Worker, PaintWorklet, LayoutWorklet), - Constructor(USVString variable, optional CSSUnparsedValue? fallback = null)] +[Exposed=(Window, Worker, PaintWorklet, LayoutWorklet)] interface CSSVariableReferenceValue { + constructor(USVString variable, optional CSSUnparsedValue? fallback = null); attribute USVString variable; readonly attribute CSSUnparsedValue? fallback; }; -[Exposed=(Window, Worker, PaintWorklet, LayoutWorklet), - Constructor(USVString value)] +[Exposed=(Window, Worker, PaintWorklet, LayoutWorklet)] interface CSSKeywordValue : CSSStyleValue { + constructor(USVString value); attribute USVString value; }; +typedef (DOMString or CSSKeywordValue) CSSKeywordish; + typedef (double or CSSNumericValue) CSSNumberish; enum CSSNumericBaseType { @@ -106,9 +106,9 @@ interface CSSNumericValue : CSSStyleValue { [Exposed=Window] static CSSNumericValue parse(USVString cssText); }; -[Exposed=(Window, Worker, PaintWorklet, LayoutWorklet), - Constructor(double value, USVString unit)] +[Exposed=(Window, Worker, PaintWorklet, LayoutWorklet)] interface CSSUnitValue : CSSNumericValue { + constructor(double value, USVString unit); attribute double value; readonly attribute USVString unit; }; @@ -118,42 +118,50 @@ interface CSSMathValue : CSSNumericValue { readonly attribute CSSMathOperator operator; }; -[Exposed=(Window, Worker, PaintWorklet, LayoutWorklet), - Constructor(CSSNumberish... args)] +[Exposed=(Window, Worker, PaintWorklet, LayoutWorklet)] interface CSSMathSum : CSSMathValue { + constructor(CSSNumberish... args); readonly attribute CSSNumericArray values; }; -[Exposed=(Window, Worker, PaintWorklet, LayoutWorklet), - Constructor(CSSNumberish... args)] +[Exposed=(Window, Worker, PaintWorklet, LayoutWorklet)] interface CSSMathProduct : CSSMathValue { + constructor(CSSNumberish... args); readonly attribute CSSNumericArray values; }; -[Exposed=(Window, Worker, PaintWorklet, LayoutWorklet), - Constructor(CSSNumberish arg)] +[Exposed=(Window, Worker, PaintWorklet, LayoutWorklet)] interface CSSMathNegate : CSSMathValue { + constructor(CSSNumberish arg); readonly attribute CSSNumericValue value; }; -[Exposed=(Window, Worker, PaintWorklet, LayoutWorklet), - Constructor(CSSNumberish arg)] +[Exposed=(Window, Worker, PaintWorklet, LayoutWorklet)] interface CSSMathInvert : CSSMathValue { + constructor(CSSNumberish arg); readonly attribute CSSNumericValue value; }; -[Exposed=(Window, Worker, PaintWorklet, LayoutWorklet), - Constructor(CSSNumberish... args)] +[Exposed=(Window, Worker, PaintWorklet, LayoutWorklet)] interface CSSMathMin : CSSMathValue { + constructor(CSSNumberish... args); readonly attribute CSSNumericArray values; }; -[Exposed=(Window, Worker, PaintWorklet, LayoutWorklet), - Constructor(CSSNumberish... args)] +[Exposed=(Window, Worker, PaintWorklet, LayoutWorklet)] interface CSSMathMax : CSSMathValue { + constructor(CSSNumberish... args); readonly attribute CSSNumericArray values; }; +[Exposed=(Window, Worker, PaintWorklet, LayoutWorklet)] +interface CSSMathClamp : CSSMathValue { + constructor(CSSNumberish lower, CSSNumberish value, CSSNumberish upper); + readonly attribute CSSNumericValue lower; + readonly attribute CSSNumericValue value; + readonly attribute CSSNumericValue upper; +}; + [Exposed=(Window, Worker, PaintWorklet, LayoutWorklet)] interface CSSNumericArray { iterable; @@ -168,6 +176,7 @@ enum CSSMathOperator { "invert", "min", "max", + "clamp", }; partial namespace CSS { @@ -175,12 +184,17 @@ partial namespace CSS { CSSUnitValue percent(double value); // + CSSUnitValue cap(double value); + CSSUnitValue ch(double value); CSSUnitValue em(double value); CSSUnitValue ex(double value); - CSSUnitValue ch(double value); CSSUnitValue ic(double value); - CSSUnitValue rem(double value); CSSUnitValue lh(double value); + CSSUnitValue rcap(double value); + CSSUnitValue rch(double value); + CSSUnitValue rem(double value); + CSSUnitValue rex(double value); + CSSUnitValue ric(double value); CSSUnitValue rlh(double value); CSSUnitValue vw(double value); CSSUnitValue vh(double value); @@ -188,6 +202,30 @@ partial namespace CSS { CSSUnitValue vb(double value); CSSUnitValue vmin(double value); CSSUnitValue vmax(double value); + CSSUnitValue svw(double value); + CSSUnitValue svh(double value); + CSSUnitValue svi(double value); + CSSUnitValue svb(double value); + CSSUnitValue svmin(double value); + CSSUnitValue svmax(double value); + CSSUnitValue lvw(double value); + CSSUnitValue lvh(double value); + CSSUnitValue lvi(double value); + CSSUnitValue lvb(double value); + CSSUnitValue lvmin(double value); + CSSUnitValue lvmax(double value); + CSSUnitValue dvw(double value); + CSSUnitValue dvh(double value); + CSSUnitValue dvi(double value); + CSSUnitValue dvb(double value); + CSSUnitValue dvmin(double value); + CSSUnitValue dvmax(double value); + CSSUnitValue cqw(double value); + CSSUnitValue cqh(double value); + CSSUnitValue cqi(double value); + CSSUnitValue cqb(double value); + CSSUnitValue cqmin(double value); + CSSUnitValue cqmax(double value); CSSUnitValue cm(double value); CSSUnitValue mm(double value); CSSUnitValue Q(double value); @@ -219,9 +257,9 @@ partial namespace CSS { CSSUnitValue fr(double value); }; -[Exposed=(Window, Worker, PaintWorklet, LayoutWorklet), - Constructor(sequence transforms)] +[Exposed=(Window, Worker, PaintWorklet, LayoutWorklet)] interface CSSTransformValue : CSSStyleValue { + constructor(sequence transforms); iterable; readonly attribute unsigned long length; getter CSSTransformComponent (unsigned long index); @@ -231,6 +269,8 @@ interface CSSTransformValue : CSSStyleValue { DOMMatrix toMatrix(); }; +typedef (CSSNumericValue or CSSKeywordish) CSSPerspectiveValue; + [Exposed=(Window, Worker, PaintWorklet, LayoutWorklet)] interface CSSTransformComponent { stringifier; @@ -238,63 +278,63 @@ interface CSSTransformComponent { DOMMatrix toMatrix(); }; -[Exposed=(Window, Worker, PaintWorklet, LayoutWorklet), - Constructor(CSSNumericValue x, CSSNumericValue y, optional CSSNumericValue z)] +[Exposed=(Window, Worker, PaintWorklet, LayoutWorklet)] interface CSSTranslate : CSSTransformComponent { + constructor(CSSNumericValue x, CSSNumericValue y, optional CSSNumericValue z); attribute CSSNumericValue x; attribute CSSNumericValue y; attribute CSSNumericValue z; }; -[Exposed=(Window, Worker, PaintWorklet, LayoutWorklet), - Constructor(CSSNumericValue angle), - Constructor(CSSNumberish x, CSSNumberish y, CSSNumberish z, CSSNumericValue angle)] +[Exposed=(Window, Worker, PaintWorklet, LayoutWorklet)] interface CSSRotate : CSSTransformComponent { + constructor(CSSNumericValue angle); + constructor(CSSNumberish x, CSSNumberish y, CSSNumberish z, CSSNumericValue angle); attribute CSSNumberish x; attribute CSSNumberish y; attribute CSSNumberish z; attribute CSSNumericValue angle; }; -[Exposed=(Window, Worker, PaintWorklet, LayoutWorklet), - Constructor(CSSNumberish x, CSSNumberish y, optional CSSNumberish z)] +[Exposed=(Window, Worker, PaintWorklet, LayoutWorklet)] interface CSSScale : CSSTransformComponent { + constructor(CSSNumberish x, CSSNumberish y, optional CSSNumberish z); attribute CSSNumberish x; attribute CSSNumberish y; attribute CSSNumberish z; }; -[Exposed=(Window, Worker, PaintWorklet, LayoutWorklet), - Constructor(CSSNumericValue ax, CSSNumericValue ay)] +[Exposed=(Window, Worker, PaintWorklet, LayoutWorklet)] interface CSSSkew : CSSTransformComponent { + constructor(CSSNumericValue ax, CSSNumericValue ay); attribute CSSNumericValue ax; attribute CSSNumericValue ay; }; -[Exposed=(Window, Worker, PaintWorklet, LayoutWorklet), - Constructor(CSSNumericValue ax)] +[Exposed=(Window, Worker, PaintWorklet, LayoutWorklet)] interface CSSSkewX : CSSTransformComponent { + constructor(CSSNumericValue ax); attribute CSSNumericValue ax; }; -[Exposed=(Window, Worker, PaintWorklet, LayoutWorklet), - Constructor(CSSNumericValue ay)] +[Exposed=(Window, Worker, PaintWorklet, LayoutWorklet)] interface CSSSkewY : CSSTransformComponent { + constructor(CSSNumericValue ay); attribute CSSNumericValue ay; }; /* Note that skew(x,y) is *not* the same as skewX(x) skewY(y), thus the separate interfaces for all three. */ -[Exposed=(Window, Worker, PaintWorklet, LayoutWorklet), - Constructor(CSSNumericValue length)] +[Exposed=(Window, Worker, PaintWorklet, LayoutWorklet)] interface CSSPerspective : CSSTransformComponent { - attribute CSSNumericValue length; + constructor(CSSPerspectiveValue length); + attribute CSSPerspectiveValue length; }; -[Exposed=(Window, Worker, PaintWorklet, LayoutWorklet), - Constructor(DOMMatrixReadOnly matrix, optional CSSMatrixComponentOptions options)] +[Exposed=(Window, Worker, PaintWorklet, LayoutWorklet)] interface CSSMatrixComponent : CSSTransformComponent { + constructor(DOMMatrixReadOnly matrix, optional CSSMatrixComponentOptions options = {}); attribute DOMMatrix matrix; }; @@ -302,13 +342,87 @@ dictionary CSSMatrixComponentOptions { boolean is2D; }; -[Exposed=(Window, Worker, PaintWorklet, LayoutWorklet), - Constructor(CSSNumericValue x, CSSNumericValue y)] -interface CSSPositionValue : CSSStyleValue { - attribute CSSNumericValue x; - attribute CSSNumericValue y; +[Exposed=(Window, Worker, PaintWorklet, LayoutWorklet)] +interface CSSImageValue : CSSStyleValue { }; [Exposed=(Window, Worker, PaintWorklet, LayoutWorklet)] -interface CSSImageValue : CSSStyleValue { +interface CSSColorValue : CSSStyleValue { + [Exposed=Window] static (CSSColorValue or CSSStyleValue) parse(USVString cssText); +}; + +typedef (CSSNumberish or CSSKeywordish) CSSColorRGBComp; +typedef (CSSNumberish or CSSKeywordish) CSSColorPercent; +typedef (CSSNumberish or CSSKeywordish) CSSColorNumber; +typedef (CSSNumberish or CSSKeywordish) CSSColorAngle; + +[Exposed=(Window, Worker, PaintWorklet, LayoutWorklet)] +interface CSSRGB : CSSColorValue { + constructor(CSSColorRGBComp r, CSSColorRGBComp g, CSSColorRGBComp b, optional CSSColorPercent alpha = 1); + attribute CSSColorRGBComp r; + attribute CSSColorRGBComp g; + attribute CSSColorRGBComp b; + attribute CSSColorPercent alpha; +}; + +[Exposed=(Window, Worker, PaintWorklet, LayoutWorklet)] +interface CSSHSL : CSSColorValue { + constructor(CSSColorAngle h, CSSColorPercent s, CSSColorPercent l, optional CSSColorPercent alpha = 1); + attribute CSSColorAngle h; + attribute CSSColorPercent s; + attribute CSSColorPercent l; + attribute CSSColorPercent alpha; +}; + +[Exposed=(Window, Worker, PaintWorklet, LayoutWorklet)] +interface CSSHWB : CSSColorValue { + constructor(CSSNumericValue h, CSSNumberish w, CSSNumberish b, optional CSSNumberish alpha = 1); + attribute CSSNumericValue h; + attribute CSSNumberish w; + attribute CSSNumberish b; + attribute CSSNumberish alpha; +}; + +[Exposed=(Window, Worker, PaintWorklet, LayoutWorklet)] +interface CSSLab : CSSColorValue { + constructor(CSSColorPercent l, CSSColorNumber a, CSSColorNumber b, optional CSSColorPercent alpha = 1); + attribute CSSColorPercent l; + attribute CSSColorNumber a; + attribute CSSColorNumber b; + attribute CSSColorPercent alpha; +}; + +[Exposed=(Window, Worker, PaintWorklet, LayoutWorklet)] +interface CSSLCH : CSSColorValue { + constructor(CSSColorPercent l, CSSColorPercent c, CSSColorAngle h, optional CSSColorPercent alpha = 1); + attribute CSSColorPercent l; + attribute CSSColorPercent c; + attribute CSSColorAngle h; + attribute CSSColorPercent alpha; +}; + +[Exposed=(Window, Worker, PaintWorklet, LayoutWorklet)] +interface CSSOKLab : CSSColorValue { + constructor(CSSColorPercent l, CSSColorNumber a, CSSColorNumber b, optional CSSColorPercent alpha = 1); + attribute CSSColorPercent l; + attribute CSSColorNumber a; + attribute CSSColorNumber b; + attribute CSSColorPercent alpha; +}; + +[Exposed=(Window, Worker, PaintWorklet, LayoutWorklet)] +interface CSSOKLCH : CSSColorValue { + constructor(CSSColorPercent l, CSSColorPercent c, CSSColorAngle h, optional CSSColorPercent alpha = 1); + attribute CSSColorPercent l; + attribute CSSColorPercent c; + attribute CSSColorAngle h; + attribute CSSColorPercent alpha; +}; + +[Exposed=(Window, Worker, PaintWorklet, LayoutWorklet)] +interface CSSColor : CSSColorValue { + constructor(CSSKeywordish colorSpace, sequence channels, optional CSSNumberish alpha = 1); + attribute CSSKeywordish colorSpace; + attribute ObservableArray channels; + attribute CSSNumberish alpha; }; diff --git a/tr/idl/media-source.idl b/tr/idl/media-source.idl index 10510c29aabe..3558eff836ae 100644 --- a/tr/idl/media-source.idl +++ b/tr/idl/media-source.idl @@ -18,23 +18,25 @@ enum EndOfStreamError { interface MediaSource : EventTarget { constructor(); - [ SameObject, Exposed=DedicatedWorker ] - readonly attribute MediaSourceHandle handle; - - readonly attribute SourceBufferList sourceBuffers; - readonly attribute SourceBufferList activeSourceBuffers; - readonly attribute ReadyState readyState; - attribute unrestricted double duration; - attribute EventHandler onsourceopen; - attribute EventHandler onsourceended; - attribute EventHandler onsourceclose; - static readonly attribute boolean canConstructInDedicatedWorker; - SourceBuffer addSourceBuffer (DOMString type); - undefined removeSourceBuffer (SourceBuffer sourceBuffer); - undefined endOfStream (optional EndOfStreamError error); - undefined setLiveSeekableRange (double start, double end); - undefined clearLiveSeekableRange (); - static boolean isTypeSupported (DOMString type); + [SameObject, Exposed=DedicatedWorker] + readonly attribute MediaSourceHandle handle; + readonly attribute SourceBufferList sourceBuffers; + readonly attribute SourceBufferList activeSourceBuffers; + readonly attribute ReadyState readyState; + + attribute unrestricted double duration; + attribute EventHandler onsourceopen; + attribute EventHandler onsourceended; + attribute EventHandler onsourceclose; + + static readonly attribute boolean canConstructInDedicatedWorker; + + SourceBuffer addSourceBuffer(DOMString type); + undefined removeSourceBuffer(SourceBuffer sourceBuffer); + undefined endOfStream(optional EndOfStreamError error); + undefined setLiveSeekableRange(double start, double end); + undefined clearLiveSeekableRange(); + static boolean isTypeSupported(DOMString type); }; [Transferable, Exposed=(Window,DedicatedWorker)] @@ -47,32 +49,36 @@ enum AppendMode { [Exposed=(Window,DedicatedWorker)] interface SourceBuffer : EventTarget { - attribute AppendMode mode; - readonly attribute boolean updating; - readonly attribute TimeRanges buffered; - attribute double timestampOffset; - readonly attribute AudioTrackList audioTracks; - readonly attribute VideoTrackList videoTracks; - readonly attribute TextTrackList textTracks; - attribute double appendWindowStart; - attribute unrestricted double appendWindowEnd; - attribute EventHandler onupdatestart; - attribute EventHandler onupdate; - attribute EventHandler onupdateend; - attribute EventHandler onerror; - attribute EventHandler onabort; - undefined appendBuffer (BufferSource data); - undefined abort (); - undefined changeType (DOMString type); - undefined remove (double start, unrestricted double end); + attribute AppendMode mode; + readonly attribute boolean updating; + readonly attribute TimeRanges buffered; + attribute double timestampOffset; + readonly attribute AudioTrackList audioTracks; + readonly attribute VideoTrackList videoTracks; + readonly attribute TextTrackList textTracks; + attribute double appendWindowStart; + attribute unrestricted double appendWindowEnd; + + attribute EventHandler onupdatestart; + attribute EventHandler onupdate; + attribute EventHandler onupdateend; + attribute EventHandler onerror; + attribute EventHandler onabort; + + undefined appendBuffer(BufferSource data); + undefined abort(); + undefined changeType(DOMString type); + undefined remove(double start, unrestricted double end); }; [Exposed=(Window,DedicatedWorker)] interface SourceBufferList : EventTarget { - readonly attribute unsigned long length; - attribute EventHandler onaddsourcebuffer; - attribute EventHandler onremovesourcebuffer; - getter SourceBuffer (unsigned long index); + readonly attribute unsigned long length; + + attribute EventHandler onaddsourcebuffer; + attribute EventHandler onremovesourcebuffer; + + getter SourceBuffer (unsigned long index); }; [Exposed=(Window,DedicatedWorker)] @@ -103,15 +109,15 @@ interface ManagedSourceBuffer : SourceBuffer { [Exposed=(Window,DedicatedWorker)] partial interface AudioTrack { - readonly attribute SourceBuffer? sourceBuffer; + readonly attribute SourceBuffer? sourceBuffer; }; [Exposed=(Window,DedicatedWorker)] partial interface VideoTrack { - readonly attribute SourceBuffer? sourceBuffer; + readonly attribute SourceBuffer? sourceBuffer; }; [Exposed=(Window,DedicatedWorker)] partial interface TextTrack { - readonly attribute SourceBuffer? sourceBuffer; + readonly attribute SourceBuffer? sourceBuffer; }; diff --git a/tr/ids/compositing-1.json b/tr/ids/compositing-1.json index b8187e4cd055..796271f11444 100644 --- a/tr/ids/compositing-1.json +++ b/tr/ids/compositing-1.json @@ -4,15 +4,22 @@ "url": "https://www.w3.org/TR/compositing-1/" }, "ids": [ - "https://www.w3.org/TR/compositing-1/#title", - "https://www.w3.org/TR/compositing-1/#subtitle", + "https://www.w3.org/TR/compositing-1/#toc-nav", + "https://www.w3.org/TR/compositing-1/#toc-jump", + "https://www.w3.org/TR/compositing-1/#toc-toggle", + "https://www.w3.org/TR/compositing-1/#w3c-state", "https://www.w3.org/TR/compositing-1/#abstract", - "https://www.w3.org/TR/compositing-1/#status", + "https://www.w3.org/TR/compositing-1/#ref-for-backdrop", + "https://www.w3.org/TR/compositing-1/#ref-for-dom-context-2d-globalcompositeoperation", + "https://www.w3.org/TR/compositing-1/#sotd", "https://www.w3.org/TR/compositing-1/#w3c_process_revision", + "https://www.w3.org/TR/compositing-1/#toc", "https://www.w3.org/TR/compositing-1/#contents", "https://www.w3.org/TR/compositing-1/#introduction", "https://www.w3.org/TR/compositing-1/#reading-this-document", "https://www.w3.org/TR/compositing-1/#module-interactions", + "https://www.w3.org/TR/compositing-1/#ref-for-propdef-background-blend-mode", + "https://www.w3.org/TR/compositing-1/#ref-for-dom-context-2d-globalcompositeoperation%E2%91%A0", "https://www.w3.org/TR/compositing-1/#values", "https://www.w3.org/TR/compositing-1/#csscompositingandblending", "https://www.w3.org/TR/compositing-1/#compositingandblendingorder", @@ -20,29 +27,119 @@ "https://www.w3.org/TR/compositing-1/#csscompositingrules_SVG", "https://www.w3.org/TR/compositing-1/#csskeywords", "https://www.w3.org/TR/compositing-1/#mix-blend-mode", + "https://www.w3.org/TR/compositing-1/#ref-for-propdef-mix-blend-mode", "https://www.w3.org/TR/compositing-1/#propdef-mix-blend-mode", + "https://www.w3.org/TR/compositing-1/#ref-for-ltblendmodegt", + "https://www.w3.org/TR/compositing-1/#ref-for-ltblendmodegt%E2%91%A0", "https://www.w3.org/TR/compositing-1/#ltblendmodegt", + "https://www.w3.org/TR/compositing-1/#ref-for-valdef-blend-mode-normal", + "https://www.w3.org/TR/compositing-1/#ref-for-comb-one", + "https://www.w3.org/TR/compositing-1/#ref-for-valdef-blend-mode-darken", + "https://www.w3.org/TR/compositing-1/#ref-for-comb-one%E2%91%A0", + "https://www.w3.org/TR/compositing-1/#ref-for-valdef-blend-mode-multiply", + "https://www.w3.org/TR/compositing-1/#ref-for-comb-one%E2%91%A1", + "https://www.w3.org/TR/compositing-1/#ref-for-valdef-blend-mode-color-burn", + "https://www.w3.org/TR/compositing-1/#ref-for-comb-one%E2%91%A2", + "https://www.w3.org/TR/compositing-1/#ref-for-valdef-blend-mode-lighten", + "https://www.w3.org/TR/compositing-1/#ref-for-comb-one%E2%91%A3", + "https://www.w3.org/TR/compositing-1/#ref-for-valdef-blend-mode-screen", + "https://www.w3.org/TR/compositing-1/#ref-for-comb-one%E2%91%A4", + "https://www.w3.org/TR/compositing-1/#ref-for-valdef-blend-mode-color-dodge", + "https://www.w3.org/TR/compositing-1/#ref-for-comb-one%E2%91%A5", + "https://www.w3.org/TR/compositing-1/#ref-for-valdef-blend-mode-overlay", + "https://www.w3.org/TR/compositing-1/#ref-for-comb-one%E2%91%A6", + "https://www.w3.org/TR/compositing-1/#ref-for-valdef-blend-mode-soft-light", + "https://www.w3.org/TR/compositing-1/#ref-for-comb-one%E2%91%A7", + "https://www.w3.org/TR/compositing-1/#ref-for-valdef-blend-mode-hard-light", + "https://www.w3.org/TR/compositing-1/#ref-for-comb-one%E2%91%A8", + "https://www.w3.org/TR/compositing-1/#ref-for-valdef-blend-mode-difference", + "https://www.w3.org/TR/compositing-1/#ref-for-comb-one%E2%91%A0%E2%93%AA", + "https://www.w3.org/TR/compositing-1/#ref-for-valdef-blend-mode-exclusion", + "https://www.w3.org/TR/compositing-1/#ref-for-comb-one%E2%91%A0%E2%91%A0", + "https://www.w3.org/TR/compositing-1/#ref-for-valdef-blend-mode-hue", + "https://www.w3.org/TR/compositing-1/#ref-for-comb-one%E2%91%A0%E2%91%A1", + "https://www.w3.org/TR/compositing-1/#ref-for-valdef-blend-mode-saturation", + "https://www.w3.org/TR/compositing-1/#ref-for-comb-one%E2%91%A0%E2%91%A2", + "https://www.w3.org/TR/compositing-1/#ref-for-valdef-blend-mode-color", + "https://www.w3.org/TR/compositing-1/#ref-for-comb-one%E2%91%A0%E2%91%A3", + "https://www.w3.org/TR/compositing-1/#ref-for-valdef-blend-mode-luminosity", + "https://www.w3.org/TR/compositing-1/#ref-for-valdef-blend-mode-normal%E2%91%A0", + "https://www.w3.org/TR/compositing-1/#ex-duck-on-lime", + "https://www.w3.org/TR/compositing-1/#ex-svg-screen-mode", + "https://www.w3.org/TR/compositing-1/#ex-opacity-stacking", + "https://www.w3.org/TR/compositing-1/#ref-for-propdef-opacity", + "https://www.w3.org/TR/compositing-1/#ex-overlay-blend", + "https://www.w3.org/TR/compositing-1/#ref-for-valdef-blend-mode-overlay%E2%91%A0", "https://www.w3.org/TR/compositing-1/#isolation", + "https://www.w3.org/TR/compositing-1/#ref-for-propdef-isolation", + "https://www.w3.org/TR/compositing-1/#ref-for-propdef-isolation%E2%91%A0", "https://www.w3.org/TR/compositing-1/#propdef-isolation", + "https://www.w3.org/TR/compositing-1/#ref-for-isolated-propid", + "https://www.w3.org/TR/compositing-1/#ref-for-isolated-propid%E2%91%A0", "https://www.w3.org/TR/compositing-1/#isolated-propid", + "https://www.w3.org/TR/compositing-1/#ref-for-comb-one%E2%91%A0%E2%91%A4", "https://www.w3.org/TR/compositing-1/#img_isolation", + "https://www.w3.org/TR/compositing-1/#ref-for-the-img-element", + "https://www.w3.org/TR/compositing-1/#ref-for-the-img-element%E2%91%A0", + "https://www.w3.org/TR/compositing-1/#ref-for-propdef-mask", + "https://www.w3.org/TR/compositing-1/#background-blend-mode", + "https://www.w3.org/TR/compositing-1/#ref-for-propdef-background-blend-mode%E2%91%A0", + "https://www.w3.org/TR/compositing-1/#ref-for-propdef-background-blend-mode%E2%91%A1", "https://www.w3.org/TR/compositing-1/#propdef-background-blend-mode", + "https://www.w3.org/TR/compositing-1/#ref-for-ltblendmodegt%E2%91%A1", + "https://www.w3.org/TR/compositing-1/#ref-for-mult-comma", + "https://www.w3.org/TR/compositing-1/#ref-for-propdef-background-blend-mode%E2%91%A2", + "https://www.w3.org/TR/compositing-1/#ref-for-propdef-background-image", + "https://www.w3.org/TR/compositing-1/#ref-for-propdef-background", + "https://www.w3.org/TR/compositing-1/#ref-for-propdef-background-blend-mode%E2%91%A3", + "https://www.w3.org/TR/compositing-1/#ex-background-blend", + "https://www.w3.org/TR/compositing-1/#ref-for-the-body-element", "https://www.w3.org/TR/compositing-1/#canvascompositingandblending", + "https://www.w3.org/TR/compositing-1/#ref-for-dom-context-2d-globalcompositeoperation%E2%91%A1", "https://www.w3.org/TR/compositing-1/#propdef-mix", + "https://www.w3.org/TR/compositing-1/#ref-for-ltblendmodegt%E2%91%A2", + "https://www.w3.org/TR/compositing-1/#ref-for-compositemode", + "https://www.w3.org/TR/compositing-1/#ref-for-compositemode%E2%91%A0", "https://www.w3.org/TR/compositing-1/#compositemode", + "https://www.w3.org/TR/compositing-1/#ref-for-comb-one%E2%91%A0%E2%91%A5", + "https://www.w3.org/TR/compositing-1/#ref-for-comb-one%E2%91%A0%E2%91%A6", + "https://www.w3.org/TR/compositing-1/#ref-for-comb-one%E2%91%A0%E2%91%A7", + "https://www.w3.org/TR/compositing-1/#ref-for-comb-one%E2%91%A0%E2%91%A8", + "https://www.w3.org/TR/compositing-1/#ref-for-comb-one%E2%91%A1%E2%93%AA", + "https://www.w3.org/TR/compositing-1/#ref-for-comb-one%E2%91%A1%E2%91%A0", + "https://www.w3.org/TR/compositing-1/#ref-for-comb-one%E2%91%A1%E2%91%A1", + "https://www.w3.org/TR/compositing-1/#ref-for-comb-one%E2%91%A1%E2%91%A2", + "https://www.w3.org/TR/compositing-1/#ref-for-comb-one%E2%91%A1%E2%91%A3", + "https://www.w3.org/TR/compositing-1/#ref-for-comb-one%E2%91%A1%E2%91%A4", + "https://www.w3.org/TR/compositing-1/#ref-for-comb-one%E2%91%A1%E2%91%A5", "https://www.w3.org/TR/compositing-1/#whatiscompositing", + "https://www.w3.org/TR/compositing-1/#ref-for-backdrop%E2%91%A0", + "https://www.w3.org/TR/compositing-1/#ref-for-backdrop%E2%91%A1", "https://www.w3.org/TR/compositing-1/#simplealphacompositing", + "https://www.w3.org/TR/compositing-1/#ref-for-backdrop%E2%91%A2", + "https://www.w3.org/TR/compositing-1/#ref-for-backdrop%E2%91%A3", + "https://www.w3.org/TR/compositing-1/#ref-for-backdrop%E2%91%A4", "https://www.w3.org/TR/compositing-1/#simplealphacompositingexamples", + "https://www.w3.org/TR/compositing-1/#ex-basic-alpha", + "https://www.w3.org/TR/compositing-1/#ex-shapes-intersect", + "https://www.w3.org/TR/compositing-1/#ex-transparent-over-opaque", + "https://www.w3.org/TR/compositing-1/#ref-for-backdrop%E2%91%A5", + "https://www.w3.org/TR/compositing-1/#ex-two-transparent", + "https://www.w3.org/TR/compositing-1/#ref-for-backdrop%E2%91%A6", "https://www.w3.org/TR/compositing-1/#generalformula", "https://www.w3.org/TR/compositing-1/#backdropCalc", "https://www.w3.org/TR/compositing-1/#backdrop", "https://www.w3.org/TR/compositing-1/#backdropexamples", + "https://www.w3.org/TR/compositing-1/#ex-simple-backdrop-calculation", + "https://www.w3.org/TR/compositing-1/#ex-backdrop-with-alpha", "https://www.w3.org/TR/compositing-1/#groups", "https://www.w3.org/TR/compositing-1/#initialbackdrop", "https://www.w3.org/TR/compositing-1/#groupbackdrop", "https://www.w3.org/TR/compositing-1/#groupinvariance", + "https://www.w3.org/TR/compositing-1/#ref-for-valdef-blend-mode-normal%E2%91%A1", "https://www.w3.org/TR/compositing-1/#isolatedgroups", "https://www.w3.org/TR/compositing-1/#pagebackdrop", + "https://www.w3.org/TR/compositing-1/#rootgroup", "https://www.w3.org/TR/compositing-1/#advancedcompositing", "https://www.w3.org/TR/compositing-1/#porterduffcompositingoperators", "https://www.w3.org/TR/compositing-1/#porterduffcompositingoperators_clear", @@ -60,61 +157,119 @@ "https://www.w3.org/TR/compositing-1/#porterduffcompositingoperators_plus", "https://www.w3.org/TR/compositing-1/#groupcompositing", "https://www.w3.org/TR/compositing-1/#blending", + "https://www.w3.org/TR/compositing-1/#ref-for-backdrop%E2%91%A7", + "https://www.w3.org/TR/compositing-1/#ref-for-backdrop%E2%91%A8", + "https://www.w3.org/TR/compositing-1/#ref-for-backdrop%E2%91%A0%E2%93%AA", + "https://www.w3.org/TR/compositing-1/#ref-for-backdrop%E2%91%A0%E2%91%A0", + "https://www.w3.org/TR/compositing-1/#ex-blend-with-opacity", + "https://www.w3.org/TR/compositing-1/#ref-for-backdrop%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/compositing-1/#blendingseparable", + "https://www.w3.org/TR/compositing-1/#ref-for-backdrop%E2%91%A0%E2%91%A2", "https://www.w3.org/TR/compositing-1/#blendingnormal", "https://www.w3.org/TR/compositing-1/#valdef-blend-mode-normal", "https://www.w3.org/TR/compositing-1/#blendingmultiply", "https://www.w3.org/TR/compositing-1/#valdef-blend-mode-multiply", "https://www.w3.org/TR/compositing-1/#blendingscreen", "https://www.w3.org/TR/compositing-1/#valdef-blend-mode-screen", + "https://www.w3.org/TR/compositing-1/#ref-for-backdrop%E2%91%A0%E2%91%A3", "https://www.w3.org/TR/compositing-1/#blendingoverlay", "https://www.w3.org/TR/compositing-1/#valdef-blend-mode-overlay", + "https://www.w3.org/TR/compositing-1/#ref-for-backdrop%E2%91%A0%E2%91%A4", + "https://www.w3.org/TR/compositing-1/#ref-for-backdrop%E2%91%A0%E2%91%A5", + "https://www.w3.org/TR/compositing-1/#ref-for-backdrop%E2%91%A0%E2%91%A6", + "https://www.w3.org/TR/compositing-1/#ref-for-backdrop%E2%91%A0%E2%91%A7", + "https://www.w3.org/TR/compositing-1/#ref-for-valdef-blend-mode-hard-light%E2%91%A0", + "https://www.w3.org/TR/compositing-1/#ref-for-valdef-blend-mode-hard-light%E2%91%A1", "https://www.w3.org/TR/compositing-1/#blendingdarken", "https://www.w3.org/TR/compositing-1/#valdef-blend-mode-darken", + "https://www.w3.org/TR/compositing-1/#ref-for-backdrop%E2%91%A0%E2%91%A8", + "https://www.w3.org/TR/compositing-1/#ref-for-backdrop%E2%91%A1%E2%93%AA", "https://www.w3.org/TR/compositing-1/#blendinglighten", "https://www.w3.org/TR/compositing-1/#valdef-blend-mode-lighten", + "https://www.w3.org/TR/compositing-1/#ref-for-backdrop%E2%91%A1%E2%91%A0", + "https://www.w3.org/TR/compositing-1/#ref-for-backdrop%E2%91%A1%E2%91%A1", "https://www.w3.org/TR/compositing-1/#blendingcolordodge", "https://www.w3.org/TR/compositing-1/#valdef-blend-mode-color-dodge", + "https://www.w3.org/TR/compositing-1/#ref-for-backdrop%E2%91%A1%E2%91%A2", "https://www.w3.org/TR/compositing-1/#blendingcolorburn", "https://www.w3.org/TR/compositing-1/#valdef-blend-mode-color-burn", + "https://www.w3.org/TR/compositing-1/#ref-for-backdrop%E2%91%A1%E2%91%A3", "https://www.w3.org/TR/compositing-1/#blendinghardlight", "https://www.w3.org/TR/compositing-1/#valdef-blend-mode-hard-light", + "https://www.w3.org/TR/compositing-1/#ref-for-backdrop%E2%91%A1%E2%91%A4", + "https://www.w3.org/TR/compositing-1/#ref-for-valdef-blend-mode-multiply%E2%91%A0", + "https://www.w3.org/TR/compositing-1/#ref-for-valdef-blend-mode-screen%E2%91%A0", "https://www.w3.org/TR/compositing-1/#blendingsoftlight", "https://www.w3.org/TR/compositing-1/#valdef-blend-mode-soft-light", + "https://www.w3.org/TR/compositing-1/#ref-for-backdrop%E2%91%A1%E2%91%A5", "https://www.w3.org/TR/compositing-1/#blendingdifference", "https://www.w3.org/TR/compositing-1/#valdef-blend-mode-difference", + "https://www.w3.org/TR/compositing-1/#ref-for-backdrop%E2%91%A1%E2%91%A6", "https://www.w3.org/TR/compositing-1/#blendingexclusion", "https://www.w3.org/TR/compositing-1/#valdef-blend-mode-exclusion", + "https://www.w3.org/TR/compositing-1/#ref-for-backdrop%E2%91%A1%E2%91%A7", "https://www.w3.org/TR/compositing-1/#blendingnonseparable", + "https://www.w3.org/TR/compositing-1/#ref-for-backdrop%E2%91%A1%E2%91%A8", + "https://www.w3.org/TR/compositing-1/#ref-for-backdrop%E2%91%A2%E2%93%AA", "https://www.w3.org/TR/compositing-1/#blendinghue", "https://www.w3.org/TR/compositing-1/#valdef-blend-mode-hue", + "https://www.w3.org/TR/compositing-1/#ref-for-backdrop%E2%91%A2%E2%91%A0", "https://www.w3.org/TR/compositing-1/#blendingsaturation", "https://www.w3.org/TR/compositing-1/#valdef-blend-mode-saturation", + "https://www.w3.org/TR/compositing-1/#ref-for-backdrop%E2%91%A2%E2%91%A1", + "https://www.w3.org/TR/compositing-1/#ref-for-backdrop%E2%91%A2%E2%91%A2", "https://www.w3.org/TR/compositing-1/#blendingcolor", "https://www.w3.org/TR/compositing-1/#valdef-blend-mode-color", + "https://www.w3.org/TR/compositing-1/#ref-for-backdrop%E2%91%A2%E2%91%A3", + "https://www.w3.org/TR/compositing-1/#ref-for-backdrop%E2%91%A2%E2%91%A4", "https://www.w3.org/TR/compositing-1/#blendingluminosity", "https://www.w3.org/TR/compositing-1/#valdef-blend-mode-luminosity", + "https://www.w3.org/TR/compositing-1/#ref-for-backdrop%E2%91%A2%E2%91%A5", "https://www.w3.org/TR/compositing-1/#isolationblending", + "https://www.w3.org/TR/compositing-1/#ex-isolated-group", + "https://www.w3.org/TR/compositing-1/#privacy", "https://www.w3.org/TR/compositing-1/#security", "https://www.w3.org/TR/compositing-1/#changes", - "https://www.w3.org/TR/compositing-1/#conformance", - "https://www.w3.org/TR/compositing-1/#conventions", - "https://www.w3.org/TR/compositing-1/#conformance-classes", - "https://www.w3.org/TR/compositing-1/#partial", - "https://www.w3.org/TR/compositing-1/#experimental", - "https://www.w3.org/TR/compositing-1/#testing", - "https://www.w3.org/TR/compositing-1/#cr-exit-criteria", + "https://www.w3.org/TR/compositing-1/#ref-for-valdef-color-green", + "https://www.w3.org/TR/compositing-1/#ref-for-valdef-color-lime", + "https://www.w3.org/TR/compositing-1/#ref-for-compositemode%E2%91%A1", + "https://www.w3.org/TR/compositing-1/#w3c-conformance", + "https://www.w3.org/TR/compositing-1/#w3c-conventions", + "https://www.w3.org/TR/compositing-1/#w3c-example", + "https://www.w3.org/TR/compositing-1/#w3c-conformance-classes", + "https://www.w3.org/TR/compositing-1/#w3c-partial", + "https://www.w3.org/TR/compositing-1/#w3c-conform-future-proofing", + "https://www.w3.org/TR/compositing-1/#w3c-testing", + "https://www.w3.org/TR/compositing-1/#w3c-cr-exit-criteria", + "https://www.w3.org/TR/compositing-1/#index", + "https://www.w3.org/TR/compositing-1/#index-defined-here", + "https://www.w3.org/TR/compositing-1/#index-defined-elsewhere", + "https://www.w3.org/TR/compositing-1/#45dae945", + "https://www.w3.org/TR/compositing-1/#f8e15dd7", + "https://www.w3.org/TR/compositing-1/#3b7558dc", + "https://www.w3.org/TR/compositing-1/#5b43edf4", + "https://www.w3.org/TR/compositing-1/#c297b070", + "https://www.w3.org/TR/compositing-1/#4eb9d37e", + "https://www.w3.org/TR/compositing-1/#db6870d5", + "https://www.w3.org/TR/compositing-1/#5ced56d0", + "https://www.w3.org/TR/compositing-1/#2f0492ac", + "https://www.w3.org/TR/compositing-1/#33db4476", + "https://www.w3.org/TR/compositing-1/#f0811ff8", "https://www.w3.org/TR/compositing-1/#references", "https://www.w3.org/TR/compositing-1/#normative", - "https://www.w3.org/TR/compositing-1/#biblio-2dcontext2", + "https://www.w3.org/TR/compositing-1/#biblio-css-color-4", + "https://www.w3.org/TR/compositing-1/#biblio-css-masking-1", + "https://www.w3.org/TR/compositing-1/#biblio-css-values-4", "https://www.w3.org/TR/compositing-1/#biblio-css21", "https://www.w3.org/TR/compositing-1/#biblio-css3bg", - "https://www.w3.org/TR/compositing-1/#biblio-css3color", - "https://www.w3.org/TR/compositing-1/#biblio-svg11", + "https://www.w3.org/TR/compositing-1/#biblio-html", "https://www.w3.org/TR/compositing-1/#biblio-rfc2119", + "https://www.w3.org/TR/compositing-1/#biblio-svg11", "https://www.w3.org/TR/compositing-1/#informative", "https://www.w3.org/TR/compositing-1/#biblio-porterduff", - "https://www.w3.org/TR/compositing-1/#index", - "https://www.w3.org/TR/compositing-1/#property-index" + "https://www.w3.org/TR/compositing-1/#property-index", + "https://www.w3.org/TR/compositing-1/#ref-for-propdef-background-blend-mode%E2%91%A4", + "https://www.w3.org/TR/compositing-1/#ref-for-propdef-isolation%E2%91%A1", + "https://www.w3.org/TR/compositing-1/#ref-for-propdef-mix-blend-mode%E2%91%A0" ] } \ No newline at end of file diff --git a/tr/ids/css-typed-om-1.json b/tr/ids/css-typed-om-1.json index aac157363645..9dd3c6b2a5a0 100644 --- a/tr/ids/css-typed-om-1.json +++ b/tr/ids/css-typed-om-1.json @@ -8,16 +8,21 @@ "https://www.w3.org/TR/css-typed-om-1/#toc-jump", "https://www.w3.org/TR/css-typed-om-1/#toc-toggle", "https://www.w3.org/TR/css-typed-om-1/#title", - "https://www.w3.org/TR/css-typed-om-1/#subtitle", + "https://www.w3.org/TR/css-typed-om-1/#w3c-state", "https://www.w3.org/TR/css-typed-om-1/#abstract", - "https://www.w3.org/TR/css-typed-om-1/#status", + "https://www.w3.org/TR/css-typed-om-1/#sotd", "https://www.w3.org/TR/css-typed-om-1/#w3c_process_revision", "https://www.w3.org/TR/css-typed-om-1/#toc", "https://www.w3.org/TR/css-typed-om-1/#contents", "https://www.w3.org/TR/css-typed-om-1/#intro", - "https://www.w3.org/TR/css-typed-om-1/#underlying-values", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-underlying-values", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-underlying-values%E2%91%A0", + "https://www.w3.org/TR/css-typed-om-1/#css-internal-representation", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-css-internal-representation", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-css-internal-representation%E2%91%A0", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-css-internal-representation%E2%91%A1", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-css-internal-representation%E2%91%A2", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-css-internal-representation%E2%91%A3", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-css-internal-representation%E2%91%A4", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-css-internal-representation%E2%91%A5", "https://www.w3.org/TR/css-typed-om-1/#stylevalue-objects", "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssstylevalue", "https://www.w3.org/TR/css-typed-om-1/#ref-for-Exposed", @@ -31,6 +36,7 @@ "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-USVString%E2%91%A0", "https://www.w3.org/TR/css-typed-om-1/#dom-cssstylevalue-parse-property-csstext-csstext", "https://www.w3.org/TR/css-typed-om-1/#ref-for-Exposed%E2%91%A1", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-sequence", "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssstylevalue%E2%91%A1", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssstylevalue-parseall", "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-USVString%E2%91%A1", @@ -55,6 +61,7 @@ "https://www.w3.org/TR/css-typed-om-1/#ref-for-css-parse-something-according-to-a-css-grammar", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dfn-throw%E2%91%A0", "https://www.w3.org/TR/css-typed-om-1/#ref-for-exceptiondef-typeerror%E2%91%A0", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-exceptiondef-typeerror%E2%91%A1", "https://www.w3.org/TR/css-typed-om-1/#ref-for-subdivide-into-iterations", "https://www.w3.org/TR/css-typed-om-1/#ref-for-list-iterate", "https://www.w3.org/TR/css-typed-om-1/#ref-for-css-reify", @@ -63,7 +70,7 @@ "https://www.w3.org/TR/css-typed-om-1/#ref-for-single-valued-properties", "https://www.w3.org/TR/css-typed-om-1/#ref-for-list", "https://www.w3.org/TR/css-typed-om-1/#ref-for-list%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#issue-41aabaf2", + "https://www.w3.org/TR/css-typed-om-1/#issue-c8d43bc8", "https://www.w3.org/TR/css-typed-om-1/#ref-for-list-valued-properties", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-counter-reset", "https://www.w3.org/TR/css-typed-om-1/#direct-cssstylevalue", @@ -72,10 +79,10 @@ "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssstylevalue%E2%91%A6", "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssstylevalue%E2%91%A7", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssstylevalue-associatedproperty-slot", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-underlying-values%E2%91%A1", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-underlying-values%E2%91%A2", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-css-internal-representation%E2%91%A6", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-css-internal-representation%E2%91%A7", "https://www.w3.org/TR/css-typed-om-1/#ref-for-css-reify%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-underlying-values%E2%91%A3", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-css-internal-representation%E2%91%A8", "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssstylevalue%E2%91%A8", "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssstylevalue%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/css-typed-om-1/#dom-cssstylevalue-associatedproperty-slot", @@ -88,11 +95,15 @@ "https://www.w3.org/TR/css-typed-om-1/#ref-for-Exposed%E2%91%A2", "https://www.w3.org/TR/css-typed-om-1/#stylepropertymapreadonly", "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-USVString%E2%91%A3", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-sequence%E2%91%A0", "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssstylevalue%E2%91%A0%E2%91%A0", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-undefined", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssstylevalue%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-stylepropertymapreadonly-get", "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-USVString%E2%91%A4", "https://www.w3.org/TR/css-typed-om-1/#dom-stylepropertymapreadonly-get-property-property", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssstylevalue%E2%91%A0%E2%91%A1", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-sequence%E2%91%A1", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssstylevalue%E2%91%A0%E2%91%A2", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-stylepropertymapreadonly-getall", "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-USVString%E2%91%A5", "https://www.w3.org/TR/css-typed-om-1/#dom-stylepropertymapreadonly-getall-property-property", @@ -101,38 +112,47 @@ "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-USVString%E2%91%A6", "https://www.w3.org/TR/css-typed-om-1/#dom-stylepropertymapreadonly-has-property-property", "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-unsigned-long", - "https://www.w3.org/TR/css-typed-om-1/#dom-stylepropertymapreadonly-size", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-stylepropertymapreadonly-size", "https://www.w3.org/TR/css-typed-om-1/#ref-for-Exposed%E2%91%A3", "https://www.w3.org/TR/css-typed-om-1/#stylepropertymap", "https://www.w3.org/TR/css-typed-om-1/#ref-for-stylepropertymapreadonly", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-undefined%E2%91%A0", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-stylepropertymap-set%E2%91%A0", "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-USVString%E2%91%A7", "https://www.w3.org/TR/css-typed-om-1/#dom-stylepropertymap-set-property-values-property", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssstylevalue%E2%91%A0%E2%91%A2", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssstylevalue%E2%91%A0%E2%91%A3", "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-USVString%E2%91%A8", "https://www.w3.org/TR/css-typed-om-1/#dom-stylepropertymap-set-property-values-values", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-undefined%E2%91%A1", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-stylepropertymap-append%E2%91%A0", "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-USVString%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/css-typed-om-1/#dom-stylepropertymap-append-property-values-property", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssstylevalue%E2%91%A0%E2%91%A3", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssstylevalue%E2%91%A0%E2%91%A4", "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-USVString%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/css-typed-om-1/#dom-stylepropertymap-append-property-values-values", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-undefined%E2%91%A2", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-stylepropertymap-delete", "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-USVString%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/css-typed-om-1/#dom-stylepropertymap-delete-property-property", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-undefined%E2%91%A3", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-stylepropertymap-clear", "https://www.w3.org/TR/css-typed-om-1/#ref-for-stylepropertymap%E2%91%A1", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-css-declaration-block", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-css-declaration-block%E2%91%A0", "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssstyledeclaration", "https://www.w3.org/TR/css-typed-om-1/#ref-for-stylepropertymapreadonly%E2%91%A0", "https://www.w3.org/TR/css-typed-om-1/#dom-stylepropertymapreadonly-declarations-slot", "https://www.w3.org/TR/css-typed-om-1/#ref-for-ordered-map", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-css-declaration-block%E2%91%A1", "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssstyledeclaration-declarations", "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssstyledeclaration-declarations%E2%91%A0", "https://www.w3.org/TR/css-typed-om-1/#ref-for-ordered-map%E2%91%A0", "https://www.w3.org/TR/css-typed-om-1/#ref-for-string%E2%91%A2", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-underlying-values%E2%91%A4", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-css-internal-representation%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-stylepropertymapreadonly-declarations-slot", "https://www.w3.org/TR/css-typed-om-1/#ref-for-custom-property", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-ascii-lowercase%E2%91%A0", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-ascii-lowercase%E2%91%A1", "https://www.w3.org/TR/css-typed-om-1/#ref-for-custom-property%E2%91%A0", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dfn-value-pairs-to-iterate-over", "https://www.w3.org/TR/css-typed-om-1/#ref-for-stylepropertymapreadonly%E2%91%A1", @@ -146,7 +166,7 @@ "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-background-image", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-animation", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-counter-reset%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-color0", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-color", "https://www.w3.org/TR/css-typed-om-1/#single-valued-properties", "https://www.w3.org/TR/css-typed-om-1/#issue-75ed902d", "https://www.w3.org/TR/css-typed-om-1/#ref-for-single-valued-properties%E2%91%A0", @@ -159,10 +179,10 @@ "https://www.w3.org/TR/css-typed-om-1/#dom-stylepropertymapreadonly-get", "https://www.w3.org/TR/css-typed-om-1/#ref-for-stylepropertymap%E2%91%A4", "https://www.w3.org/TR/css-typed-om-1/#ref-for-custom-property-name-string%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-ascii-lowercase%E2%91%A0", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-ascii-lowercase%E2%91%A2", "https://www.w3.org/TR/css-typed-om-1/#ref-for-valid-css-property%E2%91%A0", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dfn-throw%E2%91%A1", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-exceptiondef-typeerror%E2%91%A1", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-exceptiondef-typeerror%E2%91%A2", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-stylepropertymapreadonly-declarations-slot%E2%91%A1", "https://www.w3.org/TR/css-typed-om-1/#ref-for-map-exists", "https://www.w3.org/TR/css-typed-om-1/#ref-for-subdivide-into-iterations%E2%91%A1", @@ -171,10 +191,10 @@ "https://www.w3.org/TR/css-typed-om-1/#dom-stylepropertymapreadonly-getall", "https://www.w3.org/TR/css-typed-om-1/#ref-for-stylepropertymap%E2%91%A5", "https://www.w3.org/TR/css-typed-om-1/#ref-for-custom-property-name-string%E2%91%A1", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-ascii-lowercase%E2%91%A1", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-ascii-lowercase%E2%91%A3", "https://www.w3.org/TR/css-typed-om-1/#ref-for-valid-css-property%E2%91%A1", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dfn-throw%E2%91%A2", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-exceptiondef-typeerror%E2%91%A2", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-exceptiondef-typeerror%E2%91%A3", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-stylepropertymapreadonly-declarations-slot%E2%91%A2", "https://www.w3.org/TR/css-typed-om-1/#ref-for-map-exists%E2%91%A0", "https://www.w3.org/TR/css-typed-om-1/#ref-for-subdivide-into-iterations%E2%91%A2", @@ -185,87 +205,86 @@ "https://www.w3.org/TR/css-typed-om-1/#dom-stylepropertymapreadonly-has", "https://www.w3.org/TR/css-typed-om-1/#ref-for-stylepropertymap%E2%91%A6", "https://www.w3.org/TR/css-typed-om-1/#ref-for-custom-property-name-string%E2%91%A2", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-ascii-lowercase%E2%91%A2", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-ascii-lowercase%E2%91%A4", "https://www.w3.org/TR/css-typed-om-1/#ref-for-valid-css-property%E2%91%A2", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dfn-throw%E2%91%A3", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-exceptiondef-typeerror%E2%91%A3", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-exceptiondef-typeerror%E2%91%A4", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-stylepropertymapreadonly-declarations-slot%E2%91%A3", "https://www.w3.org/TR/css-typed-om-1/#ref-for-map-exists%E2%91%A1", - "https://www.w3.org/TR/css-typed-om-1/#dom-stylepropertymapreadonly-size%E2%91%A0", + "https://www.w3.org/TR/css-typed-om-1/#dom-stylepropertymapreadonly-size", "https://www.w3.org/TR/css-typed-om-1/#ref-for-stylepropertymap%E2%91%A7", "https://www.w3.org/TR/css-typed-om-1/#ref-for-map-size", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-stylepropertymapreadonly-declarations-slot%E2%91%A4", "https://www.w3.org/TR/css-typed-om-1/#dom-stylepropertymap-set", "https://www.w3.org/TR/css-typed-om-1/#ref-for-stylepropertymap%E2%91%A8", "https://www.w3.org/TR/css-typed-om-1/#ref-for-custom-property-name-string%E2%91%A3", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-ascii-lowercase%E2%91%A3", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-ascii-lowercase%E2%91%A5", "https://www.w3.org/TR/css-typed-om-1/#ref-for-valid-css-property%E2%91%A3", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dfn-throw%E2%91%A4", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-exceptiondef-typeerror%E2%91%A4", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-exceptiondef-typeerror%E2%91%A5", "https://www.w3.org/TR/css-typed-om-1/#ref-for-single-valued-properties%E2%91%A2", "https://www.w3.org/TR/css-typed-om-1/#ref-for-list-item%E2%91%A1", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dfn-throw%E2%91%A5", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-exceptiondef-typeerror%E2%91%A5", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-exceptiondef-typeerror%E2%91%A6", "https://www.w3.org/TR/css-typed-om-1/#ref-for-list-item%E2%91%A2", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssstylevalue-associatedproperty-slot%E2%91%A0", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dfn-throw%E2%91%A6", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-exceptiondef-typeerror%E2%91%A6", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-exceptiondef-typeerror%E2%91%A7", "https://www.w3.org/TR/css-typed-om-1/#ref-for-list-size", "https://www.w3.org/TR/css-typed-om-1/#ref-for-list-item%E2%91%A3", "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssunparsedvalue", "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssvariablereferencevalue", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dfn-throw%E2%91%A7", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-exceptiondef-typeerror%E2%91%A7", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-exceptiondef-typeerror%E2%91%A8", "https://www.w3.org/TR/css-typed-om-1/#ref-for-funcdef-var", "https://www.w3.org/TR/css-typed-om-1/#ref-for-funcdef-var%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-component-value", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-stylepropertymapreadonly-declarations-slot%E2%91%A5", "https://www.w3.org/TR/css-typed-om-1/#ref-for-map-exists%E2%91%A2", "https://www.w3.org/TR/css-typed-om-1/#ref-for-map-remove", "https://www.w3.org/TR/css-typed-om-1/#ref-for-list%E2%91%A3", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-create-an-underlying-value", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-create-an-internal-representation", "https://www.w3.org/TR/css-typed-om-1/#ref-for-ordered-map%E2%91%A1", "https://www.w3.org/TR/css-typed-om-1/#ref-for-shorthand-property", "https://www.w3.org/TR/css-typed-om-1/#dom-stylepropertymap-append", "https://www.w3.org/TR/css-typed-om-1/#ref-for-stylepropertymap%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/css-typed-om-1/#ref-for-custom-property-name-string%E2%91%A4", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-ascii-lowercase%E2%91%A4", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-ascii-lowercase%E2%91%A6", "https://www.w3.org/TR/css-typed-om-1/#ref-for-valid-css-property%E2%91%A4", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dfn-throw%E2%91%A8", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-exceptiondef-typeerror%E2%91%A8", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-exceptiondef-typeerror%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/css-typed-om-1/#ref-for-list-valued-properties%E2%91%A2", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dfn-throw%E2%91%A0%E2%93%AA", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-exceptiondef-typeerror%E2%91%A0%E2%93%AA", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-exceptiondef-typeerror%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/css-typed-om-1/#ref-for-list-item%E2%91%A4", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssstylevalue-associatedproperty-slot%E2%91%A1", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dfn-throw%E2%91%A0%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-exceptiondef-typeerror%E2%91%A0%E2%91%A0", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-exceptiondef-typeerror%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/css-typed-om-1/#ref-for-list-item%E2%91%A5", "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssunparsedvalue%E2%91%A0", "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssvariablereferencevalue%E2%91%A0", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dfn-throw%E2%91%A0%E2%91%A1", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-exceptiondef-typeerror%E2%91%A0%E2%91%A1", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-exceptiondef-typeerror%E2%91%A0%E2%91%A2", "https://www.w3.org/TR/css-typed-om-1/#ref-for-funcdef-var%E2%91%A1", "https://www.w3.org/TR/css-typed-om-1/#ref-for-funcdef-var%E2%91%A2", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-component-value%E2%91%A0", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-component-value", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-stylepropertymapreadonly-declarations-slot%E2%91%A6", "https://www.w3.org/TR/css-typed-om-1/#ref-for-map-exists%E2%91%A3", "https://www.w3.org/TR/css-typed-om-1/#ref-for-map-set", "https://www.w3.org/TR/css-typed-om-1/#ref-for-list%E2%91%A4", "https://www.w3.org/TR/css-typed-om-1/#ref-for-funcdef-var%E2%91%A3", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dfn-throw%E2%91%A0%E2%91%A2", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-exceptiondef-typeerror%E2%91%A0%E2%91%A2", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-exceptiondef-typeerror%E2%91%A0%E2%91%A3", "https://www.w3.org/TR/css-typed-om-1/#ref-for-list%E2%91%A5", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-create-an-underlying-value%E2%91%A0", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-create-an-internal-representation%E2%91%A0", "https://www.w3.org/TR/css-typed-om-1/#ref-for-list-append", "https://www.w3.org/TR/css-typed-om-1/#ref-for-list-append%E2%91%A0", "https://www.w3.org/TR/css-typed-om-1/#dom-stylepropertymap-delete", "https://www.w3.org/TR/css-typed-om-1/#ref-for-stylepropertymap%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/css-typed-om-1/#ref-for-custom-property-name-string%E2%91%A5", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-ascii-lowercase%E2%91%A5", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-ascii-lowercase%E2%91%A7", "https://www.w3.org/TR/css-typed-om-1/#ref-for-valid-css-property%E2%91%A5", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dfn-throw%E2%91%A0%E2%91%A3", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-exceptiondef-typeerror%E2%91%A0%E2%91%A3", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-exceptiondef-typeerror%E2%91%A0%E2%91%A4", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-stylepropertymapreadonly-declarations-slot%E2%91%A7", "https://www.w3.org/TR/css-typed-om-1/#ref-for-map-exists%E2%91%A4", "https://www.w3.org/TR/css-typed-om-1/#ref-for-map-remove%E2%91%A0", @@ -273,40 +292,44 @@ "https://www.w3.org/TR/css-typed-om-1/#ref-for-stylepropertymap%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/css-typed-om-1/#ref-for-map-remove%E2%91%A1", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-stylepropertymapreadonly-declarations-slot%E2%91%A8", - "https://www.w3.org/TR/css-typed-om-1/#create-an-underlying-value", + "https://www.w3.org/TR/css-typed-om-1/#create-an-internal-representation", "https://www.w3.org/TR/css-typed-om-1/#ref-for-string%E2%91%A3", "https://www.w3.org/TR/css-typed-om-1/#ref-for-string%E2%91%A4", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssstylevalue%E2%91%A0%E2%91%A4", "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssstylevalue%E2%91%A0%E2%91%A5", "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssstylevalue%E2%91%A0%E2%91%A6", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-match-a-css-production", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssstylevalue%E2%91%A0%E2%91%A7", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssstylevalue-match-a-grammar", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dfn-throw%E2%91%A0%E2%91%A4", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-exceptiondef-typeerror%E2%91%A0%E2%91%A4", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-exceptiondef-typeerror%E2%91%A0%E2%91%A5", "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssunitvalue", "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssmathsum", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssmathsum-values", "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-USVString%E2%91%A0%E2%91%A2", "https://www.w3.org/TR/css-typed-om-1/#ref-for-parse-a-cssstylevalue%E2%91%A1", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-exceptiondef-typeerror%E2%91%A0%E2%91%A5", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssstylevalue%E2%91%A0%E2%91%A7", - "https://www.w3.org/TR/css-typed-om-1/#match-a-css-production", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-exceptiondef-typeerror%E2%91%A0%E2%91%A6", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssstylevalue%E2%91%A0%E2%91%A8", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssstylevalue%E2%91%A1%E2%93%AA", + "https://www.w3.org/TR/css-typed-om-1/#cssstylevalue-match-a-grammar", "https://www.w3.org/TR/css-typed-om-1/#ref-for-csskeywordvalue", "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedef-ident", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-csskeywordvalue-value", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedef-ident%E2%91%A0", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-valdef-top-auto", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-valdef-top-auto%E2%91%A0", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-width", "https://www.w3.org/TR/css-typed-om-1/#ref-for-csstransformvalue", "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedef-transform-list", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-csspositionvalue", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedef-position", "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue", "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue-match", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssurlimagevalue", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-url-value", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssimagevalue", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-image-type", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssunparsedvalue%E2%91%A1", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssstylevalue%E2%91%A1%E2%91%A0", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssstylevalue-associatedproperty-slot%E2%91%A2", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssstylevalue-associatedproperty-slot%E2%91%A3", "https://www.w3.org/TR/css-typed-om-1/#ref-for-string%E2%91%A5", "https://www.w3.org/TR/css-typed-om-1/#custom-property-name-string", "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedef-custom-property-name", "https://www.w3.org/TR/css-typed-om-1/#ref-for-string%E2%91%A6", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-identifier", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-css-css-identifier", "https://www.w3.org/TR/css-typed-om-1/#ref-for-string%E2%91%A7", "https://www.w3.org/TR/css-typed-om-1/#valid-css-property", "https://www.w3.org/TR/css-typed-om-1/#ref-for-custom-property-name-string%E2%91%A6", @@ -341,7 +364,7 @@ "https://www.w3.org/TR/css-typed-om-1/#ref-for-resolved-value", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-window-getcomputedstyle%E2%91%A0", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-window-getcomputedstyle%E2%91%A1", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-width", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-width%E2%91%A0", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-window-getcomputedstyle%E2%91%A2", "https://www.w3.org/TR/css-typed-om-1/#declared-stylepropertymap-objects", "https://www.w3.org/TR/css-typed-om-1/#ref-for-stylepropertymap%E2%91%A0%E2%91%A2", @@ -358,21 +381,22 @@ "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssstylerule%E2%91%A0", "https://www.w3.org/TR/css-typed-om-1/#dom-elementcssinlinestyle-attributestylemap", "https://www.w3.org/TR/css-typed-om-1/#ref-for-elementcssinlinestyle%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-element%E2%91%A3", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-htmlelement", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-stylepropertymapreadonly-declarations-slot%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/css-typed-om-1/#ref-for-declared-stylepropertymap", "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssstylerule%E2%91%A1", "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssstylerule%E2%91%A2", "https://www.w3.org/TR/css-typed-om-1/#stylevalue-subclasses", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssstylevalue%E2%91%A0%E2%91%A8", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssstylevalue%E2%91%A1%E2%91%A1", "https://www.w3.org/TR/css-typed-om-1/#unparsedvalue-objects", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssunparsedvalue%E2%91%A1", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssunparsedvalue%E2%91%A2", "https://www.w3.org/TR/css-typed-om-1/#ref-for-Exposed%E2%91%A4", + "https://www.w3.org/TR/css-typed-om-1/#cssunparsedvalue", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssstylevalue%E2%91%A1%E2%91%A2", "https://www.w3.org/TR/css-typed-om-1/#dom-cssunparsedvalue-cssunparsedvalue", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-sequence%E2%91%A2", "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedefdef-cssunparsedsegment", "https://www.w3.org/TR/css-typed-om-1/#dom-cssunparsedvalue-cssunparsedvalue-members-members", - "https://www.w3.org/TR/css-typed-om-1/#cssunparsedvalue", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssstylevalue%E2%91%A1%E2%93%AA", "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedefdef-cssunparsedsegment%E2%91%A0", "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-unsigned-long%E2%91%A0", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssunparsedvalue-length", @@ -388,17 +412,17 @@ "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssvariablereferencevalue%E2%91%A1", "https://www.w3.org/TR/css-typed-om-1/#typedefdef-cssunparsedsegment", "https://www.w3.org/TR/css-typed-om-1/#ref-for-Exposed%E2%91%A5", + "https://www.w3.org/TR/css-typed-om-1/#cssvariablereferencevalue", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssvariablereferencevalue-cssvariablereferencevalue", "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-USVString%E2%91%A0%E2%91%A4", "https://www.w3.org/TR/css-typed-om-1/#dom-cssvariablereferencevalue-cssvariablereferencevalue-variable-fallback-variable", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssunparsedvalue%E2%91%A2", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssunparsedvalue%E2%91%A3", "https://www.w3.org/TR/css-typed-om-1/#dom-cssvariablereferencevalue-cssvariablereferencevalue-variable-fallback-fallback", - "https://www.w3.org/TR/css-typed-om-1/#cssvariablereferencevalue", "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-USVString%E2%91%A0%E2%91%A5", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssvariablereferencevalue-variable", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssunparsedvalue%E2%91%A3", - "https://www.w3.org/TR/css-typed-om-1/#dom-cssvariablereferencevalue-fallback", "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssunparsedvalue%E2%91%A4", + "https://www.w3.org/TR/css-typed-om-1/#dom-cssvariablereferencevalue-fallback", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssunparsedvalue%E2%91%A5", "https://www.w3.org/TR/css-typed-om-1/#dom-cssunparsedvalue-tokens-slot", "https://www.w3.org/TR/css-typed-om-1/#ref-for-list%E2%91%A6", "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-USVString%E2%91%A0%E2%91%A6", @@ -407,17 +431,17 @@ "https://www.w3.org/TR/css-typed-om-1/#ref-for-list-size%E2%91%A0", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssunparsedvalue-tokens-slot", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dfn-supported-property-indices", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssunparsedvalue%E2%91%A5", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssunparsedvalue%E2%91%A6", "https://www.w3.org/TR/css-typed-om-1/#ref-for-list-size%E2%91%A1", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssunparsedvalue-tokens-slot%E2%91%A0", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dfn-determine-the-value-of-an-indexed-property", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssunparsedvalue%E2%91%A6", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssunparsedvalue%E2%91%A7", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssunparsedvalue-tokens-slot%E2%91%A1", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dfn-set-the-value-of-an-existing-indexed-property", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssunparsedvalue%E2%91%A7", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssunparsedvalue%E2%91%A8", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssunparsedvalue-tokens-slot%E2%91%A2", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dfn-set-the-value-of-a-new-indexed-property", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssunparsedvalue%E2%91%A8", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssunparsedvalue%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssunparsedvalue-tokens-slot%E2%91%A3", "https://www.w3.org/TR/css-typed-om-1/#ref-for-list-size%E2%91%A2", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dfn-throw%E2%91%A0%E2%91%A5", @@ -430,39 +454,47 @@ "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssvariablereferencevalue%E2%91%A4", "https://www.w3.org/TR/css-typed-om-1/#ref-for-custom-property-name-string%E2%91%A7", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dfn-throw%E2%91%A0%E2%91%A6", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-exceptiondef-typeerror%E2%91%A0%E2%91%A6", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-exceptiondef-typeerror%E2%91%A0%E2%91%A7", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssvariablereferencevalue-variable%E2%91%A2", "https://www.w3.org/TR/css-typed-om-1/#dom-cssvariablereferencevalue-cssvariablereferencevalue", "https://www.w3.org/TR/css-typed-om-1/#ref-for-custom-property-name-string%E2%91%A8", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dfn-throw%E2%91%A0%E2%91%A7", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-exceptiondef-typeerror%E2%91%A0%E2%91%A7", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-exceptiondef-typeerror%E2%91%A0%E2%91%A8", "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssvariablereferencevalue%E2%91%A5", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssvariablereferencevalue-variable%E2%91%A3", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssvariablereferencevalue-fallback", "https://www.w3.org/TR/css-typed-om-1/#keywordvalue-objects", "https://www.w3.org/TR/css-typed-om-1/#ref-for-csskeywordvalue%E2%91%A0", "https://www.w3.org/TR/css-typed-om-1/#ref-for-csskeywordvalue%E2%91%A1", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-identifier%E2%91%A0", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-css-css-identifier%E2%91%A0", "https://www.w3.org/TR/css-typed-om-1/#ref-for-Exposed%E2%91%A6", + "https://www.w3.org/TR/css-typed-om-1/#csskeywordvalue", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssstylevalue%E2%91%A1%E2%91%A3", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-csskeywordvalue-csskeywordvalue", "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-USVString%E2%91%A0%E2%91%A7", "https://www.w3.org/TR/css-typed-om-1/#dom-csskeywordvalue-csskeywordvalue-value-value", - "https://www.w3.org/TR/css-typed-om-1/#csskeywordvalue", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssstylevalue%E2%91%A1%E2%91%A0", "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-USVString%E2%91%A0%E2%91%A8", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-csskeywordvalue-value", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-csskeywordvalue-value%E2%91%A0", "https://www.w3.org/TR/css-typed-om-1/#dom-csskeywordvalue-csskeywordvalue", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dfn-throw%E2%91%A0%E2%91%A8", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-exceptiondef-typeerror%E2%91%A0%E2%91%A8", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-exceptiondef-typeerror%E2%91%A1%E2%93%AA", "https://www.w3.org/TR/css-typed-om-1/#ref-for-csskeywordvalue%E2%91%A2", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-csskeywordvalue-value%E2%91%A0", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-csskeywordvalue-value%E2%91%A1", "https://www.w3.org/TR/css-typed-om-1/#ref-for-csskeywordvalue%E2%91%A3", "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-USVString%E2%91%A1%E2%93%AA", - "https://www.w3.org/TR/css-typed-om-1/#dom-csskeywordvalue-value", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-DOMString", "https://www.w3.org/TR/css-typed-om-1/#ref-for-csskeywordvalue%E2%91%A4", + "https://www.w3.org/TR/css-typed-om-1/#typedefdef-csskeywordish", + "https://www.w3.org/TR/css-typed-om-1/#rectify-a-keywordish-value", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-csskeywordvalue%E2%91%A5", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-DOMString%E2%91%A0", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-csskeywordvalue%E2%91%A6", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-csskeywordvalue-value%E2%91%A2", + "https://www.w3.org/TR/css-typed-om-1/#dom-csskeywordvalue-value", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-csskeywordvalue%E2%91%A7", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dfn-throw%E2%91%A1%E2%93%AA", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-exceptiondef-typeerror%E2%91%A1%E2%93%AA", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-csskeywordvalue-value%E2%91%A1", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-exceptiondef-typeerror%E2%91%A1%E2%91%A0", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-csskeywordvalue-value%E2%91%A3", "https://www.w3.org/TR/css-typed-om-1/#numeric-objects", "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue%E2%91%A0", "https://www.w3.org/TR/css-typed-om-1/#ref-for-number-value", @@ -474,11 +506,11 @@ "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue%E2%91%A2", "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue%E2%91%A3", "https://www.w3.org/TR/css-typed-om-1/#ref-for-declared-stylepropertymap%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#example-6d3870e0", + "https://www.w3.org/TR/css-typed-om-1/#example-dfe33355", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-opacity", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-z-index", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssunparsedvalue%E2%91%A0%E2%93%AA", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-csskeywordvalue%E2%91%A5", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssunparsedvalue%E2%91%A0%E2%91%A0", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-csskeywordvalue%E2%91%A8", "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue%E2%91%A4", "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-double", "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-double%E2%91%A0", @@ -523,7 +555,7 @@ "https://www.w3.org/TR/css-typed-om-1/#dom-cssnumerictype-percenthint", "https://www.w3.org/TR/css-typed-om-1/#ref-for-Exposed%E2%91%A7", "https://www.w3.org/TR/css-typed-om-1/#cssnumericvalue", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssstylevalue%E2%91%A1%E2%91%A1", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssstylevalue%E2%91%A1%E2%91%A4", "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssnumericvalue-add", "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedefdef-cssnumberish", @@ -586,11 +618,11 @@ "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssunitvalue-value%E2%91%A0", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssunitvalue-value%E2%91%A1", "https://www.w3.org/TR/css-typed-om-1/#ref-for-list-item%E2%91%A0%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-add-two-types", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue-add-two-types", "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue-type", "https://www.w3.org/TR/css-typed-om-1/#ref-for-list-item%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dfn-throw%E2%91%A1%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-exceptiondef-typeerror%E2%91%A1%E2%91%A0", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-exceptiondef-typeerror%E2%91%A1%E2%91%A1", "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssmathsum%E2%91%A2", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssmathsum-values%E2%91%A1", "https://www.w3.org/TR/css-typed-om-1/#dom-cssnumericvalue-sub", @@ -598,9 +630,9 @@ "https://www.w3.org/TR/css-typed-om-1/#ref-for-list-item%E2%91%A0%E2%91%A2", "https://www.w3.org/TR/css-typed-om-1/#ref-for-rectify-a-numberish-value%E2%91%A0", "https://www.w3.org/TR/css-typed-om-1/#ref-for-list-item%E2%91%A0%E2%91%A3", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssmath-negate", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssmath-negate-a-cssnumericvalue", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssnumericvalue-add%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#cssmath-negate", + "https://www.w3.org/TR/css-typed-om-1/#cssmath-negate-a-cssnumericvalue", "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue%E2%91%A1%E2%93%AA", "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssmathnegate", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssmathnegate-value", @@ -639,7 +671,7 @@ "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue-type%E2%91%A0", "https://www.w3.org/TR/css-typed-om-1/#ref-for-list-item%E2%91%A1%E2%91%A1", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dfn-throw%E2%91%A1%E2%91%A1", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-exceptiondef-typeerror%E2%91%A1%E2%91%A1", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-exceptiondef-typeerror%E2%91%A1%E2%91%A2", "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssmathproduct%E2%91%A0", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssmathproduct-values%E2%91%A0", "https://www.w3.org/TR/css-typed-om-1/#dom-cssnumericvalue-div", @@ -647,9 +679,9 @@ "https://www.w3.org/TR/css-typed-om-1/#ref-for-list-item%E2%91%A1%E2%91%A2", "https://www.w3.org/TR/css-typed-om-1/#ref-for-rectify-a-numberish-value%E2%91%A2", "https://www.w3.org/TR/css-typed-om-1/#ref-for-list-item%E2%91%A1%E2%91%A3", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssmath-invert", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssmath-invert-a-cssnumericvalue", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssnumericvalue-mul%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#cssmath-invert", + "https://www.w3.org/TR/css-typed-om-1/#cssmath-invert-a-cssnumericvalue", "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue%E2%91%A1%E2%91%A2", "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssmathinvert", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssmathinvert-value", @@ -681,11 +713,11 @@ "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssunitvalue-value%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssunitvalue-value%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/css-typed-om-1/#ref-for-list-item%E2%91%A1%E2%91%A8", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-add-two-types%E2%91%A0", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue-add-two-types%E2%91%A0", "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue-type%E2%91%A1", "https://www.w3.org/TR/css-typed-om-1/#ref-for-list-item%E2%91%A2%E2%93%AA", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dfn-throw%E2%91%A1%E2%91%A3", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-exceptiondef-typeerror%E2%91%A1%E2%91%A2", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-exceptiondef-typeerror%E2%91%A1%E2%91%A3", "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssmathmin%E2%91%A0", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssmathmin-values%E2%91%A0", "https://www.w3.org/TR/css-typed-om-1/#dom-cssnumericvalue-max", @@ -706,11 +738,11 @@ "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssunitvalue-value%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssunitvalue-value%E2%91%A0%E2%91%A2", "https://www.w3.org/TR/css-typed-om-1/#ref-for-list-item%E2%91%A2%E2%91%A4", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-add-two-types%E2%91%A1", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue-add-two-types%E2%91%A1", "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue-type%E2%91%A2", "https://www.w3.org/TR/css-typed-om-1/#ref-for-list-item%E2%91%A2%E2%91%A5", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dfn-throw%E2%91%A1%E2%91%A4", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-exceptiondef-typeerror%E2%91%A1%E2%91%A3", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-exceptiondef-typeerror%E2%91%A1%E2%91%A4", "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssmathmax%E2%91%A0", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssmathmax-values%E2%91%A0", "https://www.w3.org/TR/css-typed-om-1/#dom-cssnumericvalue-equals", @@ -745,20 +777,20 @@ "https://www.w3.org/TR/css-typed-om-1/#ref-for-equal-numeric-value%E2%91%A1", "https://www.w3.org/TR/css-typed-om-1/#dom-cssnumericvalue-to", "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue%E2%91%A1%E2%91%A7", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-create-a-type", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue-create-a-type", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dfn-throw%E2%91%A1%E2%91%A5", "https://www.w3.org/TR/css-typed-om-1/#ref-for-syntaxerror", "https://www.w3.org/TR/css-typed-om-1/#ref-for-create-a-sum-value", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dfn-throw%E2%91%A1%E2%91%A6", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-exceptiondef-typeerror%E2%91%A1%E2%91%A4", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-exceptiondef-typeerror%E2%91%A1%E2%91%A5", "https://www.w3.org/TR/css-typed-om-1/#ref-for-list-item%E2%91%A3%E2%91%A2", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dfn-throw%E2%91%A1%E2%91%A7", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-exceptiondef-typeerror%E2%91%A1%E2%91%A5", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-exceptiondef-typeerror%E2%91%A1%E2%91%A6", "https://www.w3.org/TR/css-typed-om-1/#ref-for-create-a-cssunitvalue-from-a-sum-value-item", "https://www.w3.org/TR/css-typed-om-1/#ref-for-list-item%E2%91%A3%E2%91%A3", "https://www.w3.org/TR/css-typed-om-1/#ref-for-convert-a-cssunitvalue", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dfn-throw%E2%91%A1%E2%91%A8", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-exceptiondef-typeerror%E2%91%A1%E2%91%A6", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-exceptiondef-typeerror%E2%91%A1%E2%91%A7", "https://www.w3.org/TR/css-typed-om-1/#create-a-cssunitvalue-from-a-sum-value-item", "https://www.w3.org/TR/css-typed-om-1/#ref-for-map-entry", "https://www.w3.org/TR/css-typed-om-1/#ref-for-sum-value-unit-map", @@ -785,18 +817,18 @@ "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssnumericvalue-to%E2%91%A0", "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssunitvalue%E2%91%A1%E2%91%A1", "https://www.w3.org/TR/css-typed-om-1/#ref-for-list-iterate%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-create-a-type%E2%91%A0", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue-create-a-type%E2%91%A0", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dfn-throw%E2%91%A2%E2%93%AA", "https://www.w3.org/TR/css-typed-om-1/#ref-for-syntaxerror%E2%91%A0", "https://www.w3.org/TR/css-typed-om-1/#ref-for-create-a-sum-value%E2%91%A0", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dfn-throw%E2%91%A2%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-exceptiondef-typeerror%E2%91%A1%E2%91%A7", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-exceptiondef-typeerror%E2%91%A1%E2%91%A8", "https://www.w3.org/TR/css-typed-om-1/#ref-for-create-a-cssunitvalue-from-a-sum-value-item%E2%91%A0", "https://www.w3.org/TR/css-typed-om-1/#ref-for-list-iterate%E2%91%A1", "https://www.w3.org/TR/css-typed-om-1/#ref-for-list-item%E2%91%A3%E2%91%A4", "https://www.w3.org/TR/css-typed-om-1/#ref-for-list-item%E2%91%A3%E2%91%A5", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dfn-throw%E2%91%A2%E2%91%A1", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-exceptiondef-typeerror%E2%91%A1%E2%91%A8", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-exceptiondef-typeerror%E2%91%A2%E2%93%AA", "https://www.w3.org/TR/css-typed-om-1/#ref-for-list-empty", "https://www.w3.org/TR/css-typed-om-1/#ref-for-code-point", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssunitvalue-unit%E2%91%A1%E2%93%AA", @@ -818,7 +850,7 @@ "https://www.w3.org/TR/css-typed-om-1/#ref-for-list-append%E2%91%A2", "https://www.w3.org/TR/css-typed-om-1/#ref-for-list-empty%E2%91%A0", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dfn-throw%E2%91%A2%E2%91%A2", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-exceptiondef-typeerror%E2%91%A2%E2%93%AA", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-exceptiondef-typeerror%E2%91%A2%E2%91%A0", "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssmathsum%E2%91%A6", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssmathsum-values%E2%91%A7", "https://www.w3.org/TR/css-typed-om-1/#dom-cssnumericvalue-type", @@ -828,25 +860,25 @@ "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue-percent-hint", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssnumerictype-percenthint", "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue-percent-hint%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#sum-value", + "https://www.w3.org/TR/css-typed-om-1/#cssnumericvalue-sum-value", "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue%E2%91%A2%E2%93%AA", "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue%E2%91%A2%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-sum-value", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-sum-value%E2%91%A0", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue-sum-value", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue-sum-value%E2%91%A0", "https://www.w3.org/TR/css-typed-om-1/#ref-for-list%E2%91%A8", "https://www.w3.org/TR/css-typed-om-1/#ref-for-tuple", "https://www.w3.org/TR/css-typed-om-1/#sum-value-value", "https://www.w3.org/TR/css-typed-om-1/#sum-value-unit-map", "https://www.w3.org/TR/css-typed-om-1/#ref-for-ordered-map%E2%91%A2", - "https://www.w3.org/TR/css-typed-om-1/#example-f9aa4b11", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-sum-value%E2%91%A1", + "https://www.w3.org/TR/css-typed-om-1/#example-18256559", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue-sum-value%E2%91%A1", "https://www.w3.org/TR/css-typed-om-1/#ref-for-in", "https://www.w3.org/TR/css-typed-om-1/#ref-for-px", "https://www.w3.org/TR/css-typed-om-1/#ref-for-compatible-units%E2%91%A0", "https://www.w3.org/TR/css-typed-om-1/#ref-for-px%E2%91%A0", "https://www.w3.org/TR/css-typed-om-1/#ref-for-canonical-unit", "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue-type%E2%91%A5", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-sum-value%E2%91%A2", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue-sum-value%E2%91%A2", "https://www.w3.org/TR/css-typed-om-1/#create-a-sum-value", "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue%E2%91%A2%E2%91%A1", "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssunitvalue%E2%91%A1%E2%91%A3", @@ -871,14 +903,14 @@ "https://www.w3.org/TR/css-typed-om-1/#ref-for-create-a-type-from-a-unit-map", "https://www.w3.org/TR/css-typed-om-1/#ref-for-sum-value-unit-map%E2%91%A3", "https://www.w3.org/TR/css-typed-om-1/#ref-for-list-item%E2%91%A4%E2%93%AA", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-add-two-types%E2%91%A2", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue-add-two-types%E2%91%A2", "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssmathnegate%E2%91%A2", "https://www.w3.org/TR/css-typed-om-1/#ref-for-create-a-sum-value%E2%91%A2", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssmathnegate-value%E2%91%A3", "https://www.w3.org/TR/css-typed-om-1/#ref-for-sum-value-value%E2%91%A3", "https://www.w3.org/TR/css-typed-om-1/#ref-for-list-item%E2%91%A4%E2%91%A0", "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssmathproduct%E2%91%A2", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-sum-value%E2%91%A3", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue-sum-value%E2%91%A3", "https://www.w3.org/TR/css-typed-om-1/#ref-for-list-iterate%E2%91%A6", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssmathproduct-values%E2%91%A1", "https://www.w3.org/TR/css-typed-om-1/#ref-for-create-a-sum-value%E2%91%A3", @@ -896,7 +928,6 @@ "https://www.w3.org/TR/css-typed-om-1/#ref-for-create-a-sum-value%E2%91%A4", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssmathinvert-value%E2%91%A1", "https://www.w3.org/TR/css-typed-om-1/#ref-for-sum-value-value%E2%91%A6", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-sum-value-value%E2%91%A7", "https://www.w3.org/TR/css-typed-om-1/#ref-for-list-item%E2%91%A4%E2%91%A1", "https://www.w3.org/TR/css-typed-om-1/#ref-for-map-value%E2%91%A0", "https://www.w3.org/TR/css-typed-om-1/#ref-for-map-entry%E2%91%A5", @@ -911,7 +942,7 @@ "https://www.w3.org/TR/css-typed-om-1/#ref-for-list-item%E2%91%A4%E2%91%A4", "https://www.w3.org/TR/css-typed-om-1/#ref-for-list-item%E2%91%A4%E2%91%A5", "https://www.w3.org/TR/css-typed-om-1/#ref-for-list-item%E2%91%A4%E2%91%A6", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-sum-value-value%E2%91%A8", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-sum-value-value%E2%91%A7", "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssmathmax%E2%91%A2", "https://www.w3.org/TR/css-typed-om-1/#ref-for-create-a-sum-value%E2%91%A6", "https://www.w3.org/TR/css-typed-om-1/#ref-for-list-iterate%E2%91%A0%E2%91%A0", @@ -922,11 +953,11 @@ "https://www.w3.org/TR/css-typed-om-1/#ref-for-list-item%E2%91%A5%E2%93%AA", "https://www.w3.org/TR/css-typed-om-1/#ref-for-list-item%E2%91%A5%E2%91%A0", "https://www.w3.org/TR/css-typed-om-1/#ref-for-list-item%E2%91%A5%E2%91%A1", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-sum-value-value%E2%91%A0%E2%93%AA", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-sum-value-value%E2%91%A8", "https://www.w3.org/TR/css-typed-om-1/#create-a-type-from-a-unit-map", "https://www.w3.org/TR/css-typed-om-1/#ref-for-list%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/css-typed-om-1/#ref-for-map-iterate%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-create-a-type%E2%91%A1", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue-create-a-type%E2%91%A1", "https://www.w3.org/TR/css-typed-om-1/#ref-for-map-value%E2%91%A1", "https://www.w3.org/TR/css-typed-om-1/#ref-for-list-append%E2%91%A4", "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue-multiply-two-types%E2%91%A0", @@ -948,27 +979,35 @@ "https://www.w3.org/TR/css-typed-om-1/#ref-for-math-function", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dfn-throw%E2%91%A2%E2%91%A4", "https://www.w3.org/TR/css-typed-om-1/#ref-for-syntaxerror%E2%91%A2", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedef-dimension-token%E2%91%A0", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue-create-a-type%E2%91%A2", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-dfn-throw%E2%91%A2%E2%91%A5", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-syntaxerror%E2%91%A3", "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-a-numeric-value", "https://www.w3.org/TR/css-typed-om-1/#numeric-typing", "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue%E2%91%A2%E2%91%A5", "https://www.w3.org/TR/css-typed-om-1/#cssnumericvalue-type", "https://www.w3.org/TR/css-typed-om-1/#ref-for-ordered-map%E2%91%A3", "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue-base-type", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-length-value", "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue-percent-hint%E2%91%A1", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue-base-type%E2%91%A0", "https://www.w3.org/TR/css-typed-om-1/#cssnumericvalue-base-type", "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue-type%E2%91%A6", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue-base-type%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#cssnumericvalue-percent-hint", "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue-base-type%E2%91%A1", - "https://www.w3.org/TR/css-typed-om-1/#create-a-type", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-length-value", + "https://www.w3.org/TR/css-typed-om-1/#cssnumericvalue-percent-hint", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue-base-type%E2%91%A2", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue-base-type%E2%91%A3", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-math-function%E2%91%A0", + "https://www.w3.org/TR/css-typed-om-1/#cssnumericvalue-create-a-type", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-length-value%E2%91%A0", "https://www.w3.org/TR/css-typed-om-1/#ref-for-angle-value", "https://www.w3.org/TR/css-typed-om-1/#ref-for-time-value", "https://www.w3.org/TR/css-typed-om-1/#ref-for-frequency-value", "https://www.w3.org/TR/css-typed-om-1/#ref-for-resolution-value", "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedef-flex", "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue-percent-hint%E2%91%A2", - "https://www.w3.org/TR/css-typed-om-1/#add-two-types", + "https://www.w3.org/TR/css-typed-om-1/#cssnumericvalue-add-two-types", "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue-type%E2%91%A7", "https://www.w3.org/TR/css-typed-om-1/#ref-for-ordered-map%E2%91%A4", "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue-percent-hint%E2%91%A3", @@ -985,7 +1024,7 @@ "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue-percent-hint%E2%91%A8", "https://www.w3.org/TR/css-typed-om-1/#ref-for-map-exists%E2%91%A8", "https://www.w3.org/TR/css-typed-om-1/#ref-for-map-exists%E2%91%A0%E2%93%AA", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue-base-type%E2%91%A2", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue-base-type%E2%91%A4", "https://www.w3.org/TR/css-typed-om-1/#ref-for-apply-the-percent-hint%E2%91%A0", "https://www.w3.org/TR/css-typed-om-1/#ref-for-map-entry%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/css-typed-om-1/#ref-for-map-exists%E2%91%A0%E2%91%A0", @@ -993,7 +1032,7 @@ "https://www.w3.org/TR/css-typed-om-1/#ref-for-map-entry%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/css-typed-om-1/#ref-for-map-exists%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue-percent-hint%E2%91%A0%E2%93%AA", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-map-value%E2%91%A2", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-map-getting-the-values", "https://www.w3.org/TR/css-typed-om-1/#apply-the-percent-hint", "https://www.w3.org/TR/css-typed-om-1/#ref-for-map-exists%E2%91%A0%E2%91%A2", "https://www.w3.org/TR/css-typed-om-1/#ref-for-map-exists%E2%91%A0%E2%91%A3", @@ -1011,80 +1050,79 @@ "https://www.w3.org/TR/css-typed-om-1/#ref-for-map-exists%E2%91%A0%E2%91%A4", "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue-percent-hint%E2%91%A0%E2%91%A5", "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue-percent-hint%E2%91%A0%E2%91%A6", + "https://www.w3.org/TR/css-typed-om-1/#cssnumericvalue-invert-a-type", "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue-type%E2%91%A0%E2%93%AA", - "https://www.w3.org/TR/css-typed-om-1/#cssnumericvalue-match", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-ordered-map%E2%91%A6", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue-percent-hint%E2%91%A0%E2%91%A7", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-map-iterate%E2%91%A3", "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue-type%E2%91%A0%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-length-value%E2%91%A0", + "https://www.w3.org/TR/css-typed-om-1/#cssnumericvalue-match", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue-type%E2%91%A0%E2%91%A1", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-length-value%E2%91%A1", "https://www.w3.org/TR/css-typed-om-1/#ref-for-map-entry%E2%91%A0%E2%91%A3", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue-percent-hint%E2%91%A0%E2%91%A7", "https://www.w3.org/TR/css-typed-om-1/#ref-for-angle-value%E2%91%A0", "https://www.w3.org/TR/css-typed-om-1/#ref-for-time-value%E2%91%A0", "https://www.w3.org/TR/css-typed-om-1/#ref-for-frequency-value%E2%91%A0", "https://www.w3.org/TR/css-typed-om-1/#ref-for-resolution-value%E2%91%A0", "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedef-flex%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue-type%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/css-typed-om-1/#ref-for-percentage-value%E2%91%A1", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-map-entry%E2%91%A0%E2%91%A4", "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue-type%E2%91%A0%E2%91%A2", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue-percent-hint%E2%91%A0%E2%91%A8", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue-match%E2%91%A0", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue-type%E2%91%A0%E2%91%A3", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-percentage-value%E2%91%A2", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-map-entry%E2%91%A0%E2%91%A4", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue-type%E2%91%A0%E2%91%A4", "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedef-length-percentage", "https://www.w3.org/TR/css-typed-om-1/#ref-for-map-entry%E2%91%A0%E2%91%A5", "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedef-angle-percentage", "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedef-time-percentage", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue-type%E2%91%A0%E2%91%A3", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue-type%E2%91%A0%E2%91%A5", "https://www.w3.org/TR/css-typed-om-1/#ref-for-number-value%E2%91%A1", "https://www.w3.org/TR/css-typed-om-1/#ref-for-map-entry%E2%91%A0%E2%91%A6", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue-percent-hint%E2%91%A0%E2%91%A8", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue-type%E2%91%A0%E2%91%A4", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedef-number-percentage", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-map-entry%E2%91%A0%E2%91%A7", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-map-entry%E2%91%A0%E2%91%A8", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-length-value%E2%91%A1", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-percentage-value%E2%91%A2", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedef-length-percentage%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-length-value%E2%91%A2", "https://www.w3.org/TR/css-typed-om-1/#ref-for-percentage-value%E2%91%A3", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue-match%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedef-length-percentage%E2%91%A1", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedef-angle-percentage%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue-type%E2%91%A0%E2%91%A5", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue-type%E2%91%A0%E2%91%A6", "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue-percent-hint%E2%91%A1%E2%93%AA", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-add-two-types%E2%91%A3", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-add-two-types%E2%91%A4", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue-match%E2%91%A1", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue-type%E2%91%A0%E2%91%A7", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue-percent-hint%E2%91%A1%E2%91%A0", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue-add-two-types%E2%91%A3", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue-add-two-types%E2%91%A4", "https://www.w3.org/TR/css-typed-om-1/#simple-numeric", "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssunitvalue%E2%91%A1%E2%91%A4", "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssunitvalue%E2%91%A1%E2%91%A5", - "https://www.w3.org/TR/css-typed-om-1/#example-04820e6a", + "https://www.w3.org/TR/css-typed-om-1/#example-e128c925", "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssunitvalue%E2%91%A1%E2%91%A6", "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssunitvalue%E2%91%A1%E2%91%A7", "https://www.w3.org/TR/css-typed-om-1/#ref-for-Exposed%E2%91%A0%E2%93%AA", + "https://www.w3.org/TR/css-typed-om-1/#cssunitvalue", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue%E2%91%A2%E2%91%A6", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssunitvalue-cssunitvalue", "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-double%E2%91%A2", "https://www.w3.org/TR/css-typed-om-1/#dom-cssunitvalue-cssunitvalue-value-unit-value", "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-USVString%E2%91%A1%E2%91%A3", "https://www.w3.org/TR/css-typed-om-1/#dom-cssunitvalue-cssunitvalue-value-unit-unit", - "https://www.w3.org/TR/css-typed-om-1/#cssunitvalue", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue%E2%91%A2%E2%91%A6", "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-double%E2%91%A3", "https://www.w3.org/TR/css-typed-om-1/#dom-cssunitvalue-value", "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-USVString%E2%91%A1%E2%91%A4", "https://www.w3.org/TR/css-typed-om-1/#dom-cssunitvalue-unit", "https://www.w3.org/TR/css-typed-om-1/#dom-cssunitvalue-cssunitvalue", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-create-a-type%E2%91%A2", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-dfn-throw%E2%91%A2%E2%91%A5", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-exceptiondef-typeerror%E2%91%A2%E2%91%A0", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue-create-a-type%E2%91%A3", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-dfn-throw%E2%91%A2%E2%91%A6", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-exceptiondef-typeerror%E2%91%A2%E2%91%A1", "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssunitvalue%E2%91%A1%E2%91%A8", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssunitvalue-value%E2%91%A1%E2%91%A0", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssunitvalue-unit%E2%91%A1%E2%91%A3", "https://www.w3.org/TR/css-typed-om-1/#type-of-a-cssunitvalue", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue-type%E2%91%A0%E2%91%A6", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue-type%E2%91%A0%E2%91%A8", "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssunitvalue%E2%91%A2%E2%93%AA", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-create-a-type%E2%91%A3", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue-create-a-type%E2%91%A4", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssunitvalue-unit%E2%91%A1%E2%91%A4", "https://www.w3.org/TR/css-typed-om-1/#create-a-cssunitvalue-from-a-pair", "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssunitvalue%E2%91%A2%E2%91%A0", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssunitvalue-value%E2%91%A1%E2%91%A1", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssunitvalue-unit%E2%91%A1%E2%91%A5", - "https://www.w3.org/TR/css-typed-om-1/#example-a90665d9", + "https://www.w3.org/TR/css-typed-om-1/#example-c9504d03", "https://www.w3.org/TR/css-typed-om-1/#ref-for-create-a-cssunitvalue-from-a-pair", "https://www.w3.org/TR/css-typed-om-1/#convert-a-cssunitvalue", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssunitvalue-unit%E2%91%A1%E2%91%A6", @@ -1100,7 +1138,7 @@ "https://www.w3.org/TR/css-typed-om-1/#ref-for-funcdef-calc", "https://www.w3.org/TR/css-typed-om-1/#ref-for-funcdef-min", "https://www.w3.org/TR/css-typed-om-1/#ref-for-funcdef-max", - "https://www.w3.org/TR/css-typed-om-1/#example-1634ef44", + "https://www.w3.org/TR/css-typed-om-1/#example-5e437640", "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssmathsum%E2%91%A8", "https://www.w3.org/TR/css-typed-om-1/#ref-for-Exposed%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/css-typed-om-1/#cssmathvalue", @@ -1108,59 +1146,75 @@ "https://www.w3.org/TR/css-typed-om-1/#ref-for-enumdef-cssmathoperator", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssmathvalue-operator", "https://www.w3.org/TR/css-typed-om-1/#ref-for-Exposed%E2%91%A0%E2%91%A1", + "https://www.w3.org/TR/css-typed-om-1/#cssmathsum", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssmathvalue%E2%91%A2", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssmathsum-cssmathsum", "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedefdef-cssnumberish%E2%91%A6", "https://www.w3.org/TR/css-typed-om-1/#dom-cssmathsum-cssmathsum-args-args", - "https://www.w3.org/TR/css-typed-om-1/#cssmathsum", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssmathvalue%E2%91%A2", "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericarray", "https://www.w3.org/TR/css-typed-om-1/#dom-cssmathsum-values", "https://www.w3.org/TR/css-typed-om-1/#ref-for-Exposed%E2%91%A0%E2%91%A2", + "https://www.w3.org/TR/css-typed-om-1/#cssmathproduct", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssmathvalue%E2%91%A3", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssmathproduct-cssmathproduct", "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedefdef-cssnumberish%E2%91%A7", "https://www.w3.org/TR/css-typed-om-1/#dom-cssmathproduct-cssmathproduct-args-args", - "https://www.w3.org/TR/css-typed-om-1/#cssmathproduct", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssmathvalue%E2%91%A3", "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericarray%E2%91%A0", "https://www.w3.org/TR/css-typed-om-1/#dom-cssmathproduct-values", "https://www.w3.org/TR/css-typed-om-1/#ref-for-Exposed%E2%91%A0%E2%91%A3", + "https://www.w3.org/TR/css-typed-om-1/#cssmathnegate", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssmathvalue%E2%91%A4", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssmathnegate-cssmathnegate", "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedefdef-cssnumberish%E2%91%A8", "https://www.w3.org/TR/css-typed-om-1/#dom-cssmathnegate-cssmathnegate-arg-arg", - "https://www.w3.org/TR/css-typed-om-1/#cssmathnegate", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssmathvalue%E2%91%A4", "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue%E2%91%A2%E2%91%A8", "https://www.w3.org/TR/css-typed-om-1/#dom-cssmathnegate-value", "https://www.w3.org/TR/css-typed-om-1/#ref-for-Exposed%E2%91%A0%E2%91%A4", + "https://www.w3.org/TR/css-typed-om-1/#cssmathinvert", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssmathvalue%E2%91%A5", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssmathinvert-cssmathinvert", "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedefdef-cssnumberish%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/css-typed-om-1/#dom-cssmathinvert-cssmathinvert-arg-arg", - "https://www.w3.org/TR/css-typed-om-1/#cssmathinvert", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssmathvalue%E2%91%A5", "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue%E2%91%A3%E2%93%AA", "https://www.w3.org/TR/css-typed-om-1/#dom-cssmathinvert-value", "https://www.w3.org/TR/css-typed-om-1/#ref-for-Exposed%E2%91%A0%E2%91%A5", + "https://www.w3.org/TR/css-typed-om-1/#cssmathmin", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssmathvalue%E2%91%A6", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssmathmin-cssmathmin", "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedefdef-cssnumberish%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/css-typed-om-1/#dom-cssmathmin-cssmathmin-args-args", - "https://www.w3.org/TR/css-typed-om-1/#cssmathmin", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssmathvalue%E2%91%A6", "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericarray%E2%91%A1", "https://www.w3.org/TR/css-typed-om-1/#dom-cssmathmin-values", "https://www.w3.org/TR/css-typed-om-1/#ref-for-Exposed%E2%91%A0%E2%91%A6", + "https://www.w3.org/TR/css-typed-om-1/#cssmathmax", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssmathvalue%E2%91%A7", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssmathmax-cssmathmax", "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedefdef-cssnumberish%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/css-typed-om-1/#dom-cssmathmax-cssmathmax-args-args", - "https://www.w3.org/TR/css-typed-om-1/#cssmathmax", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssmathvalue%E2%91%A7", "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericarray%E2%91%A2", "https://www.w3.org/TR/css-typed-om-1/#dom-cssmathmax-values", "https://www.w3.org/TR/css-typed-om-1/#ref-for-Exposed%E2%91%A0%E2%91%A7", - "https://www.w3.org/TR/css-typed-om-1/#cssnumericarray", + "https://www.w3.org/TR/css-typed-om-1/#cssmathclamp", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssmathvalue%E2%91%A8", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssmathclamp-cssmathclamp", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedefdef-cssnumberish%E2%91%A0%E2%91%A2", + "https://www.w3.org/TR/css-typed-om-1/#dom-cssmathclamp-cssmathclamp-lower-value-upper-lower", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedefdef-cssnumberish%E2%91%A0%E2%91%A3", + "https://www.w3.org/TR/css-typed-om-1/#dom-cssmathclamp-cssmathclamp-lower-value-upper-value", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedefdef-cssnumberish%E2%91%A0%E2%91%A4", + "https://www.w3.org/TR/css-typed-om-1/#dom-cssmathclamp-cssmathclamp-lower-value-upper-upper", "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue%E2%91%A3%E2%91%A0", + "https://www.w3.org/TR/css-typed-om-1/#dom-cssmathclamp-lower", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue%E2%91%A3%E2%91%A1", + "https://www.w3.org/TR/css-typed-om-1/#dom-cssmathclamp-value", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue%E2%91%A3%E2%91%A2", + "https://www.w3.org/TR/css-typed-om-1/#dom-cssmathclamp-upper", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-Exposed%E2%91%A0%E2%91%A8", + "https://www.w3.org/TR/css-typed-om-1/#cssnumericarray", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue%E2%91%A3%E2%91%A3", "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-unsigned-long%E2%91%A3", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssnumericarray-length", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue%E2%91%A3%E2%91%A1", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue%E2%91%A3%E2%91%A4", "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-unsigned-long%E2%91%A4", "https://www.w3.org/TR/css-typed-om-1/#dom-cssnumericarray-__getter__-index-index", "https://www.w3.org/TR/css-typed-om-1/#enumdef-cssmathoperator", @@ -1170,12 +1224,14 @@ "https://www.w3.org/TR/css-typed-om-1/#dom-cssmathoperator-invert", "https://www.w3.org/TR/css-typed-om-1/#dom-cssmathoperator-min", "https://www.w3.org/TR/css-typed-om-1/#dom-cssmathoperator-max", + "https://www.w3.org/TR/css-typed-om-1/#dom-cssmathoperator-clamp", "https://www.w3.org/TR/css-typed-om-1/#dom-cssmathvalue-operator", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssmathvalue%E2%91%A8", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssmathvalue%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssmathsum%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssmathproduct%E2%91%A3", "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssmathmin%E2%91%A3", "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssmathmax%E2%91%A3", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssmathclamp", "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssmathnegate%E2%91%A3", "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssmathinvert%E2%91%A3", "https://www.w3.org/TR/css-typed-om-1/#ref-for-enumdef-cssmathoperator%E2%91%A0", @@ -1184,13 +1240,13 @@ "https://www.w3.org/TR/css-typed-om-1/#ref-for-rectify-a-numberish-value%E2%91%A6", "https://www.w3.org/TR/css-typed-om-1/#ref-for-list-item%E2%91%A5%E2%91%A4", "https://www.w3.org/TR/css-typed-om-1/#ref-for-list-is-empty", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-dfn-throw%E2%91%A2%E2%91%A6", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-syntaxerror%E2%91%A3", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-add-two-types%E2%91%A5", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue-type%E2%91%A0%E2%91%A7", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-list-item%E2%91%A5%E2%91%A5", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dfn-throw%E2%91%A2%E2%91%A7", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-exceptiondef-typeerror%E2%91%A2%E2%91%A1", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-syntaxerror%E2%91%A4", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue-add-two-types%E2%91%A5", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue-type%E2%91%A1%E2%93%AA", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-list-item%E2%91%A5%E2%91%A5", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-dfn-throw%E2%91%A2%E2%91%A8", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-exceptiondef-typeerror%E2%91%A2%E2%91%A2", "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssmathsum%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssmathsum-values%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/css-typed-om-1/#dom-cssmathmin-cssmathmin", @@ -1199,47 +1255,66 @@ "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssmathmax%E2%91%A4", "https://www.w3.org/TR/css-typed-om-1/#dom-cssmathproduct-cssmathproduct", "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue-multiply-two-types%E2%91%A1", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-add-two-types%E2%91%A6", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue-add-two-types%E2%91%A6", "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssmathproduct%E2%91%A4", - "https://www.w3.org/TR/css-typed-om-1/#dom-cssmathnegate-cssmathnegate", + "https://www.w3.org/TR/css-typed-om-1/#dom-cssmathclamp-cssmathclamp", "https://www.w3.org/TR/css-typed-om-1/#ref-for-rectify-a-numberish-value%E2%91%A7", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue-add-two-types%E2%91%A7", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue-type%E2%91%A1%E2%91%A0", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-dfn-throw%E2%91%A3%E2%93%AA", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-exceptiondef-typeerror%E2%91%A2%E2%91%A3", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssmathclamp%E2%91%A0", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssmathclamp-lower", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssmathclamp-value", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssmathclamp-upper", + "https://www.w3.org/TR/css-typed-om-1/#dom-cssmathnegate-cssmathnegate", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-rectify-a-numberish-value%E2%91%A8", "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssmathnegate%E2%91%A4", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssmathnegate-value%E2%91%A4", "https://www.w3.org/TR/css-typed-om-1/#dom-cssmathinvert-cssmathinvert", "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssmathinvert%E2%91%A4", "https://www.w3.org/TR/css-typed-om-1/#type-of-a-cssmathvalue", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue-type%E2%91%A0%E2%91%A8", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue-type%E2%91%A1%E2%91%A1", "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssmathsum%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssmathmin%E2%91%A5", "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssmathmax%E2%91%A5", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue-type%E2%91%A1%E2%93%AA", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-add-two-types%E2%91%A7", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue-type%E2%91%A1%E2%91%A0", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue-type%E2%91%A1%E2%91%A2", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue-add-two-types%E2%91%A8", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue-type%E2%91%A1%E2%91%A3", "https://www.w3.org/TR/css-typed-om-1/#ref-for-list-item%E2%91%A5%E2%91%A6", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssmathsum-values%E2%91%A0%E2%91%A0", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssmathclamp%E2%91%A1", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue-type%E2%91%A1%E2%91%A4", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue-add-two-types%E2%91%A0%E2%93%AA", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue-type%E2%91%A1%E2%91%A5", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssmathclamp-lower%E2%91%A0", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssmathclamp-value%E2%91%A0", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssmathclamp-upper%E2%91%A0", "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssmathproduct%E2%91%A5", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue-type%E2%91%A1%E2%91%A1", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue-type%E2%91%A1%E2%91%A6", "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue-multiply-two-types%E2%91%A2", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue-type%E2%91%A1%E2%91%A2", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue-type%E2%91%A1%E2%91%A7", "https://www.w3.org/TR/css-typed-om-1/#ref-for-list-item%E2%91%A5%E2%91%A7", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssmathproduct-values%E2%91%A2", "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssmathnegate%E2%91%A5", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue-type%E2%91%A1%E2%91%A3", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue-type%E2%91%A1%E2%91%A4", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue-type%E2%91%A1%E2%91%A8", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue-type%E2%91%A2%E2%93%AA", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssmathnegate-value%E2%91%A5", "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssmathinvert%E2%91%A5", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue-type%E2%91%A1%E2%91%A5", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue-type%E2%91%A1%E2%91%A6", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue-type%E2%91%A2%E2%91%A0", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue-type%E2%91%A2%E2%91%A1", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssmathinvert-value%E2%91%A2", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-map-value%E2%91%A3", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-map-getting-the-values%E2%91%A0", "https://www.w3.org/TR/css-typed-om-1/#dom-cssnumericarray-length", "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericarray%E2%91%A3", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue%E2%91%A3%E2%91%A2", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue%E2%91%A3%E2%91%A5", "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericarray%E2%91%A4", - "https://www.w3.org/TR/css-typed-om-1/#cssnumericarray-indexed-getter", + "https://www.w3.org/TR/css-typed-om-1/#cssnumericarray-indexed-property-getter", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-dfn-indexed-property-getter", "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericarray%E2%91%A5", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue%E2%91%A3%E2%91%A3", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue%E2%91%A3%E2%91%A6", "https://www.w3.org/TR/css-typed-om-1/#numeric-factory", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-namespacedef-css", "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssunitvalue%E2%91%A2%E2%91%A3", "https://www.w3.org/TR/css-typed-om-1/#dom-css-number", "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-double%E2%91%A4", @@ -1249,139 +1324,256 @@ "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-double%E2%91%A5", "https://www.w3.org/TR/css-typed-om-1/#dom-css-percent-value-value", "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssunitvalue%E2%91%A2%E2%91%A5", - "https://www.w3.org/TR/css-typed-om-1/#dom-css-em", + "https://www.w3.org/TR/css-typed-om-1/#dom-css-cap", "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-double%E2%91%A6", - "https://www.w3.org/TR/css-typed-om-1/#dom-css-em-value-value", + "https://www.w3.org/TR/css-typed-om-1/#dom-css-cap-value-value", "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssunitvalue%E2%91%A2%E2%91%A6", - "https://www.w3.org/TR/css-typed-om-1/#dom-css-ex", + "https://www.w3.org/TR/css-typed-om-1/#dom-css-ch", "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-double%E2%91%A7", - "https://www.w3.org/TR/css-typed-om-1/#dom-css-ex-value-value", + "https://www.w3.org/TR/css-typed-om-1/#dom-css-ch-value-value", "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssunitvalue%E2%91%A2%E2%91%A7", - "https://www.w3.org/TR/css-typed-om-1/#dom-css-ch", + "https://www.w3.org/TR/css-typed-om-1/#dom-css-em", "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-double%E2%91%A8", - "https://www.w3.org/TR/css-typed-om-1/#dom-css-ch-value-value", + "https://www.w3.org/TR/css-typed-om-1/#dom-css-em-value-value", "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssunitvalue%E2%91%A2%E2%91%A8", - "https://www.w3.org/TR/css-typed-om-1/#dom-css-ic", + "https://www.w3.org/TR/css-typed-om-1/#dom-css-ex", "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-double%E2%91%A0%E2%93%AA", - "https://www.w3.org/TR/css-typed-om-1/#dom-css-ic-value-value", + "https://www.w3.org/TR/css-typed-om-1/#dom-css-ex-value-value", "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssunitvalue%E2%91%A3%E2%93%AA", - "https://www.w3.org/TR/css-typed-om-1/#dom-css-rem", + "https://www.w3.org/TR/css-typed-om-1/#dom-css-ic", "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-double%E2%91%A0%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#dom-css-rem-value-value", + "https://www.w3.org/TR/css-typed-om-1/#dom-css-ic-value-value", "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssunitvalue%E2%91%A3%E2%91%A0", "https://www.w3.org/TR/css-typed-om-1/#dom-css-lh", "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-double%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/css-typed-om-1/#dom-css-lh-value-value", "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssunitvalue%E2%91%A3%E2%91%A1", - "https://www.w3.org/TR/css-typed-om-1/#dom-css-rlh", + "https://www.w3.org/TR/css-typed-om-1/#dom-css-rcap", "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-double%E2%91%A0%E2%91%A2", - "https://www.w3.org/TR/css-typed-om-1/#dom-css-rlh-value-value", + "https://www.w3.org/TR/css-typed-om-1/#dom-css-rcap-value-value", "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssunitvalue%E2%91%A3%E2%91%A2", - "https://www.w3.org/TR/css-typed-om-1/#dom-css-vw", + "https://www.w3.org/TR/css-typed-om-1/#dom-css-rch", "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-double%E2%91%A0%E2%91%A3", - "https://www.w3.org/TR/css-typed-om-1/#dom-css-vw-value-value", + "https://www.w3.org/TR/css-typed-om-1/#dom-css-rch-value-value", "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssunitvalue%E2%91%A3%E2%91%A3", - "https://www.w3.org/TR/css-typed-om-1/#dom-css-vh", + "https://www.w3.org/TR/css-typed-om-1/#dom-css-rem", "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-double%E2%91%A0%E2%91%A4", - "https://www.w3.org/TR/css-typed-om-1/#dom-css-vh-value-value", + "https://www.w3.org/TR/css-typed-om-1/#dom-css-rem-value-value", "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssunitvalue%E2%91%A3%E2%91%A4", - "https://www.w3.org/TR/css-typed-om-1/#dom-css-vi", + "https://www.w3.org/TR/css-typed-om-1/#dom-css-rex", "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-double%E2%91%A0%E2%91%A5", - "https://www.w3.org/TR/css-typed-om-1/#dom-css-vi-value-value", + "https://www.w3.org/TR/css-typed-om-1/#dom-css-rex-value-value", "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssunitvalue%E2%91%A3%E2%91%A5", - "https://www.w3.org/TR/css-typed-om-1/#dom-css-vb", + "https://www.w3.org/TR/css-typed-om-1/#dom-css-ric", "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-double%E2%91%A0%E2%91%A6", - "https://www.w3.org/TR/css-typed-om-1/#dom-css-vb-value-value", + "https://www.w3.org/TR/css-typed-om-1/#dom-css-ric-value-value", "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssunitvalue%E2%91%A3%E2%91%A6", - "https://www.w3.org/TR/css-typed-om-1/#dom-css-vmin", + "https://www.w3.org/TR/css-typed-om-1/#dom-css-rlh", "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-double%E2%91%A0%E2%91%A7", - "https://www.w3.org/TR/css-typed-om-1/#dom-css-vmin-value-value", + "https://www.w3.org/TR/css-typed-om-1/#dom-css-rlh-value-value", "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssunitvalue%E2%91%A3%E2%91%A7", - "https://www.w3.org/TR/css-typed-om-1/#dom-css-vmax", + "https://www.w3.org/TR/css-typed-om-1/#dom-css-vw", "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-double%E2%91%A0%E2%91%A8", - "https://www.w3.org/TR/css-typed-om-1/#dom-css-vmax-value-value", + "https://www.w3.org/TR/css-typed-om-1/#dom-css-vw-value-value", "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssunitvalue%E2%91%A3%E2%91%A8", - "https://www.w3.org/TR/css-typed-om-1/#dom-css-cm", + "https://www.w3.org/TR/css-typed-om-1/#dom-css-vh", "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-double%E2%91%A1%E2%93%AA", - "https://www.w3.org/TR/css-typed-om-1/#dom-css-cm-value-value", + "https://www.w3.org/TR/css-typed-om-1/#dom-css-vh-value-value", "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssunitvalue%E2%91%A4%E2%93%AA", - "https://www.w3.org/TR/css-typed-om-1/#dom-css-mm", + "https://www.w3.org/TR/css-typed-om-1/#dom-css-vi", "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-double%E2%91%A1%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#dom-css-mm-value-value", + "https://www.w3.org/TR/css-typed-om-1/#dom-css-vi-value-value", "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssunitvalue%E2%91%A4%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#dom-css-q", + "https://www.w3.org/TR/css-typed-om-1/#dom-css-vb", "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-double%E2%91%A1%E2%91%A1", - "https://www.w3.org/TR/css-typed-om-1/#dom-css-q-value-value", + "https://www.w3.org/TR/css-typed-om-1/#dom-css-vb-value-value", "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssunitvalue%E2%91%A4%E2%91%A1", - "https://www.w3.org/TR/css-typed-om-1/#dom-css-in", + "https://www.w3.org/TR/css-typed-om-1/#dom-css-vmin", "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-double%E2%91%A1%E2%91%A2", - "https://www.w3.org/TR/css-typed-om-1/#dom-css-in-value-value", + "https://www.w3.org/TR/css-typed-om-1/#dom-css-vmin-value-value", "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssunitvalue%E2%91%A4%E2%91%A2", - "https://www.w3.org/TR/css-typed-om-1/#dom-css-pt", + "https://www.w3.org/TR/css-typed-om-1/#dom-css-vmax", "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-double%E2%91%A1%E2%91%A3", - "https://www.w3.org/TR/css-typed-om-1/#dom-css-pt-value-value", + "https://www.w3.org/TR/css-typed-om-1/#dom-css-vmax-value-value", "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssunitvalue%E2%91%A4%E2%91%A3", - "https://www.w3.org/TR/css-typed-om-1/#dom-css-pc", + "https://www.w3.org/TR/css-typed-om-1/#dom-css-svw", "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-double%E2%91%A1%E2%91%A4", - "https://www.w3.org/TR/css-typed-om-1/#dom-css-pc-value-value", + "https://www.w3.org/TR/css-typed-om-1/#dom-css-svw-value-value", "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssunitvalue%E2%91%A4%E2%91%A4", - "https://www.w3.org/TR/css-typed-om-1/#dom-css-px", + "https://www.w3.org/TR/css-typed-om-1/#dom-css-svh", "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-double%E2%91%A1%E2%91%A5", - "https://www.w3.org/TR/css-typed-om-1/#dom-css-px-value-value", + "https://www.w3.org/TR/css-typed-om-1/#dom-css-svh-value-value", "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssunitvalue%E2%91%A4%E2%91%A5", - "https://www.w3.org/TR/css-typed-om-1/#dom-css-deg", + "https://www.w3.org/TR/css-typed-om-1/#dom-css-svi", "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-double%E2%91%A1%E2%91%A6", - "https://www.w3.org/TR/css-typed-om-1/#dom-css-deg-value-value", + "https://www.w3.org/TR/css-typed-om-1/#dom-css-svi-value-value", "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssunitvalue%E2%91%A4%E2%91%A6", - "https://www.w3.org/TR/css-typed-om-1/#dom-css-grad", + "https://www.w3.org/TR/css-typed-om-1/#dom-css-svb", "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-double%E2%91%A1%E2%91%A7", - "https://www.w3.org/TR/css-typed-om-1/#dom-css-grad-value-value", + "https://www.w3.org/TR/css-typed-om-1/#dom-css-svb-value-value", "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssunitvalue%E2%91%A4%E2%91%A7", - "https://www.w3.org/TR/css-typed-om-1/#dom-css-rad", + "https://www.w3.org/TR/css-typed-om-1/#dom-css-svmin", "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-double%E2%91%A1%E2%91%A8", - "https://www.w3.org/TR/css-typed-om-1/#dom-css-rad-value-value", + "https://www.w3.org/TR/css-typed-om-1/#dom-css-svmin-value-value", "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssunitvalue%E2%91%A4%E2%91%A8", - "https://www.w3.org/TR/css-typed-om-1/#dom-css-turn", + "https://www.w3.org/TR/css-typed-om-1/#dom-css-svmax", "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-double%E2%91%A2%E2%93%AA", - "https://www.w3.org/TR/css-typed-om-1/#dom-css-turn-value-value", + "https://www.w3.org/TR/css-typed-om-1/#dom-css-svmax-value-value", "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssunitvalue%E2%91%A5%E2%93%AA", - "https://www.w3.org/TR/css-typed-om-1/#dom-css-s", + "https://www.w3.org/TR/css-typed-om-1/#dom-css-lvw", "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-double%E2%91%A2%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#dom-css-s-value-value", + "https://www.w3.org/TR/css-typed-om-1/#dom-css-lvw-value-value", "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssunitvalue%E2%91%A5%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#dom-css-ms", + "https://www.w3.org/TR/css-typed-om-1/#dom-css-lvh", "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-double%E2%91%A2%E2%91%A1", - "https://www.w3.org/TR/css-typed-om-1/#dom-css-ms-value-value", + "https://www.w3.org/TR/css-typed-om-1/#dom-css-lvh-value-value", "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssunitvalue%E2%91%A5%E2%91%A1", - "https://www.w3.org/TR/css-typed-om-1/#dom-css-hz", + "https://www.w3.org/TR/css-typed-om-1/#dom-css-lvi", "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-double%E2%91%A2%E2%91%A2", - "https://www.w3.org/TR/css-typed-om-1/#dom-css-hz-value-value", + "https://www.w3.org/TR/css-typed-om-1/#dom-css-lvi-value-value", "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssunitvalue%E2%91%A5%E2%91%A2", - "https://www.w3.org/TR/css-typed-om-1/#dom-css-khz", + "https://www.w3.org/TR/css-typed-om-1/#dom-css-lvb", "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-double%E2%91%A2%E2%91%A3", - "https://www.w3.org/TR/css-typed-om-1/#dom-css-khz-value-value", + "https://www.w3.org/TR/css-typed-om-1/#dom-css-lvb-value-value", "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssunitvalue%E2%91%A5%E2%91%A3", - "https://www.w3.org/TR/css-typed-om-1/#dom-css-dpi", + "https://www.w3.org/TR/css-typed-om-1/#dom-css-lvmin", "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-double%E2%91%A2%E2%91%A4", - "https://www.w3.org/TR/css-typed-om-1/#dom-css-dpi-value-value", + "https://www.w3.org/TR/css-typed-om-1/#dom-css-lvmin-value-value", "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssunitvalue%E2%91%A5%E2%91%A4", - "https://www.w3.org/TR/css-typed-om-1/#dom-css-dpcm", + "https://www.w3.org/TR/css-typed-om-1/#dom-css-lvmax", "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-double%E2%91%A2%E2%91%A5", - "https://www.w3.org/TR/css-typed-om-1/#dom-css-dpcm-value-value", + "https://www.w3.org/TR/css-typed-om-1/#dom-css-lvmax-value-value", "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssunitvalue%E2%91%A5%E2%91%A5", - "https://www.w3.org/TR/css-typed-om-1/#dom-css-dppx", + "https://www.w3.org/TR/css-typed-om-1/#dom-css-dvw", "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-double%E2%91%A2%E2%91%A6", - "https://www.w3.org/TR/css-typed-om-1/#dom-css-dppx-value-value", + "https://www.w3.org/TR/css-typed-om-1/#dom-css-dvw-value-value", "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssunitvalue%E2%91%A5%E2%91%A6", - "https://www.w3.org/TR/css-typed-om-1/#dom-css-fr", + "https://www.w3.org/TR/css-typed-om-1/#dom-css-dvh", "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-double%E2%91%A2%E2%91%A7", - "https://www.w3.org/TR/css-typed-om-1/#dom-css-fr-value-value", + "https://www.w3.org/TR/css-typed-om-1/#dom-css-dvh-value-value", "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssunitvalue%E2%91%A5%E2%91%A7", + "https://www.w3.org/TR/css-typed-om-1/#dom-css-dvi", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-double%E2%91%A2%E2%91%A8", + "https://www.w3.org/TR/css-typed-om-1/#dom-css-dvi-value-value", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssunitvalue%E2%91%A5%E2%91%A8", + "https://www.w3.org/TR/css-typed-om-1/#dom-css-dvb", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-double%E2%91%A3%E2%93%AA", + "https://www.w3.org/TR/css-typed-om-1/#dom-css-dvb-value-value", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssunitvalue%E2%91%A6%E2%93%AA", + "https://www.w3.org/TR/css-typed-om-1/#dom-css-dvmin", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-double%E2%91%A3%E2%91%A0", + "https://www.w3.org/TR/css-typed-om-1/#dom-css-dvmin-value-value", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssunitvalue%E2%91%A6%E2%91%A0", + "https://www.w3.org/TR/css-typed-om-1/#dom-css-dvmax", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-double%E2%91%A3%E2%91%A1", + "https://www.w3.org/TR/css-typed-om-1/#dom-css-dvmax-value-value", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssunitvalue%E2%91%A6%E2%91%A1", + "https://www.w3.org/TR/css-typed-om-1/#dom-css-cqw", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-double%E2%91%A3%E2%91%A2", + "https://www.w3.org/TR/css-typed-om-1/#dom-css-cqw-value-value", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssunitvalue%E2%91%A6%E2%91%A2", + "https://www.w3.org/TR/css-typed-om-1/#dom-css-cqh", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-double%E2%91%A3%E2%91%A3", + "https://www.w3.org/TR/css-typed-om-1/#dom-css-cqh-value-value", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssunitvalue%E2%91%A6%E2%91%A3", + "https://www.w3.org/TR/css-typed-om-1/#dom-css-cqi", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-double%E2%91%A3%E2%91%A4", + "https://www.w3.org/TR/css-typed-om-1/#dom-css-cqi-value-value", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssunitvalue%E2%91%A6%E2%91%A4", + "https://www.w3.org/TR/css-typed-om-1/#dom-css-cqb", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-double%E2%91%A3%E2%91%A5", + "https://www.w3.org/TR/css-typed-om-1/#dom-css-cqb-value-value", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssunitvalue%E2%91%A6%E2%91%A5", + "https://www.w3.org/TR/css-typed-om-1/#dom-css-cqmin", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-double%E2%91%A3%E2%91%A6", + "https://www.w3.org/TR/css-typed-om-1/#dom-css-cqmin-value-value", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssunitvalue%E2%91%A6%E2%91%A6", + "https://www.w3.org/TR/css-typed-om-1/#dom-css-cqmax", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-double%E2%91%A3%E2%91%A7", + "https://www.w3.org/TR/css-typed-om-1/#dom-css-cqmax-value-value", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssunitvalue%E2%91%A6%E2%91%A7", + "https://www.w3.org/TR/css-typed-om-1/#dom-css-cm", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-double%E2%91%A3%E2%91%A8", + "https://www.w3.org/TR/css-typed-om-1/#dom-css-cm-value-value", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssunitvalue%E2%91%A6%E2%91%A8", + "https://www.w3.org/TR/css-typed-om-1/#dom-css-mm", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-double%E2%91%A4%E2%93%AA", + "https://www.w3.org/TR/css-typed-om-1/#dom-css-mm-value-value", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssunitvalue%E2%91%A7%E2%93%AA", + "https://www.w3.org/TR/css-typed-om-1/#dom-css-q", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-double%E2%91%A4%E2%91%A0", + "https://www.w3.org/TR/css-typed-om-1/#dom-css-q-value-value", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssunitvalue%E2%91%A7%E2%91%A0", + "https://www.w3.org/TR/css-typed-om-1/#dom-css-in", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-double%E2%91%A4%E2%91%A1", + "https://www.w3.org/TR/css-typed-om-1/#dom-css-in-value-value", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssunitvalue%E2%91%A7%E2%91%A1", + "https://www.w3.org/TR/css-typed-om-1/#dom-css-pt", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-double%E2%91%A4%E2%91%A2", + "https://www.w3.org/TR/css-typed-om-1/#dom-css-pt-value-value", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssunitvalue%E2%91%A7%E2%91%A2", + "https://www.w3.org/TR/css-typed-om-1/#dom-css-pc", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-double%E2%91%A4%E2%91%A3", + "https://www.w3.org/TR/css-typed-om-1/#dom-css-pc-value-value", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssunitvalue%E2%91%A7%E2%91%A3", + "https://www.w3.org/TR/css-typed-om-1/#dom-css-px", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-double%E2%91%A4%E2%91%A4", + "https://www.w3.org/TR/css-typed-om-1/#dom-css-px-value-value", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssunitvalue%E2%91%A7%E2%91%A4", + "https://www.w3.org/TR/css-typed-om-1/#dom-css-deg", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-double%E2%91%A4%E2%91%A5", + "https://www.w3.org/TR/css-typed-om-1/#dom-css-deg-value-value", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssunitvalue%E2%91%A7%E2%91%A5", + "https://www.w3.org/TR/css-typed-om-1/#dom-css-grad", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-double%E2%91%A4%E2%91%A6", + "https://www.w3.org/TR/css-typed-om-1/#dom-css-grad-value-value", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssunitvalue%E2%91%A7%E2%91%A6", + "https://www.w3.org/TR/css-typed-om-1/#dom-css-rad", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-double%E2%91%A4%E2%91%A7", + "https://www.w3.org/TR/css-typed-om-1/#dom-css-rad-value-value", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssunitvalue%E2%91%A7%E2%91%A7", + "https://www.w3.org/TR/css-typed-om-1/#dom-css-turn", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-double%E2%91%A4%E2%91%A8", + "https://www.w3.org/TR/css-typed-om-1/#dom-css-turn-value-value", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssunitvalue%E2%91%A7%E2%91%A8", + "https://www.w3.org/TR/css-typed-om-1/#dom-css-s", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-double%E2%91%A5%E2%93%AA", + "https://www.w3.org/TR/css-typed-om-1/#dom-css-s-value-value", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssunitvalue%E2%91%A8%E2%93%AA", + "https://www.w3.org/TR/css-typed-om-1/#dom-css-ms", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-double%E2%91%A5%E2%91%A0", + "https://www.w3.org/TR/css-typed-om-1/#dom-css-ms-value-value", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssunitvalue%E2%91%A8%E2%91%A0", + "https://www.w3.org/TR/css-typed-om-1/#dom-css-hz", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-double%E2%91%A5%E2%91%A1", + "https://www.w3.org/TR/css-typed-om-1/#dom-css-hz-value-value", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssunitvalue%E2%91%A8%E2%91%A1", + "https://www.w3.org/TR/css-typed-om-1/#dom-css-khz", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-double%E2%91%A5%E2%91%A2", + "https://www.w3.org/TR/css-typed-om-1/#dom-css-khz-value-value", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssunitvalue%E2%91%A8%E2%91%A2", + "https://www.w3.org/TR/css-typed-om-1/#dom-css-dpi", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-double%E2%91%A5%E2%91%A3", + "https://www.w3.org/TR/css-typed-om-1/#dom-css-dpi-value-value", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssunitvalue%E2%91%A8%E2%91%A3", + "https://www.w3.org/TR/css-typed-om-1/#dom-css-dpcm", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-double%E2%91%A5%E2%91%A4", + "https://www.w3.org/TR/css-typed-om-1/#dom-css-dpcm-value-value", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssunitvalue%E2%91%A8%E2%91%A4", + "https://www.w3.org/TR/css-typed-om-1/#dom-css-dppx", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-double%E2%91%A5%E2%91%A5", + "https://www.w3.org/TR/css-typed-om-1/#dom-css-dppx-value-value", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssunitvalue%E2%91%A8%E2%91%A5", + "https://www.w3.org/TR/css-typed-om-1/#dom-css-fr", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-double%E2%91%A5%E2%91%A6", + "https://www.w3.org/TR/css-typed-om-1/#dom-css-fr-value-value", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssunitvalue%E2%91%A8%E2%91%A6", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssunitvalue-value%E2%91%A1%E2%91%A4", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssunitvalue-unit%E2%91%A1%E2%91%A8", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssunitvalue%E2%91%A5%E2%91%A8", - "https://www.w3.org/TR/css-typed-om-1/#example-4b9491d0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-csspositionvalue%E2%91%A0", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssunitvalue%E2%91%A8%E2%91%A7", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-dictdef-cssnumerictype%E2%91%A1", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-dictdef-cssnumerictype%E2%91%A2", + "https://www.w3.org/TR/css-typed-om-1/#example-d3ba8244", "https://www.w3.org/TR/css-typed-om-1/#transformvalue-objects", "https://www.w3.org/TR/css-typed-om-1/#ref-for-csstransformvalue%E2%91%A0", "https://www.w3.org/TR/css-typed-om-1/#ref-for-csstransformvalue%E2%91%A1", @@ -1389,12 +1581,13 @@ "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-transform", "https://www.w3.org/TR/css-typed-om-1/#ref-for-csstransformcomponent", "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedef-transform-function", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-Exposed%E2%91%A0%E2%91%A8", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-Exposed%E2%91%A1%E2%93%AA", + "https://www.w3.org/TR/css-typed-om-1/#csstransformvalue", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssstylevalue%E2%91%A1%E2%91%A5", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-csstransformvalue-csstransformvalue", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-sequence%E2%91%A3", "https://www.w3.org/TR/css-typed-om-1/#ref-for-csstransformcomponent%E2%91%A0", "https://www.w3.org/TR/css-typed-om-1/#dom-csstransformvalue-csstransformvalue-transforms-transforms", - "https://www.w3.org/TR/css-typed-om-1/#csstransformvalue", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssstylevalue%E2%91%A1%E2%91%A2", "https://www.w3.org/TR/css-typed-om-1/#ref-for-csstransformcomponent%E2%91%A1", "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-unsigned-long%E2%91%A5", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-csstransformvalue-length", @@ -1408,15 +1601,15 @@ "https://www.w3.org/TR/css-typed-om-1/#dom-csstransformvalue-__setter__-index-val-val", "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-boolean%E2%91%A1", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-csstransformvalue-is2d", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-dommatrix", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-dommatrix", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-csstransformvalue-tomatrix", "https://www.w3.org/TR/css-typed-om-1/#ref-for-csstransformvalue%E2%91%A2", "https://www.w3.org/TR/css-typed-om-1/#ref-for-list%E2%91%A0%E2%91%A2", "https://www.w3.org/TR/css-typed-om-1/#ref-for-csstransformcomponent%E2%91%A5", "https://www.w3.org/TR/css-typed-om-1/#dom-csstransformvalue-csstransformvalue", "https://www.w3.org/TR/css-typed-om-1/#ref-for-list-is-empty%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-dfn-throw%E2%91%A2%E2%91%A8", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-exceptiondef-typeerror%E2%91%A2%E2%91%A2", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-dfn-throw%E2%91%A3%E2%91%A0", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-exceptiondef-typeerror%E2%91%A2%E2%91%A4", "https://www.w3.org/TR/css-typed-om-1/#ref-for-csstransformvalue%E2%91%A3", "https://www.w3.org/TR/css-typed-om-1/#dom-csstransformvalue-is2d", "https://www.w3.org/TR/css-typed-om-1/#ref-for-csstransformvalue%E2%91%A4", @@ -1424,10 +1617,10 @@ "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-csstransformcomponent-is2d", "https://www.w3.org/TR/css-typed-om-1/#dom-csstransformvalue-tomatrix", "https://www.w3.org/TR/css-typed-om-1/#ref-for-csstransformvalue%E2%91%A5", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-dommatrix%E2%91%A0", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-dommatrix%E2%91%A0", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-dommatrixreadonly-is2d", "https://www.w3.org/TR/css-typed-om-1/#ref-for-list-iterate%E2%91%A0%E2%91%A2", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-dommatrix%E2%91%A1", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-dommatrix%E2%91%A1", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-csstransformcomponent-tomatrix", "https://www.w3.org/TR/css-typed-om-1/#dom-csstransformvalue-length", "https://www.w3.org/TR/css-typed-om-1/#ref-for-csstransformvalue%E2%91%A6", @@ -1448,116 +1641,119 @@ "https://www.w3.org/TR/css-typed-om-1/#ref-for-csstransformvalue%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-csstransformvalue-values-slot%E2%91%A2", "https://www.w3.org/TR/css-typed-om-1/#ref-for-list-size%E2%91%A5", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-dfn-throw%E2%91%A3%E2%93%AA", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-dfn-throw%E2%91%A3%E2%91%A1", "https://www.w3.org/TR/css-typed-om-1/#ref-for-exceptiondef-rangeerror%E2%91%A1", "https://www.w3.org/TR/css-typed-om-1/#ref-for-list-append%E2%91%A5", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-Exposed%E2%91%A1%E2%93%AA", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue%E2%91%A3%E2%91%A7", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedefdef-csskeywordish", + "https://www.w3.org/TR/css-typed-om-1/#typedefdef-cssperspectivevalue", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-Exposed%E2%91%A1%E2%91%A0", "https://www.w3.org/TR/css-typed-om-1/#csstransformcomponent", "https://www.w3.org/TR/css-typed-om-1/#CSSTransformComponent-stringification-behavior", "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-boolean%E2%91%A2", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-csstransformcomponent-is2d%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-dommatrix%E2%91%A2", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-dommatrix%E2%91%A2", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-csstransformcomponent-tomatrix%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-Exposed%E2%91%A1%E2%91%A0", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-Exposed%E2%91%A1%E2%91%A1", + "https://www.w3.org/TR/css-typed-om-1/#csstranslate", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-csstransformcomponent%E2%91%A7", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-csstranslate-csstranslate", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue%E2%91%A3%E2%91%A4", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue%E2%91%A3%E2%91%A8", "https://www.w3.org/TR/css-typed-om-1/#dom-csstranslate-csstranslate-x-y-z-x", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue%E2%91%A3%E2%91%A5", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue%E2%91%A4%E2%93%AA", "https://www.w3.org/TR/css-typed-om-1/#dom-csstranslate-csstranslate-x-y-z-y", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue%E2%91%A3%E2%91%A6", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue%E2%91%A4%E2%91%A0", "https://www.w3.org/TR/css-typed-om-1/#dom-csstranslate-csstranslate-x-y-z-z", - "https://www.w3.org/TR/css-typed-om-1/#csstranslate", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-csstransformcomponent%E2%91%A7", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue%E2%91%A3%E2%91%A7", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue%E2%91%A4%E2%91%A1", "https://www.w3.org/TR/css-typed-om-1/#dom-csstranslate-x", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue%E2%91%A3%E2%91%A8", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue%E2%91%A4%E2%91%A2", "https://www.w3.org/TR/css-typed-om-1/#dom-csstranslate-y", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue%E2%91%A4%E2%93%AA", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue%E2%91%A4%E2%91%A3", "https://www.w3.org/TR/css-typed-om-1/#dom-csstranslate-z", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-Exposed%E2%91%A1%E2%91%A1", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-Exposed%E2%91%A1%E2%91%A2", + "https://www.w3.org/TR/css-typed-om-1/#cssrotate", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-csstransformcomponent%E2%91%A8", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssrotate-cssrotate", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue%E2%91%A4%E2%91%A0", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue%E2%91%A4%E2%91%A4", "https://www.w3.org/TR/css-typed-om-1/#dom-cssrotate-cssrotate-angle-angle", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssrotate-cssrotate-x-y-z-angle", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedefdef-cssnumberish%E2%91%A0%E2%91%A2", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedefdef-cssnumberish%E2%91%A0%E2%91%A5", "https://www.w3.org/TR/css-typed-om-1/#dom-cssrotate-cssrotate-x-y-z-angle-x", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedefdef-cssnumberish%E2%91%A0%E2%91%A3", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedefdef-cssnumberish%E2%91%A0%E2%91%A6", "https://www.w3.org/TR/css-typed-om-1/#dom-cssrotate-cssrotate-x-y-z-angle-y", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedefdef-cssnumberish%E2%91%A0%E2%91%A4", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedefdef-cssnumberish%E2%91%A0%E2%91%A7", "https://www.w3.org/TR/css-typed-om-1/#dom-cssrotate-cssrotate-x-y-z-angle-z", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue%E2%91%A4%E2%91%A1", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue%E2%91%A4%E2%91%A5", "https://www.w3.org/TR/css-typed-om-1/#dom-cssrotate-cssrotate-x-y-z-angle-angle", - "https://www.w3.org/TR/css-typed-om-1/#cssrotate", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-csstransformcomponent%E2%91%A8", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedefdef-cssnumberish%E2%91%A0%E2%91%A5", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedefdef-cssnumberish%E2%91%A0%E2%91%A8", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssrotate-x", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedefdef-cssnumberish%E2%91%A0%E2%91%A6", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedefdef-cssnumberish%E2%91%A1%E2%93%AA", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssrotate-y", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedefdef-cssnumberish%E2%91%A0%E2%91%A7", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedefdef-cssnumberish%E2%91%A1%E2%91%A0", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssrotate-z", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue%E2%91%A4%E2%91%A2", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue%E2%91%A4%E2%91%A6", "https://www.w3.org/TR/css-typed-om-1/#dom-cssrotate-angle", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-Exposed%E2%91%A1%E2%91%A2", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-Exposed%E2%91%A1%E2%91%A3", + "https://www.w3.org/TR/css-typed-om-1/#cssscale", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-csstransformcomponent%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssscale-cssscale", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedefdef-cssnumberish%E2%91%A0%E2%91%A8", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedefdef-cssnumberish%E2%91%A1%E2%91%A1", "https://www.w3.org/TR/css-typed-om-1/#dom-cssscale-cssscale-x-y-z-x", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedefdef-cssnumberish%E2%91%A1%E2%93%AA", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedefdef-cssnumberish%E2%91%A1%E2%91%A2", "https://www.w3.org/TR/css-typed-om-1/#dom-cssscale-cssscale-x-y-z-y", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedefdef-cssnumberish%E2%91%A1%E2%91%A0", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedefdef-cssnumberish%E2%91%A1%E2%91%A3", "https://www.w3.org/TR/css-typed-om-1/#dom-cssscale-cssscale-x-y-z-z", - "https://www.w3.org/TR/css-typed-om-1/#cssscale", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-csstransformcomponent%E2%91%A0%E2%93%AA", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedefdef-cssnumberish%E2%91%A1%E2%91%A1", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedefdef-cssnumberish%E2%91%A1%E2%91%A4", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssscale-x", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedefdef-cssnumberish%E2%91%A1%E2%91%A2", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedefdef-cssnumberish%E2%91%A1%E2%91%A5", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssscale-y", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedefdef-cssnumberish%E2%91%A1%E2%91%A3", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedefdef-cssnumberish%E2%91%A1%E2%91%A6", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssscale-z", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-Exposed%E2%91%A1%E2%91%A3", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-Exposed%E2%91%A1%E2%91%A4", + "https://www.w3.org/TR/css-typed-om-1/#cssskew", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-csstransformcomponent%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssskew-cssskew", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue%E2%91%A4%E2%91%A3", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue%E2%91%A4%E2%91%A7", "https://www.w3.org/TR/css-typed-om-1/#dom-cssskew-cssskew-ax-ay-ax", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue%E2%91%A4%E2%91%A4", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue%E2%91%A4%E2%91%A8", "https://www.w3.org/TR/css-typed-om-1/#dom-cssskew-cssskew-ax-ay-ay", - "https://www.w3.org/TR/css-typed-om-1/#cssskew", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-csstransformcomponent%E2%91%A0%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue%E2%91%A4%E2%91%A5", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue%E2%91%A5%E2%93%AA", "https://www.w3.org/TR/css-typed-om-1/#dom-cssskew-ax", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue%E2%91%A4%E2%91%A6", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue%E2%91%A5%E2%91%A0", "https://www.w3.org/TR/css-typed-om-1/#dom-cssskew-ay", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-Exposed%E2%91%A1%E2%91%A4", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssskewx-cssskewx", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue%E2%91%A4%E2%91%A7", - "https://www.w3.org/TR/css-typed-om-1/#dom-cssskewx-cssskewx-ax-ax", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-Exposed%E2%91%A1%E2%91%A5", "https://www.w3.org/TR/css-typed-om-1/#cssskewx", "https://www.w3.org/TR/css-typed-om-1/#ref-for-csstransformcomponent%E2%91%A0%E2%91%A1", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue%E2%91%A4%E2%91%A8", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssskewx-cssskewx", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue%E2%91%A5%E2%91%A1", + "https://www.w3.org/TR/css-typed-om-1/#dom-cssskewx-cssskewx-ax-ax", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue%E2%91%A5%E2%91%A2", "https://www.w3.org/TR/css-typed-om-1/#dom-cssskewx-ax", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-Exposed%E2%91%A1%E2%91%A5", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssskewy-cssskewy", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue%E2%91%A5%E2%93%AA", - "https://www.w3.org/TR/css-typed-om-1/#dom-cssskewy-cssskewy-ay-ay", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-Exposed%E2%91%A1%E2%91%A6", "https://www.w3.org/TR/css-typed-om-1/#cssskewy", "https://www.w3.org/TR/css-typed-om-1/#ref-for-csstransformcomponent%E2%91%A0%E2%91%A2", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue%E2%91%A5%E2%91%A0", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssskewy-cssskewy", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue%E2%91%A5%E2%91%A3", + "https://www.w3.org/TR/css-typed-om-1/#dom-cssskewy-cssskewy-ay-ay", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue%E2%91%A5%E2%91%A4", "https://www.w3.org/TR/css-typed-om-1/#dom-cssskewy-ay", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-Exposed%E2%91%A1%E2%91%A6", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssperspective-cssperspective", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue%E2%91%A5%E2%91%A1", - "https://www.w3.org/TR/css-typed-om-1/#dom-cssperspective-cssperspective-length-length", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-Exposed%E2%91%A1%E2%91%A7", "https://www.w3.org/TR/css-typed-om-1/#cssperspective", "https://www.w3.org/TR/css-typed-om-1/#ref-for-csstransformcomponent%E2%91%A0%E2%91%A3", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue%E2%91%A5%E2%91%A2", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssperspective-cssperspective", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedefdef-cssperspectivevalue", + "https://www.w3.org/TR/css-typed-om-1/#dom-cssperspective-cssperspective-length-length", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedefdef-cssperspectivevalue%E2%91%A0", "https://www.w3.org/TR/css-typed-om-1/#dom-cssperspective-length", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-Exposed%E2%91%A1%E2%91%A7", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-Exposed%E2%91%A1%E2%91%A8", + "https://www.w3.org/TR/css-typed-om-1/#cssmatrixcomponent", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-csstransformcomponent%E2%91%A0%E2%91%A4", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssmatrixcomponent-cssmatrixcomponent", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-dommatrixreadonly", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-dommatrixreadonly", "https://www.w3.org/TR/css-typed-om-1/#dom-cssmatrixcomponent-cssmatrixcomponent-matrix-options-matrix", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dictdef-cssmatrixcomponentoptions", "https://www.w3.org/TR/css-typed-om-1/#dom-cssmatrixcomponent-cssmatrixcomponent-matrix-options-options", - "https://www.w3.org/TR/css-typed-om-1/#cssmatrixcomponent", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-csstransformcomponent%E2%91%A0%E2%91%A4", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-dommatrix%E2%91%A3", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-dommatrix%E2%91%A3", "https://www.w3.org/TR/css-typed-om-1/#dom-cssmatrixcomponent-matrix", "https://www.w3.org/TR/css-typed-om-1/#dictdef-cssmatrixcomponentoptions", "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-boolean%E2%91%A3", @@ -1567,28 +1763,28 @@ "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-csstransformcomponent-is2d%E2%91%A1", "https://www.w3.org/TR/css-typed-om-1/#dom-csstransformcomponent-tomatrix", "https://www.w3.org/TR/css-typed-om-1/#ref-for-csstransformcomponent%E2%91%A0%E2%91%A5", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-dommatrix%E2%91%A4", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-dommatrix%E2%91%A4", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-dommatrixreadonly-is2d%E2%91%A0", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-csstransformcomponent-is2d%E2%91%A2", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-csstransformcomponent-is2d%E2%91%A3", "https://www.w3.org/TR/css-typed-om-1/#ref-for-csstransformcomponent%E2%91%A0%E2%91%A6", "https://www.w3.org/TR/css-typed-om-1/#ref-for-px%E2%91%A1", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-length-value%E2%91%A3", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-length-value%E2%91%A2", "https://www.w3.org/TR/css-typed-om-1/#ref-for-compatible-units%E2%91%A3", "https://www.w3.org/TR/css-typed-om-1/#ref-for-px%E2%91%A2", "https://www.w3.org/TR/css-typed-om-1/#ref-for-relative-length", "https://www.w3.org/TR/css-typed-om-1/#ref-for-percentage", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-dfn-throw%E2%91%A3%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-exceptiondef-typeerror%E2%91%A2%E2%91%A3", - "https://www.w3.org/TR/css-typed-om-1/#dom-csstranslate-csstranslate", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue-match%E2%91%A1", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedef-length-percentage%E2%91%A2", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-dfn-throw%E2%91%A3%E2%91%A1", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-exceptiondef-typeerror%E2%91%A2%E2%91%A4", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue-match%E2%91%A2", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-length-value%E2%91%A4", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dfn-throw%E2%91%A3%E2%91%A2", "https://www.w3.org/TR/css-typed-om-1/#ref-for-exceptiondef-typeerror%E2%91%A2%E2%91%A5", + "https://www.w3.org/TR/css-typed-om-1/#dom-csstranslate-csstranslate", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue-match%E2%91%A2", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedef-length-percentage%E2%91%A0", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-dfn-throw%E2%91%A3%E2%91%A3", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-exceptiondef-typeerror%E2%91%A2%E2%91%A6", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue-match%E2%91%A3", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-length-value%E2%91%A3", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-dfn-throw%E2%91%A3%E2%91%A4", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-exceptiondef-typeerror%E2%91%A2%E2%91%A7", "https://www.w3.org/TR/css-typed-om-1/#ref-for-csstranslate", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-csstranslate-x", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-csstranslate-y", @@ -1598,10 +1794,10 @@ "https://www.w3.org/TR/css-typed-om-1/#ref-for-create-a-cssunitvalue-from-a-pair%E2%91%A0", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-csstransformcomponent-is2d%E2%91%A5", "https://www.w3.org/TR/css-typed-om-1/#dom-cssrotate-cssrotate", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue-match%E2%91%A3", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue-match%E2%91%A4", "https://www.w3.org/TR/css-typed-om-1/#ref-for-angle-value%E2%91%A1", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-dfn-throw%E2%91%A3%E2%91%A3", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-exceptiondef-typeerror%E2%91%A2%E2%91%A6", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-dfn-throw%E2%91%A3%E2%91%A5", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-exceptiondef-typeerror%E2%91%A2%E2%91%A8", "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssrotate", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssrotate-angle", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssrotate-x%E2%91%A0", @@ -1611,15 +1807,15 @@ "https://www.w3.org/TR/css-typed-om-1/#ref-for-create-a-cssunitvalue-from-a-pair%E2%91%A2", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-csstransformcomponent-is2d%E2%91%A6", "https://www.w3.org/TR/css-typed-om-1/#dom-cssrotate-cssrotate-x-y-z-angle", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue-match%E2%91%A4", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-angle-value%E2%91%A2", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-dfn-throw%E2%91%A3%E2%91%A4", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-exceptiondef-typeerror%E2%91%A2%E2%91%A7", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-rectify-a-numberish-value%E2%91%A8", "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue-match%E2%91%A5", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-angle-value%E2%91%A2", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-dfn-throw%E2%91%A3%E2%91%A6", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-exceptiondef-typeerror%E2%91%A3%E2%93%AA", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-rectify-a-numberish-value%E2%91%A0%E2%93%AA", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue-match%E2%91%A6", "https://www.w3.org/TR/css-typed-om-1/#ref-for-number-value%E2%91%A2", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-dfn-throw%E2%91%A3%E2%91%A5", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-exceptiondef-typeerror%E2%91%A2%E2%91%A8", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-dfn-throw%E2%91%A3%E2%91%A7", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-exceptiondef-typeerror%E2%91%A3%E2%91%A0", "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssrotate%E2%91%A0", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssrotate-angle%E2%91%A0", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssrotate-x%E2%91%A1", @@ -1629,13 +1825,13 @@ "https://www.w3.org/TR/css-typed-om-1/#dom-cssrotate-x", "https://www.w3.org/TR/css-typed-om-1/#dom-cssrotate-y", "https://www.w3.org/TR/css-typed-om-1/#dom-cssrotate-z", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-rectify-a-numberish-value%E2%91%A0%E2%93%AA", - "https://www.w3.org/TR/css-typed-om-1/#dom-cssscale-cssscale", "https://www.w3.org/TR/css-typed-om-1/#ref-for-rectify-a-numberish-value%E2%91%A0%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue-match%E2%91%A6", + "https://www.w3.org/TR/css-typed-om-1/#dom-cssscale-cssscale", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-rectify-a-numberish-value%E2%91%A0%E2%91%A1", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue-match%E2%91%A7", "https://www.w3.org/TR/css-typed-om-1/#ref-for-number-value%E2%91%A3", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-dfn-throw%E2%91%A3%E2%91%A6", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-exceptiondef-typeerror%E2%91%A3%E2%93%AA", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-dfn-throw%E2%91%A3%E2%91%A8", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-exceptiondef-typeerror%E2%91%A3%E2%91%A1", "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssscale", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssscale-x%E2%91%A0", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssscale-y%E2%91%A0", @@ -1647,29 +1843,29 @@ "https://www.w3.org/TR/css-typed-om-1/#dom-cssscale-x", "https://www.w3.org/TR/css-typed-om-1/#dom-cssscale-y", "https://www.w3.org/TR/css-typed-om-1/#dom-cssscale-z", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-rectify-a-numberish-value%E2%91%A0%E2%91%A1", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-rectify-a-numberish-value%E2%91%A0%E2%91%A2", "https://www.w3.org/TR/css-typed-om-1/#dom-cssskew-cssskew", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue-match%E2%91%A7", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue-match%E2%91%A8", "https://www.w3.org/TR/css-typed-om-1/#ref-for-angle-value%E2%91%A3", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-dfn-throw%E2%91%A3%E2%91%A7", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-exceptiondef-typeerror%E2%91%A3%E2%91%A0", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-dfn-throw%E2%91%A4%E2%93%AA", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-exceptiondef-typeerror%E2%91%A3%E2%91%A2", "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssskew", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssskew-ax", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssskew-ay", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-csstransformcomponent-is2d%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/css-typed-om-1/#dom-cssskewx-cssskewx", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue-match%E2%91%A8", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue-match%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/css-typed-om-1/#ref-for-angle-value%E2%91%A4", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-dfn-throw%E2%91%A3%E2%91%A8", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-exceptiondef-typeerror%E2%91%A3%E2%91%A1", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-dfn-throw%E2%91%A4%E2%91%A0", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-exceptiondef-typeerror%E2%91%A3%E2%91%A3", "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssskewx", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssskewx-ax", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-csstransformcomponent-is2d%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/css-typed-om-1/#dom-cssskewy-cssskewy", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue-match%E2%91%A0%E2%93%AA", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue-match%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/css-typed-om-1/#ref-for-angle-value%E2%91%A5", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-dfn-throw%E2%91%A4%E2%93%AA", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-exceptiondef-typeerror%E2%91%A3%E2%91%A2", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-dfn-throw%E2%91%A4%E2%91%A1", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-exceptiondef-typeerror%E2%91%A3%E2%91%A4", "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssskewy", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssskewy-ay", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-csstransformcomponent-is2d%E2%91%A0%E2%91%A2", @@ -1677,14 +1873,21 @@ "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssskew%E2%91%A0", "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssskewx%E2%91%A0", "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssskewy%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-valdef-transform-skew", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-valdef-transform-skewx", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-valdef-transform-skewy", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-funcdef-transform-skew", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-funcdef-transform-skewx", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-funcdef-transform-skewy", "https://www.w3.org/TR/css-typed-om-1/#dom-cssperspective-cssperspective", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue-match%E2%91%A0%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-length-value%E2%91%A5", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-dfn-throw%E2%91%A4%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-exceptiondef-typeerror%E2%91%A3%E2%91%A3", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue%E2%91%A5%E2%91%A5", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue-match%E2%91%A0%E2%91%A1", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-length-value%E2%91%A4", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-dfn-throw%E2%91%A4%E2%91%A2", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-exceptiondef-typeerror%E2%91%A3%E2%91%A5", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue%E2%91%A5%E2%91%A6", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-rectify-a-keywordish-value", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-ascii-case-insensitive", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-valdef-perspective-func-none", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-dfn-throw%E2%91%A4%E2%91%A3", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-exceptiondef-typeerror%E2%91%A3%E2%91%A6", "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssperspective", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssperspective-length", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-csstransformcomponent-is2d%E2%91%A0%E2%91%A3", @@ -1701,81 +1904,446 @@ "https://www.w3.org/TR/css-typed-om-1/#ref-for-csstransformcomponent%E2%91%A0%E2%91%A7", "https://www.w3.org/TR/css-typed-om-1/#ref-for-csstranslate%E2%91%A0", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-csstransformcomponent-is2d%E2%91%A0%E2%91%A4", - "https://www.w3.org/TR/css-typed-om-1/#positionvalue-objects", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-csspositionvalue%E2%91%A1", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-csspositionvalue%E2%91%A2", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedef-position%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-object-position", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-Exposed%E2%91%A1%E2%91%A8", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-csspositionvalue-csspositionvalue", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue%E2%91%A5%E2%91%A3", - "https://www.w3.org/TR/css-typed-om-1/#dom-csspositionvalue-csspositionvalue-x-y-x", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue%E2%91%A5%E2%91%A4", - "https://www.w3.org/TR/css-typed-om-1/#dom-csspositionvalue-csspositionvalue-x-y-y", - "https://www.w3.org/TR/css-typed-om-1/#csspositionvalue", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssstylevalue%E2%91%A1%E2%91%A3", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue%E2%91%A5%E2%91%A5", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-csspositionvalue-x", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue%E2%91%A5%E2%91%A6", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-csspositionvalue-y", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-csspositionvalue-x%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-csspositionvalue-y%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#dom-csspositionvalue-csspositionvalue", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue-match%E2%91%A0%E2%91%A1", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedef-length-percentage%E2%91%A3", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-dfn-throw%E2%91%A4%E2%91%A1", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-exceptiondef-typeerror%E2%91%A3%E2%91%A4", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-csspositionvalue%E2%91%A3", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-csspositionvalue-x%E2%91%A1", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-csspositionvalue-y%E2%91%A1", - "https://www.w3.org/TR/css-typed-om-1/#dom-csspositionvalue-x", - "https://www.w3.org/TR/css-typed-om-1/#dom-csspositionvalue-y", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-csspositionvalue%E2%91%A4", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue-match%E2%91%A0%E2%91%A2", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedef-length-percentage%E2%91%A4", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-dfn-throw%E2%91%A4%E2%91%A2", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-exceptiondef-typeerror%E2%91%A3%E2%91%A5", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-csspositionvalue-x%E2%91%A2", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-csspositionvalue-y%E2%91%A2", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-csspositionvalue-x%E2%91%A3", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-csspositionvalue-y%E2%91%A3", - "https://www.w3.org/TR/css-typed-om-1/#example-b64a12e5", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedef-position%E2%91%A1", "https://www.w3.org/TR/css-typed-om-1/#imagevalue-objects", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssimagevalue%E2%91%A0", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssimagevalue", "https://www.w3.org/TR/css-typed-om-1/#ref-for-Exposed%E2%91%A2%E2%93%AA", "https://www.w3.org/TR/css-typed-om-1/#cssimagevalue", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssstylevalue%E2%91%A1%E2%91%A4", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssimagevalue%E2%91%A1", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-image-type%E2%91%A0", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssstylevalue%E2%91%A1%E2%91%A6", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssimagevalue%E2%91%A0", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedef-image", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-background-image%E2%91%A1", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-list-style-image", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-border-image-source", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssimagevalue%E2%91%A2", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-image-type%E2%91%A1", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssimagevalue%E2%91%A1", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedef-image%E2%91%A0", "https://www.w3.org/TR/css-typed-om-1/#ref-for-funcdef-url", "https://www.w3.org/TR/css-typed-om-1/#ref-for-funcdef-image", - "https://www.w3.org/TR/css-typed-om-1/#example-4c62f08c", + "https://www.w3.org/TR/css-typed-om-1/#example-e5256ca1", "https://www.w3.org/TR/css-typed-om-1/#ref-for-the-style-element", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-attr-style", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-background-image%E2%91%A2", "https://www.w3.org/TR/css-typed-om-1/#ref-for-computed-value%E2%91%A3", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-element-computedstylemap%E2%91%A2", + "https://www.w3.org/TR/css-typed-om-1/#colorvalue-objects", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-csscolorvalue", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-csscolorvalue%E2%91%A0", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedef-color", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-Exposed%E2%91%A2%E2%91%A0", + "https://www.w3.org/TR/css-typed-om-1/#csscolorvalue", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssstylevalue%E2%91%A1%E2%91%A7", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-Exposed%E2%91%A2%E2%91%A1", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-csscolorvalue%E2%91%A1", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssstylevalue%E2%91%A1%E2%91%A8", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-csscolorvalue-parse", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-USVString%E2%91%A1%E2%91%A5", + "https://www.w3.org/TR/css-typed-om-1/#dom-csscolorvalue-parse-csstext-csstext", + "https://www.w3.org/TR/css-typed-om-1/#dom-csscolorvalue-parse", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-css-parse-something-according-to-a-css-grammar%E2%91%A0", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedef-color%E2%91%A0", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-dfn-throw%E2%91%A4%E2%91%A4", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-syntaxerror%E2%91%A5", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-a-color-value", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-csscolorvalue%E2%91%A2", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedefdef-cssnumberish%E2%91%A1%E2%91%A7", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedefdef-csskeywordish%E2%91%A0", + "https://www.w3.org/TR/css-typed-om-1/#typedefdef-csscolorrgbcomp", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedefdef-cssnumberish%E2%91%A1%E2%91%A8", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedefdef-csskeywordish%E2%91%A1", + "https://www.w3.org/TR/css-typed-om-1/#typedefdef-csscolorpercent", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedefdef-cssnumberish%E2%91%A2%E2%93%AA", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedefdef-csskeywordish%E2%91%A2", + "https://www.w3.org/TR/css-typed-om-1/#typedefdef-csscolornumber", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedefdef-cssnumberish%E2%91%A2%E2%91%A0", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedefdef-csskeywordish%E2%91%A3", + "https://www.w3.org/TR/css-typed-om-1/#typedefdef-csscolorangle", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-number-value%E2%91%A4", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-percentage-value%E2%91%A4", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-percentage-value%E2%91%A5", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-number-value%E2%91%A5", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-angle-value%E2%91%A6", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-double%E2%91%A5%E2%91%A7", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue%E2%91%A5%E2%91%A7", + "https://www.w3.org/TR/css-typed-om-1/#rectify-a-csscolorrgbcomp", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-double%E2%91%A5%E2%91%A8", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-create-a-cssunitvalue-from-a-pair%E2%91%A4", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-DOMString%E2%91%A1", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-rectify-a-keywordish-value%E2%91%A0", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue%E2%91%A5%E2%91%A8", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue-match%E2%91%A0%E2%91%A2", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-number-value%E2%91%A6", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-percentage-value%E2%91%A6", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-csskeywordvalue%E2%91%A0%E2%93%AA", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-csskeywordvalue-value%E2%91%A4", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-ascii-case-insensitive%E2%91%A0", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-syntaxerror%E2%91%A6", + "https://www.w3.org/TR/css-typed-om-1/#rectify-a-csscolorpercent", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-double%E2%91%A6%E2%93%AA", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-create-a-cssunitvalue-from-a-pair%E2%91%A5", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-DOMString%E2%91%A2", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-rectify-a-keywordish-value%E2%91%A1", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue%E2%91%A6%E2%93%AA", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue-match%E2%91%A0%E2%91%A3", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-percentage-value%E2%91%A7", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-csskeywordvalue%E2%91%A0%E2%91%A0", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-csskeywordvalue-value%E2%91%A5", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-ascii-case-insensitive%E2%91%A1", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-syntaxerror%E2%91%A7", + "https://www.w3.org/TR/css-typed-om-1/#rectify-a-csscolornumber", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-double%E2%91%A6%E2%91%A0", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-create-a-cssunitvalue-from-a-pair%E2%91%A6", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-DOMString%E2%91%A3", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-rectify-a-keywordish-value%E2%91%A2", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue%E2%91%A6%E2%91%A0", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue-match%E2%91%A0%E2%91%A4", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-number-value%E2%91%A7", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-csskeywordvalue%E2%91%A0%E2%91%A1", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-csskeywordvalue-value%E2%91%A6", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-ascii-case-insensitive%E2%91%A2", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-syntaxerror%E2%91%A8", + "https://www.w3.org/TR/css-typed-om-1/#rectify-a-csscolorangle", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-double%E2%91%A6%E2%91%A1", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-create-a-cssunitvalue-from-a-pair%E2%91%A7", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-DOMString%E2%91%A4", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-rectify-a-keywordish-value%E2%91%A3", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue%E2%91%A6%E2%91%A1", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue-match%E2%91%A0%E2%91%A5", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-angle-value%E2%91%A7", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-csskeywordvalue%E2%91%A0%E2%91%A2", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-csskeywordvalue-value%E2%91%A7", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-ascii-case-insensitive%E2%91%A3", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-exceptiondef-typeerror%E2%91%A3%E2%91%A7", + "https://www.w3.org/TR/css-typed-om-1/#issue-0e2e471e", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-Exposed%E2%91%A2%E2%91%A2", + "https://www.w3.org/TR/css-typed-om-1/#cssrgb", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-csscolorvalue%E2%91%A3", + "https://www.w3.org/TR/css-typed-om-1/#dom-cssrgb-cssrgb", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedefdef-csscolorrgbcomp", + "https://www.w3.org/TR/css-typed-om-1/#dom-cssrgb-cssrgb-r-g-b-alpha-r", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedefdef-csscolorrgbcomp%E2%91%A0", + "https://www.w3.org/TR/css-typed-om-1/#dom-cssrgb-cssrgb-r-g-b-alpha-g", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedefdef-csscolorrgbcomp%E2%91%A1", + "https://www.w3.org/TR/css-typed-om-1/#dom-cssrgb-cssrgb-r-g-b-alpha-b", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedefdef-csscolorpercent", + "https://www.w3.org/TR/css-typed-om-1/#dom-cssrgb-cssrgb-r-g-b-alpha-alpha", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedefdef-csscolorrgbcomp%E2%91%A2", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssrgb-r", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedefdef-csscolorrgbcomp%E2%91%A3", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssrgb-g", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedefdef-csscolorrgbcomp%E2%91%A4", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssrgb-b", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedefdef-csscolorpercent%E2%91%A0", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssrgb-alpha", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssrgb", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-funcdef-rgb", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-funcdef-rgba", + "https://www.w3.org/TR/css-typed-om-1/#dom-cssrgb-cssrgb-r-g-b-optional-alpha", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-rectify-a-csscolorrgbcomp", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-rectify-a-csscolorpercent", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssrgb%E2%91%A0", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssrgb-r%E2%91%A0", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssrgb-g%E2%91%A0", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssrgb-b%E2%91%A0", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssrgb-alpha%E2%91%A0", + "https://www.w3.org/TR/css-typed-om-1/#dom-cssrgb-r", + "https://www.w3.org/TR/css-typed-om-1/#dom-cssrgb-g", + "https://www.w3.org/TR/css-typed-om-1/#dom-cssrgb-b", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssrgb%E2%91%A1", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-rectify-a-csscolorrgbcomp%E2%91%A0", + "https://www.w3.org/TR/css-typed-om-1/#dom-cssrgb-alpha", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssrgb%E2%91%A2", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-rectify-a-csscolorpercent%E2%91%A0", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-Exposed%E2%91%A2%E2%91%A3", + "https://www.w3.org/TR/css-typed-om-1/#csshsl", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-csscolorvalue%E2%91%A4", + "https://www.w3.org/TR/css-typed-om-1/#dom-csshsl-csshsl", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedefdef-csscolorangle", + "https://www.w3.org/TR/css-typed-om-1/#dom-csshsl-csshsl-h-s-l-alpha-h", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedefdef-csscolorpercent%E2%91%A1", + "https://www.w3.org/TR/css-typed-om-1/#dom-csshsl-csshsl-h-s-l-alpha-s", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedefdef-csscolorpercent%E2%91%A2", + "https://www.w3.org/TR/css-typed-om-1/#dom-csshsl-csshsl-h-s-l-alpha-l", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedefdef-csscolorpercent%E2%91%A3", + "https://www.w3.org/TR/css-typed-om-1/#dom-csshsl-csshsl-h-s-l-alpha-alpha", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedefdef-csscolorangle%E2%91%A0", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-csshsl-h", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedefdef-csscolorpercent%E2%91%A4", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-csshsl-s", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedefdef-csscolorpercent%E2%91%A5", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-csshsl-l", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedefdef-csscolorpercent%E2%91%A6", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-csshsl-alpha", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-csshsl", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-funcdef-hsl", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-funcdef-hsla", + "https://www.w3.org/TR/css-typed-om-1/#dom-csshsl-csshsl-h-s-l-optional-alpha", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-rectify-a-csscolorangle", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-rectify-a-csscolorpercent%E2%91%A1", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-csshsl%E2%91%A0", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-csshsl-h%E2%91%A0", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-csshsl-s%E2%91%A0", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-csshsl-l%E2%91%A0", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-csshsl-alpha%E2%91%A0", + "https://www.w3.org/TR/css-typed-om-1/#dom-csshsl-h", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-csshsl%E2%91%A1", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-rectify-a-csscolorangle%E2%91%A0", + "https://www.w3.org/TR/css-typed-om-1/#dom-csshsl-s", + "https://www.w3.org/TR/css-typed-om-1/#dom-csshsl-l", + "https://www.w3.org/TR/css-typed-om-1/#dom-csshsl-alpha", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-csshsl%E2%91%A2", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-rectify-a-csscolorpercent%E2%91%A2", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-Exposed%E2%91%A2%E2%91%A4", + "https://www.w3.org/TR/css-typed-om-1/#csshwb", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-csscolorvalue%E2%91%A5", + "https://www.w3.org/TR/css-typed-om-1/#dom-csshwb-csshwb", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue%E2%91%A6%E2%91%A2", + "https://www.w3.org/TR/css-typed-om-1/#dom-csshwb-csshwb-h-w-b-alpha-h", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedefdef-cssnumberish%E2%91%A2%E2%91%A1", + "https://www.w3.org/TR/css-typed-om-1/#dom-csshwb-csshwb-h-w-b-alpha-w", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedefdef-cssnumberish%E2%91%A2%E2%91%A2", + "https://www.w3.org/TR/css-typed-om-1/#dom-csshwb-csshwb-h-w-b-alpha-b", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedefdef-cssnumberish%E2%91%A2%E2%91%A3", + "https://www.w3.org/TR/css-typed-om-1/#dom-csshwb-csshwb-h-w-b-alpha-alpha", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue%E2%91%A6%E2%91%A3", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-csshwb-h", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedefdef-cssnumberish%E2%91%A2%E2%91%A4", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-csshwb-w", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedefdef-cssnumberish%E2%91%A2%E2%91%A5", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-csshwb-b", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedefdef-cssnumberish%E2%91%A2%E2%91%A6", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-csshwb-alpha", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-csshwb", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-funcdef-hwb", + "https://www.w3.org/TR/css-typed-om-1/#dom-csshwb-csshwb-h-w-b-optional-alpha", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-rectify-a-csscolorangle%E2%91%A1", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-rectify-a-csscolorpercent%E2%91%A3", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-csshwb%E2%91%A0", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-csshwb-h%E2%91%A0", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-csshwb-w%E2%91%A0", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-csshwb-b%E2%91%A0", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-csshwb-alpha%E2%91%A0", + "https://www.w3.org/TR/css-typed-om-1/#dom-csshwb-h", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-csshwb%E2%91%A1", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-rectify-a-csscolorangle%E2%91%A2", + "https://www.w3.org/TR/css-typed-om-1/#dom-csshwb-w", + "https://www.w3.org/TR/css-typed-om-1/#dom-csshwb-b", + "https://www.w3.org/TR/css-typed-om-1/#dom-csshwb-alpha", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-csshwb%E2%91%A2", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-rectify-a-csscolorpercent%E2%91%A4", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-Exposed%E2%91%A2%E2%91%A5", + "https://www.w3.org/TR/css-typed-om-1/#csslab", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-csscolorvalue%E2%91%A6", + "https://www.w3.org/TR/css-typed-om-1/#dom-csslab-csslab", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedefdef-csscolorpercent%E2%91%A7", + "https://www.w3.org/TR/css-typed-om-1/#dom-csslab-csslab-l-a-b-alpha-l", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedefdef-csscolornumber", + "https://www.w3.org/TR/css-typed-om-1/#dom-csslab-csslab-l-a-b-alpha-a", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedefdef-csscolornumber%E2%91%A0", + "https://www.w3.org/TR/css-typed-om-1/#dom-csslab-csslab-l-a-b-alpha-b", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedefdef-csscolorpercent%E2%91%A8", + "https://www.w3.org/TR/css-typed-om-1/#dom-csslab-csslab-l-a-b-alpha-alpha", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedefdef-csscolorpercent%E2%91%A0%E2%93%AA", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-csslab-l", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedefdef-csscolornumber%E2%91%A1", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-csslab-a", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedefdef-csscolornumber%E2%91%A2", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-csslab-b", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedefdef-csscolorpercent%E2%91%A0%E2%91%A0", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-csslab-alpha", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-csslab", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-funcdef-lab", + "https://www.w3.org/TR/css-typed-om-1/#dom-csslab-csslab-l-a-b-optional-alpha", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-rectify-a-csscolornumber", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-rectify-a-csscolorpercent%E2%91%A5", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-csslab%E2%91%A0", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-csslab-l%E2%91%A0", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-csslab-a%E2%91%A0", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-csslab-b%E2%91%A0", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-csslab-alpha%E2%91%A0", + "https://www.w3.org/TR/css-typed-om-1/#dom-csslab-l", + "https://www.w3.org/TR/css-typed-om-1/#dom-csslab-alpha", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-csslab%E2%91%A1", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-rectify-a-csscolorpercent%E2%91%A6", + "https://www.w3.org/TR/css-typed-om-1/#dom-csslab-a", + "https://www.w3.org/TR/css-typed-om-1/#dom-csslab-b", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-csslab%E2%91%A2", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-rectify-a-csscolornumber%E2%91%A0", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-Exposed%E2%91%A2%E2%91%A6", + "https://www.w3.org/TR/css-typed-om-1/#csslch", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-csscolorvalue%E2%91%A7", + "https://www.w3.org/TR/css-typed-om-1/#dom-csslch-csslch", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedefdef-csscolorpercent%E2%91%A0%E2%91%A1", + "https://www.w3.org/TR/css-typed-om-1/#dom-csslch-csslch-l-c-h-alpha-l", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedefdef-csscolorpercent%E2%91%A0%E2%91%A2", + "https://www.w3.org/TR/css-typed-om-1/#dom-csslch-csslch-l-c-h-alpha-c", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedefdef-csscolorangle%E2%91%A1", + "https://www.w3.org/TR/css-typed-om-1/#dom-csslch-csslch-l-c-h-alpha-h", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedefdef-csscolorpercent%E2%91%A0%E2%91%A3", + "https://www.w3.org/TR/css-typed-om-1/#dom-csslch-csslch-l-c-h-alpha-alpha", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedefdef-csscolorpercent%E2%91%A0%E2%91%A4", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-csslch-l", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedefdef-csscolorpercent%E2%91%A0%E2%91%A5", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-csslch-c", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedefdef-csscolorangle%E2%91%A2", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-csslch-h", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedefdef-csscolorpercent%E2%91%A0%E2%91%A6", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-csslch-alpha", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-csslch", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-funcdef-lch", + "https://www.w3.org/TR/css-typed-om-1/#dom-csslch-csslch-l-c-h-optional-alpha", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-rectify-a-csscolorangle%E2%91%A3", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-rectify-a-csscolorpercent%E2%91%A7", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-csslch%E2%91%A0", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-csslch-l%E2%91%A0", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-csslch-c%E2%91%A0", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-csslch-h%E2%91%A0", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-csslch-alpha%E2%91%A0", + "https://www.w3.org/TR/css-typed-om-1/#dom-csslch-h", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-csslch%E2%91%A1", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-rectify-a-csscolorangle%E2%91%A4", + "https://www.w3.org/TR/css-typed-om-1/#dom-csslch-l", + "https://www.w3.org/TR/css-typed-om-1/#dom-csslch-c", + "https://www.w3.org/TR/css-typed-om-1/#dom-csslch-alpha", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-csslch%E2%91%A2", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-rectify-a-csscolorpercent%E2%91%A8", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-Exposed%E2%91%A2%E2%91%A7", + "https://www.w3.org/TR/css-typed-om-1/#cssoklab", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-csscolorvalue%E2%91%A8", + "https://www.w3.org/TR/css-typed-om-1/#dom-cssoklab-cssoklab", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedefdef-csscolorpercent%E2%91%A0%E2%91%A7", + "https://www.w3.org/TR/css-typed-om-1/#dom-cssoklab-cssoklab-l-a-b-alpha-l", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedefdef-csscolornumber%E2%91%A3", + "https://www.w3.org/TR/css-typed-om-1/#dom-cssoklab-cssoklab-l-a-b-alpha-a", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedefdef-csscolornumber%E2%91%A4", + "https://www.w3.org/TR/css-typed-om-1/#dom-cssoklab-cssoklab-l-a-b-alpha-b", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedefdef-csscolorpercent%E2%91%A0%E2%91%A8", + "https://www.w3.org/TR/css-typed-om-1/#dom-cssoklab-cssoklab-l-a-b-alpha-alpha", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedefdef-csscolorpercent%E2%91%A1%E2%93%AA", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssoklab-l", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedefdef-csscolornumber%E2%91%A5", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssoklab-a", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedefdef-csscolornumber%E2%91%A6", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssoklab-b", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedefdef-csscolorpercent%E2%91%A1%E2%91%A0", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssoklab-alpha", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssoklab", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-funcdef-oklab", + "https://www.w3.org/TR/css-typed-om-1/#dom-cssoklab-cssoklab-l-a-b-optional-alpha", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-rectify-a-csscolornumber%E2%91%A1", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-rectify-a-csscolorpercent%E2%91%A0%E2%93%AA", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssoklab%E2%91%A0", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssoklab-l%E2%91%A0", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssoklab-a%E2%91%A0", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssoklab-b%E2%91%A0", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssoklab-alpha%E2%91%A0", + "https://www.w3.org/TR/css-typed-om-1/#dom-cssoklab-l", + "https://www.w3.org/TR/css-typed-om-1/#dom-cssoklab-alpha", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssoklab%E2%91%A1", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-rectify-a-csscolorpercent%E2%91%A0%E2%91%A0", + "https://www.w3.org/TR/css-typed-om-1/#dom-cssoklab-a", + "https://www.w3.org/TR/css-typed-om-1/#dom-cssoklab-b", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssoklab%E2%91%A2", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-rectify-a-csscolornumber%E2%91%A2", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-Exposed%E2%91%A2%E2%91%A8", + "https://www.w3.org/TR/css-typed-om-1/#cssoklch", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-csscolorvalue%E2%91%A0%E2%93%AA", + "https://www.w3.org/TR/css-typed-om-1/#dom-cssoklch-cssoklch", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedefdef-csscolorpercent%E2%91%A1%E2%91%A1", + "https://www.w3.org/TR/css-typed-om-1/#dom-cssoklch-cssoklch-l-c-h-alpha-l", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedefdef-csscolorpercent%E2%91%A1%E2%91%A2", + "https://www.w3.org/TR/css-typed-om-1/#dom-cssoklch-cssoklch-l-c-h-alpha-c", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedefdef-csscolorangle%E2%91%A3", + "https://www.w3.org/TR/css-typed-om-1/#dom-cssoklch-cssoklch-l-c-h-alpha-h", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedefdef-csscolorpercent%E2%91%A1%E2%91%A3", + "https://www.w3.org/TR/css-typed-om-1/#dom-cssoklch-cssoklch-l-c-h-alpha-alpha", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedefdef-csscolorpercent%E2%91%A1%E2%91%A4", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssoklch-l", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedefdef-csscolorpercent%E2%91%A1%E2%91%A5", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssoklch-c", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedefdef-csscolorangle%E2%91%A4", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssoklch-h", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedefdef-csscolorpercent%E2%91%A1%E2%91%A6", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssoklch-alpha", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssoklch", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-funcdef-lch%E2%91%A0", + "https://www.w3.org/TR/css-typed-om-1/#dom-cssoklch-cssoklch-l-c-h-optional-alpha", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-rectify-a-csscolorangle%E2%91%A5", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-rectify-a-csscolorpercent%E2%91%A0%E2%91%A1", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssoklch%E2%91%A0", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssoklch-l%E2%91%A0", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssoklch-c%E2%91%A0", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssoklch-h%E2%91%A0", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssoklch-alpha%E2%91%A0", + "https://www.w3.org/TR/css-typed-om-1/#dom-cssoklch-h", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssoklch%E2%91%A1", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-rectify-a-csscolorangle%E2%91%A6", + "https://www.w3.org/TR/css-typed-om-1/#dom-cssoklch-l", + "https://www.w3.org/TR/css-typed-om-1/#dom-cssoklch-c", + "https://www.w3.org/TR/css-typed-om-1/#dom-cssoklch-alpha", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssoklch%E2%91%A2", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-rectify-a-csscolorpercent%E2%91%A0%E2%91%A2", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-Exposed%E2%91%A3%E2%93%AA", + "https://www.w3.org/TR/css-typed-om-1/#csscolor", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-csscolorvalue%E2%91%A0%E2%91%A0", + "https://www.w3.org/TR/css-typed-om-1/#dom-csscolor-csscolor", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedefdef-csskeywordish%E2%91%A4", + "https://www.w3.org/TR/css-typed-om-1/#dom-csscolor-csscolor-colorspace-channels-alpha-colorspace", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-sequence%E2%91%A4", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedefdef-csscolorpercent%E2%91%A1%E2%91%A7", + "https://www.w3.org/TR/css-typed-om-1/#dom-csscolor-csscolor-colorspace-channels-alpha-channels", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedefdef-cssnumberish%E2%91%A2%E2%91%A7", + "https://www.w3.org/TR/css-typed-om-1/#dom-csscolor-csscolor-colorspace-channels-alpha-alpha", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedefdef-csskeywordish%E2%91%A5", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-csscolor-colorspace", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-observable-array", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedefdef-csscolorpercent%E2%91%A1%E2%91%A8", + "https://www.w3.org/TR/css-typed-om-1/#dom-csscolor-channels", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedefdef-cssnumberish%E2%91%A2%E2%91%A8", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-csscolor-alpha", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-csscolor", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-funcdef-color", + "https://www.w3.org/TR/css-typed-om-1/#dom-csscolor-csscolor-colorspace-channels-optional-alpha", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-rectify-a-keywordish-value%E2%91%A4", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-rectify-a-csscolorpercent%E2%91%A0%E2%91%A3", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-rectify-a-csscolorpercent%E2%91%A0%E2%91%A4", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-csscolor%E2%91%A0", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-csscolor-colorspace%E2%91%A0", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-csscolor-channels", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-csscolor-alpha%E2%91%A0", + "https://www.w3.org/TR/css-typed-om-1/#dom-csscolor-colorspace", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-csscolor%E2%91%A1", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-rectify-a-keywordish-value%E2%91%A5", + "https://www.w3.org/TR/css-typed-om-1/#dom-csscolor-alpha", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-csscolor%E2%91%A2", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-rectify-a-csscolorpercent%E2%91%A0%E2%91%A5", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-observable-array-attribute-set-an-indexed-value", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-csscolor%E2%91%A3", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-csscolor-channels%E2%91%A0", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-rectify-a-csscolorpercent%E2%91%A0%E2%91%A6", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-csscolor-channels%E2%91%A1", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-observable-array-attribute-backing-list", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-observable-array-attribute-delete-an-indexed-value", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-csscolor%E2%91%A4", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-csscolor-channels%E2%91%A2", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-list-remove%E2%91%A0", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-csscolor-channels%E2%91%A3", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-observable-array-attribute-backing-list%E2%91%A0", "https://www.w3.org/TR/css-typed-om-1/#reify-stylevalue", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssstylevalue%E2%91%A1%E2%91%A5", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-underlying-values%E2%91%A5", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssstylevalue%E2%91%A2%E2%93%AA", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-css-internal-representation%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/css-typed-om-1/#css-reify", "https://www.w3.org/TR/css-typed-om-1/#ref-for-css-reify%E2%91%A4", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-underlying-values%E2%91%A6", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-css-internal-representation%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/css-typed-om-1/#ref-for-list-valued-properties%E2%91%A3", "https://www.w3.org/TR/css-typed-om-1/#ref-for-stylepropertymap%E2%91%A0%E2%91%A5", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-stylepropertymapreadonly-getall%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-underlying-values%E2%91%A7", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-css-internal-representation%E2%91%A0%E2%91%A2", "https://www.w3.org/TR/css-typed-om-1/#ref-for-funcdef-var%E2%91%A4", "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-a-list-of-component-values", + "https://www.w3.org/TR/css-typed-om-1/#reify-property", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-css-reify%E2%91%A5", "https://www.w3.org/TR/css-typed-om-1/#ref-for-custom-property%E2%91%A3", "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-a-list-of-component-values%E2%91%A0", "https://www.w3.org/TR/css-typed-om-1/#ref-for-custom-property%E2%91%A4", - "https://www.w3.org/TR/css-typed-om-1/#issue-6fa5e2df", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-align-content", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-align-items", "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-an-identifier", @@ -1783,14 +2351,14 @@ "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedef-self-position", "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedef-overflow-position", "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-an-identifier%E2%91%A1", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssstylevalue%E2%91%A1%E2%91%A6", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssstylevalue%E2%91%A2%E2%91%A0", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-align-self", "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-an-identifier%E2%91%A2", "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-an-identifier%E2%91%A3", "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedef-self-position%E2%91%A0", "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedef-overflow-position%E2%91%A0", "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-an-identifier%E2%91%A4", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssstylevalue%E2%91%A1%E2%91%A7", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssstylevalue%E2%91%A2%E2%91%A1", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-alignment-baseline", "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-an-identifier%E2%91%A5", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-all", @@ -1800,18 +2368,18 @@ "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-appearance", "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-an-identifier%E2%91%A8", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-azimuth", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-angle-value%E2%91%A6", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-angle-value%E2%91%A8", "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-a-numeric-value%E2%91%A0", "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-an-identifier%E2%91%A0%E2%93%AA", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssstylevalue%E2%91%A1%E2%91%A8", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssstylevalue%E2%91%A2%E2%91%A2", "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-a-numeric-value%E2%91%A1", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-backdrop-filter", "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-an-identifier%E2%91%A0%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssstylevalue%E2%91%A2%E2%93%AA", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssstylevalue%E2%91%A2%E2%91%A3", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-backface-visibility", "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-an-identifier%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-background", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssstylevalue%E2%91%A2%E2%91%A0", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssstylevalue%E2%91%A2%E2%91%A4", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-background-attachment", "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-an-identifier%E2%91%A0%E2%91%A2", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-background-blend-mode", @@ -1819,47 +2387,45 @@ "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-background-clip", "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-an-identifier%E2%91%A0%E2%91%A4", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-background-color", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssstylevalue%E2%91%A2%E2%91%A1", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssstylevalue%E2%91%A2%E2%91%A5", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-background-image%E2%91%A3", "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-an-identifier%E2%91%A0%E2%91%A5", "https://www.w3.org/TR/css-typed-om-1/#ref-for-funcdef-url%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-background-image-transform", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-an-identifier%E2%91%A0%E2%91%A6", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-background-position", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-background-repeat", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-an-identifier%E2%91%A0%E2%91%A6", "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-an-identifier%E2%91%A0%E2%91%A7", "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-an-identifier%E2%91%A0%E2%91%A8", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-an-identifier%E2%91%A1%E2%93%AA", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssstylevalue%E2%91%A2%E2%91%A2", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssstylevalue%E2%91%A2%E2%91%A6", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-baseline-shift", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-an-identifier%E2%91%A1%E2%91%A0", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-an-identifier%E2%91%A1%E2%93%AA", "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-a-numeric-value%E2%91%A2", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-block-size", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-width%E2%91%A0", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-width%E2%91%A1", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-block-step", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssstylevalue%E2%91%A2%E2%91%A3", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssstylevalue%E2%91%A2%E2%91%A7", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-block-step-align", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-an-identifier%E2%91%A1%E2%91%A1", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-an-identifier%E2%91%A1%E2%91%A0", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-block-step-insert", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-an-identifier%E2%91%A1%E2%91%A2", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-an-identifier%E2%91%A1%E2%91%A1", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-block-step-round", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-an-identifier%E2%91%A1%E2%91%A3", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-an-identifier%E2%91%A1%E2%91%A2", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-block-step-size", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-an-identifier%E2%91%A1%E2%91%A4", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-an-identifier%E2%91%A1%E2%91%A3", "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-a-numeric-value%E2%91%A3", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-bookmark-label", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssstylevalue%E2%91%A2%E2%91%A4", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssstylevalue%E2%91%A2%E2%91%A8", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-bookmark-level", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-an-identifier%E2%91%A1%E2%91%A5", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-an-identifier%E2%91%A1%E2%91%A4", "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-a-numeric-value%E2%91%A4", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-bookmark-state", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-an-identifier%E2%91%A1%E2%91%A6", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-an-identifier%E2%91%A1%E2%91%A5", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-border", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssstylevalue%E2%91%A2%E2%91%A5", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssstylevalue%E2%91%A3%E2%93%AA", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-border-block", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-border-block-start", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-border-block-color", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssstylevalue%E2%91%A2%E2%91%A6", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssstylevalue%E2%91%A3%E2%91%A0", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-border-block-end", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-border-block-start%E2%91%A0", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-border-block-end-color", @@ -1877,9 +2443,9 @@ "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-border-block-start-width", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-border-top-width%E2%91%A0", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-border-block-style", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssstylevalue%E2%91%A2%E2%91%A7", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssstylevalue%E2%91%A3%E2%91%A1", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-border-block-width", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssstylevalue%E2%91%A2%E2%91%A8", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssstylevalue%E2%91%A3%E2%91%A2", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-border-bottom", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-border-top%E2%91%A0", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-border-bottom-color", @@ -1889,13 +2455,11 @@ "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-border-bottom-width", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-border-top-width%E2%91%A1", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-border-boundary", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-an-identifier%E2%91%A1%E2%91%A7", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-an-identifier%E2%91%A1%E2%91%A6", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-border-collapse", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-an-identifier%E2%91%A1%E2%91%A8", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-an-identifier%E2%91%A1%E2%91%A7", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-border-color", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssstylevalue%E2%91%A3%E2%93%AA", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-border-image-transform", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-an-identifier%E2%91%A2%E2%93%AA", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssstylevalue%E2%91%A3%E2%91%A3", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-border-inline", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-border-inline-color", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-border-inline-end", @@ -1917,7 +2481,7 @@ "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-border-left-width", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-border-top-width%E2%91%A2", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-border-radius", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssstylevalue%E2%91%A3%E2%91%A0", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssstylevalue%E2%91%A3%E2%91%A4", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-border-right", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-border-top%E2%91%A2", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-border-right-color", @@ -1929,24 +2493,24 @@ "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-border-spacing", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-border-style", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-border-top%E2%91%A3", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssstylevalue%E2%91%A3%E2%91%A1", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssstylevalue%E2%91%A3%E2%91%A5", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-border-top-color%E2%91%A4", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-an-identifier%E2%91%A2%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssstylevalue%E2%91%A3%E2%91%A2", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-an-identifier%E2%91%A1%E2%91%A8", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssstylevalue%E2%91%A3%E2%91%A6", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-border-top-style%E2%91%A4", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-an-identifier%E2%91%A2%E2%91%A1", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-an-identifier%E2%91%A2%E2%93%AA", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-border-top-width%E2%91%A4", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-length-value%E2%91%A6", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-length-value%E2%91%A5", "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-a-numeric-value%E2%91%A5", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-an-identifier%E2%91%A2%E2%91%A2", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-an-identifier%E2%91%A2%E2%91%A0", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-border-width", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssstylevalue%E2%91%A3%E2%91%A3", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssstylevalue%E2%91%A3%E2%91%A7", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-bottom", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-an-identifier%E2%91%A2%E2%91%A3", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-an-identifier%E2%91%A2%E2%91%A1", "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-a-numeric-value%E2%91%A6", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-box-decoration-break", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-box-sizing", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-an-identifier%E2%91%A2%E2%91%A4", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-an-identifier%E2%91%A2%E2%91%A2", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-box-snap", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-break-after", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-break-before", @@ -1954,17 +2518,17 @@ "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-caption-side", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-caret", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-caret-color", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-an-identifier%E2%91%A2%E2%91%A5", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssstylevalue%E2%91%A3%E2%91%A4", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-an-identifier%E2%91%A2%E2%91%A3", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssstylevalue%E2%91%A3%E2%91%A8", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-caret-shape", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-clear", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-an-identifier%E2%91%A2%E2%91%A6", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-an-identifier%E2%91%A2%E2%91%A4", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-clip", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-clip-path", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-clip-rule", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-color0%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-an-identifier%E2%91%A2%E2%91%A7", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssstylevalue%E2%91%A3%E2%91%A5", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-color%E2%91%A0", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-an-identifier%E2%91%A2%E2%91%A5", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssstylevalue%E2%91%A4%E2%93%AA", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-color-adjust", "https://www.w3.org/TR/css-typed-om-1/#ref-for-ColorInterpolationProperty", "https://www.w3.org/TR/css-typed-om-1/#ref-for-ColorRenderingProperty", @@ -1977,21 +2541,21 @@ "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-counter-increment", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-counter-reset%E2%91%A1", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-counter-set", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cue", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cue-after", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cue-before", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-cue", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-cue-after", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-cue-before", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-cursor", "https://www.w3.org/TR/css-typed-om-1/#ref-for-CxProperty", "https://www.w3.org/TR/css-typed-om-1/#ref-for-CyProperty", "https://www.w3.org/TR/css-typed-om-1/#ref-for-DProperty", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-direction", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-an-identifier%E2%91%A2%E2%91%A8", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-an-identifier%E2%91%A2%E2%91%A6", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-display", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-an-identifier%E2%91%A3%E2%93%AA", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-an-identifier%E2%91%A2%E2%91%A7", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-dominant-baseline", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-elevation", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-empty-cells", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-an-identifier%E2%91%A3%E2%91%A0", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-an-identifier%E2%91%A2%E2%91%A8", "https://www.w3.org/TR/css-typed-om-1/#ref-for-FillProperty", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-fill-break", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-fill-color", @@ -2010,62 +2574,52 @@ "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-flex-shrink", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-flex-wrap", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-float", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-an-identifier%E2%91%A3%E2%91%A1", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-an-identifier%E2%91%A3%E2%93%AA", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-float-defer", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-font", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssstylevalue%E2%91%A3%E2%91%A6", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssstylevalue%E2%91%A4%E2%91%A0", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-font-family", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssstylevalue%E2%91%A3%E2%91%A7", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssstylevalue%E2%91%A4%E2%91%A1", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-font-language-override", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-an-identifier%E2%91%A3%E2%91%A0", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssstylevalue%E2%91%A4%E2%91%A2", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-font-optical-sizing", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-an-identifier%E2%91%A3%E2%91%A1", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-font-palette", "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-an-identifier%E2%91%A3%E2%91%A2", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssstylevalue%E2%91%A3%E2%91%A8", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-font-max-size", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-absolute-size-value", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-relative-size-value", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssstylevalue%E2%91%A4%E2%91%A3", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-font-size", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-value-def-absolute-size", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-value-def-relative-size", "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-an-identifier%E2%91%A3%E2%91%A3", "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-a-numeric-value%E2%91%A7", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-font-min-size", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-font-size", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-font-optical-sizing", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-font-size-adjust", "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-an-identifier%E2%91%A3%E2%91%A4", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-font-palette", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-an-identifier%E2%91%A3%E2%91%A5", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssstylevalue%E2%91%A4%E2%93%AA", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-font-presentation", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-an-identifier%E2%91%A3%E2%91%A6", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-font-size%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-absolute-size-value%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-relative-size-value%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-an-identifier%E2%91%A3%E2%91%A7", "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-a-numeric-value%E2%91%A8", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-font-size-adjust", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-an-identifier%E2%91%A3%E2%91%A8", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-a-numeric-value%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-font-stretch", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-percentage-value%E2%91%A4", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-a-numeric-value%E2%91%A0%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-an-identifier%E2%91%A4%E2%93%AA", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-percentage-value%E2%91%A8", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-a-numeric-value%E2%91%A0%E2%93%AA", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-an-identifier%E2%91%A3%E2%91%A5", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-font-style", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-an-identifier%E2%91%A4%E2%91%A0", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-an-identifier%E2%91%A3%E2%91%A6", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-font-synthesis", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-an-identifier%E2%91%A4%E2%91%A1", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssstylevalue%E2%91%A4%E2%91%A0", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-an-identifier%E2%91%A3%E2%91%A7", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssstylevalue%E2%91%A4%E2%91%A4", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-font-variant", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssstylevalue%E2%91%A4%E2%91%A1", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssstylevalue%E2%91%A4%E2%91%A5", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-font-variant-alternates", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-an-identifier%E2%91%A4%E2%91%A2", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssstylevalue%E2%91%A4%E2%91%A2", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-an-identifier%E2%91%A3%E2%91%A8", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssstylevalue%E2%91%A4%E2%91%A6", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-font-variant-emoji", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-an-identifier%E2%91%A4%E2%91%A3", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-an-identifier%E2%91%A4%E2%93%AA", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-font-variation-settings", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-an-identifier%E2%91%A4%E2%91%A4", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssstylevalue%E2%91%A4%E2%91%A3", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-an-identifier%E2%91%A4%E2%91%A0", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssstylevalue%E2%91%A4%E2%91%A7", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-font-weight", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-number-value%E2%91%A4", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-a-numeric-value%E2%91%A0%E2%91%A1", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-an-identifier%E2%91%A4%E2%91%A5", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-number-value%E2%91%A8", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-a-numeric-value%E2%91%A0%E2%91%A0", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-an-identifier%E2%91%A4%E2%91%A1", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-gap", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-mix", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-glyph-orientation-vertical", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-grid", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-grid-area", @@ -2086,10 +2640,10 @@ "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-grid-template-columns", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-grid-template-rows", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-height", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-an-identifier%E2%91%A4%E2%91%A6", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-length-value%E2%91%A7", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-percentage-value%E2%91%A5", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-a-numeric-value%E2%91%A0%E2%91%A2", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-an-identifier%E2%91%A4%E2%91%A2", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-length-value%E2%91%A6", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-percentage-value%E2%91%A0%E2%93%AA", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-a-numeric-value%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-image-rendering", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-image-resolution", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-initial-letter", @@ -2108,24 +2662,24 @@ "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-justify-items", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-justify-self", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-left", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-an-identifier%E2%91%A4%E2%91%A7", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-a-numeric-value%E2%91%A0%E2%91%A3", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-an-identifier%E2%91%A4%E2%91%A3", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-a-numeric-value%E2%91%A0%E2%91%A2", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-letter-spacing", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-line-grid", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-line-height", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-an-identifier%E2%91%A4%E2%91%A8", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-a-numeric-value%E2%91%A0%E2%91%A4", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-an-identifier%E2%91%A4%E2%91%A4", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-a-numeric-value%E2%91%A0%E2%91%A3", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-line-height-step", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-line-snap", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-list-style", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-list-style-image%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-an-identifier%E2%91%A5%E2%93%AA", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-an-identifier%E2%91%A4%E2%91%A5", "https://www.w3.org/TR/css-typed-om-1/#ref-for-funcdef-url%E2%91%A1", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-list-style-position", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-an-identifier%E2%91%A5%E2%91%A0", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-an-identifier%E2%91%A4%E2%91%A6", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-list-style-type", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-margin", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssstylevalue%E2%91%A4%E2%91%A4", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssstylevalue%E2%91%A4%E2%91%A8", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-margin-block", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-margin-block-end", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-margin-block-start", @@ -2139,8 +2693,8 @@ "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-margin-right", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-margin-top%E2%91%A1", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-margin-top%E2%91%A2", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-an-identifier%E2%91%A5%E2%91%A1", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-a-numeric-value%E2%91%A0%E2%91%A5", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-an-identifier%E2%91%A4%E2%91%A7", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-a-numeric-value%E2%91%A0%E2%91%A4", "https://www.w3.org/TR/css-typed-om-1/#ref-for-MarkerProperty", "https://www.w3.org/TR/css-typed-om-1/#ref-for-MarkerEndProperty", "https://www.w3.org/TR/css-typed-om-1/#ref-for-MarkerMidProperty", @@ -2157,7 +2711,7 @@ "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-mask-clip", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-mask-composite", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-mask-image", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-an-identifier%E2%91%A5%E2%91%A2", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-an-identifier%E2%91%A4%E2%91%A8", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-mask-mode", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-mask-origin", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-mask-position", @@ -2178,39 +2732,35 @@ "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-nav-left", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-nav-right", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-nav-up", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-object-fit", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-object-fit", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-offset", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-offset-after", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-offset-anchor", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-offset-before", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-offset-distance", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-offset-end", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-offset-path", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-offset-position", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-offset-rotate", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-offset-start", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-opacity%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-a-numeric-value%E2%91%A0%E2%91%A6", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-a-numeric-value%E2%91%A0%E2%91%A5", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-order", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-orphans", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-outline", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-outline-color", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-an-identifier%E2%91%A5%E2%91%A3", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssstylevalue%E2%91%A4%E2%91%A5", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-an-identifier%E2%91%A5%E2%93%AA", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssstylevalue%E2%91%A5%E2%93%AA", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-outline-offset", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-outline-style", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-an-identifier%E2%91%A5%E2%91%A4", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-an-identifier%E2%91%A5%E2%91%A0", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-outline-width", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-overflow", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssstylevalue%E2%91%A4%E2%91%A6", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssstylevalue%E2%91%A5%E2%91%A0", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-overflow-anchor", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-an-identifier%E2%91%A5%E2%91%A5", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-an-identifier%E2%91%A5%E2%91%A1", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-overflow-x", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-an-identifier%E2%91%A5%E2%91%A6", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-an-identifier%E2%91%A5%E2%91%A2", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-overflow-y", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-an-identifier%E2%91%A5%E2%91%A7", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-an-identifier%E2%91%A5%E2%91%A3", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-padding", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssstylevalue%E2%91%A4%E2%91%A7", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssstylevalue%E2%91%A5%E2%91%A1", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-padding-block", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-padding-block-end", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-padding-block-start", @@ -2224,15 +2774,15 @@ "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-padding-right", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-padding-top%E2%91%A1", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-padding-top%E2%91%A2", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-a-numeric-value%E2%91%A0%E2%91%A7", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-page", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-a-numeric-value%E2%91%A0%E2%91%A6", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-page", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-page-break-after", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-page-break-before", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-page-break-inside", "https://www.w3.org/TR/css-typed-om-1/#ref-for-PaintOrderProperty", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-pause", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-pause-after", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-pause-before", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-pause", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-pause-after", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-pause-before", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-perspective", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-perspective-origin", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-pitch", @@ -2241,22 +2791,21 @@ "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-place-items", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-place-self", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-play-during", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-PointerEventsProperty", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-pointer-events", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-position", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-an-identifier%E2%91%A5%E2%91%A8", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-presentation-level", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-an-identifier%E2%91%A5%E2%91%A4", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-quotes", "https://www.w3.org/TR/css-typed-om-1/#ref-for-RProperty", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-region-fragment", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-resize", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-an-identifier%E2%91%A6%E2%93%AA", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-rest", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-rest-after", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-rest-before", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-an-identifier%E2%91%A5%E2%91%A5", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-rest", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-rest-after", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-rest-before", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-richness", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-right", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-an-identifier%E2%91%A6%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-a-numeric-value%E2%91%A0%E2%91%A8", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-an-identifier%E2%91%A5%E2%91%A6", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-a-numeric-value%E2%91%A0%E2%91%A7", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-rotate", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-row-gap", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-ruby-align", @@ -2291,25 +2840,14 @@ "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-scroll-snap-align", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-scroll-snap-stop", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-scroll-snap-type", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-scrollbar-3dlight-color", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-scrollbar-arrow-color", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-scrollbar-base-color", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-scrollbar-darkshadow-color", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-scrollbar-face-color", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-scrollbar-gutter", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-scrollbar-highlight-color", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-scrollbar-shadow-color", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-scrollbar-track-color", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-shape-inside", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-shape-margin", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-shape-padding", "https://www.w3.org/TR/css-typed-om-1/#ref-for-ShapeRenderingProperty", "https://www.w3.org/TR/css-typed-om-1/#ref-for-ShapesubtractProperty", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-size", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-SolidcolorProperty", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-SolidOpacityProperty", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-speak", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-speak-as", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-speak", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-speak-as", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-speak-header", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-speak-numeral", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-speak-punctuation", @@ -2337,15 +2875,15 @@ "https://www.w3.org/TR/css-typed-om-1/#ref-for-StrokeWidthProperty", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-table-layout", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-text-align", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-an-identifier%E2%91%A6%E2%91%A1", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-an-identifier%E2%91%A5%E2%91%A7", "https://www.w3.org/TR/css-typed-om-1/#ref-for-TextAnchorProperty", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-text-combine-upright", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-text-decoration", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-text-decoration", "https://www.w3.org/TR/css-typed-om-1/#ref-for-TextDecorationFillProperty", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-text-decoration-skip", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-text-decoration-skip", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-text-decoration-skip-ink", "https://www.w3.org/TR/css-typed-om-1/#ref-for-TextDecorationStrokeProperty", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-text-decoration-width", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-text-decoration-thickness", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-text-emphasis-skip", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-text-indent", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-text-orientation", @@ -2353,11 +2891,11 @@ "https://www.w3.org/TR/css-typed-om-1/#ref-for-TextRenderingProperty", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-text-size-adjust", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-text-transform", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-an-identifier%E2%91%A6%E2%91%A2", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-an-identifier%E2%91%A5%E2%91%A8", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-text-underline-offset", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-top", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-an-identifier%E2%91%A6%E2%91%A3", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-a-numeric-value%E2%91%A1%E2%93%AA", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-an-identifier%E2%91%A6%E2%93%AA", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-a-numeric-value%E2%91%A0%E2%91%A8", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-transform-style", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-transition", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-transition-delay", @@ -2369,27 +2907,27 @@ "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-user-select", "https://www.w3.org/TR/css-typed-om-1/#ref-for-VectorEffectProperty", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-vertical-align", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-an-identifier%E2%91%A6%E2%91%A4", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-a-numeric-value%E2%91%A1%E2%91%A0", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-an-identifier%E2%91%A6%E2%91%A0", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-a-numeric-value%E2%91%A1%E2%93%AA", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-visibility", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-an-identifier%E2%91%A6%E2%91%A5", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-voice-balance", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-voice-duration", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-voice-family", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-voice-pitch", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-voice-range", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-voice-rate", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-voice-stress", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-voice-volume", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-an-identifier%E2%91%A6%E2%91%A1", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-voice-balance", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-voice-duration", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-voice-family", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-voice-pitch", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-voice-range", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-voice-rate", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-voice-stress", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-voice-volume", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-volume", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-white-space", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-an-identifier%E2%91%A6%E2%91%A6", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-an-identifier%E2%91%A6%E2%91%A2", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-widows", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-width%E2%91%A1", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-an-identifier%E2%91%A6%E2%91%A7", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-length-value%E2%91%A8", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-percentage-value%E2%91%A6", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-a-numeric-value%E2%91%A1%E2%91%A1", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-width%E2%91%A2", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-an-identifier%E2%91%A6%E2%91%A3", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-length-value%E2%91%A7", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-percentage-value%E2%91%A0%E2%91%A0", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-a-numeric-value%E2%91%A1%E2%91%A0", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-will-change", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-word-spacing", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-writing-mode", @@ -2397,35 +2935,35 @@ "https://www.w3.org/TR/css-typed-om-1/#ref-for-YProperty", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-z-index%E2%91%A0", "https://www.w3.org/TR/css-typed-om-1/#reify-failure", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-underlying-values%E2%91%A8", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-css-reify%E2%91%A5", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssstylevalue%E2%91%A4%E2%91%A8", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-css-internal-representation%E2%91%A0%E2%91%A3", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-css-reify%E2%91%A6", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssstylevalue%E2%91%A5%E2%91%A2", "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-as-a-cssstylevalue", "https://www.w3.org/TR/css-typed-om-1/#reify-as-a-cssstylevalue", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssstylevalue%E2%91%A5%E2%93%AA", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssstylevalue-associatedproperty-slot%E2%91%A2", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssstylevalue%E2%91%A5%E2%91%A3", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssstylevalue-associatedproperty-slot%E2%91%A4", "https://www.w3.org/TR/css-typed-om-1/#reify-tokens", "https://www.w3.org/TR/css-typed-om-1/#ref-for-funcdef-var%E2%91%A5", "https://www.w3.org/TR/css-typed-om-1/#ref-for-funcdef-var%E2%91%A6", "https://www.w3.org/TR/css-typed-om-1/#ref-for-list%E2%91%A0%E2%91%A4", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-component-value%E2%91%A1", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssunparsedvalue%E2%91%A0%E2%91%A0", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-component-value%E2%91%A0", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssunparsedvalue%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/css-typed-om-1/#reify-a-list-of-component-values", "https://www.w3.org/TR/css-typed-om-1/#ref-for-funcdef-var%E2%91%A7", "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssvariablereferencevalue%E2%91%A6", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-component-value%E2%91%A2", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssunparsedvalue%E2%91%A0%E2%91%A1", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssunparsedvalue-tokens-slot%E2%91%A4", - "https://www.w3.org/TR/css-typed-om-1/#example-e69c9942", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-component-value%E2%91%A1", "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssunparsedvalue%E2%91%A0%E2%91%A2", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssunparsedvalue-tokens-slot%E2%91%A4", + "https://www.w3.org/TR/css-typed-om-1/#example-5e9f60fb", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssunparsedvalue%E2%91%A0%E2%91%A3", "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssvariablereferencevalue%E2%91%A7", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssvariablereferencevalue-variable%E2%91%A4", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssvariablereferencevalue-fallback%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssunparsedvalue%E2%91%A0%E2%91%A3", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssunparsedvalue%E2%91%A0%E2%91%A4", "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssvariablereferencevalue%E2%91%A8", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssvariablereferencevalue-variable%E2%91%A5", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssvariablereferencevalue-fallback%E2%91%A1", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssunparsedvalue%E2%91%A0%E2%91%A4", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssunparsedvalue%E2%91%A0%E2%91%A5", "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssvariablereferencevalue%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssvariablereferencevalue-variable%E2%91%A6", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssvariablereferencevalue-fallback%E2%91%A2", @@ -2441,45 +2979,48 @@ "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssvariablereferencevalue-fallback%E2%91%A3", "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-a-list-of-component-values%E2%91%A1", "https://www.w3.org/TR/css-typed-om-1/#reify-ident", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-identifier%E2%91%A1", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-identifier%E2%91%A2", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-csskeywordvalue%E2%91%A6", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-css-css-identifier%E2%91%A1", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-css-css-identifier%E2%91%A2", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-csskeywordvalue%E2%91%A0%E2%91%A3", "https://www.w3.org/TR/css-typed-om-1/#reify-an-identifier", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-identifier%E2%91%A3", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-csskeywordvalue%E2%91%A7", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-csskeywordvalue-value%E2%91%A2", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-css-css-identifier%E2%91%A3", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-csskeywordvalue%E2%91%A0%E2%91%A4", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-csskeywordvalue-value%E2%91%A8", "https://www.w3.org/TR/css-typed-om-1/#reify-numeric", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-number-value%E2%91%A5", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-percentage-value%E2%91%A7", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-number-value%E2%91%A0%E2%93%AA", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-percentage-value%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedef-dimension%E2%91%A1", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-number-value%E2%91%A6", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-percentage-value%E2%91%A8", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-number-value%E2%91%A0%E2%91%A0", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-percentage-value%E2%91%A0%E2%91%A2", "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedef-dimension%E2%91%A2", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue%E2%91%A5%E2%91%A7", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue%E2%91%A6%E2%91%A4", "https://www.w3.org/TR/css-typed-om-1/#reify-a-numeric-value", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-funcdef-calc%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-funcdef-min%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-funcdef-max%E2%91%A0", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-math-function%E2%91%A1", "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-a-math-expression", "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedef-dimension%E2%91%A3", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssunitvalue%E2%91%A6%E2%93%AA", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssunitvalue%E2%91%A8%E2%91%A8", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssunitvalue-value%E2%91%A1%E2%91%A5", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssunitvalue-unit%E2%91%A2%E2%93%AA", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssunitvalue%E2%91%A6%E2%91%A0", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssunitvalue%E2%91%A0%E2%93%AA%E2%93%AA", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssunitvalue-value%E2%91%A1%E2%91%A6", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssunitvalue-unit%E2%91%A2%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-number-value%E2%91%A7", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-percentage-value%E2%91%A0%E2%93%AA", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-number-value%E2%91%A0%E2%91%A1", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-percentage-value%E2%91%A0%E2%91%A3", "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedef-dimension%E2%91%A4", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-css-reify%E2%91%A7", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-canonical-unit%E2%91%A3", + "https://www.w3.org/TR/css-typed-om-1/#example-b5c7e2e8", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-px%E2%91%A3", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-canonical-unit%E2%91%A4", "https://www.w3.org/TR/css-typed-om-1/#reify-a-math-expression", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-funcdef-min%E2%91%A1", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-funcdef-max%E2%91%A1", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-funcdef-min%E2%91%A0", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-funcdef-max%E2%91%A0", "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-a-math-expression%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-funcdef-calc%E2%91%A1", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-funcdef-calc%E2%91%A0", "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssmathmin%E2%91%A6", "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssmathmax%E2%91%A6", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssmathmin-values%E2%91%A2", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-funcdef-calc%E2%91%A2", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-funcdef-calc%E2%91%A1", "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssmathsum%E2%91%A0%E2%91%A2", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssmathsum-values%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssmathproduct%E2%91%A6", @@ -2488,10 +3029,72 @@ "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssmathnegate-value%E2%91%A6", "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssmathinvert%E2%91%A6", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssmathinvert-value%E2%91%A3", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-css-reify%E2%91%A6", - "https://www.w3.org/TR/css-typed-om-1/#example-ba3a7573", - "https://www.w3.org/TR/css-typed-om-1/#example-584054e7", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-css-reify%E2%91%A8", + "https://www.w3.org/TR/css-typed-om-1/#example-585bdcaa", + "https://www.w3.org/TR/css-typed-om-1/#example-41a5f864", "https://www.w3.org/TR/css-typed-om-1/#ref-for-em", + "https://www.w3.org/TR/css-typed-om-1/#reify-color", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedef-color%E2%91%A1", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedef-color%E2%91%A2", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-csscolorvalue%E2%91%A0%E2%91%A1", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssstylevalue%E2%91%A5%E2%91%A4", + "https://www.w3.org/TR/css-typed-om-1/#reify-a-color-value", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedef-hex-color", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-funcdef-rgb%E2%91%A0", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-funcdef-rgba%E2%91%A0", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssrgb%E2%91%A3", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssrgb-r%E2%91%A1", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssrgb-g%E2%91%A1", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssrgb-b%E2%91%A1", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssrgb-alpha%E2%91%A1", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-css-reify%E2%91%A0%E2%93%AA", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-funcdef-hsl%E2%91%A0", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-funcdef-hsla%E2%91%A0", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-csshsl%E2%91%A3", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-csshsl-h%E2%91%A1", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-csshsl-s%E2%91%A1", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-csshsl-l%E2%91%A1", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-csshsl-alpha%E2%91%A1", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-css-reify%E2%91%A0%E2%91%A0", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-funcdef-hwb%E2%91%A0", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-csshwb%E2%91%A3", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-csshwb-h%E2%91%A1", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-csshwb-w%E2%91%A1", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-csshwb-b%E2%91%A1", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-csshwb-alpha%E2%91%A1", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-css-reify%E2%91%A0%E2%91%A1", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-funcdef-lch%E2%91%A1", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-csslch%E2%91%A3", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-csslch-l%E2%91%A1", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-csslch-c%E2%91%A1", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-csslch-h%E2%91%A1", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-csslch-alpha%E2%91%A1", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-css-reify%E2%91%A0%E2%91%A2", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-funcdef-lab%E2%91%A0", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-csslab%E2%91%A3", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-csslab-l%E2%91%A1", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-csslab-a%E2%91%A1", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-csslab-b%E2%91%A1", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-csslab-alpha%E2%91%A1", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-css-reify%E2%91%A0%E2%91%A3", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-funcdef-color%E2%91%A0", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-csscolor%E2%91%A5", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-csscolor-colorspace%E2%91%A1", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-an-identifier%E2%91%A6%E2%91%A4", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-csscolor-channels%E2%91%A4", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-observable-array-attribute-backing-list%E2%91%A1", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-css-reify%E2%91%A0%E2%91%A4", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-csscolor-alpha%E2%91%A1", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-css-reify%E2%91%A0%E2%91%A5", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedef-named-color", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-valdef-color-transparent", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssrgb%E2%91%A4", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssrgb-r%E2%91%A2", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssrgb-g%E2%91%A2", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssrgb-b%E2%91%A2", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssrgb-alpha%E2%91%A2", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-css-reify%E2%91%A0%E2%91%A6", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-an-identifier%E2%91%A6%E2%91%A5", "https://www.w3.org/TR/css-typed-om-1/#reify-transformvalue", "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedef-transform-list%E2%91%A1", "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedef-transform-function%E2%91%A0", @@ -2505,30 +3108,30 @@ "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-a-transform-function", "https://www.w3.org/TR/css-typed-om-1/#reify-a-transform-function", "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedef-transform-function%E2%91%A2", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-valdef-transform-matrix", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-funcdef-transform-matrix", "https://www.w3.org/TR/css-typed-om-1/#ref-for-funcdef-matrix3d", "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssmatrixcomponent%E2%91%A0", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssmatrixcomponent-matrix%E2%91%A0", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-csstransformcomponent-is2d%E2%91%A0%E2%91%A5", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-valdef-transform-matrix%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-valdef-transform-translate", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-valdef-transform-translatex", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-valdef-transform-translatey", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-funcdef-transform-matrix%E2%91%A0", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-funcdef-transform-translate", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-funcdef-transform-translatex", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-funcdef-transform-translatey", "https://www.w3.org/TR/css-typed-om-1/#ref-for-funcdef-translate3d", "https://www.w3.org/TR/css-typed-om-1/#ref-for-funcdef-translatez", "https://www.w3.org/TR/css-typed-om-1/#ref-for-csstranslate%E2%91%A1", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-csstranslate-x%E2%91%A0", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-csstranslate-y%E2%91%A0", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-csstranslate-z%E2%91%A2", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-a-numeric-value%E2%91%A1%E2%91%A1", "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-a-numeric-value%E2%91%A1%E2%91%A2", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-a-numeric-value%E2%91%A1%E2%91%A3", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-csstransformcomponent-is2d%E2%91%A0%E2%91%A6", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-valdef-transform-translate%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-valdef-transform-translatex%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-valdef-transform-translatey%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-valdef-transform-scale", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-valdef-transform-scalex", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-valdef-transform-scaley", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-funcdef-transform-translate%E2%91%A0", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-funcdef-transform-translatex%E2%91%A0", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-funcdef-transform-translatey%E2%91%A0", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-funcdef-scale", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-funcdef-scalex", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-funcdef-scaley", "https://www.w3.org/TR/css-typed-om-1/#ref-for-funcdef-scale3d", "https://www.w3.org/TR/css-typed-om-1/#ref-for-funcdef-scalez", "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssscale%E2%91%A0", @@ -2536,87 +3139,60 @@ "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssscale-y%E2%91%A1", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssscale-z%E2%91%A2", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-csstransformcomponent-is2d%E2%91%A0%E2%91%A7", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-valdef-transform-scale%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-valdef-transform-scalex%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-valdef-transform-scaley%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-valdef-transform-rotate", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-funcdef-scale%E2%91%A0", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-funcdef-scalex%E2%91%A0", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-funcdef-scaley%E2%91%A0", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-funcdef-transform-rotate", "https://www.w3.org/TR/css-typed-om-1/#ref-for-funcdef-rotate3d", "https://www.w3.org/TR/css-typed-om-1/#ref-for-funcdef-rotatex", "https://www.w3.org/TR/css-typed-om-1/#ref-for-funcdef-rotatey", "https://www.w3.org/TR/css-typed-om-1/#ref-for-funcdef-rotatez", "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssrotate%E2%91%A1", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssrotate-angle%E2%91%A1", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-a-numeric-value%E2%91%A1%E2%91%A4", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-a-numeric-value%E2%91%A1%E2%91%A3", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssrotate-x%E2%91%A2", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssrotate-y%E2%91%A2", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssrotate-z%E2%91%A2", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-csstransformcomponent-is2d%E2%91%A0%E2%91%A8", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-valdef-transform-rotate%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-valdef-transform-skew%E2%91%A0", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-funcdef-transform-rotate%E2%91%A0", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-funcdef-transform-skew%E2%91%A0", "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssskew%E2%91%A1", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssskew-ax%E2%91%A0", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssskew-ay%E2%91%A0", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-a-numeric-value%E2%91%A1%E2%91%A4", "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-a-numeric-value%E2%91%A1%E2%91%A5", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-a-numeric-value%E2%91%A1%E2%91%A6", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-csstransformcomponent-is2d%E2%91%A1%E2%93%AA", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-valdef-transform-skewx%E2%91%A0", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-funcdef-transform-skewx%E2%91%A0", "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssskewx%E2%91%A1", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssskewx-ax%E2%91%A0", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-a-numeric-value%E2%91%A1%E2%91%A6", "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-a-numeric-value%E2%91%A1%E2%91%A7", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-a-numeric-value%E2%91%A1%E2%91%A8", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-csstransformcomponent-is2d%E2%91%A1%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-valdef-transform-skewy%E2%91%A0", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-funcdef-transform-skewy%E2%91%A0", "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssskewy%E2%91%A1", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssskewy-ay%E2%91%A0", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-a-numeric-value%E2%91%A1%E2%91%A8", "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-a-numeric-value%E2%91%A2%E2%93%AA", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-a-numeric-value%E2%91%A2%E2%91%A0", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-csstransformcomponent-is2d%E2%91%A1%E2%91%A1", "https://www.w3.org/TR/css-typed-om-1/#ref-for-funcdef-perspective%E2%91%A0", "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssperspective%E2%91%A1", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssperspective-length%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-a-numeric-value%E2%91%A2%E2%91%A1", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-a-numeric-value%E2%91%A2%E2%91%A0", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-an-identifier%E2%91%A6%E2%91%A6", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-valdef-perspective-func-none%E2%91%A0", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-csstransformcomponent-is2d%E2%91%A1%E2%91%A2", - "https://www.w3.org/TR/css-typed-om-1/#reify-position", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedef-position%E2%91%A2", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedef-position%E2%91%A3", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-csspositionvalue%E2%91%A5", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue%E2%91%A5%E2%91%A8", - "https://www.w3.org/TR/css-typed-om-1/#from-single-keyword", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue%E2%91%A6%E2%93%AA", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue%E2%91%A6%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue%E2%91%A6%E2%91%A1", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue%E2%91%A6%E2%91%A2", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue-match%E2%91%A0%E2%91%A3", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedef-length-percentage%E2%91%A5", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-a-numeric-value%E2%91%A2%E2%91%A2", - "https://www.w3.org/TR/css-typed-om-1/#from-keyword-and-length", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-reify-a-numeric-value%E2%91%A2%E2%91%A3", - "https://www.w3.org/TR/css-typed-om-1/#reify-url", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-url-value%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssresourcevalue-state", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssresourcevalue-state%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssresourcevalue-state%E2%91%A1", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssresourcevalue-state%E2%91%A2", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssresourcevalue", - "https://www.w3.org/TR/css-typed-om-1/#example-236f518f", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssurlimagevalue%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssresourcevalue-state%E2%91%A3", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssurlimagevalue-url", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssimagevalue-intrinsicwidth", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssimagevalue-intrinsicheight", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssimagevalue-intrinsicratio", "https://www.w3.org/TR/css-typed-om-1/#stylevalue-serialization", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssstylevalue%E2%91%A5%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssstylevalue%E2%91%A5%E2%91%A1", - "https://www.w3.org/TR/css-typed-om-1/#example-7ff83d3c", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssstylevalue%E2%91%A5%E2%91%A5", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssstylevalue%E2%91%A5%E2%91%A6", + "https://www.w3.org/TR/css-typed-om-1/#example-5d6cbad2", "https://www.w3.org/TR/css-typed-om-1/#unparsedvalue-serialization", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssunparsedvalue%E2%91%A0%E2%91%A5", - "https://www.w3.org/TR/css-typed-om-1/#serialize-a-cssunparsedvalue", "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssunparsedvalue%E2%91%A0%E2%91%A6", + "https://www.w3.org/TR/css-typed-om-1/#serialize-a-cssunparsedvalue", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssunparsedvalue%E2%91%A0%E2%91%A7", "https://www.w3.org/TR/css-typed-om-1/#ref-for-string%E2%91%A8", "https://www.w3.org/TR/css-typed-om-1/#ref-for-list-iterate%E2%91%A0%E2%91%A3", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssunparsedvalue-tokens-slot%E2%91%A5", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-USVString%E2%91%A1%E2%91%A5", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-USVString%E2%91%A1%E2%91%A6", "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssvariablereferencevalue%E2%91%A0%E2%91%A2", "https://www.w3.org/TR/css-typed-om-1/#serialize-a-cssvariablereferencevalue", "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssvariablereferencevalue%E2%91%A0%E2%91%A3", @@ -2624,21 +3200,28 @@ "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssvariablereferencevalue-fallback%E2%91%A4", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssvariablereferencevalue-fallback%E2%91%A5", "https://www.w3.org/TR/css-typed-om-1/#keywordvalue-serialization", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-csskeywordvalue%E2%91%A8", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-csskeywordvalue%E2%91%A0%E2%91%A5", "https://www.w3.org/TR/css-typed-om-1/#serialize-a-csskeywordvalue", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-csskeywordvalue%E2%91%A0%E2%93%AA", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-csskeywordvalue-value%E2%91%A3", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-csskeywordvalue%E2%91%A0%E2%91%A6", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-csskeywordvalue-value%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/css-typed-om-1/#numericvalue-serialization", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssunitvalue%E2%91%A6%E2%91%A1", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue%E2%91%A6%E2%91%A5", + "https://www.w3.org/TR/css-typed-om-1/#serialize-a-cssnumericvalue", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue%E2%91%A6%E2%91%A6", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssunitvalue%E2%91%A0%E2%93%AA%E2%91%A0", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-serialize-a-cssunitvalue", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-serialize-a-cssmathvalue", + "https://www.w3.org/TR/css-typed-om-1/#unitvalue-serialization", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssunitvalue%E2%91%A0%E2%93%AA%E2%91%A1", "https://www.w3.org/TR/css-typed-om-1/#serialize-a-cssunitvalue", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssunitvalue%E2%91%A6%E2%91%A2", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssunitvalue%E2%91%A0%E2%93%AA%E2%91%A2", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssunitvalue-value%E2%91%A1%E2%91%A7", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssunitvalue-unit%E2%91%A2%E2%91%A1", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-number-value%E2%91%A8", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-number-value%E2%91%A0%E2%91%A2", "https://www.w3.org/TR/css-typed-om-1/#calc-serialization", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssmathvalue%E2%91%A0%E2%93%AA", - "https://www.w3.org/TR/css-typed-om-1/#serialize-a-cssmathvalue", "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssmathvalue%E2%91%A0%E2%91%A0", + "https://www.w3.org/TR/css-typed-om-1/#serialize-a-cssmathvalue", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssmathvalue%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/css-typed-om-1/#ref-for-string%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssmathmin%E2%91%A7", "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssmathmax%E2%91%A7", @@ -2702,7 +3285,7 @@ "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssskew%E2%91%A2", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssskew-ax%E2%91%A1", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssskew-ay%E2%91%A1", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssunitvalue%E2%91%A6%E2%91%A3", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssunitvalue%E2%91%A0%E2%93%AA%E2%91%A3", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssunitvalue-value%E2%91%A1%E2%91%A8", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssskew-ay%E2%91%A2", "https://www.w3.org/TR/css-typed-om-1/#serialize-a-cssskewx", @@ -2718,25 +3301,14 @@ "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssmatrixcomponent%E2%91%A1", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dommatrixreadonly-stringification-behavior", "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssmatrixcomponent-matrix%E2%91%A1", - "https://www.w3.org/TR/css-typed-om-1/#positionvalue-serialization", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-csspositionvalue%E2%91%A6", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-csspositionvalue%E2%91%A7", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-csspositionvalue-x%E2%91%A4", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue%E2%91%A6%E2%91%A3", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-csspositionvalue-y%E2%91%A4", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue%E2%91%A6%E2%91%A4", - "https://www.w3.org/TR/css-typed-om-1/#urlimagevalue-serialization", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssurlimagevalue%E2%91%A1", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssurlimagevalue%E2%91%A2", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssurlimagevalue-url%E2%91%A0", "https://www.w3.org/TR/css-typed-om-1/#cssom-serialization", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssstylevalue%E2%91%A5%E2%91%A2", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssstylevalue%E2%91%A5%E2%91%A7", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-background-color%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-currentcolor", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-valuea-def-color", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-valdef-color-currentcolor", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedef-color%E2%91%A3", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-border-color%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-currentcolor%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-valuea-def-color%E2%91%A0", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-valdef-color-currentcolor%E2%91%A0", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedef-color%E2%91%A4", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-border-image", "https://www.w3.org/TR/css-typed-om-1/#ref-for-list%E2%91%A0%E2%91%A5", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-border-image-source%E2%91%A0", @@ -2754,44 +3326,625 @@ "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-border-image-repeat%E2%91%A0", "https://www.w3.org/TR/css-typed-om-1/#ref-for-list-empty%E2%91%A1", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-bottom%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-valdef-top-auto", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-valdef-top-auto%E2%91%A1", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-length-value%E2%91%A8", "https://www.w3.org/TR/css-typed-om-1/#ref-for-length-value%E2%91%A0%E2%93%AA", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-length-value%E2%91%A0%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-percentage-value%E2%91%A0%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-color0%E2%91%A1", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-currentcolor%E2%91%A1", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-valuea-def-color%E2%91%A1", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-percentage-value%E2%91%A0%E2%91%A4", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-color%E2%91%A1", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-valdef-color-currentcolor%E2%91%A1", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedef-color%E2%91%A5", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-left%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-valdef-top-auto%E2%91%A0", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-valdef-top-auto%E2%91%A2", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-length-value%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/css-typed-om-1/#ref-for-length-value%E2%91%A0%E2%91%A1", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-length-value%E2%91%A0%E2%91%A2", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-percentage-value%E2%91%A0%E2%91%A1", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-percentage-value%E2%91%A0%E2%91%A5", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-opacity%E2%91%A1", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-number-value%E2%91%A0%E2%93%AA", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-number-value%E2%91%A0%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-percentage-value%E2%91%A0%E2%91%A2", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-number-value%E2%91%A0%E2%91%A3", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-number-value%E2%91%A0%E2%91%A4", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-percentage-value%E2%91%A0%E2%91%A6", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-right%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-valdef-top-auto%E2%91%A1", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-valdef-top-auto%E2%91%A3", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-length-value%E2%91%A0%E2%91%A2", "https://www.w3.org/TR/css-typed-om-1/#ref-for-length-value%E2%91%A0%E2%91%A3", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-length-value%E2%91%A0%E2%91%A4", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-percentage-value%E2%91%A0%E2%91%A3", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-percentage-value%E2%91%A0%E2%91%A7", "https://www.w3.org/TR/css-typed-om-1/#ref-for-propdef-top%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-valdef-top-auto%E2%91%A2", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-valdef-top-auto%E2%91%A4", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-length-value%E2%91%A0%E2%91%A4", "https://www.w3.org/TR/css-typed-om-1/#ref-for-length-value%E2%91%A0%E2%91%A5", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-length-value%E2%91%A0%E2%91%A6", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-percentage-value%E2%91%A0%E2%91%A4", + "https://www.w3.org/TR/css-typed-om-1/#ref-for-percentage-value%E2%91%A0%E2%91%A8", "https://www.w3.org/TR/css-typed-om-1/#security-considerations", "https://www.w3.org/TR/css-typed-om-1/#privacy-considerations", - "https://www.w3.org/TR/css-typed-om-1/#conformance", - "https://www.w3.org/TR/css-typed-om-1/#conventions", - "https://www.w3.org/TR/css-typed-om-1/#example-f839f6c8", - "https://www.w3.org/TR/css-typed-om-1/#conformance-classes", - "https://www.w3.org/TR/css-typed-om-1/#partial", - "https://www.w3.org/TR/css-typed-om-1/#conform-future-proofing", - "https://www.w3.org/TR/css-typed-om-1/#testing", + "https://www.w3.org/TR/css-typed-om-1/#changes", + "https://www.w3.org/TR/css-typed-om-1/#changes-20180410", + "https://www.w3.org/TR/css-typed-om-1/#w3c-conformance", + "https://www.w3.org/TR/css-typed-om-1/#w3c-conventions", + "https://www.w3.org/TR/css-typed-om-1/#example-ae2b6bc0", + "https://www.w3.org/TR/css-typed-om-1/#w3c-conformance-classes", + "https://www.w3.org/TR/css-typed-om-1/#w3c-partial", + "https://www.w3.org/TR/css-typed-om-1/#w3c-conform-future-proofing", + "https://www.w3.org/TR/css-typed-om-1/#w3c-testing", "https://www.w3.org/TR/css-typed-om-1/#index", "https://www.w3.org/TR/css-typed-om-1/#index-defined-here", "https://www.w3.org/TR/css-typed-om-1/#index-defined-elsewhere", + "https://www.w3.org/TR/css-typed-om-1/#a55291b2", + "https://www.w3.org/TR/css-typed-om-1/#ecfe8e64", + "https://www.w3.org/TR/css-typed-om-1/#3249d67d", + "https://www.w3.org/TR/css-typed-om-1/#ec1b298e", + "https://www.w3.org/TR/css-typed-om-1/#652dcdea", + "https://www.w3.org/TR/css-typed-om-1/#fde954ee", + "https://www.w3.org/TR/css-typed-om-1/#e6b1dd7a", + "https://www.w3.org/TR/css-typed-om-1/#9d95c839", + "https://www.w3.org/TR/css-typed-om-1/#b7d152c3", + "https://www.w3.org/TR/css-typed-om-1/#b4d83355", + "https://www.w3.org/TR/css-typed-om-1/#f2c0557b", + "https://www.w3.org/TR/css-typed-om-1/#6f9416f0", + "https://www.w3.org/TR/css-typed-om-1/#8eaafef8", + "https://www.w3.org/TR/css-typed-om-1/#de6bd31b", + "https://www.w3.org/TR/css-typed-om-1/#e4237559", + "https://www.w3.org/TR/css-typed-om-1/#80d2b689", + "https://www.w3.org/TR/css-typed-om-1/#0ef4bcd3", + "https://www.w3.org/TR/css-typed-om-1/#64ff600f", + "https://www.w3.org/TR/css-typed-om-1/#866c18ed", + "https://www.w3.org/TR/css-typed-om-1/#2b373266", + "https://www.w3.org/TR/css-typed-om-1/#1e12dba3", + "https://www.w3.org/TR/css-typed-om-1/#419c34ee", + "https://www.w3.org/TR/css-typed-om-1/#db6870d5", + "https://www.w3.org/TR/css-typed-om-1/#8218676f", + "https://www.w3.org/TR/css-typed-om-1/#a5c1f433", + "https://www.w3.org/TR/css-typed-om-1/#2754893b", + "https://www.w3.org/TR/css-typed-om-1/#5ced56d0", + "https://www.w3.org/TR/css-typed-om-1/#f2249e38", + "https://www.w3.org/TR/css-typed-om-1/#e316431d", + "https://www.w3.org/TR/css-typed-om-1/#e1674793", + "https://www.w3.org/TR/css-typed-om-1/#bb65d94f", + "https://www.w3.org/TR/css-typed-om-1/#b288fc8b", + "https://www.w3.org/TR/css-typed-om-1/#4ab170b5", + "https://www.w3.org/TR/css-typed-om-1/#e75eda74", + "https://www.w3.org/TR/css-typed-om-1/#8fc9a97c", + "https://www.w3.org/TR/css-typed-om-1/#9c014d15", + "https://www.w3.org/TR/css-typed-om-1/#b6bb4b13", + "https://www.w3.org/TR/css-typed-om-1/#064303ba", + "https://www.w3.org/TR/css-typed-om-1/#3a23cc5f", + "https://www.w3.org/TR/css-typed-om-1/#8670a53a", + "https://www.w3.org/TR/css-typed-om-1/#45a96a37", + "https://www.w3.org/TR/css-typed-om-1/#6b65248d", + "https://www.w3.org/TR/css-typed-om-1/#5d70435a", + "https://www.w3.org/TR/css-typed-om-1/#26b72b18", + "https://www.w3.org/TR/css-typed-om-1/#ceced8d4", + "https://www.w3.org/TR/css-typed-om-1/#50391fa8", + "https://www.w3.org/TR/css-typed-om-1/#f793e65e", + "https://www.w3.org/TR/css-typed-om-1/#7b5a0ddb", + "https://www.w3.org/TR/css-typed-om-1/#58cdf4fb", + "https://www.w3.org/TR/css-typed-om-1/#91481de2", + "https://www.w3.org/TR/css-typed-om-1/#ff338f6c", + "https://www.w3.org/TR/css-typed-om-1/#8b01f835", + "https://www.w3.org/TR/css-typed-om-1/#e697420b", + "https://www.w3.org/TR/css-typed-om-1/#7bb914ec", + "https://www.w3.org/TR/css-typed-om-1/#68fbbafd", + "https://www.w3.org/TR/css-typed-om-1/#2ee001de", + "https://www.w3.org/TR/css-typed-om-1/#29da74f9", + "https://www.w3.org/TR/css-typed-om-1/#59de49b2", + "https://www.w3.org/TR/css-typed-om-1/#eeeb1518", + "https://www.w3.org/TR/css-typed-om-1/#125de889", + "https://www.w3.org/TR/css-typed-om-1/#60e9c55d", + "https://www.w3.org/TR/css-typed-om-1/#99cf77dd", + "https://www.w3.org/TR/css-typed-om-1/#8f60c8e7", + "https://www.w3.org/TR/css-typed-om-1/#121d9bdb", + "https://www.w3.org/TR/css-typed-om-1/#635a5b71", + "https://www.w3.org/TR/css-typed-om-1/#f2b8b95d", + "https://www.w3.org/TR/css-typed-om-1/#883360ae", + "https://www.w3.org/TR/css-typed-om-1/#ac2531a4", + "https://www.w3.org/TR/css-typed-om-1/#be8e9f0a", + "https://www.w3.org/TR/css-typed-om-1/#6daf8b2a", + "https://www.w3.org/TR/css-typed-om-1/#04aee887", + "https://www.w3.org/TR/css-typed-om-1/#63522c37", + "https://www.w3.org/TR/css-typed-om-1/#bafd8e4b", + "https://www.w3.org/TR/css-typed-om-1/#f24b672a", + "https://www.w3.org/TR/css-typed-om-1/#7d1d6278", + "https://www.w3.org/TR/css-typed-om-1/#64e35b5b", + "https://www.w3.org/TR/css-typed-om-1/#d0d8dec3", + "https://www.w3.org/TR/css-typed-om-1/#c65dc97d", + "https://www.w3.org/TR/css-typed-om-1/#8b0ff70b", + "https://www.w3.org/TR/css-typed-om-1/#060efe1f", + "https://www.w3.org/TR/css-typed-om-1/#58e9447e", + "https://www.w3.org/TR/css-typed-om-1/#5900ea04", + "https://www.w3.org/TR/css-typed-om-1/#253362bb", + "https://www.w3.org/TR/css-typed-om-1/#ba64c9f5", + "https://www.w3.org/TR/css-typed-om-1/#836161df", + "https://www.w3.org/TR/css-typed-om-1/#76c02e00", + "https://www.w3.org/TR/css-typed-om-1/#58404105", + "https://www.w3.org/TR/css-typed-om-1/#a3a070bd", + "https://www.w3.org/TR/css-typed-om-1/#c8473aa4", + "https://www.w3.org/TR/css-typed-om-1/#c22cb630", + "https://www.w3.org/TR/css-typed-om-1/#0a9e7084", + "https://www.w3.org/TR/css-typed-om-1/#f72f0a02", + "https://www.w3.org/TR/css-typed-om-1/#51ee3396", + "https://www.w3.org/TR/css-typed-om-1/#eb306f02", + "https://www.w3.org/TR/css-typed-om-1/#8ae583f9", + "https://www.w3.org/TR/css-typed-om-1/#4f75e4ec", + "https://www.w3.org/TR/css-typed-om-1/#a0542bba", + "https://www.w3.org/TR/css-typed-om-1/#54f91f87", + "https://www.w3.org/TR/css-typed-om-1/#d3b48763", + "https://www.w3.org/TR/css-typed-om-1/#8c8e51b4", + "https://www.w3.org/TR/css-typed-om-1/#980ac56a", + "https://www.w3.org/TR/css-typed-om-1/#cee404c5", + "https://www.w3.org/TR/css-typed-om-1/#8fad2d26", + "https://www.w3.org/TR/css-typed-om-1/#bcdf9b19", + "https://www.w3.org/TR/css-typed-om-1/#990ff186", + "https://www.w3.org/TR/css-typed-om-1/#a42c65ac", + "https://www.w3.org/TR/css-typed-om-1/#5bd3632a", + "https://www.w3.org/TR/css-typed-om-1/#239640fd", + "https://www.w3.org/TR/css-typed-om-1/#3b7558dc", + "https://www.w3.org/TR/css-typed-om-1/#daabf294", + "https://www.w3.org/TR/css-typed-om-1/#f3226176", + "https://www.w3.org/TR/css-typed-om-1/#96e27c16", + "https://www.w3.org/TR/css-typed-om-1/#d04b6986", + "https://www.w3.org/TR/css-typed-om-1/#f7f2e8bc", + "https://www.w3.org/TR/css-typed-om-1/#f1cce64a", + "https://www.w3.org/TR/css-typed-om-1/#9b2c9faa", + "https://www.w3.org/TR/css-typed-om-1/#deb378dd", + "https://www.w3.org/TR/css-typed-om-1/#cf4eb8bb", + "https://www.w3.org/TR/css-typed-om-1/#5dfeee7f", + "https://www.w3.org/TR/css-typed-om-1/#b246dfdc", + "https://www.w3.org/TR/css-typed-om-1/#7e7c0df8", + "https://www.w3.org/TR/css-typed-om-1/#cc800151", + "https://www.w3.org/TR/css-typed-om-1/#f3e8378c", + "https://www.w3.org/TR/css-typed-om-1/#4ea7a8bb", + "https://www.w3.org/TR/css-typed-om-1/#2ccfe434", + "https://www.w3.org/TR/css-typed-om-1/#be21fe64", + "https://www.w3.org/TR/css-typed-om-1/#d3ff9a69", + "https://www.w3.org/TR/css-typed-om-1/#855cee06", + "https://www.w3.org/TR/css-typed-om-1/#50463bf6", + "https://www.w3.org/TR/css-typed-om-1/#720fa00b", + "https://www.w3.org/TR/css-typed-om-1/#546f7867", + "https://www.w3.org/TR/css-typed-om-1/#85c23929", + "https://www.w3.org/TR/css-typed-om-1/#02afbcf3", + "https://www.w3.org/TR/css-typed-om-1/#b70fab87", + "https://www.w3.org/TR/css-typed-om-1/#11a985a9", + "https://www.w3.org/TR/css-typed-om-1/#7066562d", + "https://www.w3.org/TR/css-typed-om-1/#9ce65b41", + "https://www.w3.org/TR/css-typed-om-1/#a3b980a1", + "https://www.w3.org/TR/css-typed-om-1/#bd7559da", + "https://www.w3.org/TR/css-typed-om-1/#297dfe3a", + "https://www.w3.org/TR/css-typed-om-1/#22947a28", + "https://www.w3.org/TR/css-typed-om-1/#4f77d9f4", + "https://www.w3.org/TR/css-typed-om-1/#7c64b027", + "https://www.w3.org/TR/css-typed-om-1/#009e8b9e", + "https://www.w3.org/TR/css-typed-om-1/#c3ac7f3a", + "https://www.w3.org/TR/css-typed-om-1/#f91916bc", + "https://www.w3.org/TR/css-typed-om-1/#0dc1a481", + "https://www.w3.org/TR/css-typed-om-1/#73ccab19", + "https://www.w3.org/TR/css-typed-om-1/#ddd65350", + "https://www.w3.org/TR/css-typed-om-1/#4dfb5ba2", + "https://www.w3.org/TR/css-typed-om-1/#b1382fd7", + "https://www.w3.org/TR/css-typed-om-1/#e0422758", + "https://www.w3.org/TR/css-typed-om-1/#a9bf8584", + "https://www.w3.org/TR/css-typed-om-1/#228fb890", + "https://www.w3.org/TR/css-typed-om-1/#4ab05c66", + "https://www.w3.org/TR/css-typed-om-1/#6cc286fe", + "https://www.w3.org/TR/css-typed-om-1/#cb9c8621", + "https://www.w3.org/TR/css-typed-om-1/#0234daef", + "https://www.w3.org/TR/css-typed-om-1/#bc83f681", + "https://www.w3.org/TR/css-typed-om-1/#1de3963f", + "https://www.w3.org/TR/css-typed-om-1/#ea903a6a", + "https://www.w3.org/TR/css-typed-om-1/#de87c4d2", + "https://www.w3.org/TR/css-typed-om-1/#fda04115", + "https://www.w3.org/TR/css-typed-om-1/#a9860e91", + "https://www.w3.org/TR/css-typed-om-1/#354cf3be", + "https://www.w3.org/TR/css-typed-om-1/#25d528b6", + "https://www.w3.org/TR/css-typed-om-1/#35bf32f2", + "https://www.w3.org/TR/css-typed-om-1/#ac3e8a3d", + "https://www.w3.org/TR/css-typed-om-1/#d7b0e86f", + "https://www.w3.org/TR/css-typed-om-1/#5663abb5", + "https://www.w3.org/TR/css-typed-om-1/#99492242", + "https://www.w3.org/TR/css-typed-om-1/#6818bc7b", + "https://www.w3.org/TR/css-typed-om-1/#ca30f467", + "https://www.w3.org/TR/css-typed-om-1/#e06c6241", + "https://www.w3.org/TR/css-typed-om-1/#ca8d6b4a", + "https://www.w3.org/TR/css-typed-om-1/#ea2306e1", + "https://www.w3.org/TR/css-typed-om-1/#d319ada2", + "https://www.w3.org/TR/css-typed-om-1/#2d8be2d9", + "https://www.w3.org/TR/css-typed-om-1/#3ad3a385", + "https://www.w3.org/TR/css-typed-om-1/#a234626f", + "https://www.w3.org/TR/css-typed-om-1/#7e17ec34", + "https://www.w3.org/TR/css-typed-om-1/#5630055e", + "https://www.w3.org/TR/css-typed-om-1/#a9b8d58a", + "https://www.w3.org/TR/css-typed-om-1/#3d394266", + "https://www.w3.org/TR/css-typed-om-1/#428c86a7", + "https://www.w3.org/TR/css-typed-om-1/#237f9b49", + "https://www.w3.org/TR/css-typed-om-1/#9585951c", + "https://www.w3.org/TR/css-typed-om-1/#d065f190", + "https://www.w3.org/TR/css-typed-om-1/#6ddcb142", + "https://www.w3.org/TR/css-typed-om-1/#16a98720", + "https://www.w3.org/TR/css-typed-om-1/#c4179341", + "https://www.w3.org/TR/css-typed-om-1/#eb515e3f", + "https://www.w3.org/TR/css-typed-om-1/#35f86b2a", + "https://www.w3.org/TR/css-typed-om-1/#7de802de", + "https://www.w3.org/TR/css-typed-om-1/#528bfadc", + "https://www.w3.org/TR/css-typed-om-1/#a65d2b9d", + "https://www.w3.org/TR/css-typed-om-1/#4e03920f", + "https://www.w3.org/TR/css-typed-om-1/#02ef6a8c", + "https://www.w3.org/TR/css-typed-om-1/#859f22e7", + "https://www.w3.org/TR/css-typed-om-1/#5010c349", + "https://www.w3.org/TR/css-typed-om-1/#eaabd001", + "https://www.w3.org/TR/css-typed-om-1/#e35b2567", + "https://www.w3.org/TR/css-typed-om-1/#8e805bb2", + "https://www.w3.org/TR/css-typed-om-1/#e6333553", + "https://www.w3.org/TR/css-typed-om-1/#1e12703c", + "https://www.w3.org/TR/css-typed-om-1/#2158dcb1", + "https://www.w3.org/TR/css-typed-om-1/#55e4e010", + "https://www.w3.org/TR/css-typed-om-1/#e97d95b6", + "https://www.w3.org/TR/css-typed-om-1/#e2b06daa", + "https://www.w3.org/TR/css-typed-om-1/#1d4aea19", + "https://www.w3.org/TR/css-typed-om-1/#5b43edf4", + "https://www.w3.org/TR/css-typed-om-1/#f75064ae", + "https://www.w3.org/TR/css-typed-om-1/#cbb11538", + "https://www.w3.org/TR/css-typed-om-1/#e0d0a9a1", + "https://www.w3.org/TR/css-typed-om-1/#9f556bb8", + "https://www.w3.org/TR/css-typed-om-1/#342c3f9f", + "https://www.w3.org/TR/css-typed-om-1/#58dc6deb", + "https://www.w3.org/TR/css-typed-om-1/#60330cc8", + "https://www.w3.org/TR/css-typed-om-1/#9b097444", + "https://www.w3.org/TR/css-typed-om-1/#d6d735dd", + "https://www.w3.org/TR/css-typed-om-1/#2bb33078", + "https://www.w3.org/TR/css-typed-om-1/#6d1b3616", + "https://www.w3.org/TR/css-typed-om-1/#eb3829e8", + "https://www.w3.org/TR/css-typed-om-1/#c81a9470", + "https://www.w3.org/TR/css-typed-om-1/#d02d7e70", + "https://www.w3.org/TR/css-typed-om-1/#2da8691d", + "https://www.w3.org/TR/css-typed-om-1/#2695d5c6", + "https://www.w3.org/TR/css-typed-om-1/#68c0aa81", + "https://www.w3.org/TR/css-typed-om-1/#add377f4", + "https://www.w3.org/TR/css-typed-om-1/#4ed1ab05", + "https://www.w3.org/TR/css-typed-om-1/#e55d9f25", + "https://www.w3.org/TR/css-typed-om-1/#3c986031", + "https://www.w3.org/TR/css-typed-om-1/#91e8e72e", + "https://www.w3.org/TR/css-typed-om-1/#a11024f3", + "https://www.w3.org/TR/css-typed-om-1/#42ff6ed0", + "https://www.w3.org/TR/css-typed-om-1/#072f08da", + "https://www.w3.org/TR/css-typed-om-1/#ce1025d0", + "https://www.w3.org/TR/css-typed-om-1/#761881c0", + "https://www.w3.org/TR/css-typed-om-1/#22a281b0", + "https://www.w3.org/TR/css-typed-om-1/#f411d42d", + "https://www.w3.org/TR/css-typed-om-1/#8ddd23f9", + "https://www.w3.org/TR/css-typed-om-1/#9c1a22ed", + "https://www.w3.org/TR/css-typed-om-1/#ea28adea", + "https://www.w3.org/TR/css-typed-om-1/#5ec8aa2f", + "https://www.w3.org/TR/css-typed-om-1/#f05bf0e7", + "https://www.w3.org/TR/css-typed-om-1/#ed598d3e", + "https://www.w3.org/TR/css-typed-om-1/#ba8efa07", + "https://www.w3.org/TR/css-typed-om-1/#ebcbc56d", + "https://www.w3.org/TR/css-typed-om-1/#b8c34db8", + "https://www.w3.org/TR/css-typed-om-1/#a5bae6ee", + "https://www.w3.org/TR/css-typed-om-1/#f99d4ae2", + "https://www.w3.org/TR/css-typed-om-1/#8ddccf89", + "https://www.w3.org/TR/css-typed-om-1/#ba99bbeb", + "https://www.w3.org/TR/css-typed-om-1/#041b09d6", + "https://www.w3.org/TR/css-typed-om-1/#aa05a223", + "https://www.w3.org/TR/css-typed-om-1/#1392b196", + "https://www.w3.org/TR/css-typed-om-1/#03e2765f", + "https://www.w3.org/TR/css-typed-om-1/#c834f1b3", + "https://www.w3.org/TR/css-typed-om-1/#ed833f96", + "https://www.w3.org/TR/css-typed-om-1/#9f9cf6a5", + "https://www.w3.org/TR/css-typed-om-1/#8090fb33", + "https://www.w3.org/TR/css-typed-om-1/#7a3159ad", + "https://www.w3.org/TR/css-typed-om-1/#9bc7612e", + "https://www.w3.org/TR/css-typed-om-1/#f205ddd4", + "https://www.w3.org/TR/css-typed-om-1/#d7afc778", + "https://www.w3.org/TR/css-typed-om-1/#0e5870f5", + "https://www.w3.org/TR/css-typed-om-1/#63595a2f", + "https://www.w3.org/TR/css-typed-om-1/#398ec5b7", + "https://www.w3.org/TR/css-typed-om-1/#2d566e9a", + "https://www.w3.org/TR/css-typed-om-1/#d275a56c", + "https://www.w3.org/TR/css-typed-om-1/#0828978f", + "https://www.w3.org/TR/css-typed-om-1/#e5f2cc0a", + "https://www.w3.org/TR/css-typed-om-1/#d9d64e60", + "https://www.w3.org/TR/css-typed-om-1/#53835cb5", + "https://www.w3.org/TR/css-typed-om-1/#2f6cb60c", + "https://www.w3.org/TR/css-typed-om-1/#3dafe5c5", + "https://www.w3.org/TR/css-typed-om-1/#daa41a9c", + "https://www.w3.org/TR/css-typed-om-1/#05fe311b", + "https://www.w3.org/TR/css-typed-om-1/#69de0809", + "https://www.w3.org/TR/css-typed-om-1/#fc3aac96", + "https://www.w3.org/TR/css-typed-om-1/#1bbf66ab", + "https://www.w3.org/TR/css-typed-om-1/#bb8433a9", + "https://www.w3.org/TR/css-typed-om-1/#2dc829a3", + "https://www.w3.org/TR/css-typed-om-1/#97f37d97", + "https://www.w3.org/TR/css-typed-om-1/#f468d014", + "https://www.w3.org/TR/css-typed-om-1/#5da025cc", + "https://www.w3.org/TR/css-typed-om-1/#0bcbabf1", + "https://www.w3.org/TR/css-typed-om-1/#b8bb50c6", + "https://www.w3.org/TR/css-typed-om-1/#730a72b3", + "https://www.w3.org/TR/css-typed-om-1/#ad2bb926", + "https://www.w3.org/TR/css-typed-om-1/#4985f121", + "https://www.w3.org/TR/css-typed-om-1/#194f46b6", + "https://www.w3.org/TR/css-typed-om-1/#54a1fea8", + "https://www.w3.org/TR/css-typed-om-1/#5ad01cca", + "https://www.w3.org/TR/css-typed-om-1/#2d68423f", + "https://www.w3.org/TR/css-typed-om-1/#f4066072", + "https://www.w3.org/TR/css-typed-om-1/#f12a84ab", + "https://www.w3.org/TR/css-typed-om-1/#4ed06a81", + "https://www.w3.org/TR/css-typed-om-1/#49731d1d", + "https://www.w3.org/TR/css-typed-om-1/#138b31a3", + "https://www.w3.org/TR/css-typed-om-1/#3aacb0e5", + "https://www.w3.org/TR/css-typed-om-1/#189f9375", + "https://www.w3.org/TR/css-typed-om-1/#6c35f2ea", + "https://www.w3.org/TR/css-typed-om-1/#b8e70a54", + "https://www.w3.org/TR/css-typed-om-1/#23ff8128", + "https://www.w3.org/TR/css-typed-om-1/#b801b3f8", + "https://www.w3.org/TR/css-typed-om-1/#854cec6d", + "https://www.w3.org/TR/css-typed-om-1/#b20fd490", + "https://www.w3.org/TR/css-typed-om-1/#decb9188", + "https://www.w3.org/TR/css-typed-om-1/#86ac0f3d", + "https://www.w3.org/TR/css-typed-om-1/#1345b2fa", + "https://www.w3.org/TR/css-typed-om-1/#7cdc3f2c", + "https://www.w3.org/TR/css-typed-om-1/#ffb9cdc9", + "https://www.w3.org/TR/css-typed-om-1/#c6973623", + "https://www.w3.org/TR/css-typed-om-1/#9fb76693", + "https://www.w3.org/TR/css-typed-om-1/#d8fe6496", + "https://www.w3.org/TR/css-typed-om-1/#29ad3311", + "https://www.w3.org/TR/css-typed-om-1/#dda34368", + "https://www.w3.org/TR/css-typed-om-1/#87de393a", + "https://www.w3.org/TR/css-typed-om-1/#eebbfe3d", + "https://www.w3.org/TR/css-typed-om-1/#8a73a2e3", + "https://www.w3.org/TR/css-typed-om-1/#267b6766", + "https://www.w3.org/TR/css-typed-om-1/#67800454", + "https://www.w3.org/TR/css-typed-om-1/#fa8e4976", + "https://www.w3.org/TR/css-typed-om-1/#3f5a69c4", + "https://www.w3.org/TR/css-typed-om-1/#917a1d3a", + "https://www.w3.org/TR/css-typed-om-1/#cf8f5e26", + "https://www.w3.org/TR/css-typed-om-1/#f5fd32dd", + "https://www.w3.org/TR/css-typed-om-1/#36e5f32e", + "https://www.w3.org/TR/css-typed-om-1/#02bd7a8b", + "https://www.w3.org/TR/css-typed-om-1/#1e5ca230", + "https://www.w3.org/TR/css-typed-om-1/#9d1f52f6", + "https://www.w3.org/TR/css-typed-om-1/#b093a29f", + "https://www.w3.org/TR/css-typed-om-1/#a22cd86a", + "https://www.w3.org/TR/css-typed-om-1/#4d38e4c5", + "https://www.w3.org/TR/css-typed-om-1/#6b5fc94b", + "https://www.w3.org/TR/css-typed-om-1/#f88f3382", + "https://www.w3.org/TR/css-typed-om-1/#bfc0b3a6", + "https://www.w3.org/TR/css-typed-om-1/#90ea8c21", + "https://www.w3.org/TR/css-typed-om-1/#6e8b8579", + "https://www.w3.org/TR/css-typed-om-1/#77a042da", + "https://www.w3.org/TR/css-typed-om-1/#76b6d2eb", + "https://www.w3.org/TR/css-typed-om-1/#c2647302", + "https://www.w3.org/TR/css-typed-om-1/#6441b868", + "https://www.w3.org/TR/css-typed-om-1/#2160fcb3", + "https://www.w3.org/TR/css-typed-om-1/#aaf764c1", + "https://www.w3.org/TR/css-typed-om-1/#0b52fa91", + "https://www.w3.org/TR/css-typed-om-1/#e7c6bf78", + "https://www.w3.org/TR/css-typed-om-1/#72bd2c25", + "https://www.w3.org/TR/css-typed-om-1/#26ed428f", + "https://www.w3.org/TR/css-typed-om-1/#71159d37", + "https://www.w3.org/TR/css-typed-om-1/#61e0d2e8", + "https://www.w3.org/TR/css-typed-om-1/#6be55714", + "https://www.w3.org/TR/css-typed-om-1/#0d0e57ea", + "https://www.w3.org/TR/css-typed-om-1/#a8c69c2f", + "https://www.w3.org/TR/css-typed-om-1/#3564358a", + "https://www.w3.org/TR/css-typed-om-1/#50dee79d", + "https://www.w3.org/TR/css-typed-om-1/#c7dad71d", + "https://www.w3.org/TR/css-typed-om-1/#5cd8b624", + "https://www.w3.org/TR/css-typed-om-1/#483b78c4", + "https://www.w3.org/TR/css-typed-om-1/#2d92ac7f", + "https://www.w3.org/TR/css-typed-om-1/#45dee326", + "https://www.w3.org/TR/css-typed-om-1/#75f8cbbb", + "https://www.w3.org/TR/css-typed-om-1/#cde5421d", + "https://www.w3.org/TR/css-typed-om-1/#c1de87f1", + "https://www.w3.org/TR/css-typed-om-1/#0f6cc9ce", + "https://www.w3.org/TR/css-typed-om-1/#f62ca22b", + "https://www.w3.org/TR/css-typed-om-1/#69a12b7f", + "https://www.w3.org/TR/css-typed-om-1/#98511d95", + "https://www.w3.org/TR/css-typed-om-1/#a0605489", + "https://www.w3.org/TR/css-typed-om-1/#78c7f5ad", + "https://www.w3.org/TR/css-typed-om-1/#b7425531", + "https://www.w3.org/TR/css-typed-om-1/#d3706df0", + "https://www.w3.org/TR/css-typed-om-1/#6ea7b710", + "https://www.w3.org/TR/css-typed-om-1/#dce74f57", + "https://www.w3.org/TR/css-typed-om-1/#6c957606", + "https://www.w3.org/TR/css-typed-om-1/#ed00ecee", + "https://www.w3.org/TR/css-typed-om-1/#727bd17b", + "https://www.w3.org/TR/css-typed-om-1/#b1082c33", + "https://www.w3.org/TR/css-typed-om-1/#8378d695", + "https://www.w3.org/TR/css-typed-om-1/#5be9a59d", + "https://www.w3.org/TR/css-typed-om-1/#5b085f76", + "https://www.w3.org/TR/css-typed-om-1/#fb5642f9", + "https://www.w3.org/TR/css-typed-om-1/#0bcc030a", + "https://www.w3.org/TR/css-typed-om-1/#bf6e698b", + "https://www.w3.org/TR/css-typed-om-1/#776bbe9e", + "https://www.w3.org/TR/css-typed-om-1/#4e2aade2", + "https://www.w3.org/TR/css-typed-om-1/#6ed19243", + "https://www.w3.org/TR/css-typed-om-1/#d96b668e", + "https://www.w3.org/TR/css-typed-om-1/#1173c7a3", + "https://www.w3.org/TR/css-typed-om-1/#61948517", + "https://www.w3.org/TR/css-typed-om-1/#73bc6606", + "https://www.w3.org/TR/css-typed-om-1/#c034f069", + "https://www.w3.org/TR/css-typed-om-1/#47c02b73", + "https://www.w3.org/TR/css-typed-om-1/#cf951e6c", + "https://www.w3.org/TR/css-typed-om-1/#d7e1d67b", + "https://www.w3.org/TR/css-typed-om-1/#a0144f62", + "https://www.w3.org/TR/css-typed-om-1/#51ba8407", + "https://www.w3.org/TR/css-typed-om-1/#c2268b97", + "https://www.w3.org/TR/css-typed-om-1/#dcecfc13", + "https://www.w3.org/TR/css-typed-om-1/#4fd7e54f", + "https://www.w3.org/TR/css-typed-om-1/#98ddb9b0", + "https://www.w3.org/TR/css-typed-om-1/#61bb5e44", + "https://www.w3.org/TR/css-typed-om-1/#128295ac", + "https://www.w3.org/TR/css-typed-om-1/#9108b09d", + "https://www.w3.org/TR/css-typed-om-1/#834ea28c", + "https://www.w3.org/TR/css-typed-om-1/#7aaa7c88", + "https://www.w3.org/TR/css-typed-om-1/#14d3255d", + "https://www.w3.org/TR/css-typed-om-1/#4dbf81d6", + "https://www.w3.org/TR/css-typed-om-1/#efabd40a", + "https://www.w3.org/TR/css-typed-om-1/#eefce2af", + "https://www.w3.org/TR/css-typed-om-1/#d52686a1", + "https://www.w3.org/TR/css-typed-om-1/#ce7ea0de", + "https://www.w3.org/TR/css-typed-om-1/#b2919015", + "https://www.w3.org/TR/css-typed-om-1/#3db7b9e0", + "https://www.w3.org/TR/css-typed-om-1/#582b973a", + "https://www.w3.org/TR/css-typed-om-1/#23559e62", + "https://www.w3.org/TR/css-typed-om-1/#14182cd3", + "https://www.w3.org/TR/css-typed-om-1/#20730c34", + "https://www.w3.org/TR/css-typed-om-1/#5d6143d2", + "https://www.w3.org/TR/css-typed-om-1/#3fa441fa", + "https://www.w3.org/TR/css-typed-om-1/#310b3140", + "https://www.w3.org/TR/css-typed-om-1/#5550667d", + "https://www.w3.org/TR/css-typed-om-1/#3beec8c9", + "https://www.w3.org/TR/css-typed-om-1/#81ec7485", + "https://www.w3.org/TR/css-typed-om-1/#fb688f4f", + "https://www.w3.org/TR/css-typed-om-1/#23cd6e75", + "https://www.w3.org/TR/css-typed-om-1/#ad11923b", + "https://www.w3.org/TR/css-typed-om-1/#9fc17679", + "https://www.w3.org/TR/css-typed-om-1/#8664e85f", + "https://www.w3.org/TR/css-typed-om-1/#37bb38a0", + "https://www.w3.org/TR/css-typed-om-1/#36504895", + "https://www.w3.org/TR/css-typed-om-1/#fe0abd77", + "https://www.w3.org/TR/css-typed-om-1/#f1ecd537", + "https://www.w3.org/TR/css-typed-om-1/#6d1040c8", + "https://www.w3.org/TR/css-typed-om-1/#beca1e45", + "https://www.w3.org/TR/css-typed-om-1/#7ee8e6fb", + "https://www.w3.org/TR/css-typed-om-1/#90b2accf", + "https://www.w3.org/TR/css-typed-om-1/#a9069881", + "https://www.w3.org/TR/css-typed-om-1/#e2b8e6b7", + "https://www.w3.org/TR/css-typed-om-1/#fdaa092f", + "https://www.w3.org/TR/css-typed-om-1/#7ca33cdf", + "https://www.w3.org/TR/css-typed-om-1/#d6711e02", + "https://www.w3.org/TR/css-typed-om-1/#24bdba2c", + "https://www.w3.org/TR/css-typed-om-1/#b8f14ba7", + "https://www.w3.org/TR/css-typed-om-1/#78404507", + "https://www.w3.org/TR/css-typed-om-1/#22308f61", + "https://www.w3.org/TR/css-typed-om-1/#5455396f", + "https://www.w3.org/TR/css-typed-om-1/#4962ecad", + "https://www.w3.org/TR/css-typed-om-1/#d686638a", + "https://www.w3.org/TR/css-typed-om-1/#9436e460", + "https://www.w3.org/TR/css-typed-om-1/#0570259e", + "https://www.w3.org/TR/css-typed-om-1/#ac54fbff", + "https://www.w3.org/TR/css-typed-om-1/#839bfab4", + "https://www.w3.org/TR/css-typed-om-1/#2d22493a", + "https://www.w3.org/TR/css-typed-om-1/#d293a05b", + "https://www.w3.org/TR/css-typed-om-1/#77eac6ac", + "https://www.w3.org/TR/css-typed-om-1/#ff26bbb9", + "https://www.w3.org/TR/css-typed-om-1/#9852f862", + "https://www.w3.org/TR/css-typed-om-1/#bfb148e6", + "https://www.w3.org/TR/css-typed-om-1/#0c5a4350", + "https://www.w3.org/TR/css-typed-om-1/#fc19454a", + "https://www.w3.org/TR/css-typed-om-1/#296f3551", + "https://www.w3.org/TR/css-typed-om-1/#e754076c", + "https://www.w3.org/TR/css-typed-om-1/#b7cb01f3", + "https://www.w3.org/TR/css-typed-om-1/#11cf96f1", + "https://www.w3.org/TR/css-typed-om-1/#a6d6ba71", + "https://www.w3.org/TR/css-typed-om-1/#98f51657", + "https://www.w3.org/TR/css-typed-om-1/#290e0dcc", + "https://www.w3.org/TR/css-typed-om-1/#b05d167f", + "https://www.w3.org/TR/css-typed-om-1/#0427150e", + "https://www.w3.org/TR/css-typed-om-1/#66a0ea15", + "https://www.w3.org/TR/css-typed-om-1/#cd67c18a", + "https://www.w3.org/TR/css-typed-om-1/#515f6d67", + "https://www.w3.org/TR/css-typed-om-1/#2ac9bf35", + "https://www.w3.org/TR/css-typed-om-1/#436d2642", + "https://www.w3.org/TR/css-typed-om-1/#a10505f9", + "https://www.w3.org/TR/css-typed-om-1/#262922c6", + "https://www.w3.org/TR/css-typed-om-1/#62f7dae0", + "https://www.w3.org/TR/css-typed-om-1/#854825c4", + "https://www.w3.org/TR/css-typed-om-1/#54fa0afb", + "https://www.w3.org/TR/css-typed-om-1/#fc6d6516", + "https://www.w3.org/TR/css-typed-om-1/#8c648dcc", + "https://www.w3.org/TR/css-typed-om-1/#2bd0d107", + "https://www.w3.org/TR/css-typed-om-1/#b50b957e", + "https://www.w3.org/TR/css-typed-om-1/#b08d0bb2", + "https://www.w3.org/TR/css-typed-om-1/#ba920583", + "https://www.w3.org/TR/css-typed-om-1/#63a7a8ed", + "https://www.w3.org/TR/css-typed-om-1/#53275e46", + "https://www.w3.org/TR/css-typed-om-1/#7f9469b5", + "https://www.w3.org/TR/css-typed-om-1/#6f2dfa22", + "https://www.w3.org/TR/css-typed-om-1/#915aff5e", + "https://www.w3.org/TR/css-typed-om-1/#a326add7", + "https://www.w3.org/TR/css-typed-om-1/#03afaf9c", + "https://www.w3.org/TR/css-typed-om-1/#8958b003", + "https://www.w3.org/TR/css-typed-om-1/#1243a891", + "https://www.w3.org/TR/css-typed-om-1/#16d07e10", + "https://www.w3.org/TR/css-typed-om-1/#45209803", + "https://www.w3.org/TR/css-typed-om-1/#6b815fdd", + "https://www.w3.org/TR/css-typed-om-1/#5afbefcd", + "https://www.w3.org/TR/css-typed-om-1/#d14a6f26", + "https://www.w3.org/TR/css-typed-om-1/#649608b9", + "https://www.w3.org/TR/css-typed-om-1/#3fca5a9e", + "https://www.w3.org/TR/css-typed-om-1/#84b454ff", + "https://www.w3.org/TR/css-typed-om-1/#e2fc6023", + "https://www.w3.org/TR/css-typed-om-1/#99c988d6", + "https://www.w3.org/TR/css-typed-om-1/#7d4424b2", + "https://www.w3.org/TR/css-typed-om-1/#0e6b2056", + "https://www.w3.org/TR/css-typed-om-1/#0204d188", + "https://www.w3.org/TR/css-typed-om-1/#653d0848", + "https://www.w3.org/TR/css-typed-om-1/#0698d556", + "https://www.w3.org/TR/css-typed-om-1/#0e8de730", + "https://www.w3.org/TR/css-typed-om-1/#802b0fdd", + "https://www.w3.org/TR/css-typed-om-1/#12d6b9a8", + "https://www.w3.org/TR/css-typed-om-1/#baf46cd8", + "https://www.w3.org/TR/css-typed-om-1/#4c57d46c", + "https://www.w3.org/TR/css-typed-om-1/#58cdffc6", + "https://www.w3.org/TR/css-typed-om-1/#129692cd", + "https://www.w3.org/TR/css-typed-om-1/#0d4a490a", + "https://www.w3.org/TR/css-typed-om-1/#400cc450", + "https://www.w3.org/TR/css-typed-om-1/#53053ffa", + "https://www.w3.org/TR/css-typed-om-1/#95054108", + "https://www.w3.org/TR/css-typed-om-1/#49db0a8f", + "https://www.w3.org/TR/css-typed-om-1/#9054ecfa", + "https://www.w3.org/TR/css-typed-om-1/#5a1d84b9", + "https://www.w3.org/TR/css-typed-om-1/#9fb26e00", + "https://www.w3.org/TR/css-typed-om-1/#4bf21ac7", + "https://www.w3.org/TR/css-typed-om-1/#a086f470", + "https://www.w3.org/TR/css-typed-om-1/#de226194", + "https://www.w3.org/TR/css-typed-om-1/#838e5b64", + "https://www.w3.org/TR/css-typed-om-1/#3e655cf8", + "https://www.w3.org/TR/css-typed-om-1/#8f035173", + "https://www.w3.org/TR/css-typed-om-1/#ef95ffba", + "https://www.w3.org/TR/css-typed-om-1/#bbd6f3c4", + "https://www.w3.org/TR/css-typed-om-1/#5ea5f82b", + "https://www.w3.org/TR/css-typed-om-1/#0c2e0cb9", + "https://www.w3.org/TR/css-typed-om-1/#cfdad187", + "https://www.w3.org/TR/css-typed-om-1/#ee49973c", + "https://www.w3.org/TR/css-typed-om-1/#c6539ab4", + "https://www.w3.org/TR/css-typed-om-1/#6b5848eb", + "https://www.w3.org/TR/css-typed-om-1/#29ec1ba6", + "https://www.w3.org/TR/css-typed-om-1/#73c7b281", + "https://www.w3.org/TR/css-typed-om-1/#1d0ba9a1", + "https://www.w3.org/TR/css-typed-om-1/#acee373b", + "https://www.w3.org/TR/css-typed-om-1/#acec364b", + "https://www.w3.org/TR/css-typed-om-1/#c5091c6b", + "https://www.w3.org/TR/css-typed-om-1/#e643c18e", + "https://www.w3.org/TR/css-typed-om-1/#02b0f49f", + "https://www.w3.org/TR/css-typed-om-1/#0e38b48b", + "https://www.w3.org/TR/css-typed-om-1/#510cef3b", + "https://www.w3.org/TR/css-typed-om-1/#b6029199", + "https://www.w3.org/TR/css-typed-om-1/#6bf37c0a", + "https://www.w3.org/TR/css-typed-om-1/#4a1865db", + "https://www.w3.org/TR/css-typed-om-1/#63933d2b", + "https://www.w3.org/TR/css-typed-om-1/#05627c5c", + "https://www.w3.org/TR/css-typed-om-1/#8855a9aa", + "https://www.w3.org/TR/css-typed-om-1/#889e932f", + "https://www.w3.org/TR/css-typed-om-1/#fe15742e", + "https://www.w3.org/TR/css-typed-om-1/#ec878a66", + "https://www.w3.org/TR/css-typed-om-1/#a5c91173", + "https://www.w3.org/TR/css-typed-om-1/#be2d2b4c", + "https://www.w3.org/TR/css-typed-om-1/#82ca3efc", + "https://www.w3.org/TR/css-typed-om-1/#b0d7f3c3", + "https://www.w3.org/TR/css-typed-om-1/#811df97e", + "https://www.w3.org/TR/css-typed-om-1/#5372cca8", + "https://www.w3.org/TR/css-typed-om-1/#f9b8107a", + "https://www.w3.org/TR/css-typed-om-1/#ac51ff4d", + "https://www.w3.org/TR/css-typed-om-1/#8c800cdf", + "https://www.w3.org/TR/css-typed-om-1/#57cf55df", + "https://www.w3.org/TR/css-typed-om-1/#f8de33a3", + "https://www.w3.org/TR/css-typed-om-1/#9cce47fd", + "https://www.w3.org/TR/css-typed-om-1/#053b5fe6", + "https://www.w3.org/TR/css-typed-om-1/#83768b54", + "https://www.w3.org/TR/css-typed-om-1/#e030a144", + "https://www.w3.org/TR/css-typed-om-1/#e031fa01", + "https://www.w3.org/TR/css-typed-om-1/#b4cfa5ce", + "https://www.w3.org/TR/css-typed-om-1/#5f90bbfb", + "https://www.w3.org/TR/css-typed-om-1/#e97a9688", + "https://www.w3.org/TR/css-typed-om-1/#42a03705", "https://www.w3.org/TR/css-typed-om-1/#references", "https://www.w3.org/TR/css-typed-om-1/#normative", "https://www.w3.org/TR/css-typed-om-1/#biblio-compositing-1", @@ -2799,18 +3952,23 @@ "https://www.w3.org/TR/css-typed-om-1/#biblio-css-animations-1", "https://www.w3.org/TR/css-typed-om-1/#biblio-css-animations-2", "https://www.w3.org/TR/css-typed-om-1/#biblio-css-backgrounds-3", + "https://www.w3.org/TR/css-typed-om-1/#biblio-css-borders-4", + "https://www.w3.org/TR/css-typed-om-1/#biblio-css-box-4", "https://www.w3.org/TR/css-typed-om-1/#biblio-css-break-3", - "https://www.w3.org/TR/css-typed-om-1/#biblio-css-cascade-4", - "https://www.w3.org/TR/css-typed-om-1/#biblio-css-color-3", + "https://www.w3.org/TR/css-typed-om-1/#biblio-css-break-4", + "https://www.w3.org/TR/css-typed-om-1/#biblio-css-cascade-5", "https://www.w3.org/TR/css-typed-om-1/#biblio-css-color-4", - "https://www.w3.org/TR/css-typed-om-1/#biblio-css-contain-1", + "https://www.w3.org/TR/css-typed-om-1/#biblio-css-color-5", + "https://www.w3.org/TR/css-typed-om-1/#biblio-css-color-adjust-1", + "https://www.w3.org/TR/css-typed-om-1/#biblio-css-contain-2", "https://www.w3.org/TR/css-typed-om-1/#biblio-css-content-3", + "https://www.w3.org/TR/css-typed-om-1/#biblio-css-display-3", "https://www.w3.org/TR/css-typed-om-1/#biblio-css-flexbox-1", - "https://www.w3.org/TR/css-typed-om-1/#biblio-css-fonts-3", "https://www.w3.org/TR/css-typed-om-1/#biblio-css-fonts-4", - "https://www.w3.org/TR/css-typed-om-1/#biblio-css-gcpm-3", + "https://www.w3.org/TR/css-typed-om-1/#biblio-css-fonts-5", "https://www.w3.org/TR/css-typed-om-1/#biblio-css-gcpm-4", - "https://www.w3.org/TR/css-typed-om-1/#biblio-css-grid-1", + "https://www.w3.org/TR/css-typed-om-1/#biblio-css-grid-2", + "https://www.w3.org/TR/css-typed-om-1/#biblio-css-images-3", "https://www.w3.org/TR/css-typed-om-1/#biblio-css-images-4", "https://www.w3.org/TR/css-typed-om-1/#biblio-css-inline-3", "https://www.w3.org/TR/css-typed-om-1/#biblio-css-line-grid-1", @@ -2820,387 +3978,49 @@ "https://www.w3.org/TR/css-typed-om-1/#biblio-css-multicol-1", "https://www.w3.org/TR/css-typed-om-1/#biblio-css-overflow-3", "https://www.w3.org/TR/css-typed-om-1/#biblio-css-overflow-4", + "https://www.w3.org/TR/css-typed-om-1/#biblio-css-page-3", "https://www.w3.org/TR/css-typed-om-1/#biblio-css-page-floats-3", "https://www.w3.org/TR/css-typed-om-1/#biblio-css-position-3", - "https://www.w3.org/TR/css-typed-om-1/#biblio-css-preslev-1", + "https://www.w3.org/TR/css-typed-om-1/#biblio-css-properties-values-api-1", "https://www.w3.org/TR/css-typed-om-1/#biblio-css-regions-1", "https://www.w3.org/TR/css-typed-om-1/#biblio-css-rhythm-1", "https://www.w3.org/TR/css-typed-om-1/#biblio-css-round-display-1", "https://www.w3.org/TR/css-typed-om-1/#biblio-css-ruby-1", "https://www.w3.org/TR/css-typed-om-1/#biblio-css-scroll-anchoring-1", "https://www.w3.org/TR/css-typed-om-1/#biblio-css-scroll-snap-1", - "https://www.w3.org/TR/css-typed-om-1/#biblio-css-scrollbars-1", "https://www.w3.org/TR/css-typed-om-1/#biblio-css-shapes-1", "https://www.w3.org/TR/css-typed-om-1/#biblio-css-shapes-2", "https://www.w3.org/TR/css-typed-om-1/#biblio-css-size-adjust-1", "https://www.w3.org/TR/css-typed-om-1/#biblio-css-sizing-3", + "https://www.w3.org/TR/css-typed-om-1/#biblio-css-speech-1", "https://www.w3.org/TR/css-typed-om-1/#biblio-css-syntax-3", "https://www.w3.org/TR/css-typed-om-1/#biblio-css-tables-3", "https://www.w3.org/TR/css-typed-om-1/#biblio-css-text-3", - "https://www.w3.org/TR/css-typed-om-1/#biblio-css-text-decor-3", + "https://www.w3.org/TR/css-typed-om-1/#biblio-css-text-4", "https://www.w3.org/TR/css-typed-om-1/#biblio-css-text-decor-4", "https://www.w3.org/TR/css-typed-om-1/#biblio-css-transforms-1", "https://www.w3.org/TR/css-typed-om-1/#biblio-css-transforms-2", "https://www.w3.org/TR/css-typed-om-1/#biblio-css-transitions-1", - "https://www.w3.org/TR/css-typed-om-1/#biblio-css-ui-3", "https://www.w3.org/TR/css-typed-om-1/#biblio-css-ui-4", - "https://www.w3.org/TR/css-typed-om-1/#biblio-css-values-3", "https://www.w3.org/TR/css-typed-om-1/#biblio-css-values-4", "https://www.w3.org/TR/css-typed-om-1/#biblio-css-variables-1", "https://www.w3.org/TR/css-typed-om-1/#biblio-css-will-change-1", "https://www.w3.org/TR/css-typed-om-1/#biblio-css-writing-modes-3", - "https://www.w3.org/TR/css-typed-om-1/#biblio-css2", + "https://www.w3.org/TR/css-typed-om-1/#biblio-css-writing-modes-4", + "https://www.w3.org/TR/css-typed-om-1/#biblio-css21", "https://www.w3.org/TR/css-typed-om-1/#biblio-css22", - "https://www.w3.org/TR/css-typed-om-1/#biblio-css3-images", - "https://www.w3.org/TR/css-typed-om-1/#biblio-css3-page", - "https://www.w3.org/TR/css-typed-om-1/#biblio-css3-speech", "https://www.w3.org/TR/css-typed-om-1/#biblio-cssom", - "https://www.w3.org/TR/css-typed-om-1/#biblio-cssom-view-1", "https://www.w3.org/TR/css-typed-om-1/#biblio-dom", "https://www.w3.org/TR/css-typed-om-1/#biblio-fill-stroke-3", "https://www.w3.org/TR/css-typed-om-1/#biblio-filter-effects-2", "https://www.w3.org/TR/css-typed-om-1/#biblio-geometry-1", + "https://www.w3.org/TR/css-typed-om-1/#biblio-html", "https://www.w3.org/TR/css-typed-om-1/#biblio-infra", "https://www.w3.org/TR/css-typed-om-1/#biblio-motion-1", "https://www.w3.org/TR/css-typed-om-1/#biblio-rfc2119", "https://www.w3.org/TR/css-typed-om-1/#biblio-svg2", "https://www.w3.org/TR/css-typed-om-1/#biblio-webidl", - "https://www.w3.org/TR/css-typed-om-1/#informative", - "https://www.w3.org/TR/css-typed-om-1/#biblio-css-properties-values-api-1", - "https://www.w3.org/TR/css-typed-om-1/#biblio-html", "https://www.w3.org/TR/css-typed-om-1/#idl-index", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-Exposed%E2%91%A2%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-Exposed%E2%91%A0%E2%91%A0%E2%93%AA", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssstylevalue%E2%91%A0%E2%91%A0%E2%93%AA", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssstylevalue-parse%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-USVString%E2%91%A1%E2%91%A6", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-USVString%E2%91%A0%E2%91%A0%E2%93%AA", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-Exposed%E2%91%A1%E2%91%A0%E2%93%AA", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssstylevalue%E2%91%A1%E2%91%A0%E2%93%AA", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssstylevalue-parseall%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-USVString%E2%91%A1%E2%91%A7", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-USVString%E2%91%A2%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-Exposed%E2%91%A2%E2%91%A1", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-USVString%E2%91%A3%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssstylevalue%E2%91%A0%E2%91%A0%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-stylepropertymapreadonly-get%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-USVString%E2%91%A4%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssstylevalue%E2%91%A0%E2%91%A1%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-stylepropertymapreadonly-getall%E2%91%A1", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-USVString%E2%91%A5%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-boolean%E2%91%A4", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-stylepropertymapreadonly-has%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-USVString%E2%91%A6%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-unsigned-long%E2%91%A8", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-Exposed%E2%91%A3%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-stylepropertymapreadonly%E2%91%A6", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-stylepropertymap-set%E2%91%A0%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-USVString%E2%91%A7%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssstylevalue%E2%91%A0%E2%91%A2%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-USVString%E2%91%A8%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-stylepropertymap-append%E2%91%A0%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-USVString%E2%91%A0%E2%93%AA%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssstylevalue%E2%91%A0%E2%91%A3%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-USVString%E2%91%A0%E2%91%A0%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-stylepropertymap-delete%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-USVString%E2%91%A0%E2%91%A1%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-stylepropertymap-clear%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-element%E2%91%A4", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-SameObject%E2%91%A2", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-stylepropertymapreadonly%E2%91%A3%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-element-computedstylemap%E2%91%A3", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssstylerule%E2%91%A3", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-SameObject%E2%91%A0%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-stylepropertymap%E2%91%A0%E2%91%A3%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssstylerule-stylemap%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-elementcssinlinestyle%E2%91%A1", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-SameObject%E2%91%A1%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-stylepropertymap%E2%91%A0%E2%91%A4%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-elementcssinlinestyle-attributestylemap%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-Exposed%E2%91%A4%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedefdef-cssunparsedsegment%E2%91%A4", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssstylevalue%E2%91%A1%E2%93%AA%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedefdef-cssunparsedsegment%E2%91%A0%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-unsigned-long%E2%91%A0%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssunparsedvalue-length%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedefdef-cssunparsedsegment%E2%91%A1%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-unsigned-long%E2%91%A1%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedefdef-cssunparsedsegment%E2%91%A2%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-unsigned-long%E2%91%A2%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedefdef-cssunparsedsegment%E2%91%A3%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-USVString%E2%91%A0%E2%91%A3%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssvariablereferencevalue%E2%91%A1%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-Exposed%E2%91%A5%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssvariablereferencevalue-cssvariablereferencevalue%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-USVString%E2%91%A0%E2%91%A4%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssunparsedvalue%E2%91%A2%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-USVString%E2%91%A0%E2%91%A5%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssvariablereferencevalue-variable%E2%91%A0%E2%93%AA", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssunparsedvalue%E2%91%A3%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-Exposed%E2%91%A6%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-csskeywordvalue-csskeywordvalue%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-USVString%E2%91%A0%E2%91%A7%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssstylevalue%E2%91%A1%E2%91%A0%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-USVString%E2%91%A0%E2%91%A8%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-csskeywordvalue-value%E2%91%A4", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-double%E2%91%A0%E2%91%A0%E2%93%AA", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue%E2%91%A5%E2%91%A0%E2%93%AA", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-long%E2%91%A6", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-long%E2%91%A0%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-long%E2%91%A1%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-long%E2%91%A2%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-long%E2%91%A3%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-long%E2%91%A4%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-long%E2%91%A5%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-enumdef-cssnumericbasetype%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-Exposed%E2%91%A7%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssstylevalue%E2%91%A1%E2%91%A1%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue%E2%91%A0%E2%93%AA%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssnumericvalue-add%E2%91%A1", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedefdef-cssnumberish%E2%91%A1%E2%91%A4", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue%E2%91%A0%E2%91%A0%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssnumericvalue-sub%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedefdef-cssnumberish%E2%91%A0%E2%91%A0%E2%93%AA", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue%E2%91%A0%E2%91%A1%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssnumericvalue-mul%E2%91%A1", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedefdef-cssnumberish%E2%91%A1%E2%91%A5", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue%E2%91%A0%E2%91%A2%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssnumericvalue-div%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedefdef-cssnumberish%E2%91%A2%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue%E2%91%A0%E2%91%A3%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssnumericvalue-min%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedefdef-cssnumberish%E2%91%A3%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue%E2%91%A0%E2%91%A4%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssnumericvalue-max%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedefdef-cssnumberish%E2%91%A4%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-boolean%E2%91%A0%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssnumericvalue-equals%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedefdef-cssnumberish%E2%91%A5%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssunitvalue%E2%91%A2%E2%91%A0%E2%93%AA", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssnumericvalue-to%E2%91%A1", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-USVString%E2%91%A1%E2%91%A0%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssmathsum%E2%91%A0%E2%91%A4", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssnumericvalue-tosum%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-USVString%E2%91%A1%E2%91%A1%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-dictdef-cssnumerictype%E2%91%A1", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssnumericvalue-type%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-Exposed%E2%91%A8%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue%E2%91%A0%E2%91%A5%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssnumericvalue-parse%E2%91%A1", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-USVString%E2%91%A1%E2%91%A2%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-Exposed%E2%91%A0%E2%93%AA%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssunitvalue-cssunitvalue%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-double%E2%91%A2%E2%91%A8", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-USVString%E2%91%A1%E2%91%A3%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue%E2%91%A2%E2%91%A6%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-double%E2%91%A3%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-USVString%E2%91%A1%E2%91%A4%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-Exposed%E2%91%A0%E2%91%A0%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue%E2%91%A2%E2%91%A7%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-enumdef-cssmathoperator%E2%91%A1", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssmathvalue-operator%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-Exposed%E2%91%A0%E2%91%A1%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssmathsum-cssmathsum%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedefdef-cssnumberish%E2%91%A6%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssmathvalue%E2%91%A2%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericarray%E2%91%A6", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-Exposed%E2%91%A0%E2%91%A2%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssmathproduct-cssmathproduct%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedefdef-cssnumberish%E2%91%A7%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssmathvalue%E2%91%A3%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericarray%E2%91%A0%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-Exposed%E2%91%A0%E2%91%A3%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssmathnegate-cssmathnegate%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedefdef-cssnumberish%E2%91%A8%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssmathvalue%E2%91%A4%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue%E2%91%A2%E2%91%A8%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-Exposed%E2%91%A0%E2%91%A4%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssmathinvert-cssmathinvert%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedefdef-cssnumberish%E2%91%A0%E2%93%AA%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssmathvalue%E2%91%A5%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue%E2%91%A3%E2%93%AA%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-Exposed%E2%91%A0%E2%91%A5%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssmathmin-cssmathmin%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedefdef-cssnumberish%E2%91%A0%E2%91%A0%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssmathvalue%E2%91%A6%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericarray%E2%91%A1%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-Exposed%E2%91%A0%E2%91%A6%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssmathmax-cssmathmax%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedefdef-cssnumberish%E2%91%A0%E2%91%A1%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssmathvalue%E2%91%A7%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericarray%E2%91%A2%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-Exposed%E2%91%A0%E2%91%A7%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue%E2%91%A3%E2%91%A0%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-unsigned-long%E2%91%A3%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssnumericarray-length%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue%E2%91%A3%E2%91%A1%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-unsigned-long%E2%91%A4%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssunitvalue%E2%91%A2%E2%91%A3%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-double%E2%91%A4%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssunitvalue%E2%91%A2%E2%91%A4%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-double%E2%91%A5%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssunitvalue%E2%91%A2%E2%91%A5%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-double%E2%91%A6%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssunitvalue%E2%91%A2%E2%91%A6%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-double%E2%91%A7%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssunitvalue%E2%91%A2%E2%91%A7%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-double%E2%91%A8%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssunitvalue%E2%91%A2%E2%91%A8%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-double%E2%91%A0%E2%93%AA%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssunitvalue%E2%91%A3%E2%93%AA%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-double%E2%91%A0%E2%91%A0%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssunitvalue%E2%91%A3%E2%91%A0%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-double%E2%91%A0%E2%91%A1%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssunitvalue%E2%91%A3%E2%91%A1%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-double%E2%91%A0%E2%91%A2%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssunitvalue%E2%91%A3%E2%91%A2%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-double%E2%91%A0%E2%91%A3%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssunitvalue%E2%91%A3%E2%91%A3%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-double%E2%91%A0%E2%91%A4%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssunitvalue%E2%91%A3%E2%91%A4%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-double%E2%91%A0%E2%91%A5%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssunitvalue%E2%91%A3%E2%91%A5%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-double%E2%91%A0%E2%91%A6%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssunitvalue%E2%91%A3%E2%91%A6%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-double%E2%91%A0%E2%91%A7%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssunitvalue%E2%91%A3%E2%91%A7%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-double%E2%91%A0%E2%91%A8%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssunitvalue%E2%91%A3%E2%91%A8%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-double%E2%91%A1%E2%93%AA%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssunitvalue%E2%91%A4%E2%93%AA%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-double%E2%91%A1%E2%91%A0%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssunitvalue%E2%91%A4%E2%91%A0%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-double%E2%91%A1%E2%91%A1%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssunitvalue%E2%91%A4%E2%91%A1%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-double%E2%91%A1%E2%91%A2%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssunitvalue%E2%91%A4%E2%91%A2%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-double%E2%91%A1%E2%91%A3%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssunitvalue%E2%91%A4%E2%91%A3%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-double%E2%91%A1%E2%91%A4%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssunitvalue%E2%91%A4%E2%91%A4%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-double%E2%91%A1%E2%91%A5%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssunitvalue%E2%91%A4%E2%91%A5%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-double%E2%91%A1%E2%91%A6%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssunitvalue%E2%91%A4%E2%91%A6%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-double%E2%91%A1%E2%91%A7%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssunitvalue%E2%91%A4%E2%91%A7%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-double%E2%91%A1%E2%91%A8%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssunitvalue%E2%91%A4%E2%91%A8%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-double%E2%91%A2%E2%93%AA%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssunitvalue%E2%91%A5%E2%93%AA%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-double%E2%91%A2%E2%91%A0%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssunitvalue%E2%91%A5%E2%91%A0%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-double%E2%91%A2%E2%91%A1%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssunitvalue%E2%91%A5%E2%91%A1%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-double%E2%91%A2%E2%91%A2%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssunitvalue%E2%91%A5%E2%91%A2%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-double%E2%91%A2%E2%91%A3%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssunitvalue%E2%91%A5%E2%91%A3%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-double%E2%91%A2%E2%91%A4%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssunitvalue%E2%91%A5%E2%91%A4%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-double%E2%91%A2%E2%91%A5%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssunitvalue%E2%91%A5%E2%91%A5%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-double%E2%91%A2%E2%91%A6%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssunitvalue%E2%91%A5%E2%91%A6%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-double%E2%91%A2%E2%91%A7%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-Exposed%E2%91%A0%E2%91%A8%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-csstransformvalue-csstransformvalue%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-csstransformcomponent%E2%91%A0%E2%91%A0%E2%93%AA", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssstylevalue%E2%91%A1%E2%91%A2%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-csstransformcomponent%E2%91%A1%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-unsigned-long%E2%91%A5%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-csstransformvalue-length%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-csstransformcomponent%E2%91%A2%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-unsigned-long%E2%91%A6%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-csstransformcomponent%E2%91%A3%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-unsigned-long%E2%91%A7%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-csstransformcomponent%E2%91%A4%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-boolean%E2%91%A1%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-csstransformvalue-is2d%E2%91%A5", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-dommatrix%E2%91%A5", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-csstransformvalue-tomatrix%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-Exposed%E2%91%A1%E2%93%AA%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-boolean%E2%91%A2%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-csstransformcomponent-is2d%E2%91%A0%E2%91%A0%E2%93%AA", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-dommatrix%E2%91%A2%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-csstransformcomponent-tomatrix%E2%91%A0%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-Exposed%E2%91%A1%E2%91%A0%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-csstranslate-csstranslate%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue%E2%91%A3%E2%91%A4%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue%E2%91%A3%E2%91%A5%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue%E2%91%A3%E2%91%A6%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-csstransformcomponent%E2%91%A7%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue%E2%91%A3%E2%91%A7%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue%E2%91%A3%E2%91%A8%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue%E2%91%A4%E2%93%AA%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-Exposed%E2%91%A1%E2%91%A1%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssrotate-cssrotate%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue%E2%91%A4%E2%91%A0%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssrotate-cssrotate-x-y-z-angle%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedefdef-cssnumberish%E2%91%A0%E2%91%A2%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedefdef-cssnumberish%E2%91%A0%E2%91%A3%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedefdef-cssnumberish%E2%91%A0%E2%91%A4%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue%E2%91%A4%E2%91%A1%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-csstransformcomponent%E2%91%A8%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedefdef-cssnumberish%E2%91%A0%E2%91%A5%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssrotate-x%E2%91%A4", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedefdef-cssnumberish%E2%91%A0%E2%91%A6%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssrotate-y%E2%91%A4", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedefdef-cssnumberish%E2%91%A0%E2%91%A7%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssrotate-z%E2%91%A4", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue%E2%91%A4%E2%91%A2%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-Exposed%E2%91%A1%E2%91%A2%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssscale-cssscale%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedefdef-cssnumberish%E2%91%A0%E2%91%A8%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedefdef-cssnumberish%E2%91%A1%E2%93%AA%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedefdef-cssnumberish%E2%91%A1%E2%91%A0%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-csstransformcomponent%E2%91%A0%E2%93%AA%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedefdef-cssnumberish%E2%91%A1%E2%91%A1%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssscale-x%E2%91%A5", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedefdef-cssnumberish%E2%91%A1%E2%91%A2%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssscale-y%E2%91%A5", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-typedefdef-cssnumberish%E2%91%A1%E2%91%A3%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssscale-z%E2%91%A4", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-Exposed%E2%91%A1%E2%91%A3%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssskew-cssskew%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue%E2%91%A4%E2%91%A3%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue%E2%91%A4%E2%91%A4%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-csstransformcomponent%E2%91%A0%E2%91%A0%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue%E2%91%A4%E2%91%A5%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue%E2%91%A4%E2%91%A6%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-Exposed%E2%91%A1%E2%91%A4%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssskewx-cssskewx%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue%E2%91%A4%E2%91%A7%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-csstransformcomponent%E2%91%A0%E2%91%A1%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue%E2%91%A4%E2%91%A8%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-Exposed%E2%91%A1%E2%91%A5%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssskewy-cssskewy%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue%E2%91%A5%E2%93%AA%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-csstransformcomponent%E2%91%A0%E2%91%A2%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue%E2%91%A5%E2%91%A0%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-Exposed%E2%91%A1%E2%91%A6%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssperspective-cssperspective%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue%E2%91%A5%E2%91%A1%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-csstransformcomponent%E2%91%A0%E2%91%A3%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue%E2%91%A5%E2%91%A2%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-Exposed%E2%91%A1%E2%91%A7%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-cssmatrixcomponent-cssmatrixcomponent%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-dommatrixreadonly%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-dictdef-cssmatrixcomponentoptions%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-csstransformcomponent%E2%91%A0%E2%91%A4%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-dommatrix%E2%91%A3%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-idl-boolean%E2%91%A3%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-Exposed%E2%91%A1%E2%91%A8%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-csspositionvalue-csspositionvalue%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue%E2%91%A5%E2%91%A3%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue%E2%91%A5%E2%91%A4%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssstylevalue%E2%91%A1%E2%91%A3%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue%E2%91%A5%E2%91%A5%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-csspositionvalue-x%E2%91%A5", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssnumericvalue%E2%91%A5%E2%91%A6%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-dom-csspositionvalue-y%E2%91%A5", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-Exposed%E2%91%A2%E2%93%AA%E2%91%A0", - "https://www.w3.org/TR/css-typed-om-1/#ref-for-cssstylevalue%E2%91%A1%E2%91%A4%E2%91%A0", "https://www.w3.org/TR/css-typed-om-1/#issues-index" ] } \ No newline at end of file diff --git a/tr/ids/i18n-glossary.json b/tr/ids/i18n-glossary.json index 29acdb0a2cf2..04fb5836c054 100644 --- a/tr/ids/i18n-glossary.json +++ b/tr/ids/i18n-glossary.json @@ -62,6 +62,8 @@ "https://www.w3.org/TR/i18n-glossary/#ref-for-dfn-bidi-isolate-1", "https://www.w3.org/TR/i18n-glossary/#ref-for-dfn-right-to-left-2", "https://www.w3.org/TR/i18n-glossary/#ref-for-dfn-spillover-effects-1", + "https://www.w3.org/TR/i18n-glossary/#dfn-block-direction", + "https://www.w3.org/TR/i18n-glossary/#ref-for-dfn-paragraph-direction-2", "https://www.w3.org/TR/i18n-glossary/#c", "https://www.w3.org/TR/i18n-glossary/#dfn-canonical-unicode-locale-identifier", "https://www.w3.org/TR/i18n-glossary/#ref-for-dfn-well-formed-1", @@ -209,6 +211,10 @@ "https://www.w3.org/TR/i18n-glossary/#ref-for-dfn-normalisation-1", "https://www.w3.org/TR/i18n-glossary/#dfn-unicode-normalization-form-d", "https://www.w3.org/TR/i18n-glossary/#ref-for-dfn-normalisation-2", + "https://www.w3.org/TR/i18n-glossary/#dfn-unicode-normalization-form-kc", + "https://www.w3.org/TR/i18n-glossary/#ref-for-dfn-normalisation-3", + "https://www.w3.org/TR/i18n-glossary/#dfn-unicode-normalization-form-kd", + "https://www.w3.org/TR/i18n-glossary/#ref-for-dfn-normalisation-4", "https://www.w3.org/TR/i18n-glossary/#o", "https://www.w3.org/TR/i18n-glossary/#dfn-othographic-syllable", "https://www.w3.org/TR/i18n-glossary/#ref-for-dfn-typographic-character-unit-1", @@ -247,6 +253,8 @@ "https://www.w3.org/TR/i18n-glossary/#ref-for-dfn-bidi-isolation-2", "https://www.w3.org/TR/i18n-glossary/#dfn-standalone-vowel", "https://www.w3.org/TR/i18n-glossary/#ref-for-dfn-independent-vowel-1", + "https://www.w3.org/TR/i18n-glossary/#dfn-string-direction", + "https://www.w3.org/TR/i18n-glossary/#ref-for-dfn-bidi-isolation-3", "https://www.w3.org/TR/i18n-glossary/#dfn-supplementary-code-point", "https://www.w3.org/TR/i18n-glossary/#ref-for-dfn-basic-multilingual-plane-1", "https://www.w3.org/TR/i18n-glossary/#ref-for-dfn-supplementary-code-point-1", @@ -325,6 +333,7 @@ "https://www.w3.org/TR/i18n-glossary/#dfn-valid", "https://www.w3.org/TR/i18n-glossary/#ref-for-dfn-well-formed-2", "https://www.w3.org/TR/i18n-glossary/#ref-for-dfn-well-formed-3", + "https://www.w3.org/TR/i18n-glossary/#dfn-variation-selector", "https://www.w3.org/TR/i18n-glossary/#dfn-virama", "https://www.w3.org/TR/i18n-glossary/#dfn-vocabulary", "https://www.w3.org/TR/i18n-glossary/#ref-for-dfn-user-supplied-value-1", diff --git a/tr/ids/media-source-2.json b/tr/ids/media-source-2.json index 9878e485848f..ca485833e903 100644 --- a/tr/ids/media-source-2.json +++ b/tr/ids/media-source-2.json @@ -25,6 +25,7 @@ "https://www.w3.org/TR/media-source-2/#ref-for-dom-sourcebuffer-1", "https://www.w3.org/TR/media-source-2/#ref-for-dom-sourcebuffer-2", "https://www.w3.org/TR/media-source-2/#ref-for-dom-sourcebuffer-3", + "https://www.w3.org/TR/media-source-2/#fig-media-source-pipeline-model-diagram", "https://www.w3.org/TR/media-source-2/#goals", "https://www.w3.org/TR/media-source-2/#x1-1-goals", "https://www.w3.org/TR/media-source-2/#definitions", @@ -66,7 +67,7 @@ "https://www.w3.org/TR/media-source-2/#ref-for-presentation-timestamp-7", "https://www.w3.org/TR/media-source-2/#dfn-initialization-segment", "https://www.w3.org/TR/media-source-2/#ref-for-dfn-media-segment-1", - "https://www.w3.org/TR/media-source-2/#ref-for-track-id-1", + "https://www.w3.org/TR/media-source-2/#ref-for-dfn-track-id-1", "https://www.w3.org/TR/media-source-2/#issue-container-generatedID", "https://www.w3.org/TR/media-source-2/#h-note", "https://www.w3.org/TR/media-source-2/#ref-for-byte-stream-format-specs-1", @@ -104,26 +105,26 @@ "https://www.w3.org/TR/media-source-2/#ref-for-dfn-coded-frame-9", "https://www.w3.org/TR/media-source-2/#random-access-point", "https://www.w3.org/TR/media-source-2/#ref-for-dfn-media-segment-2", - "https://www.w3.org/TR/media-source-2/#sourcebuffer-byte-stream-format-spec", + "https://www.w3.org/TR/media-source-2/#dfn-sourcebuffer-byte-stream-format-specification", "https://www.w3.org/TR/media-source-2/#ref-for-byte-stream-format-specs-3", "https://www.w3.org/TR/media-source-2/#ref-for-dom-sourcebuffer-7", "https://www.w3.org/TR/media-source-2/#ref-for-byte-stream-format-specs-4", "https://www.w3.org/TR/media-source-2/#ref-for-dom-sourcebuffer-8", "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasource-addsourcebuffer-1", "https://www.w3.org/TR/media-source-2/#ref-for-dom-sourcebuffer-changetype-2", - "https://www.w3.org/TR/media-source-2/#sourcebuffer-configuration", + "https://www.w3.org/TR/media-source-2/#dfn-sourcebuffer-configuration", "https://www.w3.org/TR/media-source-2/#ref-for-dom-sourcebuffer-9", "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasource-6", "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasource-7", - "https://www.w3.org/TR/media-source-2/#track-description", - "https://www.w3.org/TR/media-source-2/#ref-for-track-id-2", + "https://www.w3.org/TR/media-source-2/#dfn-track-description", + "https://www.w3.org/TR/media-source-2/#ref-for-dfn-track-id-2", "https://www.w3.org/TR/media-source-2/#ref-for-dfn-initialization-segment-2", - "https://www.w3.org/TR/media-source-2/#ref-for-track-id-3", + "https://www.w3.org/TR/media-source-2/#ref-for-dfn-track-id-3", "https://www.w3.org/TR/media-source-2/#ref-for-dfn-append-error-2", - "https://www.w3.org/TR/media-source-2/#ref-for-track-id-4", + "https://www.w3.org/TR/media-source-2/#ref-for-dfn-track-id-4", "https://www.w3.org/TR/media-source-2/#ref-for-dfn-initialization-segment-3", - "https://www.w3.org/TR/media-source-2/#track-id", - "https://www.w3.org/TR/media-source-2/#ref-for-track-description-1", + "https://www.w3.org/TR/media-source-2/#dfn-track-id", + "https://www.w3.org/TR/media-source-2/#ref-for-dfn-track-description-1", "https://www.w3.org/TR/media-source-2/#ref-for-dfn-media-segment-3", "https://www.w3.org/TR/media-source-2/#mediasource", "https://www.w3.org/TR/media-source-2/#x2-mediasource-interface", @@ -175,7 +176,7 @@ "https://www.w3.org/TR/media-source-2/#dom-endofstreamerror-decode", "https://www.w3.org/TR/media-source-2/#issue-container-generatedID-4", "https://www.w3.org/TR/media-source-2/#h-note-4", - "https://www.w3.org/TR/media-source-2/#webidl-886913678", + "https://www.w3.org/TR/media-source-2/#webidl-1502719514", "https://www.w3.org/TR/media-source-2/#idl-def-mediasource", "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasource-18", "https://www.w3.org/TR/media-source-2/#idl-def-mediasource-constructor", @@ -209,14 +210,14 @@ "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasource-removesourcebuffer-1", "https://www.w3.org/TR/media-source-2/#ref-for-dom-sourcebuffer-15", "https://www.w3.org/TR/media-source-2/#idl-def-mediasource-endofstream-error", - "https://www.w3.org/TR/media-source-2/#dom-mediasource-endofstream", + "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasource-endofstream-2", "https://www.w3.org/TR/media-source-2/#ref-for-dom-endofstreamerror-1", "https://www.w3.org/TR/media-source-2/#idl-def-mediasource-setliveseekablerange-start-end", - "https://www.w3.org/TR/media-source-2/#dom-mediasource-setliveseekablerange", + "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasource-setliveseekablerange-2", "https://www.w3.org/TR/media-source-2/#idl-def-mediasource-clearliveseekablerange", - "https://www.w3.org/TR/media-source-2/#dom-mediasource-clearliveseekablerange", + "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasource-clearliveseekablerange-2", "https://www.w3.org/TR/media-source-2/#idl-def-mediasource-istypesupported-type", - "https://www.w3.org/TR/media-source-2/#dom-mediasource-istypesupported", + "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasource-istypesupported-1", "https://www.w3.org/TR/media-source-2/#handle-attribute", "https://www.w3.org/TR/media-source-2/#x2-1-handle-attribute", "https://www.w3.org/TR/media-source-2/#dom-mediasource-handle", @@ -275,7 +276,7 @@ "https://www.w3.org/TR/media-source-2/#issue-container-generatedID-8", "https://www.w3.org/TR/media-source-2/#h-note-8", "https://www.w3.org/TR/media-source-2/#ref-for-dom-sourcebuffer-appendbuffer-1", - "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasource-endofstream-2", + "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasource-endofstream-3", "https://www.w3.org/TR/media-source-2/#canconstructindedicatedworker-attribute", "https://www.w3.org/TR/media-source-2/#x2-6-canconstructindedicatedworker-attribute", "https://www.w3.org/TR/media-source-2/#dom-mediasource-canconstructindedicatedworker", @@ -290,7 +291,7 @@ "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasource-sourcebuffers-7", "https://www.w3.org/TR/media-source-2/#ref-for-dom-sourcebuffer-20", "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasource-sourcebuffers-8", - "https://www.w3.org/TR/media-source-2/#ref-for-sourcebuffer-configuration-1", + "https://www.w3.org/TR/media-source-2/#ref-for-dfn-sourcebuffer-configuration-1", "https://www.w3.org/TR/media-source-2/#issue-container-generatedID-10", "https://www.w3.org/TR/media-source-2/#h-note-10", "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasource-readystate-9", @@ -352,8 +353,8 @@ "https://www.w3.org/TR/media-source-2/#ref-for-dom-sourcebufferlist-4", "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasource-sourcebuffers-14", "https://www.w3.org/TR/media-source-2/#endofstream-method", - "https://www.w3.org/TR/media-source-2/#x3-endofstream-method", - "https://www.w3.org/TR/media-source-2/#dfn-endofstream", + "https://www.w3.org/TR/media-source-2/#x2-9-endofstream-method", + "https://www.w3.org/TR/media-source-2/#dom-mediasource-endofstream", "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasource-readystate-10", "https://www.w3.org/TR/media-source-2/#ref-for-dom-readystate-open-5", "https://www.w3.org/TR/media-source-2/#ref-for-dom-sourcebuffer-updating-4", @@ -361,23 +362,23 @@ "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasource-sourcebuffers-15", "https://www.w3.org/TR/media-source-2/#ref-for-dfn-end-of-stream-1", "https://www.w3.org/TR/media-source-2/#setliveseekablerange-method", - "https://www.w3.org/TR/media-source-2/#x4-setliveseekablerange-method", - "https://www.w3.org/TR/media-source-2/#dfn-setliveseekablerange", + "https://www.w3.org/TR/media-source-2/#x2-10-setliveseekablerange-method", + "https://www.w3.org/TR/media-source-2/#dom-mediasource-setliveseekablerange", "https://www.w3.org/TR/media-source-2/#ref-for-dfn-live-seekable-range-1", "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasource-readystate-11", "https://www.w3.org/TR/media-source-2/#ref-for-dom-readystate-open-6", "https://www.w3.org/TR/media-source-2/#ref-for-dfn-live-seekable-range-2", "https://www.w3.org/TR/media-source-2/#clearliveseekablerange-method", - "https://www.w3.org/TR/media-source-2/#x5-clearliveseekablerange-method", - "https://www.w3.org/TR/media-source-2/#dfn-clearliveseekablerange", + "https://www.w3.org/TR/media-source-2/#x2-11-clearliveseekablerange-method", + "https://www.w3.org/TR/media-source-2/#dom-mediasource-clearliveseekablerange", "https://www.w3.org/TR/media-source-2/#ref-for-dfn-live-seekable-range-3", "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasource-readystate-12", "https://www.w3.org/TR/media-source-2/#ref-for-dom-readystate-open-7", "https://www.w3.org/TR/media-source-2/#ref-for-dfn-live-seekable-range-4", "https://www.w3.org/TR/media-source-2/#ref-for-dfn-live-seekable-range-5", "https://www.w3.org/TR/media-source-2/#istypesupported-method", - "https://www.w3.org/TR/media-source-2/#x6-istypesupported-method", - "https://www.w3.org/TR/media-source-2/#dfn-istypesupported", + "https://www.w3.org/TR/media-source-2/#x2-12-istypesupported-method", + "https://www.w3.org/TR/media-source-2/#dom-mediasource-istypesupported", "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasource-35", "https://www.w3.org/TR/media-source-2/#ref-for-dom-sourcebuffer-24", "https://www.w3.org/TR/media-source-2/#issue-container-generatedID-17", @@ -390,7 +391,7 @@ "https://www.w3.org/TR/media-source-2/#h-note-18", "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasource-37", "https://www.w3.org/TR/media-source-2/#mediasource-events", - "https://www.w3.org/TR/media-source-2/#x7-event-summary", + "https://www.w3.org/TR/media-source-2/#x2-13-event-summary", "https://www.w3.org/TR/media-source-2/#dfn-sourceopen", "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasource-38", "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasource-readystate-13", @@ -411,7 +412,7 @@ "https://www.w3.org/TR/media-source-2/#ref-for-dom-readystate-ended-4", "https://www.w3.org/TR/media-source-2/#ref-for-dom-readystate-closed-7", "https://www.w3.org/TR/media-source-2/#mediasource-in-worker-communication-model", - "https://www.w3.org/TR/media-source-2/#x8-cross-context-communication-model", + "https://www.w3.org/TR/media-source-2/#x2-14-cross-context-communication-model", "https://www.w3.org/TR/media-source-2/#dfn-cross-context-communication-model", "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasource-41", "https://www.w3.org/TR/media-source-2/#issue-container-generatedID-19", @@ -435,9 +436,9 @@ "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasource-49", "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasource-50", "https://www.w3.org/TR/media-source-2/#mediasource-algorithms", - "https://www.w3.org/TR/media-source-2/#x9-algorithms", + "https://www.w3.org/TR/media-source-2/#x2-15-algorithms", "https://www.w3.org/TR/media-source-2/#mediasource-attach", - "https://www.w3.org/TR/media-source-2/#x9-1-attaching-to-a-media-element", + "https://www.w3.org/TR/media-source-2/#x2-15-1-attaching-to-a-media-element", "https://www.w3.org/TR/media-source-2/#dfn-attaching-to-a-media-element", "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasource-51", "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasource-52", @@ -461,72 +462,74 @@ "https://www.w3.org/TR/media-source-2/#issue-container-generatedID-21", "https://www.w3.org/TR/media-source-2/#h-note-21", "https://www.w3.org/TR/media-source-2/#ref-for-mediasource-object-url-6", - "https://www.w3.org/TR/media-source-2/#issue-container-generatedID-22", - "https://www.w3.org/TR/media-source-2/#h-note-22", "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasource-60", - "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasourcehandle-9", "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasource-61", + "https://www.w3.org/TR/media-source-2/#issue-container-generatedID-22", + "https://www.w3.org/TR/media-source-2/#h-note-22", "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasource-62", - "https://www.w3.org/TR/media-source-2/#ref-for-mediasource-object-url-7", + "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasourcehandle-9", "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasource-63", + "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasource-64", + "https://www.w3.org/TR/media-source-2/#ref-for-mediasource-object-url-7", + "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasource-65", "https://www.w3.org/TR/media-source-2/#issue-container-generatedID-23", "https://www.w3.org/TR/media-source-2/#h-note-23", "https://www.w3.org/TR/media-source-2/#ref-for-mediasource-object-url-8", - "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasource-64", + "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasource-66", "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasource-handle-3", "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasourcehandle-10", "https://www.w3.org/TR/media-source-2/#ref-for-dfn-detached-1", "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasourcehandle-11", - "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasource-65", + "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasource-67", "https://www.w3.org/TR/media-source-2/#ref-for-dfn-has-ever-been-attached-1", "https://www.w3.org/TR/media-source-2/#issue-container-generatedID-24", "https://www.w3.org/TR/media-source-2/#h-note-24", - "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasource-66", + "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasource-68", "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasourcehandle-12", - "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasource-67", + "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasource-69", "https://www.w3.org/TR/media-source-2/#ref-for-mediasource-object-url-9", "https://www.w3.org/TR/media-source-2/#ref-for-mediasource-object-url-10", - "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasource-68", + "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasource-70", "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasource-readystate-16", "https://www.w3.org/TR/media-source-2/#ref-for-dom-readystate-closed-8", - "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasource-69", - "https://www.w3.org/TR/media-source-2/#ref-for-dfn-has-ever-been-attached-2", - "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasource-70", "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasource-71", + "https://www.w3.org/TR/media-source-2/#ref-for-dfn-has-ever-been-attached-2", + "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasource-72", + "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasource-73", "https://www.w3.org/TR/media-source-2/#ref-for-dfn-channel-with-worker-2", "https://www.w3.org/TR/media-source-2/#ref-for-dfn-port-to-worker-2", "https://www.w3.org/TR/media-source-2/#ref-for-dfn-channel-with-worker-3", "https://www.w3.org/TR/media-source-2/#ref-for-dfn-channel-with-worker-4", - "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasource-72", + "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasource-74", "https://www.w3.org/TR/media-source-2/#ref-for-dfn-port-to-main-2", "https://www.w3.org/TR/media-source-2/#ref-for-dfn-channel-with-worker-5", "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasource-readystate-17", "https://www.w3.org/TR/media-source-2/#ref-for-dom-readystate-open-12", "https://www.w3.org/TR/media-source-2/#ref-for-dfn-sourceopen-1", - "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasource-73", - "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasource-74", + "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasource-75", + "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasource-76", "https://www.w3.org/TR/media-source-2/#ref-for-dfn-channel-with-worker-6", "https://www.w3.org/TR/media-source-2/#ref-for-dfn-port-to-worker-3", "https://www.w3.org/TR/media-source-2/#ref-for-dfn-port-to-main-3", "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasource-readystate-18", "https://www.w3.org/TR/media-source-2/#ref-for-dom-readystate-open-13", "https://www.w3.org/TR/media-source-2/#ref-for-dfn-sourceopen-2", - "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasource-75", + "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasource-77", "https://www.w3.org/TR/media-source-2/#ref-for-dom-sourcebuffer-appendbuffer-2", - "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasource-76", + "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasource-78", "https://www.w3.org/TR/media-source-2/#issue-container-generatedID-25", "https://www.w3.org/TR/media-source-2/#h-note-25", "https://www.w3.org/TR/media-source-2/#mediasource-detach", - "https://www.w3.org/TR/media-source-2/#x9-2-detaching-from-a-media-element", + "https://www.w3.org/TR/media-source-2/#x2-15-2-detaching-from-a-media-element", "https://www.w3.org/TR/media-source-2/#dfn-detaching-from-a-media-element", - "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasource-77", - "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasource-78", + "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasource-79", + "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasource-80", "https://www.w3.org/TR/media-source-2/#ref-for-dfn-port-to-worker-4", "https://www.w3.org/TR/media-source-2/#ref-for-dfn-port-to-worker-5", "https://www.w3.org/TR/media-source-2/#ref-for-dfn-channel-with-worker-7", - "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasource-79", - "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasource-80", "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasource-81", + "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasource-82", + "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasource-83", "https://www.w3.org/TR/media-source-2/#ref-for-dfn-port-to-main-4", "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasource-readystate-19", "https://www.w3.org/TR/media-source-2/#ref-for-dom-readystate-closed-9", @@ -542,12 +545,12 @@ "https://www.w3.org/TR/media-source-2/#ref-for-dfn-removesourcebuffer-4", "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasource-sourcebuffers-17", "https://www.w3.org/TR/media-source-2/#ref-for-dfn-sourceclose-1", - "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasource-82", + "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasource-84", "https://www.w3.org/TR/media-source-2/#issue-container-generatedID-26", "https://www.w3.org/TR/media-source-2/#h-note-26", - "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasource-83", + "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasource-85", "https://www.w3.org/TR/media-source-2/#mediasource-seeking", - "https://www.w3.org/TR/media-source-2/#x9-3-seeking", + "https://www.w3.org/TR/media-source-2/#x2-15-3-seeking", "https://www.w3.org/TR/media-source-2/#dfn-seeking", "https://www.w3.org/TR/media-source-2/#issue-container-generatedID-27", "https://www.w3.org/TR/media-source-2/#h-note-27", @@ -577,7 +580,7 @@ "https://www.w3.org/TR/media-source-2/#ref-for-dfn-active-track-buffers-1", "https://www.w3.org/TR/media-source-2/#ref-for-random-access-point-1", "https://www.w3.org/TR/media-source-2/#buffer-monitoring", - "https://www.w3.org/TR/media-source-2/#x9-4-sourcebuffer-monitoring", + "https://www.w3.org/TR/media-source-2/#x2-15-4-sourcebuffer-monitoring", "https://www.w3.org/TR/media-source-2/#dfn-sourcebuffer-monitoring", "https://www.w3.org/TR/media-source-2/#ref-for-dom-sourcebuffer-30", "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasource-activesourcebuffers-10", @@ -608,10 +611,10 @@ "https://www.w3.org/TR/media-source-2/#h-note-36", "https://www.w3.org/TR/media-source-2/#ref-for-dom-readystate-15", "https://www.w3.org/TR/media-source-2/#active-source-buffer-changes", - "https://www.w3.org/TR/media-source-2/#x9-5-changes-to-selected-enabled-track-state", + "https://www.w3.org/TR/media-source-2/#x2-15-5-changes-to-selected-enabled-track-state", "https://www.w3.org/TR/media-source-2/#dfn-changes-to-selected-enabled-track-state", "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasource-activesourcebuffers-12", - "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasource-84", + "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasource-86", "https://www.w3.org/TR/media-source-2/#ref-for-dfn-port-to-worker-6", "https://www.w3.org/TR/media-source-2/#ref-for-dfn-port-to-main-5", "https://www.w3.org/TR/media-source-2/#ref-for-dom-sourcebuffer-31", @@ -648,7 +651,7 @@ "https://www.w3.org/TR/media-source-2/#ref-for-dfn-addsourcebuffer-4", "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasource-activesourcebuffers-27", "https://www.w3.org/TR/media-source-2/#duration-change-algorithm", - "https://www.w3.org/TR/media-source-2/#x9-6-duration-change", + "https://www.w3.org/TR/media-source-2/#x2-15-6-duration-change", "https://www.w3.org/TR/media-source-2/#dfn-duration-change", "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasource-duration-3", "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasource-duration-4", @@ -670,13 +673,13 @@ "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasource-duration-6", "https://www.w3.org/TR/media-source-2/#ref-for-dfn-mirror-if-necessary-4", "https://www.w3.org/TR/media-source-2/#end-of-stream-algorithm", - "https://www.w3.org/TR/media-source-2/#x9-7-end-of-stream", + "https://www.w3.org/TR/media-source-2/#x2-15-7-end-of-stream", "https://www.w3.org/TR/media-source-2/#dfn-end-of-stream", - "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasource-endofstream-3", + "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasource-endofstream-4", "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasource-readystate-22", "https://www.w3.org/TR/media-source-2/#ref-for-dom-readystate-ended-7", "https://www.w3.org/TR/media-source-2/#ref-for-dfn-sourceended-1", - "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasource-85", + "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasource-87", "https://www.w3.org/TR/media-source-2/#ref-for-dfn-duration-change-3", "https://www.w3.org/TR/media-source-2/#ref-for-track-buffer-ranges-2", "https://www.w3.org/TR/media-source-2/#ref-for-track-buffer-3", @@ -693,24 +696,24 @@ "https://www.w3.org/TR/media-source-2/#ref-for-dom-readystate-18", "https://www.w3.org/TR/media-source-2/#ref-for-dom-readystate-19", "https://www.w3.org/TR/media-source-2/#mirror-if-necessary-algorithm", - "https://www.w3.org/TR/media-source-2/#x9-8-mirror-if-necessary", + "https://www.w3.org/TR/media-source-2/#x2-15-8-mirror-if-necessary", "https://www.w3.org/TR/media-source-2/#dfn-mirror-if-necessary", - "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasource-86", - "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasource-87", + "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasource-88", + "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasource-89", "https://www.w3.org/TR/media-source-2/#ref-for-dfn-port-to-main-6", "https://www.w3.org/TR/media-source-2/#issue-container-generatedID-40", "https://www.w3.org/TR/media-source-2/#h-note-40", "https://www.w3.org/TR/media-source-2/#mediasourcehandle", - "https://www.w3.org/TR/media-source-2/#x10-mediasourcehandle-interface", + "https://www.w3.org/TR/media-source-2/#x3-mediasourcehandle-interface", "https://www.w3.org/TR/media-source-2/#dom-mediasourcehandle", "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasourcehandle-13", - "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasource-88", - "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasource-89", + "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasource-90", + "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasource-91", "https://www.w3.org/TR/media-source-2/#ref-for-dfn-attaching-to-a-media-element-3", "https://www.w3.org/TR/media-source-2/#issue-container-generatedID-41", "https://www.w3.org/TR/media-source-2/#h-note-41", - "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasource-90", - "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasource-91", + "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasource-92", + "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasource-93", "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasourcehandle-14", "https://www.w3.org/TR/media-source-2/#dfn-has-ever-been-assigned-as-srcobject", "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasourcehandle-15", @@ -721,18 +724,18 @@ "https://www.w3.org/TR/media-source-2/#idl-def-mediasourcehandle", "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasourcehandle-18", "https://www.w3.org/TR/media-source-2/#transfer", - "https://www.w3.org/TR/media-source-2/#x10-1-transfer", + "https://www.w3.org/TR/media-source-2/#x3-1-transfer", "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasourcehandle-19", - "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasource-92", + "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasource-94", "https://www.w3.org/TR/media-source-2/#ref-for-dfn-attaching-to-a-media-element-4", "https://www.w3.org/TR/media-source-2/#ref-for-dfn-cross-context-communication-model-1", "https://www.w3.org/TR/media-source-2/#issue-container-generatedID-42", "https://www.w3.org/TR/media-source-2/#h-note-42", "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasourcehandle-20", "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasourcehandle-21", - "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasource-93", + "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasource-95", "https://www.w3.org/TR/media-source-2/#ref-for-mediasource-object-url-11", - "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasource-94", + "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasource-96", "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasourcehandle-22", "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasourcehandle-23", "https://www.w3.org/TR/media-source-2/#issue-container-generatedID-43", @@ -746,12 +749,12 @@ "https://www.w3.org/TR/media-source-2/#ref-for-mediasource-object-url-12", "https://www.w3.org/TR/media-source-2/#ref-for-dfn-attaching-to-a-media-element-6", "https://www.w3.org/TR/media-source-2/#ref-for-mediasource-object-url-13", - "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasource-95", + "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasource-97", "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasourcehandle-27", "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasourcehandle-28", "https://www.w3.org/TR/media-source-2/#ref-for-dfn-has-ever-been-assigned-as-srcobject-1", "https://www.w3.org/TR/media-source-2/#sourcebuffer", - "https://www.w3.org/TR/media-source-2/#x11-sourcebuffer-interface", + "https://www.w3.org/TR/media-source-2/#x4-sourcebuffer-interface", "https://www.w3.org/TR/media-source-2/#dom-sourcebuffer", "https://www.w3.org/TR/media-source-2/#webidl-955395090", "https://www.w3.org/TR/media-source-2/#idl-def-appendmode", @@ -764,7 +767,7 @@ "https://www.w3.org/TR/media-source-2/#ref-for-dom-sourcebuffer-timestampoffset-1", "https://www.w3.org/TR/media-source-2/#ref-for-dom-sourcebuffer-timestampoffset-2", "https://www.w3.org/TR/media-source-2/#ref-for-dom-appendmode-sequence-3", - "https://www.w3.org/TR/media-source-2/#webidl-17963799", + "https://www.w3.org/TR/media-source-2/#webidl-544711679", "https://www.w3.org/TR/media-source-2/#idl-def-sourcebuffer", "https://www.w3.org/TR/media-source-2/#ref-for-dom-sourcebuffer-46", "https://www.w3.org/TR/media-source-2/#idl-def-sourcebuffer-mode", @@ -807,7 +810,7 @@ "https://www.w3.org/TR/media-source-2/#issue-container-number-280", "https://www.w3.org/TR/media-source-2/#h-issue-0", "https://www.w3.org/TR/media-source-2/#attributes", - "https://www.w3.org/TR/media-source-2/#x11-1-attributes", + "https://www.w3.org/TR/media-source-2/#x4-1-attributes", "https://www.w3.org/TR/media-source-2/#dom-sourcebuffer-mode", "https://www.w3.org/TR/media-source-2/#ref-for-dom-appendmode-2", "https://www.w3.org/TR/media-source-2/#ref-for-dfn-media-segment-5", @@ -899,7 +902,7 @@ "https://www.w3.org/TR/media-source-2/#dom-sourcebuffer-onabort", "https://www.w3.org/TR/media-source-2/#ref-for-dfn-abort-2", "https://www.w3.org/TR/media-source-2/#methods", - "https://www.w3.org/TR/media-source-2/#x11-2-methods", + "https://www.w3.org/TR/media-source-2/#x4-2-methods", "https://www.w3.org/TR/media-source-2/#dom-sourcebuffer-appendbuffer", "https://www.w3.org/TR/media-source-2/#ref-for-dom-sourcebuffer-51", "https://www.w3.org/TR/media-source-2/#ref-for-dfn-prepare-append-1", @@ -971,9 +974,9 @@ "https://www.w3.org/TR/media-source-2/#ref-for-parent-media-source-22", "https://www.w3.org/TR/media-source-2/#ref-for-dfn-range-removal-2", "https://www.w3.org/TR/media-source-2/#track-buffers", - "https://www.w3.org/TR/media-source-2/#x11-3-track-buffers", + "https://www.w3.org/TR/media-source-2/#x4-3-track-buffers", "https://www.w3.org/TR/media-source-2/#track-buffer", - "https://www.w3.org/TR/media-source-2/#ref-for-track-description-2", + "https://www.w3.org/TR/media-source-2/#ref-for-dfn-track-description-2", "https://www.w3.org/TR/media-source-2/#ref-for-dfn-coded-frame-13", "https://www.w3.org/TR/media-source-2/#ref-for-dfn-initialization-segment-5", "https://www.w3.org/TR/media-source-2/#ref-for-dfn-media-segment-7", @@ -1023,7 +1026,7 @@ "https://www.w3.org/TR/media-source-2/#ref-for-track-buffer-15", "https://www.w3.org/TR/media-source-2/#ref-for-dom-sourcebuffer-62", "https://www.w3.org/TR/media-source-2/#sourcebuffer-events", - "https://www.w3.org/TR/media-source-2/#x11-4-event-summary", + "https://www.w3.org/TR/media-source-2/#x4-4-event-summary", "https://www.w3.org/TR/media-source-2/#dfn-updatestart", "https://www.w3.org/TR/media-source-2/#ref-for-dom-sourcebuffer-63", "https://www.w3.org/TR/media-source-2/#ref-for-dom-sourcebuffer-updating-15", @@ -1041,9 +1044,9 @@ "https://www.w3.org/TR/media-source-2/#ref-for-dom-sourcebuffer-abort-3", "https://www.w3.org/TR/media-source-2/#ref-for-dom-sourcebuffer-updating-18", "https://www.w3.org/TR/media-source-2/#sourcebuffer-algorithms", - "https://www.w3.org/TR/media-source-2/#x11-5-algorithms", + "https://www.w3.org/TR/media-source-2/#x4-5-algorithms", "https://www.w3.org/TR/media-source-2/#sourcebuffer-segment-parser-loop", - "https://www.w3.org/TR/media-source-2/#x11-5-1-segment-parser-loop", + "https://www.w3.org/TR/media-source-2/#x4-5-1-segment-parser-loop", "https://www.w3.org/TR/media-source-2/#dfn-segment-parser-loop", "https://www.w3.org/TR/media-source-2/#ref-for-dom-sourcebuffer-69", "https://www.w3.org/TR/media-source-2/#dfn-append-state", @@ -1093,7 +1096,7 @@ "https://www.w3.org/TR/media-source-2/#ref-for-dom-sourcebuffer-changetype-5", "https://www.w3.org/TR/media-source-2/#ref-for-dfn-input-buffer-2", "https://www.w3.org/TR/media-source-2/#ref-for-dfn-input-buffer-3", - "https://www.w3.org/TR/media-source-2/#ref-for-sourcebuffer-byte-stream-format-spec-1", + "https://www.w3.org/TR/media-source-2/#ref-for-dfn-sourcebuffer-byte-stream-format-specification-1", "https://www.w3.org/TR/media-source-2/#ref-for-dfn-append-error-3", "https://www.w3.org/TR/media-source-2/#ref-for-byte-stream-format-specs-5", "https://www.w3.org/TR/media-source-2/#ref-for-dfn-input-buffer-4", @@ -1135,7 +1138,7 @@ "https://www.w3.org/TR/media-source-2/#ref-for-dfn-append-state-9", "https://www.w3.org/TR/media-source-2/#ref-for-sourcebuffer-waiting-for-segment-4", "https://www.w3.org/TR/media-source-2/#sourcebuffer-reset-parser-state", - "https://www.w3.org/TR/media-source-2/#x11-5-2-reset-parser-state", + "https://www.w3.org/TR/media-source-2/#x4-5-2-reset-parser-state", "https://www.w3.org/TR/media-source-2/#dfn-reset-parser-state", "https://www.w3.org/TR/media-source-2/#ref-for-dfn-append-state-10", "https://www.w3.org/TR/media-source-2/#ref-for-sourcebuffer-parsing-media-segment-5", @@ -1159,7 +1162,7 @@ "https://www.w3.org/TR/media-source-2/#ref-for-dfn-append-state-11", "https://www.w3.org/TR/media-source-2/#ref-for-sourcebuffer-waiting-for-segment-5", "https://www.w3.org/TR/media-source-2/#sourcebuffer-append-error", - "https://www.w3.org/TR/media-source-2/#x11-5-3-append-error", + "https://www.w3.org/TR/media-source-2/#x4-5-3-append-error", "https://www.w3.org/TR/media-source-2/#dfn-append-error", "https://www.w3.org/TR/media-source-2/#ref-for-dfn-reset-parser-state-3", "https://www.w3.org/TR/media-source-2/#ref-for-dom-sourcebuffer-updating-19", @@ -1170,14 +1173,14 @@ "https://www.w3.org/TR/media-source-2/#ref-for-dfn-end-of-stream-2", "https://www.w3.org/TR/media-source-2/#ref-for-dom-endofstreamerror-decode-3", "https://www.w3.org/TR/media-source-2/#sourcebuffer-prepare-append", - "https://www.w3.org/TR/media-source-2/#x11-5-4-prepare-append", + "https://www.w3.org/TR/media-source-2/#x4-5-4-prepare-append", "https://www.w3.org/TR/media-source-2/#dfn-prepare-append", "https://www.w3.org/TR/media-source-2/#ref-for-dom-sourcebuffer-82", "https://www.w3.org/TR/media-source-2/#ref-for-dom-sourcebuffer-83", "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasource-sourcebuffers-30", "https://www.w3.org/TR/media-source-2/#ref-for-parent-media-source-23", "https://www.w3.org/TR/media-source-2/#ref-for-dom-sourcebuffer-updating-20", - "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasource-96", + "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasource-98", "https://www.w3.org/TR/media-source-2/#ref-for-dfn-error-3", "https://www.w3.org/TR/media-source-2/#ref-for-dfn-error-4", "https://www.w3.org/TR/media-source-2/#ref-for-dfn-port-to-worker-7", @@ -1195,7 +1198,7 @@ "https://www.w3.org/TR/media-source-2/#h-note-50", "https://www.w3.org/TR/media-source-2/#ref-for-dom-sourcebuffer-remove-4", "https://www.w3.org/TR/media-source-2/#sourcebuffer-buffer-append", - "https://www.w3.org/TR/media-source-2/#x11-5-5-buffer-append", + "https://www.w3.org/TR/media-source-2/#x4-5-5-buffer-append", "https://www.w3.org/TR/media-source-2/#dfn-buffer-append", "https://www.w3.org/TR/media-source-2/#ref-for-dom-sourcebuffer-appendbuffer-9", "https://www.w3.org/TR/media-source-2/#ref-for-dfn-segment-parser-loop-1", @@ -1206,7 +1209,7 @@ "https://www.w3.org/TR/media-source-2/#ref-for-dfn-updateend-5", "https://www.w3.org/TR/media-source-2/#ref-for-dom-sourcebuffer-85", "https://www.w3.org/TR/media-source-2/#sourcebuffer-range-removal", - "https://www.w3.org/TR/media-source-2/#x11-5-6-range-removal", + "https://www.w3.org/TR/media-source-2/#x4-5-6-range-removal", "https://www.w3.org/TR/media-source-2/#dfn-range-removal", "https://www.w3.org/TR/media-source-2/#ref-for-presentation-timestamp-16", "https://www.w3.org/TR/media-source-2/#ref-for-presentation-start-time-8", @@ -1222,7 +1225,7 @@ "https://www.w3.org/TR/media-source-2/#ref-for-dfn-updateend-6", "https://www.w3.org/TR/media-source-2/#ref-for-dom-sourcebuffer-88", "https://www.w3.org/TR/media-source-2/#sourcebuffer-init-segment-received", - "https://www.w3.org/TR/media-source-2/#x11-5-7-initialization-segment-received", + "https://www.w3.org/TR/media-source-2/#x4-5-7-initialization-segment-received", "https://www.w3.org/TR/media-source-2/#dfn-initialization-segment-received", "https://www.w3.org/TR/media-source-2/#ref-for-dfn-segment-parser-loop-3", "https://www.w3.org/TR/media-source-2/#ref-for-dfn-initialization-segment-11", @@ -1240,7 +1243,7 @@ "https://www.w3.org/TR/media-source-2/#ref-for-dfn-first-initialization-segment-received-flag-2", "https://www.w3.org/TR/media-source-2/#ref-for-dfn-append-error-6", "https://www.w3.org/TR/media-source-2/#ref-for-dfn-initialization-segment-15", - "https://www.w3.org/TR/media-source-2/#ref-for-track-id-5", + "https://www.w3.org/TR/media-source-2/#ref-for-dfn-track-id-5", "https://www.w3.org/TR/media-source-2/#ref-for-dfn-initialization-segment-16", "https://www.w3.org/TR/media-source-2/#issue-container-generatedID-51", "https://www.w3.org/TR/media-source-2/#h-note-51", @@ -1252,10 +1255,10 @@ "https://www.w3.org/TR/media-source-2/#ref-for-dom-sourcebuffer-changetype-10", "https://www.w3.org/TR/media-source-2/#ref-for-dom-sourcebuffer-changetype-11", "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasource-addsourcebuffer-8", - "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasource-istypesupported-1", + "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasource-istypesupported-2", "https://www.w3.org/TR/media-source-2/#ref-for-dom-sourcebuffer-changetype-12", "https://www.w3.org/TR/media-source-2/#ref-for-dom-sourcebuffer-91", - "https://www.w3.org/TR/media-source-2/#ref-for-track-description-3", + "https://www.w3.org/TR/media-source-2/#ref-for-dfn-track-description-3", "https://www.w3.org/TR/media-source-2/#ref-for-dfn-initialization-segment-17", "https://www.w3.org/TR/media-source-2/#ref-for-track-buffer-21", "https://www.w3.org/TR/media-source-2/#ref-for-need-RAP-flag-2", @@ -1273,11 +1276,11 @@ "https://www.w3.org/TR/media-source-2/#ref-for-dfn-initialization-segment-19", "https://www.w3.org/TR/media-source-2/#ref-for-dom-sourcebuffer-changetype-15", "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasource-addsourcebuffer-11", - "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasource-istypesupported-2", + "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasource-istypesupported-3", "https://www.w3.org/TR/media-source-2/#ref-for-dom-sourcebuffer-changetype-16", "https://www.w3.org/TR/media-source-2/#ref-for-dom-sourcebuffer-94", "https://www.w3.org/TR/media-source-2/#ref-for-dfn-initialization-segment-20", - "https://www.w3.org/TR/media-source-2/#ref-for-track-id-6", + "https://www.w3.org/TR/media-source-2/#ref-for-dfn-track-id-6", "https://www.w3.org/TR/media-source-2/#ref-for-dfn-initialization-segment-21", "https://www.w3.org/TR/media-source-2/#ref-for-dfn-initialization-segment-22", "https://www.w3.org/TR/media-source-2/#ref-for-dfn-initialization-segment-23", @@ -1295,10 +1298,10 @@ "https://www.w3.org/TR/media-source-2/#h-note-54", "https://www.w3.org/TR/media-source-2/#ref-for-track-buffer-22", "https://www.w3.org/TR/media-source-2/#ref-for-dfn-coded-frame-28", - "https://www.w3.org/TR/media-source-2/#ref-for-track-description-4", + "https://www.w3.org/TR/media-source-2/#ref-for-dfn-track-description-4", "https://www.w3.org/TR/media-source-2/#ref-for-track-buffer-23", "https://www.w3.org/TR/media-source-2/#ref-for-dfn-initialization-segment-24", - "https://www.w3.org/TR/media-source-2/#ref-for-track-id-7", + "https://www.w3.org/TR/media-source-2/#ref-for-dfn-track-id-7", "https://www.w3.org/TR/media-source-2/#ref-for-dfn-initialization-segment-25", "https://www.w3.org/TR/media-source-2/#ref-for-dfn-initialization-segment-26", "https://www.w3.org/TR/media-source-2/#ref-for-dfn-initialization-segment-27", @@ -1316,10 +1319,10 @@ "https://www.w3.org/TR/media-source-2/#h-note-56", "https://www.w3.org/TR/media-source-2/#ref-for-track-buffer-24", "https://www.w3.org/TR/media-source-2/#ref-for-dfn-coded-frame-29", - "https://www.w3.org/TR/media-source-2/#ref-for-track-description-5", + "https://www.w3.org/TR/media-source-2/#ref-for-dfn-track-description-5", "https://www.w3.org/TR/media-source-2/#ref-for-track-buffer-25", "https://www.w3.org/TR/media-source-2/#ref-for-dfn-initialization-segment-28", - "https://www.w3.org/TR/media-source-2/#ref-for-track-id-8", + "https://www.w3.org/TR/media-source-2/#ref-for-dfn-track-id-8", "https://www.w3.org/TR/media-source-2/#ref-for-dfn-initialization-segment-29", "https://www.w3.org/TR/media-source-2/#ref-for-dfn-initialization-segment-30", "https://www.w3.org/TR/media-source-2/#ref-for-dfn-initialization-segment-31", @@ -1336,7 +1339,7 @@ "https://www.w3.org/TR/media-source-2/#h-note-58", "https://www.w3.org/TR/media-source-2/#ref-for-track-buffer-26", "https://www.w3.org/TR/media-source-2/#ref-for-dfn-coded-frame-30", - "https://www.w3.org/TR/media-source-2/#ref-for-track-description-6", + "https://www.w3.org/TR/media-source-2/#ref-for-dfn-track-description-6", "https://www.w3.org/TR/media-source-2/#ref-for-track-buffer-27", "https://www.w3.org/TR/media-source-2/#ref-for-dom-sourcebuffer-103", "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasource-activesourcebuffers-28", @@ -1362,7 +1365,7 @@ "https://www.w3.org/TR/media-source-2/#h-note-60", "https://www.w3.org/TR/media-source-2/#ref-for-dom-readystate-25", "https://www.w3.org/TR/media-source-2/#sourcebuffer-coded-frame-processing", - "https://www.w3.org/TR/media-source-2/#x11-5-8-coded-frame-processing", + "https://www.w3.org/TR/media-source-2/#x4-5-8-coded-frame-processing", "https://www.w3.org/TR/media-source-2/#dfn-coded-frame-processing", "https://www.w3.org/TR/media-source-2/#ref-for-dfn-coded-frame-31", "https://www.w3.org/TR/media-source-2/#ref-for-dfn-segment-parser-loop-4", @@ -1491,7 +1494,7 @@ "https://www.w3.org/TR/media-source-2/#ref-for-dfn-duration-change-6", "https://www.w3.org/TR/media-source-2/#ref-for-dfn-group-end-timestamp-9", "https://www.w3.org/TR/media-source-2/#sourcebuffer-coded-frame-removal", - "https://www.w3.org/TR/media-source-2/#x11-5-9-coded-frame-removal", + "https://www.w3.org/TR/media-source-2/#x4-5-9-coded-frame-removal", "https://www.w3.org/TR/media-source-2/#dfn-coded-frame-removal", "https://www.w3.org/TR/media-source-2/#ref-for-dfn-coded-frame-48", "https://www.w3.org/TR/media-source-2/#ref-for-presentation-timestamp-23", @@ -1542,7 +1545,7 @@ "https://www.w3.org/TR/media-source-2/#ref-for-dfn-buffer-full-flag-3", "https://www.w3.org/TR/media-source-2/#ref-for-dfn-buffer-full-flag-4", "https://www.w3.org/TR/media-source-2/#sourcebuffer-coded-frame-eviction", - "https://www.w3.org/TR/media-source-2/#x11-5-10-coded-frame-eviction", + "https://www.w3.org/TR/media-source-2/#x4-5-10-coded-frame-eviction", "https://www.w3.org/TR/media-source-2/#dfn-coded-frame-eviction", "https://www.w3.org/TR/media-source-2/#ref-for-dom-sourcebuffer-105", "https://www.w3.org/TR/media-source-2/#issue-container-number-289", @@ -1556,7 +1559,7 @@ "https://www.w3.org/TR/media-source-2/#ref-for-dom-sourcebuffer-buffered-4", "https://www.w3.org/TR/media-source-2/#ref-for-dfn-coded-frame-removal-4", "https://www.w3.org/TR/media-source-2/#sourcebuffer-audio-splice-frame-algorithm", - "https://www.w3.org/TR/media-source-2/#x11-5-11-audio-splice-frame", + "https://www.w3.org/TR/media-source-2/#x4-5-11-audio-splice-frame", "https://www.w3.org/TR/media-source-2/#dfn-audio-splice-frame", "https://www.w3.org/TR/media-source-2/#ref-for-dfn-coded-frame-processing-11", "https://www.w3.org/TR/media-source-2/#ref-for-dfn-coded-frame-53", @@ -1592,7 +1595,7 @@ "https://www.w3.org/TR/media-source-2/#h-note-80", "https://www.w3.org/TR/media-source-2/#ref-for-dfn-audio-splice-rendering-1", "https://www.w3.org/TR/media-source-2/#sourcebuffer-audio-splice-rendering-algorithm", - "https://www.w3.org/TR/media-source-2/#x11-5-12-audio-splice-rendering", + "https://www.w3.org/TR/media-source-2/#x4-5-12-audio-splice-rendering", "https://www.w3.org/TR/media-source-2/#dfn-audio-splice-rendering", "https://www.w3.org/TR/media-source-2/#ref-for-dfn-audio-splice-frame-2", "https://www.w3.org/TR/media-source-2/#ref-for-dfn-coded-frame-56", @@ -1605,7 +1608,7 @@ "https://www.w3.org/TR/media-source-2/#issue-container-generatedID-81", "https://www.w3.org/TR/media-source-2/#h-note-81", "https://www.w3.org/TR/media-source-2/#sourcebuffer-text-splice-frame-algorithm", - "https://www.w3.org/TR/media-source-2/#x11-5-13-text-splice-frame", + "https://www.w3.org/TR/media-source-2/#x4-5-13-text-splice-frame", "https://www.w3.org/TR/media-source-2/#dfn-text-splice-frame", "https://www.w3.org/TR/media-source-2/#ref-for-dfn-coded-frame-processing-12", "https://www.w3.org/TR/media-source-2/#ref-for-dfn-coded-frame-58", @@ -1621,7 +1624,7 @@ "https://www.w3.org/TR/media-source-2/#issue-container-generatedID-82", "https://www.w3.org/TR/media-source-2/#h-note-82", "https://www.w3.org/TR/media-source-2/#sourcebufferlist", - "https://www.w3.org/TR/media-source-2/#x12-sourcebufferlist-interface", + "https://www.w3.org/TR/media-source-2/#x5-sourcebufferlist-interface", "https://www.w3.org/TR/media-source-2/#dom-sourcebufferlist", "https://www.w3.org/TR/media-source-2/#ref-for-dom-sourcebufferlist-5", "https://www.w3.org/TR/media-source-2/#ref-for-dom-sourcebuffer-107", @@ -1638,7 +1641,7 @@ "https://www.w3.org/TR/media-source-2/#dom-sourcebufferlist-getter", "https://www.w3.org/TR/media-source-2/#ref-for-dom-sourcebuffer-108", "https://www.w3.org/TR/media-source-2/#attributes-0", - "https://www.w3.org/TR/media-source-2/#x12-1-attributes", + "https://www.w3.org/TR/media-source-2/#x5-1-attributes", "https://www.w3.org/TR/media-source-2/#dom-sourcebufferlist-length", "https://www.w3.org/TR/media-source-2/#ref-for-dom-sourcebuffer-109", "https://www.w3.org/TR/media-source-2/#dom-sourcebufferlist-onaddsourcebuffer", @@ -1646,22 +1649,22 @@ "https://www.w3.org/TR/media-source-2/#dom-sourcebufferlist-onremovesourcebuffer", "https://www.w3.org/TR/media-source-2/#ref-for-dfn-removesourcebuffer-8", "https://www.w3.org/TR/media-source-2/#methods-0", - "https://www.w3.org/TR/media-source-2/#x12-2-methods", + "https://www.w3.org/TR/media-source-2/#x5-2-methods", "https://www.w3.org/TR/media-source-2/#dfn-sourcebufferlist-getter", "https://www.w3.org/TR/media-source-2/#ref-for-dom-sourcebufferlist-length-2", "https://www.w3.org/TR/media-source-2/#ref-for-dom-sourcebuffer-110", "https://www.w3.org/TR/media-source-2/#sourcebufferlist-events", - "https://www.w3.org/TR/media-source-2/#x12-3-event-summary", + "https://www.w3.org/TR/media-source-2/#x5-3-event-summary", "https://www.w3.org/TR/media-source-2/#dfn-addsourcebuffer", "https://www.w3.org/TR/media-source-2/#ref-for-dom-sourcebuffer-111", "https://www.w3.org/TR/media-source-2/#dfn-removesourcebuffer", "https://www.w3.org/TR/media-source-2/#ref-for-dom-sourcebuffer-112", "https://www.w3.org/TR/media-source-2/#managedmediasource-interface", - "https://www.w3.org/TR/media-source-2/#x13-managedmediasource-interface", + "https://www.w3.org/TR/media-source-2/#x6-managedmediasource-interface", "https://www.w3.org/TR/media-source-2/#dom-managedmediasource", "https://www.w3.org/TR/media-source-2/#ref-for-dom-managedmediasource-4", - "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasource-97", - "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasource-98", + "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasource-99", + "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasource-100", "https://www.w3.org/TR/media-source-2/#ref-for-dfn-memory-cleanup-1", "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasource-sourcebuffers-32", "https://www.w3.org/TR/media-source-2/#ref-for-dom-managedsourcebuffer-3", @@ -1671,7 +1674,7 @@ "https://www.w3.org/TR/media-source-2/#webidl-1619111096", "https://www.w3.org/TR/media-source-2/#idl-def-managedmediasource", "https://www.w3.org/TR/media-source-2/#ref-for-dom-managedmediasource-5", - "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasource-99", + "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasource-101", "https://www.w3.org/TR/media-source-2/#idl-def-managedmediasource-constructor", "https://www.w3.org/TR/media-source-2/#dom-managedmediasource-constructor", "https://www.w3.org/TR/media-source-2/#idl-def-managedmediasource-streaming", @@ -1681,10 +1684,10 @@ "https://www.w3.org/TR/media-source-2/#idl-def-managedmediasource-onendstreaming", "https://www.w3.org/TR/media-source-2/#dom-managedmediasource-onendstreaming", "https://www.w3.org/TR/media-source-2/#attributes-1", - "https://www.w3.org/TR/media-source-2/#x13-1-attributes", + "https://www.w3.org/TR/media-source-2/#x6-1-attributes", "https://www.w3.org/TR/media-source-2/#dom-managedmediasource-streaming", "https://www.w3.org/TR/media-source-2/#event-summary", - "https://www.w3.org/TR/media-source-2/#x13-2-event-summary", + "https://www.w3.org/TR/media-source-2/#x6-2-event-summary", "https://www.w3.org/TR/media-source-2/#dfn-startstreaming", "https://www.w3.org/TR/media-source-2/#ref-for-dom-managedmediasource-6", "https://www.w3.org/TR/media-source-2/#ref-for-dom-managedmediasource-streaming-3", @@ -1692,14 +1695,14 @@ "https://www.w3.org/TR/media-source-2/#ref-for-dom-managedmediasource-7", "https://www.w3.org/TR/media-source-2/#ref-for-dom-managedmediasource-streaming-4", "https://www.w3.org/TR/media-source-2/#algorithms", - "https://www.w3.org/TR/media-source-2/#x13-3-algorithms", + "https://www.w3.org/TR/media-source-2/#x6-3-algorithms", "https://www.w3.org/TR/media-source-2/#managedsourcebuffer-monitoring", - "https://www.w3.org/TR/media-source-2/#x13-3-1-managedsourcebuffer-monitoring", + "https://www.w3.org/TR/media-source-2/#x6-3-1-managedsourcebuffer-monitoring", "https://www.w3.org/TR/media-source-2/#ref-for-dfn-sourcebuffer-monitoring-1", "https://www.w3.org/TR/media-source-2/#dfn-enough-managed-data-to-ensure-uninterrupted-playback", "https://www.w3.org/TR/media-source-2/#ref-for-dom-managedmediasource-streaming-5", "https://www.w3.org/TR/media-source-2/#dfn-able-to-retrieve-and-buffer-data-in-an-efficient-way", - "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasource-100", + "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasource-102", "https://www.w3.org/TR/media-source-2/#ref-for-dfn-sourcebuffer-monitoring-2", "https://www.w3.org/TR/media-source-2/#ref-for-dfn-enough-managed-data-to-ensure-uninterrupted-playback-1", "https://www.w3.org/TR/media-source-2/#ref-for-dfn-able-to-retrieve-and-buffer-data-in-an-efficient-way-1", @@ -1710,12 +1713,12 @@ "https://www.w3.org/TR/media-source-2/#ref-for-dfn-endstreaming-1", "https://www.w3.org/TR/media-source-2/#ref-for-dom-managedmediasource-9", "https://www.w3.org/TR/media-source-2/#memory-cleanup", - "https://www.w3.org/TR/media-source-2/#x13-3-2-memory-cleanup", + "https://www.w3.org/TR/media-source-2/#x6-3-2-memory-cleanup", "https://www.w3.org/TR/media-source-2/#dfn-memory-cleanup", "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasource-sourcebuffers-33", "https://www.w3.org/TR/media-source-2/#ref-for-dfn-memory-cleanup-0-1", "https://www.w3.org/TR/media-source-2/#bufferedchangeevent-interface", - "https://www.w3.org/TR/media-source-2/#x14-bufferedchangeevent-interface", + "https://www.w3.org/TR/media-source-2/#x7-bufferedchangeevent-interface", "https://www.w3.org/TR/media-source-2/#dom-bufferedchangeevent", "https://www.w3.org/TR/media-source-2/#webidl-2057880103", "https://www.w3.org/TR/media-source-2/#idl-def-bufferedchangeevent", @@ -1734,7 +1737,7 @@ "https://www.w3.org/TR/media-source-2/#idl-def-bufferedchangeeventinit-removedranges", "https://www.w3.org/TR/media-source-2/#dom-bufferedchangeeventinit-removedranges", "https://www.w3.org/TR/media-source-2/#attributes-2", - "https://www.w3.org/TR/media-source-2/#x14-1-attributes", + "https://www.w3.org/TR/media-source-2/#x7-1-attributes", "https://www.w3.org/TR/media-source-2/#dom-bufferedchangeevent-addedranges", "https://www.w3.org/TR/media-source-2/#ref-for-dfn-updatestart-4", "https://www.w3.org/TR/media-source-2/#ref-for-dfn-updateend-7", @@ -1744,7 +1747,7 @@ "https://www.w3.org/TR/media-source-2/#ref-for-dfn-coded-frame-eviction-2", "https://www.w3.org/TR/media-source-2/#ref-for-dfn-memory-cleanup-0-2", "https://www.w3.org/TR/media-source-2/#managedsourcebuffer-interface", - "https://www.w3.org/TR/media-source-2/#x15-managedsourcebuffer-interface", + "https://www.w3.org/TR/media-source-2/#x8-managedsourcebuffer-interface", "https://www.w3.org/TR/media-source-2/#dom-managedsourcebuffer", "https://www.w3.org/TR/media-source-2/#webidl-1682162223", "https://www.w3.org/TR/media-source-2/#idl-def-managedsourcebuffer", @@ -1753,22 +1756,22 @@ "https://www.w3.org/TR/media-source-2/#idl-def-managedsourcebuffer-onbufferedchange", "https://www.w3.org/TR/media-source-2/#ref-for-dom-managedsourcebuffer-onbufferedchange-1", "https://www.w3.org/TR/media-source-2/#attributes-3", - "https://www.w3.org/TR/media-source-2/#x15-1-attributes", + "https://www.w3.org/TR/media-source-2/#x8-1-attributes", "https://www.w3.org/TR/media-source-2/#dom-managedsourcebuffer-onbufferedchange", "https://www.w3.org/TR/media-source-2/#ref-for-dfn-bufferedchange-2", "https://www.w3.org/TR/media-source-2/#event-summary-0", - "https://www.w3.org/TR/media-source-2/#x15-2-event-summary", + "https://www.w3.org/TR/media-source-2/#x8-2-event-summary", "https://www.w3.org/TR/media-source-2/#dfn-bufferedchange", "https://www.w3.org/TR/media-source-2/#ref-for-dom-bufferedchangeevent-3", "https://www.w3.org/TR/media-source-2/#ref-for-dom-managedsourcebuffer-5", "https://www.w3.org/TR/media-source-2/#ref-for-dom-sourcebuffer-appendbuffer-10", "https://www.w3.org/TR/media-source-2/#ref-for-dom-sourcebuffer-remove-5", - "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasource-endofstream-4", + "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasource-endofstream-5", "https://www.w3.org/TR/media-source-2/#ref-for-dfn-memory-cleanup-0-3", "https://www.w3.org/TR/media-source-2/#algorithms-0", - "https://www.w3.org/TR/media-source-2/#x15-3-algorithms", + "https://www.w3.org/TR/media-source-2/#x8-3-algorithms", "https://www.w3.org/TR/media-source-2/#buffered-change", - "https://www.w3.org/TR/media-source-2/#x15-3-1-buffered-change", + "https://www.w3.org/TR/media-source-2/#x8-3-1-buffered-change", "https://www.w3.org/TR/media-source-2/#ref-for-dom-managedsourcebuffer-6", "https://www.w3.org/TR/media-source-2/#ref-for-dom-sourcebuffer-buffered-5", "https://www.w3.org/TR/media-source-2/#ref-for-dom-sourcebuffer-appendbuffer-11", @@ -1782,7 +1785,7 @@ "https://www.w3.org/TR/media-source-2/#ref-for-dfn-bufferedchange-3", "https://www.w3.org/TR/media-source-2/#ref-for-dom-bufferedchangeevent-4", "https://www.w3.org/TR/media-source-2/#memory-cleanup-0", - "https://www.w3.org/TR/media-source-2/#x15-3-2-memory-cleanup", + "https://www.w3.org/TR/media-source-2/#x8-3-2-memory-cleanup", "https://www.w3.org/TR/media-source-2/#dfn-memory-cleanup-0", "https://www.w3.org/TR/media-source-2/#ref-for-dom-managedmediasource-10", "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasource-activesourcebuffers-31", @@ -1792,36 +1795,36 @@ "https://www.w3.org/TR/media-source-2/#ref-for-dfn-bufferedchange-4", "https://www.w3.org/TR/media-source-2/#ref-for-dfn-coded-frame-removal-7", "https://www.w3.org/TR/media-source-2/#htmlmediaelement-extensions", - "https://www.w3.org/TR/media-source-2/#x16-htmlmediaelement-extensions", - "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasource-101", + "https://www.w3.org/TR/media-source-2/#x9-htmlmediaelement-extensions", + "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasource-103", "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasourcehandle-29", "https://www.w3.org/TR/media-source-2/#htmlmediaelement-extensions-seekable", - "https://www.w3.org/TR/media-source-2/#x16-1-htmlmediaelement-s-seekable", - "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasource-102", + "https://www.w3.org/TR/media-source-2/#x9-1-htmlmediaelement-s-seekable", + "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasource-104", "https://www.w3.org/TR/media-source-2/#issue-container-generatedID-85", "https://www.w3.org/TR/media-source-2/#h-note-85", "https://www.w3.org/TR/media-source-2/#issue-container-number-277", "https://www.w3.org/TR/media-source-2/#h-issue-2", "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasource-duration-12", "https://www.w3.org/TR/media-source-2/#ref-for-dfn-live-seekable-range-6", - "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasource-103", + "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasource-105", "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasource-duration-13", "https://www.w3.org/TR/media-source-2/#ref-for-dfn-live-seekable-range-7", "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasource-duration-14", "https://www.w3.org/TR/media-source-2/#ref-for-dfn-live-seekable-range-8", - "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasource-104", + "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasource-106", "https://www.w3.org/TR/media-source-2/#ref-for-dfn-port-to-main-10", "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasource-duration-15", "https://www.w3.org/TR/media-source-2/#ref-for-dfn-live-seekable-range-9", "https://www.w3.org/TR/media-source-2/#htmlmediaelement-extensions-buffered", - "https://www.w3.org/TR/media-source-2/#x16-2-htmlmediaelement-s-buffered", + "https://www.w3.org/TR/media-source-2/#x9-2-htmlmediaelement-s-buffered", "https://www.w3.org/TR/media-source-2/#dom-htmlmediaelement.buffered", - "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasource-105", + "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasource-107", "https://www.w3.org/TR/media-source-2/#issue-container-generatedID-86", "https://www.w3.org/TR/media-source-2/#h-note-86", "https://www.w3.org/TR/media-source-2/#issue-container-number-277-0", "https://www.w3.org/TR/media-source-2/#h-issue-3", - "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasource-106", + "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasource-108", "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasource-activesourcebuffers-32", "https://www.w3.org/TR/media-source-2/#ref-for-dom-sourcebuffer-buffered-8", "https://www.w3.org/TR/media-source-2/#ref-for-dom-sourcebuffer-114", @@ -1832,7 +1835,7 @@ "https://www.w3.org/TR/media-source-2/#ref-for-dom-sourcebuffer-116", "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasource-readystate-35", "https://www.w3.org/TR/media-source-2/#ref-for-dom-readystate-ended-14", - "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasource-107", + "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasource-109", "https://www.w3.org/TR/media-source-2/#ref-for-dom-sourcebuffer-117", "https://www.w3.org/TR/media-source-2/#ref-for-dfn-port-to-main-11", "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasource-activesourcebuffers-35", @@ -1843,7 +1846,7 @@ "https://www.w3.org/TR/media-source-2/#h-note-87", "https://www.w3.org/TR/media-source-2/#ref-for-dfn-cross-context-communication-model-2", "https://www.w3.org/TR/media-source-2/#htmlmediaelement-extensions-srcobject", - "https://www.w3.org/TR/media-source-2/#x16-3-htmlmediaelement-s-srcobject", + "https://www.w3.org/TR/media-source-2/#x9-3-htmlmediaelement-s-srcobject", "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasourcehandle-30", "https://www.w3.org/TR/media-source-2/#ref-for-dfn-has-ever-been-assigned-as-srcobject-2", "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasourcehandle-31", @@ -1852,8 +1855,9 @@ "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasourcehandle-32", "https://www.w3.org/TR/media-source-2/#issue-container-generatedID-89", "https://www.w3.org/TR/media-source-2/#h-issue-4", + "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasourcehandle-33", "https://www.w3.org/TR/media-source-2/#audio-track-extensions", - "https://www.w3.org/TR/media-source-2/#x17-audiotrack-extensions", + "https://www.w3.org/TR/media-source-2/#x10-audiotrack-extensions", "https://www.w3.org/TR/media-source-2/#webidl-935490083", "https://www.w3.org/TR/media-source-2/#idl-def-audiotrack-partial-1", "https://www.w3.org/TR/media-source-2/#idl-def-audiotrack-sourcebuffer", @@ -1873,7 +1877,7 @@ "https://www.w3.org/TR/media-source-2/#h-note-89", "https://www.w3.org/TR/media-source-2/#ref-for-dom-sourcebuffer-123", "https://www.w3.org/TR/media-source-2/#video-track-extensions", - "https://www.w3.org/TR/media-source-2/#x18-videotrack-extensions", + "https://www.w3.org/TR/media-source-2/#x11-videotrack-extensions", "https://www.w3.org/TR/media-source-2/#webidl-251527976", "https://www.w3.org/TR/media-source-2/#idl-def-videotrack-partial-1", "https://www.w3.org/TR/media-source-2/#idl-def-videotrack-sourcebuffer", @@ -1893,7 +1897,7 @@ "https://www.w3.org/TR/media-source-2/#h-note-90", "https://www.w3.org/TR/media-source-2/#ref-for-dom-sourcebuffer-129", "https://www.w3.org/TR/media-source-2/#text-track-extensions", - "https://www.w3.org/TR/media-source-2/#x19-texttrack-extensions", + "https://www.w3.org/TR/media-source-2/#x12-texttrack-extensions", "https://www.w3.org/TR/media-source-2/#webidl-959897060", "https://www.w3.org/TR/media-source-2/#idl-def-texttrack-partial-1", "https://www.w3.org/TR/media-source-2/#idl-def-texttrack-sourcebuffer", @@ -1913,13 +1917,13 @@ "https://www.w3.org/TR/media-source-2/#h-note-91", "https://www.w3.org/TR/media-source-2/#ref-for-dom-sourcebuffer-135", "https://www.w3.org/TR/media-source-2/#byte-stream-formats", - "https://www.w3.org/TR/media-source-2/#x20-byte-stream-formats", + "https://www.w3.org/TR/media-source-2/#x13-byte-stream-formats", "https://www.w3.org/TR/media-source-2/#dfn-byte-stream-formats", "https://www.w3.org/TR/media-source-2/#ref-for-dom-sourcebuffer-appendbuffer-12", "https://www.w3.org/TR/media-source-2/#ref-for-dom-sourcebuffer-136", "https://www.w3.org/TR/media-source-2/#byte-stream-format-specs", "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasource-addsourcebuffer-12", - "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasource-istypesupported-3", + "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasource-istypesupported-4", "https://www.w3.org/TR/media-source-2/#ref-for-dom-sourcebuffer-changetype-17", "https://www.w3.org/TR/media-source-2/#ref-for-dom-sourcebuffer-137", "https://www.w3.org/TR/media-source-2/#ref-for-dom-sourcebuffer-138", @@ -1939,7 +1943,7 @@ "https://www.w3.org/TR/media-source-2/#h-note-95", "https://www.w3.org/TR/media-source-2/#ref-for-dfn-initialization-segment-35", "https://www.w3.org/TR/media-source-2/#ref-for-dfn-initialization-segment-36", - "https://www.w3.org/TR/media-source-2/#ref-for-track-id-9", + "https://www.w3.org/TR/media-source-2/#ref-for-dfn-track-id-9", "https://www.w3.org/TR/media-source-2/#ref-for-dfn-initialization-segment-37", "https://www.w3.org/TR/media-source-2/#ref-for-dfn-initialization-segment-38", "https://www.w3.org/TR/media-source-2/#issue-container-generatedID-97", @@ -1947,7 +1951,7 @@ "https://www.w3.org/TR/media-source-2/#ref-for-dfn-initialization-segment-received-2", "https://www.w3.org/TR/media-source-2/#ref-for-dom-mediasource-addsourcebuffer-13", "https://www.w3.org/TR/media-source-2/#ref-for-dom-sourcebuffer-changetype-18", - "https://www.w3.org/TR/media-source-2/#ref-for-track-id-10", + "https://www.w3.org/TR/media-source-2/#ref-for-dfn-track-id-10", "https://www.w3.org/TR/media-source-2/#ref-for-dfn-initialization-segment-39", "https://www.w3.org/TR/media-source-2/#issue-container-generatedID-98", "https://www.w3.org/TR/media-source-2/#h-note-97", @@ -1967,15 +1971,17 @@ "https://www.w3.org/TR/media-source-2/#ref-for-presentation-timestamp-42", "https://www.w3.org/TR/media-source-2/#ref-for-dfn-media-segment-21", "https://www.w3.org/TR/media-source-2/#conformance", - "https://www.w3.org/TR/media-source-2/#x21-conformance", + "https://www.w3.org/TR/media-source-2/#x14-conformance", "https://www.w3.org/TR/media-source-2/#examples", - "https://www.w3.org/TR/media-source-2/#x22-examples", + "https://www.w3.org/TR/media-source-2/#x15-examples", + "https://www.w3.org/TR/media-source-2/#using-media-source-extensions", + "https://www.w3.org/TR/media-source-2/#x15-1-using-media-source-extensions", "https://www.w3.org/TR/media-source-2/#example-1", - "https://www.w3.org/TR/media-source-2/#use-of-the-managed-media-source-extensions", - "https://www.w3.org/TR/media-source-2/#x23-use-of-the-managed-media-source-extensions", + "https://www.w3.org/TR/media-source-2/#using-a-managed-media-source", + "https://www.w3.org/TR/media-source-2/#x15-2-using-a-managed-media-source", "https://www.w3.org/TR/media-source-2/#example-2", "https://www.w3.org/TR/media-source-2/#acknowledgements", - "https://www.w3.org/TR/media-source-2/#x24-acknowledgments", + "https://www.w3.org/TR/media-source-2/#x16-acknowledgments", "https://www.w3.org/TR/media-source-2/#VideoPlaybackQuality", "https://www.w3.org/TR/media-source-2/#a-videoplaybackquality", "https://www.w3.org/TR/media-source-2/#issue-summary", diff --git a/tr/ids/rdf12-n-quads.json b/tr/ids/rdf12-n-quads.json index abf0589d3f1e..a459818fc834 100644 --- a/tr/ids/rdf12-n-quads.json +++ b/tr/ids/rdf12-n-quads.json @@ -13,7 +13,7 @@ "https://www.w3.org/TR/rdf12-n-quads/#w3c-state", "https://www.w3.org/TR/rdf12-n-quads/#abstract", "https://www.w3.org/TR/rdf12-n-quads/#ref-for-index-term-rdf-dataset-1", - "https://www.w3.org/TR/rdf12-n-quads/#ref-for-index-term-quoted-triples-1", + "https://www.w3.org/TR/rdf12-n-quads/#ref-for-index-term-triple-terms-1", "https://www.w3.org/TR/rdf12-n-quads/#ref-for-index-term-rdf-term-1", "https://www.w3.org/TR/rdf12-n-quads/#ref-for-index-term-subject-1", "https://www.w3.org/TR/rdf12-n-quads/#ref-for-index-term-object-type-1", @@ -68,15 +68,15 @@ "https://www.w3.org/TR/rdf12-n-quads/#ref-for-index-term-default-graph-1", "https://www.w3.org/TR/rdf12-n-quads/#ref-for-index-term-rdf-dataset-7", "https://www.w3.org/TR/rdf12-n-quads/#ex-simple-statement", - "https://www.w3.org/TR/rdf12-n-quads/#quoted-triples", - "https://www.w3.org/TR/rdf12-n-quads/#x2-2-quoted-triples", - "https://www.w3.org/TR/rdf12-n-quads/#ref-for-index-term-quoted-triples-2", + "https://www.w3.org/TR/rdf12-n-quads/#triple-terms", + "https://www.w3.org/TR/rdf12-n-quads/#x2-2-triple-terms", + "https://www.w3.org/TR/rdf12-n-quads/#ref-for-index-term-triple-terms-2", "https://www.w3.org/TR/rdf12-n-quads/#ref-for-index-term-subject-5", "https://www.w3.org/TR/rdf12-n-quads/#ref-for-index-term-object-type-5", "https://www.w3.org/TR/rdf12-n-quads/#ref-for-index-term-triple-4", - "https://www.w3.org/TR/rdf12-n-quads/#ref-for-index-term-quoted-triples-3", - "https://www.w3.org/TR/rdf12-n-quads/#ref-for-index-term-quoted-triples-4", - "https://www.w3.org/TR/rdf12-n-quads/#ex-quoted-triple", + "https://www.w3.org/TR/rdf12-n-quads/#ref-for-index-term-triple-terms-3", + "https://www.w3.org/TR/rdf12-n-quads/#ref-for-index-term-triple-terms-4", + "https://www.w3.org/TR/rdf12-n-quads/#ex-triple-term", "https://www.w3.org/TR/rdf12-n-quads/#sec-iri", "https://www.w3.org/TR/rdf12-n-quads/#x2-3-iris", "https://www.w3.org/TR/rdf12-n-quads/#ref-for-index-term-iri-2", @@ -151,7 +151,7 @@ "https://www.w3.org/TR/rdf12-n-quads/#grammar-production-object", "https://www.w3.org/TR/rdf12-n-quads/#grammar-production-graphLabel", "https://www.w3.org/TR/rdf12-n-quads/#grammar-production-literal", - "https://www.w3.org/TR/rdf12-n-quads/#grammar-production-quotedTriple", + "https://www.w3.org/TR/rdf12-n-quads/#grammar-production-tripleTerm", "https://www.w3.org/TR/rdf12-n-quads/#grammar-declaration-terminals", "https://www.w3.org/TR/rdf12-n-quads/#terminals", "https://www.w3.org/TR/rdf12-n-quads/#grammar-production-IRIREF", @@ -231,9 +231,9 @@ "https://www.w3.org/TR/rdf12-n-quads/#ref-for-index-term-base-direction-7", "https://www.w3.org/TR/rdf12-n-quads/#ref-for-index-term-base-direction-8", "https://www.w3.org/TR/rdf12-n-quads/#ref-for-index-term-datatype-iri-5", - "https://www.w3.org/TR/rdf12-n-quads/#handle-quotedTriple", - "https://www.w3.org/TR/rdf12-n-quads/#ref-for-index-term-quoted-triples-5", - "https://www.w3.org/TR/rdf12-n-quads/#ref-for-index-term-quoted-triples-6", + "https://www.w3.org/TR/rdf12-n-quads/#handle-tripleTerm", + "https://www.w3.org/TR/rdf12-n-quads/#ref-for-index-term-triple-terms-5", + "https://www.w3.org/TR/rdf12-n-quads/#ref-for-index-term-triple-terms-6", "https://www.w3.org/TR/rdf12-n-quads/#rdf-dataset-construction", "https://www.w3.org/TR/rdf12-n-quads/#x6-2-rdf-dataset-construction", "https://www.w3.org/TR/rdf12-n-quads/#ref-for-dfn-n-quads-document-8", @@ -264,7 +264,7 @@ "https://www.w3.org/TR/rdf12-n-quads/#changes-12", "https://www.w3.org/TR/rdf12-n-quads/#e-changes-between-rdf-1-1-and-rdf-1-2", "https://www.w3.org/TR/rdf12-n-quads/#ref-for-dfn-blank-line-2", - "https://www.w3.org/TR/rdf12-n-quads/#ref-for-index-term-quoted-triples-7", + "https://www.w3.org/TR/rdf12-n-quads/#ref-for-index-term-triple-terms-7", "https://www.w3.org/TR/rdf12-n-quads/#ref-for-index-term-base-direction-9", "https://www.w3.org/TR/rdf12-n-quads/#index", "https://www.w3.org/TR/rdf12-n-quads/#f-index", @@ -287,7 +287,6 @@ "https://www.w3.org/TR/rdf12-n-quads/#index-term-object-type", "https://www.w3.org/TR/rdf12-n-quads/#index-term-predicate", "https://www.w3.org/TR/rdf12-n-quads/#index-term-quad", - "https://www.w3.org/TR/rdf12-n-quads/#index-term-quoted-triples", "https://www.w3.org/TR/rdf12-n-quads/#index-term-rdf-blank-nodes", "https://www.w3.org/TR/rdf12-n-quads/#index-term-rdf-dataset", "https://www.w3.org/TR/rdf12-n-quads/#index-term-rdf-datasets", @@ -297,6 +296,7 @@ "https://www.w3.org/TR/rdf12-n-quads/#index-term-simple-literal", "https://www.w3.org/TR/rdf12-n-quads/#index-term-subject", "https://www.w3.org/TR/rdf12-n-quads/#index-term-triple", + "https://www.w3.org/TR/rdf12-n-quads/#index-term-triple-terms", "https://www.w3.org/TR/rdf12-n-quads/#index-term-canonical-n-triples", "https://www.w3.org/TR/rdf12-n-quads/#index-term-definition-of-simple-triple", "https://www.w3.org/TR/rdf12-n-quads/#index-term-resolved", diff --git a/tr/ids/rdf12-n-triples.json b/tr/ids/rdf12-n-triples.json index e2b9f3f2e432..ff07a7c6bb5f 100644 --- a/tr/ids/rdf12-n-triples.json +++ b/tr/ids/rdf12-n-triples.json @@ -13,7 +13,7 @@ "https://www.w3.org/TR/rdf12-n-triples/#w3c-state", "https://www.w3.org/TR/rdf12-n-triples/#abstract", "https://www.w3.org/TR/rdf12-n-triples/#ref-for-index-term-rdf-graph-1", - "https://www.w3.org/TR/rdf12-n-triples/#ref-for-index-term-quoted-triples-1", + "https://www.w3.org/TR/rdf12-n-triples/#ref-for-index-term-triple-terms-1", "https://www.w3.org/TR/rdf12-n-triples/#ref-for-index-term-rdf-term-1", "https://www.w3.org/TR/rdf12-n-triples/#ref-for-index-term-subject-1", "https://www.w3.org/TR/rdf12-n-triples/#ref-for-index-term-object-type-1", @@ -50,15 +50,14 @@ "https://www.w3.org/TR/rdf12-n-triples/#ref-for-index-term-predicate-3", "https://www.w3.org/TR/rdf12-n-triples/#ref-for-index-term-object-type-4", "https://www.w3.org/TR/rdf12-n-triples/#ex-simple-triple", - "https://www.w3.org/TR/rdf12-n-triples/#quoted-triples", - "https://www.w3.org/TR/rdf12-n-triples/#x2-2-quoted-triples", - "https://www.w3.org/TR/rdf12-n-triples/#ref-for-index-term-quoted-triples-2", - "https://www.w3.org/TR/rdf12-n-triples/#ref-for-index-term-subject-5", + "https://www.w3.org/TR/rdf12-n-triples/#triple-terms", + "https://www.w3.org/TR/rdf12-n-triples/#x2-2-triple-terms", + "https://www.w3.org/TR/rdf12-n-triples/#ref-for-index-term-triple-terms-2", "https://www.w3.org/TR/rdf12-n-triples/#ref-for-index-term-object-type-5", "https://www.w3.org/TR/rdf12-n-triples/#ref-for-index-term-triple-4", - "https://www.w3.org/TR/rdf12-n-triples/#ref-for-index-term-quoted-triples-3", - "https://www.w3.org/TR/rdf12-n-triples/#ref-for-index-term-quoted-triples-4", - "https://www.w3.org/TR/rdf12-n-triples/#ex-quoted-triple", + "https://www.w3.org/TR/rdf12-n-triples/#ref-for-index-term-triple-terms-3", + "https://www.w3.org/TR/rdf12-n-triples/#ref-for-index-term-triple-terms-4", + "https://www.w3.org/TR/rdf12-n-triples/#ex-triple-term", "https://www.w3.org/TR/rdf12-n-triples/#sec-iri", "https://www.w3.org/TR/rdf12-n-triples/#x2-3-iris", "https://www.w3.org/TR/rdf12-n-triples/#ref-for-index-term-iris-1", @@ -131,7 +130,7 @@ "https://www.w3.org/TR/rdf12-n-triples/#grammar-production-predicate", "https://www.w3.org/TR/rdf12-n-triples/#grammar-production-object", "https://www.w3.org/TR/rdf12-n-triples/#grammar-production-literal", - "https://www.w3.org/TR/rdf12-n-triples/#grammar-production-quotedTriple", + "https://www.w3.org/TR/rdf12-n-triples/#grammar-production-tripleTerm", "https://www.w3.org/TR/rdf12-n-triples/#grammar-declaration-terminals", "https://www.w3.org/TR/rdf12-n-triples/#terminals", "https://www.w3.org/TR/rdf12-n-triples/#grammar-production-IRIREF", @@ -209,9 +208,9 @@ "https://www.w3.org/TR/rdf12-n-triples/#ref-for-index-term-base-direction-7", "https://www.w3.org/TR/rdf12-n-triples/#ref-for-index-term-base-direction-8", "https://www.w3.org/TR/rdf12-n-triples/#ref-for-index-term-datatype-iri-5", - "https://www.w3.org/TR/rdf12-n-triples/#handle-quotedTriple", - "https://www.w3.org/TR/rdf12-n-triples/#ref-for-index-term-quoted-triples-5", - "https://www.w3.org/TR/rdf12-n-triples/#ref-for-index-term-quoted-triples-6", + "https://www.w3.org/TR/rdf12-n-triples/#handle-tripleTerm", + "https://www.w3.org/TR/rdf12-n-triples/#ref-for-index-term-triple-terms-5", + "https://www.w3.org/TR/rdf12-n-triples/#ref-for-index-term-triple-terms-6", "https://www.w3.org/TR/rdf12-n-triples/#rdf-triple-construction", "https://www.w3.org/TR/rdf12-n-triples/#x6-2-rdf-triple-construction", "https://www.w3.org/TR/rdf12-n-triples/#ref-for-dfn-n-triples-document-8", @@ -240,7 +239,7 @@ "https://www.w3.org/TR/rdf12-n-triples/#changes-12", "https://www.w3.org/TR/rdf12-n-triples/#e-changes-between-rdf-1-1-and-rdf-1-2", "https://www.w3.org/TR/rdf12-n-triples/#ref-for-dfn-blank-line-2", - "https://www.w3.org/TR/rdf12-n-triples/#ref-for-index-term-quoted-triples-7", + "https://www.w3.org/TR/rdf12-n-triples/#ref-for-index-term-triple-terms-7", "https://www.w3.org/TR/rdf12-n-triples/#ref-for-index-term-base-direction-9", "https://www.w3.org/TR/rdf12-n-triples/#ref-for-index-term-datatype-iri-6", "https://www.w3.org/TR/rdf12-n-triples/#index", @@ -260,7 +259,6 @@ "https://www.w3.org/TR/rdf12-n-triples/#index-term-literals", "https://www.w3.org/TR/rdf12-n-triples/#index-term-object-type", "https://www.w3.org/TR/rdf12-n-triples/#index-term-predicate", - "https://www.w3.org/TR/rdf12-n-triples/#index-term-quoted-triples", "https://www.w3.org/TR/rdf12-n-triples/#index-term-rdf-blank-nodes", "https://www.w3.org/TR/rdf12-n-triples/#index-term-rdf-graph", "https://www.w3.org/TR/rdf12-n-triples/#index-term-rdf-string", @@ -268,6 +266,7 @@ "https://www.w3.org/TR/rdf12-n-triples/#index-term-simple-literal", "https://www.w3.org/TR/rdf12-n-triples/#index-term-subject", "https://www.w3.org/TR/rdf12-n-triples/#index-term-triple", + "https://www.w3.org/TR/rdf12-n-triples/#index-term-triple-terms", "https://www.w3.org/TR/rdf12-n-triples/#index-term-abbreviations-of-rdf-triples", "https://www.w3.org/TR/rdf12-n-triples/#index-term-resolved", "https://www.w3.org/TR/rdf12-n-triples/#index-term-char", diff --git a/tr/ids/webnn.json b/tr/ids/webnn.json index 0222a310e37d..7bc5ab29517d 100644 --- a/tr/ids/webnn.json +++ b/tr/ids/webnn.json @@ -85,6 +85,7 @@ "https://www.w3.org/TR/webnn/#infopanel-for-operators", "https://www.w3.org/TR/webnn/#infopaneltitle-for-operators", "https://www.w3.org/TR/webnn/#ref-for-mloperand", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-computational-graph%E2%91%A1", "https://www.w3.org/TR/webnn/#computational-graph-input", "https://www.w3.org/TR/webnn/#infopanel-for-computational-graph-input", @@ -102,14 +103,14 @@ "https://www.w3.org/TR/webnn/#infopaneltitle-for-operator-input", "https://www.w3.org/TR/webnn/#infopanel-for-operator-input", "https://www.w3.org/TR/webnn/#infopaneltitle-for-operator-input", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1", "https://www.w3.org/TR/webnn/#ref-for-operators%E2%91%A0", "https://www.w3.org/TR/webnn/#operator-output", "https://www.w3.org/TR/webnn/#infopanel-for-operator-output", "https://www.w3.org/TR/webnn/#infopaneltitle-for-operator-output", "https://www.w3.org/TR/webnn/#infopanel-for-operator-output", "https://www.w3.org/TR/webnn/#infopaneltitle-for-operator-output", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2", "https://www.w3.org/TR/webnn/#ref-for-operators%E2%91%A1", "https://www.w3.org/TR/webnn/#operator-activation", "https://www.w3.org/TR/webnn/#infopanel-for-operator-activation", @@ -121,37 +122,28 @@ "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-gemm", "https://www.w3.org/TR/webnn/#ref-for-softmax-noargs", "https://www.w3.org/TR/webnn/#ref-for-operators%E2%91%A2", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2", - "https://www.w3.org/TR/webnn/#ref-for-mlactivation%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A3", + "https://www.w3.org/TR/webnn/#ref-for-mlactivation%E2%91%A0", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A4", "https://www.w3.org/TR/webnn/#ref-for-operator-input", "https://www.w3.org/TR/webnn/#ref-for-operator-activation", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A4", "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A5", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A6", "https://www.w3.org/TR/webnn/#ref-for-mlgraphbuilder%E2%91%A2", "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-build", "https://www.w3.org/TR/webnn/#ref-for-idl-promise", "https://www.w3.org/TR/webnn/#ref-for-mlgraph%E2%91%A1", "https://www.w3.org/TR/webnn/#ref-for-mlgraph%E2%91%A2", "https://www.w3.org/TR/webnn/#ref-for-mlgraph%E2%91%A3", - "https://www.w3.org/TR/webnn/#platform-operators", - "https://www.w3.org/TR/webnn/#infopanel-for-platform-operators", - "https://www.w3.org/TR/webnn/#infopaneltitle-for-platform-operators", - "https://www.w3.org/TR/webnn/#infopanel-for-platform-operators", - "https://www.w3.org/TR/webnn/#infopaneltitle-for-platform-operators", - "https://www.w3.org/TR/webnn/#platform-operands", - "https://www.w3.org/TR/webnn/#infopanel-for-platform-operands", - "https://www.w3.org/TR/webnn/#infopaneltitle-for-platform-operands", - "https://www.w3.org/TR/webnn/#infopanel-for-platform-operands", - "https://www.w3.org/TR/webnn/#infopaneltitle-for-platform-operands", + "https://www.w3.org/TR/webnn/#ref-for-mlgraphbuilder%E2%91%A3", "https://www.w3.org/TR/webnn/#ref-for-operators%E2%91%A3", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A6", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A7", "https://www.w3.org/TR/webnn/#ref-for-mlgraph%E2%91%A4", "https://www.w3.org/TR/webnn/#ref-for-mlcontext%E2%91%A2", "https://www.w3.org/TR/webnn/#ref-for-dom-mlcontext-compute%E2%91%A1", "https://www.w3.org/TR/webnn/#ref-for-typedefdef-mlnamedarraybufferviews", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A7", "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A8", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/webnn/#ref-for-typedefdef-mlnamedarraybufferviews%E2%91%A0", "https://www.w3.org/TR/webnn/#programming-model-device-selection", "https://www.w3.org/TR/webnn/#ref-for-mlcontext%E2%91%A3", @@ -632,9 +624,9 @@ "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-dictdef-mloperanddescriptor%E2%91%A0", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%93%AA", - "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%A1", + "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%A0%E2%91%A4", "https://www.w3.org/TR/webnn/#dom-mlgraph-outputdescriptors-slot", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlgraph-outputdescriptors-slot", @@ -644,9 +636,9 @@ "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%E2%91%A2", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A1", - "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%A2", + "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%A3", "https://www.w3.org/TR/webnn/#ref-for-mlgraph%E2%91%A0%E2%91%A5", "https://www.w3.org/TR/webnn/#dom-mlgraph-implementation-slot", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlgraph-implementation-slot", @@ -657,7 +649,7 @@ "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/#ref-for-mlgraph%E2%91%A0%E2%91%A6", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A3", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A4", "https://www.w3.org/TR/webnn/#ref-for-dictdef-mloperanddescriptor%E2%91%A6", "https://www.w3.org/TR/webnn/#enumdef-mlinputoperandlayout", "https://www.w3.org/TR/webnn/#infopanel-for-enumdef-mlinputoperandlayout", @@ -757,9 +749,9 @@ "https://www.w3.org/TR/webnn/#issue-8054fa8e", "https://www.w3.org/TR/webnn/#ref-for-mloperanddescriptor-byte-length%E2%91%A1", "https://www.w3.org/TR/webnn/#api-mloperand", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A4", "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A5", "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A6", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A7", "https://www.w3.org/TR/webnn/#ref-for-SecureContext%E2%91%A3", "https://www.w3.org/TR/webnn/#ref-for-Exposed%E2%91%A2", "https://www.w3.org/TR/webnn/#mloperand", @@ -772,37 +764,37 @@ "https://www.w3.org/TR/webnn/#ref-for-idl-sequence%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperand-shape", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A7", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A8", "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%A3", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A8", + "https://www.w3.org/TR/webnn/#ref-for-mlgraphbuilder%E2%91%A4", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%93%AA", "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%A0%E2%93%AA", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%93%AA", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A0", "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", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A0", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A1", "https://www.w3.org/TR/webnn/#dom-mloperand-operator-slot", "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/#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-operators%E2%91%A4", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A1", - "https://www.w3.org/TR/webnn/#ref-for-operators%E2%91%A5", "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A2", + "https://www.w3.org/TR/webnn/#ref-for-operators%E2%91%A5", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A3", "https://www.w3.org/TR/webnn/#mloperand-shape", "https://www.w3.org/TR/webnn/#infopanel-for-mloperand-shape", "https://www.w3.org/TR/webnn/#infopaneltitle-for-mloperand-shape", @@ -810,7 +802,7 @@ "https://www.w3.org/TR/webnn/#infopaneltitle-for-mloperand-shape", "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%A3", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A3", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A4", "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", @@ -818,7 +810,7 @@ "https://www.w3.org/TR/webnn/#infopaneltitle-for-mloperand-rank", "https://www.w3.org/TR/webnn/#ref-for-mloperand-shape", "https://www.w3.org/TR/webnn/#ref-for-list-size%E2%91%A0", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A4", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A5", "https://www.w3.org/TR/webnn/#mloperand-datatype", "https://www.w3.org/TR/webnn/#infopanel-for-mloperand-datatype", "https://www.w3.org/TR/webnn/#infopaneltitle-for-mloperand-datatype", @@ -829,20 +821,20 @@ "https://www.w3.org/TR/webnn/#ref-for-dom-mloperand-builder-slot", "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-mlgraphbuilder", "https://www.w3.org/TR/webnn/#ref-for-mlcontext%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-mloperand%E2%91%A1%E2%91%A6", "https://www.w3.org/TR/webnn/#ref-for-mlcontext%E2%91%A1%E2%91%A1", "https://www.w3.org/TR/webnn/#api-mloperand-create", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A6", "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A7", - "https://www.w3.org/TR/webnn/#ref-for-mlgraphbuilder%E2%91%A4", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A8", + "https://www.w3.org/TR/webnn/#ref-for-mlgraphbuilder%E2%91%A5", "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", + "https://www.w3.org/TR/webnn/#ref-for-mlgraphbuilder%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-mloperand%E2%91%A1%E2%91%A8", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%93%AA", "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%A1", "https://www.w3.org/TR/webnn/#copy-an-mloperand", @@ -850,8 +842,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%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-mloperand%E2%91%A2%E2%91%A1", "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%A2", @@ -865,12 +857,12 @@ "https://www.w3.org/TR/webnn/#infopaneltitle-for-mlgraphbuilder-validate-operand", "https://www.w3.org/TR/webnn/#infopanel-for-mlgraphbuilder-validate-operand", "https://www.w3.org/TR/webnn/#infopaneltitle-for-mlgraphbuilder-validate-operand", - "https://www.w3.org/TR/webnn/#ref-for-mlgraphbuilder%E2%91%A6", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A1", + "https://www.w3.org/TR/webnn/#ref-for-mlgraphbuilder%E2%91%A7", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A2", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperand-builder-slot%E2%91%A3", "https://www.w3.org/TR/webnn/#api-mloperand-datatype", "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%A2", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A3", "https://www.w3.org/TR/webnn/#ref-for-enumdef-mloperanddatatype%E2%91%A2", "https://www.w3.org/TR/webnn/#dom-mloperand-datatype", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mloperand-datatype", @@ -881,7 +873,7 @@ "https://www.w3.org/TR/webnn/#ref-for-mloperand-datatype", "https://www.w3.org/TR/webnn/#api-mloperand-shape", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperand-shape%E2%91%A0", - "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-idl-unsigned-long%E2%91%A1", "https://www.w3.org/TR/webnn/#dom-mloperand-shape", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mloperand-shape", @@ -913,7 +905,7 @@ "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlactivation-builder-slot", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlactivation-builder-slot", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlactivation-builder-slot", - "https://www.w3.org/TR/webnn/#ref-for-mlgraphbuilder%E2%91%A7", + "https://www.w3.org/TR/webnn/#ref-for-mlgraphbuilder%E2%91%A8", "https://www.w3.org/TR/webnn/#ref-for-mlactivation%E2%91%A5", "https://www.w3.org/TR/webnn/#dom-mlactivation-options-slot", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlactivation-options-slot", @@ -935,7 +927,7 @@ "https://www.w3.org/TR/webnn/#api-mlactivation-create", "https://www.w3.org/TR/webnn/#ref-for-mlactivation%E2%91%A8", "https://www.w3.org/TR/webnn/#ref-for-mlactivation%E2%91%A0%E2%93%AA", - "https://www.w3.org/TR/webnn/#ref-for-mlgraphbuilder%E2%91%A8", + "https://www.w3.org/TR/webnn/#ref-for-mlgraphbuilder%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/webnn/#ref-for-sigmoid-noargs", "https://www.w3.org/TR/webnn/#ref-for-relu-noargs", "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-conv2d%E2%91%A0", @@ -944,7 +936,7 @@ "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%93%AA", + "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%A1", "https://www.w3.org/TR/webnn/#ref-for-ordered-map%E2%91%A1", "https://www.w3.org/TR/webnn/#ref-for-mlactivation%E2%91%A0%E2%91%A0", @@ -960,15 +952,15 @@ "https://www.w3.org/TR/webnn/#infopaneltitle-for-mlgraphbuilder-validate-activation", "https://www.w3.org/TR/webnn/#infopanel-for-mlgraphbuilder-validate-activation", "https://www.w3.org/TR/webnn/#infopaneltitle-for-mlgraphbuilder-validate-activation", - "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-mlactivation%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperand-builder-slot%E2%91%A4", "https://www.w3.org/TR/webnn/#api-mlgraphbuilder", - "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-mlgraphbuilder%E2%91%A0%E2%91%A3", "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-mloperand%E2%91%A2%E2%91%A4", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A5", "https://www.w3.org/TR/webnn/#typedefdef-mlnamedoperands", "https://www.w3.org/TR/webnn/#infopanel-for-typedefdef-mlnamedoperands", "https://www.w3.org/TR/webnn/#infopaneltitle-for-typedefdef-mlnamedoperands", @@ -984,19 +976,19 @@ "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%A1%E2%91%A2", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-mlgraphbuilder-context-context", - "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%A6", "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-input", "https://www.w3.org/TR/webnn/#ref-for-idl-DOMString%E2%91%A3", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-input-name-descriptor-name", "https://www.w3.org/TR/webnn/#ref-for-dictdef-mloperanddescriptor%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-input-name-descriptor-descriptor", - "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%A7", "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-constant", "https://www.w3.org/TR/webnn/#ref-for-dictdef-mloperanddescriptor%E2%91%A0%E2%91%A2", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-constant-descriptor-bufferview-descriptor", "https://www.w3.org/TR/webnn/#ref-for-ArrayBufferView%E2%91%A6", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-constant-descriptor-bufferview-bufferview", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A7", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A8", "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-constant-value-type", "https://www.w3.org/TR/webnn/#ref-for-idl-double", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-constant-value-type-value", @@ -1007,7 +999,7 @@ "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-mlgraphbuilder%E2%91%A0%E2%91%A3", + "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-build%E2%91%A1", "https://www.w3.org/TR/webnn/#ref-for-mlcontext%E2%91%A1%E2%91%A3", "https://www.w3.org/TR/webnn/#ref-for-dom-mlcontext-contexttype-slot%E2%91%A4", @@ -1015,7 +1007,7 @@ "https://www.w3.org/TR/webnn/#ref-for-context-type-default%E2%91%A2", "https://www.w3.org/TR/webnn/#ref-for-mlgraph%E2%91%A0%E2%91%A8", "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-constant%E2%91%A0", - "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/#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", @@ -1023,9 +1015,9 @@ "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlgraphbuilder-context-slot", "https://www.w3.org/TR/webnn/#ref-for-mlcontext%E2%91%A1%E2%91%A5", "https://www.w3.org/TR/webnn/#ref-for-mlcontext%E2%91%A1%E2%91%A6", - "https://www.w3.org/TR/webnn/#ref-for-mlgraphbuilder%E2%91%A0%E2%91%A5", - "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-constructor", "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/#ref-for-new", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-mlgraphbuilder", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlgraphbuilder-mlgraphbuilder", @@ -1043,10 +1035,10 @@ "https://www.w3.org/TR/webnn/#ref-for-this%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-context-slot", "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-input", - "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%A3%E2%93%AA", "https://www.w3.org/TR/webnn/#ref-for-string%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-mloperand%E2%91%A3%E2%93%AA", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A3%E2%91%A0", "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", @@ -1064,14 +1056,14 @@ "https://www.w3.org/TR/webnn/#ref-for-mlgraphbuilder-graph", "https://www.w3.org/TR/webnn/#ref-for-computational-graph-input", "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-constant", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A3%E2%91%A0", - "https://www.w3.org/TR/webnn/#ref-for-mlgraphbuilder%E2%91%A0%E2%91%A7", + "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%A0%E2%91%A8", "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%A3%E2%91%A1", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A3%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-ArrayBufferView%E2%91%A7", - "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%A3", "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", @@ -1091,12 +1083,12 @@ "https://www.w3.org/TR/webnn/#ref-for-computational-graph-constants", "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%A3%E2%91%A3", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A3%E2%91%A4", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperanddatatype-int8", "https://www.w3.org/TR/webnn/#ref-for-idl-float", "https://www.w3.org/TR/webnn/#ref-for-enumdef-mloperanddatatype%E2%91%A4", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperanddatatype-float32", - "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%A5", "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", @@ -1113,14 +1105,14 @@ "https://www.w3.org/TR/webnn/#ref-for-computational-graph-constants%E2%91%A0", "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%A3%E2%91%A5", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A3%E2%91%A6", "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%A0", "https://www.w3.org/TR/webnn/#ref-for-idl-float%E2%91%A1", "https://www.w3.org/TR/webnn/#ref-for-idl-float%E2%91%A2", "https://www.w3.org/TR/webnn/#ref-for-enumdef-mloperanddatatype%E2%91%A5", "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%A3%E2%91%A6", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A3%E2%91%A7", "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", @@ -1182,13 +1174,13 @@ "https://www.w3.org/TR/webnn/#ref-for-dom-mloperand-operator-slot%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-operator-input%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-queue-enqueue", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A3%E2%91%A7", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A3%E2%91%A8", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperand-name-slot%E2%91%A3", "https://www.w3.org/TR/webnn/#ref-for-a-new-promise%E2%91%A0%E2%91%A2", "https://www.w3.org/TR/webnn/#ref-for-reject%E2%91%A0%E2%91%A2", "https://www.w3.org/TR/webnn/#ref-for-exceptiondef-typeerror%E2%91%A0%E2%91%A2", "https://www.w3.org/TR/webnn/#issue-91f4b8a3", - "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-dom-mlgraphbuilder-input%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-this%E2%91%A1%E2%91%A1", "https://www.w3.org/TR/webnn/#ref-for-concept-relevant-global%E2%91%A3", @@ -1221,9 +1213,6 @@ "https://www.w3.org/TR/webnn/#ref-for-reject%E2%91%A0%E2%91%A3", "https://www.w3.org/TR/webnn/#ref-for-operationerror%E2%91%A3", "https://www.w3.org/TR/webnn/#ref-for-idl-DOMException%E2%91%A8", - "https://www.w3.org/TR/webnn/#issue-de4364a3", - "https://www.w3.org/TR/webnn/#ref-for-platform-operators", - "https://www.w3.org/TR/webnn/#ref-for-platform-operands", "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraph-implementation-slot%E2%91%A2", "https://www.w3.org/TR/webnn/#ref-for-queue-an-ml-task%E2%91%A6", "https://www.w3.org/TR/webnn/#ref-for-resolve%E2%91%A2", @@ -1241,16 +1230,16 @@ "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%A1%E2%93%AA", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A3%E2%91%A8", - "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-argmin", + "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%A4%E2%93%AA", + "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-argmin", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A4%E2%91%A0", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-argmin-input-options-input", "https://www.w3.org/TR/webnn/#ref-for-dictdef-mlargminmaxoptions", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-argmin-input-options-options", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A4%E2%91%A0", - "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-argmax", "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A4%E2%91%A1", + "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-argmax", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A4%E2%91%A2", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-argmax-input-options-input", "https://www.w3.org/TR/webnn/#ref-for-dictdef-mlargminmaxoptions%E2%91%A0", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-argmax-input-options-options", @@ -1274,9 +1263,9 @@ "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%A2", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A4%E2%91%A2", - "https://www.w3.org/TR/webnn/#ref-for-dictdef-mlargminmaxoptions%E2%91%A2", "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A4%E2%91%A3", + "https://www.w3.org/TR/webnn/#ref-for-dictdef-mlargminmaxoptions%E2%91%A2", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A4%E2%91%A4", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperanddatatype-int64", "https://www.w3.org/TR/webnn/#mlgraphbuilder-argminmax-op", "https://www.w3.org/TR/webnn/#infopanel-for-mlgraphbuilder-argminmax-op", @@ -1284,7 +1273,7 @@ "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%A3", - "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%A5", "https://www.w3.org/TR/webnn/#ref-for-dictdef-mlargminmaxoptions%E2%91%A3", "https://www.w3.org/TR/webnn/#ref-for-assert", "https://www.w3.org/TR/webnn/#ref-for-mlgraphbuilder-validate-operand%E2%91%A0", @@ -1334,9 +1323,9 @@ "https://www.w3.org/TR/webnn/#infopaneltitle-for-dictdef-mlbatchnormalizationoptions", "https://www.w3.org/TR/webnn/#infopanel-for-dictdef-mlbatchnormalizationoptions", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dictdef-mlbatchnormalizationoptions", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A4%E2%91%A5", - "https://www.w3.org/TR/webnn/#ref-for-dom-mlbatchnormalizationoptions-scale", "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A4%E2%91%A6", + "https://www.w3.org/TR/webnn/#ref-for-dom-mlbatchnormalizationoptions-scale", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A4%E2%91%A7", "https://www.w3.org/TR/webnn/#ref-for-dom-mlbatchnormalizationoptions-bias", "https://www.w3.org/TR/webnn/#ref-for-EnforceRange%E2%91%A1", "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A3", @@ -1345,14 +1334,14 @@ "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%A2", "https://www.w3.org/TR/webnn/#ref-for-dom-mlbatchnormalizationoptions-activation", - "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%A4%E2%91%A7", - "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-batchnormalization%E2%91%A0", + "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%A4%E2%91%A8", - "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-batchnormalization-input-mean-variance-options-input", + "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-batchnormalization%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A5%E2%93%AA", - "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-batchnormalization-input-mean-variance-options-mean", + "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-batchnormalization-input-mean-variance-options-input", "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A5%E2%91%A0", + "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-batchnormalization-input-mean-variance-options-mean", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A5%E2%91%A1", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-batchnormalization-input-mean-variance-options-variance", "https://www.w3.org/TR/webnn/#ref-for-dictdef-mlbatchnormalizationoptions", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-batchnormalization-input-mean-variance-options-options", @@ -1362,7 +1351,7 @@ "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlbatchnormalizationoptions-scale", "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%A5%E2%91%A1", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A5%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%A0", "https://www.w3.org/TR/webnn/#dom-mlbatchnormalizationoptions-bias", @@ -1370,7 +1359,7 @@ "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%A5%E2%91%A2", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A5%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%A1", "https://www.w3.org/TR/webnn/#dom-mlbatchnormalizationoptions-axis", @@ -1393,15 +1382,15 @@ "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%A3", - "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%A4", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A5%E2%91%A5", "https://www.w3.org/TR/webnn/#ref-for-list-size%E2%91%A4", "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%A5%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-list-size%E2%91%A5", "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%A5%E2%91%A6", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A5%E2%91%A7", "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", @@ -1483,16 +1472,16 @@ "https://www.w3.org/TR/webnn/#ref-for-dom-mlinputoperandlayout-nchw%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-relu-noargs%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%A1", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A5%E2%91%A7", - "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-cast", + "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%A5%E2%91%A8", + "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-cast", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A6%E2%93%AA", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-cast-input-type-input", "https://www.w3.org/TR/webnn/#ref-for-enumdef-mloperanddatatype%E2%91%A6", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-cast-input-type-type", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A6%E2%93%AA", - "https://www.w3.org/TR/webnn/#ref-for-enumdef-mloperanddatatype%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-enumdef-mloperanddatatype%E2%91%A7", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A6%E2%91%A1", "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", @@ -1525,10 +1514,10 @@ "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%A2", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A6%E2%91%A1", - "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-clamp", + "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%A6%E2%91%A2", + "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-clamp", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A6%E2%91%A3", "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", @@ -1546,11 +1535,11 @@ "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%A6%E2%91%A3", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A6%E2%91%A4", "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%A7", "https://www.w3.org/TR/webnn/#ref-for-idl-float%E2%91%A8", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A6%E2%91%A4", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A6%E2%91%A5", "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", @@ -1589,19 +1578,19 @@ "https://www.w3.org/TR/webnn/#ref-for-dfn-throw%E2%91%A1%E2%91%A6", "https://www.w3.org/TR/webnn/#ref-for-dfn-throw%E2%91%A1%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%A3", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A6%E2%91%A5", + "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%A6%E2%91%A6", "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-concat", "https://www.w3.org/TR/webnn/#ref-for-idl-sequence%E2%91%A2", - "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%A7", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-concat-inputs-axis-inputs", "https://www.w3.org/TR/webnn/#ref-for-EnforceRange%E2%91%A2", "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A5", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-concat-inputs-axis-axis", - "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%A8", "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A6", "https://www.w3.org/TR/webnn/#ref-for-mloperand-rank%E2%91%A5", - "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%A7%E2%93%AA", "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", @@ -1702,16 +1691,16 @@ "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%A7%E2%93%AA", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A7%E2%91%A0", "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%A6", "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%A7%E2%91%A0", - "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-conv2d%E2%91%A1", + "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%A7%E2%91%A1", - "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-conv2d-input-filter-options-input", + "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-conv2d%E2%91%A1", "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A7%E2%91%A2", + "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-conv2d-input-filter-options-input", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A7%E2%91%A3", "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", @@ -1760,20 +1749,20 @@ "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%A7%E2%91%A3", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A7%E2%91%A4", "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%A7", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A7%E2%91%A4", - "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%A7%E2%91%A5", + "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%A7%E2%91%A6", "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%A7%E2%91%A6", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A7%E2%91%A7", "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%A0", "https://www.w3.org/TR/webnn/#ref-for-dom-mlconv2dfilteroperandlayout-hwio%E2%91%A0", @@ -1952,16 +1941,16 @@ "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%A7%E2%91%A7", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A7%E2%91%A8", "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-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%A7%E2%91%A8", - "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-convtranspose2d", + "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%A8%E2%93%AA", - "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-convtranspose2d-input-filter-options-input", + "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-convtranspose2d", "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A8%E2%91%A0", + "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-convtranspose2d-input-filter-options-input", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A8%E2%91%A1", "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", @@ -2021,20 +2010,20 @@ "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%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/#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-mloperand%E2%91%A8%E2%91%A2", - "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%A8%E2%91%A3", + "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%A8%E2%91%A4", "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%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-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", @@ -2176,60 +2165,60 @@ "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-binary", "https://www.w3.org/TR/webnn/#ref-for-mloperand-rank%E2%91%A0%E2%91%A6", "https://www.w3.org/TR/webnn/#ref-for-mloperand-rank%E2%91%A0%E2%91%A7", - "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%A8%E2%91%A5", - "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-add", + "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%A8%E2%91%A6", - "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-add-a-b-a", + "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-add", "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A8%E2%91%A7", - "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-add-a-b-b", + "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-add-a-b-a", "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A8%E2%91%A8", - "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-sub", + "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-add-a-b-b", "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%93%AA%E2%93%AA", - "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-sub-a-b-a", + "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-sub", "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-sub-a-b-b", + "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-sub-a-b-a", "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-dom-mlgraphbuilder-mul", + "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-sub-a-b-b", "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%93%AA%E2%91%A2", - "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-mul-a-b-a", + "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-mul", "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-mul-a-b-b", + "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-mul-a-b-a", "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-dom-mlgraphbuilder-div", + "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-mul-a-b-b", "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%93%AA%E2%91%A5", - "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-div-a-b-a", + "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-div", "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-div-a-b-b", + "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-div-a-b-a", "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-dom-mlgraphbuilder-max", + "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-div-a-b-b", "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%93%AA%E2%91%A8", - "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-max-a-b-a", + "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-max", "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-max-a-b-b", + "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-max-a-b-a", "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-dom-mlgraphbuilder-min", + "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-max-a-b-b", "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A0%E2%91%A1", - "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-min-a-b-a", + "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-min", "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-min-a-b-b", + "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-min-a-b-a", "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-dom-mlgraphbuilder-pow", + "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-min-a-b-b", "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A0%E2%91%A4", - "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-pow-a-b-a", + "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-pow", "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A0%E2%91%A5", - "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-pow-a-b-b", + "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-pow-a-b-a", "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A0%E2%91%A6", + "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-pow-a-b-b", "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/#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-string%E2%91%A4", - "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-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-assert%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-mlgraphbuilder-validate-operand%E2%91%A7", "https://www.w3.org/TR/webnn/#ref-for-this%E2%91%A3%E2%91%A1", @@ -2314,44 +2303,44 @@ "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-logical", "https://www.w3.org/TR/webnn/#ref-for-mloperand-rank%E2%91%A0%E2%91%A8", "https://www.w3.org/TR/webnn/#ref-for-mloperand-rank%E2%91%A1%E2%93%AA", - "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%91%A1%E2%91%A1", - "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-equal", + "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/#dom-mlgraphbuilder-equal-a-b-a", + "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-equal", "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-equal-a-b-b", + "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%91%A1%E2%91%A4", - "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-greater", + "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%91%A1%E2%91%A5", - "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-greater-a-b-a", + "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-greater", "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A1%E2%91%A6", - "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-greater-a-b-b", + "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%91%A1%E2%91%A7", - "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-greaterorequal", + "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%91%A1%E2%91%A8", - "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-greaterorequal-a-b-a", + "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-greaterorequal", "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-greaterorequal-a-b-b", + "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%91%A2%E2%91%A0", - "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-lesser", + "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%A2%E2%91%A1", - "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-lesser-a-b-a", + "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%A2%E2%91%A2", - "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-lesser-a-b-b", + "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%A2%E2%91%A3", - "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-lesserorequal", + "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%A2%E2%91%A4", - "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-lesserorequal-a-b-a", + "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%A2%E2%91%A5", - "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-lesserorequal-a-b-b", + "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%A2%E2%91%A6", - "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-not", + "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%A2%E2%91%A7", - "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-not-a-a", + "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%A2%E2%91%A8", + "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%A3%E2%93%AA", "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%A3%E2%91%A1", "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-dom-mlgraphbuilder-greaterorequal%E2%91%A0", @@ -2365,8 +2354,8 @@ "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-string%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/#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%A3%E2%91%A3", "https://www.w3.org/TR/webnn/#ref-for-assert%E2%91%A1", "https://www.w3.org/TR/webnn/#ref-for-mlgraphbuilder-validate-operand%E2%91%A8", "https://www.w3.org/TR/webnn/#ref-for-this%E2%91%A3%E2%91%A3", @@ -2449,68 +2438,68 @@ "https://www.w3.org/TR/webnn/#ref-for-dfn-throw%E2%91%A8%E2%91%A8", "https://www.w3.org/TR/webnn/#ref-for-dfn-throw%E2%91%A0%E2%93%AA%E2%93%AA", "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%A3%E2%91%A3", - "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-abs", + "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%A3%E2%91%A4", - "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-abs-input-input", + "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%A3%E2%91%A5", - "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-ceil", + "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%A3%E2%91%A6", - "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-ceil-input-input", + "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%A3%E2%91%A7", - "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-cos", + "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%A3%E2%91%A8", - "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-cos-input-input", + "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%A4%E2%93%AA", - "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-erf", + "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%A4%E2%91%A0", - "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-erf-input-input", + "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%A4%E2%91%A1", - "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-exp", + "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%A4%E2%91%A2", - "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-exp-input-input", + "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%A4%E2%91%A3", - "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-floor", + "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%A4%E2%91%A4", - "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-floor-input-input", + "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%A4%E2%91%A5", - "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-identity", + "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%A4%E2%91%A6", - "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-identity-input-input", + "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%A4%E2%91%A7", - "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-log", + "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%A4%E2%91%A8", - "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-log-input-input", + "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%A5%E2%93%AA", - "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-neg", + "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%A5%E2%91%A0", - "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-neg-input-input", + "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%A5%E2%91%A1", - "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-reciprocal", + "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%A5%E2%91%A2", - "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-reciprocal-input-input", + "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%A5%E2%91%A3", - "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-sin", + "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%A5%E2%91%A4", - "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-sin-input-input", + "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%A5%E2%91%A5", - "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-sqrt", + "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%A5%E2%91%A6", - "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-sqrt-input-input", + "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%A5%E2%91%A7", - "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-tan", + "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%A5%E2%91%A8", - "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-tan-input-input", + "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%A6%E2%93%AA", + "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%A6%E2%91%A0", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A6%E2%91%A1", "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-string%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-mloperand%E2%91%A0%E2%91%A6%E2%91%A2", "https://www.w3.org/TR/webnn/#ref-for-assert%E2%91%A2", "https://www.w3.org/TR/webnn/#ref-for-mlgraphbuilder-validate-operand%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-this%E2%91%A3%E2%91%A6", @@ -2634,10 +2623,10 @@ "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%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%A6%E2%91%A2", - "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-elu", + "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%A6%E2%91%A3", + "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%A6%E2%91%A4", "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", @@ -2647,10 +2636,10 @@ "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%A6%E2%91%A4", + "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-dictdef-mleluoptions%E2%91%A1", "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%A6%E2%91%A5", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A6%E2%91%A6", "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", @@ -2678,18 +2667,18 @@ "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%A3%E2%91%A8", "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%A6%E2%91%A6", - "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-expand", + "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%A6%E2%91%A7", + "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%A6%E2%91%A8", "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%91%A1", "https://www.w3.org/TR/webnn/#ref-for-EnforceRange%E2%91%A0%E2%91%A3", "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A1%E2%93%AA", "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%A6%E2%91%A8", - "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-mloperand%E2%91%A0%E2%91%A7%E2%93%AA", + "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-mloperand%E2%91%A0%E2%91%A7%E2%91%A0", "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", @@ -2722,12 +2711,12 @@ "https://www.w3.org/TR/webnn/#ref-for-EnforceRange%E2%91%A0%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/#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%A7%E2%91%A0", - "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-gather", + "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%A7%E2%91%A1", - "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-gather-input-indices-options-input", + "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%A7%E2%91%A2", + "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%A7%E2%91%A3", "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", @@ -2739,12 +2728,12 @@ "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlgatheroptions-axis", "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-mloperand-rank%E2%91%A1%E2%91%A0", - "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%A7%E2%91%A5", "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%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-rank%E2%91%A1%E2%91%A1", "https://www.w3.org/TR/webnn/#ref-for-mloperand-rank%E2%91%A1%E2%91%A2", "https://www.w3.org/TR/webnn/#ref-for-mloperand-rank%E2%91%A1%E2%91%A3", @@ -2794,7 +2783,7 @@ "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%A7%E2%91%A6", + "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-dom-mlgemmoptions-c", "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", @@ -2804,12 +2793,12 @@ "https://www.w3.org/TR/webnn/#ref-for-dom-mlgemmoptions-atranspose", "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%A7%E2%91%A7", - "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-gemm%E2%91%A0", + "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%A7%E2%91%A8", - "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-gemm-a-b-options-a", + "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-gemm%E2%91%A0", "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-gemm-a-b-options-a", + "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-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", @@ -2819,7 +2808,7 @@ "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%A8%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-unidirectionally-broadcastable%E2%91%A0", "https://www.w3.org/TR/webnn/#dom-mlgemmoptions-alpha", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlgemmoptions-alpha", @@ -2846,10 +2835,10 @@ "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%A8", - "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%A8%E2%91%A2", - "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%A8%E2%91%A3", + "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%A8%E2%91%A4", "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", @@ -2924,11 +2913,11 @@ "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%A8%E2%91%A4", - "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%A8%E2%91%A5", - "https://www.w3.org/TR/webnn/#ref-for-dom-mlgruoptions-recurrentbias", + "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%A8%E2%91%A6", + "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%A8%E2%91%A7", "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%93%AA", "https://www.w3.org/TR/webnn/#ref-for-dom-mlgruoptions-resetafter", @@ -2941,15 +2930,15 @@ "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%A2", "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%A3", - "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-dom-mlgraphbuilder-gru", "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A8%E2%91%A8", - "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-gru-input-weight-recurrentweight-steps-hiddensize-options-input", + "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-gru", "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-gru-input-weight-recurrentweight-steps-hiddensize-options-weight", + "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%A1%E2%93%AA%E2%91%A0", + "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%A1%E2%93%AA%E2%91%A1", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-gru-input-weight-recurrentweight-steps-hiddensize-options-recurrentweight", "https://www.w3.org/TR/webnn/#ref-for-EnforceRange%E2%91%A0%E2%91%A5", "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A1%E2%91%A3", @@ -2965,21 +2954,21 @@ "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%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-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%A1%E2%93%AA%E2%91%A2", + "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-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%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/#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", @@ -3011,15 +3000,15 @@ "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%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-dom-mlgruoptions-layout%E2%91%A2", "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-dom-mlgruoptions-layout%E2%91%A2", + "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-dom-mlgruoptions-layout%E2%91%A3", "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-idl-unsigned-long%E2%91%A1%E2%91%A6", "https://www.w3.org/TR/webnn/#ref-for-dictdef-mlgruoptions%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%A1%E2%93%AA%E2%91%A8", "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", @@ -3094,12 +3083,17 @@ "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-operator-slot%E2%91%A0%E2%91%A7", "https://www.w3.org/TR/webnn/#ref-for-operator-input%E2%91%A0%E2%91%A8", + "https://www.w3.org/TR/webnn/#ref-for-dom-mlgruoptions-bias%E2%91%A3", "https://www.w3.org/TR/webnn/#ref-for-map-exists%E2%91%A3%E2%93%AA", "https://www.w3.org/TR/webnn/#ref-for-operator-input%E2%91%A1%E2%93%AA", + "https://www.w3.org/TR/webnn/#ref-for-dom-mlgruoptions-recurrentbias%E2%91%A3", "https://www.w3.org/TR/webnn/#ref-for-map-exists%E2%91%A3%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-operator-input%E2%91%A1%E2%91%A0", + "https://www.w3.org/TR/webnn/#ref-for-dom-mlgruoptions-initialhiddenstate%E2%91%A2", "https://www.w3.org/TR/webnn/#ref-for-map-exists%E2%91%A3%E2%91%A1", "https://www.w3.org/TR/webnn/#ref-for-operator-input%E2%91%A1%E2%91%A1", + "https://www.w3.org/TR/webnn/#ref-for-dom-mlgruoptions-activations%E2%91%A2", + "https://www.w3.org/TR/webnn/#ref-for-operator-activation%E2%91%A3", "https://www.w3.org/TR/webnn/#ref-for-operator-output%E2%91%A0%E2%91%A3", "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-grucell", "https://www.w3.org/TR/webnn/#dictdef-mlgrucelloptions", @@ -3107,9 +3101,9 @@ "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%A1%E2%93%AA%E2%91%A8", - "https://www.w3.org/TR/webnn/#ref-for-dom-mlgrucelloptions-bias", "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-mlgrucelloptions-bias", + "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-mlgrucelloptions-recurrentbias", "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", @@ -3118,16 +3112,16 @@ "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%A1%E2%91%A4", "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%A1%E2%91%A0%E2%91%A0", - "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-grucell", + "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%91%A0%E2%91%A1", - "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-grucell-input-weight-recurrentweight-hiddenstate-hiddensize-options-input", + "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-grucell", "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A0%E2%91%A2", - "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-grucell-input-weight-recurrentweight-hiddenstate-hiddensize-options-weight", + "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%A1%E2%91%A0%E2%91%A3", - "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-grucell-input-weight-recurrentweight-hiddenstate-hiddensize-options-recurrentweight", + "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%A1%E2%91%A0%E2%91%A4", + "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%A1%E2%91%A0%E2%91%A5", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-grucell-input-weight-recurrentweight-hiddenstate-hiddensize-options-hiddenstate", "https://www.w3.org/TR/webnn/#ref-for-EnforceRange%E2%91%A0%E2%91%A7", "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A1%E2%91%A7", @@ -3140,14 +3134,14 @@ "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%91%A0%E2%91%A5", + "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-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%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-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", @@ -3167,13 +3161,13 @@ "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%A5", - "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%91%A0%E2%91%A8", "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%A1%E2%91%A0", + "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-idl-unsigned-long%E2%91%A1%E2%91%A8", "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%91%A1%E2%91%A1", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A1%E2%91%A2", "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", @@ -3203,17 +3197,17 @@ "https://www.w3.org/TR/webnn/#ref-for-mloperand-shape%E2%91%A2%E2%91%A3", "https://www.w3.org/TR/webnn/#ref-for-dfn-throw%E2%91%A0%E2%91%A4%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-exceptiondef-typeerror%E2%91%A0%E2%93%AA%E2%91%A0", - "https://www.w3.org/TR/webnn/#ref-for-dom-mlgruoptions-bias%E2%91%A3", + "https://www.w3.org/TR/webnn/#ref-for-dom-mlgruoptions-bias%E2%91%A4", "https://www.w3.org/TR/webnn/#ref-for-map-exists%E2%91%A3%E2%91%A5", "https://www.w3.org/TR/webnn/#ref-for-mloperand-rank%E2%91%A1%E2%91%A8", "https://www.w3.org/TR/webnn/#ref-for-dfn-throw%E2%91%A0%E2%91%A4%E2%91%A1", "https://www.w3.org/TR/webnn/#ref-for-exceptiondef-typeerror%E2%91%A0%E2%93%AA%E2%91%A1", - "https://www.w3.org/TR/webnn/#ref-for-dom-mlgruoptions-recurrentbias%E2%91%A3", + "https://www.w3.org/TR/webnn/#ref-for-dom-mlgruoptions-recurrentbias%E2%91%A4", "https://www.w3.org/TR/webnn/#ref-for-map-exists%E2%91%A3%E2%91%A6", "https://www.w3.org/TR/webnn/#ref-for-mloperand-rank%E2%91%A2%E2%93%AA", "https://www.w3.org/TR/webnn/#ref-for-dfn-throw%E2%91%A0%E2%91%A4%E2%91%A2", "https://www.w3.org/TR/webnn/#ref-for-exceptiondef-typeerror%E2%91%A0%E2%93%AA%E2%91%A2", - "https://www.w3.org/TR/webnn/#ref-for-dom-mlgruoptions-activations%E2%91%A2", + "https://www.w3.org/TR/webnn/#ref-for-dom-mlgruoptions-activations%E2%91%A3", "https://www.w3.org/TR/webnn/#ref-for-map-exists%E2%91%A3%E2%91%A7", "https://www.w3.org/TR/webnn/#ref-for-list-size%E2%91%A1%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-dfn-throw%E2%91%A0%E2%91%A4%E2%91%A3", @@ -3229,6 +3223,14 @@ "https://www.w3.org/TR/webnn/#ref-for-operators%E2%91%A1%E2%91%A4", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperand-operator-slot%E2%91%A0%E2%91%A8", "https://www.w3.org/TR/webnn/#ref-for-operator-input%E2%91%A1%E2%91%A2", + "https://www.w3.org/TR/webnn/#ref-for-dom-mlgrucelloptions-bias%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-operator-input%E2%91%A1%E2%91%A3", + "https://www.w3.org/TR/webnn/#ref-for-dom-mlgrucelloptions-recurrentbias%E2%91%A1", + "https://www.w3.org/TR/webnn/#ref-for-map-exists%E2%91%A4%E2%93%AA", + "https://www.w3.org/TR/webnn/#ref-for-operator-input%E2%91%A1%E2%91%A4", + "https://www.w3.org/TR/webnn/#ref-for-dom-mlgrucelloptions-activations%E2%91%A1", + "https://www.w3.org/TR/webnn/#ref-for-operator-activation%E2%91%A4", "https://www.w3.org/TR/webnn/#ref-for-operator-output%E2%91%A0%E2%91%A4", "https://www.w3.org/TR/webnn/#ref-for-dom-mlgruweightlayout-zrn", "https://www.w3.org/TR/webnn/#ref-for-sigmoid-noargs%E2%91%A0", @@ -3243,10 +3245,10 @@ "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%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%91%A1%E2%91%A2", - "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-hardsigmoid", + "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%A1%E2%91%A3", + "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%A1%E2%91%A4", "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", @@ -3269,9 +3271,9 @@ "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%A1%E2%91%A4", - "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%A1%E2%91%A5", + "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%A1%E2%91%A6", "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", @@ -3284,7 +3286,7 @@ "https://www.w3.org/TR/webnn/#ref-for-copy-an-mloperand%E2%91%A3", "https://www.w3.org/TR/webnn/#ref-for-operators%E2%91%A1%E2%91%A5", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperand-operator-slot%E2%91%A1%E2%93%AA", - "https://www.w3.org/TR/webnn/#ref-for-operator-input%E2%91%A1%E2%91%A3", + "https://www.w3.org/TR/webnn/#ref-for-operator-input%E2%91%A1%E2%91%A5", "https://www.w3.org/TR/webnn/#ref-for-operator-output%E2%91%A0%E2%91%A5", "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", @@ -3300,17 +3302,17 @@ "https://www.w3.org/TR/webnn/#ref-for-dfn-throw%E2%91%A0%E2%91%A4%E2%91%A5", "https://www.w3.org/TR/webnn/#ref-for-dfn-throw%E2%91%A0%E2%91%A4%E2%91%A6", "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%A1%E2%91%A6", - "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-hardswish", + "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%A7", + "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%A1%E2%91%A8", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-hardswish-input-input", "https://www.w3.org/TR/webnn/#ref-for-mlactivation%E2%91%A1%E2%91%A8", "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%A1%E2%91%A8", "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%A2%E2%91%A0", "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", @@ -3323,7 +3325,7 @@ "https://www.w3.org/TR/webnn/#ref-for-copy-an-mloperand%E2%91%A4", "https://www.w3.org/TR/webnn/#ref-for-operators%E2%91%A1%E2%91%A6", "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-operator-input%E2%91%A1%E2%91%A4", + "https://www.w3.org/TR/webnn/#ref-for-operator-input%E2%91%A1%E2%91%A6", "https://www.w3.org/TR/webnn/#ref-for-operator-output%E2%91%A0%E2%91%A6", "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-hardswish", "https://www.w3.org/TR/webnn/#ref-for-hardswish-noargs%E2%91%A0", @@ -3344,18 +3346,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%A2%E2%91%A0", - "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%A2%E2%91%A1", + "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%A2%E2%91%A2", "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%A2", "https://www.w3.org/TR/webnn/#ref-for-dom-mlinstancenormalizationoptions-epsilon", "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%A2%E2%91%A2", - "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-instancenormalization", + "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%A3", + "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%A2%E2%91%A4", "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", @@ -3365,7 +3367,7 @@ "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%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-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-mloperand-shape%E2%91%A2%E2%91%A5", @@ -3374,7 +3376,7 @@ "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%A2%E2%91%A5", + "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-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-mloperand-shape%E2%91%A2%E2%91%A6", @@ -3390,9 +3392,9 @@ "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%A4", - "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-dictdef-mlinstancenormalizationoptions%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-dictdef-mlinstancenormalizationoptions%E2%91%A1", + "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-instancenormalization", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlgraphbuilder-instancenormalization", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlgraphbuilder-instancenormalization", @@ -3401,9 +3403,9 @@ "https://www.w3.org/TR/webnn/#ref-for-mlgraphbuilder-validate-operand%E2%91%A1%E2%93%AA", "https://www.w3.org/TR/webnn/#ref-for-this%E2%91%A5%E2%91%A5", "https://www.w3.org/TR/webnn/#ref-for-dom-mlinstancenormalizationoptions-scale%E2%91%A0", - "https://www.w3.org/TR/webnn/#ref-for-map-exists%E2%91%A3%E2%91%A8", + "https://www.w3.org/TR/webnn/#ref-for-map-exists%E2%91%A4%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-dom-mlinstancenormalizationoptions-bias%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-map-exists%E2%91%A4%E2%91%A1", "https://www.w3.org/TR/webnn/#ref-for-dfn-throw%E2%91%A0%E2%91%A5%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-exceptiondef-typeerror%E2%91%A0%E2%93%AA%E2%91%A6", "https://www.w3.org/TR/webnn/#ref-for-mloperand-rank%E2%91%A2%E2%91%A0", @@ -3420,13 +3422,13 @@ "https://www.w3.org/TR/webnn/#ref-for-copy-an-mloperand%E2%91%A5", "https://www.w3.org/TR/webnn/#ref-for-operators%E2%91%A1%E2%91%A7", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperand-operator-slot%E2%91%A1%E2%91%A1", - "https://www.w3.org/TR/webnn/#ref-for-operator-input%E2%91%A1%E2%91%A5", + "https://www.w3.org/TR/webnn/#ref-for-operator-input%E2%91%A1%E2%91%A7", "https://www.w3.org/TR/webnn/#ref-for-dom-mlinstancenormalizationoptions-scale%E2%91%A2", - "https://www.w3.org/TR/webnn/#ref-for-map-exists%E2%91%A4%E2%91%A0", - "https://www.w3.org/TR/webnn/#ref-for-operator-input%E2%91%A1%E2%91%A6", + "https://www.w3.org/TR/webnn/#ref-for-map-exists%E2%91%A4%E2%91%A2", + "https://www.w3.org/TR/webnn/#ref-for-operator-input%E2%91%A1%E2%91%A8", "https://www.w3.org/TR/webnn/#ref-for-dom-mlinstancenormalizationoptions-bias%E2%91%A2", - "https://www.w3.org/TR/webnn/#ref-for-map-exists%E2%91%A4%E2%91%A1", - "https://www.w3.org/TR/webnn/#ref-for-operator-input%E2%91%A1%E2%91%A7", + "https://www.w3.org/TR/webnn/#ref-for-map-exists%E2%91%A4%E2%91%A3", + "https://www.w3.org/TR/webnn/#ref-for-operator-input%E2%91%A2%E2%93%AA", "https://www.w3.org/TR/webnn/#ref-for-operator-output%E2%91%A0%E2%91%A7", "https://www.w3.org/TR/webnn/#ref-for-dom-mlinputoperandlayout-nchw%E2%91%A7", "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-layernorm", @@ -3437,9 +3439,9 @@ "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%A2%E2%91%A8", - "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%A3%E2%93%AA", + "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%A3%E2%91%A0", "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%A5", "https://www.w3.org/TR/webnn/#ref-for-EnforceRange%E2%91%A0%E2%91%A8", @@ -3447,10 +3449,10 @@ "https://www.w3.org/TR/webnn/#ref-for-dom-mllayernormalizationoptions-axes", "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%A3%E2%91%A0", - "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-layernormalization", + "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%A3%E2%91%A1", + "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%A3%E2%91%A2", "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", @@ -3460,13 +3462,13 @@ "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%A3%E2%91%A2", + "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-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%A3%E2%91%A3", + "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-mllayernormalizationoptions-axes", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mllayernormalizationoptions-axes", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mllayernormalizationoptions-axes", @@ -3478,9 +3480,9 @@ "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%A1%E2%91%A5", - "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-dictdef-mllayernormalizationoptions%E2%91%A1", "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-dictdef-mllayernormalizationoptions%E2%91%A1", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A3%E2%91%A6", "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", @@ -3489,13 +3491,13 @@ "https://www.w3.org/TR/webnn/#ref-for-mlgraphbuilder-validate-operand%E2%91%A1%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-this%E2%91%A5%E2%91%A6", "https://www.w3.org/TR/webnn/#ref-for-dom-mllayernormalizationoptions-scale%E2%91%A0", - "https://www.w3.org/TR/webnn/#ref-for-map-exists%E2%91%A4%E2%91%A2", + "https://www.w3.org/TR/webnn/#ref-for-map-exists%E2%91%A4%E2%91%A4", "https://www.w3.org/TR/webnn/#ref-for-dom-mllayernormalizationoptions-bias%E2%91%A0", - "https://www.w3.org/TR/webnn/#ref-for-map-exists%E2%91%A4%E2%91%A3", + "https://www.w3.org/TR/webnn/#ref-for-map-exists%E2%91%A4%E2%91%A5", "https://www.w3.org/TR/webnn/#ref-for-dfn-throw%E2%91%A0%E2%91%A5%E2%91%A4", "https://www.w3.org/TR/webnn/#ref-for-exceptiondef-typeerror%E2%91%A0%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-dom-mllayernormalizationoptions-axes%E2%91%A0", - "https://www.w3.org/TR/webnn/#ref-for-map-exists%E2%91%A4%E2%91%A4", + "https://www.w3.org/TR/webnn/#ref-for-map-exists%E2%91%A4%E2%91%A6", "https://www.w3.org/TR/webnn/#ref-for-dom-mllayernormalizationoptions-axes%E2%91%A1", "https://www.w3.org/TR/webnn/#ref-for-list%E2%91%A1%E2%91%A3", "https://www.w3.org/TR/webnn/#ref-for-the-range%E2%91%A4", @@ -3534,13 +3536,13 @@ "https://www.w3.org/TR/webnn/#ref-for-copy-an-mloperand%E2%91%A6", "https://www.w3.org/TR/webnn/#ref-for-operators%E2%91%A1%E2%91%A8", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperand-operator-slot%E2%91%A1%E2%91%A2", - "https://www.w3.org/TR/webnn/#ref-for-operator-input%E2%91%A1%E2%91%A8", + "https://www.w3.org/TR/webnn/#ref-for-operator-input%E2%91%A2%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-dom-mllayernormalizationoptions-scale%E2%91%A3", - "https://www.w3.org/TR/webnn/#ref-for-map-exists%E2%91%A4%E2%91%A5", - "https://www.w3.org/TR/webnn/#ref-for-operator-input%E2%91%A2%E2%93%AA", + "https://www.w3.org/TR/webnn/#ref-for-map-exists%E2%91%A4%E2%91%A7", + "https://www.w3.org/TR/webnn/#ref-for-operator-input%E2%91%A2%E2%91%A1", "https://www.w3.org/TR/webnn/#ref-for-dom-mllayernormalizationoptions-bias%E2%91%A3", - "https://www.w3.org/TR/webnn/#ref-for-map-exists%E2%91%A4%E2%91%A6", - "https://www.w3.org/TR/webnn/#ref-for-operator-input%E2%91%A2%E2%91%A0", + "https://www.w3.org/TR/webnn/#ref-for-map-exists%E2%91%A4%E2%91%A8", + "https://www.w3.org/TR/webnn/#ref-for-operator-input%E2%91%A2%E2%91%A2", "https://www.w3.org/TR/webnn/#ref-for-operator-output%E2%91%A0%E2%91%A8", "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-leakyrelu", "https://www.w3.org/TR/webnn/#dictdef-mlleakyreluoptions", @@ -3550,10 +3552,10 @@ "https://www.w3.org/TR/webnn/#infopaneltitle-for-dictdef-mlleakyreluoptions", "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%A3%E2%91%A6", - "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-leakyrelu", + "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%A7", + "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%91%A8", "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", @@ -3570,9 +3572,9 @@ "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%A8", - "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%A4%E2%93%AA", + "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%A4%E2%91%A0", "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", @@ -3585,7 +3587,7 @@ "https://www.w3.org/TR/webnn/#ref-for-copy-an-mloperand%E2%91%A7", "https://www.w3.org/TR/webnn/#ref-for-operators%E2%91%A2%E2%93%AA", "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-operator-input%E2%91%A2%E2%91%A1", + "https://www.w3.org/TR/webnn/#ref-for-operator-input%E2%91%A2%E2%91%A3", "https://www.w3.org/TR/webnn/#ref-for-operator-output%E2%91%A1%E2%93%AA", "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", @@ -3610,10 +3612,10 @@ "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%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%A4%E2%91%A0", - "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-linear", + "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%A4%E2%91%A1", + "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%A4%E2%91%A2", "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", @@ -3636,9 +3638,9 @@ "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%A4%E2%91%A2", - "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%A4%E2%91%A3", + "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%A4%E2%91%A4", "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", @@ -3651,7 +3653,7 @@ "https://www.w3.org/TR/webnn/#ref-for-copy-an-mloperand%E2%91%A8", "https://www.w3.org/TR/webnn/#ref-for-operators%E2%91%A2%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperand-operator-slot%E2%91%A1%E2%91%A4", - "https://www.w3.org/TR/webnn/#ref-for-operator-input%E2%91%A2%E2%91%A2", + "https://www.w3.org/TR/webnn/#ref-for-operator-input%E2%91%A2%E2%91%A4", "https://www.w3.org/TR/webnn/#ref-for-operator-output%E2%91%A1%E2%91%A0", "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", @@ -3683,15 +3685,15 @@ "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%A4%E2%91%A4", - "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%A4%E2%91%A5", - "https://www.w3.org/TR/webnn/#ref-for-dom-mllstmoptions-recurrentbias", + "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%A4%E2%91%A6", - "https://www.w3.org/TR/webnn/#ref-for-dom-mllstmoptions-peepholeweight", + "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%A4%E2%91%A7", - "https://www.w3.org/TR/webnn/#ref-for-dom-mllstmoptions-initialhiddenstate", + "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%91%A8", + "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%A5%E2%93%AA", "https://www.w3.org/TR/webnn/#ref-for-dom-mllstmoptions-initialcellstate", "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", @@ -3702,15 +3704,15 @@ "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%A2%E2%91%A4", "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%A7", - "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-mlgraphbuilder-lstm", "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A5%E2%91%A0", - "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-lstm-input-weight-recurrentweight-steps-hiddensize-options-input", + "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%A5%E2%91%A1", - "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-lstm-input-weight-recurrentweight-steps-hiddensize-options-weight", + "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%A5%E2%91%A2", + "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%A5%E2%91%A3", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-lstm-input-weight-recurrentweight-steps-hiddensize-options-recurrentweight", "https://www.w3.org/TR/webnn/#ref-for-EnforceRange%E2%91%A1%E2%93%AA", "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A2%E2%91%A0", @@ -3726,33 +3728,33 @@ "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%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-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%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-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%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/#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%A6", + "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-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%A7", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A5%E2%91%A8", "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", @@ -3778,15 +3780,15 @@ "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%A5", - "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%A6%E2%93%AA", - "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%A6%E2%91%A0", + "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%A6%E2%91%A1", "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%A2%E2%91%A2", "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-dictdef-mllstmoptions%E2%91%A1", - "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-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", @@ -3796,19 +3798,19 @@ "https://www.w3.org/TR/webnn/#ref-for-mlgraphbuilder-validate-operand%E2%91%A1%E2%91%A3", "https://www.w3.org/TR/webnn/#ref-for-this%E2%91%A6%E2%91%A1", "https://www.w3.org/TR/webnn/#ref-for-dom-mllstmoptions-bias%E2%91%A0", - "https://www.w3.org/TR/webnn/#ref-for-map-exists%E2%91%A4%E2%91%A7", + "https://www.w3.org/TR/webnn/#ref-for-map-exists%E2%91%A5%E2%93%AA", "https://www.w3.org/TR/webnn/#ref-for-dom-mllstmoptions-recurrentbias%E2%91%A0", - "https://www.w3.org/TR/webnn/#ref-for-map-exists%E2%91%A4%E2%91%A8", + "https://www.w3.org/TR/webnn/#ref-for-map-exists%E2%91%A5%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-dom-mllstmoptions-peepholeweight%E2%91%A0", - "https://www.w3.org/TR/webnn/#ref-for-map-exists%E2%91%A5%E2%93%AA", + "https://www.w3.org/TR/webnn/#ref-for-map-exists%E2%91%A5%E2%91%A1", "https://www.w3.org/TR/webnn/#ref-for-dom-mllstmoptions-initialhiddenstate%E2%91%A0", - "https://www.w3.org/TR/webnn/#ref-for-map-exists%E2%91%A5%E2%91%A0", + "https://www.w3.org/TR/webnn/#ref-for-map-exists%E2%91%A5%E2%91%A2", "https://www.w3.org/TR/webnn/#ref-for-dom-mllstmoptions-initialcellstate%E2%91%A0", - "https://www.w3.org/TR/webnn/#ref-for-map-exists%E2%91%A5%E2%91%A1", + "https://www.w3.org/TR/webnn/#ref-for-map-exists%E2%91%A5%E2%91%A3", "https://www.w3.org/TR/webnn/#ref-for-dfn-throw%E2%91%A0%E2%91%A6%E2%91%A6", "https://www.w3.org/TR/webnn/#ref-for-exceptiondef-typeerror%E2%91%A0%E2%91%A0%E2%91%A8", "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%A5%E2%91%A2", + "https://www.w3.org/TR/webnn/#ref-for-map-exists%E2%91%A5%E2%91%A4", "https://www.w3.org/TR/webnn/#ref-for-mlgraphbuilder-validate-activation%E2%91%A4", "https://www.w3.org/TR/webnn/#ref-for-this%E2%91%A6%E2%91%A2", "https://www.w3.org/TR/webnn/#ref-for-list-item%E2%91%A2", @@ -3824,7 +3826,7 @@ "https://www.w3.org/TR/webnn/#ref-for-exceptiondef-typeerror%E2%91%A0%E2%91%A1%E2%91%A1", "https://www.w3.org/TR/webnn/#ref-for-mloperand-shape%E2%91%A3%E2%91%A1", "https://www.w3.org/TR/webnn/#ref-for-dom-mllstmoptions-bias%E2%91%A1", - "https://www.w3.org/TR/webnn/#ref-for-map-exists%E2%91%A5%E2%91%A3", + "https://www.w3.org/TR/webnn/#ref-for-map-exists%E2%91%A5%E2%91%A5", "https://www.w3.org/TR/webnn/#ref-for-mloperand-rank%E2%91%A3%E2%93%AA", "https://www.w3.org/TR/webnn/#ref-for-dfn-throw%E2%91%A0%E2%91%A7%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-exceptiondef-typeerror%E2%91%A0%E2%91%A1%E2%91%A2", @@ -3837,7 +3839,7 @@ "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/#ref-for-exceptiondef-typeerror%E2%91%A0%E2%91%A1%E2%91%A4", "https://www.w3.org/TR/webnn/#ref-for-dom-mllstmoptions-recurrentbias%E2%91%A1", - "https://www.w3.org/TR/webnn/#ref-for-map-exists%E2%91%A5%E2%91%A4", + "https://www.w3.org/TR/webnn/#ref-for-map-exists%E2%91%A5%E2%91%A6", "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%A0%E2%91%A7%E2%91%A3", "https://www.w3.org/TR/webnn/#ref-for-exceptiondef-typeerror%E2%91%A0%E2%91%A1%E2%91%A5", @@ -3850,7 +3852,7 @@ "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/#ref-for-exceptiondef-typeerror%E2%91%A0%E2%91%A1%E2%91%A7", "https://www.w3.org/TR/webnn/#ref-for-dom-mllstmoptions-peepholeweight%E2%91%A1", - "https://www.w3.org/TR/webnn/#ref-for-map-exists%E2%91%A5%E2%91%A5", + "https://www.w3.org/TR/webnn/#ref-for-map-exists%E2%91%A5%E2%91%A7", "https://www.w3.org/TR/webnn/#ref-for-mloperand-rank%E2%91%A3%E2%91%A1", "https://www.w3.org/TR/webnn/#ref-for-dfn-throw%E2%91%A0%E2%91%A7%E2%91%A6", "https://www.w3.org/TR/webnn/#ref-for-exceptiondef-typeerror%E2%91%A0%E2%91%A1%E2%91%A8", @@ -3863,7 +3865,7 @@ "https://www.w3.org/TR/webnn/#ref-for-dfn-throw%E2%91%A0%E2%91%A7%E2%91%A8", "https://www.w3.org/TR/webnn/#ref-for-exceptiondef-typeerror%E2%91%A0%E2%91%A2%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-dom-mllstmoptions-initialhiddenstate%E2%91%A1", - "https://www.w3.org/TR/webnn/#ref-for-map-exists%E2%91%A5%E2%91%A6", + "https://www.w3.org/TR/webnn/#ref-for-map-exists%E2%91%A5%E2%91%A8", "https://www.w3.org/TR/webnn/#ref-for-mloperand-rank%E2%91%A3%E2%91%A2", "https://www.w3.org/TR/webnn/#ref-for-dfn-throw%E2%91%A0%E2%91%A8%E2%93%AA", "https://www.w3.org/TR/webnn/#ref-for-exceptiondef-typeerror%E2%91%A0%E2%91%A2%E2%91%A1", @@ -3880,7 +3882,7 @@ "https://www.w3.org/TR/webnn/#ref-for-dfn-throw%E2%91%A0%E2%91%A8%E2%91%A2", "https://www.w3.org/TR/webnn/#ref-for-exceptiondef-typeerror%E2%91%A0%E2%91%A2%E2%91%A4", "https://www.w3.org/TR/webnn/#ref-for-dom-mllstmoptions-initialcellstate%E2%91%A1", - "https://www.w3.org/TR/webnn/#ref-for-map-exists%E2%91%A5%E2%91%A7", + "https://www.w3.org/TR/webnn/#ref-for-map-exists%E2%91%A6%E2%93%AA", "https://www.w3.org/TR/webnn/#ref-for-mloperand-rank%E2%91%A3%E2%91%A3", "https://www.w3.org/TR/webnn/#ref-for-dfn-throw%E2%91%A0%E2%91%A8%E2%91%A3", "https://www.w3.org/TR/webnn/#ref-for-exceptiondef-typeerror%E2%91%A0%E2%91%A2%E2%91%A5", @@ -3897,7 +3899,7 @@ "https://www.w3.org/TR/webnn/#ref-for-dfn-throw%E2%91%A0%E2%91%A8%E2%91%A6", "https://www.w3.org/TR/webnn/#ref-for-exceptiondef-typeerror%E2%91%A0%E2%91%A2%E2%91%A8", "https://www.w3.org/TR/webnn/#ref-for-dom-mllstmoptions-activations%E2%91%A1", - "https://www.w3.org/TR/webnn/#ref-for-map-exists%E2%91%A5%E2%91%A8", + "https://www.w3.org/TR/webnn/#ref-for-map-exists%E2%91%A6%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-list-size%E2%91%A1%E2%91%A8", "https://www.w3.org/TR/webnn/#ref-for-dfn-throw%E2%91%A0%E2%91%A8%E2%91%A7", "https://www.w3.org/TR/webnn/#ref-for-exceptiondef-typeerror%E2%91%A0%E2%91%A3%E2%93%AA", @@ -3927,22 +3929,22 @@ "https://www.w3.org/TR/webnn/#ref-for-list%E2%91%A1%E2%91%A8", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperand-operator-slot%E2%91%A1%E2%91%A8", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperand-operator-slot%E2%91%A2%E2%93%AA", - "https://www.w3.org/TR/webnn/#ref-for-operator-input%E2%91%A2%E2%91%A3", - "https://www.w3.org/TR/webnn/#ref-for-dom-mllstmoptions-bias%E2%91%A4", - "https://www.w3.org/TR/webnn/#ref-for-map-exists%E2%91%A6%E2%93%AA", - "https://www.w3.org/TR/webnn/#ref-for-operator-input%E2%91%A2%E2%91%A4", - "https://www.w3.org/TR/webnn/#ref-for-dom-mllstmoptions-recurrentbias%E2%91%A4", - "https://www.w3.org/TR/webnn/#ref-for-map-exists%E2%91%A6%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-operator-input%E2%91%A2%E2%91%A5", - "https://www.w3.org/TR/webnn/#ref-for-dom-mllstmoptions-peepholeweight%E2%91%A4", + "https://www.w3.org/TR/webnn/#ref-for-dom-mllstmoptions-bias%E2%91%A4", "https://www.w3.org/TR/webnn/#ref-for-map-exists%E2%91%A6%E2%91%A1", "https://www.w3.org/TR/webnn/#ref-for-operator-input%E2%91%A2%E2%91%A6", - "https://www.w3.org/TR/webnn/#ref-for-dom-mllstmoptions-initialhiddenstate%E2%91%A5", + "https://www.w3.org/TR/webnn/#ref-for-dom-mllstmoptions-recurrentbias%E2%91%A4", "https://www.w3.org/TR/webnn/#ref-for-map-exists%E2%91%A6%E2%91%A2", "https://www.w3.org/TR/webnn/#ref-for-operator-input%E2%91%A2%E2%91%A7", - "https://www.w3.org/TR/webnn/#ref-for-dom-mllstmoptions-initialcellstate%E2%91%A5", + "https://www.w3.org/TR/webnn/#ref-for-dom-mllstmoptions-peepholeweight%E2%91%A4", "https://www.w3.org/TR/webnn/#ref-for-map-exists%E2%91%A6%E2%91%A3", "https://www.w3.org/TR/webnn/#ref-for-operator-input%E2%91%A2%E2%91%A8", + "https://www.w3.org/TR/webnn/#ref-for-dom-mllstmoptions-initialhiddenstate%E2%91%A5", + "https://www.w3.org/TR/webnn/#ref-for-map-exists%E2%91%A6%E2%91%A4", + "https://www.w3.org/TR/webnn/#ref-for-operator-input%E2%91%A3%E2%93%AA", + "https://www.w3.org/TR/webnn/#ref-for-dom-mllstmoptions-initialcellstate%E2%91%A5", + "https://www.w3.org/TR/webnn/#ref-for-map-exists%E2%91%A6%E2%91%A5", + "https://www.w3.org/TR/webnn/#ref-for-operator-input%E2%91%A3%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-operator-output%E2%91%A1%E2%91%A1", "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-lstmcell", "https://www.w3.org/TR/webnn/#dictdef-mllstmcelloptions", @@ -3950,30 +3952,30 @@ "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%91%A2", - "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%A3", - "https://www.w3.org/TR/webnn/#ref-for-dom-mllstmcelloptions-recurrentbias", + "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%A4", + "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%A5", "https://www.w3.org/TR/webnn/#ref-for-dom-mllstmcelloptions-peepholeweight", "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%A8", "https://www.w3.org/TR/webnn/#ref-for-mlactivation%E2%91%A2%E2%91%A6", "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%A1%E2%93%AA", - "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-dom-mlgraphbuilder-lstmcell", "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A6%E2%91%A6", - "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-dom-mlgraphbuilder-lstmcell", "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A6%E2%91%A7", - "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-lstmcell-input-weight-recurrentweight-hiddenstate-cellstate-hiddensize-options-weight", + "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%A8", - "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-lstmcell-input-weight-recurrentweight-hiddenstate-cellstate-hiddensize-options-recurrentweight", + "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%A7%E2%93%AA", - "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-lstmcell-input-weight-recurrentweight-hiddenstate-cellstate-hiddensize-options-hiddenstate", + "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%A7%E2%91%A0", + "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%A7%E2%91%A1", "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-EnforceRange%E2%91%A1%E2%91%A1", "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A2%E2%91%A4", @@ -3986,21 +3988,21 @@ "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%A7%E2%91%A1", + "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-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%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-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%A3", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A7%E2%91%A4", "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", @@ -4013,14 +4015,14 @@ "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%A2%E2%91%A7", - "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-mloperand%E2%91%A1%E2%91%A8%E2%93%AA", "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-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%A8%E2%91%A0", "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", @@ -4029,15 +4031,15 @@ "https://www.w3.org/TR/webnn/#ref-for-mlgraphbuilder-validate-operand%E2%91%A1%E2%91%A4", "https://www.w3.org/TR/webnn/#ref-for-this%E2%91%A6%E2%91%A6", "https://www.w3.org/TR/webnn/#ref-for-dom-mllstmcelloptions-bias%E2%91%A0", - "https://www.w3.org/TR/webnn/#ref-for-map-exists%E2%91%A6%E2%91%A4", + "https://www.w3.org/TR/webnn/#ref-for-map-exists%E2%91%A6%E2%91%A6", "https://www.w3.org/TR/webnn/#ref-for-dom-mllstmcelloptions-recurrentbias%E2%91%A0", - "https://www.w3.org/TR/webnn/#ref-for-map-exists%E2%91%A6%E2%91%A5", + "https://www.w3.org/TR/webnn/#ref-for-map-exists%E2%91%A6%E2%91%A7", "https://www.w3.org/TR/webnn/#ref-for-dom-mllstmcelloptions-peepholeweight%E2%91%A0", - "https://www.w3.org/TR/webnn/#ref-for-map-exists%E2%91%A6%E2%91%A6", + "https://www.w3.org/TR/webnn/#ref-for-map-exists%E2%91%A6%E2%91%A8", "https://www.w3.org/TR/webnn/#ref-for-dfn-throw%E2%91%A0%E2%91%A8%E2%91%A8", "https://www.w3.org/TR/webnn/#ref-for-exceptiondef-typeerror%E2%91%A0%E2%91%A3%E2%91%A0", "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%A6%E2%91%A7", + "https://www.w3.org/TR/webnn/#ref-for-map-exists%E2%91%A7%E2%93%AA", "https://www.w3.org/TR/webnn/#ref-for-mlgraphbuilder-validate-activation%E2%91%A5", "https://www.w3.org/TR/webnn/#ref-for-this%E2%91%A6%E2%91%A7", "https://www.w3.org/TR/webnn/#ref-for-list-item%E2%91%A3", @@ -4048,7 +4050,7 @@ "https://www.w3.org/TR/webnn/#ref-for-exceptiondef-typeerror%E2%91%A0%E2%91%A3%E2%91%A2", "https://www.w3.org/TR/webnn/#ref-for-mloperand-shape%E2%91%A4%E2%91%A4", "https://www.w3.org/TR/webnn/#ref-for-dom-mllstmcelloptions-bias%E2%91%A1", - "https://www.w3.org/TR/webnn/#ref-for-map-exists%E2%91%A6%E2%91%A8", + "https://www.w3.org/TR/webnn/#ref-for-map-exists%E2%91%A7%E2%91%A0", "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%93%AA%E2%91%A1", "https://www.w3.org/TR/webnn/#ref-for-exceptiondef-typeerror%E2%91%A0%E2%91%A3%E2%91%A3", @@ -4057,7 +4059,7 @@ "https://www.w3.org/TR/webnn/#ref-for-dfn-throw%E2%91%A1%E2%93%AA%E2%91%A2", "https://www.w3.org/TR/webnn/#ref-for-exceptiondef-typeerror%E2%91%A0%E2%91%A3%E2%91%A4", "https://www.w3.org/TR/webnn/#ref-for-dom-mllstmcelloptions-recurrentbias%E2%91%A1", - "https://www.w3.org/TR/webnn/#ref-for-map-exists%E2%91%A7%E2%93%AA", + "https://www.w3.org/TR/webnn/#ref-for-map-exists%E2%91%A7%E2%91%A1", "https://www.w3.org/TR/webnn/#ref-for-mloperand-rank%E2%91%A3%E2%91%A6", "https://www.w3.org/TR/webnn/#ref-for-dfn-throw%E2%91%A1%E2%93%AA%E2%91%A3", "https://www.w3.org/TR/webnn/#ref-for-exceptiondef-typeerror%E2%91%A0%E2%91%A3%E2%91%A5", @@ -4066,7 +4068,7 @@ "https://www.w3.org/TR/webnn/#ref-for-dfn-throw%E2%91%A1%E2%93%AA%E2%91%A4", "https://www.w3.org/TR/webnn/#ref-for-exceptiondef-typeerror%E2%91%A0%E2%91%A3%E2%91%A6", "https://www.w3.org/TR/webnn/#ref-for-dom-mllstmcelloptions-peepholeweight%E2%91%A1", - "https://www.w3.org/TR/webnn/#ref-for-map-exists%E2%91%A7%E2%91%A0", + "https://www.w3.org/TR/webnn/#ref-for-map-exists%E2%91%A7%E2%91%A2", "https://www.w3.org/TR/webnn/#ref-for-mloperand-rank%E2%91%A3%E2%91%A7", "https://www.w3.org/TR/webnn/#ref-for-dfn-throw%E2%91%A1%E2%93%AA%E2%91%A5", "https://www.w3.org/TR/webnn/#ref-for-exceptiondef-typeerror%E2%91%A0%E2%91%A3%E2%91%A7", @@ -4075,7 +4077,7 @@ "https://www.w3.org/TR/webnn/#ref-for-dfn-throw%E2%91%A1%E2%93%AA%E2%91%A6", "https://www.w3.org/TR/webnn/#ref-for-exceptiondef-typeerror%E2%91%A0%E2%91%A3%E2%91%A8", "https://www.w3.org/TR/webnn/#ref-for-dom-mllstmcelloptions-activations%E2%91%A1", - "https://www.w3.org/TR/webnn/#ref-for-map-exists%E2%91%A7%E2%91%A1", + "https://www.w3.org/TR/webnn/#ref-for-map-exists%E2%91%A7%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-dfn-throw%E2%91%A1%E2%93%AA%E2%91%A7", "https://www.w3.org/TR/webnn/#ref-for-exceptiondef-typeerror%E2%91%A0%E2%91%A4%E2%93%AA", @@ -4092,31 +4094,31 @@ "https://www.w3.org/TR/webnn/#ref-for-operators%E2%91%A2%E2%91%A2", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperand-operator-slot%E2%91%A2%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperand-operator-slot%E2%91%A2%E2%91%A1", - "https://www.w3.org/TR/webnn/#ref-for-operator-input%E2%91%A3%E2%93%AA", - "https://www.w3.org/TR/webnn/#ref-for-dom-mllstmcelloptions-bias%E2%91%A3", - "https://www.w3.org/TR/webnn/#ref-for-map-exists%E2%91%A7%E2%91%A2", - "https://www.w3.org/TR/webnn/#ref-for-operator-input%E2%91%A3%E2%91%A0", - "https://www.w3.org/TR/webnn/#ref-for-dom-mllstmcelloptions-recurrentbias%E2%91%A3", - "https://www.w3.org/TR/webnn/#ref-for-map-exists%E2%91%A7%E2%91%A3", "https://www.w3.org/TR/webnn/#ref-for-operator-input%E2%91%A3%E2%91%A1", - "https://www.w3.org/TR/webnn/#ref-for-dom-mllstmcelloptions-peepholeweight%E2%91%A3", + "https://www.w3.org/TR/webnn/#ref-for-dom-mllstmcelloptions-bias%E2%91%A3", "https://www.w3.org/TR/webnn/#ref-for-map-exists%E2%91%A7%E2%91%A4", "https://www.w3.org/TR/webnn/#ref-for-operator-input%E2%91%A3%E2%91%A2", + "https://www.w3.org/TR/webnn/#ref-for-dom-mllstmcelloptions-recurrentbias%E2%91%A3", + "https://www.w3.org/TR/webnn/#ref-for-map-exists%E2%91%A7%E2%91%A5", + "https://www.w3.org/TR/webnn/#ref-for-operator-input%E2%91%A3%E2%91%A3", + "https://www.w3.org/TR/webnn/#ref-for-dom-mllstmcelloptions-peepholeweight%E2%91%A3", + "https://www.w3.org/TR/webnn/#ref-for-map-exists%E2%91%A7%E2%91%A6", + "https://www.w3.org/TR/webnn/#ref-for-operator-input%E2%91%A3%E2%91%A4", "https://www.w3.org/TR/webnn/#ref-for-operator-output%E2%91%A1%E2%91%A2", "https://www.w3.org/TR/webnn/#ref-for-dom-mllstmweightlayout-iofg", "https://www.w3.org/TR/webnn/#ref-for-sigmoid-noargs%E2%91%A1", "https://www.w3.org/TR/webnn/#ref-for-tanh-noargs%E2%91%A0", "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-dom-mlgraphbuilder-matmul", + "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%A1", - "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-matmul-a-b-a", + "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%A2", - "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-matmul-a-b-b", + "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%A3", + "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%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%A8%E2%91%A6", "https://www.w3.org/TR/webnn/#ref-for-mloperand-rank%E2%91%A3%E2%91%A8", "https://www.w3.org/TR/webnn/#mlgraphbuilder-calculate-matmul-output-sizes", "https://www.w3.org/TR/webnn/#infopanel-for-mlgraphbuilder-calculate-matmul-output-sizes", @@ -4160,7 +4162,7 @@ "https://www.w3.org/TR/webnn/#ref-for-this%E2%91%A7%E2%91%A1", "https://www.w3.org/TR/webnn/#ref-for-operators%E2%91%A2%E2%91%A3", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperand-operator-slot%E2%91%A2%E2%91%A2", - "https://www.w3.org/TR/webnn/#ref-for-operator-input%E2%91%A3%E2%91%A3", + "https://www.w3.org/TR/webnn/#ref-for-operator-input%E2%91%A3%E2%91%A5", "https://www.w3.org/TR/webnn/#ref-for-operator-output%E2%91%A1%E2%91%A3", "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-pad", "https://www.w3.org/TR/webnn/#enumdef-mlpaddingmode", @@ -4185,10 +4187,10 @@ "https://www.w3.org/TR/webnn/#ref-for-dom-mlpadoptions-mode", "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-dom-mlgraphbuilder-pad", + "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%A8%E2%91%A7", + "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%A8", "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%A1%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-EnforceRange%E2%91%A1%E2%91%A2", @@ -4215,13 +4217,13 @@ "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", - "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-mloperand%E2%91%A2%E2%93%AA%E2%93%AA", "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-mloperand-rank%E2%91%A4%E2%93%AA", "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-mloperand-rank%E2%91%A4%E2%91%A0", "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%A2%E2%93%AA%E2%91%A0", "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", @@ -4251,7 +4253,7 @@ "https://www.w3.org/TR/webnn/#ref-for-this%E2%91%A7%E2%91%A3", "https://www.w3.org/TR/webnn/#ref-for-operators%E2%91%A2%E2%91%A4", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperand-operator-slot%E2%91%A2%E2%91%A3", - "https://www.w3.org/TR/webnn/#ref-for-operator-input%E2%91%A3%E2%91%A4", + "https://www.w3.org/TR/webnn/#ref-for-operator-input%E2%91%A3%E2%91%A6", "https://www.w3.org/TR/webnn/#ref-for-operator-output%E2%91%A1%E2%91%A4", "https://www.w3.org/TR/webnn/#example-0cdaa4c5", "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-pool2d", @@ -4299,22 +4301,22 @@ "https://www.w3.org/TR/webnn/#ref-for-EnforceRange%E2%91%A1%E2%91%A8", "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-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-dom-mlgraphbuilder-averagepool2d", + "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%93%AA%E2%91%A1", + "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%A2", "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-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-dom-mlgraphbuilder-l2pool2d", + "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-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-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-dom-mlgraphbuilder-maxpool2d", + "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-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", @@ -4359,9 +4361,9 @@ "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-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-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-dictdef-mlpool2doptions%E2%91%A3", + "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-dom-mlroundingtype-floor", "https://www.w3.org/TR/webnn/#ref-for-dom-mlroundingtype-ceil", "https://www.w3.org/TR/webnn/#mlgraphbuilder-calculate-pool2d-output-sizes", @@ -4391,7 +4393,7 @@ "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-string%E2%91%A7", - "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-mloperand%E2%91%A2%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/webnn/#ref-for-dictdef-mlpool2doptions%E2%91%A4", "https://www.w3.org/TR/webnn/#ref-for-assert%E2%91%A3", "https://www.w3.org/TR/webnn/#ref-for-mlgraphbuilder-validate-operand%E2%91%A1%E2%91%A7", @@ -4402,15 +4404,15 @@ "https://www.w3.org/TR/webnn/#ref-for-dfn-throw%E2%91%A1%E2%91%A0%E2%91%A6", "https://www.w3.org/TR/webnn/#ref-for-exceptiondef-typeerror%E2%91%A0%E2%91%A4%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%A7%E2%91%A5", + "https://www.w3.org/TR/webnn/#ref-for-map-exists%E2%91%A7%E2%91%A7", "https://www.w3.org/TR/webnn/#ref-for-list-size%E2%91%A2%E2%91%A4", "https://www.w3.org/TR/webnn/#ref-for-dfn-throw%E2%91%A1%E2%91%A0%E2%91%A7", "https://www.w3.org/TR/webnn/#ref-for-exceptiondef-typeerror%E2%91%A0%E2%91%A4%E2%91%A8", "https://www.w3.org/TR/webnn/#ref-for-dom-mlpool2doptions-windowdimensions%E2%91%A1", "https://www.w3.org/TR/webnn/#ref-for-dom-mlpool2doptions-outputsizes%E2%91%A0", - "https://www.w3.org/TR/webnn/#ref-for-map-exists%E2%91%A7%E2%91%A6", + "https://www.w3.org/TR/webnn/#ref-for-map-exists%E2%91%A7%E2%91%A8", "https://www.w3.org/TR/webnn/#ref-for-dom-mlpool2doptions-padding%E2%91%A0", - "https://www.w3.org/TR/webnn/#ref-for-map-exists%E2%91%A7%E2%91%A7", + "https://www.w3.org/TR/webnn/#ref-for-map-exists%E2%91%A8%E2%93%AA", "https://www.w3.org/TR/webnn/#ref-for-dom-mlpool2doptions-padding%E2%91%A1", "https://www.w3.org/TR/webnn/#ref-for-list%E2%91%A2%E2%91%A8", "https://www.w3.org/TR/webnn/#ref-for-dom-mlpool2doptions-padding%E2%91%A2", @@ -4418,7 +4420,7 @@ "https://www.w3.org/TR/webnn/#ref-for-dfn-throw%E2%91%A1%E2%91%A0%E2%91%A8", "https://www.w3.org/TR/webnn/#ref-for-exceptiondef-typeerror%E2%91%A0%E2%91%A5%E2%93%AA", "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%A7%E2%91%A8", + "https://www.w3.org/TR/webnn/#ref-for-map-exists%E2%91%A8%E2%91%A0", "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%A3%E2%93%AA", "https://www.w3.org/TR/webnn/#ref-for-dom-mlpool2doptions-strides%E2%91%A2", @@ -4429,7 +4431,7 @@ "https://www.w3.org/TR/webnn/#ref-for-dfn-throw%E2%91%A1%E2%91%A1%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-exceptiondef-typeerror%E2%91%A0%E2%91%A5%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%A8%E2%93%AA", + "https://www.w3.org/TR/webnn/#ref-for-map-exists%E2%91%A8%E2%91%A1", "https://www.w3.org/TR/webnn/#ref-for-dom-mlpool2doptions-outputsizes%E2%91%A2", "https://www.w3.org/TR/webnn/#ref-for-list-size%E2%91%A2%E2%91%A7", "https://www.w3.org/TR/webnn/#ref-for-dfn-throw%E2%91%A1%E2%91%A1%E2%91%A1", @@ -4439,7 +4441,7 @@ "https://www.w3.org/TR/webnn/#ref-for-dfn-throw%E2%91%A1%E2%91%A1%E2%91%A2", "https://www.w3.org/TR/webnn/#ref-for-exceptiondef-typeerror%E2%91%A0%E2%91%A5%E2%91%A3", "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%A8%E2%91%A0", + "https://www.w3.org/TR/webnn/#ref-for-map-exists%E2%91%A8%E2%91%A2", "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%A3%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-dom-mlpool2doptions-dilations%E2%91%A2", @@ -4460,12 +4462,12 @@ "https://www.w3.org/TR/webnn/#ref-for-dom-mlpool2doptions-strides%E2%91%A5", "https://www.w3.org/TR/webnn/#ref-for-dom-mlpool2doptions-dilations%E2%91%A4", "https://www.w3.org/TR/webnn/#ref-for-dom-mlpool2doptions-outputsizes%E2%91%A4", - "https://www.w3.org/TR/webnn/#ref-for-map-exists%E2%91%A8%E2%91%A1", + "https://www.w3.org/TR/webnn/#ref-for-map-exists%E2%91%A8%E2%91%A3", "https://www.w3.org/TR/webnn/#ref-for-create-an-mloperand%E2%91%A1%E2%91%A3", "https://www.w3.org/TR/webnn/#ref-for-this%E2%91%A7%E2%91%A5", "https://www.w3.org/TR/webnn/#ref-for-operators%E2%91%A2%E2%91%A5", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperand-operator-slot%E2%91%A2%E2%91%A4", - "https://www.w3.org/TR/webnn/#ref-for-operator-input%E2%91%A3%E2%91%A5", + "https://www.w3.org/TR/webnn/#ref-for-operator-input%E2%91%A3%E2%91%A7", "https://www.w3.org/TR/webnn/#ref-for-operator-output%E2%91%A1%E2%91%A5", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-averagepool2d", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlgraphbuilder-averagepool2d", @@ -4495,17 +4497,17 @@ "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-dom-mlgraphbuilder-prelu", + "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%A0", - "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-prelu-input-slope-input", + "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%A1", - "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-prelu-input-slope-slope", + "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%A2", + "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%A3", - "https://www.w3.org/TR/webnn/#ref-for-unidirectionally-broadcastable%E2%91%A2", "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-unidirectionally-broadcastable%E2%91%A2", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A0%E2%91%A5", "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", @@ -4528,7 +4530,7 @@ "https://www.w3.org/TR/webnn/#ref-for-this%E2%91%A7%E2%91%A7", "https://www.w3.org/TR/webnn/#ref-for-operators%E2%91%A2%E2%91%A6", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperand-operator-slot%E2%91%A2%E2%91%A5", - "https://www.w3.org/TR/webnn/#ref-for-operator-input%E2%91%A3%E2%91%A6", + "https://www.w3.org/TR/webnn/#ref-for-operator-input%E2%91%A3%E2%91%A8", "https://www.w3.org/TR/webnn/#ref-for-operator-output%E2%91%A1%E2%91%A6", "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-reduce", "https://www.w3.org/TR/webnn/#ref-for-dom-mlreduceoptions-axes", @@ -4544,64 +4546,64 @@ "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%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-dom-mlgraphbuilder-reducel1", + "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%A0%E2%91%A6", + "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%A7", "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-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-dom-mlgraphbuilder-reducel2", + "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-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-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-dom-mlgraphbuilder-reducelogsum", + "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-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-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-dom-mlgraphbuilder-reducelogsumexp", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A1%E2%91%A3", "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-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-dom-mlgraphbuilder-reducemax", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A1%E2%91%A5", "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-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-dom-mlgraphbuilder-reducemean", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A1%E2%91%A7", "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-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-dom-mlgraphbuilder-reducemin", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A2%E2%93%AA", "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-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-dom-mlgraphbuilder-reduceproduct", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A2%E2%91%A1", "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-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-dom-mlgraphbuilder-reducesum", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A2%E2%91%A3", "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-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-dom-mlgraphbuilder-reducesumsquare", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A2%E2%91%A5", "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", @@ -4619,9 +4621,9 @@ "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlreduceoptions-keepdimensions", "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%93%AA", - "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-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-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%A7", "https://www.w3.org/TR/webnn/#mlgraphbuilder-calculate-reduction-output-sizes", "https://www.w3.org/TR/webnn/#infopanel-for-mlgraphbuilder-calculate-reduction-output-sizes", "https://www.w3.org/TR/webnn/#infopaneltitle-for-mlgraphbuilder-calculate-reduction-output-sizes", @@ -4646,7 +4648,7 @@ "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-string%E2%91%A8", - "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-mloperand%E2%91%A2%E2%91%A2%E2%91%A8", "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%A4", "https://www.w3.org/TR/webnn/#ref-for-mlgraphbuilder-validate-operand%E2%91%A2%E2%93%AA", @@ -4654,7 +4656,7 @@ "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%A0%E2%91%A5%E2%91%A8", "https://www.w3.org/TR/webnn/#ref-for-dom-mlreduceoptions-axes%E2%91%A1", - "https://www.w3.org/TR/webnn/#ref-for-map-exists%E2%91%A8%E2%91%A2", + "https://www.w3.org/TR/webnn/#ref-for-map-exists%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-mloperand-rank%E2%91%A4%E2%91%A5", "https://www.w3.org/TR/webnn/#ref-for-dfn-throw%E2%91%A1%E2%91%A2%E2%91%A4", @@ -4662,7 +4664,7 @@ "https://www.w3.org/TR/webnn/#ref-for-mlgraphbuilder-calculate-reduction-output-sizes%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-mloperand-shape%E2%91%A5%E2%91%A4", "https://www.w3.org/TR/webnn/#ref-for-dom-mlreduceoptions-axes%E2%91%A2", - "https://www.w3.org/TR/webnn/#ref-for-map-exists%E2%91%A8%E2%91%A3", + "https://www.w3.org/TR/webnn/#ref-for-map-exists%E2%91%A8%E2%91%A5", "https://www.w3.org/TR/webnn/#ref-for-dom-mlreduceoptions-keepdimensions%E2%91%A1", "https://www.w3.org/TR/webnn/#ref-for-dictdef-mloperanddescriptor%E2%91%A2%E2%91%A4", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperanddescriptor-datatype%E2%91%A1%E2%91%A2", @@ -4672,7 +4674,7 @@ "https://www.w3.org/TR/webnn/#ref-for-this%E2%91%A8%E2%93%AA", "https://www.w3.org/TR/webnn/#ref-for-operators%E2%91%A2%E2%91%A7", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperand-operator-slot%E2%91%A2%E2%91%A6", - "https://www.w3.org/TR/webnn/#ref-for-operator-input%E2%91%A3%E2%91%A7", + "https://www.w3.org/TR/webnn/#ref-for-operator-input%E2%91%A4%E2%93%AA", "https://www.w3.org/TR/webnn/#ref-for-operator-output%E2%91%A1%E2%91%A7", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-reducel1", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlgraphbuilder-reducel1", @@ -4755,17 +4757,17 @@ "https://www.w3.org/TR/webnn/#ref-for-dfn-throw%E2%91%A1%E2%91%A4%E2%91%A3", "https://www.w3.org/TR/webnn/#ref-for-dfn-throw%E2%91%A1%E2%91%A4%E2%91%A4", "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-dom-mlgraphbuilder-relu", + "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%93%AA", + "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%91%A0", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-relu-input-input", "https://www.w3.org/TR/webnn/#ref-for-mlactivation%E2%91%A2%E2%91%A8", "https://www.w3.org/TR/webnn/#ref-for-relu-noargs%E2%91%A1", "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%A3%E2%91%A2", "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", @@ -4778,7 +4780,7 @@ "https://www.w3.org/TR/webnn/#ref-for-copy-an-mloperand%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/webnn/#ref-for-operators%E2%91%A2%E2%91%A8", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperand-operator-slot%E2%91%A2%E2%91%A7", - "https://www.w3.org/TR/webnn/#ref-for-operator-input%E2%91%A3%E2%91%A8", + "https://www.w3.org/TR/webnn/#ref-for-operator-input%E2%91%A4%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-operator-output%E2%91%A1%E2%91%A8", "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-relu", "https://www.w3.org/TR/webnn/#ref-for-relu-noargs%E2%91%A2", @@ -4818,16 +4820,16 @@ "https://www.w3.org/TR/webnn/#ref-for-EnforceRange%E2%91%A2%E2%91%A1", "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-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-dom-mlgraphbuilder-resample2d", + "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%A3", + "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%A4", "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-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-dictdef-mlresample2doptions%E2%91%A0", + "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-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", @@ -4858,20 +4860,20 @@ "https://www.w3.org/TR/webnn/#infopanel-for-mlgraphbuilder-check-resample-options", "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%A8%E2%91%A4", + "https://www.w3.org/TR/webnn/#ref-for-map-exists%E2%91%A8%E2%91%A6", "https://www.w3.org/TR/webnn/#ref-for-list%E2%91%A3%E2%91%A5", "https://www.w3.org/TR/webnn/#ref-for-list-size%E2%91%A3%E2%91%A1", "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%A8%E2%91%A5", + "https://www.w3.org/TR/webnn/#ref-for-map-exists%E2%91%A8%E2%91%A7", "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%A8%E2%91%A6", + "https://www.w3.org/TR/webnn/#ref-for-map-exists%E2%91%A8%E2%91%A8", "https://www.w3.org/TR/webnn/#ref-for-list%E2%91%A3%E2%91%A6", "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%A3%E2%91%A7", "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%A2%E2%91%A5", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperand-descriptor-slot%E2%91%A0%E2%93%AA", @@ -4879,13 +4881,14 @@ "https://www.w3.org/TR/webnn/#ref-for-dom-mlresample2doptions-axes%E2%91%A1", "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-mlresample2doptions-sizes%E2%91%A1", - "https://www.w3.org/TR/webnn/#ref-for-map-exists%E2%91%A8%E2%91%A7", - "https://www.w3.org/TR/webnn/#ref-for-mloperand-shape%E2%91%A5%E2%91%A5", + "https://www.w3.org/TR/webnn/#ref-for-map-exists%E2%91%A0%E2%93%AA%E2%93%AA", + "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-dom-mlresample2doptions-axes%E2%91%A2", "https://www.w3.org/TR/webnn/#ref-for-dom-mlresample2doptions-sizes%E2%91%A2", - "https://www.w3.org/TR/webnn/#ref-for-mloperand-shape%E2%91%A5%E2%91%A6", + "https://www.w3.org/TR/webnn/#ref-for-dom-mloperanddescriptor-dimensions%E2%91%A2%E2%93%AA", "https://www.w3.org/TR/webnn/#ref-for-dom-mlresample2doptions-axes%E2%91%A3", - "https://www.w3.org/TR/webnn/#ref-for-mloperand-shape%E2%91%A5%E2%91%A7", + "https://www.w3.org/TR/webnn/#ref-for-mloperand-shape%E2%91%A5%E2%91%A5", + "https://www.w3.org/TR/webnn/#ref-for-dom-mlresample2doptions-axes%E2%91%A4", "https://www.w3.org/TR/webnn/#ref-for-dom-mlresample2doptions-scales%E2%91%A2", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-resample2d", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlgraphbuilder-resample2d", @@ -4907,21 +4910,21 @@ "https://www.w3.org/TR/webnn/#ref-for-this%E2%91%A8%E2%91%A3", "https://www.w3.org/TR/webnn/#ref-for-operators%E2%91%A3%E2%93%AA", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperand-operator-slot%E2%91%A2%E2%91%A8", - "https://www.w3.org/TR/webnn/#ref-for-operator-input%E2%91%A4%E2%93%AA", + "https://www.w3.org/TR/webnn/#ref-for-operator-input%E2%91%A4%E2%91%A1", "https://www.w3.org/TR/webnn/#ref-for-operator-output%E2%91%A2%E2%93%AA", "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-dom-mlgraphbuilder-reshape", + "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%A3%E2%91%A8", + "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%A4%E2%93%AA", "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%91%A1", "https://www.w3.org/TR/webnn/#ref-for-EnforceRange%E2%91%A2%E2%91%A2", "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A3%E2%91%A8", "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-idl-unsigned-long%E2%91%A4%E2%93%AA", "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%A4%E2%93%AA", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A4%E2%91%A1", "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", @@ -4936,30 +4939,30 @@ "https://www.w3.org/TR/webnn/#ref-for-list%E2%91%A3%E2%91%A7", "https://www.w3.org/TR/webnn/#ref-for-dfn-throw%E2%91%A1%E2%91%A5%E2%91%A2", "https://www.w3.org/TR/webnn/#ref-for-exceptiondef-typeerror%E2%91%A0%E2%91%A6%E2%91%A5", - "https://www.w3.org/TR/webnn/#ref-for-mloperand-shape%E2%91%A5%E2%91%A8", + "https://www.w3.org/TR/webnn/#ref-for-mloperand-shape%E2%91%A5%E2%91%A6", "https://www.w3.org/TR/webnn/#ref-for-dfn-throw%E2%91%A1%E2%91%A5%E2%91%A3", "https://www.w3.org/TR/webnn/#ref-for-exceptiondef-typeerror%E2%91%A0%E2%91%A6%E2%91%A6", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperand-descriptor-slot%E2%91%A0%E2%91%A0", - "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-dom-mloperanddescriptor-dimensions%E2%91%A2%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-create-an-mloperand%E2%91%A1%E2%91%A7", "https://www.w3.org/TR/webnn/#ref-for-this%E2%91%A8%E2%91%A5", "https://www.w3.org/TR/webnn/#ref-for-operators%E2%91%A3%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperand-operator-slot%E2%91%A3%E2%93%AA", - "https://www.w3.org/TR/webnn/#ref-for-operator-input%E2%91%A4%E2%91%A0", + "https://www.w3.org/TR/webnn/#ref-for-operator-input%E2%91%A4%E2%91%A2", "https://www.w3.org/TR/webnn/#ref-for-operator-output%E2%91%A2%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-reshape%E2%91%A0", "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-dom-mlgraphbuilder-sigmoid", + "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%A2", + "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%A3", "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%A0", "https://www.w3.org/TR/webnn/#ref-for-sigmoid-noargs%E2%91%A2", "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%A4%E2%91%A5", "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", @@ -4972,7 +4975,7 @@ "https://www.w3.org/TR/webnn/#ref-for-copy-an-mloperand%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-operators%E2%91%A3%E2%91%A1", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperand-operator-slot%E2%91%A3%E2%91%A0", - "https://www.w3.org/TR/webnn/#ref-for-operator-input%E2%91%A4%E2%91%A1", + "https://www.w3.org/TR/webnn/#ref-for-operator-input%E2%91%A4%E2%91%A3", "https://www.w3.org/TR/webnn/#ref-for-operator-output%E2%91%A2%E2%91%A1", "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-sigmoid", "https://www.w3.org/TR/webnn/#ref-for-sigmoid-noargs%E2%91%A3", @@ -4987,10 +4990,10 @@ "https://www.w3.org/TR/webnn/#ref-for-dfn-throw%E2%91%A1%E2%91%A5%E2%91%A5", "https://www.w3.org/TR/webnn/#ref-for-dfn-throw%E2%91%A1%E2%91%A5%E2%91%A6", "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-dom-mlgraphbuilder-slice", + "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%A4%E2%91%A6", + "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%A7", "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%A2", "https://www.w3.org/TR/webnn/#ref-for-EnforceRange%E2%91%A2%E2%91%A3", @@ -5000,12 +5003,12 @@ "https://www.w3.org/TR/webnn/#ref-for-EnforceRange%E2%91%A2%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/#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-mloperand%E2%91%A2%E2%91%A4%E2%91%A8", "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-mloperand-rank%E2%91%A4%E2%91%A7", "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-mloperand-rank%E2%91%A4%E2%91%A8", - "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%A5%E2%93%AA", "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", @@ -5026,20 +5029,20 @@ "https://www.w3.org/TR/webnn/#ref-for-copy-an-mloperand%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/webnn/#ref-for-operators%E2%91%A3%E2%91%A2", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperand-operator-slot%E2%91%A3%E2%91%A1", - "https://www.w3.org/TR/webnn/#ref-for-operator-input%E2%91%A4%E2%91%A2", + "https://www.w3.org/TR/webnn/#ref-for-operator-input%E2%91%A4%E2%91%A4", "https://www.w3.org/TR/webnn/#ref-for-operator-output%E2%91%A2%E2%91%A2", "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-dom-mlgraphbuilder-softmax", + "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%A0", + "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%A1", "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%A2", "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%A5%E2%91%A3", "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", @@ -5055,7 +5058,7 @@ "https://www.w3.org/TR/webnn/#ref-for-copy-an-mloperand%E2%91%A0%E2%91%A2", "https://www.w3.org/TR/webnn/#ref-for-operators%E2%91%A3%E2%91%A3", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperand-operator-slot%E2%91%A3%E2%91%A2", - "https://www.w3.org/TR/webnn/#ref-for-operator-input%E2%91%A4%E2%91%A3", + "https://www.w3.org/TR/webnn/#ref-for-operator-input%E2%91%A4%E2%91%A5", "https://www.w3.org/TR/webnn/#ref-for-operator-output%E2%91%A2%E2%91%A3", "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-softmax", "https://www.w3.org/TR/webnn/#ref-for-softmax-noargs%E2%91%A1", @@ -5077,10 +5080,10 @@ "https://www.w3.org/TR/webnn/#infopaneltitle-for-dictdef-mlsoftplusoptions", "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-dom-mlgraphbuilder-softplus", + "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%A4", + "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%A5", "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", @@ -5097,9 +5100,9 @@ "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-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-dictdef-mlsoftplusoptions%E2%91%A2", + "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-softplus", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlgraphbuilder-softplus", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlgraphbuilder-softplus", @@ -5112,7 +5115,7 @@ "https://www.w3.org/TR/webnn/#ref-for-copy-an-mloperand%E2%91%A0%E2%91%A3", "https://www.w3.org/TR/webnn/#ref-for-operators%E2%91%A3%E2%91%A4", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperand-operator-slot%E2%91%A3%E2%91%A3", - "https://www.w3.org/TR/webnn/#ref-for-operator-input%E2%91%A4%E2%91%A4", + "https://www.w3.org/TR/webnn/#ref-for-operator-input%E2%91%A4%E2%91%A6", "https://www.w3.org/TR/webnn/#ref-for-operator-output%E2%91%A2%E2%91%A4", "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", @@ -5128,17 +5131,17 @@ "https://www.w3.org/TR/webnn/#ref-for-dfn-throw%E2%91%A1%E2%91%A6%E2%91%A5", "https://www.w3.org/TR/webnn/#ref-for-dfn-throw%E2%91%A1%E2%91%A6%E2%91%A6", "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-dom-mlgraphbuilder-softsign", + "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%A5%E2%91%A8", + "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%A6%E2%93%AA", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-softsign-input-input", "https://www.w3.org/TR/webnn/#ref-for-mlactivation%E2%91%A3%E2%91%A6", "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%A6%E2%91%A1", "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", @@ -5151,7 +5154,7 @@ "https://www.w3.org/TR/webnn/#ref-for-copy-an-mloperand%E2%91%A0%E2%91%A4", "https://www.w3.org/TR/webnn/#ref-for-operators%E2%91%A3%E2%91%A5", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperand-operator-slot%E2%91%A3%E2%91%A4", - "https://www.w3.org/TR/webnn/#ref-for-operator-input%E2%91%A4%E2%91%A5", + "https://www.w3.org/TR/webnn/#ref-for-operator-input%E2%91%A4%E2%91%A7", "https://www.w3.org/TR/webnn/#ref-for-operator-output%E2%91%A2%E2%91%A5", "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-softsign", "https://www.w3.org/TR/webnn/#ref-for-softsign-noargs%E2%91%A0", @@ -5174,11 +5177,11 @@ "https://www.w3.org/TR/webnn/#ref-for-EnforceRange%E2%91%A2%E2%91%A5", "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-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%A4", - "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-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-dom-mlgraphbuilder-split", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A6%E2%91%A3", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-split-input-splits-options-input", "https://www.w3.org/TR/webnn/#ref-for-EnforceRange%E2%91%A2%E2%91%A6", "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A4%E2%91%A6", @@ -5188,13 +5191,13 @@ "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-mloperand%E2%91%A2%E2%91%A6%E2%91%A4", "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-idl-unsigned-long%E2%91%A5%E2%91%A0", "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-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-mloperand%E2%91%A2%E2%91%A6%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-list-size%E2%91%A3%E2%91%A7", "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A5%E2%91%A3", @@ -5219,11 +5222,11 @@ "https://www.w3.org/TR/webnn/#ref-for-exceptiondef-typeerror%E2%91%A0%E2%91%A7%E2%91%A5", "https://www.w3.org/TR/webnn/#ref-for-dom-mlsplitoptions-axis%E2%91%A0", "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-mloperand-shape%E2%91%A6%E2%93%AA", + "https://www.w3.org/TR/webnn/#ref-for-mloperand-shape%E2%91%A5%E2%91%A7", "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/#ref-for-exceptiondef-typeerror%E2%91%A0%E2%91%A7%E2%91%A6", "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-mloperand-shape%E2%91%A6%E2%91%A0", + "https://www.w3.org/TR/webnn/#ref-for-mloperand-shape%E2%91%A5%E2%91%A8", "https://www.w3.org/TR/webnn/#ref-for-dfn-throw%E2%91%A1%E2%91%A7%E2%91%A2", "https://www.w3.org/TR/webnn/#ref-for-exceptiondef-typeerror%E2%91%A0%E2%91%A7%E2%91%A7", "https://www.w3.org/TR/webnn/#ref-for-list-size%E2%91%A4%E2%91%A0", @@ -5233,24 +5236,24 @@ "https://www.w3.org/TR/webnn/#ref-for-the-range%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/webnn/#ref-for-copy-an-mloperand%E2%91%A0%E2%91%A5", "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-mloperand-shape%E2%91%A6%E2%91%A1", - "https://www.w3.org/TR/webnn/#ref-for-mloperand-shape%E2%91%A6%E2%91%A2", + "https://www.w3.org/TR/webnn/#ref-for-mloperand-shape%E2%91%A6%E2%93%AA", + "https://www.w3.org/TR/webnn/#ref-for-mloperand-shape%E2%91%A6%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperand-operator-slot%E2%91%A3%E2%91%A5", "https://www.w3.org/TR/webnn/#ref-for-list-append%E2%91%A1", - "https://www.w3.org/TR/webnn/#ref-for-operator-input%E2%91%A4%E2%91%A6", + "https://www.w3.org/TR/webnn/#ref-for-operator-input%E2%91%A4%E2%91%A8", "https://www.w3.org/TR/webnn/#ref-for-operator-output%E2%91%A2%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-dom-mlgraphbuilder-tanh", + "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%A6%E2%91%A6", + "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%A7", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-tanh-input-input", "https://www.w3.org/TR/webnn/#ref-for-mlactivation%E2%91%A3%E2%91%A8", "https://www.w3.org/TR/webnn/#ref-for-tanh-noargs%E2%91%A1", "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%A7%E2%93%AA", "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", @@ -5263,7 +5266,7 @@ "https://www.w3.org/TR/webnn/#ref-for-copy-an-mloperand%E2%91%A0%E2%91%A6", "https://www.w3.org/TR/webnn/#ref-for-operators%E2%91%A3%E2%91%A7", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperand-operator-slot%E2%91%A3%E2%91%A6", - "https://www.w3.org/TR/webnn/#ref-for-operator-input%E2%91%A4%E2%91%A7", + "https://www.w3.org/TR/webnn/#ref-for-operator-input%E2%91%A5%E2%93%AA", "https://www.w3.org/TR/webnn/#ref-for-operator-output%E2%91%A2%E2%91%A7", "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-tanh", "https://www.w3.org/TR/webnn/#ref-for-tanh-noargs%E2%91%A2", @@ -5287,10 +5290,10 @@ "https://www.w3.org/TR/webnn/#ref-for-EnforceRange%E2%91%A2%E2%91%A8", "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-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-dom-mlgraphbuilder-transpose", + "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%A0", + "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%A1", "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", @@ -5302,20 +5305,20 @@ "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mltransposeoptions-permutation", "https://www.w3.org/TR/webnn/#ref-for-mloperand-rank%E2%91%A5%E2%91%A2", "https://www.w3.org/TR/webnn/#ref-for-mloperand-rank%E2%91%A5%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-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-dictdef-mltransposeoptions%E2%91%A1", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A7%E2%91%A3", "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", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlgraphbuilder-transpose", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlgraphbuilder-transpose", "https://www.w3.org/TR/webnn/#ref-for-dom-mltransposeoptions-permutation%E2%91%A0", - "https://www.w3.org/TR/webnn/#ref-for-map-exists%E2%91%A8%E2%91%A8", + "https://www.w3.org/TR/webnn/#ref-for-map-exists%E2%91%A0%E2%93%AA%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-dom-mltransposeoptions-permutation%E2%91%A1", - "https://www.w3.org/TR/webnn/#ref-for-mloperand-shape%E2%91%A6%E2%91%A3", + "https://www.w3.org/TR/webnn/#ref-for-mloperand-shape%E2%91%A6%E2%91%A1", "https://www.w3.org/TR/webnn/#ref-for-dom-mltransposeoptions-permutation%E2%91%A2", - "https://www.w3.org/TR/webnn/#ref-for-map-exists%E2%91%A0%E2%93%AA%E2%93%AA", + "https://www.w3.org/TR/webnn/#ref-for-map-exists%E2%91%A0%E2%93%AA%E2%91%A1", "https://www.w3.org/TR/webnn/#ref-for-dom-mltransposeoptions-permutation%E2%91%A3", "https://www.w3.org/TR/webnn/#ref-for-mloperand-rank%E2%91%A5%E2%91%A4", "https://www.w3.org/TR/webnn/#ref-for-mloperand-rank%E2%91%A5%E2%91%A5", @@ -5332,7 +5335,7 @@ "https://www.w3.org/TR/webnn/#ref-for-copy-an-mloperand%E2%91%A0%E2%91%A7", "https://www.w3.org/TR/webnn/#ref-for-operators%E2%91%A3%E2%91%A8", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperand-operator-slot%E2%91%A3%E2%91%A7", - "https://www.w3.org/TR/webnn/#ref-for-operator-input%E2%91%A4%E2%91%A8", + "https://www.w3.org/TR/webnn/#ref-for-operator-input%E2%91%A5%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-operator-output%E2%91%A2%E2%91%A8", "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-triangular", "https://www.w3.org/TR/webnn/#dictdef-mltriangularoptions", @@ -5345,10 +5348,10 @@ "https://www.w3.org/TR/webnn/#ref-for-EnforceRange%E2%91%A3%E2%93%AA", "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-dom-mlgraphbuilder-triangular", + "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%A4", + "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%A5", "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", @@ -5365,9 +5368,9 @@ "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-mloperand%E2%91%A2%E2%91%A7%E2%91%A5", - "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-dictdef-mltriangularoptions%E2%91%A1", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A7%E2%91%A7", "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,26 +5382,26 @@ "https://www.w3.org/TR/webnn/#ref-for-copy-an-mloperand%E2%91%A0%E2%91%A8", "https://www.w3.org/TR/webnn/#ref-for-operators%E2%91%A4%E2%93%AA", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperand-operator-slot%E2%91%A3%E2%91%A8", - "https://www.w3.org/TR/webnn/#ref-for-operator-input%E2%91%A5%E2%93%AA", + "https://www.w3.org/TR/webnn/#ref-for-operator-input%E2%91%A5%E2%91%A1", "https://www.w3.org/TR/webnn/#ref-for-operator-output%E2%91%A3%E2%93%AA", "https://www.w3.org/TR/webnn/#example-c029a3ee", "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-where", "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%A5%E2%91%A8", "https://www.w3.org/TR/webnn/#ref-for-mloperand-rank%E2%91%A6%E2%93%AA", - "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-dom-mlgraphbuilder-where", + "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%A7%E2%91%A8", - "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-where-condition-input-other-condition", + "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%A8%E2%93%AA", - "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-where-condition-input-other-input", + "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%91%A0", - "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-where-condition-input-other-other", + "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%A1", + "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%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%A8%E2%91%A5", "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", @@ -5415,21 +5418,21 @@ "https://www.w3.org/TR/webnn/#ref-for-dictdef-mloperanddescriptor%E2%91%A2%E2%91%A6", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperanddescriptor-datatype%E2%91%A1%E2%91%A3", "https://www.w3.org/TR/webnn/#ref-for-mloperand-datatype%E2%91%A2%E2%91%A5", - "https://www.w3.org/TR/webnn/#ref-for-dom-mloperanddescriptor-dimensions%E2%91%A2%E2%93%AA", + "https://www.w3.org/TR/webnn/#ref-for-dom-mloperanddescriptor-dimensions%E2%91%A2%E2%91%A1", "https://www.w3.org/TR/webnn/#ref-for-bidirectionally-broadcasting-the-shapes%E2%91%A2", - "https://www.w3.org/TR/webnn/#ref-for-mloperand-shape%E2%91%A6%E2%91%A4", - "https://www.w3.org/TR/webnn/#ref-for-mloperand-shape%E2%91%A6%E2%91%A5", + "https://www.w3.org/TR/webnn/#ref-for-mloperand-shape%E2%91%A6%E2%91%A2", + "https://www.w3.org/TR/webnn/#ref-for-mloperand-shape%E2%91%A6%E2%91%A3", "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-exceptiondef-typeerror%E2%91%A0%E2%91%A8%E2%91%A5", "https://www.w3.org/TR/webnn/#ref-for-bidirectionally-broadcastable", - "https://www.w3.org/TR/webnn/#ref-for-dom-mloperanddescriptor-dimensions%E2%91%A2%E2%91%A0", + "https://www.w3.org/TR/webnn/#ref-for-dom-mloperanddescriptor-dimensions%E2%91%A2%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/#ref-for-exceptiondef-typeerror%E2%91%A0%E2%91%A8%E2%91%A6", "https://www.w3.org/TR/webnn/#ref-for-create-an-mloperand%E2%91%A1%E2%91%A8", "https://www.w3.org/TR/webnn/#ref-for-this%E2%91%A0%E2%93%AA%E2%91%A8", "https://www.w3.org/TR/webnn/#ref-for-operators%E2%91%A4%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperand-operator-slot%E2%91%A4%E2%93%AA", - "https://www.w3.org/TR/webnn/#ref-for-operator-input%E2%91%A5%E2%91%A0", + "https://www.w3.org/TR/webnn/#ref-for-operator-input%E2%91%A5%E2%91%A2", "https://www.w3.org/TR/webnn/#ref-for-operator-output%E2%91%A3%E2%91%A0", "https://www.w3.org/TR/webnn/#algorithms", "https://www.w3.org/TR/webnn/#algorithms-broadcasting", diff --git a/tr/index.json b/tr/index.json index e5a0d975ead2..440c846538a9 100644 --- a/tr/index.json +++ b/tr/index.json @@ -1,7 +1,7 @@ { "type": "crawl", "title": "Reffy crawl", - "date": "2024-03-21T01:22:52.728Z", + "date": "2024-03-22T01:22:07.357Z", "options": { "fallback": "tr/index.json", "output": "report", @@ -686,7 +686,7 @@ "https://aomediacodec.github.io/av1-spec/" ], "crawled": "https://aomediacodec.github.io/av1-spec/av1-spec.pdf", - "date": "21 March 2024" + "date": "22 March 2024" }, { "url": "https://www.w3.org/TR/accelerometer/", @@ -1594,9 +1594,11 @@ ], "crawled": "https://www.w3.org/TR/compositing-1/", "crawlCacheInfo": { - "lastModified": "Mon, 02 Oct 2017 10:51:16 GMT" + "lastModified": "Sat, 16 Mar 2024 21:04:22 GMT" }, - "date": "13 January 2015", + "generator": "bikeshed", + "date": "21 March 2024", + "revision": "c2c067e8ed0ba59e04de166bb8cc81eecf6fca02", "links": "links/compositing-1.json", "refs": "refs/compositing-1.json", "dfns": "dfns/compositing-1.json", @@ -7550,11 +7552,11 @@ ], "crawled": "https://www.w3.org/TR/css-typed-om-1/", "crawlCacheInfo": { - "lastModified": "Tue, 10 Apr 2018 13:09:15 GMT" + "lastModified": "Wed, 20 Mar 2024 01:45:59 GMT" }, "generator": "bikeshed", - "date": "10 April 2018", - "revision": "215b04ede8472ef820a704132fb6fdd1d82369bf", + "date": "21 March 2024", + "revision": "ab6fa246514f475be8b0e82162b078b7c64a4c21", "links": "links/css-typed-om-1.json", "refs": "refs/css-typed-om-1.json", "idl": "idl/css-typed-om.idl", @@ -10340,10 +10342,10 @@ ], "crawled": "https://www.w3.org/TR/i18n-glossary/", "crawlCacheInfo": { - "lastModified": "Thu, 08 Feb 2024 15:00:04 GMT" + "lastModified": "Thu, 21 Mar 2024 16:56:20 GMT" }, "generator": "respec", - "date": "08 February 2024", + "date": "21 March 2024", "links": "links/i18n-glossary.json", "refs": "refs/i18n-glossary.json", "dfns": "dfns/i18n-glossary.json", @@ -11358,11 +11360,11 @@ ], "crawled": "https://www.w3.org/TR/media-source-2/", "crawlCacheInfo": { - "lastModified": "Thu, 21 Dec 2023 01:19:14 GMT" + "lastModified": "Thu, 21 Mar 2024 17:16:45 GMT" }, "generator": "respec", - "date": "21 December 2023", - "revision": "0f27243c920a68da0457239edcc0ddbe4c786ccd", + "date": "21 March 2024", + "revision": "eaa1f9119efada6ba72abc1314cbcfb7f78fddce", "links": "links/media-source-2.json", "refs": "refs/media-source-2.json", "events": "events/media-source-2.json", @@ -14068,11 +14070,11 @@ ], "crawled": "https://www.w3.org/TR/rdf12-n-quads/", "crawlCacheInfo": { - "lastModified": "Thu, 21 Dec 2023 22:32:52 GMT" + "lastModified": "Thu, 21 Mar 2024 19:56:36 GMT" }, "generator": "respec", - "date": "21 December 2023", - "revision": "297b985fe7f2a2dfb961b9ee69132ef50650dbf9", + "date": "21 March 2024", + "revision": "71f445cb2f501e9180073cb31a46a4e949c30c86", "links": "links/rdf12-n-quads.json", "refs": "refs/rdf12-n-quads.json", "dfns": "dfns/rdf12-n-quads.json", @@ -14123,11 +14125,11 @@ ], "crawled": "https://www.w3.org/TR/rdf12-n-triples/", "crawlCacheInfo": { - "lastModified": "Thu, 21 Dec 2023 22:33:33 GMT" + "lastModified": "Thu, 21 Mar 2024 19:55:45 GMT" }, "generator": "respec", - "date": "21 December 2023", - "revision": "90f4617a5981d516c12552864b476a38de22b786", + "date": "21 March 2024", + "revision": "1a86701209986a11deb12c218a32a8f79c18df6b", "links": "links/rdf12-n-triples.json", "refs": "refs/rdf12-n-triples.json", "dfns": "dfns/rdf12-n-triples.json", @@ -15590,10 +15592,11 @@ ], "crawled": "https://www.w3.org/TR/sparql12-federated-query/", "crawlCacheInfo": { - "lastModified": "Fri, 16 Jun 2023 16:31:49 GMT" + "lastModified": "Thu, 21 Mar 2024 16:59:33 GMT" }, "generator": "respec", - "date": "16 June 2023", + "date": "21 March 2024", + "revision": "4d89cb1c7d5a9df1b945e6b9661ea0f91c8bd8ca", "links": "links/sparql12-federated-query.json", "refs": "refs/sparql12-federated-query.json", "headings": "headings/sparql12-federated-query.json", @@ -15750,11 +15753,11 @@ ], "crawled": "https://www.w3.org/TR/sparql12-query/", "crawlCacheInfo": { - "lastModified": "Thu, 07 Mar 2024 12:01:01 GMT" + "lastModified": "Thu, 21 Mar 2024 16:59:29 GMT" }, "generator": "respec", - "date": "07 March 2024", - "revision": "93a429fa51bbccfd72f7912dc34514ea1653519b", + "date": "21 March 2024", + "revision": "29a52ca432f1169ee0ed9d0030af4bfd5ede2cf6", "links": "links/sparql12-query.json", "refs": "refs/sparql12-query.json", "dfns": "dfns/sparql12-query.json", @@ -19163,11 +19166,11 @@ ], "crawled": "https://www.w3.org/TR/webnn/", "crawlCacheInfo": { - "lastModified": "Wed, 20 Mar 2024 09:17:44 GMT" + "lastModified": "Thu, 21 Mar 2024 21:17:32 GMT" }, "generator": "bikeshed", - "date": "20 March 2024", - "revision": "b04124c8a4c19da45baea7ee057887d818a34f7a", + "date": "21 March 2024", + "revision": "2dff6332e284f543d2a528c990cf1d1f40cd6c4a", "links": "links/webnn.json", "refs": "refs/webnn.json", "idl": "idl/webnn.idl", diff --git a/tr/links/compositing-1.json b/tr/links/compositing-1.json index be5597753d88..2d9dbbf45670 100644 --- a/tr/links/compositing-1.json +++ b/tr/links/compositing-1.json @@ -4,77 +4,317 @@ "url": "https://www.w3.org/TR/compositing-1/" }, "links": { - "http://lists.w3.org/Archives/Public/public-css-testsuite": {}, - "http://lists.w3.org/Archives/Public/public-fx/": {}, - "http://test.csswg.org/harness/review/compositing-1_dev": {}, - "http://test.csswg.org/suites/compositing-1_dev/nightly-unstable/": {}, - "http://www.ietf.org/rfc/rfc2119.txt": {}, - "http://www.w3.org/2004/01/pp-impl/19480/status": {}, - "http://www.w3.org/2004/01/pp-impl/32061/status": {}, - "http://www.w3.org/2005/10/Process-20051014/tr.html": { - "anchors": [ - "maturity-levels" + "http://wpt.live/css/compositing/background-blending/background-blend-mode-gradient-image.html": {}, + "http://wpt.live/css/compositing/background-blending/background-blend-mode-plus-lighter.html": {}, + "http://wpt.live/css/compositing/canvas-composite-modes.html": {}, + "http://wpt.live/css/compositing/inheritance.html": {}, + "http://wpt.live/css/compositing/isolation/animation/isolation-no-interpolation.html": {}, + "http://wpt.live/css/compositing/mix-blend-mode/mix-blend-mode-animation.html": {}, + "http://wpt.live/css/compositing/mix-blend-mode/mix-blend-mode-blended-element-interposed.html": {}, + "http://wpt.live/css/compositing/mix-blend-mode/mix-blend-mode-blended-element-overflow-hidden-and-border-radius.html": {}, + "http://wpt.live/css/compositing/mix-blend-mode/mix-blend-mode-blended-element-overflow-scroll.html": {}, + "http://wpt.live/css/compositing/mix-blend-mode/mix-blend-mode-blended-element-with-transparent-pixels.html": {}, + "http://wpt.live/css/compositing/mix-blend-mode/mix-blend-mode-blended-with-3D-transform.html": {}, + "http://wpt.live/css/compositing/mix-blend-mode/mix-blend-mode-blended-with-transform-and-perspective.html": {}, + "http://wpt.live/css/compositing/mix-blend-mode/mix-blend-mode-blending-with-sibling.html": {}, + "http://wpt.live/css/compositing/mix-blend-mode/mix-blend-mode-border-image.html": {}, + "http://wpt.live/css/compositing/mix-blend-mode/mix-blend-mode-both-parent-and-blended-with-3D-transform.html": {}, + "http://wpt.live/css/compositing/mix-blend-mode/mix-blend-mode-canvas-parent.html": {}, + "http://wpt.live/css/compositing/mix-blend-mode/mix-blend-mode-canvas-sibling.html": {}, + "http://wpt.live/css/compositing/mix-blend-mode/mix-blend-mode-creates-stacking-context.html": {}, + "http://wpt.live/css/compositing/mix-blend-mode/mix-blend-mode-filter.html": {}, + "http://wpt.live/css/compositing/mix-blend-mode/mix-blend-mode-iframe-parent.html": {}, + "http://wpt.live/css/compositing/mix-blend-mode/mix-blend-mode-iframe-sibling.html": {}, + "http://wpt.live/css/compositing/mix-blend-mode/mix-blend-mode-image.html": {}, + "http://wpt.live/css/compositing/mix-blend-mode/mix-blend-mode-intermediate-element-overflow-hidden-and-border-radius.html": {}, + "http://wpt.live/css/compositing/mix-blend-mode/mix-blend-mode-mask.html": {}, + "http://wpt.live/css/compositing/mix-blend-mode/mix-blend-mode-overflowing-child-of-blended-element.html": {}, + "http://wpt.live/css/compositing/mix-blend-mode/mix-blend-mode-overflowing-child.html": {}, + "http://wpt.live/css/compositing/mix-blend-mode/mix-blend-mode-paragraph-background-image.html": {}, + "http://wpt.live/css/compositing/mix-blend-mode/mix-blend-mode-paragraph.html": {}, + "http://wpt.live/css/compositing/mix-blend-mode/mix-blend-mode-parent-element-overflow-hidden-and-border-radius.html": {}, + "http://wpt.live/css/compositing/mix-blend-mode/mix-blend-mode-parent-element-overflow-scroll-blended-position-fixed.html": {}, + "http://wpt.live/css/compositing/mix-blend-mode/mix-blend-mode-parent-element-overflow-scroll.html": {}, + "http://wpt.live/css/compositing/mix-blend-mode/mix-blend-mode-parent-with-3D-transform.html": {}, + "http://wpt.live/css/compositing/mix-blend-mode/mix-blend-mode-parent-with-border-radius.html": {}, + "http://wpt.live/css/compositing/mix-blend-mode/mix-blend-mode-parent-with-text.html": {}, + "http://wpt.live/css/compositing/mix-blend-mode/mix-blend-mode-parsing.html": {}, + "http://wpt.live/css/compositing/mix-blend-mode/mix-blend-mode-plus-lighter-basic.html": {}, + "http://wpt.live/css/compositing/mix-blend-mode/mix-blend-mode-plus-lighter-svg-basic.html": {}, + "http://wpt.live/css/compositing/mix-blend-mode/mix-blend-mode-plus-lighter-svg.html": {}, + "http://wpt.live/css/compositing/mix-blend-mode/mix-blend-mode-plus-lighter.html": {}, + "http://wpt.live/css/compositing/mix-blend-mode/mix-blend-mode-root-element-group.html": {}, + "http://wpt.live/css/compositing/mix-blend-mode/mix-blend-mode-rotated-clip.html": {}, + "http://wpt.live/css/compositing/mix-blend-mode/mix-blend-mode-script.html": {}, + "http://wpt.live/css/compositing/mix-blend-mode/mix-blend-mode-sibling-with-3D-transform.html": {}, + "http://wpt.live/css/compositing/mix-blend-mode/mix-blend-mode-simple.html": {}, + "http://wpt.live/css/compositing/mix-blend-mode/mix-blend-mode-stacking-context-001.html": {}, + "http://wpt.live/css/compositing/mix-blend-mode/mix-blend-mode-stacking-context-creates-isolation.html": {}, + "http://wpt.live/css/compositing/mix-blend-mode/mix-blend-mode-svg.html": {}, + "http://wpt.live/css/compositing/mix-blend-mode/mix-blend-mode-video-sibling.html": {}, + "http://wpt.live/css/compositing/mix-blend-mode/mix-blend-mode-video.html": {}, + "http://wpt.live/css/compositing/mix-blend-mode/mix-blend-mode-with-transform-and-preserve-3D.html": {}, + "http://wpt.live/css/compositing/opacity-and-transform-animation-crash.html": {}, + "http://wpt.live/css/compositing/parsing/background-blend-mode-computed-multiple.html": {}, + "http://wpt.live/css/compositing/parsing/background-blend-mode-computed.html": {}, + "http://wpt.live/css/compositing/parsing/background-blend-mode-invalid.html": {}, + "http://wpt.live/css/compositing/parsing/background-blend-mode-valid.html": {}, + "http://wpt.live/css/compositing/parsing/isolation-computed.html": {}, + "http://wpt.live/css/compositing/parsing/isolation-invalid.html": {}, + "http://wpt.live/css/compositing/parsing/isolation-valid.html": {}, + "http://wpt.live/css/compositing/parsing/mix-blend-mode-computed.html": {}, + "http://wpt.live/css/compositing/parsing/mix-blend-mode-invalid.html": {}, + "http://wpt.live/css/compositing/parsing/mix-blend-mode-valid.html": {}, + "http://wpt.live/css/compositing/root-element-background-image-transparency-001.html": {}, + "http://wpt.live/css/compositing/root-element-background-image-transparency-002.html": {}, + "http://wpt.live/css/compositing/root-element-background-image-transparency-003.html": {}, + "http://wpt.live/css/compositing/root-element-background-image-transparency-004.html": {}, + "http://wpt.live/css/compositing/root-element-background-transparency.html": {}, + "http://wpt.live/css/compositing/root-element-blend-mode.html": {}, + "http://wpt.live/css/compositing/root-element-filter-background-clip-text-crash.html": {}, + "http://wpt.live/css/compositing/root-element-filter.html": {}, + "http://wpt.live/css/compositing/root-element-opacity-change.html": {}, + "http://wpt.live/css/compositing/root-element-opacity.html": {}, + "http://wpt.live/css/compositing/svg/mix-blend-mode-in-svg-image.html": {}, + "http://wpt.live/css/compositing/svg/mix-blend-mode-svg-rectangle.html": {}, + "https://datatracker.ietf.org/doc/html/rfc2119": {}, + "https://dom.spec.whatwg.org/": { + "anchors": [ + "document-element" + ], + "specShortname": "dom" + }, + "https://github.com/w3c/csswg-drafts/issues": {}, + "https://github.com/web-platform-tests/wpt/blob/master/css/compositing/Blending_in_a_group_with_filter.html": {}, + "https://github.com/web-platform-tests/wpt/blob/master/css/compositing/Blending_in_a_group_with_opacity.html": {}, + "https://github.com/web-platform-tests/wpt/blob/master/css/compositing/Text_with_SVG_background.html": {}, + "https://github.com/web-platform-tests/wpt/blob/master/css/compositing/background-blending/background-blend-mode-gradient-image.html": {}, + "https://github.com/web-platform-tests/wpt/blob/master/css/compositing/background-blending/background-blend-mode-plus-lighter.html": {}, + "https://github.com/web-platform-tests/wpt/blob/master/css/compositing/canvas-composite-modes.html": {}, + "https://github.com/web-platform-tests/wpt/blob/master/css/compositing/inheritance.html": {}, + "https://github.com/web-platform-tests/wpt/blob/master/css/compositing/isolation/animation/isolation-no-interpolation.html": {}, + "https://github.com/web-platform-tests/wpt/blob/master/css/compositing/isolation/blend-isolation.html": {}, + "https://github.com/web-platform-tests/wpt/blob/master/css/compositing/line-with-svg-background.html": {}, + "https://github.com/web-platform-tests/wpt/blob/master/css/compositing/mix-blend-mode/mix-blend-mode-animation.html": {}, + "https://github.com/web-platform-tests/wpt/blob/master/css/compositing/mix-blend-mode/mix-blend-mode-blended-element-interposed.html": {}, + "https://github.com/web-platform-tests/wpt/blob/master/css/compositing/mix-blend-mode/mix-blend-mode-blended-element-overflow-hidden-and-border-radius.html": {}, + "https://github.com/web-platform-tests/wpt/blob/master/css/compositing/mix-blend-mode/mix-blend-mode-blended-element-overflow-scroll.html": {}, + "https://github.com/web-platform-tests/wpt/blob/master/css/compositing/mix-blend-mode/mix-blend-mode-blended-element-with-transparent-pixels.html": {}, + "https://github.com/web-platform-tests/wpt/blob/master/css/compositing/mix-blend-mode/mix-blend-mode-blended-with-3D-transform.html": {}, + "https://github.com/web-platform-tests/wpt/blob/master/css/compositing/mix-blend-mode/mix-blend-mode-blended-with-transform-and-perspective.html": {}, + "https://github.com/web-platform-tests/wpt/blob/master/css/compositing/mix-blend-mode/mix-blend-mode-blending-with-sibling.html": {}, + "https://github.com/web-platform-tests/wpt/blob/master/css/compositing/mix-blend-mode/mix-blend-mode-border-image.html": {}, + "https://github.com/web-platform-tests/wpt/blob/master/css/compositing/mix-blend-mode/mix-blend-mode-both-parent-and-blended-with-3D-transform.html": {}, + "https://github.com/web-platform-tests/wpt/blob/master/css/compositing/mix-blend-mode/mix-blend-mode-canvas-parent.html": {}, + "https://github.com/web-platform-tests/wpt/blob/master/css/compositing/mix-blend-mode/mix-blend-mode-canvas-sibling.html": {}, + "https://github.com/web-platform-tests/wpt/blob/master/css/compositing/mix-blend-mode/mix-blend-mode-creates-stacking-context.html": {}, + "https://github.com/web-platform-tests/wpt/blob/master/css/compositing/mix-blend-mode/mix-blend-mode-filter.html": {}, + "https://github.com/web-platform-tests/wpt/blob/master/css/compositing/mix-blend-mode/mix-blend-mode-iframe-parent.html": {}, + "https://github.com/web-platform-tests/wpt/blob/master/css/compositing/mix-blend-mode/mix-blend-mode-iframe-sibling.html": {}, + "https://github.com/web-platform-tests/wpt/blob/master/css/compositing/mix-blend-mode/mix-blend-mode-image.html": {}, + "https://github.com/web-platform-tests/wpt/blob/master/css/compositing/mix-blend-mode/mix-blend-mode-intermediate-element-overflow-hidden-and-border-radius.html": {}, + "https://github.com/web-platform-tests/wpt/blob/master/css/compositing/mix-blend-mode/mix-blend-mode-mask.html": {}, + "https://github.com/web-platform-tests/wpt/blob/master/css/compositing/mix-blend-mode/mix-blend-mode-overflowing-child-of-blended-element.html": {}, + "https://github.com/web-platform-tests/wpt/blob/master/css/compositing/mix-blend-mode/mix-blend-mode-overflowing-child.html": {}, + "https://github.com/web-platform-tests/wpt/blob/master/css/compositing/mix-blend-mode/mix-blend-mode-paragraph-background-image.html": {}, + "https://github.com/web-platform-tests/wpt/blob/master/css/compositing/mix-blend-mode/mix-blend-mode-paragraph.html": {}, + "https://github.com/web-platform-tests/wpt/blob/master/css/compositing/mix-blend-mode/mix-blend-mode-parent-element-overflow-hidden-and-border-radius.html": {}, + "https://github.com/web-platform-tests/wpt/blob/master/css/compositing/mix-blend-mode/mix-blend-mode-parent-element-overflow-scroll-blended-position-fixed.html": {}, + "https://github.com/web-platform-tests/wpt/blob/master/css/compositing/mix-blend-mode/mix-blend-mode-parent-element-overflow-scroll.html": {}, + "https://github.com/web-platform-tests/wpt/blob/master/css/compositing/mix-blend-mode/mix-blend-mode-parent-with-3D-transform-and-transition.html": {}, + "https://github.com/web-platform-tests/wpt/blob/master/css/compositing/mix-blend-mode/mix-blend-mode-parent-with-3D-transform.html": {}, + "https://github.com/web-platform-tests/wpt/blob/master/css/compositing/mix-blend-mode/mix-blend-mode-parent-with-border-radius.html": {}, + "https://github.com/web-platform-tests/wpt/blob/master/css/compositing/mix-blend-mode/mix-blend-mode-parent-with-text.html": {}, + "https://github.com/web-platform-tests/wpt/blob/master/css/compositing/mix-blend-mode/mix-blend-mode-parsing.html": {}, + "https://github.com/web-platform-tests/wpt/blob/master/css/compositing/mix-blend-mode/mix-blend-mode-plus-lighter-basic.html": {}, + "https://github.com/web-platform-tests/wpt/blob/master/css/compositing/mix-blend-mode/mix-blend-mode-plus-lighter-svg-basic.html": {}, + "https://github.com/web-platform-tests/wpt/blob/master/css/compositing/mix-blend-mode/mix-blend-mode-plus-lighter-svg.html": {}, + "https://github.com/web-platform-tests/wpt/blob/master/css/compositing/mix-blend-mode/mix-blend-mode-plus-lighter.html": {}, + "https://github.com/web-platform-tests/wpt/blob/master/css/compositing/mix-blend-mode/mix-blend-mode-root-element-group.html": {}, + "https://github.com/web-platform-tests/wpt/blob/master/css/compositing/mix-blend-mode/mix-blend-mode-rotated-clip.html": {}, + "https://github.com/web-platform-tests/wpt/blob/master/css/compositing/mix-blend-mode/mix-blend-mode-script.html": {}, + "https://github.com/web-platform-tests/wpt/blob/master/css/compositing/mix-blend-mode/mix-blend-mode-sibling-with-3D-transform-and-transition.html": {}, + "https://github.com/web-platform-tests/wpt/blob/master/css/compositing/mix-blend-mode/mix-blend-mode-sibling-with-3D-transform.html": {}, + "https://github.com/web-platform-tests/wpt/blob/master/css/compositing/mix-blend-mode/mix-blend-mode-simple.html": {}, + "https://github.com/web-platform-tests/wpt/blob/master/css/compositing/mix-blend-mode/mix-blend-mode-stacking-context-001.html": {}, + "https://github.com/web-platform-tests/wpt/blob/master/css/compositing/mix-blend-mode/mix-blend-mode-stacking-context-creates-isolation.html": {}, + "https://github.com/web-platform-tests/wpt/blob/master/css/compositing/mix-blend-mode/mix-blend-mode-svg.html": {}, + "https://github.com/web-platform-tests/wpt/blob/master/css/compositing/mix-blend-mode/mix-blend-mode-video-sibling.html": {}, + "https://github.com/web-platform-tests/wpt/blob/master/css/compositing/mix-blend-mode/mix-blend-mode-video.html": {}, + "https://github.com/web-platform-tests/wpt/blob/master/css/compositing/mix-blend-mode/mix-blend-mode-with-transform-and-preserve-3D.html": {}, + "https://github.com/web-platform-tests/wpt/blob/master/css/compositing/opacity-and-transform-animation-crash.html": {}, + "https://github.com/web-platform-tests/wpt/blob/master/css/compositing/parsing/background-blend-mode-computed-multiple.html": {}, + "https://github.com/web-platform-tests/wpt/blob/master/css/compositing/parsing/background-blend-mode-computed.html": {}, + "https://github.com/web-platform-tests/wpt/blob/master/css/compositing/parsing/background-blend-mode-invalid.html": {}, + "https://github.com/web-platform-tests/wpt/blob/master/css/compositing/parsing/background-blend-mode-valid.html": {}, + "https://github.com/web-platform-tests/wpt/blob/master/css/compositing/parsing/isolation-computed.html": {}, + "https://github.com/web-platform-tests/wpt/blob/master/css/compositing/parsing/isolation-invalid.html": {}, + "https://github.com/web-platform-tests/wpt/blob/master/css/compositing/parsing/isolation-valid.html": {}, + "https://github.com/web-platform-tests/wpt/blob/master/css/compositing/parsing/mix-blend-mode-computed.html": {}, + "https://github.com/web-platform-tests/wpt/blob/master/css/compositing/parsing/mix-blend-mode-invalid.html": {}, + "https://github.com/web-platform-tests/wpt/blob/master/css/compositing/parsing/mix-blend-mode-valid.html": {}, + "https://github.com/web-platform-tests/wpt/blob/master/css/compositing/root-element-background-image-transparency-001.html": {}, + "https://github.com/web-platform-tests/wpt/blob/master/css/compositing/root-element-background-image-transparency-002.html": {}, + "https://github.com/web-platform-tests/wpt/blob/master/css/compositing/root-element-background-image-transparency-003.html": {}, + "https://github.com/web-platform-tests/wpt/blob/master/css/compositing/root-element-background-image-transparency-004.html": {}, + "https://github.com/web-platform-tests/wpt/blob/master/css/compositing/root-element-background-transparency.html": {}, + "https://github.com/web-platform-tests/wpt/blob/master/css/compositing/root-element-blend-mode.html": {}, + "https://github.com/web-platform-tests/wpt/blob/master/css/compositing/root-element-filter-background-clip-text-crash.html": {}, + "https://github.com/web-platform-tests/wpt/blob/master/css/compositing/root-element-filter.html": {}, + "https://github.com/web-platform-tests/wpt/blob/master/css/compositing/root-element-opacity-change.html": {}, + "https://github.com/web-platform-tests/wpt/blob/master/css/compositing/root-element-opacity.html": {}, + "https://github.com/web-platform-tests/wpt/blob/master/css/compositing/svg/mix-blend-mode-in-svg-image.html": {}, + "https://github.com/web-platform-tests/wpt/blob/master/css/compositing/svg/mix-blend-mode-svg-rectangle.html": {}, + "https://github.com/web-platform-tests/wpt/blob/master/css/compositing/text-with-svg-background.html": {}, + "https://html.spec.whatwg.org/multipage/": {}, + "https://html.spec.whatwg.org/multipage/canvas.html": { + "anchors": [ + "dom-context-2d-globalcompositeoperation", + "2dcontext" ] }, - "http://www.w3.org/2014/Process-20140801/": {}, - "http://www.w3.org/Consortium/Patent-Policy-20040205/": { + "https://html.spec.whatwg.org/multipage/embedded-content.html": { "anchors": [ - "def-essential", - "sec-Disclosure" + "the-img-element" ] }, - "http://www.w3.org/Graphics/": {}, - "http://www.w3.org/Graphics/SVG/WG/": {}, - "http://www.w3.org/Mail/Request": {}, - "http://www.w3.org/Style/": {}, - "http://www.w3.org/Style/CSS/Test/": {}, - "http://www.w3.org/Style/CSS/members": {}, - "http://www.w3.org/TR/": {}, - "http://www.w3.org/TR/2003/REC-SVG11-20030114/masking.html": { + "https://html.spec.whatwg.org/multipage/sections.html": { "anchors": [ - "SimpleAlphaBlending" + "the-body-element" ] }, - "http://www.w3.org/TR/2011/REC-CSS2-20110607": {}, - "http://www.w3.org/TR/2011/REC-SVG11-20110816/intro.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://wpt.fyi/results/css/compositing/background-blending/background-blend-mode-gradient-image.html": {}, + "https://wpt.fyi/results/css/compositing/background-blending/background-blend-mode-plus-lighter.html": {}, + "https://wpt.fyi/results/css/compositing/canvas-composite-modes.html": {}, + "https://wpt.fyi/results/css/compositing/inheritance.html": {}, + "https://wpt.fyi/results/css/compositing/isolation/animation/isolation-no-interpolation.html": {}, + "https://wpt.fyi/results/css/compositing/mix-blend-mode/mix-blend-mode-animation.html": {}, + "https://wpt.fyi/results/css/compositing/mix-blend-mode/mix-blend-mode-blended-element-interposed.html": {}, + "https://wpt.fyi/results/css/compositing/mix-blend-mode/mix-blend-mode-blended-element-overflow-hidden-and-border-radius.html": {}, + "https://wpt.fyi/results/css/compositing/mix-blend-mode/mix-blend-mode-blended-element-overflow-scroll.html": {}, + "https://wpt.fyi/results/css/compositing/mix-blend-mode/mix-blend-mode-blended-element-with-transparent-pixels.html": {}, + "https://wpt.fyi/results/css/compositing/mix-blend-mode/mix-blend-mode-blended-with-3D-transform.html": {}, + "https://wpt.fyi/results/css/compositing/mix-blend-mode/mix-blend-mode-blended-with-transform-and-perspective.html": {}, + "https://wpt.fyi/results/css/compositing/mix-blend-mode/mix-blend-mode-blending-with-sibling.html": {}, + "https://wpt.fyi/results/css/compositing/mix-blend-mode/mix-blend-mode-border-image.html": {}, + "https://wpt.fyi/results/css/compositing/mix-blend-mode/mix-blend-mode-both-parent-and-blended-with-3D-transform.html": {}, + "https://wpt.fyi/results/css/compositing/mix-blend-mode/mix-blend-mode-canvas-parent.html": {}, + "https://wpt.fyi/results/css/compositing/mix-blend-mode/mix-blend-mode-canvas-sibling.html": {}, + "https://wpt.fyi/results/css/compositing/mix-blend-mode/mix-blend-mode-creates-stacking-context.html": {}, + "https://wpt.fyi/results/css/compositing/mix-blend-mode/mix-blend-mode-filter.html": {}, + "https://wpt.fyi/results/css/compositing/mix-blend-mode/mix-blend-mode-iframe-parent.html": {}, + "https://wpt.fyi/results/css/compositing/mix-blend-mode/mix-blend-mode-iframe-sibling.html": {}, + "https://wpt.fyi/results/css/compositing/mix-blend-mode/mix-blend-mode-image.html": {}, + "https://wpt.fyi/results/css/compositing/mix-blend-mode/mix-blend-mode-intermediate-element-overflow-hidden-and-border-radius.html": {}, + "https://wpt.fyi/results/css/compositing/mix-blend-mode/mix-blend-mode-mask.html": {}, + "https://wpt.fyi/results/css/compositing/mix-blend-mode/mix-blend-mode-overflowing-child-of-blended-element.html": {}, + "https://wpt.fyi/results/css/compositing/mix-blend-mode/mix-blend-mode-overflowing-child.html": {}, + "https://wpt.fyi/results/css/compositing/mix-blend-mode/mix-blend-mode-paragraph-background-image.html": {}, + "https://wpt.fyi/results/css/compositing/mix-blend-mode/mix-blend-mode-paragraph.html": {}, + "https://wpt.fyi/results/css/compositing/mix-blend-mode/mix-blend-mode-parent-element-overflow-hidden-and-border-radius.html": {}, + "https://wpt.fyi/results/css/compositing/mix-blend-mode/mix-blend-mode-parent-element-overflow-scroll-blended-position-fixed.html": {}, + "https://wpt.fyi/results/css/compositing/mix-blend-mode/mix-blend-mode-parent-element-overflow-scroll.html": {}, + "https://wpt.fyi/results/css/compositing/mix-blend-mode/mix-blend-mode-parent-with-3D-transform.html": {}, + "https://wpt.fyi/results/css/compositing/mix-blend-mode/mix-blend-mode-parent-with-border-radius.html": {}, + "https://wpt.fyi/results/css/compositing/mix-blend-mode/mix-blend-mode-parent-with-text.html": {}, + "https://wpt.fyi/results/css/compositing/mix-blend-mode/mix-blend-mode-parsing.html": {}, + "https://wpt.fyi/results/css/compositing/mix-blend-mode/mix-blend-mode-plus-lighter-basic.html": {}, + "https://wpt.fyi/results/css/compositing/mix-blend-mode/mix-blend-mode-plus-lighter-svg-basic.html": {}, + "https://wpt.fyi/results/css/compositing/mix-blend-mode/mix-blend-mode-plus-lighter-svg.html": {}, + "https://wpt.fyi/results/css/compositing/mix-blend-mode/mix-blend-mode-plus-lighter.html": {}, + "https://wpt.fyi/results/css/compositing/mix-blend-mode/mix-blend-mode-root-element-group.html": {}, + "https://wpt.fyi/results/css/compositing/mix-blend-mode/mix-blend-mode-rotated-clip.html": {}, + "https://wpt.fyi/results/css/compositing/mix-blend-mode/mix-blend-mode-script.html": {}, + "https://wpt.fyi/results/css/compositing/mix-blend-mode/mix-blend-mode-sibling-with-3D-transform.html": {}, + "https://wpt.fyi/results/css/compositing/mix-blend-mode/mix-blend-mode-simple.html": {}, + "https://wpt.fyi/results/css/compositing/mix-blend-mode/mix-blend-mode-stacking-context-001.html": {}, + "https://wpt.fyi/results/css/compositing/mix-blend-mode/mix-blend-mode-stacking-context-creates-isolation.html": {}, + "https://wpt.fyi/results/css/compositing/mix-blend-mode/mix-blend-mode-svg.html": {}, + "https://wpt.fyi/results/css/compositing/mix-blend-mode/mix-blend-mode-video-sibling.html": {}, + "https://wpt.fyi/results/css/compositing/mix-blend-mode/mix-blend-mode-video.html": {}, + "https://wpt.fyi/results/css/compositing/mix-blend-mode/mix-blend-mode-with-transform-and-preserve-3D.html": {}, + "https://wpt.fyi/results/css/compositing/opacity-and-transform-animation-crash.html": {}, + "https://wpt.fyi/results/css/compositing/parsing/background-blend-mode-computed-multiple.html": {}, + "https://wpt.fyi/results/css/compositing/parsing/background-blend-mode-computed.html": {}, + "https://wpt.fyi/results/css/compositing/parsing/background-blend-mode-invalid.html": {}, + "https://wpt.fyi/results/css/compositing/parsing/background-blend-mode-valid.html": {}, + "https://wpt.fyi/results/css/compositing/parsing/isolation-computed.html": {}, + "https://wpt.fyi/results/css/compositing/parsing/isolation-invalid.html": {}, + "https://wpt.fyi/results/css/compositing/parsing/isolation-valid.html": {}, + "https://wpt.fyi/results/css/compositing/parsing/mix-blend-mode-computed.html": {}, + "https://wpt.fyi/results/css/compositing/parsing/mix-blend-mode-invalid.html": {}, + "https://wpt.fyi/results/css/compositing/parsing/mix-blend-mode-valid.html": {}, + "https://wpt.fyi/results/css/compositing/root-element-background-image-transparency-001.html": {}, + "https://wpt.fyi/results/css/compositing/root-element-background-image-transparency-002.html": {}, + "https://wpt.fyi/results/css/compositing/root-element-background-image-transparency-003.html": {}, + "https://wpt.fyi/results/css/compositing/root-element-background-image-transparency-004.html": {}, + "https://wpt.fyi/results/css/compositing/root-element-background-transparency.html": {}, + "https://wpt.fyi/results/css/compositing/root-element-blend-mode.html": {}, + "https://wpt.fyi/results/css/compositing/root-element-filter-background-clip-text-crash.html": {}, + "https://wpt.fyi/results/css/compositing/root-element-filter.html": {}, + "https://wpt.fyi/results/css/compositing/root-element-opacity-change.html": {}, + "https://wpt.fyi/results/css/compositing/root-element-opacity.html": {}, + "https://wpt.fyi/results/css/compositing/svg/mix-blend-mode-in-svg-image.html": {}, + "https://wpt.fyi/results/css/compositing/svg/mix-blend-mode-svg-rectangle.html": {}, + "https://www.w3.org/2023/Process-20231103/": { "anchors": [ - "TermGraphicsReferencingElement" + "recs-and-notes" + ] + }, + "https://www.w3.org/Consortium/Patent-Policy-20200915/": { + "anchors": [ + "def-essential", + "sec-Disclosure" ] }, - "http://www.w3.org/TR/2011/REC-css3-color-20110607": {}, - "http://www.w3.org/TR/2012/CR-css3-background-20120724/": {}, - "http://www.w3.org/TR/2013/WD-compositing-1-20130625/": {}, - "http://www.w3.org/TR/2013/WD-compositing-1-20131010/": {}, - "http://www.w3.org/TR/2014/CR-compositing-1-20140220/": {}, - "http://www.w3.org/TR/2dcontext": {}, - "http://www.w3.org/TR/2dcontext/": { + "https://www.w3.org/Style/CSS/Test/": {}, + "https://www.w3.org/TR/": {}, + "https://www.w3.org/TR/2003/REC-SVG11-20030114/masking.html": { "anchors": [ - "dom-context-2d-globalcompositeoperation" + "SimpleAlphaBlending" ] }, - "http://www.w3.org/TR/2dcontext2/": { + "https://www.w3.org/TR/2011/REC-SVG11-20110816/intro.html": { "anchors": [ - "dom-context-2d-globalcompositeoperation" + "TermGraphicsReferencingElement" ] }, - "http://www.w3.org/TR/CSS2/visuren.html": { + "https://www.w3.org/TR/2013/WD-compositing-1-20130625/": {}, + "https://www.w3.org/TR/2013/WD-compositing-1-20131010/": {}, + "https://www.w3.org/TR/2014/CR-compositing-1-20140220/": {}, + "https://www.w3.org/TR/2015/CR-compositing-1-20150113/": {}, + "https://www.w3.org/TR/CSS/": { + "anchors": [ + "future-proofing", + "unstable", + "proprietary-extension" + ], + "specShortname": "CSS22" + }, + "https://www.w3.org/TR/CSS2/visuren.html": { "anchors": [ "containing-block" ] }, - "http://www.w3.org/TR/CSS21/about.html": { + "https://www.w3.org/TR/CSS21/": { + "specShortname": "CSS2" + }, + "https://www.w3.org/TR/CSS21/about.html": { "anchors": [ "property-defs" ], "specShortname": "CSS2" }, - "http://www.w3.org/TR/CSS21/cascade.html": { + "https://www.w3.org/TR/CSS21/cascade.html": { "anchors": [ "value-def-inherit" ], "specShortname": "CSS2" }, - "http://www.w3.org/TR/CSS21/conform.html": { + "https://www.w3.org/TR/CSS21/conform.html": { "anchors": [ "style-sheet", "user-agent", @@ -82,64 +322,103 @@ ], "specShortname": "CSS2" }, - "http://www.w3.org/TR/CSS21/syndata.html": { - "anchors": [ - "vendor-keywords" - ], - "specShortname": "CSS2" - }, - "http://www.w3.org/TR/CSS21/visuren.html": { - "anchors": [ - "x43" - ], - "specShortname": "CSS2" + "https://www.w3.org/TR/CSS21/zindex.html": {}, + "https://www.w3.org/TR/SVG11/": { + "specShortname": "SVG11" }, - "http://www.w3.org/TR/CSS21/zindex.html": {}, - "http://www.w3.org/TR/SVG/intro.html": { + "https://www.w3.org/TR/SVG11/intro.html": { "anchors": [ "TermContainerElement", "TermGraphicsElement" ], - "specShortname": "SVG2" + "specShortname": "SVG11" }, - "http://www.w3.org/TR/SVG/masking.html": { + "https://www.w3.org/TR/SVG11/masking.html": { "anchors": [ - "MaskProperty" + "SimpleAlphaBlending" ], - "specShortname": "SVG2" - }, - "http://www.w3.org/TR/SVG11/": { "specShortname": "SVG11" }, - "http://www.w3.org/TR/SVG11/masking.html": { + "https://www.w3.org/TR/SVG11/render.html": { "anchors": [ - "SimpleAlphaBlending" + "Introduction" ], "specShortname": "SVG11" }, - "http://www.w3.org/TR/SVG11/render.html": { + "https://www.w3.org/TR/SVG11/struct.html": { "anchors": [ - "Introduction" + "NewDocument" ], "specShortname": "SVG11" }, - "http://www.w3.org/TR/css3-background/": { + "https://www.w3.org/TR/css-backgrounds-3/": { "anchors": [ - "placement", - "background-image", - "background" - ] + "propdef-background-image", + "propdef-background" + ], + "specShortname": "css-backgrounds-3" }, - "http://www.w3.org/TR/css3-color/": { + "https://www.w3.org/TR/css-cascade/": { + "anchors": [ + "initial-values", + "applies-to", + "inherited-property", + "computed" + ], + "specShortname": "css-cascade-4" + }, + "https://www.w3.org/TR/css-color-4/": { "anchors": [ "alpha", - "opacity" + "propdef-opacity", + "sample", + "valdef-color-green", + "valdef-color-lime" + ], + "specShortname": "css-color-4" + }, + "https://www.w3.org/TR/css-masking-1/": { + "anchors": [ + "propdef-mask" + ], + "specShortname": "css-masking-1" + }, + "https://www.w3.org/TR/css-values-4/": { + "anchors": [ + "comb-one", + "mult-comma" + ], + "specShortname": "css-values-4" + }, + "https://www.w3.org/TR/css-values/": { + "anchors": [ + "value-defs", + "percentages" + ], + "specShortname": "css-values-4" + }, + "https://www.w3.org/TR/css3-background/": { + "anchors": [ + "placement" ] }, - "https://html.spec.whatwg.org/": { + "https://www.w3.org/TR/cssom/": { "anchors": [ - "the-img-element", - "the-body-element" + "serializing-css-values" + ], + "specShortname": "cssom-1" + }, + "https://www.w3.org/TR/web-animations/": { + "anchors": [ + "animation-type" + ], + "specShortname": "web-animations-1" + }, + "https://www.w3.org/groups/wg/css": {}, + "https://www.w3.org/groups/wg/css/ipr": {}, + "https://www.w3.org/tr/css21/visuren.html": { + "anchors": [ + "x43" ] } } diff --git a/tr/links/css-typed-om-1.json b/tr/links/css-typed-om-1.json index 4d32f92ffa55..753341dc7c1c 100644 --- a/tr/links/css-typed-om-1.json +++ b/tr/links/css-typed-om-1.json @@ -4,24 +4,165 @@ "url": "https://www.w3.org/TR/css-typed-om-1/" }, "links": { + "https://datatracker.ietf.org/doc/html/rfc2119": {}, + "https://developer.mozilla.org/en-US/docs/Web/API/CSS/factory_functions_static": {}, + "https://developer.mozilla.org/en-US/docs/Web/API/CSSImageValue": {}, + "https://developer.mozilla.org/en-US/docs/Web/API/CSSKeywordValue": {}, + "https://developer.mozilla.org/en-US/docs/Web/API/CSSKeywordValue/CSSKeywordValue": {}, + "https://developer.mozilla.org/en-US/docs/Web/API/CSSKeywordValue/value": {}, + "https://developer.mozilla.org/en-US/docs/Web/API/CSSMathInvert": {}, + "https://developer.mozilla.org/en-US/docs/Web/API/CSSMathInvert/CSSMathInvert": {}, + "https://developer.mozilla.org/en-US/docs/Web/API/CSSMathInvert/value": {}, + "https://developer.mozilla.org/en-US/docs/Web/API/CSSMathMax": {}, + "https://developer.mozilla.org/en-US/docs/Web/API/CSSMathMax/CSSMathMax": {}, + "https://developer.mozilla.org/en-US/docs/Web/API/CSSMathMax/values": {}, + "https://developer.mozilla.org/en-US/docs/Web/API/CSSMathMin": {}, + "https://developer.mozilla.org/en-US/docs/Web/API/CSSMathMin/CSSMathMin": {}, + "https://developer.mozilla.org/en-US/docs/Web/API/CSSMathMin/values": {}, + "https://developer.mozilla.org/en-US/docs/Web/API/CSSMathNegate": {}, + "https://developer.mozilla.org/en-US/docs/Web/API/CSSMathNegate/CSSMathNegate": {}, + "https://developer.mozilla.org/en-US/docs/Web/API/CSSMathNegate/value": {}, + "https://developer.mozilla.org/en-US/docs/Web/API/CSSMathProduct": {}, + "https://developer.mozilla.org/en-US/docs/Web/API/CSSMathProduct/CSSMathProduct": {}, + "https://developer.mozilla.org/en-US/docs/Web/API/CSSMathProduct/values": {}, + "https://developer.mozilla.org/en-US/docs/Web/API/CSSMathSum": {}, + "https://developer.mozilla.org/en-US/docs/Web/API/CSSMathSum/CSSMathSum": {}, + "https://developer.mozilla.org/en-US/docs/Web/API/CSSMathSum/values": {}, + "https://developer.mozilla.org/en-US/docs/Web/API/CSSMathValue": {}, + "https://developer.mozilla.org/en-US/docs/Web/API/CSSMathValue/operator": {}, + "https://developer.mozilla.org/en-US/docs/Web/API/CSSMatrixComponent": {}, + "https://developer.mozilla.org/en-US/docs/Web/API/CSSMatrixComponent/CSSMatrixComponent": {}, + "https://developer.mozilla.org/en-US/docs/Web/API/CSSMatrixComponent/matrix": {}, + "https://developer.mozilla.org/en-US/docs/Web/API/CSSNumericArray": {}, + "https://developer.mozilla.org/en-US/docs/Web/API/CSSNumericArray/length": {}, + "https://developer.mozilla.org/en-US/docs/Web/API/CSSNumericValue": {}, + "https://developer.mozilla.org/en-US/docs/Web/API/CSSNumericValue/add": {}, + "https://developer.mozilla.org/en-US/docs/Web/API/CSSNumericValue/div": {}, + "https://developer.mozilla.org/en-US/docs/Web/API/CSSNumericValue/equals": {}, + "https://developer.mozilla.org/en-US/docs/Web/API/CSSNumericValue/max": {}, + "https://developer.mozilla.org/en-US/docs/Web/API/CSSNumericValue/min": {}, + "https://developer.mozilla.org/en-US/docs/Web/API/CSSNumericValue/mul": {}, + "https://developer.mozilla.org/en-US/docs/Web/API/CSSNumericValue/parse_static": {}, + "https://developer.mozilla.org/en-US/docs/Web/API/CSSNumericValue/sub": {}, + "https://developer.mozilla.org/en-US/docs/Web/API/CSSNumericValue/to": {}, + "https://developer.mozilla.org/en-US/docs/Web/API/CSSNumericValue/toSum": {}, + "https://developer.mozilla.org/en-US/docs/Web/API/CSSNumericValue/type": {}, + "https://developer.mozilla.org/en-US/docs/Web/API/CSSPerspective": {}, + "https://developer.mozilla.org/en-US/docs/Web/API/CSSPerspective/CSSPerspective": {}, + "https://developer.mozilla.org/en-US/docs/Web/API/CSSPerspective/length": {}, + "https://developer.mozilla.org/en-US/docs/Web/API/CSSRotate": {}, + "https://developer.mozilla.org/en-US/docs/Web/API/CSSRotate/CSSRotate": {}, + "https://developer.mozilla.org/en-US/docs/Web/API/CSSRotate/angle": {}, + "https://developer.mozilla.org/en-US/docs/Web/API/CSSRotate/x": {}, + "https://developer.mozilla.org/en-US/docs/Web/API/CSSRotate/y": {}, + "https://developer.mozilla.org/en-US/docs/Web/API/CSSRotate/z": {}, + "https://developer.mozilla.org/en-US/docs/Web/API/CSSScale": {}, + "https://developer.mozilla.org/en-US/docs/Web/API/CSSScale/CSSScale": {}, + "https://developer.mozilla.org/en-US/docs/Web/API/CSSScale/x": {}, + "https://developer.mozilla.org/en-US/docs/Web/API/CSSScale/y": {}, + "https://developer.mozilla.org/en-US/docs/Web/API/CSSScale/z": {}, + "https://developer.mozilla.org/en-US/docs/Web/API/CSSSkew": {}, + "https://developer.mozilla.org/en-US/docs/Web/API/CSSSkew/CSSSkew": {}, + "https://developer.mozilla.org/en-US/docs/Web/API/CSSSkew/ax": {}, + "https://developer.mozilla.org/en-US/docs/Web/API/CSSSkew/ay": {}, + "https://developer.mozilla.org/en-US/docs/Web/API/CSSSkewX": {}, + "https://developer.mozilla.org/en-US/docs/Web/API/CSSSkewX/CSSSkewX": {}, + "https://developer.mozilla.org/en-US/docs/Web/API/CSSSkewX/ax": {}, + "https://developer.mozilla.org/en-US/docs/Web/API/CSSSkewY": {}, + "https://developer.mozilla.org/en-US/docs/Web/API/CSSSkewY/CSSSkewY": {}, + "https://developer.mozilla.org/en-US/docs/Web/API/CSSSkewY/ay": {}, + "https://developer.mozilla.org/en-US/docs/Web/API/CSSStyleRule/styleMap": {}, + "https://developer.mozilla.org/en-US/docs/Web/API/CSSStyleValue": {}, + "https://developer.mozilla.org/en-US/docs/Web/API/CSSStyleValue/parseAll_static": {}, + "https://developer.mozilla.org/en-US/docs/Web/API/CSSStyleValue/parse_static": {}, + "https://developer.mozilla.org/en-US/docs/Web/API/CSSTransformComponent": {}, + "https://developer.mozilla.org/en-US/docs/Web/API/CSSTransformComponent/is2D": {}, + "https://developer.mozilla.org/en-US/docs/Web/API/CSSTransformComponent/toMatrix": {}, + "https://developer.mozilla.org/en-US/docs/Web/API/CSSTransformComponent/toString": {}, + "https://developer.mozilla.org/en-US/docs/Web/API/CSSTransformValue": {}, + "https://developer.mozilla.org/en-US/docs/Web/API/CSSTransformValue/CSSTransformValue": {}, + "https://developer.mozilla.org/en-US/docs/Web/API/CSSTransformValue/is2D": {}, + "https://developer.mozilla.org/en-US/docs/Web/API/CSSTransformValue/length": {}, + "https://developer.mozilla.org/en-US/docs/Web/API/CSSTransformValue/toMatrix": {}, + "https://developer.mozilla.org/en-US/docs/Web/API/CSSTranslate": {}, + "https://developer.mozilla.org/en-US/docs/Web/API/CSSTranslate/CSSTranslate": {}, + "https://developer.mozilla.org/en-US/docs/Web/API/CSSTranslate/x": {}, + "https://developer.mozilla.org/en-US/docs/Web/API/CSSTranslate/y": {}, + "https://developer.mozilla.org/en-US/docs/Web/API/CSSTranslate/z": {}, + "https://developer.mozilla.org/en-US/docs/Web/API/CSSUnitValue": {}, + "https://developer.mozilla.org/en-US/docs/Web/API/CSSUnitValue/CSSUnitValue": {}, + "https://developer.mozilla.org/en-US/docs/Web/API/CSSUnitValue/unit": {}, + "https://developer.mozilla.org/en-US/docs/Web/API/CSSUnitValue/value": {}, + "https://developer.mozilla.org/en-US/docs/Web/API/CSSUnparsedValue": {}, + "https://developer.mozilla.org/en-US/docs/Web/API/CSSUnparsedValue/CSSUnparsedValue": {}, + "https://developer.mozilla.org/en-US/docs/Web/API/CSSUnparsedValue/length": {}, + "https://developer.mozilla.org/en-US/docs/Web/API/CSSVariableReferenceValue": {}, + "https://developer.mozilla.org/en-US/docs/Web/API/CSSVariableReferenceValue/CSSVariableReferenceValue": {}, + "https://developer.mozilla.org/en-US/docs/Web/API/CSSVariableReferenceValue/fallback": {}, + "https://developer.mozilla.org/en-US/docs/Web/API/CSSVariableReferenceValue/variable": {}, + "https://developer.mozilla.org/en-US/docs/Web/API/Element/computedStyleMap": {}, + "https://developer.mozilla.org/en-US/docs/Web/API/StylePropertyMap": {}, + "https://developer.mozilla.org/en-US/docs/Web/API/StylePropertyMap/append": {}, + "https://developer.mozilla.org/en-US/docs/Web/API/StylePropertyMap/clear": {}, + "https://developer.mozilla.org/en-US/docs/Web/API/StylePropertyMap/delete": {}, + "https://developer.mozilla.org/en-US/docs/Web/API/StylePropertyMap/set": {}, + "https://developer.mozilla.org/en-US/docs/Web/API/StylePropertyMapReadOnly": {}, + "https://developer.mozilla.org/en-US/docs/Web/API/StylePropertyMapReadOnly/get": {}, + "https://developer.mozilla.org/en-US/docs/Web/API/StylePropertyMapReadOnly/getAll": {}, + "https://developer.mozilla.org/en-US/docs/Web/API/StylePropertyMapReadOnly/has": {}, + "https://developer.mozilla.org/en-US/docs/Web/API/StylePropertyMapReadOnly/size": {}, "https://dom.spec.whatwg.org/": { "anchors": [ "element" ], "specShortname": "dom" }, - "https://drafts.csswg.org/css-animations-2/": { + "https://drafts.csswg.org/css-borders-4/": { "anchors": [ - "propdef-animation-composition" - ], - "specShortname": "css-animations-2" - }, - "https://drafts.csswg.org/css-fonts-4/": { - "anchors": [ - "propdef-font-language-override", - "propdef-font-variant-emoji" + "propdef-border-block", + "propdef-border-block-start", + "propdef-border-block-color", + "propdef-border-block-end", + "propdef-border-block-end-color", + "propdef-border-top-color", + "propdef-border-block-end-style", + "propdef-border-top-style", + "propdef-border-block-end-width", + "propdef-border-top-width", + "propdef-border-top", + "propdef-border-block-start-color", + "propdef-border-block-start-style", + "propdef-border-block-start-width", + "propdef-border-block-style", + "propdef-border-block-width", + "propdef-border-bottom", + "propdef-border-bottom-color", + "propdef-border-bottom-style", + "propdef-border-bottom-width", + "propdef-border-color", + "propdef-border-inline", + "propdef-border-inline-color", + "propdef-border-inline-end", + "propdef-border-inline-end-color", + "propdef-border-inline-end-style", + "propdef-border-inline-end-width", + "propdef-border-inline-start", + "propdef-border-inline-start-color", + "propdef-border-inline-start-style", + "propdef-border-inline-start-width", + "propdef-border-inline-style", + "propdef-border-inline-width", + "propdef-border-left", + "propdef-border-left-color", + "propdef-border-left-style", + "propdef-border-left-width", + "propdef-border-radius", + "propdef-border-right", + "propdef-border-right-color", + "propdef-border-right-style", + "propdef-border-right-width" ], - "specShortname": "css-fonts-4" + "specShortname": "css-borders-4" }, "https://drafts.csswg.org/css-gcpm-4/": { "anchors": [ @@ -29,37 +170,6 @@ ], "specShortname": "css-gcpm-4" }, - "https://drafts.csswg.org/css-images-3/": { - "anchors": [ - "propdef-image-rendering" - ], - "specShortname": "css-images-3" - }, - "https://drafts.csswg.org/css-page-floats-3/": { - "anchors": [ - "propdef-float-defer" - ], - "specShortname": "css-page-floats-3" - }, - "https://drafts.csswg.org/css-scroll-anchoring/": { - "anchors": [ - "propdef-overflow-anchor" - ], - "specShortname": "css-scroll-anchoring-1" - }, - "https://drafts.csswg.org/css-scrollbars-1/": { - "anchors": [ - "propdef-scrollbar-3dlight-color", - "propdef-scrollbar-arrow-color", - "propdef-scrollbar-base-color", - "propdef-scrollbar-darkshadow-color", - "propdef-scrollbar-face-color", - "propdef-scrollbar-highlight-color", - "propdef-scrollbar-shadow-color", - "propdef-scrollbar-track-color" - ], - "specShortname": "css-scrollbars-1" - }, "https://drafts.csswg.org/css-shapes-2/": { "anchors": [ "propdef-shape-inside", @@ -73,78 +183,21 @@ ], "specShortname": "css-size-adjust-1" }, - "https://drafts.csswg.org/css-syntax-3/": { - "anchors": [ - "css-parse-something-according-to-a-css-grammar", - "component-value", - "parse-a-component-value" - ], - "specShortname": "css-syntax-3" - }, - "https://drafts.csswg.org/css-tables-3/": { - "anchors": [ - "propdef-border-collapse", - "propdef-caption-side", - "propdef-empty-cells", - "propdef-table-layout" - ], - "specShortname": "css-tables-3" - }, - "https://drafts.csswg.org/css-text-decor-4/": { - "anchors": [ - "propdef-text-decoration-skip-ink", - "propdef-text-decoration-width", - "propdef-text-emphasis-skip", - "propdef-text-underline-offset" - ], - "specShortname": "css-text-decor-4" - }, - "https://drafts.csswg.org/css-transforms-2/": { - "anchors": [ - "funcdef-perspective", - "propdef-backface-visibility", - "propdef-perspective", - "propdef-perspective-origin", - "propdef-rotate", - "propdef-scale", - "propdef-transform-style", - "propdef-translate", - "funcdef-matrix3d", - "funcdef-translate3d", - "funcdef-translatez", - "funcdef-scale3d", - "funcdef-scalez", - "funcdef-rotate3d", - "funcdef-rotatex", - "funcdef-rotatey", - "funcdef-rotatez" - ], - "specShortname": "css-transforms-2" - }, "https://drafts.csswg.org/css-ui-4/": { "anchors": [ - "propdef-appearance", - "propdef-caret", - "propdef-caret-shape", - "propdef-nav-down", - "propdef-nav-left", - "propdef-nav-right", - "propdef-nav-up", - "propdef-user-select" + "propdef-pointer-events" ], "specShortname": "css-ui-4" }, - "https://drafts.csswg.org/css-values-4/": { + "https://drafts.csswg.org/css2/": { "anchors": [ - "typedef-position", - "in", - "math-function", - "funcdef-min", - "funcdef-max", - "relative-length", - "funcdef-url" + "propdef-clear", + "propdef-float", + "value-def-absolute-size", + "value-def-relative-size", + "propdef-line-height" ], - "specShortname": "css-values-4" + "specShortname": "CSS22" }, "https://drafts.fxtf.org/filter-effects-2/": { "anchors": [ @@ -152,40 +205,41 @@ ], "specShortname": "filter-effects-2" }, - "https://drafts.fxtf.org/geometry-1/": { - "anchors": [ - "dommatrixreadonly-stringification-behavior" - ], - "specShortname": "geometry-1" - }, "https://github.com/w3c/css-houdini-drafts/issues": {}, + "https://github.com/w3c/css-houdini-drafts/issues/1027": {}, + "https://github.com/w3c/css-houdini-drafts/issues/1036": {}, + "https://github.com/w3c/css-houdini-drafts/issues/1069": {}, + "https://github.com/w3c/css-houdini-drafts/issues/1070": {}, "https://github.com/w3c/css-houdini-drafts/issues/350": { "anchors": [ "issuecomment-294690156" ] }, "https://github.com/w3c/css-houdini-drafts/issues/644": {}, - "https://heycam.github.io/webidl/": { + "https://github.com/w3c/css-houdini-drafts/issues/725": {}, + "https://github.com/w3c/css-houdini-drafts/issues/734": {}, + "https://github.com/w3c/css-houdini-drafts/issues/761": {}, + "https://github.com/w3c/css-houdini-drafts/issues/855": {}, + "https://github.com/w3c/css-houdini-drafts/pull/1006": {}, + "https://github.com/w3c/css-houdini-drafts/pull/1016": {}, + "https://github.com/w3c/css-houdini-drafts/pull/1053": {}, + "https://github.com/w3c/css-houdini-drafts/pull/1065": {}, + "https://github.com/w3c/css-houdini-drafts/pull/1067": {}, + "https://github.com/w3c/css-houdini-drafts/pull/1068": {}, + "https://github.com/w3c/css-houdini-drafts/pull/1087": {}, + "https://github.com/w3c/css-houdini-drafts/pull/1107": {}, + "https://github.com/w3c/css-houdini-drafts/pull/853": {}, + "https://github.com/w3c/css-houdini-drafts/pull/886": {}, + "https://github.com/w3c/css-houdini-drafts/pull/936": {}, + "https://github.com/w3c/css-houdini-drafts/pull/965": {}, + "https://github.com/whatwg/webidl/pull/750": {}, + "https://html.spec.whatwg.org/multipage/": {}, + "https://html.spec.whatwg.org/multipage/dom.html": { "anchors": [ - "Exposed", - "idl-USVString", - "dfn-throw", - "exceptiondef-typeerror", - "idl-boolean", - "idl-unsigned-long", - "dfn-value-pairs-to-iterate-over", - "SameObject", - "dfn-supported-property-indices", - "dfn-determine-the-value-of-an-indexed-property", - "dfn-set-the-value-of-an-existing-indexed-property", - "dfn-set-the-value-of-a-new-indexed-property", - "exceptiondef-rangeerror", - "idl-double", - "idl-long", - "syntaxerror" + "htmlelement", + "attr-style" ] }, - "https://html.spec.whatwg.org/multipage/": {}, "https://html.spec.whatwg.org/multipage/semantics.html": { "anchors": [ "the-style-element" @@ -214,27 +268,64 @@ "code-point", "list-remove", "tuple", - "list-is-empty" + "map-getting-the-values", + "list-is-empty", + "ascii-case-insensitive" ], "specShortname": "infra" }, "https://lists.w3.org/Archives/Public/public-css-testsuite": {}, "https://lists.w3.org/Archives/Public/public-houdini-archive/": {}, - "https://tools.ietf.org/html/rfc2119": {}, - "https://www.w3.org/2001/tag/": {}, - "https://www.w3.org/2001/tag/disclosures": {}, - "https://www.w3.org/2004/01/pp-impl/32061/status": {}, - "https://www.w3.org/2018/Process-20180201/": {}, - "https://www.w3.org/Consortium/Patent-Policy/": { + "https://lists.w3.org/Archives/Public/www-style/": {}, + "https://svgwg.org/svg2-draft/paths.html": { + "anchors": [ + "DProperty" + ], + "specShortname": "SVG2" + }, + "https://webidl.spec.whatwg.org/": { + "anchors": [ + "Exposed", + "idl-USVString", + "idl-sequence", + "dfn-throw", + "exceptiondef-typeerror", + "idl-undefined", + "idl-boolean", + "idl-unsigned-long", + "dfn-value-pairs-to-iterate-over", + "SameObject", + "dfn-supported-property-indices", + "dfn-determine-the-value-of-an-indexed-property", + "dfn-set-the-value-of-an-existing-indexed-property", + "dfn-set-the-value-of-a-new-indexed-property", + "exceptiondef-rangeerror", + "idl-DOMString", + "idl-double", + "idl-long", + "syntaxerror", + "dfn-indexed-property-getter", + "idl-observable-array", + "observable-array-attribute-set-an-indexed-value", + "observable-array-attribute-backing-list", + "observable-array-attribute-delete-an-indexed-value" + ], + "specShortname": "webidl" + }, + "https://www.w3.org/2023/Process-20231103/": { + "anchors": [ + "recs-and-notes" + ] + }, + "https://www.w3.org/Consortium/Patent-Policy-20200915/": { "anchors": [ "def-essential", "sec-Disclosure" - ], - "specShortname": "w3c-patent-policy" + ] }, "https://www.w3.org/Style/CSS/Test/": {}, - "https://www.w3.org/Style/CSS/members": {}, "https://www.w3.org/TR/": {}, + "https://www.w3.org/TR/2018/WD-css-typed-om-1-20180410/": {}, "https://www.w3.org/TR/CSS/": { "anchors": [ "future-proofing", @@ -243,28 +334,10 @@ ], "specShortname": "CSS22" }, - "https://www.w3.org/TR/CSS2/": {}, - "https://www.w3.org/TR/CSS21/conform.html": { - "anchors": [ - "style-sheet", - "user-agent", - "ignore" - ], - "specShortname": "CSS2" - }, - "https://www.w3.org/TR/CSS21/visudet.html": { - "anchors": [ - "propdef-max-height", - "propdef-max-width", - "propdef-min-height", - "propdef-min-width" - ], + "https://www.w3.org/TR/CSS21/": { "specShortname": "CSS2" }, - "https://www.w3.org/TR/CSS22/": { - "specShortname": "CSS22" - }, - "https://www.w3.org/TR/CSS22/aural.html": { + "https://www.w3.org/TR/CSS21/aural.html": { "anchors": [ "propdef-azimuth", "propdef-elevation", @@ -279,113 +352,261 @@ "propdef-stress", "propdef-volume" ], - "specShortname": "CSS22" + "specShortname": "CSS2" }, - "https://www.w3.org/TR/CSS22/box.html": { + "https://www.w3.org/TR/CSS21/conform.html": { "anchors": [ - "propdef-margin", - "propdef-margin-bottom", - "propdef-margin-top", - "propdef-margin-left", - "propdef-margin-right", - "propdef-padding", - "propdef-padding-bottom", - "propdef-padding-top", - "propdef-padding-left", - "propdef-padding-right" + "style-sheet", + "user-agent", + "ignore" ], - "specShortname": "CSS22" + "specShortname": "CSS2" }, - "https://www.w3.org/TR/CSS22/page.html": { + "https://www.w3.org/TR/CSS21/page.html": { "anchors": [ "propdef-page-break-after", "propdef-page-break-before", "propdef-page-break-inside" ], - "specShortname": "CSS22" + "specShortname": "CSS2" }, - "https://www.w3.org/TR/CSS22/tables.html": { + "https://www.w3.org/TR/CSS21/tables.html": { "anchors": [ "propdef-border-spacing" ], - "specShortname": "CSS22" - }, - "https://www.w3.org/TR/CSS22/visudet.html": { - "anchors": [ - "propdef-width", - "propdef-height", - "propdef-line-height" - ], - "specShortname": "CSS22" + "specShortname": "CSS2" }, - "https://www.w3.org/TR/CSS22/visufx.html": { + "https://www.w3.org/TR/CSS21/visuren.html": { "anchors": [ - "propdef-visibility" + "propdef-z-index" ], - "specShortname": "CSS22" + "specShortname": "CSS2" }, - "https://www.w3.org/TR/CSS22/visuren.html": { - "anchors": [ - "propdef-clear", - "propdef-float" - ], + "https://www.w3.org/TR/CSS22/": { "specShortname": "CSS22" }, "https://www.w3.org/TR/SVG2/": { "specShortname": "SVG2" }, - "https://www.w3.org/TR/compositing-1/": { + "https://www.w3.org/TR/SVG2/coords.html": { "anchors": [ - "propdef-background-blend-mode", - "propdef-mix", - "propdef-isolation", - "propdef-mix-blend-mode" + "VectorEffectProperty" ], - "specShortname": "compositing-1" - }, - "https://www.w3.org/TR/css-align-3/": { - "specShortname": "css-align-3" - }, - "https://www.w3.org/TR/css-animations-1/": { - "specShortname": "css-animations-1" - }, - "https://www.w3.org/TR/css-backgrounds-3/": { - "specShortname": "css-backgrounds-3" + "specShortname": "SVG2" }, - "https://www.w3.org/TR/css-break-3/": { - "specShortname": "css-break-3" + "https://www.w3.org/TR/SVG2/geometry.html": { + "anchors": [ + "CxProperty", + "CyProperty", + "RProperty", + "RxProperty", + "RyProperty", + "XProperty", + "YProperty" + ], + "specShortname": "SVG2" }, - "https://www.w3.org/TR/css-cascade-4/": { + "https://www.w3.org/TR/SVG2/painting.html": { + "anchors": [ + "ColorInterpolationProperty", + "ColorRenderingProperty", + "FillProperty", + "FillOpacityProperty", + "FillRuleProperty", + "MarkerProperty", + "MarkerEndProperty", + "MarkerMidProperty", + "MarkerStartProperty", + "PaintOrderProperty", + "ShapeRenderingProperty", + "StrokeProperty", + "StrokeDasharrayProperty", + "StrokeDashoffsetProperty", + "StrokeLinecapProperty", + "StrokeLinejoinProperty", + "StrokeMiterlimitProperty", + "StrokeOpacityProperty", + "StrokeWidthProperty", + "TextRenderingProperty" + ], + "specShortname": "SVG2" + }, + "https://www.w3.org/TR/SVG2/pservers.html": { + "anchors": [ + "StopColorProperty", + "StopOpacityProperty" + ], + "specShortname": "SVG2" + }, + "https://www.w3.org/TR/SVG2/text.html": { + "anchors": [ + "ShapesubtractProperty", + "TextAnchorProperty", + "TextDecorationFillProperty", + "TextDecorationStrokeProperty" + ], + "specShortname": "SVG2" + }, + "https://www.w3.org/TR/compositing-1/": { + "anchors": [ + "propdef-background-blend-mode", + "propdef-isolation", + "propdef-mix-blend-mode" + ], + "specShortname": "compositing-1" + }, + "https://www.w3.org/TR/css-align-3/": { + "anchors": [ + "propdef-align-content", + "propdef-align-items", + "typedef-self-position", + "typedef-overflow-position", + "propdef-align-self", + "propdef-column-gap", + "propdef-gap", + "propdef-grid-column-gap", + "propdef-grid-gap", + "propdef-grid-row-gap", + "propdef-justify-content", + "propdef-justify-items", + "propdef-justify-self", + "propdef-place-content", + "propdef-place-items", + "propdef-place-self", + "propdef-row-gap" + ], + "specShortname": "css-align-3" + }, + "https://www.w3.org/TR/css-animations-1/": { + "anchors": [ + "propdef-animation" + ], + "specShortname": "css-animations-1" + }, + "https://www.w3.org/TR/css-animations-2/": { + "anchors": [ + "propdef-animation-composition" + ], + "specShortname": "css-animations-2" + }, + "https://www.w3.org/TR/css-backgrounds-3/": { + "anchors": [ + "propdef-background-image", + "propdef-border-image-source", + "propdef-background", + "propdef-background-attachment", + "propdef-background-clip", + "propdef-background-color", + "propdef-background-position", + "propdef-background-repeat", + "propdef-border", + "propdef-border-style", + "propdef-border-width", + "propdef-border-image", + "propdef-border-image-slice", + "border-image-slice-fill", + "propdef-border-image-width", + "propdef-border-image-outset", + "propdef-border-image-repeat", + "valdef-border-image-repeat-stretch" + ], + "specShortname": "css-backgrounds-3" + }, + "https://www.w3.org/TR/css-box-4/": { + "anchors": [ + "propdef-margin", + "propdef-margin-bottom", + "propdef-margin-top", + "propdef-margin-left", + "propdef-margin-right", + "propdef-padding", + "propdef-padding-bottom", + "propdef-padding-top", + "propdef-padding-left", + "propdef-padding-right" + ], + "specShortname": "css-box-4" + }, + "https://www.w3.org/TR/css-break-3/": { + "anchors": [ + "propdef-break-after", + "propdef-break-before", + "propdef-break-inside", + "propdef-orphans" + ], + "specShortname": "css-break-3" + }, + "https://www.w3.org/TR/css-break-4/": { + "anchors": [ + "propdef-box-decoration-break", + "propdef-widows" + ], + "specShortname": "css-break-4" + }, + "https://www.w3.org/TR/css-cascade-5/": { "anchors": [ "shorthand-property", "computed-value", "propdef-all" ], - "specShortname": "css-cascade-4" - }, - "https://www.w3.org/TR/css-color-3/": { - "specShortname": "css-color-3" + "specShortname": "css-cascade-5" }, "https://www.w3.org/TR/css-color-4/": { "anchors": [ + "propdef-color", "propdef-opacity", - "propdef-color-adjust" + "funcdef-rgb", + "funcdef-rgba", + "funcdef-hsl", + "funcdef-hsla", + "funcdef-color", + "typedef-hex-color", + "typedef-named-color", + "valdef-color-transparent", + "valdef-color-currentcolor" ], "specShortname": "css-color-4" }, - "https://www.w3.org/TR/css-contain-1/": { + "https://www.w3.org/TR/css-color-5/": { + "anchors": [ + "typedef-color", + "funcdef-hwb", + "funcdef-lab", + "funcdef-lch", + "funcdef-oklab" + ], + "specShortname": "css-color-5" + }, + "https://www.w3.org/TR/css-color-adjust-1/": { + "anchors": [ + "propdef-color-adjust" + ], + "specShortname": "css-color-adjust-1" + }, + "https://www.w3.org/TR/css-contain-2/": { "anchors": [ "propdef-contain" ], - "specShortname": "css-contain-1" + "specShortname": "css-contain-2" }, "https://www.w3.org/TR/css-content-3/": { "anchors": [ + "propdef-bookmark-label", + "propdef-bookmark-level", + "propdef-bookmark-state", "propdef-content", "propdef-quotes" ], "specShortname": "css-content-3" }, + "https://www.w3.org/TR/css-display-3/": { + "anchors": [ + "propdef-display", + "propdef-order", + "propdef-visibility" + ], + "specShortname": "css-display-3" + }, "https://www.w3.org/TR/css-flexbox-1/": { "anchors": [ "propdef-flex", @@ -394,47 +615,36 @@ "propdef-flex-flow", "propdef-flex-grow", "propdef-flex-shrink", - "propdef-flex-wrap", - "propdef-order" + "propdef-flex-wrap" ], "specShortname": "css-flexbox-1" }, - "https://www.w3.org/TR/css-fonts-3/": { + "https://www.w3.org/TR/css-fonts-4/": { "anchors": [ "propdef-font", "propdef-font-family", - "absolute-size-value", - "relative-size-value", + "propdef-font-language-override", + "propdef-font-optical-sizing", + "propdef-font-palette", "propdef-font-size", + "propdef-font-stretch", "propdef-font-style", + "propdef-font-synthesis", "propdef-font-variant", "propdef-font-variant-alternates", + "propdef-font-variant-emoji", + "propdef-font-variation-settings", "propdef-font-weight" - ] - }, - "https://www.w3.org/TR/css-fonts-4/": { - "anchors": [ - "propdef-font-max-size", - "propdef-font-min-size", - "propdef-font-optical-sizing", - "propdef-font-palette", - "propdef-font-presentation", - "propdef-font-size-adjust", - "propdef-font-stretch", - "propdef-font-synthesis", - "propdef-font-variation-settings" ], "specShortname": "css-fonts-4" }, - "https://www.w3.org/TR/css-gcpm-3/": { + "https://www.w3.org/TR/css-fonts-5/": { "anchors": [ - "propdef-bookmark-label", - "propdef-bookmark-level", - "propdef-bookmark-state" + "propdef-font-size-adjust" ], - "specShortname": "css-gcpm-3" + "specShortname": "css-fonts-5" }, - "https://www.w3.org/TR/css-grid-1/": { + "https://www.w3.org/TR/css-grid-2/": { "anchors": [ "typedef-flex", "propdef-grid", @@ -453,9 +663,21 @@ "propdef-grid-template-columns", "propdef-grid-template-rows" ], - "specShortname": "css-grid-1" + "specShortname": "css-grid-2" + }, + "https://www.w3.org/TR/css-images-3/": { + "anchors": [ + "typedef-image", + "propdef-image-rendering" + ], + "specShortname": "css-images-3" }, "https://www.w3.org/TR/css-images-4/": { + "anchors": [ + "funcdef-image", + "propdef-image-resolution", + "propdef-object-fit" + ], "specShortname": "css-images-4" }, "https://www.w3.org/TR/css-inline-3/": { @@ -493,41 +715,8 @@ }, "https://www.w3.org/TR/css-logical-1/": { "anchors": [ - "propdef-background-image-transform", "propdef-block-size", - "propdef-border-block", - "propdef-border-block-start", - "propdef-border-block-color", - "propdef-border-block-end", - "propdef-border-block-end-color", - "propdef-border-block-end-style", - "propdef-border-block-end-width", - "propdef-border-block-start-color", - "propdef-border-block-start-style", - "propdef-border-block-start-width", - "propdef-border-block-style", - "propdef-border-block-width", - "propdef-border-image-transform", - "propdef-border-inline", - "propdef-border-inline-color", - "propdef-border-inline-end", - "propdef-border-inline-end-color", - "propdef-border-inline-end-style", - "propdef-border-inline-end-width", - "propdef-border-inline-start", - "propdef-border-inline-start-color", - "propdef-border-inline-start-style", - "propdef-border-inline-start-width", - "propdef-border-inline-style", - "propdef-border-inline-width", "propdef-inline-size", - "propdef-inset", - "propdef-inset-block", - "propdef-inset-block-end", - "propdef-inset-block-start", - "propdef-inset-inline", - "propdef-inset-inline-end", - "propdef-inset-inline-start", "propdef-margin-block", "propdef-margin-block-end", "propdef-margin-block-start", @@ -573,34 +762,69 @@ "specShortname": "css-masking-1" }, "https://www.w3.org/TR/css-multicol-1/": { + "anchors": [ + "propdef-column-span" + ], "specShortname": "css-multicol-1" }, "https://www.w3.org/TR/css-overflow-3/": { "anchors": [ "propdef-overflow", "propdef-overflow-x", - "propdef-overflow-y" + "propdef-overflow-y", + "propdef-scroll-behavior", + "propdef-scrollbar-gutter", + "propdef-text-overflow" ], "specShortname": "css-overflow-3" }, "https://www.w3.org/TR/css-overflow-4/": { "anchors": [ "propdef-continue", - "propdef-max-lines", - "propdef-scrollbar-gutter" + "propdef-max-lines" ], "specShortname": "css-overflow-4" }, + "https://www.w3.org/TR/css-page-3/": { + "anchors": [ + "propdef-page" + ], + "specShortname": "css-page-3" + }, "https://www.w3.org/TR/css-page-floats-3/": { + "anchors": [ + "propdef-float-defer" + ], "specShortname": "css-page-floats-3" }, "https://www.w3.org/TR/css-position-3/": { + "anchors": [ + "valdef-top-auto", + "propdef-bottom", + "propdef-inset", + "propdef-inset-block", + "propdef-inset-block-end", + "propdef-inset-block-start", + "propdef-inset-inline", + "propdef-inset-inline-end", + "propdef-inset-inline-start", + "propdef-left", + "propdef-position", + "propdef-right", + "propdef-top" + ], "specShortname": "css-position-3" }, "https://www.w3.org/TR/css-properties-values-api-1/": { + "anchors": [ + "css-style-value-reification" + ], "specShortname": "css-properties-values-api-1" }, "https://www.w3.org/TR/css-regions-1/": { + "anchors": [ + "propdef-region-fragment" + ], "specShortname": "css-regions-1" }, "https://www.w3.org/TR/css-rhythm-1/": { @@ -622,13 +846,18 @@ }, "https://www.w3.org/TR/css-ruby-1/": { "anchors": [ - "propdef-display", "propdef-ruby-align", "propdef-ruby-merge", "propdef-ruby-position" ], "specShortname": "css-ruby-1" }, + "https://www.w3.org/TR/css-scroll-anchoring-1/": { + "anchors": [ + "propdef-overflow-anchor" + ], + "specShortname": "css-scroll-anchoring-1" + }, "https://www.w3.org/TR/css-scroll-snap-1/": { "anchors": [ "propdef-scroll-margin", @@ -667,13 +896,46 @@ }, "https://www.w3.org/TR/css-sizing-3/": { "anchors": [ - "propdef-box-sizing" + "propdef-width", + "propdef-box-sizing", + "propdef-height", + "propdef-max-height", + "propdef-max-width", + "propdef-min-height", + "propdef-min-width" ], "specShortname": "css-sizing-3" }, + "https://www.w3.org/TR/css-speech-1/": { + "anchors": [ + "propdef-cue", + "propdef-cue-after", + "propdef-cue-before", + "propdef-pause", + "propdef-pause-after", + "propdef-pause-before", + "propdef-rest", + "propdef-rest-after", + "propdef-rest-before", + "propdef-speak", + "propdef-speak-as", + "propdef-voice-balance", + "propdef-voice-duration", + "propdef-voice-family", + "propdef-voice-pitch", + "propdef-voice-range", + "propdef-voice-rate", + "propdef-voice-stress", + "propdef-voice-volume" + ], + "specShortname": "css-speech-1" + }, "https://www.w3.org/TR/css-syntax-3/": { "anchors": [ - "identifier", + "css-parse-something-according-to-a-css-grammar", + "component-value", + "tokenization", + "parse-a-component-value", "typedef-number-token", "typedef-percentage-token", "typedef-dimension-token" @@ -681,28 +943,39 @@ "specShortname": "css-syntax-3" }, "https://www.w3.org/TR/css-tables-3/": { + "anchors": [ + "propdef-border-collapse", + "propdef-caption-side", + "propdef-empty-cells", + "propdef-table-layout" + ], "specShortname": "css-tables-3" }, "https://www.w3.org/TR/css-text-3/": { + "anchors": [ + "propdef-text-align" + ], + "specShortname": "css-text-3" + }, + "https://www.w3.org/TR/css-text-4/": { "anchors": [ "propdef-letter-spacing", - "propdef-text-align", "propdef-text-indent", "propdef-text-transform", "propdef-white-space", "propdef-word-spacing" ], - "specShortname": "css-text-3" - }, - "https://www.w3.org/TR/css-text-decor-3/": { - "anchors": [ - "text-decoration", - "text-decoration-skip", - "currentcolor" - ], - "specShortname": "css-text-decor-3" + "specShortname": "css-text-4" }, "https://www.w3.org/TR/css-text-decor-4/": { + "anchors": [ + "propdef-text-decoration", + "propdef-text-decoration-skip", + "propdef-text-decoration-skip-ink", + "propdef-text-decoration-thickness", + "propdef-text-emphasis-skip", + "propdef-text-underline-offset" + ], "specShortname": "css-text-decor-4" }, "https://www.w3.org/TR/css-transforms-1/": { @@ -711,249 +984,86 @@ "propdef-transform", "typedef-transform-function", "mathematical-description", - "valdef-transform-skew", - "valdef-transform-skewx", - "valdef-transform-skewy", - "valdef-transform-matrix", - "valdef-transform-translate", - "valdef-transform-translatex", - "valdef-transform-translatey", - "valdef-transform-scale", - "valdef-transform-scalex", - "valdef-transform-scaley", - "valdef-transform-rotate" + "funcdef-transform-skew", + "funcdef-transform-skewx", + "funcdef-transform-skewy", + "funcdef-transform-matrix", + "funcdef-transform-translate", + "funcdef-transform-translatex", + "funcdef-transform-translatey", + "funcdef-transform-rotate" ], "specShortname": "css-transforms-1" }, - "https://www.w3.org/TR/css-transitions-1/": { - "specShortname": "css-transitions-1" - }, - "https://www.w3.org/TR/css-typed-om-1/": { - "anchors": [ - "cssurlimagevalue", - "dom-cssresourcevalue-state", - "cssresourcevalue", - "dom-cssurlimagevalue-url", - "dom-cssimagevalue-intrinsicwidth", - "dom-cssimagevalue-intrinsicheight", - "dom-cssimagevalue-intrinsicratio" - ], - "specShortname": "css-typed-om-1" - }, - "https://www.w3.org/TR/css-ui-3/": { - "specShortname": "css-ui-3" - }, - "https://www.w3.org/TR/css-ui-4/": { - "specShortname": "css-ui-4" - }, - "https://www.w3.org/TR/css-values-3/": { - "specShortname": "css-values-3" - }, - "https://www.w3.org/TR/css-variables-1/": { - "anchors": [ - "custom-property", - "funcdef-var", - "typedef-custom-property-name" - ], - "specShortname": "css-variables-1" - }, - "https://www.w3.org/TR/css-will-change-1/": { + "https://www.w3.org/TR/css-transforms-2/": { "anchors": [ - "propdef-will-change" - ], - "specShortname": "css-will-change-1" - }, - "https://www.w3.org/TR/css-writing-modes-3/": { - "anchors": [ - "propdef-direction", - "propdef-glyph-orientation-vertical", - "propdef-text-combine-upright", - "propdef-text-orientation", - "propdef-unicode-bidi", - "propdef-writing-mode" + "valdef-perspective-func-none", + "funcdef-perspective", + "propdef-backface-visibility", + "propdef-perspective", + "propdef-perspective-origin", + "propdef-rotate", + "propdef-scale", + "propdef-transform-style", + "propdef-translate", + "funcdef-matrix3d", + "funcdef-translate3d", + "funcdef-translatez", + "funcdef-scale", + "funcdef-scalex", + "funcdef-scaley", + "funcdef-scale3d", + "funcdef-scalez", + "funcdef-rotate3d", + "funcdef-rotatex", + "funcdef-rotatey", + "funcdef-rotatez" ], - "specShortname": "css-writing-modes-3" - }, - "https://www.w3.org/TR/css3-align/": { - "anchors": [ - "propdef-align-content", - "propdef-align-items", - "typedef-self-position", - "typedef-overflow-position", - "propdef-align-self", - "propdef-column-gap", - "propdef-gap", - "propdef-grid-column-gap", - "propdef-grid-gap", - "propdef-grid-row-gap", - "propdef-justify-content", - "propdef-justify-items", - "propdef-justify-self", - "propdef-place-content", - "propdef-place-items", - "propdef-place-self", - "propdef-row-gap" - ] - }, - "https://www.w3.org/TR/css3-animations/": { - "anchors": [ - "propdef-animation" - ] - }, - "https://www.w3.org/TR/css3-background/": { - "anchors": [ - "propdef-background-image", - "propdef-border-image-source", - "propdef-background", - "propdef-background-attachment", - "propdef-background-clip", - "propdef-background-color", - "propdef-background-position", - "propdef-background-repeat", - "propdef-border", - "propdef-border-top-color", - "propdef-border-top-style", - "propdef-border-top-width", - "propdef-border-top", - "propdef-border-bottom", - "propdef-border-bottom-color", - "propdef-border-bottom-style", - "propdef-border-bottom-width", - "propdef-border-color", - "propdef-border-left", - "propdef-border-left-color", - "propdef-border-left-style", - "propdef-border-left-width", - "propdef-border-radius", - "propdef-border-right", - "propdef-border-right-color", - "propdef-border-right-style", - "propdef-border-right-width", - "propdef-border-style", - "propdef-border-width", - "propdef-border-image", - "propdef-border-image-slice", - "border-image-slice-fill", - "propdef-border-image-width", - "propdef-border-image-outset", - "propdef-border-image-repeat", - "valdef-border-image-repeat-stretch" - ] - }, - "https://www.w3.org/TR/css3-break/": { - "anchors": [ - "propdef-box-decoration-break", - "propdef-break-after", - "propdef-break-before", - "propdef-break-inside", - "propdef-orphans", - "propdef-widows" - ] - }, - "https://www.w3.org/TR/css3-color/": { - "anchors": [ - "color0", - "valuea-def-color" - ] - }, - "https://www.w3.org/TR/css3-images/": { - "anchors": [ - "image-type", - "object-position", - "object-fit" - ] - }, - "https://www.w3.org/TR/css3-multicol/": { - "anchors": [ - "propdef-column-span" - ] - }, - "https://www.w3.org/TR/css3-page/": { - "anchors": [ - "page", - "size" - ] - }, - "https://www.w3.org/TR/css3-positioning/": { - "anchors": [ - "propdef-z-index", - "propdef-bottom", - "propdef-left", - "propdef-offset-after", - "propdef-offset-before", - "propdef-offset-end", - "propdef-offset-start", - "propdef-position", - "propdef-right", - "propdef-top", - "valdef-top-auto" - ] - }, - "https://www.w3.org/TR/css3-preslev/": { - "anchors": [ - "presentation-level" - ] - }, - "https://www.w3.org/TR/css3-regions/": { - "anchors": [ - "propdef-region-fragment" - ] - }, - "https://www.w3.org/TR/css3-speech/": { - "anchors": [ - "cue", - "cue-after", - "cue-before", - "pause", - "pause-after", - "pause-before", - "rest", - "rest-after", - "rest-before", - "speak", - "speak-as", - "voice-balance", - "voice-duration", - "voice-family", - "voice-pitch", - "voice-range", - "voice-rate", - "voice-stress", - "voice-volume" - ] + "specShortname": "css-transforms-2" }, - "https://www.w3.org/TR/css3-transitions/": { + "https://www.w3.org/TR/css-transitions-1/": { "anchors": [ "propdef-transition", "propdef-transition-delay", "propdef-transition-duration", "propdef-transition-property", "propdef-transition-timing-function" - ] + ], + "specShortname": "css-transitions-1" }, - "https://www.w3.org/TR/css3-ui/": { + "https://www.w3.org/TR/css-ui-4/": { "anchors": [ + "propdef-appearance", + "propdef-caret", "propdef-caret-color", + "propdef-caret-shape", "propdef-cursor", + "propdef-nav-down", + "propdef-nav-left", + "propdef-nav-right", + "propdef-nav-up", "propdef-outline", "propdef-outline-color", "propdef-outline-offset", "propdef-outline-style", "propdef-outline-width", "propdef-resize", - "propdef-text-overflow" - ] + "propdef-user-select" + ], + "specShortname": "css-ui-4" }, - "https://www.w3.org/TR/css3-values/": { + "https://www.w3.org/TR/css-values-4/": { "anchors": [ "typedef-ident", - "url-value", + "css-css-identifier", "number-value", "percentage-value", "typedef-dimension", "compatible-units", + "in", "px", "canonical-unit", + "math-function", "length-value", "angle-value", "time-value", @@ -962,21 +1072,50 @@ "typedef-length-percentage", "typedef-angle-percentage", "typedef-time-percentage", - "typedef-number-percentage", "funcdef-calc", + "funcdef-min", + "funcdef-max", + "relative-length", "percentage", + "funcdef-url", "identifier-value", "em" - ] + ], + "specShortname": "css-values-4" }, - "https://www.w3.org/TR/css4-images/": { + "https://www.w3.org/TR/css-variables-1/": { "anchors": [ - "funcdef-image", - "propdef-image-resolution" - ] + "custom-property", + "funcdef-var", + "typedef-custom-property-name" + ], + "specShortname": "css-variables-1" + }, + "https://www.w3.org/TR/css-will-change-1/": { + "anchors": [ + "propdef-will-change" + ], + "specShortname": "css-will-change-1" + }, + "https://www.w3.org/TR/css-writing-modes-3/": { + "anchors": [ + "propdef-direction", + "propdef-unicode-bidi" + ], + "specShortname": "css-writing-modes-3" + }, + "https://www.w3.org/TR/css-writing-modes-4/": { + "anchors": [ + "propdef-glyph-orientation-vertical", + "propdef-text-combine-upright", + "propdef-text-orientation", + "propdef-writing-mode" + ], + "specShortname": "css-writing-modes-4" }, "https://www.w3.org/TR/cssom-1/": { "anchors": [ + "css-declaration-block", "cssstyledeclaration", "cssstyledeclaration-declarations", "dom-window-getcomputedstyle", @@ -984,19 +1123,11 @@ "resolved-value", "cssstylerule", "elementcssinlinestyle", + "namespacedef-css", "serializing-css-values" ], "specShortname": "cssom-1" }, - "https://www.w3.org/TR/cssom-view-1/": { - "specShortname": "cssom-view-1" - }, - "https://www.w3.org/TR/cssom-view/": { - "anchors": [ - "propdef-scroll-behavior" - ], - "specShortname": "cssom-view-1" - }, "https://www.w3.org/TR/fill-stroke-3/": { "anchors": [ "propdef-fill-break", @@ -1021,9 +1152,10 @@ }, "https://www.w3.org/TR/geometry-1/": { "anchors": [ - "dom-dommatrix", + "dommatrix", "dom-dommatrixreadonly-is2d", - "dom-dommatrixreadonly" + "dommatrixreadonly", + "dommatrixreadonly-stringification-behavior" ], "specShortname": "geometry-1" }, @@ -1038,71 +1170,7 @@ ], "specShortname": "motion-1" }, - "https://www.w3.org/TR/svg2/coords.html": { - "anchors": [ - "VectorEffectProperty" - ] - }, - "https://www.w3.org/TR/svg2/geometry.html": { - "anchors": [ - "CxProperty", - "CyProperty", - "RProperty", - "RxProperty", - "RyProperty", - "XProperty", - "YProperty" - ] - }, - "https://www.w3.org/TR/svg2/interact.html": { - "anchors": [ - "PointerEventsProperty" - ] - }, - "https://www.w3.org/TR/svg2/painting.html": { - "anchors": [ - "ColorInterpolationProperty", - "ColorRenderingProperty", - "FillProperty", - "FillOpacityProperty", - "FillRuleProperty", - "MarkerProperty", - "MarkerEndProperty", - "MarkerMidProperty", - "MarkerStartProperty", - "PaintOrderProperty", - "ShapeRenderingProperty", - "StrokeProperty", - "StrokeDasharrayProperty", - "StrokeDashoffsetProperty", - "StrokeLinecapProperty", - "StrokeLinejoinProperty", - "StrokeMiterlimitProperty", - "StrokeOpacityProperty", - "StrokeWidthProperty", - "TextRenderingProperty" - ] - }, - "https://www.w3.org/TR/svg2/paths.html": { - "anchors": [ - "DProperty" - ] - }, - "https://www.w3.org/TR/svg2/pservers.html": { - "anchors": [ - "SolidcolorProperty", - "SolidOpacityProperty", - "StopColorProperty", - "StopOpacityProperty" - ] - }, - "https://www.w3.org/TR/svg2/text.html": { - "anchors": [ - "ShapesubtractProperty", - "TextAnchorProperty", - "TextDecorationFillProperty", - "TextDecorationStrokeProperty" - ] - } + "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/i18n-glossary.json b/tr/links/i18n-glossary.json index ab8ab5ecb1e3..0e430d9e09fc 100644 --- a/tr/links/i18n-glossary.json +++ b/tr/links/i18n-glossary.json @@ -33,6 +33,8 @@ "romaji", "hiragana", "katakana", + "normalization_form_kc", + "normalization_form_kd", "titlecase", "unicameral", "UTF_8", @@ -40,7 +42,13 @@ "utf_8_encoding_scheme", "UTF_16", "utf_16_encoding_form", - "utf_16_encoding_scheme" + "utf_16_encoding_scheme", + "variation_selector", + "variation_sequence", + "standardized_variation_sequence", + "mongolian_free_variation_selector", + "ideographic_variation_sequence", + "default_ignorable" ] }, "https://url.spec.whatwg.org/": { @@ -76,6 +84,7 @@ "halfwidth", "ideograph", "normalization_form_c", + "normalization_form_d", "paragraph_direction", "script", "surrogate_code_point", @@ -119,6 +128,11 @@ "G12284" ] }, + "https://www.unicode.org/versions/latest/ch23.pdf": { + "anchors": [ + "G19053" + ] + }, "https://www.w3.org/2023/Process-20231103/": { "anchors": [ "recs-and-notes" diff --git a/tr/links/media-source-2.json b/tr/links/media-source-2.json index d4516424b4ae..ca76e5c71604 100644 --- a/tr/links/media-source-2.json +++ b/tr/links/media-source-2.json @@ -33,6 +33,12 @@ "security-with-canvas-elements" ] }, + "https://html.spec.whatwg.org/multipage/embedded-content.html": { + "anchors": [ + "the-source-element", + "attr-source-src" + ] + }, "https://html.spec.whatwg.org/multipage/media.html": { "anchors": [ "htmlmediaelement", @@ -169,6 +175,9 @@ "specShortname": "url" }, "https://w3c.github.io/media-playback-quality/": { + "anchors": [ + "dom-htmlvideoelement-getvideoplaybackquality" + ], "specShortname": "media-playback-quality" }, "https://w3c.github.io/media-source/pipeline_model_description.html": { @@ -216,8 +225,8 @@ "https://www.w3.org/TR/2016/REC-media-source-20161117/": {}, "https://www.w3.org/TR/FileAPI/": { "anchors": [ - "blob-url", "dfn-createObjectURL", + "blob-url", "dfn-file", "dfn-Blob" ], diff --git a/tr/links/rdf12-n-quads.json b/tr/links/rdf12-n-quads.json index 8f21578c7a28..c2f5a640ea31 100644 --- a/tr/links/rdf12-n-quads.json +++ b/tr/links/rdf12-n-quads.json @@ -52,7 +52,7 @@ "https://www.w3.org/TR/rdf12-concepts/": { "anchors": [ "dfn-rdf-dataset", - "dfn-quoted-triple", + "dfn-triple-term", "dfn-rdf-term", "dfn-subject", "dfn-object", diff --git a/tr/links/rdf12-n-triples.json b/tr/links/rdf12-n-triples.json index 358136dfb4a5..305316e33c5d 100644 --- a/tr/links/rdf12-n-triples.json +++ b/tr/links/rdf12-n-triples.json @@ -51,7 +51,7 @@ "https://www.w3.org/TR/rdf12-concepts/": { "anchors": [ "dfn-rdf-graph", - "dfn-quoted-triple", + "dfn-triple-term", "dfn-rdf-term", "dfn-subject", "dfn-object", diff --git a/tr/links/sparql12-federated-query.json b/tr/links/sparql12-federated-query.json index 318b7b37cc57..2d0625972fbd 100644 --- a/tr/links/sparql12-federated-query.json +++ b/tr/links/sparql12-federated-query.json @@ -55,7 +55,7 @@ "https://w3c.github.io/sparql-new/spec/": {}, "https://www.rfc-editor.org/rfc/rfc2119": {}, "https://www.rfc-editor.org/rfc/rfc8174": {}, - "https://www.w3.org/2021/Process-20211102/": { + "https://www.w3.org/2023/Process-20231103/": { "anchors": [ "recs-and-notes" ] diff --git a/tr/refs/compositing-1.json b/tr/refs/compositing-1.json index d41c7c16a46e..8765a8771376 100644 --- a/tr/refs/compositing-1.json +++ b/tr/refs/compositing-1.json @@ -6,28 +6,36 @@ "refs": { "normative": [ { - "name": "2dcontext2", - "url": "http://www.w3.org/TR/2dcontext2/" + "name": "CSS-COLOR-4", + "url": "https://www.w3.org/TR/css-color-4/" + }, + { + "name": "CSS-MASKING-1", + "url": "https://www.w3.org/TR/css-masking-1/" + }, + { + "name": "CSS-VALUES-4", + "url": "https://www.w3.org/TR/css-values-4/" }, { "name": "CSS21", - "url": "http://www.w3.org/TR/2011/REC-CSS2-20110607" + "url": "https://www.w3.org/TR/CSS21/" }, { "name": "CSS3BG", - "url": "http://www.w3.org/TR/2012/CR-css3-background-20120724/" + "url": "https://www.w3.org/TR/css-backgrounds-3/" }, { - "name": "CSS3COLOR", - "url": "http://www.w3.org/TR/2011/REC-css3-color-20110607" + "name": "HTML", + "url": "https://html.spec.whatwg.org/multipage/" }, { - "name": "SVG11", - "url": "http://www.w3.org/TR/SVG11/" + "name": "RFC2119", + "url": "https://datatracker.ietf.org/doc/html/rfc2119" }, { - "name": "rfc2119", - "url": "http://www.ietf.org/rfc/rfc2119.txt" + "name": "SVG11", + "url": "https://www.w3.org/TR/SVG11/" } ], "informative": [ diff --git a/tr/refs/css-typed-om-1.json b/tr/refs/css-typed-om-1.json index 09a718d96db6..89991080ce22 100644 --- a/tr/refs/css-typed-om-1.json +++ b/tr/refs/css-typed-om-1.json @@ -19,59 +19,79 @@ }, { "name": "CSS-ANIMATIONS-2", - "url": "https://drafts.csswg.org/css-animations-2/" + "url": "https://www.w3.org/TR/css-animations-2/" }, { "name": "CSS-BACKGROUNDS-3", "url": "https://www.w3.org/TR/css-backgrounds-3/" }, + { + "name": "CSS-BORDERS-4", + "url": "https://drafts.csswg.org/css-borders-4/" + }, + { + "name": "CSS-BOX-4", + "url": "https://www.w3.org/TR/css-box-4/" + }, { "name": "CSS-BREAK-3", "url": "https://www.w3.org/TR/css-break-3/" }, { - "name": "CSS-CASCADE-4", - "url": "https://www.w3.org/TR/css-cascade-4/" + "name": "CSS-BREAK-4", + "url": "https://www.w3.org/TR/css-break-4/" }, { - "name": "CSS-COLOR-3", - "url": "https://www.w3.org/TR/css-color-3/" + "name": "CSS-CASCADE-5", + "url": "https://www.w3.org/TR/css-cascade-5/" }, { "name": "CSS-COLOR-4", "url": "https://www.w3.org/TR/css-color-4/" }, { - "name": "CSS-CONTAIN-1", - "url": "https://www.w3.org/TR/css-contain-1/" + "name": "CSS-COLOR-5", + "url": "https://www.w3.org/TR/css-color-5/" + }, + { + "name": "CSS-COLOR-ADJUST-1", + "url": "https://www.w3.org/TR/css-color-adjust-1/" + }, + { + "name": "CSS-CONTAIN-2", + "url": "https://www.w3.org/TR/css-contain-2/" }, { "name": "CSS-CONTENT-3", "url": "https://www.w3.org/TR/css-content-3/" }, { - "name": "CSS-FLEXBOX-1", - "url": "https://www.w3.org/TR/css-flexbox-1/" + "name": "CSS-DISPLAY-3", + "url": "https://www.w3.org/TR/css-display-3/" }, { - "name": "CSS-FONTS-3", - "url": "https://www.w3.org/TR/css-fonts-3/" + "name": "CSS-FLEXBOX-1", + "url": "https://www.w3.org/TR/css-flexbox-1/" }, { "name": "CSS-FONTS-4", "url": "https://www.w3.org/TR/css-fonts-4/" }, { - "name": "CSS-GCPM-3", - "url": "https://www.w3.org/TR/css-gcpm-3/" + "name": "CSS-FONTS-5", + "url": "https://www.w3.org/TR/css-fonts-5/" }, { "name": "CSS-GCPM-4", "url": "https://drafts.csswg.org/css-gcpm-4/" }, { - "name": "CSS-GRID-1", - "url": "https://www.w3.org/TR/css-grid-1/" + "name": "CSS-GRID-2", + "url": "https://www.w3.org/TR/css-grid-2/" + }, + { + "name": "CSS-IMAGES-3", + "url": "https://www.w3.org/TR/css-images-3/" }, { "name": "CSS-IMAGES-4", @@ -109,6 +129,10 @@ "name": "CSS-OVERFLOW-4", "url": "https://www.w3.org/TR/css-overflow-4/" }, + { + "name": "CSS-PAGE-3", + "url": "https://www.w3.org/TR/css-page-3/" + }, { "name": "CSS-PAGE-FLOATS-3", "url": "https://www.w3.org/TR/css-page-floats-3/" @@ -118,8 +142,8 @@ "url": "https://www.w3.org/TR/css-position-3/" }, { - "name": "CSS-PRESLEV-1", - "url": "https://www.w3.org/TR/css3-preslev/" + "name": "CSS-PROPERTIES-VALUES-API-1", + "url": "https://www.w3.org/TR/css-properties-values-api-1/" }, { "name": "CSS-REGIONS-1", @@ -139,16 +163,12 @@ }, { "name": "CSS-SCROLL-ANCHORING-1", - "url": "https://drafts.csswg.org/css-scroll-anchoring/" + "url": "https://www.w3.org/TR/css-scroll-anchoring-1/" }, { "name": "CSS-SCROLL-SNAP-1", "url": "https://www.w3.org/TR/css-scroll-snap-1/" }, - { - "name": "CSS-SCROLLBARS-1", - "url": "https://drafts.csswg.org/css-scrollbars-1/" - }, { "name": "CSS-SHAPES-1", "url": "https://www.w3.org/TR/css-shapes-1/" @@ -165,6 +185,10 @@ "name": "CSS-SIZING-3", "url": "https://www.w3.org/TR/css-sizing-3/" }, + { + "name": "CSS-SPEECH-1", + "url": "https://www.w3.org/TR/css-speech-1/" + }, { "name": "CSS-SYNTAX-3", "url": "https://www.w3.org/TR/css-syntax-3/" @@ -178,8 +202,8 @@ "url": "https://www.w3.org/TR/css-text-3/" }, { - "name": "CSS-TEXT-DECOR-3", - "url": "https://www.w3.org/TR/css-text-decor-3/" + "name": "CSS-TEXT-4", + "url": "https://www.w3.org/TR/css-text-4/" }, { "name": "CSS-TEXT-DECOR-4", @@ -191,27 +215,19 @@ }, { "name": "CSS-TRANSFORMS-2", - "url": "https://drafts.csswg.org/css-transforms-2/" + "url": "https://www.w3.org/TR/css-transforms-2/" }, { "name": "CSS-TRANSITIONS-1", "url": "https://www.w3.org/TR/css-transitions-1/" }, - { - "name": "CSS-UI-3", - "url": "https://www.w3.org/TR/css-ui-3/" - }, { "name": "CSS-UI-4", "url": "https://www.w3.org/TR/css-ui-4/" }, - { - "name": "CSS-VALUES-3", - "url": "https://www.w3.org/TR/css-values-3/" - }, { "name": "CSS-VALUES-4", - "url": "https://drafts.csswg.org/css-values-4/" + "url": "https://www.w3.org/TR/css-values-4/" }, { "name": "CSS-VARIABLES-1", @@ -226,33 +242,21 @@ "url": "https://www.w3.org/TR/css-writing-modes-3/" }, { - "name": "CSS2", - "url": "https://www.w3.org/TR/CSS2/" - }, - { - "name": "CSS22", - "url": "https://www.w3.org/TR/CSS22/" - }, - { - "name": "CSS3-IMAGES", - "url": "https://www.w3.org/TR/css3-images/" + "name": "CSS-WRITING-MODES-4", + "url": "https://www.w3.org/TR/css-writing-modes-4/" }, { - "name": "CSS3-PAGE", - "url": "https://www.w3.org/TR/css3-page/" + "name": "CSS21", + "url": "https://www.w3.org/TR/CSS21/" }, { - "name": "CSS3-SPEECH", - "url": "https://www.w3.org/TR/css3-speech/" + "name": "CSS22", + "url": "https://www.w3.org/TR/CSS22/" }, { "name": "CSSOM", "url": "https://www.w3.org/TR/cssom-1/" }, - { - "name": "CSSOM-VIEW-1", - "url": "https://www.w3.org/TR/cssom-view-1/" - }, { "name": "DOM", "url": "https://dom.spec.whatwg.org/" @@ -269,6 +273,10 @@ "name": "GEOMETRY-1", "url": "https://www.w3.org/TR/geometry-1/" }, + { + "name": "HTML", + "url": "https://html.spec.whatwg.org/multipage/" + }, { "name": "INFRA", "url": "https://infra.spec.whatwg.org/" @@ -279,26 +287,17 @@ }, { "name": "RFC2119", - "url": "https://tools.ietf.org/html/rfc2119" + "url": "https://datatracker.ietf.org/doc/html/rfc2119" }, { "name": "SVG2", "url": "https://www.w3.org/TR/SVG2/" }, { - "name": "WebIDL", - "url": "https://heycam.github.io/webidl/" + "name": "WEBIDL", + "url": "https://webidl.spec.whatwg.org/" } ], - "informative": [ - { - "name": "CSS-PROPERTIES-VALUES-API-1", - "url": "https://www.w3.org/TR/css-properties-values-api-1/" - }, - { - "name": "HTML", - "url": "https://html.spec.whatwg.org/multipage/" - } - ] + "informative": [] } } \ No newline at end of file