Bug 1915609 - build: update web-sys dummy crate's features from upstream 0.3.55 to 0.3.70 r=webgpu-reviewers,glandium,nical

Differential Revision: https://phabricator.services.mozilla.com/D220568
This commit is contained in:
Erich Gubler
2024-08-30 14:56:35 +00:00
parent 7fb507e794
commit 86f4a93b84

View File

@@ -7,7 +7,7 @@ license = "MIT OR Apache-2.0"
[lib] [lib]
path = "lib.rs" path = "lib.rs"
# This list is taken from web-sys 0.3.55's Cargo.toml # This list is taken from web-sys 0.3.70's Cargo.toml
[features] [features]
AbortController = [] AbortController = []
AbortSignal = ["EventTarget"] AbortSignal = ["EventTarget"]
@@ -22,6 +22,7 @@ Algorithm = []
AlignSetting = [] AlignSetting = []
AllowedBluetoothDevice = [] AllowedBluetoothDevice = []
AllowedUsbDevice = [] AllowedUsbDevice = []
AlphaOption = []
AnalyserNode = ["AudioNode", "EventTarget"] AnalyserNode = ["AudioNode", "EventTarget"]
AnalyserOptions = [] AnalyserOptions = []
AngleInstancedArrays = [] AngleInstancedArrays = []
@@ -45,16 +46,32 @@ AudioBufferSourceNode = ["AudioNode", "AudioScheduledSourceNode", "EventTarget"]
AudioBufferSourceOptions = [] AudioBufferSourceOptions = []
AudioConfiguration = [] AudioConfiguration = []
AudioContext = ["BaseAudioContext", "EventTarget"] AudioContext = ["BaseAudioContext", "EventTarget"]
AudioContextLatencyCategory = []
AudioContextOptions = [] AudioContextOptions = []
AudioContextState = [] AudioContextState = []
AudioData = []
AudioDataCopyToOptions = []
AudioDataInit = []
AudioDecoder = []
AudioDecoderConfig = []
AudioDecoderInit = []
AudioDecoderSupport = []
AudioDestinationNode = ["AudioNode", "EventTarget"] AudioDestinationNode = ["AudioNode", "EventTarget"]
AudioEncoder = []
AudioEncoderConfig = []
AudioEncoderInit = []
AudioEncoderSupport = []
AudioListener = [] AudioListener = []
AudioNode = ["EventTarget"] AudioNode = ["EventTarget"]
AudioNodeOptions = [] AudioNodeOptions = []
AudioParam = [] AudioParam = []
AudioParamMap = [] AudioParamMap = []
AudioProcessingEvent = ["Event"] AudioProcessingEvent = ["Event"]
AudioSampleFormat = []
AudioScheduledSourceNode = ["AudioNode", "EventTarget"] AudioScheduledSourceNode = ["AudioNode", "EventTarget"]
AudioSinkInfo = []
AudioSinkOptions = []
AudioSinkType = []
AudioStreamTrack = ["EventTarget", "MediaStreamTrack"] AudioStreamTrack = ["EventTarget", "MediaStreamTrack"]
AudioTrack = [] AudioTrack = []
AudioTrackList = ["EventTarget"] AudioTrackList = ["EventTarget"]
@@ -64,10 +81,22 @@ AudioWorkletNode = ["AudioNode", "EventTarget"]
AudioWorkletNodeOptions = [] AudioWorkletNodeOptions = []
AudioWorkletProcessor = [] AudioWorkletProcessor = []
AuthenticationExtensionsClientInputs = [] AuthenticationExtensionsClientInputs = []
AuthenticationExtensionsClientInputsJson = []
AuthenticationExtensionsClientOutputs = [] AuthenticationExtensionsClientOutputs = []
AuthenticationExtensionsClientOutputsJson = []
AuthenticationExtensionsDevicePublicKeyInputs = []
AuthenticationExtensionsDevicePublicKeyOutputs = []
AuthenticationExtensionsLargeBlobInputs = []
AuthenticationExtensionsLargeBlobOutputs = []
AuthenticationExtensionsPrfInputs = []
AuthenticationExtensionsPrfOutputs = []
AuthenticationExtensionsPrfValues = []
AuthenticationResponseJson = []
AuthenticatorAssertionResponse = ["AuthenticatorResponse"] AuthenticatorAssertionResponse = ["AuthenticatorResponse"]
AuthenticatorAssertionResponseJson = []
AuthenticatorAttachment = [] AuthenticatorAttachment = []
AuthenticatorAttestationResponse = ["AuthenticatorResponse"] AuthenticatorAttestationResponse = ["AuthenticatorResponse"]
AuthenticatorAttestationResponseJson = []
AuthenticatorResponse = [] AuthenticatorResponse = []
AuthenticatorSelectionCriteria = [] AuthenticatorSelectionCriteria = []
AuthenticatorTransport = [] AuthenticatorTransport = []
@@ -116,12 +145,14 @@ BrowserElementExecuteScriptOptions = []
BrowserFeedWriter = [] BrowserFeedWriter = []
BrowserFindCaseSensitivity = [] BrowserFindCaseSensitivity = []
BrowserFindDirection = [] BrowserFindDirection = []
ByteLengthQueuingStrategy = []
Cache = [] Cache = []
CacheBatchOperation = [] CacheBatchOperation = []
CacheQueryOptions = [] CacheQueryOptions = []
CacheStorage = [] CacheStorage = []
CacheStorageNamespace = [] CacheStorageNamespace = []
CanvasCaptureMediaStream = ["EventTarget", "MediaStream"] CanvasCaptureMediaStream = ["EventTarget", "MediaStream"]
CanvasCaptureMediaStreamTrack = ["EventTarget", "MediaStreamTrack"]
CanvasGradient = [] CanvasGradient = []
CanvasPattern = [] CanvasPattern = []
CanvasRenderingContext2d = [] CanvasRenderingContext2d = []
@@ -134,8 +165,6 @@ ChannelCountMode = []
ChannelInterpretation = [] ChannelInterpretation = []
ChannelMergerNode = ["AudioNode", "EventTarget"] ChannelMergerNode = ["AudioNode", "EventTarget"]
ChannelMergerOptions = [] ChannelMergerOptions = []
ChannelPixelLayout = []
ChannelPixelLayoutDataType = []
ChannelSplitterNode = ["AudioNode", "EventTarget"] ChannelSplitterNode = ["AudioNode", "EventTarget"]
ChannelSplitterOptions = [] ChannelSplitterOptions = []
CharacterData = ["EventTarget", "Node"] CharacterData = ["EventTarget", "Node"]
@@ -155,13 +184,18 @@ ClipboardEventInit = []
ClipboardItem = [] ClipboardItem = []
ClipboardItemOptions = [] ClipboardItemOptions = []
ClipboardPermissionDescriptor = [] ClipboardPermissionDescriptor = []
ClipboardUnsanitizedFormats = []
CloseEvent = ["Event"] CloseEvent = ["Event"]
CloseEventInit = [] CloseEventInit = []
CodecState = []
CollectedClientData = [] CollectedClientData = []
ColorSpaceConversion = []
Comment = ["CharacterData", "EventTarget", "Node"] Comment = ["CharacterData", "EventTarget", "Node"]
CompositeOperation = [] CompositeOperation = []
CompositionEvent = ["Event", "UiEvent"] CompositionEvent = ["Event", "UiEvent"]
CompositionEventInit = [] CompositionEventInit = []
CompressionFormat = []
CompressionStream = []
ComputedEffectTiming = [] ComputedEffectTiming = []
ConnStatusDict = [] ConnStatusDict = []
ConnectionType = [] ConnectionType = []
@@ -188,17 +222,15 @@ ConvertCoordinateOptions = []
ConvolverNode = ["AudioNode", "EventTarget"] ConvolverNode = ["AudioNode", "EventTarget"]
ConvolverOptions = [] ConvolverOptions = []
Coordinates = [] Coordinates = []
CountQueuingStrategy = []
Credential = [] Credential = []
CredentialCreationOptions = [] CredentialCreationOptions = []
CredentialPropertiesOutput = []
CredentialRequestOptions = [] CredentialRequestOptions = []
CredentialsContainer = [] CredentialsContainer = []
Crypto = [] Crypto = []
CryptoKey = [] CryptoKey = []
CryptoKeyPair = [] CryptoKeyPair = []
Csp = []
CspPolicies = []
CspReport = []
CspReportProperties = []
CssAnimation = ["Animation", "EventTarget"] CssAnimation = ["Animation", "EventTarget"]
CssBoxType = [] CssBoxType = []
CssConditionRule = ["CssGroupingRule", "CssRule"] CssConditionRule = ["CssGroupingRule", "CssRule"]
@@ -230,6 +262,7 @@ DataTransferItemList = []
DateTimeValue = [] DateTimeValue = []
DecoderDoctorNotification = [] DecoderDoctorNotification = []
DecoderDoctorNotificationType = [] DecoderDoctorNotificationType = []
DecompressionStream = []
DedicatedWorkerGlobalScope = ["EventTarget", "WorkerGlobalScope"] DedicatedWorkerGlobalScope = ["EventTarget", "WorkerGlobalScope"]
DelayNode = ["AudioNode", "EventTarget"] DelayNode = ["AudioNode", "EventTarget"]
DelayOptions = [] DelayOptions = []
@@ -248,6 +281,7 @@ DeviceRotationRateInit = []
DhKeyDeriveParams = [] DhKeyDeriveParams = []
DirectionSetting = [] DirectionSetting = []
Directory = [] Directory = []
DirectoryPickerOptions = []
DisplayMediaStreamConstraints = [] DisplayMediaStreamConstraints = []
DisplayNameOptions = [] DisplayNameOptions = []
DisplayNameResult = [] DisplayNameResult = []
@@ -264,6 +298,8 @@ DomError = []
DomException = [] DomException = []
DomImplementation = [] DomImplementation = []
DomMatrix = ["DomMatrixReadOnly"] DomMatrix = ["DomMatrixReadOnly"]
DomMatrix2dInit = []
DomMatrixInit = []
DomMatrixReadOnly = [] DomMatrixReadOnly = []
DomParser = [] DomParser = []
DomPoint = ["DomPointReadOnly"] DomPoint = ["DomPointReadOnly"]
@@ -282,6 +318,7 @@ DomStringList = []
DomStringMap = [] DomStringMap = []
DomTokenList = [] DomTokenList = []
DomWindowResizeEventDetail = [] DomWindowResizeEventDetail = []
DoubleRange = []
DragEvent = ["Event", "MouseEvent", "UiEvent"] DragEvent = ["Event", "MouseEvent", "UiEvent"]
DragEventInit = [] DragEventInit = []
DynamicsCompressorNode = ["AudioNode", "EventTarget"] DynamicsCompressorNode = ["AudioNode", "EventTarget"]
@@ -295,6 +332,14 @@ EffectTiming = []
Element = ["EventTarget", "Node"] Element = ["EventTarget", "Node"]
ElementCreationOptions = [] ElementCreationOptions = []
ElementDefinitionOptions = [] ElementDefinitionOptions = []
EncodedAudioChunk = []
EncodedAudioChunkInit = []
EncodedAudioChunkMetadata = []
EncodedAudioChunkType = []
EncodedVideoChunk = []
EncodedVideoChunkInit = []
EncodedVideoChunkMetadata = []
EncodedVideoChunkType = []
EndingTypes = [] EndingTypes = []
ErrorCallback = [] ErrorCallback = []
ErrorEvent = ["Event"] ErrorEvent = ["Event"]
@@ -316,6 +361,7 @@ ExtFragDepth = []
ExtSRgb = [] ExtSRgb = []
ExtShaderTextureLod = [] ExtShaderTextureLod = []
ExtTextureFilterAnisotropic = [] ExtTextureFilterAnisotropic = []
ExtTextureNorm16 = []
ExtendableEvent = ["Event"] ExtendableEvent = ["Event"]
ExtendableEventInit = [] ExtendableEventInit = []
ExtendableMessageEvent = ["Event", "ExtendableEvent"] ExtendableMessageEvent = ["Event", "ExtendableEvent"]
@@ -332,22 +378,40 @@ FetchState = []
File = ["Blob"] File = ["Blob"]
FileCallback = [] FileCallback = []
FileList = [] FileList = []
FilePickerAcceptType = []
FilePickerOptions = []
FilePropertyBag = [] FilePropertyBag = []
FileReader = ["EventTarget"] FileReader = ["EventTarget"]
FileReaderSync = [] FileReaderSync = []
FileSystem = [] FileSystem = []
FileSystemCreateWritableOptions = []
FileSystemDirectoryEntry = ["FileSystemEntry"] FileSystemDirectoryEntry = ["FileSystemEntry"]
FileSystemDirectoryHandle = ["FileSystemHandle"]
FileSystemDirectoryReader = [] FileSystemDirectoryReader = []
FileSystemEntriesCallback = [] FileSystemEntriesCallback = []
FileSystemEntry = [] FileSystemEntry = []
FileSystemEntryCallback = [] FileSystemEntryCallback = []
FileSystemFileEntry = ["FileSystemEntry"] FileSystemFileEntry = ["FileSystemEntry"]
FileSystemFileHandle = ["FileSystemHandle"]
FileSystemFlags = [] FileSystemFlags = []
FileSystemGetDirectoryOptions = []
FileSystemGetFileOptions = []
FileSystemHandle = []
FileSystemHandleKind = []
FileSystemHandlePermissionDescriptor = []
FileSystemPermissionDescriptor = []
FileSystemPermissionMode = []
FileSystemReadWriteOptions = []
FileSystemRemoveOptions = []
FileSystemSyncAccessHandle = []
FileSystemWritableFileStream = ["WritableStream"]
FillMode = [] FillMode = []
FlashClassification = [] FlashClassification = []
FlexLineGrowthState = [] FlowControlType = []
FocusEvent = ["Event", "UiEvent"] FocusEvent = ["Event", "UiEvent"]
FocusEventInit = [] FocusEventInit = []
FocusOptions = []
FontData = []
FontFace = [] FontFace = []
FontFaceDescriptors = [] FontFaceDescriptors = []
FontFaceLoadStatus = [] FontFaceLoadStatus = []
@@ -377,12 +441,14 @@ GamepadMappingType = []
GamepadPose = [] GamepadPose = []
GamepadServiceTest = [] GamepadServiceTest = []
Geolocation = [] Geolocation = []
GetNotificationOptions = [] GetAnimationsOptions = []
GetRootNodeOptions = [] GetRootNodeOptions = []
GetUserMediaRequest = [] GetUserMediaRequest = []
Gpu = [] Gpu = []
GpuAdapter = [] GpuAdapter = []
GpuAdapterInfo = []
GpuAddressMode = [] GpuAddressMode = []
GpuAutoLayoutMode = []
GpuBindGroup = [] GpuBindGroup = []
GpuBindGroupDescriptor = [] GpuBindGroupDescriptor = []
GpuBindGroupEntry = [] GpuBindGroupEntry = []
@@ -398,13 +464,14 @@ GpuBufferBinding = []
GpuBufferBindingLayout = [] GpuBufferBindingLayout = []
GpuBufferBindingType = [] GpuBufferBindingType = []
GpuBufferDescriptor = [] GpuBufferDescriptor = []
GpuBufferUsage = [] GpuBufferMapState = []
GpuCanvasCompositingAlphaMode = [] GpuCanvasAlphaMode = []
GpuCanvasConfiguration = [] GpuCanvasConfiguration = []
GpuCanvasContext = [] GpuCanvasContext = []
GpuCanvasToneMapping = []
GpuCanvasToneMappingMode = []
GpuColorDict = [] GpuColorDict = []
GpuColorTargetState = [] GpuColorTargetState = []
GpuColorWrite = []
GpuCommandBuffer = [] GpuCommandBuffer = []
GpuCommandBufferDescriptor = [] GpuCommandBufferDescriptor = []
GpuCommandEncoder = [] GpuCommandEncoder = []
@@ -415,6 +482,7 @@ GpuCompilationMessage = []
GpuCompilationMessageType = [] GpuCompilationMessageType = []
GpuComputePassDescriptor = [] GpuComputePassDescriptor = []
GpuComputePassEncoder = [] GpuComputePassEncoder = []
GpuComputePassTimestampWrites = []
GpuComputePipeline = [] GpuComputePipeline = []
GpuComputePipelineDescriptor = [] GpuComputePipelineDescriptor = []
GpuCullMode = [] GpuCullMode = []
@@ -423,6 +491,7 @@ GpuDevice = ["EventTarget"]
GpuDeviceDescriptor = [] GpuDeviceDescriptor = []
GpuDeviceLostInfo = [] GpuDeviceLostInfo = []
GpuDeviceLostReason = [] GpuDeviceLostReason = []
GpuError = []
GpuErrorFilter = [] GpuErrorFilter = []
GpuExtent3dDict = [] GpuExtent3dDict = []
GpuExternalTexture = [] GpuExternalTexture = []
@@ -438,19 +507,21 @@ GpuImageCopyTexture = []
GpuImageCopyTextureTagged = [] GpuImageCopyTextureTagged = []
GpuImageDataLayout = [] GpuImageDataLayout = []
GpuIndexFormat = [] GpuIndexFormat = []
GpuInternalError = ["GpuError"]
GpuLoadOp = [] GpuLoadOp = []
GpuMapMode = [] GpuMipmapFilterMode = []
GpuMultisampleState = [] GpuMultisampleState = []
GpuObjectDescriptorBase = [] GpuObjectDescriptorBase = []
GpuOrigin2dDict = [] GpuOrigin2dDict = []
GpuOrigin3dDict = [] GpuOrigin3dDict = []
GpuOutOfMemoryError = [] GpuOutOfMemoryError = ["GpuError"]
GpuPipelineDescriptorBase = [] GpuPipelineDescriptorBase = []
GpuPipelineError = ["DomException"]
GpuPipelineErrorInit = []
GpuPipelineErrorReason = []
GpuPipelineLayout = [] GpuPipelineLayout = []
GpuPipelineLayoutDescriptor = [] GpuPipelineLayoutDescriptor = []
GpuPipelineStatisticName = []
GpuPowerPreference = [] GpuPowerPreference = []
GpuPredefinedColorSpace = []
GpuPrimitiveState = [] GpuPrimitiveState = []
GpuPrimitiveTopology = [] GpuPrimitiveTopology = []
GpuProgrammableStage = [] GpuProgrammableStage = []
@@ -458,6 +529,7 @@ GpuQuerySet = []
GpuQuerySetDescriptor = [] GpuQuerySetDescriptor = []
GpuQueryType = [] GpuQueryType = []
GpuQueue = [] GpuQueue = []
GpuQueueDescriptor = []
GpuRenderBundle = [] GpuRenderBundle = []
GpuRenderBundleDescriptor = [] GpuRenderBundleDescriptor = []
GpuRenderBundleEncoder = [] GpuRenderBundleEncoder = []
@@ -467,6 +539,7 @@ GpuRenderPassDepthStencilAttachment = []
GpuRenderPassDescriptor = [] GpuRenderPassDescriptor = []
GpuRenderPassEncoder = [] GpuRenderPassEncoder = []
GpuRenderPassLayout = [] GpuRenderPassLayout = []
GpuRenderPassTimestampWrites = []
GpuRenderPipeline = [] GpuRenderPipeline = []
GpuRenderPipelineDescriptor = [] GpuRenderPipelineDescriptor = []
GpuRequestAdapterOptions = [] GpuRequestAdapterOptions = []
@@ -475,8 +548,8 @@ GpuSamplerBindingLayout = []
GpuSamplerBindingType = [] GpuSamplerBindingType = []
GpuSamplerDescriptor = [] GpuSamplerDescriptor = []
GpuShaderModule = [] GpuShaderModule = []
GpuShaderModuleCompilationHint = []
GpuShaderModuleDescriptor = [] GpuShaderModuleDescriptor = []
GpuShaderStage = []
GpuStencilFaceState = [] GpuStencilFaceState = []
GpuStencilOperation = [] GpuStencilOperation = []
GpuStorageTextureAccess = [] GpuStorageTextureAccess = []
@@ -491,22 +564,20 @@ GpuTextureDescriptor = []
GpuTextureDimension = [] GpuTextureDimension = []
GpuTextureFormat = [] GpuTextureFormat = []
GpuTextureSampleType = [] GpuTextureSampleType = []
GpuTextureUsage = []
GpuTextureView = [] GpuTextureView = []
GpuTextureViewDescriptor = [] GpuTextureViewDescriptor = []
GpuTextureViewDimension = [] GpuTextureViewDimension = []
GpuUncapturedErrorEvent = ["Event"] GpuUncapturedErrorEvent = ["Event"]
GpuUncapturedErrorEventInit = [] GpuUncapturedErrorEventInit = []
GpuValidationError = [] GpuValidationError = ["GpuError"]
GpuVertexAttribute = [] GpuVertexAttribute = []
GpuVertexBufferLayout = [] GpuVertexBufferLayout = []
GpuVertexFormat = [] GpuVertexFormat = []
GpuVertexState = [] GpuVertexState = []
GpuVertexStepMode = [] GpuVertexStepMode = []
GridDeclaration = []
GridTrackState = []
GroupedHistoryEventInit = [] GroupedHistoryEventInit = []
HalfOpenInfoDict = [] HalfOpenInfoDict = []
HardwareAcceleration = []
HashChangeEvent = ["Event"] HashChangeEvent = ["Event"]
HashChangeEventInit = [] HashChangeEventInit = []
Headers = [] Headers = []
@@ -630,7 +701,9 @@ IdbOpenDbRequest = ["EventTarget", "IdbRequest"]
IdbRequest = ["EventTarget"] IdbRequest = ["EventTarget"]
IdbRequestReadyState = [] IdbRequestReadyState = []
IdbTransaction = ["EventTarget"] IdbTransaction = ["EventTarget"]
IdbTransactionDurability = []
IdbTransactionMode = [] IdbTransactionMode = []
IdbTransactionOptions = []
IdbVersionChangeEvent = ["Event"] IdbVersionChangeEvent = ["Event"]
IdbVersionChangeEventInit = [] IdbVersionChangeEventInit = []
IdleDeadline = [] IdleDeadline = []
@@ -638,21 +711,30 @@ IdleRequestOptions = []
IirFilterNode = ["AudioNode", "EventTarget"] IirFilterNode = ["AudioNode", "EventTarget"]
IirFilterOptions = [] IirFilterOptions = []
ImageBitmap = [] ImageBitmap = []
ImageBitmapFormat = [] ImageBitmapOptions = []
ImageBitmapRenderingContext = [] ImageBitmapRenderingContext = []
ImageCapture = [] ImageCapture = []
ImageCaptureError = [] ImageCaptureError = []
ImageCaptureErrorEvent = ["Event"] ImageCaptureErrorEvent = ["Event"]
ImageCaptureErrorEventInit = [] ImageCaptureErrorEventInit = []
ImageData = [] ImageData = []
ImageDecodeOptions = []
ImageDecodeResult = []
ImageDecoder = []
ImageDecoderInit = []
ImageEncodeOptions = []
ImageOrientation = []
ImageTrack = ["EventTarget"]
ImageTrackList = []
InputDeviceInfo = ["MediaDeviceInfo"]
InputEvent = ["Event", "UiEvent"] InputEvent = ["Event", "UiEvent"]
InputEventInit = [] InputEventInit = []
InstallTriggerData = []
IntersectionObserver = [] IntersectionObserver = []
IntersectionObserverEntry = [] IntersectionObserverEntry = []
IntersectionObserverEntryInit = [] IntersectionObserverEntryInit = []
IntersectionObserverInit = [] IntersectionObserverInit = []
IntlUtils = [] IntlUtils = []
IsInputPendingOptions = []
IterableKeyAndValueResult = [] IterableKeyAndValueResult = []
IterableKeyOrValueResult = [] IterableKeyOrValueResult = []
IterationCompositeOperation = [] IterationCompositeOperation = []
@@ -662,16 +744,25 @@ KeyEvent = []
KeyIdsInitData = [] KeyIdsInitData = []
KeyboardEvent = ["Event", "UiEvent"] KeyboardEvent = ["Event", "UiEvent"]
KeyboardEventInit = [] KeyboardEventInit = []
KeyframeAnimationOptions = []
KeyframeEffect = ["AnimationEffect"] KeyframeEffect = ["AnimationEffect"]
KeyframeEffectOptions = [] KeyframeEffectOptions = []
L10nElement = [] L10nElement = []
L10nValue = [] L10nValue = []
LargeBlobSupport = []
LatencyMode = []
LifecycleCallbacks = [] LifecycleCallbacks = []
LineAlignSetting = [] LineAlignSetting = []
ListBoxObject = [] ListBoxObject = []
LocalMediaStream = ["EventTarget", "MediaStream"] LocalMediaStream = ["EventTarget", "MediaStream"]
LocaleInfo = [] LocaleInfo = []
Location = [] Location = []
Lock = []
LockInfo = []
LockManager = []
LockManagerSnapshot = []
LockMode = []
LockOptions = []
MediaCapabilities = [] MediaCapabilities = []
MediaCapabilitiesInfo = [] MediaCapabilitiesInfo = []
MediaConfiguration = [] MediaConfiguration = []
@@ -686,6 +777,7 @@ MediaEncodingConfiguration = []
MediaEncodingType = [] MediaEncodingType = []
MediaEncryptedEvent = ["Event"] MediaEncryptedEvent = ["Event"]
MediaError = [] MediaError = []
MediaImage = []
MediaKeyError = ["Event"] MediaKeyError = ["Event"]
MediaKeyMessageEvent = ["Event"] MediaKeyMessageEvent = ["Event"]
MediaKeyMessageEventInit = [] MediaKeyMessageEventInit = []
@@ -703,6 +795,9 @@ MediaKeys = []
MediaKeysPolicy = [] MediaKeysPolicy = []
MediaKeysRequirement = [] MediaKeysRequirement = []
MediaList = [] MediaList = []
MediaMetadata = []
MediaMetadataInit = []
MediaPositionState = []
MediaQueryList = ["EventTarget"] MediaQueryList = ["EventTarget"]
MediaQueryListEvent = ["Event"] MediaQueryListEvent = ["Event"]
MediaQueryListEventInit = [] MediaQueryListEventInit = []
@@ -710,6 +805,10 @@ MediaRecorder = ["EventTarget"]
MediaRecorderErrorEvent = ["Event"] MediaRecorderErrorEvent = ["Event"]
MediaRecorderErrorEventInit = [] MediaRecorderErrorEventInit = []
MediaRecorderOptions = [] MediaRecorderOptions = []
MediaSession = []
MediaSessionAction = []
MediaSessionActionDetails = []
MediaSessionPlaybackState = []
MediaSource = ["EventTarget"] MediaSource = ["EventTarget"]
MediaSourceEndOfStreamError = [] MediaSourceEndOfStreamError = []
MediaSourceEnum = [] MediaSourceEnum = []
@@ -725,11 +824,20 @@ MediaStreamEventInit = []
MediaStreamTrack = ["EventTarget"] MediaStreamTrack = ["EventTarget"]
MediaStreamTrackEvent = ["Event"] MediaStreamTrackEvent = ["Event"]
MediaStreamTrackEventInit = [] MediaStreamTrackEventInit = []
MediaStreamTrackGenerator = ["EventTarget", "MediaStreamTrack"]
MediaStreamTrackGeneratorInit = []
MediaStreamTrackProcessor = []
MediaStreamTrackProcessorInit = []
MediaStreamTrackState = [] MediaStreamTrackState = []
MediaTrackCapabilities = []
MediaTrackConstraintSet = [] MediaTrackConstraintSet = []
MediaTrackConstraints = [] MediaTrackConstraints = []
MediaTrackSettings = [] MediaTrackSettings = []
MediaTrackSupportedConstraints = [] MediaTrackSupportedConstraints = []
MemoryAttribution = []
MemoryAttributionContainer = []
MemoryBreakdownEntry = []
MemoryMeasurement = []
MessageChannel = [] MessageChannel = []
MessageEvent = ["Event"] MessageEvent = ["Event"]
MessageEventInit = [] MessageEventInit = []
@@ -765,6 +873,8 @@ NativeOsFileWriteAtomicOptions = []
NavigationType = [] NavigationType = []
Navigator = [] Navigator = []
NavigatorAutomationInformation = [] NavigatorAutomationInformation = []
NavigatorUaBrandVersion = []
NavigatorUaData = []
NetworkCommandOptions = [] NetworkCommandOptions = []
NetworkInformation = ["EventTarget"] NetworkInformation = ["EventTarget"]
NetworkResultOptions = [] NetworkResultOptions = []
@@ -773,7 +883,7 @@ NodeFilter = []
NodeIterator = [] NodeIterator = []
NodeList = [] NodeList = []
Notification = ["EventTarget"] Notification = ["EventTarget"]
NotificationBehavior = [] NotificationAction = []
NotificationDirection = [] NotificationDirection = []
NotificationEvent = ["Event", "ExtendableEvent"] NotificationEvent = ["Event", "ExtendableEvent"]
NotificationEventInit = [] NotificationEventInit = []
@@ -793,6 +903,8 @@ OfflineAudioContext = ["BaseAudioContext", "EventTarget"]
OfflineAudioContextOptions = [] OfflineAudioContextOptions = []
OfflineResourceList = ["EventTarget"] OfflineResourceList = ["EventTarget"]
OffscreenCanvas = ["EventTarget"] OffscreenCanvas = ["EventTarget"]
OffscreenCanvasRenderingContext2d = []
OpenFilePickerOptions = []
OpenWindowEventDetail = [] OpenWindowEventDetail = []
OptionalEffectTiming = [] OptionalEffectTiming = []
OrientationLockType = [] OrientationLockType = []
@@ -801,6 +913,7 @@ OscillatorNode = ["AudioNode", "AudioScheduledSourceNode", "EventTarget"]
OscillatorOptions = [] OscillatorOptions = []
OscillatorType = [] OscillatorType = []
OverSampleType = [] OverSampleType = []
OvrMultiview2 = []
PageTransitionEvent = ["Event"] PageTransitionEvent = ["Event"]
PageTransitionEventInit = [] PageTransitionEventInit = []
PaintRequest = [] PaintRequest = []
@@ -809,6 +922,7 @@ PaintWorkletGlobalScope = ["WorkletGlobalScope"]
PannerNode = ["AudioNode", "EventTarget"] PannerNode = ["AudioNode", "EventTarget"]
PannerOptions = [] PannerOptions = []
PanningModelType = [] PanningModelType = []
ParityType = []
Path2d = [] Path2d = []
PaymentAddress = [] PaymentAddress = []
PaymentComplete = [] PaymentComplete = []
@@ -844,6 +958,7 @@ PermissionName = []
PermissionState = [] PermissionState = []
PermissionStatus = ["EventTarget"] PermissionStatus = ["EventTarget"]
Permissions = [] Permissions = []
PlaneLayout = []
PlaybackDirection = [] PlaybackDirection = []
Plugin = [] Plugin = []
PluginArray = [] PluginArray = []
@@ -858,6 +973,7 @@ Position = []
PositionAlignSetting = [] PositionAlignSetting = []
PositionError = [] PositionError = []
PositionOptions = [] PositionOptions = []
PremultiplyAlpha = []
Presentation = [] Presentation = []
PresentationAvailability = ["EventTarget"] PresentationAvailability = ["EventTarget"]
PresentationConnection = ["EventTarget"] PresentationConnection = ["EventTarget"]
@@ -885,13 +1001,18 @@ PromiseRejectionEvent = ["Event"]
PromiseRejectionEventInit = [] PromiseRejectionEventInit = []
PublicKeyCredential = ["Credential"] PublicKeyCredential = ["Credential"]
PublicKeyCredentialCreationOptions = [] PublicKeyCredentialCreationOptions = []
PublicKeyCredentialCreationOptionsJson = []
PublicKeyCredentialDescriptor = [] PublicKeyCredentialDescriptor = []
PublicKeyCredentialDescriptorJson = []
PublicKeyCredentialEntity = [] PublicKeyCredentialEntity = []
PublicKeyCredentialHints = []
PublicKeyCredentialParameters = [] PublicKeyCredentialParameters = []
PublicKeyCredentialRequestOptions = [] PublicKeyCredentialRequestOptions = []
PublicKeyCredentialRequestOptionsJson = []
PublicKeyCredentialRpEntity = [] PublicKeyCredentialRpEntity = []
PublicKeyCredentialType = [] PublicKeyCredentialType = []
PublicKeyCredentialUserEntity = [] PublicKeyCredentialUserEntity = []
PublicKeyCredentialUserEntityJson = []
PushEncryptionKeyName = [] PushEncryptionKeyName = []
PushEvent = ["Event", "ExtendableEvent"] PushEvent = ["Event", "ExtendableEvent"]
PushEventInit = [] PushEventInit = []
@@ -904,19 +1025,24 @@ PushSubscriptionJson = []
PushSubscriptionKeys = [] PushSubscriptionKeys = []
PushSubscriptionOptions = [] PushSubscriptionOptions = []
PushSubscriptionOptionsInit = [] PushSubscriptionOptionsInit = []
QueryOptions = []
QueuingStrategy = [] QueuingStrategy = []
QueuingStrategyInit = []
RadioNodeList = ["NodeList"] RadioNodeList = ["NodeList"]
Range = [] Range = []
RcwnPerfStats = [] RcwnPerfStats = []
RcwnStatus = [] RcwnStatus = []
ReadableByteStreamController = []
ReadableStream = [] ReadableStream = []
ReadableStreamByobReadResult = []
ReadableStreamByobReader = [] ReadableStreamByobReader = []
ReadableStreamDefaultReadResult = [] ReadableStreamByobRequest = []
ReadableStreamDefaultController = []
ReadableStreamDefaultReader = [] ReadableStreamDefaultReader = []
ReadableStreamGetReaderOptions = [] ReadableStreamGetReaderOptions = []
ReadableStreamIteratorOptions = [] ReadableStreamIteratorOptions = []
ReadableStreamReadResult = []
ReadableStreamReaderMode = [] ReadableStreamReaderMode = []
ReadableStreamType = []
ReadableWritablePair = [] ReadableWritablePair = []
RecordingState = [] RecordingState = []
ReferrerPolicy = [] ReferrerPolicy = []
@@ -924,6 +1050,7 @@ RegisterRequest = []
RegisterResponse = [] RegisterResponse = []
RegisteredKey = [] RegisteredKey = []
RegistrationOptions = [] RegistrationOptions = []
RegistrationResponseJson = []
Request = [] Request = []
RequestCache = [] RequestCache = []
RequestCredentials = [] RequestCredentials = []
@@ -933,11 +1060,13 @@ RequestInit = []
RequestMediaKeySystemAccessNotification = [] RequestMediaKeySystemAccessNotification = []
RequestMode = [] RequestMode = []
RequestRedirect = [] RequestRedirect = []
ResidentKeyRequirement = []
ResizeObserver = [] ResizeObserver = []
ResizeObserverBoxOptions = [] ResizeObserverBoxOptions = []
ResizeObserverEntry = [] ResizeObserverEntry = []
ResizeObserverOptions = [] ResizeObserverOptions = []
ResizeObserverSize = [] ResizeObserverSize = []
ResizeQuality = []
Response = [] Response = []
ResponseInit = [] ResponseInit = []
ResponseType = [] ResponseType = []
@@ -977,20 +1106,24 @@ RtcIdentityProviderOptions = []
RtcIdentityProviderRegistrar = [] RtcIdentityProviderRegistrar = []
RtcIdentityValidationResult = [] RtcIdentityValidationResult = []
RtcInboundRtpStreamStats = [] RtcInboundRtpStreamStats = []
RtcLifecycleEvent = []
RtcMediaStreamStats = [] RtcMediaStreamStats = []
RtcMediaStreamTrackStats = [] RtcMediaStreamTrackStats = []
RtcOfferAnswerOptions = [] RtcOfferAnswerOptions = []
RtcOfferOptions = [] RtcOfferOptions = []
RtcOutboundRtpStreamStats = [] RtcOutboundRtpStreamStats = []
RtcPeerConnection = ["EventTarget"] RtcPeerConnection = ["EventTarget"]
RtcPeerConnectionIceErrorEvent = ["Event"]
RtcPeerConnectionIceEvent = ["Event"] RtcPeerConnectionIceEvent = ["Event"]
RtcPeerConnectionIceEventInit = [] RtcPeerConnectionIceEventInit = []
RtcPeerConnectionState = []
RtcPriorityType = [] RtcPriorityType = []
RtcRtcpParameters = [] RtcRtcpParameters = []
RtcRtpCapabilities = []
RtcRtpCodecCapability = []
RtcRtpCodecParameters = [] RtcRtpCodecParameters = []
RtcRtpContributingSource = [] RtcRtpContributingSource = []
RtcRtpEncodingParameters = [] RtcRtpEncodingParameters = []
RtcRtpHeaderExtensionCapability = []
RtcRtpHeaderExtensionParameters = [] RtcRtpHeaderExtensionParameters = []
RtcRtpParameters = [] RtcRtpParameters = []
RtcRtpReceiver = [] RtcRtpReceiver = []
@@ -1020,6 +1153,10 @@ RtcdtmfToneChangeEvent = ["Event"]
RtcdtmfToneChangeEventInit = [] RtcdtmfToneChangeEventInit = []
RtcrtpContributingSourceStats = [] RtcrtpContributingSourceStats = []
RtcrtpStreamStats = [] RtcrtpStreamStats = []
SaveFilePickerOptions = []
Scheduler = []
SchedulerPostTaskOptions = []
Scheduling = []
Screen = ["EventTarget"] Screen = ["EventTarget"]
ScreenColorGamut = [] ScreenColorGamut = []
ScreenLuminance = [] ScreenLuminance = []
@@ -1040,6 +1177,15 @@ SecurityPolicyViolationEvent = ["Event"]
SecurityPolicyViolationEventDisposition = [] SecurityPolicyViolationEventDisposition = []
SecurityPolicyViolationEventInit = [] SecurityPolicyViolationEventInit = []
Selection = [] Selection = []
SelectionMode = []
Serial = ["EventTarget"]
SerialInputSignals = []
SerialOptions = []
SerialOutputSignals = []
SerialPort = ["EventTarget"]
SerialPortFilter = []
SerialPortInfo = []
SerialPortRequestOptions = []
ServerSocketOptions = [] ServerSocketOptions = []
ServiceWorker = ["EventTarget"] ServiceWorker = ["EventTarget"]
ServiceWorkerContainer = ["EventTarget"] ServiceWorkerContainer = ["EventTarget"]
@@ -1050,6 +1196,7 @@ ServiceWorkerUpdateViaCache = []
ShadowRoot = ["DocumentFragment", "EventTarget", "Node"] ShadowRoot = ["DocumentFragment", "EventTarget", "Node"]
ShadowRootInit = [] ShadowRootInit = []
ShadowRootMode = [] ShadowRootMode = []
ShareData = []
SharedWorker = ["EventTarget"] SharedWorker = ["EventTarget"]
SharedWorkerGlobalScope = ["EventTarget", "WorkerGlobalScope"] SharedWorkerGlobalScope = ["EventTarget", "WorkerGlobalScope"]
SignResponse = [] SignResponse = []
@@ -1093,8 +1240,11 @@ StyleSheet = []
StyleSheetApplicableStateChangeEventInit = [] StyleSheetApplicableStateChangeEventInit = []
StyleSheetChangeEventInit = [] StyleSheetChangeEventInit = []
StyleSheetList = [] StyleSheetList = []
SubmitEvent = ["Event"]
SubmitEventInit = []
SubtleCrypto = [] SubtleCrypto = []
SupportedType = [] SupportedType = []
SvcOutputMetadata = []
SvgAngle = [] SvgAngle = []
SvgAnimateElement = ["Element", "EventTarget", "Node", "SvgAnimationElement", "SvgElement"] SvgAnimateElement = ["Element", "EventTarget", "Node", "SvgAnimationElement", "SvgElement"]
SvgAnimateMotionElement = ["Element", "EventTarget", "Node", "SvgAnimationElement", "SvgElement"] SvgAnimateMotionElement = ["Element", "EventTarget", "Node", "SvgAnimationElement", "SvgElement"]
@@ -1215,6 +1365,13 @@ SvggElement = ["Element", "EventTarget", "Node", "SvgElement", "SvgGraphicsEleme
SvgmPathElement = ["Element", "EventTarget", "Node", "SvgElement"] SvgmPathElement = ["Element", "EventTarget", "Node", "SvgElement"]
SvgsvgElement = ["Element", "EventTarget", "Node", "SvgElement", "SvgGraphicsElement"] SvgsvgElement = ["Element", "EventTarget", "Node", "SvgElement", "SvgGraphicsElement"]
SvgtSpanElement = ["Element", "EventTarget", "Node", "SvgElement", "SvgGraphicsElement", "SvgTextContentElement", "SvgTextPositioningElement"] SvgtSpanElement = ["Element", "EventTarget", "Node", "SvgElement", "SvgGraphicsElement", "SvgTextContentElement", "SvgTextPositioningElement"]
TaskController = ["AbortController"]
TaskControllerInit = []
TaskPriority = []
TaskPriorityChangeEvent = ["Event"]
TaskPriorityChangeEventInit = []
TaskSignal = ["AbortSignal", "EventTarget"]
TaskSignalAnyInit = []
TcpReadyState = [] TcpReadyState = []
TcpServerSocket = ["EventTarget"] TcpServerSocket = ["EventTarget"]
TcpServerSocketEvent = ["Event"] TcpServerSocketEvent = ["Event"]
@@ -1239,6 +1396,10 @@ TextTrackList = ["EventTarget"]
TextTrackMode = [] TextTrackMode = []
TimeEvent = ["Event"] TimeEvent = ["Event"]
TimeRanges = [] TimeRanges = []
ToggleEvent = ["Event"]
ToggleEventInit = []
TokenBinding = []
TokenBindingStatus = []
Touch = [] Touch = []
TouchEvent = ["Event", "UiEvent"] TouchEvent = ["Event", "UiEvent"]
TouchEventInit = [] TouchEventInit = []
@@ -1247,6 +1408,8 @@ TouchList = []
TrackEvent = ["Event"] TrackEvent = ["Event"]
TrackEventInit = [] TrackEventInit = []
TransformStream = [] TransformStream = []
TransformStreamDefaultController = []
Transformer = []
TransitionEvent = ["Event"] TransitionEvent = ["Event"]
TransitionEventInit = [] TransitionEventInit = []
Transport = [] Transport = []
@@ -1256,10 +1419,15 @@ TreeView = []
TreeWalker = [] TreeWalker = []
U2f = [] U2f = []
U2fClientData = [] U2fClientData = []
ULongRange = []
UaDataValues = []
UaLowEntropyJson = []
UdpMessageEventInit = [] UdpMessageEventInit = []
UdpOptions = [] UdpOptions = []
UiEvent = ["Event"] UiEvent = ["Event"]
UiEventInit = [] UiEventInit = []
UnderlyingSink = []
UnderlyingSource = []
Url = [] Url = []
UrlSearchParams = [] UrlSearchParams = []
Usb = ["EventTarget"] Usb = ["EventTarget"]
@@ -1287,19 +1455,41 @@ UsbPermissionStorage = []
UsbRecipient = [] UsbRecipient = []
UsbRequestType = [] UsbRequestType = []
UsbTransferStatus = [] UsbTransferStatus = []
UserActivation = []
UserProximityEvent = ["Event"] UserProximityEvent = ["Event"]
UserProximityEventInit = [] UserProximityEventInit = []
UserVerificationRequirement = [] UserVerificationRequirement = []
ValidityState = [] ValidityState = []
ValueEvent = ["Event"] ValueEvent = ["Event"]
ValueEventInit = [] ValueEventInit = []
VideoColorPrimaries = []
VideoColorSpace = []
VideoColorSpaceInit = []
VideoConfiguration = [] VideoConfiguration = []
VideoDecoder = []
VideoDecoderConfig = []
VideoDecoderInit = []
VideoDecoderSupport = []
VideoEncoder = []
VideoEncoderConfig = []
VideoEncoderEncodeOptions = []
VideoEncoderInit = []
VideoEncoderSupport = []
VideoFacingModeEnum = [] VideoFacingModeEnum = []
VideoFrame = []
VideoFrameBufferInit = []
VideoFrameCopyToOptions = []
VideoFrameInit = []
VideoMatrixCoefficients = []
VideoPixelFormat = []
VideoPlaybackQuality = [] VideoPlaybackQuality = []
VideoStreamTrack = ["EventTarget", "MediaStreamTrack"] VideoStreamTrack = ["EventTarget", "MediaStreamTrack"]
VideoTrack = [] VideoTrack = []
VideoTrackList = ["EventTarget"] VideoTrackList = ["EventTarget"]
VideoTransferCharacteristics = []
ViewTransition = []
VisibilityState = [] VisibilityState = []
VisualViewport = ["EventTarget"]
VoidCallback = [] VoidCallback = []
VrDisplay = ["EventTarget"] VrDisplay = ["EventTarget"]
VrDisplayCapabilities = [] VrDisplayCapabilities = []
@@ -1346,6 +1536,24 @@ WebKitCssMatrix = ["DomMatrix", "DomMatrixReadOnly"]
WebSocket = ["EventTarget"] WebSocket = ["EventTarget"]
WebSocketDict = [] WebSocketDict = []
WebSocketElement = [] WebSocketElement = []
WebTransport = []
WebTransportBidirectionalStream = []
WebTransportCloseInfo = []
WebTransportCongestionControl = []
WebTransportDatagramDuplexStream = []
WebTransportDatagramStats = []
WebTransportError = ["DomException"]
WebTransportErrorOptions = []
WebTransportErrorSource = []
WebTransportHash = []
WebTransportOptions = []
WebTransportReceiveStream = ["ReadableStream"]
WebTransportReceiveStreamStats = []
WebTransportReliabilityMode = []
WebTransportSendStream = ["WritableStream"]
WebTransportSendStreamOptions = []
WebTransportSendStreamStats = []
WebTransportStats = []
WebglColorBufferFloat = [] WebglColorBufferFloat = []
WebglCompressedTextureAstc = [] WebglCompressedTextureAstc = []
WebglCompressedTextureAtc = [] WebglCompressedTextureAtc = []
@@ -1359,7 +1567,9 @@ WebglDebugShaders = []
WebglDepthTexture = [] WebglDepthTexture = []
WebglDrawBuffers = [] WebglDrawBuffers = []
WebglLoseContext = [] WebglLoseContext = []
WebrtcGlobalStatisticsReport = [] WebglMultiDraw = []
WellKnownDirectory = []
WgslLanguageFeatures = []
WheelEvent = ["Event", "MouseEvent", "UiEvent"] WheelEvent = ["Event", "MouseEvent", "UiEvent"]
WheelEventInit = [] WheelEventInit = []
WidevineCdmManifest = [] WidevineCdmManifest = []
@@ -1376,7 +1586,10 @@ Worklet = []
WorkletGlobalScope = [] WorkletGlobalScope = []
WorkletOptions = [] WorkletOptions = []
WritableStream = [] WritableStream = []
WritableStreamDefaultController = []
WritableStreamDefaultWriter = [] WritableStreamDefaultWriter = []
WriteCommandType = []
WriteParams = []
XPathExpression = [] XPathExpression = []
XPathNsResolver = [] XPathNsResolver = []
XPathResult = [] XPathResult = []
@@ -1386,10 +1599,11 @@ XmlHttpRequestEventTarget = ["EventTarget"]
XmlHttpRequestResponseType = [] XmlHttpRequestResponseType = []
XmlHttpRequestUpload = ["EventTarget", "XmlHttpRequestEventTarget"] XmlHttpRequestUpload = ["EventTarget", "XmlHttpRequestEventTarget"]
XmlSerializer = [] XmlSerializer = []
Xr = ["EventTarget"]
XrBoundedReferenceSpace = ["EventTarget", "XrReferenceSpace", "XrSpace"] XrBoundedReferenceSpace = ["EventTarget", "XrReferenceSpace", "XrSpace"]
XrEye = [] XrEye = []
XrFrame = [] XrFrame = []
XrHand = []
XrHandJoint = []
XrHandedness = [] XrHandedness = []
XrInputSource = [] XrInputSource = []
XrInputSourceArray = [] XrInputSourceArray = []
@@ -1397,6 +1611,11 @@ XrInputSourceEvent = ["Event"]
XrInputSourceEventInit = [] XrInputSourceEventInit = []
XrInputSourcesChangeEvent = ["Event"] XrInputSourcesChangeEvent = ["Event"]
XrInputSourcesChangeEventInit = [] XrInputSourcesChangeEventInit = []
XrJointPose = ["XrPose"]
XrJointSpace = ["EventTarget", "XrSpace"]
XrLayer = ["EventTarget"]
XrPermissionDescriptor = []
XrPermissionStatus = ["EventTarget", "PermissionStatus"]
XrPose = [] XrPose = []
XrReferenceSpace = ["EventTarget", "XrSpace"] XrReferenceSpace = ["EventTarget", "XrSpace"]
XrReferenceSpaceEvent = ["Event"] XrReferenceSpaceEvent = ["Event"]
@@ -1410,14 +1629,21 @@ XrSessionEvent = ["Event"]
XrSessionEventInit = [] XrSessionEventInit = []
XrSessionInit = [] XrSessionInit = []
XrSessionMode = [] XrSessionMode = []
XrSessionSupportedPermissionDescriptor = []
XrSpace = ["EventTarget"] XrSpace = ["EventTarget"]
XrSystem = ["EventTarget"]
XrTargetRayMode = [] XrTargetRayMode = []
XrView = [] XrView = []
XrViewerPose = ["XrPose"] XrViewerPose = ["XrPose"]
XrViewport = [] XrViewport = []
XrVisibilityState = [] XrVisibilityState = []
XrWebGlLayer = [] XrWebGlLayer = ["EventTarget", "XrLayer"]
XrWebGlLayerInit = [] XrWebGlLayerInit = []
XsltProcessor = [] XsltProcessor = []
console = [] console = []
css = [] css = []
gpu_buffer_usage = []
gpu_color_write = []
gpu_map_mode = []
gpu_shader_stage = []
gpu_texture_usage = []