Skip to content

Commit 0267530

Browse files
author
curation-bot
committed
Publish curated data from 1506511
Curated data generated from raw data at 1506511
1 parent 70ee25d commit 0267530

File tree

5 files changed

+32
-29
lines changed

5 files changed

+32
-29
lines changed

ed/algorithms/picture-in-picture.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -121,13 +121,13 @@
121121
"rationale": "if",
122122
"steps": [
123123
{
124-
"html": "<p>If the <a data-link-type=\"dfn\">context object</a> is not <a data-link-type=\"dfn\" href=\"https://dom.spec.whatwg.org/#connected\" id=\"ref-for-connected\">connected</a>, return <code>null</code> and abort\nthese steps.</p>"
124+
"html": "<p>If <a data-link-type=\"dfn\" href=\"https://webidl.spec.whatwg.org/#this\" id=\"ref-for-this②\">this</a> is a <a data-link-type=\"dfn\" href=\"https://dom.spec.whatwg.org/#concept-shadow-root\" id=\"ref-for-concept-shadow-root\">shadow root</a> and its <a data-link-type=\"dfn\" href=\"https://dom.spec.whatwg.org/#concept-documentfragment-host\" id=\"ref-for-concept-documentfragment-host\">host</a> is not <a data-link-type=\"dfn\" href=\"https://dom.spec.whatwg.org/#connected\" id=\"ref-for-connected\">connected</a>, return <code>null</code> and abort these steps.</p>"
125125
},
126126
{
127-
"html": "<p>Let <var>candidate</var> be the result of <a data-link-type=\"dfn\" href=\"https://dom.spec.whatwg.org/#retarget\" id=\"ref-for-retarget\">retargeting</a> Picture-in-Picture\nelement against the <a data-link-type=\"dfn\">context object</a>.</p>"
127+
"html": "<p>Let <var>candidate</var> be the result of <a data-link-type=\"dfn\" href=\"https://dom.spec.whatwg.org/#retarget\" id=\"ref-for-retarget\">retargeting</a> Picture-in-Picture\nelement against <a data-link-type=\"dfn\" href=\"https://webidl.spec.whatwg.org/#this\" id=\"ref-for-this③\">this</a>.</p>"
128128
},
129129
{
130-
"html": "<p>If <var>candidate</var> and the <a data-link-type=\"dfn\">context object</a> are in the same <a data-link-type=\"dfn\" href=\"https://dom.spec.whatwg.org/#concept-tree\" id=\"ref-for-concept-tree\">tree</a>,\nreturn <var>candidate</var> and abort these steps.</p>"
130+
"html": "<p>If <var>candidate</var> and <a data-link-type=\"dfn\" href=\"https://webidl.spec.whatwg.org/#this\" id=\"ref-for-this④\">this</a> are in the same <a data-link-type=\"dfn\" href=\"https://dom.spec.whatwg.org/#concept-tree\" id=\"ref-for-concept-tree\">tree</a>,\nreturn <var>candidate</var> and abort these steps.</p>"
131131
},
132132
{
133133
"html": "<p>Return <code>null</code>.</p>"

ed/dfns/picture-in-picture.json

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -23,24 +23,6 @@
2323
},
2424
"definedIn": "prose"
2525
},
26-
{
27-
"id": "active-picture-in-picture-session",
28-
"href": "https://w3c.github.io/picture-in-picture/#active-picture-in-picture-session",
29-
"linkingText": [
30-
"active Picture-in-Picture session"
31-
],
32-
"localLinkingText": [],
33-
"type": "dfn",
34-
"for": [],
35-
"access": "private",
36-
"informative": false,
37-
"heading": {
38-
"id": "title",
39-
"href": "https://w3c.github.io/picture-in-picture/#title",
40-
"title": "Picture-in-Picture"
41-
},
42-
"definedIn": "prose"
43-
},
4426
{
4527
"id": "request-picture-in-picture-algorithm",
4628
"href": "https://w3c.github.io/picture-in-picture/#request-picture-in-picture-algorithm",

ed/ids/picture-in-picture.json

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@
3131
"https://w3c.github.io/picture-in-picture/#infopaneltitle-for-initiators-of-active-picture-in-picture-sessions",
3232
"https://w3c.github.io/picture-in-picture/#ref-for-concept-document-origin",
3333
"https://w3c.github.io/picture-in-picture/#ref-for-user-agent%E2%91%A0",
34-
"https://w3c.github.io/picture-in-picture/#active-picture-in-picture-session",
3534
"https://w3c.github.io/picture-in-picture/#ref-for-initiators-of-active-picture-in-picture-sessions",
3635
"https://w3c.github.io/picture-in-picture/#ref-for-same-origin-domain",
3736
"https://w3c.github.io/picture-in-picture/#request-pip",
@@ -177,6 +176,7 @@
177176
"https://w3c.github.io/picture-in-picture/#infopaneltitle-for-dom-document-exitpictureinpicture",
178177
"https://w3c.github.io/picture-in-picture/#ref-for-dom-document-pictureinpictureenabled",
179178
"https://w3c.github.io/picture-in-picture/#ref-for-picture-in-picture-support%E2%91%A0",
179+
"https://w3c.github.io/picture-in-picture/#ref-for-this%E2%91%A0",
180180
"https://w3c.github.io/picture-in-picture/#ref-for-allowed-to-use%E2%91%A0",
181181
"https://w3c.github.io/picture-in-picture/#picture-in-picture-support",
182182
"https://w3c.github.io/picture-in-picture/#infopanel-for-picture-in-picture-support",
@@ -197,8 +197,13 @@
197197
"https://w3c.github.io/picture-in-picture/#infopanel-for-dom-documentorshadowroot-pictureinpictureelement",
198198
"https://w3c.github.io/picture-in-picture/#infopaneltitle-for-dom-documentorshadowroot-pictureinpictureelement",
199199
"https://w3c.github.io/picture-in-picture/#ref-for-dom-documentorshadowroot-pictureinpictureelement%E2%91%A0%E2%91%A2",
200+
"https://w3c.github.io/picture-in-picture/#ref-for-this%E2%91%A1",
201+
"https://w3c.github.io/picture-in-picture/#ref-for-concept-shadow-root",
202+
"https://w3c.github.io/picture-in-picture/#ref-for-concept-documentfragment-host",
200203
"https://w3c.github.io/picture-in-picture/#ref-for-connected",
201204
"https://w3c.github.io/picture-in-picture/#ref-for-retarget",
205+
"https://w3c.github.io/picture-in-picture/#ref-for-this%E2%91%A2",
206+
"https://w3c.github.io/picture-in-picture/#ref-for-this%E2%91%A3",
202207
"https://w3c.github.io/picture-in-picture/#ref-for-concept-tree",
203208
"https://w3c.github.io/picture-in-picture/#interface-picture-in-picture-window",
204209
"https://w3c.github.io/picture-in-picture/#ref-for-Exposed",
@@ -371,6 +376,11 @@
371376
"https://w3c.github.io/picture-in-picture/#infopaneltitle-for-5fd23811",
372377
"https://w3c.github.io/picture-in-picture/#infopanel-for-5fd23811",
373378
"https://w3c.github.io/picture-in-picture/#infopaneltitle-for-5fd23811",
379+
"https://w3c.github.io/picture-in-picture/#5d233601",
380+
"https://w3c.github.io/picture-in-picture/#infopanel-for-5d233601",
381+
"https://w3c.github.io/picture-in-picture/#infopaneltitle-for-5d233601",
382+
"https://w3c.github.io/picture-in-picture/#infopanel-for-5d233601",
383+
"https://w3c.github.io/picture-in-picture/#infopaneltitle-for-5d233601",
374384
"https://w3c.github.io/picture-in-picture/#c62cd7cf",
375385
"https://w3c.github.io/picture-in-picture/#infopanel-for-c62cd7cf",
376386
"https://w3c.github.io/picture-in-picture/#infopaneltitle-for-c62cd7cf",
@@ -381,6 +391,11 @@
381391
"https://w3c.github.io/picture-in-picture/#infopaneltitle-for-c200d9ce",
382392
"https://w3c.github.io/picture-in-picture/#infopanel-for-c200d9ce",
383393
"https://w3c.github.io/picture-in-picture/#infopaneltitle-for-c200d9ce",
394+
"https://w3c.github.io/picture-in-picture/#3fcc582f",
395+
"https://w3c.github.io/picture-in-picture/#infopanel-for-3fcc582f",
396+
"https://w3c.github.io/picture-in-picture/#infopaneltitle-for-3fcc582f",
397+
"https://w3c.github.io/picture-in-picture/#infopanel-for-3fcc582f",
398+
"https://w3c.github.io/picture-in-picture/#infopaneltitle-for-3fcc582f",
384399
"https://w3c.github.io/picture-in-picture/#e6cc3311",
385400
"https://w3c.github.io/picture-in-picture/#infopanel-for-e6cc3311",
386401
"https://w3c.github.io/picture-in-picture/#infopaneltitle-for-e6cc3311",

ed/index.json

Lines changed: 11 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-10-02T06:44:49.507Z",
4+
"date": "2024-10-02T12:51:07.288Z",
55
"options": {
66
"useCrawl": "curated",
77
"output": "curated",
@@ -30,7 +30,7 @@
3030
},
3131
"stats": {
3232
"crawled": 640,
33-
"errors": 1
33+
"errors": 5
3434
},
3535
"crawler": "reffy-17.2.5",
3636
"results": [
@@ -2265,7 +2265,8 @@
22652265
"css": "css/compositing.json",
22662266
"dfns": "dfns/compositing-2.json",
22672267
"headings": "headings/compositing-2.json",
2268-
"ids": "ids/compositing-2.json"
2268+
"ids": "ids/compositing-2.json",
2269+
"error": "Error: Loading https://drafts.fxtf.org/compositing-2/ triggered HTTP status 504\n at processSpecification (file:///home/runner/work/webref/webref/node_modules/reffy/src/lib/util.js:481:19)\n at async crawlSpec (file:///home/runner/work/webref/webref/node_modules/reffy/src/lib/specs-crawler.js:107:22)\n at async processSpec (file:///home/runner/work/webref/webref/node_modules/reffy/src/lib/specs-crawler.js:352:22)\n at async ThrottledQueue.runThrottled (file:///home/runner/work/webref/webref/node_modules/reffy/src/lib/throttled-queue.js:78:22)\n at async Promise.all (index 39)\n at async crawlList (file:///home/runner/work/webref/webref/node_modules/reffy/src/lib/specs-crawler.js:373:21)"
22692270
},
22702271
{
22712272
"url": "https://drafts.fxtf.org/filter-effects-2/",
@@ -22945,6 +22946,7 @@
2294522946
"dfns": "dfns/css-typed-om-1.json",
2294622947
"headings": "headings/css-typed-om-1.json",
2294722948
"ids": "ids/css-typed-om-1.json",
22949+
"error": "Error: Loading https://drafts.css-houdini.org/css-typed-om-1/ triggered HTTP status 504\n at processSpecification (file:///home/runner/work/webref/webref/node_modules/reffy/src/lib/util.js:481:19)\n at async crawlSpec (file:///home/runner/work/webref/webref/node_modules/reffy/src/lib/specs-crawler.js:107:22)\n at async processSpec (file:///home/runner/work/webref/webref/node_modules/reffy/src/lib/specs-crawler.js:352:22)\n at async ThrottledQueue.runThrottled (file:///home/runner/work/webref/webref/node_modules/reffy/src/lib/throttled-queue.js:78:22)\n at async Promise.all (index 406)\n at async crawlList (file:///home/runner/work/webref/webref/node_modules/reffy/src/lib/specs-crawler.js:373:21)",
2294822950
"idlparsed": "idlparsed/css-typed-om-1.json"
2294922951
},
2295022952
{
@@ -25930,6 +25932,7 @@
2593025932
"dfns": "dfns/geometry-1.json",
2593125933
"headings": "headings/geometry-1.json",
2593225934
"ids": "ids/geometry-1.json",
25935+
"error": "Error: Loading https://drafts.fxtf.org/geometry-1/ triggered HTTP status 504\n at processSpecification (file:///home/runner/work/webref/webref/node_modules/reffy/src/lib/util.js:481:19)\n at async crawlSpec (file:///home/runner/work/webref/webref/node_modules/reffy/src/lib/specs-crawler.js:107:22)\n at async processSpec (file:///home/runner/work/webref/webref/node_modules/reffy/src/lib/specs-crawler.js:352:22)\n at async ThrottledQueue.runThrottled (file:///home/runner/work/webref/webref/node_modules/reffy/src/lib/throttled-queue.js:78:22)\n at async Promise.all (index 452)\n at async crawlList (file:///home/runner/work/webref/webref/node_modules/reffy/src/lib/specs-crawler.js:373:21)",
2593325936
"idlparsed": "idlparsed/geometry-1.json"
2593425937
},
2593525938
{
@@ -28457,7 +28460,8 @@
2845728460
"css": "css/motion.json",
2845828461
"dfns": "dfns/motion-1.json",
2845928462
"headings": "headings/motion-1.json",
28460-
"ids": "ids/motion-1.json"
28463+
"ids": "ids/motion-1.json",
28464+
"error": "Error: Loading https://drafts.fxtf.org/motion-1/ triggered HTTP status 504\n at processSpecification (file:///home/runner/work/webref/webref/node_modules/reffy/src/lib/util.js:481:19)\n at async crawlSpec (file:///home/runner/work/webref/webref/node_modules/reffy/src/lib/specs-crawler.js:107:22)\n at async processSpec (file:///home/runner/work/webref/webref/node_modules/reffy/src/lib/specs-crawler.js:352:22)\n at async ThrottledQueue.runThrottled (file:///home/runner/work/webref/webref/node_modules/reffy/src/lib/throttled-queue.js:78:22)\n at async Promise.all (index 493)\n at async crawlList (file:///home/runner/work/webref/webref/node_modules/reffy/src/lib/specs-crawler.js:373:21)"
2846128465
},
2846228466
{
2846328467
"url": "https://www.w3.org/TR/mse-byte-stream-format-isobmff/",
@@ -29728,11 +29732,11 @@
2972829732
],
2972929733
"crawled": "https://w3c.github.io/picture-in-picture/",
2973029734
"crawlCacheInfo": {
29731-
"lastModified": "Mon, 02 Sep 2024 07:35:50 GMT"
29735+
"lastModified": "Wed, 02 Oct 2024 06:51:54 GMT"
2973229736
},
2973329737
"generator": "bikeshed",
29734-
"date": "2 September 2024",
29735-
"revision": "e819c96259fd2c4362bf9b5c4672e5dde4166fd7",
29738+
"date": "2 October 2024",
29739+
"revision": "2fdd8b208c10bc41b17bbed7bdb31ac71773bcb7",
2973629740
"algorithms": "algorithms/picture-in-picture.json",
2973729741
"links": "links/picture-in-picture.json",
2973829742
"refs": "refs/picture-in-picture.json",

ed/links/picture-in-picture.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,8 @@
4444
"document",
4545
"documentorshadowroot",
4646
"element",
47+
"concept-shadow-root",
48+
"concept-documentfragment-host",
4749
"connected",
4850
"retarget",
4951
"concept-tree",

0 commit comments

Comments
 (0)