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 15.2.0.
  • Loading branch information
reffy-bot committed May 8, 2024
1 parent 37efc27 commit 29a6394
Show file tree
Hide file tree
Showing 18 changed files with 1,118 additions and 922 deletions.
264 changes: 137 additions & 127 deletions tr/dfns/orientation-event.json

Large diffs are not rendered by default.

19 changes: 19 additions & 0 deletions tr/dfns/webgpu.json
Original file line number Diff line number Diff line change
Expand Up @@ -618,6 +618,25 @@
},
"definedIn": "dt"
},
{
"id": "timeline-agnostic",
"href": "https://www.w3.org/TR/webgpu/#timeline-agnostic",
"linkingText": [
"Timeline-agnostic"
],
"localLinkingText": [],
"type": "dfn",
"for": [],
"access": "private",
"informative": false,
"heading": {
"id": "programming-model-timelines",
"href": "https://www.w3.org/TR/webgpu/#programming-model-timelines",
"title": "Timelines",
"number": "3.4.1"
},
"definedIn": "dt"
},
{
"id": "immutable-value-example-term",
"href": "https://www.w3.org/TR/webgpu/#immutable-value-example-term",
Expand Down
2 changes: 1 addition & 1 deletion tr/events/orientation-event.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"spec": {
"title": "DeviceOrientation Event Specification",
"title": "Device Orientation and Motion",
"url": "https://www.w3.org/TR/orientation-event/"
},
"events": [
Expand Down
139 changes: 52 additions & 87 deletions tr/headings/orientation-event.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"spec": {
"title": "DeviceOrientation Event Specification",
"title": "Device Orientation and Motion",
"url": "https://www.w3.org/TR/orientation-event/"
},
"headings": [
{
"id": "title",
"href": "https://www.w3.org/TR/orientation-event/#title",
"level": 1,
"title": "DeviceOrientation Event Specification"
"title": "Device Orientation and Motion"
},
{
"id": "abstract",
Expand All @@ -28,240 +28,187 @@
"level": 2,
"title": "Table of Contents"
},
{
"id": "conformance-requirements",
"href": "https://www.w3.org/TR/orientation-event/#conformance-requirements",
"level": 2,
"title": "Conformance requirements",
"number": "1"
},
{
"id": "introduction",
"href": "https://www.w3.org/TR/orientation-event/#introduction",
"level": 2,
"title": "Introduction",
"number": "2"
"number": "1"
},
{
"id": "scope",
"href": "https://www.w3.org/TR/orientation-event/#scope",
"level": 2,
"title": "Scope",
"number": "3"
"number": "2"
},
{
"id": "model",
"href": "https://www.w3.org/TR/orientation-event/#model",
"level": 2,
"title": "Model",
"number": "4"
"number": "3"
},
{
"id": "device-orientation-model",
"href": "https://www.w3.org/TR/orientation-event/#device-orientation-model",
"level": 3,
"title": "Device Orientation",
"number": "4.1"
"number": "3.1"
},
{
"id": "choice-of-reference-coordinate-system",
"href": "https://www.w3.org/TR/orientation-event/#choice-of-reference-coordinate-system",
"level": 4,
"title": "Choice of reference coordinate system",
"number": "4.1.1"
"number": "3.1.1"
},
{
"id": "device-motion-model",
"href": "https://www.w3.org/TR/orientation-event/#device-motion-model",
"level": 3,
"title": "Device Motion",
"number": "4.2"
},
{
"id": "permissions-policy-integration",
"href": "https://www.w3.org/TR/orientation-event/#permissions-policy-integration",
"level": 2,
"title": "Permissions Policy integration",
"number": "5"
"number": "3.2"
},
{
"id": "permissions-api-integration",
"href": "https://www.w3.org/TR/orientation-event/#permissions-api-integration",
"id": "permissions-integration",
"href": "https://www.w3.org/TR/orientation-event/#permissions-integration",
"level": 2,
"title": "Permissions API integration",
"number": "6"
"title": "Permissions",
"number": "4"
},
{
"id": "taks-source",
"href": "https://www.w3.org/TR/orientation-event/#taks-source",
"level": 2,
"title": "Task Source",
"number": "7"
"number": "5"
},
{
"id": "api",
"href": "https://www.w3.org/TR/orientation-event/#api",
"level": 2,
"title": "API",
"number": "8"
"number": "6"
},
{
"id": "deviceorientation",
"href": "https://www.w3.org/TR/orientation-event/#deviceorientation",
"level": 3,
"title": "deviceorientation Event",
"number": "8.1"
"number": "6.1"
},
{
"id": "deviceorientationabsolute",
"href": "https://www.w3.org/TR/orientation-event/#deviceorientationabsolute",
"level": 3,
"title": "deviceorientationabsolute Event",
"number": "8.2"
"number": "6.2"
},
{
"id": "devicemotion",
"href": "https://www.w3.org/TR/orientation-event/#devicemotion",
"level": 3,
"title": "devicemotion Event",
"number": "8.3"
"number": "6.3"
},
{
"id": "device-motion-event-acceleration-api",
"href": "https://www.w3.org/TR/orientation-event/#device-motion-event-acceleration-api",
"level": 4,
"title": "The DeviceMotionEventAcceleration interface",
"number": "8.3.1"
"number": "6.3.1"
},
{
"id": "device-motion-event-rotation-rate-api",
"href": "https://www.w3.org/TR/orientation-event/#device-motion-event-rotation-rate-api",
"level": 4,
"title": "The DeviceMotionEventRotationRate interface",
"number": "8.3.2"
"number": "6.3.2"
},
{
"id": "device-motion-event-api",
"href": "https://www.w3.org/TR/orientation-event/#device-motion-event-api",
"level": 4,
"title": "The DeviceMotionEvent interface",
"number": "8.3.3"
"number": "6.3.3"
},
{
"id": "security-and-privacy",
"href": "https://www.w3.org/TR/orientation-event/#security-and-privacy",
"level": 2,
"title": "Security and privacy considerations",
"number": "9"
"number": "7"
},
{
"id": "a11y",
"href": "https://www.w3.org/TR/orientation-event/#a11y",
"level": 2,
"title": "10. Accessibility considerations"
},
{
"id": "use-cases-and-requirements",
"href": "https://www.w3.org/TR/orientation-event/#use-cases-and-requirements",
"level": 2,
"title": "11. Use-Cases and Requirements"
},
{
"id": "use-cases",
"href": "https://www.w3.org/TR/orientation-event/#use-cases",
"level": 3,
"title": "Use-Cases",
"number": "11.1"
},
{
"id": "controlling-a-game",
"href": "https://www.w3.org/TR/orientation-event/#controlling-a-game",
"level": 4,
"title": "Controlling a game",
"number": "11.1.1"
},
{
"id": "gesture-recognition",
"href": "https://www.w3.org/TR/orientation-event/#gesture-recognition",
"level": 4,
"title": "Gesture recognition",
"number": "11.1.2"
},
{
"id": "mapping",
"href": "https://www.w3.org/TR/orientation-event/#mapping",
"level": 4,
"title": "Mapping",
"number": "11.1.3"
},
{
"id": "requirements",
"href": "https://www.w3.org/TR/orientation-event/#requirements",
"level": 3,
"title": "Requirements",
"number": "11.2"
"title": "Accessibility considerations",
"number": "8"
},
{
"id": "automation",
"href": "https://www.w3.org/TR/orientation-event/#automation",
"level": 2,
"title": "12. Automation"
"title": "Automation",
"number": "9"
},
{
"id": "device-orientation-automation",
"href": "https://www.w3.org/TR/orientation-event/#device-orientation-automation",
"level": 3,
"title": "Device Orientation Automation",
"number": "12.1"
"number": "9.1"
},
{
"id": "parse-orientation-data-reading-algorithm",
"href": "https://www.w3.org/TR/orientation-event/#parse-orientation-data-reading-algorithm",
"level": 4,
"title": "Parse orientation reading data algorithm",
"number": "12.1.1"
"number": "9.1.1"
},
{
"id": "absolute-orientation-virtual-sensors",
"href": "https://www.w3.org/TR/orientation-event/#absolute-orientation-virtual-sensors",
"level": 4,
"title": "The \"absolute-orientation\" virtual sensor type",
"number": "12.1.2"
"number": "9.1.2"
},
{
"id": "relative-orientation-virtual-sensors",
"href": "https://www.w3.org/TR/orientation-event/#relative-orientation-virtual-sensors",
"level": 4,
"title": "The \"relative-orientation\" virtual sensor type",
"number": "12.1.3"
"number": "9.1.3"
},
{
"id": "device-motion-automation",
"href": "https://www.w3.org/TR/orientation-event/#device-motion-automation",
"level": 3,
"title": "Device Motion Automation",
"number": "12.2"
"number": "9.2"
},
{
"id": "accelerometer-virtual-sensors",
"href": "https://www.w3.org/TR/orientation-event/#accelerometer-virtual-sensors",
"level": 4,
"title": "The \"accelerometer\" virtual sensor type",
"number": "12.2.1"
"number": "9.2.1"
},
{
"id": "linear-acceleration-virtual-sensors",
"href": "https://www.w3.org/TR/orientation-event/#linear-acceleration-virtual-sensors",
"level": 4,
"title": "The \"linear-acceleration\" virtual sensor type",
"number": "12.2.2"
"number": "9.2.2"
},
{
"id": "gyroscope-virtual-sensors",
"href": "https://www.w3.org/TR/orientation-event/#gyroscope-virtual-sensors",
"level": 4,
"title": "The \"gyroscope\" virtual sensor type",
"number": "12.2.3"
"number": "9.2.3"
},
{
"id": "examples",
Expand Down Expand Up @@ -293,7 +240,25 @@
"id": "changes",
"href": "https://www.w3.org/TR/orientation-event/#changes",
"level": 2,
"title": "13. Changes"
"title": "10. Changes"
},
{
"id": "w3c-conformance",
"href": "https://www.w3.org/TR/orientation-event/#w3c-conformance",
"level": 2,
"title": "Conformance"
},
{
"id": "w3c-conventions",
"href": "https://www.w3.org/TR/orientation-event/#w3c-conventions",
"level": 3,
"title": "Document conventions"
},
{
"id": "w3c-conformant-algorithms",
"href": "https://www.w3.org/TR/orientation-event/#w3c-conformant-algorithms",
"level": 3,
"title": "Conformant Algorithms"
},
{
"id": "index",
Expand Down
2 changes: 1 addition & 1 deletion tr/idl/orientation-event.idl
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// GENERATED CONTENT - DO NOT EDIT
// Content was automatically extracted by Reffy into webref
// (https://github.com/w3c/webref)
// Source: DeviceOrientation Event Specification (https://www.w3.org/TR/orientation-event/)
// Source: Device Orientation and Motion (https://www.w3.org/TR/orientation-event/)

partial interface Window {
[SecureContext] attribute EventHandler ondeviceorientation;
Expand Down
Loading

0 comments on commit 29a6394

Please sign in to comment.