Skip to content

Commit 1ac24e9

Browse files
author
reffy-bot
committed
Update of ED report from new reffy run
Using reffy commit 17.2.7.
1 parent 967f2be commit 1ac24e9

File tree

7 files changed

+257
-95
lines changed

7 files changed

+257
-95
lines changed

ed/algorithms/element-capture.json

Lines changed: 15 additions & 15 deletions
Large diffs are not rendered by default.

ed/algorithms/html.json

Lines changed: 97 additions & 26 deletions
Large diffs are not rendered by default.

ed/dfns/html.json

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39626,6 +39626,44 @@
3962639626
},
3962739627
"definedIn": "prose"
3962839628
},
39629+
{
39630+
"id": "dialog-toggle-task-tracker",
39631+
"href": "https://html.spec.whatwg.org/multipage/interactive-elements.html#dialog-toggle-task-tracker",
39632+
"linkingText": [
39633+
"dialog toggle task tracker"
39634+
],
39635+
"localLinkingText": [],
39636+
"type": "dfn",
39637+
"for": [],
39638+
"access": "private",
39639+
"informative": false,
39640+
"heading": {
39641+
"id": "the-dialog-element",
39642+
"href": "https://html.spec.whatwg.org/multipage/interactive-elements.html#the-dialog-element",
39643+
"title": "The dialog element",
39644+
"number": "4.11.4"
39645+
},
39646+
"definedIn": "prose"
39647+
},
39648+
{
39649+
"id": "queue-a-dialog-toggle-event-task",
39650+
"href": "https://html.spec.whatwg.org/multipage/interactive-elements.html#queue-a-dialog-toggle-event-task",
39651+
"linkingText": [
39652+
"queue a dialog toggle event task"
39653+
],
39654+
"localLinkingText": [],
39655+
"type": "dfn",
39656+
"for": [],
39657+
"access": "private",
39658+
"informative": false,
39659+
"heading": {
39660+
"id": "the-dialog-element",
39661+
"href": "https://html.spec.whatwg.org/multipage/interactive-elements.html#the-dialog-element",
39662+
"title": "The dialog element",
39663+
"number": "4.11.4"
39664+
},
39665+
"definedIn": "prose"
39666+
},
3962939667
{
3963039668
"id": "dom-dialog-show",
3963139669
"href": "https://html.spec.whatwg.org/multipage/interactive-elements.html#dom-dialog-show",

ed/ids/html.json

Lines changed: 98 additions & 45 deletions
Large diffs are not rendered by default.

ed/index.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"type": "crawl",
33
"title": "Reffy crawl",
4-
"date": "2024-11-05T12:48:08.280Z",
4+
"date": "2024-11-05T18:41:23.384Z",
55
"options": {
66
"fallback": "ed/index.json",
77
"output": "report",
@@ -3323,9 +3323,9 @@
33233323
],
33243324
"crawled": "https://html.spec.whatwg.org/multipage/",
33253325
"crawlCacheInfo": {
3326-
"lastModified": "Fri, 01 Nov 2024 05:25:58 GMT"
3326+
"lastModified": "Tue, 05 Nov 2024 14:48:01 GMT"
33273327
},
3328-
"date": "1 November 2024",
3328+
"date": "5 November 2024",
33293329
"algorithms": "algorithms/html.json",
33303330
"links": "links/html.json",
33313331
"refs": "refs/html.json",
@@ -6724,10 +6724,10 @@
67246724
],
67256725
"crawled": "https://screen-share.github.io/element-capture/",
67266726
"crawlCacheInfo": {
6727-
"lastModified": "Mon, 28 Oct 2024 19:55:27 GMT"
6727+
"lastModified": "Tue, 05 Nov 2024 14:52:50 GMT"
67286728
},
67296729
"generator": "respec",
6730-
"date": "28 October 2024",
6730+
"date": "05 November 2024",
67316731
"algorithms": "algorithms/element-capture.json",
67326732
"links": "links/element-capture.json",
67336733
"refs": "refs/element-capture.json",
@@ -8502,10 +8502,10 @@
85028502
],
85038503
"crawled": "https://w3c.github.io/long-animation-frames/",
85048504
"crawlCacheInfo": {
8505-
"lastModified": "Mon, 17 Jun 2024 21:37:10 GMT"
8505+
"lastModified": "Tue, 05 Nov 2024 14:11:04 GMT"
85068506
},
85078507
"generator": "bikeshed",
8508-
"date": "17 June 2024",
8508+
"date": "5 November 2024",
85098509
"algorithms": "algorithms/long-animation-frames.json",
85108510
"links": "links/long-animation-frames.json",
85118511
"refs": "refs/long-animation-frames.json",

ed/links/element-capture.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"document",
2424
"active-document",
2525
"rendering-task-source",
26-
"global-object",
26+
"global%20object",
2727
"queue-a-global-task"
2828
]
2929
},

ed/links/long-animation-frames.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"invoke-a-callback-function"
3232
]
3333
},
34-
"https://www.w3.org/2023/Process-20231103/": {}
34+
"https://www.w3.org/policies/process/20231103/": {}
3535
},
3636
"autolinks": {
3737
"https://dom.spec.whatwg.org/": {

0 commit comments

Comments
 (0)