Skip to content

Commit 848ba7c

Browse files
author
reffy-bot
committed
Update of ED report from new reffy run
Using reffy commit 19.0.1.
1 parent 9c2896c commit 848ba7c

File tree

2 files changed

+18
-18
lines changed

2 files changed

+18
-18
lines changed

ed/algorithms/html.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@
118118
]
119119
},
120120
{
121-
"html": "<p>If <var>removedNode</var>'s <code id=\"dom-trees:attr-popover\"><a href=\"https://html.spec.whatwg.org/multipage/popover.html#attr-popover\">popover</a></code> attribute is not in\n the <a href=\"https://html.spec.whatwg.org/multipage/popover.html#attr-popover-none-state\" id=\"dom-trees:attr-popover-none-state\">No Popover State</a>, then run the <a id=\"dom-trees:hide-popover-algorithm\" href=\"https://html.spec.whatwg.org/multipage/popover.html#hide-popover-algorithm\">hide\n popover algorithm</a> given <var>removedNode</var>, false, false, false, and null.</p>"
121+
"html": "<p>If <var>removedNode</var>'s <code id=\"dom-trees:attr-popover\"><a href=\"https://html.spec.whatwg.org/multipage/popover.html#attr-popover\">popover</a></code> attribute is not in\n the <a href=\"https://html.spec.whatwg.org/multipage/popover.html#attr-popover-none-state\" id=\"dom-trees:attr-popover-none-state\">No Popover</a> state, then run the <a id=\"dom-trees:hide-popover-algorithm\" href=\"https://html.spec.whatwg.org/multipage/popover.html#hide-popover-algorithm\">hide\n popover algorithm</a> given <var>removedNode</var>, false, false, false, and null.</p>"
122122
}
123123
]
124124
},
@@ -6465,7 +6465,7 @@
64656465
]
64666466
},
64676467
{
6468-
"html": "The following <a href=\"https://dom.spec.whatwg.org/#concept-element-attributes-change-ext\" id=\"link-type-expect:concept-element-attributes-change-ext\" data-x-internal=\"concept-element-attributes-change-ext\">attribute change steps</a>, given\n <var>element</var>, <var>localName</var>, <var>value</var>, and <var>namespace</var>, are used to\n ensure <code id=\"link-type-expect:link-type-expect-10\"><a href=\"https://html.spec.whatwg.org/multipage/links.html#link-type-expect\">expect</a></code> <code id=\"link-type-expect:the-link-element-5\"><a href=\"https://html.spec.whatwg.org/multipage/semantics.html#the-link-element\">link</a></code> elements respond to dynamic <code id=\"link-type-expect:the-id-attribute\"><a href=\"https://html.spec.whatwg.org/multipage/dom.html#the-id-attribute\">id</a></code> and <code id=\"link-type-expect:attr-a-name\"><a href=\"https://html.spec.whatwg.org/multipage/obsolete.html#attr-a-name\">name</a></code> changes:",
6468+
"html": "The following <a href=\"https://dom.spec.whatwg.org/#concept-element-attributes-change-ext\" id=\"link-type-expect:concept-element-attributes-change-ext\" data-x-internal=\"concept-element-attributes-change-ext\">attribute change\n steps</a>, given <var>element</var>, <var>localName</var>, <var>oldValue</var>,\n <var>value</var>, and <var>namespace</var>, are used to ensure <code id=\"link-type-expect:link-type-expect-10\"><a href=\"https://html.spec.whatwg.org/multipage/links.html#link-type-expect\">expect</a></code> <code id=\"link-type-expect:the-link-element-5\"><a href=\"https://html.spec.whatwg.org/multipage/semantics.html#the-link-element\">link</a></code> elements respond to dynamic <code id=\"link-type-expect:the-id-attribute\"><a href=\"https://html.spec.whatwg.org/multipage/dom.html#the-id-attribute\">id</a></code> and <code id=\"link-type-expect:attr-a-name\"><a href=\"https://html.spec.whatwg.org/multipage/obsolete.html#attr-a-name\">name</a></code> changes:",
64696469
"rationale": "if",
64706470
"steps": [
64716471
{
@@ -19171,7 +19171,7 @@
1917119171
"html": "<p>If <var>element</var> is a <code id=\"the-autofocus-attribute:the-dialog-element-2\"><a href=\"https://html.spec.whatwg.org/multipage/interactive-elements.html#the-dialog-element\">dialog</a></code> element, then return\n <var>element</var>.</p>"
1917219172
},
1917319173
{
19174-
"html": "<p>If <var>element</var>'s <code id=\"the-autofocus-attribute:attr-popover-2\"><a href=\"https://html.spec.whatwg.org/multipage/popover.html#attr-popover\">popover</a></code> attribute is not in the\n <a href=\"https://html.spec.whatwg.org/multipage/popover.html#attr-popover-none-state\" id=\"the-autofocus-attribute:attr-popover-none-state\">No Popover State</a>, then return\n <var>element</var>.</p>"
19174+
"html": "<p>If <var>element</var>'s <code id=\"the-autofocus-attribute:attr-popover-2\"><a href=\"https://html.spec.whatwg.org/multipage/popover.html#attr-popover\">popover</a></code> attribute is not in the\n <a href=\"https://html.spec.whatwg.org/multipage/popover.html#attr-popover-none-state\" id=\"the-autofocus-attribute:attr-popover-none-state\">No Popover</a> state, then return\n <var>element</var>.</p>"
1917519175
},
1917619176
{
1917719177
"html": "<p>Let <var>ancestor</var> be <var>element</var>.</p>"
@@ -19187,7 +19187,7 @@
1918719187
"html": "<p>If <var>ancestor</var> is a <code id=\"the-autofocus-attribute:the-dialog-element-3\"><a href=\"https://html.spec.whatwg.org/multipage/interactive-elements.html#the-dialog-element\">dialog</a></code> element, then return\n <var>ancestor</var>.</p>"
1918819188
},
1918919189
{
19190-
"html": "<p>If <var>ancestor</var>'s <code id=\"the-autofocus-attribute:attr-popover-3\"><a href=\"https://html.spec.whatwg.org/multipage/popover.html#attr-popover\">popover</a></code> attribute is not in\n the <a href=\"https://html.spec.whatwg.org/multipage/popover.html#attr-popover-none-state\" id=\"the-autofocus-attribute:attr-popover-none-state-2\">No Popover State</a>, then return\n <var>ancestor</var>.</p>"
19190+
"html": "<p>If <var>ancestor</var>'s <code id=\"the-autofocus-attribute:attr-popover-3\"><a href=\"https://html.spec.whatwg.org/multipage/popover.html#attr-popover\">popover</a></code> attribute is not in\n the <a href=\"https://html.spec.whatwg.org/multipage/popover.html#attr-popover-none-state\" id=\"the-autofocus-attribute:attr-popover-none-state-2\">No Popover</a> state, then return\n <var>ancestor</var>.</p>"
1919119191
}
1919219192
]
1919319193
},

