Skip to content

Commit ac02cc5

Browse files
author
reffy-bot
committed
Update of ED report from new reffy run
Using reffy commit 20.0.3.
1 parent 41ade6c commit ac02cc5

20 files changed

+382
-357
lines changed

ed/algorithms/html.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5324,7 +5324,7 @@
53245324
"html": "<p>Let <var>nextOffset</var> be 0.</p>"
53255325
},
53265326
{
5327-
"html": "<p>If <var>inclusiveAncestor</var> is an <a href=\"https://html.spec.whatwg.org/multipage/infrastructure.html#html-elements\" id=\"heading-levels-&amp;-offsets:html-elements\">HTML element</a> and\n has a <code id=\"heading-levels-&amp;-offsets:attr-headingoffset\"><a href=\"https://html.spec.whatwg.org/multipage/sections.html#attr-headingoffset\">headingoffset</a></code> attribute, then parse its value\n using the <a id=\"heading-levels-&amp;-offsets:rules-for-parsing-non-negative-integers\" href=\"https://html.spec.whatwg.org/multipage/common-microsyntaxes.html#rules-for-parsing-non-negative-integers\">rules for parsing non-negative integers</a>.</p>\n\n <p>If the result of parsing the value is not an error, then set <var>nextOffset</var> to that\n value.</p>"
5327+
"html": "<p>If <var>inclusiveAncestor</var> is an <a href=\"https://html.spec.whatwg.org/multipage/infrastructure.html#html-elements\" id=\"heading-levels-&amp;-offsets:html-elements\">HTML element</a> and\n has a <code id=\"heading-levels-&amp;-offsets:attr-headingoffset-2\"><a href=\"https://html.spec.whatwg.org/multipage/sections.html#attr-headingoffset\">headingoffset</a></code> attribute, then parse its value\n using the <a id=\"heading-levels-&amp;-offsets:rules-for-parsing-non-negative-integers\" href=\"https://html.spec.whatwg.org/multipage/common-microsyntaxes.html#rules-for-parsing-non-negative-integers\">rules for parsing non-negative integers</a>.</p>\n\n <p>If the result of parsing the value is not an error, then set <var>nextOffset</var> to that\n value.</p>"
53285328
},
53295329
{
53305330
"html": "<p>Increment <var>offset</var> by <var>nextOffset</var>.</p>"

ed/algorithms/wasm-core-2.json

Lines changed: 132 additions & 132 deletions
Large diffs are not rendered by default.

ed/algorithms/webcrypto-modern-algos.json

Lines changed: 42 additions & 60 deletions
Large diffs are not rendered by default.

ed/headings/picture-in-picture.json

Lines changed: 3 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -108,33 +108,26 @@
108108
"title": "Interaction with Fullscreen",
109109
"number": "3.5"
110110
},
111-
{
112-
"id": "remote-playback",
113-
"href": "https://w3c.github.io/picture-in-picture/#remote-playback",
114-
"level": 3,
115-
"title": "Interaction with Remote Playback",
116-
"number": "3.6"
117-
},
118111
{
119112
"id": "media-session",
120113
"href": "https://w3c.github.io/picture-in-picture/#media-session",
121114
"level": 3,
122115
"title": "Interaction with Media Session",
123-
"number": "3.7"
116+
"number": "3.6"
124117
},
125118
{
126119
"id": "page-visibility",
127120
"href": "https://w3c.github.io/picture-in-picture/#page-visibility",
128121
"level": 3,
129122
"title": "Interaction with Page Visibility",
130-
"number": "3.8"
123+
"number": "3.7"
131124
},
132125
{
133126
"id": "one-pip-window",
134127
"href": "https://w3c.github.io/picture-in-picture/#one-pip-window",
135128
"level": 3,
136129
"title": "One Picture-in-Picture window",
137-
"number": "3.9"
130+
"number": "3.8"
138131
},
139132
{
140133
"id": "api",

ed/headings/wasm-core-2.json

Lines changed: 27 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -3134,12 +3134,22 @@
31343134
{
31353135
"id": "configurations",
31363136
"href": "https://webassembly.github.io/spec/core/bikeshed/#configurations",
3137-
"level": 5,
3137+
"level": 4,
31383138
"title": "Configurations",
31393139
"alternateIds": [
31403140
"configurations①"
31413141
],
3142-
"number": "4.2.18.1"
3142+
"number": "4.2.19"
3143+
},
3144+
{
3145+
"id": "id8",
3146+
"href": "https://webassembly.github.io/spec/core/bikeshed/#id8",
3147+
"level": 5,
3148+
"title": "Conventions",
3149+
"alternateIds": [
3150+
"conventions②⑨"
3151+
],
3152+
"number": "4.2.19.1"
31433153
},
31443154
{
31453155
"id": "numerics",
@@ -6152,12 +6162,12 @@
61526162
"number": "5"
61536163
},
61546164
{
6155-
"id": "conventions②⑨",
6156-
"href": "https://webassembly.github.io/spec/core/bikeshed/#conventions%E2%91%A1%E2%91%A8",
6165+
"id": "conventions③⓪",
6166+
"href": "https://webassembly.github.io/spec/core/bikeshed/#conventions%E2%91%A2%E2%93%AA",
61576167
"level": 3,
61586168
"title": "Conventions",
61596169
"alternateIds": [
6160-
"conventions③"
6170+
"conventions③"
61616171
],
61626172
"number": "5.1"
61636173
},
@@ -6692,12 +6702,12 @@
66926702
"number": "6"
66936703
},
66946704
{
6695-
"id": "conventions③",
6696-
"href": "https://webassembly.github.io/spec/core/bikeshed/#conventions%E2%91%A2%E2%91%A0",
6705+
"id": "conventions③",
6706+
"href": "https://webassembly.github.io/spec/core/bikeshed/#conventions%E2%91%A2%E2%91%A1",
66976707
"level": 3,
66986708
"title": "Conventions",
66996709
"alternateIds": [
6700-
"conventions③"
6710+
"conventions③"
67016711
],
67026712
"number": "6.1"
67036713
},
@@ -6737,7 +6747,7 @@
67376747
"level": 5,
67386748
"title": "Conventions",
67396749
"alternateIds": [
6740-
"conventions③"
6750+
"conventions③"
67416751
],
67426752
"number": "6.1.3.1"
67436753
},
@@ -6872,12 +6882,12 @@
68726882
"number": "6.3.5"
68736883
},
68746884
{
6875-
"id": "conventions③",
6876-
"href": "https://webassembly.github.io/spec/core/bikeshed/#conventions%E2%91%A2%E2%91%A3",
6885+
"id": "conventions③",
6886+
"href": "https://webassembly.github.io/spec/core/bikeshed/#conventions%E2%91%A2%E2%91%A4",
68776887
"level": 5,
68786888
"title": "Conventions",
68796889
"alternateIds": [
6880-
"conventions③"
6890+
"conventions③"
68816891
],
68826892
"number": "6.3.5.1"
68836893
},
@@ -7462,8 +7472,8 @@
74627472
"number": "6.6.12"
74637473
},
74647474
{
7465-
"id": "id8",
7466-
"href": "https://webassembly.github.io/spec/core/bikeshed/#id8",
7475+
"id": "id8",
7476+
"href": "https://webassembly.github.io/spec/core/bikeshed/#id8%E2%91%A0",
74677477
"level": 5,
74687478
"title": "Abbreviations",
74697479
"alternateIds": [
@@ -7980,12 +7990,12 @@
79807990
"number": "A.2"
79817991
},
79827992
{
7983-
"id": "conventions③",
7984-
"href": "https://webassembly.github.io/spec/core/bikeshed/#conventions%E2%91%A2%E2%91%A5",
7993+
"id": "conventions③",
7994+
"href": "https://webassembly.github.io/spec/core/bikeshed/#conventions%E2%91%A2%E2%91%A6",
79857995
"level": 4,
79867996
"title": "Conventions",
79877997
"alternateIds": [
7988-
"conventions③"
7998+
"conventions③"
79897999
]
79908000
},
79918001
{

ed/headings/webcrypto-modern-algos.json

Lines changed: 53 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -399,65 +399,75 @@
399399
],
400400
"number": "8.2"
401401
},
402+
{
403+
"id": "slh-dsa-jwk",
404+
"href": "https://wicg.github.io/webcrypto-modern-algos/#slh-dsa-jwk",
405+
"level": 3,
406+
"title": "JSON Web Key Representation",
407+
"alternateIds": [
408+
"x8-3-json-web-key-representation"
409+
],
410+
"number": "8.3"
411+
},
402412
{
403413
"id": "slh-dsa-operations",
404414
"href": "https://wicg.github.io/webcrypto-modern-algos/#slh-dsa-operations",
405415
"level": 3,
406416
"title": "Operations",
407417
"alternateIds": [
408-
"x8-3-operations"
418+
"x8-4-operations"
409419
],
410-
"number": "8.3"
420+
"number": "8.4"
411421
},
412422
{
413423
"id": "slh-dsa-operations-sign",
414424
"href": "https://wicg.github.io/webcrypto-modern-algos/#slh-dsa-operations-sign",
415425
"level": 4,
416426
"title": "Sign",
417427
"alternateIds": [
418-
"x8-3-1-sign"
428+
"x8-4-1-sign"
419429
],
420-
"number": "8.3.1"
430+
"number": "8.4.1"
421431
},
422432
{
423433
"id": "slh-dsa-operations-verify",
424434
"href": "https://wicg.github.io/webcrypto-modern-algos/#slh-dsa-operations-verify",
425435
"level": 4,
426436
"title": "Verify",
427437
"alternateIds": [
428-
"x8-3-2-verify"
438+
"x8-4-2-verify"
429439
],
430-
"number": "8.3.2"
440+
"number": "8.4.2"
431441
},
432442
{
433443
"id": "slh-dsa-operations-generate-key",
434444
"href": "https://wicg.github.io/webcrypto-modern-algos/#slh-dsa-operations-generate-key",
435445
"level": 4,
436446
"title": "Generate Key",
437447
"alternateIds": [
438-
"x8-3-3-generate-key"
448+
"x8-4-3-generate-key"
439449
],
440-
"number": "8.3.3"
450+
"number": "8.4.3"
441451
},
442452
{
443453
"id": "slh-dsa-operations-import-key",
444454
"href": "https://wicg.github.io/webcrypto-modern-algos/#slh-dsa-operations-import-key",
445455
"level": 4,
446456
"title": "Import Key",
447457
"alternateIds": [
448-
"x8-3-4-import-key"
458+
"x8-4-4-import-key"
449459
],
450-
"number": "8.3.4"
460+
"number": "8.4.4"
451461
},
452462
{
453463
"id": "slh-dsa-operations-export-key",
454464
"href": "https://wicg.github.io/webcrypto-modern-algos/#slh-dsa-operations-export-key",
455465
"level": 4,
456466
"title": "Export Key",
457467
"alternateIds": [
458-
"x8-3-5-export-key"
468+
"x8-4-5-export-key"
459469
],
460-
"number": "8.3.5"
470+
"number": "8.4.5"
461471
},
462472
{
463473
"id": "aes-ocb",
@@ -994,13 +1004,42 @@
9941004
],
9951005
"number": "14.4.3"
9961006
},
1007+
{
1008+
"id": "iana-section",
1009+
"href": "https://wicg.github.io/webcrypto-modern-algos/#iana-section",
1010+
"level": 2,
1011+
"title": "15. IANA Considerations",
1012+
"alternateIds": [
1013+
"x15-iana-considerations"
1014+
]
1015+
},
1016+
{
1017+
"id": "iana-section-jws-jwa",
1018+
"href": "https://wicg.github.io/webcrypto-modern-algos/#iana-section-jws-jwa",
1019+
"level": 3,
1020+
"title": "JSON Web Signature and Encryption Algorithms Registration",
1021+
"alternateIds": [
1022+
"x15-1-json-web-signature-and-encryption-algorithms-registration"
1023+
],
1024+
"number": "15.1"
1025+
},
1026+
{
1027+
"id": "iana-section-key-operations",
1028+
"href": "https://wicg.github.io/webcrypto-modern-algos/#iana-section-key-operations",
1029+
"level": 3,
1030+
"title": "JSON Web Key Operations",
1031+
"alternateIds": [
1032+
"x15-2-json-web-key-operations"
1033+
],
1034+
"number": "15.2"
1035+
},
9971036
{
9981037
"id": "usage-example",
9991038
"href": "https://wicg.github.io/webcrypto-modern-algos/#usage-example",
10001039
"level": 2,
1001-
"title": "15. Usage Example",
1040+
"title": "16. Usage Example",
10021041
"alternateIds": [
1003-
"x15-usage-example"
1042+
"x16-usage-example"
10041043
]
10051044
},
10061045
{

ed/idl/webcrypto-modern-algos.idl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ dictionary EncapsulatedBits {
5959
};
6060

6161
partial dictionary JsonWebKey {
62-
// The following fields are defined in draft-ietf-cose-dilithium-07
62+
// The following fields are defined in draft-ietf-cose-dilithium-08
6363
DOMString pub;
6464
DOMString priv;
6565
};

0 commit comments

Comments
 (0)