Skip to content

Commit 4e0130a

Browse files
author
reffy-bot
committed
Update of ED report from new reffy run
Using reffy commit 18.3.2.
1 parent 7c99536 commit 4e0130a

File tree

4 files changed

+21
-19
lines changed

4 files changed

+21
-19
lines changed

ed/ids/quirks.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -273,6 +273,7 @@
273273
"https://quirks.spec.whatwg.org/#215d97a0",
274274
"https://quirks.spec.whatwg.org/#0f74c2d4",
275275
"https://quirks.spec.whatwg.org/#a8078b03",
276+
"https://quirks.spec.whatwg.org/#9cac4412",
276277
"https://quirks.spec.whatwg.org/#7b16d6ab",
277278
"https://quirks.spec.whatwg.org/#3d3e300e",
278279
"https://quirks.spec.whatwg.org/#b7221005",
@@ -283,6 +284,8 @@
283284
"https://quirks.spec.whatwg.org/#007d8bd9",
284285
"https://quirks.spec.whatwg.org/#75e46141",
285286
"https://quirks.spec.whatwg.org/#68019d7a",
287+
"https://quirks.spec.whatwg.org/#9e39189b",
288+
"https://quirks.spec.whatwg.org/#4c9599fa",
286289
"https://quirks.spec.whatwg.org/#88643fe0",
287290
"https://quirks.spec.whatwg.org/#994d0e36",
288291
"https://quirks.spec.whatwg.org/#0e74a72c",
@@ -294,13 +297,10 @@
294297
"https://quirks.spec.whatwg.org/#288da816",
295298
"https://quirks.spec.whatwg.org/#6ed8382d",
296299
"https://quirks.spec.whatwg.org/#1107e6c1",
297-
"https://quirks.spec.whatwg.org/#f80bfcde",
298-
"https://quirks.spec.whatwg.org/#3ca3de51",
299300
"https://quirks.spec.whatwg.org/#cc123316",
300301
"https://quirks.spec.whatwg.org/#972cd96a",
301302
"https://quirks.spec.whatwg.org/#0570259e",
302303
"https://quirks.spec.whatwg.org/#ac54fbff",
303-
"https://quirks.spec.whatwg.org/#266387b1",
304304
"https://quirks.spec.whatwg.org/#84f47c16",
305305
"https://quirks.spec.whatwg.org/#2f0ba72c",
306306
"https://quirks.spec.whatwg.org/#49be3c30",
@@ -332,6 +332,7 @@
332332
"https://quirks.spec.whatwg.org/#biblio-css-cascade-5",
333333
"https://quirks.spec.whatwg.org/#biblio-css-color-4",
334334
"https://quirks.spec.whatwg.org/#biblio-css-display-4",
335+
"https://quirks.spec.whatwg.org/#biblio-css-multicol-2",
335336
"https://quirks.spec.whatwg.org/#biblio-css-page-floats-3",
336337
"https://quirks.spec.whatwg.org/#biblio-css-position-3",
337338
"https://quirks.spec.whatwg.org/#biblio-css-sizing-3",

ed/index.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"type": "crawl",
33
"title": "Reffy crawl",
4-
"date": "2025-02-18T06:41:53.558Z",
4+
"date": "2025-02-18T12:48:27.539Z",
55
"options": {
66
"fallback": "ed/index.json",
77
"output": "report",
@@ -1349,7 +1349,7 @@
13491349
],
13501350
"crawled": "https://httpwg.org/http-extensions/draft-ietf-httpbis-no-vary-search.html",
13511351
"crawlCacheInfo": {
1352-
"lastModified": "Tue, 18 Feb 2025 00:55:24 GMT"
1352+
"lastModified": "Tue, 18 Feb 2025 12:16:07 GMT"
13531353
},
13541354
"date": "18 February 2025",
13551355
"algorithms": "algorithms/no-vary-search.json",
@@ -1398,7 +1398,7 @@
13981398
],
13991399
"crawled": "https://httpwg.org/http-extensions/draft-ietf-httpbis-rfc6265bis.html",
14001400
"crawlCacheInfo": {
1401-
"lastModified": "Tue, 18 Feb 2025 00:55:24 GMT"
1401+
"lastModified": "Tue, 18 Feb 2025 12:16:07 GMT"
14021402
},
14031403
"date": "18 February 2025",
14041404
"algorithms": "algorithms/rfc6265bis.json",
@@ -4115,11 +4115,11 @@
41154115
],
41164116
"crawled": "https://quirks.spec.whatwg.org/",
41174117
"crawlCacheInfo": {
4118-
"lastModified": "Tue, 15 Oct 2024 13:13:47 GMT"
4118+
"lastModified": "Tue, 18 Feb 2025 08:26:42 GMT"
41194119
},
41204120
"generator": "bikeshed",
4121-
"date": "15 October 2024",
4122-
"revision": "7441432fb288c1c15897a45e2996a26860608078",
4121+
"date": "18 February 2025",
4122+
"revision": "3c84ee7f4eca4c107e77d9065a27974de57f3c8a",
41234123
"algorithms": "algorithms/quirks.json",
41244124
"links": "links/quirks.json",
41254125
"refs": "refs/quirks.json",

ed/links/quirks.json

Lines changed: 6 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,8 @@
2222
"quirky-color"
2323
]
2424
},
25-
"https://drafts.csswg.org/css-display-4/": {},
25+
"https://drafts.csswg.org/css-display/": {},
26+
"https://drafts.csswg.org/css-multicol-2/": {},
2627
"https://drafts.csswg.org/css-multicol/": {},
2728
"https://drafts.csswg.org/css-page-floats/": {},
2829
"https://drafts.csswg.org/css-position-3/": {},
@@ -117,7 +118,7 @@
117118
"valdef-display-table-column"
118119
]
119120
},
120-
"https://drafts.csswg.org/css-multicol-1/": {
121+
"https://drafts.csswg.org/css-multicol-2/": {
121122
"anchors": [
122123
"multi-column-spanning-element"
123124
]
@@ -142,7 +143,9 @@
142143
"valdef-width-auto",
143144
"propdef-width",
144145
"propdef-box-sizing",
145-
"valdef-box-sizing-border-box"
146+
"valdef-box-sizing-border-box",
147+
"propdef-min-height",
148+
"propdef-max-height"
146149
]
147150
},
148151
"https://drafts.csswg.org/css-tables-3/": {
@@ -241,12 +244,6 @@
241244
"anchors": [
242245
"x23"
243246
]
244-
},
245-
"https://www.w3.org/TR/CSS21/visudet.html": {
246-
"anchors": [
247-
"propdef-min-height",
248-
"propdef-max-height"
249-
]
250247
}
251248
}
252249
}

ed/refs/quirks.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,11 @@
2323
},
2424
{
2525
"name": "CSS-DISPLAY-4",
26-
"url": "https://drafts.csswg.org/css-display-4/"
26+
"url": "https://drafts.csswg.org/css-display/"
27+
},
28+
{
29+
"name": "CSS-MULTICOL-2",
30+
"url": "https://drafts.csswg.org/css-multicol-2/"
2731
},
2832
{
2933
"name": "CSS-PAGE-FLOATS-3",

0 commit comments

Comments
 (0)