Skip to content

Commit

Permalink
Publish curated data from 41ecf4e
Browse files Browse the repository at this point in the history
Curated data generated from raw data at 41ecf4e
  • Loading branch information
curation-bot committed Apr 24, 2024
1 parent 003a871 commit 10ddb98
Show file tree
Hide file tree
Showing 26 changed files with 261 additions and 476 deletions.
26 changes: 0 additions & 26 deletions ed/dfns/DOM-Parsing.json
Original file line number Diff line number Diff line change
Expand Up @@ -225,32 +225,6 @@
},
"definedIn": "prose"
},
{
"id": "dom-range-createcontextualfragment",
"href": "https://w3c.github.io/DOM-Parsing/#dom-range-createcontextualfragment",
"linkingText": [
"createContextualFragment(fragment)",
"createContextualFragment()"
],
"localLinkingText": [
"Range.createContextualFragment",
"Range.createContextualFragment()",
"createContextualFragment"
],
"type": "method",
"for": [
"Range"
],
"access": "public",
"informative": false,
"heading": {
"id": "extensions-to-the-range-interface",
"href": "https://w3c.github.io/DOM-Parsing/#extensions-to-the-range-interface",
"title": "Extensions to the Range interface",
"number": "2.5"
},
"definedIn": "prose"
},
{
"id": "dfn-xml-serialization",
"href": "https://w3c.github.io/DOM-Parsing/#dfn-xml-serialization",
Expand Down
21 changes: 21 additions & 0 deletions ed/dfns/html.json
Original file line number Diff line number Diff line change
Expand Up @@ -81738,6 +81738,27 @@
},
"definedIn": "prose"
},
{
"id": "dom-range-createcontextualfragment",
"href": "https://html.spec.whatwg.org/multipage/dynamic-markup-insertion.html#dom-range-createcontextualfragment",
"linkingText": [
"createContextualFragment(string)"
],
"localLinkingText": [],
"type": "method",
"for": [
"Range"
],
"access": "public",
"informative": false,
"heading": {
"id": "the-createcontextualfragment()-method",
"href": "https://html.spec.whatwg.org/multipage/dynamic-markup-insertion.html#the-createcontextualfragment()-method",
"title": "The createContextualFragment() method",
"number": "8.5.7"
},
"definedIn": "prose"
},
{
"id": "map-of-active-timers",
"href": "https://html.spec.whatwg.org/multipage/timers-and-user-prompts.html#map-of-active-timers",
Expand Down
114 changes: 16 additions & 98 deletions ed/dfns/webnn.json
Original file line number Diff line number Diff line change
Expand Up @@ -10180,112 +10180,31 @@
"definedIn": "prose"
},
{
"id": "dictdef-mlsoftplusoptions",
"href": "https://webmachinelearning.github.io/webnn/#dictdef-mlsoftplusoptions",
"linkingText": [
"MLSoftplusOptions"
],
"localLinkingText": [],
"type": "dictionary",
"for": [],
"access": "public",
"informative": false,
"heading": {
"id": "api-mlgraphbuilder-softplus-method",
"href": "https://webmachinelearning.github.io/webnn/#api-mlgraphbuilder-softplus-method",
"title": "softplus",
"number": "7.8.41"
},
"definedIn": "pre"
},
{
"id": "dom-mlgraphbuilder-softplus-input-options-input",
"href": "https://webmachinelearning.github.io/webnn/#dom-mlgraphbuilder-softplus-input-options-input",
"id": "dom-mlgraphbuilder-softplus-input-input",
"href": "https://webmachinelearning.github.io/webnn/#dom-mlgraphbuilder-softplus-input-input",
"linkingText": [
"input"
],
"localLinkingText": [],
"type": "argument",
"for": [
"MLGraphBuilder/softplus(input, options)",
"MLGraphBuilder/softplus(input)"
],
"access": "public",
"informative": false,
"heading": {
"id": "title",
"href": "https://webmachinelearning.github.io/webnn/#title",
"title": "Web Neural Network API"
},
"definedIn": "pre"
},
{
"id": "dom-mlgraphbuilder-softplus-input-options-options",
"href": "https://webmachinelearning.github.io/webnn/#dom-mlgraphbuilder-softplus-input-options-options",
"linkingText": [
"options"
],
"localLinkingText": [],
"type": "argument",
"for": [
"MLGraphBuilder/softplus(input, options)",
"MLGraphBuilder/softplus(input)"
],
"access": "public",
"informative": false,
"heading": {
"id": "title",
"href": "https://webmachinelearning.github.io/webnn/#title",
"title": "Web Neural Network API"
},
"definedIn": "pre"
},
{
"id": "dom-mlgraphbuilder-softplus-options-options",
"href": "https://webmachinelearning.github.io/webnn/#dom-mlgraphbuilder-softplus-options-options",
"linkingText": [
"options"
],
"localLinkingText": [],
"type": "argument",
"for": [
"MLGraphBuilder/softplus(options)",
"MLGraphBuilder/softplus()"
],
"access": "public",
"informative": false,
"heading": {
"id": "title",
"href": "https://webmachinelearning.github.io/webnn/#title",
"title": "Web Neural Network API"
"id": "api-mlgraphbuilder-softplus-method",
"href": "https://webmachinelearning.github.io/webnn/#api-mlgraphbuilder-softplus-method",
"title": "softplus",
"number": "7.8.41"
},
"definedIn": "pre"
},
{
"id": "dom-mlsoftplusoptions-steepness",
"href": "https://webmachinelearning.github.io/webnn/#dom-mlsoftplusoptions-steepness",
"linkingText": [
"steepness"
],
"localLinkingText": [],
"type": "dict-member",
"for": [
"MLSoftplusOptions"
],
"access": "public",
"informative": false,
"heading": {
"id": "title",
"href": "https://webmachinelearning.github.io/webnn/#title",
"title": "Web Neural Network API"
},
"definedIn": "dt"
},
{
"id": "dom-mlgraphbuilder-softplus",
"href": "https://webmachinelearning.github.io/webnn/#dom-mlgraphbuilder-softplus",
"linkingText": [
"softplus(input, options)",
"softplus()",
"softplus(input)"
],
"localLinkingText": [],
Expand All @@ -10296,31 +10215,30 @@
"access": "public",
"informative": false,
"heading": {
"id": "api-mlgraphbuilder-softplus-input-options",
"href": "https://webmachinelearning.github.io/webnn/#api-mlgraphbuilder-softplus-input-options",
"title": "softplus(input, options)",
"id": "api-mlgraphbuilder-softplus-input",
"href": "https://webmachinelearning.github.io/webnn/#api-mlgraphbuilder-softplus-input",
"title": "softplus(input)",
"number": "7.8.41.1"
},
"definedIn": "prose"
},
{
"id": "dom-mlgraphbuilder-softplus-options",
"href": "https://webmachinelearning.github.io/webnn/#dom-mlgraphbuilder-softplus-options",
"id": "softplus-noargs",
"href": "https://webmachinelearning.github.io/webnn/#softplus-noargs",
"linkingText": [
"softplus(options)",
"softplus()"
],
"localLinkingText": [],
"type": "method",
"for": [
"MLGraphBuilder"
"MLGraphBuilde"
],
"access": "public",
"informative": false,
"heading": {
"id": "api-mlgraphbuilder-softplus-options",
"href": "https://webmachinelearning.github.io/webnn/#api-mlgraphbuilder-softplus-options",
"title": "softplus(options)",
"id": "api-mlgraphbuilder-softplus",
"href": "https://webmachinelearning.github.io/webnn/#api-mlgraphbuilder-softplus",
"title": "softplus()",
"number": "7.8.41.2"
},
"definedIn": "prose"
Expand Down
7 changes: 7 additions & 0 deletions ed/headings/html.json
Original file line number Diff line number Diff line change
Expand Up @@ -5896,6 +5896,13 @@
"title": "The insertAdjacentHTML() method",
"number": "8.5.6"
},
{
"id": "the-createcontextualfragment()-method",
"href": "https://html.spec.whatwg.org/multipage/dynamic-markup-insertion.html#the-createcontextualfragment()-method",
"level": 4,
"title": "The createContextualFragment() method",
"number": "8.5.7"
},
{
"id": "timers",
"href": "https://html.spec.whatwg.org/multipage/timers-and-user-prompts.html#timers",
Expand Down
12 changes: 6 additions & 6 deletions ed/headings/webnn.json
Original file line number Diff line number Diff line change
Expand Up @@ -862,17 +862,17 @@
"number": "7.8.41"
},
{
"id": "api-mlgraphbuilder-softplus-input-options",
"href": "https://webmachinelearning.github.io/webnn/#api-mlgraphbuilder-softplus-input-options",
"id": "api-mlgraphbuilder-softplus-input",
"href": "https://webmachinelearning.github.io/webnn/#api-mlgraphbuilder-softplus-input",
"level": 5,
"title": "softplus(input, options)",
"title": "softplus(input)",
"number": "7.8.41.1"
},
{
"id": "api-mlgraphbuilder-softplus-options",
"href": "https://webmachinelearning.github.io/webnn/#api-mlgraphbuilder-softplus-options",
"id": "api-mlgraphbuilder-softplus",
"href": "https://webmachinelearning.github.io/webnn/#api-mlgraphbuilder-softplus",
"level": 5,
"title": "softplus(options)",
"title": "softplus()",
"number": "7.8.41.2"
},
{
Expand Down
4 changes: 0 additions & 4 deletions ed/idl/DOM-Parsing.idl
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,3 @@ interface XMLSerializer {
constructor();
DOMString serializeToString(Node root);
};

partial interface Range {
[CEReactions, NewObject] DocumentFragment createContextualFragment(HTMLString fragment);
};
4 changes: 4 additions & 0 deletions ed/idl/html.idl
Original file line number Diff line number Diff line change
Expand Up @@ -2328,6 +2328,10 @@ enum DOMParserSupportedType {
"image/svg+xml"
};

partial interface Range {
[CEReactions, NewObject] DocumentFragment createContextualFragment(HTMLString string);
};

[Exposed=Window]
interface Navigator {
// objects implementing this interface also implement the interfaces given below
Expand Down
8 changes: 2 additions & 6 deletions ed/idl/webnn.idl
Original file line number Diff line number Diff line change
Expand Up @@ -519,13 +519,9 @@ partial interface MLGraphBuilder {
MLActivation softmax();
};

dictionary MLSoftplusOptions {
float steepness = 1;
};

partial interface MLGraphBuilder {
MLOperand softplus(MLOperand input, optional MLSoftplusOptions options = {});
MLActivation softplus(optional MLSoftplusOptions options = {});
MLOperand softplus(MLOperand input);
MLActivation softplus();
};

partial interface MLGraphBuilder {
Expand Down
5 changes: 0 additions & 5 deletions ed/idlnames.json
Original file line number Diff line number Diff line change
Expand Up @@ -6284,11 +6284,6 @@
"parsed": "idlnamesparsed/MLRoundingType.json",
"type": "enum"
},
"MLSoftplusOptions": {
"fragment": "idlnames/MLSoftplusOptions.idl",
"parsed": "idlnamesparsed/MLSoftplusOptions.json",
"type": "dictionary"
},
"MLSplitOptions": {
"fragment": "idlnames/MLSplitOptions.idl",
"parsed": "idlnamesparsed/MLSplitOptions.json",
Expand Down
4 changes: 2 additions & 2 deletions ed/idlnames/MLGraphBuilder.idl
Original file line number Diff line number Diff line change
Expand Up @@ -278,8 +278,8 @@ partial interface MLGraphBuilder {

// Source: Web Neural Network API (https://www.w3.org/TR/webnn/)
partial interface MLGraphBuilder {
MLOperand softplus(MLOperand input, optional MLSoftplusOptions options = {});
MLActivation softplus(optional MLSoftplusOptions options = {});
MLOperand softplus(MLOperand input);
MLActivation softplus();
};

// Source: Web Neural Network API (https://www.w3.org/TR/webnn/)
Expand Down
4 changes: 0 additions & 4 deletions ed/idlnames/MLSoftplusOptions.idl

This file was deleted.

10 changes: 5 additions & 5 deletions ed/idlnames/Range.idl
Original file line number Diff line number Diff line change
Expand Up @@ -38,13 +38,13 @@ interface Range : AbstractRange {
stringifier;
};

// Source: CSSOM View Module (https://www.w3.org/TR/cssom-view-1/)
// Source: HTML Standard (https://html.spec.whatwg.org/multipage/)
partial interface Range {
DOMRectList getClientRects();
[NewObject] DOMRect getBoundingClientRect();
[CEReactions, NewObject] DocumentFragment createContextualFragment(HTMLString string);
};

// Source: DOM Parsing and Serialization (https://www.w3.org/TR/DOM-Parsing/)
// Source: CSSOM View Module (https://www.w3.org/TR/cssom-view-1/)
partial interface Range {
[CEReactions, NewObject] DocumentFragment createContextualFragment(HTMLString fragment);
DOMRectList getClientRects();
[NewObject] DOMRect getBoundingClientRect();
};
2 changes: 1 addition & 1 deletion ed/idlnamesparsed/MLGraphBuilder.json
Original file line number Diff line number Diff line change
Expand Up @@ -267,7 +267,7 @@
"title": "Web Neural Network API",
"url": "https://www.w3.org/TR/webnn/"
},
"fragment": "partial interface MLGraphBuilder {\n MLOperand softplus(MLOperand input, optional MLSoftplusOptions options = {});\n MLActivation softplus(optional MLSoftplusOptions options = {});\n};"
"fragment": "partial interface MLGraphBuilder {\n MLOperand softplus(MLOperand input);\n MLActivation softplus();\n};"
},
{
"spec": {
Expand Down
15 changes: 0 additions & 15 deletions ed/idlnamesparsed/MLSoftplusOptions.json

This file was deleted.

12 changes: 6 additions & 6 deletions ed/idlnamesparsed/Range.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,17 +12,17 @@
"extended": [
{
"spec": {
"title": "CSSOM View Module",
"url": "https://www.w3.org/TR/cssom-view-1/"
"title": "HTML Standard",
"url": "https://html.spec.whatwg.org/multipage/"
},
"fragment": "partial interface Range {\n DOMRectList getClientRects();\n [NewObject] DOMRect getBoundingClientRect();\n};"
"fragment": "partial interface Range {\n [CEReactions, NewObject] DocumentFragment createContextualFragment(HTMLString string);\n};"
},
{
"spec": {
"title": "DOM Parsing and Serialization",
"url": "https://www.w3.org/TR/DOM-Parsing/"
"title": "CSSOM View Module",
"url": "https://www.w3.org/TR/cssom-view-1/"
},
"fragment": "partial interface Range {\n [CEReactions, NewObject] DocumentFragment createContextualFragment(HTMLString fragment);\n};"
"fragment": "partial interface Range {\n DOMRectList getClientRects();\n [NewObject] DOMRect getBoundingClientRect();\n};"
}
],
"inheritance": {
Expand Down
Loading

0 comments on commit 10ddb98

Please sign in to comment.