..
AbstractRange.webidl
Implement StaticRange ( #31809 )
2024-03-22 15:02:01 +00:00
ActivatableElement.webidl
Convert Web IDL void to undefined
2022-01-05 03:39:33 +01:00
AnalyserNode.webidl
Convert Web IDL void to undefined
2022-01-05 03:39:33 +01:00
ANGLEInstancedArrays.webidl
Rename legacy extended attributes in webidls
2023-02-19 14:05:45 +01:00
AnimationEvent.webidl
Add support for animationend event
2020-05-01 15:29:57 +02:00
ARIAMixin.webidl
feat: implement ARIA string reflection on Element ( #32080 )
2024-04-27 16:31:32 +00:00
Attr.webidl
Attr is a Node, with consequences for many Node methods
2019-12-23 19:10:16 -05:00
AudioBuffer.webidl
Convert Web IDL void to undefined
2022-01-05 03:39:33 +01:00
AudioBufferSourceNode.webidl
Convert Web IDL void to undefined
2022-01-05 03:39:33 +01:00
AudioContext.webidl
Convert Web IDL void to undefined
2022-01-05 03:39:33 +01:00
AudioDestinationNode.webidl
AudioListener.webidl
Implemented SetOrientation and SetPosition functions but still have errors in throwing NotSupported error message
2019-04-27 18:38:15 -04:00
AudioNode.webidl
Convert Web IDL void to undefined
2022-01-05 03:39:33 +01:00
AudioParam.webidl
webaudio: Throw when setting invalid automationRate on AudioBufferSourceNode ( #26469 )
2024-02-28 21:24:08 +00:00
AudioScheduledSourceNode.webidl
Convert Web IDL void to undefined
2022-01-05 03:39:33 +01:00
AudioTrack.webidl
Added AudioTrack, AudioTrackList, VideoTrack, VideoTrackList, and TrackEvent interfaces
2019-03-03 09:04:50 -05:00
AudioTrackList.webidl
Added AudioTrack, AudioTrackList, VideoTrack, VideoTrackList, and TrackEvent interfaces
2019-03-03 09:04:50 -05:00
BaseAudioContext.webidl
webaudio: Implement IIRFilterNode ( #33001 )
2024-08-12 00:27:54 +00:00
BeforeUnloadEvent.webidl
BiquadFilterNode.webidl
Migrate to new constructor operation syntax
2019-10-02 21:45:30 +09:00
Blob.webidl
integrate readablestream with fetch and blob
2020-06-04 11:38:35 +08:00
Bluetooth.webidl
Use IDL sequence default value
2019-11-04 23:39:37 +09:00
BluetoothAdvertisingEvent.webidl
Remove [PrimaryGlobal]
2019-10-03 14:25:23 +09:00
BluetoothCharacteristicProperties.webidl
Remove [PrimaryGlobal]
2019-10-03 14:25:23 +09:00
BluetoothDevice.webidl
Convert Web IDL void to undefined
2022-01-05 03:39:33 +01:00
BluetoothPermissionResult.webidl
Use IDL sequence default value
2019-11-04 23:39:37 +09:00
BluetoothRemoteGATTCharacteristic.webidl
Convert Web IDL void to undefined
2022-01-05 03:39:33 +01:00
BluetoothRemoteGATTDescriptor.webidl
Convert Web IDL void to undefined
2022-01-05 03:39:33 +01:00
BluetoothRemoteGATTServer.webidl
Convert Web IDL void to undefined
2022-01-05 03:39:33 +01:00
BluetoothRemoteGATTService.webidl
Remove [PrimaryGlobal]
2019-10-03 14:25:23 +09:00
BluetoothUUID.webidl
Remove [PrimaryGlobal]
2019-10-03 14:25:23 +09:00
Body.webidl
integrate readablestream with fetch and blob
2020-06-04 11:38:35 +08:00
BroadcastChannel.webidl
Convert Web IDL void to undefined
2022-01-05 03:39:33 +01:00
CanvasRenderingContext2D.webidl
WebIDL: Use Uint8ClampedArray instead of raw JSObject in bindings ( #31317 )
2024-02-16 16:40:45 +00:00
CDATASection.webidl
Remove [PrimaryGlobal]
2019-10-03 14:25:23 +09:00
ChannelMergerNode.webidl
Migrate to new constructor operation syntax
2019-10-02 21:45:30 +09:00
ChannelSplitterNode.webidl
Migrate to new constructor operation syntax
2019-10-02 21:45:30 +09:00
CharacterData.webidl
Rename legacy extended attributes in webidls
2023-02-19 14:05:45 +01:00
ChildNode.webidl
Convert Web IDL void to undefined
2022-01-05 03:39:33 +01:00
Client.webidl
CloseEvent.webidl
Migrate to new constructor operation syntax
2019-10-02 21:45:30 +09:00
Comment.webidl
Remove [PrimaryGlobal]
2019-10-03 14:25:23 +09:00
CompositionEvent.webidl
dom: Use pref macro for IDL conditional guards.
2020-07-09 23:22:48 -04:00
Console.webidl
Implement console.count/countReset ( #31635 )
2024-03-17 09:50:40 +00:00
ConstantSourceNode.webidl
Migrate to new constructor operation syntax
2019-10-02 21:45:30 +09:00
Crypto.webidl
Implement crypto.randomUUID() ( #33158 )
2024-08-22 04:56:37 +00:00
CSS.webidl
CSSConditionRule.webidl
Make CSSConditionRule's conditionText readonly ( #30768 )
2023-11-23 10:29:16 +00:00
CSSFontFaceRule.webidl
CSSGroupingRule.webidl
Convert Web IDL void to undefined
2022-01-05 03:39:33 +01:00
CSSImportRule.webidl
Add CSSOM support for CSS layers ( #31481 )
2024-03-03 12:47:39 +00:00
CSSKeyframeRule.webidl
CSSKeyframesRule.webidl
Convert Web IDL void to undefined
2022-01-05 03:39:33 +01:00
CSSLayerBlockRule.webidl
Add CSSOM support for CSS layers ( #31481 )
2024-03-03 12:47:39 +00:00
CSSLayerStatementRule.webidl
Add CSSOM support for CSS layers ( #31481 )
2024-03-03 12:47:39 +00:00
CSSMediaRule.webidl
CSSNamespaceRule.webidl
CSSRule.webidl
It was removed from the spec and it's disabled everywhere.
2023-06-30 16:28:21 +02:00
CSSRuleList.webidl
CSSStyleDeclaration.webidl
Rename legacy extended attributes in webidls
2023-02-19 14:05:45 +01:00
CSSStyleRule.webidl
CSSStyleSheet.webidl
Convert Web IDL void to undefined
2022-01-05 03:39:33 +01:00
CSSStyleValue.webidl
CSSSupportsRule.webidl
CustomElementRegistry.webidl
Add customElements.getName ( #32715 )
2024-07-07 15:22:57 +00:00
CustomEvent.webidl
Convert Web IDL void to undefined
2022-01-05 03:39:33 +01:00
DedicatedWorkerGlobalScope.webidl
Initial structuredClone implementation ( #32960 )
2024-08-08 10:12:45 +00:00
DissimilarOriginLocation.webidl
Rename legacy extended attributes in webidls
2023-02-19 14:05:45 +01:00
DissimilarOriginWindow.webidl
Update WebIDL.py ( #32495 )
2024-06-15 04:22:42 +00:00
Document.webidl
script: document.visibilityState
and document.hidden
( #32635 )
2024-07-12 08:32:25 +00:00
DocumentFragment.webidl
Remove [PrimaryGlobal]
2019-10-03 14:25:23 +09:00
DocumentOrShadowRoot.webidl
Migrate to IDL mixin syntax
2019-10-01 18:45:26 +09:00
DocumentType.webidl
Remove [PrimaryGlobal]
2019-10-03 14:25:23 +09:00
DOMException.webidl
Stringifier is sno longer exposed
2019-12-12 20:20:31 -05:00
DOMImplementation.webidl
Rename legacy extended attributes in webidls
2023-02-19 14:05:45 +01:00
DOMMatrix.webidl
Clean up and merge some canvas-related WebIDLs ( #30606 )
2023-10-26 12:45:53 +00:00
DOMMatrixReadOnly.webidl
Implement CanvasRenderingContext2D.getTransform()
2020-02-12 08:49:18 +01:00
DOMParser.webidl
Support the parsing of image/svg+xml elements ( #31318 )
2024-02-14 08:16:37 +00:00
DOMPoint.webidl
Implement CanvasRenderingContext2D.getTransform()
2020-02-12 08:49:18 +01:00
DOMPointReadOnly.webidl
Implement CanvasRenderingContext2D.getTransform()
2020-02-12 08:49:18 +01:00
DOMQuad.webidl
Migrate to new constructor operation syntax
2019-10-02 21:45:30 +09:00
DOMRect.webidl
Migrate to new constructor operation syntax
2019-10-02 21:45:30 +09:00
DOMRectReadOnly.webidl
Migrate to new constructor operation syntax
2019-10-02 21:45:30 +09:00
DOMStringList.webidl
add webidl bindings for DOMStringList
2019-09-18 01:22:22 +02:00
DOMStringMap.webidl
Rename legacy extended attributes in webidls
2023-02-19 14:05:45 +01:00
DOMTokenList.webidl
Convert Web IDL void to undefined
2022-01-05 03:39:33 +01:00
DynamicModuleOwner.webidl
Rename legacy extended attributes in webidls
2023-02-19 14:05:45 +01:00
Element.webidl
feat: implement ARIA string reflection on Element ( #32080 )
2024-04-27 16:31:32 +00:00
ElementContentEditable.webidl
Add a dummy implementation of contentEditable
2020-04-21 19:12:52 -05:00
ElementCSSInlineStyle.webidl
PutForwards cleanup
2020-01-23 08:51:34 -05:00
ElementInternals.webidl
Implement form-associated custom elements and their ElementInternals ( #31980 )
2024-04-11 13:17:11 +00:00
ErrorEvent.webidl
Migrate to new constructor operation syntax
2019-10-02 21:45:30 +09:00
Event.webidl
Implement Event.composedPath ( #31123 )
2024-01-23 14:56:01 +00:00
EventHandler.webidl
enhance: Add support for unsafe-eval
and wasm-unsafe-eval
( #32893 )
2024-08-01 17:26:44 +00:00
EventListener.webidl
Convert Web IDL void to undefined
2022-01-05 03:39:33 +01:00
EventModifierInit.webidl
EventSource.webidl
Convert Web IDL void to undefined
2022-01-05 03:39:33 +01:00
EventTarget.webidl
Revert "script: implement AbortController ( #31361 )" ( #32243 )
2024-05-07 06:23:14 +00:00
EXTBlendMinmax.webidl
Rename legacy extended attributes in webidls
2023-02-19 14:05:45 +01:00
EXTColorBufferHalfFloat.webidl
Rename legacy extended attributes in webidls
2023-02-19 14:05:45 +01:00
ExtendableEvent.webidl
Convert Web IDL void to undefined
2022-01-05 03:39:33 +01:00
ExtendableMessageEvent.webidl
Use ExtendableMessageEvent for messageerror in service workers
2020-07-30 05:56:29 -07:00
EXTFragDepth.webidl
Rename legacy extended attributes in webidls
2023-02-19 14:05:45 +01:00
EXTShaderTextureLod.webidl
Rename legacy extended attributes in webidls
2023-02-19 14:05:45 +01:00
EXTTextureFilterAnisotropic.webidl
Rename legacy extended attributes in webidls
2023-02-19 14:05:45 +01:00
FakeXRDevice.webidl
Convert Web IDL void to undefined
2022-01-05 03:39:33 +01:00
FakeXRInputController.webidl
tidy
2022-01-05 15:07:09 +01:00
Fetch.webidl
Migrate to IDL mixin syntax
2019-10-01 18:45:26 +09:00
File.webidl
Migrate to new constructor operation syntax
2019-10-02 21:45:30 +09:00
FileList.webidl
FileReader.webidl
Convert Web IDL void to undefined
2022-01-05 03:39:33 +01:00
FileReaderSync.webidl
Migrate to new constructor operation syntax
2019-10-02 21:45:30 +09:00
FocusEvent.webidl
Migrate to new constructor operation syntax
2019-10-02 21:45:30 +09:00
FontFaceSet.webidl
script: Implement the FontFaceSet
DOM API ( #32576 )
2024-06-26 09:44:47 +00:00
FontFaceSource.webidl
script: Implement the FontFaceSet
DOM API ( #32576 )
2024-06-26 09:44:47 +00:00
FormData.webidl
Convert Web IDL void to undefined
2022-01-05 03:39:33 +01:00
FormDataEvent.webidl
Require FormDataEventInit dictionary
2019-11-24 15:31:15 +09:00
Function.webidl
GainNode.webidl
Migrate to new constructor operation syntax
2019-10-02 21:45:30 +09:00
Gamepad.webidl
Gamepad: Implement GamepadHapticActuator ( #32046 )
2024-07-20 06:29:27 +00:00
GamepadButton.webidl
Remove [PrimaryGlobal]
2019-10-03 14:25:23 +09:00
GamepadButtonList.webidl
Remove [PrimaryGlobal]
2019-10-03 14:25:23 +09:00
GamepadEvent.webidl
Remove [PrimaryGlobal]
2019-10-03 14:25:23 +09:00
GamepadHapticActuator.webidl
Gamepad: Implement GamepadHapticActuator ( #32046 )
2024-07-20 06:29:27 +00:00
GamepadPose.webidl
Remove WebVR
2020-04-08 20:23:41 -05:00
GlobalScope.webidl
Change bindings generation to make Exposed annotation aware of members/partial interfaces
2019-07-14 09:24:43 -04:00
HashChangeEvent.webidl
Migrate to new constructor operation syntax
2019-10-02 21:45:30 +09:00
Headers.webidl
Implement Headers.prototype.getSetCookie
2023-03-05 11:35:46 +09:00
History.webidl
Convert Web IDL void to undefined
2022-01-05 03:39:33 +01:00
HTMLAnchorElement.webidl
PutForwards cleanup
2020-01-23 08:51:34 -05:00
HTMLAreaElement.webidl
Implement DOMTokenList.supports API
2020-10-05 09:26:36 +02:00
HTMLAudioElement.webidl
Rename legacy extended attributes in webidls
2023-02-19 14:05:45 +01:00
HTMLBaseElement.webidl
Convert [HTMLConstructor] as constructor extension
2019-10-19 20:55:45 +09:00
HTMLBodyElement.webidl
Rename legacy extended attributes in webidls
2023-02-19 14:05:45 +01:00
HTMLBRElement.webidl
Convert [HTMLConstructor] as constructor extension
2019-10-19 20:55:45 +09:00
HTMLButtonElement.webidl
Convert Web IDL void to undefined
2022-01-05 03:39:33 +01:00
HTMLCanvasElement.webidl
dom: Add stub implementation for HTMLCanvasElement.captureStream.
2020-07-14 12:48:45 -04:00
HTMLCollection.webidl
Remove [PrimaryGlobal]
2019-10-03 14:25:23 +09:00
HTMLDataElement.webidl
Convert [HTMLConstructor] as constructor extension
2019-10-19 20:55:45 +09:00
HTMLDataListElement.webidl
Convert [HTMLConstructor] as constructor extension
2019-10-19 20:55:45 +09:00
HTMLDetailsElement.webidl
Convert [HTMLConstructor] as constructor extension
2019-10-19 20:55:45 +09:00
HTMLDialogElement.webidl
Partially implement dialog.show() ( #32681 )
2024-07-26 16:03:25 +00:00
HTMLDirectoryElement.webidl
Convert [HTMLConstructor] as constructor extension
2019-10-19 20:55:45 +09:00
HTMLDivElement.webidl
Convert [HTMLConstructor] as constructor extension
2019-10-19 20:55:45 +09:00
HTMLDListElement.webidl
Convert [HTMLConstructor] as constructor extension
2019-10-19 20:55:45 +09:00
HTMLElement.webidl
script: implement autofocus IDL reflection ( #32170 )
2024-04-29 15:05:15 +00:00
HTMLEmbedElement.webidl
Convert [HTMLConstructor] as constructor extension
2019-10-19 20:55:45 +09:00
HTMLFieldSetElement.webidl
Add the type IDL attribute to htmlfieldsetelement ( #32869 )
2024-07-28 15:01:01 +00:00
HTMLFontElement.webidl
Rename legacy extended attributes in webidls
2023-02-19 14:05:45 +01:00
HTMLFormControlsCollection.webidl
Remove [PrimaryGlobal]
2019-10-03 14:25:23 +09:00
HTMLFormElement.webidl
Convert Web IDL void to undefined
2022-01-05 03:39:33 +01:00
HTMLFrameElement.webidl
Rename legacy extended attributes in webidls
2023-02-19 14:05:45 +01:00
HTMLFrameSetElement.webidl
Convert [HTMLConstructor] as constructor extension
2019-10-19 20:55:45 +09:00
HTMLHeadElement.webidl
Convert [HTMLConstructor] as constructor extension
2019-10-19 20:55:45 +09:00
HTMLHeadingElement.webidl
Convert [HTMLConstructor] as constructor extension
2019-10-19 20:55:45 +09:00
HTMLHRElement.webidl
Convert [HTMLConstructor] as constructor extension
2019-10-19 20:55:45 +09:00
HTMLHtmlElement.webidl
Convert [HTMLConstructor] as constructor extension
2019-10-19 20:55:45 +09:00
HTMLHyperlinkElementUtils.webidl
Support stringifier attributes
2019-10-29 21:35:40 +09:00
HTMLIFrameElement.webidl
Rename legacy extended attributes in webidls
2023-02-19 14:05:45 +01:00
HTMLImageElement.webidl
Implement HTMLImageElement decode ( #31269 )
2024-06-13 10:15:49 +00:00
HTMLInputElement.webidl
Update webidl and implement setter for the files property of a file input ( #31934 )
2024-04-01 09:12:07 +00:00
HTMLLabelElement.webidl
Convert [HTMLConstructor] as constructor extension
2019-10-19 20:55:45 +09:00
HTMLLegendElement.webidl
Convert [HTMLConstructor] as constructor extension
2019-10-19 20:55:45 +09:00
HTMLLIElement.webidl
Convert [HTMLConstructor] as constructor extension
2019-10-19 20:55:45 +09:00
HTMLLinkElement.webidl
Implement referrerPolicy for HTMLLinkElement and HTMLScriptElement
2020-12-01 00:37:16 -05:00
HTMLMapElement.webidl
Convert [HTMLConstructor] as constructor extension
2019-10-19 20:55:45 +09:00
HTMLMediaElement.webidl
Convert Web IDL void to undefined
2022-01-05 03:39:33 +01:00
HTMLMenuElement.webidl
Implement HTMLMenuElement
2020-01-23 18:04:48 -05:00
HTMLMetaElement.webidl
script: Implement <meta http-equiv="refresh">
( #31468 )
2024-03-01 07:42:18 +00:00
HTMLMeterElement.webidl
Implement attributes for the <meter>
element ( #32230 )
2024-05-11 05:06:44 +00:00
HTMLModElement.webidl
Convert [HTMLConstructor] as constructor extension
2019-10-19 20:55:45 +09:00
HTMLObjectElement.webidl
Rename legacy extended attributes in webidls
2023-02-19 14:05:45 +01:00
HTMLOListElement.webidl
Convert [HTMLConstructor] as constructor extension
2019-10-19 20:55:45 +09:00
HTMLOptGroupElement.webidl
Convert [HTMLConstructor] as constructor extension
2019-10-19 20:55:45 +09:00
HTMLOptionElement.webidl
Rename legacy extended attributes in webidls
2023-02-19 14:05:45 +01:00
HTMLOptionsCollection.webidl
Convert Web IDL void to undefined
2022-01-05 03:39:33 +01:00
HTMLOrSVGElement.webidl
script: implement autofocus IDL reflection ( #32170 )
2024-04-29 15:05:15 +00:00
HTMLOutputElement.webidl
Convert Web IDL void to undefined
2022-01-05 03:39:33 +01:00
HTMLParagraphElement.webidl
Convert [HTMLConstructor] as constructor extension
2019-10-19 20:55:45 +09:00
HTMLParamElement.webidl
Convert [HTMLConstructor] as constructor extension
2019-10-19 20:55:45 +09:00
HTMLPictureElement.webidl
Convert [HTMLConstructor] as constructor extension
2019-10-19 20:55:45 +09:00
HTMLPreElement.webidl
script: Add pre element obsolete width attribute support ( #31792 )
2024-03-25 11:36:48 +00:00
HTMLProgressElement.webidl
Properly implement HTMLProgressElement DOM code
2021-03-31 19:03:37 +02:00
HTMLQuoteElement.webidl
Convert [HTMLConstructor] as constructor extension
2019-10-19 20:55:45 +09:00
HTMLScriptElement.webidl
Implement referrerPolicy for HTMLLinkElement and HTMLScriptElement
2020-12-01 00:37:16 -05:00
HTMLSelectElement.webidl
Convert Web IDL void to undefined
2022-01-05 03:39:33 +01:00
HTMLSourceElement.webidl
Convert [HTMLConstructor] as constructor extension
2019-10-19 20:55:45 +09:00
HTMLSpanElement.webidl
Convert [HTMLConstructor] as constructor extension
2019-10-19 20:55:45 +09:00
HTMLStyleElement.webidl
Implement HTMLStyleElement.disabled attribute ( #31682 )
2024-03-14 23:48:29 +00:00
HTMLTableCaptionElement.webidl
Convert [HTMLConstructor] as constructor extension
2019-10-19 20:55:45 +09:00
HTMLTableCellElement.webidl
Rename legacy extended attributes in webidls
2023-02-19 14:05:45 +01:00
HTMLTableColElement.webidl
layout: Add support for table rows, columns, rowgroups and colgroups ( #31341 )
2024-02-20 13:22:02 +00:00
HTMLTableElement.webidl
Return error when setting invalid <table> caption ( #30020 )
2023-08-08 16:30:55 +00:00
HTMLTableRowElement.webidl
Rename legacy extended attributes in webidls
2023-02-19 14:05:45 +01:00
HTMLTableSectionElement.webidl
Convert Web IDL void to undefined
2022-01-05 03:39:33 +01:00
HTMLTemplateElement.webidl
Convert [HTMLConstructor] as constructor extension
2019-10-19 20:55:45 +09:00
HTMLTextAreaElement.webidl
Rename legacy extended attributes in webidls
2023-02-19 14:05:45 +01:00
HTMLTimeElement.webidl
Convert [HTMLConstructor] as constructor extension
2019-10-19 20:55:45 +09:00
HTMLTitleElement.webidl
Convert [HTMLConstructor] as constructor extension
2019-10-19 20:55:45 +09:00
HTMLTrackElement.webidl
Convert [HTMLConstructor] as constructor extension
2019-10-19 20:55:45 +09:00
HTMLUListElement.webidl
Convert [HTMLConstructor] as constructor extension
2019-10-19 20:55:45 +09:00
HTMLUnknownElement.webidl
Remove [PrimaryGlobal]
2019-10-03 14:25:23 +09:00
HTMLVideoElement.webidl
Convert [HTMLConstructor] as constructor extension
2019-10-19 20:55:45 +09:00
IIRFilterNode.webidl
webaudio: Implement IIRFilterNode ( #33001 )
2024-08-12 00:27:54 +00:00
ImageBitmap.webidl
Add a preference to control ImageBitmap while it's incomplete.
2020-05-23 11:43:15 -04:00
InputEvent.webidl
Remove [PrimaryGlobal]
2019-10-03 14:25:23 +09:00
IterableIterator.webidl
KeyboardEvent.webidl
Convert Web IDL void to undefined
2022-01-05 03:39:33 +01:00
Location.webidl
Rename legacy extended attributes in webidls
2023-02-19 14:05:45 +01:00
MediaDeviceInfo.webidl
Implement MediaDevices.enumerateDevices()
2020-07-10 13:18:26 +02:00
MediaDevices.webidl
Implement MediaDevices.enumerateDevices()
2020-07-10 13:18:26 +02:00
MediaElementAudioSourceNode.webidl
MediaElementAudioSourceNode implementation
2019-11-18 17:14:51 +01:00
MediaError.webidl
MediaList.webidl
Rename legacy extended attributes in webidls
2023-02-19 14:05:45 +01:00
MediaMetadata.webidl
Adapt MediaMetadata interface to new way of declaring constructors
2019-11-20 13:33:16 +01:00
MediaQueryList.webidl
Convert Web IDL void to undefined
2022-01-05 03:39:33 +01:00
MediaQueryListEvent.webidl
Migrate to new constructor operation syntax
2019-10-02 21:45:30 +09:00
MediaSession.webidl
Convert Web IDL void to undefined
2022-01-05 03:39:33 +01:00
MediaStream.webidl
Convert Web IDL void to undefined
2022-01-05 03:39:33 +01:00
MediaStreamAudioDestinationNode.webidl
Add MedaStreamAudioDestinationNode::stream
2020-07-02 13:26:55 -07:00
MediaStreamAudioSourceNode.webidl
Add MediaStreamAudioSourceNode
2020-07-02 13:26:55 -07:00
MediaStreamTrack.webidl
Unpref MediaStream and MediaStreamTrack
2020-07-02 13:26:55 -07:00
MediaStreamTrackAudioSourceNode.webidl
Add MediaStreamTrackAudioSourceNode
2020-07-02 13:26:55 -07:00
MessageChannel.webidl
use new and new_inherited in messagechannel
2020-02-21 15:33:16 +08:00
MessageEvent.webidl
Convert Web IDL void to undefined
2022-01-05 03:39:33 +01:00
MessagePort.webidl
Initial structuredClone implementation ( #32960 )
2024-08-08 10:12:45 +00:00
MimeType.webidl
MimeTypeArray.webidl
MouseEvent.webidl
Convert Web IDL void to undefined
2022-01-05 03:39:33 +01:00
MutationObserver.webidl
Convert Web IDL void to undefined
2022-01-05 03:39:33 +01:00
MutationRecord.webidl
NamedNodeMap.webidl
Remove [PrimaryGlobal]
2019-10-03 14:25:23 +09:00
NavigationPreloadManager.webidl
Convert Web IDL void to undefined
2022-01-05 03:39:33 +01:00
Navigator.webidl
Gamepad: Align closer to spec and implement missing slots ( #31385 )
2024-03-12 12:32:30 +00:00
Node.webidl
Convert Web IDL void to undefined
2022-01-05 03:39:33 +01:00
NodeFilter.webidl
Remove [PrimaryGlobal]
2019-10-03 14:25:23 +09:00
NodeIterator.webidl
Convert Web IDL void to undefined
2022-01-05 03:39:33 +01:00
NodeList.webidl
Remove [PrimaryGlobal]
2019-10-03 14:25:23 +09:00
NonElementParentNode.webidl
Migrate to IDL mixin syntax
2019-10-01 18:45:26 +09:00
OESElementIndexUint.webidl
Rename legacy extended attributes in webidls
2023-02-19 14:05:45 +01:00
OESStandardDerivatives.webidl
Rename legacy extended attributes in webidls
2023-02-19 14:05:45 +01:00
OESTextureFloat.webidl
Rename legacy extended attributes in webidls
2023-02-19 14:05:45 +01:00
OESTextureFloatLinear.webidl
Rename legacy extended attributes in webidls
2023-02-19 14:05:45 +01:00
OESTextureHalfFloat.webidl
Rename legacy extended attributes in webidls
2023-02-19 14:05:45 +01:00
OESTextureHalfFloatLinear.webidl
Rename legacy extended attributes in webidls
2023-02-19 14:05:45 +01:00
OESVertexArrayObject.webidl
Rename legacy extended attributes in webidls
2023-02-19 14:05:45 +01:00
OfflineAudioCompletionEvent.webidl
Migrate to new constructor operation syntax
2019-10-02 21:45:30 +09:00
OfflineAudioContext.webidl
Migrate to new constructor operation syntax
2019-10-02 21:45:30 +09:00
OffscreenCanvas.webidl
Migrate to new constructor operation syntax
2019-10-02 21:45:30 +09:00
OffscreenCanvasRenderingContext2D.webidl
Migrate to IDL mixin syntax
2019-10-01 18:45:26 +09:00
OscillatorNode.webidl
Migrate to new constructor operation syntax
2019-10-02 21:45:30 +09:00
PageTransitionEvent.webidl
Migrate to new constructor operation syntax
2019-10-02 21:45:30 +09:00
PaintRenderingContext2D.webidl
Migrate to IDL mixin syntax
2019-10-01 18:45:26 +09:00
PaintSize.webidl
PaintWorkletGlobalScope.webidl
Convert Web IDL void to undefined
2022-01-05 03:39:33 +01:00
PannerNode.webidl
Convert Web IDL void to undefined
2022-01-05 03:39:33 +01:00
ParentNode.webidl
Convert Web IDL void to undefined
2022-01-05 03:39:33 +01:00
Performance.webidl
Convert Web IDL void to undefined
2022-01-05 03:39:33 +01:00
PerformanceEntry.webidl
Add [Default] toJSON() to performance interfaces
2019-09-01 23:23:57 +09:00
PerformanceMark.webidl
PerformanceMeasure.webidl
PerformanceNavigation.webidl
Add [Default] toJSON() to performance interfaces
2019-09-01 23:23:57 +09:00
PerformanceNavigationTiming.webidl
Rename NavigationType to NavigationTimingType ( #32299 )
2024-05-16 17:48:08 +00:00
PerformanceObserver.webidl
Convert Web IDL void to undefined
2022-01-05 03:39:33 +01:00
PerformanceObserverEntryList.webidl
PerformancePaintTiming.webidl
PerformanceResourceTiming.webidl
Expose stub attributes on PerformanceResourceTiming
2019-09-23 22:52:12 -04:00
Permissions.webidl
PermissionStatus.webidl
Plugin.webidl
PluginArray.webidl
Convert Web IDL void to undefined
2022-01-05 03:39:33 +01:00
PopStateEvent.webidl
Migrate to new constructor operation syntax
2019-10-02 21:45:30 +09:00
ProcessingInstruction.webidl
Remove [PrimaryGlobal]
2019-10-03 14:25:23 +09:00
ProgressEvent.webidl
Migrate to new constructor operation syntax
2019-10-02 21:45:30 +09:00
Promise.webidl
Rename legacy extended attributes in webidls
2023-02-19 14:05:45 +01:00
PromiseNativeHandler.webidl
Rename legacy extended attributes in webidls
2023-02-19 14:05:45 +01:00
PromiseRejectionEvent.webidl
Add exception to rejection logic in generic_call
( #32950 )
2024-08-06 17:12:31 +00:00
RadioNodeList.webidl
Remove [PrimaryGlobal]
2019-10-03 14:25:23 +09:00
Range.webidl
Implement StaticRange ( #31809 )
2024-03-22 15:02:01 +00:00
ReadableStream.webidl
Rename legacy extended attributes in webidls
2023-02-19 14:05:45 +01:00
Request.webidl
enhance: Add support for unsafe-eval
and wasm-unsafe-eval
( #32893 )
2024-08-01 17:26:44 +00:00
ResizeObserver.webidl
implement basic infra for ResizeObserver ( #31108 )
2024-06-17 16:44:07 +00:00
ResizeObserverEntry.webidl
implement basic infra for ResizeObserver ( #31108 )
2024-06-17 16:44:07 +00:00
ResizeObserverSize.webidl
implement basic infra for ResizeObserver ( #31108 )
2024-06-17 16:44:07 +00:00
Response.webidl
Migrate to new constructor operation syntax
2019-10-02 21:45:30 +09:00
RTCDataChannel.webidl
Convert Web IDL void to undefined
2022-01-05 03:39:33 +01:00
RTCDataChannelEvent.webidl
Hide interfaces behind webrtc pref
2020-06-30 15:58:39 +02:00
RTCError.webidl
Hide interfaces behind webrtc pref
2020-06-30 15:58:39 +02:00
RTCErrorEvent.webidl
Hide interfaces behind webrtc pref
2020-06-30 15:58:39 +02:00
RTCIceCandidate.webidl
Migrate to new constructor operation syntax
2019-10-02 21:45:30 +09:00
RTCPeerConnection.webidl
Convert Web IDL void to undefined
2022-01-05 03:39:33 +01:00
RTCPeerConnectionIceEvent.webidl
Migrate to new constructor operation syntax
2019-10-02 21:45:30 +09:00
RTCRtpSender.webidl
Convert Web IDL void to undefined
2022-01-05 03:39:33 +01:00
RTCRtpTransceiver.webidl
dom: Add WebRTC transceiver stubs.
2020-07-14 12:48:45 -04:00
RTCSessionDescription.webidl
Migrate to new constructor operation syntax
2019-10-02 21:45:30 +09:00
RTCTrackEvent.webidl
Migrate to new constructor operation syntax
2019-10-02 21:45:30 +09:00
Screen.webidl
SecurityPolicyViolationEvent.webidl
enhance: Add support for unsafe-eval
and wasm-unsafe-eval
( #32893 )
2024-08-01 17:26:44 +00:00
Selection.webidl
Convert Web IDL void to undefined
2022-01-05 03:39:33 +01:00
ServiceWorker.webidl
Initial structuredClone implementation ( #32960 )
2024-08-08 10:12:45 +00:00
ServiceWorkerContainer.webidl
Require default dictionary value for optional dicts
2019-07-12 12:16:09 +09:00
ServiceWorkerGlobalScope.webidl
ServiceWorkerRegistration.webidl
ServoParser.webidl
Rename legacy extended attributes in webidls
2023-02-19 14:05:45 +01:00
ShadowRoot.webidl
Migrate to IDL mixin syntax
2019-10-01 18:45:26 +09:00
StaticRange.webidl
Implement StaticRange ( #31809 )
2024-03-22 15:02:01 +00:00
StereoPannerNode.webidl
Migrate to new constructor operation syntax
2019-10-02 21:45:30 +09:00
Storage.webidl
Convert Web IDL void to undefined
2022-01-05 03:39:33 +01:00
StorageEvent.webidl
Convert Web IDL void to undefined
2022-01-05 03:39:33 +01:00
StylePropertyMapReadOnly.webidl
StyleSheet.webidl
Implements StyleSheet.media
2020-10-16 10:55:00 +02:00
StyleSheetList.webidl
SubmitEvent.webidl
SubmitEvent and test changes
2020-01-30 17:37:33 -05:00
SVGElement.webidl
script: implement autofocus IDL reflection ( #32170 )
2024-04-29 15:05:15 +00:00
SVGGraphicsElement.webidl
Remove [PrimaryGlobal]
2019-10-03 14:25:23 +09:00
SVGSVGElement.webidl
Remove [PrimaryGlobal]
2019-10-03 14:25:23 +09:00
TestBinding.webidl
bindings: Convert certain Exceptions into Promise rejections ( #32923 )
2024-08-03 12:58:37 +00:00
TestBindingIterable.webidl
Convert Web IDL void to undefined
2022-01-05 03:39:33 +01:00
TestBindingMaplike.webidl
Impl Setlike and Maplike ( #30237 )
2023-09-06 13:08:45 +00:00
TestBindingPairIterable.webidl
Convert Web IDL void to undefined
2022-01-05 03:39:33 +01:00
TestBindingProxy.webidl
Convert Web IDL void to undefined
2022-01-05 03:39:33 +01:00
TestBindingSetlike.webidl
Impl Setlike and Maplike ( #30237 )
2023-09-06 13:08:45 +00:00
TestRunner.webidl
Convert Web IDL void to undefined
2022-01-05 03:39:33 +01:00
TestWorklet.webidl
Convert Web IDL void to undefined
2022-01-05 03:39:33 +01:00
TestWorkletGlobalScope.webidl
Convert Web IDL void to undefined
2022-01-05 03:39:33 +01:00
Text.webidl
Remove [PrimaryGlobal]
2019-10-03 14:25:23 +09:00
TextDecoder.webidl
Migrate to new constructor operation syntax
2019-10-02 21:45:30 +09:00
TextEncoder.webidl
Migrate to new constructor operation syntax
2019-10-02 21:45:30 +09:00
TextMetrics.webidl
dom: Use pref macro for IDL conditional guards.
2020-07-09 23:22:48 -04:00
TextTrack.webidl
Convert Web IDL void to undefined
2022-01-05 03:39:33 +01:00
TextTrackCue.webidl
TextTrackCueList.webidl
TextTrackList.webidl
TimeRanges.webidl
Touch.webidl
Remove [PrimaryGlobal]
2019-10-03 14:25:23 +09:00
TouchEvent.webidl
Remove [PrimaryGlobal]
2019-10-03 14:25:23 +09:00
TouchList.webidl
Remove [PrimaryGlobal]
2019-10-03 14:25:23 +09:00
TrackEvent.webidl
Migrate to new constructor operation syntax
2019-10-02 21:45:30 +09:00
TransitionEvent.webidl
Migrate to new constructor operation syntax
2019-10-02 21:45:30 +09:00
TreeWalker.webidl
Remove [PrimaryGlobal]
2019-10-03 14:25:23 +09:00
UIEvent.webidl
tidy
2022-01-05 15:07:09 +01:00
URL.webidl
Implement URL::parse() ( #32819 )
2024-07-22 08:48:16 +00:00
URLSearchParams.webidl
Add value argument to URLSearchParams's has() and delete()
2023-05-11 08:34:17 +02:00
ValidityState.webidl
Remove [PrimaryGlobal]
2019-10-03 14:25:23 +09:00
VideoTrack.webidl
Added AudioTrack, AudioTrackList, VideoTrack, VideoTrackList, and TrackEvent interfaces
2019-03-03 09:04:50 -05:00
VideoTrackList.webidl
Added AudioTrack, AudioTrackList, VideoTrack, VideoTrackList, and TrackEvent interfaces
2019-03-03 09:04:50 -05:00
VisibilityStateEntry.webidl
script: document.visibilityState
and document.hidden
( #32635 )
2024-07-12 08:32:25 +00:00
VoidFunction.webidl
Convert Web IDL void to undefined
2022-01-05 03:39:33 +01:00
VTTCue.webidl
Add base of VTTCue DOM interface
2020-03-08 00:15:20 +02:00
VTTRegion.webidl
Add VTTRegion DOM interface
2020-03-05 00:45:52 +02:00
WebGL2RenderingContext.webidl
Convert Web IDL void to undefined
2022-01-05 03:39:33 +01:00
WebGLActiveInfo.webidl
WebGLBuffer.webidl
WEBGLColorBufferFloat.webidl
Rename legacy extended attributes in webidls
2023-02-19 14:05:45 +01:00
WEBGLCompressedTextureETC1.webidl
Rename legacy extended attributes in webidls
2023-02-19 14:05:45 +01:00
WEBGLCompressedTextureS3TC.webidl
Rename legacy extended attributes in webidls
2023-02-19 14:05:45 +01:00
WebGLContextEvent.webidl
Migrate to new constructor operation syntax
2019-10-02 21:45:30 +09:00
WebGLFramebuffer.webidl
WebGLObject.webidl
WebGLProgram.webidl
WebGLQuery.webidl
Initial implementation of WebGLQueries
2019-10-01 12:30:24 +02:00
WebGLRenderbuffer.webidl
WebGLRenderingContext.webidl
Remove the DOMToTexture feature
2023-06-27 11:39:52 +02:00
WebGLSampler.webidl
Add WebGLSampler support
2019-10-08 16:21:43 +02:00
WebGLShader.webidl
WebGLShaderPrecisionFormat.webidl
WebGLSync.webidl
Remove [PrimaryGlobal]
2019-10-03 14:25:23 +09:00
WebGLTexture.webidl
WebGLTransformFeedback.webidl
Add Support for WebGL Transormfeedback
2019-11-08 15:22:52 +01:00
WebGLUniformLocation.webidl
WebGLVertexArrayObject.webidl
Add VertexArrayObject support for WebGL2
2020-03-13 11:38:28 -04:00
WebGLVertexArrayObjectOES.webidl
Rename legacy extended attributes in webidls
2023-02-19 14:05:45 +01:00
WebGPU.webidl
webgpu: Sync GPUBuffer
( #33154 )
2024-08-27 07:54:55 +00:00
WebSocket.webidl
Convert Web IDL void to undefined
2022-01-05 03:39:33 +01:00
WheelEvent.webidl
Convert Web IDL void to undefined
2022-01-05 03:39:33 +01:00
Window.webidl
Fix: Return error and avoid panicking in SetOpener function ( #33002 )
2024-08-12 07:58:00 +00:00
WindowOrWorkerGlobalScope.webidl
Initial structuredClone implementation ( #32960 )
2024-08-08 10:12:45 +00:00
WindowProxy.webidl
Rename legacy extended attributes in webidls
2023-02-19 14:05:45 +01:00
Worker.webidl
Initial structuredClone implementation ( #32960 )
2024-08-08 10:12:45 +00:00
WorkerGlobalScope.webidl
Convert Web IDL void to undefined
2022-01-05 03:39:33 +01:00
WorkerLocation.webidl
Support stringifier attributes
2019-10-29 21:35:40 +09:00
WorkerNavigator.webidl
script: implement navigator.hardwareConcurrency ( #31268 )
2024-02-07 18:41:58 +00:00
Worklet.webidl
Convert Web IDL void to undefined
2022-01-05 03:39:33 +01:00
WorkletGlobalScope.webidl
XMLDocument.webidl
Remove [PrimaryGlobal]
2019-10-03 14:25:23 +09:00
XMLHttpRequest.webidl
Convert Web IDL void to undefined
2022-01-05 03:39:33 +01:00
XMLHttpRequestEventTarget.webidl
XMLHttpRequestUpload.webidl
XMLSerializer.webidl
Remove [PrimaryGlobal]
2019-10-03 14:25:23 +09:00
XRBoundedReferenceSpace.webidl
webxr: Implement XRBoundedReferenceSpace ( #33176 )
2024-08-25 23:53:39 +00:00
XRCompositionLayer.webidl
Add a dummy implementation of all the XR Layer types
2020-08-04 15:10:01 -05:00
XRCubeLayer.webidl
Add a dummy implementation of all the XR Layer types
2020-08-04 15:10:01 -05:00
XRCylinderLayer.webidl
Add a dummy implementation of all the XR Layer types
2020-08-04 15:10:01 -05:00
XREquirectLayer.webidl
Add a dummy implementation of all the XR Layer types
2020-08-04 15:10:01 -05:00
XRFrame.webidl
webxr: Update XRFrame to latest spec ( #33102 )
2024-08-20 08:12:25 +00:00
XRHand.webidl
webxr: Update hand input to match latest spec ( #32958 )
2024-08-14 22:45:45 +00:00
XRHitTestResult.webidl
Add XRHitTestResult::getPose
2020-04-19 20:29:14 -07:00
XRHitTestSource.webidl
Convert Web IDL void to undefined
2022-01-05 03:39:33 +01:00
XRInputSource.webidl
webxr: Update XRInputSource interface to latest spec ( #33155 )
2024-08-21 21:26:29 +00:00
XRInputSourceArray.webidl
Add methods to XRInputSourceArray
2019-10-08 15:34:20 -07:00
XRInputSourceEvent.webidl
Add XRInputSourceEvent
2019-10-03 12:22:41 -07:00
XRInputSourcesChangeEvent.webidl
Add XRInputSourcesChangeEvent
2020-01-09 08:16:25 +05:30
XRJointPose.webidl
Add XRJointPose
2020-04-27 17:35:48 -07:00
XRJointSpace.webidl
webxr: Update hand input to match latest spec ( #32958 )
2024-08-14 22:45:45 +00:00
XRLayer.webidl
Add a dummy implementation of all the XR Layer types
2020-08-04 15:10:01 -05:00
XRLayerEvent.webidl
Add XRLayerEvent
2020-08-05 18:07:54 -05:00
XRMediaBinding.webidl
Add a dummy implementation of all the XR Layer types
2020-08-04 15:10:01 -05:00
XRPose.webidl
webxr: Update XRPose interface to latest spec ( #33146 )
2024-08-21 10:41:04 +00:00
XRProjectionLayer.webidl
Add a dummy implementation of all the XR Layer types
2020-08-04 15:10:01 -05:00
XRQuadLayer.webidl
Add a dummy implementation of all the XR Layer types
2020-08-04 15:10:01 -05:00
XRRay.webidl
Update XRRay semantics
2020-04-19 20:29:14 -07:00
XRReferenceSpace.webidl
webxr: Implement XRBoundedReferenceSpace ( #33176 )
2024-08-25 23:53:39 +00:00
XRRenderState.webidl
Update WebXR Layer IDL, and matching changes to the Rust code.
2020-08-03 12:37:01 -05:00
XRRigidTransform.webidl
Migrate to new constructor operation syntax
2019-10-02 21:45:30 +09:00
XRSession.webidl
webxr: Update XRSession to latest spec ( #33059 )
2024-08-17 03:36:52 +00:00
XRSessionEvent.webidl
Migrate to new constructor operation syntax
2019-10-02 21:45:30 +09:00
XRSpace.webidl
XRSubImage.webidl
Update WebXR Layer IDL, and matching changes to the Rust code.
2020-08-03 12:37:01 -05:00
XRSystem.webidl
refactor: rename XR to XRSystem
2020-02-23 14:34:42 -08:00
XRTest.webidl
Convert Web IDL void to undefined
2022-01-05 03:39:33 +01:00
XRView.webidl
webxr: Update XRView to latest spec ( #33145 )
2024-08-21 02:37:58 +00:00
XRViewerPose.webidl
Make XRViewerPose inherit from XRPose
2019-04-03 23:55:33 -07:00
XRViewport.webidl
XRWebGLBinding.webidl
Add a dummy implementation of all the XR Layer types
2020-08-04 15:10:01 -05:00
XRWebGLLayer.webidl
webxr: Update XRWebGLLayer interface to latest spec ( #33157 )
2024-08-22 02:18:58 +00:00
XRWebGLSubImage.webidl
Support for webxr layer management
2020-06-28 16:37:45 -05:00