This repository has been archived by the owner on Mar 30, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathspecs.json
319 lines (319 loc) · 9.82 KB
/
specs.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
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
[
{
"url": "http://www.w3.org/TR/beacon/",
"title": "Beacon"
},
{
"url": "http://www.w3.org/TR/clipboard-apis/",
"title": "Clipboard"
},
{
"url": "https://raw.githubusercontent.com/whatwg/console/master/index.bs",
"title": "Console"
},
{
"url": "https://drafts.csswg.org/css-animations/",
"title": "CSS Animations",
"hasIdlIndex": true,
"comment": "2013 Working Draft uses non-standard partial interface syntax."
},
{
"url": "https://drafts.csswg.org/css-ui-4/",
"title": "CSS Basic User Interface Module",
"idl": "none"
},
{
"url": "https://drafts.csswg.org/css-conditional-3/",
"title": "CSS Conditional Rules Module",
"hasIdlIndex": true,
"comment": "2013 Working Draft incorrectly omits semicolons after interfaces."
},
{
"url": "http://www.w3.org/TR/css-masking-1/",
"title": "CSS Masking Module"
},
{
"url": "https://cdn.rawgit.com/w3c/csswg-drafts/master/cssom/Overview.bs",
"title": "CSS Object Model (CSSOM)"
},
{
"url": "http://www.w3.org/TR/css-scroll-snap-1/",
"title": "CSS Scroll Snap Module",
"idl": "none"
},
{
"url": "https://drafts.csswg.org/css-transitions/",
"title": "CSS Transitions",
"hasIdlIndex": true
},
{
"url": "https://cdn.rawgit.com/w3c/csswg-drafts/master/cssom-view/Overview.bs",
"title": "CSSOM View Module",
"idl": "local",
"comment": "The Editor's Draft has duplicated members in MouseEvent and MouseEventInit"
},
{
"url": "http://www.w3.org/TR/orientation-event/",
"title": "Device Orientation"
},
{
"url": "https://dom.spec.whatwg.org/",
"title": "DOM",
"hasIdlIndex": true
},
{
"url": "http://www.w3.org/TR/DOM-Parsing/",
"title": "DOM Parsing and Serialization"
},
{
"url": "http://www.w3.org/TR/encrypted-media/",
"title": "Encrypted Media Extensions"
},
{
"url": "https://fetch.spec.whatwg.org/",
"title": "Fetch"
},
{
"url": "https://w3c.github.io/FileAPI/",
"title": "File",
"hasIdlIndex": true,
"comment": "2015 WD has deprecated methods and does not exposes to workers"
},
{
"url": "http://www.w3.org/TR/filter-effects/",
"title": "Filter Effects",
"hasIdlIndex": true
},
{
"url": "https://fullscreen.spec.whatwg.org/",
"title": "Fullscreen"
},
{
"url": "http://www.w3.org/TR/gamepad/",
"title": "Gamepad",
"idl": "local"
},
{
"url": "http://www.w3.org/TR/geolocation-API/",
"title": "Geolocation"
},
{
"url": "https://drafts.fxtf.org/geometry/",
"title": "Geometry Interfaces Module",
"hasIdlIndex": true,
"comment": "2014 Candidate Recommendation incorrectly inserts default values on non-optional arguments"
},
{
"url": "http://www.w3.org/TR/hr-time-2/",
"title": "High Resolution Time"
},
{
"url": "https://html.spec.whatwg.org/",
"title": "HTML"
},
{
"url": "https://www.w3.org/TR/webrtc-stats/",
"title": "Identifiers for WebRTC's Statistics API"
},
{
"url": "http://www.w3.org/TR/IndexedDB-2/",
"title": "Indexed Database",
"hasIdlIndex": true,
"comment": "IndexedDB 1 does not exposes to workers"
},
{
"url": "https://wicg.github.io/IntersectionObserver/",
"title": "Intersection Observer",
"hasIdlIndex": true,
"idl": "local"
},
{
"url": "https://w3c.github.io/mediacapture-main/",
"title": "Media Capture and Streams",
"comment": "2016 CR has duplicated allowUserMedia property."
},
{
"url": "https://wicg.github.io/media-playback-quality/",
"title": "Media Playback Quality"
},
{
"url": "http://www.w3.org/TR/media-source/",
"title": "Media Source Extensions"
},
{
"url": "http://www.w3.org/TR/navigation-timing-2/",
"title": "Navigation Timing",
"idl": "local",
"comment": "May 2017 WD has incorrect exposure setting on partial interface Performance"
},
{
"url": "https://notifications.spec.whatwg.org/",
"title": "Notifications",
"hasIdlIndex": true
},
{
"url": "http://www.w3.org/TR/page-visibility/",
"title": "Page Visibility"
},
{
"url": "http://www.w3.org/TR/payment-request/",
"title": "Payment Request",
"hasIdlIndex": true
},
{
"url": "http://www.w3.org/TR/performance-timeline-2/",
"title": "Performance Timeline"
},
{
"url": "http://www.w3.org/TR/pointerevents/",
"title": "Pointer Events"
},
{
"url": "http://www.w3.org/TR/push-api/",
"title": "Push"
},
{
"url": "http://www.w3.org/TR/resource-timing-1/",
"title": "Resource Timing"
},
{
"url": "http://www.w3.org/TR/referrer-policy/",
"title": "Referrer Policy",
"hasIdlIndex": true
},
{
"url": "http://www.w3.org/TR/selection-api/",
"title": "Selection"
},
{
"url": "https://w3c.github.io/ServiceWorker/",
"title": "Service Workers",
"hasIdlIndex": true,
"comment": "2015 Working Draft has no class on <pre>, and the Editor's Draft has redundant HTMLLinkElement partial interface.",
"idl": "local"
},
{
"url": "https://streams.spec.whatwg.org/",
"title": "Streams",
"idl": "local",
"comment": "The local copy is needed because the original spec does not provide WebIDL codes."
},
{
"url": "https://svgwg.org/svg2-draft/single-page.html",
"title": "SVG 2",
"hasIdlIndex": true,
"comment": "SVG 1 uses OMG IDL instead of WebIDL, and 2016 CR has error on SVGElementInstance interface."
},
{
"url": "https://w3c.github.io/touch-events/",
"title": "Touch Events",
"comment": "The L1 Recommendation lacks TouchEvent constructor."
},
{
"url": "https://cdn.rawgit.com/w3c/uievents/gh-pages/sections/event-types.txt",
"title": "UI Events Specification"
},
{
"url": "https://url.spec.whatwg.org/",
"title": "URL",
"hasIdlIndex": true
},
{
"url": "http://www.w3.org/TR/user-timing/",
"title": "User Timing"
},
{
"url": "https://webaudio.github.io/web-audio-api/",
"title": "Web Audio",
"idl": "local",
"comment": "The spec source currently does not use contiguous IDL."
},
{
"url": "https://wicg.github.io/BackgroundSync/spec/",
"title": "Web Background Synchronization",
"hasIdlIndex": true
},
{
"url": "http://www.w3.org/TR/WebCryptoAPI/",
"title": "Web Cryptography"
},
{
"url": "https://dvcs.w3.org/hg/speech-api/raw-file/tip/webspeechapi.html",
"title": "Web Speech",
"idl": "local",
"comment": "2014 Editor's Draft has invalid nested enum."
},
{
"url": "http://www.w3.org/TR/webrtc/",
"title": "WebRTC 1.0"
},
{
"url": "https://www.khronos.org/registry/webgl/specs/latest/1.0/webgl.idl",
"title": "WebGL 1.0",
"idl": "raw"
},
{
"url": "https://www.khronos.org/registry/webgl/extensions/ANGLE_instanced_arrays/",
"title": "WebGL ANGLE_instanced_arrays Extension"
},
{
"url": "https://www.khronos.org/registry/webgl/extensions/EXT_frag_depth/",
"title": "WebGL EXT_frag_depth Extension"
},
{
"url": "https://www.khronos.org/registry/webgl/extensions/EXT_texture_filter_anisotropic/",
"title": "WebGL EXT_texture_filter_anisotropic Extension"
},
{
"url": "https://www.khronos.org/registry/webgl/extensions/OES_element_index_uint/",
"title": "WebGL OES_element_index_uint Extension"
},
{
"url": "https://www.khronos.org/registry/webgl/extensions/OES_standard_derivatives/",
"title": "WebGL OES_standard_derivatives Extension"
},
{
"url": "https://www.khronos.org/registry/webgl/extensions/OES_texture_float/",
"title": "WebGL OES_texture_float Extension"
},
{
"url": "https://www.khronos.org/registry/webgl/extensions/OES_texture_float_linear/",
"title": "WebGL OES_texture_float_linear Extension"
},
{
"url": "https://www.khronos.org/registry/webgl/extensions/OES_texture_half_float/",
"title": "WebGL OES_texture_half_float Extension"
},
{
"url": "https://www.khronos.org/registry/webgl/extensions/OES_texture_half_float_linear/",
"title": "WebGL OES_texture_half_float_linear Extension"
},
{
"url": "https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_s3tc/",
"title": "WebGL WEBGL_compressed_texture_s3tc Extension"
},
{
"url": "https://www.khronos.org/registry/webgl/extensions/WEBGL_debug_renderer_info/",
"title": "WebGL WEBGL_debug_renderer_info Extension"
},
{
"url": "https://www.khronos.org/registry/webgl/extensions/WEBGL_depth_texture/",
"title": "WebGL WEBGL_depth_texture Extension"
},
{
"url": "https://heycam.github.io/webidl/",
"title": "WebIDL",
"hasIdlIndex": true
},
{
"url": "https://drafts.css-houdini.org/worklets/",
"title": "Worklets",
"hasIdlIndex": true,
"comment": "2016 WD has incorrect Console attribute"
},
{
"url": "https://xhr.spec.whatwg.org/",
"title": "XMLHttpRequest",
"hasIdlIndex": true
}
]