-
Notifications
You must be signed in to change notification settings - Fork 73
/
clipboard-apis.json
188 lines (188 loc) · 6.27 KB
/
clipboard-apis.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
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
{
"spec": {
"title": "Clipboard API and events",
"url": "https://w3c.github.io/clipboard-apis/"
},
"links": {
"rawlinks": {
"https://datatracker.ietf.org/doc/html/rfc2119": {},
"https://developer.mozilla.org/en-US/docs/Web/API/Clipboard": {},
"https://developer.mozilla.org/en-US/docs/Web/API/Clipboard/read": {},
"https://developer.mozilla.org/en-US/docs/Web/API/Clipboard/readText": {},
"https://developer.mozilla.org/en-US/docs/Web/API/Clipboard/write": {},
"https://developer.mozilla.org/en-US/docs/Web/API/Clipboard/writeText": {},
"https://developer.mozilla.org/en-US/docs/Web/API/ClipboardEvent": {},
"https://developer.mozilla.org/en-US/docs/Web/API/ClipboardEvent/ClipboardEvent": {},
"https://developer.mozilla.org/en-US/docs/Web/API/ClipboardEvent/clipboardData": {},
"https://developer.mozilla.org/en-US/docs/Web/API/ClipboardItem": {},
"https://developer.mozilla.org/en-US/docs/Web/API/ClipboardItem/ClipboardItem": {},
"https://developer.mozilla.org/en-US/docs/Web/API/ClipboardItem/getType": {},
"https://developer.mozilla.org/en-US/docs/Web/API/ClipboardItem/presentationStyle": {},
"https://developer.mozilla.org/en-US/docs/Web/API/ClipboardItem/types": {},
"https://developer.mozilla.org/en-US/docs/Web/API/Element/copy_event": {},
"https://developer.mozilla.org/en-US/docs/Web/API/Element/cut_event": {},
"https://developer.mozilla.org/en-US/docs/Web/API/Element/paste_event": {},
"https://developer.mozilla.org/en-US/docs/Web/API/Navigator/clipboard": {},
"https://dom.spec.whatwg.org/": {},
"https://encoding.spec.whatwg.org/": {},
"https://github.com/w3c/clipboard-apis": {},
"https://github.com/w3c/clipboard-apis/issues": {},
"https://html.spec.whatwg.org/multipage/": {},
"https://infra.spec.whatwg.org/": {},
"https://lists.w3.org/Archives/Public/public-editing-tf/": {},
"https://mimesniff.spec.whatwg.org/": {},
"https://msdn.microsoft.com/en-us/ie/ms537658(v=vs.94)": {},
"https://w3c.github.io/FileAPI/": {},
"https://w3c.github.io/editing/": {},
"https://w3c.github.io/permissions/": {},
"https://webidl.spec.whatwg.org/": {},
"https://www.rfc-editor.org/rfc/rfc2392": {},
"https://www.w3.org/2004/01/pp-impl/114929/status": {},
"https://www.w3.org/TR/": {},
"https://www.w3.org/TR/SVG11/": {},
"https://www.w3.org/html/wg/drafts/html/master/": {},
"https://www.w3.org/policies/patent-policy/20200915/": {
"anchors": [
"def-essential",
"sec-Disclosure"
]
},
"https://www.w3.org/policies/process/20231103/": {}
},
"autolinks": {
"http://www.w3.org/TR/html5/browsers.html": {
"anchors": [
"allowed-to-show-a-popup"
]
},
"https://dom.spec.whatwg.org/": {
"anchors": [
"event",
"dictdef-eventinit",
"constructing-events",
"dom-event-preventdefault",
"eventtarget",
"dom-event-istrusted",
"dom-event-composed"
]
},
"https://encoding.spec.whatwg.org/": {
"anchors": [
"utf-8-encode",
"utf-8-decode"
]
},
"https://html.spec.whatwg.org/multipage/dnd.html": {
"anchors": [
"datatransfer",
"dom-datatransfer-items",
"dom-datatransfer-files",
"dom-datatransfer-setdata",
"datatransferitemlist",
"datatransferitem",
"dom-datatransfer-types",
"dom-datatransfer-cleardata",
"dom-datatransferitemlist-clear",
"dom-datatransfer-getdata"
]
},
"https://html.spec.whatwg.org/multipage/dom.html": {
"anchors": [
"the-body-element-2"
]
},
"https://html.spec.whatwg.org/multipage/infrastructure.html": {
"anchors": [
"in-parallel"
]
},
"https://html.spec.whatwg.org/multipage/interaction.html": {
"anchors": [
"editing-host",
"focusable-area",
"drag-data-store-mode",
"concept-dnd-ro",
"transient-activation",
"has-focus-steps",
"drag-data-item-kind",
"drag-data-item-type-string",
"concept-dnd-rw",
"concept-dnd-p"
]
},
"https://html.spec.whatwg.org/multipage/system-state.html": {
"anchors": [
"navigator"
]
},
"https://html.spec.whatwg.org/multipage/webappapis.html": {
"anchors": [
"concept-relevant-realm",
"queue-a-global-task",
"concept-realm-global",
"concept-relevant-global"
]
},
"https://infra.spec.whatwg.org/": {
"anchors": [
"string-starts-with",
"list-contain",
"list-size"
]
},
"https://mimesniff.spec.whatwg.org/": {
"anchors": [
"parse-a-mime-type",
"mime-type",
"serialize-a-mime-type",
"mime-type-essence"
]
},
"https://w3c.github.io/FileAPI/": {
"anchors": [
"dfn-Blob",
"dfn-type",
"dfn-file",
"dfn-name",
"dfn-lastModified"
]
},
"https://w3c.github.io/permissions/": {
"anchors": [
"dfn-powerful-feature",
"permissions-task-source",
"dfn-permission-descriptor-type",
"dom-permissiondescriptor",
"dom-permissionstate-denied",
"dfn-permission-state",
"dom-permissionstate-granted",
"dfn-request-permission-to-use"
]
},
"https://webidl.spec.whatwg.org/": {
"anchors": [
"Exposed",
"idl-DOMString",
"SecureContext",
"SameObject",
"this",
"idl-promise",
"idl-record",
"idl-frozen-array",
"idl-boolean",
"new",
"exceptiondef-typeerror",
"dfn-create-frozen-array",
"a-new-promise",
"dfn-perform-steps-once-promise-is-settled",
"reject",
"notfounderror",
"idl-DOMException",
"idl-sequence",
"idl-undefined",
"notallowederror"
]
}
}
}
}