Skip to content

Commit c9420ab

Browse files
author
reffy-bot
committed
Update of ED report from new reffy run
Using reffy commit 18.4.7.
1 parent bb24560 commit c9420ab

File tree

5 files changed

+21
-20
lines changed

5 files changed

+21
-20
lines changed

ed/algorithms/webnn.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1778,7 +1778,7 @@
17781778
"html": "<p>Otherwise, if <var>options</var>.<code class=\"idl\"><a data-link-type=\"idl\" href=\"https://webmachinelearning.github.io/webnn/#dom-mlconvtranspose2doptions-strides\" id=\"ref-for-dom-mlconvtranspose2doptions-strides③\">strides</a></code>’s <a data-link-type=\"dfn\" href=\"https://infra.spec.whatwg.org/#list-size\" id=\"ref-for-list-size①②\">size</a> is not 2, then <a data-link-type=\"dfn\" href=\"https://webidl.spec.whatwg.org/#dfn-throw\" id=\"ref-for-dfn-throw⑧②\">throw</a> a <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://webidl.spec.whatwg.org/#exceptiondef-typeerror\" id=\"ref-for-exceptiondef-typeerror⑦⑨\">TypeError</a></code>.</p>"
17791779
},
17801780
{
1781-
"html": "<p>If any <a data-link-type=\"dfn\" href=\"https://infra.spec.whatwg.org/#list-item\" id=\"ref-for-list-item⑧\">item</a> in <var>options</var>.<code class=\"idl\"><a data-link-type=\"idl\" href=\"https://webmachinelearning.github.io/webnn/#dom-mlconv2doptions-strides\" id=\"ref-for-dom-mlconv2doptions-strides\">strides</a></code> is equal to 0, then <a data-link-type=\"dfn\" href=\"https://webidl.spec.whatwg.org/#dfn-throw\" id=\"ref-for-dfn-throw⑧③\">throw</a> a <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://webidl.spec.whatwg.org/#exceptiondef-typeerror\" id=\"ref-for-exceptiondef-typeerror⑧⓪\">TypeError</a></code>.</p>"
1781+
"html": "<p>If any <a data-link-type=\"dfn\" href=\"https://infra.spec.whatwg.org/#list-item\" id=\"ref-for-list-item⑧\">item</a> in <var>options</var>.<code class=\"idl\"><a data-link-type=\"idl\" href=\"https://webmachinelearning.github.io/webnn/#dom-mlconvtranspose2doptions-strides\" id=\"ref-for-dom-mlconvtranspose2doptions-strides\">strides</a></code> is equal to 0, then <a data-link-type=\"dfn\" href=\"https://webidl.spec.whatwg.org/#dfn-throw\" id=\"ref-for-dfn-throw⑧③\">throw</a> a <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://webidl.spec.whatwg.org/#exceptiondef-typeerror\" id=\"ref-for-exceptiondef-typeerror⑧⓪\">TypeError</a></code>.</p>"
17821782
},
17831783
{
17841784
"html": "<p>If <var>options</var>.<code class=\"idl\"><a data-link-type=\"idl\" href=\"https://webmachinelearning.github.io/webnn/#dom-mlconvtranspose2doptions-dilations\" id=\"ref-for-dom-mlconvtranspose2doptions-dilations①\">dilations</a></code> does not <a data-link-type=\"dfn\" href=\"https://infra.spec.whatwg.org/#map-exists\" id=\"ref-for-map-exists①⑧\">exist</a>, then set it to the <a data-link-type=\"dfn\" href=\"https://infra.spec.whatwg.org/#list\" id=\"ref-for-list①①\">list</a> « 1, 1 ».</p>"
@@ -1809,7 +1809,7 @@
18091809
"rationale": "if",
18101810
"steps": [
18111811
{
1812-
"html": "<p>If <var>options</var>.<code class=\"idl\"><a data-link-type=\"idl\" href=\"https://webmachinelearning.github.io/webnn/#dom-mlconvtranspose2doptions-outputpadding\" id=\"ref-for-dom-mlconvtranspose2doptions-outputpadding⑤\">outputPadding</a></code>[0] is greater than or equal to <var>options</var>.<code class=\"idl\"><a data-link-type=\"idl\" href=\"https://webmachinelearning.github.io/webnn/#dom-mlconvtranspose2doptions-strides\" id=\"ref-for-dom-mlconvtranspose2doptions-strides④\">strides</a></code>[0], or <var>options</var>.<code class=\"idl\"><a data-link-type=\"idl\" href=\"https://webmachinelearning.github.io/webnn/#dom-mlconvtranspose2doptions-outputpadding\" id=\"ref-for-dom-mlconvtranspose2doptions-outputpadding⑥\">outputPadding</a></code>[1] is greater than or equal to <var>options</var>.<code class=\"idl\"><a data-link-type=\"idl\" href=\"https://webmachinelearning.github.io/webnn/#dom-mlconvtranspose2doptions-strides\" id=\"ref-for-dom-mlconvtranspose2doptions-strides⑤\">strides</a></code>[1], then <a data-link-type=\"dfn\" href=\"https://webidl.spec.whatwg.org/#dfn-throw\" id=\"ref-for-dfn-throw⑧⑧\">throw</a> a <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://webidl.spec.whatwg.org/#exceptiondef-typeerror\" id=\"ref-for-exceptiondef-typeerror⑧⑤\">TypeError</a></code>.</p>"
1812+
"html": "<p>If <var>options</var>.<code class=\"idl\"><a data-link-type=\"idl\" href=\"https://webmachinelearning.github.io/webnn/#dom-mlconvtranspose2doptions-outputpadding\" id=\"ref-for-dom-mlconvtranspose2doptions-outputpadding⑤\">outputPadding</a></code>[0] is greater than or equal to <var>options</var>.<code class=\"idl\"><a data-link-type=\"idl\" href=\"https://webmachinelearning.github.io/webnn/#dom-mlconvtranspose2doptions-strides\" id=\"ref-for-dom-mlconvtranspose2doptions-strides⑤\">strides</a></code>[0], or <var>options</var>.<code class=\"idl\"><a data-link-type=\"idl\" href=\"https://webmachinelearning.github.io/webnn/#dom-mlconvtranspose2doptions-outputpadding\" id=\"ref-for-dom-mlconvtranspose2doptions-outputpadding⑥\">outputPadding</a></code>[1] is greater than or equal to <var>options</var>.<code class=\"idl\"><a data-link-type=\"idl\" href=\"https://webmachinelearning.github.io/webnn/#dom-mlconvtranspose2doptions-strides\" id=\"ref-for-dom-mlconvtranspose2doptions-strides⑥\">strides</a></code>[1], then <a data-link-type=\"dfn\" href=\"https://webidl.spec.whatwg.org/#dfn-throw\" id=\"ref-for-dfn-throw⑧⑧\">throw</a> a <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://webidl.spec.whatwg.org/#exceptiondef-typeerror\" id=\"ref-for-exceptiondef-typeerror⑧⑤\">TypeError</a></code>.</p>"
18131813
}
18141814
]
18151815
},
@@ -1966,7 +1966,7 @@
19661966
"html": "<p>Set <var>operator</var>’s <a data-link-type=\"dfn\" href=\"https://webmachinelearning.github.io/webnn/#operator-input\" id=\"ref-for-operator-input①①\">inputs</a> to <var>input</var> and <var>filter</var>.</p>"
19671967
},
19681968
{
1969-
"html": "<p>If <var>options</var>.<code class=\"idl\"><a data-link-type=\"idl\" href=\"https://webmachinelearning.github.io/webnn/#dom-mlconv2doptions-bias\" id=\"ref-for-dom-mlconv2doptions-bias\">bias</a></code> <a data-link-type=\"dfn\" href=\"https://infra.spec.whatwg.org/#map-exists\" id=\"ref-for-map-exists②③\">exists</a>, then add it to <var>operator</var>’s <a data-link-type=\"dfn\" href=\"https://webmachinelearning.github.io/webnn/#operator-input\" id=\"ref-for-operator-input①②\">inputs</a>.</p>"
1969+
"html": "<p>If <var>options</var>.<code class=\"idl\"><a data-link-type=\"idl\" href=\"https://webmachinelearning.github.io/webnn/#dom-mlconvtranspose2doptions-bias\" id=\"ref-for-dom-mlconvtranspose2doptions-bias\">bias</a></code> <a data-link-type=\"dfn\" href=\"https://infra.spec.whatwg.org/#map-exists\" id=\"ref-for-map-exists②③\">exists</a>, then add it to <var>operator</var>’s <a data-link-type=\"dfn\" href=\"https://webmachinelearning.github.io/webnn/#operator-input\" id=\"ref-for-operator-input①②\">inputs</a>.</p>"
19701970
},
19711971
{
19721972
"html": "<p>Set <var>operator</var>’s <a data-link-type=\"dfn\" href=\"https://webmachinelearning.github.io/webnn/#operator-output\" id=\"ref-for-operator-output⑥\">output</a> to <var>output</var>.</p>"
@@ -4874,7 +4874,7 @@
48744874
"html": "<p>If the <a data-link-type=\"dfn\" href=\"https://webmachinelearning.github.io/webnn/#mloperand-datatype\" id=\"ref-for-mloperand-datatype⑨⑧\">dataType</a> of any of <var>input</var> or <var>slope</var> is not one of its <a data-link-type=\"dfn\" href=\"https://webmachinelearning.github.io/webnn/#allowed-data-types\" id=\"ref-for-allowed-data-types⑧⑦\">allowed data types</a> (according to <a href=\"https://webmachinelearning.github.io/webnn/#constraints-prelu\">this table</a>), then <a data-link-type=\"dfn\" href=\"https://webidl.spec.whatwg.org/#dfn-throw\" id=\"ref-for-dfn-throw③⑤⑤\">throw</a> a <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://webidl.spec.whatwg.org/#exceptiondef-typeerror\" id=\"ref-for-exceptiondef-typeerror②⑤⑦\">TypeError</a></code>.</p>"
48754875
},
48764876
{
4877-
"html": "Let <var>outputShape</var> be to the result of <a data-link-type=\"dfn\" href=\"https://webmachinelearning.github.io/webnn/#bidirectionally-broadcasting\" id=\"ref-for-bidirectionally-broadcasting③\">bidirectionally broadcasting</a> <var>slope</var>’s <a data-link-type=\"dfn\" href=\"https://webmachinelearning.github.io/webnn/#mloperand-shape\" id=\"ref-for-mloperand-shape①⓪④\">shape</a> and <var>input</var>’s <a data-link-type=\"dfn\" href=\"https://webmachinelearning.github.io/webnn/#mloperand-shape\" id=\"ref-for-mloperand-shape①⓪⑤\">shape</a>.",
4877+
"html": "Let <var>outputShape</var> be the result of <a data-link-type=\"dfn\" href=\"https://webmachinelearning.github.io/webnn/#bidirectionally-broadcasting\" id=\"ref-for-bidirectionally-broadcasting③\">bidirectionally broadcasting</a> <var>slope</var>’s <a data-link-type=\"dfn\" href=\"https://webmachinelearning.github.io/webnn/#mloperand-shape\" id=\"ref-for-mloperand-shape①⓪④\">shape</a> and <var>input</var>’s <a data-link-type=\"dfn\" href=\"https://webmachinelearning.github.io/webnn/#mloperand-shape\" id=\"ref-for-mloperand-shape①⓪⑤\">shape</a>.",
48784878
"rationale": "if",
48794879
"steps": [
48804880
{
@@ -5474,7 +5474,7 @@
54745474
"html": "<p>If the <a data-link-type=\"dfn\" href=\"https://webmachinelearning.github.io/webnn/#mloperand-rank\" id=\"ref-for-mloperand-rank⑧⑨\">rank</a> of any of <var>input</var>, <var>indices</var>, or <var>updates</var> is not its <a data-link-type=\"dfn\" href=\"https://webmachinelearning.github.io/webnn/#allowed-ranks\" id=\"ref-for-allowed-ranks⑤⑤\">allowed rank</a>, then <a data-link-type=\"dfn\" href=\"https://webidl.spec.whatwg.org/#dfn-throw\" id=\"ref-for-dfn-throw④⓪③\">throw</a> a <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://webidl.spec.whatwg.org/#exceptiondef-typeerror\" id=\"ref-for-exceptiondef-typeerror②⑦⑨\">TypeError</a></code>.</p>"
54755475
},
54765476
{
5477-
"html": "<p>Let <var>axis</var> be <var>options</var>.<code class=\"idl\"><a data-link-type=\"idl\" href=\"https://webmachinelearning.github.io/webnn/#dom-mlgatheroptions-axis\" id=\"ref-for-dom-mlgatheroptions-axis\">axis</a></code>.</p>"
5477+
"html": "<p>Let <var>axis</var> be <var>options</var>.<code class=\"idl\"><a data-link-type=\"idl\" href=\"https://webmachinelearning.github.io/webnn/#dom-mlscatteroptions-axis\" id=\"ref-for-dom-mlscatteroptions-axis\">axis</a></code>.</p>"
54785478
},
54795479
{
54805480
"html": "<p>If <var>axis</var> is greater than or equal to <var>input</var>’s <a data-link-type=\"dfn\" href=\"https://webmachinelearning.github.io/webnn/#mloperand-rank\" id=\"ref-for-mloperand-rank⑨⓪\">rank</a>, then <a data-link-type=\"dfn\" href=\"https://webidl.spec.whatwg.org/#dfn-throw\" id=\"ref-for-dfn-throw④⓪④\">throw</a> a <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://webidl.spec.whatwg.org/#exceptiondef-typeerror\" id=\"ref-for-exceptiondef-typeerror②⑧⓪\">TypeError</a></code>.</p>"

ed/ids/webnn.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2496,7 +2496,7 @@
24962496
"https://webmachinelearning.github.io/webnn/#ref-for-dfn-throw%E2%91%A7%E2%91%A1",
24972497
"https://webmachinelearning.github.io/webnn/#ref-for-exceptiondef-typeerror%E2%91%A6%E2%91%A8",
24982498
"https://webmachinelearning.github.io/webnn/#ref-for-list-item%E2%91%A7",
2499-
"https://webmachinelearning.github.io/webnn/#ref-for-dom-mlconv2doptions-strides%E2%91%A4",
2499+
"https://webmachinelearning.github.io/webnn/#ref-for-dom-mlconvtranspose2doptions-strides%E2%91%A3",
25002500
"https://webmachinelearning.github.io/webnn/#ref-for-dfn-throw%E2%91%A7%E2%91%A2",
25012501
"https://webmachinelearning.github.io/webnn/#ref-for-exceptiondef-typeerror%E2%91%A7%E2%93%AA",
25022502
"https://webmachinelearning.github.io/webnn/#ref-for-dom-mlconvtranspose2doptions-dilations%E2%91%A0",
@@ -2523,9 +2523,9 @@
25232523
"https://webmachinelearning.github.io/webnn/#ref-for-dfn-throw%E2%91%A7%E2%91%A6",
25242524
"https://webmachinelearning.github.io/webnn/#ref-for-exceptiondef-typeerror%E2%91%A7%E2%91%A3",
25252525
"https://webmachinelearning.github.io/webnn/#ref-for-dom-mlconvtranspose2doptions-outputpadding%E2%91%A4",
2526-
"https://webmachinelearning.github.io/webnn/#ref-for-dom-mlconvtranspose2doptions-strides%E2%91%A3",
2527-
"https://webmachinelearning.github.io/webnn/#ref-for-dom-mlconvtranspose2doptions-outputpadding%E2%91%A5",
25282526
"https://webmachinelearning.github.io/webnn/#ref-for-dom-mlconvtranspose2doptions-strides%E2%91%A4",
2527+
"https://webmachinelearning.github.io/webnn/#ref-for-dom-mlconvtranspose2doptions-outputpadding%E2%91%A5",
2528+
"https://webmachinelearning.github.io/webnn/#ref-for-dom-mlconvtranspose2doptions-strides%E2%91%A5",
25292529
"https://webmachinelearning.github.io/webnn/#ref-for-dfn-throw%E2%91%A7%E2%91%A7",
25302530
"https://webmachinelearning.github.io/webnn/#ref-for-exceptiondef-typeerror%E2%91%A7%E2%91%A4",
25312531
"https://webmachinelearning.github.io/webnn/#ref-for-dom-mlconvtranspose2doptions-groups%E2%91%A1",
@@ -2580,7 +2580,7 @@
25802580
"https://webmachinelearning.github.io/webnn/#ref-for-operators%E2%91%A0%E2%91%A8",
25812581
"https://webmachinelearning.github.io/webnn/#ref-for-dom-mloperand-operator-slot%E2%91%A7",
25822582
"https://webmachinelearning.github.io/webnn/#ref-for-operator-input%E2%91%A0%E2%91%A0",
2583-
"https://webmachinelearning.github.io/webnn/#ref-for-dom-mlconv2doptions-bias%E2%91%A5",
2583+
"https://webmachinelearning.github.io/webnn/#ref-for-dom-mlconvtranspose2doptions-bias%E2%91%A2",
25842584
"https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A1%E2%91%A2",
25852585
"https://webmachinelearning.github.io/webnn/#ref-for-operator-input%E2%91%A0%E2%91%A1",
25862586
"https://webmachinelearning.github.io/webnn/#ref-for-operator-output%E2%91%A5",
@@ -7126,7 +7126,7 @@
71267126
"https://webmachinelearning.github.io/webnn/#ref-for-allowed-ranks%E2%91%A4%E2%91%A4",
71277127
"https://webmachinelearning.github.io/webnn/#ref-for-dfn-throw%E2%91%A3%E2%93%AA%E2%91%A2",
71287128
"https://webmachinelearning.github.io/webnn/#ref-for-exceptiondef-typeerror%E2%91%A1%E2%91%A6%E2%91%A8",
7129-
"https://webmachinelearning.github.io/webnn/#ref-for-dom-mlgatheroptions-axis%E2%91%A3",
7129+
"https://webmachinelearning.github.io/webnn/#ref-for-dom-mlscatteroptions-axis%E2%91%A0",
71307130
"https://webmachinelearning.github.io/webnn/#ref-for-mloperand-rank%E2%91%A8%E2%93%AA",
71317131
"https://webmachinelearning.github.io/webnn/#ref-for-dfn-throw%E2%91%A3%E2%93%AA%E2%91%A3",
71327132
"https://webmachinelearning.github.io/webnn/#ref-for-exceptiondef-typeerror%E2%91%A1%E2%91%A7%E2%93%AA",

ed/index.json

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"type": "crawl",
33
"title": "Reffy crawl",
4-
"date": "2025-04-26T00:52:09.496Z",
4+
"date": "2025-04-26T06:42:41.265Z",
55
"options": {
66
"fallback": "ed/index.json",
77
"output": "report",
@@ -701,7 +701,7 @@
701701
},
702702
"stats": {
703703
"crawled": 669,
704-
"errors": 2
704+
"errors": 3
705705
},
706706
"crawler": "reffy-18.4.7",
707707
"results": [
@@ -952,7 +952,8 @@
952952
"refs": "refs/av1-mpeg2-ts.json",
953953
"headings": "headings/av1-mpeg2-ts.json",
954954
"ids": "ids/av1-mpeg2-ts.json",
955-
"cddl": []
955+
"cddl": [],
956+
"error": "Error: Loading https://aomediacodec.github.io/av1-mpeg2-ts/ triggered HTTP status 404\n at processSpecification (file:///home/runner/work/webref/webref/node_modules/reffy/src/lib/util.js:486:19)\n at async crawlSpec (file:///home/runner/work/webref/webref/node_modules/reffy/src/lib/specs-crawler.js:107:22)\n at async processSpec (file:///home/runner/work/webref/webref/node_modules/reffy/src/lib/specs-crawler.js:388:22)\n at async ThrottledQueue.runThrottled (file:///home/runner/work/webref/webref/node_modules/reffy/src/lib/throttled-queue.js:78:22)\n at async Promise.all (index 4)\n at async crawlList (file:///home/runner/work/webref/webref/node_modules/reffy/src/lib/specs-crawler.js:409:21)"
956957
},
957958
{
958959
"url": "https://aomediacodec.github.io/av1-rtp-spec/",
@@ -3210,9 +3211,9 @@
32103211
],
32113212
"crawled": "https://html.spec.whatwg.org/multipage/",
32123213
"crawlCacheInfo": {
3213-
"lastModified": "Fri, 25 Apr 2025 01:40:37 GMT"
3214+
"lastModified": "Sat, 26 Apr 2025 03:01:00 GMT"
32143215
},
3215-
"date": "25 April 2025",
3216+
"date": "26 April 2025",
32163217
"algorithms": "algorithms/html.json",
32173218
"links": "links/html.json",
32183219
"refs": "refs/html.json",
@@ -38225,11 +38226,11 @@
3822538226
],
3822638227
"crawled": "https://webmachinelearning.github.io/webnn/",
3822738228
"crawlCacheInfo": {
38228-
"lastModified": "Tue, 22 Apr 2025 07:33:11 GMT"
38229+
"lastModified": "Sat, 26 Apr 2025 01:19:15 GMT"
3822938230
},
3823038231
"generator": "bikeshed",
38231-
"date": "22 April 2025",
38232-
"revision": "d98e86d6ea103b0e8e8eef22a6253df12a71b40d",
38232+
"date": "26 April 2025",
38233+
"revision": "24a8097400f07d756e263c444bb1bf0902779fc1",
3823338234
"algorithms": "algorithms/webnn.json",
3823438235
"links": "links/webnn.json",
3823538236
"refs": "refs/webnn.json",

ed/links/webnn.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,9 +103,9 @@
103103
"https://tc39.es/ecma262/multipage/": {},
104104
"https://tc39.es/process-document/": {},
105105
"https://w3c.github.io/hr-time/": {},
106+
"https://w3c.github.io/security-questionnaire/": {},
106107
"https://w3c.github.io/webappsec-permissions-policy/": {},
107108
"https://w3c.github.io/webappsec-secure-contexts/": {},
108-
"https://w3ctag.github.io/security-questionnaire/": {},
109109
"https://webassembly.github.io/spec/js-api/": {},
110110
"https://webidl.spec.whatwg.org/": {},
111111
"https://webmachinelearning.github.io/webmachinelearning-ethics/": {},

ed/refs/webnn.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@
169169
},
170170
{
171171
"name": "SECURITY-PRIVACY-QUESTIONNAIRE",
172-
"url": "https://w3ctag.github.io/security-questionnaire/"
172+
"url": "https://w3c.github.io/security-questionnaire/"
173173
},
174174
{
175175
"name": "SegAny",

0 commit comments

Comments
 (0)