Skip to content

Commit 312b6ef

Browse files
author
reffy-bot
committed
Update of ED report from new reffy run
Using reffy commit 19.0.1.
1 parent d817dfc commit 312b6ef

File tree

3 files changed

+22
-17
lines changed

3 files changed

+22
-17
lines changed

ed/algorithms/html.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17602,7 +17602,13 @@
1760217602
"html": "<p>If <var>element</var>'s <code>customError</code> validity flag is true, then set\n <var>element</var>'s <a id=\"form-associated-custom-elements:custom-validity-error-message\" href=\"https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#custom-validity-error-message\">custom validity error message</a> to <var>element</var>'s\n <a href=\"https://html.spec.whatwg.org/multipage/custom-elements.html#face-validation-message\" id=\"form-associated-custom-elements:face-validation-message-2\">validation message</a>. Otherwise, set\n <var>element</var>'s <a id=\"form-associated-custom-elements:custom-validity-error-message-2\" href=\"https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#custom-validity-error-message\">custom validity error message</a> to the empty string.</p>"
1760317603
},
1760417604
{
17605-
"html": "<p>Set <var>element</var>'s <a href=\"https://html.spec.whatwg.org/multipage/custom-elements.html#face-validation-anchor\" id=\"form-associated-custom-elements:face-validation-anchor\">validation anchor</a> to\n null if <var>anchor</var> is not given. Otherwise, if <var>anchor</var> is not a\n <a id=\"form-associated-custom-elements:shadow-including-descendant\" href=\"https://dom.spec.whatwg.org/#concept-shadow-including-descendant\" data-x-internal=\"shadow-including-descendant\">shadow-including descendant</a> of <var>element</var>, then throw a\n <a id=\"form-associated-custom-elements:notfounderror\" href=\"https://webidl.spec.whatwg.org/#notfounderror\" data-x-internal=\"notfounderror\">\"<code>NotFoundError</code>\"</a> <code id=\"form-associated-custom-elements:domexception-3\"><a data-x-internal=\"domexception\" href=\"https://webidl.spec.whatwg.org/#dfn-DOMException\">DOMException</a></code>. Otherwise, set\n <var>element</var>'s <a href=\"https://html.spec.whatwg.org/multipage/custom-elements.html#face-validation-anchor\" id=\"form-associated-custom-elements:face-validation-anchor-2\">validation anchor</a> to\n <var>anchor</var>.</p>"
17605+
"html": "<p>If <var>anchor</var> is not given, then set it to <var>element</var>.</p>"
17606+
},
17607+
{
17608+
"html": "<p>Otherwise, if <var>anchor</var> is not a <a id=\"form-associated-custom-elements:shadow-including-inclusive-descendant\" href=\"https://dom.spec.whatwg.org/#concept-shadow-including-inclusive-descendant\" data-x-internal=\"shadow-including-inclusive-descendant\">shadow-including inclusive\n descendant</a> of <var>element</var>, then throw a <a id=\"form-associated-custom-elements:notfounderror\" href=\"https://webidl.spec.whatwg.org/#notfounderror\" data-x-internal=\"notfounderror\">\"<code>NotFoundError</code>\"</a>\n <code id=\"form-associated-custom-elements:domexception-3\"><a data-x-internal=\"domexception\" href=\"https://webidl.spec.whatwg.org/#dfn-DOMException\">DOMException</a></code>.</p>"
17609+
},
17610+
{
17611+
"html": "<p>Set <var>element</var>'s <a href=\"https://html.spec.whatwg.org/multipage/custom-elements.html#face-validation-anchor\" id=\"form-associated-custom-elements:face-validation-anchor\">validation anchor</a> to\n <var>anchor</var>.</p>"
1760617612
}
1760717613
]
1760817614
},

ed/ids/html.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31804,11 +31804,10 @@
3180431804
"https://html.spec.whatwg.org/multipage/custom-elements.html#form-associated-custom-elements%3Acustom-validity-error-message",
3180531805
"https://html.spec.whatwg.org/multipage/custom-elements.html#form-associated-custom-elements%3Aface-validation-message-2",
3180631806
"https://html.spec.whatwg.org/multipage/custom-elements.html#form-associated-custom-elements%3Acustom-validity-error-message-2",
31807-
"https://html.spec.whatwg.org/multipage/custom-elements.html#form-associated-custom-elements%3Aface-validation-anchor",
31808-
"https://html.spec.whatwg.org/multipage/custom-elements.html#form-associated-custom-elements%3Ashadow-including-descendant",
31807+
"https://html.spec.whatwg.org/multipage/custom-elements.html#form-associated-custom-elements%3Ashadow-including-inclusive-descendant",
3180931808
"https://html.spec.whatwg.org/multipage/custom-elements.html#form-associated-custom-elements%3Anotfounderror",
3181031809
"https://html.spec.whatwg.org/multipage/custom-elements.html#form-associated-custom-elements%3Adomexception-3",
31811-
"https://html.spec.whatwg.org/multipage/custom-elements.html#form-associated-custom-elements%3Aface-validation-anchor-2",
31810+
"https://html.spec.whatwg.org/multipage/custom-elements.html#form-associated-custom-elements%3Aface-validation-anchor",
3181231811
"https://html.spec.whatwg.org/multipage/custom-elements.html#dom-elementinternals-validationmessage",
3181331812
"https://html.spec.whatwg.org/multipage/custom-elements.html#form-associated-custom-elements%3Athis-3",
3181431813
"https://html.spec.whatwg.org/multipage/custom-elements.html#form-associated-custom-elements%3Ainternals-target-15",

