Skip to content

Commit

Permalink
Update of ED report from new reffy run
Browse files Browse the repository at this point in the history
Using reffy commit 15.2.0.
  • Loading branch information
reffy-bot committed May 8, 2024
1 parent 7ca1258 commit 37efc27
Show file tree
Hide file tree
Showing 16 changed files with 946 additions and 468 deletions.
142 changes: 76 additions & 66 deletions ed/dfns/orientation-event.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,33 +5,37 @@
},
"dfns": [
{
"id": "relative-orientation",
"href": "https://w3c.github.io/deviceorientation/#relative-orientation",
"id": "device-orientation-x",
"href": "https://w3c.github.io/deviceorientation/#device-orientation-x",
"linkingText": [
"Relative orientation"
"x"
],
"localLinkingText": [],
"type": "dfn",
"for": [],
"for": [
"Device Orientation"
],
"access": "private",
"informative": false,
"heading": {
"id": "choice-of-reference-coordinate-system",
"href": "https://w3c.github.io/deviceorientation/#choice-of-reference-coordinate-system",
"title": "Choice of reference coordinate system",
"number": "3.1.1"
"id": "device-orientation-model",
"href": "https://w3c.github.io/deviceorientation/#device-orientation-model",
"title": "Device Orientation",
"number": "3.1"
},
"definedIn": "prose"
},
{
"id": "absolute-orientation",
"href": "https://w3c.github.io/deviceorientation/#absolute-orientation",
"id": "device-orientation-y",
"href": "https://w3c.github.io/deviceorientation/#device-orientation-y",
"linkingText": [
"Absolute orientation"
"y"
],
"localLinkingText": [],
"type": "dfn",
"for": [],
"for": [
"Device Orientation"
],
"access": "private",
"informative": false,
"heading": {
Expand All @@ -42,47 +46,51 @@
"definedIn": "prose"
},
{
"id": "linear-acceleration",
"href": "https://w3c.github.io/deviceorientation/#linear-acceleration",
"id": "device-orientation-z",
"href": "https://w3c.github.io/deviceorientation/#device-orientation-z",
"linkingText": [
"Linear acceleration"
"z"
],
"localLinkingText": [],
"type": "dfn",
"for": [],
"for": [
"Device Orientation"
],
"access": "private",
"informative": false,
"heading": {
"id": "device-motion-model",
"href": "https://w3c.github.io/deviceorientation/#device-motion-model",
"title": "Device Motion",
"number": "3.2"
"id": "title",
"href": "https://w3c.github.io/deviceorientation/#title",
"title": "Device Orientation and Motion"
},
"definedIn": "prose"
},
{
"id": "acceleration-with-gravity",
"href": "https://w3c.github.io/deviceorientation/#acceleration-with-gravity",
"id": "relative-device-orientation",
"href": "https://w3c.github.io/deviceorientation/#relative-device-orientation",
"linkingText": [
"acceleration with gravity"
"Relative device orientation"
],
"localLinkingText": [
"relative orientation"
],
"localLinkingText": [],
"type": "dfn",
"for": [],
"access": "private",
"informative": false,
"heading": {
"id": "title",
"href": "https://w3c.github.io/deviceorientation/#title",
"title": "Device Orientation and Motion"
"id": "choice-of-reference-coordinate-system",
"href": "https://w3c.github.io/deviceorientation/#choice-of-reference-coordinate-system",
"title": "Choice of reference coordinate system",
"number": "3.1.1"
},
"definedIn": "prose"
},
{
"id": "rotation-rate",
"href": "https://w3c.github.io/deviceorientation/#rotation-rate",
"id": "absolute-orientation",
"href": "https://w3c.github.io/deviceorientation/#absolute-orientation",
"linkingText": [
"rotation rate"
"Absolute orientation"
],
"localLinkingText": [],
"type": "dfn",
Expand All @@ -97,34 +105,36 @@
"definedIn": "prose"
},
{
"id": "accelerometer-feature",
"href": "https://w3c.github.io/deviceorientation/#accelerometer-feature",
"id": "linear-device-acceleration",
"href": "https://w3c.github.io/deviceorientation/#linear-device-acceleration",
"linkingText": [
"accelerometer-feature"
"Linear device acceleration"
],
"localLinkingText": [
"linear acceleration"
],
"localLinkingText": [],
"type": "dfn",
"for": [],
"access": "public",
"access": "private",
"informative": false,
"heading": {
"id": "permissions-policy-integration",
"href": "https://w3c.github.io/deviceorientation/#permissions-policy-integration",
"title": "Permissions Policy integration",
"number": "4"
"id": "device-motion-model",
"href": "https://w3c.github.io/deviceorientation/#device-motion-model",
"title": "Device Motion",
"number": "3.2"
},
"definedIn": "prose"
},
{
"id": "gyroscope-feature",
"href": "https://w3c.github.io/deviceorientation/#gyroscope-feature",
"id": "acceleration-with-gravity",
"href": "https://w3c.github.io/deviceorientation/#acceleration-with-gravity",
"linkingText": [
"gyroscope-feature"
"acceleration with gravity"
],
"localLinkingText": [],
"type": "dfn",
"for": [],
"access": "public",
"access": "private",
"informative": false,
"heading": {
"id": "title",
Expand All @@ -134,15 +144,15 @@
"definedIn": "prose"
},
{
"id": "magnetometer-feature",
"href": "https://w3c.github.io/deviceorientation/#magnetometer-feature",
"id": "rotation-rate",
"href": "https://w3c.github.io/deviceorientation/#rotation-rate",
"linkingText": [
"magnetometer-feature"
"rotation rate"
],
"localLinkingText": [],
"type": "dfn",
"for": [],
"access": "public",
"access": "private",
"informative": false,
"heading": {
"id": "title",
Expand All @@ -155,26 +165,26 @@
"id": "permissiondef-accelerometer",
"href": "https://w3c.github.io/deviceorientation/#permissiondef-accelerometer",
"linkingText": [
"accelerometer"
"\"accelerometer\""
],
"localLinkingText": [],
"type": "permission",
"for": [],
"access": "public",
"informative": false,
"heading": {
"id": "permissions-api-integration",
"href": "https://w3c.github.io/deviceorientation/#permissions-api-integration",
"title": "Permissions API integration",
"number": "5"
"id": "permissions-integration",
"href": "https://w3c.github.io/deviceorientation/#permissions-integration",
"title": "Permissions",
"number": "4"
},
"definedIn": "prose"
},
{
"id": "permissiondef-gyroscope",
"href": "https://w3c.github.io/deviceorientation/#permissiondef-gyroscope",
"linkingText": [
"gyroscope"
"\"gyroscope\""
],
"localLinkingText": [],
"type": "permission",
Expand All @@ -192,7 +202,7 @@
"id": "permissiondef-magnetometer",
"href": "https://w3c.github.io/deviceorientation/#permissiondef-magnetometer",
"linkingText": [
"magnetometer"
"\"magnetometer\""
],
"localLinkingText": [],
"type": "permission",
Expand Down Expand Up @@ -221,7 +231,7 @@
"id": "taks-source",
"href": "https://w3c.github.io/deviceorientation/#taks-source",
"title": "Task Source",
"number": "6"
"number": "5"
},
"definedIn": "prose"
},
Expand All @@ -240,7 +250,7 @@
"id": "deviceorientation",
"href": "https://w3c.github.io/deviceorientation/#deviceorientation",
"title": "deviceorientation Event",
"number": "7.1"
"number": "6.1"
},
"definedIn": "pre"
},
Expand Down Expand Up @@ -626,7 +636,7 @@
"id": "deviceorientationabsolute",
"href": "https://w3c.github.io/deviceorientation/#deviceorientationabsolute",
"title": "deviceorientationabsolute Event",
"number": "7.2"
"number": "6.2"
},
"definedIn": "prose"
},
Expand Down Expand Up @@ -665,7 +675,7 @@
"id": "device-motion-event-acceleration-api",
"href": "https://w3c.github.io/deviceorientation/#device-motion-event-acceleration-api",
"title": "The DeviceMotionEventAcceleration interface",
"number": "7.3.1"
"number": "6.3.1"
},
"definedIn": "pre"
},
Expand Down Expand Up @@ -804,7 +814,7 @@
"id": "device-motion-event-rotation-rate-api",
"href": "https://w3c.github.io/deviceorientation/#device-motion-event-rotation-rate-api",
"title": "The DeviceMotionEventRotationRate interface",
"number": "7.3.2"
"number": "6.3.2"
},
"definedIn": "pre"
},
Expand Down Expand Up @@ -943,7 +953,7 @@
"id": "device-motion-event-api",
"href": "https://w3c.github.io/deviceorientation/#device-motion-event-api",
"title": "The DeviceMotionEvent interface",
"number": "7.3.3"
"number": "6.3.3"
},
"definedIn": "pre"
},
Expand Down Expand Up @@ -1425,7 +1435,7 @@
"id": "parse-orientation-data-reading-algorithm",
"href": "https://w3c.github.io/deviceorientation/#parse-orientation-data-reading-algorithm",
"title": "Parse orientation reading data algorithm",
"number": "10.1.1"
"number": "9.1.1"
},
"definedIn": "prose"
},
Expand All @@ -1444,7 +1454,7 @@
"id": "absolute-orientation-virtual-sensors",
"href": "https://w3c.github.io/deviceorientation/#absolute-orientation-virtual-sensors",
"title": "The \"absolute-orientation\" virtual sensor type",
"number": "10.1.2"
"number": "9.1.2"
},
"definedIn": "prose"
},
Expand All @@ -1463,7 +1473,7 @@
"id": "relative-orientation-virtual-sensors",
"href": "https://w3c.github.io/deviceorientation/#relative-orientation-virtual-sensors",
"title": "The \"relative-orientation\" virtual sensor type",
"number": "10.1.3"
"number": "9.1.3"
},
"definedIn": "prose"
},
Expand All @@ -1482,7 +1492,7 @@
"id": "accelerometer-virtual-sensors",
"href": "https://w3c.github.io/deviceorientation/#accelerometer-virtual-sensors",
"title": "The \"accelerometer\" virtual sensor type",
"number": "10.2.1"
"number": "9.2.1"
},
"definedIn": "prose"
},
Expand All @@ -1501,7 +1511,7 @@
"id": "linear-acceleration-virtual-sensors",
"href": "https://w3c.github.io/deviceorientation/#linear-acceleration-virtual-sensors",
"title": "The \"linear-acceleration\" virtual sensor type",
"number": "10.2.2"
"number": "9.2.2"
},
"definedIn": "prose"
},
Expand All @@ -1520,7 +1530,7 @@
"id": "gyroscope-virtual-sensors",
"href": "https://w3c.github.io/deviceorientation/#gyroscope-virtual-sensors",
"title": "The \"gyroscope\" virtual sensor type",
"number": "10.2.3"
"number": "9.2.3"
},
"definedIn": "prose"
}
Expand Down
Loading

0 comments on commit 37efc27

Please sign in to comment.