Skip to content

Commit e624556

Browse files
author
reffy-bot
committed
Update of TR report from new reffy run
Using reffy commit 17.2.10.
1 parent 30ed22c commit e624556

16 files changed

+446
-950
lines changed

tr/algorithms/orientation-event.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
{
88
"name": "DeviceOrientationEvent/requestPermission(absolute)",
99
"href": "https://www.w3.org/TR/orientation-event/#dom-deviceorientationevent-requestpermission",
10-
"html": "The <dfn class=\"dfn-paneled idl-code has-dfn-panel\" data-dfn-for=\"DeviceOrientationEvent\" data-dfn-type=\"method\" data-export=\"\" data-lt=\"requestPermission(absolute)|requestPermission()\" id=\"dom-deviceorientationevent-requestpermission\" role=\"button\" aria-expanded=\"false\" tabindex=\"0\"><code>requestPermission(<var>absolute</var>)</code></dfn><span style=\"position: relative; height: 0px;\"></span><span style=\"position: relative; height: 0px;\"></span> method steps are:",
10+
"html": "The <dfn class=\"dfn-paneled idl-code has-dfn-panel\" data-dfn-for=\"DeviceOrientationEvent\" data-dfn-type=\"method\" data-export=\"\" data-lt=\"requestPermission(absolute)|requestPermission()\" id=\"dom-deviceorientationevent-requestpermission\" role=\"button\" aria-expanded=\"false\" tabindex=\"0\"><code>requestPermission(<var>absolute</var>)</code></dfn> method steps are:",
1111
"rationale": ".algorithm",
1212
"steps": [
1313
{
@@ -81,7 +81,7 @@
8181
{
8282
"name": "fire an orientation event",
8383
"href": "https://www.w3.org/TR/orientation-event/#fire-an-orientation-event",
84-
"html": "To <dfn class=\"dfn-paneled has-dfn-panel\" data-dfn-type=\"dfn\" data-noexport=\"\" id=\"fire-an-orientation-event\" role=\"button\" aria-expanded=\"false\" tabindex=\"0\">fire an orientation event</dfn><span style=\"position: relative; height: 0px;\"></span><span style=\"position: relative; height: 0px;\"></span> given a <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://webidl.spec.whatwg.org/#idl-DOMString\" id=\"ref-for-idl-DOMString①\">DOMString</a></code> <var>event</var>, <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://html.spec.whatwg.org/multipage/nav-history-apis.html#window\" id=\"ref-for-window①\">Window</a></code> <var>window</var> and <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://webidl.spec.whatwg.org/#idl-boolean\" id=\"ref-for-idl-boolean③\">boolean</a></code> <var>absolute</var>:",
84+
"html": "To <dfn class=\"dfn-paneled has-dfn-panel\" data-dfn-type=\"dfn\" data-noexport=\"\" id=\"fire-an-orientation-event\" role=\"button\" aria-expanded=\"false\" tabindex=\"0\">fire an orientation event</dfn> given a <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://webidl.spec.whatwg.org/#idl-DOMString\" id=\"ref-for-idl-DOMString①\">DOMString</a></code> <var>event</var>, <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://html.spec.whatwg.org/multipage/nav-history-apis.html#window\" id=\"ref-for-window①\">Window</a></code> <var>window</var> and <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://webidl.spec.whatwg.org/#idl-boolean\" id=\"ref-for-idl-boolean③\">boolean</a></code> <var>absolute</var>:",
8585
"rationale": ".algorithm",
8686
"steps": [
8787
{
@@ -262,7 +262,7 @@
262262
{
263263
"name": "DeviceMotionEvent/requestPermission()",
264264
"href": "https://www.w3.org/TR/orientation-event/#dom-devicemotionevent-requestpermission",
265-
"html": "The <dfn class=\"dfn-paneled idl-code has-dfn-panel\" data-dfn-for=\"DeviceMotionEvent\" data-dfn-type=\"method\" data-export=\"\" id=\"dom-devicemotionevent-requestpermission\" role=\"button\" aria-expanded=\"false\" tabindex=\"0\"><code>requestPermission()</code></dfn><span style=\"position: relative; height: 0px;\"></span><span style=\"position: relative; height: 0px;\"></span> method steps are:",
265+
"html": "The <dfn class=\"dfn-paneled idl-code has-dfn-panel\" data-dfn-for=\"DeviceMotionEvent\" data-dfn-type=\"method\" data-export=\"\" id=\"dom-devicemotionevent-requestpermission\" role=\"button\" aria-expanded=\"false\" tabindex=\"0\"><code>requestPermission()</code></dfn> method steps are:",
266266
"rationale": ".algorithm",
267267
"steps": [
268268
{
@@ -550,7 +550,7 @@
550550
{
551551
"name": "parse orientation data reading",
552552
"href": "https://www.w3.org/TR/orientation-event/#parse-orientation-data-reading",
553-
"html": "To perform the <dfn class=\"dfn-paneled has-dfn-panel\" data-dfn-type=\"dfn\" data-export=\"\" id=\"parse-orientation-data-reading\" role=\"button\" aria-expanded=\"false\" tabindex=\"0\">parse orientation data reading</dfn><span style=\"position: relative; height: 0px;\"></span><span style=\"position: relative; height: 0px;\"></span> algorithm, given a JSON <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-object-objects\" id=\"ref-for-sec-object-objects\">Object</a></code> <var>parameters</var>:",
553+
"html": "To perform the <dfn class=\"dfn-paneled has-dfn-panel\" data-dfn-type=\"dfn\" data-export=\"\" id=\"parse-orientation-data-reading\" role=\"button\" aria-expanded=\"false\" tabindex=\"0\">parse orientation data reading</dfn> algorithm, given a JSON <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-object-objects\" id=\"ref-for-sec-object-objects\">Object</a></code> <var>parameters</var>:",
554554
"rationale": ".algorithm",
555555
"steps": [
556556
{

0 commit comments

Comments
 (0)