Skip to content

Commit a5f7ae5

Browse files
author
reffy-bot
committed
Update of ED report from new reffy run
Using reffy commit 19.0.1.
1 parent d2b5f49 commit a5f7ae5

File tree

11 files changed

+109
-45
lines changed

11 files changed

+109
-45
lines changed

ed/algorithms/sri-2.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"rationale": "let",
7171
"steps": [
7272
{
73-
"html": "<p>Let <var>result</var> be the empty set and <var>strongest</var> be the empty\n string.</p>"
73+
"html": "<p>Let <var>result</var> be the empty set and <var>strongest</var> be null.</p>"
7474
},
7575
{
7676
"html": "For each <var>item</var> in <var>set</var>:",

ed/cddl/webdriver-bidi-all.cddl

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -940,8 +940,8 @@ network.Cookie = {
940940
size: js-uint,
941941
httpOnly: bool,
942942
secure: bool,
943-
? expiry: js-uint,
944943
sameSite: network.SameSite,
944+
? expiry: js-uint,
945945
Extensible,
946946
}
947947

@@ -2774,8 +2774,8 @@ network.Cookie = {
27742774
size: js-uint,
27752775
httpOnly: bool,
27762776
secure: bool,
2777-
? expiry: js-uint,
27782777
sameSite: network.SameSite,
2778+
? expiry: js-uint,
27792779
Extensible,
27802780
}
27812781

@@ -4230,8 +4230,8 @@ network.Cookie = {
42304230
size: js-uint,
42314231
httpOnly: bool,
42324232
secure: bool,
4233-
? expiry: js-uint,
42344233
sameSite: network.SameSite,
4234+
? expiry: js-uint,
42354235
Extensible,
42364236
}
42374237

ed/cddl/webdriver-bidi-local-cddl.cddl

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -517,8 +517,8 @@ network.Cookie = {
517517
size: js-uint,
518518
httpOnly: bool,
519519
secure: bool,
520-
? expiry: js-uint,
521520
sameSite: network.SameSite,
521+
? expiry: js-uint,
522522
Extensible,
523523
}
524524

@@ -1792,8 +1792,8 @@ network.Cookie = {
17921792
size: js-uint,
17931793
httpOnly: bool,
17941794
secure: bool,
1795-
? expiry: js-uint,
17961795
sameSite: network.SameSite,
1796+
? expiry: js-uint,
17971797
Extensible,
17981798
}
17991799

@@ -3248,8 +3248,8 @@ network.Cookie = {
32483248
size: js-uint,
32493249
httpOnly: bool,
32503250
secure: bool,
3251-
? expiry: js-uint,
32523251
sameSite: network.SameSite,
3252+
? expiry: js-uint,
32533253
Extensible,
32543254
}
32553255

ed/cddl/webdriver-bidi-remote-cddl.cddl

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -595,8 +595,8 @@ network.Cookie = {
595595
size: js-uint,
596596
httpOnly: bool,
597597
secure: bool,
598-
? expiry: js-uint,
599598
sameSite: network.SameSite,
599+
? expiry: js-uint,
600600
Extensible,
601601
}
602602

@@ -2129,8 +2129,8 @@ network.Cookie = {
21292129
size: js-uint,
21302130
httpOnly: bool,
21312131
secure: bool,
2132-
? expiry: js-uint,
21332132
sameSite: network.SameSite,
2133+
? expiry: js-uint,
21342134
Extensible,
21352135
}
21362136

@@ -3585,8 +3585,8 @@ network.Cookie = {
35853585
size: js-uint,
35863586
httpOnly: bool,
35873587
secure: bool,
3588-
? expiry: js-uint,
35893588
sameSite: network.SameSite,
3589+
? expiry: js-uint,
35903590
Extensible,
35913591
}
35923592

ed/dfns/webdriver-bidi.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -17544,11 +17544,11 @@
1754417544
"definedIn": "pre"
1754517545
},
1754617546
{
17547-
"id": "cddl-key-networkcookie-expiry",
17548-
"href": "https://w3c.github.io/webdriver-bidi/#cddl-key-networkcookie-expiry",
17547+
"id": "cddl-key-networkcookie-samesite",
17548+
"href": "https://w3c.github.io/webdriver-bidi/#cddl-key-networkcookie-samesite",
1754917549
"linkingText": [
17550-
"expiry",
17551-
"\"expiry\""
17550+
"sameSite",
17551+
"\"sameSite\""
1755217552
],
1755317553
"localLinkingText": [],
1755417554
"type": "cddl-key",
@@ -17566,11 +17566,11 @@
1756617566
"definedIn": "pre"
1756717567
},
1756817568
{
17569-
"id": "cddl-key-networkcookie-samesite",
17570-
"href": "https://w3c.github.io/webdriver-bidi/#cddl-key-networkcookie-samesite",
17569+
"id": "cddl-key-networkcookie-expiry",
17570+
"href": "https://w3c.github.io/webdriver-bidi/#cddl-key-networkcookie-expiry",
1757117571
"linkingText": [
17572-
"sameSite",
17573-
"\"sameSite\""
17572+
"expiry",
17573+
"\"expiry\""
1757417574
],
1757517575
"localLinkingText": [],
1757617576
"type": "cddl-key",

ed/headings/digital-credentials.json

Lines changed: 59 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -643,25 +643,75 @@
643643
],
644644
"number": "15.4.2.4"
645645
},
646+
{
647+
"id": "fingerprinting-and-data-leakage",
648+
"href": "https://w3c-fedid.github.io/digital-credentials/#fingerprinting-and-data-leakage",
649+
"level": 3,
650+
"title": "Fingerprinting and Data Leakage",
651+
"alternateIds": [
652+
"x15-5-fingerprinting-and-data-leakage"
653+
],
654+
"number": "15.5"
655+
},
656+
{
657+
"id": "browser-fingerprinting",
658+
"href": "https://w3c-fedid.github.io/digital-credentials/#browser-fingerprinting",
659+
"level": 4,
660+
"title": "Browser fingerprinting",
661+
"alternateIds": [
662+
"x15-5-1-browser-fingerprinting"
663+
],
664+
"number": "15.5.1"
665+
},
666+
{
667+
"id": "leaking-incidental-data-with-credential-presentations",
668+
"href": "https://w3c-fedid.github.io/digital-credentials/#leaking-incidental-data-with-credential-presentations",
669+
"level": 4,
670+
"title": "Leaking incidental data with credential presentations",
671+
"alternateIds": [
672+
"leaking-incidental-data"
673+
],
674+
"number": "15.5.2"
675+
},
676+
{
677+
"id": "revealing-device-properties-through-protocol-availability",
678+
"href": "https://w3c-fedid.github.io/digital-credentials/#revealing-device-properties-through-protocol-availability",
679+
"level": 4,
680+
"title": "Revealing device properties through protocol availability",
681+
"alternateIds": [
682+
"x15-5-3-revealing-device-properties-through-protocol-availability"
683+
],
684+
"number": "15.5.3"
685+
},
686+
{
687+
"id": "avoiding-leaks-of-credential-availability",
688+
"href": "https://w3c-fedid.github.io/digital-credentials/#avoiding-leaks-of-credential-availability",
689+
"level": 4,
690+
"title": "Avoiding leaks of credential availability",
691+
"alternateIds": [
692+
"x15-5-4-avoiding-leaks-of-credential-availability"
693+
],
694+
"number": "15.5.4"
695+
},
646696
{
647697
"id": "user-permission-and-transparency",
648698
"href": "https://w3c-fedid.github.io/digital-credentials/#user-permission-and-transparency",
649699
"level": 3,
650700
"title": "User Permission and Transparency",
651701
"alternateIds": [
652-
"x15-5-user-permission-and-transparency"
702+
"x15-6-user-permission-and-transparency"
653703
],
654-
"number": "15.5"
704+
"number": "15.6"
655705
},
656706
{
657707
"id": "handling-multiple-credential-requests",
658708
"href": "https://w3c-fedid.github.io/digital-credentials/#handling-multiple-credential-requests",
659709
"level": 4,
660710
"title": "Handling multiple credential requests",
661711
"alternateIds": [
662-
"x15-5-1-handling-multiple-credential-requests"
712+
"x15-6-1-handling-multiple-credential-requests"
663713
],
664-
"number": "15.5.1"
714+
"number": "15.6.1"
665715
},
666716
{
667717
"id": "integrating-multiple-user-agents",
@@ -671,27 +721,27 @@
671721
"alternateIds": [
672722
"multiple-user-agents"
673723
],
674-
"number": "15.5.2"
724+
"number": "15.6.2"
675725
},
676726
{
677727
"id": "permission-prior-to-wallet-selection",
678728
"href": "https://w3c-fedid.github.io/digital-credentials/#permission-prior-to-wallet-selection",
679729
"level": 4,
680730
"title": "Permission Prior to Wallet Selection",
681731
"alternateIds": [
682-
"x15-5-3-permission-prior-to-wallet-selection"
732+
"x15-6-3-permission-prior-to-wallet-selection"
683733
],
684-
"number": "15.5.3"
734+
"number": "15.6.3"
685735
},
686736
{
687737
"id": "permission-vs-consent",
688738
"href": "https://w3c-fedid.github.io/digital-credentials/#permission-vs-consent",
689739
"level": 4,
690740
"title": "Permission vs. Consent",
691741
"alternateIds": [
692-
"x15-5-4-permission-vs-consent"
742+
"x15-6-4-permission-vs-consent"
693743
],
694-
"number": "15.5.4"
744+
"number": "15.6.4"
695745
},
696746
{
697747
"id": "accessibility-considerations",

ed/ids/digital-credentials.json

Lines changed: 16 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -400,24 +400,35 @@
400400
"https://w3c-fedid.github.io/digital-credentials/#x15-4-2-4-reporting-abuse",
401401
"https://w3c-fedid.github.io/digital-credentials/#issue-container-number-267",
402402
"https://w3c-fedid.github.io/digital-credentials/#h-issue-19",
403+
"https://w3c-fedid.github.io/digital-credentials/#fingerprinting-and-data-leakage",
404+
"https://w3c-fedid.github.io/digital-credentials/#x15-5-fingerprinting-and-data-leakage",
405+
"https://w3c-fedid.github.io/digital-credentials/#browser-fingerprinting",
406+
"https://w3c-fedid.github.io/digital-credentials/#x15-5-1-browser-fingerprinting",
407+
"https://w3c-fedid.github.io/digital-credentials/#leaking-incidental-data-with-credential-presentations",
408+
"https://w3c-fedid.github.io/digital-credentials/#leaking-incidental-data",
409+
"https://w3c-fedid.github.io/digital-credentials/#revealing-device-properties-through-protocol-availability",
410+
"https://w3c-fedid.github.io/digital-credentials/#x15-5-3-revealing-device-properties-through-protocol-availability",
411+
"https://w3c-fedid.github.io/digital-credentials/#ref-for-dom-digitalcredential-useragentallowsprotocol-3",
412+
"https://w3c-fedid.github.io/digital-credentials/#avoiding-leaks-of-credential-availability",
413+
"https://w3c-fedid.github.io/digital-credentials/#x15-5-4-avoiding-leaks-of-credential-availability",
403414
"https://w3c-fedid.github.io/digital-credentials/#user-permission-and-transparency",
404-
"https://w3c-fedid.github.io/digital-credentials/#x15-5-user-permission-and-transparency",
415+
"https://w3c-fedid.github.io/digital-credentials/#x15-6-user-permission-and-transparency",
405416
"https://w3c-fedid.github.io/digital-credentials/#issue-container-generatedID-17",
406417
"https://w3c-fedid.github.io/digital-credentials/#h-issue-20",
407418
"https://w3c-fedid.github.io/digital-credentials/#issue-container-number-252",
408419
"https://w3c-fedid.github.io/digital-credentials/#h-issue-21",
409420
"https://w3c-fedid.github.io/digital-credentials/#issue-container-number-44",
410421
"https://w3c-fedid.github.io/digital-credentials/#h-issue-22",
411422
"https://w3c-fedid.github.io/digital-credentials/#handling-multiple-credential-requests",
412-
"https://w3c-fedid.github.io/digital-credentials/#x15-5-1-handling-multiple-credential-requests",
423+
"https://w3c-fedid.github.io/digital-credentials/#x15-6-1-handling-multiple-credential-requests",
413424
"https://w3c-fedid.github.io/digital-credentials/#issue-container-number-286",
414425
"https://w3c-fedid.github.io/digital-credentials/#h-issue-23",
415426
"https://w3c-fedid.github.io/digital-credentials/#integrating-multiple-user-agents",
416427
"https://w3c-fedid.github.io/digital-credentials/#multiple-user-agents",
417428
"https://w3c-fedid.github.io/digital-credentials/#permission-prior-to-wallet-selection",
418-
"https://w3c-fedid.github.io/digital-credentials/#x15-5-3-permission-prior-to-wallet-selection",
429+
"https://w3c-fedid.github.io/digital-credentials/#x15-6-3-permission-prior-to-wallet-selection",
419430
"https://w3c-fedid.github.io/digital-credentials/#permission-vs-consent",
420-
"https://w3c-fedid.github.io/digital-credentials/#x15-5-4-permission-vs-consent",
431+
"https://w3c-fedid.github.io/digital-credentials/#x15-6-4-permission-vs-consent",
421432
"https://w3c-fedid.github.io/digital-credentials/#accessibility-considerations",
422433
"https://w3c-fedid.github.io/digital-credentials/#x16-accessibility-considerations",
423434
"https://w3c-fedid.github.io/digital-credentials/#issue-container-generatedID-18",
@@ -440,7 +451,7 @@
440451
"https://w3c-fedid.github.io/digital-credentials/#ref-for-dom-digitalcredential-8",
441452
"https://w3c-fedid.github.io/digital-credentials/#ref-for-dom-digitalcredential-protocol-3",
442453
"https://w3c-fedid.github.io/digital-credentials/#ref-for-dom-digitalcredential-data-4",
443-
"https://w3c-fedid.github.io/digital-credentials/#ref-for-dom-digitalcredential-useragentallowsprotocol-3",
454+
"https://w3c-fedid.github.io/digital-credentials/#ref-for-dom-digitalcredential-useragentallowsprotocol-4",
444455
"https://w3c-fedid.github.io/digital-credentials/#conformance",
445456
"https://w3c-fedid.github.io/digital-credentials/#x18-conformance",
446457
"https://w3c-fedid.github.io/digital-credentials/#references",

ed/ids/sri-2.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,7 @@
131131
"https://w3c.github.io/webappsec-subresource-integrity/#ref-for-name-tokens",
132132
"https://w3c.github.io/webappsec-subresource-integrity/#source",
133133
"https://w3c.github.io/webappsec-subresource-integrity/#destination",
134+
"https://w3c.github.io/webappsec-subresource-integrity/#ref-for-destination-type",
134135
"https://w3c.github.io/webappsec-subresource-integrity/#integrity-policy",
135136
"https://w3c.github.io/webappsec-subresource-integrity/#ref-for-struct",
136137
"https://w3c.github.io/webappsec-subresource-integrity/#sources",
@@ -283,6 +284,7 @@
283284
"https://w3c.github.io/webappsec-subresource-integrity/#d5434eef",
284285
"https://w3c.github.io/webappsec-subresource-integrity/#a2a30ba8",
285286
"https://w3c.github.io/webappsec-subresource-integrity/#3ae34c95",
287+
"https://w3c.github.io/webappsec-subresource-integrity/#e56c6177",
286288
"https://w3c.github.io/webappsec-subresource-integrity/#5c66de35",
287289
"https://w3c.github.io/webappsec-subresource-integrity/#d85a6c84",
288290
"https://w3c.github.io/webappsec-subresource-integrity/#f7b00a8b",

ed/ids/webdriver-bidi.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3253,10 +3253,10 @@
32533253
"https://w3c.github.io/webdriver-bidi/#ref-for-appendix-D%E2%91%A0%E2%91%A0%E2%91%A2",
32543254
"https://w3c.github.io/webdriver-bidi/#cddl-key-networkcookie-secure",
32553255
"https://w3c.github.io/webdriver-bidi/#ref-for-appendix-D%E2%91%A0%E2%91%A0%E2%91%A3",
3256-
"https://w3c.github.io/webdriver-bidi/#cddl-key-networkcookie-expiry",
3257-
"https://w3c.github.io/webdriver-bidi/#ref-for-cddl-type-js-uint%E2%91%A0%E2%91%A7",
32583256
"https://w3c.github.io/webdriver-bidi/#cddl-key-networkcookie-samesite",
32593257
"https://w3c.github.io/webdriver-bidi/#ref-for-cddl-type-networksamesite",
3258+
"https://w3c.github.io/webdriver-bidi/#cddl-key-networkcookie-expiry",
3259+
"https://w3c.github.io/webdriver-bidi/#ref-for-cddl-type-js-uint%E2%91%A0%E2%91%A7",
32603260
"https://w3c.github.io/webdriver-bidi/#ref-for-cddl-type-extensible%E2%91%A0%E2%91%A2",
32613261
"https://w3c.github.io/webdriver-bidi/#serialize-cookie",
32623262
"https://w3c.github.io/webdriver-bidi/#ref-for-utf-8-decode%E2%91%A0",

ed/index.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"type": "crawl",
33
"title": "Reffy crawl",
4-
"date": "2025-06-30T12:49:47.601Z",
4+
"date": "2025-06-30T18:45:50.814Z",
55
"options": {
66
"fallback": "ed/index.json",
77
"output": "report",
@@ -7288,9 +7288,9 @@
72887288
],
72897289
"crawled": "https://tc39.es/proposal-defer-import-eval/",
72907290
"crawlCacheInfo": {
7291-
"lastModified": "Wed, 21 May 2025 15:35:10 GMT"
7291+
"lastModified": "Mon, 30 Jun 2025 15:18:08 GMT"
72927292
},
7293-
"date": "21 May 2025",
7293+
"date": "30 June 2025",
72947294
"links": "links/tc39-defer-import-eval.json",
72957295
"dfns": "dfns/tc39-defer-import-eval.json",
72967296
"headings": "headings/tc39-defer-import-eval.json",
@@ -8338,10 +8338,10 @@
83388338
],
83398339
"crawled": "https://w3c-fedid.github.io/digital-credentials/",
83408340
"crawlCacheInfo": {
8341-
"lastModified": "Fri, 27 Jun 2025 06:55:20 GMT"
8341+
"lastModified": "Mon, 30 Jun 2025 17:28:36 GMT"
83428342
},
83438343
"generator": "respec",
8344-
"date": "27 June 2025",
8344+
"date": "30 June 2025",
83458345
"algorithms": "algorithms/digital-credentials.json",
83468346
"links": "links/digital-credentials.json",
83478347
"refs": "refs/digital-credentials.json",
@@ -11293,7 +11293,7 @@
1129311293
],
1129411294
"crawled": "https://wicg.github.io/datacue/",
1129511295
"crawlCacheInfo": {
11296-
"lastModified": "Wed, 19 Mar 2025 19:50:35 GMT"
11296+
"lastModified": "Mon, 30 Jun 2025 13:24:48 GMT"
1129711297
},
1129811298
"generator": "bikeshed",
1129911299
"date": "8 March 2021",
@@ -35480,11 +35480,11 @@
3548035480
],
3548135481
"crawled": "https://w3c.github.io/webappsec-subresource-integrity/",
3548235482
"crawlCacheInfo": {
35483-
"lastModified": "Thu, 12 Jun 2025 14:45:53 GMT"
35483+
"lastModified": "Mon, 30 Jun 2025 13:40:31 GMT"
3548435484
},
3548535485
"generator": "bikeshed",
35486-
"date": "12 June 2025",
35487-
"revision": "ab68b582ff32f3221dab2354f910e183e52e77bc",
35486+
"date": "30 June 2025",
35487+
"revision": "679d68564b9bac07d2db0b579afab79c7cd84b4f",
3548835488
"algorithms": "algorithms/sri-2.json",
3548935489
"links": "links/sri-2.json",
3549035490
"refs": "refs/sri-2.json",
@@ -38802,11 +38802,11 @@
3880238802
],
3880338803
"crawled": "https://w3c.github.io/webdriver-bidi/",
3880438804
"crawlCacheInfo": {
38805-
"lastModified": "Mon, 30 Jun 2025 12:17:27 GMT"
38805+
"lastModified": "Mon, 30 Jun 2025 12:54:51 GMT"
3880638806
},
3880738807
"generator": "bikeshed",
3880838808
"date": "30 June 2025",
38809-
"revision": "8bc9c3c8367771bc06abc1eff9eced63edbb8765",
38809+
"revision": "0b2239cc49548abf98dea30eb3f573bb3900d976",
3881038810
"algorithms": "algorithms/webdriver-bidi.json",
3881138811
"links": "links/webdriver-bidi.json",
3881238812
"refs": "refs/webdriver-bidi.json",

0 commit comments

Comments
 (0)