2022-04-30 12:50:51 +02:00
|
|
|
# This file is included from "Meta/CMake/libweb_data.cmake"
|
|
|
|
# It is defined here so that there is no need to go to the Meta directory when adding new idl files
|
|
|
|
|
2023-11-06 15:17:19 +00:00
|
|
|
libweb_js_bindings(Animations/Animation)
|
2023-11-06 15:17:15 +00:00
|
|
|
libweb_js_bindings(Animations/AnimationEffect)
|
2023-11-04 12:20:39 -07:00
|
|
|
libweb_js_bindings(Animations/AnimationPlaybackEvent)
|
2023-11-04 08:16:37 -07:00
|
|
|
libweb_js_bindings(Animations/AnimationTimeline)
|
2023-11-04 08:32:30 -07:00
|
|
|
libweb_js_bindings(Animations/DocumentTimeline)
|
2023-11-04 13:09:57 -07:00
|
|
|
libweb_js_bindings(Animations/KeyframeEffect)
|
2023-11-10 13:29:20 -05:00
|
|
|
libweb_js_bindings(Clipboard/Clipboard)
|
2024-08-20 18:26:55 -04:00
|
|
|
libweb_js_bindings(Clipboard/ClipboardEvent)
|
2022-09-21 18:22:16 +01:00
|
|
|
libweb_js_bindings(Crypto/Crypto)
|
2023-12-15 20:25:35 +01:00
|
|
|
libweb_js_bindings(Crypto/CryptoKey)
|
2022-09-21 18:22:16 +01:00
|
|
|
libweb_js_bindings(Crypto/SubtleCrypto)
|
2023-11-04 14:00:09 -07:00
|
|
|
libweb_js_bindings(CSS/AnimationEvent)
|
2023-11-04 13:57:57 -07:00
|
|
|
libweb_js_bindings(CSS/CSSAnimation)
|
2022-09-21 18:22:16 +01:00
|
|
|
libweb_js_bindings(CSS/CSSConditionRule)
|
|
|
|
libweb_js_bindings(CSS/CSSFontFaceRule)
|
|
|
|
libweb_js_bindings(CSS/CSSGroupingRule)
|
|
|
|
libweb_js_bindings(CSS/CSSImportRule)
|
2023-06-20 16:19:40 +01:00
|
|
|
libweb_js_bindings(CSS/CSSKeyframeRule)
|
2023-06-20 16:30:06 +01:00
|
|
|
libweb_js_bindings(CSS/CSSKeyframesRule)
|
2024-09-02 16:45:25 +01:00
|
|
|
libweb_js_bindings(CSS/CSSLayerBlockRule)
|
|
|
|
libweb_js_bindings(CSS/CSSLayerStatementRule)
|
2022-09-21 18:22:16 +01:00
|
|
|
libweb_js_bindings(CSS/CSSMediaRule)
|
2023-03-15 10:55:53 -04:00
|
|
|
libweb_js_bindings(CSS/CSS NAMESPACE)
|
2023-07-29 11:51:15 -05:00
|
|
|
libweb_js_bindings(CSS/CSSNamespaceRule)
|
2024-10-15 15:59:31 +01:00
|
|
|
libweb_js_bindings(CSS/CSSNestedDeclarations)
|
2024-10-17 23:28:09 +01:00
|
|
|
libweb_js_bindings(CSS/CSSPropertyRule)
|
2022-09-21 18:22:16 +01:00
|
|
|
libweb_js_bindings(CSS/CSSRule)
|
|
|
|
libweb_js_bindings(CSS/CSSRuleList)
|
|
|
|
libweb_js_bindings(CSS/CSSStyleDeclaration)
|
|
|
|
libweb_js_bindings(CSS/CSSStyleRule)
|
|
|
|
libweb_js_bindings(CSS/CSSStyleSheet)
|
|
|
|
libweb_js_bindings(CSS/CSSSupportsRule)
|
2024-02-19 18:59:58 -07:00
|
|
|
libweb_js_bindings(CSS/CSSTransition)
|
2024-05-07 10:05:29 -06:00
|
|
|
libweb_js_bindings(CSS/FontFace)
|
2024-05-07 14:49:31 -06:00
|
|
|
libweb_js_bindings(CSS/FontFaceSet)
|
2022-09-21 18:22:16 +01:00
|
|
|
libweb_js_bindings(CSS/MediaList)
|
|
|
|
libweb_js_bindings(CSS/MediaQueryList)
|
|
|
|
libweb_js_bindings(CSS/MediaQueryListEvent)
|
|
|
|
libweb_js_bindings(CSS/Screen)
|
2024-04-02 22:44:05 +02:00
|
|
|
libweb_js_bindings(CSS/ScreenOrientation)
|
2022-09-21 18:22:16 +01:00
|
|
|
libweb_js_bindings(CSS/StyleSheet)
|
|
|
|
libweb_js_bindings(CSS/StyleSheetList)
|
2023-06-17 16:40:35 +02:00
|
|
|
libweb_js_bindings(CSS/VisualViewport)
|
2022-09-21 18:22:16 +01:00
|
|
|
libweb_js_bindings(DOM/AbstractRange)
|
|
|
|
libweb_js_bindings(DOM/Attr)
|
|
|
|
libweb_js_bindings(DOM/AbortController)
|
|
|
|
libweb_js_bindings(DOM/AbortSignal)
|
2024-10-02 23:54:48 +01:00
|
|
|
libweb_js_bindings(DOM/BeforeUnloadEvent)
|
2022-09-21 18:22:16 +01:00
|
|
|
libweb_js_bindings(DOM/CDATASection)
|
|
|
|
libweb_js_bindings(DOM/CharacterData)
|
|
|
|
libweb_js_bindings(DOM/Comment)
|
|
|
|
libweb_js_bindings(DOM/CustomEvent)
|
|
|
|
libweb_js_bindings(DOM/Document)
|
|
|
|
libweb_js_bindings(DOM/DocumentFragment)
|
|
|
|
libweb_js_bindings(DOM/DocumentType)
|
|
|
|
libweb_js_bindings(DOM/DOMImplementation)
|
|
|
|
libweb_js_bindings(DOM/DOMTokenList)
|
|
|
|
libweb_js_bindings(DOM/Element)
|
|
|
|
libweb_js_bindings(DOM/Event)
|
|
|
|
libweb_js_bindings(DOM/EventTarget)
|
|
|
|
libweb_js_bindings(DOM/HTMLCollection)
|
2023-08-20 14:41:51 +12:00
|
|
|
libweb_js_bindings(DOM/HTMLFormControlsCollection)
|
2022-09-21 18:22:16 +01:00
|
|
|
libweb_js_bindings(DOM/MutationObserver)
|
2023-08-20 14:41:51 +12:00
|
|
|
libweb_js_bindings(DOM/MutationRecord)
|
2022-09-21 18:22:16 +01:00
|
|
|
libweb_js_bindings(DOM/NamedNodeMap)
|
|
|
|
libweb_js_bindings(DOM/Node)
|
2022-10-28 15:38:22 +01:00
|
|
|
libweb_js_bindings(DOM/NodeFilter)
|
2022-09-21 18:22:16 +01:00
|
|
|
libweb_js_bindings(DOM/NodeIterator)
|
|
|
|
libweb_js_bindings(DOM/NodeList)
|
|
|
|
libweb_js_bindings(DOM/ProcessingInstruction)
|
2023-08-20 14:39:57 +12:00
|
|
|
libweb_js_bindings(DOM/RadioNodeList)
|
2022-09-21 18:22:16 +01:00
|
|
|
libweb_js_bindings(DOM/Range)
|
|
|
|
libweb_js_bindings(DOM/ShadowRoot)
|
|
|
|
libweb_js_bindings(DOM/StaticRange)
|
|
|
|
libweb_js_bindings(DOM/Text)
|
|
|
|
libweb_js_bindings(DOM/TreeWalker)
|
2023-04-05 23:00:08 +01:00
|
|
|
libweb_js_bindings(DOM/XMLDocument)
|
2022-09-21 18:22:16 +01:00
|
|
|
libweb_js_bindings(DOMParsing/XMLSerializer)
|
2024-02-11 19:48:56 +13:00
|
|
|
libweb_js_bindings(DOMURL/DOMURL)
|
|
|
|
libweb_js_bindings(DOMURL/URLSearchParams ITERABLE)
|
2022-09-21 18:22:16 +01:00
|
|
|
libweb_js_bindings(Encoding/TextDecoder)
|
|
|
|
libweb_js_bindings(Encoding/TextEncoder)
|
2024-08-23 19:41:19 +01:00
|
|
|
libweb_js_bindings(EntriesAPI/FileSystemEntry)
|
2024-09-22 15:12:55 -04:00
|
|
|
libweb_js_bindings(EventTiming/PerformanceEventTiming)
|
2022-09-21 18:22:16 +01:00
|
|
|
libweb_js_bindings(Fetch/Headers ITERABLE)
|
2022-09-25 19:33:13 +01:00
|
|
|
libweb_js_bindings(Fetch/Request)
|
2022-09-25 19:36:30 +01:00
|
|
|
libweb_js_bindings(Fetch/Response)
|
2022-09-21 18:22:16 +01:00
|
|
|
libweb_js_bindings(FileAPI/Blob)
|
|
|
|
libweb_js_bindings(FileAPI/File)
|
2022-10-03 21:10:39 -06:00
|
|
|
libweb_js_bindings(FileAPI/FileList)
|
2023-09-09 13:29:01 +12:00
|
|
|
libweb_js_bindings(FileAPI/FileReader)
|
2023-02-27 18:04:51 +00:00
|
|
|
libweb_js_bindings(Geometry/DOMMatrix)
|
|
|
|
libweb_js_bindings(Geometry/DOMMatrixReadOnly)
|
2022-09-21 18:22:16 +01:00
|
|
|
libweb_js_bindings(Geometry/DOMPoint)
|
|
|
|
libweb_js_bindings(Geometry/DOMPointReadOnly)
|
2023-08-20 22:03:41 +02:00
|
|
|
libweb_js_bindings(Geometry/DOMQuad)
|
2022-09-21 18:22:16 +01:00
|
|
|
libweb_js_bindings(Geometry/DOMRect)
|
|
|
|
libweb_js_bindings(Geometry/DOMRectList)
|
|
|
|
libweb_js_bindings(Geometry/DOMRectReadOnly)
|
2023-06-12 13:52:30 -04:00
|
|
|
libweb_js_bindings(HTML/AudioTrack)
|
|
|
|
libweb_js_bindings(HTML/AudioTrackList)
|
2024-07-13 14:51:28 +01:00
|
|
|
libweb_js_bindings(HTML/BroadcastChannel)
|
2022-09-21 18:22:16 +01:00
|
|
|
libweb_js_bindings(HTML/CanvasGradient)
|
2023-02-02 20:47:46 +00:00
|
|
|
libweb_js_bindings(HTML/CanvasPattern)
|
2022-09-21 18:22:16 +01:00
|
|
|
libweb_js_bindings(HTML/CanvasRenderingContext2D)
|
|
|
|
libweb_js_bindings(HTML/CloseEvent)
|
2024-06-21 22:53:05 +01:00
|
|
|
libweb_js_bindings(HTML/CloseWatcher)
|
2023-03-29 23:46:18 +01:00
|
|
|
libweb_js_bindings(HTML/CustomElements/CustomElementRegistry)
|
2024-07-08 18:33:12 +02:00
|
|
|
libweb_js_bindings(HTML/DataTransfer)
|
2024-08-15 12:18:56 -04:00
|
|
|
libweb_js_bindings(HTML/DataTransferItem)
|
2024-08-15 12:20:22 -04:00
|
|
|
libweb_js_bindings(HTML/DataTransferItemList)
|
2024-07-09 15:54:22 -06:00
|
|
|
libweb_js_bindings(HTML/DedicatedWorkerGlobalScope GLOBAL)
|
2022-09-21 18:22:16 +01:00
|
|
|
libweb_js_bindings(HTML/DOMParser)
|
2024-07-14 12:31:50 +01:00
|
|
|
libweb_js_bindings(HTML/DOMStringList)
|
2022-09-21 18:22:16 +01:00
|
|
|
libweb_js_bindings(HTML/DOMStringMap)
|
2024-07-08 18:33:12 +02:00
|
|
|
libweb_js_bindings(HTML/DragEvent)
|
2024-06-24 21:54:42 +01:00
|
|
|
libweb_js_bindings(HTML/ElementInternals)
|
2022-09-21 18:22:16 +01:00
|
|
|
libweb_js_bindings(HTML/ErrorEvent)
|
2024-04-05 13:33:41 -04:00
|
|
|
libweb_js_bindings(HTML/EventSource)
|
2023-02-03 21:50:10 +01:00
|
|
|
libweb_js_bindings(HTML/FormDataEvent)
|
2024-04-15 04:25:24 +02:00
|
|
|
libweb_js_bindings(HTML/HashChangeEvent)
|
2022-09-21 18:22:16 +01:00
|
|
|
libweb_js_bindings(HTML/History)
|
2024-04-01 08:44:24 +02:00
|
|
|
libweb_js_bindings(HTML/HTMLAllCollection)
|
2022-09-21 18:22:16 +01:00
|
|
|
libweb_js_bindings(HTML/HTMLAnchorElement)
|
|
|
|
libweb_js_bindings(HTML/HTMLAreaElement)
|
|
|
|
libweb_js_bindings(HTML/HTMLAudioElement)
|
|
|
|
libweb_js_bindings(HTML/HTMLBaseElement)
|
|
|
|
libweb_js_bindings(HTML/HTMLBodyElement)
|
|
|
|
libweb_js_bindings(HTML/HTMLBRElement)
|
|
|
|
libweb_js_bindings(HTML/HTMLButtonElement)
|
|
|
|
libweb_js_bindings(HTML/HTMLCanvasElement)
|
|
|
|
libweb_js_bindings(HTML/HTMLDataElement)
|
|
|
|
libweb_js_bindings(HTML/HTMLDataListElement)
|
|
|
|
libweb_js_bindings(HTML/HTMLDetailsElement)
|
|
|
|
libweb_js_bindings(HTML/HTMLDialogElement)
|
|
|
|
libweb_js_bindings(HTML/HTMLDirectoryElement)
|
|
|
|
libweb_js_bindings(HTML/HTMLDivElement)
|
2023-06-21 13:53:09 +02:00
|
|
|
libweb_js_bindings(HTML/HTMLDocument)
|
2022-09-21 18:22:16 +01:00
|
|
|
libweb_js_bindings(HTML/HTMLDListElement)
|
|
|
|
libweb_js_bindings(HTML/HTMLElement)
|
|
|
|
libweb_js_bindings(HTML/HTMLEmbedElement)
|
|
|
|
libweb_js_bindings(HTML/HTMLFieldSetElement)
|
|
|
|
libweb_js_bindings(HTML/HTMLFontElement)
|
|
|
|
libweb_js_bindings(HTML/HTMLFormElement)
|
|
|
|
libweb_js_bindings(HTML/HTMLFrameElement)
|
|
|
|
libweb_js_bindings(HTML/HTMLFrameSetElement)
|
|
|
|
libweb_js_bindings(HTML/HTMLHeadElement)
|
|
|
|
libweb_js_bindings(HTML/HTMLHeadingElement)
|
|
|
|
libweb_js_bindings(HTML/HTMLHRElement)
|
|
|
|
libweb_js_bindings(HTML/HTMLHtmlElement)
|
|
|
|
libweb_js_bindings(HTML/HTMLIFrameElement)
|
|
|
|
libweb_js_bindings(HTML/HTMLImageElement)
|
|
|
|
libweb_js_bindings(HTML/HTMLInputElement)
|
|
|
|
libweb_js_bindings(HTML/HTMLLabelElement)
|
|
|
|
libweb_js_bindings(HTML/HTMLLegendElement)
|
|
|
|
libweb_js_bindings(HTML/HTMLLIElement)
|
|
|
|
libweb_js_bindings(HTML/HTMLLinkElement)
|
|
|
|
libweb_js_bindings(HTML/HTMLMapElement)
|
|
|
|
libweb_js_bindings(HTML/HTMLMarqueeElement)
|
|
|
|
libweb_js_bindings(HTML/HTMLMediaElement)
|
|
|
|
libweb_js_bindings(HTML/HTMLMenuElement)
|
|
|
|
libweb_js_bindings(HTML/HTMLMetaElement)
|
|
|
|
libweb_js_bindings(HTML/HTMLMeterElement)
|
|
|
|
libweb_js_bindings(HTML/HTMLModElement)
|
|
|
|
libweb_js_bindings(HTML/HTMLObjectElement)
|
|
|
|
libweb_js_bindings(HTML/HTMLOListElement)
|
|
|
|
libweb_js_bindings(HTML/HTMLOptGroupElement)
|
|
|
|
libweb_js_bindings(HTML/HTMLOptionElement)
|
|
|
|
libweb_js_bindings(HTML/HTMLOptionsCollection)
|
|
|
|
libweb_js_bindings(HTML/HTMLOutputElement)
|
|
|
|
libweb_js_bindings(HTML/HTMLParagraphElement)
|
|
|
|
libweb_js_bindings(HTML/HTMLParamElement)
|
|
|
|
libweb_js_bindings(HTML/HTMLPictureElement)
|
|
|
|
libweb_js_bindings(HTML/HTMLPreElement)
|
|
|
|
libweb_js_bindings(HTML/HTMLProgressElement)
|
|
|
|
libweb_js_bindings(HTML/HTMLQuoteElement)
|
|
|
|
libweb_js_bindings(HTML/HTMLScriptElement)
|
|
|
|
libweb_js_bindings(HTML/HTMLSelectElement)
|
|
|
|
libweb_js_bindings(HTML/HTMLSlotElement)
|
|
|
|
libweb_js_bindings(HTML/HTMLSourceElement)
|
|
|
|
libweb_js_bindings(HTML/HTMLSpanElement)
|
|
|
|
libweb_js_bindings(HTML/HTMLStyleElement)
|
|
|
|
libweb_js_bindings(HTML/HTMLTableCaptionElement)
|
|
|
|
libweb_js_bindings(HTML/HTMLTableCellElement)
|
|
|
|
libweb_js_bindings(HTML/HTMLTableColElement)
|
|
|
|
libweb_js_bindings(HTML/HTMLTableElement)
|
|
|
|
libweb_js_bindings(HTML/HTMLTableRowElement)
|
|
|
|
libweb_js_bindings(HTML/HTMLTableSectionElement)
|
|
|
|
libweb_js_bindings(HTML/HTMLTemplateElement)
|
|
|
|
libweb_js_bindings(HTML/HTMLTextAreaElement)
|
|
|
|
libweb_js_bindings(HTML/HTMLTimeElement)
|
|
|
|
libweb_js_bindings(HTML/HTMLTitleElement)
|
|
|
|
libweb_js_bindings(HTML/HTMLTrackElement)
|
|
|
|
libweb_js_bindings(HTML/HTMLUListElement)
|
|
|
|
libweb_js_bindings(HTML/HTMLUnknownElement)
|
|
|
|
libweb_js_bindings(HTML/HTMLVideoElement)
|
2024-04-04 21:48:58 -04:00
|
|
|
libweb_js_bindings(HTML/ImageBitmap)
|
2022-09-21 18:22:16 +01:00
|
|
|
libweb_js_bindings(HTML/ImageData)
|
2023-01-18 17:41:12 +00:00
|
|
|
libweb_js_bindings(HTML/Location)
|
2023-04-22 14:39:20 -04:00
|
|
|
libweb_js_bindings(HTML/MediaError)
|
2022-09-21 18:22:16 +01:00
|
|
|
libweb_js_bindings(HTML/MessageChannel)
|
|
|
|
libweb_js_bindings(HTML/MessageEvent)
|
|
|
|
libweb_js_bindings(HTML/MessagePort)
|
2023-02-28 00:23:53 +00:00
|
|
|
libweb_js_bindings(HTML/MimeType)
|
|
|
|
libweb_js_bindings(HTML/MimeTypeArray)
|
2023-08-23 18:40:42 -06:00
|
|
|
libweb_js_bindings(HTML/NavigateEvent)
|
2023-08-23 10:57:12 -06:00
|
|
|
libweb_js_bindings(HTML/Navigation)
|
2023-08-23 10:53:11 -06:00
|
|
|
libweb_js_bindings(HTML/NavigationCurrentEntryChangeEvent)
|
2023-08-23 13:35:25 -06:00
|
|
|
libweb_js_bindings(HTML/NavigationDestination)
|
2023-08-23 10:47:05 -06:00
|
|
|
libweb_js_bindings(HTML/NavigationHistoryEntry)
|
2023-08-23 15:34:02 -06:00
|
|
|
libweb_js_bindings(HTML/NavigationTransition)
|
2022-10-08 20:53:08 -06:00
|
|
|
libweb_js_bindings(HTML/Navigator)
|
2022-09-21 18:22:16 +01:00
|
|
|
libweb_js_bindings(HTML/PageTransitionEvent)
|
|
|
|
libweb_js_bindings(HTML/Path2D)
|
2023-02-28 00:23:53 +00:00
|
|
|
libweb_js_bindings(HTML/Plugin)
|
|
|
|
libweb_js_bindings(HTML/PluginArray)
|
2024-04-10 21:25:31 -07:00
|
|
|
libweb_js_bindings(HTML/PopStateEvent)
|
2022-09-21 18:22:16 +01:00
|
|
|
libweb_js_bindings(HTML/PromiseRejectionEvent)
|
2024-09-09 23:29:41 -06:00
|
|
|
libweb_js_bindings(HTML/ServiceWorker)
|
2024-08-22 17:27:30 +01:00
|
|
|
libweb_js_bindings(HTML/ServiceWorkerContainer)
|
2024-08-22 22:59:01 +01:00
|
|
|
libweb_js_bindings(HTML/ServiceWorkerRegistration)
|
2022-09-21 18:22:16 +01:00
|
|
|
libweb_js_bindings(HTML/Storage)
|
|
|
|
libweb_js_bindings(HTML/SubmitEvent)
|
|
|
|
libweb_js_bindings(HTML/TextMetrics)
|
2024-06-09 10:32:20 +01:00
|
|
|
libweb_js_bindings(HTML/TextTrack)
|
2024-09-19 19:41:57 +01:00
|
|
|
libweb_js_bindings(HTML/TextTrackCue)
|
2024-09-20 23:06:51 +01:00
|
|
|
libweb_js_bindings(HTML/TextTrackCueList)
|
2024-06-09 11:07:41 +01:00
|
|
|
libweb_js_bindings(HTML/TextTrackList)
|
2023-04-18 16:19:37 -04:00
|
|
|
libweb_js_bindings(HTML/TimeRanges)
|
2023-08-31 13:28:49 -04:00
|
|
|
libweb_js_bindings(HTML/ToggleEvent)
|
2023-04-04 09:28:59 -04:00
|
|
|
libweb_js_bindings(HTML/TrackEvent)
|
2024-05-25 12:40:44 +01:00
|
|
|
libweb_js_bindings(HTML/UserActivation)
|
2024-06-09 15:13:38 +12:00
|
|
|
libweb_js_bindings(HTML/ValidityState)
|
2023-04-04 09:26:02 -04:00
|
|
|
libweb_js_bindings(HTML/VideoTrack)
|
|
|
|
libweb_js_bindings(HTML/VideoTrackList)
|
2023-03-05 15:52:34 +00:00
|
|
|
libweb_js_bindings(HTML/Window GLOBAL)
|
2022-09-21 18:22:16 +01:00
|
|
|
libweb_js_bindings(HTML/Worker)
|
|
|
|
libweb_js_bindings(HTML/WorkerGlobalScope)
|
|
|
|
libweb_js_bindings(HTML/WorkerLocation)
|
|
|
|
libweb_js_bindings(HTML/WorkerNavigator)
|
|
|
|
libweb_js_bindings(HighResolutionTime/Performance)
|
2024-05-19 17:58:06 +12:00
|
|
|
libweb_js_bindings(IndexedDB/IDBFactory)
|
2024-05-19 18:07:06 +12:00
|
|
|
libweb_js_bindings(IndexedDB/IDBOpenDBRequest)
|
2024-05-19 18:03:00 +12:00
|
|
|
libweb_js_bindings(IndexedDB/IDBRequest)
|
2023-11-23 12:22:23 -05:00
|
|
|
libweb_js_bindings(Internals/Inspector)
|
2024-03-27 15:30:54 +00:00
|
|
|
libweb_js_bindings(Internals/InternalAnimationTimeline)
|
2023-07-21 11:59:49 +02:00
|
|
|
libweb_js_bindings(Internals/Internals)
|
2022-09-21 18:22:16 +01:00
|
|
|
libweb_js_bindings(IntersectionObserver/IntersectionObserver)
|
2023-07-06 23:44:07 +01:00
|
|
|
libweb_js_bindings(IntersectionObserver/IntersectionObserverEntry)
|
2023-07-05 20:24:51 -05:00
|
|
|
libweb_js_bindings(MathML/MathMLElement)
|
2024-09-04 23:52:21 +01:00
|
|
|
libweb_js_bindings(MediaCapabilitiesAPI/MediaCapabilities)
|
2024-08-01 19:50:52 -06:00
|
|
|
libweb_js_bindings(NavigationTiming/PerformanceNavigation)
|
2022-09-21 18:22:16 +01:00
|
|
|
libweb_js_bindings(NavigationTiming/PerformanceTiming)
|
2023-03-22 19:12:57 +00:00
|
|
|
libweb_js_bindings(PerformanceTimeline/PerformanceEntry)
|
2023-08-25 01:26:47 +01:00
|
|
|
libweb_js_bindings(PerformanceTimeline/PerformanceObserver)
|
|
|
|
libweb_js_bindings(PerformanceTimeline/PerformanceObserverEntryList)
|
2022-09-21 18:22:16 +01:00
|
|
|
libweb_js_bindings(RequestIdleCallback/IdleDeadline)
|
|
|
|
libweb_js_bindings(ResizeObserver/ResizeObserver)
|
2024-02-19 05:06:39 +01:00
|
|
|
libweb_js_bindings(ResizeObserver/ResizeObserverEntry)
|
|
|
|
libweb_js_bindings(ResizeObserver/ResizeObserverSize)
|
2023-06-18 20:26:19 +12:00
|
|
|
libweb_js_bindings(Streams/ByteLengthQueuingStrategy)
|
2023-06-18 19:43:56 +12:00
|
|
|
libweb_js_bindings(Streams/CountQueuingStrategy)
|
2023-04-11 16:33:32 -07:00
|
|
|
libweb_js_bindings(Streams/ReadableByteStreamController)
|
2022-09-21 23:27:13 +01:00
|
|
|
libweb_js_bindings(Streams/ReadableStream)
|
2023-04-08 12:01:49 -07:00
|
|
|
libweb_js_bindings(Streams/ReadableStreamBYOBReader)
|
2023-04-10 18:37:27 -07:00
|
|
|
libweb_js_bindings(Streams/ReadableStreamBYOBRequest)
|
2023-03-28 18:56:11 -07:00
|
|
|
libweb_js_bindings(Streams/ReadableStreamDefaultController)
|
2023-03-28 18:30:22 -07:00
|
|
|
libweb_js_bindings(Streams/ReadableStreamDefaultReader)
|
2023-07-06 19:37:12 +02:00
|
|
|
libweb_js_bindings(Streams/TransformStream)
|
2023-07-07 15:49:22 +02:00
|
|
|
libweb_js_bindings(Streams/TransformStreamDefaultController)
|
2023-04-02 15:15:53 -07:00
|
|
|
libweb_js_bindings(Streams/WritableStream)
|
2023-07-16 09:48:05 -06:00
|
|
|
libweb_js_bindings(Streams/WritableStreamDefaultController)
|
2023-03-30 19:27:45 -07:00
|
|
|
libweb_js_bindings(Streams/WritableStreamDefaultWriter)
|
2024-06-23 17:05:47 +02:00
|
|
|
libweb_js_bindings(SVG/SVGAElement)
|
2022-09-21 18:22:16 +01:00
|
|
|
libweb_js_bindings(SVG/SVGAnimatedLength)
|
2023-04-18 18:51:00 +01:00
|
|
|
libweb_js_bindings(SVG/SVGAnimatedNumber)
|
2024-01-24 22:54:16 +01:00
|
|
|
libweb_js_bindings(SVG/SVGAnimatedRect)
|
2023-11-14 00:18:09 +00:00
|
|
|
libweb_js_bindings(SVG/SVGAnimatedString)
|
2024-03-31 15:21:00 +01:00
|
|
|
libweb_js_bindings(SVG/SVGAnimatedTransformList)
|
2022-09-21 18:22:16 +01:00
|
|
|
libweb_js_bindings(SVG/SVGClipPathElement)
|
|
|
|
libweb_js_bindings(SVG/SVGDefsElement)
|
2024-04-15 18:43:01 +01:00
|
|
|
libweb_js_bindings(SVG/SVGDescElement)
|
2022-09-21 18:22:16 +01:00
|
|
|
libweb_js_bindings(SVG/SVGElement)
|
2024-08-16 16:30:06 +01:00
|
|
|
libweb_js_bindings(SVG/SVGGElement)
|
2022-09-21 18:22:16 +01:00
|
|
|
libweb_js_bindings(SVG/SVGGeometryElement)
|
2023-04-21 18:51:00 +01:00
|
|
|
libweb_js_bindings(SVG/SVGGradientElement)
|
2022-09-21 18:22:16 +01:00
|
|
|
libweb_js_bindings(SVG/SVGGraphicsElement)
|
2024-08-20 15:12:55 +01:00
|
|
|
libweb_js_bindings(SVG/SVGImageElement)
|
2022-09-21 18:22:16 +01:00
|
|
|
libweb_js_bindings(SVG/SVGCircleElement)
|
|
|
|
libweb_js_bindings(SVG/SVGEllipseElement)
|
2022-11-10 13:49:26 +01:00
|
|
|
libweb_js_bindings(SVG/SVGForeignObjectElement)
|
2022-09-21 18:22:16 +01:00
|
|
|
libweb_js_bindings(SVG/SVGLength)
|
|
|
|
libweb_js_bindings(SVG/SVGLineElement)
|
2023-04-22 18:51:00 +01:00
|
|
|
libweb_js_bindings(SVG/SVGLinearGradientElement)
|
2023-08-10 09:55:15 +02:00
|
|
|
libweb_js_bindings(SVG/SVGMaskElement)
|
2024-08-16 17:27:32 +01:00
|
|
|
libweb_js_bindings(SVG/SVGMetadataElement)
|
2022-09-21 18:22:16 +01:00
|
|
|
libweb_js_bindings(SVG/SVGPathElement)
|
|
|
|
libweb_js_bindings(SVG/SVGPolygonElement)
|
|
|
|
libweb_js_bindings(SVG/SVGPolylineElement)
|
2023-05-02 23:11:58 +01:00
|
|
|
libweb_js_bindings(SVG/SVGRadialGradientElement)
|
2022-09-21 18:22:16 +01:00
|
|
|
libweb_js_bindings(SVG/SVGRectElement)
|
2023-09-23 08:56:49 +12:00
|
|
|
libweb_js_bindings(SVG/SVGScriptElement)
|
2022-09-21 18:22:16 +01:00
|
|
|
libweb_js_bindings(SVG/SVGSVGElement)
|
2023-04-20 18:51:00 +01:00
|
|
|
libweb_js_bindings(SVG/SVGStopElement)
|
2023-06-08 17:48:33 +01:00
|
|
|
libweb_js_bindings(SVG/SVGStyleElement)
|
2023-05-31 00:50:12 +01:00
|
|
|
libweb_js_bindings(SVG/SVGSymbolElement)
|
2022-09-21 18:22:16 +01:00
|
|
|
libweb_js_bindings(SVG/SVGTextContentElement)
|
2023-07-22 19:24:55 +01:00
|
|
|
libweb_js_bindings(SVG/SVGTextElement)
|
2023-12-17 18:35:21 +00:00
|
|
|
libweb_js_bindings(SVG/SVGTextPathElement)
|
2023-07-22 19:24:55 +01:00
|
|
|
libweb_js_bindings(SVG/SVGTextPositioningElement)
|
2023-06-08 11:46:44 -04:00
|
|
|
libweb_js_bindings(SVG/SVGTitleElement)
|
2024-03-31 14:41:00 +01:00
|
|
|
libweb_js_bindings(SVG/SVGTransform)
|
2024-03-31 14:54:00 +01:00
|
|
|
libweb_js_bindings(SVG/SVGTransformList)
|
2023-07-22 19:34:51 +01:00
|
|
|
libweb_js_bindings(SVG/SVGTSpanElement)
|
2023-05-30 21:23:52 +01:00
|
|
|
libweb_js_bindings(SVG/SVGUseElement)
|
2022-09-21 18:22:16 +01:00
|
|
|
libweb_js_bindings(Selection/Selection)
|
2024-08-13 20:54:58 +01:00
|
|
|
libweb_js_bindings(StorageAPI/StorageManager)
|
2024-07-18 20:22:44 +01:00
|
|
|
libweb_js_bindings(UIEvents/CompositionEvent)
|
2022-09-21 18:22:16 +01:00
|
|
|
libweb_js_bindings(UIEvents/FocusEvent)
|
2024-07-18 19:35:14 +01:00
|
|
|
libweb_js_bindings(UIEvents/InputEvent)
|
2022-09-21 18:22:16 +01:00
|
|
|
libweb_js_bindings(UIEvents/KeyboardEvent)
|
|
|
|
libweb_js_bindings(UIEvents/MouseEvent)
|
2024-04-07 19:51:02 +02:00
|
|
|
libweb_js_bindings(UIEvents/PointerEvent)
|
2024-10-05 14:44:59 +01:00
|
|
|
libweb_js_bindings(UIEvents/TextEvent)
|
2022-09-21 18:22:16 +01:00
|
|
|
libweb_js_bindings(UIEvents/UIEvent)
|
2022-10-17 20:54:01 +03:00
|
|
|
libweb_js_bindings(UIEvents/WheelEvent)
|
2023-03-23 17:07:52 +00:00
|
|
|
libweb_js_bindings(UserTiming/PerformanceMark)
|
2023-05-13 13:34:28 +01:00
|
|
|
libweb_js_bindings(UserTiming/PerformanceMeasure)
|
2023-03-15 18:15:28 -04:00
|
|
|
libweb_js_bindings(WebAssembly/Instance)
|
2023-03-15 19:29:57 -04:00
|
|
|
libweb_js_bindings(WebAssembly/Memory)
|
2023-03-15 14:47:54 -04:00
|
|
|
libweb_js_bindings(WebAssembly/Module)
|
2023-03-15 20:16:22 -04:00
|
|
|
libweb_js_bindings(WebAssembly/Table)
|
2023-03-16 12:59:32 -04:00
|
|
|
libweb_js_bindings(WebAssembly/WebAssembly NAMESPACE)
|
2024-04-25 15:13:51 +12:00
|
|
|
libweb_js_bindings(WebAudio/AudioBuffer)
|
2024-07-21 15:24:25 +03:00
|
|
|
libweb_js_bindings(WebAudio/AudioBufferSourceNode)
|
2023-05-21 20:36:22 +01:00
|
|
|
libweb_js_bindings(WebAudio/AudioContext)
|
2024-07-24 16:44:49 +12:00
|
|
|
libweb_js_bindings(WebAudio/AudioDestinationNode)
|
2024-10-17 21:26:01 +02:00
|
|
|
libweb_js_bindings(WebAudio/AudioListener)
|
2024-04-28 12:46:07 +12:00
|
|
|
libweb_js_bindings(WebAudio/AudioNode)
|
2024-04-28 12:26:30 +12:00
|
|
|
libweb_js_bindings(WebAudio/AudioParam)
|
2024-04-28 13:17:44 +12:00
|
|
|
libweb_js_bindings(WebAudio/AudioScheduledSourceNode)
|
2023-05-21 20:36:22 +01:00
|
|
|
libweb_js_bindings(WebAudio/BaseAudioContext)
|
2024-07-21 21:25:14 +03:00
|
|
|
libweb_js_bindings(WebAudio/BiquadFilterNode)
|
2024-05-05 10:53:34 +12:00
|
|
|
libweb_js_bindings(WebAudio/DynamicsCompressorNode)
|
2024-05-28 15:42:07 +12:00
|
|
|
libweb_js_bindings(WebAudio/GainNode)
|
2024-04-27 07:45:57 +12:00
|
|
|
libweb_js_bindings(WebAudio/OfflineAudioContext)
|
2024-04-28 13:29:14 +12:00
|
|
|
libweb_js_bindings(WebAudio/OscillatorNode)
|
2024-04-28 12:19:19 +12:00
|
|
|
libweb_js_bindings(WebAudio/PeriodicWave)
|
2022-09-21 18:22:16 +01:00
|
|
|
libweb_js_bindings(WebGL/WebGLContextEvent)
|
|
|
|
libweb_js_bindings(WebGL/WebGLRenderingContext)
|
2022-09-25 17:28:46 +01:00
|
|
|
libweb_js_bindings(WebIDL/DOMException)
|
2022-09-21 18:22:16 +01:00
|
|
|
libweb_js_bindings(WebSockets/WebSocket)
|
2024-09-19 21:49:54 +01:00
|
|
|
libweb_js_bindings(WebVTT/VTTCue)
|
2024-09-19 19:18:00 +01:00
|
|
|
libweb_js_bindings(WebVTT/VTTRegion)
|
2023-03-05 17:29:11 +01:00
|
|
|
libweb_js_bindings(XHR/FormData ITERABLE)
|
2022-09-21 18:22:16 +01:00
|
|
|
libweb_js_bindings(XHR/ProgressEvent)
|
|
|
|
libweb_js_bindings(XHR/XMLHttpRequest)
|
|
|
|
libweb_js_bindings(XHR/XMLHttpRequestEventTarget)
|
2023-02-28 18:27:52 +00:00
|
|
|
libweb_js_bindings(XHR/XMLHttpRequestUpload)
|