forked from w3c/webref
-
Notifications
You must be signed in to change notification settings - Fork 0
/
contact-api.json
65 lines (65 loc) · 1.67 KB
/
contact-api.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
{
"spec": {
"title": "Contact Picker API",
"url": "https://wicg.github.io/contact-api/spec/"
},
"links": {
"https://www.w3.org/community/wicg/": [],
"https://www.w3.org/community/about/agreements/cla/": [],
"https://www.w3.org/community/": [],
"https://html.spec.whatwg.org/": [
"htmlbuttonelement",
"htmlimageelement",
"top-level-browsing-context",
"secure-context",
"concept-relevant-realm",
"task-source",
"concept-agent-event-loop",
"relevant-settings-object",
"responsible-event-loop",
"queue-a-task",
"navigator",
"browsing-context",
"in-parallel",
"concept-request-origin"
],
"https://heycam.github.io/webidl/": [
"idl-DOMString",
"Exposed",
"SecureContext",
"SameObject",
"Default",
"idl-object",
"idl-frozen-array",
"idl-sequence",
"idl-boolean",
"idl-promise",
"a-new-promise",
"a-promise-rejected-with",
"invalidstateerror",
"idl-DOMException",
"securityerror",
"exceptiondef-typeerror"
],
"https://infra.spec.whatwg.org/": [
"list",
"list-item",
"list-empty",
"list-iterate",
"list-contain",
"list-append",
"boolean"
],
"https://w3c.github.io/FileAPI/": [
"dfn-Blob",
"dfn-type"
],
"https://mimesniff.spec.whatwg.org/": [
"image-mime-type"
],
"https://www.w3.org/TR/FileAPI/": [],
"https://datatracker.ietf.org/doc/html/rfc2119": [],
"https://www.itu.int/rec/dologin_pub.asp?lang=e&id=T-REC-E.164-201011-I!!PDF-E&type=items": [],
"https://www.iso.org/standard/72482.html": []
}
}