Skip to content

Commit

Permalink
2024-05-30T18:17:13 auto update
Browse files Browse the repository at this point in the history
  • Loading branch information
specworker committed May 30, 2024
1 parent 0f2e87c commit 21f1260
Show file tree
Hide file tree
Showing 3 changed files with 48 additions and 2 deletions.
34 changes: 32 additions & 2 deletions refs/w3c.json
Original file line number Diff line number Diff line change
Expand Up @@ -31518,7 +31518,7 @@
],
"href": "https://www.w3.org/TR/credential-management-1/",
"title": "Credential Management Level 1",
"rawDate": "2024-05-29",
"rawDate": "2024-05-30",
"status": "WD",
"publisher": "W3C",
"edDraft": "https://w3c.github.io/webappsec-credential-management/",
Expand Down Expand Up @@ -31638,6 +31638,20 @@
"https://www.w3.org/groups/wg/webappsec/"
],
"source": "https://www.w3.org/2002/01/tr-automation/tr.rdf"
},
"20240530": {
"authors": [
"Nina Satragno"
],
"href": "https://www.w3.org/TR/2024/WD-credential-management-1-20240530/",
"title": "Credential Management Level 1",
"rawDate": "2024-05-30",
"status": "WD",
"publisher": "W3C",
"deliveredBy": [
"https://www.w3.org/groups/wg/webappsec/"
],
"source": "https://www.w3.org/2002/01/tr-automation/tr.rdf"
}
},
"repository": "https://github.com/w3c/webappsec-credential-management"
Expand Down Expand Up @@ -169193,7 +169207,7 @@
],
"href": "https://www.w3.org/TR/webgpu/",
"title": "WebGPU",
"rawDate": "2024-05-28",
"rawDate": "2024-05-30",
"status": "WD",
"publisher": "W3C",
"edDraft": "https://gpuweb.github.io/gpuweb/",
Expand Down Expand Up @@ -174034,6 +174048,22 @@
"https://www.w3.org/2020/gpu/"
],
"source": "https://www.w3.org/2002/01/tr-automation/tr.rdf"
},
"20240530": {
"authors": [
"Kai Ninomiya",
"Brandon Jones",
"Jim Blandy"
],
"href": "https://www.w3.org/TR/2024/WD-webgpu-20240530/",
"title": "WebGPU",
"rawDate": "2024-05-30",
"status": "WD",
"publisher": "W3C",
"deliveredBy": [
"https://www.w3.org/2020/gpu/"
],
"source": "https://www.w3.org/2002/01/tr-automation/tr.rdf"
}
},
"repository": "https://github.com/gpuweb/gpuweb"
Expand Down
10 changes: 10 additions & 0 deletions refs/wg21.json
Original file line number Diff line number Diff line change
Expand Up @@ -81676,6 +81676,13 @@
"publisher": "WG21",
"source": "https://wg21.link/index.json"
},
"EDIT7040": {
"title": "[intro.scope] \"free store\" is undefined and used only once",
"href": "https://wg21.link/edit7040",
"status": "open",
"publisher": "WG21",
"source": "https://wg21.link/index.json"
},
"EDIT705": {
"title": "[alg.random.sample] reword and add cross-reference",
"href": "https://wg21.link/edit705",
Expand Down Expand Up @@ -248998,6 +249005,9 @@
"WG21-EDIT704": {
"aliasOf": "EDIT704"
},
"WG21-EDIT7040": {
"aliasOf": "EDIT7040"
},
"WG21-EDIT705": {
"aliasOf": "EDIT705"
},
Expand Down
6 changes: 6 additions & 0 deletions test/ref-list.json
Original file line number Diff line number Diff line change
Expand Up @@ -2355,6 +2355,8 @@
"CREDENTIAL-MANAGEMENT-1-20240523",
"credential-management-1-20240529",
"CREDENTIAL-MANAGEMENT-1-20240529",
"credential-management-1-20240530",
"CREDENTIAL-MANAGEMENT-1-20240530",
"cselection",
"CSELECTION",
"cselection-20040611",
Expand Down Expand Up @@ -17717,6 +17719,7 @@
"EDIT7038",
"EDIT7039",
"EDIT704",
"EDIT7040",
"EDIT705",
"EDIT706",
"EDIT707",
Expand Down Expand Up @@ -96461,6 +96464,8 @@
"WEBGPU-20240524",
"webgpu-20240528",
"WEBGPU-20240528",
"webgpu-20240530",
"WEBGPU-20240530",
"WEBHID",
"WebIDL",
"WEBIDL",
Expand Down Expand Up @@ -107755,6 +107760,7 @@
"WG21-EDIT7038",
"WG21-EDIT7039",
"WG21-EDIT704",
"WG21-EDIT7040",
"WG21-EDIT705",
"WG21-EDIT706",
"WG21-EDIT707",
Expand Down

0 comments on commit 21f1260

Please sign in to comment.