Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@foolip
Created March 21, 2019 11:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save foolip/237f1aa6e824620fe7b649613896a8e3 to your computer and use it in GitHub Desktop.
Save foolip/237f1aa6e824620fe7b649613896a8e3 to your computer and use it in GitHub Desktop.
{
"AbortController": {
},
"AbortSignal": {
"inherits": "EventTarget"
},
"AbsoluteOrientationSensor": {
"inherits": "OrientationSensor"
},
"AbstractRange": {
},
"Accelerometer": {
"inherits": "Sensor"
},
"AmbientLightSensor": {
"inherits": "Sensor"
},
"AnalyserNode": {
"inherits": "AudioNode"
},
"Animation": {
"inherits": "EventTarget"
},
"AnimationEffect": {
},
"AnimationEvent": {
"inherits": "Event"
},
"AnimationPlaybackEvent": {
"inherits": "Event"
},
"AnimationTimeline": {
},
"AnimationWorkletGlobalScope": {
"inherits": "WorkletGlobalScope"
},
"ApplicationCache": {
"inherits": "EventTarget"
},
"Attr": {
"inherits": "Node"
},
"AudioBuffer": {
},
"AudioBufferSourceNode": {
"inherits": "AudioScheduledSourceNode"
},
"AudioContext": {
"inherits": "BaseAudioContext"
},
"AudioDestinationNode": {
"inherits": "AudioNode"
},
"AudioListener": {
},
"AudioNode": {
"inherits": "EventTarget"
},
"AudioParam": {
},
"AudioParamMap": {
},
"AudioProcessingEvent": {
"inherits": "Event"
},
"AudioScheduledSourceNode": {
"inherits": "AudioNode"
},
"AudioTrack": {
},
"AudioTrackList": {
"inherits": "EventTarget"
},
"AudioWorklet": {
"inherits": "Worklet"
},
"AudioWorkletGlobalScope": {
"inherits": "WorkletGlobalScope"
},
"AudioWorkletNode": {
"inherits": "AudioNode"
},
"AudioWorkletProcessor": {
},
"AuthenticatorAssertionResponse": {
"inherits": "AuthenticatorResponse"
},
"AuthenticatorAttestationResponse": {
"inherits": "AuthenticatorResponse"
},
"AuthenticatorResponse": {
},
"BackgroundFetchEvent": {
"inherits": "ExtendableEvent"
},
"BackgroundFetchManager": {
},
"BackgroundFetchRecord": {
},
"BackgroundFetchRegistration": {
"inherits": "EventTarget"
},
"BackgroundFetchUpdateUIEvent": {
"inherits": "BackgroundFetchEvent"
},
"BarProp": {
},
"BarcodeDetector": {
},
"BaseAudioContext": {
"inherits": "EventTarget"
},
"Baseline": {
},
"BatteryManager": {
"inherits": "EventTarget"
},
"BeforeInstallPromptEvent": {
"inherits": "Event"
},
"BeforeUnloadEvent": {
"inherits": "Event"
},
"BiquadFilterNode": {
"inherits": "AudioNode"
},
"Blob": {
},
"BlobEvent": {
"inherits": "Event"
},
"Bluetooth": {
"includes": [
"BluetoothDeviceEventHandlers",
"CharacteristicEventHandlers",
"ServiceEventHandlers"
],
"inherits": "EventTarget"
},
"BluetoothAdvertisingEvent": {
"inherits": "Event"
},
"BluetoothCharacteristicProperties": {
},
"BluetoothDevice": {
"includes": [
"BluetoothDeviceEventHandlers",
"CharacteristicEventHandlers",
"ServiceEventHandlers"
],
"inherits": "EventTarget"
},
"BluetoothManufacturerDataMap": {
},
"BluetoothPermissionResult": {
"inherits": "PermissionStatus"
},
"BluetoothRemoteGATTCharacteristic": {
"includes": [
"CharacteristicEventHandlers"
],
"inherits": "EventTarget"
},
"BluetoothRemoteGATTDescriptor": {
},
"BluetoothRemoteGATTServer": {
},
"BluetoothRemoteGATTService": {
"includes": [
"CharacteristicEventHandlers",
"ServiceEventHandlers"
],
"inherits": "EventTarget"
},
"BluetoothServiceDataMap": {
},
"BluetoothUUID": {
},
"BreakToken": {
},
"BroadcastChannel": {
"inherits": "EventTarget"
},
"CDATASection": {
"inherits": "Text"
},
"CSPViolationReportBody": {
"inherits": "ReportBody"
},
"CSSConditionRule": {
"inherits": "CSSGroupingRule"
},
"CSSCounterStyleRule": {
"inherits": "CSSRule"
},
"CSSFontFaceRule": {
"inherits": "CSSRule"
},
"CSSFontFeatureValuesMap": {
},
"CSSFontFeatureValuesRule": {
"inherits": "CSSRule"
},
"CSSFontPaletteValuesRule": {
"inherits": "CSSRule"
},
"CSSGroupingRule": {
"inherits": "CSSRule"
},
"CSSImageValue": {
"inherits": "CSSStyleValue"
},
"CSSImportRule": {
"inherits": "CSSRule"
},
"CSSKeyframeRule": {
"inherits": "CSSRule"
},
"CSSKeyframesRule": {
"inherits": "CSSRule"
},
"CSSKeywordValue": {
"inherits": "CSSStyleValue"
},
"CSSMarginRule": {
"inherits": "CSSRule"
},
"CSSMathClamp": {
"inherits": "CSSMathValue"
},
"CSSMathInvert": {
"inherits": "CSSMathValue"
},
"CSSMathMax": {
"inherits": "CSSMathValue"
},
"CSSMathMin": {
"inherits": "CSSMathValue"
},
"CSSMathNegate": {
"inherits": "CSSMathValue"
},
"CSSMathProduct": {
"inherits": "CSSMathValue"
},
"CSSMathSum": {
"inherits": "CSSMathValue"
},
"CSSMathValue": {
"inherits": "CSSNumericValue"
},
"CSSMatrixComponent": {
"inherits": "CSSTransformComponent"
},
"CSSMediaRule": {
"inherits": "CSSConditionRule"
},
"CSSNamespaceRule": {
"inherits": "CSSRule"
},
"CSSNumericArray": {
},
"CSSNumericValue": {
"inherits": "CSSStyleValue"
},
"CSSPageRule": {
"inherits": "CSSGroupingRule"
},
"CSSParserAtRule": {
"inherits": "CSSParserRule"
},
"CSSParserBlock": {
"inherits": "CSSParserValue"
},
"CSSParserDeclaration": {
"inherits": "CSSParserRule"
},
"CSSParserFunction": {
"inherits": "CSSParserValue"
},
"CSSParserQualifiedRule": {
"inherits": "CSSParserRule"
},
"CSSParserRule": {
},
"CSSParserValue": {
},
"CSSPerspective": {
"inherits": "CSSTransformComponent"
},
"CSSPseudoElement": {
"includes": [
"Animatable",
"GeometryUtils"
],
"inherits": "EventTarget"
},
"CSSRotate": {
"inherits": "CSSTransformComponent"
},
"CSSRule": {
},
"CSSRuleList": {
},
"CSSScale": {
"inherits": "CSSTransformComponent"
},
"CSSSkew": {
"inherits": "CSSTransformComponent"
},
"CSSSkewX": {
"inherits": "CSSTransformComponent"
},
"CSSSkewY": {
"inherits": "CSSTransformComponent"
},
"CSSStyleDeclaration": {
},
"CSSStyleRule": {
"inherits": "CSSRule"
},
"CSSStyleSheet": {
"inherits": "StyleSheet"
},
"CSSStyleValue": {
},
"CSSSupportsRule": {
"inherits": "CSSConditionRule"
},
"CSSTransformComponent": {
},
"CSSTransformValue": {
"inherits": "CSSStyleValue"
},
"CSSTranslate": {
"inherits": "CSSTransformComponent"
},
"CSSUnitValue": {
"inherits": "CSSNumericValue"
},
"CSSUnparsedValue": {
"inherits": "CSSStyleValue"
},
"CSSVariableReferenceValue": {
},
"CSSViewportRule": {
"inherits": "CSSRule"
},
"Cache": {
},
"CacheStorage": {
},
"CanMakePaymentEvent": {
"inherits": "ExtendableEvent"
},
"CanvasCaptureMediaStreamTrack": {
"inherits": "MediaStreamTrack"
},
"CanvasGradient": {
},
"CanvasPattern": {
},
"CanvasRenderingContext2D": {
"includes": [
"CanvasCompositing",
"CanvasDrawImage",
"CanvasDrawPath",
"CanvasFillStrokeStyles",
"CanvasFilters",
"CanvasImageData",
"CanvasImageSmoothing",
"CanvasPath",
"CanvasPathDrawingStyles",
"CanvasRect",
"CanvasShadowStyles",
"CanvasState",
"CanvasText",
"CanvasTextDrawingStyles",
"CanvasTransform",
"CanvasUserInterface"
]
},
"CaretPosition": {
},
"ChannelMergerNode": {
"inherits": "AudioNode"
},
"ChannelSplitterNode": {
"inherits": "AudioNode"
},
"CharacterData": {
"includes": [
"ChildNode",
"NonDocumentTypeChildNode"
],
"inherits": "Node"
},
"ChildBreakToken": {
},
"Client": {
},
"Clients": {
},
"Clipboard": {
"inherits": "EventTarget"
},
"ClipboardEvent": {
"inherits": "Event"
},
"ClipboardItem": {
},
"CloseEvent": {
"inherits": "Event"
},
"Comment": {
"inherits": "CharacterData"
},
"CompileError": {
},
"CompositionEvent": {
"inherits": "UIEvent"
},
"ConstantSourceNode": {
"inherits": "AudioScheduledSourceNode"
},
"ConvolverNode": {
"inherits": "AudioNode"
},
"CookieChangeEvent": {
"inherits": "Event"
},
"CookieStore": {
"inherits": "EventTarget"
},
"Coordinates": {
},
"CrashReportBody": {
"inherits": "ReportBody"
},
"Credential": {
},
"CredentialsContainer": {
},
"Crypto": {
},
"CryptoKey": {
},
"CustomElementRegistry": {
},
"CustomEvent": {
"inherits": "Event"
},
"DOMException": {
},
"DOMImplementation": {
},
"DOMMatrix": {
"inherits": "DOMMatrixReadOnly"
},
"DOMMatrixReadOnly": {
},
"DOMParser": {
},
"DOMPoint": {
"inherits": "DOMPointReadOnly"
},
"DOMPointReadOnly": {
},
"DOMQuad": {
},
"DOMRect": {
"inherits": "DOMRectReadOnly"
},
"DOMRectList": {
},
"DOMRectReadOnly": {
},
"DOMStringList": {
},
"DOMStringMap": {
},
"DOMTokenList": {
},
"DataTransfer": {
},
"DataTransferItem": {
},
"DataTransferItemList": {
},
"DeadFragmentInformation": {
},
"DedicatedWorkerGlobalScope": {
"includes": [
"AnimationFrameProvider"
],
"inherits": "WorkerGlobalScope"
},
"DelayNode": {
"inherits": "AudioNode"
},
"DeprecationReportBody": {
"inherits": "ReportBody"
},
"DetectedBarcode": {
},
"DetectedFace": {
},
"DeviceAcceleration": {
},
"DeviceMotionEvent": {
"inherits": "Event"
},
"DeviceOrientationEvent": {
"inherits": "Event"
},
"DeviceRotationRate": {
},
"Document": {
"includes": [
"DocumentAndElementEventHandlers",
"DocumentOrShadowRoot",
"FontFaceSource",
"GeometryUtils",
"GlobalEventHandlers",
"NonElementParentNode",
"ParentNode"
],
"inherits": "Node"
},
"DocumentFragment": {
"includes": [
"NonElementParentNode",
"ParentNode"
],
"inherits": "Node"
},
"DocumentTimeline": {
"inherits": "AnimationTimeline"
},
"DocumentType": {
"includes": [
"ChildNode"
],
"inherits": "Node"
},
"DragEvent": {
"inherits": "MouseEvent"
},
"DynamicsCompressorNode": {
"inherits": "AudioNode"
},
"Element": {
"includes": [
"AccessibilityRole",
"Animatable",
"AriaAttributes",
"ChildNode",
"GeometryUtils",
"InnerHTML",
"NonDocumentTypeChildNode",
"ParentNode",
"Region",
"Slotable"
],
"inherits": "Node"
},
"EnterPictureInPictureEvent": {
"inherits": "Event"
},
"ErrorEvent": {
"inherits": "Event"
},
"Event": {
},
"EventCounts": {
},
"EventSource": {
"inherits": "EventTarget"
},
"EventTarget": {
},
"ExtendableCookieChangeEvent": {
"inherits": "ExtendableEvent"
},
"ExtendableEvent": {
"inherits": "Event"
},
"ExtendableMessageEvent": {
"inherits": "ExtendableEvent"
},
"External": {
},
"FaceDetector": {
},
"FeaturePolicy": {
},
"FeaturePolicyViolationReportBody": {
"inherits": "ReportBody"
},
"FederatedCredential": {
"includes": [
"CredentialUserData"
],
"inherits": "Credential"
},
"FetchEvent": {
"inherits": "ExtendableEvent"
},
"File": {
"inherits": "Blob"
},
"FileList": {
},
"FileReader": {
"inherits": "EventTarget"
},
"FileReaderSync": {
},
"FileSystem": {
},
"FileSystemDirectoryEntry": {
"inherits": "FileSystemEntry"
},
"FileSystemDirectoryReader": {
},
"FileSystemEntry": {
},
"FileSystemFileEntry": {
"inherits": "FileSystemEntry"
},
"FocusEvent": {
"inherits": "UIEvent"
},
"Font": {
},
"FontFace": {
},
"FontFaceSet": {
"inherits": "EventTarget"
},
"FontFaceSetLoadEvent": {
"inherits": "Event"
},
"FontMetrics": {
},
"FormData": {
},
"FormDataEvent": {
"inherits": "Event"
},
"FragmentResult": {
},
"GainNode": {
"inherits": "AudioNode"
},
"Gamepad": {
},
"GamepadButton": {
},
"GamepadEvent": {
"inherits": "Event"
},
"Geolocation": {
},
"GeolocationSensor": {
"inherits": "Sensor"
},
"Global": {
},
"GravitySensor": {
"inherits": "Accelerometer"
},
"Gyroscope": {
"inherits": "Sensor"
},
"HTMLAllCollection": {
},
"HTMLAnchorElement": {
"includes": [
"HTMLHyperlinkElementUtils"
],
"inherits": "HTMLElement"
},
"HTMLAreaElement": {
"includes": [
"HTMLHyperlinkElementUtils"
],
"inherits": "HTMLElement"
},
"HTMLAudioElement": {
"inherits": "HTMLMediaElement"
},
"HTMLBRElement": {
"inherits": "HTMLElement"
},
"HTMLBaseElement": {
"inherits": "HTMLElement"
},
"HTMLBodyElement": {
"includes": [
"WindowEventHandlers"
],
"inherits": "HTMLElement"
},
"HTMLButtonElement": {
"inherits": "HTMLElement"
},
"HTMLCanvasElement": {
"inherits": "HTMLElement"
},
"HTMLCollection": {
},
"HTMLDListElement": {
"inherits": "HTMLElement"
},
"HTMLDataElement": {
"inherits": "HTMLElement"
},
"HTMLDataListElement": {
"inherits": "HTMLElement"
},
"HTMLDetailsElement": {
"inherits": "HTMLElement"
},
"HTMLDialogElement": {
"inherits": "HTMLElement"
},
"HTMLDirectoryElement": {
"inherits": "HTMLElement"
},
"HTMLDivElement": {
"inherits": "HTMLElement"
},
"HTMLElement": {
"includes": [
"DocumentAndElementEventHandlers",
"ElementCSSInlineStyle",
"ElementContentEditable",
"GlobalEventHandlers",
"HTMLOrSVGElement"
],
"inherits": "Element"
},
"HTMLEmbedElement": {
"inherits": "HTMLElement"
},
"HTMLFieldSetElement": {
"inherits": "HTMLElement"
},
"HTMLFontElement": {
"inherits": "HTMLElement"
},
"HTMLFormControlsCollection": {
"inherits": "HTMLCollection"
},
"HTMLFormElement": {
"inherits": "HTMLElement"
},
"HTMLFrameElement": {
"inherits": "HTMLElement"
},
"HTMLFrameSetElement": {
"includes": [
"WindowEventHandlers"
],
"inherits": "HTMLElement"
},
"HTMLHRElement": {
"inherits": "HTMLElement"
},
"HTMLHeadElement": {
"inherits": "HTMLElement"
},
"HTMLHeadingElement": {
"inherits": "HTMLElement"
},
"HTMLHtmlElement": {
"inherits": "HTMLElement"
},
"HTMLIFrameElement": {
"inherits": "HTMLElement"
},
"HTMLImageElement": {
"inherits": "HTMLElement"
},
"HTMLInputElement": {
"inherits": "HTMLElement"
},
"HTMLLIElement": {
"inherits": "HTMLElement"
},
"HTMLLabelElement": {
"inherits": "HTMLElement"
},
"HTMLLegendElement": {
"inherits": "HTMLElement"
},
"HTMLLinkElement": {
"includes": [
"LinkStyle"
],
"inherits": "HTMLElement"
},
"HTMLMapElement": {
"inherits": "HTMLElement"
},
"HTMLMarqueeElement": {
"inherits": "HTMLElement"
},
"HTMLMediaElement": {
"inherits": "HTMLElement"
},
"HTMLMenuElement": {
"inherits": "HTMLElement"
},
"HTMLMetaElement": {
"inherits": "HTMLElement"
},
"HTMLMeterElement": {
"inherits": "HTMLElement"
},
"HTMLModElement": {
"inherits": "HTMLElement"
},
"HTMLOListElement": {
"inherits": "HTMLElement"
},
"HTMLObjectElement": {
"inherits": "HTMLElement"
},
"HTMLOptGroupElement": {
"inherits": "HTMLElement"
},
"HTMLOptionElement": {
"inherits": "HTMLElement"
},
"HTMLOptionsCollection": {
"inherits": "HTMLCollection"
},
"HTMLOutputElement": {
"inherits": "HTMLElement"
},
"HTMLParagraphElement": {
"inherits": "HTMLElement"
},
"HTMLParamElement": {
"inherits": "HTMLElement"
},
"HTMLPictureElement": {
"inherits": "HTMLElement"
},
"HTMLPreElement": {
"inherits": "HTMLElement"
},
"HTMLProgressElement": {
"inherits": "HTMLElement"
},
"HTMLQuoteElement": {
"inherits": "HTMLElement"
},
"HTMLScriptElement": {
"inherits": "HTMLElement"
},
"HTMLSelectElement": {
"inherits": "HTMLElement"
},
"HTMLSlotElement": {
"inherits": "HTMLElement"
},
"HTMLSourceElement": {
"inherits": "HTMLElement"
},
"HTMLSpanElement": {
"inherits": "HTMLElement"
},
"HTMLStyleElement": {
"includes": [
"LinkStyle"
],
"inherits": "HTMLElement"
},
"HTMLTableCaptionElement": {
"inherits": "HTMLElement"
},
"HTMLTableCellElement": {
"inherits": "HTMLElement"
},
"HTMLTableColElement": {
"inherits": "HTMLElement"
},
"HTMLTableElement": {
"inherits": "HTMLElement"
},
"HTMLTableRowElement": {
"inherits": "HTMLElement"
},
"HTMLTableSectionElement": {
"inherits": "HTMLElement"
},
"HTMLTemplateElement": {
"inherits": "HTMLElement"
},
"HTMLTextAreaElement": {
"inherits": "HTMLElement"
},
"HTMLTimeElement": {
"inherits": "HTMLElement"
},
"HTMLTitleElement": {
"inherits": "HTMLElement"
},
"HTMLTrackElement": {
"inherits": "HTMLElement"
},
"HTMLUListElement": {
"inherits": "HTMLElement"
},
"HTMLUnknownElement": {
"inherits": "HTMLElement"
},
"HTMLVideoElement": {
"inherits": "HTMLMediaElement"
},
"HashChangeEvent": {
"inherits": "Event"
},
"Headers": {
},
"History": {
},
"IDBCursor": {
},
"IDBCursorWithValue": {
"inherits": "IDBCursor"
},
"IDBDatabase": {
"inherits": "EventTarget"
},
"IDBFactory": {
},
"IDBIndex": {
},
"IDBKeyRange": {
},
"IDBObjectStore": {
},
"IDBOpenDBRequest": {
"inherits": "IDBRequest"
},
"IDBRequest": {
"inherits": "EventTarget"
},
"IDBTransaction": {
"inherits": "EventTarget"
},
"IDBVersionChangeEvent": {
"inherits": "Event"
},
"IIRFilterNode": {
"inherits": "AudioNode"
},
"IdleDeadline": {
},
"ImageBitmap": {
},
"ImageBitmapRenderingContext": {
},
"ImageCapture": {
},
"ImageData": {
},
"InputDeviceCapabilities": {
},
"InputDeviceInfo": {
"inherits": "MediaDeviceInfo"
},
"InputEvent": {
"inherits": "UIEvent"
},
"Instance": {
},
"IntersectionObserver": {
},
"IntersectionObserverEntry": {
},
"InterventionReportBody": {
"inherits": "ReportBody"
},
"IntrinsicSizes": {
},
"Keyboard": {
},
"KeyboardEvent": {
"inherits": "UIEvent"
},
"KeyboardLayoutMap": {
},
"KeyframeEffect": {
"inherits": "AnimationEffect"
},
"LayoutChild": {
},
"LayoutConstraints": {
},
"LayoutEdges": {
},
"LayoutFragment": {
},
"LayoutWorkletGlobalScope": {
"inherits": "WorkletGlobalScope"
},
"LinearAccelerationSensor": {
"inherits": "Accelerometer"
},
"LinkError": {
},
"Location": {
},
"MIDIAccess": {
"inherits": "EventTarget"
},
"MIDIConnectionEvent": {
"inherits": "Event"
},
"MIDIInput": {
"inherits": "MIDIPort"
},
"MIDIInputMap": {
},
"MIDIMessageEvent": {
"inherits": "Event"
},
"MIDIOutput": {
"inherits": "MIDIPort"
},
"MIDIOutputMap": {
},
"MIDIPort": {
"inherits": "EventTarget"
},
"Magnetometer": {
"inherits": "Sensor"
},
"MediaCapabilities": {
},
"MediaDeviceInfo": {
},
"MediaDevices": {
"inherits": "EventTarget"
},
"MediaElementAudioSourceNode": {
"inherits": "AudioNode"
},
"MediaEncryptedEvent": {
"inherits": "Event"
},
"MediaError": {
},
"MediaKeyMessageEvent": {
"inherits": "Event"
},
"MediaKeySession": {
"inherits": "EventTarget"
},
"MediaKeyStatusMap": {
},
"MediaKeySystemAccess": {
},
"MediaKeys": {
},
"MediaList": {
},
"MediaMetadata": {
},
"MediaQueryList": {
"inherits": "EventTarget"
},
"MediaQueryListEvent": {
"inherits": "Event"
},
"MediaRecorder": {
"inherits": "EventTarget"
},
"MediaRecorderErrorEvent": {
"inherits": "Event"
},
"MediaSession": {
},
"MediaSettingsRange": {
},
"MediaSource": {
"inherits": "EventTarget"
},
"MediaStream": {
"inherits": "EventTarget"
},
"MediaStreamAudioDestinationNode": {
"inherits": "AudioNode"
},
"MediaStreamAudioSourceNode": {
"inherits": "AudioNode"
},
"MediaStreamTrack": {
"inherits": "EventTarget"
},
"MediaStreamTrackAudioSourceNode": {
"inherits": "AudioNode"
},
"MediaStreamTrackEvent": {
"inherits": "Event"
},
"Memory": {
},
"MerchantValidationEvent": {
"inherits": "Event"
},
"MessageChannel": {
},
"MessageEvent": {
"inherits": "Event"
},
"MessagePort": {
"inherits": "EventTarget"
},
"MimeType": {
},
"MimeTypeArray": {
},
"Module": {
},
"MouseEvent": {
"inherits": "UIEvent"
},
"MutationObserver": {
},
"MutationRecord": {
},
"NFCErrorEvent": {
"inherits": "Event"
},
"NFCReader": {
"inherits": "EventTarget"
},
"NFCReadingEvent": {
"inherits": "Event"
},
"NFCWriter": {
},
"NamedFlow": {
"inherits": "EventTarget"
},
"NamedFlowMap": {
},
"NamedNodeMap": {
},
"NavigationPreloadManager": {
},
"Navigator": {
"includes": [
"NavigatorAutomationInformation",
"NavigatorConcurrentHardware",
"NavigatorContentUtils",
"NavigatorCookies",
"NavigatorID",
"NavigatorLanguage",
"NavigatorNetworkInformation",
"NavigatorOnLine",
"NavigatorPlugins",
"NavigatorStorage"
]
},
"NetworkInformation": {
"inherits": "EventTarget"
},
"Node": {
"inherits": "EventTarget"
},
"NodeIterator": {
},
"NodeList": {
},
"Notification": {
"inherits": "EventTarget"
},
"NotificationEvent": {
"inherits": "ExtendableEvent"
},
"OfflineAudioCompletionEvent": {
"inherits": "Event"
},
"OfflineAudioContext": {
"inherits": "BaseAudioContext"
},
"OffscreenCanvas": {
"inherits": "EventTarget"
},
"OffscreenCanvasRenderingContext2D": {
"includes": [
"CanvasCompositing",
"CanvasDrawImage",
"CanvasDrawPath",
"CanvasFillStrokeStyles",
"CanvasFilters",
"CanvasImageData",
"CanvasImageSmoothing",
"CanvasPath",
"CanvasPathDrawingStyles",
"CanvasRect",
"CanvasShadowStyles",
"CanvasState",
"CanvasText",
"CanvasTextDrawingStyles",
"CanvasTransform"
]
},
"OrientationSensor": {
"inherits": "Sensor"
},
"OscillatorNode": {
"inherits": "AudioScheduledSourceNode"
},
"OverconstrainedErrorEvent": {
"inherits": "Event"
},
"PageTransitionEvent": {
"inherits": "Event"
},
"PaintRenderingContext2D": {
"includes": [
"CanvasCompositing",
"CanvasDrawImage",
"CanvasDrawPath",
"CanvasFillStrokeStyles",
"CanvasImageSmoothing",
"CanvasPath",
"CanvasPathDrawingStyles",
"CanvasRect",
"CanvasShadowStyles",
"CanvasState",
"CanvasTransform"
]
},
"PaintSize": {
},
"PaintWorkletGlobalScope": {
"inherits": "WorkletGlobalScope"
},
"PannerNode": {
"inherits": "AudioNode"
},
"PasswordCredential": {
"includes": [
"CredentialUserData"
],
"inherits": "Credential"
},
"Path2D": {
"includes": [
"CanvasPath"
]
},
"PaymentAddress": {
},
"PaymentInstruments": {
},
"PaymentManager": {
},
"PaymentMethodChangeEvent": {
"inherits": "PaymentRequestUpdateEvent"
},
"PaymentRequest": {
"inherits": "EventTarget"
},
"PaymentRequestEvent": {
"inherits": "ExtendableEvent"
},
"PaymentRequestUpdateEvent": {
"inherits": "Event"
},
"PaymentResponse": {
"inherits": "EventTarget"
},
"Performance": {
"inherits": "EventTarget"
},
"PerformanceEntry": {
},
"PerformanceEventTiming": {
"inherits": "PerformanceEntry"
},
"PerformanceLongTaskTiming": {
"inherits": "PerformanceEntry"
},
"PerformanceMark": {
"inherits": "PerformanceEntry"
},
"PerformanceMeasure": {
"inherits": "PerformanceEntry"
},
"PerformanceNavigation": {
},
"PerformanceNavigationTiming": {
"inherits": "PerformanceResourceTiming"
},
"PerformanceObserver": {
},
"PerformanceObserverEntryList": {
},
"PerformancePaintTiming": {
"inherits": "PerformanceEntry"
},
"PerformanceResourceTiming": {
"inherits": "PerformanceEntry"
},
"PerformanceServerTiming": {
},
"PerformanceTiming": {
},
"PeriodicWave": {
},
"PermissionStatus": {
"inherits": "EventTarget"
},
"Permissions": {
},
"PhotoCapabilities": {
},
"PictureInPictureWindow": {
"inherits": "EventTarget"
},
"Plugin": {
},
"PluginArray": {
},
"PointerEvent": {
"inherits": "MouseEvent"
},
"PopStateEvent": {
"inherits": "Event"
},
"Position": {
},
"PositionError": {
},
"Presentation": {
},
"PresentationAvailability": {
"inherits": "EventTarget"
},
"PresentationConnection": {
"inherits": "EventTarget"
},
"PresentationConnectionAvailableEvent": {
"inherits": "Event"
},
"PresentationConnectionCloseEvent": {
"inherits": "Event"
},
"PresentationConnectionList": {
"inherits": "EventTarget"
},
"PresentationReceiver": {
},
"PresentationRequest": {
"inherits": "EventTarget"
},
"ProcessingInstruction": {
"includes": [
"LinkStyle"
],
"inherits": "CharacterData"
},
"ProgressEvent": {
"inherits": "Event"
},
"PromiseRejectionEvent": {
"inherits": "Event"
},
"ProximitySensor": {
"inherits": "Sensor"
},
"PublicKeyCredential": {
"inherits": "Credential"
},
"PushEvent": {
"inherits": "ExtendableEvent"
},
"PushManager": {
},
"PushMessageData": {
},
"PushSubscription": {
},
"PushSubscriptionChangeEvent": {
"inherits": "ExtendableEvent"
},
"PushSubscriptionOptions": {
},
"RTCCertificate": {
},
"RTCDTMFSender": {
"inherits": "EventTarget"
},
"RTCDTMFToneChangeEvent": {
"inherits": "Event"
},
"RTCDataChannel": {
"inherits": "EventTarget"
},
"RTCDataChannelEvent": {
"inherits": "Event"
},
"RTCDtlsTransport": {
"inherits": "EventTarget"
},
"RTCError": {
},
"RTCErrorEvent": {
"inherits": "Event"
},
"RTCIceCandidate": {
},
"RTCIceTransport": {
"inherits": "EventTarget"
},
"RTCPeerConnection": {
"inherits": "EventTarget"
},
"RTCPeerConnectionIceErrorEvent": {
"inherits": "Event"
},
"RTCPeerConnectionIceEvent": {
"inherits": "Event"
},
"RTCRtpReceiver": {
},
"RTCRtpSender": {
},
"RTCRtpTransceiver": {
},
"RTCSctpTransport": {
},
"RTCSessionDescription": {
},
"RTCStatsEvent": {
"inherits": "Event"
},
"RTCStatsReport": {
},
"RTCTrackEvent": {
"inherits": "Event"
},
"RadioNodeList": {
"inherits": "NodeList"
},
"Range": {
"inherits": "AbstractRange"
},
"RelativeOrientationSensor": {
"inherits": "OrientationSensor"
},
"RemotePlayback": {
"inherits": "EventTarget"
},
"Report": {
},
"ReportBody": {
},
"ReportingObserver": {
},
"Request": {
"includes": [
"Body"
]
},
"ResizeObservation": {
},
"ResizeObserver": {
},
"ResizeObserverEntry": {
},
"ResizeObserverSize": {
},
"Response": {
"includes": [
"Body"
]
},
"RuntimeError": {
},
"SVGAElement": {
"includes": [
"HTMLHyperlinkElementUtils",
"SVGURIReference"
],
"inherits": "SVGGraphicsElement"
},
"SVGAngle": {
},
"SVGAnimatedAngle": {
},
"SVGAnimatedBoolean": {
},
"SVGAnimatedEnumeration": {
},
"SVGAnimatedInteger": {
},
"SVGAnimatedLength": {
},
"SVGAnimatedLengthList": {
},
"SVGAnimatedNumber": {
},
"SVGAnimatedNumberList": {
},
"SVGAnimatedPreserveAspectRatio": {
},
"SVGAnimatedRect": {
},
"SVGAnimatedString": {
},
"SVGAnimatedTransformList": {
},
"SVGCircleElement": {
"inherits": "SVGGeometryElement"
},
"SVGClipPathElement": {
"inherits": "SVGElement"
},
"SVGComponentTransferFunctionElement": {
"inherits": "SVGElement"
},
"SVGDefsElement": {
"inherits": "SVGGraphicsElement"
},
"SVGDescElement": {
"inherits": "SVGElement"
},
"SVGElement": {
"includes": [
"DocumentAndElementEventHandlers",
"ElementCSSInlineStyle",
"GlobalEventHandlers",
"HTMLOrSVGElement",
"SVGElementInstance"
],
"inherits": "Element"
},
"SVGEllipseElement": {
"inherits": "SVGGeometryElement"
},
"SVGFEBlendElement": {
"includes": [
"SVGFilterPrimitiveStandardAttributes"
],
"inherits": "SVGElement"
},
"SVGFEColorMatrixElement": {
"includes": [
"SVGFilterPrimitiveStandardAttributes"
],
"inherits": "SVGElement"
},
"SVGFEComponentTransferElement": {
"includes": [
"SVGFilterPrimitiveStandardAttributes"
],
"inherits": "SVGElement"
},
"SVGFECompositeElement": {
"includes": [
"SVGFilterPrimitiveStandardAttributes"
],
"inherits": "SVGElement"
},
"SVGFEConvolveMatrixElement": {
"includes": [
"SVGFilterPrimitiveStandardAttributes"
],
"inherits": "SVGElement"
},
"SVGFEDiffuseLightingElement": {
"includes": [
"SVGFilterPrimitiveStandardAttributes"
],
"inherits": "SVGElement"
},
"SVGFEDisplacementMapElement": {
"includes": [
"SVGFilterPrimitiveStandardAttributes"
],
"inherits": "SVGElement"
},
"SVGFEDistantLightElement": {
"inherits": "SVGElement"
},
"SVGFEDropShadowElement": {
"includes": [
"SVGFilterPrimitiveStandardAttributes"
],
"inherits": "SVGElement"
},
"SVGFEFloodElement": {
"includes": [
"SVGFilterPrimitiveStandardAttributes"
],
"inherits": "SVGElement"
},
"SVGFEFuncAElement": {
"inherits": "SVGComponentTransferFunctionElement"
},
"SVGFEFuncBElement": {
"inherits": "SVGComponentTransferFunctionElement"
},
"SVGFEFuncGElement": {
"inherits": "SVGComponentTransferFunctionElement"
},
"SVGFEFuncRElement": {
"inherits": "SVGComponentTransferFunctionElement"
},
"SVGFEGaussianBlurElement": {
"includes": [
"SVGFilterPrimitiveStandardAttributes"
],
"inherits": "SVGElement"
},
"SVGFEImageElement": {
"includes": [
"SVGFilterPrimitiveStandardAttributes",
"SVGURIReference"
],
"inherits": "SVGElement"
},
"SVGFEMergeElement": {
"includes": [
"SVGFilterPrimitiveStandardAttributes"
],
"inherits": "SVGElement"
},
"SVGFEMergeNodeElement": {
"inherits": "SVGElement"
},
"SVGFEMorphologyElement": {
"includes": [
"SVGFilterPrimitiveStandardAttributes"
],
"inherits": "SVGElement"
},
"SVGFEOffsetElement": {
"includes": [
"SVGFilterPrimitiveStandardAttributes"
],
"inherits": "SVGElement"
},
"SVGFEPointLightElement": {
"inherits": "SVGElement"
},
"SVGFESpecularLightingElement": {
"includes": [
"SVGFilterPrimitiveStandardAttributes"
],
"inherits": "SVGElement"
},
"SVGFESpotLightElement": {
"inherits": "SVGElement"
},
"SVGFETileElement": {
"includes": [
"SVGFilterPrimitiveStandardAttributes"
],
"inherits": "SVGElement"
},
"SVGFETurbulenceElement": {
"includes": [
"SVGFilterPrimitiveStandardAttributes"
],
"inherits": "SVGElement"
},
"SVGFilterElement": {
"includes": [
"SVGURIReference"
],
"inherits": "SVGElement"
},
"SVGForeignObjectElement": {
"inherits": "SVGGraphicsElement"
},
"SVGGElement": {
"inherits": "SVGGraphicsElement"
},
"SVGGeometryElement": {
"inherits": "SVGGraphicsElement"
},
"SVGGradientElement": {
"includes": [
"SVGURIReference"
],
"inherits": "SVGElement"
},
"SVGGraphicsElement": {
"includes": [
"SVGTests"
],
"inherits": "SVGElement"
},
"SVGImageElement": {
"includes": [
"SVGURIReference"
],
"inherits": "SVGGraphicsElement"
},
"SVGLength": {
},
"SVGLengthList": {
},
"SVGLineElement": {
"inherits": "SVGGeometryElement"
},
"SVGLinearGradientElement": {
"inherits": "SVGGradientElement"
},
"SVGMarkerElement": {
"includes": [
"SVGFitToViewBox"
],
"inherits": "SVGElement"
},
"SVGMaskElement": {
"inherits": "SVGElement"
},
"SVGMetadataElement": {
"inherits": "SVGElement"
},
"SVGNumber": {
},
"SVGNumberList": {
},
"SVGPathElement": {
"inherits": "SVGGeometryElement"
},
"SVGPatternElement": {
"includes": [
"SVGFitToViewBox",
"SVGURIReference"
],
"inherits": "SVGElement"
},
"SVGPointList": {
},
"SVGPolygonElement": {
"includes": [
"SVGAnimatedPoints"
],
"inherits": "SVGGeometryElement"
},
"SVGPolylineElement": {
"includes": [
"SVGAnimatedPoints"
],
"inherits": "SVGGeometryElement"
},
"SVGPreserveAspectRatio": {
},
"SVGRadialGradientElement": {
"inherits": "SVGGradientElement"
},
"SVGRectElement": {
"inherits": "SVGGeometryElement"
},
"SVGSVGElement": {
"includes": [
"SVGFitToViewBox",
"SVGZoomAndPan",
"WindowEventHandlers"
],
"inherits": "SVGGraphicsElement"
},
"SVGScriptElement": {
"includes": [
"SVGURIReference"
],
"inherits": "SVGElement"
},
"SVGStopElement": {
"inherits": "SVGElement"
},
"SVGStringList": {
},
"SVGStyleElement": {
"includes": [
"LinkStyle"
],
"inherits": "SVGElement"
},
"SVGSwitchElement": {
"inherits": "SVGGraphicsElement"
},
"SVGSymbolElement": {
"includes": [
"SVGFitToViewBox"
],
"inherits": "SVGGraphicsElement"
},
"SVGTSpanElement": {
"inherits": "SVGTextPositioningElement"
},
"SVGTextContentElement": {
"inherits": "SVGGraphicsElement"
},
"SVGTextElement": {
"inherits": "SVGTextPositioningElement"
},
"SVGTextPathElement": {
"includes": [
"SVGURIReference"
],
"inherits": "SVGTextContentElement"
},
"SVGTextPositioningElement": {
"inherits": "SVGTextContentElement"
},
"SVGTitleElement": {
"inherits": "SVGElement"
},
"SVGTransform": {
},
"SVGTransformList": {
},
"SVGUnitTypes": {
},
"SVGUnknownElement": {
"inherits": "SVGGraphicsElement"
},
"SVGUseElement": {
"includes": [
"SVGURIReference"
],
"inherits": "SVGGraphicsElement"
},
"SVGUseElementShadowRoot": {
"inherits": "ShadowRoot"
},
"SVGViewElement": {
"includes": [
"SVGFitToViewBox",
"SVGZoomAndPan"
],
"inherits": "SVGElement"
},
"Screen": {
},
"ScreenLuminance": {
},
"ScreenOrientation": {
"inherits": "EventTarget"
},
"ScriptProcessorNode": {
"inherits": "AudioNode"
},
"ScrollTimeline": {
"inherits": "AnimationTimeline"
},
"SecurityPolicyViolationEvent": {
"inherits": "Event"
},
"Selection": {
},
"Sensor": {
"inherits": "EventTarget"
},
"SensorErrorEvent": {
"inherits": "Event"
},
"ServiceWorker": {
"includes": [
"AbstractWorker"
],
"inherits": "EventTarget"
},
"ServiceWorkerContainer": {
"inherits": "EventTarget"
},
"ServiceWorkerGlobalScope": {
"inherits": "WorkerGlobalScope"
},
"ServiceWorkerRegistration": {
"inherits": "EventTarget"
},
"ShadowAnimation": {
"inherits": "Animation"
},
"ShadowRoot": {
"includes": [
"DocumentOrShadowRoot",
"InnerHTML"
],
"inherits": "DocumentFragment"
},
"SharedWorker": {
"includes": [
"AbstractWorker"
],
"inherits": "EventTarget"
},
"SharedWorkerGlobalScope": {
"inherits": "WorkerGlobalScope"
},
"SourceBuffer": {
"inherits": "EventTarget"
},
"SourceBufferList": {
"inherits": "EventTarget"
},
"SpeechGrammar": {
},
"SpeechGrammarList": {
},
"SpeechRecognition": {
"inherits": "EventTarget"
},
"SpeechRecognitionAlternative": {
},
"SpeechRecognitionErrorEvent": {
"inherits": "Event"
},
"SpeechRecognitionEvent": {
"inherits": "Event"
},
"SpeechRecognitionResult": {
},
"SpeechRecognitionResultList": {
},
"SpeechSynthesis": {
"inherits": "EventTarget"
},
"SpeechSynthesisErrorEvent": {
"inherits": "SpeechSynthesisEvent"
},
"SpeechSynthesisEvent": {
"inherits": "Event"
},
"SpeechSynthesisUtterance": {
"inherits": "EventTarget"
},
"SpeechSynthesisVoice": {
},
"StaticRange": {
"inherits": "AbstractRange"
},
"StereoPannerNode": {
"inherits": "AudioNode"
},
"Storage": {
},
"StorageEvent": {
"inherits": "Event"
},
"StorageManager": {
},
"StylePropertyMap": {
"inherits": "StylePropertyMapReadOnly"
},
"StylePropertyMapReadOnly": {
},
"StyleSheet": {
},
"StyleSheetList": {
},
"SubtleCrypto": {
},
"SyncEvent": {
"inherits": "ExtendableEvent"
},
"SyncManager": {
},
"Table": {
},
"TaskAttributionTiming": {
"inherits": "PerformanceEntry"
},
"Text": {
"includes": [
"GeometryUtils",
"Slotable"
],
"inherits": "CharacterData"
},
"TextDecoder": {
"includes": [
"TextDecoderCommon"
]
},
"TextDecoderStream": {
"includes": [
"GenericTransformStream",
"TextDecoderCommon"
]
},
"TextEncoder": {
"includes": [
"TextEncoderCommon"
]
},
"TextEncoderStream": {
"includes": [
"GenericTransformStream",
"TextEncoderCommon"
]
},
"TextMetrics": {
},
"TextTrack": {
"inherits": "EventTarget"
},
"TextTrackCue": {
"inherits": "EventTarget"
},
"TextTrackCueList": {
},
"TextTrackList": {
"inherits": "EventTarget"
},
"TimeRanges": {
},
"Touch": {
},
"TouchEvent": {
"inherits": "UIEvent"
},
"TouchList": {
},
"TrackEvent": {
"inherits": "Event"
},
"TransitionEvent": {
"inherits": "Event"
},
"TreeWalker": {
},
"UIEvent": {
"inherits": "Event"
},
"URL": {
},
"URLSearchParams": {
},
"USB": {
"inherits": "EventTarget"
},
"USBAlternateInterface": {
},
"USBConfiguration": {
},
"USBConnectionEvent": {
"inherits": "Event"
},
"USBDevice": {
},
"USBEndpoint": {
},
"USBInTransferResult": {
},
"USBInterface": {
},
"USBIsochronousInTransferPacket": {
},
"USBIsochronousInTransferResult": {
},
"USBIsochronousOutTransferPacket": {
},
"USBIsochronousOutTransferResult": {
},
"USBOutTransferResult": {
},
"USBPermissionResult": {
"inherits": "PermissionStatus"
},
"UncalibratedMagnetometer": {
"inherits": "Sensor"
},
"VTTCue": {
"inherits": "TextTrackCue"
},
"VTTRegion": {
},
"ValidityState": {
},
"ValueEvent": {
"inherits": "Event"
},
"VideoTrack": {
},
"VideoTrackList": {
"inherits": "EventTarget"
},
"WakeLock": {
"inherits": "EventTarget"
},
"WaveShaperNode": {
"inherits": "AudioNode"
},
"WebGL2RenderingContext": {
"includes": [
"WebGL2RenderingContextBase",
"WebGLRenderingContextBase"
]
},
"WebGLActiveInfo": {
},
"WebGLBuffer": {
"inherits": "WebGLObject"
},
"WebGLContextEvent": {
"inherits": "Event"
},
"WebGLFramebuffer": {
"inherits": "WebGLObject"
},
"WebGLObject": {
},
"WebGLProgram": {
"inherits": "WebGLObject"
},
"WebGLQuery": {
"inherits": "WebGLObject"
},
"WebGLRenderbuffer": {
"inherits": "WebGLObject"
},
"WebGLRenderingContext": {
"includes": [
"WebGLRenderingContextBase"
]
},
"WebGLSampler": {
"inherits": "WebGLObject"
},
"WebGLShader": {
"inherits": "WebGLObject"
},
"WebGLShaderPrecisionFormat": {
},
"WebGLSync": {
"inherits": "WebGLObject"
},
"WebGLTexture": {
"inherits": "WebGLObject"
},
"WebGLTransformFeedback": {
"inherits": "WebGLObject"
},
"WebGLUniformLocation": {
},
"WebGLVertexArrayObject": {
"inherits": "WebGLObject"
},
"WebSocket": {
"inherits": "EventTarget"
},
"WheelEvent": {
"inherits": "MouseEvent"
},
"Window": {
"includes": [
"AnimationFrameProvider",
"GlobalEventHandlers",
"WindowEventHandlers",
"WindowLocalStorage",
"WindowOrWorkerGlobalScope",
"WindowSessionStorage"
],
"inherits": "EventTarget"
},
"WindowClient": {
"inherits": "Client"
},
"Worker": {
"includes": [
"AbstractWorker"
],
"inherits": "EventTarget"
},
"WorkerGlobalScope": {
"includes": [
"FontFaceSource",
"WindowOrWorkerGlobalScope"
],
"inherits": "EventTarget"
},
"WorkerLocation": {
},
"WorkerNavigator": {
"includes": [
"NavigatorConcurrentHardware",
"NavigatorID",
"NavigatorLanguage",
"NavigatorNetworkInformation",
"NavigatorOnLine",
"NavigatorStorage"
]
},
"Worklet": {
},
"WorkletAnimation": {
"inherits": "Animation"
},
"WorkletGlobalScope": {
},
"WorkletGroupEffect": {
},
"XMLDocument": {
"inherits": "Document"
},
"XMLHttpRequest": {
"inherits": "XMLHttpRequestEventTarget"
},
"XMLHttpRequestEventTarget": {
"inherits": "EventTarget"
},
"XMLHttpRequestUpload": {
"inherits": "XMLHttpRequestEventTarget"
},
"XMLSerializer": {
},
"XR": {
"inherits": "EventTarget"
},
"XRBoundedReferenceSpace": {
"inherits": "XRReferenceSpace"
},
"XRFrame": {
},
"XRInputSource": {
},
"XRInputSourceEvent": {
"inherits": "Event"
},
"XRLayer": {
},
"XRPose": {
},
"XRPresentationContext": {
},
"XRRay": {
},
"XRReferenceSpace": {
"inherits": "XRSpace"
},
"XRReferenceSpaceEvent": {
"inherits": "Event"
},
"XRRenderState": {
},
"XRRigidTransform": {
},
"XRSession": {
"inherits": "EventTarget"
},
"XRSessionEvent": {
"inherits": "Event"
},
"XRSpace": {
"inherits": "EventTarget"
},
"XRStationaryReferenceSpace": {
"inherits": "XRReferenceSpace"
},
"XRUnboundedReferenceSpace": {
"inherits": "XRReferenceSpace"
},
"XRView": {
},
"XRViewerPose": {
"inherits": "XRPose"
},
"XRViewport": {
},
"XRWebGLLayer": {
"inherits": "XRLayer"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment