Skip to content

Commit c4a8baa

Browse files
author
reffy-bot
committed
Update of ED report from new reffy run
Using reffy commit 19.1.7.
1 parent c737040 commit c4a8baa

18 files changed

+106
-45
lines changed

ed/algorithms/privacy-preserving-attribution.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
{
6363
"name": "deduct privacy budget",
6464
"href": "https://w3c.github.io/attribution/#deduct-privacy-budget",
65-
"html": "To <dfn class=\"dfn-paneled has-dfn-panel\" data-dfn-type=\"dfn\" data-noexport=\"\" id=\"deduct-privacy-budget\" role=\"button\" aria-expanded=\"false\" tabindex=\"0\">deduct privacy budget</dfn>\ngiven a <a data-link-type=\"dfn\" href=\"https://w3c.github.io/attribution/#privacy-budget-key\" id=\"ref-for-privacy-budget-key①\">privacy budget key</a> <var>key</var>,\n<a href=\"https://webidl.spec.whatwg.org/#idl-double\" id=\"a38011ce0\">double</a> <var>epsilon</var>,\ninteger <var>value</var>,\ninteger <var>maxValue</var>, and\ninteger <var>attributedValueForSingleEpochOpt</var>:",
65+
"html": "To <dfn class=\"dfn-paneled has-dfn-panel\" data-dfn-type=\"dfn\" data-noexport=\"\" id=\"deduct-privacy-budget\" role=\"button\" aria-expanded=\"false\" tabindex=\"0\">deduct privacy budget</dfn>\ngiven a <a data-link-type=\"dfn\" href=\"https://w3c.github.io/attribution/#privacy-budget-key\" id=\"ref-for-privacy-budget-key①\">privacy budget key</a> <var>key</var>,\n<a href=\"https://webidl.spec.whatwg.org/#idl-double\" id=\"a38011ce0\">double</a> <var>epsilon</var>,\ninteger <var>value</var>,\ninteger <var>maxValue</var>, and\nnullable integer <var>attributedValueForSingleEpochOpt</var>:",
6666
"rationale": ".algorithm",
6767
"steps": [
6868
{
@@ -88,7 +88,7 @@
8888
{
8989
"name": "deduct privacy budget",
9090
"href": "https://w3c.github.io/attribution/#deduct-privacy-budget",
91-
"html": "To <dfn class=\"dfn-paneled has-dfn-panel\" data-dfn-type=\"dfn\" data-noexport=\"\" id=\"deduct-privacy-budget\" role=\"button\" aria-expanded=\"false\" tabindex=\"0\">deduct privacy budget</dfn>\ngiven a <a data-link-type=\"dfn\" href=\"https://w3c.github.io/attribution/#privacy-budget-key\" id=\"ref-for-privacy-budget-key①\">privacy budget key</a> <var>key</var>,\n<a href=\"https://webidl.spec.whatwg.org/#idl-double\" id=\"a38011ce0\">double</a> <var>epsilon</var>,\ninteger <var>value</var>,\ninteger <var>maxValue</var>, and\ninteger <var>attributedValueForSingleEpochOpt</var>:",
91+
"html": "To <dfn class=\"dfn-paneled has-dfn-panel\" data-dfn-type=\"dfn\" data-noexport=\"\" id=\"deduct-privacy-budget\" role=\"button\" aria-expanded=\"false\" tabindex=\"0\">deduct privacy budget</dfn>\ngiven a <a data-link-type=\"dfn\" href=\"https://w3c.github.io/attribution/#privacy-budget-key\" id=\"ref-for-privacy-budget-key①\">privacy budget key</a> <var>key</var>,\n<a href=\"https://webidl.spec.whatwg.org/#idl-double\" id=\"a38011ce0\">double</a> <var>epsilon</var>,\ninteger <var>value</var>,\ninteger <var>maxValue</var>, and\nnullable integer <var>attributedValueForSingleEpochOpt</var>:",
9292
"rationale": "if",
9393
"steps": [
9494
{
@@ -550,7 +550,7 @@
550550
"html": "<p>Let <var>budgetOk</var> be the result of <a data-link-type=\"dfn\" href=\"https://w3c.github.io/attribution/#deduct-privacy-budget\" id=\"ref-for-deduct-privacy-budget②\">deduct privacy budget</a>\nwith <var>key</var>, <var>options</var>’ <a data-link-type=\"dfn\" href=\"https://w3c.github.io/attribution/#validated-conversion-options-epsilon\" id=\"ref-for-validated-conversion-options-epsilon②\">epsilon</a>,\n<var>options</var>’ <a data-link-type=\"dfn\" href=\"https://w3c.github.io/attribution/#validated-conversion-options-value\" id=\"ref-for-validated-conversion-options-value⑤\">value</a>\n<var>options</var>’s <a data-link-type=\"dfn\" href=\"https://w3c.github.io/attribution/#validated-conversion-options-max-value\" id=\"ref-for-validated-conversion-options-max-value②\">max value</a>,\nand <var>l1Norm</var>.</p>"
551551
},
552552
{
553-
"html": "<p>If <var>budgetOk</var> is false, set <var>histogram</var> to the <a data-link-type=\"dfn\" href=\"https://w3c.github.io/attribution/#create-an-all-zero-histogram\" id=\"ref-for-create-an-all-zero-histogram②\">all-zero histogram</a>.</p>"
553+
"html": "<p>If <var>budgetOk</var> is false, set <var>histogram</var> to the result of invoking\n<a data-link-type=\"dfn\" href=\"https://w3c.github.io/attribution/#create-an-all-zero-histogram\" id=\"ref-for-create-an-all-zero-histogram②\">create an all-zero histogram</a> with <var>options</var>’ <a data-link-type=\"dfn\" href=\"https://w3c.github.io/attribution/#validated-conversion-options-histogram-size\" id=\"ref-for-validated-conversion-options-histogram-size④\">histogram size</a>.</p>"
554554
}
555555
]
556556
},

ed/dfns/wai-aria-1.2.json

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -879,6 +879,29 @@
879879
"definedIn": "prose",
880880
"links": []
881881
},
882+
{
883+
"id": "dfn-host-language",
884+
"href": "https://w3c.github.io/aria/#dfn-host-language",
885+
"linkingText": [
886+
"host language"
887+
],
888+
"localLinkingText": [],
889+
"type": "dfn",
890+
"for": [],
891+
"access": "public",
892+
"informative": false,
893+
"heading": {
894+
"id": "host_languages",
895+
"href": "https://w3c.github.io/aria/#host_languages",
896+
"title": "Implementation in Host Languages",
897+
"alternateIds": [
898+
"x8-implementation-in-host-languages"
899+
],
900+
"number": "8"
901+
},
902+
"definedIn": "prose",
903+
"links": []
904+
},
882905
{
883906
"id": "dom-ariamixin",
884907
"href": "https://w3c.github.io/aria/#dom-ariamixin",

ed/dfns/wai-aria-1.3.json

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -879,6 +879,29 @@
879879
"definedIn": "prose",
880880
"links": []
881881
},
882+
{
883+
"id": "dfn-host-language",
884+
"href": "https://w3c.github.io/aria/#dfn-host-language",
885+
"linkingText": [
886+
"host language"
887+
],
888+
"localLinkingText": [],
889+
"type": "dfn",
890+
"for": [],
891+
"access": "public",
892+
"informative": false,
893+
"heading": {
894+
"id": "host_languages",
895+
"href": "https://w3c.github.io/aria/#host_languages",
896+
"title": "Implementation in Host Languages",
897+
"alternateIds": [
898+
"x8-implementation-in-host-languages"
899+
],
900+
"number": "8"
901+
},
902+
"definedIn": "prose",
903+
"links": []
904+
},
882905
{
883906
"id": "dom-ariamixin",
884907
"href": "https://w3c.github.io/aria/#dom-ariamixin",

ed/headings/rdf12-schema.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -362,9 +362,9 @@
362362
"id": "ch_proposition",
363363
"href": "https://w3c.github.io/rdf-schema/spec/#ch_proposition",
364364
"level": 3,
365-
"title": "rdf:Proposition",
365+
"title": "rdfs:Proposition",
366366
"alternateIds": [
367-
"x5-1-rdf-proposition"
367+
"x5-1-rdfs-proposition"
368368
],
369369
"number": "5.1"
370370
},

ed/ids/privacy-preserving-attribution.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -936,6 +936,7 @@
936936
"https://w3c.github.io/attribution/#ref-for-validated-conversion-options-value%E2%91%A4",
937937
"https://w3c.github.io/attribution/#ref-for-validated-conversion-options-max-value%E2%91%A1",
938938
"https://w3c.github.io/attribution/#ref-for-create-an-all-zero-histogram%E2%91%A1",
939+
"https://w3c.github.io/attribution/#ref-for-validated-conversion-options-histogram-size%E2%91%A3",
939940
"https://w3c.github.io/attribution/#create-an-all-zero-histogram",
940941
"https://w3c.github.io/attribution/#ref-for-list%E2%91%A0",
941942
"https://w3c.github.io/attribution/#ref-for-list-size%E2%91%A6",

ed/ids/rdf12-schema.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@
108108
"https://w3c.github.io/rdf-schema/spec/#ch_ttrei",
109109
"https://w3c.github.io/rdf-schema/spec/#x5-triple-term-based-reification",
110110
"https://w3c.github.io/rdf-schema/spec/#ch_proposition",
111-
"https://w3c.github.io/rdf-schema/spec/#x5-1-rdf-proposition",
111+
"https://w3c.github.io/rdf-schema/spec/#x5-1-rdfs-proposition",
112112
"https://w3c.github.io/rdf-schema/spec/#ch_reifies",
113113
"https://w3c.github.io/rdf-schema/spec/#x5-2-rdf-reifies",
114114
"https://w3c.github.io/rdf-schema/spec/#ch_utilvocab",
@@ -188,6 +188,7 @@
188188
"https://w3c.github.io/rdf-schema/spec/#bib-rdf-not",
189189
"https://w3c.github.io/rdf-schema/spec/#bib-rdf11-schema",
190190
"https://w3c.github.io/rdf-schema/spec/#bib-rdf12-concepts",
191+
"https://w3c.github.io/rdf-schema/spec/#bib-rdf12-interop",
191192
"https://w3c.github.io/rdf-schema/spec/#bib-rdf12-n-quads",
192193
"https://w3c.github.io/rdf-schema/spec/#bib-rdf12-n-triples",
193194
"https://w3c.github.io/rdf-schema/spec/#bib-rdf12-new",

ed/ids/wai-aria-1.2.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@
3737
"https://w3c.github.io/aria/#ref-for-dfn-operable-2",
3838
"https://w3c.github.io/aria/#ref-for-dfn-ontology-1",
3939
"https://w3c.github.io/aria/#ref-for-dfn-role-2",
40+
"https://w3c.github.io/aria/#ref-for-dfn-host-language-1",
4041
"https://w3c.github.io/aria/#ref-for-dfn-accessibility-api-4",
4142
"https://w3c.github.io/aria/#ref-for-dfn-widget-2",
4243
"https://w3c.github.io/aria/#desc_contractmodel",
@@ -62,6 +63,7 @@
6263
"https://w3c.github.io/aria/#ref-for-assistive-technology-7",
6364
"https://w3c.github.io/aria/#co-evolution",
6465
"https://w3c.github.io/aria/#x1-4-co-evolution-of-wai-aria-and-host-languages",
66+
"https://w3c.github.io/aria/#ref-for-dfn-host-language-2",
6567
"https://w3c.github.io/aria/#authoring_practices",
6668
"https://w3c.github.io/aria/#x1-5-authoring-practices",
6769
"https://w3c.github.io/aria/#authoring_tools",
@@ -1323,6 +1325,8 @@
13231325
"https://w3c.github.io/aria/#ref-for-dfn-role-92",
13241326
"https://w3c.github.io/aria/#ref-for-dfn-state-31",
13251327
"https://w3c.github.io/aria/#ref-for-dfn-property-30",
1328+
"https://w3c.github.io/aria/#ref-for-dfn-host-language-3",
1329+
"https://w3c.github.io/aria/#dfn-host-language",
13261330
"https://w3c.github.io/aria/#host_general_role",
13271331
"https://w3c.github.io/aria/#x8-1-role-attribute",
13281332
"https://w3c.github.io/aria/#ref-for-dfn-role-93",

ed/ids/wai-aria-1.3.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@
3737
"https://w3c.github.io/aria/#ref-for-dfn-operable-2",
3838
"https://w3c.github.io/aria/#ref-for-dfn-ontology-1",
3939
"https://w3c.github.io/aria/#ref-for-dfn-role-2",
40+
"https://w3c.github.io/aria/#ref-for-dfn-host-language-1",
4041
"https://w3c.github.io/aria/#ref-for-dfn-accessibility-api-4",
4142
"https://w3c.github.io/aria/#ref-for-dfn-widget-2",
4243
"https://w3c.github.io/aria/#desc_contractmodel",
@@ -62,6 +63,7 @@
6263
"https://w3c.github.io/aria/#ref-for-assistive-technology-7",
6364
"https://w3c.github.io/aria/#co-evolution",
6465
"https://w3c.github.io/aria/#x1-4-co-evolution-of-wai-aria-and-host-languages",
66+
"https://w3c.github.io/aria/#ref-for-dfn-host-language-2",
6567
"https://w3c.github.io/aria/#authoring_practices",
6668
"https://w3c.github.io/aria/#x1-5-authoring-practices",
6769
"https://w3c.github.io/aria/#authoring_tools",
@@ -1323,6 +1325,8 @@
13231325
"https://w3c.github.io/aria/#ref-for-dfn-role-92",
13241326
"https://w3c.github.io/aria/#ref-for-dfn-state-31",
13251327
"https://w3c.github.io/aria/#ref-for-dfn-property-30",
1328+
"https://w3c.github.io/aria/#ref-for-dfn-host-language-3",
1329+
"https://w3c.github.io/aria/#dfn-host-language",
13261330
"https://w3c.github.io/aria/#host_general_role",
13271331
"https://w3c.github.io/aria/#x8-1-role-attribute",
13281332
"https://w3c.github.io/aria/#ref-for-dfn-role-93",

ed/index.json

Lines changed: 29 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"type": "crawl",
33
"title": "Reffy crawl",
4-
"date": "2025-08-18T12:49:58.968Z",
4+
"date": "2025-08-18T18:47:17.352Z",
55
"options": {
66
"fallback": "ed/index.json",
77
"output": "report",
@@ -27350,7 +27350,7 @@
2735027350
],
2735127351
"crawled": "https://w3c.github.io/epub-specs/epub33/core/",
2735227352
"crawlCacheInfo": {
27353-
"lastModified": "Mon, 18 Aug 2025 05:48:50 GMT"
27353+
"lastModified": "Mon, 18 Aug 2025 12:57:40 GMT"
2735427354
},
2735527355
"generator": "respec",
2735627356
"date": "18 August 2025",
@@ -27408,7 +27408,7 @@
2740827408
],
2740927409
"crawled": "https://w3c.github.io/epub-specs/epub34/authoring/",
2741027410
"crawlCacheInfo": {
27411-
"lastModified": "Mon, 18 Aug 2025 05:48:50 GMT"
27411+
"lastModified": "Mon, 18 Aug 2025 12:57:40 GMT"
2741227412
},
2741327413
"generator": "respec",
2741427414
"date": "18 August 2025",
@@ -27465,7 +27465,7 @@
2746527465
],
2746627466
"crawled": "https://w3c.github.io/epub-specs/epub34/a11y/",
2746727467
"crawlCacheInfo": {
27468-
"lastModified": "Mon, 18 Aug 2025 05:48:50 GMT"
27468+
"lastModified": "Mon, 18 Aug 2025 12:57:40 GMT"
2746927469
},
2747027470
"generator": "respec",
2747127471
"date": "18 August 2025",
@@ -27521,7 +27521,7 @@
2752127521
],
2752227522
"crawled": "https://w3c.github.io/epub-specs/epub33/rs/",
2752327523
"crawlCacheInfo": {
27524-
"lastModified": "Mon, 18 Aug 2025 05:48:50 GMT"
27524+
"lastModified": "Mon, 18 Aug 2025 12:57:40 GMT"
2752527525
},
2752627526
"generator": "respec",
2752727527
"date": "18 August 2025",
@@ -27578,7 +27578,7 @@
2757827578
],
2757927579
"crawled": "https://w3c.github.io/epub-specs/epub34/rs/",
2758027580
"crawlCacheInfo": {
27581-
"lastModified": "Mon, 18 Aug 2025 05:48:50 GMT"
27581+
"lastModified": "Mon, 18 Aug 2025 12:57:40 GMT"
2758227582
},
2758327583
"generator": "respec",
2758427584
"date": "18 August 2025",
@@ -31891,10 +31891,10 @@
3189131891
],
3189231892
"crawled": "https://w3c.github.io/sdw/time/",
3189331893
"crawlCacheInfo": {
31894-
"lastModified": "Tue, 15 Jul 2025 07:30:32 GMT"
31894+
"lastModified": "Mon, 18 Aug 2025 15:44:15 GMT"
3189531895
},
3189631896
"generator": "respec",
31897-
"date": "15 July 2025",
31897+
"date": "18 August 2025",
3189831898
"links": "links/owl-time.json",
3189931899
"refs": "refs/owl-time.json",
3190031900
"headings": "headings/owl-time.json",
@@ -32869,8 +32869,8 @@
3286932869
],
3287032870
"crawled": "https://w3c.github.io/attribution/",
3287132871
"generator": "bikeshed",
32872-
"date": "15 August 2025",
32873-
"revision": "01d9d613295272ba8e54659d8cc2740ab00db0df",
32872+
"date": "18 August 2025",
32873+
"revision": "a908896eb0e7e8afcee8cf1cdcb5797c4d7f2363",
3287432874
"algorithms": "algorithms/privacy-preserving-attribution.json",
3287532875
"links": "links/privacy-preserving-attribution.json",
3287632876
"refs": "refs/privacy-preserving-attribution.json",
@@ -33162,10 +33162,10 @@
3316233162
],
3316333163
"crawled": "https://w3c.github.io/sdw/qb4st/",
3316433164
"crawlCacheInfo": {
33165-
"lastModified": "Tue, 15 Jul 2025 07:30:32 GMT"
33165+
"lastModified": "Mon, 18 Aug 2025 15:44:15 GMT"
3316633166
},
3316733167
"generator": "respec",
33168-
"date": "15 July 2025",
33168+
"date": "18 August 2025",
3316933169
"links": "links/qb4st.json",
3317033170
"refs": "refs/qb4st.json",
3317133171
"headings": "headings/qb4st.json",
@@ -33438,10 +33438,10 @@
3343833438
],
3343933439
"crawled": "https://w3c.github.io/rdf-schema/spec/",
3344033440
"crawlCacheInfo": {
33441-
"lastModified": "Mon, 11 Aug 2025 10:19:41 GMT"
33441+
"lastModified": "Mon, 18 Aug 2025 17:28:06 GMT"
3344233442
},
3344333443
"generator": "respec",
33444-
"date": "11 August 2025",
33444+
"date": "18 August 2025",
3344533445
"links": "links/rdf12-schema.json",
3344633446
"refs": "refs/rdf12-schema.json",
3344733447
"headings": "headings/rdf12-schema.json",
@@ -34832,10 +34832,10 @@
3483234832
],
3483334833
"crawled": "https://w3c.github.io/data-shapes/shacl12-core/",
3483434834
"crawlCacheInfo": {
34835-
"lastModified": "Fri, 15 Aug 2025 12:12:31 GMT"
34835+
"lastModified": "Mon, 18 Aug 2025 14:35:51 GMT"
3483634836
},
3483734837
"generator": "respec",
34838-
"date": "15 August 2025",
34838+
"date": "18 August 2025",
3483934839
"algorithms": "algorithms/shacl12-core.json",
3484034840
"links": "links/shacl12-core.json",
3484134841
"refs": "refs/shacl12-core.json",
@@ -34888,10 +34888,10 @@
3488834888
],
3488934889
"crawled": "https://w3c.github.io/data-shapes/shacl12-sparql/",
3489034890
"crawlCacheInfo": {
34891-
"lastModified": "Fri, 15 Aug 2025 12:12:31 GMT"
34891+
"lastModified": "Mon, 18 Aug 2025 14:35:51 GMT"
3489234892
},
3489334893
"generator": "respec",
34894-
"date": "15 August 2025",
34894+
"date": "18 August 2025",
3489534895
"algorithms": "algorithms/shacl12-sparql.json",
3489634896
"links": "links/shacl12-sparql.json",
3489734897
"refs": "refs/shacl12-sparql.json",
@@ -37500,10 +37500,10 @@
3750037500
],
3750137501
"crawled": "https://w3c.github.io/sdw/time-aggregates/",
3750237502
"crawlCacheInfo": {
37503-
"lastModified": "Tue, 15 Jul 2025 07:30:32 GMT"
37503+
"lastModified": "Mon, 18 Aug 2025 15:44:15 GMT"
3750437504
},
3750537505
"generator": "respec",
37506-
"date": "15 July 2025",
37506+
"date": "18 August 2025",
3750737507
"links": "links/vocab-owl-time-agg.json",
3750837508
"refs": "refs/vocab-owl-time-agg.json",
3750937509
"headings": "headings/vocab-owl-time-agg.json",
@@ -37553,10 +37553,10 @@
3755337553
],
3755437554
"crawled": "https://w3c.github.io/sdw/time-entity-relations/",
3755537555
"crawlCacheInfo": {
37556-
"lastModified": "Tue, 15 Jul 2025 07:30:32 GMT"
37556+
"lastModified": "Mon, 18 Aug 2025 15:44:15 GMT"
3755737557
},
3755837558
"generator": "respec",
37559-
"date": "15 July 2025",
37559+
"date": "18 August 2025",
3756037560
"links": "links/vocab-owl-time-rel.json",
3756137561
"refs": "refs/vocab-owl-time-rel.json",
3756237562
"headings": "headings/vocab-owl-time-rel.json",
@@ -37726,10 +37726,10 @@
3772637726
],
3772737727
"crawled": "https://w3c.github.io/aria/",
3772837728
"crawlCacheInfo": {
37729-
"lastModified": "Thu, 31 Jul 2025 11:23:59 GMT"
37729+
"lastModified": "Mon, 18 Aug 2025 15:38:24 GMT"
3773037730
},
3773137731
"generator": "respec",
37732-
"date": "31 July 2025",
37732+
"date": "18 August 2025",
3773337733
"algorithms": "algorithms/wai-aria-1.2.json",
3773437734
"links": "links/wai-aria-1.2.json",
3773537735
"refs": "refs/wai-aria-1.2.json",
@@ -37791,10 +37791,10 @@
3779137791
],
3779237792
"crawled": "https://w3c.github.io/aria/",
3779337793
"crawlCacheInfo": {
37794-
"lastModified": "Thu, 31 Jul 2025 11:23:59 GMT"
37794+
"lastModified": "Mon, 18 Aug 2025 15:38:24 GMT"
3779537795
},
3779637796
"generator": "respec",
37797-
"date": "31 July 2025",
37797+
"date": "18 August 2025",
3779837798
"algorithms": "algorithms/wai-aria-1.3.json",
3779937799
"links": "links/wai-aria-1.3.json",
3780037800
"refs": "refs/wai-aria-1.3.json",
@@ -39530,11 +39530,11 @@
3953039530
],
3953139531
"crawled": "https://w3c.github.io/webdriver-bidi/",
3953239532
"crawlCacheInfo": {
39533-
"lastModified": "Tue, 12 Aug 2025 10:08:12 GMT"
39533+
"lastModified": "Mon, 18 Aug 2025 15:44:29 GMT"
3953439534
},
3953539535
"generator": "bikeshed",
39536-
"date": "12 August 2025",
39537-
"revision": "427a3b369a545c9488439a527067ea6fe7ac17ef",
39536+
"date": "18 August 2025",
39537+
"revision": "e5c081971ceaa5364d775ad53adebc3b3bb96b0f",
3953839538
"algorithms": "algorithms/webdriver-bidi.json",
3953939539
"links": "links/webdriver-bidi.json",
3954039540
"refs": "refs/webdriver-bidi.json",

ed/links/owl-time.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@
118118
"sec-Disclosure"
119119
]
120120
},
121-
"https://www.w3.org/policies/process/20231103/": {}
121+
"https://www.w3.org/policies/process/20250818/": {}
122122
},
123123
"autolinks": {}
124124
}

0 commit comments

Comments
 (0)