gecko-dev/dom/webidl
2021-12-24 20:57:09 +00:00
..
AbortController.webidl Bug 1737771 - Implement AbortSignal.reason r=mgaudet,smaug 2021-12-13 21:08:55 +00:00
AbortSignal.webidl Bug 1745372 - Implement AbortSignal.throwIfAborted. r=saschanaz,emilio 2021-12-22 11:35:32 +00:00
AbstractRange.webidl
AbstractWorker.webidl
AccessibilityRole.webidl
AccessibleNode.webidl
AddonEvent.webidl
AddonManager.webidl
AnalyserNode.webidl
Animatable.webidl
Animation.webidl
AnimationEffect.webidl
AnimationEvent.webidl
AnimationFrameProvider.webidl Bug 1738971 - Part 1. Split out plumbing for AnimationFrameProvider from Document. r=dom-worker-reviewers,smaug 2021-12-10 02:57:49 +00:00
AnimationPlaybackEvent.webidl
AnimationTimeline.webidl
AnonymousContent.webidl
AppInfo.webidl
AppNotificationServiceOptions.webidl
APZTestData.webidl Bug 1692707 - Add sampled scroll offsets field in APZTestData to evaluate scroll _smoothness_ in mochitests. r=botond,emilio 2021-10-22 10:14:15 +00:00
AriaAttributes.webidl
Attr.webidl
AudioBuffer.webidl
AudioBufferSourceNode.webidl
AudioContext.webidl
AudioDestinationNode.webidl
AudioListener.webidl
AudioNode.webidl
AudioParam.webidl
AudioParamDescriptor.webidl
AudioParamMap.webidl
AudioProcessingEvent.webidl
AudioScheduledSourceNode.webidl
AudioTrack.webidl
AudioTrackList.webidl
AudioWorklet.webidl
AudioWorkletGlobalScope.webidl
AudioWorkletNode.webidl
AudioWorkletProcessor.webidl
AutocompleteInfo.webidl
BarProp.webidl
BaseAudioContext.webidl Bug 1689894 - Make createPeriodicWave accept a pair of sequences r=karlt,webidl,smaug 2021-11-03 21:06:56 +00:00
BaseKeyframeTypes.webidl
BasicCardPayment.webidl
BatteryManager.webidl
BeforeUnloadEvent.webidl
BiquadFilterNode.webidl
Blob.webidl
BlobEvent.webidl
BroadcastChannel.webidl
BrowserElementDictionaries.webidl
Cache.webidl
CacheStorage.webidl
CancelContentJSOptions.webidl
CanvasCaptureMediaStream.webidl
CanvasRenderingContext2D.webidl Bug 1746093 - Allow OffscreenCanvas as an input for CanvasImageSource and ImageBitmapSource. r=lsalzman,emilio 2021-12-15 21:36:21 +00:00
CaretPosition.webidl
CaretStateChangedEvent.webidl
CDATASection.webidl
ChannelMergerNode.webidl
ChannelSplitterNode.webidl
CharacterData.webidl
CheckerboardReportService.webidl
ChildNode.webidl
ChildSHistory.webidl
ChromeNodeList.webidl
Client.webidl
Clients.webidl
Clipboard.webidl
ClipboardEvent.webidl
CloseEvent.webidl
CommandEvent.webidl
Comment.webidl
CompositionEvent.webidl
Console.webidl
ConstantSourceNode.webidl
ConvolverNode.webidl
CreateOfferRequest.webidl
CredentialManagement.webidl
Crypto.webidl
CSPDictionaries.webidl
CSPReport.webidl
CSS2Properties.webidl.in
CSS.webidl
CSSAnimation.webidl
CSSConditionRule.webidl
CSSCounterStyleRule.webidl
CSSFontFaceRule.webidl
CSSFontFeatureValuesRule.webidl
CSSGroupingRule.webidl
CSSImportRule.webidl Bug 1745233 - Update CSSOM for layer rules to the spec. r=firefox-style-system-reviewers,layout-reviewers,boris 2021-12-14 15:39:38 +00:00
CSSKeyframeRule.webidl
CSSKeyframesRule.webidl
CSSLayerBlockRule.webidl Bug 1745233 - Update CSSOM for layer rules to the spec. r=firefox-style-system-reviewers,layout-reviewers,boris 2021-12-14 15:39:38 +00:00
CSSLayerStatementRule.webidl Bug 1745233 - Update CSSOM for layer rules to the spec. r=firefox-style-system-reviewers,layout-reviewers,boris 2021-12-14 15:39:38 +00:00
CSSMediaRule.webidl
CSSMozDocumentRule.webidl
CSSNamespaceRule.webidl
CSSPageRule.webidl
CSSPseudoElement.webidl
CSSRule.webidl
CSSRuleList.webidl
CSSScrollTimelineRule.webidl
CSSStyleDeclaration.webidl
CSSStyleRule.webidl
CSSStyleSheet.webidl
CSSSupportsRule.webidl
CSSTransition.webidl
CustomElementRegistry.webidl Bug 1556352 - Part 2: Implement formAssociatedCallback; r=smaug 2021-10-28 10:29:38 +00:00
CustomEvent.webidl
DataTransfer.webidl
DataTransferItem.webidl
DataTransferItemList.webidl
DecoderDoctorNotification.webidl
DedicatedWorkerGlobalScope.webidl Bug 1738971 - Part 5. Implement AnimationFrameProvider for dedicated workers. r=dom-worker-reviewers,gfx-reviewers,jgilbert,smaug 2021-12-10 02:57:51 +00:00
DelayNode.webidl
DeviceLightEvent.webidl
DeviceMotionEvent.webidl
DeviceOrientationEvent.webidl
Directory.webidl
Document.webidl Bug 1746783 - Remove unused resolution value from documentReadyFromIdle r=arai,emilio 2021-12-24 20:57:09 +00:00
DocumentFragment.webidl
DocumentOrShadowRoot.webidl
DocumentTimeline.webidl
DocumentType.webidl
DOMException.webidl
DOMImplementation.webidl
DOMLocalization.webidl Bug 1743659 - Part 2: Update Gecko's Localization to use the new l10nregistry-rs API r=zbraniecki,dminor,eemeli,smaug,emilio?,eemeli?,zbraniecki 2021-12-22 19:08:38 +00:00
DOMMatrix.webidl
DOMParser.webidl
DOMPoint.webidl
DOMQuad.webidl
DOMRect.webidl
DOMRectList.webidl
DOMRequest.webidl
DOMStringList.webidl
DOMStringMap.webidl
DOMTokenList.webidl
DragEvent.webidl
DynamicsCompressorNode.webidl
Element.webidl
ElementInternals.webidl Bug 1556370 - Part 2: Implement reportValidity() of ElementInternals; r=smaug 2021-12-09 18:06:04 +00:00
ErrorEvent.webidl
Event.webidl
EventHandler.webidl
EventListener.webidl
EventSource.webidl
EventTarget.webidl
ExtendableEvent.webidl
ExtendableMessageEvent.webidl
ExtensionAlarms.webidl
ExtensionBrowser.webidl
ExtensionEventManager.webidl
ExtensionMockAPI.webidl
ExtensionPort.webidl
ExtensionRuntime.webidl
ExtensionTest.webidl
External.webidl
FailedCertSecurityInfo.webidl
FakePluginTagInit.webidl
FeaturePolicy.webidl
Fetch.webidl
FetchEvent.webidl Bug 1577346 - P1 Webidl FetchEvent.preloadResponse implementation. r=dom-worker-reviewers,asuth 2021-11-08 13:29:31 +00:00
FetchObserver.webidl
File.webidl
FileList.webidl
FileMode.webidl
FileReader.webidl
FileReaderSync.webidl
FileSystem.webidl
FileSystemDirectoryEntry.webidl
FileSystemDirectoryReader.webidl
FileSystemEntry.webidl
FileSystemFileEntry.webidl
FinalizationRegistry.webidl
FocusEvent.webidl
FontFace.webidl
FontFaceSet.webidl
FontFaceSetLoadEvent.webidl
FontFaceSource.webidl
FormData.webidl
FormDataEvent.webidl
FrameCrashedEvent.webidl
Function.webidl
FuzzingFunctions.webidl
GainNode.webidl
Gamepad.webidl
GamepadAxisMoveEvent.webidl
GamepadButtonEvent.webidl
GamepadEvent.webidl
GamepadHapticActuator.webidl
GamepadLightIndicator.webidl
GamepadPose.webidl
GamepadServiceTest.webidl
GamepadTouch.webidl
Geolocation.webidl
GeolocationCoordinates.webidl
GeolocationPosition.webidl Bug 1735097 - Geolocation: use EpochTimeStamp instead of DOMTimeStamp r=saschanaz,peterv 2021-11-17 04:01:02 +00:00
GeolocationPositionError.webidl
GeometryUtils.webidl
GetUserMediaRequest.webidl
GPUUncapturedErrorEvent.webidl
Grid.webidl
HashChangeEvent.webidl
Headers.webidl
History.webidl
HTMLAllCollection.webidl
HTMLAnchorElement.webidl
HTMLAreaElement.webidl
HTMLAudioElement.webidl
HTMLBaseElement.webidl
HTMLBodyElement.webidl
HTMLBRElement.webidl
HTMLButtonElement.webidl
HTMLCanvasElement.webidl Bug 1603339 - Add canvas attribute to ImageBitmapRenderingContext. r=lsalzman,emilio 2021-12-15 21:36:20 +00:00
HTMLCollection.webidl
HTMLDataElement.webidl
HTMLDataListElement.webidl
HTMLDetailsElement.webidl
HTMLDialogElement.webidl
HTMLDirectoryElement.webidl
HTMLDivElement.webidl
HTMLDListElement.webidl
HTMLDocument.webidl
HTMLElement.webidl Bug 1556370 - Part 2: Implement reportValidity() of ElementInternals; r=smaug 2021-12-09 18:06:04 +00:00
HTMLEmbedElement.webidl
HTMLFieldSetElement.webidl
HTMLFontElement.webidl
HTMLFormControlsCollection.webidl
HTMLFormElement.webidl
HTMLFrameElement.webidl
HTMLFrameSetElement.webidl
HTMLHeadElement.webidl
HTMLHeadingElement.webidl
HTMLHRElement.webidl
HTMLHtmlElement.webidl
HTMLHyperlinkElementUtils.webidl
HTMLIFrameElement.webidl
HTMLImageElement.webidl
HTMLInputElement.webidl Bug 502258 - Add a Show Password button to <input type=password> controls. r=Gijs 2021-11-25 20:12:05 +00:00
HTMLLabelElement.webidl
HTMLLegendElement.webidl
HTMLLIElement.webidl
HTMLLinkElement.webidl
HTMLMapElement.webidl
HTMLMarqueeElement.webidl
HTMLMediaElement.webidl
HTMLMenuElement.webidl
HTMLMenuItemElement.webidl
HTMLMetaElement.webidl
HTMLMeterElement.webidl
HTMLModElement.webidl
HTMLObjectElement.webidl
HTMLOListElement.webidl
HTMLOptGroupElement.webidl
HTMLOptionElement.webidl
HTMLOptionsCollection.webidl
HTMLOutputElement.webidl
HTMLParagraphElement.webidl
HTMLParamElement.webidl
HTMLPictureElement.webidl
HTMLPreElement.webidl
HTMLProgressElement.webidl
HTMLQuoteElement.webidl
HTMLScriptElement.webidl
HTMLSelectElement.webidl
HTMLSlotElement.webidl
HTMLSourceElement.webidl
HTMLSpanElement.webidl
HTMLStyleElement.webidl
HTMLTableCaptionElement.webidl
HTMLTableCellElement.webidl
HTMLTableColElement.webidl
HTMLTableElement.webidl
HTMLTableRowElement.webidl
HTMLTableSectionElement.webidl
HTMLTemplateElement.webidl
HTMLTextAreaElement.webidl
HTMLTimeElement.webidl
HTMLTitleElement.webidl
HTMLTrackElement.webidl
HTMLUListElement.webidl
HTMLVideoElement.webidl
IDBCursor.webidl
IDBDatabase.webidl
IDBFactory.webidl
IDBFileHandle.webidl
IDBFileRequest.webidl
IDBIndex.webidl
IDBKeyRange.webidl
IDBMutableFile.webidl
IDBObjectStore.webidl
IDBOpenDBRequest.webidl
IDBRequest.webidl
IDBTransaction.webidl
IDBVersionChangeEvent.webidl
IdleDeadline.webidl
IIRFilterNode.webidl
ImageBitmap.webidl
ImageBitmapRenderingContext.webidl Bug 1603339 - Add canvas attribute to ImageBitmapRenderingContext. r=lsalzman,emilio 2021-12-15 21:36:20 +00:00
ImageCapture.webidl
ImageCaptureErrorEvent.webidl
ImageData.webidl
ImageDocument.webidl
InputEvent.webidl
InstallTrigger.webidl
IntersectionObserver.webidl
IntlUtils.webidl
IterableIterator.webidl
KeyAlgorithm.webidl
KeyboardEvent.webidl
KeyEvent.webidl
KeyframeAnimationOptions.webidl
KeyframeEffect.webidl
KeyIdsInitData.webidl
LinkStyle.webidl
LoadURIOptions.webidl
Localization.webidl Bug 1743659 - Part 2: Update Gecko's Localization to use the new l10nregistry-rs API r=zbraniecki,dminor,eemeli,smaug,emilio?,eemeli?,zbraniecki 2021-12-22 19:08:38 +00:00
Location.webidl
Lock.webidl
LockManager.webidl
MathMLElement.webidl
MediaCapabilities.webidl
MediaDebugInfo.webidl
MediaDeviceInfo.webidl
MediaDevices.webidl
MediaElementAudioSourceNode.webidl
MediaEncryptedEvent.webidl
MediaError.webidl
MediaKeyError.webidl
MediaKeyMessageEvent.webidl
MediaKeys.webidl
MediaKeySession.webidl
MediaKeysRequestStatus.webidl
MediaKeyStatusMap.webidl
MediaKeySystemAccess.webidl
MediaList.webidl
MediaQueryList.webidl
MediaQueryListEvent.webidl
MediaRecorder.webidl
MediaRecorderErrorEvent.webidl
MediaSession.webidl
MediaSource.webidl
MediaStream.webidl
MediaStreamAudioDestinationNode.webidl
MediaStreamAudioSourceNode.webidl
MediaStreamError.webidl
MediaStreamEvent.webidl
MediaStreamTrack.webidl
MediaStreamTrackAudioSourceNode.webidl
MediaStreamTrackEvent.webidl
MediaTrackSettings.webidl
MediaTrackSupportedConstraints.webidl
MerchantValidationEvent.webidl
MessageChannel.webidl
MessageEvent.webidl
MessagePort.webidl
MIDIAccess.webidl
MIDIConnectionEvent.webidl
MIDIInput.webidl
MIDIInputMap.webidl
MIDIMessageEvent.webidl
MIDIOptions.webidl
MIDIOutput.webidl
MIDIOutputMap.webidl
MIDIPort.webidl
MimeType.webidl
MimeTypeArray.webidl
MouseEvent.webidl
MouseScrollEvent.webidl
moz.build Bug 1745233 - Update CSSOM for layer rules to the spec. r=firefox-style-system-reviewers,layout-reviewers,boris 2021-12-14 15:39:38 +00:00
MozApplicationEvent.webidl
MozFrameLoaderOwner.webidl
MutationEvent.webidl
MutationObserver.webidl
NamedNodeMap.webidl
NativeOSFileInternals.webidl
NavigationPreloadManager.webidl
Navigator.webidl Bug 1666203 - implement navigator.canShare() method r=saschanaz,smaug 2021-11-11 00:50:11 +00:00
NetErrorInfo.webidl
NetworkInformation.webidl
NetworkOptions.webidl
Node.webidl
NodeFilter.webidl
NodeIterator.webidl
NodeList.webidl
Notification.webidl
NotificationEvent.webidl
NotifyPaintEvent.webidl
OfflineAudioCompletionEvent.webidl
OfflineAudioContext.webidl
OfflineResourceList.webidl
OffscreenCanvas.webidl Bug 1736177 - Part 3. Update OffscreenCanvas WebIDL to be more current. r=dom-worker-reviewers,jgilbert,smaug 2021-12-10 02:57:52 +00:00
OscillatorNode.webidl
PageTransitionEvent.webidl
PaintRequest.webidl
PaintRequestList.webidl
PaintWorkletGlobalScope.webidl
PannerNode.webidl
ParentNode.webidl
PaymentAddress.webidl
PaymentMethodChangeEvent.webidl
PaymentRequest.webidl
PaymentRequestUpdateEvent.webidl
PaymentResponse.webidl
PeerConnectionImpl.webidl
PeerConnectionObserver.webidl
PeerConnectionObserverEnums.webidl
Performance.webidl Bug 1735098 - Implement EpochTimeStamp from HR-Time r=edgar 2021-11-16 08:50:37 +00:00
PerformanceEntry.webidl
PerformanceEntryEvent.webidl
PerformanceEventTiming.webidl
PerformanceMark.webidl
PerformanceMeasure.webidl
PerformanceNavigation.webidl
PerformanceNavigationTiming.webidl
PerformanceObserver.webidl
PerformanceObserverEntryList.webidl
PerformancePaintTiming.webidl
PerformanceResourceTiming.webidl
PerformanceServerTiming.webidl
PerformanceTiming.webidl
PeriodicWave.webidl
Permissions.webidl
PermissionStatus.webidl
Plugin.webidl
PluginArray.webidl
PluginCrashedEvent.webidl
PointerEvent.webidl
PopStateEvent.webidl
PopupBlockedEvent.webidl
PopupPositionedEvent.webidl
PositionStateEvent.webidl
ProcessingInstruction.webidl
ProfileTimelineMarker.webidl
ProgressEvent.webidl
Promise.webidl
PromiseRejectionEvent.webidl
PushEvent.webidl
PushManager.webidl Bug 1737746 - Use Permission spec's PermissionState r=mt,peterv 2021-11-12 05:25:28 +00:00
PushMessageData.webidl
PushSubscription.webidl Bug 1497431 - Implement PushManager.prototype.expirationTime + toJSON() r=mt,peterv 2021-11-17 11:53:02 +00:00
PushSubscriptionOptions.webidl
QueuingStrategy.webidl
RadioNodeList.webidl
Range.webidl
ReadableStream.webidl
ReadableStreamDefaultController.webidl
ReadableStreamDefaultReader.webidl
ReferrerPolicy.webidl
Reporting.webidl
Request.webidl
ResizeObserver.webidl
Response.webidl
RTCCertificate.webidl
RTCConfiguration.webidl
RTCDataChannel.webidl
RTCDataChannelEvent.webidl
RTCDtlsTransport.webidl
RTCDTMFSender.webidl
RTCDTMFToneChangeEvent.webidl
RTCIceCandidate.webidl
RTCIdentityAssertion.webidl
RTCIdentityProvider.webidl
RTCPeerConnection.webidl
RTCPeerConnectionIceEvent.webidl
RTCPeerConnectionStatic.webidl
RTCRtpReceiver.webidl
RTCRtpSender.webidl
RTCRtpSources.webidl
RTCRtpTransceiver.webidl
RTCSessionDescription.webidl
RTCStatsReport.webidl Bug 1529405 - Remove deprecated bytesReceived from stats. r=ng,webidl,smaug 2021-01-25 12:12:24 +01:00
RTCTrackEvent.webidl
Sanitizer.webidl
Screen.webidl
ScreenOrientation.webidl
ScriptProcessorNode.webidl
ScrollAreaEvent.webidl
ScrollViewChangeEvent.webidl
SecurityPolicyViolationEvent.webidl
Selection.webidl
ServiceWorker.webidl
ServiceWorkerContainer.webidl
ServiceWorkerGlobalScope.webidl
ServiceWorkerRegistration.webidl
ShadowRoot.webidl
SharedWorker.webidl
SharedWorkerGlobalScope.webidl
SimpleGestureEvent.webidl
SocketCommon.webidl
SourceBuffer.webidl
SourceBufferList.webidl
SpeechGrammar.webidl
SpeechGrammarList.webidl
SpeechRecognition.webidl
SpeechRecognitionAlternative.webidl
SpeechRecognitionError.webidl
SpeechRecognitionEvent.webidl
SpeechRecognitionResult.webidl
SpeechRecognitionResultList.webidl
SpeechSynthesis.webidl
SpeechSynthesisErrorEvent.webidl
SpeechSynthesisEvent.webidl
SpeechSynthesisUtterance.webidl
SpeechSynthesisVoice.webidl
StaticRange.webidl
StereoPannerNode.webidl
Storage.webidl
StorageEvent.webidl
StorageManager.webidl
StorageType.webidl
StreamFilter.webidl
StreamFilterDataEvent.webidl
StructuredCloneTester.webidl
StyleSheet.webidl
StyleSheetApplicableStateChangeEvent.webidl
StyleSheetList.webidl
SubmitEvent.webidl
SubtleCrypto.webidl
SVGAElement.webidl
SVGAngle.webidl
SVGAnimatedAngle.webidl
SVGAnimatedBoolean.webidl
SVGAnimatedEnumeration.webidl
SVGAnimatedInteger.webidl
SVGAnimatedLength.webidl
SVGAnimatedLengthList.webidl
SVGAnimatedNumber.webidl
SVGAnimatedNumberList.webidl
SVGAnimatedPathData.webidl Bug 1388931 - Unship SVGPathSeg APIs behind a preference. r=emilio 2021-12-10 01:01:40 +00:00
SVGAnimatedPoints.webidl
SVGAnimatedPreserveAspectRatio.webidl
SVGAnimatedRect.webidl
SVGAnimatedString.webidl
SVGAnimatedTransformList.webidl
SVGAnimateElement.webidl
SVGAnimateMotionElement.webidl
SVGAnimateTransformElement.webidl
SVGAnimationElement.webidl
SVGCircleElement.webidl
SVGClipPathElement.webidl
SVGComponentTransferFunctionElement.webidl
SVGDefsElement.webidl
SVGDescElement.webidl
SVGElement.webidl
SVGEllipseElement.webidl
SVGFEBlendElement.webidl
SVGFEColorMatrixElement.webidl
SVGFEComponentTransferElement.webidl
SVGFECompositeElement.webidl
SVGFEConvolveMatrixElement.webidl
SVGFEDiffuseLightingElement.webidl
SVGFEDisplacementMapElement.webidl
SVGFEDistantLightElement.webidl
SVGFEDropShadowElement.webidl
SVGFEFloodElement.webidl
SVGFEFuncAElement.webidl
SVGFEFuncBElement.webidl
SVGFEFuncGElement.webidl
SVGFEFuncRElement.webidl
SVGFEGaussianBlurElement.webidl
SVGFEImageElement.webidl
SVGFEMergeElement.webidl
SVGFEMergeNodeElement.webidl
SVGFEMorphologyElement.webidl
SVGFEOffsetElement.webidl
SVGFEPointLightElement.webidl
SVGFESpecularLightingElement.webidl
SVGFESpotLightElement.webidl
SVGFETileElement.webidl
SVGFETurbulenceElement.webidl
SVGFilterElement.webidl
SVGFilterPrimitiveStandardAttributes.webidl
SVGFitToViewBox.webidl
SVGForeignObjectElement.webidl
SVGGElement.webidl
SVGGeometryElement.webidl Bug 1715387 - Flush style properly for DOM APIs which use d property. r=jwatt,hiro,emilio 2021-12-13 01:03:39 +00:00
SVGGradientElement.webidl
SVGGraphicsElement.webidl
SVGImageElement.webidl
SVGLength.webidl
SVGLengthList.webidl
SVGLinearGradientElement.webidl
SVGLineElement.webidl
SVGMarkerElement.webidl
SVGMaskElement.webidl
SVGMatrix.webidl
SVGMetadataElement.webidl
SVGMPathElement.webidl
SVGNumber.webidl
SVGNumberList.webidl
SVGPathElement.webidl Bug 1388931 - Unship SVGPathSeg APIs behind a preference. r=emilio 2021-12-10 01:01:40 +00:00
SVGPathSeg.webidl
SVGPathSegList.webidl Bug 1388931 - Unship SVGPathSeg APIs behind a preference. r=emilio 2021-12-10 01:01:40 +00:00
SVGPatternElement.webidl
SVGPoint.webidl
SVGPointList.webidl
SVGPolygonElement.webidl
SVGPolylineElement.webidl
SVGPreserveAspectRatio.webidl
SVGRadialGradientElement.webidl
SVGRect.webidl
SVGRectElement.webidl
SVGScriptElement.webidl
SVGSetElement.webidl
SVGStopElement.webidl
SVGStringList.webidl
SVGStyleElement.webidl
SVGSVGElement.webidl
SVGSwitchElement.webidl
SVGSymbolElement.webidl
SVGTests.webidl
SVGTextContentElement.webidl
SVGTextElement.webidl
SVGTextPathElement.webidl
SVGTextPositioningElement.webidl
SVGTitleElement.webidl
SVGTransform.webidl
SVGTransformList.webidl
SVGTSpanElement.webidl
SVGUnitTypes.webidl
SVGURIReference.webidl
SVGUseElement.webidl
SVGViewElement.webidl
SVGZoomAndPan.webidl
TCPServerSocket.webidl
TCPServerSocketEvent.webidl
TCPSocket.webidl
TCPSocketErrorEvent.webidl
TCPSocketEvent.webidl
TestFunctions.webidl
TestInterfaceJS.webidl
TestInterfaceJSDictionaries.webidl
TestInterfaceJSMaplikeSetlikeIterable.webidl
Text.webidl
TextClause.webidl
TextDecoder.webidl
TextEncoder.webidl
TextTrack.webidl
TextTrackCue.webidl
TextTrackCueList.webidl
TextTrackList.webidl
TimeEvent.webidl
TimeRanges.webidl
Touch.webidl
TouchEvent.webidl
TouchList.webidl
TrackEvent.webidl
TransceiverImpl.webidl
TransitionEvent.webidl
TreeColumn.webidl
TreeColumns.webidl
TreeContentView.webidl
TreeView.webidl
TreeWalker.webidl
U2F.webidl
UDPMessageEvent.webidl
UDPSocket.webidl
UIEvent.webidl
UnderlyingSource.webidl
URL.webidl
URLSearchParams.webidl
UserProximityEvent.webidl
ValidityState.webidl
VideoPlaybackQuality.webidl
VideoTrack.webidl
VideoTrackList.webidl
VisualViewport.webidl
VRDisplay.webidl
VRDisplayEvent.webidl
VRServiceTest.webidl
VTTCue.webidl
VTTRegion.webidl
WaveShaperNode.webidl
WebAuthentication.webidl
WebGL2RenderingContext.webidl Bug 1736177 - Part 4. Expose missing WebGL interfaces to workers. r=dom-worker-reviewers,jgilbert,smaug 2021-12-10 02:57:53 +00:00
WebGLContextEvent.webidl
WebGLRenderingContext.webidl Bug 1603339 - Add canvas attribute to ImageBitmapRenderingContext. r=lsalzman,emilio 2021-12-15 21:36:20 +00:00
WebGPU.webidl Bug 1743668 - WebGPU debug groups r=jimb,webidl,smaug 2021-12-21 14:51:16 +00:00
WebrtcDeprecated.webidl
WebrtcGlobalInformation.webidl
WebSocket.webidl
WebXR.webidl
WheelEvent.webidl
WidevineCDMManifest.webidl
Window.webidl Bug 1738971 - Part 1. Split out plumbing for AnimationFrameProvider from Document. r=dom-worker-reviewers,smaug 2021-12-10 02:57:49 +00:00
WindowOrWorkerGlobalScope.webidl
WindowRoot.webidl
Worker.webidl
WorkerDebuggerGlobalScope.webidl
WorkerGlobalScope.webidl
WorkerLocation.webidl
WorkerNavigator.webidl
WorkerTestUtils.webidl
Worklet.webidl
WorkletGlobalScope.webidl
XMLDocument.webidl
XMLHttpRequest.webidl
XMLHttpRequestEventTarget.webidl
XMLHttpRequestUpload.webidl
XMLSerializer.webidl
XPathEvaluator.webidl
XPathExpression.webidl
XPathNSResolver.webidl
XPathResult.webidl
XRInputSourceEvent.webidl
XRInputSourcesChangeEvent.webidl
XRReferenceSpaceEvent.webidl
XRSessionEvent.webidl
XSLTProcessor.webidl
XULCommandEvent.webidl
XULElement.webidl
XULPopupElement.webidl