|
7 | 7 | { |
8 | 8 | "name": "DeviceOrientationEvent/requestPermission(absolute)", |
9 | 9 | "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:", |
11 | 11 | "rationale": ".algorithm", |
12 | 12 | "steps": [ |
13 | 13 | { |
|
81 | 81 | { |
82 | 82 | "name": "fire an orientation event", |
83 | 83 | "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>:", |
85 | 85 | "rationale": ".algorithm", |
86 | 86 | "steps": [ |
87 | 87 | { |
|
262 | 262 | { |
263 | 263 | "name": "DeviceMotionEvent/requestPermission()", |
264 | 264 | "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:", |
266 | 266 | "rationale": ".algorithm", |
267 | 267 | "steps": [ |
268 | 268 | { |
|
550 | 550 | { |
551 | 551 | "name": "parse orientation data reading", |
552 | 552 | "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>:", |
554 | 554 | "rationale": ".algorithm", |
555 | 555 | "steps": [ |
556 | 556 | { |
|
0 commit comments