forked from w3c/webref
-
Notifications
You must be signed in to change notification settings - Fork 0
/
battery-status.json
69 lines (69 loc) · 1.94 KB
/
battery-status.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
{
"spec": {
"title": "Battery Status API",
"url": "https://w3c.github.io/battery/"
},
"links": {
"https://www.w3.org/TR/": [],
"https://www.w3.org/PM/horizontal/review.html?shortname=battery-status": [],
"https://www.w3.org/das/": [],
"https://lists.w3.org/Archives/Public/public-device-apis/": [],
"https://www.w3.org/Consortium/Patent-Policy/": [
"def-essential",
"sec-Disclosure"
],
"https://www.w3.org/groups/wg/das/ipr": [],
"https://www.w3.org/2020/Process-20200915/": [],
"https://datatracker.ietf.org/doc/html/bcp14": [],
"https://html.spec.whatwg.org/": [
"navigator",
"eventhandler",
"queue-a-task",
"event-handlers",
"event-handler-event-type",
"browsing-context",
"concept-relevant-global",
"concept-relevant-realm",
"relevant-settings-object",
"current-settings-object",
"top-level-browsing-context",
"incumbent-settings-object",
"concept-document-window",
"secure-context",
"active-document",
"concept-origin",
"same-origin-domain",
"allowed-to-use",
"window"
],
"https://dom.spec.whatwg.org/": [
"eventtarget",
"concept-event-fire"
],
"https://tc39.es/ecma262/": [
"sec-promise-objects",
"realm"
],
"https://heycam.github.io/webidl/": [
"securityerror",
"notallowederror",
"idl-DOMException",
"idl-promise",
"this",
"resolve",
"Exposed",
"idl-boolean",
"idl-unrestricted-double",
"idl-double"
],
"https://w3c.github.io/webappsec-permissions-policy/": [
"policy-controlled-feature",
"default-allowlist"
],
"https://github.com/w3c/battery/issues/15": [],
"https://tc39.es/ecma262/multipage/": [],
"https://www.w3.org/TR/permissions-policy-1/": [],
"https://www.rfc-editor.org/rfc/rfc2119": [],
"https://www.rfc-editor.org/rfc/rfc8174": []
}
}