forked from w3c/webref
-
Notifications
You must be signed in to change notification settings - Fork 0
/
badging.json
60 lines (60 loc) · 1.71 KB
/
badging.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
{
"spec": {
"title": "Badging API",
"url": "https://w3c.github.io/badging/"
},
"links": {
"https://www.w3.org/TR/appmanifest/": [
"dfn-installed-web-application",
"dfn-navigation-scope",
"dfn-within-scope-manifest"
],
"https://heycam.github.io/webidl/": [
"idl-unsigned-long-long",
"SecureContext",
"idl-promise",
"idl-undefined",
"EnforceRange",
"a-promise-resolved-with",
"a-promise-rejected-with",
"notsupportederror",
"idl-DOMException"
],
"https://dom.spec.whatwg.org/": [
"concept-document",
"dom-document-url"
],
"https://html.spec.whatwg.org/": [
"browsing-context",
"top-level-browsing-context",
"navigator",
"workernavigator",
"the-title-element",
"in-parallel",
"relevant-settings-object",
"responsible-document",
"environment-settings-object"
],
"https://www.w3.org/TR/ltli/": [
"locale"
],
"https://github.com/w3c/badging/issues/60": [],
"https://github.com/w3c/badging/issues/19": [],
"https://github.com/w3c/badging/issues/61": [],
"https://github.com/marcoscaceres": [],
"https://github.com/w3c/badging/pull/57": [],
"https://www.w3.org/TR/service-workers-1/": [
"dfn-service-worker-client",
"dfn-containing-service-worker-registration",
"dfn-scope-url"
],
"https://infra.spec.whatwg.org/": [
"list-remove"
],
"https://github.com/w3c/badging/issues/44": [],
"https://github.com/w3c/badging/issues/24": [],
"https://datatracker.ietf.org/doc/html/bcp14": [],
"https://www.rfc-editor.org/rfc/rfc2119": [],
"https://www.rfc-editor.org/rfc/rfc8174": []
}
}