ed/index.json

Lines changed: 14 additions & 14 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-07T00:53:02.922Z",
4+
"date": "2025-07-07T06:48:09.199Z",
55
"options": {
66
"fallback": "ed/index.json",
77
"output": "report",
@@ -2494,7 +2494,7 @@
24942494
],
24952495
"crawled": "https://drafts.csswg.org/css-variables-2/",
24962496
"crawlCacheInfo": {
2497-
"lastModified": "Sun, 06 Jul 2025 16:56:05 GMT"
2497+
"lastModified": "Sun, 06 Jul 2025 16:56:06 GMT"
24982498
},
24992499
"generator": "bikeshed",
25002500
"date": "5 May 2025",
@@ -3171,9 +3171,9 @@
31713171
],
31723172
"crawled": "https://html.spec.whatwg.org/multipage/",
31733173
"crawlCacheInfo": {
3174-
"lastModified": "Wed, 02 Jul 2025 01:52:00 GMT"
3174+
"lastModified": "Mon, 07 Jul 2025 01:56:14 GMT"
31753175
},
3176-
"date": "2 July 2025",
3176+
"date": "7 July 2025",
31773177
"algorithms": "algorithms/html.json",
31783178
"links": "links/html.json",
31793179
"refs": "refs/html.json",
@@ -18797,7 +18797,7 @@
1879718797
],
1879818798
"crawled": "https://drafts.csswg.org/css-2024/",
1879918799
"crawlCacheInfo": {
18800-
"lastModified": "Sun, 06 Jul 2025 16:56:05 GMT"
18800+
"lastModified": "Sun, 06 Jul 2025 16:56:06 GMT"
1880118801
},
1880218802
"generator": "bikeshed",
1880318803
"date": "28 February 2025",
@@ -19410,7 +19410,7 @@
1941019410
],
1941119411
"crawled": "https://drafts.csswg.org/css-break-3/",
1941219412
"crawlCacheInfo": {
19413-
"lastModified": "Sun, 06 Jul 2025 16:56:05 GMT"
19413+
"lastModified": "Sun, 06 Jul 2025 16:56:06 GMT"
1941419414
},
1941519415
"generator": "bikeshed",
1941619416
"date": "28 August 2023",
@@ -19821,7 +19821,7 @@
1982119821
],
1982219822
"crawled": "https://drafts.csswg.org/css-color-3/",
1982319823
"crawlCacheInfo": {
19824-
"lastModified": "Sun, 06 Jul 2025 16:56:05 GMT"
19824+
"lastModified": "Sun, 06 Jul 2025 16:56:06 GMT"
1982519825
},
1982619826
"date": "18 January 2022",
1982719827
"links": "links/css-color-3.json",
@@ -22276,7 +22276,7 @@
2227622276
],
2227722277
"crawled": "https://drafts.csswg.org/css-mixins-1/",
2227822278
"crawlCacheInfo": {
22279-
"lastModified": "Sun, 06 Jul 2025 16:56:05 GMT"
22279+
"lastModified": "Sun, 06 Jul 2025 16:56:06 GMT"
2228022280
},
2228122281
"generator": "bikeshed",
2228222282
"date": "23 June 2025",
@@ -23483,7 +23483,7 @@
2348323483
],
2348423484
"crawled": "https://drafts.csswg.org/css-round-display-1/",
2348523485
"crawlCacheInfo": {
23486-
"lastModified": "Sun, 06 Jul 2025 16:56:05 GMT"
23486+
"lastModified": "Sun, 06 Jul 2025 16:56:06 GMT"
2348723487
},
2348823488
"generator": "bikeshed",
2348923489
"date": "10 March 2025",
@@ -25001,7 +25001,7 @@
2500125001
],
2500225002
"crawled": "https://drafts.csswg.org/css-transitions-2/",
2500325003
"crawlCacheInfo": {
25004-
"lastModified": "Sun, 06 Jul 2025 16:56:05 GMT"
25004+
"lastModified": "Sun, 06 Jul 2025 16:56:06 GMT"
2500525005
},
2500625006
"generator": "bikeshed",
2500725007
"date": "29 January 2025",
@@ -34813,10 +34813,10 @@
3481334813
],
3481434814
"crawled": "https://w3c.github.io/data-shapes/shacl12-core/",
3481534815
"crawlCacheInfo": {
34816-
"lastModified": "Thu, 26 Jun 2025 11:12:34 GMT"
34816+
"lastModified": "Mon, 07 Jul 2025 05:37:31 GMT"
3481734817
},
3481834818
"generator": "respec",
34819-
"date": "26 June 2025",
34819+
"date": "07 July 2025",
3482034820
"algorithms": "algorithms/shacl12-core.json",
3482134821
"links": "links/shacl12-core.json",
3482234822
"refs": "refs/shacl12-core.json",
@@ -34869,10 +34869,10 @@
3486934869
],
3487034870
"crawled": "https://w3c.github.io/data-shapes/shacl12-sparql/",
3487134871
"crawlCacheInfo": {
34872-
"lastModified": "Thu, 26 Jun 2025 11:12:34 GMT"
34872+
"lastModified": "Mon, 07 Jul 2025 05:37:31 GMT"
3487334873
},
3487434874
"generator": "respec",
34875-
"date": "26 June 2025",
34875+
"date": "07 July 2025",
3487634876
"algorithms": "algorithms/shacl12-sparql.json",
3487734877
"links": "links/shacl12-sparql.json",
3487834878
"refs": "refs/shacl12-sparql.json",

0 commit comments

Comments
 (0)