-
Notifications
You must be signed in to change notification settings - Fork 17
/
SPECMAP.json
302 lines (302 loc) · 20.1 KB
/
SPECMAP.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
{
"https://compat.spec.whatwg.org/": "compat.json",
"https://console.spec.whatwg.org/": "console.json",
"https://dom.spec.whatwg.org/": "dom.json",
"https://encoding.spec.whatwg.org/": "encoding.json",
"https://fetch.spec.whatwg.org/": "fetch.json",
"https://fs.spec.whatwg.org/": "file-system.json",
"https://fullscreen.spec.whatwg.org/": "fullscreen.json",
"https://html.spec.whatwg.org/multipage/": "html.json",
"https://notifications.spec.whatwg.org/": "notifications.json",
"https://storage.spec.whatwg.org/": "storage.json",
"https://streams.spec.whatwg.org/": "streams.json",
"https://url.spec.whatwg.org/": "url.json",
"https://webidl.spec.whatwg.org/": "webidl.json",
"https://websockets.spec.whatwg.org/": "websockets.json",
"https://xhr.spec.whatwg.org/": "xhr.json",
"https://drafts.csswg.org/css2/": "css2.json",
"https://drafts.csswg.org/css-align/": "css-align.json",
"https://drafts.csswg.org/css-animations/": "css-animations.json",
"https://drafts.csswg.org/css-animations-2/": "css-animations-2.json",
"https://drafts.csswg.org/css-backgrounds/": "css-backgrounds.json",
"https://drafts.csswg.org/css-backgrounds-4/": "css-backgrounds-4.json",
"https://drafts.csswg.org/css-box/": "css-box.json",
"https://drafts.csswg.org/css-box-4/": "css-box-4.json",
"https://drafts.csswg.org/css-break/": "css-break.json",
"https://drafts.csswg.org/css-cascade/": "css-cascade.json",
"https://drafts.csswg.org/css-cascade-5/": "css-cascade-5.json",
"https://drafts.csswg.org/css-color/": "css-color.json",
"https://drafts.csswg.org/css-color-5/": "css-color-5.json",
"https://drafts.csswg.org/css-color-6/": "css-color-6.json",
"https://drafts.csswg.org/css-color-adjust/": "css-color-adjust.json",
"https://drafts.csswg.org/css-conditional-3/": "css-conditional-3.json",
"https://drafts.csswg.org/css-conditional-4/": "css-conditional-4.json",
"https://drafts.csswg.org/css-contain/": "css-contain.json",
"https://drafts.csswg.org/css-contain-3/": "css-contain-3.json",
"https://drafts.csswg.org/css-content/": "css-content.json",
"https://drafts.csswg.org/css-counter-styles/": "css-counter-styles.json",
"https://drafts.csswg.org/css-display/": "css-display.json",
"https://drafts.csswg.org/css-easing/": "css-easing.json",
"https://drafts.csswg.org/css-env/": "css-env.json",
"https://drafts.csswg.org/css-flexbox/": "css-flexbox.json",
"https://drafts.csswg.org/css-font-loading/": "css-font-loading.json",
"https://drafts.csswg.org/css-fonts/": "css-fonts.json",
"https://drafts.csswg.org/css-fonts-5/": "css-fonts-5.json",
"https://drafts.csswg.org/css-grid/": "css-grid.json",
"https://drafts.csswg.org/css-grid-3/": "css-grid-3.json",
"https://drafts.csswg.org/css-highlight-api/": "css-highlight-api.json",
"https://drafts.csswg.org/css-images/": "css-images.json",
"https://drafts.csswg.org/css-images-4/": "css-images-4.json",
"https://drafts.csswg.org/css-inline/": "css-inline.json",
"https://drafts.csswg.org/css-lists/": "css-lists.json",
"https://drafts.csswg.org/css-logical/": "css-logical.json",
"https://drafts.csswg.org/css-multicol/": "css-multicol.json",
"https://drafts.csswg.org/css-namespaces/": "css-namespaces.json",
"https://drafts.csswg.org/css-nesting/": "css-nesting.json",
"https://drafts.csswg.org/css-overflow/": "css-overflow.json",
"https://drafts.csswg.org/css-overflow-4/": "css-overflow-4.json",
"https://drafts.csswg.org/css-overscroll/": "css-overscroll.json",
"https://drafts.csswg.org/css-page/": "css-page.json",
"https://drafts.csswg.org/css-position/": "css-position.json",
"https://drafts.csswg.org/css-position-4/": "css-position-4.json",
"https://drafts.csswg.org/css-pseudo/": "css-pseudo.json",
"https://drafts.csswg.org/css-regions/": "css-regions.json",
"https://drafts.csswg.org/css-rhythm/": "css-rhythm.json",
"https://drafts.csswg.org/css-ruby/": "css-ruby.json",
"https://drafts.csswg.org/css-scoping/": "css-scoping.json",
"https://drafts.csswg.org/css-scroll-anchoring/": "css-scroll-anchoring.json",
"https://drafts.csswg.org/css-scroll-snap/": "css-scroll-snap.json",
"https://drafts.csswg.org/css-scrollbars/": "css-scrollbars.json",
"https://drafts.csswg.org/css-shadow-parts/": "css-shadow-parts.json",
"https://drafts.csswg.org/css-shapes/": "css-shapes.json",
"https://drafts.csswg.org/css-size-adjust/": "css-size-adjust.json",
"https://drafts.csswg.org/css-sizing/": "css-sizing-3.json",
"https://drafts.csswg.org/css-sizing-4/": "css-sizing-4.json",
"https://drafts.csswg.org/css-text/": "css-text.json",
"https://drafts.csswg.org/css-text-4/": "css-text-4.json",
"https://drafts.csswg.org/css-text-decor/": "css-text-decor.json",
"https://drafts.csswg.org/css-text-decor-4/": "css-text-decor-4.json",
"https://drafts.csswg.org/css-transforms/": "css-transforms.json",
"https://drafts.csswg.org/css-transforms-2/": "css-transforms-2.json",
"https://drafts.csswg.org/css-transitions/": "css-transitions.json",
"https://drafts.csswg.org/css-transitions-2/": "css-transitions-2.json",
"https://drafts.csswg.org/css-ui/": "css-ui.json",
"https://drafts.csswg.org/css-values/": "css-values.json",
"https://drafts.csswg.org/css-values-5/": "css-values-5.json",
"https://drafts.csswg.org/css-variables/": "css-variables.json",
"https://drafts.csswg.org/css-view-transitions/": "css-view-transitions.json",
"https://drafts.csswg.org/css-will-change/": "css-will-change.json",
"https://drafts.csswg.org/css-writing-modes/": "css-writing-modes.json",
"https://drafts.csswg.org/cssom-view/": "cssom-view.json",
"https://drafts.csswg.org/cssom/": "cssom.json",
"https://drafts.csswg.org/mediaqueries/": "css-mediaqueries.json",
"https://drafts.csswg.org/mediaqueries-5/": "mediaqueries-5.json",
"https://drafts.csswg.org/resize-observer/": "resize-observer.json",
"https://drafts.csswg.org/scroll-animations/": "scroll-animations.json",
"https://drafts.csswg.org/selectors/": "selectors.json",
"https://drafts.csswg.org/web-animations-1/": "web-animations.json",
"https://drafts.csswg.org/web-animations-2/": "web-animations-2.json",
"https://fedidcg.github.io/FedCM/": "fedcm.json",
"https://gpuweb.github.io/gpuweb/": "webgpu.json",
"https://immersive-web.github.io/anchors/": "webxr-anchors.json",
"https://immersive-web.github.io/depth-sensing/": "webxr-depth-sensing.json",
"https://immersive-web.github.io/dom-overlays/": "webxr-dom-overlays.json",
"https://immersive-web.github.io/hit-test/": "webxr-hit-test.json",
"https://immersive-web.github.io/lighting-estimation/": "webxr-lighting-estimation.json",
"https://immersive-web.github.io/layers/": "webxr-layers.json",
"https://immersive-web.github.io/webxr/": "webxr.json",
"https://immersive-web.github.io/webxr-ar-module/": "webxr-ar.json",
"https://immersive-web.github.io/webxr-gamepads-module/": "webxr-gamepads.json",
"https://immersive-web.github.io/webxr-hand-input/": "webxr-hand-input.json",
"https://privacycg.github.io/gpc-spec/": "gpc.json",
"https://privacycg.github.io/storage-access/": "storage-access.json",
"https://webassembly.github.io/exception-handling/js-api/": "wasm-exception-handling.json",
"https://webassembly.github.io/spec/js-api/": "wasm-js-api.json",
"https://webassembly.github.io/spec/web-api/": "wasm-web-embedding.json",
"https://webaudio.github.io/web-audio-api/": "webaudio.json",
"https://webaudio.github.io/web-midi-api/": "webmidi.json",
"https://webbluetoothcg.github.io/web-bluetooth/": "web-bluetooth.json",
"https://drafts.css-houdini.org/css-paint-api/": "css-paint-api.json",
"https://drafts.css-houdini.org/css-properties-values-api/": "css-properties-values-api.json",
"https://drafts.css-houdini.org/css-typed-om/": "css-typed-om.json",
"https://drafts.fxtf.org/compositing/": "compositing.json",
"https://drafts.fxtf.org/css-masking/": "css-masking.json",
"https://drafts.fxtf.org/filter-effects/": "filter-effects.json",
"https://drafts.fxtf.org/filter-effects-2/": "filter-effects-2.json",
"https://drafts.fxtf.org/geometry/": "geometry.json",
"https://drafts.fxtf.org/motion/": "motion.json",
"https://svgwg.org/specs/animations/": "svg-animations.json",
"https://svgwg.org/svg2-draft/": "svg.json",
"https://wicg.github.io/background-fetch/": "background-fetch.json",
"https://wicg.github.io/background-sync/spec/": "background-sync.json",
"https://wicg.github.io/compression/": "compression.json",
"https://wicg.github.io/contact-api/spec/": "contact-api.json",
"https://wicg.github.io/content-index/spec/": "content-index.json",
"https://wicg.github.io/controls-list/": "controls-list.json",
"https://wicg.github.io/cookie-store/": "cookie-store.json",
"https://wicg.github.io/crash-reporting/": "crash-reporting.json",
"https://wicg.github.io/custom-state-pseudo-class/": "custom-state-pseudo-class.json",
"https://wicg.github.io/deprecation-reporting/": "deprecation-reporting.json",
"https://wicg.github.io/element-timing/": "element-timing.json",
"https://wicg.github.io/entries-api/": "entries-api.json",
"https://wicg.github.io/event-timing/": "event-timing.json",
"https://wicg.github.io/eyedropper-api/": "eyedropper-api.json",
"https://wicg.github.io/file-system-access/": "file-system-access.json",
"https://wicg.github.io/idle-detection/": "idle-detection.json",
"https://wicg.github.io/input-device-capabilities/": "input-device-capabilities.json",
"https://wicg.github.io/intervention-reporting/": "intervention-reporting.json",
"https://wicg.github.io/keyboard-lock/": "keyboard-lock.json",
"https://wicg.github.io/keyboard-map/": "keyboard-map.json",
"https://wicg.github.io/layout-instability/": "layout-instability.json",
"https://wicg.github.io/local-font-access/": "local-font-access.json",
"https://wicg.github.io/manifest-incubations/": "manifest-incubations.json",
"https://wicg.github.io/netinfo/": "netinfo.json",
"https://wicg.github.io/page-lifecycle/": "page-lifecycle.json",
"https://wicg.github.io/performance-measure-memory/": "performance-measure-memory.json",
"https://wicg.github.io/periodic-background-sync/": "periodic-background-sync.json",
"https://wicg.github.io/portals/": "portals.json",
"https://wicg.github.io/priority-hints/": "priority-hints.json",
"https://wicg.github.io/sanitizer-api/": "sanitizer.json",
"https://wicg.github.io/savedata/": "savedata.json",
"https://wicg.github.io/scheduling-apis/": "scheduling-apis.json",
"https://wicg.github.io/scroll-to-text-fragment/": "scroll-to-text-fragment.json",
"https://wicg.github.io/shape-detection-api/": "shape-detection-api.json",
"https://wicg.github.io/serial/": "serial.json",
"https://wicg.github.io/speech-api/": "speech-api.json",
"https://wicg.github.io/ua-client-hints/": "ua-client-hints.json",
"https://wicg.github.io/urlpattern/": "urlpattern.json",
"https://wicg.github.io/user-preference-media-features-headers/": "user-preference-media-features-headers.json",
"https://wicg.github.io/web-app-launch/": "web-app-launch.json",
"https://wicg.github.io/web-otp/": "web-otp.json",
"https://wicg.github.io/webhid/": "webhid.json",
"https://wicg.github.io/webusb/": "webusb.json",
"https://wicg.github.io/window-controls-overlay/": "window-controls-overlay.json",
"https://registry.khronos.org/webgl/specs/latest/1.0/": "webgl-1.json",
"https://registry.khronos.org/webgl/specs/latest/2.0/": "webgl-2.json",
"https://tc39.es/ecma262/multipage/": "ecmascript.json",
"https://tc39.es/ecma402/": "ecma-402.json",
"https://tc39.es/proposal-array-from-async/": "proposal-array-from-async.json",
"https://tc39.es/proposal-array-grouping/": "proposal-array-grouping.json",
"https://tc39.es/proposal-atomics-wait-async/": "proposal-atomics-wait-async.json",
"https://tc39.es/proposal-intl-duration-format/": "proposal-intl-duration-format",
"https://tc39.es/proposal-intl-enumeration/": "proposal-intl-enumeration.json",
"https://tc39.es/proposal-intl-locale-info/": "proposal-intl-locale-info.json",
"https://tc39.es/proposal-intl-numberformat-v3/out/numberformat/proposed.html": "numberformat.json",
"https://tc39.es/proposal-intl-numberformat-v3/out/pluralrules/proposed.html": "pluralrules.json",
"https://tc39.es/proposal-is-usv-string/": "proposal-is-usv-string.json",
"https://tc39.es/proposal-resizablearraybuffer/": "proposal-resizablearraybuffer.json",
"https://github.com/tc39/proposal-regexp-legacy-features/": "proposal-regexp-legacy-features.json",
"https://httpwg.org/specs/rfc6265.html": "rfc6265.json",
"https://httpwg.org/specs/rfc6266.html": "rfc6266.json",
"https://httpwg.org/specs/rfc7838.html": "rfc7838.json",
"https://httpwg.org/specs/rfc8246.html": "rfc8246.json",
"https://httpwg.org/specs/rfc8288.html": "rfc8288.json",
"https://httpwg.org/specs/rfc9110.html": "rfc9110.json",
"https://httpwg.org/specs/rfc9111.html": "rfc9111.json",
"https://httpwg.org/specs/rfc9112.html": "rfc9112.json",
"https://httpwg.org/specs/rfc9113.html": "rfc9113.json",
"https://httpwg.org/http-extensions/draft-ietf-httpbis-rfc6265bis.html": "draft-ietf-httpbis-rfc6265bis.json",
"https://www.rfc-editor.org/rfc/rfc2397": "rfc2397.json",
"https://www.rfc-editor.org/rfc/rfc6454": "rfc6454.json",
"https://www.rfc-editor.org/rfc/rfc6797": "rfc6797.json",
"https://www.rfc-editor.org/rfc/rfc7239": "rfc7239.json",
"https://www.rfc-editor.org/rfc/rfc7578": "rfc7578.json",
"https://www.rfc-editor.org/rfc/rfc8942": "rfc8942.json",
"https://sourcemaps.info/spec.html": "sourcemaps.json",
"https://w3c.github.io/DOM-Parsing/": "dom-parsing.json",
"https://w3c.github.io/FileAPI/": "fileapi.json",
"https://w3c.github.io/IndexedDB/": "indexeddb.json",
"https://w3c.github.io/IntersectionObserver/": "intersection-observer.json",
"https://w3c.github.io/ServiceWorker/": "service-workers.json",
"https://w3c.github.io/accelerometer/": "accelerometer.json",
"https://w3c.github.io/ambient-light/": "ambient-light.json",
"https://w3c.github.io/aria/": "aria.json",
"https://w3c.github.io/autoplay/": "autoplay.json",
"https://w3c.github.io/badging/": "badging.json",
"https://w3c.github.io/battery/": "battery.json",
"https://w3c.github.io/beacon/": "beacon.json",
"https://w3c.github.io/clipboard-apis/": "clipboard-apis.json",
"https://w3c.github.io/contact-api/spec/": "contact-api.json",
"https://w3c.github.io/contact-picker/": "contact-picker.json",
"https://w3c.github.io/deviceorientation/": "orientation-event.json",
"https://w3c.github.io/encrypted-media/": "encrypted-media.json",
"https://w3c.github.io/event-timing/": "event-timing.json",
"https://w3c.github.io/gamepad/": "gamepad.json",
"https://w3c.github.io/gamepad/extensions.html": "gamepad-extensions.json",
"https://w3c.github.io/geolocation-api/": "geolocation-api.json",
"https://w3c.github.io/gyroscope/": "gyroscope.json",
"https://w3c.github.io/hr-time/": "hr-time.json",
"https://w3c.github.io/html-media-capture/": "html-media-capture.json",
"https://w3c.github.io/input-events/": "input-events.json",
"https://w3c.github.io/largest-contentful-paint/": "largest-contentful-paint.json",
"https://w3c.github.io/longtasks/": "longtasks.json",
"https://w3c.github.io/magnetometer/": "magnetometer.json",
"https://w3c.github.io/manifest/": "appmanifest.json",
"https://w3c.github.io/manifest-app-info/": "manifest-app-info.json",
"https://w3c.github.io/mathml-core/": "mathml.json",
"https://w3c.github.io/media-capabilities/": "media-capabilities.json",
"https://w3c.github.io/media-playback-quality/": "media-playback-quality.json",
"https://w3c.github.io/media-source/": "media-source.json",
"https://w3c.github.io/mediacapture-fromelement/": "mediacapture-fromelement.json",
"https://w3c.github.io/mediacapture-image/": "image-capture.json",
"https://w3c.github.io/mediacapture-main/": "mediacapture-streams.json",
"https://w3c.github.io/mediacapture-output/": "audio-output.json",
"https://w3c.github.io/mediacapture-record/": "mediastream-recording.json",
"https://w3c.github.io/mediacapture-screen-share/": "mediacapture-screen-share.json",
"https://w3c.github.io/mediacapture-transform/": "mediacapture-transform.json",
"https://w3c.github.io/mediasession/": "mediasession.json",
"https://w3c.github.io/navigation-timing/": "navigation-timing.json",
"https://w3c.github.io/network-error-logging/": "network-error-logging.json",
"https://w3c.github.io/orientation-sensor/": "orientation-sensor.json",
"https://w3c.github.io/paint-timing/": "paint-timing.json",
"https://w3c.github.io/payment-handler/": "payment-handler.json",
"https://w3c.github.io/payment-request/": "payment-request.json",
"https://w3c.github.io/performance-timeline/": "performance-timeline.json",
"https://w3c.github.io/permissions/": "permissions.json",
"https://w3c.github.io/picture-in-picture/": "picture-in-picture.json",
"https://w3c.github.io/pointerevents/": "pointerevents.json",
"https://w3c.github.io/pointerlock/": "pointerlock.json",
"https://w3c.github.io/presentation-api/": "presentation-api.json",
"https://w3c.github.io/push-api/": "push-api.json",
"https://w3c.github.io/remote-playback/": "remote-playback.json",
"https://w3c.github.io/reporting/": "reporting.json",
"https://w3c.github.io/requestidlecallback/": "requestidlecallback.json",
"https://w3c.github.io/resource-timing/": "resource-timing.json",
"https://w3c.github.io/screen-orientation/": "screen-orientation.json",
"https://w3c.github.io/screen-wake-lock/": "screen-wake-lock.json",
"https://w3c.github.io/selection-api/": "selection-api.json",
"https://w3c.github.io/sensors/": "generic-sensor.json",
"https://w3c.github.io/server-timing/": "server-timing.json",
"https://w3c.github.io/touch-events/": "touch-events.json",
"https://w3c.github.io/trusted-types/dist/spec/": "trusted-types.json",
"https://w3c.github.io/uievents/": "uievents.json",
"https://w3c.github.io/user-timing/": "user-timing.json",
"https://w3c.github.io/vibration/": "vibration.json",
"https://w3c.github.io/web-locks/": "web-locks.json",
"https://w3c.github.io/web-nfc/": "web-nfc.json",
"https://w3c.github.io/web-share/": "web-share.json",
"https://w3c.github.io/web-share-target/level-2/": "web-share-target.json",
"https://w3c.github.io/webappsec-clear-site-data/": "clear-site-data.json",
"https://w3c.github.io/webappsec-credential-management/": "credential-management.json",
"https://w3c.github.io/webappsec-csp/": "csp.json",
"https://w3c.github.io/webappsec-cspee/": "csp-embedded-enforcement.json",
"https://w3c.github.io/webappsec-permissions-policy/": "permissions-policy.json",
"https://w3c.github.io/webappsec-fetch-metadata/": "fetch-metadata.json",
"https://w3c.github.io/webappsec-referrer-policy/": "referrer-policy.json",
"https://w3c.github.io/webappsec-subresource-integrity/": "subresource-integrity.json",
"https://w3c.github.io/webappsec-upgrade-insecure-requests/": "upgrade-insecure-requests.json",
"https://w3c.github.io/webauthn/": "webauthn.json",
"https://w3c.github.io/webcodecs/": "webcodecs.json",
"https://w3c.github.io/webcrypto/": "webcrypto.json",
"https://w3c.github.io/webdriver/": "webdriver.json",
"https://w3c.github.io/webrtc-extensions/": "webrtc-extensions.json",
"https://w3c.github.io/webrtc-identity/": "webrtc-identity.json",
"https://w3c.github.io/webrtc-pc/": "webrtc.json",
"https://w3c.github.io/webrtc-priority/": "webrtc-priority.json",
"https://w3c.github.io/webrtc-stats/": "webrtc-stats.json",
"https://w3c.github.io/webtransport/": "webtransport.json",
"https://w3c.github.io/webvtt/": "webvtt.json",
"https://w3c.github.io/woff/woff2/": "woff2.json",
"https://www.w3.org/TR/largest-contentful-paint/": "largest-contentful-paint.json",
"https://www.w3.org/TR/WOFF/": "woff.json"
}