Skip to content

Commit

Permalink
Update of TR report from new reffy run
Browse files Browse the repository at this point in the history
Using reffy commit 18.3.1.
  • Loading branch information
reffy-bot committed Feb 12, 2025
1 parent d5a3110 commit 09cda64
Show file tree
Hide file tree
Showing 5 changed files with 24 additions and 26 deletions.
20 changes: 10 additions & 10 deletions tr/algorithms/orientation-event.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@
"html": "<p>Let <var>global</var> be the <a data-link-type=\"dfn\" href=\"https://html.spec.whatwg.org/multipage/webappapis.html#current-global-object\" id=\"ref-for-current-global-object\">current global object</a>.</p>"
},
{
"html": "<p>Let <var>hasTransientActivation</var> be true if <a data-link-type=\"dfn\" href=\"https://webidl.spec.whatwg.org/#this\" id=\"ref-for-this\">this</a>'s <a data-link-type=\"dfn\" href=\"https://html.spec.whatwg.org/multipage/webappapis.html#concept-relevant-global\" id=\"ref-for-concept-relevant-global\">relevant global object</a> has <a data-link-type=\"dfn\" href=\"https://html.spec.whatwg.org/multipage/interaction.html#transient-activation\" id=\"ref-for-transient-activation\">transient activation</a>, and false otherwise.</p>"
"html": "<p>Let <var>hasTransientActivation</var> be true if <a data-link-type=\"dfn\" href=\"https://webidl.spec.whatwg.org/#this\" id=\"ref-for-this\">this</a>s <a data-link-type=\"dfn\" href=\"https://html.spec.whatwg.org/multipage/webappapis.html#concept-relevant-global\" id=\"ref-for-concept-relevant-global\">relevant global object</a> has <a data-link-type=\"dfn\" href=\"https://html.spec.whatwg.org/multipage/interaction.html#transient-activation\" id=\"ref-for-transient-activation\">transient activation</a>, and false otherwise.</p>"
},
{
"html": "<p>Let <var>promise</var> be <a data-link-type=\"dfn\" href=\"https://webidl.spec.whatwg.org/#a-new-promise\" id=\"ref-for-a-new-promise\">a new promise</a> in <a data-link-type=\"dfn\" href=\"https://webidl.spec.whatwg.org/#this\" id=\"ref-for-this①\">this</a>'s <a data-link-type=\"dfn\" href=\"https://html.spec.whatwg.org/multipage/webappapis.html#concept-relevant-realm\" id=\"ref-for-concept-relevant-realm\">relevant Realm</a>.</p>"
"html": "<p>Let <var>promise</var> be <a data-link-type=\"dfn\" href=\"https://webidl.spec.whatwg.org/#a-new-promise\" id=\"ref-for-a-new-promise\">a new promise</a> in <a data-link-type=\"dfn\" href=\"https://webidl.spec.whatwg.org/#this\" id=\"ref-for-this①\">this</a>s <a data-link-type=\"dfn\" href=\"https://html.spec.whatwg.org/multipage/webappapis.html#concept-relevant-realm\" id=\"ref-for-concept-relevant-realm\">relevant Realm</a>.</p>"
},
{
"html": "<p>Let <var>permissions</var> be « <a class=\"idl-code\" data-link-type=\"permission\" href=\"https://www.w3.org/TR/orientation-event/#permissiondef-accelerometer\" id=\"ref-for-permissiondef-accelerometer③\">\"accelerometer\"</a>, <a class=\"idl-code\" data-link-type=\"permission\" href=\"https://www.w3.org/TR/orientation-event/#permissiondef-gyroscope\" id=\"ref-for-permissiondef-gyroscope③\">\"gyroscope\"</a> ».</p>"
Expand Down Expand Up @@ -88,7 +88,7 @@
"html": "<p>Let <var>orientation</var> be null.</p>"
},
{
"html": "<p>Let <var>topLevelTraversable</var> be <var>window</var>’s <a data-link-type=\"dfn\" href=\"https://html.spec.whatwg.org/multipage/nav-history-apis.html#window-navigable\" id=\"ref-for-window-navigable\">navigable</a>'s <a data-link-type=\"dfn\" href=\"https://html.spec.whatwg.org/multipage/document-sequences.html#nav-top\" id=\"ref-for-nav-top\">top-level traversable</a>.</p>"
"html": "<p>Let <var>topLevelTraversable</var> be <var>window</var>’s <a data-link-type=\"dfn\" href=\"https://html.spec.whatwg.org/multipage/nav-history-apis.html#window-navigable\" id=\"ref-for-window-navigable\">navigable</a>s <a data-link-type=\"dfn\" href=\"https://html.spec.whatwg.org/multipage/document-sequences.html#nav-top\" id=\"ref-for-nav-top\">top-level traversable</a>.</p>"
},
{
"html": "<p>Let <var>virtualSensorType</var> be \"<code><a data-link-type=\"dfn\" href=\"https://www.w3.org/TR/orientation-event/#relative-orientation-virtual-sensor-type\" id=\"ref-for-relative-orientation-virtual-sensor-type\">relative-orientation</a></code>\" if <var>absolute</var> is false, and \"<code><a data-link-type=\"dfn\" href=\"https://www.w3.org/TR/orientation-event/#absolute-orientation-virtual-sensor-type\" id=\"ref-for-absolute-orientation-virtual-sensor-type\">absolute-orientation</a></code>\" otherwise.</p>"
Expand Down Expand Up @@ -208,7 +208,7 @@
},
{
"name": "deviceorientation firing steps",
"html": "Whenever a <a data-link-type=\"dfn\" href=\"https://www.w3.org/TR/orientation-event/#significant-change-in-orientation\" id=\"ref-for-significant-change-in-orientation②\">significant change in orientation</a> occurs, the user agent must execute the following steps on a <a data-link-type=\"dfn\" href=\"https://html.spec.whatwg.org/multipage/document-sequences.html#navigable\" id=\"ref-for-navigable\">navigable</a>'s <a data-link-type=\"dfn\" href=\"https://html.spec.whatwg.org/multipage/document-sequences.html#nav-window\" id=\"ref-for-nav-window\">active window</a> <var>window</var>:",
"html": "Whenever a <a data-link-type=\"dfn\" href=\"https://www.w3.org/TR/orientation-event/#significant-change-in-orientation\" id=\"ref-for-significant-change-in-orientation②\">significant change in orientation</a> occurs, the user agent must execute the following steps on a <a data-link-type=\"dfn\" href=\"https://html.spec.whatwg.org/multipage/document-sequences.html#navigable\" id=\"ref-for-navigable\">navigable</a>s <a data-link-type=\"dfn\" href=\"https://html.spec.whatwg.org/multipage/document-sequences.html#nav-window\" id=\"ref-for-nav-window\">active window</a> <var>window</var>:",
"rationale": ".algorithm",
"steps": [
{
Expand Down Expand Up @@ -251,7 +251,7 @@
},
{
"name": "deviceorientationabsolute firing steps",
"html": "Whenever a <a data-link-type=\"dfn\" href=\"https://www.w3.org/TR/orientation-event/#significant-change-in-orientation\" id=\"ref-for-significant-change-in-orientation③\">significant change in orientation</a> occurs, the user agent must execute the following steps on a <a data-link-type=\"dfn\" href=\"https://html.spec.whatwg.org/multipage/document-sequences.html#navigable\" id=\"ref-for-navigable①\">navigable</a>'s <a data-link-type=\"dfn\" href=\"https://html.spec.whatwg.org/multipage/document-sequences.html#nav-window\" id=\"ref-for-nav-window①\">active window</a> <var>window</var>:",
"html": "Whenever a <a data-link-type=\"dfn\" href=\"https://www.w3.org/TR/orientation-event/#significant-change-in-orientation\" id=\"ref-for-significant-change-in-orientation③\">significant change in orientation</a> occurs, the user agent must execute the following steps on a <a data-link-type=\"dfn\" href=\"https://html.spec.whatwg.org/multipage/document-sequences.html#navigable\" id=\"ref-for-navigable①\">navigable</a>s <a data-link-type=\"dfn\" href=\"https://html.spec.whatwg.org/multipage/document-sequences.html#nav-window\" id=\"ref-for-nav-window①\">active window</a> <var>window</var>:",
"rationale": ".algorithm",
"steps": [
{
Expand All @@ -269,10 +269,10 @@
"html": "<p>Let <var>global</var> be the <a data-link-type=\"dfn\" href=\"https://html.spec.whatwg.org/multipage/webappapis.html#current-global-object\" id=\"ref-for-current-global-object①\">current global object</a>.</p>"
},
{
"html": "<p>Let <var>hasTransientActivation</var> be true if <a data-link-type=\"dfn\" href=\"https://webidl.spec.whatwg.org/#this\" id=\"ref-for-this⑧\">this</a>'s <a data-link-type=\"dfn\" href=\"https://html.spec.whatwg.org/multipage/webappapis.html#concept-relevant-global\" id=\"ref-for-concept-relevant-global①\">relevant global object</a> has <a data-link-type=\"dfn\" href=\"https://html.spec.whatwg.org/multipage/interaction.html#transient-activation\" id=\"ref-for-transient-activation①\">transient activation</a>, and false otherwise.</p>"
"html": "<p>Let <var>hasTransientActivation</var> be true if <a data-link-type=\"dfn\" href=\"https://webidl.spec.whatwg.org/#this\" id=\"ref-for-this⑧\">this</a>s <a data-link-type=\"dfn\" href=\"https://html.spec.whatwg.org/multipage/webappapis.html#concept-relevant-global\" id=\"ref-for-concept-relevant-global①\">relevant global object</a> has <a data-link-type=\"dfn\" href=\"https://html.spec.whatwg.org/multipage/interaction.html#transient-activation\" id=\"ref-for-transient-activation①\">transient activation</a>, and false otherwise.</p>"
},
{
"html": "<p>Let <var>result</var> be <a data-link-type=\"dfn\" href=\"https://webidl.spec.whatwg.org/#a-new-promise\" id=\"ref-for-a-new-promise①\">a new promise</a> in <a data-link-type=\"dfn\" href=\"https://webidl.spec.whatwg.org/#this\" id=\"ref-for-this⑨\">this</a>'s <a data-link-type=\"dfn\" href=\"https://html.spec.whatwg.org/multipage/webappapis.html#concept-relevant-realm\" id=\"ref-for-concept-relevant-realm①\">relevant Realm</a>.</p>"
"html": "<p>Let <var>result</var> be <a data-link-type=\"dfn\" href=\"https://webidl.spec.whatwg.org/#a-new-promise\" id=\"ref-for-a-new-promise①\">a new promise</a> in <a data-link-type=\"dfn\" href=\"https://webidl.spec.whatwg.org/#this\" id=\"ref-for-this⑨\">this</a>s <a data-link-type=\"dfn\" href=\"https://html.spec.whatwg.org/multipage/webappapis.html#concept-relevant-realm\" id=\"ref-for-concept-relevant-realm①\">relevant Realm</a>.</p>"
},
{
"html": "Run these steps <a data-link-type=\"dfn\" href=\"https://html.spec.whatwg.org/multipage/infrastructure.html#in-parallel\" id=\"ref-for-in-parallel②\">in parallel</a>:",
Expand Down Expand Up @@ -321,7 +321,7 @@
]
},
{
"html": "<p><a data-link-type=\"dfn\" href=\"https://html.spec.whatwg.org/multipage/webappapis.html#queue-a-global-task\" id=\"ref-for-queue-a-global-task④\">Queue a global task</a> on the <a data-link-type=\"dfn\" href=\"https://www.w3.org/TR/orientation-event/#device-motion-and-orientation-task-source\" id=\"ref-for-device-motion-and-orientation-task-source④\">device motion and orientation task source</a> given <var>global</var> to <a data-link-type=\"dfn\" href=\"https://webidl.spec.whatwg.org/#resolve\" id=\"ref-for-resolve①\">resolve</a> <var>result</var> with <var>permissionState</var>.</p>\n <p></p>"
"html": "<p><a data-link-type=\"dfn\" href=\"https://html.spec.whatwg.org/multipage/webappapis.html#queue-a-global-task\" id=\"ref-for-queue-a-global-task④\">Queue a global task</a> on the <a data-link-type=\"dfn\" href=\"https://www.w3.org/TR/orientation-event/#device-motion-and-orientation-task-source\" id=\"ref-for-device-motion-and-orientation-task-source④\">device motion and orientation task source</a> given <var>global</var> to <a data-link-type=\"dfn\" href=\"https://webidl.spec.whatwg.org/#resolve\" id=\"ref-for-resolve①\">resolve</a> <var>result</var> with <var>permissionState</var>.</p>"
}
]
},
Expand All @@ -332,7 +332,7 @@
},
{
"name": "devicemotion firing steps",
"html": "At an <a data-link-type=\"dfn\" href=\"https://infra.spec.whatwg.org/#implementation-defined\" id=\"ref-for-implementation-defined②\">implementation-defined</a> interval <var>interval</var>, the user agent must execute the following steps on a <a data-link-type=\"dfn\" href=\"https://html.spec.whatwg.org/multipage/document-sequences.html#navigable\" id=\"ref-for-navigable②\">navigable</a>'s <a data-link-type=\"dfn\" href=\"https://html.spec.whatwg.org/multipage/document-sequences.html#nav-window\" id=\"ref-for-nav-window②\">active window</a> <var>window</var>:",
"html": "At an <a data-link-type=\"dfn\" href=\"https://infra.spec.whatwg.org/#implementation-defined\" id=\"ref-for-implementation-defined②\">implementation-defined</a> interval <var>interval</var>, the user agent must execute the following steps on a <a data-link-type=\"dfn\" href=\"https://html.spec.whatwg.org/multipage/document-sequences.html#navigable\" id=\"ref-for-navigable②\">navigable</a>s <a data-link-type=\"dfn\" href=\"https://html.spec.whatwg.org/multipage/document-sequences.html#nav-window\" id=\"ref-for-nav-window②\">active window</a> <var>window</var>:",
"rationale": ".algorithm",
"steps": [
{
Expand All @@ -351,7 +351,7 @@
]
},
{
"html": "<p>Let <var>topLevelTraversable</var> be <var>window</var>’s <a data-link-type=\"dfn\" href=\"https://html.spec.whatwg.org/multipage/nav-history-apis.html#window-navigable\" id=\"ref-for-window-navigable①\">navigable</a>'s <a data-link-type=\"dfn\" href=\"https://html.spec.whatwg.org/multipage/document-sequences.html#nav-top\" id=\"ref-for-nav-top①\">top-level traversable</a>.</p>"
"html": "<p>Let <var>topLevelTraversable</var> be <var>window</var>’s <a data-link-type=\"dfn\" href=\"https://html.spec.whatwg.org/multipage/nav-history-apis.html#window-navigable\" id=\"ref-for-window-navigable①\">navigable</a>s <a data-link-type=\"dfn\" href=\"https://html.spec.whatwg.org/multipage/document-sequences.html#nav-top\" id=\"ref-for-nav-top①\">top-level traversable</a>.</p>"
},
{
"html": "<p>Let <var>platformLinearAcceleration</var> be null.</p>"
Expand Down
2 changes: 1 addition & 1 deletion tr/ids/orientation-event.json
Original file line number Diff line number Diff line change
Expand Up @@ -679,7 +679,7 @@
"https://www.w3.org/TR/orientation-event/#c88e6590",
"https://www.w3.org/TR/orientation-event/#aa5d54f3",
"https://www.w3.org/TR/orientation-event/#4ed2f1ff",
"https://www.w3.org/TR/orientation-event/#dab73cb6",
"https://www.w3.org/TR/orientation-event/#a39108a8",
"https://www.w3.org/TR/orientation-event/#318bc860",
"https://www.w3.org/TR/orientation-event/#fa818daf",
"https://www.w3.org/TR/orientation-event/#dca2de17",
Expand Down
10 changes: 5 additions & 5 deletions tr/index.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"type": "crawl",
"title": "Reffy crawl",
"date": "2025-02-11T01:35:24.877Z",
"date": "2025-02-12T01:35:08.591Z",
"options": {
"fallback": "tr/index.json",
"output": "report",
Expand Down Expand Up @@ -726,7 +726,7 @@
"https://aomediacodec.github.io/av1-spec/"
],
"crawled": "https://aomediacodec.github.io/av1-spec/av1-spec.pdf",
"date": "11 February 2025",
"date": "12 February 2025",
"links": "links/av1-spec.json",
"cddl": []
},
Expand Down Expand Up @@ -14642,11 +14642,11 @@
],
"crawled": "https://www.w3.org/TR/orientation-event/",
"crawlCacheInfo": {
"lastModified": "Tue, 19 Nov 2024 06:20:19 GMT"
"lastModified": "Wed, 12 Feb 2025 01:19:38 GMT"
},
"generator": "bikeshed",
"date": "21 November 2024",
"revision": "179ad03325513c0b3a6e1ce40c9720a4bdfe0c93",
"date": "12 February 2025",
"revision": "5adbbea4a21d004927f33e40ff4d5a70cc85de73",
"algorithms": "algorithms/orientation-event.json",
"links": "links/orientation-event.json",
"refs": "refs/orientation-event.json",
Expand Down
16 changes: 7 additions & 9 deletions tr/links/orientation-event.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,6 @@
"https://wpt.fyi/results/orientation-event/motion/requestPermission.https.window.html": {},
"https://wpt.fyi/results/orientation-event/orientation/requestPermission.https.window.html": {},
"https://www.w3.org/2008/geolocation/": {},
"https://www.w3.org/Consortium/Process/": {},
"https://www.w3.org/TR/": {},
"https://www.w3.org/TR/2016/CR-orientation-event-20160818/": {},
"https://www.w3.org/TR/accelerometer/": {},
Expand Down Expand Up @@ -102,15 +101,14 @@
"https://www.w3.org/groups/wg/webapps/ipr": {},
"https://www.w3.org/policies/patent-policy/": {
"anchors": [
"sec-Requirements",
"def-essential",
"sec-Disclosure"
]
},
"https://www.w3.org/policies/process/": {},
"https://www.w3.org/policies/process/20231103/": {
"anchors": [
"recs-and-notes",
"dfn-wide-review"
"recs-and-notes"
]
}
},
Expand Down Expand Up @@ -225,11 +223,6 @@
"new"
]
},
"https://www.w3.org/Consortium/Process/": {
"anchors": [
"at-risk"
]
},
"https://www.w3.org/TR/accelerometer/": {
"anchors": [
"device-coordinate-system"
Expand Down Expand Up @@ -282,6 +275,11 @@
"anchors": [
"dfn-extension-commands"
]
},
"https://www.w3.org/policies/process/": {
"anchors": [
"at-risk"
]
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion tr/refs/orientation-event.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
},
{
"name": "W3C-PROCESS",
"url": "https://www.w3.org/Consortium/Process/"
"url": "https://www.w3.org/policies/process/"
},
{
"name": "WEBDRIVER2",
Expand Down

0 comments on commit 09cda64

Please sign in to comment.