fake-node 0.1.0 → 0.2.0
Sign up to get free protection for your applications and to get access to all the features.
- package/index.js +171 -1
- package/index.ts +135 -67
- package/package.json +29 -4
- package/tsconfig.json +10 -0
- package/web_only_globals.json +1049 -0
- package/LICENSE +0 -21
- package/globals.ts +0 -38
- package/modules/assert.ts +0 -205
- package/modules/buffer.ts +0 -4
- package/modules/fs.ts +0 -8
- package/modules/os.ts +0 -81
- package/modules/path.ts +0 -56
- package/modules/process.ts +0 -78
- package/modules/querystring.ts +0 -33
- package/modules/util.ts +0 -116
@@ -0,0 +1,1049 @@
|
|
1
|
+
[
|
2
|
+
"webkitSpeechRecognitionEvent",
|
3
|
+
"webkitSpeechRecognitionError",
|
4
|
+
"webkitSpeechRecognition",
|
5
|
+
"webkitSpeechGrammarList",
|
6
|
+
"webkitSpeechGrammar",
|
7
|
+
"WebSocketStream",
|
8
|
+
"WebSocketError",
|
9
|
+
"ViewTransitionTypeSet",
|
10
|
+
"SpeechSynthesisVoice",
|
11
|
+
"SpeechSynthesisUtterance",
|
12
|
+
"SpeechSynthesisEvent",
|
13
|
+
"SpeechSynthesisErrorEvent",
|
14
|
+
"SpeechSynthesis",
|
15
|
+
"SnapEvent",
|
16
|
+
"SharedWorker",
|
17
|
+
"SharedStorageWorklet",
|
18
|
+
"SharedStorage",
|
19
|
+
"ViewTimeline",
|
20
|
+
"ScrollTimeline",
|
21
|
+
"RemotePlayback",
|
22
|
+
"RTCDataChannel",
|
23
|
+
"PushSubscriptionOptions",
|
24
|
+
"PushSubscription",
|
25
|
+
"PushManager",
|
26
|
+
"Permissions",
|
27
|
+
"PermissionStatus",
|
28
|
+
"PeriodicSyncManager",
|
29
|
+
"PerformanceScriptTiming",
|
30
|
+
"PerformanceLongAnimationFrameTiming",
|
31
|
+
"PageSwapEvent",
|
32
|
+
"PageRevealEvent",
|
33
|
+
"Notification",
|
34
|
+
"NavigationActivation",
|
35
|
+
"MediaSession",
|
36
|
+
"MediaMetadata",
|
37
|
+
"HTMLFencedFrameElement",
|
38
|
+
"FencedFrameConfig",
|
39
|
+
"Fence",
|
40
|
+
"DocumentPictureInPictureEvent",
|
41
|
+
"CropTarget",
|
42
|
+
"ChapterInformation",
|
43
|
+
"CaretPosition",
|
44
|
+
"CSSViewTransitionRule",
|
45
|
+
"CSSNestedDeclarations",
|
46
|
+
"CSSMarginRule",
|
47
|
+
"BluetoothUUID",
|
48
|
+
"BackgroundFetchRegistration",
|
49
|
+
"BackgroundFetchRecord",
|
50
|
+
"BackgroundFetchManager",
|
51
|
+
"Option",
|
52
|
+
"Image",
|
53
|
+
"Audio",
|
54
|
+
"webkitURL",
|
55
|
+
"webkitRTCPeerConnection",
|
56
|
+
"webkitMediaStream",
|
57
|
+
"WebKitMutationObserver",
|
58
|
+
"WebKitCSSMatrix",
|
59
|
+
"XSLTProcessor",
|
60
|
+
"XPathResult",
|
61
|
+
"XPathExpression",
|
62
|
+
"XPathEvaluator",
|
63
|
+
"XMLSerializer",
|
64
|
+
"XMLHttpRequestUpload",
|
65
|
+
"XMLHttpRequestEventTarget",
|
66
|
+
"XMLHttpRequest",
|
67
|
+
"XMLDocument",
|
68
|
+
"Worker",
|
69
|
+
"WindowControlsOverlayGeometryChangeEvent",
|
70
|
+
"WindowControlsOverlay",
|
71
|
+
"Window",
|
72
|
+
"WheelEvent",
|
73
|
+
"WebGLVertexArrayObject",
|
74
|
+
"WebGLUniformLocation",
|
75
|
+
"WebGLTransformFeedback",
|
76
|
+
"WebGLTexture",
|
77
|
+
"WebGLSync",
|
78
|
+
"WebGLShaderPrecisionFormat",
|
79
|
+
"WebGLShader",
|
80
|
+
"WebGLSampler",
|
81
|
+
"WebGLRenderingContext",
|
82
|
+
"WebGLRenderbuffer",
|
83
|
+
"WebGLQuery",
|
84
|
+
"WebGLProgram",
|
85
|
+
"WebGLObject",
|
86
|
+
"WebGLFramebuffer",
|
87
|
+
"WebGLContextEvent",
|
88
|
+
"WebGLBuffer",
|
89
|
+
"WebGLActiveInfo",
|
90
|
+
"WebGL2RenderingContext",
|
91
|
+
"WaveShaperNode",
|
92
|
+
"VisualViewport",
|
93
|
+
"VisibilityStateEntry",
|
94
|
+
"VirtualKeyboardGeometryChangeEvent",
|
95
|
+
"ViewTransition",
|
96
|
+
"VideoPlaybackQuality",
|
97
|
+
"VideoFrame",
|
98
|
+
"VideoColorSpace",
|
99
|
+
"ValidityState",
|
100
|
+
"VTTCue",
|
101
|
+
"UserActivation",
|
102
|
+
"URLPattern",
|
103
|
+
"UIEvent",
|
104
|
+
"TrustedTypePolicyFactory",
|
105
|
+
"TrustedTypePolicy",
|
106
|
+
"TrustedScriptURL",
|
107
|
+
"TrustedScript",
|
108
|
+
"TrustedHTML",
|
109
|
+
"TreeWalker",
|
110
|
+
"TransitionEvent",
|
111
|
+
"TransformStream",
|
112
|
+
"TrackEvent",
|
113
|
+
"TouchList",
|
114
|
+
"TouchEvent",
|
115
|
+
"Touch",
|
116
|
+
"ToggleEvent",
|
117
|
+
"TimeRanges",
|
118
|
+
"TextUpdateEvent",
|
119
|
+
"TextTrackList",
|
120
|
+
"TextTrackCueList",
|
121
|
+
"TextTrackCue",
|
122
|
+
"TextTrack",
|
123
|
+
"TextMetrics",
|
124
|
+
"TextFormatUpdateEvent",
|
125
|
+
"TextFormat",
|
126
|
+
"TextEvent",
|
127
|
+
"Text",
|
128
|
+
"TaskSignal",
|
129
|
+
"TaskPriorityChangeEvent",
|
130
|
+
"TaskController",
|
131
|
+
"TaskAttributionTiming",
|
132
|
+
"SyncManager",
|
133
|
+
"SubmitEvent",
|
134
|
+
"StyleSheetList",
|
135
|
+
"StyleSheet",
|
136
|
+
"StylePropertyMapReadOnly",
|
137
|
+
"StylePropertyMap",
|
138
|
+
"StorageEvent",
|
139
|
+
"StereoPannerNode",
|
140
|
+
"StaticRange",
|
141
|
+
"SourceBufferList",
|
142
|
+
"SourceBuffer",
|
143
|
+
"ShadowRoot",
|
144
|
+
"Selection",
|
145
|
+
"SecurityPolicyViolationEvent",
|
146
|
+
"ScriptProcessorNode",
|
147
|
+
"ScreenOrientation",
|
148
|
+
"Screen",
|
149
|
+
"Scheduling",
|
150
|
+
"Scheduler",
|
151
|
+
"SVGViewElement",
|
152
|
+
"SVGUseElement",
|
153
|
+
"SVGUnitTypes",
|
154
|
+
"SVGTransformList",
|
155
|
+
"SVGTransform",
|
156
|
+
"SVGTitleElement",
|
157
|
+
"SVGTextPositioningElement",
|
158
|
+
"SVGTextPathElement",
|
159
|
+
"SVGTextElement",
|
160
|
+
"SVGTextContentElement",
|
161
|
+
"SVGTSpanElement",
|
162
|
+
"SVGSymbolElement",
|
163
|
+
"SVGSwitchElement",
|
164
|
+
"SVGStyleElement",
|
165
|
+
"SVGStringList",
|
166
|
+
"SVGStopElement",
|
167
|
+
"SVGSetElement",
|
168
|
+
"SVGScriptElement",
|
169
|
+
"SVGSVGElement",
|
170
|
+
"SVGRectElement",
|
171
|
+
"SVGRect",
|
172
|
+
"SVGRadialGradientElement",
|
173
|
+
"SVGPreserveAspectRatio",
|
174
|
+
"SVGPolylineElement",
|
175
|
+
"SVGPolygonElement",
|
176
|
+
"SVGPointList",
|
177
|
+
"SVGPoint",
|
178
|
+
"SVGPatternElement",
|
179
|
+
"SVGPathElement",
|
180
|
+
"SVGNumberList",
|
181
|
+
"SVGNumber",
|
182
|
+
"SVGMetadataElement",
|
183
|
+
"SVGMatrix",
|
184
|
+
"SVGMaskElement",
|
185
|
+
"SVGMarkerElement",
|
186
|
+
"SVGMPathElement",
|
187
|
+
"SVGLinearGradientElement",
|
188
|
+
"SVGLineElement",
|
189
|
+
"SVGLengthList",
|
190
|
+
"SVGLength",
|
191
|
+
"SVGImageElement",
|
192
|
+
"SVGGraphicsElement",
|
193
|
+
"SVGGradientElement",
|
194
|
+
"SVGGeometryElement",
|
195
|
+
"SVGGElement",
|
196
|
+
"SVGForeignObjectElement",
|
197
|
+
"SVGFilterElement",
|
198
|
+
"SVGFETurbulenceElement",
|
199
|
+
"SVGFETileElement",
|
200
|
+
"SVGFESpotLightElement",
|
201
|
+
"SVGFESpecularLightingElement",
|
202
|
+
"SVGFEPointLightElement",
|
203
|
+
"SVGFEOffsetElement",
|
204
|
+
"SVGFEMorphologyElement",
|
205
|
+
"SVGFEMergeNodeElement",
|
206
|
+
"SVGFEMergeElement",
|
207
|
+
"SVGFEImageElement",
|
208
|
+
"SVGFEGaussianBlurElement",
|
209
|
+
"SVGFEFuncRElement",
|
210
|
+
"SVGFEFuncGElement",
|
211
|
+
"SVGFEFuncBElement",
|
212
|
+
"SVGFEFuncAElement",
|
213
|
+
"SVGFEFloodElement",
|
214
|
+
"SVGFEDropShadowElement",
|
215
|
+
"SVGFEDistantLightElement",
|
216
|
+
"SVGFEDisplacementMapElement",
|
217
|
+
"SVGFEDiffuseLightingElement",
|
218
|
+
"SVGFEConvolveMatrixElement",
|
219
|
+
"SVGFECompositeElement",
|
220
|
+
"SVGFEComponentTransferElement",
|
221
|
+
"SVGFEColorMatrixElement",
|
222
|
+
"SVGFEBlendElement",
|
223
|
+
"SVGEllipseElement",
|
224
|
+
"SVGElement",
|
225
|
+
"SVGDescElement",
|
226
|
+
"SVGDefsElement",
|
227
|
+
"SVGComponentTransferFunctionElement",
|
228
|
+
"SVGClipPathElement",
|
229
|
+
"SVGCircleElement",
|
230
|
+
"SVGAnimationElement",
|
231
|
+
"SVGAnimatedTransformList",
|
232
|
+
"SVGAnimatedString",
|
233
|
+
"SVGAnimatedRect",
|
234
|
+
"SVGAnimatedPreserveAspectRatio",
|
235
|
+
"SVGAnimatedNumberList",
|
236
|
+
"SVGAnimatedNumber",
|
237
|
+
"SVGAnimatedLengthList",
|
238
|
+
"SVGAnimatedLength",
|
239
|
+
"SVGAnimatedInteger",
|
240
|
+
"SVGAnimatedEnumeration",
|
241
|
+
"SVGAnimatedBoolean",
|
242
|
+
"SVGAnimatedAngle",
|
243
|
+
"SVGAnimateTransformElement",
|
244
|
+
"SVGAnimateMotionElement",
|
245
|
+
"SVGAnimateElement",
|
246
|
+
"SVGAngle",
|
247
|
+
"SVGAElement",
|
248
|
+
"ResizeObserverSize",
|
249
|
+
"ResizeObserverEntry",
|
250
|
+
"ResizeObserver",
|
251
|
+
"ReportingObserver",
|
252
|
+
"ReadableStreamDefaultReader",
|
253
|
+
"ReadableStreamDefaultController",
|
254
|
+
"ReadableStreamBYOBRequest",
|
255
|
+
"ReadableStreamBYOBReader",
|
256
|
+
"ReadableStream",
|
257
|
+
"Range",
|
258
|
+
"RadioNodeList",
|
259
|
+
"RTCTrackEvent",
|
260
|
+
"RTCStatsReport",
|
261
|
+
"RTCSessionDescription",
|
262
|
+
"RTCSctpTransport",
|
263
|
+
"RTCRtpTransceiver",
|
264
|
+
"RTCRtpSender",
|
265
|
+
"RTCRtpReceiver",
|
266
|
+
"RTCPeerConnectionIceEvent",
|
267
|
+
"RTCPeerConnectionIceErrorEvent",
|
268
|
+
"RTCPeerConnection",
|
269
|
+
"RTCIceTransport",
|
270
|
+
"RTCIceCandidate",
|
271
|
+
"RTCErrorEvent",
|
272
|
+
"RTCError",
|
273
|
+
"RTCEncodedVideoFrame",
|
274
|
+
"RTCEncodedAudioFrame",
|
275
|
+
"RTCDtlsTransport",
|
276
|
+
"RTCDataChannelEvent",
|
277
|
+
"RTCDTMFToneChangeEvent",
|
278
|
+
"RTCDTMFSender",
|
279
|
+
"RTCCertificate",
|
280
|
+
"PromiseRejectionEvent",
|
281
|
+
"ProgressEvent",
|
282
|
+
"Profiler",
|
283
|
+
"ProcessingInstruction",
|
284
|
+
"PopStateEvent",
|
285
|
+
"PointerEvent",
|
286
|
+
"PluginArray",
|
287
|
+
"Plugin",
|
288
|
+
"PictureInPictureWindow",
|
289
|
+
"PictureInPictureEvent",
|
290
|
+
"PeriodicWave",
|
291
|
+
"PerformanceTiming",
|
292
|
+
"PerformanceServerTiming",
|
293
|
+
"PerformancePaintTiming",
|
294
|
+
"PerformanceObserverEntryList",
|
295
|
+
"PerformanceNavigationTiming",
|
296
|
+
"PerformanceNavigation",
|
297
|
+
"PerformanceLongTaskTiming",
|
298
|
+
"PerformanceEventTiming",
|
299
|
+
"PerformanceElementTiming",
|
300
|
+
"Performance",
|
301
|
+
"Path2D",
|
302
|
+
"PannerNode",
|
303
|
+
"PageTransitionEvent",
|
304
|
+
"OverconstrainedError",
|
305
|
+
"OscillatorNode",
|
306
|
+
"OffscreenCanvasRenderingContext2D",
|
307
|
+
"OffscreenCanvas",
|
308
|
+
"OfflineAudioContext",
|
309
|
+
"OfflineAudioCompletionEvent",
|
310
|
+
"NodeList",
|
311
|
+
"NodeIterator",
|
312
|
+
"NodeFilter",
|
313
|
+
"Node",
|
314
|
+
"NetworkInformation",
|
315
|
+
"NavigatorUAData",
|
316
|
+
"NavigationTransition",
|
317
|
+
"NavigationHistoryEntry",
|
318
|
+
"NavigationDestination",
|
319
|
+
"NavigationCurrentEntryChangeEvent",
|
320
|
+
"Navigation",
|
321
|
+
"NavigateEvent",
|
322
|
+
"NamedNodeMap",
|
323
|
+
"MutationRecord",
|
324
|
+
"MutationObserver",
|
325
|
+
"MouseEvent",
|
326
|
+
"MimeTypeArray",
|
327
|
+
"MimeType",
|
328
|
+
"MediaStreamTrackVideoStats",
|
329
|
+
"MediaStreamTrackProcessor",
|
330
|
+
"MediaStreamTrackGenerator",
|
331
|
+
"MediaStreamTrackEvent",
|
332
|
+
"MediaStreamTrackAudioStats",
|
333
|
+
"MediaStreamTrack",
|
334
|
+
"MediaStreamEvent",
|
335
|
+
"MediaStreamAudioSourceNode",
|
336
|
+
"MediaStreamAudioDestinationNode",
|
337
|
+
"MediaStream",
|
338
|
+
"MediaSourceHandle",
|
339
|
+
"MediaSource",
|
340
|
+
"MediaRecorder",
|
341
|
+
"MediaQueryListEvent",
|
342
|
+
"MediaQueryList",
|
343
|
+
"MediaList",
|
344
|
+
"MediaError",
|
345
|
+
"MediaEncryptedEvent",
|
346
|
+
"MediaElementAudioSourceNode",
|
347
|
+
"MediaCapabilities",
|
348
|
+
"MathMLElement",
|
349
|
+
"Location",
|
350
|
+
"LayoutShiftAttribution",
|
351
|
+
"LayoutShift",
|
352
|
+
"LargestContentfulPaint",
|
353
|
+
"KeyframeEffect",
|
354
|
+
"KeyboardEvent",
|
355
|
+
"IntersectionObserverEntry",
|
356
|
+
"IntersectionObserver",
|
357
|
+
"InputEvent",
|
358
|
+
"InputDeviceInfo",
|
359
|
+
"InputDeviceCapabilities",
|
360
|
+
"Ink",
|
361
|
+
"ImageData",
|
362
|
+
"ImageCapture",
|
363
|
+
"ImageBitmapRenderingContext",
|
364
|
+
"ImageBitmap",
|
365
|
+
"IdleDeadline",
|
366
|
+
"IIRFilterNode",
|
367
|
+
"IDBVersionChangeEvent",
|
368
|
+
"IDBTransaction",
|
369
|
+
"IDBRequest",
|
370
|
+
"IDBOpenDBRequest",
|
371
|
+
"IDBObjectStore",
|
372
|
+
"IDBKeyRange",
|
373
|
+
"IDBIndex",
|
374
|
+
"IDBFactory",
|
375
|
+
"IDBDatabase",
|
376
|
+
"IDBCursorWithValue",
|
377
|
+
"IDBCursor",
|
378
|
+
"History",
|
379
|
+
"HighlightRegistry",
|
380
|
+
"Highlight",
|
381
|
+
"HashChangeEvent",
|
382
|
+
"HTMLVideoElement",
|
383
|
+
"HTMLUnknownElement",
|
384
|
+
"HTMLUListElement",
|
385
|
+
"HTMLTrackElement",
|
386
|
+
"HTMLTitleElement",
|
387
|
+
"HTMLTimeElement",
|
388
|
+
"HTMLTextAreaElement",
|
389
|
+
"HTMLTemplateElement",
|
390
|
+
"HTMLTableSectionElement",
|
391
|
+
"HTMLTableRowElement",
|
392
|
+
"HTMLTableElement",
|
393
|
+
"HTMLTableColElement",
|
394
|
+
"HTMLTableCellElement",
|
395
|
+
"HTMLTableCaptionElement",
|
396
|
+
"HTMLStyleElement",
|
397
|
+
"HTMLSpanElement",
|
398
|
+
"HTMLSourceElement",
|
399
|
+
"HTMLSlotElement",
|
400
|
+
"HTMLSelectElement",
|
401
|
+
"HTMLScriptElement",
|
402
|
+
"HTMLQuoteElement",
|
403
|
+
"HTMLProgressElement",
|
404
|
+
"HTMLPreElement",
|
405
|
+
"HTMLPictureElement",
|
406
|
+
"HTMLParamElement",
|
407
|
+
"HTMLParagraphElement",
|
408
|
+
"HTMLOutputElement",
|
409
|
+
"HTMLOptionsCollection",
|
410
|
+
"HTMLOptionElement",
|
411
|
+
"HTMLOptGroupElement",
|
412
|
+
"HTMLObjectElement",
|
413
|
+
"HTMLOListElement",
|
414
|
+
"HTMLModElement",
|
415
|
+
"HTMLMeterElement",
|
416
|
+
"HTMLMetaElement",
|
417
|
+
"HTMLMenuElement",
|
418
|
+
"HTMLMediaElement",
|
419
|
+
"HTMLMarqueeElement",
|
420
|
+
"HTMLMapElement",
|
421
|
+
"HTMLLinkElement",
|
422
|
+
"HTMLLegendElement",
|
423
|
+
"HTMLLabelElement",
|
424
|
+
"HTMLLIElement",
|
425
|
+
"HTMLInputElement",
|
426
|
+
"HTMLImageElement",
|
427
|
+
"HTMLIFrameElement",
|
428
|
+
"HTMLHtmlElement",
|
429
|
+
"HTMLHeadingElement",
|
430
|
+
"HTMLHeadElement",
|
431
|
+
"HTMLHRElement",
|
432
|
+
"HTMLFrameSetElement",
|
433
|
+
"HTMLFrameElement",
|
434
|
+
"HTMLFormElement",
|
435
|
+
"HTMLFormControlsCollection",
|
436
|
+
"HTMLFontElement",
|
437
|
+
"HTMLFieldSetElement",
|
438
|
+
"HTMLEmbedElement",
|
439
|
+
"HTMLElement",
|
440
|
+
"HTMLDocument",
|
441
|
+
"HTMLDivElement",
|
442
|
+
"HTMLDirectoryElement",
|
443
|
+
"HTMLDialogElement",
|
444
|
+
"HTMLDetailsElement",
|
445
|
+
"HTMLDataListElement",
|
446
|
+
"HTMLDataElement",
|
447
|
+
"HTMLDListElement",
|
448
|
+
"HTMLCollection",
|
449
|
+
"HTMLCanvasElement",
|
450
|
+
"HTMLButtonElement",
|
451
|
+
"HTMLBodyElement",
|
452
|
+
"HTMLBaseElement",
|
453
|
+
"HTMLBRElement",
|
454
|
+
"HTMLAudioElement",
|
455
|
+
"HTMLAreaElement",
|
456
|
+
"HTMLAnchorElement",
|
457
|
+
"HTMLAllCollection",
|
458
|
+
"GeolocationPositionError",
|
459
|
+
"GeolocationPosition",
|
460
|
+
"GeolocationCoordinates",
|
461
|
+
"Geolocation",
|
462
|
+
"GamepadHapticActuator",
|
463
|
+
"GamepadEvent",
|
464
|
+
"GamepadButton",
|
465
|
+
"Gamepad",
|
466
|
+
"GainNode",
|
467
|
+
"FormDataEvent",
|
468
|
+
"FontFaceSetLoadEvent",
|
469
|
+
"FontFace",
|
470
|
+
"FocusEvent",
|
471
|
+
"FileReader",
|
472
|
+
"FileList",
|
473
|
+
"File",
|
474
|
+
"FeaturePolicy",
|
475
|
+
"External",
|
476
|
+
"EventCounts",
|
477
|
+
"ErrorEvent",
|
478
|
+
"EncodedVideoChunk",
|
479
|
+
"EncodedAudioChunk",
|
480
|
+
"ElementInternals",
|
481
|
+
"Element",
|
482
|
+
"EditContext",
|
483
|
+
"DynamicsCompressorNode",
|
484
|
+
"DragEvent",
|
485
|
+
"DocumentType",
|
486
|
+
"DocumentTimeline",
|
487
|
+
"DocumentFragment",
|
488
|
+
"Document",
|
489
|
+
"DelegatedInkTrailPresenter",
|
490
|
+
"DelayNode",
|
491
|
+
"DataTransferItemList",
|
492
|
+
"DataTransferItem",
|
493
|
+
"DataTransfer",
|
494
|
+
"DOMTokenList",
|
495
|
+
"DOMStringMap",
|
496
|
+
"DOMStringList",
|
497
|
+
"DOMRectReadOnly",
|
498
|
+
"DOMRectList",
|
499
|
+
"DOMRect",
|
500
|
+
"DOMQuad",
|
501
|
+
"DOMPointReadOnly",
|
502
|
+
"DOMPoint",
|
503
|
+
"DOMParser",
|
504
|
+
"DOMMatrixReadOnly",
|
505
|
+
"DOMMatrix",
|
506
|
+
"DOMImplementation",
|
507
|
+
"DOMError",
|
508
|
+
"CustomStateSet",
|
509
|
+
"CustomElementRegistry",
|
510
|
+
"ConvolverNode",
|
511
|
+
"ContentVisibilityAutoStateChangeEvent",
|
512
|
+
"ConstantSourceNode",
|
513
|
+
"CompositionEvent",
|
514
|
+
"Comment",
|
515
|
+
"CloseWatcher",
|
516
|
+
"ClipboardEvent",
|
517
|
+
"CharacterData",
|
518
|
+
"CharacterBoundsUpdateEvent",
|
519
|
+
"ChannelSplitterNode",
|
520
|
+
"ChannelMergerNode",
|
521
|
+
"CanvasRenderingContext2D",
|
522
|
+
"CanvasPattern",
|
523
|
+
"CanvasGradient",
|
524
|
+
"CanvasCaptureMediaStreamTrack",
|
525
|
+
"CSSVariableReferenceValue",
|
526
|
+
"CSSUnparsedValue",
|
527
|
+
"CSSUnitValue",
|
528
|
+
"CSSTranslate",
|
529
|
+
"CSSTransition",
|
530
|
+
"CSSTransformValue",
|
531
|
+
"CSSTransformComponent",
|
532
|
+
"CSSSupportsRule",
|
533
|
+
"CSSStyleValue",
|
534
|
+
"CSSStyleSheet",
|
535
|
+
"CSSStyleRule",
|
536
|
+
"CSSStyleDeclaration",
|
537
|
+
"CSSStartingStyleRule",
|
538
|
+
"CSSSkewY",
|
539
|
+
"CSSSkewX",
|
540
|
+
"CSSSkew",
|
541
|
+
"CSSScopeRule",
|
542
|
+
"CSSScale",
|
543
|
+
"CSSRuleList",
|
544
|
+
"CSSRule",
|
545
|
+
"CSSRotate",
|
546
|
+
"CSSPropertyRule",
|
547
|
+
"CSSPositionValue",
|
548
|
+
"CSSPositionTryRule",
|
549
|
+
"CSSPositionTryDescriptors",
|
550
|
+
"CSSPerspective",
|
551
|
+
"CSSPageRule",
|
552
|
+
"CSSNumericValue",
|
553
|
+
"CSSNumericArray",
|
554
|
+
"CSSNamespaceRule",
|
555
|
+
"CSSMediaRule",
|
556
|
+
"CSSMatrixComponent",
|
557
|
+
"CSSMathValue",
|
558
|
+
"CSSMathSum",
|
559
|
+
"CSSMathProduct",
|
560
|
+
"CSSMathNegate",
|
561
|
+
"CSSMathMin",
|
562
|
+
"CSSMathMax",
|
563
|
+
"CSSMathInvert",
|
564
|
+
"CSSMathClamp",
|
565
|
+
"CSSLayerStatementRule",
|
566
|
+
"CSSLayerBlockRule",
|
567
|
+
"CSSKeywordValue",
|
568
|
+
"CSSKeyframesRule",
|
569
|
+
"CSSKeyframeRule",
|
570
|
+
"CSSImportRule",
|
571
|
+
"CSSImageValue",
|
572
|
+
"CSSGroupingRule",
|
573
|
+
"CSSFontPaletteValuesRule",
|
574
|
+
"CSSFontFaceRule",
|
575
|
+
"CSSCounterStyleRule",
|
576
|
+
"CSSContainerRule",
|
577
|
+
"CSSConditionRule",
|
578
|
+
"CSSAnimation",
|
579
|
+
"CSS",
|
580
|
+
"CDATASection",
|
581
|
+
"BrowserCaptureMediaStreamTrack",
|
582
|
+
"BroadcastChannel",
|
583
|
+
"BlobEvent",
|
584
|
+
"BiquadFilterNode",
|
585
|
+
"BeforeUnloadEvent",
|
586
|
+
"BeforeInstallPromptEvent",
|
587
|
+
"BaseAudioContext",
|
588
|
+
"BarProp",
|
589
|
+
"AudioWorkletNode",
|
590
|
+
"AudioSinkInfo",
|
591
|
+
"AudioScheduledSourceNode",
|
592
|
+
"AudioProcessingEvent",
|
593
|
+
"AudioParamMap",
|
594
|
+
"AudioParam",
|
595
|
+
"AudioNode",
|
596
|
+
"AudioListener",
|
597
|
+
"AudioDestinationNode",
|
598
|
+
"AudioData",
|
599
|
+
"AudioContext",
|
600
|
+
"AudioBufferSourceNode",
|
601
|
+
"AudioBuffer",
|
602
|
+
"Attr",
|
603
|
+
"AnimationTimeline",
|
604
|
+
"AnimationPlaybackEvent",
|
605
|
+
"AnimationEvent",
|
606
|
+
"AnimationEffect",
|
607
|
+
"Animation",
|
608
|
+
"AnalyserNode",
|
609
|
+
"AbstractRange",
|
610
|
+
"AbortSignal",
|
611
|
+
"window",
|
612
|
+
"self",
|
613
|
+
"document",
|
614
|
+
"name",
|
615
|
+
"location",
|
616
|
+
"customElements",
|
617
|
+
"history",
|
618
|
+
"navigation",
|
619
|
+
"locationbar",
|
620
|
+
"menubar",
|
621
|
+
"personalbar",
|
622
|
+
"scrollbars",
|
623
|
+
"statusbar",
|
624
|
+
"toolbar",
|
625
|
+
"status",
|
626
|
+
"closed",
|
627
|
+
"frames",
|
628
|
+
"length",
|
629
|
+
"top",
|
630
|
+
"opener",
|
631
|
+
"parent",
|
632
|
+
"frameElement",
|
633
|
+
"origin",
|
634
|
+
"external",
|
635
|
+
"screen",
|
636
|
+
"innerWidth",
|
637
|
+
"innerHeight",
|
638
|
+
"scrollX",
|
639
|
+
"pageXOffset",
|
640
|
+
"scrollY",
|
641
|
+
"pageYOffset",
|
642
|
+
"visualViewport",
|
643
|
+
"screenX",
|
644
|
+
"screenY",
|
645
|
+
"outerWidth",
|
646
|
+
"outerHeight",
|
647
|
+
"devicePixelRatio",
|
648
|
+
"event",
|
649
|
+
"clientInformation",
|
650
|
+
"offscreenBuffering",
|
651
|
+
"screenLeft",
|
652
|
+
"screenTop",
|
653
|
+
"styleMedia",
|
654
|
+
"onsearch",
|
655
|
+
"isSecureContext",
|
656
|
+
"trustedTypes",
|
657
|
+
"performance",
|
658
|
+
"onappinstalled",
|
659
|
+
"onbeforeinstallprompt",
|
660
|
+
"indexedDB",
|
661
|
+
"onbeforexrselect",
|
662
|
+
"onabort",
|
663
|
+
"onbeforeinput",
|
664
|
+
"onbeforematch",
|
665
|
+
"onbeforetoggle",
|
666
|
+
"onblur",
|
667
|
+
"oncancel",
|
668
|
+
"oncanplay",
|
669
|
+
"oncanplaythrough",
|
670
|
+
"onchange",
|
671
|
+
"onclick",
|
672
|
+
"onclose",
|
673
|
+
"oncontentvisibilityautostatechange",
|
674
|
+
"oncontextlost",
|
675
|
+
"oncontextmenu",
|
676
|
+
"oncontextrestored",
|
677
|
+
"oncuechange",
|
678
|
+
"ondblclick",
|
679
|
+
"ondrag",
|
680
|
+
"ondragend",
|
681
|
+
"ondragenter",
|
682
|
+
"ondragleave",
|
683
|
+
"ondragover",
|
684
|
+
"ondragstart",
|
685
|
+
"ondrop",
|
686
|
+
"ondurationchange",
|
687
|
+
"onemptied",
|
688
|
+
"onended",
|
689
|
+
"onerror",
|
690
|
+
"onfocus",
|
691
|
+
"onformdata",
|
692
|
+
"oninput",
|
693
|
+
"oninvalid",
|
694
|
+
"onkeydown",
|
695
|
+
"onkeypress",
|
696
|
+
"onkeyup",
|
697
|
+
"onload",
|
698
|
+
"onloadeddata",
|
699
|
+
"onloadedmetadata",
|
700
|
+
"onloadstart",
|
701
|
+
"onmousedown",
|
702
|
+
"onmouseenter",
|
703
|
+
"onmouseleave",
|
704
|
+
"onmousemove",
|
705
|
+
"onmouseout",
|
706
|
+
"onmouseover",
|
707
|
+
"onmouseup",
|
708
|
+
"onmousewheel",
|
709
|
+
"onpause",
|
710
|
+
"onplay",
|
711
|
+
"onplaying",
|
712
|
+
"onprogress",
|
713
|
+
"onratechange",
|
714
|
+
"onreset",
|
715
|
+
"onresize",
|
716
|
+
"onscroll",
|
717
|
+
"onsecuritypolicyviolation",
|
718
|
+
"onseeked",
|
719
|
+
"onseeking",
|
720
|
+
"onselect",
|
721
|
+
"onslotchange",
|
722
|
+
"onstalled",
|
723
|
+
"onsubmit",
|
724
|
+
"onsuspend",
|
725
|
+
"ontimeupdate",
|
726
|
+
"ontoggle",
|
727
|
+
"onvolumechange",
|
728
|
+
"onwaiting",
|
729
|
+
"onwebkitanimationend",
|
730
|
+
"onwebkitanimationiteration",
|
731
|
+
"onwebkitanimationstart",
|
732
|
+
"onwebkittransitionend",
|
733
|
+
"onwheel",
|
734
|
+
"onauxclick",
|
735
|
+
"ongotpointercapture",
|
736
|
+
"onlostpointercapture",
|
737
|
+
"onpointerdown",
|
738
|
+
"onpointermove",
|
739
|
+
"onpointerrawupdate",
|
740
|
+
"onpointerup",
|
741
|
+
"onpointercancel",
|
742
|
+
"onpointerover",
|
743
|
+
"onpointerout",
|
744
|
+
"onpointerenter",
|
745
|
+
"onpointerleave",
|
746
|
+
"onselectstart",
|
747
|
+
"onselectionchange",
|
748
|
+
"onanimationend",
|
749
|
+
"onanimationiteration",
|
750
|
+
"onanimationstart",
|
751
|
+
"ontransitionrun",
|
752
|
+
"ontransitionstart",
|
753
|
+
"ontransitionend",
|
754
|
+
"ontransitioncancel",
|
755
|
+
"onafterprint",
|
756
|
+
"onbeforeprint",
|
757
|
+
"onbeforeunload",
|
758
|
+
"onhashchange",
|
759
|
+
"onlanguagechange",
|
760
|
+
"onmessage",
|
761
|
+
"onmessageerror",
|
762
|
+
"onoffline",
|
763
|
+
"ononline",
|
764
|
+
"onpagehide",
|
765
|
+
"onpageshow",
|
766
|
+
"onpopstate",
|
767
|
+
"onrejectionhandled",
|
768
|
+
"onstorage",
|
769
|
+
"onunhandledrejection",
|
770
|
+
"onunload",
|
771
|
+
"crossOriginIsolated",
|
772
|
+
"scheduler",
|
773
|
+
"alert",
|
774
|
+
"blur",
|
775
|
+
"cancelAnimationFrame",
|
776
|
+
"cancelIdleCallback",
|
777
|
+
"captureEvents",
|
778
|
+
"close",
|
779
|
+
"confirm",
|
780
|
+
"createImageBitmap",
|
781
|
+
"find",
|
782
|
+
"focus",
|
783
|
+
"getComputedStyle",
|
784
|
+
"getSelection",
|
785
|
+
"matchMedia",
|
786
|
+
"moveBy",
|
787
|
+
"moveTo",
|
788
|
+
"open",
|
789
|
+
"postMessage",
|
790
|
+
"print",
|
791
|
+
"prompt",
|
792
|
+
"releaseEvents",
|
793
|
+
"reportError",
|
794
|
+
"requestAnimationFrame",
|
795
|
+
"requestIdleCallback",
|
796
|
+
"resizeBy",
|
797
|
+
"resizeTo",
|
798
|
+
"scroll",
|
799
|
+
"scrollBy",
|
800
|
+
"scrollTo",
|
801
|
+
"stop",
|
802
|
+
"webkitCancelAnimationFrame",
|
803
|
+
"webkitRequestAnimationFrame",
|
804
|
+
"originAgentCluster",
|
805
|
+
"onpageswap",
|
806
|
+
"onpagereveal",
|
807
|
+
"credentialless",
|
808
|
+
"fence",
|
809
|
+
"speechSynthesis",
|
810
|
+
"onscrollend",
|
811
|
+
"onscrollsnapchange",
|
812
|
+
"onscrollsnapchanging",
|
813
|
+
"webkitRequestFileSystem",
|
814
|
+
"webkitResolveLocalFileSystemURL",
|
815
|
+
"Iterator",
|
816
|
+
"chrome",
|
817
|
+
"caches",
|
818
|
+
"cookieStore",
|
819
|
+
"ondevicemotion",
|
820
|
+
"ondeviceorientation",
|
821
|
+
"ondeviceorientationabsolute",
|
822
|
+
"launchQueue",
|
823
|
+
"sharedStorage",
|
824
|
+
"documentPictureInPicture",
|
825
|
+
"AbsoluteOrientationSensor",
|
826
|
+
"Accelerometer",
|
827
|
+
"AudioDecoder",
|
828
|
+
"AudioEncoder",
|
829
|
+
"AudioWorklet",
|
830
|
+
"BatteryManager",
|
831
|
+
"Cache",
|
832
|
+
"CacheStorage",
|
833
|
+
"Clipboard",
|
834
|
+
"ClipboardItem",
|
835
|
+
"CookieChangeEvent",
|
836
|
+
"CookieStore",
|
837
|
+
"CookieStoreManager",
|
838
|
+
"Credential",
|
839
|
+
"CredentialsContainer",
|
840
|
+
"DeviceMotionEvent",
|
841
|
+
"DeviceMotionEventAcceleration",
|
842
|
+
"DeviceMotionEventRotationRate",
|
843
|
+
"DeviceOrientationEvent",
|
844
|
+
"FederatedCredential",
|
845
|
+
"GPU",
|
846
|
+
"GPUAdapter",
|
847
|
+
"GPUAdapterInfo",
|
848
|
+
"GPUBindGroup",
|
849
|
+
"GPUBindGroupLayout",
|
850
|
+
"GPUBuffer",
|
851
|
+
"GPUBufferUsage",
|
852
|
+
"GPUCanvasContext",
|
853
|
+
"GPUColorWrite",
|
854
|
+
"GPUCommandBuffer",
|
855
|
+
"GPUCommandEncoder",
|
856
|
+
"GPUCompilationInfo",
|
857
|
+
"GPUCompilationMessage",
|
858
|
+
"GPUComputePassEncoder",
|
859
|
+
"GPUComputePipeline",
|
860
|
+
"GPUDevice",
|
861
|
+
"GPUDeviceLostInfo",
|
862
|
+
"GPUError",
|
863
|
+
"GPUExternalTexture",
|
864
|
+
"GPUInternalError",
|
865
|
+
"GPUMapMode",
|
866
|
+
"GPUOutOfMemoryError",
|
867
|
+
"GPUPipelineError",
|
868
|
+
"GPUPipelineLayout",
|
869
|
+
"GPUQuerySet",
|
870
|
+
"GPUQueue",
|
871
|
+
"GPURenderBundle",
|
872
|
+
"GPURenderBundleEncoder",
|
873
|
+
"GPURenderPassEncoder",
|
874
|
+
"GPURenderPipeline",
|
875
|
+
"GPUSampler",
|
876
|
+
"GPUShaderModule",
|
877
|
+
"GPUShaderStage",
|
878
|
+
"GPUSupportedFeatures",
|
879
|
+
"GPUSupportedLimits",
|
880
|
+
"GPUTexture",
|
881
|
+
"GPUTextureUsage",
|
882
|
+
"GPUTextureView",
|
883
|
+
"GPUUncapturedErrorEvent",
|
884
|
+
"GPUValidationError",
|
885
|
+
"GravitySensor",
|
886
|
+
"Gyroscope",
|
887
|
+
"IdleDetector",
|
888
|
+
"ImageDecoder",
|
889
|
+
"ImageTrack",
|
890
|
+
"ImageTrackList",
|
891
|
+
"Keyboard",
|
892
|
+
"KeyboardLayoutMap",
|
893
|
+
"LinearAccelerationSensor",
|
894
|
+
"Lock",
|
895
|
+
"LockManager",
|
896
|
+
"MIDIAccess",
|
897
|
+
"MIDIConnectionEvent",
|
898
|
+
"MIDIInput",
|
899
|
+
"MIDIInputMap",
|
900
|
+
"MIDIMessageEvent",
|
901
|
+
"MIDIOutput",
|
902
|
+
"MIDIOutputMap",
|
903
|
+
"MIDIPort",
|
904
|
+
"MediaDeviceInfo",
|
905
|
+
"MediaDevices",
|
906
|
+
"MediaKeyMessageEvent",
|
907
|
+
"MediaKeySession",
|
908
|
+
"MediaKeyStatusMap",
|
909
|
+
"MediaKeySystemAccess",
|
910
|
+
"MediaKeys",
|
911
|
+
"NavigationPreloadManager",
|
912
|
+
"NavigatorManagedData",
|
913
|
+
"OrientationSensor",
|
914
|
+
"PasswordCredential",
|
915
|
+
"RelativeOrientationSensor",
|
916
|
+
"ScreenDetailed",
|
917
|
+
"ScreenDetails",
|
918
|
+
"Sensor",
|
919
|
+
"SensorErrorEvent",
|
920
|
+
"ServiceWorker",
|
921
|
+
"ServiceWorkerContainer",
|
922
|
+
"ServiceWorkerRegistration",
|
923
|
+
"StorageManager",
|
924
|
+
"VideoDecoder",
|
925
|
+
"VideoEncoder",
|
926
|
+
"VirtualKeyboard",
|
927
|
+
"WGSLLanguageFeatures",
|
928
|
+
"WebTransport",
|
929
|
+
"WebTransportBidirectionalStream",
|
930
|
+
"WebTransportDatagramDuplexStream",
|
931
|
+
"WebTransportError",
|
932
|
+
"Worklet",
|
933
|
+
"XRDOMOverlayState",
|
934
|
+
"XRLayer",
|
935
|
+
"XRWebGLBinding",
|
936
|
+
"AuthenticatorAssertionResponse",
|
937
|
+
"AuthenticatorAttestationResponse",
|
938
|
+
"AuthenticatorResponse",
|
939
|
+
"PublicKeyCredential",
|
940
|
+
"BarcodeDetector",
|
941
|
+
"Bluetooth",
|
942
|
+
"BluetoothCharacteristicProperties",
|
943
|
+
"BluetoothDevice",
|
944
|
+
"BluetoothRemoteGATTCharacteristic",
|
945
|
+
"BluetoothRemoteGATTDescriptor",
|
946
|
+
"BluetoothRemoteGATTServer",
|
947
|
+
"BluetoothRemoteGATTService",
|
948
|
+
"CaptureController",
|
949
|
+
"DocumentPictureInPicture",
|
950
|
+
"EyeDropper",
|
951
|
+
"FileSystemDirectoryHandle",
|
952
|
+
"FileSystemFileHandle",
|
953
|
+
"FileSystemHandle",
|
954
|
+
"FileSystemWritableFileStream",
|
955
|
+
"FontData",
|
956
|
+
"FragmentDirective",
|
957
|
+
"HID",
|
958
|
+
"HIDConnectionEvent",
|
959
|
+
"HIDDevice",
|
960
|
+
"HIDInputReportEvent",
|
961
|
+
"HandwritingStroke",
|
962
|
+
"IdentityCredential",
|
963
|
+
"IdentityProvider",
|
964
|
+
"IdentityCredentialError",
|
965
|
+
"LaunchParams",
|
966
|
+
"LaunchQueue",
|
967
|
+
"NavigatorLogin",
|
968
|
+
"NotRestoredReasonDetails",
|
969
|
+
"NotRestoredReasons",
|
970
|
+
"OTPCredential",
|
971
|
+
"PaymentAddress",
|
972
|
+
"PaymentRequest",
|
973
|
+
"PaymentRequestUpdateEvent",
|
974
|
+
"PaymentResponse",
|
975
|
+
"PaymentManager",
|
976
|
+
"PaymentMethodChangeEvent",
|
977
|
+
"Presentation",
|
978
|
+
"PresentationAvailability",
|
979
|
+
"PresentationConnection",
|
980
|
+
"PresentationConnectionAvailableEvent",
|
981
|
+
"PresentationConnectionCloseEvent",
|
982
|
+
"PresentationConnectionList",
|
983
|
+
"PresentationReceiver",
|
984
|
+
"PresentationRequest",
|
985
|
+
"PressureObserver",
|
986
|
+
"PressureRecord",
|
987
|
+
"ProtectedAudience",
|
988
|
+
"Serial",
|
989
|
+
"SerialPort",
|
990
|
+
"StorageBucket",
|
991
|
+
"StorageBucketManager",
|
992
|
+
"USB",
|
993
|
+
"USBAlternateInterface",
|
994
|
+
"USBConfiguration",
|
995
|
+
"USBConnectionEvent",
|
996
|
+
"USBDevice",
|
997
|
+
"USBEndpoint",
|
998
|
+
"USBInTransferResult",
|
999
|
+
"USBInterface",
|
1000
|
+
"USBIsochronousInTransferPacket",
|
1001
|
+
"USBIsochronousInTransferResult",
|
1002
|
+
"USBIsochronousOutTransferPacket",
|
1003
|
+
"USBIsochronousOutTransferResult",
|
1004
|
+
"USBOutTransferResult",
|
1005
|
+
"WakeLock",
|
1006
|
+
"WakeLockSentinel",
|
1007
|
+
"XRAnchor",
|
1008
|
+
"XRAnchorSet",
|
1009
|
+
"XRBoundedReferenceSpace",
|
1010
|
+
"XRCPUDepthInformation",
|
1011
|
+
"XRCamera",
|
1012
|
+
"XRDepthInformation",
|
1013
|
+
"XRFrame",
|
1014
|
+
"XRHitTestResult",
|
1015
|
+
"XRHitTestSource",
|
1016
|
+
"XRInputSource",
|
1017
|
+
"XRInputSourceArray",
|
1018
|
+
"XRInputSourceEvent",
|
1019
|
+
"XRInputSourcesChangeEvent",
|
1020
|
+
"XRLightEstimate",
|
1021
|
+
"XRLightProbe",
|
1022
|
+
"XRPose",
|
1023
|
+
"XRRay",
|
1024
|
+
"XRReferenceSpace",
|
1025
|
+
"XRReferenceSpaceEvent",
|
1026
|
+
"XRRenderState",
|
1027
|
+
"XRRigidTransform",
|
1028
|
+
"XRSession",
|
1029
|
+
"XRSessionEvent",
|
1030
|
+
"XRSpace",
|
1031
|
+
"XRSystem",
|
1032
|
+
"XRTransientInputHitTestResult",
|
1033
|
+
"XRTransientInputHitTestSource",
|
1034
|
+
"XRView",
|
1035
|
+
"XRViewerPose",
|
1036
|
+
"XRViewport",
|
1037
|
+
"XRWebGLDepthInformation",
|
1038
|
+
"XRWebGLLayer",
|
1039
|
+
"XRHand",
|
1040
|
+
"XRJointPose",
|
1041
|
+
"XRJointSpace",
|
1042
|
+
"getDigitalGoodsService",
|
1043
|
+
"getScreenDetails",
|
1044
|
+
"queryLocalFonts",
|
1045
|
+
"showDirectoryPicker",
|
1046
|
+
"showOpenFilePicker",
|
1047
|
+
"showSaveFilePicker",
|
1048
|
+
"copy"
|
1049
|
+
]
|