Skip to content

Commit

Permalink
Publish curated data from 3eacc48
Browse files Browse the repository at this point in the history
Curated data generated from raw data at 3eacc48
  • Loading branch information
curation-bot committed Jan 8, 2025
1 parent a785d2c commit 26da1b2
Show file tree
Hide file tree
Showing 3 changed files with 35 additions and 27 deletions.
14 changes: 10 additions & 4 deletions ed/algorithms/webdriver-bidi.json
Original file line number Diff line number Diff line change
Expand Up @@ -1222,7 +1222,7 @@
"html": "<p>Let <var>current state</var> be <a data-link-type=\"dfn\" href=\"https://w3c.github.io/webdriver-bidi/#get-the-client-window-state\" id=\"ref-for-get-the-client-window-state\">get the client window state</a> with <var>window</var>.</p>"
},
{
"html": "<p>If <var>current state</var> is equal to <var>state</var>, return <a data-link-type=\"dfn\" href=\"https://w3c.github.io/webdriver/#dfn-success\" id=\"ref-for-dfn-success⑨\">success</a> with data null.</p>"
"html": "<p>If <var>current state</var> is \"<code>fullscreen</code>\", \"<code>maximized</code>\", or \"<code>minimized</code>\" and is equal to <var>state</var>, return <a data-link-type=\"dfn\" href=\"https://w3c.github.io/webdriver/#dfn-success\" id=\"ref-for-dfn-success⑨\">success</a> with data null.</p>"
},
{
"html": "<p>In the following list of conditions and associated steps, run the first set of steps for which the associated condition is true:</p>\n <dl>\n <dt>\"<code>fullscreen</code>\" \n </dt><dd>If not <a data-link-type=\"dfn\" href=\"https://fullscreen.spec.whatwg.org/#fullscreen-is-supported\" id=\"ref-for-fullscreen-is-supported\">fullscreen is supported</a> return <a data-link-type=\"dfn\" href=\"https://w3c.github.io/webdriver/#errors\" id=\"ref-for-errors⑧\">error</a> with <a data-link-type=\"dfn\" href=\"https://w3c.github.io/webdriver/#dfn-error-code\" id=\"ref-for-dfn-error-code⑦\">error code</a> <a data-link-type=\"dfn\" href=\"https://w3c.github.io/webdriver/#dfn-unsupported-operation\" id=\"ref-for-dfn-unsupported-operation\">unsupported operation</a>. \n </dd><dt>\"<code>normal</code>\" \n </dt><dd>If not <a data-link-type=\"dfn\" href=\"https://w3c.github.io/webdriver-bidi/#restore-client-window-is-supported\" id=\"ref-for-restore-client-window-is-supported\">restore client window is supported</a> for <var>window</var> return <a data-link-type=\"dfn\" href=\"https://w3c.github.io/webdriver/#errors\" id=\"ref-for-errors⑨\">error</a> with <a data-link-type=\"dfn\" href=\"https://w3c.github.io/webdriver/#dfn-error-code\" id=\"ref-for-dfn-error-code⑧\">error code</a> <a data-link-type=\"dfn\" href=\"https://w3c.github.io/webdriver/#dfn-unsupported-operation\" id=\"ref-for-dfn-unsupported-operation①\">unsupported operation</a>. \n </dd><dt>\"<code>maximize</code>\" \n </dt><dd>If not <a data-link-type=\"dfn\" href=\"https://w3c.github.io/webdriver-bidi/#maximize-client-window-is-supported\" id=\"ref-for-maximize-client-window-is-supported\">maximize client window is supported</a> for <var>window</var> return <a data-link-type=\"dfn\" href=\"https://w3c.github.io/webdriver/#errors\" id=\"ref-for-errors①⓪\">error</a> with <a data-link-type=\"dfn\" href=\"https://w3c.github.io/webdriver/#dfn-error-code\" id=\"ref-for-dfn-error-code⑨\">error code</a> <a data-link-type=\"dfn\" href=\"https://w3c.github.io/webdriver/#dfn-unsupported-operation\" id=\"ref-for-dfn-unsupported-operation②\">unsupported operation</a>. \n </dd><dt>\"<code>minimize</code>\" \n </dt><dd>If not <a data-link-type=\"dfn\" href=\"https://w3c.github.io/webdriver-bidi/#minimize-client-window-is-supported\" id=\"ref-for-minimize-client-window-is-supported\">minimize client window is supported</a> for <var>window</var> return <a data-link-type=\"dfn\" href=\"https://w3c.github.io/webdriver/#errors\" id=\"ref-for-errors①①\">error</a> with <a data-link-type=\"dfn\" href=\"https://w3c.github.io/webdriver/#dfn-error-code\" id=\"ref-for-dfn-error-code①⓪\">error code</a> <a data-link-type=\"dfn\" href=\"https://w3c.github.io/webdriver/#dfn-unsupported-operation\" id=\"ref-for-dfn-unsupported-operation③\">unsupported operation</a>. \n </dd></dl>"
Expand Down Expand Up @@ -8058,14 +8058,20 @@
{
"html": "<p>Let <var>settings</var> be <var>script</var>’s <a data-link-type=\"dfn\" href=\"https://html.spec.whatwg.org/multipage/webappapis.html#settings-object\" id=\"ref-for-settings-object①\">settings object</a>.</p>"
},
{
"html": "<p>Let <var>timestamp</var> be a <a data-link-type=\"dfn\" href=\"https://tc39.es/ecma262/#sec-time-values-and-time-range\" id=\"ref-for-sec-time-values-and-time-range③\">time value</a> representing the current date and time in UTC.</p>"
},
{
"html": "<p>Let <var>stack</var> be the <a data-link-type=\"dfn\" href=\"https://w3c.github.io/webdriver-bidi/#stack-trace-for-an-exception\" id=\"ref-for-stack-trace-for-an-exception①\">stack trace for an exception</a> with the exception\n corresponding to the error being reported.</p>"
},
{
"html": "<p>Let <var>source</var> be the result of <a data-link-type=\"dfn\" href=\"https://w3c.github.io/webdriver-bidi/#get-the-source\" id=\"ref-for-get-the-source②\">get the source</a> given <a data-link-type=\"dfn\" href=\"https://tc39.es/ecma262/#current-realm\" id=\"ref-for-current-realm③\">current Realm Record</a>.</p>"
},
{
"html": "<p>Let <var>entry</var> be a <a data-link-type=\"dfn\" href=\"https://infra.spec.whatwg.org/#ordered-map\" id=\"ref-for-ordered-map①④①\">map</a> matching the <code>log.JavascriptLogEntry</code> production,\n with <code>level</code> set to \"<code>error</code>\", <code>text</code> set to <var>message</var>, <code>source</code> set to <var>source</var>, and the <code>timestamp</code> field set to <var>timestamp</var>.</p>"
"html": "<p>Let <var>entry</var> be a <a data-link-type=\"dfn\" href=\"https://infra.spec.whatwg.org/#ordered-map\" id=\"ref-for-ordered-map①④①\">map</a> matching the <code>log.JavascriptLogEntry</code> production,\n with <code>level</code> set to \"<code>error</code>\", <code>text</code> set to <var>message</var>, <code>source</code> set to <var>source</var>, <code>timestamp</code> set to <var>timestamp</var>, and the <code>stackTrace</code> field set to <var>stack</var>.</p>"
},
{
"html": "<p>Let <var>body</var> be a <a data-link-type=\"dfn\" href=\"https://infra.spec.whatwg.org/#ordered-map\" id=\"ref-for-ordered-map①④②\">map</a> matching the <code>log.EntryAdded</code> production, with\n the <code>params</code> field set to <var>entry</var>.</p>"
},
{
"html": "<p>Let <var>related navigables</var> be the result of <a data-link-type=\"dfn\" href=\"https://w3c.github.io/webdriver-bidi/#get-related-navigables\" id=\"ref-for-get-related-navigables⑨\">get related navigables</a> given <var>settings</var>.</p>"
Expand Down Expand Up @@ -8137,7 +8143,7 @@
"rationale": ".algorithm",
"steps": [
{
"html": "<p>If <var>object</var> is a <a data-link-type=\"dfn\" href=\"https://infra.spec.whatwg.org/#ordered-map\" id=\"ref-for-ordered-map①④\">map</a> matching the <code>input.ElementOrigin</code> production, return true.</p>"
"html": "<p>If <var>object</var> is a <a data-link-type=\"dfn\" href=\"https://infra.spec.whatwg.org/#ordered-map\" id=\"ref-for-ordered-map①④\">map</a> matching the <code>input.ElementOrigin</code> production, return true.</p>"
},
{
"html": "<p>Return false.</p>"
Expand Down Expand Up @@ -8407,7 +8413,7 @@
"html": "<p>Perform implementation defined steps to install a web extension from <var>extension directory entry</var>. If this fails, return <a data-link-type=\"dfn\" href=\"https://w3c.github.io/webdriver/#errors\" id=\"ref-for-errors①⓪②\">error</a> with <a data-link-type=\"dfn\" href=\"https://w3c.github.io/webdriver/#dfn-error-code\" id=\"ref-for-dfn-error-code⑨⑤\">error code</a> <a data-link-type=\"dfn\" href=\"https://w3c.github.io/webdriver-bidi/#errors-invalid-web-extension\" id=\"ref-for-errors-invalid-web-extension②\">invalid web extension</a>. Otherwise let <var>extension id</var> be the unique identifier of the newly installed web extension.</p>"
},
{
"html": "<p>Let <var>result</var> be a <a data-link-type=\"dfn\" href=\"https://infra.spec.whatwg.org/#ordered-map\" id=\"ref-for-ordered-map①④\">map</a> matching the <code>webExtension.InstallResult</code> production with the <code>extension</code> field set to <var>extension id</var>.</p>"
"html": "<p>Let <var>result</var> be a <a data-link-type=\"dfn\" href=\"https://infra.spec.whatwg.org/#ordered-map\" id=\"ref-for-ordered-map①④\">map</a> matching the <code>webExtension.InstallResult</code> production with the <code>extension</code> field set to <var>extension id</var>.</p>"
},
{
"html": "<p>Return <a data-link-type=\"dfn\" href=\"https://w3c.github.io/webdriver/#dfn-success\" id=\"ref-for-dfn-success⑧④\">success</a> with data <var>result</var>.</p>"
Expand Down
6 changes: 4 additions & 2 deletions ed/ids/webdriver-bidi.json
Original file line number Diff line number Diff line change
Expand Up @@ -3146,10 +3146,12 @@
"https://w3c.github.io/webdriver-bidi/#ref-for-buffer-a-log-event",
"https://w3c.github.io/webdriver-bidi/#ref-for-error-reporting-steps",
"https://w3c.github.io/webdriver-bidi/#ref-for-settings-object%E2%91%A0",
"https://w3c.github.io/webdriver-bidi/#ref-for-sec-time-values-and-time-range%E2%91%A2",
"https://w3c.github.io/webdriver-bidi/#ref-for-stack-trace-for-an-exception%E2%91%A0",
"https://w3c.github.io/webdriver-bidi/#ref-for-get-the-source%E2%91%A1",
"https://w3c.github.io/webdriver-bidi/#ref-for-current-realm%E2%91%A2",
"https://w3c.github.io/webdriver-bidi/#ref-for-ordered-map%E2%91%A0%E2%91%A3%E2%91%A0",
"https://w3c.github.io/webdriver-bidi/#ref-for-ordered-map%E2%91%A0%E2%91%A3%E2%91%A1",
"https://w3c.github.io/webdriver-bidi/#ref-for-get-related-navigables%E2%91%A8",
"https://w3c.github.io/webdriver-bidi/#ref-for-active-bidi-sessions%E2%91%A2",
"https://w3c.github.io/webdriver-bidi/#ref-for-event-is-enabled%E2%91%A3",
Expand All @@ -3175,7 +3177,7 @@
"https://w3c.github.io/webdriver-bidi/#type-input-origin",
"https://w3c.github.io/webdriver-bidi/#ref-for-element%E2%91%A4",
"https://w3c.github.io/webdriver-bidi/#is-inputelementorigin",
"https://w3c.github.io/webdriver-bidi/#ref-for-ordered-map%E2%91%A0%E2%91%A3%E2%91%A1",
"https://w3c.github.io/webdriver-bidi/#ref-for-ordered-map%E2%91%A0%E2%91%A3%E2%91%A2",
"https://w3c.github.io/webdriver-bidi/#get-element-from-inputelementorigin-steps",
"https://w3c.github.io/webdriver-bidi/#ref-for-nav-document%E2%91%A1%E2%93%AA",
"https://w3c.github.io/webdriver-bidi/#ref-for-environment-settings-object%E2%91%A0%E2%91%A3",
Expand Down Expand Up @@ -3310,7 +3312,7 @@
"https://w3c.github.io/webdriver-bidi/#ref-for-errors%E2%91%A0%E2%93%AA%E2%91%A1",
"https://w3c.github.io/webdriver-bidi/#ref-for-dfn-error-code%E2%91%A8%E2%91%A4",
"https://w3c.github.io/webdriver-bidi/#ref-for-errors-invalid-web-extension%E2%91%A1",
"https://w3c.github.io/webdriver-bidi/#ref-for-ordered-map%E2%91%A0%E2%91%A3%E2%91%A2",
"https://w3c.github.io/webdriver-bidi/#ref-for-ordered-map%E2%91%A0%E2%91%A3%E2%91%A3",
"https://w3c.github.io/webdriver-bidi/#ref-for-dfn-success%E2%91%A7%E2%91%A3",
"https://w3c.github.io/webdriver-bidi/#command-webExtension-uninstall",
"https://w3c.github.io/webdriver-bidi/#commands-webextensionuninstall",
Expand Down
42 changes: 21 additions & 21 deletions ed/index.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"type": "crawl",
"title": "Reffy crawl",
"date": "2025-01-08T06:49:23.729Z",
"date": "2025-01-08T12:50:57.817Z",
"options": {
"useCrawl": "curated",
"output": "curated",
Expand Down Expand Up @@ -1804,7 +1804,7 @@
],
"crawled": "https://drafts.csswg.org/css-page-4/",
"crawlCacheInfo": {
"lastModified": "Wed, 08 Jan 2025 02:09:02 GMT"
"lastModified": "Wed, 08 Jan 2025 02:09:03 GMT"
},
"generator": "bikeshed",
"date": "12 May 2023",
Expand Down Expand Up @@ -1928,7 +1928,7 @@
],
"crawled": "https://drafts.csswg.org/css-shapes-2/",
"crawlCacheInfo": {
"lastModified": "Wed, 08 Jan 2025 02:09:02 GMT"
"lastModified": "Wed, 08 Jan 2025 02:09:03 GMT"
},
"generator": "bikeshed",
"date": "13 December 2024",
Expand Down Expand Up @@ -1989,7 +1989,7 @@
],
"crawled": "https://drafts.csswg.org/css-size-adjust-1/",
"crawlCacheInfo": {
"lastModified": "Wed, 08 Jan 2025 02:09:02 GMT"
"lastModified": "Wed, 08 Jan 2025 02:09:03 GMT"
},
"generator": "bikeshed",
"date": "24 January 2024",
Expand Down Expand Up @@ -14869,9 +14869,9 @@
],
"crawled": "https://www.rfc-editor.org/rfc/rfc7034",
"crawlCacheInfo": {
"lastModified": "Tue, 31 Dec 2024 16:33:38 GMT"
"lastModified": "Tue, 07 Jan 2025 22:23:21 GMT"
},
"date": "31 December 2024",
"date": "7 January 2025",
"links": "links/rfc7034.json",
"ids": "ids/rfc7034.json",
"cddl": []
Expand Down Expand Up @@ -15007,9 +15007,9 @@
],
"crawled": "https://www.rfc-editor.org/rfc/rfc7578",
"crawlCacheInfo": {
"lastModified": "Tue, 31 Dec 2024 07:25:21 GMT"
"lastModified": "Tue, 07 Jan 2025 08:20:53 GMT"
},
"date": "31 December 2024",
"date": "7 January 2025",
"links": "links/rfc7578.json",
"ids": "ids/rfc7578.json",
"cddl": []
Expand Down Expand Up @@ -15557,9 +15557,9 @@
],
"crawled": "https://www.rfc-editor.org/rfc/rfc8942",
"crawlCacheInfo": {
"lastModified": "Wed, 01 Jan 2025 02:05:44 GMT"
"lastModified": "Wed, 08 Jan 2025 04:37:26 GMT"
},
"date": "1 January 2025",
"date": "8 January 2025",
"links": "links/rfc8942.json",
"refs": "refs/rfc8942.json",
"headings": "headings/rfc8942.json",
Expand Down Expand Up @@ -18005,7 +18005,7 @@
],
"crawled": "https://drafts.csswg.org/css-animations-1/",
"crawlCacheInfo": {
"lastModified": "Wed, 08 Jan 2025 02:09:02 GMT"
"lastModified": "Wed, 08 Jan 2025 02:09:03 GMT"
},
"generator": "bikeshed",
"date": "8 December 2023",
Expand Down Expand Up @@ -18076,7 +18076,7 @@
],
"crawled": "https://drafts.csswg.org/css-animations-2/",
"crawlCacheInfo": {
"lastModified": "Wed, 08 Jan 2025 02:09:02 GMT"
"lastModified": "Wed, 08 Jan 2025 02:09:03 GMT"
},
"generator": "bikeshed",
"date": "11 November 2024",
Expand Down Expand Up @@ -18421,7 +18421,7 @@
],
"crawled": "https://drafts.csswg.org/css-break-4/",
"crawlCacheInfo": {
"lastModified": "Wed, 08 Jan 2025 02:09:02 GMT"
"lastModified": "Wed, 08 Jan 2025 02:09:03 GMT"
},
"generator": "bikeshed",
"date": "11 March 2024",
Expand Down Expand Up @@ -20366,7 +20366,7 @@
],
"crawled": "https://drafts.csswg.org/css-grid-3/",
"crawlCacheInfo": {
"lastModified": "Wed, 08 Jan 2025 02:09:02 GMT"
"lastModified": "Wed, 08 Jan 2025 02:09:03 GMT"
},
"generator": "bikeshed",
"date": "3 October 2024",
Expand Down Expand Up @@ -21176,7 +21176,7 @@
],
"crawled": "https://drafts.csswg.org/css-nav-1/",
"crawlCacheInfo": {
"lastModified": "Wed, 08 Jan 2025 02:09:02 GMT"
"lastModified": "Wed, 08 Jan 2025 02:09:03 GMT"
},
"generator": "bikeshed",
"date": "29 July 2024",
Expand Down Expand Up @@ -22466,7 +22466,7 @@
],
"crawled": "https://drafts.csswg.org/css-scroll-snap-2/",
"crawlCacheInfo": {
"lastModified": "Wed, 08 Jan 2025 02:09:02 GMT"
"lastModified": "Wed, 08 Jan 2025 02:09:03 GMT"
},
"generator": "bikeshed",
"date": "16 December 2024",
Expand Down Expand Up @@ -22883,7 +22883,7 @@
],
"crawled": "https://drafts.csswg.org/css-speech-1/",
"crawlCacheInfo": {
"lastModified": "Wed, 08 Jan 2025 02:09:02 GMT"
"lastModified": "Wed, 08 Jan 2025 02:09:03 GMT"
},
"generator": "bikeshed",
"date": "29 October 2024",
Expand Down Expand Up @@ -24127,7 +24127,7 @@
],
"crawled": "https://drafts.csswg.org/css-variables-1/",
"crawlCacheInfo": {
"lastModified": "Wed, 08 Jan 2025 02:09:02 GMT"
"lastModified": "Wed, 08 Jan 2025 02:09:03 GMT"
},
"generator": "bikeshed",
"date": "25 October 2024",
Expand Down Expand Up @@ -36633,11 +36633,11 @@
],
"crawled": "https://w3c.github.io/webdriver-bidi/",
"crawlCacheInfo": {
"lastModified": "Tue, 07 Jan 2025 12:08:33 GMT"
"lastModified": "Wed, 08 Jan 2025 11:25:49 GMT"
},
"generator": "bikeshed",
"date": "7 January 2025",
"revision": "ea72dc7633dd015ba43e6c0707e574351194e035",
"date": "8 January 2025",
"revision": "c095b380e03ec8fd5483a0bc930e58311c542e05",
"algorithms": "algorithms/webdriver-bidi.json",
"links": "links/webdriver-bidi.json",
"refs": "refs/webdriver-bidi.json",
Expand Down

0 comments on commit 26da1b2

Please sign in to comment.