Skip to content

Commit c737040

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

File tree

4 files changed

+31
-24
lines changed

4 files changed

+31
-24
lines changed

ed/algorithms/web-nfc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1313,7 +1313,7 @@
13131313
"html": "Set <var data-type=\"NDEFRecord\">record</var>'s <a href=\"https://w3c.github.io/web-nfc/#dom-ndefrecord-lang\" class=\"internalDFN\" data-link-type=\"idl\"><code>lang</code></a> to <var data-type=\"string\">language</var>."
13141314
},
13151315
{
1316-
"html": "Set <var data-type=\"NDEFRecord\">record</var>'s <a href=\"https://w3c.github.io/web-nfc/#dom-ndefrecord-encoding\" class=\"internalDFN\" data-link-type=\"idl\"><code>encoding</code></a> be \"<code>utf-8</code>\" if bit <code>7</code> (<a href=\"https://w3c.github.io/web-nfc/#dfn-mb-field\" class=\"internalDFN\" data-link-type=\"dfn\">MB field</a>) of\n <var data-type=\"byte\">header</var> is equal to the value <code>0</code>, or else \"<code>utf-16be</code>\"."
1316+
"html": "Set <var data-type=\"NDEFRecord\">record</var>'s <a href=\"https://w3c.github.io/web-nfc/#dom-ndefrecord-encoding\" class=\"internalDFN\" data-link-type=\"idl\"><code>encoding</code></a> be \"<code>utf-8</code>\" if bit <code>7</code> of\n <var data-type=\"byte\">header</var> is equal to the value <code>0</code>, or else \"<code>utf-16be</code>\"."
13171317
},
13181318
{
13191319
"html": "Set <var data-type=\"NDEFRecord\">record</var>'s <a href=\"https://w3c.github.io/web-nfc/#dom-ndefrecord-data\" class=\"internalDFN\" data-link-type=\"idl\"><code>data</code></a> to <var data-type=\"byte sequence\">buffer</var>."

ed/ids/sparql12-query.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -898,13 +898,19 @@
898898
"https://w3c.github.io/sparql-query/spec/#sparqlAlgebra",
899899
"https://w3c.github.io/sparql-query/spec/#x18-6-sparql-algebra",
900900
"https://w3c.github.io/sparql-query/spec/#defn_algFilter",
901+
"https://w3c.github.io/sparql-query/spec/#issue-container-number-254",
902+
"https://w3c.github.io/sparql-query/spec/#h-issue-7",
901903
"https://w3c.github.io/sparql-query/spec/#defn_algJoin",
902904
"https://w3c.github.io/sparql-query/spec/#defn_algDiff",
905+
"https://w3c.github.io/sparql-query/spec/#issue-container-number-254-0",
906+
"https://w3c.github.io/sparql-query/spec/#h-issue-8",
903907
"https://w3c.github.io/sparql-query/spec/#defn_algLeftJoin",
904908
"https://w3c.github.io/sparql-query/spec/#defn_algUnion",
905909
"https://w3c.github.io/sparql-query/spec/#defn_algMinus",
906910
"https://w3c.github.io/sparql-query/spec/#defn_algExtend",
907911
"https://w3c.github.io/sparql-query/spec/#defn_extend",
912+
"https://w3c.github.io/sparql-query/spec/#issue-container-number-254-1",
913+
"https://w3c.github.io/sparql-query/spec/#h-issue-9",
908914
"https://w3c.github.io/sparql-query/spec/#defn_algToList",
909915
"https://w3c.github.io/sparql-query/spec/#defn_algOrderBy",
910916
"https://w3c.github.io/sparql-query/spec/#defn_algOrdered",
@@ -953,7 +959,7 @@
953959
"https://w3c.github.io/sparql-query/spec/#x18-6-2-evaluation-semantics",
954960
"https://w3c.github.io/sparql-query/spec/#defn_eval",
955961
"https://w3c.github.io/sparql-query/spec/#issue-container-number-225",
956-
"https://w3c.github.io/sparql-query/spec/#h-issue-7",
962+
"https://w3c.github.io/sparql-query/spec/#h-issue-10",
957963
"https://w3c.github.io/sparql-query/spec/#defn_evalBasicGraphPattern",
958964
"https://w3c.github.io/sparql-query/spec/#defn_evalPropertyPathPattern",
959965
"https://w3c.github.io/sparql-query/spec/#defn_evalFilter",

ed/index.json

Lines changed: 21 additions & 21 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-18T06:48:40.782Z",
4+
"date": "2025-08-18T12:49:58.968Z",
55
"options": {
66
"fallback": "ed/index.json",
77
"output": "report",
@@ -4029,11 +4029,11 @@
40294029
],
40304030
"crawled": "https://quirks.spec.whatwg.org/",
40314031
"crawlCacheInfo": {
4032-
"lastModified": "Mon, 11 Aug 2025 15:27:31 GMT"
4032+
"lastModified": "Mon, 18 Aug 2025 07:04:16 GMT"
40334033
},
40344034
"generator": "bikeshed",
4035-
"date": "11 August 2025",
4036-
"revision": "48ab275314880a747256f0d7cf3c3929dd450a49",
4035+
"date": "18 August 2025",
4036+
"revision": "d25a19621dffa47188ab117b274f9bac87875b3a",
40374037
"algorithms": "algorithms/quirks.json",
40384038
"links": "links/quirks.json",
40394039
"refs": "refs/quirks.json",
@@ -7754,11 +7754,11 @@
77547754
],
77557755
"crawled": "https://url.spec.whatwg.org/",
77567756
"crawlCacheInfo": {
7757-
"lastModified": "Tue, 12 Aug 2025 13:20:52 GMT"
7757+
"lastModified": "Mon, 18 Aug 2025 06:58:25 GMT"
77587758
},
77597759
"generator": "bikeshed",
7760-
"date": "12 August 2025",
7761-
"revision": "91c4750fcf2b65d48f18c5f485b7184655422a70",
7760+
"date": "18 August 2025",
7761+
"revision": "05a5d834deba31622390ee05a3dcbc22496b7bb5",
77627762
"algorithms": "algorithms/url.json",
77637763
"links": "links/url.json",
77647764
"refs": "refs/url.json",
@@ -8779,10 +8779,10 @@
87798779
],
87808780
"crawled": "https://w3c.github.io/web-nfc/",
87818781
"crawlCacheInfo": {
8782-
"lastModified": "Thu, 03 Oct 2024 11:43:56 GMT"
8782+
"lastModified": "Mon, 18 Aug 2025 10:42:18 GMT"
87838783
},
87848784
"generator": "respec",
8785-
"date": "03 October 2024",
8785+
"date": "18 August 2025",
87868786
"algorithms": "algorithms/web-nfc.json",
87878787
"links": "links/web-nfc.json",
87888788
"refs": "refs/web-nfc.json",
@@ -16962,11 +16962,11 @@
1696216962
],
1696316963
"crawled": "https://w3c.github.io/wcag-act/act-rules-format.html",
1696416964
"crawlCacheInfo": {
16965-
"lastModified": "Mon, 04 Aug 2025 09:44:04 GMT"
16965+
"lastModified": "Mon, 18 Aug 2025 10:06:24 GMT"
1696616966
},
1696716967
"generator": "bikeshed",
16968-
"date": "4 August 2025",
16969-
"revision": "2821615a20b1044de028e096138d35511369ddde",
16968+
"date": "18 August 2025",
16969+
"revision": "482a43ed70e5807906c2770434312e659085adcc",
1697016970
"links": "links/act-rules-format-1.1.json",
1697116971
"refs": "refs/act-rules-format-1.1.json",
1697216972
"dfns": "dfns/act-rules-format-1.1.json",
@@ -30304,10 +30304,10 @@
3030430304
],
3030530305
"crawled": "https://w3c.github.io/mediacapture-main/",
3030630306
"crawlCacheInfo": {
30307-
"lastModified": "Mon, 07 Jul 2025 10:43:11 GMT"
30307+
"lastModified": "Mon, 18 Aug 2025 07:47:33 GMT"
3030830308
},
3030930309
"generator": "respec",
30310-
"date": "07 July 2025",
30310+
"date": "18 August 2025",
3031130311
"algorithms": "algorithms/mediacapture-streams.json",
3031230312
"links": "links/mediacapture-streams.json",
3031330313
"refs": "refs/mediacapture-streams.json",
@@ -35162,10 +35162,10 @@
3516235162
],
3516335163
"crawled": "https://w3c.github.io/sparql-query/spec/",
3516435164
"crawlCacheInfo": {
35165-
"lastModified": "Thu, 14 Aug 2025 16:22:08 GMT"
35165+
"lastModified": "Mon, 18 Aug 2025 10:45:03 GMT"
3516635166
},
3516735167
"generator": "respec",
35168-
"date": "14 August 2025",
35168+
"date": "18 August 2025",
3516935169
"algorithms": "algorithms/sparql12-query.json",
3517035170
"links": "links/sparql12-query.json",
3517135171
"refs": "refs/sparql12-query.json",
@@ -40184,10 +40184,10 @@
4018440184
],
4018540185
"crawled": "https://w3c.github.io/webrtc-pc/",
4018640186
"crawlCacheInfo": {
40187-
"lastModified": "Wed, 06 Aug 2025 20:14:04 GMT"
40187+
"lastModified": "Mon, 18 Aug 2025 07:47:32 GMT"
4018840188
},
4018940189
"generator": "respec",
40190-
"date": "06 August 2025",
40190+
"date": "18 August 2025",
4019140191
"algorithms": "algorithms/webrtc.json",
4019240192
"links": "links/webrtc.json",
4019340193
"refs": "refs/webrtc.json",
@@ -41216,11 +41216,11 @@
4121641216
],
4121741217
"crawled": "https://xhr.spec.whatwg.org/",
4121841218
"crawlCacheInfo": {
41219-
"lastModified": "Tue, 12 Aug 2025 13:34:36 GMT"
41219+
"lastModified": "Mon, 18 Aug 2025 06:58:17 GMT"
4122041220
},
4122141221
"generator": "bikeshed",
41222-
"date": "12 August 2025",
41223-
"revision": "a1706909aefdfc3ba09a01f72a53e893289b3bfa",
41222+
"date": "18 August 2025",
41223+
"revision": "84b66b3f3867a2b19e2c862251021a4bf7d8acb1",
4122441224
"algorithms": "algorithms/xhr.json",
4122541225
"links": "links/xhr.json",
4122641226
"refs": "refs/xhr.json",

ed/links/sparql12-query.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@
3232
"https://github.com/w3c/sparql-query/issues/246": {},
3333
"https://github.com/w3c/sparql-query/issues/247": {},
3434
"https://github.com/w3c/sparql-query/issues/248": {},
35+
"https://github.com/w3c/sparql-query/issues/254": {},
3536
"https://github.com/w3c/sparql-query/issues/?q=is%3Aissue+is%3Aopen+label%3A%22spec%3Abug%22": {},
3637
"https://github.com/w3c/sparql-query/issues/?q=is%3Aissue+is%3Aopen+label%3A%22spec%3Aeditorial%22": {},
3738
"https://github.com/w3c/sparql-query/issues/?q=is%3Aissue+is%3Aopen+label%3A%22spec%3Aenhancement%22": {},
@@ -269,7 +270,7 @@
269270
"sec-Disclosure"
270271
]
271272
},
272-
"https://www.w3.org/policies/process/20231103/": {
273+
"https://www.w3.org/policies/process/20250818/": {
273274
"anchors": [
274275
"allow-new-features"
275276
]

0 commit comments

Comments
 (0)