ed/index.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"type": "crawl",
33
"title": "Reffy crawl",
4-
"date": "2025-06-25T06:47:07.855Z",
4+
"date": "2025-06-25T12:50:01.287Z",
55
"options": {
66
"fallback": "ed/index.json",
77
"output": "report",
@@ -3171,9 +3171,9 @@
31713171
],
31723172
"crawled": "https://html.spec.whatwg.org/multipage/",
31733173
"crawlCacheInfo": {
3174-
"lastModified": "Fri, 20 Jun 2025 05:37:41 GMT"
3174+
"lastModified": "Wed, 25 Jun 2025 08:51:59 GMT"
31753175
},
3176-
"date": "20 June 2025",
3176+
"date": "25 June 2025",
31773177
"algorithms": "algorithms/html.json",
31783178
"links": "links/html.json",
31793179
"refs": "refs/html.json",
@@ -27434,10 +27434,10 @@
2743427434
],
2743527435
"crawled": "https://w3c.github.io/epub-specs/epub33/core/",
2743627436
"crawlCacheInfo": {
27437-
"lastModified": "Mon, 16 Jun 2025 10:34:36 GMT"
27437+
"lastModified": "Wed, 25 Jun 2025 12:09:55 GMT"
2743827438
},
2743927439
"generator": "respec",
27440-
"date": "16 June 2025",
27440+
"date": "25 June 2025",
2744127441
"algorithms": "algorithms/epub-33.json",
2744227442
"links": "links/epub-33.json",
2744327443
"refs": "refs/epub-33.json",
@@ -27492,10 +27492,10 @@
2749227492
],
2749327493
"crawled": "https://w3c.github.io/epub-specs/epub34/authoring/",
2749427494
"crawlCacheInfo": {
27495-
"lastModified": "Mon, 16 Jun 2025 10:34:36 GMT"
27495+
"lastModified": "Wed, 25 Jun 2025 12:09:55 GMT"
2749627496
},
2749727497
"generator": "respec",
27498-
"date": "16 June 2025",
27498+
"date": "25 June 2025",
2749927499
"algorithms": "algorithms/epub-34.json",
2750027500
"links": "links/epub-34.json",
2750127501
"refs": "refs/epub-34.json",
@@ -27549,10 +27549,10 @@
2754927549
],
2755027550
"crawled": "https://w3c.github.io/epub-specs/epub34/a11y/",
2755127551
"crawlCacheInfo": {
27552-
"lastModified": "Mon, 16 Jun 2025 10:34:36 GMT"
27552+
"lastModified": "Wed, 25 Jun 2025 12:09:55 GMT"
2755327553
},
2755427554
"generator": "respec",
27555-
"date": "16 June 2025",
27555+
"date": "25 June 2025",
2755627556
"links": "links/epub-a11y-111.json",
2755727557
"refs": "refs/epub-a11y-111.json",
2755827558
"dfns": "dfns/epub-a11y-111.json",
@@ -27605,10 +27605,10 @@
2760527605
],
2760627606
"crawled": "https://w3c.github.io/epub-specs/epub33/rs/",
2760727607
"crawlCacheInfo": {
27608-
"lastModified": "Mon, 16 Jun 2025 10:34:36 GMT"
27608+
"lastModified": "Wed, 25 Jun 2025 12:09:55 GMT"
2760927609
},
2761027610
"generator": "respec",
27611-
"date": "16 June 2025",
27611+
"date": "25 June 2025",
2761227612
"algorithms": "algorithms/epub-rs-33.json",
2761327613
"links": "links/epub-rs-33.json",
2761427614
"refs": "refs/epub-rs-33.json",
@@ -27662,10 +27662,10 @@
2766227662
],
2766327663
"crawled": "https://w3c.github.io/epub-specs/epub34/rs/",
2766427664
"crawlCacheInfo": {
27665-
"lastModified": "Mon, 16 Jun 2025 10:34:36 GMT"
27665+
"lastModified": "Wed, 25 Jun 2025 12:09:55 GMT"
2766627666
},
2766727667
"generator": "respec",
27668-
"date": "16 June 2025",
27668+
"date": "25 June 2025",
2766927669
"algorithms": "algorithms/epub-rs-34.json",
2767027670
"links": "links/epub-rs-34.json",
2767127671
"refs": "refs/epub-rs-34.json",

0 commit comments

Comments
 (0)