Skip to content

Commit 3dc9899

Browse files
author
reffy-bot
committed
Update of ED report from new reffy run
Using reffy commit 18.1.2.
1 parent bded121 commit 3dc9899

File tree

3 files changed

+10
-6
lines changed

3 files changed

+10
-6
lines changed

ed/algorithms/WebCryptoAPI.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6904,6 +6904,9 @@
69046904
{
69056905
"html": "<p>\n Set the <a data-link-type=\"idl\" href=\"https://w3c.github.io/webcrypto/#dom-keyalgorithm-name\" class=\"internalDFN\" id=\"ref-for-dom-keyalgorithm-name-51\"><code>name</code></a> attribute of\n <var>algorithm</var> to \"<code>HMAC</code>\".\n </p>"
69066906
},
6907+
{
6908+
"html": "<p>\n Set the <a data-link-type=\"idl\" href=\"https://w3c.github.io/webcrypto/#dfn-HmacKeyAlgorithm-length\" class=\"internalDFN\" id=\"ref-for-dfn-HmacKeyAlgorithm-length-2\"><code>length</code></a> attribute of\n <var>algorithm</var> to <var>length</var>.\n </p>"
6909+
},
69076910
{
69086911
"html": "<p>\n Let <var>hash</var> be a new\n <a data-link-type=\"idl\" data-lt=\"KeyAlgorithm\" href=\"https://w3c.github.io/webcrypto/#dfn-KeyAlgorithm\" class=\"internalDFN\" id=\"ref-for-dfn-KeyAlgorithm-20\"><code>KeyAlgorithm</code></a>.\n </p>"
69096912
},
@@ -7103,7 +7106,7 @@
71037106
"html": "<p>\n Set the <a data-link-type=\"idl\" href=\"https://w3c.github.io/webcrypto/#dom-keyalgorithm-name\" class=\"internalDFN\" id=\"ref-for-dom-keyalgorithm-name-58\"><code>name</code></a> attribute of\n <var>algorithm</var> to \"<code>HMAC</code>\".\n </p>"
71047107
},
71057108
{
7106-
"html": "<p>\n Set the <a data-link-type=\"idl\" href=\"https://w3c.github.io/webcrypto/#dfn-HmacKeyAlgorithm-length\" class=\"internalDFN\" id=\"ref-for-dfn-HmacKeyAlgorithm-length-2\"><code>length</code></a> attribute of\n <var>algorithm</var> to <var>length</var>.\n </p>"
7109+
"html": "<p>\n Set the <a data-link-type=\"idl\" href=\"https://w3c.github.io/webcrypto/#dfn-HmacKeyAlgorithm-length\" class=\"internalDFN\" id=\"ref-for-dfn-HmacKeyAlgorithm-length-3\"><code>length</code></a> attribute of\n <var>algorithm</var> to <var>length</var>.\n </p>"
71077110
},
71087111
{
71097112
"html": "<p>\n Set the <a data-link-type=\"idl\" href=\"https://w3c.github.io/webcrypto/#dfn-HmacKeyAlgorithm-hash\" class=\"internalDFN\" id=\"ref-for-dfn-HmacKeyAlgorithm-hash-5\"><code>hash</code></a> attribute of\n <var>algorithm</var> to <var>hash</var>.\n </p>"

ed/ids/WebCryptoAPI.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2431,6 +2431,7 @@
24312431
"https://w3c.github.io/webcrypto/#ref-for-dfn-CryptoKey-119",
24322432
"https://w3c.github.io/webcrypto/#ref-for-dfn-HmacKeyAlgorithm-2",
24332433
"https://w3c.github.io/webcrypto/#ref-for-dom-keyalgorithm-name-51",
2434+
"https://w3c.github.io/webcrypto/#ref-for-dfn-HmacKeyAlgorithm-length-2",
24342435
"https://w3c.github.io/webcrypto/#ref-for-dfn-KeyAlgorithm-20",
24352436
"https://w3c.github.io/webcrypto/#ref-for-dom-keyalgorithm-name-52",
24362437
"https://w3c.github.io/webcrypto/#ref-for-dom-algorithm-name-14",
@@ -2475,7 +2476,7 @@
24752476
"https://w3c.github.io/webcrypto/#ref-for-dom-keytype-secret-15",
24762477
"https://w3c.github.io/webcrypto/#ref-for-dfn-HmacKeyAlgorithm-3",
24772478
"https://w3c.github.io/webcrypto/#ref-for-dom-keyalgorithm-name-58",
2478-
"https://w3c.github.io/webcrypto/#ref-for-dfn-HmacKeyAlgorithm-length-2",
2479+
"https://w3c.github.io/webcrypto/#ref-for-dfn-HmacKeyAlgorithm-length-3",
24792480
"https://w3c.github.io/webcrypto/#ref-for-dfn-HmacKeyAlgorithm-hash-5",
24802481
"https://w3c.github.io/webcrypto/#ref-for-dfn-CryptoKey-slot-algorithm-118",
24812482
"https://w3c.github.io/webcrypto/#ref-for-dfn-CryptoKey-slot-handle-54",

ed/index.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"type": "crawl",
33
"title": "Reffy crawl",
4-
"date": "2024-12-31T12:48:19.151Z",
4+
"date": "2024-12-31T18:40:52.404Z",
55
"options": {
66
"fallback": "ed/index.json",
77
"output": "report",
@@ -36944,11 +36944,11 @@
3694436944
],
3694536945
"crawled": "https://w3c.github.io/webcrypto/",
3694636946
"crawlCacheInfo": {
36947-
"lastModified": "Mon, 30 Dec 2024 14:54:03 GMT"
36947+
"lastModified": "Tue, 31 Dec 2024 15:51:14 GMT"
3694836948
},
3694936949
"generator": "respec",
36950-
"date": "30 December 2024",
36951-
"revision": "2fecff88501b98c401e885075a2d930e7b252349",
36950+
"date": "31 December 2024",
36951+
"revision": "ff33c5581a900e46580e50a9bd4034d155609d5c",
3695236952
"algorithms": "algorithms/WebCryptoAPI.json",
3695336953
"links": "links/WebCryptoAPI.json",
3695436954
"refs": "refs/WebCryptoAPI.json",

0 commit comments

Comments
 (0)