servo/components/script/dom/webidls
shanehandley 8c1a72f130
Update webidl and implement setter for the files property of a file input (#31934)
The files attribute was previously readonly, but was later updated to allow mutation via input.files = ...

see https://github.com/whatwg/html/issues/2861
2024-04-01 09:12:07 +00:00
..
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
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
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
AudioTrackList.webidl
BaseAudioContext.webidl Convert Web IDL void to undefined 2022-01-05 03:39:33 +01: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 Migrate to IDL mixin syntax 2019-10-01 18:45:26 +09: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 tidy 2022-01-05 15:07:09 +01:00
CustomEvent.webidl Convert Web IDL void to undefined 2022-01-05 03:39:33 +01:00
DedicatedWorkerGlobalScope.webidl Convert Web IDL void to undefined 2022-01-05 03:39:33 +01:00
DissimilarOriginLocation.webidl Rename legacy extended attributes in webidls 2023-02-19 14:05:45 +01:00
DissimilarOriginWindow.webidl Rename legacy extended attributes in webidls 2023-02-19 14:05:45 +01:00
Document.webidl WebIDL: Remove JSObject from Document::NamedGetter (#31841) 2024-03-24 18:04:04 +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 Rename legacy extended attributes in webidls 2023-02-19 14:05:45 +01: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
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 Rename legacy extended attributes in webidls 2023-02-19 14:05:45 +01: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 Convert Web IDL void to undefined 2022-01-05 03:39:33 +01: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
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 Implement non-XR Gamepad discovery and input (#31200) 2024-02-17 18:42:31 +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
GamepadList.webidl Remove [PrimaryGlobal] 2019-10-03 14:25:23 +09: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 Convert Web IDL void to undefined 2022-01-05 03:39:33 +01: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 Rename legacy extended attributes in webidls 2023-02-19 14:05:45 +01:00
HTMLEmbedElement.webidl Convert [HTMLConstructor] as constructor extension 2019-10-19 20:55:45 +09:00
HTMLFieldSetElement.webidl Convert Web IDL void to undefined 2022-01-05 03:39:33 +01: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 Rename legacy extended attributes in webidls 2023-02-19 14:05:45 +01: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 Convert [HTMLConstructor] as constructor extension 2019-10-19 20:55:45 +09: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
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
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 Convert Web IDL void to undefined 2022-01-05 03:39:33 +01: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 Add [Default] toJSON() to performance interfaces 2019-09-01 23:23:57 +09: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 Require PromiseRejectionEventInit dictionary 2019-11-22 10:18:11 +09: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 Add missing same-origin referrer policy 2020-03-20 21:15:52 +01: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
Selection.webidl Convert Web IDL void to undefined 2022-01-05 03:39:33 +01:00
ServiceWorker.webidl Convert Web IDL void to undefined 2022-01-05 03:39:33 +01: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 Introduce ElementCSSInlineStyle for SVGElement 2020-06-05 00:10:19 +09: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 Support Namespace const in webidl (#30492) 2023-10-04 11:29:54 +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.canParse 2023-04-02 19:36:42 +09: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
VideoTrackList.webidl
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 Update WebGPU CTS (#30954) 2023-12-28 17:32:21 +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 Remove Servo window.trap() extension (#30743) 2023-11-17 07:43:26 +00:00
WindowOrWorkerGlobalScope.webidl Convert Web IDL void to undefined 2022-01-05 03:39:33 +01:00
WindowProxy.webidl Rename legacy extended attributes in webidls 2023-02-19 14:05:45 +01:00
Worker.webidl Convert Web IDL void to undefined 2022-01-05 03:39:33 +01: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
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 Add XRJointPose 2020-04-27 17:35:48 -07:00
XRHand.webidl Add XRHand[index] 2020-04-27 17:35:48 -07: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 Add XRHand interface 2020-04-27 17:35:48 -07: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 Add XRJointSpace 2020-04-27 17:35:48 -07: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
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
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 Convert Web IDL void to undefined 2022-01-05 03:39:33 +01: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 add XREye.none 2019-07-16 22:17:22 -07:00
XRViewerPose.webidl
XRViewport.webidl
XRWebGLBinding.webidl Add a dummy implementation of all the XR Layer types 2020-08-04 15:10:01 -05:00
XRWebGLLayer.webidl Convert Web IDL void to undefined 2022-01-05 03:39:33 +01:00
XRWebGLSubImage.webidl Support for webxr layer management 2020-06-28 16:37:45 -05:00