Skip to content

Commit d5712c0

Browse files
author
reffy-bot
committed
Update of TR report from new reffy run
Using reffy commit 19.1.5.
1 parent ba7577a commit d5712c0

File tree

4 files changed

+15
-23
lines changed

4 files changed

+15
-23
lines changed

tr/dfns/digital-credentials.json

Lines changed: 8 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,7 @@
5656
"id": "dfn-exchange-protocol",
5757
"href": "https://www.w3.org/TR/digital-credentials/#dfn-exchange-protocol",
5858
"linkingText": [
59-
"Exchange protocol",
60-
"exchange protocol"
59+
"Exchange protocol"
6160
],
6261
"localLinkingText": [
6362
"exchange protocol"
@@ -85,8 +84,7 @@
8584
"id": "dfn-issuance-protocol",
8685
"href": "https://www.w3.org/TR/digital-credentials/#dfn-issuance-protocol",
8786
"linkingText": [
88-
"Issuance protocol",
89-
"issuance protocol"
87+
"Issuance protocol"
9088
],
9189
"localLinkingText": [
9290
"issuance protocol"
@@ -114,8 +112,7 @@
114112
"id": "dfn-issuance-request",
115113
"href": "https://www.w3.org/TR/digital-credentials/#dfn-issuance-request",
116114
"linkingText": [
117-
"Issuance request",
118-
"issuance"
115+
"Issuance request"
119116
],
120117
"localLinkingText": [
121118
"issuance"
@@ -195,8 +192,7 @@
195192
"id": "dfn-presentation-request",
196193
"href": "https://www.w3.org/TR/digital-credentials/#dfn-presentation-request",
197194
"linkingText": [
198-
"Presentation request",
199-
"presentation"
195+
"Presentation request"
200196
],
201197
"localLinkingText": [
202198
"presentation"
@@ -224,8 +220,7 @@
224220
"id": "dfn-presentation-response",
225221
"href": "https://www.w3.org/TR/digital-credentials/#dfn-presentation-response",
226222
"linkingText": [
227-
"Presentation response",
228-
"presentation response"
223+
"Presentation response"
229224
],
230225
"localLinkingText": [
231226
"presentation response"
@@ -852,8 +847,7 @@
852847
"id": "dfn-protocol-type",
853848
"href": "https://www.w3.org/TR/digital-credentials/#dfn-protocol-type",
854849
"linkingText": [
855-
"protocol type",
856-
"type"
850+
"protocol type"
857851
],
858852
"localLinkingText": [
859853
"type"
@@ -880,8 +874,7 @@
880874
"id": "dfn-describe-the-protocol",
881875
"href": "https://www.w3.org/TR/digital-credentials/#dfn-describe-the-protocol",
882876
"linkingText": [
883-
"Describe the protocol",
884-
"description"
877+
"Describe the protocol"
885878
],
886879
"localLinkingText": [
887880
"description"
@@ -908,8 +901,7 @@
908901
"id": "dfn-link-to-the-specification",
909902
"href": "https://www.w3.org/TR/digital-credentials/#dfn-link-to-the-specification",
910903
"linkingText": [
911-
"link to the specification",
912-
"link"
904+
"link to the specification"
913905
],
914906
"localLinkingText": [
915907
"link"

tr/idl/digital-credentials.idl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ partial dictionary CredentialCreationOptions {
2121
};
2222

2323
dictionary DigitalCredentialCreationOptions {
24-
sequence<DigitalCredentialCreateRequest> requests;
24+
required sequence<DigitalCredentialCreateRequest> requests;
2525
};
2626

2727
dictionary DigitalCredentialCreateRequest {

tr/ids/digital-credentials.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@
158158
"https://www.w3.org/TR/digital-credentials/#ref-for-dfn-digital-credential-18",
159159
"https://www.w3.org/TR/digital-credentials/#the-digitalcredentialcreationoptions-dictionary",
160160
"https://www.w3.org/TR/digital-credentials/#x4-5-the-digitalcredentialcreationoptions-dictionary",
161-
"https://www.w3.org/TR/digital-credentials/#webidl-416841533",
161+
"https://www.w3.org/TR/digital-credentials/#webidl-185698318",
162162
"https://www.w3.org/TR/digital-credentials/#idl-def-digitalcredentialcreationoptions",
163163
"https://www.w3.org/TR/digital-credentials/#dom-digitalcredentialcreationoptions",
164164
"https://www.w3.org/TR/digital-credentials/#idl-def-digitalcredentialcreationoptions-requests",

tr/index.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"type": "crawl",
33
"title": "Reffy crawl",
4-
"date": "2025-07-27T01:36:48.841Z",
4+
"date": "2025-07-28T01:37:22.173Z",
55
"options": {
66
"fallback": "tr/index.json",
77
"output": "report",
@@ -764,7 +764,7 @@
764764
"https://aomediacodec.github.io/av1-spec/"
765765
],
766766
"crawled": "https://aomediacodec.github.io/av1-spec/av1-spec.pdf",
767-
"date": "27 July 2025",
767+
"date": "28 July 2025",
768768
"links": "links/av1-spec.json",
769769
"cddl": []
770770
},
@@ -10497,11 +10497,11 @@
1049710497
],
1049810498
"crawled": "https://www.w3.org/TR/digital-credentials/",
1049910499
"crawlCacheInfo": {
10500-
"lastModified": "Thu, 10 Jul 2025 17:22:06 GMT"
10500+
"lastModified": "Sun, 27 Jul 2025 10:00:08 GMT"
1050110501
},
1050210502
"generator": "respec",
10503-
"date": "10 July 2025",
10504-
"revision": "385ee13a2216455e98f26a38ffd3caeb61aae448",
10503+
"date": "27 July 2025",
10504+
"revision": "d2b2c5656952010862b4d5127ed3e76aeb8ef9f1",
1050510505
"algorithms": "algorithms/digital-credentials.json",
1050610506
"links": "links/digital-credentials.json",
1050710507
"refs": "refs/digital-credentials.json",

0 commit comments

Comments
 (0)