From 0ce172eae3f99e76e1d7b04d809c63167ee44be1 Mon Sep 17 00:00:00 2001 From: reffy-bot <> Date: Wed, 17 May 2023 01:28:50 +0000 Subject: [PATCH] Update of TR report from new reffy run Using reffy commit 13.0.1. --- tr/dfns/clipboard-apis.json | 683 +++++++++++++----------- tr/dfns/input-events-2.json | 109 ++-- tr/dfns/webnn.json | 206 ++++---- tr/events/clipboard-apis.json | 52 ++ tr/headings/clipboard-apis.json | 72 ++- tr/headings/input-events-2.json | 54 +- tr/headings/webnn.json | 83 +-- tr/idl/clipboard-apis.idl | 35 +- tr/idl/input-events.idl | 14 + tr/idl/webnn.idl | 2 +- tr/ids/clipboard-apis.json | 904 +++++++++++++++++++++++++------- tr/ids/input-events-2.json | 92 +++- tr/ids/webnn.json | 609 +++++++++++---------- tr/index.json | 20 +- tr/links/clipboard-apis.json | 119 +++-- tr/links/input-events-2.json | 86 ++- tr/links/selection-api.json | 4 +- tr/links/webnn.json | 3 +- tr/refs/clipboard-apis.json | 20 +- tr/refs/input-events-2.json | 35 +- 20 files changed, 2019 insertions(+), 1183 deletions(-) create mode 100644 tr/events/clipboard-apis.json create mode 100644 tr/idl/input-events.idl diff --git a/tr/dfns/clipboard-apis.json b/tr/dfns/clipboard-apis.json index 3c6ac09d1f20..aee0a9299f2c 100644 --- a/tr/dfns/clipboard-apis.json +++ b/tr/dfns/clipboard-apis.json @@ -54,10 +54,8 @@ "access": "private", "informative": false, "heading": { - "id": "model", - "href": "https://www.w3.org/TR/clipboard-apis/#model", - "title": "Model", - "number": "4" + "href": "https://www.w3.org/TR/clipboard-apis/#system-clipboard-data", + "title": "Clipboard API and events" }, "definedIn": "prose" }, @@ -94,10 +92,8 @@ "access": "public", "informative": false, "heading": { - "id": "clipboard-event-interfaces", - "href": "https://www.w3.org/TR/clipboard-apis/#clipboard-event-interfaces", - "title": "Clipboard event interfaces", - "number": "5.1" + "href": "https://www.w3.org/TR/clipboard-apis/#dom-clipboardeventinit-clipboarddata", + "title": "Clipboard API and events" }, "definedIn": "pre" }, @@ -115,10 +111,8 @@ "access": "public", "informative": false, "heading": { - "id": "clipboard-event-interfaces", - "href": "https://www.w3.org/TR/clipboard-apis/#clipboard-event-interfaces", - "title": "Clipboard event interfaces", - "number": "5.1" + "href": "https://www.w3.org/TR/clipboard-apis/#clipboardeventinit-clipboarddata", + "title": "Clipboard API and events" }, "definedIn": "dt" }, @@ -134,10 +128,8 @@ "access": "public", "informative": false, "heading": { - "id": "clipboard-event-interfaces", - "href": "https://www.w3.org/TR/clipboard-apis/#clipboard-event-interfaces", - "title": "Clipboard event interfaces", - "number": "5.1" + "href": "https://www.w3.org/TR/clipboard-apis/#clipboardevent", + "title": "Clipboard API and events" }, "definedIn": "pre" }, @@ -158,10 +150,8 @@ "access": "public", "informative": false, "heading": { - "id": "clipboard-event-interfaces", - "href": "https://www.w3.org/TR/clipboard-apis/#clipboard-event-interfaces", - "title": "Clipboard event interfaces", - "number": "5.1" + "href": "https://www.w3.org/TR/clipboard-apis/#dom-clipboardevent-clipboardevent", + "title": "Clipboard API and events" }, "definedIn": "pre" }, @@ -182,10 +172,8 @@ "access": "public", "informative": false, "heading": { - "id": "clipboard-event-interfaces", - "href": "https://www.w3.org/TR/clipboard-apis/#clipboard-event-interfaces", - "title": "Clipboard event interfaces", - "number": "5.1" + "href": "https://www.w3.org/TR/clipboard-apis/#dom-clipboardevent-clipboardevent-type-eventinitdict-type", + "title": "Clipboard API and events" }, "definedIn": "pre" }, @@ -206,10 +194,8 @@ "access": "public", "informative": false, "heading": { - "id": "clipboard-event-interfaces", - "href": "https://www.w3.org/TR/clipboard-apis/#clipboard-event-interfaces", - "title": "Clipboard event interfaces", - "number": "5.1" + "href": "https://www.w3.org/TR/clipboard-apis/#dom-clipboardevent-clipboardevent-type-eventinitdict-eventinitdict", + "title": "Clipboard API and events" }, "definedIn": "pre" }, @@ -227,10 +213,8 @@ "access": "public", "informative": false, "heading": { - "id": "clipboard-event-interfaces", - "href": "https://www.w3.org/TR/clipboard-apis/#clipboard-event-interfaces", - "title": "Clipboard event interfaces", - "number": "5.1" + "href": "https://www.w3.org/TR/clipboard-apis/#dom-clipboardevent-clipboarddata", + "title": "Clipboard API and events" }, "definedIn": "pre" }, @@ -248,23 +232,23 @@ "access": "public", "informative": false, "heading": { - "id": "clipboard-event-interfaces", - "href": "https://www.w3.org/TR/clipboard-apis/#clipboard-event-interfaces", - "title": "Clipboard event interfaces", - "number": "5.1" + "href": "https://www.w3.org/TR/clipboard-apis/#clipboardevent-clipboarddata", + "title": "Clipboard API and events" }, "definedIn": "dt" }, { - "id": "clipboardchange", - "href": "https://www.w3.org/TR/clipboard-apis/#clipboardchange", + "id": "eventdef-documentandelementeventhandlers-clipboardchange", + "href": "https://www.w3.org/TR/clipboard-apis/#eventdef-documentandelementeventhandlers-clipboardchange", "linkingText": [ "clipboardchange" ], "localLinkingText": [], - "type": "dfn", - "for": [], - "access": "private", + "type": "event", + "for": [ + "DocumentAndElementEventHandlers" + ], + "access": "public", "informative": false, "heading": { "id": "clipboard-event-clipboardchange", @@ -275,15 +259,17 @@ "definedIn": "heading" }, { - "id": "copy", - "href": "https://www.w3.org/TR/clipboard-apis/#copy", + "id": "eventdef-documentandelementeventhandlers-copy", + "href": "https://www.w3.org/TR/clipboard-apis/#eventdef-documentandelementeventhandlers-copy", "linkingText": [ "copy" ], "localLinkingText": [], - "type": "dfn", - "for": [], - "access": "private", + "type": "event", + "for": [ + "DocumentAndElementEventHandlers" + ], + "access": "public", "informative": false, "heading": { "id": "clipboard-event-copy", @@ -294,15 +280,17 @@ "definedIn": "heading" }, { - "id": "cut", - "href": "https://www.w3.org/TR/clipboard-apis/#cut", + "id": "eventdef-documentandelementeventhandlers-cut", + "href": "https://www.w3.org/TR/clipboard-apis/#eventdef-documentandelementeventhandlers-cut", "linkingText": [ "cut" ], "localLinkingText": [], - "type": "dfn", - "for": [], - "access": "private", + "type": "event", + "for": [ + "DocumentAndElementEventHandlers" + ], + "access": "public", "informative": false, "heading": { "id": "clipboard-event-cut", @@ -313,15 +301,17 @@ "definedIn": "heading" }, { - "id": "paste", - "href": "https://www.w3.org/TR/clipboard-apis/#paste", + "id": "eventdef-documentandelementeventhandlers-paste", + "href": "https://www.w3.org/TR/clipboard-apis/#eventdef-documentandelementeventhandlers-paste", "linkingText": [ "paste" ], "localLinkingText": [], - "type": "dfn", - "for": [], - "access": "private", + "type": "event", + "for": [ + "DocumentAndElementEventHandlers" + ], + "access": "public", "informative": false, "heading": { "id": "clipboard-event-paste", @@ -431,10 +421,10 @@ "definedIn": "heading" }, { - "id": "typedefdef-clipboarditems", - "href": "https://www.w3.org/TR/clipboard-apis/#typedefdef-clipboarditems", + "id": "typedefdef-clipboarditemdata", + "href": "https://www.w3.org/TR/clipboard-apis/#typedefdef-clipboarditemdata", "linkingText": [ - "ClipboardItems" + "ClipboardItemData" ], "localLinkingText": [], "type": "typedef", @@ -442,18 +432,18 @@ "access": "public", "informative": false, "heading": { - "id": "clipboard-interface", - "href": "https://www.w3.org/TR/clipboard-apis/#clipboard-interface", - "title": "Clipboard Interface", + "id": "clipboard-item-interface", + "href": "https://www.w3.org/TR/clipboard-apis/#clipboard-item-interface", + "title": "ClipboardItem Interface", "number": "7.2" }, "definedIn": "pre" }, { - "id": "clipboard", - "href": "https://www.w3.org/TR/clipboard-apis/#clipboard", + "id": "clipboarditem", + "href": "https://www.w3.org/TR/clipboard-apis/#clipboarditem", "linkingText": [ - "Clipboard" + "ClipboardItem" ], "localLinkingText": [], "type": "interface", @@ -461,337 +451,372 @@ "access": "public", "informative": false, "heading": { - "id": "clipboard-interface", - "href": "https://www.w3.org/TR/clipboard-apis/#clipboard-interface", - "title": "Clipboard Interface", - "number": "7.2" + "href": "https://www.w3.org/TR/clipboard-apis/#clipboarditem", + "title": "Clipboard API and events" }, "definedIn": "pre" }, { - "id": "dom-clipboard-write-data-data", - "href": "https://www.w3.org/TR/clipboard-apis/#dom-clipboard-write-data-data", + "id": "dom-clipboarditem-clipboarditem-items-options-items", + "href": "https://www.w3.org/TR/clipboard-apis/#dom-clipboarditem-clipboarditem-items-options-items", "linkingText": [ - "data" + "items" ], "localLinkingText": [], "type": "argument", "for": [ - "Clipboard/write(data)" + "ClipboardItem/ClipboardItem(items, options)", + "ClipboardItem/constructor(items, options)", + "ClipboardItem/ClipboardItem(items)", + "ClipboardItem/constructor(items)" ], "access": "public", "informative": false, "heading": { - "id": "clipboard-interface", - "href": "https://www.w3.org/TR/clipboard-apis/#clipboard-interface", - "title": "Clipboard Interface", - "number": "7.2" + "href": "https://www.w3.org/TR/clipboard-apis/#dom-clipboarditem-clipboarditem-items-options-items", + "title": "Clipboard API and events" }, "definedIn": "pre" }, { - "id": "dom-clipboard-writetext-data-data", - "href": "https://www.w3.org/TR/clipboard-apis/#dom-clipboard-writetext-data-data", + "id": "dom-clipboarditem-clipboarditem-items-options-options", + "href": "https://www.w3.org/TR/clipboard-apis/#dom-clipboarditem-clipboarditem-items-options-options", "linkingText": [ - "data" + "options" ], "localLinkingText": [], "type": "argument", "for": [ - "Clipboard/writeText(data)" + "ClipboardItem/ClipboardItem(items, options)", + "ClipboardItem/constructor(items, options)", + "ClipboardItem/ClipboardItem(items)", + "ClipboardItem/constructor(items)" ], "access": "public", "informative": false, "heading": { - "id": "clipboard-interface", - "href": "https://www.w3.org/TR/clipboard-apis/#clipboard-interface", - "title": "Clipboard Interface", - "number": "7.2" + "href": "https://www.w3.org/TR/clipboard-apis/#dom-clipboarditem-clipboarditem-items-options-options", + "title": "Clipboard API and events" }, "definedIn": "pre" }, { - "id": "typedefdef-clipboarditemdatatype", - "href": "https://www.w3.org/TR/clipboard-apis/#typedefdef-clipboarditemdatatype", + "id": "dom-clipboarditem-gettype-type-type", + "href": "https://www.w3.org/TR/clipboard-apis/#dom-clipboarditem-gettype-type-type", "linkingText": [ - "ClipboardItemDataType" + "type" ], "localLinkingText": [], - "type": "typedef", - "for": [], + "type": "argument", + "for": [ + "ClipboardItem/getType(type)" + ], "access": "public", "informative": false, "heading": { - "id": "clipboard-interface", - "href": "https://www.w3.org/TR/clipboard-apis/#clipboard-interface", - "title": "Clipboard Interface", - "number": "7.2" + "href": "https://www.w3.org/TR/clipboard-apis/#dom-clipboarditem-gettype-type-type", + "title": "Clipboard API and events" }, "definedIn": "pre" }, { - "id": "typedefdef-clipboarditemdata", - "href": "https://www.w3.org/TR/clipboard-apis/#typedefdef-clipboarditemdata", + "id": "enumdef-presentationstyle", + "href": "https://www.w3.org/TR/clipboard-apis/#enumdef-presentationstyle", "linkingText": [ - "ClipboardItemData" + "PresentationStyle" ], "localLinkingText": [], - "type": "typedef", + "type": "enum", "for": [], "access": "public", "informative": false, "heading": { - "id": "clipboard-interface", - "href": "https://www.w3.org/TR/clipboard-apis/#clipboard-interface", - "title": "Clipboard Interface", - "number": "7.2" + "href": "https://www.w3.org/TR/clipboard-apis/#enumdef-presentationstyle", + "title": "Clipboard API and events" }, "definedIn": "pre" }, { - "id": "callbackdef-clipboarditemdelayedcallback", - "href": "https://www.w3.org/TR/clipboard-apis/#callbackdef-clipboarditemdelayedcallback", + "id": "dom-presentationstyle-unspecified", + "href": "https://www.w3.org/TR/clipboard-apis/#dom-presentationstyle-unspecified", "linkingText": [ - "ClipboardItemDelayedCallback" + "\"unspecified\"" ], "localLinkingText": [], - "type": "callback", - "for": [], + "type": "enum-value", + "for": [ + "PresentationStyle" + ], "access": "public", "informative": false, "heading": { - "id": "clipboard-interface", - "href": "https://www.w3.org/TR/clipboard-apis/#clipboard-interface", - "title": "Clipboard Interface", - "number": "7.2" + "href": "https://www.w3.org/TR/clipboard-apis/#dom-presentationstyle-unspecified", + "title": "Clipboard API and events" }, "definedIn": "pre" }, { - "id": "clipboarditem", - "href": "https://www.w3.org/TR/clipboard-apis/#clipboarditem", + "id": "dom-presentationstyle-inline", + "href": "https://www.w3.org/TR/clipboard-apis/#dom-presentationstyle-inline", "linkingText": [ - "ClipboardItem" + "\"inline\"" ], "localLinkingText": [], - "type": "interface", - "for": [], + "type": "enum-value", + "for": [ + "PresentationStyle" + ], "access": "public", "informative": false, "heading": { - "id": "clipboard-interface", - "href": "https://www.w3.org/TR/clipboard-apis/#clipboard-interface", - "title": "Clipboard Interface", - "number": "7.2" + "href": "https://www.w3.org/TR/clipboard-apis/#dom-presentationstyle-inline", + "title": "Clipboard API and events" }, "definedIn": "pre" }, { - "id": "dom-clipboarditem-clipboarditem", - "href": "https://www.w3.org/TR/clipboard-apis/#dom-clipboarditem-clipboarditem", + "id": "dom-presentationstyle-attachment", + "href": "https://www.w3.org/TR/clipboard-apis/#dom-presentationstyle-attachment", "linkingText": [ - "ClipboardItem(items, options)", - "constructor(items, options)", - "ClipboardItem(items)", - "constructor(items)" + "\"attachment\"" ], "localLinkingText": [], - "type": "constructor", + "type": "enum-value", "for": [ - "ClipboardItem" + "PresentationStyle" ], "access": "public", "informative": false, "heading": { - "id": "clipboard-interface", - "href": "https://www.w3.org/TR/clipboard-apis/#clipboard-interface", - "title": "Clipboard Interface", - "number": "7.2" + "href": "https://www.w3.org/TR/clipboard-apis/#dom-presentationstyle-attachment", + "title": "Clipboard API and events" }, "definedIn": "pre" }, { - "id": "dom-clipboarditem-clipboarditem-items-options-items", - "href": "https://www.w3.org/TR/clipboard-apis/#dom-clipboarditem-clipboarditem-items-options-items", + "id": "dictdef-clipboarditemoptions", + "href": "https://www.w3.org/TR/clipboard-apis/#dictdef-clipboarditemoptions", "linkingText": [ - "items" + "ClipboardItemOptions" ], "localLinkingText": [], - "type": "argument", - "for": [ - "ClipboardItem/ClipboardItem(items, options)", - "ClipboardItem/constructor(items, options)", - "ClipboardItem/ClipboardItem(items)", - "ClipboardItem/constructor(items)" - ], + "type": "dictionary", + "for": [], "access": "public", "informative": false, "heading": { - "id": "clipboard-interface", - "href": "https://www.w3.org/TR/clipboard-apis/#clipboard-interface", - "title": "Clipboard Interface", - "number": "7.2" + "href": "https://www.w3.org/TR/clipboard-apis/#dictdef-clipboarditemoptions", + "title": "Clipboard API and events" }, "definedIn": "pre" }, { - "id": "dom-clipboarditem-clipboarditem-items-options-options", - "href": "https://www.w3.org/TR/clipboard-apis/#dom-clipboarditem-clipboarditem-items-options-options", + "id": "dom-clipboarditemoptions-presentationstyle", + "href": "https://www.w3.org/TR/clipboard-apis/#dom-clipboarditemoptions-presentationstyle", "linkingText": [ - "options" + "presentationStyle" ], "localLinkingText": [], - "type": "argument", + "type": "dict-member", "for": [ - "ClipboardItem/ClipboardItem(items, options)", - "ClipboardItem/constructor(items, options)", - "ClipboardItem/ClipboardItem(items)", - "ClipboardItem/constructor(items)" + "ClipboardItemOptions" ], "access": "public", "informative": false, "heading": { - "id": "clipboard-interface", - "href": "https://www.w3.org/TR/clipboard-apis/#clipboard-interface", - "title": "Clipboard Interface", - "number": "7.2" + "href": "https://www.w3.org/TR/clipboard-apis/#dom-clipboarditemoptions-presentationstyle", + "title": "Clipboard API and events" }, "definedIn": "pre" }, { - "id": "dom-clipboarditem-createdelayed", - "href": "https://www.w3.org/TR/clipboard-apis/#dom-clipboarditem-createdelayed", + "id": "clipboard-item", + "href": "https://www.w3.org/TR/clipboard-apis/#clipboard-item", "linkingText": [ - "createDelayed(items, options)", - "createDelayed(items)" + "clipboard item" ], "localLinkingText": [], - "type": "method", - "for": [ - "ClipboardItem" + "type": "dfn", + "for": [], + "access": "private", + "informative": false, + "heading": { + "href": "https://www.w3.org/TR/clipboard-apis/#clipboard-item", + "title": "Clipboard API and events" + }, + "definedIn": "prose" + }, + { + "id": "list-of-representations", + "href": "https://www.w3.org/TR/clipboard-apis/#list-of-representations", + "linkingText": [ + "list of representations" ], - "access": "public", + "localLinkingText": [], + "type": "dfn", + "for": [], + "access": "private", "informative": false, "heading": { - "id": "clipboard-interface", - "href": "https://www.w3.org/TR/clipboard-apis/#clipboard-interface", - "title": "Clipboard Interface", - "number": "7.2" + "href": "https://www.w3.org/TR/clipboard-apis/#list-of-representations", + "title": "Clipboard API and events" }, - "definedIn": "pre" + "definedIn": "prose" }, { - "id": "dom-clipboarditem-createdelayed-items-options-items", - "href": "https://www.w3.org/TR/clipboard-apis/#dom-clipboarditem-createdelayed-items-options-items", + "id": "representation", + "href": "https://www.w3.org/TR/clipboard-apis/#representation", "linkingText": [ - "items" + "representation" ], "localLinkingText": [], - "type": "argument", + "type": "dfn", + "for": [], + "access": "private", + "informative": false, + "heading": { + "href": "https://www.w3.org/TR/clipboard-apis/#representation", + "title": "Clipboard API and events" + }, + "definedIn": "prose" + }, + { + "id": "representation-mime-type", + "href": "https://www.w3.org/TR/clipboard-apis/#representation-mime-type", + "linkingText": [ + "mime type" + ], + "localLinkingText": [], + "type": "dfn", "for": [ - "ClipboardItem/createDelayed(items, options)", - "ClipboardItem/createDelayed(items)" + "representation" ], - "access": "public", + "access": "private", "informative": false, "heading": { - "id": "clipboard-interface", - "href": "https://www.w3.org/TR/clipboard-apis/#clipboard-interface", - "title": "Clipboard Interface", - "number": "7.2" + "href": "https://www.w3.org/TR/clipboard-apis/#representation-mime-type", + "title": "Clipboard API and events" }, - "definedIn": "pre" + "definedIn": "prose" }, { - "id": "dom-clipboarditem-createdelayed-items-options-options", - "href": "https://www.w3.org/TR/clipboard-apis/#dom-clipboarditem-createdelayed-items-options-options", + "id": "representation-data", + "href": "https://www.w3.org/TR/clipboard-apis/#representation-data", "linkingText": [ - "options" + "data" ], "localLinkingText": [], - "type": "argument", + "type": "dfn", "for": [ - "ClipboardItem/createDelayed(items, options)", - "ClipboardItem/createDelayed(items)" + "representation" ], - "access": "public", + "access": "private", "informative": false, "heading": { - "id": "clipboard-interface", - "href": "https://www.w3.org/TR/clipboard-apis/#clipboard-interface", - "title": "Clipboard Interface", - "number": "7.2" + "href": "https://www.w3.org/TR/clipboard-apis/#representation-data", + "title": "Clipboard API and events" }, - "definedIn": "pre" + "definedIn": "prose" }, { - "id": "dom-clipboarditem-presentationstyle", - "href": "https://www.w3.org/TR/clipboard-apis/#dom-clipboarditem-presentationstyle", + "id": "presentation-style", + "href": "https://www.w3.org/TR/clipboard-apis/#presentation-style", "linkingText": [ - "presentationStyle" + "presentation style" ], "localLinkingText": [], - "type": "attribute", + "type": "dfn", + "for": [], + "access": "private", + "informative": false, + "heading": { + "href": "https://www.w3.org/TR/clipboard-apis/#presentation-style", + "title": "Clipboard API and events" + }, + "definedIn": "prose" + }, + { + "id": "clipboarditem-clipboard-item", + "href": "https://www.w3.org/TR/clipboard-apis/#clipboarditem-clipboard-item", + "linkingText": [ + "clipboard item" + ], + "localLinkingText": [], + "type": "dfn", "for": [ "ClipboardItem" ], - "access": "public", + "access": "private", "informative": false, "heading": { - "id": "clipboard-interface", - "href": "https://www.w3.org/TR/clipboard-apis/#clipboard-interface", - "title": "Clipboard Interface", - "number": "7.2" + "href": "https://www.w3.org/TR/clipboard-apis/#clipboarditem-clipboard-item", + "title": "Clipboard API and events" }, - "definedIn": "pre" + "definedIn": "prose" }, { - "id": "dom-clipboarditem-lastmodified", - "href": "https://www.w3.org/TR/clipboard-apis/#dom-clipboarditem-lastmodified", + "id": "clipboarditem-types-array", + "href": "https://www.w3.org/TR/clipboard-apis/#clipboarditem-types-array", "linkingText": [ - "lastModified" + "types array" ], "localLinkingText": [], - "type": "attribute", + "type": "dfn", "for": [ "ClipboardItem" ], - "access": "public", + "access": "private", "informative": false, "heading": { - "id": "clipboard-interface", - "href": "https://www.w3.org/TR/clipboard-apis/#clipboard-interface", - "title": "Clipboard Interface", - "number": "7.2" + "href": "https://www.w3.org/TR/clipboard-apis/#clipboarditem-types-array", + "title": "Clipboard API and events" }, - "definedIn": "pre" + "definedIn": "prose" }, { - "id": "dom-clipboarditem-delayed", - "href": "https://www.w3.org/TR/clipboard-apis/#dom-clipboarditem-delayed", + "id": "create-a-clipboarditem-object", + "href": "https://www.w3.org/TR/clipboard-apis/#create-a-clipboarditem-object", "linkingText": [ - "delayed" + "create a ClipboardItem object" ], "localLinkingText": [], - "type": "attribute", + "type": "dfn", + "for": [], + "access": "private", + "informative": false, + "heading": { + "href": "https://www.w3.org/TR/clipboard-apis/#create-a-clipboarditem-object", + "title": "Clipboard API and events" + }, + "definedIn": "prose" + }, + { + "id": "dom-clipboarditem-clipboarditem", + "href": "https://www.w3.org/TR/clipboard-apis/#dom-clipboarditem-clipboarditem", + "linkingText": [ + "ClipboardItem(items, options)", + "constructor(items, options)", + "ClipboardItem(items)", + "constructor(items)" + ], + "localLinkingText": [], + "type": "constructor", "for": [ "ClipboardItem" ], "access": "public", "informative": false, "heading": { - "id": "clipboard-interface", - "href": "https://www.w3.org/TR/clipboard-apis/#clipboard-interface", - "title": "Clipboard Interface", - "number": "7.2" + "href": "https://www.w3.org/TR/clipboard-apis/#dom-clipboarditem-clipboarditem", + "title": "Clipboard API and events" }, - "definedIn": "pre" + "definedIn": "prose" }, { - "id": "dom-clipboarditem-types", - "href": "https://www.w3.org/TR/clipboard-apis/#dom-clipboarditem-types", + "id": "dom-clipboarditem-presentationstyle", + "href": "https://www.w3.org/TR/clipboard-apis/#dom-clipboarditem-presentationstyle", "linkingText": [ - "types" + "presentationStyle" ], "localLinkingText": [], "type": "attribute", @@ -801,63 +826,63 @@ "access": "public", "informative": false, "heading": { - "id": "clipboard-interface", - "href": "https://www.w3.org/TR/clipboard-apis/#clipboard-interface", - "title": "Clipboard Interface", - "number": "7.2" + "id": "dom-clipboarditem-presentationstyle", + "href": "https://www.w3.org/TR/clipboard-apis/#dom-clipboarditem-presentationstyle", + "title": "presentationStyle", + "number": "7.2.1" }, - "definedIn": "pre" + "definedIn": "heading" }, { - "id": "dom-clipboarditem-gettype", - "href": "https://www.w3.org/TR/clipboard-apis/#dom-clipboarditem-gettype", + "id": "dom-clipboarditem-types", + "href": "https://www.w3.org/TR/clipboard-apis/#dom-clipboarditem-types", "linkingText": [ - "getType(type)" + "types" ], "localLinkingText": [], - "type": "method", + "type": "attribute", "for": [ "ClipboardItem" ], "access": "public", "informative": false, "heading": { - "id": "clipboard-interface", - "href": "https://www.w3.org/TR/clipboard-apis/#clipboard-interface", - "title": "Clipboard Interface", - "number": "7.2" + "id": "dom-clipboarditem-types", + "href": "https://www.w3.org/TR/clipboard-apis/#dom-clipboarditem-types", + "title": "types", + "number": "7.2.2" }, - "definedIn": "pre" + "definedIn": "heading" }, { - "id": "dom-clipboarditem-gettype-type-type", - "href": "https://www.w3.org/TR/clipboard-apis/#dom-clipboarditem-gettype-type-type", + "id": "dom-clipboarditem-gettype", + "href": "https://www.w3.org/TR/clipboard-apis/#dom-clipboarditem-gettype", "linkingText": [ - "type" + "getType(type)" ], "localLinkingText": [], - "type": "argument", + "type": "method", "for": [ - "ClipboardItem/getType(type)" + "ClipboardItem" ], "access": "public", "informative": false, "heading": { - "id": "clipboard-interface", - "href": "https://www.w3.org/TR/clipboard-apis/#clipboard-interface", - "title": "Clipboard Interface", - "number": "7.2" + "id": "dom-clipboarditem-gettype", + "href": "https://www.w3.org/TR/clipboard-apis/#dom-clipboarditem-gettype", + "title": "getType(type)", + "number": "7.2.3" }, - "definedIn": "pre" + "definedIn": "heading" }, { - "id": "enumdef-presentationstyle", - "href": "https://www.w3.org/TR/clipboard-apis/#enumdef-presentationstyle", + "id": "typedefdef-clipboarditems", + "href": "https://www.w3.org/TR/clipboard-apis/#typedefdef-clipboarditems", "linkingText": [ - "PresentationStyle" + "ClipboardItems" ], "localLinkingText": [], - "type": "enum", + "type": "typedef", "for": [], "access": "public", "informative": false, @@ -865,112 +890,98 @@ "id": "clipboard-interface", "href": "https://www.w3.org/TR/clipboard-apis/#clipboard-interface", "title": "Clipboard Interface", - "number": "7.2" + "number": "7.3" }, "definedIn": "pre" }, { - "id": "dom-presentationstyle-unspecified", - "href": "https://www.w3.org/TR/clipboard-apis/#dom-presentationstyle-unspecified", + "id": "clipboard", + "href": "https://www.w3.org/TR/clipboard-apis/#clipboard", "linkingText": [ - "\"unspecified\"" + "Clipboard" ], "localLinkingText": [], - "type": "enum-value", - "for": [ - "PresentationStyle" - ], + "type": "interface", + "for": [], "access": "public", "informative": false, "heading": { - "id": "clipboard-interface", - "href": "https://www.w3.org/TR/clipboard-apis/#clipboard-interface", - "title": "Clipboard Interface", - "number": "7.2" + "href": "https://www.w3.org/TR/clipboard-apis/#clipboard", + "title": "Clipboard API and events" }, "definedIn": "pre" }, { - "id": "dom-presentationstyle-inline", - "href": "https://www.w3.org/TR/clipboard-apis/#dom-presentationstyle-inline", + "id": "dom-clipboard-write-data-data", + "href": "https://www.w3.org/TR/clipboard-apis/#dom-clipboard-write-data-data", "linkingText": [ - "\"inline\"" + "data" ], "localLinkingText": [], - "type": "enum-value", + "type": "argument", "for": [ - "PresentationStyle" + "Clipboard/write(data)" ], "access": "public", "informative": false, "heading": { - "id": "clipboard-interface", - "href": "https://www.w3.org/TR/clipboard-apis/#clipboard-interface", - "title": "Clipboard Interface", - "number": "7.2" + "href": "https://www.w3.org/TR/clipboard-apis/#dom-clipboard-write-data-data", + "title": "Clipboard API and events" }, "definedIn": "pre" }, { - "id": "dom-presentationstyle-attachment", - "href": "https://www.w3.org/TR/clipboard-apis/#dom-presentationstyle-attachment", + "id": "dom-clipboard-writetext-data-data", + "href": "https://www.w3.org/TR/clipboard-apis/#dom-clipboard-writetext-data-data", "linkingText": [ - "\"attachment\"" + "data" ], "localLinkingText": [], - "type": "enum-value", + "type": "argument", "for": [ - "PresentationStyle" + "Clipboard/writeText(data)" ], "access": "public", "informative": false, "heading": { - "id": "clipboard-interface", - "href": "https://www.w3.org/TR/clipboard-apis/#clipboard-interface", - "title": "Clipboard Interface", - "number": "7.2" + "href": "https://www.w3.org/TR/clipboard-apis/#dom-clipboard-writetext-data-data", + "title": "Clipboard API and events" }, "definedIn": "pre" }, { - "id": "dictdef-clipboarditemoptions", - "href": "https://www.w3.org/TR/clipboard-apis/#dictdef-clipboarditemoptions", + "id": "clipboard-items", + "href": "https://www.w3.org/TR/clipboard-apis/#clipboard-items", "linkingText": [ - "ClipboardItemOptions" + "clipboard items" ], "localLinkingText": [], - "type": "dictionary", + "type": "dfn", "for": [], - "access": "public", + "access": "private", "informative": false, "heading": { - "id": "clipboard-interface", - "href": "https://www.w3.org/TR/clipboard-apis/#clipboard-interface", - "title": "Clipboard Interface", - "number": "7.2" + "href": "https://www.w3.org/TR/clipboard-apis/#clipboard-items", + "title": "Clipboard API and events" }, - "definedIn": "pre" + "definedIn": "prose" }, { - "id": "dom-clipboarditemoptions-presentationstyle", - "href": "https://www.w3.org/TR/clipboard-apis/#dom-clipboarditemoptions-presentationstyle", + "id": "clipboard-task-source", + "href": "https://www.w3.org/TR/clipboard-apis/#clipboard-task-source", "linkingText": [ - "presentationStyle" + "clipboard task source" ], "localLinkingText": [], - "type": "dict-member", - "for": [ - "ClipboardItemOptions" - ], - "access": "public", + "type": "dfn", + "for": [], + "access": "private", "informative": false, "heading": { - "id": "clipboard-interface", - "href": "https://www.w3.org/TR/clipboard-apis/#clipboard-interface", - "title": "Clipboard Interface", - "number": "7.2" + "href": "https://www.w3.org/TR/clipboard-apis/#clipboard-task-source", + "title": "Clipboard API and events" }, - "definedIn": "pre" + "definedIn": "prose" }, { "id": "dom-clipboard-read", @@ -989,7 +1000,7 @@ "id": "dom-clipboard-read", "href": "https://www.w3.org/TR/clipboard-apis/#dom-clipboard-read", "title": "read()", - "number": "7.2.1" + "number": "7.3.1" }, "definedIn": "heading" }, @@ -1010,7 +1021,7 @@ "id": "dom-clipboard-readtext", "href": "https://www.w3.org/TR/clipboard-apis/#dom-clipboard-readtext", "title": "readText()", - "number": "7.2.2" + "number": "7.3.2" }, "definedIn": "heading" }, @@ -1031,7 +1042,7 @@ "id": "dom-clipboard-write", "href": "https://www.w3.org/TR/clipboard-apis/#dom-clipboard-write", "title": "write(data)", - "number": "7.2.3" + "number": "7.3.3" }, "definedIn": "heading" }, @@ -1052,7 +1063,7 @@ "id": "dom-clipboard-writetext", "href": "https://www.w3.org/TR/clipboard-apis/#dom-clipboard-writetext", "title": "writeText(data)", - "number": "7.2.4" + "number": "7.3.4" }, "definedIn": "heading" }, @@ -1087,10 +1098,8 @@ "access": "private", "informative": false, "heading": { - "id": "clipboard-actions", - "href": "https://www.w3.org/TR/clipboard-apis/#clipboard-actions", - "title": "Clipboard Actions", - "number": "8" + "href": "https://www.w3.org/TR/clipboard-apis/#script-may-access-clipboard", + "title": "Clipboard API and events" }, "definedIn": "prose" }, @@ -1148,10 +1157,8 @@ "access": "public", "informative": false, "heading": { - "id": "clipboard-permissions", - "href": "https://www.w3.org/TR/clipboard-apis/#clipboard-permissions", - "title": "Permissions API Integration", - "number": "9" + "href": "https://www.w3.org/TR/clipboard-apis/#dom-clipboardpermissiondescriptor-allowwithoutgesture", + "title": "Clipboard API and events" }, "definedIn": "pre" }, @@ -1211,6 +1218,42 @@ }, "definedIn": "heading" }, + { + "id": "write-blobs-and-option-to-the-clipboard", + "href": "https://www.w3.org/TR/clipboard-apis/#write-blobs-and-option-to-the-clipboard", + "linkingText": [ + "write blobs and option to the clipboard" + ], + "localLinkingText": [], + "type": "dfn", + "for": [], + "access": "private", + "informative": false, + "heading": { + "id": "to-write-blobs-to-clipboard", + "href": "https://www.w3.org/TR/clipboard-apis/#to-write-blobs-to-clipboard", + "title": "write blobs and option to the clipboard" + }, + "definedIn": "heading" + }, + { + "id": "os-specific-well-known-format", + "href": "https://www.w3.org/TR/clipboard-apis/#os-specific-well-known-format", + "linkingText": [ + "os specific well-known format" + ], + "localLinkingText": [], + "type": "dfn", + "for": [], + "access": "private", + "informative": false, + "heading": { + "id": "to-os-specific-well-known-format", + "href": "https://www.w3.org/TR/clipboard-apis/#to-os-specific-well-known-format", + "title": "os specific well-known format" + }, + "definedIn": "heading" + }, { "id": "fire-a-clipboard-event", "href": "https://www.w3.org/TR/clipboard-apis/#fire-a-clipboard-event", diff --git a/tr/dfns/input-events-2.json b/tr/dfns/input-events-2.json index 6af412010e12..160635d90b9f 100644 --- a/tr/dfns/input-events-2.json +++ b/tr/dfns/input-events-2.json @@ -14,12 +14,12 @@ "type": "dfn", "for": [], "access": "private", - "informative": true, + "informative": false, "heading": { "id": "definitions", "href": "https://www.w3.org/TR/input-events-2/#definitions", "title": "Definitions", - "number": "2" + "number": "3" }, "definedIn": "dt" }, @@ -33,12 +33,12 @@ "type": "dfn", "for": [], "access": "private", - "informative": true, + "informative": false, "heading": { "id": "definitions", "href": "https://www.w3.org/TR/input-events-2/#definitions", "title": "Definitions", - "number": "2" + "number": "3" }, "definedIn": "dt" }, @@ -52,12 +52,12 @@ "type": "dfn", "for": [], "access": "private", - "informative": true, + "informative": false, "heading": { "id": "definitions", "href": "https://www.w3.org/TR/input-events-2/#definitions", "title": "Definitions", - "number": "2" + "number": "3" }, "definedIn": "prose" }, @@ -71,34 +71,15 @@ "type": "dfn", "for": [], "access": "private", - "informative": true, + "informative": false, "heading": { "id": "definitions", "href": "https://www.w3.org/TR/input-events-2/#definitions", "title": "Definitions", - "number": "2" + "number": "3" }, "definedIn": "dt" }, - { - "id": "dfn-inputtype", - "href": "https://www.w3.org/TR/input-events-2/#dfn-inputtype", - "linkingText": [ - "inputType" - ], - "localLinkingText": [], - "type": "dfn", - "for": [], - "access": "private", - "informative": true, - "heading": { - "id": "interface-InputEvent", - "href": "https://www.w3.org/TR/input-events-2/#interface-InputEvent", - "title": "Interface InputEvent", - "number": "5.1" - }, - "definedIn": "prose" - }, { "id": "dom-inputeventinit-datatransfer", "href": "https://www.w3.org/TR/input-events-2/#dom-inputeventinit-datatransfer", @@ -106,17 +87,17 @@ "dataTransfer" ], "localLinkingText": [], - "type": "dfn", + "type": "dict-member", "for": [ - "inputeventinit" + "InputEventInit" ], - "access": "private", - "informative": true, + "access": "public", + "informative": false, "heading": { "id": "interface-InputEvent", "href": "https://www.w3.org/TR/input-events-2/#interface-InputEvent", "title": "Interface InputEvent", - "number": "5.1" + "number": "6.1" }, "definedIn": "prose" }, @@ -127,17 +108,17 @@ "targetRanges" ], "localLinkingText": [], - "type": "dfn", + "type": "dict-member", "for": [ - "inputeventinit" + "InputEventInit" ], - "access": "private", - "informative": true, + "access": "public", + "informative": false, "heading": { "id": "interface-InputEvent", "href": "https://www.w3.org/TR/input-events-2/#interface-InputEvent", "title": "Interface InputEvent", - "number": "5.1" + "number": "6.1" }, "definedIn": "prose" }, @@ -151,12 +132,12 @@ "type": "dfn", "for": [], "access": "private", - "informative": true, + "informative": false, "heading": { "id": "interface-InputEvent-Attributes", "href": "https://www.w3.org/TR/input-events-2/#interface-InputEvent-Attributes", "title": "Attributes", - "number": "5.1.2" + "number": "6.1.2" }, "definedIn": "prose" }, @@ -170,12 +151,12 @@ "type": "dfn", "for": [], "access": "private", - "informative": true, + "informative": false, "heading": { "id": "interface-InputEvent-Attributes", "href": "https://www.w3.org/TR/input-events-2/#interface-InputEvent-Attributes", "title": "Attributes", - "number": "5.1.2" + "number": "6.1.2" }, "definedIn": "prose" }, @@ -183,21 +164,22 @@ "id": "dom-inputevent-datatransfer", "href": "https://www.w3.org/TR/input-events-2/#dom-inputevent-datatransfer", "linkingText": [ - "inputevent.datatransfer", - "datatransfer" + "dataTransfer" ], - "localLinkingText": [], - "type": "dfn", + "localLinkingText": [ + "InputEvent.dataTransfer" + ], + "type": "attribute", "for": [ - "inputevent" + "InputEvent" ], - "access": "private", - "informative": true, + "access": "public", + "informative": false, "heading": { "id": "interface-InputEvent-Attributes", "href": "https://www.w3.org/TR/input-events-2/#interface-InputEvent-Attributes", "title": "Attributes", - "number": "5.1.2" + "number": "6.1.2" }, "definedIn": "prose" }, @@ -205,23 +187,24 @@ "id": "dom-inputevent-gettargetranges", "href": "https://www.w3.org/TR/input-events-2/#dom-inputevent-gettargetranges", "linkingText": [ - "inputevent.gettargetranges()", - "inputevent.gettargetranges", - "gettargetranges()", - "gettargetranges" + "getTargetRanges()" ], - "localLinkingText": [], - "type": "dfn", + "localLinkingText": [ + "InputEvent.getTargetRanges", + "InputEvent.getTargetRanges()", + "getTargetRanges" + ], + "type": "method", "for": [ - "inputevent" + "InputEvent" ], - "access": "private", - "informative": true, + "access": "public", + "informative": false, "heading": { "id": "interface-InputEvent-Attributes", "href": "https://www.w3.org/TR/input-events-2/#interface-InputEvent-Attributes", "title": "Attributes", - "number": "5.1.2" + "number": "6.1.2" }, "definedIn": "prose" }, @@ -235,12 +218,12 @@ "type": "dfn", "for": [], "access": "private", - "informative": true, + "informative": false, "heading": { "id": "event-definitions", "href": "https://www.w3.org/TR/input-events-2/#event-definitions", "title": "Event definitions", - "number": "5.2" + "number": "6.2" }, "definedIn": "dt" }, @@ -254,12 +237,12 @@ "type": "dfn", "for": [], "access": "private", - "informative": true, + "informative": false, "heading": { "id": "event-definitions", "href": "https://www.w3.org/TR/input-events-2/#event-definitions", "title": "Event definitions", - "number": "5.2" + "number": "6.2" }, "definedIn": "dt" } diff --git a/tr/dfns/webnn.json b/tr/dfns/webnn.json index 8ce265e9b9d0..20d1aed0fd60 100644 --- a/tr/dfns/webnn.json +++ b/tr/dfns/webnn.json @@ -2027,7 +2027,7 @@ "id": "dom-mlgraphbuilder-input", "href": "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-input", "linkingText": [ - "input(name, desc)" + "input(name, descriptor)" ], "localLinkingText": [], "type": "method", @@ -2044,15 +2044,15 @@ "definedIn": "pre" }, { - "id": "dom-mlgraphbuilder-input-name-desc-name", - "href": "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-input-name-desc-name", + "id": "dom-mlgraphbuilder-input-name-descriptor-name", + "href": "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-input-name-descriptor-name", "linkingText": [ "name" ], "localLinkingText": [], "type": "argument", "for": [ - "MLGraphBuilder/input(name, desc)" + "MLGraphBuilder/input(name, descriptor)" ], "access": "public", "informative": false, @@ -2064,15 +2064,15 @@ "definedIn": "pre" }, { - "id": "dom-mlgraphbuilder-input-name-desc-desc", - "href": "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-input-name-desc-desc", + "id": "dom-mlgraphbuilder-input-name-descriptor-descriptor", + "href": "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-input-name-descriptor-descriptor", "linkingText": [ - "desc" + "descriptor" ], "localLinkingText": [], "type": "argument", "for": [ - "MLGraphBuilder/input(name, desc)" + "MLGraphBuilder/input(name, descriptor)" ], "access": "public", "informative": false, @@ -2321,7 +2321,7 @@ "id": "api-mlgraphbuilder-batchnorm", "href": "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-batchnorm", "title": "The batchNormalization() method", - "number": "7.6.3" + "number": "7.6.4" }, "definedIn": "pre" }, @@ -2545,7 +2545,7 @@ "id": "api-mlgraphbuilder-clamp", "href": "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-clamp", "title": "The clamp() method", - "number": "7.6.4" + "number": "7.6.5" }, "definedIn": "pre" }, @@ -2711,7 +2711,7 @@ "id": "api-mlgraphbuilder-concat", "href": "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-concat", "title": "The concat() method", - "number": "7.6.5" + "number": "7.6.6" }, "definedIn": "pre" }, @@ -2732,7 +2732,7 @@ "id": "api-mlgraphbuilder-concat", "href": "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-concat", "title": "The concat() method", - "number": "7.6.5" + "number": "7.6.6" }, "definedIn": "pre" }, @@ -2753,7 +2753,7 @@ "id": "api-mlgraphbuilder-concat", "href": "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-concat", "title": "The concat() method", - "number": "7.6.5" + "number": "7.6.6" }, "definedIn": "pre" }, @@ -2772,7 +2772,7 @@ "id": "api-mlgraphbuilder-conv2d", "href": "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-conv2d", "title": "The conv2d() method", - "number": "7.6.6" + "number": "7.6.7" }, "definedIn": "pre" }, @@ -3231,7 +3231,7 @@ "id": "api-mlgraphbuilder-convtranspose2d", "href": "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-convtranspose2d", "title": "The convTranspose2d() method", - "number": "7.6.7" + "number": "7.6.8" }, "definedIn": "pre" }, @@ -3634,7 +3634,7 @@ "id": "api-mlgraphbuilder-binary", "href": "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-binary", "title": "Element-wise binary operations", - "number": "7.6.8" + "number": "7.6.9" }, "definedIn": "pre" }, @@ -3655,7 +3655,7 @@ "id": "api-mlgraphbuilder-binary", "href": "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-binary", "title": "Element-wise binary operations", - "number": "7.6.8" + "number": "7.6.9" }, "definedIn": "pre" }, @@ -3676,7 +3676,7 @@ "id": "api-mlgraphbuilder-binary", "href": "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-binary", "title": "Element-wise binary operations", - "number": "7.6.8" + "number": "7.6.9" }, "definedIn": "pre" }, @@ -3697,7 +3697,7 @@ "id": "api-mlgraphbuilder-binary", "href": "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-binary", "title": "Element-wise binary operations", - "number": "7.6.8" + "number": "7.6.9" }, "definedIn": "pre" }, @@ -3718,7 +3718,7 @@ "id": "api-mlgraphbuilder-binary", "href": "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-binary", "title": "Element-wise binary operations", - "number": "7.6.8" + "number": "7.6.9" }, "definedIn": "pre" }, @@ -3739,7 +3739,7 @@ "id": "api-mlgraphbuilder-binary", "href": "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-binary", "title": "Element-wise binary operations", - "number": "7.6.8" + "number": "7.6.9" }, "definedIn": "pre" }, @@ -3760,7 +3760,7 @@ "id": "api-mlgraphbuilder-binary", "href": "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-binary", "title": "Element-wise binary operations", - "number": "7.6.8" + "number": "7.6.9" }, "definedIn": "pre" }, @@ -3781,7 +3781,7 @@ "id": "api-mlgraphbuilder-binary", "href": "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-binary", "title": "Element-wise binary operations", - "number": "7.6.8" + "number": "7.6.9" }, "definedIn": "pre" }, @@ -3802,7 +3802,7 @@ "id": "api-mlgraphbuilder-binary", "href": "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-binary", "title": "Element-wise binary operations", - "number": "7.6.8" + "number": "7.6.9" }, "definedIn": "pre" }, @@ -3823,7 +3823,7 @@ "id": "api-mlgraphbuilder-binary", "href": "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-binary", "title": "Element-wise binary operations", - "number": "7.6.8" + "number": "7.6.9" }, "definedIn": "pre" }, @@ -3844,7 +3844,7 @@ "id": "api-mlgraphbuilder-binary", "href": "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-binary", "title": "Element-wise binary operations", - "number": "7.6.8" + "number": "7.6.9" }, "definedIn": "pre" }, @@ -3865,7 +3865,7 @@ "id": "api-mlgraphbuilder-binary", "href": "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-binary", "title": "Element-wise binary operations", - "number": "7.6.8" + "number": "7.6.9" }, "definedIn": "pre" }, @@ -3886,7 +3886,7 @@ "id": "api-mlgraphbuilder-binary", "href": "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-binary", "title": "Element-wise binary operations", - "number": "7.6.8" + "number": "7.6.9" }, "definedIn": "pre" }, @@ -3907,7 +3907,7 @@ "id": "api-mlgraphbuilder-binary", "href": "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-binary", "title": "Element-wise binary operations", - "number": "7.6.8" + "number": "7.6.9" }, "definedIn": "pre" }, @@ -3928,7 +3928,7 @@ "id": "api-mlgraphbuilder-binary", "href": "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-binary", "title": "Element-wise binary operations", - "number": "7.6.8" + "number": "7.6.9" }, "definedIn": "pre" }, @@ -3949,7 +3949,7 @@ "id": "api-mlgraphbuilder-binary", "href": "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-binary", "title": "Element-wise binary operations", - "number": "7.6.8" + "number": "7.6.9" }, "definedIn": "pre" }, @@ -3970,7 +3970,7 @@ "id": "api-mlgraphbuilder-binary", "href": "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-binary", "title": "Element-wise binary operations", - "number": "7.6.8" + "number": "7.6.9" }, "definedIn": "pre" }, @@ -3991,7 +3991,7 @@ "id": "api-mlgraphbuilder-binary", "href": "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-binary", "title": "Element-wise binary operations", - "number": "7.6.8" + "number": "7.6.9" }, "definedIn": "pre" }, @@ -4012,7 +4012,7 @@ "id": "api-mlgraphbuilder-binary", "href": "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-binary", "title": "Element-wise binary operations", - "number": "7.6.8" + "number": "7.6.9" }, "definedIn": "pre" }, @@ -4033,7 +4033,7 @@ "id": "api-mlgraphbuilder-binary", "href": "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-binary", "title": "Element-wise binary operations", - "number": "7.6.8" + "number": "7.6.9" }, "definedIn": "pre" }, @@ -4054,7 +4054,7 @@ "id": "api-mlgraphbuilder-binary", "href": "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-binary", "title": "Element-wise binary operations", - "number": "7.6.8" + "number": "7.6.9" }, "definedIn": "pre" }, @@ -4075,7 +4075,7 @@ "id": "api-mlgraphbuilder-unary", "href": "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-unary", "title": "Element-wise unary operations", - "number": "7.6.9" + "number": "7.6.10" }, "definedIn": "pre" }, @@ -4096,7 +4096,7 @@ "id": "api-mlgraphbuilder-unary", "href": "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-unary", "title": "Element-wise unary operations", - "number": "7.6.9" + "number": "7.6.10" }, "definedIn": "pre" }, @@ -4117,7 +4117,7 @@ "id": "api-mlgraphbuilder-unary", "href": "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-unary", "title": "Element-wise unary operations", - "number": "7.6.9" + "number": "7.6.10" }, "definedIn": "pre" }, @@ -4138,7 +4138,7 @@ "id": "api-mlgraphbuilder-unary", "href": "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-unary", "title": "Element-wise unary operations", - "number": "7.6.9" + "number": "7.6.10" }, "definedIn": "pre" }, @@ -4159,7 +4159,7 @@ "id": "api-mlgraphbuilder-unary", "href": "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-unary", "title": "Element-wise unary operations", - "number": "7.6.9" + "number": "7.6.10" }, "definedIn": "pre" }, @@ -4180,7 +4180,7 @@ "id": "api-mlgraphbuilder-unary", "href": "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-unary", "title": "Element-wise unary operations", - "number": "7.6.9" + "number": "7.6.10" }, "definedIn": "pre" }, @@ -4201,7 +4201,7 @@ "id": "api-mlgraphbuilder-unary", "href": "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-unary", "title": "Element-wise unary operations", - "number": "7.6.9" + "number": "7.6.10" }, "definedIn": "pre" }, @@ -4222,7 +4222,7 @@ "id": "api-mlgraphbuilder-unary", "href": "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-unary", "title": "Element-wise unary operations", - "number": "7.6.9" + "number": "7.6.10" }, "definedIn": "pre" }, @@ -4243,7 +4243,7 @@ "id": "api-mlgraphbuilder-unary", "href": "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-unary", "title": "Element-wise unary operations", - "number": "7.6.9" + "number": "7.6.10" }, "definedIn": "pre" }, @@ -4264,7 +4264,7 @@ "id": "api-mlgraphbuilder-unary", "href": "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-unary", "title": "Element-wise unary operations", - "number": "7.6.9" + "number": "7.6.10" }, "definedIn": "pre" }, @@ -4285,7 +4285,7 @@ "id": "api-mlgraphbuilder-unary", "href": "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-unary", "title": "Element-wise unary operations", - "number": "7.6.9" + "number": "7.6.10" }, "definedIn": "pre" }, @@ -4306,7 +4306,7 @@ "id": "api-mlgraphbuilder-unary", "href": "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-unary", "title": "Element-wise unary operations", - "number": "7.6.9" + "number": "7.6.10" }, "definedIn": "pre" }, @@ -4327,7 +4327,7 @@ "id": "api-mlgraphbuilder-unary", "href": "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-unary", "title": "Element-wise unary operations", - "number": "7.6.9" + "number": "7.6.10" }, "definedIn": "pre" }, @@ -4348,7 +4348,7 @@ "id": "api-mlgraphbuilder-unary", "href": "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-unary", "title": "Element-wise unary operations", - "number": "7.6.9" + "number": "7.6.10" }, "definedIn": "pre" }, @@ -4369,7 +4369,7 @@ "id": "api-mlgraphbuilder-unary", "href": "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-unary", "title": "Element-wise unary operations", - "number": "7.6.9" + "number": "7.6.10" }, "definedIn": "pre" }, @@ -4390,7 +4390,7 @@ "id": "api-mlgraphbuilder-unary", "href": "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-unary", "title": "Element-wise unary operations", - "number": "7.6.9" + "number": "7.6.10" }, "definedIn": "pre" }, @@ -4411,7 +4411,7 @@ "id": "api-mlgraphbuilder-unary", "href": "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-unary", "title": "Element-wise unary operations", - "number": "7.6.9" + "number": "7.6.10" }, "definedIn": "pre" }, @@ -4432,7 +4432,7 @@ "id": "api-mlgraphbuilder-unary", "href": "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-unary", "title": "Element-wise unary operations", - "number": "7.6.9" + "number": "7.6.10" }, "definedIn": "pre" }, @@ -4451,7 +4451,7 @@ "id": "api-mlgraphbuilder-elu", "href": "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-elu", "title": "The elu() method", - "number": "7.6.10" + "number": "7.6.11" }, "definedIn": "pre" }, @@ -4595,7 +4595,7 @@ "id": "api-mlgraphbuilder-gemm", "href": "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-gemm", "title": "The gemm() method", - "number": "7.6.11" + "number": "7.6.12" }, "definedIn": "pre" }, @@ -4798,7 +4798,7 @@ "id": "api-mlgraphbuilder-gru", "href": "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-gru", "title": "The gru() method", - "number": "7.6.12" + "number": "7.6.13" }, "definedIn": "pre" }, @@ -5260,7 +5260,7 @@ "id": "api-mlgraphbuilder-grucell", "href": "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-grucell", "title": "The gruCell() method", - "number": "7.6.13" + "number": "7.6.14" }, "definedIn": "pre" }, @@ -5526,7 +5526,7 @@ "id": "api-mlgraphbuilder-hard-sigmoid", "href": "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-hard-sigmoid", "title": "The hardSigmoid() method", - "number": "7.6.14" + "number": "7.6.15" }, "definedIn": "pre" }, @@ -5692,7 +5692,7 @@ "id": "api-mlgraphbuilder-hard-swish", "href": "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-hard-swish", "title": "The hardSwish() method", - "number": "7.6.15" + "number": "7.6.16" }, "definedIn": "pre" }, @@ -5713,7 +5713,7 @@ "id": "api-mlgraphbuilder-hard-swish", "href": "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-hard-swish", "title": "The hardSwish() method", - "number": "7.6.15" + "number": "7.6.16" }, "definedIn": "pre" }, @@ -5734,7 +5734,7 @@ "id": "api-mlgraphbuilder-hard-swish", "href": "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-hard-swish", "title": "The hardSwish() method", - "number": "7.6.15" + "number": "7.6.16" }, "definedIn": "pre" }, @@ -5753,7 +5753,7 @@ "id": "api-mlgraphbuilder-instancenorm", "href": "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-instancenorm", "title": "The instanceNormalization() method", - "number": "7.6.16" + "number": "7.6.17" }, "definedIn": "pre" }, @@ -5915,7 +5915,7 @@ "id": "api-mlgraphbuilder-leakyrelu", "href": "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-leakyrelu", "title": "The leakyRelu() method", - "number": "7.6.17" + "number": "7.6.18" }, "definedIn": "pre" }, @@ -6059,7 +6059,7 @@ "id": "api-mlgraphbuilder-linear", "href": "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-linear", "title": "The linear() method", - "number": "7.6.18" + "number": "7.6.19" }, "definedIn": "pre" }, @@ -6223,7 +6223,7 @@ "id": "api-mlgraphbuilder-lstm", "href": "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-lstm", "title": "The lstm() method", - "number": "7.6.19" + "number": "7.6.20" }, "definedIn": "pre" }, @@ -6627,7 +6627,7 @@ "id": "api-mlgraphbuilder-lstmcell", "href": "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-lstmcell", "title": "The lstmCell() method", - "number": "7.6.20" + "number": "7.6.21" }, "definedIn": "pre" }, @@ -6916,7 +6916,7 @@ "id": "api-mlgraphbuilder-matmul", "href": "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-matmul", "title": "The matmul() method", - "number": "7.6.21" + "number": "7.6.22" }, "definedIn": "pre" }, @@ -6937,7 +6937,7 @@ "id": "api-mlgraphbuilder-matmul", "href": "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-matmul", "title": "The matmul() method", - "number": "7.6.21" + "number": "7.6.22" }, "definedIn": "pre" }, @@ -6958,7 +6958,7 @@ "id": "api-mlgraphbuilder-matmul", "href": "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-matmul", "title": "The matmul() method", - "number": "7.6.21" + "number": "7.6.22" }, "definedIn": "pre" }, @@ -6977,7 +6977,7 @@ "id": "api-mlgraphbuilder-pad", "href": "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-pad", "title": "The pad() method", - "number": "7.6.22" + "number": "7.6.23" }, "definedIn": "pre" }, @@ -7239,7 +7239,7 @@ "id": "api-mlgraphbuilder-pool2d", "href": "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-pool2d", "title": "Pooling operations", - "number": "7.6.23" + "number": "7.6.24" }, "definedIn": "pre" }, @@ -7667,7 +7667,7 @@ "id": "api-mlgraphbuilder-prelu", "href": "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-prelu", "title": "The prelu() method", - "number": "7.6.24" + "number": "7.6.25" }, "definedIn": "pre" }, @@ -7688,7 +7688,7 @@ "id": "api-mlgraphbuilder-prelu", "href": "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-prelu", "title": "The prelu() method", - "number": "7.6.24" + "number": "7.6.25" }, "definedIn": "pre" }, @@ -7709,7 +7709,7 @@ "id": "api-mlgraphbuilder-prelu", "href": "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-prelu", "title": "The prelu() method", - "number": "7.6.24" + "number": "7.6.25" }, "definedIn": "pre" }, @@ -7728,7 +7728,7 @@ "id": "api-mlgraphbuilder-reduce", "href": "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-reduce", "title": "Reduction operations", - "number": "7.6.25" + "number": "7.6.26" }, "definedIn": "pre" }, @@ -8419,7 +8419,7 @@ "id": "api-mlgraphbuilder-relu", "href": "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-relu", "title": "The relu() method", - "number": "7.6.26" + "number": "7.6.27" }, "definedIn": "pre" }, @@ -8440,7 +8440,7 @@ "id": "api-mlgraphbuilder-relu", "href": "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-relu", "title": "The relu() method", - "number": "7.6.26" + "number": "7.6.27" }, "definedIn": "pre" }, @@ -8461,7 +8461,7 @@ "id": "api-mlgraphbuilder-relu", "href": "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-relu", "title": "The relu() method", - "number": "7.6.26" + "number": "7.6.27" }, "definedIn": "pre" }, @@ -8480,7 +8480,7 @@ "id": "api-mlgraphbuilder-resample2d", "href": "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-resample2d", "title": "The resample2d() method", - "number": "7.6.27" + "number": "7.6.28" }, "definedIn": "pre" }, @@ -8702,7 +8702,7 @@ "id": "api-mlgraphbuilder-reshape", "href": "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-reshape", "title": "The reshape() method", - "number": "7.6.28" + "number": "7.6.29" }, "definedIn": "pre" }, @@ -8723,7 +8723,7 @@ "id": "api-mlgraphbuilder-reshape", "href": "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-reshape", "title": "The reshape() method", - "number": "7.6.28" + "number": "7.6.29" }, "definedIn": "pre" }, @@ -8744,7 +8744,7 @@ "id": "api-mlgraphbuilder-reshape", "href": "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-reshape", "title": "The reshape() method", - "number": "7.6.28" + "number": "7.6.29" }, "definedIn": "pre" }, @@ -8765,7 +8765,7 @@ "id": "api-mlgraphbuilder-sigmoid", "href": "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-sigmoid", "title": "The sigmoid() method", - "number": "7.6.29" + "number": "7.6.30" }, "definedIn": "pre" }, @@ -8786,7 +8786,7 @@ "id": "api-mlgraphbuilder-sigmoid", "href": "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-sigmoid", "title": "The sigmoid() method", - "number": "7.6.29" + "number": "7.6.30" }, "definedIn": "pre" }, @@ -8807,7 +8807,7 @@ "id": "api-mlgraphbuilder-sigmoid", "href": "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-sigmoid", "title": "The sigmoid() method", - "number": "7.6.29" + "number": "7.6.30" }, "definedIn": "pre" }, @@ -8828,7 +8828,7 @@ "id": "api-mlgraphbuilder-slice", "href": "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-slice", "title": "The slice() method", - "number": "7.6.30" + "number": "7.6.31" }, "definedIn": "pre" }, @@ -8849,7 +8849,7 @@ "id": "api-mlgraphbuilder-slice", "href": "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-slice", "title": "The slice() method", - "number": "7.6.30" + "number": "7.6.31" }, "definedIn": "pre" }, @@ -8870,7 +8870,7 @@ "id": "api-mlgraphbuilder-slice", "href": "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-slice", "title": "The slice() method", - "number": "7.6.30" + "number": "7.6.31" }, "definedIn": "pre" }, @@ -8891,7 +8891,7 @@ "id": "api-mlgraphbuilder-slice", "href": "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-slice", "title": "The slice() method", - "number": "7.6.30" + "number": "7.6.31" }, "definedIn": "pre" }, @@ -8912,7 +8912,7 @@ "id": "api-mlgraphbuilder-softmax", "href": "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-softmax", "title": "The softmax() method", - "number": "7.6.31" + "number": "7.6.32" }, "definedIn": "pre" }, @@ -8933,7 +8933,7 @@ "id": "api-mlgraphbuilder-softmax", "href": "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-softmax", "title": "The softmax() method", - "number": "7.6.31" + "number": "7.6.32" }, "definedIn": "pre" }, @@ -8954,7 +8954,7 @@ "id": "api-mlgraphbuilder-softmax", "href": "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-softmax", "title": "The softmax() method", - "number": "7.6.31" + "number": "7.6.32" }, "definedIn": "pre" }, @@ -8973,7 +8973,7 @@ "id": "api-mlgraphbuilder-softplus", "href": "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-softplus", "title": "The softplus() method", - "number": "7.6.32" + "number": "7.6.33" }, "definedIn": "pre" }, @@ -9119,7 +9119,7 @@ "id": "api-mlgraphbuilder-softsign", "href": "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-softsign", "title": "The softsign() method", - "number": "7.6.33" + "number": "7.6.34" }, "definedIn": "pre" }, @@ -9140,7 +9140,7 @@ "id": "api-mlgraphbuilder-softsign", "href": "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-softsign", "title": "The softsign() method", - "number": "7.6.33" + "number": "7.6.34" }, "definedIn": "pre" }, @@ -9161,7 +9161,7 @@ "id": "api-mlgraphbuilder-softsign", "href": "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-softsign", "title": "The softsign() method", - "number": "7.6.33" + "number": "7.6.34" }, "definedIn": "pre" }, @@ -9180,7 +9180,7 @@ "id": "api-mlgraphbuilder-split", "href": "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-split", "title": "The split() method", - "number": "7.6.34" + "number": "7.6.35" }, "definedIn": "pre" }, @@ -9303,7 +9303,7 @@ "id": "api-mlgraphbuilder-squeeze", "href": "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-squeeze", "title": "The squeeze() method", - "number": "7.6.35" + "number": "7.6.36" }, "definedIn": "pre" }, @@ -9407,7 +9407,7 @@ "id": "api-mlgraphbuilder-tanh", "href": "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-tanh", "title": "The tanh() method", - "number": "7.6.36" + "number": "7.6.37" }, "definedIn": "pre" }, @@ -9428,7 +9428,7 @@ "id": "api-mlgraphbuilder-tanh", "href": "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-tanh", "title": "The tanh() method", - "number": "7.6.36" + "number": "7.6.37" }, "definedIn": "pre" }, @@ -9449,7 +9449,7 @@ "id": "api-mlgraphbuilder-tanh", "href": "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-tanh", "title": "The tanh() method", - "number": "7.6.36" + "number": "7.6.37" }, "definedIn": "pre" }, @@ -9468,7 +9468,7 @@ "id": "api-mlgraphbuilder-transpose", "href": "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-transpose", "title": "The transpose() method", - "number": "7.6.37" + "number": "7.6.38" }, "definedIn": "pre" }, diff --git a/tr/events/clipboard-apis.json b/tr/events/clipboard-apis.json new file mode 100644 index 000000000000..609aae03df77 --- /dev/null +++ b/tr/events/clipboard-apis.json @@ -0,0 +1,52 @@ +{ + "spec": { + "title": "Clipboard API and events", + "url": "https://www.w3.org/TR/clipboard-apis/" + }, + "events": [ + { + "type": "clipboardchange", + "targets": [ + "DocumentAndElementEventHandlers" + ], + "src": { + "format": "dfn", + "href": "https://www.w3.org/TR/clipboard-apis/#eventdef-documentandelementeventhandlers-clipboardchange" + }, + "href": "https://www.w3.org/TR/clipboard-apis/#eventdef-documentandelementeventhandlers-clipboardchange" + }, + { + "type": "copy", + "targets": [ + "DocumentAndElementEventHandlers" + ], + "src": { + "format": "dfn", + "href": "https://www.w3.org/TR/clipboard-apis/#eventdef-documentandelementeventhandlers-copy" + }, + "href": "https://www.w3.org/TR/clipboard-apis/#eventdef-documentandelementeventhandlers-copy" + }, + { + "type": "cut", + "targets": [ + "DocumentAndElementEventHandlers" + ], + "src": { + "format": "dfn", + "href": "https://www.w3.org/TR/clipboard-apis/#eventdef-documentandelementeventhandlers-cut" + }, + "href": "https://www.w3.org/TR/clipboard-apis/#eventdef-documentandelementeventhandlers-cut" + }, + { + "type": "paste", + "targets": [ + "DocumentAndElementEventHandlers" + ], + "src": { + "format": "dfn", + "href": "https://www.w3.org/TR/clipboard-apis/#eventdef-documentandelementeventhandlers-paste" + }, + "href": "https://www.w3.org/TR/clipboard-apis/#eventdef-documentandelementeventhandlers-paste" + } + ] +} \ No newline at end of file diff --git a/tr/headings/clipboard-apis.json b/tr/headings/clipboard-apis.json index 4bd9c2aa1078..5b9ba22efd37 100644 --- a/tr/headings/clipboard-apis.json +++ b/tr/headings/clipboard-apis.json @@ -4,12 +4,6 @@ "url": "https://www.w3.org/TR/clipboard-apis/" }, "headings": [ - { - "id": "profile-and-date", - "href": "https://www.w3.org/TR/clipboard-apis/#profile-and-date", - "level": 2, - "title": "W3C Working Draft, 6 August 2021" - }, { "id": "abstract", "href": "https://www.w3.org/TR/clipboard-apis/#abstract", @@ -17,8 +11,8 @@ "title": "Abstract" }, { - "id": "status", - "href": "https://www.w3.org/TR/clipboard-apis/#status", + "id": "sotd", + "href": "https://www.w3.org/TR/clipboard-apis/#sotd", "level": 2, "title": "Status of this document" }, @@ -238,40 +232,68 @@ "title": "clipboard", "number": "7.1.1" }, + { + "id": "clipboard-item-interface", + "href": "https://www.w3.org/TR/clipboard-apis/#clipboard-item-interface", + "level": 3, + "title": "ClipboardItem Interface", + "number": "7.2" + }, + { + "id": "dom-clipboarditem-presentationstyle", + "href": "https://www.w3.org/TR/clipboard-apis/#dom-clipboarditem-presentationstyle", + "level": 4, + "title": "presentationStyle", + "number": "7.2.1" + }, + { + "id": "dom-clipboarditem-types", + "href": "https://www.w3.org/TR/clipboard-apis/#dom-clipboarditem-types", + "level": 4, + "title": "types", + "number": "7.2.2" + }, + { + "id": "dom-clipboarditem-gettype", + "href": "https://www.w3.org/TR/clipboard-apis/#dom-clipboarditem-gettype", + "level": 4, + "title": "getType(type)", + "number": "7.2.3" + }, { "id": "clipboard-interface", "href": "https://www.w3.org/TR/clipboard-apis/#clipboard-interface", "level": 3, "title": "Clipboard Interface", - "number": "7.2" + "number": "7.3" }, { "id": "dom-clipboard-read", "href": "https://www.w3.org/TR/clipboard-apis/#dom-clipboard-read", "level": 4, "title": "read()", - "number": "7.2.1" + "number": "7.3.1" }, { "id": "dom-clipboard-readtext", "href": "https://www.w3.org/TR/clipboard-apis/#dom-clipboard-readtext", "level": 4, "title": "readText()", - "number": "7.2.2" + "number": "7.3.2" }, { "id": "dom-clipboard-write", "href": "https://www.w3.org/TR/clipboard-apis/#dom-clipboard-write", "level": 4, "title": "write(data)", - "number": "7.2.3" + "number": "7.3.3" }, { "id": "dom-clipboard-writetext", "href": "https://www.w3.org/TR/clipboard-apis/#dom-clipboard-writetext", "level": 4, "title": "writeText(data)", - "number": "7.2.4" + "number": "7.3.4" }, { "id": "clipboard-actions", @@ -423,6 +445,18 @@ "level": 3, "title": "write content to the clipboard" }, + { + "id": "to-write-blobs-to-clipboard", + "href": "https://www.w3.org/TR/clipboard-apis/#to-write-blobs-to-clipboard", + "level": 3, + "title": "write blobs and option to the clipboard" + }, + { + "id": "to-os-specific-well-known-format", + "href": "https://www.w3.org/TR/clipboard-apis/#to-os-specific-well-known-format", + "level": 3, + "title": "os specific well-known format" + }, { "id": "to-fire-a-clipboard-event", "href": "https://www.w3.org/TR/clipboard-apis/#to-fire-a-clipboard-event", @@ -436,20 +470,20 @@ "title": "process an HTML paste event" }, { - "id": "conformance", - "href": "https://www.w3.org/TR/clipboard-apis/#conformance", + "id": "w3c-conformance", + "href": "https://www.w3.org/TR/clipboard-apis/#w3c-conformance", "level": 2, "title": "Conformance" }, { - "id": "conventions", - "href": "https://www.w3.org/TR/clipboard-apis/#conventions", + "id": "w3c-conventions", + "href": "https://www.w3.org/TR/clipboard-apis/#w3c-conventions", "level": 3, "title": "Document conventions" }, { - "id": "conformant-algorithms", - "href": "https://www.w3.org/TR/clipboard-apis/#conformant-algorithms", + "id": "w3c-conformant-algorithms", + "href": "https://www.w3.org/TR/clipboard-apis/#w3c-conformant-algorithms", "level": 3, "title": "Conformant Algorithms" }, diff --git a/tr/headings/input-events-2.json b/tr/headings/input-events-2.json index 049a158ad4e9..ed1e666355bc 100644 --- a/tr/headings/input-events-2.json +++ b/tr/headings/input-events-2.json @@ -23,89 +23,102 @@ "title": "Introduction", "number": "1" }, + { + "id": "conformance", + "href": "https://www.w3.org/TR/input-events-2/#conformance", + "level": 2, + "title": "Conformance", + "number": "2" + }, { "id": "definitions", "href": "https://www.w3.org/TR/input-events-2/#definitions", "level": 2, "title": "Definitions", - "number": "2" + "number": "3" }, { "id": "problems-solved", "href": "https://www.w3.org/TR/input-events-2/#problems-solved", "level": 2, "title": "Problems solved", - "number": "3" + "number": "4" }, { "id": "use-cases", "href": "https://www.w3.org/TR/input-events-2/#use-cases", "level": 2, "title": "Use cases", - "number": "4" + "number": "5" }, { "id": "events-inputevents", "href": "https://www.w3.org/TR/input-events-2/#events-inputevents", "level": 2, "title": "Input Event Types", - "number": "5" + "number": "6" }, { "id": "interface-InputEvent", "href": "https://www.w3.org/TR/input-events-2/#interface-InputEvent", "level": 3, "title": "Interface InputEvent", - "number": "5.1" + "number": "6.1" }, { "id": "overview", "href": "https://www.w3.org/TR/input-events-2/#overview", "level": 4, "title": "Overview", - "number": "5.1.1" + "number": "6.1.1" }, { "id": "interface-InputEvent-Attributes", "href": "https://www.w3.org/TR/input-events-2/#interface-InputEvent-Attributes", "level": 4, "title": "Attributes", - "number": "5.1.2" + "number": "6.1.2" }, { "id": "interface-InputEvent-Methods", "href": "https://www.w3.org/TR/input-events-2/#interface-InputEvent-Methods", "level": 4, "title": "Methods", - "number": "5.1.3" + "number": "6.1.3" }, { "id": "event-definitions", "href": "https://www.w3.org/TR/input-events-2/#event-definitions", "level": 3, "title": "Event definitions", - "number": "5.2" + "number": "6.2" }, { - "id": "event-order-during-ime-composition", - "href": "https://www.w3.org/TR/input-events-2/#event-order-during-ime-composition", + "id": "input-event-order-during-composition", + "href": "https://www.w3.org/TR/input-events-2/#input-event-order-during-composition", "level": 2, - "title": "Event order during IME composition", - "number": "6" + "title": "Input Event Order During Composition", + "number": "7" + }, + { + "id": "event-order-when-using-insertfrompaste", + "href": "https://www.w3.org/TR/input-events-2/#event-order-when-using-insertfrompaste", + "level": 2, + "title": "Event order when using \"insertFromPaste\"", + "number": "8" }, { "id": "privacy-and-security-considerations", "href": "https://www.w3.org/TR/input-events-2/#privacy-and-security-considerations", "level": 2, "title": "Privacy and security considerations", - "number": "7" + "number": "9" }, { "id": "acknowledgements", "href": "https://www.w3.org/TR/input-events-2/#acknowledgements", "level": 2, - "title": "Acknowledgements", - "number": "8" + "title": "10. Acknowledgements" }, { "id": "references", @@ -114,12 +127,19 @@ "title": "References", "number": "A" }, + { + "id": "normative-references", + "href": "https://www.w3.org/TR/input-events-2/#normative-references", + "level": 3, + "title": "Normative references", + "number": "A.1" + }, { "id": "informative-references", "href": "https://www.w3.org/TR/input-events-2/#informative-references", "level": 3, "title": "Informative references", - "number": "A.1" + "number": "A.2" } ] } \ No newline at end of file diff --git a/tr/headings/webnn.json b/tr/headings/webnn.json index ce1188cad35b..81d327d222ab 100644 --- a/tr/headings/webnn.json +++ b/tr/headings/webnn.json @@ -406,271 +406,278 @@ "title": "The MLGraphBuilder constructor", "number": "7.6.1" }, + { + "id": "api-mlgraphbuilder-input", + "href": "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-input", + "level": 4, + "title": "The input() method", + "number": "7.6.2" + }, { "id": "api-mlgraphbuilder-constant-method", "href": "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-constant-method", "level": 4, "title": "The constant() method", - "number": "7.6.2" + "number": "7.6.3" }, { "id": "api-mlgraphbuilder-constant", "href": "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-constant", "level": 5, "title": "The constant(descriptor, bufferView) method", - "number": "7.6.2.1" + "number": "7.6.3.1" }, { "id": "api-mlgraphbuilder-constant-value-type", "href": "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-constant-value-type", "level": 5, "title": "The constant(value, type) method", - "number": "7.6.2.2" + "number": "7.6.3.2" }, { "id": "api-mlgraphbuilder-batchnorm", "href": "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-batchnorm", "level": 4, "title": "The batchNormalization() method", - "number": "7.6.3" + "number": "7.6.4" }, { "id": "api-mlgraphbuilder-clamp", "href": "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-clamp", "level": 4, "title": "The clamp() method", - "number": "7.6.4" + "number": "7.6.5" }, { "id": "api-mlgraphbuilder-concat", "href": "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-concat", "level": 4, "title": "The concat() method", - "number": "7.6.5" + "number": "7.6.6" }, { "id": "api-mlgraphbuilder-conv2d", "href": "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-conv2d", "level": 4, "title": "The conv2d() method", - "number": "7.6.6" + "number": "7.6.7" }, { "id": "api-mlgraphbuilder-convtranspose2d", "href": "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-convtranspose2d", "level": 4, "title": "The convTranspose2d() method", - "number": "7.6.7" + "number": "7.6.8" }, { "id": "api-mlgraphbuilder-binary", "href": "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-binary", "level": 4, "title": "Element-wise binary operations", - "number": "7.6.8" + "number": "7.6.9" }, { "id": "api-mlgraphbuilder-unary", "href": "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-unary", "level": 4, "title": "Element-wise unary operations", - "number": "7.6.9" + "number": "7.6.10" }, { "id": "api-mlgraphbuilder-elu", "href": "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-elu", "level": 4, "title": "The elu() method", - "number": "7.6.10" + "number": "7.6.11" }, { "id": "api-mlgraphbuilder-gemm", "href": "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-gemm", "level": 4, "title": "The gemm() method", - "number": "7.6.11" + "number": "7.6.12" }, { "id": "api-mlgraphbuilder-gru", "href": "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-gru", "level": 4, "title": "The gru() method", - "number": "7.6.12" + "number": "7.6.13" }, { "id": "api-mlgraphbuilder-grucell", "href": "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-grucell", "level": 4, "title": "The gruCell() method", - "number": "7.6.13" + "number": "7.6.14" }, { "id": "api-mlgraphbuilder-hard-sigmoid", "href": "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-hard-sigmoid", "level": 4, "title": "The hardSigmoid() method", - "number": "7.6.14" + "number": "7.6.15" }, { "id": "api-mlgraphbuilder-hard-swish", "href": "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-hard-swish", "level": 4, "title": "The hardSwish() method", - "number": "7.6.15" + "number": "7.6.16" }, { "id": "api-mlgraphbuilder-instancenorm", "href": "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-instancenorm", "level": 4, "title": "The instanceNormalization() method", - "number": "7.6.16" + "number": "7.6.17" }, { "id": "api-mlgraphbuilder-leakyrelu", "href": "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-leakyrelu", "level": 4, "title": "The leakyRelu() method", - "number": "7.6.17" + "number": "7.6.18" }, { "id": "api-mlgraphbuilder-linear", "href": "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-linear", "level": 4, "title": "The linear() method", - "number": "7.6.18" + "number": "7.6.19" }, { "id": "api-mlgraphbuilder-lstm", "href": "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-lstm", "level": 4, "title": "The lstm() method", - "number": "7.6.19" + "number": "7.6.20" }, { "id": "api-mlgraphbuilder-lstmcell", "href": "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-lstmcell", "level": 4, "title": "The lstmCell() method", - "number": "7.6.20" + "number": "7.6.21" }, { "id": "api-mlgraphbuilder-matmul", "href": "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-matmul", "level": 4, "title": "The matmul() method", - "number": "7.6.21" + "number": "7.6.22" }, { "id": "api-mlgraphbuilder-pad", "href": "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-pad", "level": 4, "title": "The pad() method", - "number": "7.6.22" + "number": "7.6.23" }, { "id": "api-mlgraphbuilder-pool2d", "href": "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-pool2d", "level": 4, "title": "Pooling operations", - "number": "7.6.23" + "number": "7.6.24" }, { "id": "api-mlgraphbuilder-prelu", "href": "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-prelu", "level": 4, "title": "The prelu() method", - "number": "7.6.24" + "number": "7.6.25" }, { "id": "api-mlgraphbuilder-reduce", "href": "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-reduce", "level": 4, "title": "Reduction operations", - "number": "7.6.25" + "number": "7.6.26" }, { "id": "api-mlgraphbuilder-relu", "href": "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-relu", "level": 4, "title": "The relu() method", - "number": "7.6.26" + "number": "7.6.27" }, { "id": "api-mlgraphbuilder-resample2d", "href": "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-resample2d", "level": 4, "title": "The resample2d() method", - "number": "7.6.27" + "number": "7.6.28" }, { "id": "api-mlgraphbuilder-reshape", "href": "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-reshape", "level": 4, "title": "The reshape() method", - "number": "7.6.28" + "number": "7.6.29" }, { "id": "api-mlgraphbuilder-sigmoid", "href": "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-sigmoid", "level": 4, "title": "The sigmoid() method", - "number": "7.6.29" + "number": "7.6.30" }, { "id": "api-mlgraphbuilder-slice", "href": "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-slice", "level": 4, "title": "The slice() method", - "number": "7.6.30" + "number": "7.6.31" }, { "id": "api-mlgraphbuilder-softmax", "href": "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-softmax", "level": 4, "title": "The softmax() method", - "number": "7.6.31" + "number": "7.6.32" }, { "id": "api-mlgraphbuilder-softplus", "href": "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-softplus", "level": 4, "title": "The softplus() method", - "number": "7.6.32" + "number": "7.6.33" }, { "id": "api-mlgraphbuilder-softsign", "href": "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-softsign", "level": 4, "title": "The softsign() method", - "number": "7.6.33" + "number": "7.6.34" }, { "id": "api-mlgraphbuilder-split", "href": "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-split", "level": 4, "title": "The split() method", - "number": "7.6.34" + "number": "7.6.35" }, { "id": "api-mlgraphbuilder-squeeze", "href": "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-squeeze", "level": 4, "title": "The squeeze() method", - "number": "7.6.35" + "number": "7.6.36" }, { "id": "api-mlgraphbuilder-tanh", "href": "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-tanh", "level": 4, "title": "The tanh() method", - "number": "7.6.36" + "number": "7.6.37" }, { "id": "api-mlgraphbuilder-transpose", "href": "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-transpose", "level": 4, "title": "The transpose() method", - "number": "7.6.37" + "number": "7.6.38" }, { "id": "examples", diff --git a/tr/idl/clipboard-apis.idl b/tr/idl/clipboard-apis.idl index 6a96ce38ee05..1bddf429fa39 100644 --- a/tr/idl/clipboard-apis.idl +++ b/tr/idl/clipboard-apis.idl @@ -17,31 +17,14 @@ partial interface Navigator { [SecureContext, SameObject] readonly attribute Clipboard clipboard; }; -typedef sequence ClipboardItems; - -[SecureContext, Exposed=Window] interface Clipboard : EventTarget { - Promise read(); - Promise readText(); - Promise write(ClipboardItems data); - Promise writeText(DOMString data); -}; - -typedef (DOMString or Blob) ClipboardItemDataType; -typedef Promise ClipboardItemData; - -callback ClipboardItemDelayedCallback = ClipboardItemData (); +typedef Promise<(DOMString or Blob)> ClipboardItemData; -[Exposed=Window] interface ClipboardItem { +[SecureContext, Exposed=Window] +interface ClipboardItem { constructor(record items, - optional ClipboardItemOptions options = {}); - static ClipboardItem createDelayed( - record items, - optional ClipboardItemOptions options = {}); + optional ClipboardItemOptions options = {}); readonly attribute PresentationStyle presentationStyle; - readonly attribute long long lastModified; - readonly attribute boolean delayed; - readonly attribute FrozenArray types; Promise getType(DOMString type); @@ -53,6 +36,16 @@ dictionary ClipboardItemOptions { PresentationStyle presentationStyle = "unspecified"; }; +typedef sequence ClipboardItems; + +[SecureContext, Exposed=Window] +interface Clipboard : EventTarget { + Promise read(); + Promise readText(); + Promise write(ClipboardItems data); + Promise writeText(DOMString data); +}; + dictionary ClipboardPermissionDescriptor : PermissionDescriptor { boolean allowWithoutGesture = false; }; diff --git a/tr/idl/input-events.idl b/tr/idl/input-events.idl new file mode 100644 index 000000000000..3887f74c6f63 --- /dev/null +++ b/tr/idl/input-events.idl @@ -0,0 +1,14 @@ +// GENERATED CONTENT - DO NOT EDIT +// Content was automatically extracted by Reffy into webref +// (https://github.com/w3c/webref) +// Source: Input Events Level 2 (https://www.w3.org/TR/input-events-2/) + +partial interface InputEvent { + readonly attribute DataTransfer? dataTransfer; + sequence getTargetRanges(); +}; + +partial dictionary InputEventInit { + DataTransfer? dataTransfer = null; + sequence targetRanges = []; +}; diff --git a/tr/idl/webnn.idl b/tr/idl/webnn.idl index 9880f52b02db..d4ecb7072d78 100644 --- a/tr/idl/webnn.idl +++ b/tr/idl/webnn.idl @@ -127,7 +127,7 @@ interface MLGraphBuilder { constructor(MLContext context); // Create an operand for a graph input. - MLOperand input(DOMString name, MLOperandDescriptor desc); + MLOperand input(DOMString name, MLOperandDescriptor descriptor); // Create an operand for a graph constant. MLOperand constant(MLOperandDescriptor descriptor, MLBufferView bufferView); diff --git a/tr/ids/clipboard-apis.json b/tr/ids/clipboard-apis.json index 10dcc747ac98..9d74a2d498eb 100644 --- a/tr/ids/clipboard-apis.json +++ b/tr/ids/clipboard-apis.json @@ -7,39 +7,47 @@ "https://www.w3.org/TR/clipboard-apis/#toc-nav", "https://www.w3.org/TR/clipboard-apis/#toc-jump", "https://www.w3.org/TR/clipboard-apis/#toc-toggle", - "https://www.w3.org/TR/clipboard-apis/#profile-and-date", + "https://www.w3.org/TR/clipboard-apis/#w3c-state", "https://www.w3.org/TR/clipboard-apis/#abstract", - "https://www.w3.org/TR/clipboard-apis/#status", + "https://www.w3.org/TR/clipboard-apis/#sotd", "https://www.w3.org/TR/clipboard-apis/#w3c_process_revision", "https://www.w3.org/TR/clipboard-apis/#toc", "https://www.w3.org/TR/clipboard-apis/#contents", "https://www.w3.org/TR/clipboard-apis/#secintro", - "https://www.w3.org/TR/clipboard-apis/#ref-for-powerful-feature", + "https://www.w3.org/TR/clipboard-apis/#ref-for-dfn-powerful-feature", "https://www.w3.org/TR/clipboard-apis/#Cases", "https://www.w3.org/TR/clipboard-apis/#change-default-clipboard-ops", "https://www.w3.org/TR/clipboard-apis/#remote-clipboard-sync", "https://www.w3.org/TR/clipboard-apis/#example-6b4972a0", "https://www.w3.org/TR/clipboard-apis/#ref-for-dom-clipboard-write", "https://www.w3.org/TR/clipboard-apis/#example-75fe78bd", - "https://www.w3.org/TR/clipboard-apis/#ref-for-clipboardchange", + "https://www.w3.org/TR/clipboard-apis/#ref-for-eventdef-documentandelementeventhandlers-clipboardchange", "https://www.w3.org/TR/clipboard-apis/#ref-for-dom-clipboard-read", "https://www.w3.org/TR/clipboard-apis/#trigger-clipboard-actions", "https://www.w3.org/TR/clipboard-apis/#terminolofy", "https://www.w3.org/TR/clipboard-apis/#editable-context", + "https://www.w3.org/TR/clipboard-apis/#infopanel-for-editable-context", + "https://www.w3.org/TR/clipboard-apis/#infopaneltitle-for-editable-context", "https://www.w3.org/TR/clipboard-apis/#ref-for-dfn-editing-host", "https://www.w3.org/TR/clipboard-apis/#model", "https://www.w3.org/TR/clipboard-apis/#system-clipboard", + "https://www.w3.org/TR/clipboard-apis/#infopanel-for-system-clipboard", + "https://www.w3.org/TR/clipboard-apis/#infopaneltitle-for-system-clipboard", "https://www.w3.org/TR/clipboard-apis/#ref-for-system-clipboard", "https://www.w3.org/TR/clipboard-apis/#system-clipboard-data", + "https://www.w3.org/TR/clipboard-apis/#infopanel-for-system-clipboard-data", + "https://www.w3.org/TR/clipboard-apis/#infopaneltitle-for-system-clipboard-data", "https://www.w3.org/TR/clipboard-apis/#ref-for-system-clipboard-data", "https://www.w3.org/TR/clipboard-apis/#ref-for-datatransfer", "https://www.w3.org/TR/clipboard-apis/#ref-for-system-clipboard-data%E2%91%A0", - "https://www.w3.org/TR/clipboard-apis/#ref-for-clipboarditem", + "https://www.w3.org/TR/clipboard-apis/#ref-for-clipboard-item", "https://www.w3.org/TR/clipboard-apis/#clipboard-events-and-interfaces", "https://www.w3.org/TR/clipboard-apis/#clipboard-event-interfaces", "https://www.w3.org/TR/clipboard-apis/#ref-for-event", "https://www.w3.org/TR/clipboard-apis/#clipboardeventinit-idl", "https://www.w3.org/TR/clipboard-apis/#dictdef-clipboardeventinit", + "https://www.w3.org/TR/clipboard-apis/#infopanel-for-dictdef-clipboardeventinit", + "https://www.w3.org/TR/clipboard-apis/#infopaneltitle-for-dictdef-clipboardeventinit", "https://www.w3.org/TR/clipboard-apis/#ref-for-dictdef-eventinit", "https://www.w3.org/TR/clipboard-apis/#ref-for-datatransfer%E2%91%A0", "https://www.w3.org/TR/clipboard-apis/#dom-clipboardeventinit-clipboarddata", @@ -48,6 +56,8 @@ "https://www.w3.org/TR/clipboard-apis/#clipboardevent-idl", "https://www.w3.org/TR/clipboard-apis/#ref-for-Exposed", "https://www.w3.org/TR/clipboard-apis/#clipboardevent", + "https://www.w3.org/TR/clipboard-apis/#infopanel-for-clipboardevent", + "https://www.w3.org/TR/clipboard-apis/#infopaneltitle-for-clipboardevent", "https://www.w3.org/TR/clipboard-apis/#ref-for-event%E2%91%A0", "https://www.w3.org/TR/clipboard-apis/#dom-clipboardevent-clipboardevent", "https://www.w3.org/TR/clipboard-apis/#ref-for-idl-DOMString", @@ -56,6 +66,8 @@ "https://www.w3.org/TR/clipboard-apis/#dom-clipboardevent-clipboardevent-type-eventinitdict-eventinitdict", "https://www.w3.org/TR/clipboard-apis/#ref-for-datatransfer%E2%91%A2", "https://www.w3.org/TR/clipboard-apis/#dom-clipboardevent-clipboarddata", + "https://www.w3.org/TR/clipboard-apis/#infopanel-for-dom-clipboardevent-clipboarddata", + "https://www.w3.org/TR/clipboard-apis/#infopaneltitle-for-dom-clipboardevent-clipboarddata", "https://www.w3.org/TR/clipboard-apis/#clipboardevent-clipboarddata", "https://www.w3.org/TR/clipboard-apis/#ref-for-datatransfer%E2%91%A3", "https://www.w3.org/TR/clipboard-apis/#ref-for-mandatory-data-types", @@ -65,52 +77,64 @@ "https://www.w3.org/TR/clipboard-apis/#example-92782271", "https://www.w3.org/TR/clipboard-apis/#clipboard-event-definitions", "https://www.w3.org/TR/clipboard-apis/#clipboard-event-clipboardchange", - "https://www.w3.org/TR/clipboard-apis/#clipboardchange", - "https://www.w3.org/TR/clipboard-apis/#ref-for-clipboardchange%E2%91%A0", + "https://www.w3.org/TR/clipboard-apis/#eventdef-documentandelementeventhandlers-clipboardchange", + "https://www.w3.org/TR/clipboard-apis/#infopanel-for-eventdef-documentandelementeventhandlers-clipboardchange", + "https://www.w3.org/TR/clipboard-apis/#infopaneltitle-for-eventdef-documentandelementeventhandlers-clipboardchange", + "https://www.w3.org/TR/clipboard-apis/#ref-for-eventdef-documentandelementeventhandlers-clipboardchange%E2%91%A0", "https://www.w3.org/TR/clipboard-apis/#ref-for-system-clipboard%E2%91%A0", - "https://www.w3.org/TR/clipboard-apis/#ref-for-clipboardchange%E2%91%A1", - "https://www.w3.org/TR/clipboard-apis/#ref-for-cut", - "https://www.w3.org/TR/clipboard-apis/#ref-for-copy", + "https://www.w3.org/TR/clipboard-apis/#ref-for-eventdef-documentandelementeventhandlers-clipboardchange%E2%91%A1", + "https://www.w3.org/TR/clipboard-apis/#ref-for-eventdef-documentandelementeventhandlers-cut", + "https://www.w3.org/TR/clipboard-apis/#ref-for-eventdef-documentandelementeventhandlers-copy", "https://www.w3.org/TR/clipboard-apis/#ref-for-system-clipboard%E2%91%A1", "https://www.w3.org/TR/clipboard-apis/#clipboard-event-copy", - "https://www.w3.org/TR/clipboard-apis/#copy", + "https://www.w3.org/TR/clipboard-apis/#eventdef-documentandelementeventhandlers-copy", + "https://www.w3.org/TR/clipboard-apis/#infopanel-for-eventdef-documentandelementeventhandlers-copy", + "https://www.w3.org/TR/clipboard-apis/#infopaneltitle-for-eventdef-documentandelementeventhandlers-copy", "https://www.w3.org/TR/clipboard-apis/#ref-for-fire-a-clipboard-event", - "https://www.w3.org/TR/clipboard-apis/#ref-for-copy%E2%91%A0", + "https://www.w3.org/TR/clipboard-apis/#ref-for-eventdef-documentandelementeventhandlers-copy%E2%91%A0", "https://www.w3.org/TR/clipboard-apis/#ref-for-system-clipboard%E2%91%A2", - "https://www.w3.org/TR/clipboard-apis/#ref-for-copy%E2%91%A1", - "https://www.w3.org/TR/clipboard-apis/#ref-for-copy%E2%91%A2", + "https://www.w3.org/TR/clipboard-apis/#ref-for-eventdef-documentandelementeventhandlers-copy%E2%91%A1", + "https://www.w3.org/TR/clipboard-apis/#ref-for-eventdef-documentandelementeventhandlers-copy%E2%91%A2", "https://www.w3.org/TR/clipboard-apis/#ref-for-system-clipboard%E2%91%A3", "https://www.w3.org/TR/clipboard-apis/#clipboard-event-cut", - "https://www.w3.org/TR/clipboard-apis/#cut", + "https://www.w3.org/TR/clipboard-apis/#eventdef-documentandelementeventhandlers-cut", + "https://www.w3.org/TR/clipboard-apis/#infopanel-for-eventdef-documentandelementeventhandlers-cut", + "https://www.w3.org/TR/clipboard-apis/#infopaneltitle-for-eventdef-documentandelementeventhandlers-cut", "https://www.w3.org/TR/clipboard-apis/#ref-for-fire-a-clipboard-event%E2%91%A0", - "https://www.w3.org/TR/clipboard-apis/#ref-for-cut%E2%91%A0", + "https://www.w3.org/TR/clipboard-apis/#ref-for-eventdef-documentandelementeventhandlers-cut%E2%91%A0", "https://www.w3.org/TR/clipboard-apis/#ref-for-editable-context", "https://www.w3.org/TR/clipboard-apis/#ref-for-system-clipboard%E2%91%A4", - "https://www.w3.org/TR/clipboard-apis/#ref-for-cut%E2%91%A1", + "https://www.w3.org/TR/clipboard-apis/#ref-for-eventdef-documentandelementeventhandlers-cut%E2%91%A1", "https://www.w3.org/TR/clipboard-apis/#ref-for-editable-context%E2%91%A0", "https://www.w3.org/TR/clipboard-apis/#ref-for-dom-clipboardevent-clipboarddata", - "https://www.w3.org/TR/clipboard-apis/#ref-for-cut%E2%91%A2", - "https://www.w3.org/TR/clipboard-apis/#ref-for-cut%E2%91%A3", - "https://www.w3.org/TR/clipboard-apis/#ref-for-cut%E2%91%A4", + "https://www.w3.org/TR/clipboard-apis/#ref-for-eventdef-documentandelementeventhandlers-cut%E2%91%A2", + "https://www.w3.org/TR/clipboard-apis/#ref-for-eventdef-documentandelementeventhandlers-cut%E2%91%A3", + "https://www.w3.org/TR/clipboard-apis/#ref-for-eventdef-documentandelementeventhandlers-cut%E2%91%A4", "https://www.w3.org/TR/clipboard-apis/#ref-for-system-clipboard%E2%91%A5", "https://www.w3.org/TR/clipboard-apis/#clipboard-event-paste", - "https://www.w3.org/TR/clipboard-apis/#paste", + "https://www.w3.org/TR/clipboard-apis/#eventdef-documentandelementeventhandlers-paste", + "https://www.w3.org/TR/clipboard-apis/#infopanel-for-eventdef-documentandelementeventhandlers-paste", + "https://www.w3.org/TR/clipboard-apis/#infopaneltitle-for-eventdef-documentandelementeventhandlers-paste", "https://www.w3.org/TR/clipboard-apis/#ref-for-fire-a-clipboard-event%E2%91%A1", - "https://www.w3.org/TR/clipboard-apis/#ref-for-paste", + "https://www.w3.org/TR/clipboard-apis/#ref-for-eventdef-documentandelementeventhandlers-paste", "https://www.w3.org/TR/clipboard-apis/#ref-for-editable-context%E2%91%A1", "https://www.w3.org/TR/clipboard-apis/#ref-for-editable-context%E2%91%A2", - "https://www.w3.org/TR/clipboard-apis/#ref-for-paste%E2%91%A0", - "https://www.w3.org/TR/clipboard-apis/#ref-for-paste%E2%91%A1", - "https://www.w3.org/TR/clipboard-apis/#ref-for-paste%E2%91%A2", + "https://www.w3.org/TR/clipboard-apis/#ref-for-eventdef-documentandelementeventhandlers-paste%E2%91%A0", + "https://www.w3.org/TR/clipboard-apis/#ref-for-eventdef-documentandelementeventhandlers-paste%E2%91%A1", + "https://www.w3.org/TR/clipboard-apis/#ref-for-eventdef-documentandelementeventhandlers-paste%E2%91%A2", "https://www.w3.org/TR/clipboard-apis/#integration-with-other-scripts-and-events", "https://www.w3.org/TR/clipboard-apis/#allow-modify-clipboard", "https://www.w3.org/TR/clipboard-apis/#allowed-to-modify-the-clipboard", + "https://www.w3.org/TR/clipboard-apis/#infopanel-for-allowed-to-modify-the-clipboard", + "https://www.w3.org/TR/clipboard-apis/#infopaneltitle-for-allowed-to-modify-the-clipboard", "https://www.w3.org/TR/clipboard-apis/#ref-for-allowed-to-show-a-popup", - "https://www.w3.org/TR/clipboard-apis/#ref-for-cut%E2%91%A5", - "https://www.w3.org/TR/clipboard-apis/#ref-for-copy%E2%91%A3", + "https://www.w3.org/TR/clipboard-apis/#ref-for-eventdef-documentandelementeventhandlers-cut%E2%91%A5", + "https://www.w3.org/TR/clipboard-apis/#ref-for-eventdef-documentandelementeventhandlers-copy%E2%91%A3", "https://www.w3.org/TR/clipboard-apis/#allow-read-clipboard", "https://www.w3.org/TR/clipboard-apis/#allowed-to-read-from-clipboard", - "https://www.w3.org/TR/clipboard-apis/#ref-for-paste%E2%91%A3", + "https://www.w3.org/TR/clipboard-apis/#infopanel-for-allowed-to-read-from-clipboard", + "https://www.w3.org/TR/clipboard-apis/#infopaneltitle-for-allowed-to-read-from-clipboard", + "https://www.w3.org/TR/clipboard-apis/#ref-for-eventdef-documentandelementeventhandlers-paste%E2%91%A3", "https://www.w3.org/TR/clipboard-apis/#integration-with-rich-text-editing", "https://www.w3.org/TR/clipboard-apis/#otherevents", "https://www.w3.org/TR/clipboard-apis/#selection-mod", @@ -122,35 +146,37 @@ "https://www.w3.org/TR/clipboard-apis/#ref-for-dom-clipboardevent-clipboarddata%E2%91%A0", "https://www.w3.org/TR/clipboard-apis/#ref-for-clipboardevent%E2%91%A0", "https://www.w3.org/TR/clipboard-apis/#override-copy", - "https://www.w3.org/TR/clipboard-apis/#ref-for-copy%E2%91%A4", - "https://www.w3.org/TR/clipboard-apis/#ref-for-copy%E2%91%A5", + "https://www.w3.org/TR/clipboard-apis/#ref-for-eventdef-documentandelementeventhandlers-copy%E2%91%A4", + "https://www.w3.org/TR/clipboard-apis/#ref-for-eventdef-documentandelementeventhandlers-copy%E2%91%A5", "https://www.w3.org/TR/clipboard-apis/#ref-for-dom-event-preventdefault", "https://www.w3.org/TR/clipboard-apis/#ref-for-system-clipboard%E2%91%A6", "https://www.w3.org/TR/clipboard-apis/#ref-for-dom-clipboardevent-clipboarddata%E2%91%A1", "https://www.w3.org/TR/clipboard-apis/#ref-for-clipboardevent%E2%91%A1", "https://www.w3.org/TR/clipboard-apis/#example-e7776e65", "https://www.w3.org/TR/clipboard-apis/#override-cut", - "https://www.w3.org/TR/clipboard-apis/#ref-for-cut%E2%91%A6", - "https://www.w3.org/TR/clipboard-apis/#ref-for-cut%E2%91%A7", + "https://www.w3.org/TR/clipboard-apis/#ref-for-eventdef-documentandelementeventhandlers-cut%E2%91%A6", + "https://www.w3.org/TR/clipboard-apis/#ref-for-eventdef-documentandelementeventhandlers-cut%E2%91%A7", "https://www.w3.org/TR/clipboard-apis/#ref-for-dom-event-preventdefault%E2%91%A0", "https://www.w3.org/TR/clipboard-apis/#ref-for-system-clipboard%E2%91%A7", "https://www.w3.org/TR/clipboard-apis/#ref-for-dom-clipboardevent-clipboarddata%E2%91%A2", "https://www.w3.org/TR/clipboard-apis/#ref-for-clipboardevent%E2%91%A2", - "https://www.w3.org/TR/clipboard-apis/#ref-for-cut%E2%91%A8", + "https://www.w3.org/TR/clipboard-apis/#ref-for-eventdef-documentandelementeventhandlers-cut%E2%91%A8", "https://www.w3.org/TR/clipboard-apis/#example-c4f2319f", "https://www.w3.org/TR/clipboard-apis/#override-paste", - "https://www.w3.org/TR/clipboard-apis/#ref-for-paste%E2%91%A4", - "https://www.w3.org/TR/clipboard-apis/#ref-for-paste%E2%91%A5", + "https://www.w3.org/TR/clipboard-apis/#ref-for-eventdef-documentandelementeventhandlers-paste%E2%91%A4", + "https://www.w3.org/TR/clipboard-apis/#ref-for-eventdef-documentandelementeventhandlers-paste%E2%91%A5", "https://www.w3.org/TR/clipboard-apis/#ref-for-dom-event-preventdefault%E2%91%A1", "https://www.w3.org/TR/clipboard-apis/#ref-for-system-clipboard%E2%91%A8", - "https://www.w3.org/TR/clipboard-apis/#ref-for-paste%E2%91%A6", + "https://www.w3.org/TR/clipboard-apis/#ref-for-eventdef-documentandelementeventhandlers-paste%E2%91%A6", "https://www.w3.org/TR/clipboard-apis/#ref-for-drag-data-store-mode", "https://www.w3.org/TR/clipboard-apis/#ref-for-concept-dnd-ro", "https://www.w3.org/TR/clipboard-apis/#ref-for-dom-datatransfer-setdata", - "https://www.w3.org/TR/clipboard-apis/#ref-for-paste%E2%91%A7", + "https://www.w3.org/TR/clipboard-apis/#ref-for-eventdef-documentandelementeventhandlers-paste%E2%91%A7", "https://www.w3.org/TR/clipboard-apis/#example-20246db5", "https://www.w3.org/TR/clipboard-apis/#mandatory-data-types-x", "https://www.w3.org/TR/clipboard-apis/#mandatory-data-types", + "https://www.w3.org/TR/clipboard-apis/#infopanel-for-mandatory-data-types", + "https://www.w3.org/TR/clipboard-apis/#infopaneltitle-for-mandatory-data-types", "https://www.w3.org/TR/clipboard-apis/#ref-for-datatransferitemlist", "https://www.w3.org/TR/clipboard-apis/#reading-from-clipboard", "https://www.w3.org/TR/clipboard-apis/#writing-to-clipboard", @@ -162,135 +188,412 @@ "https://www.w3.org/TR/clipboard-apis/#ref-for-SameObject", "https://www.w3.org/TR/clipboard-apis/#ref-for-clipboard", "https://www.w3.org/TR/clipboard-apis/#dom-navigator-clipboard", + "https://www.w3.org/TR/clipboard-apis/#infopanel-for-dom-navigator-clipboard", + "https://www.w3.org/TR/clipboard-apis/#infopaneltitle-for-dom-navigator-clipboard", "https://www.w3.org/TR/clipboard-apis/#navigator-idl", "https://www.w3.org/TR/clipboard-apis/#h-navigator-clipboard", "https://www.w3.org/TR/clipboard-apis/#navigator-clipboard", + "https://www.w3.org/TR/clipboard-apis/#infopanel-for-navigator-clipboard", + "https://www.w3.org/TR/clipboard-apis/#infopaneltitle-for-navigator-clipboard", + "https://www.w3.org/TR/clipboard-apis/#ref-for-system-clipboard%E2%91%A0%E2%93%AA", + "https://www.w3.org/TR/clipboard-apis/#ref-for-dom-navigator-clipboard", + "https://www.w3.org/TR/clipboard-apis/#ref-for-this", "https://www.w3.org/TR/clipboard-apis/#ref-for-navigator-clipboard", - "https://www.w3.org/TR/clipboard-apis/#ref-for-navigator%E2%91%A0", - "https://www.w3.org/TR/clipboard-apis/#ref-for-navigator-clipboard%E2%91%A0", - "https://www.w3.org/TR/clipboard-apis/#clipboard-interface", - "https://www.w3.org/TR/clipboard-apis/#ref-for-idl-sequence", - "https://www.w3.org/TR/clipboard-apis/#ref-for-clipboarditem%E2%91%A0", - "https://www.w3.org/TR/clipboard-apis/#typedefdef-clipboarditems", - "https://www.w3.org/TR/clipboard-apis/#ref-for-SecureContext%E2%91%A0", - "https://www.w3.org/TR/clipboard-apis/#ref-for-Exposed%E2%91%A0", - "https://www.w3.org/TR/clipboard-apis/#clipboard", - "https://www.w3.org/TR/clipboard-apis/#ref-for-eventtarget", + "https://www.w3.org/TR/clipboard-apis/#clipboard-item-interface", "https://www.w3.org/TR/clipboard-apis/#ref-for-idl-promise", - "https://www.w3.org/TR/clipboard-apis/#ref-for-typedefdef-clipboarditems", - "https://www.w3.org/TR/clipboard-apis/#ref-for-dom-clipboard-read%E2%91%A0", - "https://www.w3.org/TR/clipboard-apis/#ref-for-idl-promise%E2%91%A0", "https://www.w3.org/TR/clipboard-apis/#ref-for-idl-DOMString%E2%91%A0", - "https://www.w3.org/TR/clipboard-apis/#ref-for-dom-clipboard-readtext", - "https://www.w3.org/TR/clipboard-apis/#ref-for-idl-promise%E2%91%A1", - "https://www.w3.org/TR/clipboard-apis/#ref-for-idl-undefined", - "https://www.w3.org/TR/clipboard-apis/#ref-for-dom-clipboard-write%E2%91%A0", - "https://www.w3.org/TR/clipboard-apis/#ref-for-typedefdef-clipboarditems%E2%91%A0", - "https://www.w3.org/TR/clipboard-apis/#dom-clipboard-write-data-data", - "https://www.w3.org/TR/clipboard-apis/#ref-for-idl-promise%E2%91%A2", - "https://www.w3.org/TR/clipboard-apis/#ref-for-idl-undefined%E2%91%A0", - "https://www.w3.org/TR/clipboard-apis/#ref-for-dom-clipboard-writetext", - "https://www.w3.org/TR/clipboard-apis/#ref-for-idl-DOMString%E2%91%A1", - "https://www.w3.org/TR/clipboard-apis/#dom-clipboard-writetext-data-data", - "https://www.w3.org/TR/clipboard-apis/#ref-for-idl-DOMString%E2%91%A2", "https://www.w3.org/TR/clipboard-apis/#ref-for-dfn-Blob", - "https://www.w3.org/TR/clipboard-apis/#typedefdef-clipboarditemdatatype", - "https://www.w3.org/TR/clipboard-apis/#ref-for-idl-promise%E2%91%A3", - "https://www.w3.org/TR/clipboard-apis/#ref-for-typedefdef-clipboarditemdatatype", "https://www.w3.org/TR/clipboard-apis/#typedefdef-clipboarditemdata", - "https://www.w3.org/TR/clipboard-apis/#callbackdef-clipboarditemdelayedcallback", - "https://www.w3.org/TR/clipboard-apis/#ref-for-typedefdef-clipboarditemdata", - "https://www.w3.org/TR/clipboard-apis/#ref-for-Exposed%E2%91%A1", + "https://www.w3.org/TR/clipboard-apis/#infopanel-for-typedefdef-clipboarditemdata", + "https://www.w3.org/TR/clipboard-apis/#infopaneltitle-for-typedefdef-clipboarditemdata", + "https://www.w3.org/TR/clipboard-apis/#ref-for-SecureContext%E2%91%A0", + "https://www.w3.org/TR/clipboard-apis/#ref-for-Exposed%E2%91%A0", "https://www.w3.org/TR/clipboard-apis/#clipboarditem", - "https://www.w3.org/TR/clipboard-apis/#dom-clipboarditem-clipboarditem", + "https://www.w3.org/TR/clipboard-apis/#infopanel-for-clipboarditem", + "https://www.w3.org/TR/clipboard-apis/#infopaneltitle-for-clipboarditem", + "https://www.w3.org/TR/clipboard-apis/#ref-for-dom-clipboarditem-clipboarditem", "https://www.w3.org/TR/clipboard-apis/#ref-for-idl-record", - "https://www.w3.org/TR/clipboard-apis/#ref-for-idl-DOMString%E2%91%A3", - "https://www.w3.org/TR/clipboard-apis/#ref-for-typedefdef-clipboarditemdata%E2%91%A0", + "https://www.w3.org/TR/clipboard-apis/#ref-for-idl-DOMString%E2%91%A1", + "https://www.w3.org/TR/clipboard-apis/#ref-for-typedefdef-clipboarditemdata", "https://www.w3.org/TR/clipboard-apis/#dom-clipboarditem-clipboarditem-items-options-items", "https://www.w3.org/TR/clipboard-apis/#ref-for-dictdef-clipboarditemoptions", "https://www.w3.org/TR/clipboard-apis/#dom-clipboarditem-clipboarditem-items-options-options", - "https://www.w3.org/TR/clipboard-apis/#ref-for-clipboarditem%E2%91%A1", - "https://www.w3.org/TR/clipboard-apis/#dom-clipboarditem-createdelayed", - "https://www.w3.org/TR/clipboard-apis/#ref-for-idl-record%E2%91%A0", - "https://www.w3.org/TR/clipboard-apis/#ref-for-idl-DOMString%E2%91%A4", - "https://www.w3.org/TR/clipboard-apis/#ref-for-callbackdef-clipboarditemdelayedcallback", - "https://www.w3.org/TR/clipboard-apis/#dom-clipboarditem-createdelayed-items-options-items", - "https://www.w3.org/TR/clipboard-apis/#ref-for-dictdef-clipboarditemoptions%E2%91%A0", - "https://www.w3.org/TR/clipboard-apis/#dom-clipboarditem-createdelayed-items-options-options", "https://www.w3.org/TR/clipboard-apis/#ref-for-enumdef-presentationstyle", - "https://www.w3.org/TR/clipboard-apis/#dom-clipboarditem-presentationstyle", - "https://www.w3.org/TR/clipboard-apis/#ref-for-idl-long-long", - "https://www.w3.org/TR/clipboard-apis/#dom-clipboarditem-lastmodified", - "https://www.w3.org/TR/clipboard-apis/#ref-for-idl-boolean", - "https://www.w3.org/TR/clipboard-apis/#dom-clipboarditem-delayed", + "https://www.w3.org/TR/clipboard-apis/#ref-for-dom-clipboarditem-presentationstyle", "https://www.w3.org/TR/clipboard-apis/#ref-for-idl-frozen-array", - "https://www.w3.org/TR/clipboard-apis/#ref-for-idl-DOMString%E2%91%A5", - "https://www.w3.org/TR/clipboard-apis/#dom-clipboarditem-types", - "https://www.w3.org/TR/clipboard-apis/#ref-for-idl-promise%E2%91%A4", + "https://www.w3.org/TR/clipboard-apis/#ref-for-idl-DOMString%E2%91%A2", + "https://www.w3.org/TR/clipboard-apis/#ref-for-dom-clipboarditem-types", + "https://www.w3.org/TR/clipboard-apis/#ref-for-idl-promise%E2%91%A0", "https://www.w3.org/TR/clipboard-apis/#ref-for-dfn-Blob%E2%91%A0", - "https://www.w3.org/TR/clipboard-apis/#dom-clipboarditem-gettype", - "https://www.w3.org/TR/clipboard-apis/#ref-for-idl-DOMString%E2%91%A6", + "https://www.w3.org/TR/clipboard-apis/#ref-for-dom-clipboarditem-gettype", + "https://www.w3.org/TR/clipboard-apis/#ref-for-idl-DOMString%E2%91%A3", "https://www.w3.org/TR/clipboard-apis/#dom-clipboarditem-gettype-type-type", "https://www.w3.org/TR/clipboard-apis/#enumdef-presentationstyle", + "https://www.w3.org/TR/clipboard-apis/#infopanel-for-enumdef-presentationstyle", + "https://www.w3.org/TR/clipboard-apis/#infopaneltitle-for-enumdef-presentationstyle", "https://www.w3.org/TR/clipboard-apis/#dom-presentationstyle-unspecified", "https://www.w3.org/TR/clipboard-apis/#dom-presentationstyle-inline", "https://www.w3.org/TR/clipboard-apis/#dom-presentationstyle-attachment", "https://www.w3.org/TR/clipboard-apis/#dictdef-clipboarditemoptions", + "https://www.w3.org/TR/clipboard-apis/#infopanel-for-dictdef-clipboarditemoptions", + "https://www.w3.org/TR/clipboard-apis/#infopaneltitle-for-dictdef-clipboarditemoptions", "https://www.w3.org/TR/clipboard-apis/#ref-for-enumdef-presentationstyle%E2%91%A0", "https://www.w3.org/TR/clipboard-apis/#dom-clipboarditemoptions-presentationstyle", + "https://www.w3.org/TR/clipboard-apis/#infopanel-for-dom-clipboarditemoptions-presentationstyle", + "https://www.w3.org/TR/clipboard-apis/#infopaneltitle-for-dom-clipboarditemoptions-presentationstyle", + "https://www.w3.org/TR/clipboard-apis/#ref-for-clipboarditem", + "https://www.w3.org/TR/clipboard-apis/#ref-for-list-of-representations", + "https://www.w3.org/TR/clipboard-apis/#ref-for-representation", + "https://www.w3.org/TR/clipboard-apis/#ref-for-representation-mime-type", + "https://www.w3.org/TR/clipboard-apis/#ref-for-sec-promise-objects", + "https://www.w3.org/TR/clipboard-apis/#ref-for-dfn-Blob%E2%91%A1", + "https://www.w3.org/TR/clipboard-apis/#ref-for-idl-DOMString%E2%91%A4", + "https://www.w3.org/TR/clipboard-apis/#ref-for-representation-mime-type%E2%91%A0", + "https://www.w3.org/TR/clipboard-apis/#ref-for-dictdef-clipboarditemoptions%E2%91%A0", + "https://www.w3.org/TR/clipboard-apis/#example-92be93df", + "https://www.w3.org/TR/clipboard-apis/#ref-for-sec-promise-objects%E2%91%A0", + "https://www.w3.org/TR/clipboard-apis/#ref-for-dfn-Blob%E2%91%A2", + "https://www.w3.org/TR/clipboard-apis/#ref-for-representation-mime-type%E2%91%A1", + "https://www.w3.org/TR/clipboard-apis/#ref-for-representation-mime-type%E2%91%A2", + "https://www.w3.org/TR/clipboard-apis/#ref-for-clipboard-item%E2%91%A0", + "https://www.w3.org/TR/clipboard-apis/#clipboard-item", + "https://www.w3.org/TR/clipboard-apis/#infopanel-for-clipboard-item", + "https://www.w3.org/TR/clipboard-apis/#infopaneltitle-for-clipboard-item", + "https://www.w3.org/TR/clipboard-apis/#ref-for-clipboard-item%E2%91%A1", + "https://www.w3.org/TR/clipboard-apis/#ref-for-clipboard-item%E2%91%A2", + "https://www.w3.org/TR/clipboard-apis/#ref-for-clipboard-item%E2%91%A3", + "https://www.w3.org/TR/clipboard-apis/#ref-for-clipboard-item%E2%91%A4", + "https://www.w3.org/TR/clipboard-apis/#ref-for-navigator-clipboard%E2%91%A0", + "https://www.w3.org/TR/clipboard-apis/#ref-for-clipboard-item%E2%91%A5", + "https://www.w3.org/TR/clipboard-apis/#ref-for-clipboard-item%E2%91%A6", + "https://www.w3.org/TR/clipboard-apis/#list-of-representations", + "https://www.w3.org/TR/clipboard-apis/#infopanel-for-list-of-representations", + "https://www.w3.org/TR/clipboard-apis/#infopaneltitle-for-list-of-representations", + "https://www.w3.org/TR/clipboard-apis/#representation", + "https://www.w3.org/TR/clipboard-apis/#infopanel-for-representation", + "https://www.w3.org/TR/clipboard-apis/#infopaneltitle-for-representation", + "https://www.w3.org/TR/clipboard-apis/#representation-mime-type", + "https://www.w3.org/TR/clipboard-apis/#infopanel-for-representation-mime-type", + "https://www.w3.org/TR/clipboard-apis/#infopaneltitle-for-representation-mime-type", + "https://www.w3.org/TR/clipboard-apis/#ref-for-mime-type", + "https://www.w3.org/TR/clipboard-apis/#representation-data", + "https://www.w3.org/TR/clipboard-apis/#infopanel-for-representation-data", + "https://www.w3.org/TR/clipboard-apis/#infopaneltitle-for-representation-data", + "https://www.w3.org/TR/clipboard-apis/#ref-for-typedefdef-clipboarditemdata%E2%91%A0", + "https://www.w3.org/TR/clipboard-apis/#ref-for-mime-type%E2%91%A0", + "https://www.w3.org/TR/clipboard-apis/#ref-for-representation%E2%91%A0", + "https://www.w3.org/TR/clipboard-apis/#ref-for-clipboard-item%E2%91%A7", + "https://www.w3.org/TR/clipboard-apis/#ref-for-clipboard-item%E2%91%A8", + "https://www.w3.org/TR/clipboard-apis/#ref-for-clipboard-item%E2%91%A0%E2%93%AA", + "https://www.w3.org/TR/clipboard-apis/#presentation-style", + "https://www.w3.org/TR/clipboard-apis/#infopanel-for-presentation-style", + "https://www.w3.org/TR/clipboard-apis/#infopaneltitle-for-presentation-style", + "https://www.w3.org/TR/clipboard-apis/#ref-for-enumdef-presentationstyle%E2%91%A1", + "https://www.w3.org/TR/clipboard-apis/#ref-for-clipboard-item%E2%91%A0%E2%91%A0", + "https://www.w3.org/TR/clipboard-apis/#ref-for-representation%E2%91%A1", + "https://www.w3.org/TR/clipboard-apis/#ref-for-clipboard-item%E2%91%A0%E2%91%A1", + "https://www.w3.org/TR/clipboard-apis/#ref-for-clipboard-item%E2%91%A0%E2%91%A2", + "https://www.w3.org/TR/clipboard-apis/#ref-for-dom-clipboard-write%E2%91%A0", + "https://www.w3.org/TR/clipboard-apis/#ref-for-clipboard-item%E2%91%A0%E2%91%A3", + "https://www.w3.org/TR/clipboard-apis/#ref-for-clipboard-item%E2%91%A0%E2%91%A4", + "https://www.w3.org/TR/clipboard-apis/#ref-for-clipboard-item%E2%91%A0%E2%91%A5", + "https://www.w3.org/TR/clipboard-apis/#ref-for-mime-type%E2%91%A1", + "https://www.w3.org/TR/clipboard-apis/#ref-for-clipboard-item%E2%91%A0%E2%91%A6", + "https://www.w3.org/TR/clipboard-apis/#ref-for-clipboard-item%E2%91%A0%E2%91%A7", + "https://www.w3.org/TR/clipboard-apis/#ref-for-clipboarditem%E2%91%A0", + "https://www.w3.org/TR/clipboard-apis/#clipboarditem-clipboard-item", + "https://www.w3.org/TR/clipboard-apis/#infopanel-for-clipboarditem-clipboard-item", + "https://www.w3.org/TR/clipboard-apis/#infopaneltitle-for-clipboarditem-clipboard-item", + "https://www.w3.org/TR/clipboard-apis/#ref-for-clipboard-item%E2%91%A0%E2%91%A8", + "https://www.w3.org/TR/clipboard-apis/#ref-for-clipboarditem%E2%91%A1", + "https://www.w3.org/TR/clipboard-apis/#clipboarditem-types-array", + "https://www.w3.org/TR/clipboard-apis/#infopanel-for-clipboarditem-types-array", + "https://www.w3.org/TR/clipboard-apis/#infopaneltitle-for-clipboarditem-types-array", + "https://www.w3.org/TR/clipboard-apis/#ref-for-idl-frozen-array%E2%91%A0", + "https://www.w3.org/TR/clipboard-apis/#ref-for-idl-DOMString%E2%91%A5", + "https://www.w3.org/TR/clipboard-apis/#create-a-clipboarditem-object", + "https://www.w3.org/TR/clipboard-apis/#ref-for-clipboarditem%E2%91%A2", + "https://www.w3.org/TR/clipboard-apis/#infopanel-for-create-a-clipboarditem-object", + "https://www.w3.org/TR/clipboard-apis/#infopaneltitle-for-create-a-clipboarditem-object", + "https://www.w3.org/TR/clipboard-apis/#ref-for-clipboard-item%E2%91%A1%E2%93%AA", + "https://www.w3.org/TR/clipboard-apis/#ref-for-new", + "https://www.w3.org/TR/clipboard-apis/#ref-for-clipboarditem%E2%91%A3", + "https://www.w3.org/TR/clipboard-apis/#ref-for-clipboard-item%E2%91%A1%E2%91%A0", + "https://www.w3.org/TR/clipboard-apis/#dom-clipboarditem-clipboarditem", + "https://www.w3.org/TR/clipboard-apis/#infopanel-for-dom-clipboarditem-clipboarditem", + "https://www.w3.org/TR/clipboard-apis/#infopaneltitle-for-dom-clipboarditem-clipboarditem", + "https://www.w3.org/TR/clipboard-apis/#ref-for-exceptiondef-typeerror", + "https://www.w3.org/TR/clipboard-apis/#ref-for-this%E2%91%A0", + "https://www.w3.org/TR/clipboard-apis/#ref-for-clipboarditem-clipboard-item", + "https://www.w3.org/TR/clipboard-apis/#ref-for-clipboard-item%E2%91%A1%E2%91%A1", + "https://www.w3.org/TR/clipboard-apis/#ref-for-this%E2%91%A1", + "https://www.w3.org/TR/clipboard-apis/#ref-for-clipboarditem-clipboard-item%E2%91%A0", + "https://www.w3.org/TR/clipboard-apis/#ref-for-presentation-style", + "https://www.w3.org/TR/clipboard-apis/#ref-for-dom-clipboarditemoptions-presentationstyle", + "https://www.w3.org/TR/clipboard-apis/#ref-for-idl-DOMString%E2%91%A6", + "https://www.w3.org/TR/clipboard-apis/#ref-for-parse-a-mime-type", + "https://www.w3.org/TR/clipboard-apis/#ref-for-exceptiondef-typeerror%E2%91%A0", + "https://www.w3.org/TR/clipboard-apis/#ref-for-this%E2%91%A2", + "https://www.w3.org/TR/clipboard-apis/#ref-for-clipboarditem-clipboard-item%E2%91%A1", + "https://www.w3.org/TR/clipboard-apis/#ref-for-list-of-representations%E2%91%A0", + "https://www.w3.org/TR/clipboard-apis/#ref-for-list-contain", + "https://www.w3.org/TR/clipboard-apis/#ref-for-representation%E2%91%A2", + "https://www.w3.org/TR/clipboard-apis/#ref-for-representation-mime-type%E2%91%A3", + "https://www.w3.org/TR/clipboard-apis/#ref-for-exceptiondef-typeerror%E2%91%A1", + "https://www.w3.org/TR/clipboard-apis/#ref-for-representation%E2%91%A3", + "https://www.w3.org/TR/clipboard-apis/#ref-for-representation-mime-type%E2%91%A4", + "https://www.w3.org/TR/clipboard-apis/#ref-for-representation-data", + "https://www.w3.org/TR/clipboard-apis/#ref-for-this%E2%91%A3", + "https://www.w3.org/TR/clipboard-apis/#ref-for-clipboarditem-clipboard-item%E2%91%A2", + "https://www.w3.org/TR/clipboard-apis/#ref-for-list-of-representations%E2%91%A1", + "https://www.w3.org/TR/clipboard-apis/#ref-for-serialize-a-mime-type", + "https://www.w3.org/TR/clipboard-apis/#ref-for-this%E2%91%A4", + "https://www.w3.org/TR/clipboard-apis/#ref-for-clipboarditem-types-array", + "https://www.w3.org/TR/clipboard-apis/#ref-for-dfn-create-frozen-array", + "https://www.w3.org/TR/clipboard-apis/#dom-clipboarditem-presentationstyle", + "https://www.w3.org/TR/clipboard-apis/#ref-for-dom-clipboarditem-presentationstyle%E2%91%A1", + "https://www.w3.org/TR/clipboard-apis/#infopanel-for-dom-clipboarditem-presentationstyle", + "https://www.w3.org/TR/clipboard-apis/#infopaneltitle-for-dom-clipboarditem-presentationstyle", + "https://www.w3.org/TR/clipboard-apis/#ref-for-dom-clipboarditem-presentationstyle%E2%91%A0", + "https://www.w3.org/TR/clipboard-apis/#ref-for-this%E2%91%A5", + "https://www.w3.org/TR/clipboard-apis/#ref-for-clipboarditem-clipboard-item%E2%91%A3", + "https://www.w3.org/TR/clipboard-apis/#ref-for-presentation-style%E2%91%A0", + "https://www.w3.org/TR/clipboard-apis/#dom-clipboarditem-types", + "https://www.w3.org/TR/clipboard-apis/#ref-for-dom-clipboarditem-types%E2%91%A1", + "https://www.w3.org/TR/clipboard-apis/#infopanel-for-dom-clipboarditem-types", + "https://www.w3.org/TR/clipboard-apis/#infopaneltitle-for-dom-clipboarditem-types", + "https://www.w3.org/TR/clipboard-apis/#ref-for-dom-clipboarditem-types%E2%91%A0", + "https://www.w3.org/TR/clipboard-apis/#ref-for-this%E2%91%A6", + "https://www.w3.org/TR/clipboard-apis/#ref-for-clipboarditem-types-array%E2%91%A0", + "https://www.w3.org/TR/clipboard-apis/#dom-clipboarditem-gettype", + "https://www.w3.org/TR/clipboard-apis/#ref-for-dom-clipboarditem-gettype%E2%91%A0", + "https://www.w3.org/TR/clipboard-apis/#infopanel-for-dom-clipboarditem-gettype", + "https://www.w3.org/TR/clipboard-apis/#infopaneltitle-for-dom-clipboarditem-gettype", + "https://www.w3.org/TR/clipboard-apis/#ref-for-this%E2%91%A7", + "https://www.w3.org/TR/clipboard-apis/#ref-for-concept-relevant-realm", + "https://www.w3.org/TR/clipboard-apis/#ref-for-parse-a-mime-type%E2%91%A0", + "https://www.w3.org/TR/clipboard-apis/#ref-for-exceptiondef-typeerror%E2%91%A2", + "https://www.w3.org/TR/clipboard-apis/#ref-for-this%E2%91%A8", + "https://www.w3.org/TR/clipboard-apis/#ref-for-clipboarditem-clipboard-item%E2%91%A4", + "https://www.w3.org/TR/clipboard-apis/#ref-for-list-of-representations%E2%91%A2", + "https://www.w3.org/TR/clipboard-apis/#ref-for-a-new-promise", + "https://www.w3.org/TR/clipboard-apis/#ref-for-representation-mime-type%E2%91%A5", + "https://www.w3.org/TR/clipboard-apis/#ref-for-representation-data%E2%91%A0", + "https://www.w3.org/TR/clipboard-apis/#ref-for-dfn-perform-steps-once-promise-is-settled", + "https://www.w3.org/TR/clipboard-apis/#ref-for-idl-DOMString%E2%91%A7", + "https://www.w3.org/TR/clipboard-apis/#ref-for-utf-8-encode", + "https://www.w3.org/TR/clipboard-apis/#ref-for-dfn-Blob%E2%91%A3", + "https://www.w3.org/TR/clipboard-apis/#ref-for-dfn-type", + "https://www.w3.org/TR/clipboard-apis/#ref-for-serialize-a-mime-type%E2%91%A0", + "https://www.w3.org/TR/clipboard-apis/#ref-for-dfn-Blob%E2%91%A4", + "https://www.w3.org/TR/clipboard-apis/#ref-for-reject", + "https://www.w3.org/TR/clipboard-apis/#ref-for-notfounderror", + "https://www.w3.org/TR/clipboard-apis/#ref-for-idl-DOMException", + "https://www.w3.org/TR/clipboard-apis/#issue-2d83c5ad", + "https://www.w3.org/TR/clipboard-apis/#ref-for-reject%E2%91%A0", + "https://www.w3.org/TR/clipboard-apis/#ref-for-notfounderror%E2%91%A0", + "https://www.w3.org/TR/clipboard-apis/#ref-for-idl-DOMException%E2%91%A0", + "https://www.w3.org/TR/clipboard-apis/#clipboard-interface", + "https://www.w3.org/TR/clipboard-apis/#ref-for-idl-sequence", + "https://www.w3.org/TR/clipboard-apis/#ref-for-clipboarditem%E2%91%A4", + "https://www.w3.org/TR/clipboard-apis/#typedefdef-clipboarditems", + "https://www.w3.org/TR/clipboard-apis/#infopanel-for-typedefdef-clipboarditems", + "https://www.w3.org/TR/clipboard-apis/#infopaneltitle-for-typedefdef-clipboarditems", + "https://www.w3.org/TR/clipboard-apis/#ref-for-SecureContext%E2%91%A1", + "https://www.w3.org/TR/clipboard-apis/#ref-for-Exposed%E2%91%A1", + "https://www.w3.org/TR/clipboard-apis/#clipboard", + "https://www.w3.org/TR/clipboard-apis/#infopanel-for-clipboard", + "https://www.w3.org/TR/clipboard-apis/#infopaneltitle-for-clipboard", + "https://www.w3.org/TR/clipboard-apis/#ref-for-eventtarget", + "https://www.w3.org/TR/clipboard-apis/#ref-for-idl-promise%E2%91%A1", + "https://www.w3.org/TR/clipboard-apis/#ref-for-typedefdef-clipboarditems", + "https://www.w3.org/TR/clipboard-apis/#ref-for-dom-clipboard-read%E2%91%A0", + "https://www.w3.org/TR/clipboard-apis/#ref-for-idl-promise%E2%91%A2", + "https://www.w3.org/TR/clipboard-apis/#ref-for-idl-DOMString%E2%91%A8", + "https://www.w3.org/TR/clipboard-apis/#ref-for-dom-clipboard-readtext", + "https://www.w3.org/TR/clipboard-apis/#ref-for-idl-promise%E2%91%A3", + "https://www.w3.org/TR/clipboard-apis/#ref-for-idl-undefined", + "https://www.w3.org/TR/clipboard-apis/#ref-for-dom-clipboard-write%E2%91%A1", + "https://www.w3.org/TR/clipboard-apis/#ref-for-typedefdef-clipboarditems%E2%91%A0", + "https://www.w3.org/TR/clipboard-apis/#dom-clipboard-write-data-data", + "https://www.w3.org/TR/clipboard-apis/#ref-for-idl-promise%E2%91%A4", + "https://www.w3.org/TR/clipboard-apis/#ref-for-idl-undefined%E2%91%A0", + "https://www.w3.org/TR/clipboard-apis/#ref-for-dom-clipboard-writetext", + "https://www.w3.org/TR/clipboard-apis/#ref-for-idl-DOMString%E2%91%A0%E2%93%AA", + "https://www.w3.org/TR/clipboard-apis/#dom-clipboard-writetext-data-data", + "https://www.w3.org/TR/clipboard-apis/#ref-for-clipboard%E2%91%A0", + "https://www.w3.org/TR/clipboard-apis/#ref-for-clipboarditem%E2%91%A5", + "https://www.w3.org/TR/clipboard-apis/#ref-for-clipboard-item%E2%91%A1%E2%91%A2", + "https://www.w3.org/TR/clipboard-apis/#ref-for-clipboarditem%E2%91%A6", + "https://www.w3.org/TR/clipboard-apis/#ref-for-dom-clipboard-write%E2%91%A2", + "https://www.w3.org/TR/clipboard-apis/#ref-for-dom-clipboard-read%E2%91%A1", + "https://www.w3.org/TR/clipboard-apis/#ref-for-dom-clipboard-readtext%E2%91%A0", + "https://www.w3.org/TR/clipboard-apis/#clipboard-items", + "https://www.w3.org/TR/clipboard-apis/#infopanel-for-clipboard-items", + "https://www.w3.org/TR/clipboard-apis/#infopaneltitle-for-clipboard-items", + "https://www.w3.org/TR/clipboard-apis/#ref-for-idl-sequence%E2%91%A0", + "https://www.w3.org/TR/clipboard-apis/#ref-for-clipboard-item%E2%91%A1%E2%91%A3", + "https://www.w3.org/TR/clipboard-apis/#ref-for-clipboarditem%E2%91%A7", + "https://www.w3.org/TR/clipboard-apis/#ref-for-system-clipboard%E2%91%A0%E2%91%A0", + "https://www.w3.org/TR/clipboard-apis/#ref-for-dom-clipboard-write%E2%91%A3", + "https://www.w3.org/TR/clipboard-apis/#ref-for-dom-clipboard-read%E2%91%A2", + "https://www.w3.org/TR/clipboard-apis/#ref-for-sec-promise-objects%E2%91%A1", + "https://www.w3.org/TR/clipboard-apis/#ref-for-clipboard-items", + "https://www.w3.org/TR/clipboard-apis/#ref-for-system-clipboard%E2%91%A0%E2%91%A1", + "https://www.w3.org/TR/clipboard-apis/#clipboard-task-source", + "https://www.w3.org/TR/clipboard-apis/#infopanel-for-clipboard-task-source", + "https://www.w3.org/TR/clipboard-apis/#infopaneltitle-for-clipboard-task-source", + "https://www.w3.org/TR/clipboard-apis/#ref-for-system-clipboard-data%E2%91%A1", "https://www.w3.org/TR/clipboard-apis/#clipboard-idl", "https://www.w3.org/TR/clipboard-apis/#dom-clipboard-read", - "https://www.w3.org/TR/clipboard-apis/#ref-for-dom-clipboard-read%E2%91%A2", - "https://www.w3.org/TR/clipboard-apis/#ref-for-dom-clipboard-read%E2%91%A1", - "https://www.w3.org/TR/clipboard-apis/#ref-for-sec-promise-objects", + "https://www.w3.org/TR/clipboard-apis/#ref-for-dom-clipboard-read%E2%91%A4", + "https://www.w3.org/TR/clipboard-apis/#infopanel-for-dom-clipboard-read", + "https://www.w3.org/TR/clipboard-apis/#infopaneltitle-for-dom-clipboard-read", + "https://www.w3.org/TR/clipboard-apis/#ref-for-dom-clipboard-read%E2%91%A3", + "https://www.w3.org/TR/clipboard-apis/#ref-for-this%E2%91%A0%E2%93%AA", + "https://www.w3.org/TR/clipboard-apis/#ref-for-concept-relevant-realm%E2%91%A0", + "https://www.w3.org/TR/clipboard-apis/#ref-for-a-new-promise%E2%91%A0", "https://www.w3.org/TR/clipboard-apis/#ref-for-in-parallel", "https://www.w3.org/TR/clipboard-apis/#ref-for-check-clipboard-read-permission", - "https://www.w3.org/TR/clipboard-apis/#ref-for-in-parallel%E2%91%A0", - "https://www.w3.org/TR/clipboard-apis/#ref-for-system-clipboard-data%E2%91%A1", - "https://www.w3.org/TR/clipboard-apis/#ref-for-clipboarditem%E2%91%A2", + "https://www.w3.org/TR/clipboard-apis/#ref-for-queue-a-global-task", + "https://www.w3.org/TR/clipboard-apis/#ref-for-reject%E2%91%A1", + "https://www.w3.org/TR/clipboard-apis/#ref-for-notallowederror", + "https://www.w3.org/TR/clipboard-apis/#ref-for-idl-DOMException%E2%91%A1", + "https://www.w3.org/TR/clipboard-apis/#ref-for-system-clipboard-data%E2%91%A2", + "https://www.w3.org/TR/clipboard-apis/#ref-for-clipboard-items%E2%91%A0", + "https://www.w3.org/TR/clipboard-apis/#ref-for-mandatory-data-types%E2%91%A0", + "https://www.w3.org/TR/clipboard-apis/#issue-c148910f", + "https://www.w3.org/TR/clipboard-apis/#issue-2147149e", + "https://www.w3.org/TR/clipboard-apis/#ref-for-queue-a-global-task%E2%91%A0", + "https://www.w3.org/TR/clipboard-apis/#ref-for-clipboard-task-source", + "https://www.w3.org/TR/clipboard-apis/#ref-for-idl-sequence%E2%91%A1", + "https://www.w3.org/TR/clipboard-apis/#ref-for-clipboarditem%E2%91%A8", + "https://www.w3.org/TR/clipboard-apis/#ref-for-clipboard-item%E2%91%A1%E2%91%A4", + "https://www.w3.org/TR/clipboard-apis/#ref-for-create-a-clipboarditem-object", "https://www.w3.org/TR/clipboard-apis/#example-c237e9e8", "https://www.w3.org/TR/clipboard-apis/#dom-clipboard-readtext", + "https://www.w3.org/TR/clipboard-apis/#ref-for-dom-clipboard-readtext%E2%91%A2", + "https://www.w3.org/TR/clipboard-apis/#infopanel-for-dom-clipboard-readtext", + "https://www.w3.org/TR/clipboard-apis/#infopaneltitle-for-dom-clipboard-readtext", "https://www.w3.org/TR/clipboard-apis/#ref-for-dom-clipboard-readtext%E2%91%A1", - "https://www.w3.org/TR/clipboard-apis/#ref-for-dom-clipboard-readtext%E2%91%A0", - "https://www.w3.org/TR/clipboard-apis/#ref-for-sec-promise-objects%E2%91%A0", - "https://www.w3.org/TR/clipboard-apis/#ref-for-in-parallel%E2%91%A1", + "https://www.w3.org/TR/clipboard-apis/#ref-for-this%E2%91%A0%E2%91%A0", + "https://www.w3.org/TR/clipboard-apis/#ref-for-concept-relevant-realm%E2%91%A1", + "https://www.w3.org/TR/clipboard-apis/#ref-for-a-new-promise%E2%91%A1", + "https://www.w3.org/TR/clipboard-apis/#ref-for-in-parallel%E2%91%A0", "https://www.w3.org/TR/clipboard-apis/#ref-for-check-clipboard-read-permission%E2%91%A0", - "https://www.w3.org/TR/clipboard-apis/#ref-for-in-parallel%E2%91%A2", - "https://www.w3.org/TR/clipboard-apis/#ref-for-system-clipboard-data%E2%91%A2", - "https://www.w3.org/TR/clipboard-apis/#example-3129d413", + "https://www.w3.org/TR/clipboard-apis/#ref-for-queue-a-global-task%E2%91%A1", + "https://www.w3.org/TR/clipboard-apis/#ref-for-reject%E2%91%A2", + "https://www.w3.org/TR/clipboard-apis/#ref-for-notallowederror%E2%91%A0", + "https://www.w3.org/TR/clipboard-apis/#ref-for-idl-DOMException%E2%91%A2", + "https://www.w3.org/TR/clipboard-apis/#ref-for-system-clipboard-data%E2%91%A3", + "https://www.w3.org/TR/clipboard-apis/#ref-for-clipboard-items%E2%91%A1", + "https://www.w3.org/TR/clipboard-apis/#ref-for-mandatory-data-types%E2%91%A1", + "https://www.w3.org/TR/clipboard-apis/#issue-c148910f%E2%91%A0", + "https://www.w3.org/TR/clipboard-apis/#issue-1755f975", + "https://www.w3.org/TR/clipboard-apis/#ref-for-queue-a-global-task%E2%91%A2", + "https://www.w3.org/TR/clipboard-apis/#ref-for-clipboard-task-source%E2%91%A0", + "https://www.w3.org/TR/clipboard-apis/#ref-for-idl-sequence%E2%91%A2", + "https://www.w3.org/TR/clipboard-apis/#ref-for-clipboard-item%E2%91%A1%E2%91%A5", + "https://www.w3.org/TR/clipboard-apis/#ref-for-list-size", + "https://www.w3.org/TR/clipboard-apis/#issue-52b202fd", + "https://www.w3.org/TR/clipboard-apis/#ref-for-clipboarditem-clipboard-item%E2%91%A5", + "https://www.w3.org/TR/clipboard-apis/#ref-for-list-of-representations%E2%91%A3", + "https://www.w3.org/TR/clipboard-apis/#ref-for-representation-mime-type%E2%91%A6", + "https://www.w3.org/TR/clipboard-apis/#ref-for-mime-type-essence", + "https://www.w3.org/TR/clipboard-apis/#ref-for-representation-data%E2%91%A1", + "https://www.w3.org/TR/clipboard-apis/#ref-for-dfn-perform-steps-once-promise-is-settled%E2%91%A0", + "https://www.w3.org/TR/clipboard-apis/#ref-for-idl-DOMString%E2%91%A0%E2%91%A0", + "https://www.w3.org/TR/clipboard-apis/#ref-for-dfn-Blob%E2%91%A5", + "https://www.w3.org/TR/clipboard-apis/#ref-for-utf-8-decode", + "https://www.w3.org/TR/clipboard-apis/#ref-for-reject%E2%91%A3", + "https://www.w3.org/TR/clipboard-apis/#ref-for-notfounderror%E2%91%A1", + "https://www.w3.org/TR/clipboard-apis/#ref-for-idl-DOMException%E2%91%A3", + "https://www.w3.org/TR/clipboard-apis/#ref-for-reject%E2%91%A4", + "https://www.w3.org/TR/clipboard-apis/#ref-for-notfounderror%E2%91%A2", + "https://www.w3.org/TR/clipboard-apis/#ref-for-idl-DOMException%E2%91%A4", + "https://www.w3.org/TR/clipboard-apis/#example-18b01409", "https://www.w3.org/TR/clipboard-apis/#dom-clipboard-write", - "https://www.w3.org/TR/clipboard-apis/#ref-for-dom-clipboard-write%E2%91%A2", - "https://www.w3.org/TR/clipboard-apis/#ref-for-dom-clipboard-write%E2%91%A1", - "https://www.w3.org/TR/clipboard-apis/#ref-for-sec-promise-objects%E2%91%A1", - "https://www.w3.org/TR/clipboard-apis/#ref-for-in-parallel%E2%91%A3", + "https://www.w3.org/TR/clipboard-apis/#ref-for-dom-clipboard-write%E2%91%A5", + "https://www.w3.org/TR/clipboard-apis/#infopanel-for-dom-clipboard-write", + "https://www.w3.org/TR/clipboard-apis/#infopaneltitle-for-dom-clipboard-write", + "https://www.w3.org/TR/clipboard-apis/#ref-for-dom-clipboard-write%E2%91%A4", + "https://www.w3.org/TR/clipboard-apis/#ref-for-this%E2%91%A0%E2%91%A1", + "https://www.w3.org/TR/clipboard-apis/#ref-for-concept-relevant-realm%E2%91%A2", + "https://www.w3.org/TR/clipboard-apis/#ref-for-a-new-promise%E2%91%A2", + "https://www.w3.org/TR/clipboard-apis/#ref-for-in-parallel%E2%91%A1", "https://www.w3.org/TR/clipboard-apis/#ref-for-check-clipboard-write-permission", - "https://www.w3.org/TR/clipboard-apis/#ref-for-in-parallel%E2%91%A4", - "https://www.w3.org/TR/clipboard-apis/#ref-for-dfn-Blob%E2%91%A1", - "https://www.w3.org/TR/clipboard-apis/#ref-for-dfn-Blob%E2%91%A2", - "https://www.w3.org/TR/clipboard-apis/#ref-for-system-clipboard-data%E2%91%A3", - "https://www.w3.org/TR/clipboard-apis/#example-11d38d55", + "https://www.w3.org/TR/clipboard-apis/#issue-1b338371", + "https://www.w3.org/TR/clipboard-apis/#ref-for-queue-a-global-task%E2%91%A3", + "https://www.w3.org/TR/clipboard-apis/#ref-for-reject%E2%91%A5", + "https://www.w3.org/TR/clipboard-apis/#ref-for-notallowederror%E2%91%A1", + "https://www.w3.org/TR/clipboard-apis/#ref-for-idl-DOMException%E2%91%A5", + "https://www.w3.org/TR/clipboard-apis/#ref-for-queue-a-global-task%E2%91%A4", + "https://www.w3.org/TR/clipboard-apis/#ref-for-clipboard-task-source%E2%91%A1", + "https://www.w3.org/TR/clipboard-apis/#ref-for-idl-sequence%E2%91%A3", + "https://www.w3.org/TR/clipboard-apis/#ref-for-dfn-Blob%E2%91%A6", + "https://www.w3.org/TR/clipboard-apis/#ref-for-idl-sequence%E2%91%A4", + "https://www.w3.org/TR/clipboard-apis/#ref-for-clipboarditem%E2%91%A0%E2%93%AA", + "https://www.w3.org/TR/clipboard-apis/#ref-for-list-size%E2%91%A0", + "https://www.w3.org/TR/clipboard-apis/#ref-for-system-clipboard%E2%91%A0%E2%91%A2", + "https://www.w3.org/TR/clipboard-apis/#issue-f23cf1e2", + "https://www.w3.org/TR/clipboard-apis/#ref-for-clipboarditem-clipboard-item%E2%91%A6", + "https://www.w3.org/TR/clipboard-apis/#ref-for-list-of-representations%E2%91%A4", + "https://www.w3.org/TR/clipboard-apis/#ref-for-representation-data%E2%91%A2", + "https://www.w3.org/TR/clipboard-apis/#ref-for-dfn-perform-steps-once-promise-is-settled%E2%91%A1", + "https://www.w3.org/TR/clipboard-apis/#ref-for-idl-DOMString%E2%91%A0%E2%91%A1", + "https://www.w3.org/TR/clipboard-apis/#ref-for-utf-8-encode%E2%91%A0", + "https://www.w3.org/TR/clipboard-apis/#ref-for-dfn-Blob%E2%91%A7", + "https://www.w3.org/TR/clipboard-apis/#ref-for-dfn-type%E2%91%A0", + "https://www.w3.org/TR/clipboard-apis/#ref-for-representation-mime-type%E2%91%A7", + "https://www.w3.org/TR/clipboard-apis/#ref-for-dfn-Blob%E2%91%A8", + "https://www.w3.org/TR/clipboard-apis/#ref-for-reject%E2%91%A6", + "https://www.w3.org/TR/clipboard-apis/#ref-for-notallowederror%E2%91%A2", + "https://www.w3.org/TR/clipboard-apis/#ref-for-idl-DOMException%E2%91%A6", + "https://www.w3.org/TR/clipboard-apis/#ref-for-dfn-type%E2%91%A1", + "https://www.w3.org/TR/clipboard-apis/#ref-for-mandatory-data-types%E2%91%A2", + "https://www.w3.org/TR/clipboard-apis/#ref-for-reject%E2%91%A7", + "https://www.w3.org/TR/clipboard-apis/#ref-for-notallowederror%E2%91%A3", + "https://www.w3.org/TR/clipboard-apis/#ref-for-idl-DOMException%E2%91%A7", + "https://www.w3.org/TR/clipboard-apis/#issue-1755f975%E2%91%A0", + "https://www.w3.org/TR/clipboard-apis/#ref-for-reject%E2%91%A8", + "https://www.w3.org/TR/clipboard-apis/#ref-for-notallowederror%E2%91%A4", + "https://www.w3.org/TR/clipboard-apis/#ref-for-clipboarditem-clipboard-item%E2%91%A7", + "https://www.w3.org/TR/clipboard-apis/#ref-for-presentation-style%E2%91%A1", + "https://www.w3.org/TR/clipboard-apis/#ref-for-write-blobs-and-option-to-the-clipboard", + "https://www.w3.org/TR/clipboard-apis/#example-fd9ca915", "https://www.w3.org/TR/clipboard-apis/#dom-clipboard-writetext", "https://www.w3.org/TR/clipboard-apis/#ref-for-dom-clipboard-writetext%E2%91%A1", + "https://www.w3.org/TR/clipboard-apis/#infopanel-for-dom-clipboard-writetext", + "https://www.w3.org/TR/clipboard-apis/#infopaneltitle-for-dom-clipboard-writetext", "https://www.w3.org/TR/clipboard-apis/#ref-for-dom-clipboard-writetext%E2%91%A0", - "https://www.w3.org/TR/clipboard-apis/#ref-for-sec-promise-objects%E2%91%A2", - "https://www.w3.org/TR/clipboard-apis/#ref-for-in-parallel%E2%91%A5", + "https://www.w3.org/TR/clipboard-apis/#ref-for-this%E2%91%A0%E2%91%A2", + "https://www.w3.org/TR/clipboard-apis/#ref-for-concept-relevant-realm%E2%91%A3", + "https://www.w3.org/TR/clipboard-apis/#ref-for-a-new-promise%E2%91%A3", + "https://www.w3.org/TR/clipboard-apis/#ref-for-in-parallel%E2%91%A2", "https://www.w3.org/TR/clipboard-apis/#ref-for-check-clipboard-write-permission%E2%91%A0", - "https://www.w3.org/TR/clipboard-apis/#ref-for-in-parallel%E2%91%A6", - "https://www.w3.org/TR/clipboard-apis/#ref-for-clipboarditem%E2%91%A3", - "https://www.w3.org/TR/clipboard-apis/#ref-for-dfn-Blob%E2%91%A3", - "https://www.w3.org/TR/clipboard-apis/#ref-for-dfn-type", - "https://www.w3.org/TR/clipboard-apis/#ref-for-dfn-blobparts", - "https://www.w3.org/TR/clipboard-apis/#ref-for-clipboarditem%E2%91%A4", - "https://www.w3.org/TR/clipboard-apis/#ref-for-dfn-type%E2%91%A0", - "https://www.w3.org/TR/clipboard-apis/#ref-for-concept-cd-data", - "https://www.w3.org/TR/clipboard-apis/#ref-for-system-clipboard-data%E2%91%A4", + "https://www.w3.org/TR/clipboard-apis/#issue-1b338371%E2%91%A0", + "https://www.w3.org/TR/clipboard-apis/#ref-for-queue-a-global-task%E2%91%A5", + "https://www.w3.org/TR/clipboard-apis/#ref-for-reject%E2%91%A0%E2%93%AA", + "https://www.w3.org/TR/clipboard-apis/#ref-for-notallowederror%E2%91%A5", + "https://www.w3.org/TR/clipboard-apis/#ref-for-queue-a-global-task%E2%91%A6", + "https://www.w3.org/TR/clipboard-apis/#ref-for-clipboard-task-source%E2%91%A2", + "https://www.w3.org/TR/clipboard-apis/#ref-for-idl-sequence%E2%91%A5", + "https://www.w3.org/TR/clipboard-apis/#ref-for-dfn-Blob%E2%91%A0%E2%93%AA", + "https://www.w3.org/TR/clipboard-apis/#ref-for-dfn-Blob%E2%91%A0%E2%91%A0", + "https://www.w3.org/TR/clipboard-apis/#ref-for-dfn-type%E2%91%A2", + "https://www.w3.org/TR/clipboard-apis/#ref-for-utf-8-encode%E2%91%A1", + "https://www.w3.org/TR/clipboard-apis/#ref-for-write-blobs-and-option-to-the-clipboard%E2%91%A0", "https://www.w3.org/TR/clipboard-apis/#example-a984ae2d", "https://www.w3.org/TR/clipboard-apis/#clipboard-actions", "https://www.w3.org/TR/clipboard-apis/#ref-for-script-triggered", "https://www.w3.org/TR/clipboard-apis/#ref-for-script-may-access-clipboard", "https://www.w3.org/TR/clipboard-apis/#script-triggered", + "https://www.w3.org/TR/clipboard-apis/#infopanel-for-script-triggered", + "https://www.w3.org/TR/clipboard-apis/#infopaneltitle-for-script-triggered", "https://www.w3.org/TR/clipboard-apis/#ref-for-script-triggered%E2%91%A0", "https://www.w3.org/TR/clipboard-apis/#script-may-access-clipboard", + "https://www.w3.org/TR/clipboard-apis/#infopanel-for-script-may-access-clipboard", + "https://www.w3.org/TR/clipboard-apis/#infopaneltitle-for-script-may-access-clipboard", "https://www.w3.org/TR/clipboard-apis/#ref-for-allowed-to-modify-the-clipboard", "https://www.w3.org/TR/clipboard-apis/#ref-for-script-may-access-clipboard%E2%91%A0", "https://www.w3.org/TR/clipboard-apis/#ref-for-allowed-to-read-from-clipboard", @@ -299,38 +602,40 @@ "https://www.w3.org/TR/clipboard-apis/#ref-for-script-triggered%E2%91%A1", "https://www.w3.org/TR/clipboard-apis/#ref-for-script-may-access-clipboard%E2%91%A2", "https://www.w3.org/TR/clipboard-apis/#ref-for-fire-a-clipboard-event%E2%91%A2", - "https://www.w3.org/TR/clipboard-apis/#ref-for-copy%E2%91%A6", + "https://www.w3.org/TR/clipboard-apis/#ref-for-eventdef-documentandelementeventhandlers-copy%E2%91%A6", "https://www.w3.org/TR/clipboard-apis/#ref-for-fire-a-clipboard-event%E2%91%A3", - "https://www.w3.org/TR/clipboard-apis/#ref-for-clipboardchange%E2%91%A2", + "https://www.w3.org/TR/clipboard-apis/#ref-for-eventdef-documentandelementeventhandlers-clipboardchange%E2%91%A2", "https://www.w3.org/TR/clipboard-apis/#ref-for-write-content-to-the-clipboard", "https://www.w3.org/TR/clipboard-apis/#ref-for-datatransferitemlist%E2%91%A0", "https://www.w3.org/TR/clipboard-apis/#cut-action", "https://www.w3.org/TR/clipboard-apis/#ref-for-script-triggered%E2%91%A2", "https://www.w3.org/TR/clipboard-apis/#ref-for-script-may-access-clipboard%E2%91%A3", "https://www.w3.org/TR/clipboard-apis/#ref-for-fire-a-clipboard-event%E2%91%A4", - "https://www.w3.org/TR/clipboard-apis/#ref-for-cut%E2%91%A0%E2%93%AA", + "https://www.w3.org/TR/clipboard-apis/#ref-for-eventdef-documentandelementeventhandlers-cut%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/clipboard-apis/#ref-for-editable-context%E2%91%A3", "https://www.w3.org/TR/clipboard-apis/#ref-for-fire-a-clipboard-event%E2%91%A5", - "https://www.w3.org/TR/clipboard-apis/#ref-for-clipboardchange%E2%91%A3", + "https://www.w3.org/TR/clipboard-apis/#ref-for-eventdef-documentandelementeventhandlers-clipboardchange%E2%91%A3", "https://www.w3.org/TR/clipboard-apis/#ref-for-write-content-to-the-clipboard%E2%91%A0", "https://www.w3.org/TR/clipboard-apis/#ref-for-datatransferitemlist%E2%91%A1", "https://www.w3.org/TR/clipboard-apis/#ref-for-fire-a-clipboard-event%E2%91%A6", - "https://www.w3.org/TR/clipboard-apis/#ref-for-clipboardchange%E2%91%A4", + "https://www.w3.org/TR/clipboard-apis/#ref-for-eventdef-documentandelementeventhandlers-clipboardchange%E2%91%A4", "https://www.w3.org/TR/clipboard-apis/#paste-action", "https://www.w3.org/TR/clipboard-apis/#ref-for-script-may-access-clipboard%E2%91%A4", "https://www.w3.org/TR/clipboard-apis/#ref-for-script-triggered%E2%91%A3", "https://www.w3.org/TR/clipboard-apis/#ref-for-script-may-access-clipboard%E2%91%A5", "https://www.w3.org/TR/clipboard-apis/#ref-for-fire-a-clipboard-event%E2%91%A7", - "https://www.w3.org/TR/clipboard-apis/#ref-for-paste%E2%91%A8", + "https://www.w3.org/TR/clipboard-apis/#ref-for-eventdef-documentandelementeventhandlers-paste%E2%91%A8", "https://www.w3.org/TR/clipboard-apis/#ref-for-editable-context%E2%91%A4", "https://www.w3.org/TR/clipboard-apis/#clipboard-permissions", - "https://www.w3.org/TR/clipboard-apis/#ref-for-powerful-feature%E2%91%A0", + "https://www.w3.org/TR/clipboard-apis/#ref-for-dfn-powerful-feature%E2%91%A0", "https://www.w3.org/TR/clipboard-apis/#dom-permissionname-clipboard-write", - "https://www.w3.org/TR/clipboard-apis/#ref-for-powerful-feature%E2%91%A1", - "https://www.w3.org/TR/clipboard-apis/#ref-for-permission-descriptor-type", + "https://www.w3.org/TR/clipboard-apis/#ref-for-dfn-powerful-feature%E2%91%A1", + "https://www.w3.org/TR/clipboard-apis/#ref-for-dfn-permission-descriptor-type", "https://www.w3.org/TR/clipboard-apis/#dictdef-clipboardpermissiondescriptor", - "https://www.w3.org/TR/clipboard-apis/#ref-for-dictdef-permissiondescriptor", - "https://www.w3.org/TR/clipboard-apis/#ref-for-idl-boolean%E2%91%A0", + "https://www.w3.org/TR/clipboard-apis/#infopanel-for-dictdef-clipboardpermissiondescriptor", + "https://www.w3.org/TR/clipboard-apis/#infopaneltitle-for-dictdef-clipboardpermissiondescriptor", + "https://www.w3.org/TR/clipboard-apis/#ref-for-dom-permissiondescriptor", + "https://www.w3.org/TR/clipboard-apis/#ref-for-idl-boolean", "https://www.w3.org/TR/clipboard-apis/#dom-clipboardpermissiondescriptor-allowwithoutgesture", "https://www.w3.org/TR/clipboard-apis/#ref-for-dictdef-clipboardpermissiondescriptor", "https://www.w3.org/TR/clipboard-apis/#example-88786e0d", @@ -338,19 +643,23 @@ "https://www.w3.org/TR/clipboard-apis/#read-permission", "https://www.w3.org/TR/clipboard-apis/#h-clipboard-read-permission", "https://www.w3.org/TR/clipboard-apis/#check-clipboard-read-permission", + "https://www.w3.org/TR/clipboard-apis/#infopanel-for-check-clipboard-read-permission", + "https://www.w3.org/TR/clipboard-apis/#infopaneltitle-for-check-clipboard-read-permission", "https://www.w3.org/TR/clipboard-apis/#ref-for-concept-relevant-global", - "https://www.w3.org/TR/clipboard-apis/#ref-for-this", + "https://www.w3.org/TR/clipboard-apis/#ref-for-this%E2%91%A0%E2%91%A3", "https://www.w3.org/TR/clipboard-apis/#ref-for-transient-activation", "https://www.w3.org/TR/clipboard-apis/#write-permission", "https://www.w3.org/TR/clipboard-apis/#h-clipboard-write-permission", "https://www.w3.org/TR/clipboard-apis/#check-clipboard-write-permission", - "https://www.w3.org/TR/clipboard-apis/#ref-for-permission-state", + "https://www.w3.org/TR/clipboard-apis/#infopanel-for-check-clipboard-write-permission", + "https://www.w3.org/TR/clipboard-apis/#infopaneltitle-for-check-clipboard-write-permission", + "https://www.w3.org/TR/clipboard-apis/#ref-for-dfn-permission-state", "https://www.w3.org/TR/clipboard-apis/#ref-for-dom-permissionstate-granted", "https://www.w3.org/TR/clipboard-apis/#ref-for-concept-relevant-global%E2%91%A0", - "https://www.w3.org/TR/clipboard-apis/#ref-for-this%E2%91%A0", + "https://www.w3.org/TR/clipboard-apis/#ref-for-this%E2%91%A0%E2%91%A4", "https://www.w3.org/TR/clipboard-apis/#ref-for-transient-activation%E2%91%A0", - "https://www.w3.org/TR/clipboard-apis/#ref-for-request-permission-to-use", - "https://www.w3.org/TR/clipboard-apis/#ref-for-request-permission-to-use%E2%91%A0", + "https://www.w3.org/TR/clipboard-apis/#ref-for-dfn-request-permission-to-use", + "https://www.w3.org/TR/clipboard-apis/#ref-for-dfn-request-permission-to-use%E2%91%A0", "https://www.w3.org/TR/clipboard-apis/#security", "https://www.w3.org/TR/clipboard-apis/#pasting-html", "https://www.w3.org/TR/clipboard-apis/#general-security-policies", @@ -371,14 +680,42 @@ "https://www.w3.org/TR/clipboard-apis/#algorithms", "https://www.w3.org/TR/clipboard-apis/#to-write-content-to-clipboard", "https://www.w3.org/TR/clipboard-apis/#write-content-to-the-clipboard", + "https://www.w3.org/TR/clipboard-apis/#infopanel-for-write-content-to-the-clipboard", + "https://www.w3.org/TR/clipboard-apis/#infopaneltitle-for-write-content-to-the-clipboard", "https://www.w3.org/TR/clipboard-apis/#ref-for-datatransferitemlist%E2%91%A3", - "https://www.w3.org/TR/clipboard-apis/#ref-for-mandatory-data-types%E2%91%A0", + "https://www.w3.org/TR/clipboard-apis/#ref-for-mandatory-data-types%E2%91%A3", "https://www.w3.org/TR/clipboard-apis/#issue-77e1973e", "https://www.w3.org/TR/clipboard-apis/#ref-for-dom-datatransfer-setdata%E2%91%A0", - "https://www.w3.org/TR/clipboard-apis/#ref-for-mandatory-data-types%E2%91%A1", + "https://www.w3.org/TR/clipboard-apis/#ref-for-mandatory-data-types%E2%91%A4", "https://www.w3.org/TR/clipboard-apis/#issue-0a3703dc", + "https://www.w3.org/TR/clipboard-apis/#to-write-blobs-to-clipboard", + "https://www.w3.org/TR/clipboard-apis/#write-blobs-and-option-to-the-clipboard", + "https://www.w3.org/TR/clipboard-apis/#infopanel-for-write-blobs-and-option-to-the-clipboard", + "https://www.w3.org/TR/clipboard-apis/#infopaneltitle-for-write-blobs-and-option-to-the-clipboard", + "https://www.w3.org/TR/clipboard-apis/#ref-for-idl-sequence%E2%91%A6", + "https://www.w3.org/TR/clipboard-apis/#ref-for-dfn-Blob%E2%91%A0%E2%91%A1", + "https://www.w3.org/TR/clipboard-apis/#ref-for-clipboarditem-clipboard-item%E2%91%A8", + "https://www.w3.org/TR/clipboard-apis/#ref-for-presentation-style%E2%91%A2", + "https://www.w3.org/TR/clipboard-apis/#ref-for-os-specific-well-known-format", + "https://www.w3.org/TR/clipboard-apis/#ref-for-dfn-type%E2%91%A3", + "https://www.w3.org/TR/clipboard-apis/#ref-for-utf-8-decode%E2%91%A0", + "https://www.w3.org/TR/clipboard-apis/#ref-for-system-clipboard%E2%91%A0%E2%91%A3", + "https://www.w3.org/TR/clipboard-apis/#issue-3887584b", + "https://www.w3.org/TR/clipboard-apis/#to-os-specific-well-known-format", + "https://www.w3.org/TR/clipboard-apis/#os-specific-well-known-format", + "https://www.w3.org/TR/clipboard-apis/#infopanel-for-os-specific-well-known-format", + "https://www.w3.org/TR/clipboard-apis/#infopaneltitle-for-os-specific-well-known-format", + "https://www.w3.org/TR/clipboard-apis/#ref-for-dfn-type%E2%91%A4", + "https://www.w3.org/TR/clipboard-apis/#ref-for-mime-type-essence%E2%91%A0", + "https://www.w3.org/TR/clipboard-apis/#ref-for-mime-type-essence%E2%91%A1", + "https://www.w3.org/TR/clipboard-apis/#ref-for-mime-type-essence%E2%91%A2", + "https://www.w3.org/TR/clipboard-apis/#issue-77e1973e%E2%91%A0", + "https://www.w3.org/TR/clipboard-apis/#ref-for-dom-datatransfer-setdata%E2%91%A1", + "https://www.w3.org/TR/clipboard-apis/#ref-for-mandatory-data-types%E2%91%A5", "https://www.w3.org/TR/clipboard-apis/#to-fire-a-clipboard-event", "https://www.w3.org/TR/clipboard-apis/#fire-a-clipboard-event", + "https://www.w3.org/TR/clipboard-apis/#infopanel-for-fire-a-clipboard-event", + "https://www.w3.org/TR/clipboard-apis/#infopaneltitle-for-fire-a-clipboard-event", "https://www.w3.org/TR/clipboard-apis/#ref-for-clipboardevent%E2%91%A3", "https://www.w3.org/TR/clipboard-apis/#ref-for-datatransfer%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/clipboard-apis/#ref-for-dom-datatransfer-items%E2%91%A1", @@ -395,7 +732,7 @@ "https://www.w3.org/TR/clipboard-apis/#ref-for-drag-data-item-type-string%E2%91%A0", "https://www.w3.org/TR/clipboard-apis/#ref-for-dom-datatransfer-items%E2%91%A3", "https://www.w3.org/TR/clipboard-apis/#ref-for-process-an-html-paste-event", - "https://www.w3.org/TR/clipboard-apis/#ref-for-mandatory-data-types%E2%91%A2", + "https://www.w3.org/TR/clipboard-apis/#ref-for-mandatory-data-types%E2%91%A6", "https://www.w3.org/TR/clipboard-apis/#ref-for-datatransferitem%E2%91%A1", "https://www.w3.org/TR/clipboard-apis/#ref-for-drag-data-item-kind%E2%91%A1", "https://www.w3.org/TR/clipboard-apis/#ref-for-drag-data-item-type-string%E2%91%A1", @@ -417,8 +754,8 @@ "https://www.w3.org/TR/clipboard-apis/#ref-for-datatransfer%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/clipboard-apis/#ref-for-drag-data-store-mode%E2%91%A2", "https://www.w3.org/TR/clipboard-apis/#ref-for-concept-dnd-rw%E2%91%A0", - "https://www.w3.org/TR/clipboard-apis/#ref-for-dom-datatransfer-setdata%E2%91%A1", "https://www.w3.org/TR/clipboard-apis/#ref-for-dom-datatransfer-setdata%E2%91%A2", + "https://www.w3.org/TR/clipboard-apis/#ref-for-dom-datatransfer-setdata%E2%91%A3", "https://www.w3.org/TR/clipboard-apis/#ref-for-drag-data-item-type-string%E2%91%A2", "https://www.w3.org/TR/clipboard-apis/#ref-for-dom-datatransfer-getdata", "https://www.w3.org/TR/clipboard-apis/#ref-for-datatransferitemlist%E2%91%A4", @@ -427,6 +764,8 @@ "https://www.w3.org/TR/clipboard-apis/#ref-for-concept-dnd-p", "https://www.w3.org/TR/clipboard-apis/#to-process-html-paste-event", "https://www.w3.org/TR/clipboard-apis/#process-an-html-paste-event", + "https://www.w3.org/TR/clipboard-apis/#infopanel-for-process-an-html-paste-event", + "https://www.w3.org/TR/clipboard-apis/#infopaneltitle-for-process-an-html-paste-event", "https://www.w3.org/TR/clipboard-apis/#ref-for-datatransfer%E2%91%A0%E2%91%A2", "https://www.w3.org/TR/clipboard-apis/#ref-for-datatransferitem%E2%91%A2", "https://www.w3.org/TR/clipboard-apis/#ref-for-drag-data-item-kind%E2%91%A2", @@ -444,69 +783,252 @@ "https://www.w3.org/TR/clipboard-apis/#ref-for-dom-datatransfer-items%E2%91%A8", "https://www.w3.org/TR/clipboard-apis/#ref-for-datatransferitemlist%E2%91%A6", "https://www.w3.org/TR/clipboard-apis/#ref-for-dom-datatransfer-items%E2%91%A0%E2%93%AA", - "https://www.w3.org/TR/clipboard-apis/#conformance", - "https://www.w3.org/TR/clipboard-apis/#conventions", - "https://www.w3.org/TR/clipboard-apis/#example-ae2b6bc0", - "https://www.w3.org/TR/clipboard-apis/#conformant-algorithms", - "https://www.w3.org/TR/clipboard-apis/#back-to-top", + "https://www.w3.org/TR/clipboard-apis/#w3c-conformance", + "https://www.w3.org/TR/clipboard-apis/#w3c-conventions", + "https://www.w3.org/TR/clipboard-apis/#w3c-example", + "https://www.w3.org/TR/clipboard-apis/#w3c-conformant-algorithms", "https://www.w3.org/TR/clipboard-apis/#index", "https://www.w3.org/TR/clipboard-apis/#index-defined-here", "https://www.w3.org/TR/clipboard-apis/#index-defined-elsewhere", - "https://www.w3.org/TR/clipboard-apis/#term-for-event", - "https://www.w3.org/TR/clipboard-apis/#term-for-dictdef-eventinit", - "https://www.w3.org/TR/clipboard-apis/#term-for-eventtarget", - "https://www.w3.org/TR/clipboard-apis/#term-for-dom-event-composed", - "https://www.w3.org/TR/clipboard-apis/#term-for-concept-cd-data", - "https://www.w3.org/TR/clipboard-apis/#term-for-dom-event-istrusted", - "https://www.w3.org/TR/clipboard-apis/#term-for-dom-event-preventdefault", - "https://www.w3.org/TR/clipboard-apis/#term-for-sec-promise-objects", - "https://www.w3.org/TR/clipboard-apis/#term-for-dfn-Blob", - "https://www.w3.org/TR/clipboard-apis/#term-for-dfn-file", - "https://www.w3.org/TR/clipboard-apis/#term-for-dfn-lastModified", - "https://www.w3.org/TR/clipboard-apis/#term-for-dfn-name", - "https://www.w3.org/TR/clipboard-apis/#term-for-datatransfer", - "https://www.w3.org/TR/clipboard-apis/#term-for-datatransferitem", - "https://www.w3.org/TR/clipboard-apis/#term-for-datatransferitemlist", - "https://www.w3.org/TR/clipboard-apis/#term-for-navigator", - "https://www.w3.org/TR/clipboard-apis/#term-for-dom-datatransferitemlist-clear", - "https://www.w3.org/TR/clipboard-apis/#term-for-dom-datatransfer-cleardata", - "https://www.w3.org/TR/clipboard-apis/#term-for-dom-datatransfer-files", - "https://www.w3.org/TR/clipboard-apis/#term-for-dom-datatransfer-getdata", - "https://www.w3.org/TR/clipboard-apis/#term-for-has-focus-steps", - "https://www.w3.org/TR/clipboard-apis/#term-for-in-parallel", - "https://www.w3.org/TR/clipboard-apis/#term-for-dom-datatransfer-items", - "https://www.w3.org/TR/clipboard-apis/#term-for-concept-relevant-global", - "https://www.w3.org/TR/clipboard-apis/#term-for-dom-datatransfer-setdata", - "https://www.w3.org/TR/clipboard-apis/#term-for-transient-activation", - "https://www.w3.org/TR/clipboard-apis/#term-for-dom-datatransfer-types", - "https://www.w3.org/TR/clipboard-apis/#term-for-dictdef-permissiondescriptor", - "https://www.w3.org/TR/clipboard-apis/#term-for-permission-descriptor-type", - "https://www.w3.org/TR/clipboard-apis/#term-for-permission-state", - "https://www.w3.org/TR/clipboard-apis/#term-for-powerful-feature", - "https://www.w3.org/TR/clipboard-apis/#term-for-request-permission-to-use", - "https://www.w3.org/TR/clipboard-apis/#term-for-idl-DOMString", - "https://www.w3.org/TR/clipboard-apis/#term-for-Exposed", - "https://www.w3.org/TR/clipboard-apis/#term-for-idl-frozen-array", - "https://www.w3.org/TR/clipboard-apis/#term-for-idl-promise", - "https://www.w3.org/TR/clipboard-apis/#term-for-SameObject", - "https://www.w3.org/TR/clipboard-apis/#term-for-SecureContext", - "https://www.w3.org/TR/clipboard-apis/#term-for-idl-boolean", - "https://www.w3.org/TR/clipboard-apis/#term-for-idl-long-long", - "https://www.w3.org/TR/clipboard-apis/#term-for-idl-record", - "https://www.w3.org/TR/clipboard-apis/#term-for-idl-sequence", - "https://www.w3.org/TR/clipboard-apis/#term-for-this", - "https://www.w3.org/TR/clipboard-apis/#term-for-idl-undefined", + "https://www.w3.org/TR/clipboard-apis/#c176812b", + "https://www.w3.org/TR/clipboard-apis/#infopanel-for-c176812b", + "https://www.w3.org/TR/clipboard-apis/#infopaneltitle-for-c176812b", + "https://www.w3.org/TR/clipboard-apis/#dc8f85df", + "https://www.w3.org/TR/clipboard-apis/#infopanel-for-dc8f85df", + "https://www.w3.org/TR/clipboard-apis/#infopaneltitle-for-dc8f85df", + "https://www.w3.org/TR/clipboard-apis/#2ea8cccb", + "https://www.w3.org/TR/clipboard-apis/#infopanel-for-2ea8cccb", + "https://www.w3.org/TR/clipboard-apis/#infopaneltitle-for-2ea8cccb", + "https://www.w3.org/TR/clipboard-apis/#2551a9c6", + "https://www.w3.org/TR/clipboard-apis/#infopanel-for-2551a9c6", + "https://www.w3.org/TR/clipboard-apis/#infopaneltitle-for-2551a9c6", + "https://www.w3.org/TR/clipboard-apis/#a1ac87bf", + "https://www.w3.org/TR/clipboard-apis/#infopanel-for-a1ac87bf", + "https://www.w3.org/TR/clipboard-apis/#infopaneltitle-for-a1ac87bf", + "https://www.w3.org/TR/clipboard-apis/#2cb28cb0", + "https://www.w3.org/TR/clipboard-apis/#infopanel-for-2cb28cb0", + "https://www.w3.org/TR/clipboard-apis/#infopaneltitle-for-2cb28cb0", + "https://www.w3.org/TR/clipboard-apis/#c1f77abc", + "https://www.w3.org/TR/clipboard-apis/#infopanel-for-c1f77abc", + "https://www.w3.org/TR/clipboard-apis/#infopaneltitle-for-c1f77abc", + "https://www.w3.org/TR/clipboard-apis/#a70adace", + "https://www.w3.org/TR/clipboard-apis/#infopanel-for-a70adace", + "https://www.w3.org/TR/clipboard-apis/#infopaneltitle-for-a70adace", + "https://www.w3.org/TR/clipboard-apis/#b8912f12", + "https://www.w3.org/TR/clipboard-apis/#infopanel-for-b8912f12", + "https://www.w3.org/TR/clipboard-apis/#infopaneltitle-for-b8912f12", + "https://www.w3.org/TR/clipboard-apis/#c4619dd3", + "https://www.w3.org/TR/clipboard-apis/#infopanel-for-c4619dd3", + "https://www.w3.org/TR/clipboard-apis/#infopaneltitle-for-c4619dd3", + "https://www.w3.org/TR/clipboard-apis/#fad8924f", + "https://www.w3.org/TR/clipboard-apis/#infopanel-for-fad8924f", + "https://www.w3.org/TR/clipboard-apis/#infopaneltitle-for-fad8924f", + "https://www.w3.org/TR/clipboard-apis/#c6ce3c60", + "https://www.w3.org/TR/clipboard-apis/#infopanel-for-c6ce3c60", + "https://www.w3.org/TR/clipboard-apis/#infopaneltitle-for-c6ce3c60", + "https://www.w3.org/TR/clipboard-apis/#c51ad875", + "https://www.w3.org/TR/clipboard-apis/#infopanel-for-c51ad875", + "https://www.w3.org/TR/clipboard-apis/#infopaneltitle-for-c51ad875", + "https://www.w3.org/TR/clipboard-apis/#129bdae8", + "https://www.w3.org/TR/clipboard-apis/#infopanel-for-129bdae8", + "https://www.w3.org/TR/clipboard-apis/#infopaneltitle-for-129bdae8", + "https://www.w3.org/TR/clipboard-apis/#44a7708c", + "https://www.w3.org/TR/clipboard-apis/#infopanel-for-44a7708c", + "https://www.w3.org/TR/clipboard-apis/#infopaneltitle-for-44a7708c", + "https://www.w3.org/TR/clipboard-apis/#2bc0cdf4", + "https://www.w3.org/TR/clipboard-apis/#infopanel-for-2bc0cdf4", + "https://www.w3.org/TR/clipboard-apis/#infopaneltitle-for-2bc0cdf4", + "https://www.w3.org/TR/clipboard-apis/#8b547cc7", + "https://www.w3.org/TR/clipboard-apis/#infopanel-for-8b547cc7", + "https://www.w3.org/TR/clipboard-apis/#infopaneltitle-for-8b547cc7", + "https://www.w3.org/TR/clipboard-apis/#838900a7", + "https://www.w3.org/TR/clipboard-apis/#infopanel-for-838900a7", + "https://www.w3.org/TR/clipboard-apis/#infopaneltitle-for-838900a7", + "https://www.w3.org/TR/clipboard-apis/#fefe0433", + "https://www.w3.org/TR/clipboard-apis/#infopanel-for-fefe0433", + "https://www.w3.org/TR/clipboard-apis/#infopaneltitle-for-fefe0433", + "https://www.w3.org/TR/clipboard-apis/#7c9ab308", + "https://www.w3.org/TR/clipboard-apis/#infopanel-for-7c9ab308", + "https://www.w3.org/TR/clipboard-apis/#infopaneltitle-for-7c9ab308", + "https://www.w3.org/TR/clipboard-apis/#b0fcb8d7", + "https://www.w3.org/TR/clipboard-apis/#infopanel-for-b0fcb8d7", + "https://www.w3.org/TR/clipboard-apis/#infopaneltitle-for-b0fcb8d7", + "https://www.w3.org/TR/clipboard-apis/#0303e8e5", + "https://www.w3.org/TR/clipboard-apis/#infopanel-for-0303e8e5", + "https://www.w3.org/TR/clipboard-apis/#infopaneltitle-for-0303e8e5", + "https://www.w3.org/TR/clipboard-apis/#119fb4df", + "https://www.w3.org/TR/clipboard-apis/#infopanel-for-119fb4df", + "https://www.w3.org/TR/clipboard-apis/#infopaneltitle-for-119fb4df", + "https://www.w3.org/TR/clipboard-apis/#7e1d7596", + "https://www.w3.org/TR/clipboard-apis/#infopanel-for-7e1d7596", + "https://www.w3.org/TR/clipboard-apis/#infopaneltitle-for-7e1d7596", + "https://www.w3.org/TR/clipboard-apis/#c5019b63", + "https://www.w3.org/TR/clipboard-apis/#infopanel-for-c5019b63", + "https://www.w3.org/TR/clipboard-apis/#infopaneltitle-for-c5019b63", + "https://www.w3.org/TR/clipboard-apis/#9784d14c", + "https://www.w3.org/TR/clipboard-apis/#infopanel-for-9784d14c", + "https://www.w3.org/TR/clipboard-apis/#infopaneltitle-for-9784d14c", + "https://www.w3.org/TR/clipboard-apis/#49d6d0a2", + "https://www.w3.org/TR/clipboard-apis/#infopanel-for-49d6d0a2", + "https://www.w3.org/TR/clipboard-apis/#infopaneltitle-for-49d6d0a2", + "https://www.w3.org/TR/clipboard-apis/#2b83ae0c", + "https://www.w3.org/TR/clipboard-apis/#infopanel-for-2b83ae0c", + "https://www.w3.org/TR/clipboard-apis/#infopaneltitle-for-2b83ae0c", + "https://www.w3.org/TR/clipboard-apis/#4ff66d05", + "https://www.w3.org/TR/clipboard-apis/#infopanel-for-4ff66d05", + "https://www.w3.org/TR/clipboard-apis/#infopaneltitle-for-4ff66d05", + "https://www.w3.org/TR/clipboard-apis/#707c843f", + "https://www.w3.org/TR/clipboard-apis/#infopanel-for-707c843f", + "https://www.w3.org/TR/clipboard-apis/#infopaneltitle-for-707c843f", + "https://www.w3.org/TR/clipboard-apis/#be0c27b2", + "https://www.w3.org/TR/clipboard-apis/#infopanel-for-be0c27b2", + "https://www.w3.org/TR/clipboard-apis/#infopaneltitle-for-be0c27b2", + "https://www.w3.org/TR/clipboard-apis/#5f5b7a0c", + "https://www.w3.org/TR/clipboard-apis/#infopanel-for-5f5b7a0c", + "https://www.w3.org/TR/clipboard-apis/#infopaneltitle-for-5f5b7a0c", + "https://www.w3.org/TR/clipboard-apis/#f62ad1e6", + "https://www.w3.org/TR/clipboard-apis/#infopanel-for-f62ad1e6", + "https://www.w3.org/TR/clipboard-apis/#infopaneltitle-for-f62ad1e6", + "https://www.w3.org/TR/clipboard-apis/#1e280de0", + "https://www.w3.org/TR/clipboard-apis/#infopanel-for-1e280de0", + "https://www.w3.org/TR/clipboard-apis/#infopaneltitle-for-1e280de0", + "https://www.w3.org/TR/clipboard-apis/#d82f90d1", + "https://www.w3.org/TR/clipboard-apis/#infopanel-for-d82f90d1", + "https://www.w3.org/TR/clipboard-apis/#infopaneltitle-for-d82f90d1", + "https://www.w3.org/TR/clipboard-apis/#7c421916", + "https://www.w3.org/TR/clipboard-apis/#infopanel-for-7c421916", + "https://www.w3.org/TR/clipboard-apis/#infopaneltitle-for-7c421916", + "https://www.w3.org/TR/clipboard-apis/#a72449dd", + "https://www.w3.org/TR/clipboard-apis/#infopanel-for-a72449dd", + "https://www.w3.org/TR/clipboard-apis/#infopaneltitle-for-a72449dd", + "https://www.w3.org/TR/clipboard-apis/#50eecf1d", + "https://www.w3.org/TR/clipboard-apis/#infopanel-for-50eecf1d", + "https://www.w3.org/TR/clipboard-apis/#infopaneltitle-for-50eecf1d", + "https://www.w3.org/TR/clipboard-apis/#48438eb3", + "https://www.w3.org/TR/clipboard-apis/#infopanel-for-48438eb3", + "https://www.w3.org/TR/clipboard-apis/#infopaneltitle-for-48438eb3", + "https://www.w3.org/TR/clipboard-apis/#e99bd18e", + "https://www.w3.org/TR/clipboard-apis/#infopanel-for-e99bd18e", + "https://www.w3.org/TR/clipboard-apis/#infopaneltitle-for-e99bd18e", + "https://www.w3.org/TR/clipboard-apis/#5991ccfb", + "https://www.w3.org/TR/clipboard-apis/#infopanel-for-5991ccfb", + "https://www.w3.org/TR/clipboard-apis/#infopaneltitle-for-5991ccfb", + "https://www.w3.org/TR/clipboard-apis/#beda2316", + "https://www.w3.org/TR/clipboard-apis/#infopanel-for-beda2316", + "https://www.w3.org/TR/clipboard-apis/#infopaneltitle-for-beda2316", + "https://www.w3.org/TR/clipboard-apis/#47fe679e", + "https://www.w3.org/TR/clipboard-apis/#infopanel-for-47fe679e", + "https://www.w3.org/TR/clipboard-apis/#infopaneltitle-for-47fe679e", + "https://www.w3.org/TR/clipboard-apis/#f3fc35d3", + "https://www.w3.org/TR/clipboard-apis/#infopanel-for-f3fc35d3", + "https://www.w3.org/TR/clipboard-apis/#infopaneltitle-for-f3fc35d3", + "https://www.w3.org/TR/clipboard-apis/#ae8def21", + "https://www.w3.org/TR/clipboard-apis/#infopanel-for-ae8def21", + "https://www.w3.org/TR/clipboard-apis/#infopaneltitle-for-ae8def21", + "https://www.w3.org/TR/clipboard-apis/#0204d188", + "https://www.w3.org/TR/clipboard-apis/#infopanel-for-0204d188", + "https://www.w3.org/TR/clipboard-apis/#infopaneltitle-for-0204d188", + "https://www.w3.org/TR/clipboard-apis/#7c195f8b", + "https://www.w3.org/TR/clipboard-apis/#infopanel-for-7c195f8b", + "https://www.w3.org/TR/clipboard-apis/#infopaneltitle-for-7c195f8b", + "https://www.w3.org/TR/clipboard-apis/#16785ec4", + "https://www.w3.org/TR/clipboard-apis/#infopanel-for-16785ec4", + "https://www.w3.org/TR/clipboard-apis/#infopaneltitle-for-16785ec4", + "https://www.w3.org/TR/clipboard-apis/#d72dabca", + "https://www.w3.org/TR/clipboard-apis/#infopanel-for-d72dabca", + "https://www.w3.org/TR/clipboard-apis/#infopaneltitle-for-d72dabca", + "https://www.w3.org/TR/clipboard-apis/#d6e5d5bd", + "https://www.w3.org/TR/clipboard-apis/#infopanel-for-d6e5d5bd", + "https://www.w3.org/TR/clipboard-apis/#infopaneltitle-for-d6e5d5bd", + "https://www.w3.org/TR/clipboard-apis/#03efcfde", + "https://www.w3.org/TR/clipboard-apis/#infopanel-for-03efcfde", + "https://www.w3.org/TR/clipboard-apis/#infopaneltitle-for-03efcfde", + "https://www.w3.org/TR/clipboard-apis/#d8705310", + "https://www.w3.org/TR/clipboard-apis/#infopanel-for-d8705310", + "https://www.w3.org/TR/clipboard-apis/#infopaneltitle-for-d8705310", + "https://www.w3.org/TR/clipboard-apis/#01082766", + "https://www.w3.org/TR/clipboard-apis/#infopanel-for-01082766", + "https://www.w3.org/TR/clipboard-apis/#infopaneltitle-for-01082766", + "https://www.w3.org/TR/clipboard-apis/#27daf463", + "https://www.w3.org/TR/clipboard-apis/#infopanel-for-27daf463", + "https://www.w3.org/TR/clipboard-apis/#infopaneltitle-for-27daf463", + "https://www.w3.org/TR/clipboard-apis/#756a432d", + "https://www.w3.org/TR/clipboard-apis/#infopanel-for-756a432d", + "https://www.w3.org/TR/clipboard-apis/#infopaneltitle-for-756a432d", + "https://www.w3.org/TR/clipboard-apis/#dca2de17", + "https://www.w3.org/TR/clipboard-apis/#infopanel-for-dca2de17", + "https://www.w3.org/TR/clipboard-apis/#infopaneltitle-for-dca2de17", + "https://www.w3.org/TR/clipboard-apis/#8855a9aa", + "https://www.w3.org/TR/clipboard-apis/#infopanel-for-8855a9aa", + "https://www.w3.org/TR/clipboard-apis/#infopaneltitle-for-8855a9aa", + "https://www.w3.org/TR/clipboard-apis/#889e932f", + "https://www.w3.org/TR/clipboard-apis/#infopanel-for-889e932f", + "https://www.w3.org/TR/clipboard-apis/#infopaneltitle-for-889e932f", + "https://www.w3.org/TR/clipboard-apis/#dcf5fafa", + "https://www.w3.org/TR/clipboard-apis/#infopanel-for-dcf5fafa", + "https://www.w3.org/TR/clipboard-apis/#infopaneltitle-for-dcf5fafa", + "https://www.w3.org/TR/clipboard-apis/#ba556545", + "https://www.w3.org/TR/clipboard-apis/#infopanel-for-ba556545", + "https://www.w3.org/TR/clipboard-apis/#infopaneltitle-for-ba556545", + "https://www.w3.org/TR/clipboard-apis/#9eda9b58", + "https://www.w3.org/TR/clipboard-apis/#infopanel-for-9eda9b58", + "https://www.w3.org/TR/clipboard-apis/#infopaneltitle-for-9eda9b58", + "https://www.w3.org/TR/clipboard-apis/#bdbd19d1", + "https://www.w3.org/TR/clipboard-apis/#infopanel-for-bdbd19d1", + "https://www.w3.org/TR/clipboard-apis/#infopaneltitle-for-bdbd19d1", + "https://www.w3.org/TR/clipboard-apis/#a5c91173", + "https://www.w3.org/TR/clipboard-apis/#infopanel-for-a5c91173", + "https://www.w3.org/TR/clipboard-apis/#infopaneltitle-for-a5c91173", + "https://www.w3.org/TR/clipboard-apis/#b75bb3bd", + "https://www.w3.org/TR/clipboard-apis/#infopanel-for-b75bb3bd", + "https://www.w3.org/TR/clipboard-apis/#infopaneltitle-for-b75bb3bd", + "https://www.w3.org/TR/clipboard-apis/#82ca3efc", + "https://www.w3.org/TR/clipboard-apis/#infopanel-for-82ca3efc", + "https://www.w3.org/TR/clipboard-apis/#infopaneltitle-for-82ca3efc", + "https://www.w3.org/TR/clipboard-apis/#dacde8b5", + "https://www.w3.org/TR/clipboard-apis/#infopanel-for-dacde8b5", + "https://www.w3.org/TR/clipboard-apis/#infopaneltitle-for-dacde8b5", + "https://www.w3.org/TR/clipboard-apis/#5372cca8", + "https://www.w3.org/TR/clipboard-apis/#infopanel-for-5372cca8", + "https://www.w3.org/TR/clipboard-apis/#infopaneltitle-for-5372cca8", + "https://www.w3.org/TR/clipboard-apis/#1641b9ef", + "https://www.w3.org/TR/clipboard-apis/#infopanel-for-1641b9ef", + "https://www.w3.org/TR/clipboard-apis/#infopaneltitle-for-1641b9ef", + "https://www.w3.org/TR/clipboard-apis/#56f81a8e", + "https://www.w3.org/TR/clipboard-apis/#infopanel-for-56f81a8e", + "https://www.w3.org/TR/clipboard-apis/#infopaneltitle-for-56f81a8e", + "https://www.w3.org/TR/clipboard-apis/#750a2f08", + "https://www.w3.org/TR/clipboard-apis/#infopanel-for-750a2f08", + "https://www.w3.org/TR/clipboard-apis/#infopaneltitle-for-750a2f08", + "https://www.w3.org/TR/clipboard-apis/#7787d359", + "https://www.w3.org/TR/clipboard-apis/#infopanel-for-7787d359", + "https://www.w3.org/TR/clipboard-apis/#infopaneltitle-for-7787d359", + "https://www.w3.org/TR/clipboard-apis/#b262501e", + "https://www.w3.org/TR/clipboard-apis/#infopanel-for-b262501e", + "https://www.w3.org/TR/clipboard-apis/#infopaneltitle-for-b262501e", + "https://www.w3.org/TR/clipboard-apis/#9cce47fd", + "https://www.w3.org/TR/clipboard-apis/#infopanel-for-9cce47fd", + "https://www.w3.org/TR/clipboard-apis/#infopaneltitle-for-9cce47fd", + "https://www.w3.org/TR/clipboard-apis/#4013a022", + "https://www.w3.org/TR/clipboard-apis/#infopanel-for-4013a022", + "https://www.w3.org/TR/clipboard-apis/#infopaneltitle-for-4013a022", + "https://www.w3.org/TR/clipboard-apis/#5f90bbfb", + "https://www.w3.org/TR/clipboard-apis/#infopanel-for-5f90bbfb", + "https://www.w3.org/TR/clipboard-apis/#infopaneltitle-for-5f90bbfb", "https://www.w3.org/TR/clipboard-apis/#references", "https://www.w3.org/TR/clipboard-apis/#normative", "https://www.w3.org/TR/clipboard-apis/#biblio-dom", - "https://www.w3.org/TR/clipboard-apis/#biblio-ecmascript", + "https://www.w3.org/TR/clipboard-apis/#biblio-encoding", "https://www.w3.org/TR/clipboard-apis/#biblio-fileapi", "https://www.w3.org/TR/clipboard-apis/#biblio-html", + "https://www.w3.org/TR/clipboard-apis/#biblio-infra", + "https://www.w3.org/TR/clipboard-apis/#biblio-mimesniff", "https://www.w3.org/TR/clipboard-apis/#biblio-permissions", "https://www.w3.org/TR/clipboard-apis/#biblio-rfc2119", "https://www.w3.org/TR/clipboard-apis/#biblio-rfc2392", "https://www.w3.org/TR/clipboard-apis/#biblio-webidl", "https://www.w3.org/TR/clipboard-apis/#informative", + "https://www.w3.org/TR/clipboard-apis/#biblio-ecmascript", "https://www.w3.org/TR/clipboard-apis/#biblio-html5", "https://www.w3.org/TR/clipboard-apis/#biblio-microsoft-clip-op", "https://www.w3.org/TR/clipboard-apis/#biblio-svg11", diff --git a/tr/ids/input-events-2.json b/tr/ids/input-events-2.json index 9d6519e39102..9873cc51e86b 100644 --- a/tr/ids/input-events-2.json +++ b/tr/ids/input-events-2.json @@ -9,6 +9,7 @@ "https://www.w3.org/TR/input-events-2/#toc-jump", "https://www.w3.org/TR/input-events-2/#toc-toggle", "https://www.w3.org/TR/input-events-2/#title", + "https://www.w3.org/TR/input-events-2/#w3c-state", "https://www.w3.org/TR/input-events-2/#abstract", "https://www.w3.org/TR/input-events-2/#sotd", "https://www.w3.org/TR/input-events-2/#w3c_process_revision", @@ -16,37 +17,52 @@ "https://www.w3.org/TR/input-events-2/#table-of-contents", "https://www.w3.org/TR/input-events-2/#introduction", "https://www.w3.org/TR/input-events-2/#x1-introduction", + "https://www.w3.org/TR/input-events-2/#conformance", + "https://www.w3.org/TR/input-events-2/#x2-conformance", "https://www.w3.org/TR/input-events-2/#definitions", - "https://www.w3.org/TR/input-events-2/#x2-definitions", - "https://www.w3.org/TR/input-events-2/#dfn-datatransfer", + "https://www.w3.org/TR/input-events-2/#x3-definitions", "https://www.w3.org/TR/input-events-2/#dfn-express-intention", + "https://www.w3.org/TR/input-events-2/#ref-for-dfn-express-intention-1", "https://www.w3.org/TR/input-events-2/#dfn-kill-buffer", + "https://www.w3.org/TR/input-events-2/#ref-for-dfn-kill-buffer-1", "https://www.w3.org/TR/input-events-2/#dfn-yank", "https://www.w3.org/TR/input-events-2/#dfn-character", + "https://www.w3.org/TR/input-events-2/#ref-for-dfn-character-1", "https://www.w3.org/TR/input-events-2/#problems-solved", - "https://www.w3.org/TR/input-events-2/#x3-problems-solved", + "https://www.w3.org/TR/input-events-2/#x4-problems-solved", + "https://www.w3.org/TR/input-events-2/#ref-for-dfn-beforeinput-1", + "https://www.w3.org/TR/input-events-2/#ref-for-dfn-input-1", "https://www.w3.org/TR/input-events-2/#use-cases", - "https://www.w3.org/TR/input-events-2/#x4-use-cases", + "https://www.w3.org/TR/input-events-2/#x5-use-cases", "https://www.w3.org/TR/input-events-2/#events-inputevents", - "https://www.w3.org/TR/input-events-2/#x5-input-event-types", + "https://www.w3.org/TR/input-events-2/#x6-input-event-types", + "https://www.w3.org/TR/input-events-2/#ref-for-dfn-input-2", "https://www.w3.org/TR/input-events-2/#interface-InputEvent", - "https://www.w3.org/TR/input-events-2/#x5-1-interface-inputevent", + "https://www.w3.org/TR/input-events-2/#x6-1-interface-inputevent", + "https://www.w3.org/TR/input-events-2/#webidl-827932857", "https://www.w3.org/TR/input-events-2/#idl-def-inputevent-partial-1", "https://www.w3.org/TR/input-events-2/#idl-def-inputevent-datatransfer", + "https://www.w3.org/TR/input-events-2/#ref-for-dom-inputevent-datatransfer-1", "https://www.w3.org/TR/input-events-2/#idl-def-inputevent-gettargetranges", + "https://www.w3.org/TR/input-events-2/#ref-for-dom-inputevent-gettargetranges-1", "https://www.w3.org/TR/input-events-2/#idl-def-inputeventinit-partial-1", "https://www.w3.org/TR/input-events-2/#idl-def-inputeventinit-datatransfer", + "https://www.w3.org/TR/input-events-2/#ref-for-dom-inputeventinit-datatransfer-1", "https://www.w3.org/TR/input-events-2/#idl-def-inputeventinit-targetranges", - "https://www.w3.org/TR/input-events-2/#dom-inputevent", - "https://www.w3.org/TR/input-events-2/#dom-inputeventinit", - "https://www.w3.org/TR/input-events-2/#dfn-inputtype", + "https://www.w3.org/TR/input-events-2/#ref-for-dom-inputeventinit-targetranges-1", "https://www.w3.org/TR/input-events-2/#dom-inputeventinit-datatransfer", "https://www.w3.org/TR/input-events-2/#dom-inputeventinit-targetranges", "https://www.w3.org/TR/input-events-2/#overview", - "https://www.w3.org/TR/input-events-2/#x5-1-1-overview", + "https://www.w3.org/TR/input-events-2/#x6-1-1-overview", + "https://www.w3.org/TR/input-events-2/#ref-for-dfn-data-1", + "https://www.w3.org/TR/input-events-2/#ref-for-dom-inputevent-datatransfer-2", + "https://www.w3.org/TR/input-events-2/#ref-for-dom-inputevent-gettargetranges-2", "https://www.w3.org/TR/input-events-2/#interface-InputEvent-Attributes", - "https://www.w3.org/TR/input-events-2/#x5-1-2-attributes", + "https://www.w3.org/TR/input-events-2/#x6-1-2-attributes", + "https://www.w3.org/TR/input-events-2/#ref-for-dfn-express-intention-2", "https://www.w3.org/TR/input-events-2/#dfn-inputtype-values", + "https://www.w3.org/TR/input-events-2/#ref-for-dfn-kill-buffer-2", + "https://www.w3.org/TR/input-events-2/#ref-for-dfn-character-2", "https://www.w3.org/TR/input-events-2/#issue-container-generatedID", "https://www.w3.org/TR/input-events-2/#h-note", "https://www.w3.org/TR/input-events-2/#issue-container-generatedID-0", @@ -57,47 +73,65 @@ "https://www.w3.org/TR/input-events-2/#h-note-2", "https://www.w3.org/TR/input-events-2/#issue-container-generatedID-3", "https://www.w3.org/TR/input-events-2/#h-note-3", + "https://www.w3.org/TR/input-events-2/#ref-for-dom-inputevent-gettargetranges-3", "https://www.w3.org/TR/input-events-2/#issue-container-generatedID-4", "https://www.w3.org/TR/input-events-2/#h-note-4", + "https://www.w3.org/TR/input-events-2/#ref-for-dom-inputevent-gettargetranges-4", "https://www.w3.org/TR/input-events-2/#dfn-data", "https://www.w3.org/TR/input-events-2/#dom-inputevent-datatransfer", + "https://www.w3.org/TR/input-events-2/#ref-for-dfn-kill-buffer-3", "https://www.w3.org/TR/input-events-2/#dom-inputevent-gettargetranges", "https://www.w3.org/TR/input-events-2/#interface-InputEvent-Methods", - "https://www.w3.org/TR/input-events-2/#x5-1-3-methods", - "https://www.w3.org/TR/input-events-2/#dfn-staticranges", + "https://www.w3.org/TR/input-events-2/#x6-1-3-methods", + "https://www.w3.org/TR/input-events-2/#dfn-staticrange", "https://www.w3.org/TR/input-events-2/#event-definitions", - "https://www.w3.org/TR/input-events-2/#x5-2-event-definitions", + "https://www.w3.org/TR/input-events-2/#x6-2-event-definitions", "https://www.w3.org/TR/input-events-2/#event-type-beforeinput", "https://www.w3.org/TR/input-events-2/#dfn-beforeinput", + "https://www.w3.org/TR/input-events-2/#ref-for-dfn-data-2", + "https://www.w3.org/TR/input-events-2/#ref-for-dom-inputevent-datatransfer-3", + "https://www.w3.org/TR/input-events-2/#ref-for-dom-inputevent-gettargetranges-5", "https://www.w3.org/TR/input-events-2/#event-type-input", "https://www.w3.org/TR/input-events-2/#dfn-input", - "https://www.w3.org/TR/input-events-2/#event-order-during-ime-composition", - "https://www.w3.org/TR/input-events-2/#x6-event-order-during-ime-composition", - "https://www.w3.org/TR/input-events-2/#issue-container-generatedID-5", - "https://www.w3.org/TR/input-events-2/#h-note-5", - "https://www.w3.org/TR/input-events-2/#issue-container-generatedID-6", - "https://www.w3.org/TR/input-events-2/#h-note-6", - "https://www.w3.org/TR/input-events-2/#issue-container-generatedID-7", - "https://www.w3.org/TR/input-events-2/#h-note-7", - "https://www.w3.org/TR/input-events-2/#issue-container-generatedID-8", - "https://www.w3.org/TR/input-events-2/#h-note-8", + "https://www.w3.org/TR/input-events-2/#ref-for-dfn-data-3", + "https://www.w3.org/TR/input-events-2/#ref-for-dom-inputevent-datatransfer-4", + "https://www.w3.org/TR/input-events-2/#input-event-order-during-composition", + "https://www.w3.org/TR/input-events-2/#x7-input-event-order-during-composition", + "https://www.w3.org/TR/input-events-2/#ref-for-dfn-beforeinput-2", + "https://www.w3.org/TR/input-events-2/#ref-for-dfn-input-3", + "https://www.w3.org/TR/input-events-2/#ref-for-dfn-beforeinput-3", + "https://www.w3.org/TR/input-events-2/#ref-for-dfn-input-4", + "https://www.w3.org/TR/input-events-2/#ref-for-dfn-data-4", + "https://www.w3.org/TR/input-events-2/#ref-for-dfn-beforeinput-4", + "https://www.w3.org/TR/input-events-2/#ref-for-dfn-input-5", + "https://www.w3.org/TR/input-events-2/#event-order-when-using-insertfrompaste", + "https://www.w3.org/TR/input-events-2/#x8-event-order-when-using-insertfrompaste", + "https://www.w3.org/TR/input-events-2/#ref-for-dfn-beforeinput-5", "https://www.w3.org/TR/input-events-2/#privacy-and-security-considerations", - "https://www.w3.org/TR/input-events-2/#x7-privacy-and-security-considerations", + "https://www.w3.org/TR/input-events-2/#x9-privacy-and-security-considerations", + "https://www.w3.org/TR/input-events-2/#ref-for-dfn-express-intention-3", "https://www.w3.org/TR/input-events-2/#acknowledgements", - "https://www.w3.org/TR/input-events-2/#x8-acknowledgements", + "https://www.w3.org/TR/input-events-2/#x10-acknowledgements", "https://www.w3.org/TR/input-events-2/#references", "https://www.w3.org/TR/input-events-2/#a-references", - "https://www.w3.org/TR/input-events-2/#informative-references", - "https://www.w3.org/TR/input-events-2/#a-1-informative-references", + "https://www.w3.org/TR/input-events-2/#normative-references", + "https://www.w3.org/TR/input-events-2/#a-1-normative-references", + "https://www.w3.org/TR/input-events-2/#bib-clipboard-apis", "https://www.w3.org/TR/input-events-2/#bib-cssom", "https://www.w3.org/TR/input-events-2/#bib-dom", + "https://www.w3.org/TR/input-events-2/#bib-fileapi", "https://www.w3.org/TR/input-events-2/#bib-fingerprinting-guidance", "https://www.w3.org/TR/input-events-2/#bib-html", "https://www.w3.org/TR/input-events-2/#bib-infra", - "https://www.w3.org/TR/input-events-2/#bib-input-events", + "https://www.w3.org/TR/input-events-2/#bib-mimesniff", + "https://www.w3.org/TR/input-events-2/#bib-rfc2119", + "https://www.w3.org/TR/input-events-2/#bib-rfc8174", "https://www.w3.org/TR/input-events-2/#bib-uax29", "https://www.w3.org/TR/input-events-2/#bib-ui-events", "https://www.w3.org/TR/input-events-2/#bib-webidl", + "https://www.w3.org/TR/input-events-2/#informative-references", + "https://www.w3.org/TR/input-events-2/#a-2-informative-references", + "https://www.w3.org/TR/input-events-2/#bib-input-events", "https://www.w3.org/TR/input-events-2/#back-to-top" ] } \ No newline at end of file diff --git a/tr/ids/webnn.json b/tr/ids/webnn.json index 2c214e59096d..b9bc27c734e0 100644 --- a/tr/ids/webnn.json +++ b/tr/ids/webnn.json @@ -353,6 +353,8 @@ "https://www.w3.org/TR/webnn/#ref-for-dictdef-mloperanddescriptor%E2%91%A4", "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A4", "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/#ref-for-string", "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A5", "https://www.w3.org/TR/webnn/#dom-mloperand-operand-slot", @@ -783,10 +785,12 @@ "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-mlgraphbuilder-context-context", "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A2", "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", "https://www.w3.org/TR/webnn/#ref-for-idl-DOMString%E2%91%A4", - "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-input-name-desc-name", + "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-input-name-descriptor-name", "https://www.w3.org/TR/webnn/#ref-for-dictdef-mloperanddescriptor%E2%91%A6", - "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-input-name-desc-desc", + "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-input-name-descriptor-descriptor", "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A3", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-constant", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlgraphbuilder-constant", @@ -849,63 +853,97 @@ "https://www.w3.org/TR/webnn/#ref-for-validate-mlcontext%E2%91%A1", "https://www.w3.org/TR/webnn/#ref-for-exceptiondef-typeerror%E2%91%A1", "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-context-slot", - "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-constant-method", + "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-input", + "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-input", "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A5", - "https://www.w3.org/TR/webnn/#ref-for-mlgraphbuilder%E2%91%A0%E2%91%A8", - "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-constant", - "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-constant%E2%91%A0", + "https://www.w3.org/TR/webnn/#ref-for-string%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-dictdef-mloperanddescriptor%E2%91%A8", - "https://www.w3.org/TR/webnn/#ref-for-typedefdef-mlbufferview%E2%91%A1", "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A6", - "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-constant%E2%91%A1", - "https://www.w3.org/TR/webnn/#ref-for-implements%E2%91%A0", - "https://www.w3.org/TR/webnn/#ref-for-dictdef-mloperanddescriptor%E2%91%A0%E2%93%AA", + "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-input%E2%91%A0", + "https://www.w3.org/TR/webnn/#ref-for-string%E2%91%A1", "https://www.w3.org/TR/webnn/#ref-for-exceptiondef-typeerror%E2%91%A2", "https://www.w3.org/TR/webnn/#ref-for-idl-DOMException%E2%91%A1%E2%91%A0", - "https://www.w3.org/TR/webnn/#ref-for-mloperanddescriptor-byte-length%E2%91%A7", - "https://www.w3.org/TR/webnn/#ref-for-dataerror%E2%91%A5", + "https://www.w3.org/TR/webnn/#ref-for-implements%E2%91%A0", + "https://www.w3.org/TR/webnn/#ref-for-dictdef-mloperanddescriptor%E2%91%A0%E2%93%AA", + "https://www.w3.org/TR/webnn/#ref-for-exceptiondef-typeerror%E2%91%A3", "https://www.w3.org/TR/webnn/#ref-for-idl-DOMException%E2%91%A1%E2%91%A1", + "https://www.w3.org/TR/webnn/#ref-for-assert", + "https://www.w3.org/TR/webnn/#ref-for-dom-mloperanddescriptor-dimensions%E2%91%A2", + "https://www.w3.org/TR/webnn/#ref-for-map-exists%E2%91%A7", + "https://www.w3.org/TR/webnn/#ref-for-dom-mloperanddescriptor-dimensions%E2%91%A3", + "https://www.w3.org/TR/webnn/#ref-for-map-exists%E2%91%A8", "https://www.w3.org/TR/webnn/#ref-for-check-dimensions", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperanddescriptor-type%E2%91%A5", - "https://www.w3.org/TR/webnn/#ref-for-dom-mloperanddescriptor-dimensions%E2%91%A2", - "https://www.w3.org/TR/webnn/#ref-for-dataerror%E2%91%A6", + "https://www.w3.org/TR/webnn/#ref-for-dom-mloperanddescriptor-dimensions%E2%91%A4", + "https://www.w3.org/TR/webnn/#ref-for-dataerror%E2%91%A5", "https://www.w3.org/TR/webnn/#ref-for-idl-DOMException%E2%91%A1%E2%91%A2", - "https://www.w3.org/TR/webnn/#ref-for-validate-buffer-with-descriptor", - "https://www.w3.org/TR/webnn/#ref-for-exceptiondef-typeerror%E2%91%A3", + "https://www.w3.org/TR/webnn/#ref-for-mloperanddescriptor-byte-length%E2%91%A7", + "https://www.w3.org/TR/webnn/#ref-for-dataerror%E2%91%A6", "https://www.w3.org/TR/webnn/#ref-for-idl-DOMException%E2%91%A1%E2%91%A3", "https://www.w3.org/TR/webnn/#ref-for-create-mloperand", "https://www.w3.org/TR/webnn/#ref-for-this%E2%91%A2", - "https://www.w3.org/TR/webnn/#ref-for-dfn-get-buffer-source-copy", + "https://www.w3.org/TR/webnn/#ref-for-dom-mloperand-name-slot", "https://www.w3.org/TR/webnn/#ref-for-implementation-defined%E2%91%A1", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperand-operand-slot", "https://www.w3.org/TR/webnn/#ref-for-operationerror%E2%91%A7", "https://www.w3.org/TR/webnn/#ref-for-idl-DOMException%E2%91%A1%E2%91%A4", - "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-constant-value-type", - "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-constant-value-type", - "https://www.w3.org/TR/webnn/#ref-for-enumdef-mloperandtype%E2%91%A2", + "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-constant-method", "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A7", - "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-constant-value-type%E2%91%A0", - "https://www.w3.org/TR/webnn/#ref-for-number", + "https://www.w3.org/TR/webnn/#ref-for-mlgraphbuilder%E2%91%A0%E2%91%A8", + "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-constant", + "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-constant%E2%91%A0", + "https://www.w3.org/TR/webnn/#ref-for-dictdef-mloperanddescriptor%E2%91%A0%E2%91%A0", + "https://www.w3.org/TR/webnn/#ref-for-typedefdef-mlbufferview%E2%91%A1", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A8", + "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-constant%E2%91%A1", + "https://www.w3.org/TR/webnn/#ref-for-implements%E2%91%A1", + "https://www.w3.org/TR/webnn/#ref-for-dictdef-mloperanddescriptor%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/webnn/#ref-for-exceptiondef-typeerror%E2%91%A4", "https://www.w3.org/TR/webnn/#ref-for-idl-DOMException%E2%91%A1%E2%91%A5", - "https://www.w3.org/TR/webnn/#ref-for-enumdef-mloperandtype%E2%91%A3", - "https://www.w3.org/TR/webnn/#ref-for-exceptiondef-typeerror%E2%91%A5", + "https://www.w3.org/TR/webnn/#ref-for-mloperanddescriptor-byte-length%E2%91%A8", + "https://www.w3.org/TR/webnn/#ref-for-dataerror%E2%91%A7", "https://www.w3.org/TR/webnn/#ref-for-idl-DOMException%E2%91%A1%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-check-dimensions%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperanddescriptor-type%E2%91%A6", - "https://www.w3.org/TR/webnn/#ref-for-dom-mloperanddescriptor-dimensions%E2%91%A3", - "https://www.w3.org/TR/webnn/#ref-for-dom-mloperanddescriptor-dimensions%E2%91%A4", + "https://www.w3.org/TR/webnn/#ref-for-dom-mloperanddescriptor-dimensions%E2%91%A5", + "https://www.w3.org/TR/webnn/#ref-for-dataerror%E2%91%A8", + "https://www.w3.org/TR/webnn/#ref-for-idl-DOMException%E2%91%A1%E2%91%A7", + "https://www.w3.org/TR/webnn/#ref-for-validate-buffer-with-descriptor", + "https://www.w3.org/TR/webnn/#ref-for-exceptiondef-typeerror%E2%91%A5", + "https://www.w3.org/TR/webnn/#ref-for-idl-DOMException%E2%91%A1%E2%91%A8", "https://www.w3.org/TR/webnn/#ref-for-create-mloperand%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-this%E2%91%A3", + "https://www.w3.org/TR/webnn/#ref-for-dfn-get-buffer-source-copy", "https://www.w3.org/TR/webnn/#ref-for-implementation-defined%E2%91%A2", "https://www.w3.org/TR/webnn/#ref-for-dom-mloperand-operand-slot%E2%91%A0", + "https://www.w3.org/TR/webnn/#ref-for-operationerror%E2%91%A8", + "https://www.w3.org/TR/webnn/#ref-for-idl-DOMException%E2%91%A2%E2%93%AA", + "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-constant-value-type", + "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-constant-value-type", + "https://www.w3.org/TR/webnn/#ref-for-enumdef-mloperandtype%E2%91%A2", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%93%AA", + "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-constant-value-type%E2%91%A0", + "https://www.w3.org/TR/webnn/#ref-for-number", + "https://www.w3.org/TR/webnn/#ref-for-exceptiondef-typeerror%E2%91%A6", + "https://www.w3.org/TR/webnn/#ref-for-idl-DOMException%E2%91%A2%E2%91%A0", + "https://www.w3.org/TR/webnn/#ref-for-enumdef-mloperandtype%E2%91%A3", + "https://www.w3.org/TR/webnn/#ref-for-exceptiondef-typeerror%E2%91%A7", + "https://www.w3.org/TR/webnn/#ref-for-idl-DOMException%E2%91%A2%E2%91%A1", + "https://www.w3.org/TR/webnn/#ref-for-dictdef-mloperanddescriptor%E2%91%A0%E2%91%A2", + "https://www.w3.org/TR/webnn/#ref-for-dom-mloperanddescriptor-type%E2%91%A7", + "https://www.w3.org/TR/webnn/#ref-for-dom-mloperanddescriptor-dimensions%E2%91%A6", + "https://www.w3.org/TR/webnn/#ref-for-dom-mloperanddescriptor-dimensions%E2%91%A7", + "https://www.w3.org/TR/webnn/#ref-for-create-mloperand%E2%91%A1", + "https://www.w3.org/TR/webnn/#ref-for-this%E2%91%A4", + "https://www.w3.org/TR/webnn/#ref-for-implementation-defined%E2%91%A3", + "https://www.w3.org/TR/webnn/#ref-for-dom-mloperand-operand-slot%E2%91%A1", "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-batchnorm", "https://www.w3.org/TR/webnn/#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%A1%E2%91%A8", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A0", "https://www.w3.org/TR/webnn/#dom-mlbatchnormalizationoptions-scale", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%93%AA", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A1", "https://www.w3.org/TR/webnn/#dom-mlbatchnormalizationoptions-bias", "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A0", "https://www.w3.org/TR/webnn/#dom-mlbatchnormalizationoptions-axis", @@ -914,26 +952,26 @@ "https://www.w3.org/TR/webnn/#ref-for-mlactivation%E2%91%A1", "https://www.w3.org/TR/webnn/#dom-mlbatchnormalizationoptions-activation", "https://www.w3.org/TR/webnn/#ref-for-mlgraphbuilder%E2%91%A1%E2%93%AA", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A0", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A2", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-batchnormalization", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A1", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A3", "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%A2%E2%91%A2", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A4", "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%A2%E2%91%A3", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A5", "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", - "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/#ref-for-mloperand%E2%91%A2%E2%91%A6", - "https://www.w3.org/TR/webnn/#ref-for-dictdef-mlbatchnormalizationoptions%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A7", "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A8", + "https://www.w3.org/TR/webnn/#ref-for-dictdef-mlbatchnormalizationoptions%E2%91%A0", + "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/#ref-for-idl-unsigned-long%E2%91%A1", "https://www.w3.org/TR/webnn/#ref-for-idl-float%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-mlactivation%E2%91%A2", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A3%E2%93%AA", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A3%E2%91%A1", "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-clamp", "https://www.w3.org/TR/webnn/#dictdef-mlclampoptions", "https://www.w3.org/TR/webnn/#infopanel-for-dictdef-mlclampoptions", @@ -943,9 +981,9 @@ "https://www.w3.org/TR/webnn/#ref-for-idl-float%E2%91%A2", "https://www.w3.org/TR/webnn/#dom-mlclampoptions-maxvalue", "https://www.w3.org/TR/webnn/#ref-for-mlgraphbuilder%E2%91%A1%E2%91%A0", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A3%E2%91%A0", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A3%E2%91%A2", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-clamp", - "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%A3", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-clamp-x-options-x", "https://www.w3.org/TR/webnn/#ref-for-dictdef-mlclampoptions", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-clamp-x-options-options", @@ -953,24 +991,24 @@ "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-clamp-options", "https://www.w3.org/TR/webnn/#ref-for-dictdef-mlclampoptions%E2%91%A0", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-clamp-options-options", - "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%A4", "https://www.w3.org/TR/webnn/#ref-for-dictdef-mlclampoptions%E2%91%A1", "https://www.w3.org/TR/webnn/#ref-for-idl-float%E2%91%A3", "https://www.w3.org/TR/webnn/#ref-for-idl-float%E2%91%A4", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A3%E2%91%A3", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A3%E2%91%A5", "https://www.w3.org/TR/webnn/#ref-for-mlactivation%E2%91%A4", "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-concat", "https://www.w3.org/TR/webnn/#ref-for-mlgraphbuilder%E2%91%A1%E2%91%A1", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A3%E2%91%A4", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A3%E2%91%A6", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-concat", "https://www.w3.org/TR/webnn/#ref-for-idl-sequence%E2%91%A0", - "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%A7", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-concat-inputs-axis-inputs", "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A2", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-concat-inputs-axis-axis", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A3%E2%91%A6", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A3%E2%91%A8", "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A3", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A3%E2%91%A7", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A4%E2%93%AA", "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-conv2d", "https://www.w3.org/TR/webnn/#enumdef-mlconv2dfilteroperandlayout", "https://www.w3.org/TR/webnn/#infopanel-for-enumdef-mlconv2dfilteroperandlayout", @@ -1005,21 +1043,21 @@ "https://www.w3.org/TR/webnn/#dom-mlconv2doptions-inputlayout", "https://www.w3.org/TR/webnn/#ref-for-enumdef-mlconv2dfilteroperandlayout", "https://www.w3.org/TR/webnn/#dom-mlconv2doptions-filterlayout", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A3%E2%91%A8", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A4%E2%91%A0", "https://www.w3.org/TR/webnn/#dom-mlconv2doptions-bias", "https://www.w3.org/TR/webnn/#ref-for-mlactivation%E2%91%A5", "https://www.w3.org/TR/webnn/#dom-mlconv2doptions-activation", "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%A4%E2%93%AA", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A4%E2%91%A1", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-conv2d", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A4%E2%91%A0", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A4%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%A4%E2%91%A1", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A4%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", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A4%E2%91%A2", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A4%E2%91%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-mlconv2doptions%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A8", "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A0%E2%93%AA", @@ -1028,9 +1066,9 @@ "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/webnn/#ref-for-enumdef-mlinputoperandlayout%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-enumdef-mlconv2dfilteroperandlayout%E2%91%A0", - "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%A6", "https://www.w3.org/TR/webnn/#ref-for-mlactivation%E2%91%A6", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A4%E2%91%A5", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A4%E2%91%A7", "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-convtranspose2d", "https://www.w3.org/TR/webnn/#enumdef-mlconvtranspose2dfilteroperandlayout", "https://www.w3.org/TR/webnn/#infopanel-for-enumdef-mlconvtranspose2dfilteroperandlayout", @@ -1064,21 +1102,21 @@ "https://www.w3.org/TR/webnn/#dom-mlconvtranspose2doptions-inputlayout", "https://www.w3.org/TR/webnn/#ref-for-enumdef-mlconvtranspose2dfilteroperandlayout", "https://www.w3.org/TR/webnn/#dom-mlconvtranspose2doptions-filterlayout", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A4%E2%91%A6", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A4%E2%91%A8", "https://www.w3.org/TR/webnn/#dom-mlconvtranspose2doptions-bias", "https://www.w3.org/TR/webnn/#ref-for-mlactivation%E2%91%A7", "https://www.w3.org/TR/webnn/#dom-mlconvtranspose2doptions-activation", "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%A4%E2%91%A7", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A5%E2%93%AA", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-convtranspose2d", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A4%E2%91%A8", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A5%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%A5%E2%93%AA", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A5%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", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A5%E2%91%A0", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A5%E2%91%A1", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%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-dictdef-mlconvtranspose2doptions%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A0%E2%91%A8", "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A1%E2%93%AA", @@ -1089,96 +1127,96 @@ "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A1%E2%91%A3", "https://www.w3.org/TR/webnn/#ref-for-enumdef-mlinputoperandlayout%E2%91%A2", "https://www.w3.org/TR/webnn/#ref-for-enumdef-mlconvtranspose2dfilteroperandlayout%E2%91%A0", - "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%A4", "https://www.w3.org/TR/webnn/#ref-for-mlactivation%E2%91%A8", - "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%A5", "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-binary", "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%A5%E2%91%A4", - "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-add", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A5%E2%91%A5", - "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-add-a-b-a", "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A5%E2%91%A6", - "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-add-a-b-b", + "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-add", "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A5%E2%91%A7", - "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-sub", + "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-add-a-b-a", "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A5%E2%91%A8", - "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-sub-a-b-a", + "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-add-a-b-b", "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A6%E2%93%AA", - "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-sub-a-b-b", + "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-sub", "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A6%E2%91%A0", - "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-mul", + "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-sub-a-b-a", "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A6%E2%91%A1", - "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-mul-a-b-a", + "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-sub-a-b-b", "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A6%E2%91%A2", - "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-mul-a-b-b", + "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-mul", "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A6%E2%91%A3", - "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-div", + "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-mul-a-b-a", "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A6%E2%91%A4", - "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-div-a-b-a", + "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-mul-a-b-b", "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A6%E2%91%A5", - "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-div-a-b-b", + "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-div", "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A6%E2%91%A6", - "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-max", + "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-div-a-b-a", "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A6%E2%91%A7", - "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-max-a-b-a", + "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-div-a-b-b", "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A6%E2%91%A8", - "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-max-a-b-b", + "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-max", "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A7%E2%93%AA", - "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-min", + "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-max-a-b-a", "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A7%E2%91%A0", - "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-min-a-b-a", + "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-max-a-b-b", "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A7%E2%91%A1", - "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-min-a-b-b", + "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-min", "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A7%E2%91%A2", - "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-pow", + "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-min-a-b-a", "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A7%E2%91%A3", - "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-pow-a-b-a", + "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-min-a-b-b", "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A7%E2%91%A4", - "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-pow-a-b-b", + "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-pow", "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A7%E2%91%A5", + "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-pow-a-b-a", "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A7%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%A7%E2%91%A7", - "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-unary", - "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/#dom-mlgraphbuilder-abs", "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A8%E2%93%AA", - "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-abs-x-x", + "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-unary", + "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%A8%E2%91%A0", - "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-ceil", + "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-abs", "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A8%E2%91%A1", - "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-ceil-x-x", + "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-abs-x-x", "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A8%E2%91%A2", - "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-cos", + "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-ceil", "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A8%E2%91%A3", - "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-cos-x-x", + "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-ceil-x-x", "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A8%E2%91%A4", - "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-exp", + "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-cos", "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A8%E2%91%A5", - "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-exp-x-x", + "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-cos-x-x", "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A8%E2%91%A6", - "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-floor", + "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-exp", "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A8%E2%91%A7", - "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-floor-x-x", + "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-exp-x-x", "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A8%E2%91%A8", - "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-log", + "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-floor", "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-log-x-x", + "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-floor-x-x", "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-neg", + "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-log", "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%93%AA%E2%91%A1", - "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-neg-x-x", + "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-log-x-x", "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-sin", + "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-neg", "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-sin-x-x", + "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-neg-x-x", "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%93%AA%E2%91%A4", - "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-tan", + "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-sin", "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-tan-x-x", + "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-sin-x-x", "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-tan", "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%93%AA%E2%91%A7", + "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-tan-x-x", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%93%AA%E2%91%A8", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-elu", "https://www.w3.org/TR/webnn/#dictdef-mleluoptions", "https://www.w3.org/TR/webnn/#infopanel-for-dictdef-mleluoptions", @@ -1186,9 +1224,9 @@ "https://www.w3.org/TR/webnn/#ref-for-idl-float%E2%91%A5", "https://www.w3.org/TR/webnn/#dom-mleluoptions-alpha", "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%A0%E2%93%AA%E2%91%A8", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-elu", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A0%E2%93%AA", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-elu-x-options-x", "https://www.w3.org/TR/webnn/#ref-for-dictdef-mleluoptions", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-elu-x-options-options", @@ -1196,16 +1234,16 @@ "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-elu-options", "https://www.w3.org/TR/webnn/#ref-for-dictdef-mleluoptions%E2%91%A0", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-elu-options-options", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A0%E2%91%A0", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A0%E2%91%A2", "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%A6", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A0%E2%91%A1", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A0%E2%91%A3", "https://www.w3.org/TR/webnn/#ref-for-mlactivation%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-gemm", "https://www.w3.org/TR/webnn/#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%A0%E2%91%A2", + "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-mlgemmoptions-c", "https://www.w3.org/TR/webnn/#ref-for-idl-float%E2%91%A7", "https://www.w3.org/TR/webnn/#dom-mlgemmoptions-alpha", @@ -1216,25 +1254,25 @@ "https://www.w3.org/TR/webnn/#ref-for-idl-boolean%E2%91%A0", "https://www.w3.org/TR/webnn/#dom-mlgemmoptions-btranspose", "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%A0%E2%91%A3", + "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-gemm", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlgraphbuilder-gemm", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlgraphbuilder-gemm", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A0%E2%91%A4", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A0%E2%91%A6", "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%A0%E2%91%A5", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A0%E2%91%A7", "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", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A0%E2%91%A6", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A0%E2%91%A7", - "https://www.w3.org/TR/webnn/#ref-for-dictdef-mlgemmoptions%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A0%E2%91%A8", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A1%E2%93%AA", + "https://www.w3.org/TR/webnn/#ref-for-dictdef-mlgemmoptions%E2%91%A0", + "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-idl-float%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/webnn/#ref-for-idl-float%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-idl-boolean%E2%91%A1", "https://www.w3.org/TR/webnn/#ref-for-idl-boolean%E2%91%A2", - "https://www.w3.org/TR/webnn/#ref-for-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%A1", "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-gru", "https://www.w3.org/TR/webnn/#enumdef-mlgruweightlayout", "https://www.w3.org/TR/webnn/#infopanel-for-enumdef-mlgruweightlayout", @@ -1250,11 +1288,11 @@ "https://www.w3.org/TR/webnn/#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%A1%E2%91%A0", + "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-mlgruoptions-bias", - "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-mloperand%E2%91%A0%E2%91%A1%E2%91%A3", "https://www.w3.org/TR/webnn/#dom-mlgruoptions-recurrentbias", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A1%E2%91%A2", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A1%E2%91%A4", "https://www.w3.org/TR/webnn/#dom-mlgruoptions-initialhiddenstate", "https://www.w3.org/TR/webnn/#ref-for-idl-boolean%E2%91%A3", "https://www.w3.org/TR/webnn/#dom-mlgruoptions-resetafter", @@ -1269,13 +1307,13 @@ "https://www.w3.org/TR/webnn/#dom-mlgruoptions-activations", "https://www.w3.org/TR/webnn/#ref-for-mlgraphbuilder%E2%91%A1%E2%91%A8", "https://www.w3.org/TR/webnn/#ref-for-idl-sequence%E2%91%A0%E2%91%A0", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A1%E2%91%A3", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A1%E2%91%A5", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-gru", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A1%E2%91%A4", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A1%E2%91%A6", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-gru-input-weight-recurrentweight-steps-hiddensize-options-input", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A1%E2%91%A5", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A1%E2%91%A7", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-gru-input-weight-recurrentweight-steps-hiddensize-options-weight", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A1%E2%91%A6", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A1%E2%91%A8", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-gru-input-weight-recurrentweight-steps-hiddensize-options-recurrentweight", "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A1%E2%91%A4", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-gru-input-weight-recurrentweight-steps-hiddensize-options-steps", @@ -1283,28 +1321,28 @@ "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-gru-input-weight-recurrentweight-steps-hiddensize-options-hiddensize", "https://www.w3.org/TR/webnn/#ref-for-dictdef-mlgruoptions", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-gru-input-weight-recurrentweight-steps-hiddensize-options-options", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A1%E2%91%A7", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A1%E2%91%A8", "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A2%E2%93%AA", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A2%E2%91%A0", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A2%E2%91%A1", "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A1%E2%91%A6", "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A1%E2%91%A7", "https://www.w3.org/TR/webnn/#ref-for-dictdef-mlgruoptions%E2%91%A0", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A2%E2%91%A0", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A2%E2%91%A1", "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A2%E2%91%A2", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A2%E2%91%A3", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A2%E2%91%A4", "https://www.w3.org/TR/webnn/#ref-for-idl-boolean%E2%91%A5", "https://www.w3.org/TR/webnn/#ref-for-idl-boolean%E2%91%A6", "https://www.w3.org/TR/webnn/#ref-for-enumdef-mlrecurrentnetworkdirection%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-enumdef-mlgruweightlayout%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-mlactivation%E2%91%A0%E2%91%A2", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A2%E2%91%A3", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A2%E2%91%A5", "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-grucell", "https://www.w3.org/TR/webnn/#dictdef-mlgrucelloptions", "https://www.w3.org/TR/webnn/#infopanel-for-dictdef-mlgrucelloptions", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dictdef-mlgrucelloptions", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A2%E2%91%A4", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A2%E2%91%A6", "https://www.w3.org/TR/webnn/#dom-mlgrucelloptions-bias", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A2%E2%91%A5", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A2%E2%91%A7", "https://www.w3.org/TR/webnn/#dom-mlgrucelloptions-recurrentbias", "https://www.w3.org/TR/webnn/#ref-for-idl-boolean%E2%91%A7", "https://www.w3.org/TR/webnn/#dom-mlgrucelloptions-resetafter", @@ -1314,32 +1352,32 @@ "https://www.w3.org/TR/webnn/#ref-for-mlactivation%E2%91%A0%E2%91%A3", "https://www.w3.org/TR/webnn/#dom-mlgrucelloptions-activations", "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%A2%E2%91%A6", + "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-grucell", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A2%E2%91%A7", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A3%E2%93%AA", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-grucell-input-weight-recurrentweight-hiddenstate-hiddensize-options-input", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A2%E2%91%A8", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A3%E2%91%A0", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-grucell-input-weight-recurrentweight-hiddenstate-hiddensize-options-weight", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A3%E2%93%AA", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A3%E2%91%A1", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-grucell-input-weight-recurrentweight-hiddenstate-hiddensize-options-recurrentweight", - "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%A2", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-grucell-input-weight-recurrentweight-hiddenstate-hiddensize-options-hiddenstate", "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A1%E2%91%A8", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-grucell-input-weight-recurrentweight-hiddenstate-hiddensize-options-hiddensize", "https://www.w3.org/TR/webnn/#ref-for-dictdef-mlgrucelloptions", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-grucell-input-weight-recurrentweight-hiddenstate-hiddensize-options-options", - "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-mloperand%E2%91%A0%E2%91%A3%E2%91%A4", - "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A2%E2%93%AA", - "https://www.w3.org/TR/webnn/#ref-for-dictdef-mlgrucelloptions%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A3%E2%91%A5", "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A3%E2%91%A6", + "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A2%E2%93%AA", + "https://www.w3.org/TR/webnn/#ref-for-dictdef-mlgrucelloptions%E2%91%A0", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A3%E2%91%A7", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A3%E2%91%A8", "https://www.w3.org/TR/webnn/#ref-for-idl-boolean%E2%91%A8", "https://www.w3.org/TR/webnn/#ref-for-enumdef-mlgruweightlayout%E2%91%A2", "https://www.w3.org/TR/webnn/#ref-for-mlactivation%E2%91%A0%E2%91%A4", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A3%E2%91%A7", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A4%E2%93%AA", "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-hard-sigmoid", "https://www.w3.org/TR/webnn/#dictdef-mlhardsigmoidoptions", "https://www.w3.org/TR/webnn/#infopanel-for-dictdef-mlhardsigmoidoptions", @@ -1349,9 +1387,9 @@ "https://www.w3.org/TR/webnn/#ref-for-idl-float%E2%91%A0%E2%91%A2", "https://www.w3.org/TR/webnn/#dom-mlhardsigmoidoptions-beta", "https://www.w3.org/TR/webnn/#ref-for-mlgraphbuilder%E2%91%A2%E2%91%A0", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A3%E2%91%A8", + "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-hardsigmoid", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A4%E2%93%AA", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A4%E2%91%A1", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-hardsigmoid-x-options-x", "https://www.w3.org/TR/webnn/#ref-for-dictdef-mlhardsigmoidoptions", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-hardsigmoid-x-options-options", @@ -1359,49 +1397,49 @@ "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-hardsigmoid-options", "https://www.w3.org/TR/webnn/#ref-for-dictdef-mlhardsigmoidoptions%E2%91%A0", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-hardsigmoid-options-options", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A4%E2%91%A0", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A4%E2%91%A2", "https://www.w3.org/TR/webnn/#ref-for-dictdef-mlhardsigmoidoptions%E2%91%A1", "https://www.w3.org/TR/webnn/#ref-for-idl-float%E2%91%A0%E2%91%A3", "https://www.w3.org/TR/webnn/#ref-for-idl-float%E2%91%A0%E2%91%A4", - "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-mloperand%E2%91%A0%E2%91%A4%E2%91%A3", "https://www.w3.org/TR/webnn/#ref-for-mlactivation%E2%91%A0%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%A1", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A4%E2%91%A2", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A4%E2%91%A4", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-hardswish", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A4%E2%91%A3", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A4%E2%91%A5", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-hardswish-x-x", "https://www.w3.org/TR/webnn/#ref-for-mlactivation%E2%91%A0%E2%91%A7", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-hardswish%E2%91%A0", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A4%E2%91%A4", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A4%E2%91%A5", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A4%E2%91%A6", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A4%E2%91%A7", "https://www.w3.org/TR/webnn/#ref-for-mlactivation%E2%91%A0%E2%91%A8", "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-instancenorm", "https://www.w3.org/TR/webnn/#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%A0%E2%91%A4%E2%91%A6", + "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-mlinstancenormalizationoptions-scale", - "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-mloperand%E2%91%A0%E2%91%A5%E2%93%AA", "https://www.w3.org/TR/webnn/#dom-mlinstancenormalizationoptions-bias", "https://www.w3.org/TR/webnn/#ref-for-idl-float%E2%91%A0%E2%91%A5", "https://www.w3.org/TR/webnn/#dom-mlinstancenormalizationoptions-epsilon", "https://www.w3.org/TR/webnn/#ref-for-enumdef-mlinputoperandlayout%E2%91%A3", "https://www.w3.org/TR/webnn/#dom-mlinstancenormalizationoptions-layout", "https://www.w3.org/TR/webnn/#ref-for-mlgraphbuilder%E2%91%A2%E2%91%A2", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A4%E2%91%A8", + "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-instancenormalization", - "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-mloperand%E2%91%A0%E2%91%A5%E2%91%A1", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-instancenormalization-input-options-input", "https://www.w3.org/TR/webnn/#ref-for-dictdef-mlinstancenormalizationoptions", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-instancenormalization-input-options-options", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A5%E2%91%A0", - "https://www.w3.org/TR/webnn/#ref-for-dictdef-mlinstancenormalizationoptions%E2%91%A0", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A5%E2%91%A1", "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A5%E2%91%A2", + "https://www.w3.org/TR/webnn/#ref-for-dictdef-mlinstancenormalizationoptions%E2%91%A0", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A5%E2%91%A3", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A5%E2%91%A4", "https://www.w3.org/TR/webnn/#ref-for-idl-float%E2%91%A0%E2%91%A6", "https://www.w3.org/TR/webnn/#ref-for-enumdef-mlinputoperandlayout%E2%91%A4", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A5%E2%91%A3", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A5%E2%91%A5", "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-leakyrelu", "https://www.w3.org/TR/webnn/#dictdef-mlleakyreluoptions", "https://www.w3.org/TR/webnn/#infopanel-for-dictdef-mlleakyreluoptions", @@ -1409,9 +1447,9 @@ "https://www.w3.org/TR/webnn/#ref-for-idl-float%E2%91%A0%E2%91%A7", "https://www.w3.org/TR/webnn/#dom-mlleakyreluoptions-alpha", "https://www.w3.org/TR/webnn/#ref-for-mlgraphbuilder%E2%91%A2%E2%91%A3", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A5%E2%91%A4", + "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-leakyrelu", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A5%E2%91%A5", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A5%E2%91%A7", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-leakyrelu-x-options-x", "https://www.w3.org/TR/webnn/#ref-for-dictdef-mlleakyreluoptions", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-leakyrelu-x-options-options", @@ -1419,10 +1457,10 @@ "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-leakyrelu-options", "https://www.w3.org/TR/webnn/#ref-for-dictdef-mlleakyreluoptions%E2%91%A0", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-leakyrelu-options-options", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A5%E2%91%A6", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A5%E2%91%A8", "https://www.w3.org/TR/webnn/#ref-for-dictdef-mlleakyreluoptions%E2%91%A1", "https://www.w3.org/TR/webnn/#ref-for-idl-float%E2%91%A0%E2%91%A8", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A5%E2%91%A7", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A6%E2%93%AA", "https://www.w3.org/TR/webnn/#ref-for-mlactivation%E2%91%A1%E2%91%A0", "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-linear", "https://www.w3.org/TR/webnn/#dictdef-mllinearoptions", @@ -1433,9 +1471,9 @@ "https://www.w3.org/TR/webnn/#ref-for-idl-float%E2%91%A1%E2%91%A0", "https://www.w3.org/TR/webnn/#dom-mllinearoptions-beta", "https://www.w3.org/TR/webnn/#ref-for-mlgraphbuilder%E2%91%A2%E2%91%A4", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A5%E2%91%A8", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A6%E2%91%A0", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-linear", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A6%E2%93%AA", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A6%E2%91%A1", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-linear-x-options-x", "https://www.w3.org/TR/webnn/#ref-for-dictdef-mllinearoptions", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-linear-x-options-options", @@ -1443,11 +1481,11 @@ "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-linear-options", "https://www.w3.org/TR/webnn/#ref-for-dictdef-mllinearoptions%E2%91%A0", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-linear-options-options", - "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%A2", "https://www.w3.org/TR/webnn/#ref-for-dictdef-mllinearoptions%E2%91%A1", "https://www.w3.org/TR/webnn/#ref-for-idl-float%E2%91%A1%E2%91%A1", "https://www.w3.org/TR/webnn/#ref-for-idl-float%E2%91%A1%E2%91%A2", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A6%E2%91%A1", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A6%E2%91%A3", "https://www.w3.org/TR/webnn/#ref-for-mlactivation%E2%91%A1%E2%91%A2", "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-lstm", "https://www.w3.org/TR/webnn/#enumdef-mllstmweightlayout", @@ -1458,15 +1496,15 @@ "https://www.w3.org/TR/webnn/#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%A0%E2%91%A6%E2%91%A2", + "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-mllstmoptions-bias", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A6%E2%91%A3", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A6%E2%91%A5", "https://www.w3.org/TR/webnn/#dom-mllstmoptions-recurrentbias", - "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%A6", "https://www.w3.org/TR/webnn/#dom-mllstmoptions-peepholeweight", - "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%A7", "https://www.w3.org/TR/webnn/#dom-mllstmoptions-initialhiddenstate", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A6%E2%91%A6", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A6%E2%91%A8", "https://www.w3.org/TR/webnn/#dom-mllstmoptions-initialcellstate", "https://www.w3.org/TR/webnn/#ref-for-idl-boolean%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/webnn/#dom-mllstmoptions-returnsequence", @@ -1479,13 +1517,13 @@ "https://www.w3.org/TR/webnn/#dom-mllstmoptions-activations", "https://www.w3.org/TR/webnn/#ref-for-mlgraphbuilder%E2%91%A2%E2%91%A5", "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%A6%E2%91%A7", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A7%E2%93%AA", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-lstm", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A6%E2%91%A8", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A7%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-mloperand%E2%91%A0%E2%91%A7%E2%93%AA", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A7%E2%91%A1", "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%A0%E2%91%A7%E2%91%A0", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A7%E2%91%A2", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-lstm-input-weight-recurrentweight-steps-hiddensize-options-recurrentweight", "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A2%E2%91%A0", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-lstm-input-weight-recurrentweight-steps-hiddensize-options-steps", @@ -1493,31 +1531,31 @@ "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-lstm-input-weight-recurrentweight-steps-hiddensize-options-hiddensize", "https://www.w3.org/TR/webnn/#ref-for-dictdef-mllstmoptions", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-lstm-input-weight-recurrentweight-steps-hiddensize-options-options", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A7%E2%91%A1", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A7%E2%91%A2", "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%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-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-mlgruoptions%E2%91%A1", - "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-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-mloperand%E2%91%A0%E2%91%A7%E2%91%A8", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A8%E2%93%AA", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A8%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-idl-boolean%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-enumdef-mlrecurrentnetworkdirection%E2%91%A2", "https://www.w3.org/TR/webnn/#ref-for-enumdef-mllstmweightlayout%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-mlactivation%E2%91%A1%E2%91%A4", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A8%E2%93%AA", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A8%E2%91%A1", "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-lstmcell", "https://www.w3.org/TR/webnn/#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%A0%E2%91%A8%E2%91%A0", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A8%E2%91%A2", "https://www.w3.org/TR/webnn/#dom-mllstmcelloptions-bias", - "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%A3", "https://www.w3.org/TR/webnn/#dom-mllstmcelloptions-recurrentbias", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A8%E2%91%A2", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A8%E2%91%A4", "https://www.w3.org/TR/webnn/#dom-mllstmcelloptions-peepholeweight", "https://www.w3.org/TR/webnn/#ref-for-enumdef-mllstmweightlayout%E2%91%A1", "https://www.w3.org/TR/webnn/#dom-mllstmcelloptions-layout", @@ -1526,46 +1564,46 @@ "https://www.w3.org/TR/webnn/#dom-mllstmcelloptions-activations", "https://www.w3.org/TR/webnn/#ref-for-mlgraphbuilder%E2%91%A2%E2%91%A6", "https://www.w3.org/TR/webnn/#ref-for-idl-sequence%E2%91%A0%E2%91%A5", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A8%E2%91%A3", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A8%E2%91%A5", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-lstmcell", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A8%E2%91%A4", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A8%E2%91%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-mloperand%E2%91%A0%E2%91%A8%E2%91%A5", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A8%E2%91%A7", "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%A0%E2%91%A8%E2%91%A6", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A8%E2%91%A8", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-lstmcell-input-weight-recurrentweight-hiddenstate-cellstate-hiddensize-options-recurrentweight", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A8%E2%91%A7", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%93%AA%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/#ref-for-mloperand%E2%91%A0%E2%91%A8%E2%91%A8", + "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-lstmcell-input-weight-recurrentweight-hiddenstate-cellstate-hiddensize-options-cellstate", "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A2%E2%91%A4", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-lstmcell-input-weight-recurrentweight-hiddenstate-cellstate-hiddensize-options-hiddensize", "https://www.w3.org/TR/webnn/#ref-for-dictdef-mllstmcelloptions", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-lstmcell-input-weight-recurrentweight-hiddenstate-cellstate-hiddensize-options-options", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%93%AA%E2%93%AA", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%93%AA%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%93%AA%E2%91%A1", "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%93%AA%E2%91%A2", "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%93%AA%E2%91%A3", - "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A2%E2%91%A5", - "https://www.w3.org/TR/webnn/#ref-for-dictdef-mllstmcelloptions%E2%91%A0", "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-idl-unsigned-long%E2%91%A2%E2%91%A5", + "https://www.w3.org/TR/webnn/#ref-for-dictdef-mllstmcelloptions%E2%91%A0", "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-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-enumdef-mllstmweightlayout%E2%91%A2", "https://www.w3.org/TR/webnn/#ref-for-mlactivation%E2%91%A1%E2%91%A6", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%93%AA%E2%91%A7", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-matmul", "https://www.w3.org/TR/webnn/#ref-for-mlgraphbuilder%E2%91%A2%E2%91%A7", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%93%AA%E2%91%A8", - "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-matmul", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A0%E2%93%AA", - "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-matmul-a-b-a", "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A0%E2%91%A0", - "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-matmul-a-b-b", + "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-matmul", "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-matmul-a-b-a", "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-matmul-a-b-b", "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A0%E2%91%A3", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A0%E2%91%A4", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A0%E2%91%A5", "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-pad", "https://www.w3.org/TR/webnn/#enumdef-mlpaddingmode", "https://www.w3.org/TR/webnn/#infopanel-for-enumdef-mlpaddingmode", @@ -1582,9 +1620,9 @@ "https://www.w3.org/TR/webnn/#ref-for-idl-float%E2%91%A1%E2%91%A3", "https://www.w3.org/TR/webnn/#dom-mlpadoptions-value", "https://www.w3.org/TR/webnn/#ref-for-mlgraphbuilder%E2%91%A2%E2%91%A8", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A0%E2%91%A4", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A0%E2%91%A6", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-pad", - "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%A7", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-pad-input-beginningpadding-endingpadding-options-input", "https://www.w3.org/TR/webnn/#ref-for-idl-sequence%E2%91%A0%E2%91%A6", "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A2%E2%91%A6", @@ -1594,13 +1632,13 @@ "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-pad-input-beginningpadding-endingpadding-options-endingpadding", "https://www.w3.org/TR/webnn/#ref-for-dictdef-mlpadoptions", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-pad-input-beginningpadding-endingpadding-options-options", - "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%A8", "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-idl-unsigned-long%E2%91%A3%E2%93%AA", "https://www.w3.org/TR/webnn/#ref-for-dictdef-mlpadoptions%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-enumdef-mlpaddingmode%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-idl-float%E2%91%A1%E2%91%A4", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A0%E2%91%A7", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A1%E2%93%AA", "https://www.w3.org/TR/webnn/#example-69d64c7d", "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-pool2d", "https://www.w3.org/TR/webnn/#enumdef-mlroundingtype", @@ -1633,25 +1671,25 @@ "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A3%E2%91%A4", "https://www.w3.org/TR/webnn/#dom-mlpool2doptions-outputsizes", "https://www.w3.org/TR/webnn/#ref-for-mlgraphbuilder%E2%91%A3%E2%93%AA", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A0%E2%91%A8", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A1%E2%91%A0", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-averagepool2d", - "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%A1", "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%A1%E2%91%A1%E2%91%A0", + "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-l2pool2d", - "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%A3", "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%A1%E2%91%A1%E2%91%A2", + "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-maxpool2d", - "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-mloperand%E2%91%A1%E2%91%A1%E2%91%A5", "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", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A1%E2%91%A4", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A1%E2%91%A6", "https://www.w3.org/TR/webnn/#ref-for-dictdef-mlpool2doptions%E2%91%A2", "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A3%E2%91%A5", "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A3%E2%91%A6", @@ -1661,18 +1699,18 @@ "https://www.w3.org/TR/webnn/#ref-for-enumdef-mlinputoperandlayout%E2%91%A6", "https://www.w3.org/TR/webnn/#ref-for-enumdef-mlroundingtype%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%A1%E2%91%A1%E2%91%A5", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A1%E2%91%A7", "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-prelu", "https://www.w3.org/TR/webnn/#ref-for-mlgraphbuilder%E2%91%A3%E2%91%A0", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A1%E2%91%A6", - "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-prelu", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A1%E2%91%A7", - "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-prelu-x-slope-x", "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-prelu-x-slope-slope", + "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-prelu", "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A2%E2%93%AA", + "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-prelu-x-slope-x", "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-prelu-x-slope-slope", "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A2%E2%91%A1", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A2%E2%91%A2", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A2%E2%91%A3", "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-reduce", "https://www.w3.org/TR/webnn/#dictdef-mlreduceoptions", "https://www.w3.org/TR/webnn/#infopanel-for-dictdef-mlreduceoptions", @@ -1683,81 +1721,81 @@ "https://www.w3.org/TR/webnn/#ref-for-idl-boolean%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/webnn/#dom-mlreduceoptions-keepdimensions", "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%A2%E2%91%A2", + "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-reducel1", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A2%E2%91%A3", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A2%E2%91%A5", "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%A1%E2%91%A2%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/#dom-mlgraphbuilder-reducel2", - "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%A7", "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%A1%E2%91%A2%E2%91%A6", + "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-reducelogsum", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A2%E2%91%A7", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A3%E2%93%AA", "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%A1%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/#dom-mlgraphbuilder-reducelogsumexp", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A3%E2%93%AA", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A3%E2%91%A1", "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%A1%E2%91%A3%E2%91%A0", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A3%E2%91%A2", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-reducemax", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A3%E2%91%A1", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A3%E2%91%A3", "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%A1%E2%91%A3%E2%91%A2", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A3%E2%91%A4", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-reducemean", - "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%A5", "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%A1%E2%91%A3%E2%91%A4", + "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-reducemin", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A3%E2%91%A5", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A3%E2%91%A7", "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%A1%E2%91%A3%E2%91%A6", + "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-reduceproduct", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A3%E2%91%A7", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A4%E2%93%AA", "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%A1%E2%91%A3%E2%91%A8", + "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-reducesum", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A4%E2%93%AA", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A4%E2%91%A1", "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%A1%E2%91%A4%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/#dom-mlgraphbuilder-reducesumsquare", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A4%E2%91%A1", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A4%E2%91%A3", "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", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A4%E2%91%A2", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A4%E2%91%A4", "https://www.w3.org/TR/webnn/#ref-for-dictdef-mlreduceoptions%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A4%E2%91%A1", "https://www.w3.org/TR/webnn/#ref-for-idl-boolean%E2%91%A0%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-mloperand%E2%91%A1%E2%91%A4%E2%91%A5", "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-relu", "https://www.w3.org/TR/webnn/#ref-for-mlgraphbuilder%E2%91%A3%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/#ref-for-mloperand%E2%91%A1%E2%91%A4%E2%91%A6", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-relu", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A4%E2%91%A5", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A4%E2%91%A7", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-relu-x-x", "https://www.w3.org/TR/webnn/#ref-for-mlactivation%E2%91%A1%E2%91%A7", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-relu%E2%91%A0", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A4%E2%91%A6", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A4%E2%91%A7", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A4%E2%91%A8", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A5%E2%93%AA", "https://www.w3.org/TR/webnn/#ref-for-mlactivation%E2%91%A1%E2%91%A8", "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-resample2d", "https://www.w3.org/TR/webnn/#enumdef-mlinterpolationmode", @@ -1780,48 +1818,48 @@ "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A4%E2%91%A3", "https://www.w3.org/TR/webnn/#dom-mlresample2doptions-axes", "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%A4%E2%91%A8", + "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-resample2d", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A5%E2%93%AA", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A5%E2%91%A1", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-resample2d-input-options-input", "https://www.w3.org/TR/webnn/#ref-for-dictdef-mlresample2doptions", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-resample2d-input-options-options", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A5%E2%91%A0", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A5%E2%91%A2", "https://www.w3.org/TR/webnn/#ref-for-dictdef-mlresample2doptions%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-enumdef-mlinterpolationmode%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-idl-float%E2%91%A1%E2%91%A6", "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A4%E2%91%A4", "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A4%E2%91%A5", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A5%E2%91%A1", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A5%E2%91%A3", "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-reshape", "https://www.w3.org/TR/webnn/#ref-for-mlgraphbuilder%E2%91%A3%E2%91%A4", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A5%E2%91%A2", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A5%E2%91%A4", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-reshape", - "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%A5", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-reshape-input-newshape-input", "https://www.w3.org/TR/webnn/#ref-for-idl-sequence%E2%91%A1%E2%91%A7", "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A4%E2%91%A6", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-reshape-input-newshape-newshape", - "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%A6", "https://www.w3.org/TR/webnn/#ref-for-idl-nullable-type", "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A4%E2%91%A7", - "https://www.w3.org/TR/webnn/#ref-for-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%A7", "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-sigmoid", "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%A5%E2%91%A6", + "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-mlgraphbuilder-sigmoid", - "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%A6%E2%93%AA", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-sigmoid-x-x", "https://www.w3.org/TR/webnn/#ref-for-mlactivation%E2%91%A2%E2%93%AA", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-sigmoid%E2%91%A0", - "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-mloperand%E2%91%A1%E2%91%A6%E2%91%A0", + "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-mlactivation%E2%91%A2%E2%91%A0", "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-slice", "https://www.w3.org/TR/webnn/#ref-for-mlgraphbuilder%E2%91%A3%E2%91%A6", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A6%E2%91%A0", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A6%E2%91%A2", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-slice", - "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%A3", "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%A1%E2%91%A8", "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A4%E2%91%A8", @@ -1829,22 +1867,22 @@ "https://www.w3.org/TR/webnn/#ref-for-idl-sequence%E2%91%A2%E2%93%AA", "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A5%E2%93%AA", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-slice-input-starts-sizes-sizes", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A6%E2%91%A2", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A6%E2%91%A4", "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-mloperand%E2%91%A1%E2%91%A6%E2%91%A3", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A6%E2%91%A5", "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-softmax", "https://www.w3.org/TR/webnn/#ref-for-mlgraphbuilder%E2%91%A3%E2%91%A7", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A6%E2%91%A4", + "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-softmax", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A6%E2%91%A5", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A6%E2%91%A7", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-softmax-x-x", "https://www.w3.org/TR/webnn/#ref-for-mlactivation%E2%91%A2%E2%91%A1", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-softmax%E2%91%A0", "https://www.w3.org/TR/webnn/#infopanel-for-dom-mlgraphbuilder-softmax%E2%91%A0", "https://www.w3.org/TR/webnn/#infopaneltitle-for-dom-mlgraphbuilder-softmax%E2%91%A0", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A6%E2%91%A6", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A6%E2%91%A7", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A6%E2%91%A8", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A7%E2%93%AA", "https://www.w3.org/TR/webnn/#ref-for-mlactivation%E2%91%A2%E2%91%A2", "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-softplus", "https://www.w3.org/TR/webnn/#dictdef-mlsoftplusoptions", @@ -1853,9 +1891,9 @@ "https://www.w3.org/TR/webnn/#ref-for-idl-float%E2%91%A1%E2%91%A7", "https://www.w3.org/TR/webnn/#dom-mlsoftplusoptions-steepness", "https://www.w3.org/TR/webnn/#ref-for-mlgraphbuilder%E2%91%A3%E2%91%A8", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A6%E2%91%A8", + "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-softplus", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A7%E2%93%AA", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A7%E2%91%A1", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-softplus-x-options-x", "https://www.w3.org/TR/webnn/#ref-for-dictdef-mlsoftplusoptions", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-softplus-x-options-options", @@ -1863,19 +1901,19 @@ "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-softplus-options", "https://www.w3.org/TR/webnn/#ref-for-dictdef-mlsoftplusoptions%E2%91%A0", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-softplus-options-options", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A7%E2%91%A0", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A7%E2%91%A1", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%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-mlactivation%E2%91%A2%E2%91%A4", "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-softsign", "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%A1%E2%91%A7%E2%91%A2", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A7%E2%91%A4", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-softsign", - "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%A5", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-softsign-x-x", "https://www.w3.org/TR/webnn/#ref-for-mlactivation%E2%91%A2%E2%91%A5", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-softsign%E2%91%A0", - "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-mlactivation%E2%91%A2%E2%91%A6", "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-split", "https://www.w3.org/TR/webnn/#dictdef-mlsplitoptions", @@ -1885,9 +1923,9 @@ "https://www.w3.org/TR/webnn/#dom-mlsplitoptions-axis", "https://www.w3.org/TR/webnn/#ref-for-mlgraphbuilder%E2%91%A4%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-idl-sequence%E2%91%A2%E2%91%A0", - "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%A8", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-split", - "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%A8%E2%93%AA", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-split-input-splits-options-input", "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A5%E2%91%A3", "https://www.w3.org/TR/webnn/#ref-for-idl-sequence%E2%91%A2%E2%91%A1", @@ -1895,14 +1933,14 @@ "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%A1%E2%91%A7%E2%91%A8", + "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-idl-unsigned-long%E2%91%A5%E2%91%A5", "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-idl-unsigned-long%E2%91%A5%E2%91%A7", "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-dictdef-mlsplitoptions%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A6%E2%93%AA", - "https://www.w3.org/TR/webnn/#ref-for-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%A1", "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A6%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A6%E2%91%A1", "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-squeeze", @@ -1913,26 +1951,26 @@ "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A6%E2%91%A2", "https://www.w3.org/TR/webnn/#dom-mlsqueezeoptions-axes", "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%A1%E2%91%A8%E2%91%A0", + "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-squeeze", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A8%E2%91%A1", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A8%E2%91%A3", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-squeeze-input-options-input", "https://www.w3.org/TR/webnn/#ref-for-dictdef-mlsqueezeoptions", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-squeeze-input-options-options", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A8%E2%91%A2", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A8%E2%91%A4", "https://www.w3.org/TR/webnn/#ref-for-dictdef-mlsqueezeoptions%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A6%E2%91%A3", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A8%E2%91%A3", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A8%E2%91%A5", "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-tanh", "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%A1%E2%91%A8%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/#dom-mlgraphbuilder-tanh", - "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%A7", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-tanh-x-x", "https://www.w3.org/TR/webnn/#ref-for-mlactivation%E2%91%A2%E2%91%A7", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-tanh%E2%91%A0", - "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%E2%91%A1%E2%91%A8%E2%91%A7", + "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-mlactivation%E2%91%A2%E2%91%A8", "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-transpose", "https://www.w3.org/TR/webnn/#dictdef-mltransposeoptions", @@ -1942,16 +1980,16 @@ "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A6%E2%91%A4", "https://www.w3.org/TR/webnn/#dom-mltransposeoptions-permutation", "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%A1%E2%91%A8%E2%91%A8", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%93%AA%E2%91%A0", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-transpose", - "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%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", - "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-mloperand%E2%91%A2%E2%93%AA%E2%91%A2", "https://www.w3.org/TR/webnn/#ref-for-dictdef-mltransposeoptions%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long%E2%91%A6%E2%91%A5", - "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%93%AA%E2%91%A1", + "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A2%E2%93%AA%E2%91%A3", "https://www.w3.org/TR/webnn/#examples", "https://www.w3.org/TR/webnn/#example-99852ef0", "https://www.w3.org/TR/webnn/#example-4863c0b5", @@ -2026,6 +2064,9 @@ "https://www.w3.org/TR/webnn/#e99bd18e", "https://www.w3.org/TR/webnn/#infopanel-for-e99bd18e", "https://www.w3.org/TR/webnn/#infopaneltitle-for-e99bd18e", + "https://www.w3.org/TR/webnn/#77b4c09a", + "https://www.w3.org/TR/webnn/#infopanel-for-77b4c09a", + "https://www.w3.org/TR/webnn/#infopaneltitle-for-77b4c09a", "https://www.w3.org/TR/webnn/#1243a891", "https://www.w3.org/TR/webnn/#infopanel-for-1243a891", "https://www.w3.org/TR/webnn/#infopaneltitle-for-1243a891", diff --git a/tr/index.json b/tr/index.json index 2cde7ea38466..d5d23da3ba54 100644 --- a/tr/index.json +++ b/tr/index.json @@ -1,7 +1,7 @@ { "type": "crawl", "title": "Reffy crawl", - "date": "2023-05-16T01:29:04.579Z", + "date": "2023-05-17T01:28:42.225Z", "options": { "fallback": "webref-fallback/tr/index.json", "output": "report", @@ -808,12 +808,13 @@ ], "crawled": "https://www.w3.org/TR/clipboard-apis/", "crawlCacheInfo": { - "lastModified": "Fri, 06 Aug 2021 19:49:29 GMT" + "lastModified": "Mon, 15 May 2023 16:35:00 GMT" }, "generator": "bikeshed", - "date": "6 August 2021", + "date": "16 May 2023", "links": "links/clipboard-apis.json", "refs": "refs/clipboard-apis.json", + "events": "events/clipboard-apis.json", "idl": "idl/clipboard-apis.idl", "dfns": "dfns/clipboard-apis.json", "headings": "headings/clipboard-apis.json", @@ -9546,12 +9547,13 @@ ], "crawled": "https://www.w3.org/TR/input-events-2/", "crawlCacheInfo": { - "lastModified": "Wed, 29 May 2019 15:13:14 GMT" + "lastModified": "Mon, 15 May 2023 16:14:26 GMT" }, "generator": "respec", - "date": "30 May 2019", + "date": "16 May 2023", "links": "links/input-events-2.json", "refs": "refs/input-events-2.json", + "idl": "idl/input-events.idl", "dfns": "dfns/input-events-2.json", "headings": "headings/input-events-2.json", "ids": "ids/input-events-2.json" @@ -13261,10 +13263,10 @@ ], "crawled": "https://www.w3.org/TR/selection-api/", "crawlCacheInfo": { - "lastModified": "Sat, 22 Apr 2023 08:33:32 GMT" + "lastModified": "Mon, 15 May 2023 15:09:09 GMT" }, "generator": "respec", - "date": "22 April 2023", + "date": "16 May 2023", "links": "links/selection-api.json", "refs": "refs/selection-api.json", "events": "events/selection-api.json", @@ -16563,10 +16565,10 @@ ], "crawled": "https://www.w3.org/TR/webnn/", "crawlCacheInfo": { - "lastModified": "Mon, 15 May 2023 01:34:03 GMT" + "lastModified": "Tue, 16 May 2023 13:21:05 GMT" }, "generator": "bikeshed", - "date": "15 May 2023", + "date": "16 May 2023", "links": "links/webnn.json", "refs": "refs/webnn.json", "idl": "idl/webnn.idl", diff --git a/tr/links/clipboard-apis.json b/tr/links/clipboard-apis.json index 91007ef8af30..bca7a7a74454 100644 --- a/tr/links/clipboard-apis.json +++ b/tr/links/clipboard-apis.json @@ -33,16 +33,10 @@ "https://developer.mozilla.org/en-US/docs/Web/API/ClipboardItem/getType": {}, "https://developer.mozilla.org/en-US/docs/Web/API/ClipboardItem/presentationStyle": {}, "https://developer.mozilla.org/en-US/docs/Web/API/ClipboardItem/types": {}, - "https://developer.mozilla.org/en-US/docs/Web/API/Document/copy_event": {}, - "https://developer.mozilla.org/en-US/docs/Web/API/Document/cut_event": {}, - "https://developer.mozilla.org/en-US/docs/Web/API/Document/paste_event": {}, "https://developer.mozilla.org/en-US/docs/Web/API/Element/copy_event": {}, "https://developer.mozilla.org/en-US/docs/Web/API/Element/cut_event": {}, "https://developer.mozilla.org/en-US/docs/Web/API/Element/paste_event": {}, "https://developer.mozilla.org/en-US/docs/Web/API/Navigator/clipboard": {}, - "https://developer.mozilla.org/en-US/docs/Web/API/Window/copy_event": {}, - "https://developer.mozilla.org/en-US/docs/Web/API/Window/cut_event": {}, - "https://developer.mozilla.org/en-US/docs/Web/API/Window/paste_event": {}, "https://dom.spec.whatwg.org/": { "anchors": [ "event", @@ -50,30 +44,20 @@ "constructing-events", "dom-event-preventdefault", "eventtarget", - "concept-cd-data", "dom-event-istrusted", "dom-event-composed" ], "specShortname": "dom" }, - "https://github.com/w3c/clipboard-apis": {}, - "https://github.com/w3c/clipboard-apis/issues": {}, - "https://heycam.github.io/webidl/": { + "https://encoding.spec.whatwg.org/": { "anchors": [ - "Exposed", - "idl-DOMString", - "SecureContext", - "SameObject", - "idl-sequence", - "idl-promise", - "idl-undefined", - "idl-record", - "idl-long-long", - "idl-boolean", - "idl-frozen-array", - "this" - ] + "utf-8-encode", + "utf-8-decode" + ], + "specShortname": "encoding" }, + "https://github.com/w3c/clipboard-apis": {}, + "https://github.com/w3c/clipboard-apis/issues": {}, "https://html.spec.whatwg.org/multipage/": {}, "https://html.spec.whatwg.org/multipage/dnd.html": { "anchors": [ @@ -119,41 +103,70 @@ }, "https://html.spec.whatwg.org/multipage/webappapis.html": { "anchors": [ + "concept-relevant-realm", + "queue-a-global-task", "concept-relevant-global" ] }, - "https://lists.w3.org/Archives/Public/public-webapps/": {}, - "https://msdn.microsoft.com/en-us/ie/ms537658(v=vs.94)": {}, - "https://tc39.es/ecma262/multipage/": { - "specShortname": "ecmascript" + "https://infra.spec.whatwg.org/": { + "anchors": [ + "list-contain", + "list-size" + ], + "specShortname": "infra" }, - "https://w3c.github.io/FileAPI/": { + "https://lists.w3.org/Archives/Public/public-editing-tf/": {}, + "https://mimesniff.spec.whatwg.org/": { "anchors": [ - "dfn-Blob", - "dfn-type", - "dfn-blobparts", - "dfn-file", - "dfn-name", - "dfn-lastModified" + "mime-type", + "parse-a-mime-type", + "serialize-a-mime-type", + "mime-type-essence" ], - "specShortname": "FileAPI" + "specShortname": "mimesniff" + }, + "https://msdn.microsoft.com/en-us/ie/ms537658(v=vs.94)": {}, + "https://tc39.es/ecma262/multipage/": { + "specShortname": "ecmascript" }, "https://w3c.github.io/permissions/": { "anchors": [ - "powerful-feature", - "permission-descriptor-type", - "dictdef-permissiondescriptor", "dom-permissionstate-denied", - "permission-state", - "dom-permissionstate-granted", - "request-permission-to-use" + "dom-permissionstate-granted" ], "specShortname": "permissions" }, + "https://webidl.spec.whatwg.org/": { + "anchors": [ + "Exposed", + "idl-DOMString", + "SecureContext", + "SameObject", + "this", + "idl-promise", + "idl-record", + "idl-frozen-array", + "new", + "exceptiondef-typeerror", + "dfn-create-frozen-array", + "a-new-promise", + "dfn-perform-steps-once-promise-is-settled", + "reject", + "notfounderror", + "idl-DOMException", + "idl-sequence", + "idl-undefined", + "notallowederror", + "idl-boolean" + ], + "specShortname": "webidl" + }, "https://www.rfc-editor.org/rfc/rfc2392": {}, - "https://www.w3.org/2004/01/pp-impl/114929/status": {}, - "https://www.w3.org/2019/webapps/": {}, - "https://www.w3.org/2020/Process-20200915/": {}, + "https://www.w3.org/2021/Process-20211102/": { + "anchors": [ + "recs-and-notes" + ] + }, "https://www.w3.org/Consortium/Patent-Policy-20200915/": { "anchors": [ "def-essential", @@ -162,6 +175,13 @@ }, "https://www.w3.org/TR/": {}, "https://www.w3.org/TR/FileAPI/": { + "anchors": [ + "dfn-Blob", + "dfn-type", + "dfn-file", + "dfn-name", + "dfn-lastModified" + ], "specShortname": "FileAPI" }, "https://www.w3.org/TR/SVG11/": { @@ -169,7 +189,16 @@ }, "https://www.w3.org/TR/html5/": {}, "https://www.w3.org/TR/permissions/": { + "anchors": [ + "dfn-powerful-feature", + "dfn-permission-descriptor-type", + "dom-permissiondescriptor", + "dfn-permission-state", + "dfn-request-permission-to-use" + ], "specShortname": "permissions" - } + }, + "https://www.w3.org/groups/wg/webediting": {}, + "https://www.w3.org/groups/wg/webediting/ipr": {} } } \ No newline at end of file diff --git a/tr/links/input-events-2.json b/tr/links/input-events-2.json index 86aa9fc3af61..4e4e42d06f66 100644 --- a/tr/links/input-events-2.json +++ b/tr/links/input-events-2.json @@ -9,67 +9,82 @@ "Grapheme_Cluster_Boundaries" ] }, + "https://datatracker.ietf.org/doc/html/bcp14": {}, "https://dom.spec.whatwg.org/": { "anchors": [ - "staticrange", + "concept-event-dispatch", "interface-staticrange" ], "specShortname": "dom" }, "https://extensiblewebmanifesto.org/": {}, - "https://github.com/w3c/input-events/issues/": {}, "https://github.com/web-platform-tests/wpt/tree/master/input-events": {}, - "https://heycam.github.io/webidl/": { + "https://html.spec.whatwg.org/": { "anchors": [ - "idl-sequence" + "the-br-element" ] }, - "https://html.spec.whatwg.org/": { + "https://html.spec.whatwg.org/multipage/": {}, + "https://html.spec.whatwg.org/multipage/dnd.html": { "anchors": [ - "the-br-element" + "datatransfer", + "drag-data-store", + "concept-dnd-ro", + "the-drag-data-item-kind", + "the-drag-data-item-type-string", + "drag-data-store-item-list" ] }, - "https://html.spec.whatwg.org/multipage/": { + "https://html.spec.whatwg.org/multipage/form-elements.html": { "anchors": [ - "datatransfer" + "the-textarea-element" ] }, - "https://html.spec.whatwg.org/multipage/forms.html": { + "https://html.spec.whatwg.org/multipage/input.html": { "anchors": [ - "the-textarea-element", "the-input-element" ] }, "https://html.spec.whatwg.org/multipage/interaction.html": { "anchors": [ - "datatransfer", - "drag-data-store-item-list", - "the-drag-data-item-type-string", - "the-drag-data-item-kind" + "editing-host" ] }, "https://infra.spec.whatwg.org/": { "anchors": [ - "code-points" + "code-points", + "user-agent" ], "specShortname": "infra" }, - "https://lists.w3.org/Archives/Public/public-editing-tf/": {}, + "https://mimesniff.spec.whatwg.org/": { + "anchors": [ + "mime-type" + ], + "specShortname": "mimesniff" + }, "https://w3c.github.io/test-results/input-events/": {}, "https://w3c.github.io/uievents/": { "anchors": [ "event-type-input", - "beforeinput", - "event-type-compositionstart", - "event-type-compositionupdate", - "event-type-compositionend" + "beforeinput" ], "specShortname": "uievents" }, - "https://www.unicode.org/reports/tr29/tr29-35.html": {}, - "https://www.w3.org/2004/01/pp-impl/114929/status": {}, - "https://www.w3.org/2019/Process-20190301/": {}, - "https://www.w3.org/2019/webapps/": {}, + "https://webidl.spec.whatwg.org/": { + "anchors": [ + "idl-sequence" + ], + "specShortname": "webidl" + }, + "https://www.rfc-editor.org/rfc/rfc2119": {}, + "https://www.rfc-editor.org/rfc/rfc8174": {}, + "https://www.unicode.org/reports/tr29/tr29-41.html": {}, + "https://www.w3.org/2021/Process-20211102/": { + "anchors": [ + "recs-and-notes" + ] + }, "https://www.w3.org/Consortium/Patent-Policy/": { "anchors": [ "def-essential", @@ -78,6 +93,18 @@ "specShortname": "w3c-patent-policy" }, "https://www.w3.org/TR/": {}, + "https://www.w3.org/TR/FileAPI/": { + "anchors": [ + "dfn-file" + ], + "specShortname": "FileAPI" + }, + "https://www.w3.org/TR/clipboard-apis/": { + "anchors": [ + "clipboard-event-paste" + ], + "specShortname": "clipboard-apis" + }, "https://www.w3.org/TR/cssom-1/": { "anchors": [ "serialize-a-css-component-value" @@ -93,15 +120,16 @@ "https://www.w3.org/TR/input-events-1/": {}, "https://www.w3.org/TR/uievents/": { "anchors": [ - "dispatch", - "interface-inputevent", + "inputevent", + "dictdef-inputeventinit", + "dom-inputevent-inputtype", "default-action", - "user-agent", - "glossary-user-agent", "keydown", "keypress" ], "specShortname": "uievents" - } + }, + "https://www.w3.org/groups/wg/webediting": {}, + "https://www.w3.org/groups/wg/webediting/ipr": {} } } \ No newline at end of file diff --git a/tr/links/selection-api.json b/tr/links/selection-api.json index 69c096f0d2bf..42828d1063ba 100644 --- a/tr/links/selection-api.json +++ b/tr/links/selection-api.json @@ -152,7 +152,7 @@ "specShortname": "css-writing-modes-4" }, "https://www.w3.org/TR/html5/": {}, - "https://www.w3.org/groups/wg/webapps": {}, - "https://www.w3.org/groups/wg/webapps/ipr": {} + "https://www.w3.org/groups/wg/webediting": {}, + "https://www.w3.org/groups/wg/webediting/ipr": {} } } \ No newline at end of file diff --git a/tr/links/webnn.json b/tr/links/webnn.json index 68e17674224d..a56c7c379803 100644 --- a/tr/links/webnn.json +++ b/tr/links/webnn.json @@ -109,7 +109,8 @@ "anchors": [ "map-exists", "string", - "implementation-defined" + "implementation-defined", + "assert" ], "specShortname": "infra" }, diff --git a/tr/refs/clipboard-apis.json b/tr/refs/clipboard-apis.json index d48c56057383..127547beb4b1 100644 --- a/tr/refs/clipboard-apis.json +++ b/tr/refs/clipboard-apis.json @@ -10,8 +10,8 @@ "url": "https://dom.spec.whatwg.org/" }, { - "name": "ECMASCRIPT", - "url": "https://tc39.es/ecma262/multipage/" + "name": "ENCODING", + "url": "https://encoding.spec.whatwg.org/" }, { "name": "FileAPI", @@ -21,6 +21,14 @@ "name": "HTML", "url": "https://html.spec.whatwg.org/multipage/" }, + { + "name": "INFRA", + "url": "https://infra.spec.whatwg.org/" + }, + { + "name": "MIMESNIFF", + "url": "https://mimesniff.spec.whatwg.org/" + }, { "name": "PERMISSIONS", "url": "https://www.w3.org/TR/permissions/" @@ -34,11 +42,15 @@ "url": "https://www.rfc-editor.org/rfc/rfc2392" }, { - "name": "WebIDL", - "url": "https://heycam.github.io/webidl/" + "name": "WEBIDL", + "url": "https://webidl.spec.whatwg.org/" } ], "informative": [ + { + "name": "ECMASCRIPT", + "url": "https://tc39.es/ecma262/multipage/" + }, { "name": "HTML5", "url": "https://www.w3.org/TR/html5/" diff --git a/tr/refs/input-events-2.json b/tr/refs/input-events-2.json index f6426625c2d0..9597a6c92845 100644 --- a/tr/refs/input-events-2.json +++ b/tr/refs/input-events-2.json @@ -4,8 +4,11 @@ "url": "https://www.w3.org/TR/input-events-2/" }, "refs": { - "normative": [], - "informative": [ + "normative": [ + { + "name": "CLIPBOARD-APIS", + "url": "https://www.w3.org/TR/clipboard-apis/" + }, { "name": "CSSOM", "url": "https://www.w3.org/TR/cssom-1/" @@ -14,6 +17,10 @@ "name": "DOM", "url": "https://dom.spec.whatwg.org/" }, + { + "name": "FileAPI", + "url": "https://www.w3.org/TR/FileAPI/" + }, { "name": "fingerprinting-guidance", "url": "https://www.w3.org/TR/fingerprinting-guidance/" @@ -27,20 +34,34 @@ "url": "https://infra.spec.whatwg.org/" }, { - "name": "INPUT-EVENTS", - "url": "https://www.w3.org/TR/input-events-1/" + "name": "mimesniff", + "url": "https://mimesniff.spec.whatwg.org/" + }, + { + "name": "RFC2119", + "url": "https://www.rfc-editor.org/rfc/rfc2119" + }, + { + "name": "RFC8174", + "url": "https://www.rfc-editor.org/rfc/rfc8174" }, { "name": "UAX29", - "url": "https://www.unicode.org/reports/tr29/tr29-35.html" + "url": "https://www.unicode.org/reports/tr29/tr29-41.html" }, { "name": "UI-EVENTS", "url": "https://www.w3.org/TR/uievents/" }, { - "name": "WebIDL", - "url": "https://heycam.github.io/webidl/" + "name": "WEBIDL", + "url": "https://webidl.spec.whatwg.org/" + } + ], + "informative": [ + { + "name": "INPUT-EVENTS", + "url": "https://www.w3.org/TR/input-events-1/" } ] }