servo/components/script/dom/webidls
2020-12-01 00:37:16 -05:00
..
ActivatableElement.webidl
AnalyserNode.webidl
ANGLEInstancedArrays.webidl
AnimationEvent.webidl
Attr.webidl
AudioBuffer.webidl
AudioBufferSourceNode.webidl
AudioContext.webidl Add AudioContext constructors for media stream nodes 2020-07-02 13:26:55 -07:00
AudioDestinationNode.webidl
AudioListener.webidl
AudioNode.webidl
AudioParam.webidl
AudioScheduledSourceNode.webidl
AudioTrack.webidl
AudioTrackList.webidl
BaseAudioContext.webidl
BeforeUnloadEvent.webidl
BiquadFilterNode.webidl
Blob.webidl
Bluetooth.webidl
BluetoothAdvertisingEvent.webidl
BluetoothCharacteristicProperties.webidl
BluetoothDevice.webidl
BluetoothPermissionResult.webidl
BluetoothRemoteGATTCharacteristic.webidl
BluetoothRemoteGATTDescriptor.webidl
BluetoothRemoteGATTServer.webidl
BluetoothRemoteGATTService.webidl
BluetoothUUID.webidl
Body.webidl
BroadcastChannel.webidl
CanvasGradient.webidl
CanvasPattern.webidl
CanvasRenderingContext2D.webidl dom: Use pref macro for IDL conditional guards. 2020-07-09 23:22:48 -04:00
CDATASection.webidl
ChannelMergerNode.webidl
ChannelSplitterNode.webidl
CharacterData.webidl
ChildNode.webidl
Client.webidl
CloseEvent.webidl
Comment.webidl
CompositionEvent.webidl dom: Use pref macro for IDL conditional guards. 2020-07-09 23:22:48 -04:00
Console.webidl Console.Clear implemented 2020-07-29 22:19:18 +05:30
ConstantSourceNode.webidl
Crypto.webidl
CSS.webidl
CSSConditionRule.webidl
CSSFontFaceRule.webidl
CSSGroupingRule.webidl
CSSImportRule.webidl
CSSKeyframeRule.webidl
CSSKeyframesRule.webidl
CSSMediaRule.webidl
CSSNamespaceRule.webidl
CSSRule.webidl
CSSRuleList.webidl
CSSStyleDeclaration.webidl
CSSStyleRule.webidl
CSSStyleSheet.webidl
CSSStyleValue.webidl
CSSSupportsRule.webidl
CSSViewportRule.webidl
CustomElementRegistry.webidl Resolve whenDefined with the class constructor 2020-09-16 12:15:33 +09:00
CustomEvent.webidl
DedicatedWorkerGlobalScope.webidl
DissimilarOriginLocation.webidl
DissimilarOriginWindow.webidl
Document.webidl
DocumentFragment.webidl
DocumentOrShadowRoot.webidl
DocumentType.webidl
DOMException.webidl
DOMImplementation.webidl
DOMMatrix.webidl
DOMMatrixReadOnly.webidl
DOMParser.webidl
DOMPoint.webidl
DOMPointReadOnly.webidl
DOMQuad.webidl
DOMRect.webidl
DOMRectReadOnly.webidl
DOMStringList.webidl
DOMStringMap.webidl
DOMTokenList.webidl Implement DOMTokenList.supports API 2020-10-05 09:26:36 +02:00
DynamicModuleOwner.webidl Introduce DynamicModuleOwner dom struct 2020-07-18 00:43:32 +09:00
Element.webidl
ElementContentEditable.webidl
ElementCSSInlineStyle.webidl
ErrorEvent.webidl
Event.webidl
EventHandler.webidl
EventListener.webidl
EventModifierInit.webidl
EventSource.webidl
EventTarget.webidl
EXTBlendMinmax.webidl
EXTColorBufferHalfFloat.webidl
ExtendableEvent.webidl
ExtendableMessageEvent.webidl Use ExtendableMessageEvent for messageerror in service workers 2020-07-30 05:56:29 -07:00
EXTFragDepth.webidl
EXTShaderTextureLod.webidl
EXTTextureFilterAnisotropic.webidl
FakeXRDevice.webidl
FakeXRInputController.webidl
Fetch.webidl
File.webidl
FileList.webidl
FileReader.webidl
FileReaderSync.webidl
FocusEvent.webidl
FormData.webidl
FormDataEvent.webidl
Function.webidl
GainNode.webidl
Gamepad.webidl
GamepadButton.webidl
GamepadButtonList.webidl
GamepadEvent.webidl
GamepadList.webidl
GamepadPose.webidl
GlobalScope.webidl
GPU.webidl Report errors from void returning operations 2020-08-01 16:32:37 +05:30
GPUAdapter.webidl Use Device limits and features provided by user 2020-09-23 11:37:03 +05:30
GPUBindGroup.webidl Add GPUSampler and GPUTextureView to BindingResource 2020-06-17 12:45:40 +05:30
GPUBindGroupLayout.webidl Use Device limits and features provided by user 2020-09-23 11:37:03 +05:30
GPUBuffer.webidl Error handling for promise returning operations 2020-08-02 12:45:22 +05:30
GPUBufferUsage.webidl Implement GPUBuffer.mapAsync and update wgpu-core 2020-06-27 20:27:17 +05:30
GPUCanvasContext.webidl
GPUColorWrite.webidl
GPUCommandBuffer.webidl Use Device limits and features provided by user 2020-09-23 11:37:03 +05:30
GPUCommandEncoder.webidl Implement GPUCommandEncoder.copy commands 2020-07-21 21:00:23 +05:30
GPUComputePassEncoder.webidl Use Device limits and features provided by user 2020-09-23 11:37:03 +05:30
GPUComputePipeline.webidl Implement GPUPipelineBase for implicit pipeline layouts 2020-08-19 16:44:26 +05:30
GPUDevice.webidl Use Device limits and features provided by user 2020-09-23 11:37:03 +05:30
GPUDeviceLostInfo.webidl Implement Async Error reporting for WebGPU and update wgpu-core 2020-07-16 23:21:09 +05:30
GPUMapMode.webidl Implement GPUBuffer.mapAsync and update wgpu-core 2020-06-27 20:27:17 +05:30
GPUObjectBase.webidl Update GPUObjectBase webidl and cleanup valid flags 2020-07-20 23:03:53 +05:30
GPUOutOfMemoryError.webidl Implement Async Error reporting for WebGPU and update wgpu-core 2020-07-16 23:21:09 +05:30
GPUPipelineLayout.webidl
GPUProgrammablePassEncoder.webidl
GPUQueue.webidl Use Device limits and features provided by user 2020-09-23 11:37:03 +05:30
GPURenderBundle.webidl Implement GPURenderBundleEncoder and GPURenderBundle 2020-07-24 12:45:23 +05:30
GPURenderBundleEncoder.webidl Implement GPURenderBundleEncoder and GPURenderBundle 2020-07-24 12:45:23 +05:30
GPURenderEncoderBase.webidl
GPURenderPassEncoder.webidl Implement GPURenderBundleEncoder and GPURenderBundle 2020-07-24 12:45:23 +05:30
GPURenderPipeline.webidl Implement GPUPipelineBase for implicit pipeline layouts 2020-08-19 16:44:26 +05:30
GPUSampler.webidl Use Device limits and features provided by user 2020-09-23 11:37:03 +05:30
GPUShaderModule.webidl
GPUShaderStage.webidl
GPUSwapChain.webidl
GPUTexture.webidl Use Device limits and features provided by user 2020-09-23 11:37:03 +05:30
GPUTextureUsage.webidl
GPUTextureView.webidl Refactor and improve GPUErrorScopes 2020-07-30 23:36:58 +05:30
GPUUncapturedErrorEvent.webidl Implement GPUUncapturedErrorEvent 2020-08-11 14:24:58 +05:30
GPUValidationError.webidl Implement Async Error reporting for WebGPU and update wgpu-core 2020-07-16 23:21:09 +05:30
HashChangeEvent.webidl
Headers.webidl
History.webidl
HTMLAnchorElement.webidl
HTMLAreaElement.webidl Implement DOMTokenList.supports API 2020-10-05 09:26:36 +02:00
HTMLAudioElement.webidl
HTMLBaseElement.webidl
HTMLBodyElement.webidl
HTMLBRElement.webidl
HTMLButtonElement.webidl
HTMLCanvasElement.webidl dom: Add stub implementation for HTMLCanvasElement.captureStream. 2020-07-14 12:48:45 -04:00
HTMLCollection.webidl
HTMLDataElement.webidl
HTMLDataListElement.webidl
HTMLDetailsElement.webidl
HTMLDialogElement.webidl
HTMLDirectoryElement.webidl
HTMLDivElement.webidl
HTMLDListElement.webidl
HTMLElement.webidl
HTMLEmbedElement.webidl
HTMLFieldSetElement.webidl
HTMLFontElement.webidl
HTMLFormControlsCollection.webidl
HTMLFormElement.webidl Ported Rel, SetRel, and RelList from HTMLAnchorElement into HTMLForElement 2020-07-14 12:37:57 -04:00
HTMLFrameElement.webidl
HTMLFrameSetElement.webidl
HTMLHeadElement.webidl
HTMLHeadingElement.webidl
HTMLHRElement.webidl
HTMLHtmlElement.webidl
HTMLHyperlinkElementUtils.webidl
HTMLIFrameElement.webidl
HTMLImageElement.webidl
HTMLInputElement.webidl
HTMLLabelElement.webidl
HTMLLegendElement.webidl
HTMLLIElement.webidl
HTMLLinkElement.webidl Implement referrerPolicy for HTMLLinkElement and HTMLScriptElement 2020-12-01 00:37:16 -05:00
HTMLMapElement.webidl
HTMLMediaElement.webidl
HTMLMenuElement.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 Implement referrerPolicy for HTMLLinkElement and HTMLScriptElement 2020-12-01 00:37:16 -05:00
HTMLSelectElement.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
HTMLUnknownElement.webidl
HTMLVideoElement.webidl
ImageBitmap.webidl
ImageData.webidl
InputEvent.webidl
IterableIterator.webidl
KeyboardEvent.webidl
Location.webidl
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
MediaError.webidl
MediaList.webidl
MediaMetadata.webidl
MediaQueryList.webidl
MediaQueryListEvent.webidl
MediaSession.webidl
MediaStream.webidl Unpref MediaStream and MediaStreamTrack 2020-07-02 13:26:55 -07: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
MessageEvent.webidl
MessagePort.webidl
MimeType.webidl
MimeTypeArray.webidl
MouseEvent.webidl
MutationObserver.webidl
MutationRecord.webidl
NamedNodeMap.webidl
NavigationPreloadManager.webidl
Navigator.webidl dom: Implement Navigator.languages. 2020-07-14 11:50:59 -04:00
Node.webidl
NodeFilter.webidl
NodeIterator.webidl
NodeList.webidl
NonElementParentNode.webidl
OESElementIndexUint.webidl
OESStandardDerivatives.webidl
OESTextureFloat.webidl
OESTextureFloatLinear.webidl
OESTextureHalfFloat.webidl
OESTextureHalfFloatLinear.webidl
OESVertexArrayObject.webidl
OfflineAudioCompletionEvent.webidl
OfflineAudioContext.webidl
OffscreenCanvas.webidl
OffscreenCanvasRenderingContext2D.webidl
OscillatorNode.webidl
PageTransitionEvent.webidl
PaintRenderingContext2D.webidl
PaintSize.webidl
PaintWorkletGlobalScope.webidl
PannerNode.webidl
ParentNode.webidl Implement ParentNode#replaceChildren 2020-09-25 08:21:10 +02:00
Performance.webidl
PerformanceEntry.webidl
PerformanceMark.webidl
PerformanceMeasure.webidl
PerformanceNavigation.webidl
PerformanceNavigationTiming.webidl
PerformanceObserver.webidl
PerformanceObserverEntryList.webidl
PerformancePaintTiming.webidl
PerformanceResourceTiming.webidl
Permissions.webidl
PermissionStatus.webidl
Plugin.webidl
PluginArray.webidl
PopStateEvent.webidl
ProcessingInstruction.webidl
ProgressEvent.webidl
Promise.webidl
PromiseNativeHandler.webidl
PromiseRejectionEvent.webidl
RadioNodeList.webidl
Range.webidl
ReadableStream.webidl
Request.webidl
Response.webidl
RTCDataChannel.webidl Hide interfaces behind webrtc pref 2020-06-30 15:58:39 +02: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
RTCPeerConnection.webidl dom: Add WebRTC transceiver stubs. 2020-07-14 12:48:45 -04:00
RTCPeerConnectionIceEvent.webidl
RTCRtpSender.webidl dom: Add WebRTC transceiver stubs. 2020-07-14 12:48:45 -04:00
RTCRtpTransceiver.webidl dom: Add WebRTC transceiver stubs. 2020-07-14 12:48:45 -04:00
RTCSessionDescription.webidl
RTCTrackEvent.webidl
Screen.webidl
Selection.webidl
ServiceWorker.webidl
ServiceWorkerContainer.webidl
ServiceWorkerGlobalScope.webidl
ServiceWorkerRegistration.webidl
ServoParser.webidl
ShadowRoot.webidl
StereoPannerNode.webidl
Storage.webidl
StorageEvent.webidl
StylePropertyMapReadOnly.webidl
StyleSheet.webidl Implements StyleSheet.media 2020-10-16 10:55:00 +02:00
StyleSheetList.webidl
SubmitEvent.webidl
SVGElement.webidl
SVGGraphicsElement.webidl
SVGSVGElement.webidl
TestBinding.webidl dom: Convert parent dictionary values when converting dictionaries to JS. 2020-06-16 17:34:30 -04:00
TestBindingIterable.webidl
TestBindingPairIterable.webidl
TestBindingProxy.webidl
TestRunner.webidl
TestWorklet.webidl
TestWorkletGlobalScope.webidl
Text.webidl
TextDecoder.webidl
TextEncoder.webidl
TextMetrics.webidl dom: Use pref macro for IDL conditional guards. 2020-07-09 23:22:48 -04:00
TextTrack.webidl
TextTrackCue.webidl
TextTrackCueList.webidl
TextTrackList.webidl
TimeRanges.webidl
Touch.webidl
TouchEvent.webidl
TouchList.webidl
TrackEvent.webidl
TransitionEvent.webidl
TreeWalker.webidl
UIEvent.webidl
URL.webidl
URLSearchParams.webidl
ValidityState.webidl
VideoTrack.webidl
VideoTrackList.webidl
VoidFunction.webidl
VTTCue.webidl
VTTRegion.webidl
WebGL2RenderingContext.webidl Add support for WebGL2 TexImage2D 2020-06-18 09:59:04 +02:00
WebGLActiveInfo.webidl
WebGLBuffer.webidl
WEBGLColorBufferFloat.webidl
WEBGLCompressedTextureETC1.webidl
WEBGLCompressedTextureS3TC.webidl
WebGLContextEvent.webidl
WebGLFramebuffer.webidl
WebGLObject.webidl
WebGLProgram.webidl
WebGLQuery.webidl
WebGLRenderbuffer.webidl
WebGLRenderingContext.webidl webgl: Add stub isContextLost API. 2020-07-03 14:47:06 -04:00
WebGLSampler.webidl
WebGLShader.webidl
WebGLShaderPrecisionFormat.webidl
WebGLSync.webidl
WebGLTexture.webidl
WebGLTransformFeedback.webidl
WebGLUniformLocation.webidl
WebGLVertexArrayObject.webidl
WebGLVertexArrayObjectOES.webidl
WebSocket.webidl
WheelEvent.webidl
Window.webidl dom: Add Window.js_backtrace debugging extension method. 2020-07-14 22:39:59 -04:00
WindowOrWorkerGlobalScope.webidl Add creation url and Secure Contexts 2020-11-25 18:30:50 +00:00
WindowProxy.webidl
Worker.webidl
WorkerGlobalScope.webidl
WorkerLocation.webidl
WorkerNavigator.webidl
Worklet.webidl
WorkletGlobalScope.webidl
XMLDocument.webidl
XMLHttpRequest.webidl
XMLHttpRequestEventTarget.webidl
XMLHttpRequestUpload.webidl
XMLSerializer.webidl
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
XRHand.webidl
XRHitTestResult.webidl
XRHitTestSource.webidl
XRInputSource.webidl
XRInputSourceArray.webidl
XRInputSourceEvent.webidl
XRInputSourcesChangeEvent.webidl
XRJointPose.webidl
XRJointSpace.webidl
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
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
XRSession.webidl
XRSessionEvent.webidl
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
XRTest.webidl
XRView.webidl
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 Update WebXR Layer IDL, and matching changes to the Rust code. 2020-08-03 12:37:01 -05:00
XRWebGLSubImage.webidl Support for webxr layer management 2020-06-28 16:37:45 -05:00