forked from w3c/webref
-
Notifications
You must be signed in to change notification settings - Fork 0
/
accelerometer.json
86 lines (86 loc) · 3.01 KB
/
accelerometer.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
{
"spec": {
"title": "Accelerometer",
"url": "https://w3c.github.io/accelerometer/"
},
"links": {
"https://lists.w3.org/Archives/Public/public-device-apis/": [],
"https://www.w3.org/das/": [],
"https://www.w3.org/Consortium/Patent-Policy-20200915/": [
"def-essential",
"sec-Disclosure"
],
"https://www.w3.org/groups/wg/das/ipr": [],
"https://www.w3.org/2020/Process-20200915/": [],
"https://w3c.github.io/sensors/": [
"local-coordinate-system",
"sensor-reading",
"keystroke-monitoring",
"location-tracking",
"device-fingerprinting",
"user-identifying",
"mitigation-strategies",
"sensor-type",
"sensor",
"default-sensor",
"sensor-permission-names",
"latest-reading",
"dictdef-sensoroptions",
"supported-sensor-options",
"get-value-from-latest-reading",
"check-sensor-policy-controlled-features",
"initialize-a-sensor-object",
"automation",
"mock-sensor-type",
"dom-mocksensortype-accelerometer",
"mock-sensor-reading-values",
"dom-mocksensortype-linear-acceleration",
"dom-mocksensortype-gravity"
],
"https://www.w3.org/TR/screen-orientation/": [
"dom-screen",
"dfn-current-orientation-type"
],
"https://w3c.github.io/motion-sensors/": [
"usecases-and-requirements"
],
"https://w3c.github.io/sensors/usecases.html": [],
"https://w3c.github.io/permissions/": [
"dom-permissionname-accelerometer"
],
"https://infra.spec.whatwg.org/": [
"map-entry",
"map-getting-the-keys",
"map-getting-the-values"
],
"https://www.w3.org/TR/motion-sensors/": [
"gravity-and-linear-acceleration"
],
"https://developer.mozilla.org/en-US/docs/Web/API/Accelerometer": [],
"https://developer.mozilla.org/en-US/docs/Web/API/Accelerometer/Accelerometer": [],
"https://heycam.github.io/webidl/": [
"SecureContext",
"Exposed",
"idl-double",
"dfn-interface",
"dfn-identifier",
"dfn-inherited-interfaces",
"dfn-throw",
"securityerror",
"idl-DOMException"
],
"https://developer.mozilla.org/en-US/docs/Web/API/Accelerometer/x": [],
"https://developer.mozilla.org/en-US/docs/Web/API/Accelerometer/y": [],
"https://developer.mozilla.org/en-US/docs/Web/API/Accelerometer/z": [],
"https://developer.mozilla.org/en-US/docs/Web/API/LinearAccelerationSensor": [],
"https://developer.mozilla.org/en-US/docs/Web/API/LinearAccelerationSensor/LinearAccelerationSensor": [],
"https://developer.mozilla.org/en-US/docs/Web/API/GravitySensor": [],
"https://developer.mozilla.org/en-US/docs/Web/API/GravitySensor/GravitySensor": [],
"https://datatracker.ietf.org/doc/html/rfc2119": [],
"https://w3c.github.io/screen-orientation/": [],
"https://dl.acm.org/citation.cfm?id=2162095": [],
"https://arxiv.org/abs/1410.7746": [],
"https://www.bipm.org/en/publications/si-brochure/": [],
"https://arxiv.org/abs/1602.04115": []
}
}