forked from w3c/webref
-
Notifications
You must be signed in to change notification settings - Fork 0
/
ambient-light.json
52 lines (52 loc) · 1.51 KB
/
ambient-light.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
{
"spec": {
"title": "Ambient Light Sensor",
"url": "https://www.w3.org/TR/ambient-light/"
},
"links": {
"https://www.w3.org/TR/": [],
"https://www.w3.org/das/": [],
"https://lists.w3.org/Archives/Public/public-device-apis/": [],
"https://www.w3.org/Consortium/Patent-Policy-20200915/": [
"def-essential",
"sec-Disclosure"
],
"https://www.w3.org/2004/01/pp-impl/43696/status": [],
"https://www.w3.org/2020/Process-20200915/": [],
"https://w3c.github.io/sensors/": [
"high-level",
"sensor-reading",
"limit-max-frequency",
"reduce-accuracy",
"mitigation-strategies",
"sensor-type",
"sensor",
"default-sensor",
"sensor-permission-names",
"dictdef-sensoroptions",
"get-value-from-latest-reading",
"check-sensor-policy-controlled-features",
"initialize-a-sensor-object",
"automation",
"mock-sensor-type",
"dom-mocksensortype-ambient-light",
"mock-sensor-reading-values",
"sampling-frequency"
],
"https://w3c.github.io/permissions/": [
"dom-permissionname-ambient-light-sensor"
],
"https://heycam.github.io/webidl/": [
"SecureContext",
"Exposed",
"idl-double",
"dfn-throw",
"securityerror",
"idl-DOMException"
],
"https://tools.ietf.org/html/rfc2119": [],
"https://drafts.csswg.org/cssom/": [],
"https://drafts.csswg.org/mediaqueries-5/": [],
"https://www.bipm.org/en/publications/si-brochure/": []
}
}