From 0889606b060d57a83f48d89c0011a6c3f47fb7d7 Mon Sep 17 00:00:00 2001 From: GitHub Date: Sat, 1 Jul 2023 00:55:04 +0000 Subject: [PATCH] Update InterfaceData based on WebRef --- files/jsondata/InterfaceData.json | 202 ++++++++++++++++++++++++++---- 1 file changed, 175 insertions(+), 27 deletions(-) diff --git a/files/jsondata/InterfaceData.json b/files/jsondata/InterfaceData.json index b81fb6232900377..9abddb6513a2f99 100644 --- a/files/jsondata/InterfaceData.json +++ b/files/jsondata/InterfaceData.json @@ -81,7 +81,7 @@ "impl": [] }, "AudioDecoder": { - "inh": "", + "inh": "EventTarget", "impl": [] }, "AudioDestinationNode": { @@ -89,7 +89,7 @@ "impl": [] }, "AudioEncoder": { - "inh": "", + "inh": "EventTarget", "impl": [] }, "AudioListener": { @@ -124,6 +124,10 @@ "inh": "AudioNode", "impl": [] }, + "AudioSinkInfo": { + "inh": "", + "impl": [] + }, "AudioTrack": { "inh": "", "impl": [] @@ -316,6 +320,10 @@ "inh": "Event", "impl": [] }, + "CaptureController": { + "inh": "EventTarget", + "impl": [] + }, "CaretPosition": { "inh": "", "impl": [] @@ -404,7 +412,7 @@ "inh": "ExtendableEvent", "impl": [] }, - "ContentVisibilityAutoStateChangedEvent": { + "ContentVisibilityAutoStateChangeEvent": { "inh": "Event", "impl": [] }, @@ -464,6 +472,10 @@ "inh": "CSSColorValue", "impl": [] }, + "CSSColorProfileRule": { + "inh": "CSSRule", + "impl": [] + }, "CSSColorValue": { "inh": "CSSStyleValue", "impl": [] @@ -592,10 +604,6 @@ "inh": "CSSRule", "impl": [] }, - "CSSNestingRule": { - "inh": "CSSRule", - "impl": [] - }, "CSSNumericArray": { "inh": "", "impl": [] @@ -676,6 +684,10 @@ "inh": "CSSTransformComponent", "impl": [] }, + "CSSScopeRule": { + "inh": "CSSGroupingRule", + "impl": [] + }, "CSSSkew": { "inh": "CSSTransformComponent", "impl": [] @@ -688,6 +700,10 @@ "inh": "CSSTransformComponent", "impl": [] }, + "CSSStartingStyleRule": { + "inh": "CSSGroupingRule", + "impl": [] + }, "CSSStyleDeclaration": { "inh": "", "impl": [] @@ -736,10 +752,6 @@ "inh": "", "impl": [] }, - "CSSViewportRule": { - "inh": "CSSRule", - "impl": [] - }, "CustomElementRegistry": { "inh": "", "impl": [] @@ -816,6 +828,14 @@ "inh": "Node", "impl": [] }, + "DocumentPictureInPicture": { + "inh": "EventTarget", + "impl": [] + }, + "DocumentPictureInPictureEvent": { + "inh": "Event", + "impl": [] + }, "DocumentTimeline": { "inh": "AnimationTimeline", "impl": [] @@ -936,10 +956,6 @@ "inh": "", "impl": [] }, - "EXT_clip_cull_distance": { - "inh": "", - "impl": [] - }, "EXT_color_buffer_float": { "inh": "", "impl": [] @@ -1016,6 +1032,14 @@ "inh": "Credential", "impl": [] }, + "Fence": { + "inh": "", + "impl": [] + }, + "FencedFrameConfig": { + "inh": "", + "impl": [] + }, "FetchEvent": { "inh": "ExtendableEvent", "impl": [] @@ -1068,6 +1092,10 @@ "inh": "", "impl": [] }, + "FileSystemSyncAccessHandle": { + "inh": "", + "impl": [] + }, "FileSystemWritableFileStream": { "inh": "WritableStream", "impl": [] @@ -1264,6 +1292,10 @@ "inh": "GPUError", "impl": [] }, + "GPUPipelineError": { + "inh": "DOMException", + "impl": [] + }, "GPUPipelineLayout": { "inh": "", "impl": [] @@ -1448,6 +1480,10 @@ "inh": "HTMLElement", "impl": [] }, + "HTMLFencedFrameElement": { + "inh": "HTMLElement", + "impl": [] + }, "HTMLFieldSetElement": { "inh": "HTMLElement", "impl": [] @@ -1540,6 +1576,10 @@ "inh": "HTMLElement", "impl": [] }, + "HTMLModelElement": { + "inh": "HTMLElement", + "impl": [] + }, "HTMLModElement": { "inh": "HTMLElement", "impl": [] @@ -1724,6 +1764,10 @@ "inh": "Credential", "impl": [] }, + "IdentityProvider": { + "inh": "", + "impl": [] + }, "IdleDeadline": { "inh": "", "impl": [] @@ -1788,7 +1832,19 @@ "inh": "", "impl": [] }, - "InteractionCounts": { + "InterestGroupBiddingScriptRunnerGlobalScope": { + "inh": "InterestGroupScriptRunnerGlobalScope", + "impl": [] + }, + "InterestGroupReportingScriptRunnerGlobalScope": { + "inh": "InterestGroupScriptRunnerGlobalScope", + "impl": [] + }, + "InterestGroupScoringScriptRunnerGlobalScope": { + "inh": "InterestGroupScriptRunnerGlobalScope", + "impl": [] + }, + "InterestGroupScriptRunnerGlobalScope": { "inh": "", "impl": [] }, @@ -2064,6 +2120,10 @@ "inh": "", "impl": [] }, + "MLActivation": { + "inh": "", + "impl": [] + }, "MLCommandEncoder": { "inh": "", "impl": [] @@ -2084,10 +2144,6 @@ "inh": "", "impl": [] }, - "MLOperator": { - "inh": "", - "impl": [] - }, "Module": { "inh": "", "impl": [] @@ -2300,10 +2356,6 @@ "inh": "", "impl": [] }, - "PaymentInstruments": { - "inh": "", - "impl": [] - }, "PaymentManager": { "inh": "", "impl": [] @@ -2484,6 +2536,10 @@ "inh": "", "impl": [] }, + "PressureRecord": { + "inh": "", + "impl": [] + }, "ProcessingInstruction": { "inh": "CharacterData", "impl": [] @@ -2821,7 +2877,7 @@ "impl": [] }, "SFrameTransform": { - "inh": "", + "inh": "EventTarget", "impl": [] }, "SFrameTransformErrorEvent": { @@ -2836,6 +2892,30 @@ "inh": "DocumentFragment", "impl": [] }, + "SharedStorage": { + "inh": "", + "impl": [] + }, + "SharedStorageOperation": { + "inh": "", + "impl": [] + }, + "SharedStorageRunOperation": { + "inh": "SharedStorageOperation", + "impl": [] + }, + "SharedStorageSelectURLOperation": { + "inh": "SharedStorageOperation", + "impl": [] + }, + "SharedStorageWorklet": { + "inh": "Worklet", + "impl": [] + }, + "SharedStorageWorkletGlobalScope": { + "inh": "WorkletGlobalScope", + "impl": [] + }, "SharedWorker": { "inh": "EventTarget", "impl": [] @@ -2916,6 +2996,14 @@ "inh": "", "impl": [] }, + "StorageBucket": { + "inh": "", + "impl": [] + }, + "StorageBucketManager": { + "inh": "", + "impl": [] + }, "StorageEvent": { "inh": "Event", "impl": [] @@ -3360,6 +3448,14 @@ "inh": "AbortSignal", "impl": [] }, + "TCPServerSocket": { + "inh": "", + "impl": [] + }, + "TCPSocket": { + "inh": "", + "impl": [] + }, "Text": { "inh": "CharacterData", "impl": [] @@ -3424,6 +3520,10 @@ "inh": "", "impl": [] }, + "ToggleEvent": { + "inh": "Event", + "impl": [] + }, "Touch": { "inh": "", "impl": [] @@ -3476,6 +3576,10 @@ "inh": "", "impl": [] }, + "UDPSocket": { + "inh": "", + "impl": [] + }, "UIEvent": { "inh": "Event", "impl": [] @@ -3552,6 +3656,10 @@ "inh": "PermissionStatus", "impl": [] }, + "UserActivation": { + "inh": "", + "impl": [] + }, "ValidityState": { "inh": "", "impl": [] @@ -3565,11 +3673,11 @@ "impl": [] }, "VideoDecoder": { - "inh": "", + "inh": "EventTarget", "impl": [] }, "VideoEncoder": { - "inh": "", + "inh": "EventTarget", "impl": [] }, "VideoFrame": { @@ -3596,10 +3704,18 @@ "inh": "ScrollTimeline", "impl": [] }, + "ViewTransition": { + "inh": "", + "impl": [] + }, "VirtualKeyboard": { "inh": "EventTarget", "impl": [] }, + "VisibilityStateEntry": { + "inh": "PerformanceEntry", + "impl": [] + }, "VisualViewport": { "inh": "EventTarget", "impl": [] @@ -3628,6 +3744,10 @@ "inh": "", "impl": [] }, + "WEBGL_clip_cull_distance": { + "inh": "", + "impl": [] + }, "WEBGL_color_buffer_float": { "inh": "", "impl": [] @@ -3688,6 +3808,10 @@ "inh": "", "impl": [] }, + "WEBGL_provoking_vertex": { + "inh": "", + "impl": [] + }, "WebGL2RenderingContext": { "inh": "", "impl": [] @@ -3796,6 +3920,10 @@ "inh": "WritableStream", "impl": [] }, + "WGSLLanguageFeatures": { + "inh": "", + "impl": [] + }, "WheelEvent": { "inh": "MouseEvent", "impl": [] @@ -3816,6 +3944,10 @@ "inh": "Event", "impl": [] }, + "WindowSharedStorage": { + "inh": "SharedStorage", + "impl": [] + }, "Worker": { "inh": "EventTarget", "impl": [] @@ -3852,6 +3984,10 @@ "inh": "", "impl": [] }, + "WorkletSharedStorage": { + "inh": "SharedStorage", + "impl": [] + }, "WritableStream": { "inh": "", "impl": [] @@ -3908,6 +4044,10 @@ "inh": "XRReferenceSpace", "impl": [] }, + "XRCamera": { + "inh": "", + "impl": [] + }, "XRCompositionLayer": { "inh": "XRLayer", "impl": [] @@ -3992,6 +4132,14 @@ "inh": "", "impl": [] }, + "XRMesh": { + "inh": "", + "impl": [] + }, + "XRMeshSet": { + "inh": "", + "impl": [] + }, "XRPermissionStatus": { "inh": "PermissionStatus", "impl": []