Browser Feature Coverage Full List
This page will be automatically built every week showing the status of supported browser feature.
A comprehensive list of all BCD APIs grouped by category. The data is generated by running the latest Servo nightly binary headlessly against a local instance of mdn-bcd-collector which performs browser feature detection. MDN documentation and spec links are sourced from the mdn/browser-compat-data submodule.
Full API Compatibility Results
Last rebuilt: 2026-05-23
ANGLE_instanced_arrays APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.ANGLE_instanced_arrays | N/A | Window | β |
| Worker | β | ||
api.ANGLE_instanced_arrays.drawArraysInstancedANGLE | MDN, SPEC | Window | β |
| Worker | β | ||
api.ANGLE_instanced_arrays.drawElementsInstancedANGLE | MDN, SPEC | Window | β |
| Worker | β | ||
api.ANGLE_instanced_arrays.vertexAttribDivisorANGLE | MDN, SPEC | Window | β |
| Worker | β |
AbortController APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.AbortController | N/A | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.AbortController.AbortController | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.AbortController.abort | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.AbortController.abort.reason_parameter | N/A | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.AbortController.signal | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β |
AbortPaymentEvent APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.AbortPaymentEvent | N/A | ServiceWorker | β |
api.AbortPaymentEvent.AbortPaymentEvent | N/A | ServiceWorker | β |
api.AbortPaymentEvent.respondWith | N/A | ServiceWorker | β |
AbortSignal APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.AbortSignal | N/A | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.AbortSignal.abort_event | MDN, SPEC0, SPEC1 | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.AbortSignal.abort_static | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.AbortSignal.abort_static.reason_parameter | N/A | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.AbortSignal.aborted | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.AbortSignal.any_static | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.AbortSignal.reason | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.AbortSignal.throwIfAborted | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.AbortSignal.timeout_static | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β |
AbsoluteOrientationSensor APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.AbsoluteOrientationSensor | N/A | Window | β |
api.AbsoluteOrientationSensor.AbsoluteOrientationSensor | MDN, SPEC | Window | β |
AbstractRange APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.AbstractRange | N/A | Window | β |
api.AbstractRange.collapsed | MDN, SPEC | Window | β |
api.AbstractRange.endContainer | MDN, SPEC | Window | β |
api.AbstractRange.endOffset | MDN, SPEC | Window | β |
api.AbstractRange.startContainer | MDN, SPEC | Window | β |
api.AbstractRange.startOffset | MDN, SPEC | Window | β |
Accelerometer APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.Accelerometer | N/A | Window | β |
api.Accelerometer.Accelerometer | MDN, SPEC | Window | β |
api.Accelerometer.x | MDN, SPEC | Window | β |
api.Accelerometer.y | MDN, SPEC | Window | β |
api.Accelerometer.z | MDN, SPEC | Window | β |
AmbientLightSensor APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.AmbientLightSensor | N/A | Window | β |
api.AmbientLightSensor.AmbientLightSensor | MDN, SPEC | Window | β |
api.AmbientLightSensor.illuminance | MDN, SPEC | Window | β |
AnalyserNode APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.AnalyserNode | N/A | Window | β |
api.AnalyserNode.AnalyserNode | MDN, SPEC | Window | β |
api.AnalyserNode.fftSize | MDN, SPEC | Window | β |
api.AnalyserNode.frequencyBinCount | MDN, SPEC | Window | β |
api.AnalyserNode.getByteFrequencyData | MDN, SPEC | Window | β |
api.AnalyserNode.getByteTimeDomainData | MDN, SPEC | Window | β |
api.AnalyserNode.getFloatFrequencyData | MDN, SPEC | Window | β |
api.AnalyserNode.getFloatTimeDomainData | MDN, SPEC | Window | β |
api.AnalyserNode.maxDecibels | MDN, SPEC | Window | β |
api.AnalyserNode.minDecibels | MDN, SPEC | Window | β |
api.AnalyserNode.smoothingTimeConstant | MDN, SPEC | Window | β |
Animation APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.Animation | N/A | Window | β |
api.Animation.Animation | MDN, SPEC | Window | β |
api.Animation.cancel | MDN, SPEC | Window | β |
api.Animation.cancel_event | MDN, SPEC0, SPEC1 | Window | β |
api.Animation.commitStyles | MDN, SPEC | Window | β |
api.Animation.currentTime | MDN, SPEC | Window | β |
api.Animation.effect | MDN, SPEC | Window | β |
api.Animation.finish | MDN, SPEC | Window | β |
api.Animation.finish_event | MDN, SPEC0, SPEC1 | Window | β |
api.Animation.finished | MDN, SPEC | Window | β |
api.Animation.id | MDN, SPEC | Window | β |
api.Animation.overallProgress | MDN, SPEC | Window | β |
api.Animation.pause | MDN, SPEC | Window | β |
api.Animation.pending | MDN, SPEC | Window | β |
api.Animation.persist | MDN, SPEC | Window | β |
api.Animation.play | MDN, SPEC | Window | β |
api.Animation.playState | MDN, SPEC | Window | β |
api.Animation.playbackRate | MDN, SPEC | Window | β |
api.Animation.ready | MDN, SPEC | Window | β |
api.Animation.remove_event | MDN, SPEC0, SPEC1 | Window | β |
api.Animation.replaceState | MDN, SPEC | Window | β |
api.Animation.reverse | MDN, SPEC | Window | β |
api.Animation.startTime | MDN, SPEC | Window | β |
api.Animation.timeline | MDN, SPEC | Window | β |
api.Animation.trigger | N/A | Window | β |
api.Animation.updatePlaybackRate | MDN, SPEC | Window | β |
AnimationEffect APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.AnimationEffect | N/A | Window | β |
api.AnimationEffect.after | N/A | Window | β |
api.AnimationEffect.before | N/A | Window | β |
api.AnimationEffect.getComputedTiming | MDN, SPEC | Window | β |
api.AnimationEffect.getTiming | MDN, SPEC | Window | β |
api.AnimationEffect.nextSibling | N/A | Window | β |
api.AnimationEffect.parent | N/A | Window | β |
api.AnimationEffect.previousSibling | N/A | Window | β |
api.AnimationEffect.remove | N/A | Window | β |
api.AnimationEffect.replace | N/A | Window | β |
api.AnimationEffect.updateTiming | MDN, SPEC | Window | β |
AnimationEvent APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.AnimationEvent | N/A | Window | β |
api.AnimationEvent.AnimationEvent | MDN, SPEC | Window | β |
api.AnimationEvent.animation | SPEC | Window | β |
api.AnimationEvent.animationName | MDN, SPEC | Window | β |
api.AnimationEvent.elapsedTime | MDN, SPEC | Window | β |
api.AnimationEvent.initAnimationEvent | N/A | Window | β |
api.AnimationEvent.pseudoElement | MDN, SPEC | Window | β |
AnimationNodeList APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.AnimationNodeList | N/A | Window | β |
api.AnimationNodeList.item | N/A | Window | β |
api.AnimationNodeList.length | N/A | Window | β |
AnimationPlaybackEvent APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.AnimationPlaybackEvent | N/A | Window | β |
api.AnimationPlaybackEvent.AnimationPlaybackEvent | MDN, SPEC | Window | β |
api.AnimationPlaybackEvent.currentTime | MDN, SPEC | Window | β |
api.AnimationPlaybackEvent.timelineTime | MDN, SPEC | Window | β |
AnimationTimeline APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.AnimationTimeline | N/A | Window | β |
api.AnimationTimeline.currentTime | MDN, SPEC | Window | β |
api.AnimationTimeline.duration | MDN, SPEC | Window | β |
api.AnimationTimeline.play | N/A | Window | β |
AnimationTrigger APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.AnimationTrigger | N/A | Window | β |
api.AnimationTrigger.AnimationTrigger | N/A | Window | β |
api.AnimationTrigger.behavior | N/A | Window | β |
api.AnimationTrigger.exitRangeEnd | N/A | Window | β |
api.AnimationTrigger.exitRangeStart | N/A | Window | β |
api.AnimationTrigger.rangeEnd | N/A | Window | β |
api.AnimationTrigger.rangeStart | N/A | Window | β |
api.AnimationTrigger.timeline | N/A | Window | β |
Attr APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.Attr | N/A | Window | β |
api.Attr.localName | MDN, SPEC | Window | β |
api.Attr.name | MDN, SPEC | Window | β |
api.Attr.namespaceURI | MDN, SPEC | Window | β |
api.Attr.ownerElement | MDN, SPEC | Window | β |
api.Attr.prefix | MDN, SPEC | Window | β |
api.Attr.specified | MDN, SPEC | Window | β |
api.Attr.value | MDN, SPEC | Window | β |
Attribution APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.Attribution | N/A | Window | β |
api.Attribution.aggregationServices | N/A | Window | β |
api.Attribution.measureConversion | N/A | Window | β |
api.Attribution.saveImpression | N/A | Window | β |
AttributionAggregationServices APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.AttributionAggregationServices | N/A | Window | β |
api.AttributionAggregationServices.@@iterator | N/A | Window | β |
api.AttributionAggregationServices.entries | N/A | Window | β |
api.AttributionAggregationServices.forEach | N/A | Window | β |
api.AttributionAggregationServices.get | N/A | Window | β |
api.AttributionAggregationServices.has | N/A | Window | β |
api.AttributionAggregationServices.keys | N/A | Window | β |
api.AttributionAggregationServices.size | N/A | Window | β |
api.AttributionAggregationServices.values | N/A | Window | β |
AudioBuffer APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.AudioBuffer | N/A | Window | β |
api.AudioBuffer.AudioBuffer | MDN, SPEC | Window | β |
api.AudioBuffer.copyFromChannel | MDN, SPEC | Window | β |
api.AudioBuffer.copyToChannel | MDN, SPEC | Window | β |
api.AudioBuffer.duration | MDN, SPEC | Window | β |
api.AudioBuffer.getChannelData | MDN, SPEC | Window | β |
api.AudioBuffer.length | MDN, SPEC | Window | β |
api.AudioBuffer.numberOfChannels | MDN, SPEC | Window | β |
api.AudioBuffer.sampleRate | MDN, SPEC | Window | β |
AudioBufferSourceNode APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.AudioBufferSourceNode | N/A | Window | β |
api.AudioBufferSourceNode.AudioBufferSourceNode | MDN, SPEC | Window | β |
api.AudioBufferSourceNode.buffer | MDN, SPEC | Window | β |
api.AudioBufferSourceNode.detune | MDN, SPEC | Window | β |
api.AudioBufferSourceNode.loop | MDN, SPEC | Window | β |
api.AudioBufferSourceNode.loopEnd | MDN, SPEC | Window | β |
api.AudioBufferSourceNode.loopStart | MDN, SPEC | Window | β |
api.AudioBufferSourceNode.playbackRate | MDN, SPEC | Window | β |
api.AudioBufferSourceNode.start | MDN, SPEC | Window | β |
AudioContext APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.AudioContext | N/A | Window | β |
api.AudioContext.AudioContext | MDN, SPEC | Window | β |
api.AudioContext.AudioContext.options_latencyHint_parameter | N/A | Window | β |
api.AudioContext.AudioContext.options_sampleRate_parameter | N/A | Window | β |
api.AudioContext.AudioContext.options_sinkId_parameter | N/A | Window | β |
api.AudioContext.baseLatency | MDN, SPEC | Window | β |
api.AudioContext.close | MDN, SPEC | Window | β |
api.AudioContext.createMediaElementSource | MDN, SPEC | Window | β |
api.AudioContext.createMediaStreamDestination | MDN, SPEC | Window | β |
api.AudioContext.createMediaStreamSource | MDN, SPEC | Window | β |
api.AudioContext.createMediaStreamTrackSource | MDN, SPEC | Window | β |
api.AudioContext.error_event | SPEC | Window | β |
api.AudioContext.getOutputTimestamp | MDN, SPEC | Window | β |
api.AudioContext.outputLatency | MDN, SPEC | Window | β |
api.AudioContext.playbackStats | MDN, SPEC | Window | β |
api.AudioContext.resume | MDN, SPEC | Window | β |
api.AudioContext.setSinkId | MDN, SPEC | Window | β |
api.AudioContext.sinkId | MDN, SPEC | Window | β |
api.AudioContext.sinkchange_event | MDN, SPEC | Window | β |
api.AudioContext.suspend | MDN, SPEC | Window | β |
AudioData APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.AudioData | N/A | Window | β |
| Worker | β | ||
api.AudioData.AudioData | MDN, SPEC | Window | β |
| Worker | β | ||
api.AudioData.allocationSize | MDN, SPEC | Window | β |
| Worker | β | ||
api.AudioData.clone | MDN, SPEC | Window | β |
| Worker | β | ||
api.AudioData.close | MDN, SPEC | Window | β |
| Worker | β | ||
api.AudioData.copyTo | MDN, SPEC | Window | β |
| Worker | β | ||
api.AudioData.duration | MDN, SPEC | Window | β |
| Worker | β | ||
api.AudioData.format | MDN, SPEC | Window | β |
| Worker | β | ||
api.AudioData.numberOfChannels | MDN, SPEC | Window | β |
| Worker | β | ||
api.AudioData.numberOfFrames | MDN, SPEC | Window | β |
| Worker | β | ||
api.AudioData.sampleRate | MDN, SPEC | Window | β |
| Worker | β | ||
api.AudioData.timestamp | MDN, SPEC | Window | β |
| Worker | β |
AudioDecoder APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.AudioDecoder | N/A | Window | β |
| Worker | β | ||
api.AudioDecoder.AudioDecoder | MDN, SPEC | Window | β |
| Worker | β | ||
api.AudioDecoder.close | MDN, SPEC | Window | β |
| Worker | β | ||
api.AudioDecoder.configure | MDN, SPEC | Window | β |
| Worker | β | ||
api.AudioDecoder.decode | MDN, SPEC | Window | β |
| Worker | β | ||
api.AudioDecoder.decodeQueueSize | MDN, SPEC | Window | β |
| Worker | β | ||
api.AudioDecoder.dequeue_event | MDN, SPEC | Window | β |
| Worker | β | ||
api.AudioDecoder.flush | MDN, SPEC | Window | β |
| Worker | β | ||
api.AudioDecoder.isConfigSupported_static | MDN, SPEC | Window | β |
| Worker | β | ||
api.AudioDecoder.reset | MDN, SPEC | Window | β |
| Worker | β | ||
api.AudioDecoder.state | MDN, SPEC | Window | β |
| Worker | β |
AudioDestinationNode APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.AudioDestinationNode | N/A | Window | β |
api.AudioDestinationNode.maxChannelCount | MDN, SPEC | Window | β |
AudioEncoder APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.AudioEncoder | N/A | Window | β |
| Worker | β | ||
api.AudioEncoder.AudioEncoder | MDN, SPEC | Window | β |
| Worker | β | ||
api.AudioEncoder.close | MDN, SPEC | Window | β |
| Worker | β | ||
api.AudioEncoder.configure | MDN, SPEC | Window | β |
| Worker | β | ||
api.AudioEncoder.configure.bitrateMode | N/A | Window | β |
| Worker | β | ||
api.AudioEncoder.configure.opus | N/A | Window | β |
| Worker | β | ||
api.AudioEncoder.configure.opus.opus_application | N/A | Window | β |
| Worker | β | ||
api.AudioEncoder.configure.opus.opus_signal | N/A | Window | β |
| Worker | β | ||
api.AudioEncoder.dequeue_event | MDN, SPEC | Window | β |
| Worker | β | ||
api.AudioEncoder.encode | MDN, SPEC | Window | β |
| Worker | β | ||
api.AudioEncoder.encodeQueueSize | MDN, SPEC | Window | β |
| Worker | β | ||
api.AudioEncoder.flush | MDN, SPEC | Window | β |
| Worker | β | ||
api.AudioEncoder.isConfigSupported_static | MDN, SPEC | Window | β |
| Worker | β | ||
api.AudioEncoder.reset | MDN, SPEC | Window | β |
| Worker | β | ||
api.AudioEncoder.state | MDN, SPEC | Window | β |
| Worker | β |
AudioListener APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.AudioListener | N/A | Window | β |
api.AudioListener.dopplerFactor | N/A | Window | β |
api.AudioListener.forwardX | MDN, SPEC | Window | β |
api.AudioListener.forwardY | MDN, SPEC | Window | β |
api.AudioListener.forwardZ | MDN, SPEC | Window | β |
api.AudioListener.positionX | MDN, SPEC | Window | β |
api.AudioListener.positionY | MDN, SPEC | Window | β |
api.AudioListener.positionZ | MDN, SPEC | Window | β |
api.AudioListener.setOrientation | MDN, SPEC | Window | β |
api.AudioListener.setPosition | MDN, SPEC | Window | β |
api.AudioListener.speedOfSound | N/A | Window | β |
api.AudioListener.upX | MDN, SPEC | Window | β |
api.AudioListener.upY | MDN, SPEC | Window | β |
api.AudioListener.upZ | MDN, SPEC | Window | β |
AudioNode APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.AudioNode | N/A | Window | β |
api.AudioNode.channelCount | MDN, SPEC | Window | β |
api.AudioNode.channelCountMode | MDN, SPEC | Window | β |
api.AudioNode.channelInterpretation | MDN, SPEC | Window | β |
api.AudioNode.connect | MDN, SPEC0, SPEC1 | Window | β |
api.AudioNode.context | MDN, SPEC | Window | β |
api.AudioNode.disconnect | MDN, SPEC | Window | β |
api.AudioNode.disconnect.destination_parameter | N/A | Window | β οΈ |
api.AudioNode.disconnect.input_parameter | N/A | Window | β οΈ |
api.AudioNode.disconnect.output_parameter | N/A | Window | β οΈ |
api.AudioNode.numberOfInputs | MDN, SPEC | Window | β |
api.AudioNode.numberOfOutputs | MDN, SPEC | Window | β |
AudioParam APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.AudioParam | N/A | Window | β |
api.AudioParam.automationRate | SPEC | Window | β |
api.AudioParam.cancelAndHoldAtTime | MDN, SPEC | Window | β |
api.AudioParam.cancelScheduledValues | MDN, SPEC | Window | β |
api.AudioParam.defaultValue | MDN, SPEC | Window | β |
api.AudioParam.exponentialRampToValueAtTime | MDN, SPEC | Window | β |
api.AudioParam.linearRampToValueAtTime | MDN, SPEC | Window | β |
api.AudioParam.maxValue | MDN, SPEC | Window | β |
api.AudioParam.minValue | MDN, SPEC | Window | β |
api.AudioParam.setTargetAtTime | MDN, SPEC | Window | β |
api.AudioParam.setValueAtTime | MDN, SPEC | Window | β |
api.AudioParam.setValueCurveAtTime | MDN, SPEC | Window | β |
api.AudioParam.value | MDN, SPEC | Window | β |
AudioParamMap APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.AudioParamMap | N/A | Window | β |
api.AudioParamMap.@@iterator | SPEC | Window | β |
api.AudioParamMap.entries | SPEC | Window | β |
api.AudioParamMap.forEach | SPEC | Window | β |
api.AudioParamMap.get | SPEC | Window | β |
api.AudioParamMap.has | SPEC | Window | β |
api.AudioParamMap.keys | SPEC | Window | β |
api.AudioParamMap.size | SPEC | Window | β |
api.AudioParamMap.values | SPEC | Window | β |
AudioPlaybackStats APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.AudioPlaybackStats | N/A | Window | β |
api.AudioPlaybackStats.averageLatency | MDN, SPEC | Window | β |
api.AudioPlaybackStats.maximumLatency | MDN, SPEC | Window | β |
api.AudioPlaybackStats.minimumLatency | MDN, SPEC | Window | β |
api.AudioPlaybackStats.resetLatency | MDN, SPEC | Window | β |
api.AudioPlaybackStats.toJSON | MDN, SPEC | Window | β |
api.AudioPlaybackStats.totalDuration | MDN, SPEC | Window | β |
api.AudioPlaybackStats.underrunDuration | MDN, SPEC | Window | β |
api.AudioPlaybackStats.underrunEvents | MDN, SPEC | Window | β |
AudioProcessingEvent APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.AudioProcessingEvent | N/A | Window | β |
api.AudioProcessingEvent.AudioProcessingEvent | MDN, SPEC | Window | β |
api.AudioProcessingEvent.inputBuffer | MDN, SPEC | Window | β |
api.AudioProcessingEvent.outputBuffer | MDN, SPEC | Window | β |
api.AudioProcessingEvent.playbackTime | MDN, SPEC | Window | β |
AudioScheduledSourceNode APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.AudioScheduledSourceNode | N/A | Window | β |
api.AudioScheduledSourceNode.ended_event | MDN, SPEC | Window | β |
api.AudioScheduledSourceNode.start | MDN, SPEC | Window | β |
api.AudioScheduledSourceNode.stop | MDN, SPEC | Window | β |
AudioSession APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.AudioSession | N/A | Window | β |
api.AudioSession.state | N/A | Window | β |
api.AudioSession.statechange_event | N/A | Window | β |
api.AudioSession.type | MDN, SPEC | Window | β |
AudioSinkInfo APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.AudioSinkInfo | N/A | Window | β |
api.AudioSinkInfo.type | MDN, SPEC | Window | β |
AudioTrack APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.AudioTrack | N/A | Window | β |
api.AudioTrack.enabled | MDN, SPEC | Window | β |
api.AudioTrack.id | MDN, SPEC | Window | β |
api.AudioTrack.kind | MDN, SPEC | Window | β |
api.AudioTrack.label | MDN, SPEC | Window | β |
api.AudioTrack.language | MDN, SPEC | Window | β |
api.AudioTrack.sourceBuffer | MDN, SPEC | Window | β |
AudioTrackList APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.AudioTrackList | N/A | Window | β |
api.AudioTrackList.addtrack_event | MDN, SPEC0, SPEC1 | Window | β |
api.AudioTrackList.change_event | MDN, SPEC0, SPEC1 | Window | β |
api.AudioTrackList.getTrackById | MDN, SPEC | Window | β |
api.AudioTrackList.length | MDN, SPEC | Window | β |
api.AudioTrackList.removetrack_event | MDN, SPEC0, SPEC1 | Window | β |
AudioWorklet APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.AudioWorklet | N/A | Window | β |
api.AudioWorklet.port | MDN, SPEC | Window | β |
AudioWorkletNode APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.AudioWorkletNode | N/A | Window | β |
api.AudioWorkletNode.AudioWorkletNode | MDN, SPEC | Window | β |
api.AudioWorkletNode.parameters | MDN, SPEC | Window | β |
api.AudioWorkletNode.port | MDN, SPEC | Window | β |
api.AudioWorkletNode.processorerror_event | MDN, SPEC | Window | β |
AuthenticatorAssertionResponse APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.AuthenticatorAssertionResponse | N/A | Window | β |
api.AuthenticatorAssertionResponse.authenticatorData | MDN, SPEC | Window | β |
api.AuthenticatorAssertionResponse.signature | MDN, SPEC | Window | β |
api.AuthenticatorAssertionResponse.userHandle | MDN, SPEC | Window | β |
AuthenticatorAttestationResponse APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.AuthenticatorAttestationResponse | N/A | Window | β |
api.AuthenticatorAttestationResponse.attestationObject | MDN, SPEC | Window | β |
api.AuthenticatorAttestationResponse.getAuthenticatorData | MDN, SPEC | Window | β |
api.AuthenticatorAttestationResponse.getPublicKey | MDN, SPEC | Window | β |
api.AuthenticatorAttestationResponse.getPublicKeyAlgorithm | MDN, SPEC | Window | β |
api.AuthenticatorAttestationResponse.getTransports | MDN, SPEC | Window | β |
AuthenticatorResponse APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.AuthenticatorResponse | N/A | Window | β |
api.AuthenticatorResponse.clientDataJSON | MDN, SPEC | Window | β |
AutofillEvent APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.AutofillEvent | N/A | Window | β |
api.AutofillEvent.AutofillEvent | N/A | Window | β |
api.AutofillEvent.autofillValues | N/A | Window | β |
api.AutofillEvent.refill | N/A | Window | β |
BackgroundFetchEvent APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.BackgroundFetchEvent | N/A | ServiceWorker | β |
api.BackgroundFetchEvent.BackgroundFetchEvent | MDN, SPEC | ServiceWorker | β |
api.BackgroundFetchEvent.registration | MDN, SPEC | ServiceWorker | β |
BackgroundFetchManager APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.BackgroundFetchManager | N/A | Window | β |
| Worker | β | ||
api.BackgroundFetchManager.fetch | MDN, SPEC | Window | β |
| Worker | β | ||
api.BackgroundFetchManager.get | MDN, SPEC | Window | β |
| Worker | β | ||
api.BackgroundFetchManager.getIds | MDN, SPEC | Window | β |
| Worker | β |
BackgroundFetchRecord APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.BackgroundFetchRecord | N/A | Window | β |
| Worker | β | ||
api.BackgroundFetchRecord.request | MDN, SPEC | Window | β |
| Worker | β | ||
api.BackgroundFetchRecord.responseReady | MDN, SPEC | Window | β |
| Worker | β |
BackgroundFetchRegistration APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.BackgroundFetchRegistration | N/A | Window | β |
| Worker | β | ||
api.BackgroundFetchRegistration.abort | MDN, SPEC | Window | β |
| Worker | β | ||
api.BackgroundFetchRegistration.downloadTotal | MDN, SPEC | Window | β |
| Worker | β | ||
api.BackgroundFetchRegistration.downloaded | MDN, SPEC | Window | β |
| Worker | β | ||
api.BackgroundFetchRegistration.failureReason | MDN, SPEC | Window | β |
| Worker | β | ||
api.BackgroundFetchRegistration.id | MDN, SPEC | Window | β |
| Worker | β | ||
api.BackgroundFetchRegistration.match | MDN, SPEC | Window | β |
| Worker | β | ||
api.BackgroundFetchRegistration.matchAll | MDN, SPEC | Window | β |
| Worker | β | ||
api.BackgroundFetchRegistration.progress_event | MDN, SPEC | Window | β |
| Worker | β | ||
api.BackgroundFetchRegistration.recordsAvailable | MDN, SPEC | Window | β |
| Worker | β | ||
api.BackgroundFetchRegistration.result | MDN, SPEC | Window | β |
| Worker | β | ||
api.BackgroundFetchRegistration.uploadTotal | MDN, SPEC | Window | β |
| Worker | β | ||
api.BackgroundFetchRegistration.uploaded | MDN, SPEC | Window | β |
| Worker | β |
BackgroundFetchUpdateUIEvent APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.BackgroundFetchUpdateUIEvent | N/A | ServiceWorker | β |
api.BackgroundFetchUpdateUIEvent.BackgroundFetchUpdateUIEvent | MDN, SPEC | ServiceWorker | β |
api.BackgroundFetchUpdateUIEvent.updateUI | MDN, SPEC | ServiceWorker | β |
BarProp APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.BarProp | N/A | Window | β |
api.BarProp.visible | MDN, SPEC | Window | β |
BarcodeDetector APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.BarcodeDetector | N/A | Window | β |
| Worker | β | ||
api.BarcodeDetector.BarcodeDetector | MDN, SPEC | Window | β |
| Worker | β | ||
api.BarcodeDetector.detect | MDN, SPEC | Window | β |
| Worker | β | ||
api.BarcodeDetector.getSupportedFormats_static | MDN, SPEC | Window | β |
| Worker | β |
BaseAudioContext APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.BaseAudioContext | N/A | Window | β |
api.BaseAudioContext.audioWorklet | MDN, SPEC | Window | β |
api.BaseAudioContext.createAnalyser | MDN, SPEC | Window | β |
api.BaseAudioContext.createBiquadFilter | MDN, SPEC | Window | β |
api.BaseAudioContext.createBuffer | MDN, SPEC | Window | β |
api.BaseAudioContext.createBufferSource | MDN, SPEC | Window | β |
api.BaseAudioContext.createChannelMerger | MDN, SPEC | Window | β |
api.BaseAudioContext.createChannelSplitter | MDN, SPEC | Window | β |
api.BaseAudioContext.createConstantSource | MDN, SPEC | Window | β |
api.BaseAudioContext.createConvolver | MDN, SPEC | Window | β |
api.BaseAudioContext.createDelay | MDN, SPEC | Window | β |
api.BaseAudioContext.createDynamicsCompressor | MDN, SPEC | Window | β |
api.BaseAudioContext.createGain | MDN, SPEC | Window | β |
api.BaseAudioContext.createIIRFilter | MDN, SPEC | Window | β |
api.BaseAudioContext.createOscillator | MDN, SPEC | Window | β |
api.BaseAudioContext.createPanner | MDN, SPEC | Window | β |
api.BaseAudioContext.createPeriodicWave | MDN, SPEC | Window | β |
api.BaseAudioContext.createPeriodicWave.constraints_disableNormalization_parameter | N/A | Window | β |
api.BaseAudioContext.createScriptProcessor | MDN, SPEC | Window | β |
api.BaseAudioContext.createStereoPanner | MDN, SPEC | Window | β |
api.BaseAudioContext.createWaveShaper | MDN, SPEC | Window | β |
api.BaseAudioContext.currentTime | MDN, SPEC | Window | β |
api.BaseAudioContext.decodeAudioData | MDN, SPEC | Window | β |
api.BaseAudioContext.decodeAudioData.returns_promise | N/A | Window | β |
api.BaseAudioContext.destination | MDN, SPEC | Window | β |
api.BaseAudioContext.listener | MDN, SPEC | Window | β |
api.BaseAudioContext.renderQuantumSize | N/A | Window | β |
api.BaseAudioContext.sampleRate | MDN, SPEC | Window | β |
api.BaseAudioContext.state | MDN, SPEC | Window | β |
api.BaseAudioContext.statechange_event | MDN, SPEC | Window | β |
Baseline APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.Baseline | N/A | Window | β |
api.Baseline.name | N/A | Window | β |
api.Baseline.value | N/A | Window | β |
BatteryManager APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.BatteryManager | N/A | Window | β |
api.BatteryManager.charging | MDN, SPEC | Window | β |
api.BatteryManager.chargingTime | MDN, SPEC | Window | β |
api.BatteryManager.chargingchange_event | MDN, SPEC0, SPEC1 | Window | β |
api.BatteryManager.chargingtimechange_event | MDN, SPEC0, SPEC1 | Window | β |
api.BatteryManager.dischargingTime | MDN, SPEC | Window | β |
api.BatteryManager.dischargingtimechange_event | MDN, SPEC0, SPEC1 | Window | β |
api.BatteryManager.level | MDN, SPEC | Window | β |
api.BatteryManager.levelchange_event | MDN, SPEC0, SPEC1 | Window | β |
BeforeInstallPromptEvent APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.BeforeInstallPromptEvent | N/A | Window | β οΈ |
api.BeforeInstallPromptEvent.BeforeInstallPromptEvent | MDN | Window | β |
api.BeforeInstallPromptEvent.platforms | MDN | Window | β οΈ |
api.BeforeInstallPromptEvent.prompt | MDN | Window | β οΈ |
api.BeforeInstallPromptEvent.userChoice | MDN | Window | β οΈ |
BeforeUnloadEvent APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.BeforeUnloadEvent | N/A | Window | β |
api.BeforeUnloadEvent.returnValue | MDN, SPEC | Window | β |
BigInt-to-i64-integration APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
webassembly.BigInt-to-i64-integration | N/A | WebAssembly | β |
BiquadFilterNode APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.BiquadFilterNode | N/A | Window | β |
api.BiquadFilterNode.BiquadFilterNode | MDN, SPEC | Window | β |
api.BiquadFilterNode.Q | MDN, SPEC | Window | β |
api.BiquadFilterNode.detune | MDN, SPEC | Window | β |
api.BiquadFilterNode.frequency | MDN, SPEC | Window | β |
api.BiquadFilterNode.gain | MDN, SPEC | Window | β |
api.BiquadFilterNode.getFrequencyResponse | MDN, SPEC | Window | β |
api.BiquadFilterNode.type | MDN, SPEC | Window | β |
Blob APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.Blob | N/A | Window | β |
| Worker | β | ||
api.Blob.Blob | MDN, SPEC | Window | β |
| Worker | β | ||
api.Blob.arrayBuffer | MDN, SPEC | Window | β |
| Worker | β | ||
api.Blob.bytes | MDN, SPEC | Window | β |
| Worker | β | ||
api.Blob.size | MDN, SPEC | Window | β |
| Worker | β | ||
api.Blob.slice | MDN, SPEC | Window | β |
| Worker | β | ||
api.Blob.stream | MDN, SPEC | Window | β |
| Worker | β | ||
api.Blob.text | MDN, SPEC | Window | β |
| Worker | β | ||
api.Blob.type | MDN, SPEC | Window | β |
| Worker | β |
BlobEvent APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.BlobEvent | N/A | Window | β |
api.BlobEvent.BlobEvent | MDN, SPEC | Window | β |
api.BlobEvent.data | MDN, SPEC | Window | β |
api.BlobEvent.timecode | MDN, SPEC | Window | β |
Bluetooth APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.Bluetooth | N/A | Window | β |
api.Bluetooth.advertisementreceived_event | N/A | Window | β |
api.Bluetooth.availabilitychanged_event | N/A | Window | β |
api.Bluetooth.characteristicvaluechanged_event | N/A | Window | β |
api.Bluetooth.gattserverdisconnected_event | N/A | Window | β |
api.Bluetooth.getAvailability | MDN, SPEC | Window | β |
api.Bluetooth.getDevices | MDN, SPEC | Window | β |
api.Bluetooth.referringDevice | N/A | Window | β |
api.Bluetooth.requestDevice | MDN, SPEC | Window | β |
api.Bluetooth.requestLEScan | N/A | Window | β |
api.Bluetooth.serviceadded_event | N/A | Window | β |
api.Bluetooth.servicechanged_event | N/A | Window | β |
api.Bluetooth.serviceremoved_event | N/A | Window | β |
BluetoothAdvertisingEvent APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.BluetoothAdvertisingEvent | N/A | Window | β |
api.BluetoothAdvertisingEvent.BluetoothAdvertisingEvent | N/A | Window | β |
api.BluetoothAdvertisingEvent.appearance | N/A | Window | β |
api.BluetoothAdvertisingEvent.device | N/A | Window | β |
api.BluetoothAdvertisingEvent.manufacturerData | N/A | Window | β |
api.BluetoothAdvertisingEvent.name | N/A | Window | β |
api.BluetoothAdvertisingEvent.rssi | N/A | Window | β |
api.BluetoothAdvertisingEvent.serviceData | N/A | Window | β |
api.BluetoothAdvertisingEvent.txPower | N/A | Window | β |
api.BluetoothAdvertisingEvent.uuids | N/A | Window | β |
BluetoothCharacteristicProperties APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.BluetoothCharacteristicProperties | N/A | Window | β |
api.BluetoothCharacteristicProperties.authenticatedSignedWrites | MDN, SPEC | Window | β |
api.BluetoothCharacteristicProperties.broadcast | MDN, SPEC | Window | β |
api.BluetoothCharacteristicProperties.indicate | MDN, SPEC | Window | β |
api.BluetoothCharacteristicProperties.notify | MDN, SPEC | Window | β |
api.BluetoothCharacteristicProperties.read | MDN, SPEC | Window | β |
api.BluetoothCharacteristicProperties.reliableWrite | MDN, SPEC | Window | β |
api.BluetoothCharacteristicProperties.writableAuxiliaries | MDN, SPEC | Window | β |
api.BluetoothCharacteristicProperties.write | MDN, SPEC | Window | β |
api.BluetoothCharacteristicProperties.writeWithoutResponse | MDN, SPEC | Window | β |
BluetoothDataFilter APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.BluetoothDataFilter | N/A | Window | β |
api.BluetoothDataFilter.BluetoothDataFilter | N/A | Window | β |
api.BluetoothDataFilter.dataPrefix | N/A | Window | β |
api.BluetoothDataFilter.mask | N/A | Window | β |
BluetoothDevice APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.BluetoothDevice | N/A | Window | β |
api.BluetoothDevice.advertisementreceived_event | N/A | Window | β |
api.BluetoothDevice.characteristicvaluechanged_event | N/A | Window | β |
api.BluetoothDevice.forget | N/A | Window | β |
api.BluetoothDevice.gatt | MDN, SPEC | Window | β |
api.BluetoothDevice.gattserverdisconnected_event | SPEC | Window | β |
api.BluetoothDevice.id | MDN, SPEC | Window | β |
api.BluetoothDevice.name | MDN, SPEC | Window | β |
api.BluetoothDevice.serviceadded_event | N/A | Window | β |
api.BluetoothDevice.servicechanged_event | N/A | Window | β |
api.BluetoothDevice.serviceremoved_event | N/A | Window | β |
api.BluetoothDevice.watchAdvertisements | N/A | Window | β |
api.BluetoothDevice.watchingAdvertisements | N/A | Window | β |
BluetoothLEScan APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.BluetoothLEScan | N/A | Window | β |
api.BluetoothLEScan.acceptAllAdvertisements | N/A | Window | β |
api.BluetoothLEScan.active | N/A | Window | β |
api.BluetoothLEScan.filters | N/A | Window | β |
api.BluetoothLEScan.keepRepeatedDevices | N/A | Window | β |
api.BluetoothLEScan.stop | N/A | Window | β |
BluetoothLEScanFilter APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.BluetoothLEScanFilter | N/A | Window | β |
api.BluetoothLEScanFilter.BluetoothLEScanFilter | N/A | Window | β |
api.BluetoothLEScanFilter.manufacturerData | N/A | Window | β |
api.BluetoothLEScanFilter.name | N/A | Window | β |
api.BluetoothLEScanFilter.namePrefix | N/A | Window | β |
api.BluetoothLEScanFilter.serviceData | N/A | Window | β |
api.BluetoothLEScanFilter.services | N/A | Window | β |
BluetoothLEScanPermissionResult APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.BluetoothLEScanPermissionResult | N/A | Window | β |
api.BluetoothLEScanPermissionResult.scans | N/A | Window | β |
BluetoothManufacturerDataFilter APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.BluetoothManufacturerDataFilter | N/A | Window | β |
api.BluetoothManufacturerDataFilter.@@iterator | N/A | Window | β |
api.BluetoothManufacturerDataFilter.BluetoothManufacturerDataFilter | N/A | Window | β |
api.BluetoothManufacturerDataFilter.entries | N/A | Window | β |
api.BluetoothManufacturerDataFilter.forEach | N/A | Window | β |
api.BluetoothManufacturerDataFilter.get | N/A | Window | β |
api.BluetoothManufacturerDataFilter.has | N/A | Window | β |
api.BluetoothManufacturerDataFilter.keys | N/A | Window | β |
api.BluetoothManufacturerDataFilter.size | N/A | Window | β |
api.BluetoothManufacturerDataFilter.values | N/A | Window | β |
BluetoothManufacturerDataMap APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.BluetoothManufacturerDataMap | N/A | Window | β |
api.BluetoothManufacturerDataMap.@@iterator | N/A | Window | β |
api.BluetoothManufacturerDataMap.entries | N/A | Window | β |
api.BluetoothManufacturerDataMap.forEach | N/A | Window | β |
api.BluetoothManufacturerDataMap.get | N/A | Window | β |
api.BluetoothManufacturerDataMap.has | N/A | Window | β |
api.BluetoothManufacturerDataMap.keys | N/A | Window | β |
api.BluetoothManufacturerDataMap.size | N/A | Window | β |
api.BluetoothManufacturerDataMap.values | N/A | Window | β |
BluetoothPermissionResult APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.BluetoothPermissionResult | N/A | Window | β |
api.BluetoothPermissionResult.devices | N/A | Window | β |
BluetoothRemoteGATTCharacteristic APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.BluetoothRemoteGATTCharacteristic | N/A | Window | β |
api.BluetoothRemoteGATTCharacteristic.characteristicvaluechanged_event | SPEC0, SPEC1 | Window | β |
api.BluetoothRemoteGATTCharacteristic.getDescriptor | MDN, SPEC | Window | β |
api.BluetoothRemoteGATTCharacteristic.getDescriptors | MDN, SPEC | Window | β |
api.BluetoothRemoteGATTCharacteristic.properties | MDN, SPEC | Window | β |
api.BluetoothRemoteGATTCharacteristic.readValue | MDN, SPEC | Window | β |
api.BluetoothRemoteGATTCharacteristic.service | MDN, SPEC | Window | β |
api.BluetoothRemoteGATTCharacteristic.startNotifications | MDN, SPEC | Window | β |
api.BluetoothRemoteGATTCharacteristic.stopNotifications | MDN, SPEC | Window | β |
api.BluetoothRemoteGATTCharacteristic.uuid | MDN, SPEC | Window | β |
api.BluetoothRemoteGATTCharacteristic.value | MDN, SPEC | Window | β |
api.BluetoothRemoteGATTCharacteristic.writeValue | MDN, SPEC | Window | β |
api.BluetoothRemoteGATTCharacteristic.writeValueWithResponse | MDN, SPEC | Window | β |
api.BluetoothRemoteGATTCharacteristic.writeValueWithoutResponse | MDN, SPEC | Window | β |
BluetoothRemoteGATTDescriptor APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.BluetoothRemoteGATTDescriptor | N/A | Window | β |
api.BluetoothRemoteGATTDescriptor.characteristic | MDN, SPEC | Window | β |
api.BluetoothRemoteGATTDescriptor.readValue | MDN, SPEC | Window | β |
api.BluetoothRemoteGATTDescriptor.uuid | MDN, SPEC | Window | β |
api.BluetoothRemoteGATTDescriptor.value | MDN, SPEC | Window | β |
api.BluetoothRemoteGATTDescriptor.writeValue | MDN, SPEC | Window | β |
BluetoothRemoteGATTServer APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.BluetoothRemoteGATTServer | N/A | Window | β |
api.BluetoothRemoteGATTServer.connect | MDN, SPEC | Window | β |
api.BluetoothRemoteGATTServer.connected | MDN, SPEC | Window | β |
api.BluetoothRemoteGATTServer.device | MDN, SPEC | Window | β |
api.BluetoothRemoteGATTServer.disconnect | MDN, SPEC | Window | β |
api.BluetoothRemoteGATTServer.getPrimaryService | MDN, SPEC | Window | β |
api.BluetoothRemoteGATTServer.getPrimaryServices | MDN, SPEC | Window | β |
BluetoothRemoteGATTService APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.BluetoothRemoteGATTService | N/A | Window | β |
api.BluetoothRemoteGATTService.characteristicvaluechanged_event | N/A | Window | β |
api.BluetoothRemoteGATTService.device | MDN, SPEC | Window | β |
api.BluetoothRemoteGATTService.getCharacteristic | MDN, SPEC | Window | β |
api.BluetoothRemoteGATTService.getCharacteristics | MDN, SPEC | Window | β |
api.BluetoothRemoteGATTService.getIncludedService | N/A | Window | β |
api.BluetoothRemoteGATTService.getIncludedServices | N/A | Window | β |
api.BluetoothRemoteGATTService.isPrimary | MDN, SPEC | Window | β |
api.BluetoothRemoteGATTService.serviceadded_event | N/A | Window | β |
api.BluetoothRemoteGATTService.servicechanged_event | N/A | Window | β |
api.BluetoothRemoteGATTService.serviceremoved_event | N/A | Window | β |
api.BluetoothRemoteGATTService.uuid | MDN, SPEC | Window | β |
BluetoothServiceDataFilter APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.BluetoothServiceDataFilter | N/A | Window | β |
api.BluetoothServiceDataFilter.@@iterator | N/A | Window | β |
api.BluetoothServiceDataFilter.BluetoothServiceDataFilter | N/A | Window | β |
api.BluetoothServiceDataFilter.entries | N/A | Window | β |
api.BluetoothServiceDataFilter.forEach | N/A | Window | β |
api.BluetoothServiceDataFilter.get | N/A | Window | β |
api.BluetoothServiceDataFilter.has | N/A | Window | β |
api.BluetoothServiceDataFilter.keys | N/A | Window | β |
api.BluetoothServiceDataFilter.size | N/A | Window | β |
api.BluetoothServiceDataFilter.values | N/A | Window | β |
BluetoothServiceDataMap APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.BluetoothServiceDataMap | N/A | Window | β |
api.BluetoothServiceDataMap.@@iterator | N/A | Window | β |
api.BluetoothServiceDataMap.entries | N/A | Window | β |
api.BluetoothServiceDataMap.forEach | N/A | Window | β |
api.BluetoothServiceDataMap.get | N/A | Window | β |
api.BluetoothServiceDataMap.has | N/A | Window | β |
api.BluetoothServiceDataMap.keys | N/A | Window | β |
api.BluetoothServiceDataMap.size | N/A | Window | β |
api.BluetoothServiceDataMap.values | N/A | Window | β |
BluetoothUUID APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.BluetoothUUID | N/A | Window | β |
api.BluetoothUUID.canonicalUUID_static | MDN, SPEC | Window | β |
api.BluetoothUUID.getCharacteristic_static | MDN, SPEC | Window | β |
api.BluetoothUUID.getDescriptor_static | MDN, SPEC | Window | β |
api.BluetoothUUID.getService_static | MDN, SPEC | Window | β |
BroadcastChannel APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.BroadcastChannel | N/A | Window | β |
| Worker | β | ||
api.BroadcastChannel.BroadcastChannel | MDN, SPEC | Window | β |
| Worker | β | ||
api.BroadcastChannel.close | MDN, SPEC | Window | β |
| Worker | β | ||
api.BroadcastChannel.message_event | MDN, SPEC0, SPEC1 | Window | β |
| Worker | β | ||
api.BroadcastChannel.messageerror_event | MDN, SPEC0, SPEC1 | Window | β |
| Worker | β | ||
api.BroadcastChannel.name | MDN, SPEC | Window | β |
| Worker | β | ||
api.BroadcastChannel.postMessage | MDN, SPEC | Window | β |
| Worker | β |
BrowserCaptureMediaStreamTrack APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.BrowserCaptureMediaStreamTrack | N/A | Window | β |
api.BrowserCaptureMediaStreamTrack.clone | MDN, SPEC | Window | β |
api.BrowserCaptureMediaStreamTrack.cropTo | MDN, SPEC | Window | β |
api.BrowserCaptureMediaStreamTrack.restrictTo | MDN, SPEC | Window | β |
BufferedChangeEvent APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.BufferedChangeEvent | N/A | Window | β |
| Worker | β | ||
api.BufferedChangeEvent.BufferedChangeEvent | MDN, SPEC | Window | β |
| Worker | β | ||
api.BufferedChangeEvent.addedRanges | MDN, SPEC | Window | β |
| Worker | β | ||
api.BufferedChangeEvent.removedRanges | MDN, SPEC | Window | β |
| Worker | β |
ByteLengthQueuingStrategy APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.ByteLengthQueuingStrategy | N/A | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.ByteLengthQueuingStrategy.ByteLengthQueuingStrategy | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.ByteLengthQueuingStrategy.highWaterMark | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.ByteLengthQueuingStrategy.size | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β |
CDATASection APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.CDATASection | N/A | Window | β |
CSS APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.CSS | N/A | Window | β |
api.CSS.Hz_static | MDN, SPEC | Window | β |
api.CSS.Q_static | MDN, SPEC | Window | β |
api.CSS.animationWorklet_static | N/A | Window | β |
api.CSS.cap_static | MDN, SPEC | Window | β |
api.CSS.ch_static | MDN, SPEC | Window | β |
api.CSS.cm_static | MDN, SPEC | Window | β |
api.CSS.cqb_static | MDN, SPEC | Window | β |
api.CSS.cqh_static | MDN, SPEC | Window | β |
api.CSS.cqi_static | MDN, SPEC | Window | β |
api.CSS.cqmax_static | MDN, SPEC | Window | β |
api.CSS.cqmin_static | MDN, SPEC | Window | β |
api.CSS.cqw_static | MDN, SPEC | Window | β |
api.CSS.deg_static | MDN, SPEC | Window | β |
api.CSS.dpcm_static | MDN, SPEC | Window | β |
api.CSS.dpi_static | MDN, SPEC | Window | β |
api.CSS.dppx_static | MDN, SPEC | Window | β |
api.CSS.dvb_static | MDN, SPEC | Window | β |
api.CSS.dvh_static | MDN, SPEC | Window | β |
api.CSS.dvi_static | MDN, SPEC | Window | β |
api.CSS.dvmax_static | MDN, SPEC | Window | β |
api.CSS.dvmin_static | MDN, SPEC | Window | β |
api.CSS.dvw_static | MDN, SPEC | Window | β |
api.CSS.elementSources_static | N/A | Window | β |
api.CSS.em_static | MDN, SPEC | Window | β |
api.CSS.escape_static | MDN, SPEC | Window | β |
api.CSS.ex_static | MDN, SPEC | Window | β |
api.CSS.fr_static | MDN, SPEC | Window | β |
api.CSS.grad_static | MDN, SPEC | Window | β |
api.CSS.highlights_static | MDN, SPEC | Window | β |
api.CSS.ic_static | MDN, SPEC | Window | β |
api.CSS.in_static | MDN, SPEC | Window | β |
api.CSS.kHz_static | MDN, SPEC | Window | β |
api.CSS.layoutWorklet_static | N/A | Window | β |
api.CSS.lh_static | MDN, SPEC | Window | β |
api.CSS.lvb_static | MDN, SPEC | Window | β |
api.CSS.lvh_static | MDN, SPEC | Window | β |
api.CSS.lvi_static | MDN, SPEC | Window | β |
api.CSS.lvmax_static | MDN, SPEC | Window | β |
api.CSS.lvmin_static | MDN, SPEC | Window | β |
api.CSS.lvw_static | MDN, SPEC | Window | β |
api.CSS.mm_static | MDN, SPEC | Window | β |
api.CSS.ms_static | MDN, SPEC | Window | β |
api.CSS.number_static | MDN, SPEC | Window | β |
api.CSS.paintWorklet_static | MDN, SPEC | Window | β |
api.CSS.parseCommaValueList_static | N/A | Window | β |
api.CSS.parseDeclarationList_static | N/A | Window | β |
api.CSS.parseDeclaration_static | N/A | Window | β |
api.CSS.parseRuleList_static | N/A | Window | β |
api.CSS.parseRule_static | N/A | Window | β |
api.CSS.parseStylesheet_static | N/A | Window | β |
api.CSS.parseValueList_static | N/A | Window | β |
api.CSS.parseValue_static | N/A | Window | β |
api.CSS.pc_static | MDN, SPEC | Window | β |
api.CSS.percent_static | MDN, SPEC | Window | β |
api.CSS.pt_static | MDN, SPEC | Window | β |
api.CSS.px_static | MDN, SPEC | Window | β |
api.CSS.rad_static | MDN, SPEC | Window | β |
api.CSS.rcap_static | MDN, SPEC | Window | β |
api.CSS.rch_static | MDN, SPEC | Window | β |
api.CSS.registerProperty_static | MDN, SPEC | Window | β |
api.CSS.rem_static | MDN, SPEC | Window | β |
api.CSS.rex_static | MDN, SPEC | Window | β |
api.CSS.ric_static | MDN, SPEC | Window | β |
api.CSS.rlh_static | MDN, SPEC | Window | β |
api.CSS.s_static | MDN, SPEC | Window | β |
api.CSS.supports_static | MDN, SPEC | Window | β |
api.CSS.supports_static.optional_parens | N/A | Window | β |
api.CSS.svb_static | MDN, SPEC | Window | β |
api.CSS.svh_static | MDN, SPEC | Window | β |
api.CSS.svi_static | MDN, SPEC | Window | β |
api.CSS.svmax_static | MDN, SPEC | Window | β |
api.CSS.svmin_static | MDN, SPEC | Window | β |
api.CSS.svw_static | MDN, SPEC | Window | β |
api.CSS.turn_static | MDN, SPEC | Window | β |
api.CSS.vb_static | MDN, SPEC | Window | β |
api.CSS.vh_static | MDN, SPEC | Window | β |
api.CSS.vi_static | MDN, SPEC | Window | β |
api.CSS.vmax_static | MDN, SPEC | Window | β |
api.CSS.vmin_static | MDN, SPEC | Window | β |
api.CSS.vw_static | MDN, SPEC | Window | β |
CSSAnimation APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.CSSAnimation | N/A | Window | β |
api.CSSAnimation.animationName | MDN, SPEC | Window | β |
CSSApplyBlockRule APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.CSSApplyBlockRule | N/A | Window | β |
api.CSSApplyBlockRule.getArguments | N/A | Window | β |
api.CSSApplyBlockRule.name | N/A | Window | β |
CSSApplyStatementRule APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.CSSApplyStatementRule | N/A | Window | β |
api.CSSApplyStatementRule.getArguments | N/A | Window | β |
api.CSSApplyStatementRule.name | N/A | Window | β |
CSSColor APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.CSSColor | N/A | Window | β |
| Worker | β | ||
api.CSSColor.CSSColor | N/A | Window | β |
| Worker | β | ||
api.CSSColor.alpha | N/A | Window | β |
| Worker | β | ||
api.CSSColor.channels | N/A | Window | β |
| Worker | β | ||
api.CSSColor.colorSpace | N/A | Window | β |
| Worker | β |
CSSColorProfileRule APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.CSSColorProfileRule | N/A | Window | β |
api.CSSColorProfileRule.components | N/A | Window | β |
api.CSSColorProfileRule.name | N/A | Window | β |
api.CSSColorProfileRule.renderingIntent | N/A | Window | β |
api.CSSColorProfileRule.src | N/A | Window | β |
CSSColorValue APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.CSSColorValue | N/A | Window | β |
| Worker | β | ||
api.CSSColorValue.parse_static | N/A | Window | β |
| Worker | β |
CSSConditionRule APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.CSSConditionRule | N/A | Window | β |
api.CSSConditionRule.conditionText | MDN, SPEC | Window | β |
CSSContainerRule APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.CSSContainerRule | N/A | Window | β |
api.CSSContainerRule.conditions | MDN, SPEC | Window | β |
api.CSSContainerRule.containerName | MDN, SPEC | Window | β |
api.CSSContainerRule.containerQuery | MDN, SPEC | Window | β |
CSSContentsBlockRule APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.CSSContentsBlockRule | N/A | Window | β |
CSSContentsStatementRule APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.CSSContentsStatementRule | N/A | Window | β |
CSSCounterStyleRule APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.CSSCounterStyleRule | N/A | Window | β |
api.CSSCounterStyleRule.additiveSymbols | MDN, SPEC | Window | β |
api.CSSCounterStyleRule.fallback | MDN, SPEC | Window | β |
api.CSSCounterStyleRule.name | MDN, SPEC | Window | β |
api.CSSCounterStyleRule.negative | MDN, SPEC | Window | β |
api.CSSCounterStyleRule.pad | MDN, SPEC | Window | β |
api.CSSCounterStyleRule.prefix | MDN, SPEC | Window | β |
api.CSSCounterStyleRule.range | MDN, SPEC | Window | β |
api.CSSCounterStyleRule.speakAs | MDN, SPEC | Window | β |
api.CSSCounterStyleRule.suffix | MDN, SPEC | Window | β |
api.CSSCounterStyleRule.symbols | MDN, SPEC | Window | β |
api.CSSCounterStyleRule.system | MDN, SPEC | Window | β |
CSSCustomMediaRule APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.CSSCustomMediaRule | N/A | Window | β |
api.CSSCustomMediaRule.name | N/A | Window | β |
api.CSSCustomMediaRule.query | N/A | Window | β |
CSSFontFaceDescriptors APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.CSSFontFaceDescriptors | N/A | Window | β |
api.CSSFontFaceDescriptors.ascent-override | SPEC | Window | β |
api.CSSFontFaceDescriptors.ascentOverride | SPEC | Window | β |
api.CSSFontFaceDescriptors.descent-override | SPEC | Window | β |
api.CSSFontFaceDescriptors.descentOverride | SPEC | Window | β |
api.CSSFontFaceDescriptors.font-display | SPEC | Window | β |
api.CSSFontFaceDescriptors.font-family | SPEC | Window | β |
api.CSSFontFaceDescriptors.font-feature-settings | SPEC | Window | β |
api.CSSFontFaceDescriptors.font-language-override | SPEC | Window | β |
api.CSSFontFaceDescriptors.font-named-instance | N/A | Window | β |
api.CSSFontFaceDescriptors.font-size | N/A | Window | β |
api.CSSFontFaceDescriptors.font-stretch | SPEC | Window | β |
api.CSSFontFaceDescriptors.font-style | SPEC | Window | β |
api.CSSFontFaceDescriptors.font-variation-settings | SPEC | Window | β |
api.CSSFontFaceDescriptors.font-weight | SPEC | Window | β |
api.CSSFontFaceDescriptors.font-width | SPEC | Window | β |
api.CSSFontFaceDescriptors.fontDisplay | SPEC | Window | β |
api.CSSFontFaceDescriptors.fontFamily | SPEC | Window | β |
api.CSSFontFaceDescriptors.fontFeatureSettings | SPEC | Window | β |
api.CSSFontFaceDescriptors.fontLanguageOverride | SPEC | Window | β |
api.CSSFontFaceDescriptors.fontNamedInstance | N/A | Window | β |
api.CSSFontFaceDescriptors.fontSize | N/A | Window | β |
api.CSSFontFaceDescriptors.fontStretch | SPEC | Window | β |
api.CSSFontFaceDescriptors.fontStyle | SPEC | Window | β |
api.CSSFontFaceDescriptors.fontVariationSettings | SPEC | Window | β |
api.CSSFontFaceDescriptors.fontWeight | SPEC | Window | β |
api.CSSFontFaceDescriptors.fontWidth | SPEC | Window | β |
api.CSSFontFaceDescriptors.line-gap-override | SPEC | Window | β |
api.CSSFontFaceDescriptors.lineGapOverride | SPEC | Window | β |
api.CSSFontFaceDescriptors.size-adjust | SPEC | Window | β |
api.CSSFontFaceDescriptors.sizeAdjust | SPEC | Window | β |
api.CSSFontFaceDescriptors.src | SPEC | Window | β |
api.CSSFontFaceDescriptors.subscript-position-override | N/A | Window | β |
api.CSSFontFaceDescriptors.subscript-size-override | N/A | Window | β |
api.CSSFontFaceDescriptors.subscriptPositionOverride | N/A | Window | β |
api.CSSFontFaceDescriptors.subscriptSizeOverride | N/A | Window | β |
api.CSSFontFaceDescriptors.superscript-position-override | N/A | Window | β |
api.CSSFontFaceDescriptors.superscript-size-override | N/A | Window | β |
api.CSSFontFaceDescriptors.superscriptPositionOverride | N/A | Window | β |
api.CSSFontFaceDescriptors.superscriptSizeOverride | N/A | Window | β |
api.CSSFontFaceDescriptors.unicode-range | SPEC | Window | β |
api.CSSFontFaceDescriptors.unicodeRange | SPEC | Window | β |
CSSFontFaceRule APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.CSSFontFaceRule | N/A | Window | β |
api.CSSFontFaceRule.style | MDN, SPEC | Window | β |
CSSFontFeatureValuesMap APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.CSSFontFeatureValuesMap | N/A | Window | β |
api.CSSFontFeatureValuesMap.@@iterator | SPEC | Window | β |
api.CSSFontFeatureValuesMap.clear | MDN, SPEC | Window | β |
api.CSSFontFeatureValuesMap.delete | MDN, SPEC | Window | β |
api.CSSFontFeatureValuesMap.entries | MDN, SPEC | Window | β |
api.CSSFontFeatureValuesMap.forEach | MDN, SPEC | Window | β |
api.CSSFontFeatureValuesMap.get | MDN, SPEC | Window | β |
api.CSSFontFeatureValuesMap.has | MDN, SPEC | Window | β |
api.CSSFontFeatureValuesMap.keys | MDN, SPEC | Window | β |
api.CSSFontFeatureValuesMap.set | MDN, SPEC | Window | β |
api.CSSFontFeatureValuesMap.size | MDN, SPEC | Window | β |
api.CSSFontFeatureValuesMap.values | MDN, SPEC | Window | β |
CSSFontFeatureValuesRule APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.CSSFontFeatureValuesRule | N/A | Window | β |
api.CSSFontFeatureValuesRule.annotation | MDN, SPEC | Window | β |
api.CSSFontFeatureValuesRule.characterVariant | MDN, SPEC | Window | β |
api.CSSFontFeatureValuesRule.fontFamily | MDN, SPEC | Window | β |
api.CSSFontFeatureValuesRule.historicalForms | N/A | Window | β |
api.CSSFontFeatureValuesRule.ornaments | MDN, SPEC | Window | β |
api.CSSFontFeatureValuesRule.styleset | MDN, SPEC | Window | β |
api.CSSFontFeatureValuesRule.stylistic | MDN, SPEC | Window | β |
api.CSSFontFeatureValuesRule.swash | MDN, SPEC | Window | β |
CSSFontPaletteValuesRule APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.CSSFontPaletteValuesRule | N/A | Window | β |
api.CSSFontPaletteValuesRule.basePalette | MDN, SPEC | Window | β |
api.CSSFontPaletteValuesRule.fontFamily | MDN, SPEC | Window | β |
api.CSSFontPaletteValuesRule.name | MDN, SPEC | Window | β |
api.CSSFontPaletteValuesRule.overrideColors | MDN, SPEC | Window | β |
CSSFunctionDeclarations APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.CSSFunctionDeclarations | N/A | Window | β |
api.CSSFunctionDeclarations.style | MDN, SPEC | Window | β |
CSSFunctionDescriptors APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.CSSFunctionDescriptors | N/A | Window | β |
api.CSSFunctionDescriptors.result | MDN, SPEC | Window | β |
CSSFunctionRule APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.CSSFunctionRule | N/A | Window | β |
api.CSSFunctionRule.getParameters | MDN, SPEC | Window | β |
api.CSSFunctionRule.name | MDN, SPEC | Window | β |
api.CSSFunctionRule.returnType | MDN, SPEC | Window | β |
CSSGroupingRule APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.CSSGroupingRule | N/A | Window | β |
api.CSSGroupingRule.cssRules | MDN, SPEC | Window | β |
api.CSSGroupingRule.deleteRule | MDN, SPEC | Window | β |
api.CSSGroupingRule.insertRule | MDN, SPEC | Window | β |
CSSHSL APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.CSSHSL | N/A | Window | β |
| Worker | β | ||
api.CSSHSL.CSSHSL | N/A | Window | β |
| Worker | β | ||
api.CSSHSL.alpha | N/A | Window | β |
| Worker | β | ||
api.CSSHSL.h | N/A | Window | β |
| Worker | β | ||
api.CSSHSL.l | N/A | Window | β |
| Worker | β | ||
api.CSSHSL.s | N/A | Window | β |
| Worker | β |
CSSHWB APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.CSSHWB | N/A | Window | β |
| Worker | β | ||
api.CSSHWB.CSSHWB | N/A | Window | β |
| Worker | β | ||
api.CSSHWB.alpha | N/A | Window | β |
| Worker | β | ||
api.CSSHWB.b | N/A | Window | β |
| Worker | β | ||
api.CSSHWB.h | N/A | Window | β |
| Worker | β | ||
api.CSSHWB.w | N/A | Window | β |
| Worker | β |
CSSImageValue APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.CSSImageValue | N/A | Window | β |
| Worker | β |
CSSImportRule APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.CSSImportRule | N/A | Window | β |
api.CSSImportRule.href | MDN, SPEC | Window | β |
api.CSSImportRule.layerName | MDN, SPEC | Window | β |
api.CSSImportRule.media | MDN, SPEC | Window | β |
api.CSSImportRule.styleSheet | MDN, SPEC | Window | β |
api.CSSImportRule.supportsText | MDN, SPEC | Window | β |
CSSKeyframeRule APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.CSSKeyframeRule | N/A | Window | β |
api.CSSKeyframeRule.keyText | MDN, SPEC | Window | β |
api.CSSKeyframeRule.style | MDN, SPEC | Window | β |
CSSKeyframesRule APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.CSSKeyframesRule | N/A | Window | β |
api.CSSKeyframesRule.appendRule | MDN, SPEC | Window | β |
api.CSSKeyframesRule.cssRules | MDN, SPEC | Window | β |
api.CSSKeyframesRule.deleteRule | MDN, SPEC | Window | β |
api.CSSKeyframesRule.findRule | MDN, SPEC | Window | β |
api.CSSKeyframesRule.length | MDN, SPEC | Window | β |
api.CSSKeyframesRule.name | MDN, SPEC | Window | β |
CSSKeywordValue APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.CSSKeywordValue | N/A | Window | β |
| Worker | β | ||
api.CSSKeywordValue.CSSKeywordValue | MDN, SPEC | Window | β |
| Worker | β | ||
api.CSSKeywordValue.value | MDN, SPEC | Window | β |
| Worker | β |
CSSLCH APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.CSSLCH | N/A | Window | β |
| Worker | β | ||
api.CSSLCH.CSSLCH | N/A | Window | β |
| Worker | β | ||
api.CSSLCH.alpha | N/A | Window | β |
| Worker | β | ||
api.CSSLCH.c | N/A | Window | β |
| Worker | β | ||
api.CSSLCH.h | N/A | Window | β |
| Worker | β | ||
api.CSSLCH.l | N/A | Window | β |
| Worker | β |
CSSLab APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.CSSLab | N/A | Window | β |
| Worker | β | ||
api.CSSLab.CSSLab | N/A | Window | β |
| Worker | β | ||
api.CSSLab.a | N/A | Window | β |
| Worker | β | ||
api.CSSLab.alpha | N/A | Window | β |
| Worker | β | ||
api.CSSLab.b | N/A | Window | β |
| Worker | β | ||
api.CSSLab.l | N/A | Window | β |
| Worker | β |
CSSLayerBlockRule APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.CSSLayerBlockRule | N/A | Window | β |
api.CSSLayerBlockRule.name | MDN, SPEC | Window | β |
CSSLayerStatementRule APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.CSSLayerStatementRule | N/A | Window | β |
api.CSSLayerStatementRule.nameList | MDN, SPEC | Window | β |
CSSMarginRule APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.CSSMarginRule | N/A | Window | β |
api.CSSMarginRule.name | SPEC | Window | β |
api.CSSMarginRule.style | SPEC | Window | β |
CSSMathClamp APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.CSSMathClamp | N/A | Window | β |
| Worker | β | ||
api.CSSMathClamp.CSSMathClamp | MDN, SPEC | Window | β |
| Worker | β | ||
api.CSSMathClamp.lower | MDN, SPEC | Window | β |
| Worker | β | ||
api.CSSMathClamp.upper | MDN, SPEC | Window | β |
| Worker | β | ||
api.CSSMathClamp.value | MDN, SPEC | Window | β |
| Worker | β |
CSSMathInvert APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.CSSMathInvert | N/A | Window | β |
| Worker | β | ||
api.CSSMathInvert.CSSMathInvert | MDN, SPEC | Window | β |
| Worker | β | ||
api.CSSMathInvert.value | MDN, SPEC | Window | β |
| Worker | β |
CSSMathMax APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.CSSMathMax | N/A | Window | β |
| Worker | β | ||
api.CSSMathMax.CSSMathMax | MDN, SPEC | Window | β |
| Worker | β | ||
api.CSSMathMax.values | MDN, SPEC | Window | β |
| Worker | β |
CSSMathMin APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.CSSMathMin | N/A | Window | β |
| Worker | β | ||
api.CSSMathMin.CSSMathMin | MDN, SPEC | Window | β |
| Worker | β | ||
api.CSSMathMin.values | MDN, SPEC | Window | β |
| Worker | β |
CSSMathNegate APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.CSSMathNegate | N/A | Window | β |
| Worker | β | ||
api.CSSMathNegate.CSSMathNegate | MDN, SPEC | Window | β |
| Worker | β | ||
api.CSSMathNegate.value | MDN, SPEC | Window | β |
| Worker | β |
CSSMathProduct APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.CSSMathProduct | N/A | Window | β |
| Worker | β | ||
api.CSSMathProduct.CSSMathProduct | MDN, SPEC | Window | β |
| Worker | β | ||
api.CSSMathProduct.values | MDN, SPEC | Window | β |
| Worker | β |
CSSMathSum APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.CSSMathSum | N/A | Window | β |
| Worker | β | ||
api.CSSMathSum.CSSMathSum | MDN, SPEC | Window | β |
| Worker | β | ||
api.CSSMathSum.values | MDN, SPEC | Window | β |
| Worker | β |
CSSMathValue APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.CSSMathValue | N/A | Window | β |
| Worker | β | ||
api.CSSMathValue.operator | MDN, SPEC | Window | β |
| Worker | β |
CSSMatrixComponent APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.CSSMatrixComponent | N/A | Window | β |
| Worker | β | ||
api.CSSMatrixComponent.CSSMatrixComponent | MDN, SPEC | Window | β |
| Worker | β | ||
api.CSSMatrixComponent.matrix | MDN, SPEC | Window | β |
| Worker | β |
CSSMediaRule APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.CSSMediaRule | N/A | Window | β |
api.CSSMediaRule.matches | N/A | Window | β |
api.CSSMediaRule.media | MDN, SPEC | Window | β |
CSSMixinRule APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.CSSMixinRule | N/A | Window | β |
api.CSSMixinRule.contents | N/A | Window | β |
api.CSSMixinRule.getParameters | N/A | Window | β |
api.CSSMixinRule.name | N/A | Window | β |
CSSNamespaceRule APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.CSSNamespaceRule | N/A | Window | β |
api.CSSNamespaceRule.namespaceURI | MDN, SPEC | Window | β |
api.CSSNamespaceRule.prefix | MDN, SPEC | Window | β |
CSSNestedDeclarations APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.CSSNestedDeclarations | N/A | Window | β |
api.CSSNestedDeclarations.style | MDN, SPEC | Window | β |
CSSNumericArray APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.CSSNumericArray | N/A | Window | β |
| Worker | β | ||
api.CSSNumericArray.@@iterator | SPEC | Window | β |
| Worker | β | ||
api.CSSNumericArray.entries | SPEC | Window | β |
| Worker | β | ||
api.CSSNumericArray.forEach | SPEC | Window | β |
| Worker | β | ||
api.CSSNumericArray.keys | SPEC | Window | β |
| Worker | β | ||
api.CSSNumericArray.length | MDN, SPEC | Window | β |
| Worker | β | ||
api.CSSNumericArray.values | SPEC | Window | β |
| Worker | β |
CSSNumericValue APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.CSSNumericValue | N/A | Window | β |
| Worker | β | ||
api.CSSNumericValue.add | MDN, SPEC | Window | β |
| Worker | β | ||
api.CSSNumericValue.div | MDN, SPEC | Window | β |
| Worker | β | ||
api.CSSNumericValue.equals | MDN, SPEC | Window | β |
| Worker | β | ||
api.CSSNumericValue.max | MDN, SPEC | Window | β |
| Worker | β | ||
api.CSSNumericValue.min | MDN, SPEC | Window | β |
| Worker | β | ||
api.CSSNumericValue.mul | MDN, SPEC | Window | β |
| Worker | β | ||
api.CSSNumericValue.parse_static | MDN, SPEC | Window | β |
| Worker | β | ||
api.CSSNumericValue.sub | MDN, SPEC | Window | β |
| Worker | β | ||
api.CSSNumericValue.to | MDN, SPEC | Window | β |
| Worker | β | ||
api.CSSNumericValue.toSum | MDN, SPEC | Window | β |
| Worker | β | ||
api.CSSNumericValue.type | MDN, SPEC | Window | β |
| Worker | β |
CSSOKLCH APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.CSSOKLCH | N/A | Window | β |
| Worker | β | ||
api.CSSOKLCH.CSSOKLCH | N/A | Window | β |
| Worker | β | ||
api.CSSOKLCH.alpha | N/A | Window | β |
| Worker | β | ||
api.CSSOKLCH.c | N/A | Window | β |
| Worker | β | ||
api.CSSOKLCH.h | N/A | Window | β |
| Worker | β | ||
api.CSSOKLCH.l | N/A | Window | β |
| Worker | β |
CSSOKLab APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.CSSOKLab | N/A | Window | β |
| Worker | β | ||
api.CSSOKLab.CSSOKLab | N/A | Window | β |
| Worker | β | ||
api.CSSOKLab.a | N/A | Window | β |
| Worker | β | ||
api.CSSOKLab.alpha | N/A | Window | β |
| Worker | β | ||
api.CSSOKLab.b | N/A | Window | β |
| Worker | β | ||
api.CSSOKLab.l | N/A | Window | β |
| Worker | β |
CSSPageDescriptors APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.CSSPageDescriptors | N/A | Window | β |
api.CSSPageDescriptors.bleed | N/A | Window | β |
api.CSSPageDescriptors.margin | MDN, SPEC | Window | β |
api.CSSPageDescriptors.margin-bottom | MDN, SPEC | Window | β |
api.CSSPageDescriptors.margin-left | MDN, SPEC | Window | β |
api.CSSPageDescriptors.margin-right | MDN, SPEC | Window | β |
api.CSSPageDescriptors.margin-top | MDN, SPEC | Window | β |
api.CSSPageDescriptors.marginBottom | MDN, SPEC | Window | β |
api.CSSPageDescriptors.marginLeft | MDN, SPEC | Window | β |
api.CSSPageDescriptors.marginRight | MDN, SPEC | Window | β |
api.CSSPageDescriptors.marginTop | MDN, SPEC | Window | β |
api.CSSPageDescriptors.marks | N/A | Window | β |
api.CSSPageDescriptors.page-orientation | MDN, SPEC | Window | β |
api.CSSPageDescriptors.pageOrientation | MDN, SPEC | Window | β |
api.CSSPageDescriptors.size | MDN, SPEC | Window | β |
CSSPageRule APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.CSSPageRule | N/A | Window | β |
api.CSSPageRule.selectorText | MDN, SPEC | Window | β |
api.CSSPageRule.style | MDN, SPEC | Window | β |
api.CSSPageRule.style.type_CSSPageDescriptors | N/A | Window | β οΈ |
CSSParserAtRule APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.CSSParserAtRule | N/A | Window | β |
api.CSSParserAtRule.CSSParserAtRule | N/A | Window | β |
api.CSSParserAtRule.body | N/A | Window | β |
api.CSSParserAtRule.name | N/A | Window | β |
api.CSSParserAtRule.prelude | N/A | Window | β |
api.CSSParserAtRule.toString | N/A | Window | β |
CSSParserBlock APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.CSSParserBlock | N/A | Window | β |
api.CSSParserBlock.CSSParserBlock | N/A | Window | β |
api.CSSParserBlock.body | N/A | Window | β |
api.CSSParserBlock.name | N/A | Window | β |
api.CSSParserBlock.toString | N/A | Window | β |
CSSParserDeclaration APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.CSSParserDeclaration | N/A | Window | β |
api.CSSParserDeclaration.CSSParserDeclaration | N/A | Window | β |
api.CSSParserDeclaration.body | N/A | Window | β |
api.CSSParserDeclaration.name | N/A | Window | β |
api.CSSParserDeclaration.toString | N/A | Window | β |
CSSParserFunction APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.CSSParserFunction | N/A | Window | β |
api.CSSParserFunction.CSSParserFunction | N/A | Window | β |
api.CSSParserFunction.args | N/A | Window | β |
api.CSSParserFunction.name | N/A | Window | β |
api.CSSParserFunction.toString | N/A | Window | β |
CSSParserQualifiedRule APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.CSSParserQualifiedRule | N/A | Window | β |
api.CSSParserQualifiedRule.CSSParserQualifiedRule | N/A | Window | β |
api.CSSParserQualifiedRule.body | N/A | Window | β |
api.CSSParserQualifiedRule.prelude | N/A | Window | β |
api.CSSParserQualifiedRule.toString | N/A | Window | β |
CSSParserRule APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.CSSParserRule | N/A | Window | β |
CSSParserValue APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.CSSParserValue | N/A | Window | β |
CSSPerspective APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.CSSPerspective | N/A | Window | β |
| Worker | β | ||
api.CSSPerspective.CSSPerspective | MDN, SPEC | Window | β |
| Worker | β | ||
api.CSSPerspective.length | MDN, SPEC | Window | β |
| Worker | β |
CSSPositionTryDescriptors APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.CSSPositionTryDescriptors | N/A | Window | β |
api.CSSPositionTryDescriptors.align-self | MDN, SPEC | Window | β |
api.CSSPositionTryDescriptors.alignSelf | MDN, SPEC | Window | β |
api.CSSPositionTryDescriptors.block-size | MDN, SPEC | Window | β |
api.CSSPositionTryDescriptors.blockSize | MDN, SPEC | Window | β |
api.CSSPositionTryDescriptors.bottom | MDN, SPEC | Window | β |
api.CSSPositionTryDescriptors.height | MDN, SPEC | Window | β |
api.CSSPositionTryDescriptors.inline-size | MDN, SPEC | Window | β |
api.CSSPositionTryDescriptors.inlineSize | MDN, SPEC | Window | β |
api.CSSPositionTryDescriptors.inset | MDN, SPEC | Window | β |
api.CSSPositionTryDescriptors.inset-block | MDN, SPEC | Window | β |
api.CSSPositionTryDescriptors.inset-block-end | MDN, SPEC | Window | β |
api.CSSPositionTryDescriptors.inset-block-start | MDN, SPEC | Window | β |
api.CSSPositionTryDescriptors.inset-inline | MDN, SPEC | Window | β |
api.CSSPositionTryDescriptors.inset-inline-end | MDN, SPEC | Window | β |
api.CSSPositionTryDescriptors.inset-inline-start | MDN, SPEC | Window | β |
api.CSSPositionTryDescriptors.insetBlock | MDN, SPEC | Window | β |
api.CSSPositionTryDescriptors.insetBlockEnd | MDN, SPEC | Window | β |
api.CSSPositionTryDescriptors.insetBlockStart | MDN, SPEC | Window | β |
api.CSSPositionTryDescriptors.insetInline | MDN, SPEC | Window | β |
api.CSSPositionTryDescriptors.insetInlineEnd | MDN, SPEC | Window | β |
api.CSSPositionTryDescriptors.insetInlineStart | MDN, SPEC | Window | β |
api.CSSPositionTryDescriptors.justify-self | MDN, SPEC | Window | β |
api.CSSPositionTryDescriptors.justifySelf | MDN, SPEC | Window | β |
api.CSSPositionTryDescriptors.left | MDN, SPEC | Window | β |
api.CSSPositionTryDescriptors.margin | MDN, SPEC | Window | β |
api.CSSPositionTryDescriptors.margin-block | MDN, SPEC | Window | β |
api.CSSPositionTryDescriptors.margin-block-end | MDN, SPEC | Window | β |
api.CSSPositionTryDescriptors.margin-block-start | MDN, SPEC | Window | β |
api.CSSPositionTryDescriptors.margin-bottom | MDN, SPEC | Window | β |
api.CSSPositionTryDescriptors.margin-inline | MDN, SPEC | Window | β |
api.CSSPositionTryDescriptors.margin-inline-end | MDN, SPEC | Window | β |
api.CSSPositionTryDescriptors.margin-inline-start | MDN, SPEC | Window | β |
api.CSSPositionTryDescriptors.margin-left | MDN, SPEC | Window | β |
api.CSSPositionTryDescriptors.margin-right | MDN, SPEC | Window | β |
api.CSSPositionTryDescriptors.margin-top | MDN, SPEC | Window | β |
api.CSSPositionTryDescriptors.marginBlock | MDN, SPEC | Window | β |
api.CSSPositionTryDescriptors.marginBlockEnd | MDN, SPEC | Window | β |
api.CSSPositionTryDescriptors.marginBlockStart | MDN, SPEC | Window | β |
api.CSSPositionTryDescriptors.marginBottom | MDN, SPEC | Window | β |
api.CSSPositionTryDescriptors.marginInline | MDN, SPEC | Window | β |
api.CSSPositionTryDescriptors.marginInlineEnd | MDN, SPEC | Window | β |
api.CSSPositionTryDescriptors.marginInlineStart | MDN, SPEC | Window | β |
api.CSSPositionTryDescriptors.marginLeft | MDN, SPEC | Window | β |
api.CSSPositionTryDescriptors.marginRight | MDN, SPEC | Window | β |
api.CSSPositionTryDescriptors.marginTop | MDN, SPEC | Window | β |
api.CSSPositionTryDescriptors.max-block-size | MDN, SPEC | Window | β |
api.CSSPositionTryDescriptors.max-height | MDN, SPEC | Window | β |
api.CSSPositionTryDescriptors.max-inline-size | MDN, SPEC | Window | β |
api.CSSPositionTryDescriptors.max-width | MDN, SPEC | Window | β |
api.CSSPositionTryDescriptors.maxBlockSize | MDN, SPEC | Window | β |
api.CSSPositionTryDescriptors.maxHeight | MDN, SPEC | Window | β |
api.CSSPositionTryDescriptors.maxInlineSize | MDN, SPEC | Window | β |
api.CSSPositionTryDescriptors.maxWidth | MDN, SPEC | Window | β |
api.CSSPositionTryDescriptors.min-block-size | MDN, SPEC | Window | β |
api.CSSPositionTryDescriptors.min-height | MDN, SPEC | Window | β |
api.CSSPositionTryDescriptors.min-inline-size | MDN, SPEC | Window | β |
api.CSSPositionTryDescriptors.min-width | MDN, SPEC | Window | β |
api.CSSPositionTryDescriptors.minBlockSize | MDN, SPEC | Window | β |
api.CSSPositionTryDescriptors.minHeight | MDN, SPEC | Window | β |
api.CSSPositionTryDescriptors.minInlineSize | MDN, SPEC | Window | β |
api.CSSPositionTryDescriptors.minWidth | MDN, SPEC | Window | β |
api.CSSPositionTryDescriptors.place-self | MDN, SPEC | Window | β |
api.CSSPositionTryDescriptors.placeSelf | MDN, SPEC | Window | β |
api.CSSPositionTryDescriptors.position-anchor | MDN, SPEC | Window | β |
api.CSSPositionTryDescriptors.position-area | MDN, SPEC | Window | β |
api.CSSPositionTryDescriptors.positionAnchor | MDN, SPEC | Window | β |
api.CSSPositionTryDescriptors.positionArea | MDN, SPEC | Window | β |
api.CSSPositionTryDescriptors.right | MDN, SPEC | Window | β |
api.CSSPositionTryDescriptors.top | MDN, SPEC | Window | β |
api.CSSPositionTryDescriptors.width | MDN, SPEC | Window | β |
CSSPositionTryRule APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.CSSPositionTryRule | N/A | Window | β |
api.CSSPositionTryRule.name | MDN, SPEC | Window | β |
api.CSSPositionTryRule.style | MDN, SPEC | Window | β |
CSSPositionValue APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.CSSPositionValue | N/A | Window | β |
| Worker | β | ||
api.CSSPositionValue.CSSPositionValue | MDN | Window | β |
| Worker | β | ||
api.CSSPositionValue.x | MDN | Window | β |
| Worker | β | ||
api.CSSPositionValue.y | MDN | Window | β |
| Worker | β |
CSSPrimitiveValue APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.CSSPrimitiveValue | N/A | Window | β |
api.CSSPrimitiveValue.getCounterValue | MDN | Window | β |
api.CSSPrimitiveValue.getFloatValue | MDN | Window | β |
api.CSSPrimitiveValue.getRGBColorValue | MDN | Window | β |
api.CSSPrimitiveValue.getRectValue | MDN | Window | β |
api.CSSPrimitiveValue.getStringValue | MDN | Window | β |
api.CSSPrimitiveValue.primitiveType | MDN | Window | β |
api.CSSPrimitiveValue.setFloatValue | MDN | Window | β |
api.CSSPrimitiveValue.setStringValue | MDN | Window | β |
CSSPropertyRule APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.CSSPropertyRule | N/A | Window | β |
api.CSSPropertyRule.inherits | MDN, SPEC | Window | β |
api.CSSPropertyRule.initialValue | MDN, SPEC | Window | β |
api.CSSPropertyRule.name | MDN, SPEC | Window | β |
api.CSSPropertyRule.syntax | MDN, SPEC | Window | β |
CSSPseudoElement APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.CSSPseudoElement | N/A | Window | β |
api.CSSPseudoElement.convertPointFromNode | N/A | Window | β |
api.CSSPseudoElement.convertQuadFromNode | N/A | Window | β |
api.CSSPseudoElement.convertRectFromNode | N/A | Window | β |
api.CSSPseudoElement.element | MDN, SPEC | Window | β |
api.CSSPseudoElement.getBoxQuads | N/A | Window | β |
api.CSSPseudoElement.parent | SPEC | Window | β |
api.CSSPseudoElement.pseudo | SPEC | Window | β |
api.CSSPseudoElement.selectorText | N/A | Window | β |
api.CSSPseudoElement.type | MDN, SPEC | Window | β |
CSSRGB APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.CSSRGB | N/A | Window | β |
| Worker | β | ||
api.CSSRGB.CSSRGB | N/A | Window | β |
| Worker | β | ||
api.CSSRGB.alpha | N/A | Window | β |
| Worker | β | ||
api.CSSRGB.b | N/A | Window | β |
| Worker | β | ||
api.CSSRGB.g | N/A | Window | β |
| Worker | β | ||
api.CSSRGB.r | N/A | Window | β |
| Worker | β |
CSSRotate APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.CSSRotate | N/A | Window | β |
| Worker | β | ||
api.CSSRotate.CSSRotate | MDN, SPEC0, SPEC1 | Window | β |
| Worker | β | ||
api.CSSRotate.angle | MDN, SPEC | Window | β |
| Worker | β | ||
api.CSSRotate.x | MDN, SPEC | Window | β |
| Worker | β | ||
api.CSSRotate.y | MDN, SPEC | Window | β |
| Worker | β | ||
api.CSSRotate.z | MDN, SPEC | Window | β |
| Worker | β |
CSSRule APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.CSSRule | N/A | Window | β |
api.CSSRule.cssText | MDN, SPEC | Window | β |
api.CSSRule.parentRule | MDN, SPEC | Window | β |
api.CSSRule.parentStyleSheet | MDN, SPEC | Window | β |
api.CSSRule.type | MDN, SPEC | Window | β |
CSSRuleList APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.CSSRuleList | N/A | Window | β |
api.CSSRuleList.item | MDN, SPEC | Window | β |
api.CSSRuleList.length | MDN, SPEC | Window | β |
CSSScale APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.CSSScale | N/A | Window | β |
| Worker | β | ||
api.CSSScale.CSSScale | MDN, SPEC | Window | β |
| Worker | β | ||
api.CSSScale.x | MDN, SPEC | Window | β |
| Worker | β | ||
api.CSSScale.y | MDN, SPEC | Window | β |
| Worker | β | ||
api.CSSScale.z | MDN, SPEC | Window | β |
| Worker | β |
CSSScopeRule APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.CSSScopeRule | N/A | Window | β |
api.CSSScopeRule.end | MDN, SPEC | Window | β |
api.CSSScopeRule.start | MDN, SPEC | Window | β |
CSSSkew APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.CSSSkew | N/A | Window | β |
| Worker | β | ||
api.CSSSkew.CSSSkew | MDN, SPEC | Window | β |
| Worker | β | ||
api.CSSSkew.ax | MDN, SPEC | Window | β |
| Worker | β | ||
api.CSSSkew.ay | MDN, SPEC | Window | β |
| Worker | β |
CSSSkewX APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.CSSSkewX | N/A | Window | β |
| Worker | β | ||
api.CSSSkewX.CSSSkewX | MDN, SPEC | Window | β |
| Worker | β | ||
api.CSSSkewX.ax | MDN, SPEC | Window | β |
| Worker | β |
CSSSkewY APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.CSSSkewY | N/A | Window | β |
| Worker | β | ||
api.CSSSkewY.CSSSkewY | MDN, SPEC | Window | β |
| Worker | β | ||
api.CSSSkewY.ay | MDN, SPEC | Window | β |
| Worker | β |
CSSStartingStyleRule APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.CSSStartingStyleRule | N/A | Window | β |
CSSStyleDeclaration APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.CSSStyleDeclaration | N/A | Window | β |
api.CSSStyleDeclaration.@@iterator | SPEC | Window | β |
api.CSSStyleDeclaration.cssFloat | MDN, SPEC | Window | β |
api.CSSStyleDeclaration.cssText | MDN, SPEC | Window | β |
api.CSSStyleDeclaration.entries | N/A | Window | β |
api.CSSStyleDeclaration.forEach | N/A | Window | β |
api.CSSStyleDeclaration.getPropertyCSSValue | MDN | Window | β |
api.CSSStyleDeclaration.getPropertyPriority | MDN, SPEC | Window | β |
api.CSSStyleDeclaration.getPropertyValue | MDN, SPEC | Window | β |
api.CSSStyleDeclaration.item | MDN, SPEC | Window | β |
api.CSSStyleDeclaration.keys | N/A | Window | β |
api.CSSStyleDeclaration.length | MDN, SPEC | Window | β |
api.CSSStyleDeclaration.parentRule | MDN, SPEC | Window | β |
api.CSSStyleDeclaration.removeProperty | MDN, SPEC | Window | β |
api.CSSStyleDeclaration.setProperty | MDN, SPEC | Window | β |
api.CSSStyleDeclaration.values | N/A | Window | β |
CSSStyleProperties APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.CSSStyleProperties | N/A | Window | β |
api.CSSStyleProperties.cssFloat | MDN, SPEC | Window | β |
CSSStyleRule APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.CSSStyleRule | N/A | Window | β |
api.CSSStyleRule.cssRules | MDN, SPEC | Window | β |
api.CSSStyleRule.deleteRule | MDN, SPEC | Window | β |
api.CSSStyleRule.insertRule | MDN, SPEC | Window | β |
api.CSSStyleRule.selectorText | MDN, SPEC | Window | β |
api.CSSStyleRule.style | MDN, SPEC | Window | β |
api.CSSStyleRule.styleMap | MDN, SPEC | Window | β |
CSSStyleSheet APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.CSSStyleSheet | N/A | Window | β |
api.CSSStyleSheet.CSSStyleSheet | MDN, SPEC | Window | β |
api.CSSStyleSheet.CSSStyleSheet.options_baseURL_parameter | N/A | Window | β |
api.CSSStyleSheet.addRule | MDN, SPEC | Window | β |
api.CSSStyleSheet.cssRules | MDN, SPEC | Window | β |
api.CSSStyleSheet.deleteRule | MDN, SPEC | Window | β |
api.CSSStyleSheet.insertRule | MDN, SPEC | Window | β |
api.CSSStyleSheet.insertRule.index_parameter_optional | N/A | Window | β |
api.CSSStyleSheet.ownerRule | MDN, SPEC | Window | β |
api.CSSStyleSheet.removeRule | MDN, SPEC | Window | β |
api.CSSStyleSheet.replace | MDN, SPEC | Window | β |
api.CSSStyleSheet.replaceSync | MDN, SPEC | Window | β |
api.CSSStyleSheet.rules | MDN, SPEC | Window | β |
CSSStyleValue APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.CSSStyleValue | N/A | Window | β |
| Worker | β | ||
api.CSSStyleValue.parseAll_static | MDN, SPEC | Window | β |
| Worker | β | ||
api.CSSStyleValue.parse_static | MDN, SPEC | Window | β |
| Worker | β | ||
api.CSSStyleValue.toString | SPEC | Window | β |
| Worker | β |
CSSSupportsConditionRule APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.CSSSupportsConditionRule | N/A | Window | β |
api.CSSSupportsConditionRule.name | N/A | Window | β |
CSSSupportsRule APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.CSSSupportsRule | N/A | Window | β |
api.CSSSupportsRule.matches | N/A | Window | β |
CSSTransformComponent APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.CSSTransformComponent | N/A | Window | β |
| Worker | β | ||
api.CSSTransformComponent.is2D | MDN, SPEC | Window | β |
| Worker | β | ||
api.CSSTransformComponent.toMatrix | MDN, SPEC | Window | β |
| Worker | β | ||
api.CSSTransformComponent.toString | MDN, SPEC | Window | β |
| Worker | β |
CSSTransformValue APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.CSSTransformValue | N/A | Window | β |
| Worker | β | ||
api.CSSTransformValue.@@iterator | SPEC | Window | β |
| Worker | β | ||
api.CSSTransformValue.CSSTransformValue | MDN, SPEC | Window | β |
| Worker | β | ||
api.CSSTransformValue.entries | MDN, SPEC | Window | β |
| Worker | β | ||
api.CSSTransformValue.forEach | MDN, SPEC | Window | β |
| Worker | β | ||
api.CSSTransformValue.is2D | MDN, SPEC | Window | β |
| Worker | β | ||
api.CSSTransformValue.keys | MDN, SPEC | Window | β |
| Worker | β | ||
api.CSSTransformValue.length | MDN, SPEC | Window | β |
| Worker | β | ||
api.CSSTransformValue.toMatrix | MDN, SPEC | Window | β |
| Worker | β | ||
api.CSSTransformValue.values | MDN, SPEC | Window | β |
| Worker | β |
CSSTransition APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.CSSTransition | N/A | Window | β |
api.CSSTransition.transitionProperty | MDN, SPEC | Window | β |
CSSTranslate APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.CSSTranslate | N/A | Window | β |
| Worker | β | ||
api.CSSTranslate.CSSTranslate | MDN, SPEC | Window | β |
| Worker | β | ||
api.CSSTranslate.x | MDN, SPEC | Window | β |
| Worker | β | ||
api.CSSTranslate.y | MDN, SPEC | Window | β |
| Worker | β | ||
api.CSSTranslate.z | MDN, SPEC | Window | β |
| Worker | β |
CSSUnitValue APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.CSSUnitValue | N/A | Window | β |
| Worker | β | ||
api.CSSUnitValue.CSSUnitValue | MDN, SPEC | Window | β |
| Worker | β | ||
api.CSSUnitValue.unit | MDN, SPEC | Window | β |
| Worker | β | ||
api.CSSUnitValue.value | MDN, SPEC | Window | β |
| Worker | β |
CSSUnparsedValue APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.CSSUnparsedValue | N/A | Window | β |
| Worker | β | ||
api.CSSUnparsedValue.@@iterator | SPEC | Window | β |
| Worker | β | ||
api.CSSUnparsedValue.CSSUnparsedValue | MDN, SPEC | Window | β |
| Worker | β | ||
api.CSSUnparsedValue.entries | MDN, SPEC | Window | β |
| Worker | β | ||
api.CSSUnparsedValue.forEach | MDN, SPEC | Window | β |
| Worker | β | ||
api.CSSUnparsedValue.keys | MDN, SPEC | Window | β |
| Worker | β | ||
api.CSSUnparsedValue.length | MDN, SPEC | Window | β |
| Worker | β | ||
api.CSSUnparsedValue.values | MDN, SPEC | Window | β |
| Worker | β |
CSSValue APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.CSSValue | N/A | Window | β |
api.CSSValue.cssText | MDN | Window | β |
api.CSSValue.cssValueType | MDN | Window | β |
CSSValueList APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.CSSValueList | N/A | Window | β |
api.CSSValueList.item | MDN | Window | β |
api.CSSValueList.length | MDN | Window | β |
CSSVariableReferenceValue APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.CSSVariableReferenceValue | N/A | Window | β |
| Worker | β | ||
api.CSSVariableReferenceValue.CSSVariableReferenceValue | MDN, SPEC | Window | β |
| Worker | β | ||
api.CSSVariableReferenceValue.fallback | MDN, SPEC | Window | β |
| Worker | β | ||
api.CSSVariableReferenceValue.variable | MDN, SPEC | Window | β |
| Worker | β |
CSSViewTransitionRule APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.CSSViewTransitionRule | N/A | Window | β |
api.CSSViewTransitionRule.navigation | MDN, SPEC | Window | β |
api.CSSViewTransitionRule.types | MDN, SPEC | Window | β |
Cache APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.Cache | N/A | Window | β |
| Worker | β | ||
api.Cache.add | MDN, SPEC | Window | β |
| Worker | β | ||
api.Cache.addAll | MDN, SPEC | Window | β |
| Worker | β | ||
api.Cache.delete | MDN, SPEC | Window | β |
| Worker | β | ||
api.Cache.keys | MDN, SPEC | Window | β |
| Worker | β | ||
api.Cache.match | MDN, SPEC | Window | β |
| Worker | β | ||
api.Cache.matchAll | MDN, SPEC | Window | β |
| Worker | β | ||
api.Cache.put | MDN, SPEC | Window | β |
| Worker | β |
CacheStorage APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.CacheStorage | N/A | Window | β |
| Worker | β | ||
api.CacheStorage.delete | MDN, SPEC | Window | β |
| Worker | β | ||
api.CacheStorage.has | MDN, SPEC | Window | β |
| Worker | β | ||
api.CacheStorage.keys | MDN, SPEC | Window | β |
| Worker | β | ||
api.CacheStorage.match | MDN, SPEC | Window | β |
| Worker | β | ||
api.CacheStorage.open | MDN, SPEC | Window | β |
| Worker | β |
CanMakePaymentEvent APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.CanMakePaymentEvent | N/A | ServiceWorker | β |
api.CanMakePaymentEvent.CanMakePaymentEvent | MDN, SPEC | ServiceWorker | β |
api.CanMakePaymentEvent.respondWith | MDN, SPEC | ServiceWorker | β |
CanvasCaptureMediaStreamTrack APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.CanvasCaptureMediaStreamTrack | N/A | Window | β οΈ |
api.CanvasCaptureMediaStreamTrack.canvas | MDN, SPEC | Window | β οΈ |
api.CanvasCaptureMediaStreamTrack.requestFrame | MDN, SPEC | Window | β οΈ |
CanvasFilter APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.CanvasFilter | N/A | Window | β |
| Worker | β | ||
api.CanvasFilter.CanvasFilter | N/A | Window | β |
| Worker | β |
CanvasGradient APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.CanvasGradient | N/A | Window | β |
| Worker | β οΈ | ||
api.CanvasGradient.addColorStop | MDN, SPEC | Window | β |
| Worker | β οΈ |
CanvasPattern APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.CanvasPattern | N/A | Window | β |
| Worker | β οΈ | ||
api.CanvasPattern.setTransform | MDN, SPEC | Window | β |
| Worker | β οΈ | ||
api.CanvasPattern.setTransform.dommatrix | N/A | Window | β |
| Worker | β οΈ |
CanvasRenderingContext2D APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.CanvasRenderingContext2D | N/A | Window | β |
api.CanvasRenderingContext2D.arc | MDN, SPEC | Window | β |
api.CanvasRenderingContext2D.arcTo | MDN, SPEC | Window | β |
api.CanvasRenderingContext2D.beginPath | MDN, SPEC | Window | β |
api.CanvasRenderingContext2D.bezierCurveTo | MDN, SPEC | Window | β |
api.CanvasRenderingContext2D.canvas | MDN, SPEC | Window | β |
api.CanvasRenderingContext2D.clearRect | MDN, SPEC | Window | β |
api.CanvasRenderingContext2D.clip | MDN, SPEC | Window | β |
api.CanvasRenderingContext2D.clip.path_parameter | N/A | Window | β |
api.CanvasRenderingContext2D.closePath | MDN, SPEC | Window | β |
api.CanvasRenderingContext2D.createConicGradient | MDN, SPEC | Window | β |
api.CanvasRenderingContext2D.createImageData | MDN, SPEC | Window | β |
api.CanvasRenderingContext2D.createLinearGradient | MDN, SPEC | Window | β |
api.CanvasRenderingContext2D.createPattern | MDN, SPEC | Window | β |
api.CanvasRenderingContext2D.createRadialGradient | MDN, SPEC | Window | β |
api.CanvasRenderingContext2D.direction | MDN, SPEC | Window | β |
api.CanvasRenderingContext2D.drawFocusIfNeeded | MDN, SPEC | Window | β |
api.CanvasRenderingContext2D.drawFocusIfNeeded.path_parameter | N/A | Window | β |
api.CanvasRenderingContext2D.drawImage | MDN, SPEC | Window | β |
api.CanvasRenderingContext2D.drawImage.ImageBitmap_source_image | N/A | Window | β |
api.CanvasRenderingContext2D.drawImage.SVGImageElement_source_image | N/A | Window | β οΈ |
api.CanvasRenderingContext2D.ellipse | MDN, SPEC | Window | β |
api.CanvasRenderingContext2D.fill | MDN, SPEC | Window | β |
api.CanvasRenderingContext2D.fill.path_parameter | N/A | Window | β |
api.CanvasRenderingContext2D.fillRect | MDN, SPEC | Window | β |
api.CanvasRenderingContext2D.fillStyle | MDN, SPEC | Window | β |
api.CanvasRenderingContext2D.fillText | MDN, SPEC | Window | β |
api.CanvasRenderingContext2D.filter | MDN, SPEC | Window | β |
api.CanvasRenderingContext2D.font | MDN, SPEC | Window | β |
api.CanvasRenderingContext2D.fontKerning | MDN, SPEC | Window | β |
api.CanvasRenderingContext2D.fontStretch | MDN, SPEC | Window | β |
api.CanvasRenderingContext2D.fontVariantCaps | MDN, SPEC | Window | β |
api.CanvasRenderingContext2D.getContextAttributes | MDN, SPEC | Window | β |
api.CanvasRenderingContext2D.getImageData | MDN, SPEC | Window | β |
api.CanvasRenderingContext2D.getLineDash | MDN, SPEC | Window | β |
api.CanvasRenderingContext2D.getTransform | MDN, SPEC | Window | β |
api.CanvasRenderingContext2D.globalAlpha | MDN, SPEC | Window | β |
api.CanvasRenderingContext2D.globalCompositeOperation | MDN, SPEC | Window | β |
api.CanvasRenderingContext2D.imageSmoothingEnabled | MDN, SPEC | Window | β |
api.CanvasRenderingContext2D.imageSmoothingQuality | MDN, SPEC | Window | β |
api.CanvasRenderingContext2D.isContextLost | MDN, SPEC | Window | β |
api.CanvasRenderingContext2D.isPointInPath | MDN, SPEC | Window | β |
api.CanvasRenderingContext2D.isPointInPath.path_parameter | N/A | Window | β |
api.CanvasRenderingContext2D.isPointInStroke | MDN, SPEC | Window | β |
api.CanvasRenderingContext2D.isPointInStroke.path_parameter | N/A | Window | β |
api.CanvasRenderingContext2D.lang | MDN, SPEC | Window | β |
api.CanvasRenderingContext2D.letterSpacing | MDN, SPEC | Window | β |
api.CanvasRenderingContext2D.lineCap | MDN, SPEC | Window | β |
api.CanvasRenderingContext2D.lineDashOffset | MDN, SPEC | Window | β |
api.CanvasRenderingContext2D.lineJoin | MDN, SPEC | Window | β |
api.CanvasRenderingContext2D.lineTo | MDN, SPEC | Window | β |
api.CanvasRenderingContext2D.lineWidth | MDN, SPEC | Window | β |
api.CanvasRenderingContext2D.measureText | MDN, SPEC | Window | β |
api.CanvasRenderingContext2D.miterLimit | MDN, SPEC | Window | β |
api.CanvasRenderingContext2D.moveTo | MDN, SPEC | Window | β |
api.CanvasRenderingContext2D.putImageData | MDN, SPEC | Window | β |
api.CanvasRenderingContext2D.quadraticCurveTo | MDN, SPEC | Window | β |
api.CanvasRenderingContext2D.rect | MDN, SPEC | Window | β |
api.CanvasRenderingContext2D.reset | MDN, SPEC | Window | β |
api.CanvasRenderingContext2D.resetTransform | MDN, SPEC | Window | β |
api.CanvasRenderingContext2D.restore | MDN, SPEC | Window | β |
api.CanvasRenderingContext2D.rotate | MDN, SPEC | Window | β |
api.CanvasRenderingContext2D.roundRect | MDN, SPEC | Window | β |
api.CanvasRenderingContext2D.save | MDN, SPEC | Window | β |
api.CanvasRenderingContext2D.scale | MDN, SPEC | Window | β |
api.CanvasRenderingContext2D.setLineDash | MDN, SPEC | Window | β |
api.CanvasRenderingContext2D.setTransform | MDN, SPEC | Window | β |
api.CanvasRenderingContext2D.setTransform.matrix_parameter | N/A | Window | β |
api.CanvasRenderingContext2D.shadowBlur | MDN, SPEC | Window | β |
api.CanvasRenderingContext2D.shadowColor | MDN, SPEC | Window | β |
api.CanvasRenderingContext2D.shadowOffsetX | MDN, SPEC | Window | β |
api.CanvasRenderingContext2D.shadowOffsetY | MDN, SPEC | Window | β |
api.CanvasRenderingContext2D.stroke | MDN, SPEC | Window | β |
api.CanvasRenderingContext2D.stroke.path_parameter | N/A | Window | β |
api.CanvasRenderingContext2D.strokeRect | MDN, SPEC | Window | β |
api.CanvasRenderingContext2D.strokeStyle | MDN, SPEC | Window | β |
api.CanvasRenderingContext2D.strokeText | MDN, SPEC | Window | β |
api.CanvasRenderingContext2D.textAlign | MDN, SPEC | Window | β |
api.CanvasRenderingContext2D.textBaseline | MDN, SPEC | Window | β |
api.CanvasRenderingContext2D.textRendering | MDN, SPEC | Window | β |
api.CanvasRenderingContext2D.transform | MDN, SPEC | Window | β |
api.CanvasRenderingContext2D.translate | MDN, SPEC | Window | β |
api.CanvasRenderingContext2D.wordSpacing | MDN, SPEC | Window | β |
CaptureActionEvent APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.CaptureActionEvent | N/A | Window | β |
api.CaptureActionEvent.CaptureActionEvent | N/A | Window | β |
api.CaptureActionEvent.action | N/A | Window | β |
CaptureController APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.CaptureController | N/A | Window | β |
api.CaptureController.CaptureController | MDN, SPEC | Window | β |
api.CaptureController.capturedmousechange_event | N/A | Window | β |
api.CaptureController.decreaseZoomLevel | MDN, SPEC | Window | β |
api.CaptureController.forwardWheel | MDN, SPEC | Window | β |
api.CaptureController.getSupportedZoomLevels | MDN, SPEC | Window | β |
api.CaptureController.increaseZoomLevel | MDN, SPEC | Window | β |
api.CaptureController.resetZoomLevel | MDN, SPEC | Window | β |
api.CaptureController.setFocusBehavior | MDN, SPEC | Window | β |
api.CaptureController.zoomLevel | MDN, SPEC | Window | β |
api.CaptureController.zoomlevelchange_event | MDN, SPEC | Window | β |
CapturedMouseEvent APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.CapturedMouseEvent | N/A | Window | β |
api.CapturedMouseEvent.CapturedMouseEvent | N/A | Window | β |
api.CapturedMouseEvent.surfaceX | N/A | Window | β |
api.CapturedMouseEvent.surfaceY | N/A | Window | β |
CaretPosition APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.CaretPosition | N/A | Window | β |
api.CaretPosition.getClientRect | MDN, SPEC | Window | β |
api.CaretPosition.offset | MDN, SPEC | Window | β |
api.CaretPosition.offsetNode | MDN, SPEC | Window | β |
ChannelMergerNode APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.ChannelMergerNode | N/A | Window | β |
api.ChannelMergerNode.ChannelMergerNode | MDN, SPEC | Window | β |
ChannelSplitterNode APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.ChannelSplitterNode | N/A | Window | β |
api.ChannelSplitterNode.ChannelSplitterNode | MDN, SPEC | Window | β |
ChapterInformation APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.ChapterInformation | N/A | Window | β |
api.ChapterInformation.artwork | MDN, SPEC | Window | β |
api.ChapterInformation.startTime | MDN, SPEC | Window | β |
api.ChapterInformation.title | MDN, SPEC | Window | β |
CharacterBoundsUpdateEvent APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.CharacterBoundsUpdateEvent | N/A | Window | β |
api.CharacterBoundsUpdateEvent.CharacterBoundsUpdateEvent | MDN, SPEC | Window | β |
api.CharacterBoundsUpdateEvent.rangeEnd | MDN, SPEC | Window | β |
api.CharacterBoundsUpdateEvent.rangeStart | MDN, SPEC | Window | β |
CharacterData APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.CharacterData | N/A | Window | β |
api.CharacterData.after | MDN, SPEC | Window | β |
api.CharacterData.appendData | MDN, SPEC | Window | β |
api.CharacterData.before | MDN, SPEC | Window | β |
api.CharacterData.data | MDN, SPEC | Window | β |
api.CharacterData.deleteData | MDN, SPEC | Window | β |
api.CharacterData.insertData | MDN, SPEC | Window | β |
api.CharacterData.length | MDN, SPEC | Window | β |
api.CharacterData.nextElementSibling | MDN, SPEC | Window | β |
api.CharacterData.previousElementSibling | MDN, SPEC | Window | β |
api.CharacterData.remove | MDN, SPEC | Window | β |
api.CharacterData.replaceData | MDN, SPEC | Window | β |
api.CharacterData.replaceWith | MDN, SPEC | Window | β |
api.CharacterData.substringData | MDN, SPEC | Window | β |
Client APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.Client | N/A | ServiceWorker | β |
api.Client.frameType | MDN, SPEC | ServiceWorker | β |
api.Client.id | MDN, SPEC | ServiceWorker | β |
api.Client.lifecycleState | N/A | ServiceWorker | β |
api.Client.postMessage | MDN, SPEC | ServiceWorker | β |
api.Client.type | MDN, SPEC | ServiceWorker | β |
api.Client.url | MDN, SPEC | ServiceWorker | β |
Clients APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.Clients | N/A | ServiceWorker | β |
api.Clients.claim | MDN, SPEC | ServiceWorker | β |
api.Clients.get | MDN, SPEC | ServiceWorker | β |
api.Clients.matchAll | MDN, SPEC | ServiceWorker | β |
api.Clients.matchAll.options_includeUncontrolled_parameter | N/A | ServiceWorker | β |
api.Clients.openWindow | MDN, SPEC | ServiceWorker | β |
Clipboard APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.Clipboard | N/A | Window | β |
api.Clipboard.read | MDN, SPEC | Window | β |
api.Clipboard.read.formats_unsanitized_parameter | N/A | Window | β |
api.Clipboard.readText | MDN, SPEC | Window | β |
api.Clipboard.type_image-png | SPEC | Window | β οΈ |
api.Clipboard.type_text-html | SPEC | Window | β οΈ |
api.Clipboard.type_text-plain | SPEC | Window | β οΈ |
api.Clipboard.write | MDN, SPEC | Window | β |
api.Clipboard.writeText | MDN, SPEC | Window | β |
ClipboardChangeEvent APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.ClipboardChangeEvent | N/A | Window | β |
api.ClipboardChangeEvent.ClipboardChangeEvent | MDN, SPEC | Window | β |
api.ClipboardChangeEvent.changeId | MDN, SPEC | Window | β |
api.ClipboardChangeEvent.types | MDN, SPEC | Window | β |
ClipboardEvent APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.ClipboardEvent | N/A | Window | β |
api.ClipboardEvent.ClipboardEvent | MDN, SPEC | Window | β |
api.ClipboardEvent.clipboardData | MDN, SPEC | Window | β |
ClipboardItem APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.ClipboardItem | N/A | Window | β |
api.ClipboardItem.ClipboardItem | MDN, SPEC | Window | β |
api.ClipboardItem.getType | MDN, SPEC | Window | β |
api.ClipboardItem.presentationStyle | MDN, SPEC | Window | β |
api.ClipboardItem.supports_static | MDN, SPEC | Window | β |
api.ClipboardItem.types | MDN, SPEC | Window | β |
CloseEvent APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.CloseEvent | N/A | Window | β |
| Worker | β | ||
api.CloseEvent.CloseEvent | MDN, SPEC | Window | β |
| Worker | β | ||
api.CloseEvent.code | MDN, SPEC | Window | β |
| Worker | β | ||
api.CloseEvent.reason | MDN, SPEC | Window | β |
| Worker | β | ||
api.CloseEvent.wasClean | MDN, SPEC | Window | β |
| Worker | β |
CloseWatcher APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.CloseWatcher | N/A | Window | β |
api.CloseWatcher.CloseWatcher | MDN, SPEC | Window | β |
api.CloseWatcher.cancel_event | MDN, SPEC | Window | β |
api.CloseWatcher.close | MDN, SPEC | Window | β |
api.CloseWatcher.close_event | MDN, SPEC | Window | β |
api.CloseWatcher.destroy | MDN, SPEC | Window | β |
api.CloseWatcher.requestClose | MDN, SPEC | Window | β |
CommandEvent APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.CommandEvent | N/A | Window | β |
api.CommandEvent.CommandEvent | MDN, SPEC | Window | β |
api.CommandEvent.command | MDN, SPEC | Window | β |
api.CommandEvent.source | MDN, SPEC | Window | β |
Comment APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.Comment | N/A | Window | β |
api.Comment.Comment | MDN, SPEC | Window | β |
CompositionEvent APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.CompositionEvent | N/A | Window | β |
api.CompositionEvent.CompositionEvent | MDN, SPEC | Window | β |
api.CompositionEvent.data | MDN, SPEC | Window | β |
api.CompositionEvent.initCompositionEvent | MDN, SPEC | Window | β |
api.CompositionEvent.locale | MDN | Window | β |
CompressionStream APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.CompressionStream | N/A | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.CompressionStream.CompressionStream | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.CompressionStream.CompressionStream.deflate | N/A | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.CompressionStream.CompressionStream.deflate-raw | N/A | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.CompressionStream.CompressionStream.gzip | N/A | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.CompressionStream.readable | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.CompressionStream.writable | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β |
ConstantSourceNode APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.ConstantSourceNode | N/A | Window | β |
api.ConstantSourceNode.ConstantSourceNode | MDN, SPEC | Window | β |
api.ConstantSourceNode.offset | MDN, SPEC | Window | β |
ContactAddress APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.ContactAddress | N/A | Window | β |
api.ContactAddress.addressLine | MDN, SPEC | Window | β |
api.ContactAddress.city | MDN, SPEC | Window | β |
api.ContactAddress.country | MDN, SPEC | Window | β |
api.ContactAddress.dependentLocality | MDN, SPEC | Window | β |
api.ContactAddress.organization | MDN, SPEC | Window | β |
api.ContactAddress.phone | MDN, SPEC | Window | β |
api.ContactAddress.postalCode | MDN, SPEC | Window | β |
api.ContactAddress.recipient | MDN, SPEC | Window | β |
api.ContactAddress.region | MDN, SPEC | Window | β |
api.ContactAddress.sortingCode | MDN, SPEC | Window | β |
api.ContactAddress.toJSON | MDN, SPEC | Window | β |
ContactsManager APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.ContactsManager | N/A | Window | β |
api.ContactsManager.getProperties | MDN, SPEC | Window | β |
api.ContactsManager.select | MDN, SPEC | Window | β |
ContentIndex APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.ContentIndex | N/A | Window | β |
| Worker | β | ||
api.ContentIndex.add | MDN, SPEC | Window | β |
| Worker | β | ||
api.ContentIndex.delete | MDN, SPEC | Window | β |
| Worker | β | ||
api.ContentIndex.getAll | MDN, SPEC | Window | β |
| Worker | β |
ContentIndexEvent APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.ContentIndexEvent | N/A | ServiceWorker | β |
api.ContentIndexEvent.ContentIndexEvent | MDN, SPEC | ServiceWorker | β |
api.ContentIndexEvent.id | MDN, SPEC | ServiceWorker | β |
ContentVisibilityAutoStateChangeEvent APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.ContentVisibilityAutoStateChangeEvent | N/A | Window | β |
api.ContentVisibilityAutoStateChangeEvent.ContentVisibilityAutoStateChangeEvent | MDN, SPEC | Window | β |
api.ContentVisibilityAutoStateChangeEvent.skipped | MDN, SPEC | Window | β |
ConvolverNode APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.ConvolverNode | N/A | Window | β |
api.ConvolverNode.ConvolverNode | MDN, SPEC | Window | β |
api.ConvolverNode.buffer | MDN, SPEC | Window | β |
api.ConvolverNode.normalize | MDN, SPEC | Window | β |
CookieChangeEvent APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.CookieChangeEvent | N/A | Window | β |
api.CookieChangeEvent.CookieChangeEvent | MDN, SPEC | Window | β |
api.CookieChangeEvent.changed | MDN, SPEC | Window | β |
api.CookieChangeEvent.deleted | MDN, SPEC | Window | β |
CookieStore APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.CookieStore | N/A | ServiceWorker | β |
| Window | β | ||
api.CookieStore.change_event | MDN, SPEC0, SPEC1 | ServiceWorker | β |
| Window | β | ||
api.CookieStore.delete | MDN, SPEC | ServiceWorker | β |
| Window | β | ||
api.CookieStore.delete.partitioned_option | N/A | ServiceWorker | β |
| Window | β | ||
api.CookieStore.get | MDN, SPEC | ServiceWorker | β |
| Window | β | ||
api.CookieStore.get.domain_return_property | N/A | ServiceWorker | β |
| Window | β | ||
api.CookieStore.get.expires_return_property | N/A | ServiceWorker | β |
| Window | β | ||
api.CookieStore.get.name_return_property | N/A | ServiceWorker | β |
| Window | β | ||
api.CookieStore.get.partitioned_return_property | N/A | ServiceWorker | β |
| Window | β | ||
api.CookieStore.get.path_return_property | N/A | ServiceWorker | β |
| Window | β | ||
api.CookieStore.get.sameSite_return_property | N/A | ServiceWorker | β |
| Window | β | ||
api.CookieStore.get.secure_return_property | N/A | ServiceWorker | β |
| Window | β | ||
api.CookieStore.get.value_return_property | N/A | ServiceWorker | β |
| Window | β | ||
api.CookieStore.getAll | MDN, SPEC | ServiceWorker | β |
| Window | β | ||
api.CookieStore.set | MDN, SPEC | ServiceWorker | β |
| Window | β | ||
api.CookieStore.set.partitioned_option | N/A | ServiceWorker | β |
| Window | β |
CookieStoreManager APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.CookieStoreManager | N/A | ServiceWorker | β |
| Window | β | ||
api.CookieStoreManager.getSubscriptions | MDN, SPEC | ServiceWorker | β |
| Window | β | ||
api.CookieStoreManager.subscribe | MDN, SPEC | ServiceWorker | β |
| Window | β | ||
api.CookieStoreManager.unsubscribe | MDN, SPEC | ServiceWorker | β |
| Window | β |
CountQueuingStrategy APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.CountQueuingStrategy | N/A | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.CountQueuingStrategy.CountQueuingStrategy | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.CountQueuingStrategy.highWaterMark | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.CountQueuingStrategy.size | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β |
Counter APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.Counter | N/A | Window | β |
api.Counter.identifier | N/A | Window | β |
api.Counter.listStyle | N/A | Window | β |
api.Counter.separator | N/A | Window | β |
CrashReportContext APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.CrashReportContext | N/A | Window | β |
api.CrashReportContext.delete | MDN, SPEC | Window | β |
api.CrashReportContext.initialize | MDN, SPEC | Window | β |
api.CrashReportContext.set | MDN, SPEC | Window | β |
CreateMonitor APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.CreateMonitor | N/A | Window | β |
api.CreateMonitor.downloadprogress_event | MDN, SPEC | Window | β |
Credential APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.Credential | N/A | Window | β |
api.Credential.id | MDN, SPEC | Window | β |
api.Credential.isConditionalMediationAvailable_static | MDN, SPEC | Window | β |
api.Credential.type | MDN, SPEC | Window | β |
CredentialsContainer APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.CredentialsContainer | N/A | Window | β |
api.CredentialsContainer.create | MDN, SPEC | Window | β |
api.CredentialsContainer.get | MDN, SPEC | Window | β |
api.CredentialsContainer.get.identity_option | N/A | Window | β |
api.CredentialsContainer.get.identity_option.context_option | N/A | Window | β οΈ |
api.CredentialsContainer.get.identity_option.providers_option_loginHint | N/A | Window | β οΈ |
api.CredentialsContainer.get.otp_option | N/A | Window | β |
api.CredentialsContainer.get.publicKey_option | N/A | Window | β |
api.CredentialsContainer.preventSilentAccess | MDN, SPEC | Window | β |
api.CredentialsContainer.store | MDN, SPEC | Window | β |
CropTarget APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.CropTarget | N/A | Window | β |
| Worker | β | ||
api.CropTarget.fromElement_static | MDN, SPEC | Window | β |
| Worker | β |
Crypto APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.Crypto | N/A | Window | β |
| Worker | β | ||
api.Crypto.getRandomValues | MDN, SPEC | Window | β |
| Worker | β | ||
api.Crypto.randomUUID | MDN, SPEC | Window | β |
| Worker | β | ||
api.Crypto.subtle | MDN, SPEC | Window | β |
| Worker | β |
CryptoKey APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.CryptoKey | N/A | Window | β |
| Worker | β | ||
api.CryptoKey.algorithm | MDN, SPEC | Window | β |
| Worker | β | ||
api.CryptoKey.extractable | MDN, SPEC | Window | β |
| Worker | β | ||
api.CryptoKey.type | MDN, SPEC | Window | β |
| Worker | β | ||
api.CryptoKey.usages | MDN, SPEC | Window | β |
| Worker | β |
CustomElementRegistry APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.CustomElementRegistry | N/A | Window | β |
api.CustomElementRegistry.CustomElementRegistry | MDN, SPEC | Window | β |
api.CustomElementRegistry.builtin_element_support | MDN, SPEC | Window | β |
api.CustomElementRegistry.define | MDN, SPEC | Window | β |
api.CustomElementRegistry.get | MDN, SPEC | Window | β |
api.CustomElementRegistry.getName | MDN, SPEC | Window | β |
api.CustomElementRegistry.initialize | MDN, SPEC | Window | β |
api.CustomElementRegistry.upgrade | MDN, SPEC | Window | β |
api.CustomElementRegistry.whenDefined | MDN, SPEC | Window | β |
CustomEvent APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.CustomEvent | N/A | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.CustomEvent.CustomEvent | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.CustomEvent.detail | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.CustomEvent.initCustomEvent | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β |
CustomStateSet APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.CustomStateSet | N/A | Window | β |
api.CustomStateSet.@@iterator | SPEC | Window | β |
api.CustomStateSet.add | MDN, SPEC | Window | β |
api.CustomStateSet.clear | MDN, SPEC | Window | β |
api.CustomStateSet.delete | MDN, SPEC | Window | β |
api.CustomStateSet.entries | MDN, SPEC | Window | β |
api.CustomStateSet.forEach | MDN, SPEC | Window | β |
api.CustomStateSet.has | MDN, SPEC | Window | β |
api.CustomStateSet.keys | MDN, SPEC | Window | β |
api.CustomStateSet.size | MDN, SPEC | Window | β |
api.CustomStateSet.values | MDN, SPEC | Window | β |
DOMError APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.DOMError | N/A | Window | β |
api.DOMError.message | N/A | Window | β |
api.DOMError.name | N/A | Window | β |
api.DOMError.type | N/A | Window | β |
DOMException APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.DOMException | N/A | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.DOMException.DOMException | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.DOMException.code | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.DOMException.message | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.DOMException.name | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β |
DOMImplementation APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.DOMImplementation | N/A | Window | β |
api.DOMImplementation.createDocument | MDN, SPEC | Window | β |
api.DOMImplementation.createDocumentType | MDN, SPEC | Window | β |
api.DOMImplementation.createHTMLDocument | MDN, SPEC | Window | β |
api.DOMImplementation.hasFeature | MDN, SPEC | Window | β |
DOMMatrix APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.DOMMatrix | N/A | Window | β |
| Worker | β | ||
api.DOMMatrix.DOMMatrix | MDN, SPEC | Window | β |
| Worker | β | ||
api.DOMMatrix.a | MDN, SPEC | Window | β |
| Worker | β | ||
api.DOMMatrix.b | MDN, SPEC | Window | β |
| Worker | β | ||
api.DOMMatrix.c | MDN, SPEC | Window | β |
| Worker | β | ||
api.DOMMatrix.d | MDN, SPEC | Window | β |
| Worker | β | ||
api.DOMMatrix.e | MDN, SPEC | Window | β |
| Worker | β | ||
api.DOMMatrix.f | MDN, SPEC | Window | β |
| Worker | β | ||
api.DOMMatrix.fromFloat32Array_static | MDN, SPEC | Window | β |
| Worker | β | ||
api.DOMMatrix.fromFloat64Array_static | MDN, SPEC | Window | β |
| Worker | β | ||
api.DOMMatrix.fromMatrix_static | MDN, SPEC | Window | β |
| Worker | β | ||
api.DOMMatrix.invertSelf | MDN, SPEC | Window | β |
| Worker | β | ||
api.DOMMatrix.m11 | MDN, SPEC | Window | β |
| Worker | β | ||
api.DOMMatrix.m12 | MDN, SPEC | Window | β |
| Worker | β | ||
api.DOMMatrix.m13 | MDN, SPEC | Window | β |
| Worker | β | ||
api.DOMMatrix.m14 | MDN, SPEC | Window | β |
| Worker | β | ||
api.DOMMatrix.m21 | MDN, SPEC | Window | β |
| Worker | β | ||
api.DOMMatrix.m22 | MDN, SPEC | Window | β |
| Worker | β | ||
api.DOMMatrix.m23 | MDN, SPEC | Window | β |
| Worker | β | ||
api.DOMMatrix.m24 | MDN, SPEC | Window | β |
| Worker | β | ||
api.DOMMatrix.m31 | MDN, SPEC | Window | β |
| Worker | β | ||
api.DOMMatrix.m32 | MDN, SPEC | Window | β |
| Worker | β | ||
api.DOMMatrix.m33 | MDN, SPEC | Window | β |
| Worker | β | ||
api.DOMMatrix.m34 | MDN, SPEC | Window | β |
| Worker | β | ||
api.DOMMatrix.m41 | MDN, SPEC | Window | β |
| Worker | β | ||
api.DOMMatrix.m42 | MDN, SPEC | Window | β |
| Worker | β | ||
api.DOMMatrix.m43 | MDN, SPEC | Window | β |
| Worker | β | ||
api.DOMMatrix.m44 | MDN, SPEC | Window | β |
| Worker | β | ||
api.DOMMatrix.multiplySelf | MDN, SPEC | Window | β |
| Worker | β | ||
api.DOMMatrix.preMultiplySelf | MDN, SPEC | Window | β |
| Worker | β | ||
api.DOMMatrix.rotateAxisAngleSelf | MDN, SPEC | Window | β |
| Worker | β | ||
api.DOMMatrix.rotateFromVectorSelf | MDN, SPEC | Window | β |
| Worker | β | ||
api.DOMMatrix.rotateSelf | MDN, SPEC | Window | β |
| Worker | β | ||
api.DOMMatrix.scale3dSelf | MDN, SPEC | Window | β |
| Worker | β | ||
api.DOMMatrix.scaleSelf | MDN, SPEC | Window | β |
| Worker | β | ||
api.DOMMatrix.setMatrixValue | MDN, SPEC | Window | β |
| Worker | β | ||
api.DOMMatrix.skewXSelf | MDN, SPEC | Window | β |
| Worker | β | ||
api.DOMMatrix.skewYSelf | MDN, SPEC | Window | β |
| Worker | β | ||
api.DOMMatrix.translateSelf | MDN, SPEC | Window | β |
| Worker | β |
DOMMatrixReadOnly APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.DOMMatrixReadOnly | N/A | Window | β |
| Worker | β | ||
api.DOMMatrixReadOnly.DOMMatrixReadOnly | MDN, SPEC | Window | β |
| Worker | β | ||
api.DOMMatrixReadOnly.a | MDN, SPEC | Window | β |
| Worker | β | ||
api.DOMMatrixReadOnly.b | MDN, SPEC | Window | β |
| Worker | β | ||
api.DOMMatrixReadOnly.c | MDN, SPEC | Window | β |
| Worker | β | ||
api.DOMMatrixReadOnly.d | MDN, SPEC | Window | β |
| Worker | β | ||
api.DOMMatrixReadOnly.e | MDN, SPEC | Window | β |
| Worker | β | ||
api.DOMMatrixReadOnly.f | MDN, SPEC | Window | β |
| Worker | β | ||
api.DOMMatrixReadOnly.flipX | MDN, SPEC | Window | β |
| Worker | β | ||
api.DOMMatrixReadOnly.flipY | MDN, SPEC | Window | β |
| Worker | β | ||
api.DOMMatrixReadOnly.fromFloat32Array_static | MDN, SPEC | Window | β |
| Worker | β | ||
api.DOMMatrixReadOnly.fromFloat64Array_static | MDN, SPEC | Window | β |
| Worker | β | ||
api.DOMMatrixReadOnly.fromMatrix_static | MDN, SPEC | Window | β |
| Worker | β | ||
api.DOMMatrixReadOnly.inverse | MDN, SPEC | Window | β |
| Worker | β | ||
api.DOMMatrixReadOnly.is2D | MDN, SPEC | Window | β |
| Worker | β | ||
api.DOMMatrixReadOnly.isIdentity | MDN, SPEC | Window | β |
| Worker | β | ||
api.DOMMatrixReadOnly.m11 | MDN, SPEC | Window | β |
| Worker | β | ||
api.DOMMatrixReadOnly.m12 | MDN, SPEC | Window | β |
| Worker | β | ||
api.DOMMatrixReadOnly.m13 | MDN, SPEC | Window | β |
| Worker | β | ||
api.DOMMatrixReadOnly.m14 | MDN, SPEC | Window | β |
| Worker | β | ||
api.DOMMatrixReadOnly.m21 | MDN, SPEC | Window | β |
| Worker | β | ||
api.DOMMatrixReadOnly.m22 | MDN, SPEC | Window | β |
| Worker | β | ||
api.DOMMatrixReadOnly.m23 | MDN, SPEC | Window | β |
| Worker | β | ||
api.DOMMatrixReadOnly.m24 | MDN, SPEC | Window | β |
| Worker | β | ||
api.DOMMatrixReadOnly.m31 | MDN, SPEC | Window | β |
| Worker | β | ||
api.DOMMatrixReadOnly.m32 | MDN, SPEC | Window | β |
| Worker | β | ||
api.DOMMatrixReadOnly.m33 | MDN, SPEC | Window | β |
| Worker | β | ||
api.DOMMatrixReadOnly.m34 | MDN, SPEC | Window | β |
| Worker | β | ||
api.DOMMatrixReadOnly.m41 | MDN, SPEC | Window | β |
| Worker | β | ||
api.DOMMatrixReadOnly.m42 | MDN, SPEC | Window | β |
| Worker | β | ||
api.DOMMatrixReadOnly.m43 | MDN, SPEC | Window | β |
| Worker | β | ||
api.DOMMatrixReadOnly.m44 | MDN, SPEC | Window | β |
| Worker | β | ||
api.DOMMatrixReadOnly.multiply | MDN, SPEC | Window | β |
| Worker | β | ||
api.DOMMatrixReadOnly.rotate | MDN, SPEC | Window | β |
| Worker | β | ||
api.DOMMatrixReadOnly.rotateAxisAngle | MDN, SPEC | Window | β |
| Worker | β | ||
api.DOMMatrixReadOnly.rotateFromVector | MDN, SPEC | Window | β |
| Worker | β | ||
api.DOMMatrixReadOnly.scale | MDN, SPEC | Window | β |
| Worker | β | ||
api.DOMMatrixReadOnly.scale3d | MDN, SPEC | Window | β |
| Worker | β | ||
api.DOMMatrixReadOnly.scaleNonUniform | SPEC | Window | β |
| Worker | β | ||
api.DOMMatrixReadOnly.skewX | MDN, SPEC | Window | β |
| Worker | β | ||
api.DOMMatrixReadOnly.skewY | MDN, SPEC | Window | β |
| Worker | β | ||
api.DOMMatrixReadOnly.toFloat32Array | MDN, SPEC | Window | β |
| Worker | β | ||
api.DOMMatrixReadOnly.toFloat64Array | MDN, SPEC | Window | β |
| Worker | β | ||
api.DOMMatrixReadOnly.toJSON | MDN, SPEC | Window | β |
| Worker | β | ||
api.DOMMatrixReadOnly.toString | MDN, SPEC | Window | β |
| Worker | β | ||
api.DOMMatrixReadOnly.transform | N/A | Window | β |
| Worker | β | ||
api.DOMMatrixReadOnly.transformPoint | MDN, SPEC | Window | β |
| Worker | β | ||
api.DOMMatrixReadOnly.translate | MDN, SPEC | Window | β |
| Worker | β |
DOMParser APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.DOMParser | N/A | Window | β |
api.DOMParser.DOMParser | MDN, SPEC | Window | β |
api.DOMParser.parseFromString | MDN, SPEC | Window | β |
api.DOMParser.parseFromString.html | N/A | Window | β |
api.DOMParser.parseFromString.svg | N/A | Window | β |
api.DOMParser.parseFromString.xml | N/A | Window | β |
DOMPoint APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.DOMPoint | N/A | Window | β |
| Worker | β | ||
api.DOMPoint.DOMPoint | MDN, SPEC | Window | β |
| Worker | β | ||
api.DOMPoint.fromPoint_static | MDN, SPEC | Window | β |
| Worker | β | ||
api.DOMPoint.w | MDN, SPEC | Window | β |
| Worker | β | ||
api.DOMPoint.x | MDN, SPEC | Window | β |
| Worker | β | ||
api.DOMPoint.y | MDN, SPEC | Window | β |
| Worker | β | ||
api.DOMPoint.z | MDN, SPEC | Window | β |
| Worker | β |
DOMPointReadOnly APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.DOMPointReadOnly | N/A | Window | β |
| Worker | β | ||
api.DOMPointReadOnly.DOMPointReadOnly | MDN, SPEC | Window | β |
| Worker | β | ||
api.DOMPointReadOnly.fromPoint_static | MDN, SPEC | Window | β |
| Worker | β | ||
api.DOMPointReadOnly.matrixTransform | MDN, SPEC | Window | β |
| Worker | β | ||
api.DOMPointReadOnly.toJSON | MDN, SPEC | Window | β |
| Worker | β | ||
api.DOMPointReadOnly.w | MDN, SPEC | Window | β |
| Worker | β | ||
api.DOMPointReadOnly.x | MDN, SPEC | Window | β |
| Worker | β | ||
api.DOMPointReadOnly.y | MDN, SPEC | Window | β |
| Worker | β | ||
api.DOMPointReadOnly.z | MDN, SPEC | Window | β |
| Worker | β |
DOMQuad APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.DOMQuad | N/A | Window | β |
| Worker | β | ||
api.DOMQuad.DOMQuad | MDN, SPEC | Window | β |
| Worker | β | ||
api.DOMQuad.fromQuad_static | MDN, SPEC | Window | β |
| Worker | β | ||
api.DOMQuad.fromRect_static | MDN, SPEC | Window | β |
| Worker | β | ||
api.DOMQuad.getBounds | MDN, SPEC | Window | β |
| Worker | β | ||
api.DOMQuad.p1 | MDN, SPEC | Window | β |
| Worker | β | ||
api.DOMQuad.p2 | MDN, SPEC | Window | β |
| Worker | β | ||
api.DOMQuad.p3 | MDN, SPEC | Window | β |
| Worker | β | ||
api.DOMQuad.p4 | MDN, SPEC | Window | β |
| Worker | β | ||
api.DOMQuad.toJSON | MDN, SPEC | Window | β |
| Worker | β |
DOMRect APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.DOMRect | N/A | Window | β |
| Worker | β | ||
api.DOMRect.DOMRect | MDN, SPEC | Window | β |
| Worker | β | ||
api.DOMRect.fromRect_static | MDN, SPEC | Window | β |
| Worker | β | ||
api.DOMRect.height | MDN, SPEC | Window | β |
| Worker | β | ||
api.DOMRect.width | MDN, SPEC | Window | β |
| Worker | β | ||
api.DOMRect.x | MDN, SPEC | Window | β |
| Worker | β | ||
api.DOMRect.y | MDN, SPEC | Window | β |
| Worker | β |
DOMRectList APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.DOMRectList | N/A | Window | β |
api.DOMRectList.item | MDN, SPEC | Window | β |
api.DOMRectList.length | MDN, SPEC | Window | β |
DOMRectReadOnly APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.DOMRectReadOnly | N/A | Window | β |
| Worker | β | ||
api.DOMRectReadOnly.DOMRectReadOnly | MDN, SPEC | Window | β |
| Worker | β | ||
api.DOMRectReadOnly.bottom | MDN, SPEC | Window | β |
| Worker | β | ||
api.DOMRectReadOnly.fromRect_static | MDN, SPEC | Window | β |
| Worker | β | ||
api.DOMRectReadOnly.height | MDN, SPEC | Window | β |
| Worker | β | ||
api.DOMRectReadOnly.left | MDN, SPEC | Window | β |
| Worker | β | ||
api.DOMRectReadOnly.right | MDN, SPEC | Window | β |
| Worker | β | ||
api.DOMRectReadOnly.toJSON | MDN, SPEC | Window | β |
| Worker | β | ||
api.DOMRectReadOnly.top | MDN, SPEC | Window | β |
| Worker | β | ||
api.DOMRectReadOnly.width | MDN, SPEC | Window | β |
| Worker | β | ||
api.DOMRectReadOnly.x | MDN, SPEC | Window | β |
| Worker | β | ||
api.DOMRectReadOnly.y | MDN, SPEC | Window | β |
| Worker | β |
DOMStringList APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.DOMStringList | N/A | Window | β |
| Worker | β | ||
api.DOMStringList.contains | MDN, SPEC | Window | β |
| Worker | β | ||
api.DOMStringList.item | MDN, SPEC | Window | β |
| Worker | β | ||
api.DOMStringList.length | MDN, SPEC | Window | β |
| Worker | β |
DOMStringMap APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.DOMStringMap | N/A | Window | β |
DOMTokenList APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.DOMTokenList | N/A | Window | β |
api.DOMTokenList.@@iterator | SPEC | Window | β |
api.DOMTokenList.add | MDN, SPEC | Window | β |
api.DOMTokenList.add.multiple_parameters | N/A | Window | β |
api.DOMTokenList.contains | MDN, SPEC | Window | β |
api.DOMTokenList.entries | MDN, SPEC | Window | β |
api.DOMTokenList.forEach | MDN, SPEC | Window | β |
api.DOMTokenList.item | MDN, SPEC | Window | β |
api.DOMTokenList.keys | MDN, SPEC | Window | β |
api.DOMTokenList.length | MDN, SPEC | Window | β |
api.DOMTokenList.remove | MDN, SPEC | Window | β |
api.DOMTokenList.remove.multiple_parameters | N/A | Window | β |
api.DOMTokenList.remove_duplicates | MDN, SPEC | Window | β |
api.DOMTokenList.replace | MDN, SPEC | Window | β |
api.DOMTokenList.replace.boolean_value | N/A | Window | β |
api.DOMTokenList.supports | MDN, SPEC | Window | β |
api.DOMTokenList.toString | MDN, SPEC | Window | β |
api.DOMTokenList.toggle | MDN, SPEC | Window | β |
api.DOMTokenList.toggle.force_parameter | N/A | Window | β |
api.DOMTokenList.trim_whitespace | MDN, SPEC | Window | β |
api.DOMTokenList.value | MDN, SPEC | Window | β |
api.DOMTokenList.values | MDN, SPEC | Window | β |
DataCue APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.DataCue | N/A | Window | β |
api.DataCue.DataCue | MDN, SPEC | Window | β |
api.DataCue.type | MDN, SPEC | Window | β |
api.DataCue.value | MDN, SPEC | Window | β |
DataTransfer APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.DataTransfer | N/A | Window | β |
api.DataTransfer.DataTransfer | MDN, SPEC | Window | β |
api.DataTransfer.addElement | MDN | Window | β |
api.DataTransfer.clearData | MDN, SPEC | Window | β |
api.DataTransfer.dropEffect | MDN, SPEC | Window | β |
api.DataTransfer.effectAllowed | MDN, SPEC | Window | β |
api.DataTransfer.files | MDN, SPEC | Window | β |
api.DataTransfer.getData | MDN, SPEC | Window | β |
api.DataTransfer.items | MDN, SPEC | Window | β |
api.DataTransfer.mozCursor | N/A | Window | β |
api.DataTransfer.mozSourceNode | N/A | Window | β |
api.DataTransfer.mozUserCancelled | N/A | Window | β |
api.DataTransfer.setData | MDN, SPEC | Window | β |
api.DataTransfer.setDragImage | MDN, SPEC | Window | β |
api.DataTransfer.types | MDN, SPEC | Window | β |
DataTransferItem APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.DataTransferItem | N/A | Window | β |
api.DataTransferItem.getAsFile | MDN, SPEC | Window | β |
api.DataTransferItem.getAsFileSystemHandle | MDN, SPEC | Window | β |
api.DataTransferItem.getAsString | MDN, SPEC | Window | β |
api.DataTransferItem.kind | MDN, SPEC | Window | β |
api.DataTransferItem.type | MDN, SPEC | Window | β |
api.DataTransferItem.webkitGetAsEntry | MDN, SPEC | Window | β |
DataTransferItemList APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.DataTransferItemList | N/A | Window | β |
api.DataTransferItemList.add | MDN, SPEC | Window | β |
api.DataTransferItemList.clear | MDN, SPEC | Window | β |
api.DataTransferItemList.length | MDN, SPEC | Window | β |
api.DataTransferItemList.remove | MDN, SPEC | Window | β |
DecompressionStream APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.DecompressionStream | N/A | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.DecompressionStream.DecompressionStream | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.DecompressionStream.DecompressionStream.deflate | N/A | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.DecompressionStream.DecompressionStream.deflate-raw | N/A | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.DecompressionStream.DecompressionStream.gzip | N/A | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.DecompressionStream.readable | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.DecompressionStream.writable | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β |
DedicatedWorkerGlobalScope APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.DedicatedWorkerGlobalScope | N/A | Worker | β |
api.DedicatedWorkerGlobalScope.cancelAnimationFrame | MDN, SPEC | Worker | β |
api.DedicatedWorkerGlobalScope.close | MDN, SPEC | Worker | β |
api.DedicatedWorkerGlobalScope.message_event | MDN, SPEC0, SPEC1 | Worker | β |
api.DedicatedWorkerGlobalScope.messageerror_event | MDN, SPEC0, SPEC1 | Worker | β |
api.DedicatedWorkerGlobalScope.name | MDN, SPEC | Worker | β |
api.DedicatedWorkerGlobalScope.postMessage | MDN, SPEC | Worker | β |
api.DedicatedWorkerGlobalScope.requestAnimationFrame | MDN, SPEC | Worker | β |
api.DedicatedWorkerGlobalScope.rtctransform_event | MDN, SPEC | Worker | β |
DelayNode APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.DelayNode | N/A | Window | β |
api.DelayNode.DelayNode | MDN, SPEC | Window | β |
api.DelayNode.delayTime | MDN, SPEC | Window | β |
DelegatedInkTrailPresenter APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.DelegatedInkTrailPresenter | N/A | Window | β |
api.DelegatedInkTrailPresenter.expectedImprovement | MDN | Window | β |
api.DelegatedInkTrailPresenter.presentationArea | MDN, SPEC | Window | β |
api.DelegatedInkTrailPresenter.updateInkTrailStartPoint | MDN, SPEC | Window | β |
DeviceChangeEvent APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.DeviceChangeEvent | N/A | Window | β |
api.DeviceChangeEvent.DeviceChangeEvent | N/A | Window | β |
api.DeviceChangeEvent.devices | N/A | Window | β |
api.DeviceChangeEvent.userInsertedDevices | N/A | Window | β |
DeviceLightEvent APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.DeviceLightEvent | N/A | Window | β |
api.DeviceLightEvent.value | N/A | Window | β |
DeviceMotionEvent APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.DeviceMotionEvent | N/A | Window | β |
api.DeviceMotionEvent.DeviceMotionEvent | MDN, SPEC | Window | β |
api.DeviceMotionEvent.acceleration | MDN, SPEC | Window | β |
api.DeviceMotionEvent.accelerationIncludingGravity | MDN, SPEC | Window | β |
api.DeviceMotionEvent.interval | MDN, SPEC | Window | β |
api.DeviceMotionEvent.requestPermission_static | MDN, SPEC | Window | β |
api.DeviceMotionEvent.rotationRate | MDN, SPEC | Window | β |
DeviceMotionEventAcceleration APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.DeviceMotionEventAcceleration | N/A | Window | β |
api.DeviceMotionEventAcceleration.x | MDN, SPEC | Window | β |
api.DeviceMotionEventAcceleration.y | MDN, SPEC | Window | β |
api.DeviceMotionEventAcceleration.z | MDN, SPEC | Window | β |
DeviceMotionEventRotationRate APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.DeviceMotionEventRotationRate | N/A | Window | β |
api.DeviceMotionEventRotationRate.alpha | MDN, SPEC | Window | β |
api.DeviceMotionEventRotationRate.beta | MDN, SPEC | Window | β |
api.DeviceMotionEventRotationRate.gamma | MDN, SPEC | Window | β |
DeviceOrientationEvent APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.DeviceOrientationEvent | N/A | Window | β |
api.DeviceOrientationEvent.DeviceOrientationEvent | MDN, SPEC | Window | β |
api.DeviceOrientationEvent.absolute | MDN, SPEC | Window | β |
api.DeviceOrientationEvent.alpha | MDN, SPEC | Window | β |
api.DeviceOrientationEvent.beta | MDN, SPEC | Window | β |
api.DeviceOrientationEvent.gamma | MDN, SPEC | Window | β |
api.DeviceOrientationEvent.requestPermission_static | MDN, SPEC | Window | β |
DevicePosture APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.DevicePosture | N/A | Window | β |
api.DevicePosture.change_event | MDN, SPEC | Window | β |
api.DevicePosture.type | MDN, SPEC | Window | β |
DeviceProximityEvent APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.DeviceProximityEvent | N/A | Window | β |
api.DeviceProximityEvent.max | N/A | Window | β |
api.DeviceProximityEvent.min | N/A | Window | β |
api.DeviceProximityEvent.value | N/A | Window | β |
DigitalCredential APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.DigitalCredential | N/A | Window | β |
api.DigitalCredential.data | SPEC | Window | β |
api.DigitalCredential.protocol | SPEC | Window | β |
api.DigitalCredential.toJSON | SPEC | Window | β |
api.DigitalCredential.userAgentAllowsProtocol_static | SPEC | Window | β |
DigitalGoodsService APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.DigitalGoodsService | N/A | Window | β |
api.DigitalGoodsService.consume | N/A | Window | β |
api.DigitalGoodsService.getDetails | N/A | Window | β |
api.DigitalGoodsService.listPurchaseHistory | N/A | Window | β |
api.DigitalGoodsService.listPurchases | N/A | Window | β |
Directory APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.Directory | N/A | Window | β |
| Worker | β | ||
api.Directory.getFiles | N/A | Window | β |
| Worker | β | ||
api.Directory.getFilesAndDirectories | N/A | Window | β |
| Worker | β | ||
api.Directory.name | N/A | Window | β |
| Worker | β | ||
api.Directory.path | N/A | Window | β |
| Worker | β |
DirectoryEntrySync APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.DirectoryEntrySync | N/A | Window | β |
DirectoryReaderSync APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.DirectoryReaderSync | N/A | Worker | β |
Document APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.Document | N/A | Window | β |
api.Document.Document | MDN, SPEC | Window | β |
api.Document.URL | MDN, SPEC | Window | β |
api.Document.activeElement | MDN, SPEC | Window | β |
api.Document.activeViewTransition | MDN, SPEC | Window | β |
api.Document.adoptNode | MDN, SPEC | Window | β |
api.Document.adoptedStyleSheets | MDN, SPEC | Window | β |
api.Document.afterscriptexecute_event | MDN | Window | β |
api.Document.alinkColor | MDN, SPEC | Window | β |
api.Document.all | MDN, SPEC | Window | β |
api.Document.anchors | MDN, SPEC | Window | β |
api.Document.append | MDN, SPEC | Window | β |
api.Document.applets | MDN, SPEC | Window | β |
api.Document.ariaNotify | MDN, SPEC | Window | β |
api.Document.beforescriptexecute_event | MDN | Window | β |
api.Document.bgColor | MDN, SPEC | Window | β |
api.Document.body | MDN, SPEC | Window | β |
api.Document.browsingTopics | MDN | Window | β |
api.Document.captureEvents | SPEC | Window | β |
api.Document.caretPositionFromPoint | MDN, SPEC | Window | β |
api.Document.caretPositionFromPoint.options_parameter | N/A | Window | β οΈ |
api.Document.caretRangeFromPoint | MDN | Window | β |
api.Document.characterSet | MDN, SPEC | Window | β |
api.Document.childElementCount | MDN, SPEC | Window | β |
api.Document.children | MDN, SPEC | Window | β |
api.Document.clear | MDN, SPEC | Window | β |
api.Document.close | MDN, SPEC | Window | β |
api.Document.compatMode | MDN, SPEC | Window | β |
api.Document.contentType | MDN, SPEC | Window | β |
api.Document.convertPointFromNode | N/A | Window | β |
api.Document.convertQuadFromNode | N/A | Window | β |
api.Document.convertRectFromNode | N/A | Window | β |
api.Document.cookie | MDN, SPEC | Window | β |
api.Document.createAttribute | MDN, SPEC | Window | β |
api.Document.createAttributeNS | MDN, SPEC | Window | β |
api.Document.createCDATASection | MDN, SPEC | Window | β |
api.Document.createComment | MDN, SPEC | Window | β |
api.Document.createDocumentFragment | MDN, SPEC | Window | β |
api.Document.createElement | MDN, SPEC | Window | β |
api.Document.createElement.options_parameter | N/A | Window | β |
api.Document.createElementNS | MDN, SPEC | Window | β |
api.Document.createElementNS.options_parameter | N/A | Window | β |
api.Document.createEvent | MDN, SPEC | Window | β |
api.Document.createExpression | MDN, SPEC | Window | β |
api.Document.createNSResolver | MDN, SPEC | Window | β |
api.Document.createNodeIterator | MDN, SPEC | Window | β |
api.Document.createProcessingInstruction | MDN, SPEC | Window | β |
api.Document.createRange | MDN, SPEC | Window | β |
api.Document.createTextNode | MDN, SPEC | Window | β |
api.Document.createTouch | MDN | Window | β |
api.Document.createTouchList | MDN | Window | β |
api.Document.createTreeWalker | MDN, SPEC | Window | β |
api.Document.createTreeWalker.whatToShow_filter_parameters_optional | N/A | Window | β |
api.Document.currentScript | MDN, SPEC | Window | β |
api.Document.customElementRegistry | MDN, SPEC | Window | β |
api.Document.defaultView | MDN, SPEC | Window | β |
api.Document.designMode | MDN, SPEC | Window | β |
api.Document.dir | MDN, SPEC | Window | β |
api.Document.doctype | MDN, SPEC | Window | β |
api.Document.documentElement | MDN, SPEC | Window | β |
api.Document.documentURI | MDN, SPEC | Window | β |
api.Document.domain | MDN, SPEC | Window | β |
api.Document.elementFromPoint | MDN, SPEC | Window | β |
api.Document.elementsFromPoint | MDN, SPEC | Window | β |
api.Document.embeds | MDN, SPEC | Window | β |
api.Document.enableStyleSheetsForSet | MDN | Window | β |
api.Document.evaluate | MDN, SPEC | Window | β |
api.Document.execCommand | MDN | Window | β |
api.Document.exitFullscreen | MDN, SPEC | Window | β |
api.Document.exitFullscreen.returns_promise | N/A | Window | β |
api.Document.exitPictureInPicture | MDN, SPEC | Window | β |
api.Document.exitPointerLock | MDN, SPEC | Window | β |
api.Document.featurePolicy | MDN | Window | β |
api.Document.fgColor | MDN, SPEC | Window | β |
api.Document.firstElementChild | MDN, SPEC | Window | β |
api.Document.fonts | MDN, SPEC | Window | β |
api.Document.forms | MDN, SPEC | Window | β |
api.Document.fragmentDirective | MDN, SPEC | Window | β |
api.Document.freeze_event | SPEC | Window | β |
api.Document.fullscreen | MDN, SPEC | Window | β |
api.Document.fullscreenElement | MDN, SPEC | Window | β |
api.Document.fullscreenEnabled | MDN, SPEC | Window | β |
api.Document.fullscreenchange_event | MDN, SPEC | Window | β |
api.Document.fullscreenerror_event | MDN, SPEC | Window | β |
api.Document.getAnimations | MDN, SPEC | Window | β |
api.Document.getBoxQuads | SPEC | Window | β |
api.Document.getElementById | MDN, SPEC | Window | β |
api.Document.getElementsByClassName | MDN, SPEC | Window | β |
api.Document.getElementsByName | MDN, SPEC | Window | β |
api.Document.getElementsByTagName | MDN, SPEC | Window | β |
api.Document.getElementsByTagNameNS | MDN, SPEC | Window | β |
api.Document.getSelection | MDN, SPEC | Window | β |
api.Document.hasFocus | MDN, SPEC | Window | β |
api.Document.hasPrivateToken | MDN, SPEC | Window | β |
api.Document.hasRedemptionRecord | MDN, SPEC | Window | β |
api.Document.hasStorageAccess | MDN, SPEC | Window | β |
api.Document.hasUnpartitionedCookieAccess | MDN, SPEC | Window | β |
api.Document.head | MDN, SPEC | Window | β |
api.Document.hidden | MDN, SPEC | Window | β |
api.Document.images | MDN, SPEC | Window | β |
api.Document.implementation | MDN, SPEC | Window | β |
api.Document.importNode | MDN, SPEC | Window | β |
api.Document.lastElementChild | MDN, SPEC | Window | β |
api.Document.lastModified | MDN, SPEC | Window | β |
api.Document.lastStyleSheetSet | MDN | Window | β |
api.Document.linkColor | MDN, SPEC | Window | β |
api.Document.links | MDN, SPEC | Window | β |
api.Document.location | MDN, SPEC | Window | β |
api.Document.measureElement | N/A | Window | β |
api.Document.measureText | N/A | Window | β |
api.Document.moveBefore | MDN, SPEC | Window | β |
api.Document.mozSetImageElement | MDN | Window | β |
api.Document.namedFlows | N/A | Window | β |
api.Document.open | MDN, SPEC | Window | β |
api.Document.parseHTMLUnsafe_static | MDN, SPEC | Window | β |
api.Document.parseHTML_static | MDN, SPEC | Window | β |
api.Document.permissionsPolicy | N/A | Window | β |
api.Document.pictureInPictureElement | MDN, SPEC | Window | β |
api.Document.pictureInPictureEnabled | MDN, SPEC | Window | β |
api.Document.plugins | MDN, SPEC | Window | β |
api.Document.pointerLockElement | MDN, SPEC | Window | β |
api.Document.pointerlockchange_event | MDN, SPEC0, SPEC1 | Window | β |
api.Document.pointerlockerror_event | MDN, SPEC0, SPEC1 | Window | β |
api.Document.preferredStyleSheetSet | MDN | Window | β |
api.Document.prepend | MDN, SPEC | Window | β |
api.Document.prerendering | MDN, SPEC | Window | β |
api.Document.prerenderingchange_event | MDN, SPEC0, SPEC1 | Window | β |
api.Document.queryCommandEnabled | MDN | Window | β |
api.Document.queryCommandIndeterm | N/A | Window | β |
api.Document.queryCommandState | MDN | Window | β |
api.Document.queryCommandSupported | MDN | Window | β |
api.Document.queryCommandValue | N/A | Window | β |
api.Document.querySelector | MDN, SPEC | Window | β |
api.Document.querySelectorAll | MDN, SPEC | Window | β |
api.Document.readyState | MDN, SPEC | Window | β |
api.Document.readystatechange_event | MDN, SPEC | Window | β |
api.Document.referrer | MDN, SPEC | Window | β |
api.Document.registerElement | N/A | Window | β |
api.Document.releaseCapture | MDN | Window | β |
api.Document.releaseEvents | SPEC | Window | β |
api.Document.replaceChildren | MDN, SPEC | Window | β |
api.Document.requestStorageAccess | MDN, SPEC | Window | β |
api.Document.resume_event | SPEC | Window | β |
api.Document.rootElement | MDN, SPEC | Window | β |
api.Document.scripts | MDN, SPEC | Window | β |
api.Document.scroll_event | MDN, SPEC0, SPEC1 | Window | β |
api.Document.scrollend_event | MDN, SPEC0, SPEC1 | Window | β |
api.Document.scrollingElement | MDN, SPEC | Window | β |
api.Document.scrollsnapchange_event | MDN, SPEC | Window | β |
api.Document.scrollsnapchanging_event | MDN, SPEC | Window | β |
api.Document.securitypolicyviolation_event | MDN, SPEC | Window | β |
api.Document.selectedStyleSheetSet | MDN | Window | β |
api.Document.selectionchange_event | MDN, SPEC0, SPEC1 | Window | β |
api.Document.startViewTransition | MDN, SPEC0, SPEC1 | Window | β |
api.Document.styleSheetSets | MDN | Window | β |
api.Document.styleSheets | MDN, SPEC | Window | β |
api.Document.timeline | MDN, SPEC | Window | β |
api.Document.title | MDN, SPEC | Window | β |
api.Document.visibilityState | MDN, SPEC | Window | β |
api.Document.visibilitychange_event | MDN, SPEC0, SPEC1 | Window | β |
api.Document.vlinkColor | MDN, SPEC | Window | β |
api.Document.wasDiscarded | SPEC | Window | β |
api.Document.write | MDN, SPEC | Window | β |
api.Document.writeln | MDN, SPEC | Window | β |
api.Document.xmlEncoding | MDN, SPEC | Window | β |
api.Document.xmlStandalone | SPEC | Window | β |
api.Document.xmlVersion | MDN, SPEC | Window | β |
DocumentFragment APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.DocumentFragment | N/A | Window | β |
api.DocumentFragment.DocumentFragment | MDN, SPEC | Window | β |
api.DocumentFragment.append | MDN, SPEC | Window | β |
api.DocumentFragment.childElementCount | MDN, SPEC | Window | β |
api.DocumentFragment.children | MDN, SPEC | Window | β |
api.DocumentFragment.firstElementChild | MDN, SPEC | Window | β |
api.DocumentFragment.getElementById | MDN, SPEC | Window | β |
api.DocumentFragment.lastElementChild | MDN, SPEC | Window | β |
api.DocumentFragment.moveBefore | MDN, SPEC | Window | β |
api.DocumentFragment.prepend | MDN, SPEC | Window | β |
api.DocumentFragment.querySelector | MDN, SPEC | Window | β |
api.DocumentFragment.querySelectorAll | MDN, SPEC | Window | β |
api.DocumentFragment.replaceChildren | MDN, SPEC | Window | β |
DocumentPictureInPicture APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.DocumentPictureInPicture | N/A | Window | β |
api.DocumentPictureInPicture.enter_event | MDN, SPEC | Window | β |
api.DocumentPictureInPicture.requestWindow | MDN, SPEC | Window | β |
api.DocumentPictureInPicture.window | MDN, SPEC | Window | β |
DocumentPictureInPictureEvent APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.DocumentPictureInPictureEvent | N/A | Window | β |
api.DocumentPictureInPictureEvent.DocumentPictureInPictureEvent | MDN, SPEC | Window | β |
api.DocumentPictureInPictureEvent.window | MDN, SPEC | Window | β |
DocumentTimeline APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.DocumentTimeline | N/A | Window | β |
api.DocumentTimeline.DocumentTimeline | MDN, SPEC | Window | β |
DocumentType APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.DocumentType | N/A | Window | β |
api.DocumentType.after | MDN, SPEC | Window | β |
api.DocumentType.before | MDN, SPEC | Window | β |
api.DocumentType.name | MDN, SPEC | Window | β |
api.DocumentType.publicId | MDN, SPEC | Window | β |
api.DocumentType.remove | MDN, SPEC | Window | β |
api.DocumentType.replaceWith | MDN, SPEC | Window | β |
api.DocumentType.systemId | MDN, SPEC | Window | β |
DragEvent APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.DragEvent | N/A | Window | β |
api.DragEvent.DragEvent | MDN, SPEC | Window | β |
api.DragEvent.dataTransfer | MDN, SPEC | Window | β |
DynamicsCompressorNode APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.DynamicsCompressorNode | N/A | Window | β |
api.DynamicsCompressorNode.DynamicsCompressorNode | MDN, SPEC | Window | β |
api.DynamicsCompressorNode.attack | MDN, SPEC | Window | β |
api.DynamicsCompressorNode.knee | MDN, SPEC | Window | β |
api.DynamicsCompressorNode.ratio | MDN, SPEC | Window | β |
api.DynamicsCompressorNode.reduction | MDN, SPEC | Window | β |
api.DynamicsCompressorNode.release | MDN, SPEC | Window | β |
api.DynamicsCompressorNode.threshold | MDN, SPEC | Window | β |
EXT_blend_minmax APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.EXT_blend_minmax | N/A | Window | β |
| Worker | β |
EXT_color_buffer_float APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.EXT_color_buffer_float | N/A | Window | β |
| Worker | β |
EXT_color_buffer_half_float APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.EXT_color_buffer_half_float | N/A | Window | β |
| Worker | β |
EXT_disjoint_timer_query APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.EXT_disjoint_timer_query | N/A | Window | β |
| Worker | β | ||
api.EXT_disjoint_timer_query.beginQueryEXT | MDN, SPEC | Window | β |
| Worker | β | ||
api.EXT_disjoint_timer_query.createQueryEXT | MDN, SPEC | Window | β |
| Worker | β | ||
api.EXT_disjoint_timer_query.deleteQueryEXT | MDN, SPEC | Window | β |
| Worker | β | ||
api.EXT_disjoint_timer_query.endQueryEXT | MDN, SPEC | Window | β |
| Worker | β | ||
api.EXT_disjoint_timer_query.getQueryEXT | MDN, SPEC | Window | β |
| Worker | β | ||
api.EXT_disjoint_timer_query.getQueryObjectEXT | MDN, SPEC | Window | β |
| Worker | β | ||
api.EXT_disjoint_timer_query.isQueryEXT | MDN, SPEC | Window | β |
| Worker | β | ||
api.EXT_disjoint_timer_query.queryCounterEXT | MDN, SPEC | Window | β |
| Worker | β |
EXT_disjoint_timer_query_webgl2 APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.EXT_disjoint_timer_query_webgl2 | N/A | Window | β |
| Worker | β | ||
api.EXT_disjoint_timer_query_webgl2.queryCounterEXT | SPEC | Window | β |
| Worker | β |
EXT_float_blend APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.EXT_float_blend | N/A | Window | β |
| Worker | β |
EXT_frag_depth APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.EXT_frag_depth | N/A | Window | β |
| Worker | β |
EXT_sRGB APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.EXT_sRGB | N/A | Window | β |
| Worker | β |
EXT_shader_texture_lod APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.EXT_shader_texture_lod | N/A | Window | β |
| Worker | β |
EXT_texture_compression_bptc APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.EXT_texture_compression_bptc | N/A | Window | β |
| Worker | β |
EXT_texture_compression_rgtc APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.EXT_texture_compression_rgtc | N/A | Window | β |
| Worker | β |
EXT_texture_filter_anisotropic APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.EXT_texture_filter_anisotropic | N/A | Window | β |
| Worker | β |
EXT_texture_norm16 APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.EXT_texture_norm16 | N/A | Window | β |
| Worker | β |
EditContext APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.EditContext | N/A | Window | β |
api.EditContext.EditContext | MDN, SPEC | Window | β |
api.EditContext.attachedElements | MDN, SPEC | Window | β |
api.EditContext.characterBounds | MDN, SPEC | Window | β |
api.EditContext.characterBoundsRangeStart | MDN, SPEC | Window | β |
api.EditContext.characterboundsupdate_event | MDN, SPEC | Window | β |
api.EditContext.compositionend_event | MDN, SPEC | Window | β |
api.EditContext.compositionstart_event | MDN, SPEC | Window | β |
api.EditContext.selectionEnd | MDN, SPEC | Window | β |
api.EditContext.selectionStart | MDN, SPEC | Window | β |
api.EditContext.text | MDN, SPEC | Window | β |
api.EditContext.textformatupdate_event | MDN, SPEC | Window | β |
api.EditContext.textupdate_event | MDN, SPEC | Window | β |
api.EditContext.updateCharacterBounds | MDN, SPEC | Window | β |
api.EditContext.updateControlBounds | MDN, SPEC | Window | β |
api.EditContext.updateSelection | MDN, SPEC | Window | β |
api.EditContext.updateSelectionBounds | MDN, SPEC | Window | β |
api.EditContext.updateText | MDN, SPEC | Window | β |
Element APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.Element | N/A | Window | β |
api.Element.activeViewTransition | SPEC | Window | β |
api.Element.after | MDN, SPEC | Window | β |
api.Element.afterscriptexecute_event | MDN | Window | β |
api.Element.animate | MDN, SPEC | Window | β |
api.Element.animate.options_composite_parameter | N/A | Window | β |
api.Element.animate.options_id_parameter | N/A | Window | β |
api.Element.animate.options_iterationComposite_parameter | N/A | Window | β |
api.Element.animate.options_pseudoElement_parameter | N/A | Window | β |
api.Element.animate.options_rangeEnd_parameter | N/A | Window | β |
api.Element.animate.options_rangeStart_parameter | N/A | Window | β |
api.Element.animate.options_timeline_parameter | N/A | Window | β |
api.Element.animationcancel_event | MDN, SPEC | Window | β |
api.Element.animationend_event | MDN, SPEC | Window | β |
api.Element.animationiteration_event | MDN, SPEC | Window | β |
api.Element.animationstart_event | MDN, SPEC | Window | β |
api.Element.append | MDN, SPEC | Window | β |
api.Element.ariaActiveDescendantElement | MDN, SPEC | Window | β |
api.Element.ariaAtomic | MDN, SPEC | Window | β |
api.Element.ariaAutoComplete | MDN, SPEC | Window | β |
api.Element.ariaBrailleLabel | MDN, SPEC | Window | β |
api.Element.ariaBrailleRoleDescription | MDN, SPEC | Window | β |
api.Element.ariaBusy | MDN, SPEC | Window | β |
api.Element.ariaChecked | MDN, SPEC | Window | β |
api.Element.ariaColCount | MDN, SPEC | Window | β |
api.Element.ariaColIndex | MDN, SPEC | Window | β |
api.Element.ariaColIndexText | MDN, SPEC | Window | β |
api.Element.ariaColSpan | MDN, SPEC | Window | β |
api.Element.ariaControlsElements | MDN, SPEC | Window | β |
api.Element.ariaCurrent | MDN, SPEC | Window | β |
api.Element.ariaDescribedByElements | MDN, SPEC | Window | β |
api.Element.ariaDescription | MDN, SPEC | Window | β |
api.Element.ariaDetailsElements | MDN, SPEC | Window | β |
api.Element.ariaDisabled | MDN, SPEC | Window | β |
api.Element.ariaErrorMessageElements | MDN, SPEC | Window | β |
api.Element.ariaExpanded | MDN, SPEC | Window | β |
api.Element.ariaFlowToElements | MDN, SPEC | Window | β |
api.Element.ariaHasPopup | MDN, SPEC | Window | β |
api.Element.ariaHidden | MDN, SPEC | Window | β |
api.Element.ariaInvalid | MDN, SPEC | Window | β |
api.Element.ariaKeyShortcuts | MDN, SPEC | Window | β |
api.Element.ariaLabel | MDN, SPEC | Window | β |
api.Element.ariaLabelledByElements | MDN, SPEC | Window | β |
api.Element.ariaLevel | MDN, SPEC | Window | β |
api.Element.ariaLive | MDN, SPEC | Window | β |
api.Element.ariaModal | MDN, SPEC | Window | β |
api.Element.ariaMultiLine | MDN, SPEC | Window | β |
api.Element.ariaMultiSelectable | MDN, SPEC | Window | β |
api.Element.ariaNotify | MDN, SPEC | Window | β |
api.Element.ariaOrientation | MDN, SPEC | Window | β |
api.Element.ariaOwnsElements | MDN, SPEC | Window | β |
api.Element.ariaPlaceholder | MDN, SPEC | Window | β |
api.Element.ariaPosInSet | MDN, SPEC | Window | β |
api.Element.ariaPressed | MDN, SPEC | Window | β |
api.Element.ariaReadOnly | MDN, SPEC | Window | β |
api.Element.ariaRelevant | MDN | Window | β |
api.Element.ariaRequired | MDN, SPEC | Window | β |
api.Element.ariaRoleDescription | MDN, SPEC | Window | β |
api.Element.ariaRowCount | MDN, SPEC | Window | β |
api.Element.ariaRowIndex | MDN, SPEC | Window | β |
api.Element.ariaRowIndexText | MDN, SPEC | Window | β |
api.Element.ariaRowSpan | MDN, SPEC | Window | β |
api.Element.ariaSelected | MDN, SPEC | Window | β |
api.Element.ariaSetSize | MDN, SPEC | Window | β |
api.Element.ariaSort | MDN, SPEC | Window | β |
api.Element.ariaValueMax | MDN, SPEC | Window | β |
api.Element.ariaValueMin | MDN, SPEC | Window | β |
api.Element.ariaValueNow | MDN, SPEC | Window | β |
api.Element.ariaValueText | MDN, SPEC | Window | β |
api.Element.assignedSlot | MDN, SPEC | Window | β |
api.Element.attachShadow | MDN, SPEC | Window | β |
api.Element.attachShadow.options_clonable_parameter | N/A | Window | β |
api.Element.attachShadow.options_delegatesFocus_parameter | N/A | Window | β |
api.Element.attachShadow.options_serializable_parameter | N/A | Window | β |
api.Element.attributes | MDN, SPEC | Window | β |
api.Element.auxclick_event | MDN, SPEC0, SPEC1 | Window | β |
api.Element.before | MDN, SPEC | Window | β |
api.Element.beforeinput_event | MDN, SPEC | Window | β |
api.Element.beforematch_event | MDN, SPEC | Window | β |
api.Element.beforescriptexecute_event | MDN | Window | β |
api.Element.beforexrselect_event | MDN, SPEC | Window | β |
api.Element.blur_event | MDN, SPEC0, SPEC1 | Window | β |
api.Element.checkVisibility | MDN, SPEC | Window | β |
api.Element.checkVisibility.options_checkOpacity_parameter | N/A | Window | β |
api.Element.checkVisibility.options_checkVisibilityCSS_parameter | N/A | Window | β |
api.Element.checkVisibility.options_contentVisibilityAuto_parameter | N/A | Window | β |
api.Element.checkVisibility.options_opacityProperty_parameter | N/A | Window | β |
api.Element.checkVisibility.options_visibilityProperty_parameter | N/A | Window | β |
api.Element.childElementCount | MDN, SPEC | Window | β |
api.Element.children | MDN, SPEC | Window | β |
api.Element.classList | MDN, SPEC | Window | β |
api.Element.className | MDN, SPEC | Window | β |
api.Element.click_event | MDN, SPEC0, SPEC1 | Window | β |
api.Element.clientHeight | MDN, SPEC | Window | β |
api.Element.clientLeft | MDN, SPEC | Window | β |
api.Element.clientTop | MDN, SPEC | Window | β |
api.Element.clientWidth | MDN, SPEC | Window | β |
api.Element.closest | MDN, SPEC | Window | β |
api.Element.compositionend_event | MDN, SPEC | Window | β |
api.Element.compositionstart_event | MDN, SPEC | Window | β |
api.Element.compositionupdate_event | MDN, SPEC | Window | β |
api.Element.computedStyleMap | MDN, SPEC | Window | β |
api.Element.containertiming | N/A | Window | β |
api.Element.containertimingIgnore | N/A | Window | β |
api.Element.contentvisibilityautostatechange_event | MDN, SPEC | Window | β |
api.Element.contextmenu_event | MDN, SPEC | Window | β |
api.Element.convertPointFromNode | N/A | Window | β |
api.Element.convertQuadFromNode | N/A | Window | β |
api.Element.convertRectFromNode | N/A | Window | β |
api.Element.copy_event | MDN, SPEC0, SPEC1 | Window | β |
api.Element.currentCSSZoom | MDN, SPEC | Window | β |
api.Element.customElementRegistry | MDN, SPEC | Window | β |
api.Element.cut_event | MDN, SPEC0, SPEC1 | Window | β |
api.Element.dblclick_event | MDN, SPEC0, SPEC1 | Window | β |
api.Element.elementTiming | MDN, SPEC | Window | β |
api.Element.firstElementChild | MDN, SPEC | Window | β |
api.Element.focus_event | MDN, SPEC0, SPEC1 | Window | β |
api.Element.focusableAreas | N/A | Window | β |
api.Element.focusin_event | MDN, SPEC | Window | β |
api.Element.focusout_event | MDN, SPEC | Window | β |
api.Element.fullscreenchange_event | MDN, SPEC | Window | β |
api.Element.fullscreenerror_event | MDN, SPEC | Window | β |
api.Element.gesturechange_event | MDN | Window | β |
api.Element.gestureend_event | MDN | Window | β |
api.Element.gesturestart_event | MDN | Window | β |
api.Element.getAnimations | MDN, SPEC | Window | β |
api.Element.getAttribute | MDN, SPEC | Window | β |
api.Element.getAttributeNS | MDN, SPEC | Window | β |
api.Element.getAttributeNames | MDN, SPEC | Window | β |
api.Element.getAttributeNode | MDN, SPEC | Window | β |
api.Element.getAttributeNodeNS | MDN, SPEC | Window | β |
api.Element.getBoundingClientRect | MDN, SPEC | Window | β |
api.Element.getBoxQuads | SPEC | Window | β |
api.Element.getClientRects | MDN, SPEC | Window | β |
api.Element.getElementsByClassName | MDN, SPEC | Window | β |
api.Element.getElementsByTagName | MDN, SPEC | Window | β |
api.Element.getElementsByTagName.all_elements_selector | N/A | Window | β |
api.Element.getElementsByTagNameNS | MDN, SPEC | Window | β |
api.Element.getElementsByTagNameNS.all_elements_selector | N/A | Window | β |
api.Element.getHTML | MDN, SPEC | Window | β |
api.Element.getRegionFlowRanges | N/A | Window | β |
api.Element.getSpatialNavigationContainer | N/A | Window | β |
api.Element.gotpointercapture_event | MDN, SPEC0, SPEC1 | Window | β |
api.Element.hasAttribute | MDN, SPEC | Window | β |
api.Element.hasAttributeNS | MDN, SPEC | Window | β |
api.Element.hasAttributes | MDN, SPEC | Window | β |
api.Element.hasPointerCapture | MDN, SPEC | Window | β |
api.Element.id | MDN, SPEC | Window | β |
api.Element.innerHTML | MDN, SPEC | Window | β |
api.Element.input_event | MDN, SPEC0, SPEC1 | Window | β |
api.Element.insertAdjacentElement | MDN, SPEC | Window | β |
api.Element.insertAdjacentHTML | MDN, SPEC | Window | β |
api.Element.insertAdjacentText | MDN, SPEC | Window | β |
api.Element.keydown_event | MDN, SPEC0, SPEC1 | Window | β |
api.Element.keypress_event | MDN, SPEC0, SPEC1 | Window | β |
api.Element.keyup_event | MDN, SPEC0, SPEC1 | Window | β |
api.Element.lastElementChild | MDN, SPEC | Window | β |
api.Element.localName | MDN, SPEC | Window | β |
api.Element.lostpointercapture_event | MDN, SPEC0, SPEC1 | Window | β |
api.Element.matches | MDN, SPEC | Window | β |
api.Element.mousedown_event | MDN, SPEC0, SPEC1 | Window | β |
api.Element.mouseenter_event | MDN, SPEC0, SPEC1 | Window | β |
api.Element.mouseleave_event | MDN, SPEC0, SPEC1 | Window | β |
api.Element.mousemove_event | MDN, SPEC0, SPEC1 | Window | β |
api.Element.mouseout_event | MDN, SPEC0, SPEC1 | Window | β |
api.Element.mouseover_event | MDN, SPEC0, SPEC1 | Window | β |
api.Element.mouseup_event | MDN, SPEC0, SPEC1 | Window | β |
api.Element.mousewheel_event | MDN | Window | β |
api.Element.moveBefore | MDN, SPEC | Window | β |
api.Element.namespaceURI | MDN, SPEC | Window | β |
api.Element.nextElementSibling | MDN, SPEC | Window | β |
api.Element.outerHTML | MDN, SPEC | Window | β |
api.Element.part | MDN, SPEC | Window | β |
api.Element.paste_event | MDN, SPEC0, SPEC1 | Window | β |
api.Element.pointercancel_event | MDN, SPEC0, SPEC1 | Window | β |
api.Element.pointerdown_event | MDN, SPEC0, SPEC1 | Window | β |
api.Element.pointerenter_event | MDN, SPEC0, SPEC1 | Window | β |
api.Element.pointerleave_event | MDN, SPEC0, SPEC1 | Window | β |
api.Element.pointermove_event | MDN, SPEC0, SPEC1 | Window | β |
api.Element.pointerout_event | MDN, SPEC0, SPEC1 | Window | β |
api.Element.pointerover_event | MDN, SPEC0, SPEC1 | Window | β |
api.Element.pointerrawupdate_event | MDN, SPEC0, SPEC1 | Window | β |
api.Element.pointerup_event | MDN, SPEC0, SPEC1 | Window | β |
api.Element.prefix | MDN, SPEC | Window | β |
api.Element.prepend | MDN, SPEC | Window | β |
api.Element.previousElementSibling | MDN, SPEC | Window | β |
api.Element.pseudo | SPEC | Window | β |
api.Element.querySelector | MDN, SPEC | Window | β |
api.Element.querySelectorAll | MDN, SPEC | Window | β |
api.Element.regionOverset | N/A | Window | β |
api.Element.releasePointerCapture | MDN, SPEC | Window | β |
api.Element.remove | MDN, SPEC | Window | β |
api.Element.removeAttribute | MDN, SPEC | Window | β |
api.Element.removeAttributeNS | MDN, SPEC | Window | β |
api.Element.removeAttributeNode | MDN, SPEC | Window | β |
api.Element.replaceChildren | MDN, SPEC | Window | β |
api.Element.replaceWith | MDN, SPEC | Window | β |
api.Element.requestFullscreen | MDN, SPEC | Window | β |
api.Element.requestFullscreen.returns_promise | N/A | Window | β |
api.Element.requestPointerLock | MDN, SPEC | Window | β |
api.Element.requestPointerLock.options_unadjustedMovement_parameter | N/A | Window | β οΈ |
api.Element.role | MDN, SPEC | Window | β |
api.Element.scroll | MDN, SPEC | Window | β |
api.Element.scroll.options_behavior_parameter | N/A | Window | β |
api.Element.scroll.options_left_parameter | N/A | Window | β |
api.Element.scroll.options_top_parameter | N/A | Window | β |
api.Element.scrollBy | MDN, SPEC | Window | β |
api.Element.scrollBy.options_behavior_parameter | N/A | Window | β |
api.Element.scrollBy.options_left_parameter | N/A | Window | β |
api.Element.scrollBy.options_top_parameter | N/A | Window | β |
api.Element.scrollHeight | MDN, SPEC | Window | β |
api.Element.scrollIntoView | MDN, SPEC | Window | β |
api.Element.scrollIntoView.options_parameter | N/A | Window | β |
api.Element.scrollIntoViewIfNeeded | MDN | Window | β |
api.Element.scrollLeft | MDN, SPEC | Window | β |
api.Element.scrollLeftMax | MDN | Window | β |
api.Element.scrollTo | MDN, SPEC | Window | β |
api.Element.scrollTo.options_behavior_parameter | N/A | Window | β |
api.Element.scrollTo.options_left_parameter | N/A | Window | β |
api.Element.scrollTo.options_top_parameter | N/A | Window | β |
api.Element.scrollTop | MDN, SPEC | Window | β |
api.Element.scrollTopMax | MDN | Window | β |
api.Element.scrollWidth | MDN, SPEC | Window | β |
api.Element.scroll_event | MDN, SPEC0, SPEC1 | Window | β |
api.Element.scrollend_event | MDN, SPEC0, SPEC1 | Window | β |
api.Element.scrollsnapchange_event | MDN, SPEC | Window | β |
api.Element.scrollsnapchanging_event | MDN, SPEC | Window | β |
api.Element.securitypolicyviolation_event | MDN, SPEC0, SPEC1 | Window | β |
api.Element.setAttribute | MDN, SPEC | Window | β |
api.Element.setAttributeNS | MDN, SPEC | Window | β |
api.Element.setAttributeNode | MDN, SPEC | Window | β |
api.Element.setAttributeNodeNS | MDN, SPEC | Window | β |
api.Element.setCapture | MDN | Window | β |
api.Element.setHTML | MDN, SPEC | Window | β |
api.Element.setHTMLUnsafe | MDN, SPEC | Window | β |
api.Element.setPointerCapture | MDN, SPEC | Window | β |
api.Element.shadowRoot | MDN, SPEC | Window | β |
api.Element.slot | MDN, SPEC | Window | β |
api.Element.spatialNavigationSearch | N/A | Window | β |
api.Element.startViewTransition | SPEC | Window | β |
api.Element.tagName | MDN, SPEC | Window | β |
api.Element.toggleAttribute | MDN, SPEC | Window | β |
api.Element.touchcancel_event | MDN, SPEC0, SPEC1 | Window | β |
api.Element.touchend_event | MDN, SPEC0, SPEC1 | Window | β |
api.Element.touchmove_event | MDN, SPEC0, SPEC1 | Window | β |
api.Element.touchstart_event | MDN, SPEC0, SPEC1 | Window | β |
api.Element.transitioncancel_event | MDN, SPEC0, SPEC1 | Window | β |
api.Element.transitionend_event | MDN, SPEC | Window | β |
api.Element.transitionrun_event | MDN, SPEC | Window | β |
api.Element.transitionstart_event | MDN, SPEC | Window | β |
api.Element.webkitmouseforcechanged_event | MDN | Window | β |
api.Element.webkitmouseforcedown_event | MDN | Window | β |
api.Element.webkitmouseforceup_event | MDN | Window | β |
api.Element.webkitmouseforcewillbegin_event | MDN | Window | β |
api.Element.wheel_event | MDN, SPEC0, SPEC1 | Window | β |
ElementInternals APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.ElementInternals | N/A | Window | β |
api.ElementInternals.ariaActiveDescendantElement | MDN, SPEC | Window | β |
api.ElementInternals.ariaAtomic | MDN, SPEC | Window | β |
api.ElementInternals.ariaAutoComplete | MDN, SPEC | Window | β |
api.ElementInternals.ariaBrailleLabel | MDN, SPEC | Window | β |
api.ElementInternals.ariaBrailleRoleDescription | MDN, SPEC | Window | β |
api.ElementInternals.ariaBusy | MDN, SPEC | Window | β |
api.ElementInternals.ariaChecked | MDN, SPEC | Window | β |
api.ElementInternals.ariaColCount | MDN, SPEC | Window | β |
api.ElementInternals.ariaColIndex | MDN, SPEC | Window | β |
api.ElementInternals.ariaColIndexText | MDN, SPEC | Window | β |
api.ElementInternals.ariaColSpan | MDN, SPEC | Window | β |
api.ElementInternals.ariaControlsElements | MDN, SPEC | Window | β |
api.ElementInternals.ariaCurrent | MDN, SPEC | Window | β |
api.ElementInternals.ariaDescribedByElements | MDN, SPEC | Window | β |
api.ElementInternals.ariaDescription | MDN, SPEC | Window | β |
api.ElementInternals.ariaDetailsElements | MDN, SPEC | Window | β |
api.ElementInternals.ariaDisabled | MDN, SPEC | Window | β |
api.ElementInternals.ariaErrorMessageElements | MDN, SPEC | Window | β |
api.ElementInternals.ariaExpanded | MDN, SPEC | Window | β |
api.ElementInternals.ariaFlowToElements | MDN, SPEC | Window | β |
api.ElementInternals.ariaHasPopup | MDN, SPEC | Window | β |
api.ElementInternals.ariaHidden | MDN, SPEC | Window | β |
api.ElementInternals.ariaInvalid | MDN, SPEC | Window | β |
api.ElementInternals.ariaKeyShortcuts | MDN, SPEC | Window | β |
api.ElementInternals.ariaLabel | MDN, SPEC | Window | β |
api.ElementInternals.ariaLabelledByElements | MDN, SPEC | Window | β |
api.ElementInternals.ariaLevel | MDN, SPEC | Window | β |
api.ElementInternals.ariaLive | MDN, SPEC | Window | β |
api.ElementInternals.ariaModal | MDN, SPEC | Window | β |
api.ElementInternals.ariaMultiLine | MDN, SPEC | Window | β |
api.ElementInternals.ariaMultiSelectable | MDN, SPEC | Window | β |
api.ElementInternals.ariaOrientation | MDN, SPEC | Window | β |
api.ElementInternals.ariaOwnsElements | MDN, SPEC | Window | β |
api.ElementInternals.ariaPlaceholder | MDN, SPEC | Window | β |
api.ElementInternals.ariaPosInSet | MDN, SPEC | Window | β |
api.ElementInternals.ariaPressed | MDN, SPEC | Window | β |
api.ElementInternals.ariaReadOnly | MDN, SPEC | Window | β |
api.ElementInternals.ariaRelevant | MDN | Window | β |
api.ElementInternals.ariaRequired | MDN, SPEC | Window | β |
api.ElementInternals.ariaRoleDescription | MDN, SPEC | Window | β |
api.ElementInternals.ariaRowCount | MDN, SPEC | Window | β |
api.ElementInternals.ariaRowIndex | MDN, SPEC | Window | β |
api.ElementInternals.ariaRowIndexText | MDN, SPEC | Window | β |
api.ElementInternals.ariaRowSpan | MDN, SPEC | Window | β |
api.ElementInternals.ariaSelected | MDN, SPEC | Window | β |
api.ElementInternals.ariaSetSize | MDN, SPEC | Window | β |
api.ElementInternals.ariaSort | MDN, SPEC | Window | β |
api.ElementInternals.ariaValueMax | MDN, SPEC | Window | β |
api.ElementInternals.ariaValueMin | MDN, SPEC | Window | β |
api.ElementInternals.ariaValueNow | MDN, SPEC | Window | β |
api.ElementInternals.ariaValueText | MDN, SPEC | Window | β |
api.ElementInternals.checkValidity | MDN, SPEC | Window | β |
api.ElementInternals.form | MDN, SPEC | Window | β |
api.ElementInternals.labels | MDN, SPEC | Window | β |
api.ElementInternals.reportValidity | MDN, SPEC | Window | β |
api.ElementInternals.role | MDN, SPEC | Window | β |
api.ElementInternals.setFormValue | MDN, SPEC | Window | β |
api.ElementInternals.setValidity | MDN, SPEC | Window | β |
api.ElementInternals.shadowRoot | MDN, SPEC | Window | β |
api.ElementInternals.states | MDN, SPEC | Window | β |
api.ElementInternals.validationMessage | MDN, SPEC | Window | β |
api.ElementInternals.validity | MDN, SPEC | Window | β |
api.ElementInternals.willValidate | MDN, SPEC | Window | β |
EncodedAudioChunk APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.EncodedAudioChunk | N/A | Window | β |
| Worker | β | ||
api.EncodedAudioChunk.EncodedAudioChunk | MDN, SPEC | Window | β |
| Worker | β | ||
api.EncodedAudioChunk.byteLength | MDN, SPEC | Window | β |
| Worker | β | ||
api.EncodedAudioChunk.copyTo | MDN, SPEC | Window | β |
| Worker | β | ||
api.EncodedAudioChunk.duration | MDN, SPEC | Window | β |
| Worker | β | ||
api.EncodedAudioChunk.timestamp | MDN, SPEC | Window | β |
| Worker | β | ||
api.EncodedAudioChunk.type | MDN, SPEC | Window | β |
| Worker | β |
EncodedVideoChunk APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.EncodedVideoChunk | N/A | Window | β |
| Worker | β | ||
api.EncodedVideoChunk.EncodedVideoChunk | MDN, SPEC | Window | β |
| Worker | β | ||
api.EncodedVideoChunk.byteLength | MDN, SPEC | Window | β |
| Worker | β | ||
api.EncodedVideoChunk.copyTo | MDN, SPEC | Window | β |
| Worker | β | ||
api.EncodedVideoChunk.duration | MDN, SPEC | Window | β |
| Worker | β | ||
api.EncodedVideoChunk.timestamp | MDN, SPEC | Window | β |
| Worker | β | ||
api.EncodedVideoChunk.type | MDN, SPEC | Window | β |
| Worker | β |
EntrySync APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.EntrySync | N/A | Worker | β οΈ |
ErrorEvent APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.ErrorEvent | N/A | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.ErrorEvent.ErrorEvent | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.ErrorEvent.colno | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.ErrorEvent.error | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.ErrorEvent.filename | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.ErrorEvent.lineno | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.ErrorEvent.message | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β |
Event APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.Event | N/A | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.Event.Event | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.Event.bubbles | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.Event.cancelBubble | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.Event.cancelable | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.Event.composed | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.Event.composedPath | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.Event.currentTarget | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.Event.defaultPrevented | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.Event.eventPhase | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.Event.explicitOriginalTarget | MDN | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.Event.initEvent | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.Event.isTrusted | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.Event.originalTarget | MDN | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.Event.preventDefault | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.Event.returnValue | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.Event.srcElement | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.Event.stopImmediatePropagation | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.Event.stopPropagation | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.Event.target | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.Event.timeStamp | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.Event.type | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β |
EventCounts APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.EventCounts | N/A | Window | β |
api.EventCounts.@@iterator | SPEC | Window | β |
api.EventCounts.entries | SPEC | Window | β |
api.EventCounts.forEach | SPEC | Window | β |
api.EventCounts.get | SPEC | Window | β |
api.EventCounts.has | SPEC | Window | β |
api.EventCounts.keys | SPEC | Window | β |
api.EventCounts.size | SPEC | Window | β |
api.EventCounts.values | SPEC | Window | β |
EventSource APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.EventSource | N/A | Window | β |
| Worker | β | ||
api.EventSource.EventSource | MDN, SPEC | Window | β |
| Worker | β | ||
api.EventSource.EventSource.options_withCredentials_parameter | N/A | Window | β |
| Worker | β | ||
api.EventSource.close | MDN, SPEC | Window | β |
| Worker | β | ||
api.EventSource.error_event | MDN, SPEC0, SPEC1 | Window | β |
| Worker | β | ||
api.EventSource.message_event | MDN, SPEC0, SPEC1 | Window | β |
| Worker | β | ||
api.EventSource.open_event | MDN, SPEC0, SPEC1 | Window | β |
| Worker | β | ||
api.EventSource.readyState | MDN, SPEC | Window | β |
| Worker | β | ||
api.EventSource.url | MDN, SPEC | Window | β |
| Worker | β | ||
api.EventSource.withCredentials | MDN, SPEC | Window | β |
| Worker | β |
EventTarget APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.EventTarget | N/A | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.EventTarget.EventTarget | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.EventTarget.addEventListener | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.EventTarget.addEventListener.options_parameter | N/A | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.EventTarget.addEventListener.options_parameter.options_capture_parameter | N/A | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.EventTarget.addEventListener.options_parameter.options_once_parameter | N/A | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.EventTarget.addEventListener.options_parameter.options_passive_parameter | N/A | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.EventTarget.addEventListener.options_parameter.options_signal_parameter | N/A | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.EventTarget.addEventListener.useCapture_parameter_optional | N/A | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.EventTarget.dispatchEvent | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.EventTarget.removeEventListener | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.EventTarget.removeEventListener.options_parameter | N/A | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.EventTarget.removeEventListener.useCapture_parameter_optional | N/A | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.EventTarget.when | SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β |
ExtendableCookieChangeEvent APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.ExtendableCookieChangeEvent | N/A | ServiceWorker | β |
api.ExtendableCookieChangeEvent.ExtendableCookieChangeEvent | MDN, SPEC | ServiceWorker | β |
api.ExtendableCookieChangeEvent.changed | MDN, SPEC | ServiceWorker | β |
api.ExtendableCookieChangeEvent.deleted | MDN, SPEC | ServiceWorker | β |
ExtendableEvent APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.ExtendableEvent | N/A | ServiceWorker | β |
api.ExtendableEvent.ExtendableEvent | MDN, SPEC | ServiceWorker | β |
api.ExtendableEvent.waitUntil | MDN, SPEC | ServiceWorker | β |
ExtendableMessageEvent APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.ExtendableMessageEvent | N/A | ServiceWorker | β |
api.ExtendableMessageEvent.ExtendableMessageEvent | MDN, SPEC | ServiceWorker | β |
api.ExtendableMessageEvent.data | MDN, SPEC | ServiceWorker | β |
api.ExtendableMessageEvent.lastEventId | MDN, SPEC | ServiceWorker | β |
api.ExtendableMessageEvent.origin | MDN, SPEC | ServiceWorker | β |
api.ExtendableMessageEvent.ports | MDN, SPEC | ServiceWorker | β |
api.ExtendableMessageEvent.source | MDN, SPEC | ServiceWorker | β |
External APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.External | N/A | Window | β |
api.External.AddSearchProvider | SPEC | Window | β |
api.External.IsSearchProviderInstalled | SPEC | Window | β |
EyeDropper APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.EyeDropper | N/A | Window | β |
api.EyeDropper.EyeDropper | MDN, SPEC | Window | β |
api.EyeDropper.open | MDN, SPEC | Window | β |
FaceDetector APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.FaceDetector | N/A | Window | β |
| Worker | β | ||
api.FaceDetector.FaceDetector | N/A | Window | β |
| Worker | β | ||
api.FaceDetector.detect | N/A | Window | β |
| Worker | β |
FeaturePolicy APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.FeaturePolicy | N/A | Window | β |
api.FeaturePolicy.allowedFeatures | MDN | Window | β |
api.FeaturePolicy.allowsFeature | MDN | Window | β |
api.FeaturePolicy.features | MDN | Window | β |
api.FeaturePolicy.getAllowlistForFeature | MDN | Window | β |
FederatedCredential APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.FederatedCredential | N/A | Window | β |
api.FederatedCredential.FederatedCredential | MDN, SPEC | Window | β |
api.FederatedCredential.iconURL | SPEC | Window | β |
api.FederatedCredential.name | SPEC | Window | β |
api.FederatedCredential.protocol | MDN, SPEC | Window | β |
api.FederatedCredential.provider | MDN, SPEC | Window | β |
Fence APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.Fence | N/A | Window | β |
api.Fence.disableUntrustedNetwork | N/A | Window | β |
api.Fence.getNestedConfigs | MDN, SPEC | Window | β |
api.Fence.notifyEvent | N/A | Window | β |
api.Fence.reportEvent | MDN, SPEC | Window | β |
api.Fence.setReportEventDataForAutomaticBeacons | MDN, SPEC | Window | β |
FencedFrameConfig APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.FencedFrameConfig | N/A | Window | β |
api.FencedFrameConfig.FencedFrameConfig | N/A | Window | β |
api.FencedFrameConfig.setSharedStorageContext | MDN, SPEC | Window | β |
FetchEvent APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.FetchEvent | N/A | ServiceWorker | β |
api.FetchEvent.FetchEvent | MDN, SPEC | ServiceWorker | β |
api.FetchEvent.clientId | MDN, SPEC | ServiceWorker | β |
api.FetchEvent.handled | MDN, SPEC | ServiceWorker | β |
api.FetchEvent.isReload | MDN | ServiceWorker | β |
api.FetchEvent.preloadResponse | MDN, SPEC | ServiceWorker | β |
api.FetchEvent.replacesClientId | N/A | ServiceWorker | β |
api.FetchEvent.request | MDN, SPEC | ServiceWorker | β |
api.FetchEvent.respondWith | MDN, SPEC | ServiceWorker | β |
api.FetchEvent.resultingClientId | MDN, SPEC | ServiceWorker | β |
FetchLaterResult APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.FetchLaterResult | N/A | Window | β |
api.FetchLaterResult.activated | MDN, SPEC | Window | β |
File APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.File | N/A | Window | β |
| Worker | β | ||
api.File.File | MDN, SPEC | Window | β |
| Worker | β | ||
api.File.lastModified | MDN, SPEC | Window | β |
| Worker | β | ||
api.File.lastModifiedDate | MDN | Window | β |
| Worker | β | ||
api.File.name | MDN, SPEC | Window | β |
| Worker | β | ||
api.File.webkitRelativePath | MDN, SPEC | Window | β |
| Worker | β |
FileEntrySync APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.FileEntrySync | N/A | Worker | β |
FileList APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.FileList | N/A | Window | β |
| Worker | β | ||
api.FileList.item | MDN, SPEC | Window | β |
| Worker | β | ||
api.FileList.length | MDN, SPEC | Window | β |
| Worker | β |
FileReader APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.FileReader | N/A | Window | β |
| Worker | β | ||
api.FileReader.FileReader | MDN, SPEC | Window | β |
| Worker | β | ||
api.FileReader.abort | MDN, SPEC | Window | β |
| Worker | β | ||
api.FileReader.abort_event | MDN, SPEC0, SPEC1 | Window | β |
| Worker | β | ||
api.FileReader.error | MDN, SPEC | Window | β |
| Worker | β | ||
api.FileReader.error_event | MDN, SPEC0, SPEC1 | Window | β |
| Worker | β | ||
api.FileReader.load_event | MDN, SPEC0, SPEC1 | Window | β |
| Worker | β | ||
api.FileReader.loadend_event | MDN, SPEC0, SPEC1 | Window | β |
| Worker | β | ||
api.FileReader.loadstart_event | MDN, SPEC0, SPEC1 | Window | β |
| Worker | β | ||
api.FileReader.progress_event | MDN, SPEC0, SPEC1 | Window | β |
| Worker | β | ||
api.FileReader.readAsArrayBuffer | MDN, SPEC | Window | β |
| Worker | β | ||
api.FileReader.readAsBinaryString | MDN, SPEC | Window | β |
| Worker | β | ||
api.FileReader.readAsDataURL | MDN, SPEC | Window | β |
| Worker | β | ||
api.FileReader.readAsText | MDN, SPEC | Window | β |
| Worker | β | ||
api.FileReader.readyState | MDN, SPEC | Window | β |
| Worker | β | ||
api.FileReader.result | MDN, SPEC | Window | β |
| Worker | β |
FileReaderSync APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.FileReaderSync | N/A | SharedWorker | β |
| Worker | β | ||
api.FileReaderSync.FileReaderSync | MDN, SPEC | SharedWorker | β |
| Worker | β | ||
api.FileReaderSync.readAsArrayBuffer | MDN, SPEC | SharedWorker | β |
| Worker | β | ||
api.FileReaderSync.readAsBinaryString | MDN, SPEC | SharedWorker | β |
| Worker | β | ||
api.FileReaderSync.readAsDataURL | MDN, SPEC | SharedWorker | β |
| Worker | β | ||
api.FileReaderSync.readAsText | MDN, SPEC | SharedWorker | β |
| Worker | β |
FileSystem APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.FileSystem | N/A | Window | β οΈ |
api.FileSystem.name | MDN, SPEC | Window | β οΈ |
api.FileSystem.root | MDN, SPEC | Window | β οΈ |
FileSystemDirectoryEntry APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.FileSystemDirectoryEntry | N/A | Window | β οΈ |
api.FileSystemDirectoryEntry.createReader | MDN, SPEC | Window | β οΈ |
api.FileSystemDirectoryEntry.getDirectory | MDN, SPEC | Window | β οΈ |
api.FileSystemDirectoryEntry.getFile | MDN, SPEC | Window | β οΈ |
api.FileSystemDirectoryEntry.removeRecursively | MDN | Window | β οΈ |
FileSystemDirectoryHandle APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.FileSystemDirectoryHandle | N/A | Window | β |
| Worker | β | ||
api.FileSystemDirectoryHandle.@@asyncIterator | SPEC | Window | β |
| Worker | β | ||
api.FileSystemDirectoryHandle.entries | MDN, SPEC | Window | β |
| Worker | β | ||
api.FileSystemDirectoryHandle.getDirectoryHandle | MDN, SPEC | Window | β |
| Worker | β | ||
api.FileSystemDirectoryHandle.getFileHandle | MDN, SPEC | Window | β |
| Worker | β | ||
api.FileSystemDirectoryHandle.keys | MDN, SPEC | Window | β |
| Worker | β | ||
api.FileSystemDirectoryHandle.removeEntry | MDN, SPEC | Window | β |
| Worker | β | ||
api.FileSystemDirectoryHandle.resolve | MDN, SPEC | Window | β |
| Worker | β | ||
api.FileSystemDirectoryHandle.values | MDN, SPEC | Window | β |
| Worker | β |
FileSystemDirectoryReader APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.FileSystemDirectoryReader | N/A | Window | β οΈ |
api.FileSystemDirectoryReader.readEntries | MDN, SPEC | Window | β οΈ |
FileSystemEntry APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.FileSystemEntry | N/A | Window | β οΈ |
api.FileSystemEntry.copyTo | MDN | Window | β οΈ |
api.FileSystemEntry.filesystem | MDN, SPEC | Window | β οΈ |
api.FileSystemEntry.fullPath | MDN, SPEC | Window | β οΈ |
api.FileSystemEntry.getMetadata | MDN | Window | β οΈ |
api.FileSystemEntry.getParent | MDN, SPEC | Window | β οΈ |
api.FileSystemEntry.isDirectory | MDN, SPEC | Window | β οΈ |
api.FileSystemEntry.isFile | MDN, SPEC | Window | β οΈ |
api.FileSystemEntry.moveTo | MDN | Window | β οΈ |
api.FileSystemEntry.name | MDN, SPEC | Window | β οΈ |
api.FileSystemEntry.remove | MDN | Window | β οΈ |
api.FileSystemEntry.toURL | MDN | Window | β οΈ |
FileSystemFileEntry APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.FileSystemFileEntry | N/A | Window | β οΈ |
api.FileSystemFileEntry.createWriter | MDN | Window | β οΈ |
api.FileSystemFileEntry.file | MDN, SPEC | Window | β οΈ |
FileSystemFileHandle APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.FileSystemFileHandle | N/A | Window | β |
| Worker | β | ||
api.FileSystemFileHandle.createSyncAccessHandle | MDN, SPEC | Window | β |
| Worker | β | ||
api.FileSystemFileHandle.createWritable | MDN, SPEC | Window | β |
| Worker | β | ||
api.FileSystemFileHandle.getFile | MDN, SPEC | Window | β |
| Worker | β |
FileSystemHandle APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.FileSystemHandle | N/A | Window | β |
| Worker | β | ||
api.FileSystemHandle.isSameEntry | MDN, SPEC | Window | β |
| Worker | β | ||
api.FileSystemHandle.kind | MDN, SPEC | Window | β |
| Worker | β | ||
api.FileSystemHandle.move | N/A | Window | β |
| Worker | β | ||
api.FileSystemHandle.name | MDN, SPEC | Window | β |
| Worker | β | ||
api.FileSystemHandle.queryPermission | MDN, SPEC | Window | β |
| Worker | β | ||
api.FileSystemHandle.remove | MDN | Window | β |
| Worker | β | ||
api.FileSystemHandle.requestPermission | MDN, SPEC | Window | β |
| Worker | β |
FileSystemObserver APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.FileSystemObserver | N/A | SharedWorker | β |
| Window | β | ||
| Worker | β | ||
api.FileSystemObserver.FileSystemObserver | MDN | SharedWorker | β |
| Window | β | ||
| Worker | β | ||
api.FileSystemObserver.disconnect | MDN | SharedWorker | β |
| Window | β | ||
| Worker | β | ||
api.FileSystemObserver.observe | MDN | SharedWorker | β |
| Window | β | ||
| Worker | β | ||
api.FileSystemObserver.unobserve | N/A | SharedWorker | β |
| Window | β | ||
| Worker | β |
FileSystemSync APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.FileSystemSync | N/A | Worker | β οΈ |
api.FileSystemSync.name | N/A | Worker | β οΈ |
api.FileSystemSync.root | N/A | Worker | β οΈ |
FileSystemSyncAccessHandle APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.FileSystemSyncAccessHandle | N/A | Worker | β |
api.FileSystemSyncAccessHandle.close | MDN, SPEC | Worker | β |
api.FileSystemSyncAccessHandle.flush | MDN, SPEC | Worker | β |
api.FileSystemSyncAccessHandle.getSize | MDN, SPEC | Worker | β |
api.FileSystemSyncAccessHandle.read | MDN, SPEC | Worker | β |
api.FileSystemSyncAccessHandle.truncate | MDN, SPEC | Worker | β |
api.FileSystemSyncAccessHandle.write | MDN, SPEC | Worker | β |
FileSystemWritableFileStream APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.FileSystemWritableFileStream | N/A | Window | β |
| Worker | β | ||
api.FileSystemWritableFileStream.seek | MDN, SPEC | Window | β |
| Worker | β | ||
api.FileSystemWritableFileStream.truncate | MDN, SPEC | Window | β |
| Worker | β | ||
api.FileSystemWritableFileStream.write | MDN, SPEC | Window | β |
| Worker | β |
FocusEvent APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.FocusEvent | N/A | Window | β |
api.FocusEvent.FocusEvent | MDN, SPEC | Window | β |
api.FocusEvent.relatedTarget | MDN, SPEC | Window | β |
Font APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.Font | N/A | Window | β |
api.Font.glyphsRendered | N/A | Window | β |
api.Font.name | N/A | Window | β |
FontData APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.FontData | N/A | Window | β |
api.FontData.blob | MDN, SPEC | Window | β |
api.FontData.family | MDN, SPEC | Window | β |
api.FontData.fullName | MDN, SPEC | Window | β |
api.FontData.postscriptName | MDN, SPEC | Window | β |
api.FontData.style | MDN, SPEC | Window | β |
FontFace APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.FontFace | N/A | Window | β |
| Worker | β | ||
api.FontFace.FontFace | MDN, SPEC | Window | β |
| Worker | β | ||
api.FontFace.ascentOverride | MDN, SPEC | Window | β |
| Worker | β | ||
api.FontFace.descentOverride | MDN, SPEC | Window | β |
| Worker | β | ||
api.FontFace.display | MDN, SPEC | Window | β |
| Worker | β | ||
api.FontFace.family | MDN, SPEC | Window | β |
| Worker | β | ||
api.FontFace.featureSettings | MDN, SPEC | Window | β |
| Worker | β | ||
api.FontFace.features | N/A | Window | β |
| Worker | β | ||
api.FontFace.lineGapOverride | MDN, SPEC | Window | β |
| Worker | β | ||
api.FontFace.load | MDN, SPEC | Window | β |
| Worker | β | ||
api.FontFace.loaded | MDN, SPEC | Window | β |
| Worker | β | ||
api.FontFace.palettes | N/A | Window | β |
| Worker | β | ||
api.FontFace.status | MDN, SPEC | Window | β |
| Worker | β | ||
api.FontFace.stretch | MDN, SPEC | Window | β |
| Worker | β | ||
api.FontFace.style | MDN, SPEC | Window | β |
| Worker | β | ||
api.FontFace.unicodeRange | MDN, SPEC | Window | β |
| Worker | β | ||
api.FontFace.variant | MDN | Window | β |
| Worker | β | ||
api.FontFace.variationSettings | MDN, SPEC | Window | β |
| Worker | β | ||
api.FontFace.variations | N/A | Window | β |
| Worker | β | ||
api.FontFace.weight | MDN, SPEC | Window | β |
| Worker | β |
FontFaceFeatures APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.FontFaceFeatures | N/A | Window | β |
| Worker | β |
FontFacePalette APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.FontFacePalette | N/A | Window | β |
| Worker | β | ||
api.FontFacePalette.@@iterator | N/A | Window | β |
| Worker | β | ||
api.FontFacePalette.entries | N/A | Window | β |
| Worker | β | ||
api.FontFacePalette.forEach | N/A | Window | β |
| Worker | β | ||
api.FontFacePalette.keys | N/A | Window | β |
| Worker | β | ||
api.FontFacePalette.length | N/A | Window | β |
| Worker | β | ||
api.FontFacePalette.usableWithDarkBackground | N/A | Window | β |
| Worker | β | ||
api.FontFacePalette.usableWithLightBackground | N/A | Window | β |
| Worker | β | ||
api.FontFacePalette.values | N/A | Window | β |
| Worker | β |
FontFacePalettes APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.FontFacePalettes | N/A | Window | β |
| Worker | β | ||
api.FontFacePalettes.@@iterator | N/A | Window | β |
| Worker | β | ||
api.FontFacePalettes.entries | N/A | Window | β |
| Worker | β | ||
api.FontFacePalettes.forEach | N/A | Window | β |
| Worker | β | ||
api.FontFacePalettes.keys | N/A | Window | β |
| Worker | β | ||
api.FontFacePalettes.length | N/A | Window | β |
| Worker | β | ||
api.FontFacePalettes.values | N/A | Window | β |
| Worker | β |
FontFaceSet APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.FontFaceSet | N/A | Window | β |
| Worker | β | ||
api.FontFaceSet.@@iterator | SPEC | Window | β |
| Worker | β | ||
api.FontFaceSet.FontFaceSet | N/A | Window | β |
| Worker | β | ||
api.FontFaceSet.add | MDN, SPEC | Window | β |
| Worker | β | ||
api.FontFaceSet.check | MDN, SPEC | Window | β |
| Worker | β | ||
api.FontFaceSet.clear | MDN, SPEC | Window | β |
| Worker | β | ||
api.FontFaceSet.delete | MDN, SPEC | Window | β |
| Worker | β | ||
api.FontFaceSet.entries | MDN, SPEC | Window | β |
| Worker | β | ||
api.FontFaceSet.forEach | MDN, SPEC | Window | β |
| Worker | β | ||
api.FontFaceSet.has | MDN, SPEC | Window | β |
| Worker | β | ||
api.FontFaceSet.keys | MDN, SPEC | Window | β |
| Worker | β | ||
api.FontFaceSet.load | MDN, SPEC | Window | β |
| Worker | β | ||
api.FontFaceSet.loading_event | MDN, SPEC | Window | β |
| Worker | β | ||
api.FontFaceSet.loadingdone_event | MDN, SPEC | Window | β |
| Worker | β | ||
api.FontFaceSet.loadingerror_event | MDN, SPEC | Window | β |
| Worker | β | ||
api.FontFaceSet.ready | MDN, SPEC | Window | β |
| Worker | β | ||
api.FontFaceSet.size | MDN, SPEC | Window | β |
| Worker | β | ||
api.FontFaceSet.status | MDN, SPEC | Window | β |
| Worker | β | ||
api.FontFaceSet.values | MDN, SPEC | Window | β |
| Worker | β |
FontFaceSetLoadEvent APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.FontFaceSetLoadEvent | N/A | Window | β |
| Worker | β | ||
api.FontFaceSetLoadEvent.FontFaceSetLoadEvent | MDN, SPEC | Window | β |
| Worker | β | ||
api.FontFaceSetLoadEvent.fontfaces | MDN, SPEC | Window | β |
| Worker | β |
FontFaceVariationAxis APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.FontFaceVariationAxis | N/A | Window | β |
| Worker | β | ||
api.FontFaceVariationAxis.axisTag | N/A | Window | β |
| Worker | β | ||
api.FontFaceVariationAxis.defaultValue | N/A | Window | β |
| Worker | β | ||
api.FontFaceVariationAxis.maximumValue | N/A | Window | β |
| Worker | β | ||
api.FontFaceVariationAxis.minimumValue | N/A | Window | β |
| Worker | β | ||
api.FontFaceVariationAxis.name | N/A | Window | β |
| Worker | β |
FontFaceVariations APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.FontFaceVariations | N/A | Window | β |
| Worker | β | ||
api.FontFaceVariations.@@iterator | N/A | Window | β |
| Worker | β | ||
api.FontFaceVariations.entries | N/A | Window | β |
| Worker | β | ||
api.FontFaceVariations.forEach | N/A | Window | β |
| Worker | β | ||
api.FontFaceVariations.has | N/A | Window | β |
| Worker | β | ||
api.FontFaceVariations.keys | N/A | Window | β |
| Worker | β | ||
api.FontFaceVariations.size | N/A | Window | β |
| Worker | β | ||
api.FontFaceVariations.values | N/A | Window | β |
| Worker | β |
FontMetrics APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.FontMetrics | N/A | Window | β |
api.FontMetrics.advances | N/A | Window | β |
api.FontMetrics.baselines | N/A | Window | β |
api.FontMetrics.boundingBoxAscent | N/A | Window | β |
api.FontMetrics.boundingBoxDescent | N/A | Window | β |
api.FontMetrics.boundingBoxLeft | N/A | Window | β |
api.FontMetrics.boundingBoxRight | N/A | Window | β |
api.FontMetrics.dominantBaseline | N/A | Window | β |
api.FontMetrics.emHeightAscent | N/A | Window | β |
api.FontMetrics.emHeightDescent | N/A | Window | β |
api.FontMetrics.fontBoundingBoxAscent | N/A | Window | β |
api.FontMetrics.fontBoundingBoxDescent | N/A | Window | β |
api.FontMetrics.fonts | N/A | Window | β |
api.FontMetrics.height | N/A | Window | β |
api.FontMetrics.width | N/A | Window | β |
FormData APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.FormData | N/A | Window | β |
| Worker | β | ||
api.FormData.@@iterator | SPEC | Window | β |
| Worker | β | ||
api.FormData.FormData | MDN, SPEC | Window | β |
| Worker | β | ||
api.FormData.FormData.submitter | N/A | Window | β οΈ |
| Worker | β οΈ | ||
api.FormData.append | MDN, SPEC | Window | β |
| Worker | β | ||
api.FormData.append.filename_parameter | N/A | Window | β |
| Worker | β | ||
api.FormData.delete | MDN, SPEC | Window | β |
| Worker | β | ||
api.FormData.entries | MDN, SPEC | Window | β |
| Worker | β | ||
api.FormData.forEach | SPEC | Window | β |
| Worker | β | ||
api.FormData.get | MDN, SPEC | Window | β |
| Worker | β | ||
api.FormData.getAll | MDN, SPEC | Window | β |
| Worker | β | ||
api.FormData.has | MDN, SPEC | Window | β |
| Worker | β | ||
api.FormData.keys | MDN, SPEC | Window | β |
| Worker | β | ||
api.FormData.set | MDN, SPEC | Window | β |
| Worker | β | ||
api.FormData.values | MDN, SPEC | Window | β |
| Worker | β |
FormDataEvent APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.FormDataEvent | N/A | Window | β |
api.FormDataEvent.FormDataEvent | MDN, SPEC | Window | β |
api.FormDataEvent.formData | MDN, SPEC | Window | β |
FragmentDirective APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.FragmentDirective | N/A | Window | β |
GPU APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.GPU | N/A | Window | β |
| Worker | β | ||
api.GPU.getPreferredCanvasFormat | MDN, SPEC | Window | β |
| Worker | β | ||
api.GPU.requestAdapter | MDN, SPEC | Window | β |
| Worker | β | ||
api.GPU.wgslLanguageFeatures | MDN, SPEC | Window | β |
| Worker | β |
GPUAdapter APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.GPUAdapter | N/A | Window | β |
| Worker | β | ||
api.GPUAdapter.features | MDN, SPEC | Window | β |
| Worker | β | ||
api.GPUAdapter.info | MDN, SPEC | Window | β |
| Worker | β | ||
api.GPUAdapter.isFallbackAdapter | MDN | Window | β |
| Worker | β | ||
api.GPUAdapter.limits | MDN, SPEC | Window | β |
| Worker | β | ||
api.GPUAdapter.requestAdapterInfo | MDN | Window | β |
| Worker | β | ||
api.GPUAdapter.requestDevice | MDN, SPEC | Window | β |
| Worker | β | ||
api.GPUAdapter.requestDevice.handles_duplicate_calls | N/A | Window | β οΈ |
| Worker | β |
GPUAdapterInfo APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.GPUAdapterInfo | N/A | Window | β |
| Worker | β | ||
api.GPUAdapterInfo.architecture | MDN, SPEC | Window | β |
| Worker | β | ||
api.GPUAdapterInfo.description | MDN, SPEC | Window | β |
| Worker | β | ||
api.GPUAdapterInfo.device | MDN, SPEC | Window | β |
| Worker | β | ||
api.GPUAdapterInfo.isFallbackAdapter | MDN, SPEC | Window | β |
| Worker | β | ||
api.GPUAdapterInfo.subgroupMaxSize | MDN, SPEC | Window | β |
| Worker | β | ||
api.GPUAdapterInfo.subgroupMinSize | MDN, SPEC | Window | β |
| Worker | β | ||
api.GPUAdapterInfo.vendor | MDN, SPEC | Window | β |
| Worker | β |
GPUBindGroup APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.GPUBindGroup | N/A | Window | β |
| Worker | β | ||
api.GPUBindGroup.label | MDN, SPEC | Window | β |
| Worker | β |
GPUBindGroupLayout APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.GPUBindGroupLayout | N/A | Window | β |
| Worker | β | ||
api.GPUBindGroupLayout.label | MDN, SPEC | Window | β |
| Worker | β |
GPUBuffer APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.GPUBuffer | N/A | Window | β οΈ |
| Worker | β | ||
api.GPUBuffer.destroy | MDN, SPEC | Window | β οΈ |
| Worker | β | ||
api.GPUBuffer.getMappedRange | MDN, SPEC | Window | β οΈ |
| Worker | β | ||
api.GPUBuffer.label | MDN, SPEC | Window | β οΈ |
| Worker | β | ||
api.GPUBuffer.mapAsync | MDN, SPEC | Window | β οΈ |
| Worker | β | ||
api.GPUBuffer.mapState | MDN, SPEC | Window | β οΈ |
| Worker | β | ||
api.GPUBuffer.size | MDN, SPEC | Window | β οΈ |
| Worker | β | ||
api.GPUBuffer.unmap | MDN, SPEC | Window | β οΈ |
| Worker | β | ||
api.GPUBuffer.usage | MDN, SPEC | Window | β οΈ |
| Worker | β |
GPUCanvasContext APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.GPUCanvasContext | N/A | Window | β |
| Worker | β | ||
api.GPUCanvasContext.canvas | MDN, SPEC | Window | β |
| Worker | β | ||
api.GPUCanvasContext.configure | MDN, SPEC | Window | β |
| Worker | β | ||
api.GPUCanvasContext.getConfiguration | MDN, SPEC | Window | β |
| Worker | β | ||
api.GPUCanvasContext.getCurrentTexture | MDN, SPEC | Window | β |
| Worker | β | ||
api.GPUCanvasContext.unconfigure | MDN, SPEC | Window | β |
| Worker | β |
GPUCommandBuffer APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.GPUCommandBuffer | N/A | Window | β |
| Worker | β | ||
api.GPUCommandBuffer.label | MDN, SPEC | Window | β |
| Worker | β |
GPUCommandEncoder APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.GPUCommandEncoder | N/A | Window | β οΈ |
| Worker | β | ||
api.GPUCommandEncoder.beginComputePass | MDN, SPEC | Window | β οΈ |
| Worker | β | ||
api.GPUCommandEncoder.beginRenderPass | MDN, SPEC | Window | β οΈ |
| Worker | β | ||
api.GPUCommandEncoder.clearBuffer | MDN, SPEC | Window | β οΈ |
| Worker | β | ||
api.GPUCommandEncoder.copyBufferToBuffer | MDN, SPEC | Window | β οΈ |
| Worker | β | ||
api.GPUCommandEncoder.copyBufferToTexture | MDN, SPEC | Window | β οΈ |
| Worker | β | ||
api.GPUCommandEncoder.copyTextureToBuffer | MDN, SPEC | Window | β οΈ |
| Worker | β | ||
api.GPUCommandEncoder.copyTextureToTexture | MDN, SPEC | Window | β οΈ |
| Worker | β | ||
api.GPUCommandEncoder.finish | MDN, SPEC | Window | β οΈ |
| Worker | β | ||
api.GPUCommandEncoder.insertDebugMarker | MDN, SPEC | Window | β οΈ |
| Worker | β | ||
api.GPUCommandEncoder.label | MDN, SPEC | Window | β οΈ |
| Worker | β | ||
api.GPUCommandEncoder.popDebugGroup | MDN, SPEC | Window | β οΈ |
| Worker | β | ||
api.GPUCommandEncoder.pushDebugGroup | MDN, SPEC | Window | β οΈ |
| Worker | β | ||
api.GPUCommandEncoder.resolveQuerySet | MDN, SPEC | Window | β οΈ |
| Worker | β | ||
api.GPUCommandEncoder.writeTimestamp | MDN | Window | β οΈ |
| Worker | β |
GPUCompilationInfo APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.GPUCompilationInfo | N/A | Window | β |
| Worker | β | ||
api.GPUCompilationInfo.messages | MDN, SPEC | Window | β |
| Worker | β |
GPUCompilationMessage APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.GPUCompilationMessage | N/A | Window | β |
| Worker | β | ||
api.GPUCompilationMessage.length | MDN, SPEC | Window | β |
| Worker | β | ||
api.GPUCompilationMessage.lineNum | MDN, SPEC | Window | β |
| Worker | β | ||
api.GPUCompilationMessage.linePos | MDN, SPEC | Window | β |
| Worker | β | ||
api.GPUCompilationMessage.message | MDN, SPEC | Window | β |
| Worker | β | ||
api.GPUCompilationMessage.offset | MDN, SPEC | Window | β |
| Worker | β | ||
api.GPUCompilationMessage.type | MDN, SPEC | Window | β |
| Worker | β |
GPUComputePassEncoder APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.GPUComputePassEncoder | N/A | Window | β οΈ |
| Worker | β | ||
api.GPUComputePassEncoder.dispatchWorkgroups | MDN, SPEC | Window | β οΈ |
| Worker | β | ||
api.GPUComputePassEncoder.dispatchWorkgroupsIndirect | MDN, SPEC | Window | β οΈ |
| Worker | β | ||
api.GPUComputePassEncoder.end | MDN, SPEC | Window | β οΈ |
| Worker | β | ||
api.GPUComputePassEncoder.insertDebugMarker | MDN, SPEC | Window | β οΈ |
| Worker | β | ||
api.GPUComputePassEncoder.label | MDN, SPEC | Window | β οΈ |
| Worker | β | ||
api.GPUComputePassEncoder.popDebugGroup | MDN, SPEC | Window | β οΈ |
| Worker | β | ||
api.GPUComputePassEncoder.pushDebugGroup | MDN, SPEC | Window | β οΈ |
| Worker | β | ||
api.GPUComputePassEncoder.setBindGroup | MDN, SPEC | Window | β οΈ |
| Worker | β | ||
api.GPUComputePassEncoder.setImmediates | N/A | Window | β οΈ |
| Worker | β | ||
api.GPUComputePassEncoder.setPipeline | MDN, SPEC | Window | β οΈ |
| Worker | β | ||
api.GPUComputePassEncoder.writeTimestamp | N/A | Window | β οΈ |
| Worker | β |
GPUComputePipeline APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.GPUComputePipeline | N/A | Window | β |
| Worker | β | ||
api.GPUComputePipeline.getBindGroupLayout | MDN, SPEC | Window | β |
| Worker | β | ||
api.GPUComputePipeline.label | MDN, SPEC | Window | β |
| Worker | β |
GPUDevice APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.GPUDevice | N/A | Window | β οΈ |
| Worker | β | ||
api.GPUDevice.adapterInfo | MDN, SPEC | Window | β οΈ |
| Worker | β | ||
api.GPUDevice.createBindGroup | MDN, SPEC | Window | β οΈ |
| Worker | β | ||
api.GPUDevice.createBindGroupLayout | MDN, SPEC | Window | β οΈ |
| Worker | β | ||
api.GPUDevice.createBuffer | MDN, SPEC | Window | β οΈ |
| Worker | β | ||
api.GPUDevice.createCommandEncoder | MDN, SPEC | Window | β οΈ |
| Worker | β | ||
api.GPUDevice.createComputePipeline | MDN, SPEC | Window | β οΈ |
| Worker | β | ||
api.GPUDevice.createComputePipelineAsync | MDN, SPEC | Window | β οΈ |
| Worker | β | ||
api.GPUDevice.createPipelineLayout | MDN, SPEC | Window | β οΈ |
| Worker | β | ||
api.GPUDevice.createQuerySet | MDN, SPEC | Window | β οΈ |
| Worker | β | ||
api.GPUDevice.createRenderBundleEncoder | MDN, SPEC | Window | β οΈ |
| Worker | β | ||
api.GPUDevice.createRenderPipeline | MDN, SPEC | Window | β οΈ |
| Worker | β | ||
api.GPUDevice.createRenderPipelineAsync | MDN, SPEC | Window | β οΈ |
| Worker | β | ||
api.GPUDevice.createSampler | MDN, SPEC | Window | β οΈ |
| Worker | β | ||
api.GPUDevice.createShaderModule | MDN, SPEC | Window | β οΈ |
| Worker | β | ||
api.GPUDevice.createTexture | MDN, SPEC | Window | β οΈ |
| Worker | β | ||
api.GPUDevice.destroy | MDN, SPEC | Window | β οΈ |
| Worker | β | ||
api.GPUDevice.features | MDN, SPEC | Window | β οΈ |
| Worker | β | ||
api.GPUDevice.importExternalTexture | MDN, SPEC | Window | β οΈ |
| Worker | β | ||
api.GPUDevice.importExternalTexture.videoframe_source | N/A | Window | β οΈ |
| Worker | β | ||
api.GPUDevice.label | MDN, SPEC | Window | β οΈ |
| Worker | β | ||
api.GPUDevice.limits | MDN, SPEC | Window | β οΈ |
| Worker | β | ||
api.GPUDevice.lost | MDN, SPEC | Window | β οΈ |
| Worker | β | ||
api.GPUDevice.popErrorScope | MDN, SPEC | Window | β οΈ |
| Worker | β | ||
api.GPUDevice.pushErrorScope | MDN, SPEC | Window | β οΈ |
| Worker | β | ||
api.GPUDevice.queue | MDN, SPEC | Window | β οΈ |
| Worker | β | ||
api.GPUDevice.uncapturederror_event | MDN, SPEC | Window | β οΈ |
| Worker | β |
GPUDeviceLostInfo APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.GPUDeviceLostInfo | N/A | Window | β |
| Worker | β | ||
api.GPUDeviceLostInfo.message | MDN, SPEC | Window | β |
| Worker | β | ||
api.GPUDeviceLostInfo.reason | MDN, SPEC | Window | β |
| Worker | β |
GPUError APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.GPUError | N/A | Window | β |
| Worker | β | ||
api.GPUError.message | MDN, SPEC | Window | β |
| Worker | β |
GPUExternalTexture APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.GPUExternalTexture | N/A | Window | β |
| Worker | β | ||
api.GPUExternalTexture.label | MDN, SPEC | Window | β |
| Worker | β |
GPUInternalError APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.GPUInternalError | N/A | Window | β |
| Worker | β | ||
api.GPUInternalError.GPUInternalError | MDN, SPEC | Window | β |
| Worker | β |
GPUOutOfMemoryError APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.GPUOutOfMemoryError | N/A | Window | β |
| Worker | β | ||
api.GPUOutOfMemoryError.GPUOutOfMemoryError | MDN, SPEC | Window | β |
| Worker | β |
GPUPipelineError APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.GPUPipelineError | N/A | Window | β |
| Worker | β | ||
api.GPUPipelineError.GPUPipelineError | MDN, SPEC | Window | β |
| Worker | β | ||
api.GPUPipelineError.GPUPipelineError.message_optional | N/A | Window | β |
| Worker | β | ||
api.GPUPipelineError.reason | MDN, SPEC | Window | β |
| Worker | β |
GPUPipelineLayout APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.GPUPipelineLayout | N/A | Window | β |
| Worker | β | ||
api.GPUPipelineLayout.label | MDN, SPEC | Window | β |
| Worker | β |
GPUQuerySet APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.GPUQuerySet | N/A | Window | β |
| Worker | β | ||
api.GPUQuerySet.count | MDN, SPEC | Window | β |
| Worker | β | ||
api.GPUQuerySet.destroy | MDN, SPEC | Window | β |
| Worker | β | ||
api.GPUQuerySet.label | MDN, SPEC | Window | β |
| Worker | β | ||
api.GPUQuerySet.type | MDN, SPEC | Window | β |
| Worker | β |
GPUQueue APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.GPUQueue | N/A | Window | β οΈ |
| Worker | β | ||
api.GPUQueue.copyExternalImageToTexture | MDN, SPEC | Window | β οΈ |
| Worker | β | ||
api.GPUQueue.copyExternalImageToTexture.videoframe_source | N/A | Window | β οΈ |
| Worker | β | ||
api.GPUQueue.label | MDN, SPEC | Window | β οΈ |
| Worker | β | ||
api.GPUQueue.onSubmittedWorkDone | MDN, SPEC | Window | β οΈ |
| Worker | β | ||
api.GPUQueue.submit | MDN, SPEC | Window | β οΈ |
| Worker | β | ||
api.GPUQueue.writeBuffer | MDN, SPEC | Window | β οΈ |
| Worker | β | ||
api.GPUQueue.writeTexture | MDN, SPEC | Window | β οΈ |
| Worker | β |
GPURenderBundle APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.GPURenderBundle | N/A | Window | β |
| Worker | β | ||
api.GPURenderBundle.label | MDN, SPEC | Window | β |
| Worker | β |
GPURenderBundleEncoder APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.GPURenderBundleEncoder | N/A | Window | β οΈ |
| Worker | β | ||
api.GPURenderBundleEncoder.draw | MDN, SPEC | Window | β οΈ |
| Worker | β | ||
api.GPURenderBundleEncoder.drawIndexed | MDN, SPEC | Window | β οΈ |
| Worker | β | ||
api.GPURenderBundleEncoder.drawIndexedIndirect | MDN, SPEC | Window | β οΈ |
| Worker | β | ||
api.GPURenderBundleEncoder.drawIndirect | MDN, SPEC | Window | β οΈ |
| Worker | β | ||
api.GPURenderBundleEncoder.finish | MDN, SPEC | Window | β οΈ |
| Worker | β | ||
api.GPURenderBundleEncoder.insertDebugMarker | MDN, SPEC | Window | β οΈ |
| Worker | β | ||
api.GPURenderBundleEncoder.label | MDN, SPEC | Window | β οΈ |
| Worker | β | ||
api.GPURenderBundleEncoder.popDebugGroup | MDN, SPEC | Window | β οΈ |
| Worker | β | ||
api.GPURenderBundleEncoder.pushDebugGroup | MDN, SPEC | Window | β οΈ |
| Worker | β | ||
api.GPURenderBundleEncoder.setBindGroup | MDN, SPEC | Window | β οΈ |
| Worker | β | ||
api.GPURenderBundleEncoder.setImmediates | N/A | Window | β οΈ |
| Worker | β | ||
api.GPURenderBundleEncoder.setIndexBuffer | MDN, SPEC | Window | β οΈ |
| Worker | β | ||
api.GPURenderBundleEncoder.setPipeline | MDN, SPEC | Window | β οΈ |
| Worker | β | ||
api.GPURenderBundleEncoder.setVertexBuffer | MDN, SPEC | Window | β οΈ |
| Worker | β | ||
api.GPURenderBundleEncoder.setVertexBuffer.unset_vertex_buffer | N/A | Window | β οΈ |
| Worker | β |
GPURenderPassEncoder APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.GPURenderPassEncoder | N/A | Window | β οΈ |
| Worker | β | ||
api.GPURenderPassEncoder.beginOcclusionQuery | MDN, SPEC | Window | β οΈ |
| Worker | β | ||
api.GPURenderPassEncoder.draw | MDN, SPEC | Window | β οΈ |
| Worker | β | ||
api.GPURenderPassEncoder.drawIndexed | MDN, SPEC | Window | β οΈ |
| Worker | β | ||
api.GPURenderPassEncoder.drawIndexedIndirect | MDN, SPEC | Window | β οΈ |
| Worker | β | ||
api.GPURenderPassEncoder.drawIndirect | MDN, SPEC | Window | β οΈ |
| Worker | β | ||
api.GPURenderPassEncoder.end | MDN, SPEC | Window | β οΈ |
| Worker | β | ||
api.GPURenderPassEncoder.endOcclusionQuery | MDN, SPEC | Window | β οΈ |
| Worker | β | ||
api.GPURenderPassEncoder.executeBundles | MDN, SPEC | Window | β οΈ |
| Worker | β | ||
api.GPURenderPassEncoder.insertDebugMarker | MDN, SPEC | Window | β οΈ |
| Worker | β | ||
api.GPURenderPassEncoder.label | MDN, SPEC | Window | β οΈ |
| Worker | β | ||
api.GPURenderPassEncoder.popDebugGroup | MDN, SPEC | Window | β οΈ |
| Worker | β | ||
api.GPURenderPassEncoder.pushDebugGroup | MDN, SPEC | Window | β οΈ |
| Worker | β | ||
api.GPURenderPassEncoder.setBindGroup | MDN, SPEC | Window | β οΈ |
| Worker | β | ||
api.GPURenderPassEncoder.setBlendConstant | MDN, SPEC | Window | β οΈ |
| Worker | β | ||
api.GPURenderPassEncoder.setImmediates | N/A | Window | β οΈ |
| Worker | β | ||
api.GPURenderPassEncoder.setIndexBuffer | MDN, SPEC | Window | β οΈ |
| Worker | β | ||
api.GPURenderPassEncoder.setPipeline | MDN, SPEC | Window | β οΈ |
| Worker | β | ||
api.GPURenderPassEncoder.setScissorRect | MDN, SPEC | Window | β οΈ |
| Worker | β | ||
api.GPURenderPassEncoder.setStencilReference | MDN, SPEC | Window | β οΈ |
| Worker | β | ||
api.GPURenderPassEncoder.setVertexBuffer | MDN, SPEC | Window | β οΈ |
| Worker | β | ||
api.GPURenderPassEncoder.setVertexBuffer.unset_vertex_buffer | N/A | Window | β οΈ |
| Worker | β | ||
api.GPURenderPassEncoder.setViewport | MDN, SPEC | Window | β οΈ |
| Worker | β | ||
api.GPURenderPassEncoder.writeTimestamp | N/A | Window | β οΈ |
| Worker | β |
GPURenderPipeline APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.GPURenderPipeline | N/A | Window | β |
| Worker | β | ||
api.GPURenderPipeline.getBindGroupLayout | MDN, SPEC | Window | β |
| Worker | β | ||
api.GPURenderPipeline.label | MDN, SPEC | Window | β |
| Worker | β |
GPUSampler APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.GPUSampler | N/A | Window | β |
| Worker | β | ||
api.GPUSampler.label | MDN, SPEC | Window | β |
| Worker | β |
GPUShaderModule APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.GPUShaderModule | N/A | Window | β |
| Worker | β | ||
api.GPUShaderModule.getCompilationInfo | MDN, SPEC | Window | β |
| Worker | β | ||
api.GPUShaderModule.label | MDN, SPEC | Window | β |
| Worker | β |
GPUSupportedFeatures APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.GPUSupportedFeatures | N/A | Window | β |
| Worker | β | ||
api.GPUSupportedFeatures.@@iterator | SPEC | Window | β |
| Worker | β | ||
api.GPUSupportedFeatures.entries | SPEC | Window | β |
| Worker | β | ||
api.GPUSupportedFeatures.forEach | SPEC | Window | β |
| Worker | β | ||
api.GPUSupportedFeatures.has | SPEC | Window | β |
| Worker | β | ||
api.GPUSupportedFeatures.keys | SPEC | Window | β |
| Worker | β | ||
api.GPUSupportedFeatures.size | SPEC | Window | β |
| Worker | β | ||
api.GPUSupportedFeatures.values | SPEC | Window | β |
| Worker | β |
GPUSupportedLimits APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.GPUSupportedLimits | N/A | Window | β |
| Worker | β | ||
api.GPUSupportedLimits.maxBindGroups | MDN, SPEC | Window | β |
| Worker | β | ||
api.GPUSupportedLimits.maxBindGroupsPlusVertexBuffers | MDN, SPEC | Window | β |
| Worker | β | ||
api.GPUSupportedLimits.maxBindingsPerBindGroup | MDN, SPEC | Window | β |
| Worker | β | ||
api.GPUSupportedLimits.maxBufferSize | MDN, SPEC | Window | β |
| Worker | β | ||
api.GPUSupportedLimits.maxColorAttachmentBytesPerSample | MDN, SPEC | Window | β |
| Worker | β | ||
api.GPUSupportedLimits.maxColorAttachments | MDN, SPEC | Window | β |
| Worker | β | ||
api.GPUSupportedLimits.maxComputeInvocationsPerWorkgroup | MDN, SPEC | Window | β |
| Worker | β | ||
api.GPUSupportedLimits.maxComputeWorkgroupSizeX | MDN, SPEC | Window | β |
| Worker | β | ||
api.GPUSupportedLimits.maxComputeWorkgroupSizeY | MDN, SPEC | Window | β |
| Worker | β | ||
api.GPUSupportedLimits.maxComputeWorkgroupSizeZ | MDN, SPEC | Window | β |
| Worker | β | ||
api.GPUSupportedLimits.maxComputeWorkgroupStorageSize | MDN, SPEC | Window | β |
| Worker | β | ||
api.GPUSupportedLimits.maxComputeWorkgroupsPerDimension | MDN, SPEC | Window | β |
| Worker | β | ||
api.GPUSupportedLimits.maxDynamicStorageBuffersPerPipelineLayout | MDN, SPEC | Window | β |
| Worker | β | ||
api.GPUSupportedLimits.maxDynamicUniformBuffersPerPipelineLayout | MDN, SPEC | Window | β |
| Worker | β | ||
api.GPUSupportedLimits.maxImmediateSize | N/A | Window | β |
| Worker | β | ||
api.GPUSupportedLimits.maxInterStageShaderComponents | MDN | Window | β |
| Worker | β | ||
api.GPUSupportedLimits.maxInterStageShaderVariables | MDN, SPEC | Window | β |
| Worker | β | ||
api.GPUSupportedLimits.maxSampledTexturesPerShaderStage | MDN, SPEC | Window | β |
| Worker | β | ||
api.GPUSupportedLimits.maxSamplersPerShaderStage | MDN, SPEC | Window | β |
| Worker | β | ||
api.GPUSupportedLimits.maxStorageBufferBindingSize | MDN, SPEC | Window | β |
| Worker | β | ||
api.GPUSupportedLimits.maxStorageBuffersInFragmentStage | SPEC | Window | β |
| Worker | β | ||
api.GPUSupportedLimits.maxStorageBuffersInVertexStage | SPEC | Window | β |
| Worker | β | ||
api.GPUSupportedLimits.maxStorageBuffersPerShaderStage | MDN, SPEC | Window | β |
| Worker | β | ||
api.GPUSupportedLimits.maxStorageTexturesInFragmentStage | SPEC | Window | β |
| Worker | β | ||
api.GPUSupportedLimits.maxStorageTexturesInVertexStage | SPEC | Window | β |
| Worker | β | ||
api.GPUSupportedLimits.maxStorageTexturesPerShaderStage | MDN, SPEC | Window | β |
| Worker | β | ||
api.GPUSupportedLimits.maxTextureArrayLayers | MDN, SPEC | Window | β |
| Worker | β | ||
api.GPUSupportedLimits.maxTextureDimension1D | MDN, SPEC | Window | β |
| Worker | β | ||
api.GPUSupportedLimits.maxTextureDimension2D | MDN, SPEC | Window | β |
| Worker | β | ||
api.GPUSupportedLimits.maxTextureDimension3D | MDN, SPEC | Window | β |
| Worker | β | ||
api.GPUSupportedLimits.maxUniformBufferBindingSize | MDN, SPEC | Window | β |
| Worker | β | ||
api.GPUSupportedLimits.maxUniformBuffersPerShaderStage | MDN, SPEC | Window | β |
| Worker | β | ||
api.GPUSupportedLimits.maxVertexAttributes | MDN, SPEC | Window | β |
| Worker | β | ||
api.GPUSupportedLimits.maxVertexBufferArrayStride | MDN, SPEC | Window | β |
| Worker | β | ||
api.GPUSupportedLimits.maxVertexBuffers | MDN, SPEC | Window | β |
| Worker | β | ||
api.GPUSupportedLimits.minStorageBufferOffsetAlignment | MDN, SPEC | Window | β |
| Worker | β | ||
api.GPUSupportedLimits.minUniformBufferOffsetAlignment | MDN, SPEC | Window | β |
| Worker | β |
GPUTexture APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.GPUTexture | N/A | Window | β οΈ |
| Worker | β | ||
api.GPUTexture.createView | MDN, SPEC | Window | β οΈ |
| Worker | β | ||
api.GPUTexture.depthOrArrayLayers | MDN, SPEC | Window | β οΈ |
| Worker | β | ||
api.GPUTexture.destroy | MDN, SPEC | Window | β οΈ |
| Worker | β | ||
api.GPUTexture.dimension | MDN, SPEC | Window | β οΈ |
| Worker | β | ||
api.GPUTexture.format | MDN, SPEC | Window | β οΈ |
| Worker | β | ||
api.GPUTexture.height | MDN, SPEC | Window | β οΈ |
| Worker | β | ||
api.GPUTexture.label | MDN, SPEC | Window | β οΈ |
| Worker | β | ||
api.GPUTexture.mipLevelCount | MDN, SPEC | Window | β οΈ |
| Worker | β | ||
api.GPUTexture.sampleCount | MDN, SPEC | Window | β οΈ |
| Worker | β | ||
api.GPUTexture.textureBindingViewDimension | SPEC | Window | β οΈ |
| Worker | β | ||
api.GPUTexture.usage | MDN, SPEC | Window | β οΈ |
| Worker | β | ||
api.GPUTexture.width | MDN, SPEC | Window | β οΈ |
| Worker | β |
GPUTextureView APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.GPUTextureView | N/A | Window | β |
| Worker | β | ||
api.GPUTextureView.label | MDN, SPEC | Window | β |
| Worker | β |
GPUUncapturedErrorEvent APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.GPUUncapturedErrorEvent | N/A | Window | β |
| Worker | β | ||
api.GPUUncapturedErrorEvent.GPUUncapturedErrorEvent | MDN, SPEC | Window | β |
| Worker | β | ||
api.GPUUncapturedErrorEvent.error | MDN, SPEC | Window | β |
| Worker | β |
GPUValidationError APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.GPUValidationError | N/A | Window | β |
| Worker | β | ||
api.GPUValidationError.GPUValidationError | MDN, SPEC | Window | β |
| Worker | β |
GainNode APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.GainNode | N/A | Window | β |
api.GainNode.GainNode | MDN, SPEC | Window | β |
api.GainNode.gain | MDN, SPEC | Window | β |
Gamepad APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.Gamepad | N/A | Window | β |
api.Gamepad.axes | MDN, SPEC | Window | β |
api.Gamepad.buttons | MDN, SPEC | Window | β |
api.Gamepad.connected | MDN, SPEC | Window | β |
api.Gamepad.displayId | MDN | Window | β |
api.Gamepad.hand | MDN, SPEC | Window | β |
api.Gamepad.hapticActuators | MDN, SPEC | Window | β |
api.Gamepad.id | MDN, SPEC | Window | β |
api.Gamepad.index | MDN, SPEC | Window | β |
api.Gamepad.mapping | MDN, SPEC | Window | β |
api.Gamepad.pose | MDN, SPEC | Window | β |
api.Gamepad.timestamp | MDN, SPEC | Window | β |
api.Gamepad.touches | N/A | Window | β |
api.Gamepad.vibrationActuator | MDN, SPEC | Window | β |
GamepadButton APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.GamepadButton | N/A | Window | β |
api.GamepadButton.pressed | MDN, SPEC | Window | β |
api.GamepadButton.touched | MDN, SPEC | Window | β |
api.GamepadButton.value | MDN, SPEC | Window | β |
GamepadEvent APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.GamepadEvent | N/A | Window | β οΈ |
api.GamepadEvent.GamepadEvent | MDN, SPEC | Window | β |
api.GamepadEvent.gamepad | MDN, SPEC | Window | β οΈ |
GamepadHapticActuator APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.GamepadHapticActuator | N/A | Window | β |
api.GamepadHapticActuator.canPlayEffectType | N/A | Window | β |
api.GamepadHapticActuator.effects | MDN, SPEC | Window | β |
api.GamepadHapticActuator.playEffect | MDN, SPEC | Window | β |
api.GamepadHapticActuator.pulse | MDN, SPEC | Window | β |
api.GamepadHapticActuator.reset | MDN, SPEC | Window | β |
api.GamepadHapticActuator.type | MDN | Window | β |
GamepadPose APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.GamepadPose | N/A | Window | β |
api.GamepadPose.angularAcceleration | MDN, SPEC | Window | β |
api.GamepadPose.angularVelocity | MDN, SPEC | Window | β |
api.GamepadPose.hasOrientation | MDN, SPEC | Window | β |
api.GamepadPose.hasPosition | MDN, SPEC | Window | β |
api.GamepadPose.linearAcceleration | MDN, SPEC | Window | β |
api.GamepadPose.linearVelocity | MDN, SPEC | Window | β |
api.GamepadPose.orientation | MDN, SPEC | Window | β |
api.GamepadPose.position | MDN, SPEC | Window | β |
Geolocation APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.Geolocation | N/A | Window | β |
api.Geolocation.clearWatch | MDN, SPEC | Window | β |
api.Geolocation.getCurrentPosition | MDN, SPEC | Window | β |
api.Geolocation.watchPosition | MDN, SPEC | Window | β |
GeolocationCoordinates APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.GeolocationCoordinates | N/A | Window | β |
api.GeolocationCoordinates.accuracy | MDN, SPEC | Window | β |
api.GeolocationCoordinates.altitude | MDN, SPEC | Window | β |
api.GeolocationCoordinates.altitudeAccuracy | MDN, SPEC | Window | β |
api.GeolocationCoordinates.heading | MDN, SPEC | Window | β |
api.GeolocationCoordinates.latitude | MDN, SPEC | Window | β |
api.GeolocationCoordinates.longitude | MDN, SPEC | Window | β |
api.GeolocationCoordinates.speed | MDN, SPEC | Window | β |
api.GeolocationCoordinates.toJSON | MDN, SPEC | Window | β |
GeolocationPosition APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.GeolocationPosition | N/A | Window | β |
api.GeolocationPosition.coords | MDN, SPEC | Window | β |
api.GeolocationPosition.timestamp | MDN, SPEC | Window | β |
api.GeolocationPosition.toJSON | MDN, SPEC | Window | β |
GeolocationPositionError APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.GeolocationPositionError | N/A | Window | β |
api.GeolocationPositionError.code | MDN, SPEC | Window | β |
api.GeolocationPositionError.message | MDN, SPEC | Window | β |
GestureEvent APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.GestureEvent | N/A | Window | β |
api.GestureEvent.altKey | N/A | Window | β |
api.GestureEvent.clientX | N/A | Window | β |
api.GestureEvent.clientY | N/A | Window | β |
api.GestureEvent.ctrlKey | N/A | Window | β |
api.GestureEvent.initGestureEvent | N/A | Window | β |
api.GestureEvent.metaKey | N/A | Window | β |
api.GestureEvent.rotation | N/A | Window | β |
api.GestureEvent.scale | N/A | Window | β |
api.GestureEvent.screenX | N/A | Window | β |
api.GestureEvent.screenY | N/A | Window | β |
api.GestureEvent.shiftKey | N/A | Window | β |
api.GestureEvent.target | N/A | Window | β |
GravitySensor APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.GravitySensor | N/A | Window | β |
api.GravitySensor.GravitySensor | MDN, SPEC | Window | β |
GroupEffect APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.GroupEffect | N/A | Window | β |
api.GroupEffect.GroupEffect | N/A | Window | β |
api.GroupEffect.append | N/A | Window | β |
api.GroupEffect.children | N/A | Window | β |
api.GroupEffect.clone | N/A | Window | β |
api.GroupEffect.firstChild | N/A | Window | β |
api.GroupEffect.lastChild | N/A | Window | β |
api.GroupEffect.prepend | N/A | Window | β |
Gyroscope APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.Gyroscope | N/A | Window | β |
api.Gyroscope.Gyroscope | MDN, SPEC | Window | β |
api.Gyroscope.x | MDN, SPEC | Window | β |
api.Gyroscope.y | MDN, SPEC | Window | β |
api.Gyroscope.z | MDN, SPEC | Window | β |
HID APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.HID | N/A | ServiceWorker | β |
| Window | β | ||
| Worker | β | ||
api.HID.connect_event | MDN, SPEC | ServiceWorker | β |
| Window | β | ||
| Worker | β | ||
api.HID.disconnect_event | MDN, SPEC | ServiceWorker | β |
| Window | β | ||
| Worker | β | ||
api.HID.getDevices | MDN, SPEC | ServiceWorker | β |
| Window | β | ||
| Worker | β | ||
api.HID.requestDevice | MDN, SPEC | ServiceWorker | β |
| Window | β | ||
| Worker | β |
HIDConnectionEvent APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.HIDConnectionEvent | N/A | ServiceWorker | β |
| Window | β | ||
| Worker | β | ||
api.HIDConnectionEvent.HIDConnectionEvent | MDN, SPEC | ServiceWorker | β |
| Window | β | ||
| Worker | β | ||
api.HIDConnectionEvent.device | MDN, SPEC | ServiceWorker | β |
| Window | β | ||
| Worker | β |
HIDDevice APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.HIDDevice | N/A | ServiceWorker | β |
| Window | β | ||
| Worker | β | ||
api.HIDDevice.close | MDN, SPEC | ServiceWorker | β |
| Window | β | ||
| Worker | β | ||
api.HIDDevice.collections | MDN, SPEC | ServiceWorker | β |
| Window | β | ||
| Worker | β | ||
api.HIDDevice.forget | MDN, SPEC | ServiceWorker | β |
| Window | β | ||
| Worker | β | ||
api.HIDDevice.inputreport_event | MDN, SPEC | ServiceWorker | β |
| Window | β | ||
| Worker | β | ||
api.HIDDevice.open | MDN, SPEC | ServiceWorker | β |
| Window | β | ||
| Worker | β | ||
api.HIDDevice.opened | MDN, SPEC | ServiceWorker | β |
| Window | β | ||
| Worker | β | ||
api.HIDDevice.productId | MDN, SPEC | ServiceWorker | β |
| Window | β | ||
| Worker | β | ||
api.HIDDevice.productName | MDN, SPEC | ServiceWorker | β |
| Window | β | ||
| Worker | β | ||
api.HIDDevice.receiveFeatureReport | MDN, SPEC | ServiceWorker | β |
| Window | β | ||
| Worker | β | ||
api.HIDDevice.sendFeatureReport | MDN, SPEC | ServiceWorker | β |
| Window | β | ||
| Worker | β | ||
api.HIDDevice.sendReport | MDN, SPEC | ServiceWorker | β |
| Window | β | ||
| Worker | β | ||
api.HIDDevice.vendorId | MDN, SPEC | ServiceWorker | β |
| Window | β | ||
| Worker | β |
HIDInputReportEvent APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.HIDInputReportEvent | N/A | ServiceWorker | β |
| Window | β | ||
| Worker | β | ||
api.HIDInputReportEvent.HIDInputReportEvent | N/A | ServiceWorker | β |
| Window | β | ||
| Worker | β | ||
api.HIDInputReportEvent.data | MDN, SPEC | ServiceWorker | β |
| Window | β | ||
| Worker | β | ||
api.HIDInputReportEvent.device | MDN, SPEC | ServiceWorker | β |
| Window | β | ||
| Worker | β | ||
api.HIDInputReportEvent.reportId | MDN, SPEC | ServiceWorker | β |
| Window | β | ||
| Worker | β |
HMDVRDevice APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.HMDVRDevice | N/A | Window | β |
api.HMDVRDevice.getEyeParameters | MDN | Window | β |
api.HMDVRDevice.setFieldOfView | MDN | Window | β |
HTMLAllCollection APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.HTMLAllCollection | N/A | Window | β |
api.HTMLAllCollection.item | MDN, SPEC | Window | β |
api.HTMLAllCollection.length | MDN, SPEC | Window | β |
api.HTMLAllCollection.namedItem | MDN, SPEC | Window | β |
HTMLAnchorElement APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.HTMLAnchorElement | N/A | Window | β |
api.HTMLAnchorElement.HTMLAnchorElement | N/A | Window | β |
api.HTMLAnchorElement.attributionSourceId | MDN, SPEC | Window | β |
api.HTMLAnchorElement.charset | SPEC | Window | β |
api.HTMLAnchorElement.coords | SPEC | Window | β |
api.HTMLAnchorElement.download | MDN, SPEC | Window | β |
api.HTMLAnchorElement.hash | MDN, SPEC | Window | β |
api.HTMLAnchorElement.host | MDN, SPEC | Window | β |
api.HTMLAnchorElement.hostname | MDN, SPEC | Window | β |
api.HTMLAnchorElement.href | MDN, SPEC | Window | β |
api.HTMLAnchorElement.hreflang | MDN, SPEC | Window | β |
api.HTMLAnchorElement.name | SPEC | Window | β |
api.HTMLAnchorElement.origin | MDN, SPEC | Window | β |
api.HTMLAnchorElement.password | MDN, SPEC | Window | β |
api.HTMLAnchorElement.pathname | MDN, SPEC | Window | β |
api.HTMLAnchorElement.ping | MDN, SPEC | Window | β |
api.HTMLAnchorElement.port | MDN, SPEC | Window | β |
api.HTMLAnchorElement.protocol | MDN, SPEC | Window | β |
api.HTMLAnchorElement.referrerPolicy | MDN, SPEC | Window | β |
api.HTMLAnchorElement.referrerPolicy.no-referrer-when-downgrade | N/A | Window | β |
api.HTMLAnchorElement.referrerPolicy.origin-when-cross-origin | N/A | Window | β |
api.HTMLAnchorElement.referrerPolicy.unsafe-url | N/A | Window | β |
api.HTMLAnchorElement.rel | MDN, SPEC | Window | β |
api.HTMLAnchorElement.relList | MDN, SPEC | Window | β |
api.HTMLAnchorElement.rev | SPEC | Window | β |
api.HTMLAnchorElement.search | MDN, SPEC | Window | β |
api.HTMLAnchorElement.shape | SPEC | Window | β |
api.HTMLAnchorElement.target | MDN, SPEC | Window | β |
api.HTMLAnchorElement.text | MDN, SPEC | Window | β |
api.HTMLAnchorElement.toString | MDN, SPEC | Window | β |
api.HTMLAnchorElement.type | MDN, SPEC | Window | β |
api.HTMLAnchorElement.username | MDN, SPEC | Window | β |
HTMLAreaElement APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.HTMLAreaElement | N/A | Window | β |
api.HTMLAreaElement.HTMLAreaElement | N/A | Window | β |
api.HTMLAreaElement.alt | MDN, SPEC | Window | β |
api.HTMLAreaElement.coords | MDN, SPEC | Window | β |
api.HTMLAreaElement.download | MDN, SPEC | Window | β |
api.HTMLAreaElement.hash | MDN, SPEC | Window | β |
api.HTMLAreaElement.host | MDN, SPEC | Window | β |
api.HTMLAreaElement.hostname | MDN, SPEC | Window | β |
api.HTMLAreaElement.href | MDN, SPEC | Window | β |
api.HTMLAreaElement.noHref | SPEC | Window | β |
api.HTMLAreaElement.origin | MDN, SPEC | Window | β |
api.HTMLAreaElement.password | MDN, SPEC | Window | β |
api.HTMLAreaElement.pathname | MDN, SPEC | Window | β |
api.HTMLAreaElement.ping | MDN, SPEC | Window | β |
api.HTMLAreaElement.port | MDN, SPEC | Window | β |
api.HTMLAreaElement.protocol | MDN, SPEC | Window | β |
api.HTMLAreaElement.referrerPolicy | MDN, SPEC | Window | β |
api.HTMLAreaElement.referrerPolicy.no-referrer-when-downgrade | N/A | Window | β |
api.HTMLAreaElement.referrerPolicy.origin-when-cross-origin | N/A | Window | β |
api.HTMLAreaElement.referrerPolicy.unsafe-url | N/A | Window | β |
api.HTMLAreaElement.rel | MDN, SPEC | Window | β |
api.HTMLAreaElement.relList | MDN, SPEC | Window | β |
api.HTMLAreaElement.search | MDN, SPEC | Window | β |
api.HTMLAreaElement.shape | MDN, SPEC | Window | β |
api.HTMLAreaElement.target | MDN, SPEC | Window | β |
api.HTMLAreaElement.toString | MDN, SPEC | Window | β |
api.HTMLAreaElement.username | MDN, SPEC | Window | β |
HTMLAudioElement APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.HTMLAudioElement | N/A | Window | β |
api.HTMLAudioElement.Audio | MDN, SPEC | Window | β |
api.HTMLAudioElement.HTMLAudioElement | N/A | Window | β |
HTMLBRElement APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.HTMLBRElement | N/A | Window | β |
api.HTMLBRElement.HTMLBRElement | N/A | Window | β |
api.HTMLBRElement.clear | SPEC | Window | β |
HTMLBaseElement APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.HTMLBaseElement | N/A | Window | β |
api.HTMLBaseElement.HTMLBaseElement | N/A | Window | β |
api.HTMLBaseElement.href | MDN, SPEC | Window | β |
api.HTMLBaseElement.target | MDN, SPEC | Window | β |
HTMLBodyElement APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.HTMLBodyElement | N/A | Window | β |
api.HTMLBodyElement.HTMLBodyElement | N/A | Window | β |
api.HTMLBodyElement.aLink | SPEC | Window | β |
api.HTMLBodyElement.background | SPEC | Window | β |
api.HTMLBodyElement.bgColor | SPEC | Window | β |
api.HTMLBodyElement.link | SPEC | Window | β |
api.HTMLBodyElement.orientationchange_event | N/A | Window | β |
api.HTMLBodyElement.text | SPEC | Window | β |
api.HTMLBodyElement.vLink | SPEC | Window | β |
HTMLButtonElement APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.HTMLButtonElement | N/A | Window | β |
api.HTMLButtonElement.HTMLButtonElement | N/A | Window | β |
api.HTMLButtonElement.checkValidity | MDN, SPEC | Window | β |
api.HTMLButtonElement.command | MDN, SPEC | Window | β |
api.HTMLButtonElement.commandForElement | MDN, SPEC | Window | β |
api.HTMLButtonElement.disabled | MDN, SPEC | Window | β |
api.HTMLButtonElement.form | MDN, SPEC | Window | β |
api.HTMLButtonElement.formAction | MDN, SPEC | Window | β |
api.HTMLButtonElement.formEnctype | MDN, SPEC | Window | β |
api.HTMLButtonElement.formMethod | MDN, SPEC | Window | β |
api.HTMLButtonElement.formNoValidate | MDN, SPEC | Window | β |
api.HTMLButtonElement.formTarget | MDN, SPEC | Window | β |
api.HTMLButtonElement.invokeaction | N/A | Window | β |
api.HTMLButtonElement.invoketarget | N/A | Window | β |
api.HTMLButtonElement.labels | MDN, SPEC | Window | β |
api.HTMLButtonElement.name | MDN, SPEC | Window | β |
api.HTMLButtonElement.popoverTargetAction | MDN, SPEC | Window | β |
api.HTMLButtonElement.popoverTargetElement | MDN, SPEC | Window | β |
api.HTMLButtonElement.reportValidity | MDN, SPEC | Window | β |
api.HTMLButtonElement.setCustomValidity | MDN, SPEC | Window | β |
api.HTMLButtonElement.type | MDN, SPEC | Window | β |
api.HTMLButtonElement.validationMessage | MDN, SPEC | Window | β |
api.HTMLButtonElement.validity | MDN, SPEC | Window | β |
api.HTMLButtonElement.value | MDN, SPEC | Window | β |
api.HTMLButtonElement.willValidate | MDN, SPEC | Window | β |
HTMLCanvasElement APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.HTMLCanvasElement | N/A | Window | β |
api.HTMLCanvasElement.HTMLCanvasElement | N/A | Window | β |
api.HTMLCanvasElement.captureStream | MDN, SPEC | Window | β |
api.HTMLCanvasElement.contextlost_event | MDN, SPEC | Window | β |
api.HTMLCanvasElement.contextrestored_event | MDN, SPEC | Window | β |
api.HTMLCanvasElement.getContext | MDN, SPEC | Window | β |
api.HTMLCanvasElement.getContext.2d_context | N/A | Window | β |
api.HTMLCanvasElement.getContext.2d_context.options_alpha_parameter | N/A | Window | β |
api.HTMLCanvasElement.getContext.2d_context.options_colorSpace_parameter | N/A | Window | β |
api.HTMLCanvasElement.getContext.2d_context.options_desynchronized_parameter | N/A | Window | β |
api.HTMLCanvasElement.getContext.2d_context.options_willReadFrequently_parameter | N/A | Window | β |
api.HTMLCanvasElement.getContext.bitmaprenderer_context | N/A | Window | β |
api.HTMLCanvasElement.getContext.bitmaprenderer_context.options_alpha_parameter | N/A | Window | β |
api.HTMLCanvasElement.getContext.webgl2_context | N/A | Window | β |
api.HTMLCanvasElement.getContext.webgl2_context.options_alpha_parameter | N/A | Window | β |
api.HTMLCanvasElement.getContext.webgl2_context.options_desynchronized_parameter | N/A | Window | β |
api.HTMLCanvasElement.getContext.webgl2_context.options_failIfMajorPerformanceCaveat_parameter | N/A | Window | β |
api.HTMLCanvasElement.getContext.webgl2_context.options_powerPreference_parameter | N/A | Window | β |
api.HTMLCanvasElement.getContext.webgl_context | N/A | Window | β |
api.HTMLCanvasElement.getContext.webgl_context.options_alpha_parameter | N/A | Window | β |
api.HTMLCanvasElement.getContext.webgl_context.options_desynchronized_parameter | N/A | Window | β |
api.HTMLCanvasElement.getContext.webgl_context.options_failIfMajorPerformanceCaveat_parameter | N/A | Window | β |
api.HTMLCanvasElement.getContext.webgl_context.options_powerPreference_parameter | N/A | Window | β |
api.HTMLCanvasElement.getContext.webgpu_context | N/A | Window | β |
api.HTMLCanvasElement.height | MDN, SPEC | Window | β |
api.HTMLCanvasElement.mozOpaque | MDN | Window | β |
api.HTMLCanvasElement.mozPrintCallback | N/A | Window | β |
api.HTMLCanvasElement.toBlob | MDN, SPEC | Window | β |
api.HTMLCanvasElement.toBlob.quality_parameter | N/A | Window | β |
api.HTMLCanvasElement.toBlob.type_parameter_jpeg | N/A | Window | β |
api.HTMLCanvasElement.toBlob.type_parameter_png | N/A | Window | β |
api.HTMLCanvasElement.toBlob.type_parameter_webp | N/A | Window | β |
api.HTMLCanvasElement.toDataURL | MDN, SPEC | Window | β |
api.HTMLCanvasElement.toDataURL.type_parameter_jpeg | N/A | Window | β |
api.HTMLCanvasElement.toDataURL.type_parameter_png | N/A | Window | β |
api.HTMLCanvasElement.toDataURL.type_parameter_webp | N/A | Window | β |
api.HTMLCanvasElement.transferControlToOffscreen | MDN, SPEC | Window | β |
api.HTMLCanvasElement.webglcontextcreationerror_event | MDN, SPEC | Window | β |
api.HTMLCanvasElement.webglcontextlost_event | MDN, SPEC | Window | β |
api.HTMLCanvasElement.webglcontextrestored_event | MDN, SPEC | Window | β |
api.HTMLCanvasElement.width | MDN, SPEC | Window | β |
HTMLCollection APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.HTMLCollection | N/A | Window | β |
api.HTMLCollection.item | MDN, SPEC | Window | β |
api.HTMLCollection.length | MDN, SPEC | Window | β |
api.HTMLCollection.namedItem | MDN, SPEC | Window | β |
HTMLContentElement APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.HTMLContentElement | N/A | Window | β |
api.HTMLContentElement.getDistributedNodes | N/A | Window | β |
api.HTMLContentElement.select | N/A | Window | β |
HTMLDListElement APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.HTMLDListElement | N/A | Window | β |
api.HTMLDListElement.HTMLDListElement | N/A | Window | β |
api.HTMLDListElement.compact | MDN, SPEC | Window | β |
HTMLDataElement APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.HTMLDataElement | N/A | Window | β |
api.HTMLDataElement.HTMLDataElement | N/A | Window | β |
api.HTMLDataElement.value | MDN, SPEC | Window | β |
HTMLDataListElement APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.HTMLDataListElement | N/A | Window | β |
api.HTMLDataListElement.HTMLDataListElement | N/A | Window | β |
api.HTMLDataListElement.options | MDN, SPEC | Window | β |
HTMLDetailsElement APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.HTMLDetailsElement | N/A | Window | β |
api.HTMLDetailsElement.HTMLDetailsElement | N/A | Window | β |
api.HTMLDetailsElement.name | MDN, SPEC | Window | β |
api.HTMLDetailsElement.open | MDN, SPEC | Window | β |
HTMLDialogElement APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.HTMLDialogElement | N/A | Window | β |
api.HTMLDialogElement.HTMLDialogElement | N/A | Window | β |
api.HTMLDialogElement.cancel_event | MDN, SPEC0, SPEC1 | Window | β |
api.HTMLDialogElement.close | MDN, SPEC | Window | β |
api.HTMLDialogElement.close_event | MDN, SPEC | Window | β |
api.HTMLDialogElement.closedBy | MDN, SPEC | Window | β |
api.HTMLDialogElement.open | MDN, SPEC | Window | β |
api.HTMLDialogElement.requestClose | MDN, SPEC | Window | β |
api.HTMLDialogElement.returnValue | MDN, SPEC | Window | β |
api.HTMLDialogElement.show | MDN, SPEC | Window | β |
api.HTMLDialogElement.showModal | MDN, SPEC | Window | β |
HTMLDirectoryElement APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.HTMLDirectoryElement | N/A | Window | β |
api.HTMLDirectoryElement.HTMLDirectoryElement | N/A | Window | β |
api.HTMLDirectoryElement.compact | SPEC | Window | β |
HTMLDivElement APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.HTMLDivElement | N/A | Window | β |
api.HTMLDivElement.HTMLDivElement | N/A | Window | β |
api.HTMLDivElement.align | SPEC | Window | β |
HTMLDocument APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.HTMLDocument | N/A | Window | β |
HTMLElement APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.HTMLElement | N/A | Window | β |
api.HTMLElement.HTMLElement | N/A | Window | β |
api.HTMLElement.accessKey | MDN, SPEC | Window | β |
api.HTMLElement.accessKeyLabel | MDN, SPEC | Window | β |
api.HTMLElement.anchorElement | MDN | Window | β |
api.HTMLElement.attachInternals | MDN, SPEC | Window | β |
api.HTMLElement.attributeStyleMap | MDN, SPEC | Window | β |
api.HTMLElement.autocapitalize | MDN, SPEC | Window | β |
api.HTMLElement.autocorrect | MDN, SPEC | Window | β |
api.HTMLElement.autofocus | MDN, SPEC | Window | β |
api.HTMLElement.beforetoggle_event | MDN, SPEC | Window | β |
api.HTMLElement.blur | MDN, SPEC | Window | β |
api.HTMLElement.change_event | MDN, SPEC0, SPEC1 | Window | β |
api.HTMLElement.click | MDN, SPEC | Window | β |
api.HTMLElement.command_event | MDN, SPEC | Window | β |
api.HTMLElement.contentEditable | MDN, SPEC | Window | β |
api.HTMLElement.contextMenu | N/A | Window | β |
api.HTMLElement.dataset | MDN, SPEC | Window | β |
api.HTMLElement.dir | MDN, SPEC | Window | β |
api.HTMLElement.drag_event | MDN, SPEC0, SPEC1 | Window | β |
api.HTMLElement.dragend_event | MDN, SPEC0, SPEC1 | Window | β |
api.HTMLElement.dragenter_event | MDN, SPEC0, SPEC1 | Window | β |
api.HTMLElement.dragexit_event | N/A | Window | β |
api.HTMLElement.draggable | MDN, SPEC | Window | β |
api.HTMLElement.dragleave_event | MDN, SPEC0, SPEC1 | Window | β |
api.HTMLElement.dragover_event | MDN, SPEC0, SPEC1 | Window | β |
api.HTMLElement.dragstart_event | MDN, SPEC0, SPEC1 | Window | β |
api.HTMLElement.drop_event | MDN, SPEC0, SPEC1 | Window | β |
api.HTMLElement.editContext | MDN, SPEC | Window | β |
api.HTMLElement.enterKeyHint | MDN, SPEC | Window | β |
api.HTMLElement.error_event | MDN, SPEC0, SPEC1 | Window | β |
api.HTMLElement.focus | MDN, SPEC | Window | β |
api.HTMLElement.focus.options_focusVisible_parameter | N/A | Window | β |
api.HTMLElement.focus.options_preventScroll_parameter | N/A | Window | β |
api.HTMLElement.headingOffset | N/A | Window | β |
api.HTMLElement.headingReset | N/A | Window | β |
api.HTMLElement.hidden | MDN, SPEC | Window | β |
api.HTMLElement.hidePopover | MDN, SPEC | Window | β |
api.HTMLElement.inert | MDN, SPEC | Window | β |
api.HTMLElement.innerText | MDN, SPEC | Window | β |
api.HTMLElement.inputMode | MDN, SPEC | Window | β |
api.HTMLElement.isContentEditable | MDN, SPEC | Window | β |
api.HTMLElement.lang | MDN, SPEC | Window | β |
api.HTMLElement.nonce | MDN, SPEC | Window | β |
api.HTMLElement.offsetHeight | MDN, SPEC | Window | β |
api.HTMLElement.offsetLeft | MDN, SPEC | Window | β |
api.HTMLElement.offsetParent | MDN, SPEC | Window | β |
api.HTMLElement.offsetTop | MDN, SPEC | Window | β |
api.HTMLElement.offsetWidth | MDN, SPEC | Window | β |
api.HTMLElement.outerText | MDN, SPEC | Window | β |
api.HTMLElement.popover | MDN, SPEC | Window | β |
api.HTMLElement.scrollParent | N/A | Window | β |
api.HTMLElement.showPopover | MDN, SPEC | Window | β |
api.HTMLElement.spellcheck | MDN, SPEC | Window | β |
api.HTMLElement.style | MDN, SPEC | Window | β |
api.HTMLElement.tabIndex | MDN, SPEC | Window | β |
api.HTMLElement.title | MDN, SPEC | Window | β |
api.HTMLElement.togglePopover | MDN, SPEC | Window | β |
api.HTMLElement.togglePopover.returns_boolean | N/A | Window | β |
api.HTMLElement.toggle_event | MDN, SPEC | Window | β |
api.HTMLElement.translate | MDN, SPEC | Window | β |
api.HTMLElement.virtualKeyboardPolicy | MDN, SPEC | Window | β |
api.HTMLElement.writingSuggestions | MDN, SPEC | Window | β |
HTMLEmbedElement APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.HTMLEmbedElement | N/A | Window | β |
api.HTMLEmbedElement.HTMLEmbedElement | N/A | Window | β |
api.HTMLEmbedElement.align | SPEC | Window | β |
api.HTMLEmbedElement.getSVGDocument | MDN, SPEC | Window | β |
api.HTMLEmbedElement.height | MDN, SPEC0, SPEC1 | Window | β |
api.HTMLEmbedElement.name | SPEC | Window | β |
api.HTMLEmbedElement.src | MDN, SPEC | Window | β |
api.HTMLEmbedElement.type | MDN, SPEC | Window | β |
api.HTMLEmbedElement.width | MDN, SPEC0, SPEC1 | Window | β |
HTMLFencedFrameElement APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.HTMLFencedFrameElement | N/A | Window | β |
api.HTMLFencedFrameElement.HTMLFencedFrameElement | N/A | Window | β |
api.HTMLFencedFrameElement.allow | MDN, SPEC | Window | β |
api.HTMLFencedFrameElement.config | MDN, SPEC | Window | β |
api.HTMLFencedFrameElement.height | MDN, SPEC | Window | β |
api.HTMLFencedFrameElement.sandbox | SPEC | Window | β |
api.HTMLFencedFrameElement.width | MDN, SPEC | Window | β |
HTMLFieldSetElement APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.HTMLFieldSetElement | N/A | Window | β |
api.HTMLFieldSetElement.HTMLFieldSetElement | N/A | Window | β |
api.HTMLFieldSetElement.checkValidity | MDN, SPEC | Window | β |
api.HTMLFieldSetElement.disabled | MDN, SPEC | Window | β |
api.HTMLFieldSetElement.elements | MDN, SPEC | Window | β |
api.HTMLFieldSetElement.elements.type_HTMLCollection | N/A | Window | β οΈ |
api.HTMLFieldSetElement.form | MDN, SPEC | Window | β |
api.HTMLFieldSetElement.name | MDN, SPEC | Window | β |
api.HTMLFieldSetElement.reportValidity | MDN, SPEC | Window | β |
api.HTMLFieldSetElement.setCustomValidity | MDN, SPEC | Window | β |
api.HTMLFieldSetElement.type | MDN, SPEC | Window | β |
api.HTMLFieldSetElement.validationMessage | MDN, SPEC | Window | β |
api.HTMLFieldSetElement.validity | MDN, SPEC | Window | β |
api.HTMLFieldSetElement.willValidate | MDN, SPEC | Window | β |
HTMLFontElement APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.HTMLFontElement | N/A | Window | β |
api.HTMLFontElement.HTMLFontElement | N/A | Window | β |
api.HTMLFontElement.color | MDN, SPEC | Window | β |
api.HTMLFontElement.face | MDN, SPEC | Window | β |
api.HTMLFontElement.size | MDN, SPEC | Window | β |
HTMLFormControlsCollection APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.HTMLFormControlsCollection | N/A | Window | β |
api.HTMLFormControlsCollection.namedItem | MDN, SPEC | Window | β |
HTMLFormElement APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.HTMLFormElement | N/A | Window | β |
api.HTMLFormElement.HTMLFormElement | N/A | Window | β |
api.HTMLFormElement.acceptCharset | MDN, SPEC | Window | β |
api.HTMLFormElement.action | MDN, SPEC | Window | β |
api.HTMLFormElement.autocomplete | MDN, SPEC | Window | β |
api.HTMLFormElement.checkValidity | MDN, SPEC | Window | β |
api.HTMLFormElement.elements | MDN, SPEC | Window | β |
api.HTMLFormElement.encoding | MDN, SPEC | Window | β |
api.HTMLFormElement.enctype | MDN, SPEC | Window | β |
api.HTMLFormElement.formdata_event | MDN, SPEC | Window | β |
api.HTMLFormElement.length | MDN, SPEC | Window | β |
api.HTMLFormElement.method | MDN, SPEC | Window | β |
api.HTMLFormElement.name | MDN, SPEC | Window | β |
api.HTMLFormElement.noValidate | MDN, SPEC | Window | β |
api.HTMLFormElement.rel | MDN, SPEC | Window | β |
api.HTMLFormElement.relList | MDN, SPEC | Window | β |
api.HTMLFormElement.reportValidity | MDN, SPEC | Window | β |
api.HTMLFormElement.requestSubmit | MDN, SPEC | Window | β |
api.HTMLFormElement.reset | MDN, SPEC | Window | β |
api.HTMLFormElement.reset_event | MDN, SPEC | Window | β |
api.HTMLFormElement.submit | MDN, SPEC | Window | β |
api.HTMLFormElement.submit_event | MDN, SPEC0, SPEC1 | Window | β |
api.HTMLFormElement.target | MDN, SPEC | Window | β |
HTMLFrameElement APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.HTMLFrameElement | N/A | Window | β |
api.HTMLFrameElement.HTMLFrameElement | N/A | Window | β |
api.HTMLFrameElement.contentDocument | SPEC | Window | β |
api.HTMLFrameElement.contentWindow | SPEC | Window | β |
api.HTMLFrameElement.frameBorder | SPEC | Window | β |
api.HTMLFrameElement.longDesc | SPEC | Window | β |
api.HTMLFrameElement.marginHeight | SPEC | Window | β |
api.HTMLFrameElement.marginWidth | SPEC | Window | β |
api.HTMLFrameElement.name | SPEC | Window | β |
api.HTMLFrameElement.noResize | SPEC | Window | β |
api.HTMLFrameElement.scrolling | SPEC | Window | β |
api.HTMLFrameElement.src | SPEC | Window | β |
HTMLFrameSetElement APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.HTMLFrameSetElement | N/A | Window | β |
api.HTMLFrameSetElement.HTMLFrameSetElement | N/A | Window | β |
api.HTMLFrameSetElement.cols | SPEC | Window | β |
api.HTMLFrameSetElement.orientationchange_event | N/A | Window | β |
api.HTMLFrameSetElement.rows | SPEC | Window | β |
HTMLGeolocationElement APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.HTMLGeolocationElement | N/A | Window | β |
api.HTMLGeolocationElement.HTMLGeolocationElement | MDN, SPEC | Window | β |
api.HTMLGeolocationElement.autolocate | MDN, SPEC | Window | β |
api.HTMLGeolocationElement.error | MDN, SPEC | Window | β |
api.HTMLGeolocationElement.initialPermissionStatus | MDN, SPEC | Window | β |
api.HTMLGeolocationElement.invalidReason | MDN, SPEC | Window | β |
api.HTMLGeolocationElement.isValid | MDN, SPEC | Window | β |
api.HTMLGeolocationElement.location_event | MDN, SPEC | Window | β |
api.HTMLGeolocationElement.permissionStatus | MDN, SPEC | Window | β |
api.HTMLGeolocationElement.position | MDN, SPEC | Window | β |
api.HTMLGeolocationElement.promptaction_event | MDN, SPEC | Window | β |
api.HTMLGeolocationElement.promptdismiss_event | MDN, SPEC | Window | β |
api.HTMLGeolocationElement.validationstatuschange_event | MDN, SPEC | Window | β |
api.HTMLGeolocationElement.watch | MDN, SPEC | Window | β |
HTMLHRElement APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.HTMLHRElement | N/A | Window | β |
api.HTMLHRElement.HTMLHRElement | N/A | Window | β |
api.HTMLHRElement.align | SPEC | Window | β |
api.HTMLHRElement.color | SPEC | Window | β |
api.HTMLHRElement.noShade | SPEC | Window | β |
api.HTMLHRElement.size | SPEC | Window | β |
api.HTMLHRElement.width | SPEC | Window | β |
HTMLHeadElement APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.HTMLHeadElement | N/A | Window | β |
api.HTMLHeadElement.HTMLHeadElement | N/A | Window | β |
HTMLHeadingElement APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.HTMLHeadingElement | N/A | Window | β |
api.HTMLHeadingElement.HTMLHeadingElement | N/A | Window | β |
api.HTMLHeadingElement.align | SPEC | Window | β |
HTMLHtmlElement APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.HTMLHtmlElement | N/A | Window | β |
api.HTMLHtmlElement.HTMLHtmlElement | N/A | Window | β |
api.HTMLHtmlElement.version | MDN, SPEC | Window | β |
HTMLIFrameElement APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.HTMLIFrameElement | N/A | Window | β |
api.HTMLIFrameElement.HTMLIFrameElement | N/A | Window | β |
api.HTMLIFrameElement.align | SPEC | Window | β |
api.HTMLIFrameElement.allow | MDN, SPEC | Window | β |
api.HTMLIFrameElement.allowFullscreen | MDN, SPEC | Window | β |
api.HTMLIFrameElement.allowPaymentRequest | MDN | Window | β |
api.HTMLIFrameElement.browsingTopics | MDN | Window | β |
api.HTMLIFrameElement.contentDocument | MDN, SPEC | Window | β |
api.HTMLIFrameElement.contentWindow | MDN, SPEC | Window | β |
api.HTMLIFrameElement.credentialless | MDN, SPEC | Window | β |
api.HTMLIFrameElement.csp | MDN, SPEC | Window | β |
api.HTMLIFrameElement.featurePolicy | MDN | Window | β |
api.HTMLIFrameElement.frameBorder | SPEC | Window | β |
api.HTMLIFrameElement.getSVGDocument | MDN, SPEC | Window | β |
api.HTMLIFrameElement.height | MDN, SPEC0, SPEC1 | Window | β |
api.HTMLIFrameElement.loading | MDN, SPEC | Window | β |
api.HTMLIFrameElement.longDesc | SPEC | Window | β |
api.HTMLIFrameElement.marginHeight | SPEC | Window | β |
api.HTMLIFrameElement.marginWidth | SPEC | Window | β |
api.HTMLIFrameElement.name | MDN, SPEC | Window | β |
api.HTMLIFrameElement.permissionsPolicy | N/A | Window | β |
api.HTMLIFrameElement.privateToken | MDN, SPEC | Window | β |
api.HTMLIFrameElement.referrerPolicy | MDN, SPEC | Window | β |
api.HTMLIFrameElement.referrerPolicy.no-referrer-when-downgrade | N/A | Window | β |
api.HTMLIFrameElement.referrerPolicy.origin-when-cross-origin | N/A | Window | β |
api.HTMLIFrameElement.referrerPolicy.unsafe-url | N/A | Window | β |
api.HTMLIFrameElement.sandbox | MDN, SPEC | Window | β |
api.HTMLIFrameElement.scrolling | SPEC | Window | β |
api.HTMLIFrameElement.src | MDN, SPEC | Window | β |
api.HTMLIFrameElement.srcdoc | MDN, SPEC | Window | β |
api.HTMLIFrameElement.width | MDN, SPEC0, SPEC1 | Window | β |
HTMLImageElement APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.HTMLImageElement | N/A | Window | β |
api.HTMLImageElement.HTMLImageElement | N/A | Window | β |
api.HTMLImageElement.Image | MDN, SPEC | Window | β |
api.HTMLImageElement.align | MDN, SPEC | Window | β |
api.HTMLImageElement.alt | MDN, SPEC | Window | β |
api.HTMLImageElement.border | MDN, SPEC | Window | β |
api.HTMLImageElement.complete | MDN, SPEC | Window | β |
api.HTMLImageElement.controls | N/A | Window | β |
api.HTMLImageElement.crossOrigin | MDN, SPEC | Window | β |
api.HTMLImageElement.currentSrc | MDN, SPEC | Window | β |
api.HTMLImageElement.decode | MDN, SPEC | Window | β |
api.HTMLImageElement.decoding | MDN, SPEC | Window | β |
api.HTMLImageElement.fetchPriority | MDN, SPEC | Window | β |
api.HTMLImageElement.height | MDN, SPEC | Window | β |
api.HTMLImageElement.hspace | MDN, SPEC | Window | β |
api.HTMLImageElement.isMap | MDN, SPEC | Window | β |
api.HTMLImageElement.loading | MDN, SPEC | Window | β |
api.HTMLImageElement.longDesc | MDN, SPEC | Window | β |
api.HTMLImageElement.lowsrc | SPEC | Window | β |
api.HTMLImageElement.name | MDN, SPEC | Window | β |
api.HTMLImageElement.naturalHeight | MDN, SPEC | Window | β |
api.HTMLImageElement.naturalWidth | MDN, SPEC | Window | β |
api.HTMLImageElement.referrerPolicy | MDN, SPEC | Window | β |
api.HTMLImageElement.referrerPolicy.no-referrer-when-downgrade | N/A | Window | β |
api.HTMLImageElement.referrerPolicy.origin-when-cross-origin | N/A | Window | β |
api.HTMLImageElement.referrerPolicy.unsafe-url | N/A | Window | β |
api.HTMLImageElement.sizes | MDN, SPEC | Window | β |
api.HTMLImageElement.src | MDN, SPEC | Window | β |
api.HTMLImageElement.srcset | MDN, SPEC | Window | β |
api.HTMLImageElement.useMap | MDN, SPEC | Window | β |
api.HTMLImageElement.vspace | MDN, SPEC | Window | β |
api.HTMLImageElement.width | MDN, SPEC | Window | β |
api.HTMLImageElement.x | MDN, SPEC | Window | β |
api.HTMLImageElement.y | MDN, SPEC | Window | β |
HTMLInputElement APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.HTMLInputElement | N/A | Window | β |
api.HTMLInputElement.HTMLInputElement | N/A | Window | β |
api.HTMLInputElement.accept | MDN, SPEC | Window | β |
api.HTMLInputElement.align | SPEC | Window | β |
api.HTMLInputElement.alpha | MDN, SPEC | Window | β |
api.HTMLInputElement.alt | MDN, SPEC | Window | β |
api.HTMLInputElement.autocomplete | MDN, SPEC | Window | β |
api.HTMLInputElement.cancel_event | MDN, SPEC0, SPEC1 | Window | β |
api.HTMLInputElement.capture | MDN, SPEC | Window | β |
api.HTMLInputElement.checkValidity | MDN, SPEC | Window | β |
api.HTMLInputElement.checked | MDN, SPEC | Window | β |
api.HTMLInputElement.colorSpace | MDN, SPEC | Window | β |
api.HTMLInputElement.defaultChecked | MDN, SPEC | Window | β |
api.HTMLInputElement.defaultValue | MDN, SPEC | Window | β |
api.HTMLInputElement.dirName | MDN, SPEC | Window | β |
api.HTMLInputElement.disabled | MDN, SPEC | Window | β |
api.HTMLInputElement.files | MDN, SPEC | Window | β |
api.HTMLInputElement.form | MDN, SPEC | Window | β |
api.HTMLInputElement.formAction | MDN, SPEC | Window | β |
api.HTMLInputElement.formEnctype | MDN, SPEC | Window | β |
api.HTMLInputElement.formMethod | MDN, SPEC | Window | β |
api.HTMLInputElement.formNoValidate | MDN, SPEC | Window | β |
api.HTMLInputElement.formTarget | MDN, SPEC | Window | β |
api.HTMLInputElement.height | MDN, SPEC | Window | β |
api.HTMLInputElement.incremental | N/A | Window | β |
api.HTMLInputElement.indeterminate | MDN, SPEC | Window | β |
api.HTMLInputElement.invalid_event | MDN, SPEC0, SPEC1 | Window | β |
api.HTMLInputElement.labels | MDN, SPEC | Window | β |
api.HTMLInputElement.list | MDN, SPEC | Window | β |
api.HTMLInputElement.max | MDN, SPEC | Window | β |
api.HTMLInputElement.maxLength | MDN, SPEC | Window | β |
api.HTMLInputElement.min | MDN, SPEC | Window | β |
api.HTMLInputElement.minLength | MDN, SPEC | Window | β |
api.HTMLInputElement.multiple | MDN, SPEC | Window | β |
api.HTMLInputElement.name | MDN, SPEC | Window | β |
api.HTMLInputElement.pattern | MDN, SPEC | Window | β |
api.HTMLInputElement.placeholder | MDN, SPEC | Window | β |
api.HTMLInputElement.popoverTargetAction | MDN, SPEC | Window | β |
api.HTMLInputElement.popoverTargetElement | MDN, SPEC | Window | β |
api.HTMLInputElement.readOnly | MDN, SPEC | Window | β |
api.HTMLInputElement.reportValidity | MDN, SPEC | Window | β |
api.HTMLInputElement.required | MDN, SPEC | Window | β |
api.HTMLInputElement.search_event | MDN | Window | β |
api.HTMLInputElement.select | MDN, SPEC | Window | β |
api.HTMLInputElement.select_event | MDN, SPEC0, SPEC1 | Window | β |
api.HTMLInputElement.selectionDirection | MDN, SPEC | Window | β |
api.HTMLInputElement.selectionEnd | MDN, SPEC | Window | β |
api.HTMLInputElement.selectionStart | MDN, SPEC | Window | β |
api.HTMLInputElement.selectionchange_event | MDN, SPEC0, SPEC1 | Window | β |
api.HTMLInputElement.setCustomValidity | MDN, SPEC | Window | β |
api.HTMLInputElement.setRangeText | MDN, SPEC | Window | β |
api.HTMLInputElement.setSelectionRange | MDN, SPEC | Window | β |
api.HTMLInputElement.showPicker | MDN, SPEC | Window | β |
api.HTMLInputElement.size | MDN, SPEC | Window | β |
api.HTMLInputElement.src | MDN, SPEC | Window | β |
api.HTMLInputElement.step | MDN, SPEC | Window | β |
api.HTMLInputElement.stepDown | MDN, SPEC | Window | β |
api.HTMLInputElement.stepUp | MDN, SPEC | Window | β |
api.HTMLInputElement.type | MDN, SPEC | Window | β |
api.HTMLInputElement.useMap | SPEC | Window | β |
api.HTMLInputElement.validationMessage | MDN, SPEC | Window | β |
api.HTMLInputElement.validity | MDN, SPEC | Window | β |
api.HTMLInputElement.value | MDN, SPEC | Window | β |
api.HTMLInputElement.valueAsDate | MDN, SPEC | Window | β |
api.HTMLInputElement.valueAsNumber | MDN, SPEC | Window | β |
api.HTMLInputElement.webkitEntries | MDN, SPEC | Window | β |
api.HTMLInputElement.webkitdirectory | MDN, SPEC | Window | β |
api.HTMLInputElement.width | MDN, SPEC | Window | β |
api.HTMLInputElement.willValidate | MDN, SPEC | Window | β |
HTMLLIElement APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.HTMLLIElement | N/A | Window | β |
api.HTMLLIElement.HTMLLIElement | N/A | Window | β |
api.HTMLLIElement.type | SPEC | Window | β |
api.HTMLLIElement.value | MDN, SPEC | Window | β |
HTMLLabelElement APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.HTMLLabelElement | N/A | Window | β |
api.HTMLLabelElement.HTMLLabelElement | N/A | Window | β |
api.HTMLLabelElement.control | MDN, SPEC | Window | β |
api.HTMLLabelElement.form | MDN, SPEC | Window | β |
api.HTMLLabelElement.htmlFor | MDN, SPEC | Window | β |
HTMLLegendElement APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.HTMLLegendElement | N/A | Window | β |
api.HTMLLegendElement.HTMLLegendElement | N/A | Window | β |
api.HTMLLegendElement.align | SPEC | Window | β |
api.HTMLLegendElement.form | MDN, SPEC | Window | β |
HTMLLinkElement APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.HTMLLinkElement | N/A | Window | β |
api.HTMLLinkElement.HTMLLinkElement | N/A | Window | β |
api.HTMLLinkElement.as | MDN, SPEC | Window | β |
api.HTMLLinkElement.blocking | MDN, SPEC | Window | β |
api.HTMLLinkElement.charset | SPEC | Window | β |
api.HTMLLinkElement.crossOrigin | MDN, SPEC | Window | β |
api.HTMLLinkElement.disabled | MDN, SPEC | Window | β |
api.HTMLLinkElement.fetchPriority | MDN, SPEC | Window | β |
api.HTMLLinkElement.href | MDN, SPEC | Window | β |
api.HTMLLinkElement.hreflang | MDN, SPEC | Window | β |
api.HTMLLinkElement.imageSizes | MDN, SPEC | Window | β |
api.HTMLLinkElement.imageSrcset | MDN, SPEC | Window | β |
api.HTMLLinkElement.integrity | MDN, SPEC | Window | β |
api.HTMLLinkElement.media | MDN, SPEC | Window | β |
api.HTMLLinkElement.referrerPolicy | MDN, SPEC | Window | β |
api.HTMLLinkElement.referrerPolicy.no-referrer-when-downgrade | N/A | Window | β |
api.HTMLLinkElement.referrerPolicy.origin-when-cross-origin | N/A | Window | β |
api.HTMLLinkElement.referrerPolicy.unsafe-url | N/A | Window | β |
api.HTMLLinkElement.rel | MDN, SPEC | Window | β |
api.HTMLLinkElement.relList | MDN, SPEC | Window | β |
api.HTMLLinkElement.rev | SPEC | Window | β |
api.HTMLLinkElement.sheet | MDN, SPEC | Window | β |
api.HTMLLinkElement.sizes | MDN, SPEC | Window | β |
api.HTMLLinkElement.target | SPEC | Window | β |
api.HTMLLinkElement.type | MDN, SPEC | Window | β |
HTMLMapElement APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.HTMLMapElement | N/A | Window | β |
api.HTMLMapElement.HTMLMapElement | N/A | Window | β |
api.HTMLMapElement.areas | MDN, SPEC | Window | β |
api.HTMLMapElement.name | MDN, SPEC | Window | β |
HTMLMarqueeElement APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.HTMLMarqueeElement | N/A | Window | β |
api.HTMLMarqueeElement.HTMLMarqueeElement | N/A | Window | β |
api.HTMLMarqueeElement.behavior | SPEC | Window | β |
api.HTMLMarqueeElement.bgColor | SPEC | Window | β |
api.HTMLMarqueeElement.bounce_event | N/A | Window | β |
api.HTMLMarqueeElement.direction | SPEC | Window | β |
api.HTMLMarqueeElement.finish_event | N/A | Window | β |
api.HTMLMarqueeElement.height | SPEC | Window | β |
api.HTMLMarqueeElement.hspace | SPEC | Window | β |
api.HTMLMarqueeElement.loop | SPEC | Window | β |
api.HTMLMarqueeElement.scrollAmount | SPEC | Window | β |
api.HTMLMarqueeElement.scrollDelay | SPEC | Window | β |
api.HTMLMarqueeElement.start | SPEC | Window | β |
api.HTMLMarqueeElement.start_event | N/A | Window | β |
api.HTMLMarqueeElement.stop | SPEC | Window | β |
api.HTMLMarqueeElement.trueSpeed | SPEC | Window | β |
api.HTMLMarqueeElement.vspace | SPEC | Window | β |
api.HTMLMarqueeElement.width | SPEC | Window | β |
HTMLMediaElement APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.HTMLMediaElement | N/A | Window | β |
api.HTMLMediaElement.abort_event | MDN, SPEC0, SPEC1 | Window | β |
api.HTMLMediaElement.addTextTrack | MDN, SPEC | Window | β |
api.HTMLMediaElement.allowedToPlay | N/A | Window | β |
api.HTMLMediaElement.audioTracks | MDN, SPEC | Window | β |
api.HTMLMediaElement.autoplay | MDN, SPEC | Window | β |
api.HTMLMediaElement.buffered | MDN, SPEC0, SPEC1 | Window | β |
api.HTMLMediaElement.canPlayType | MDN, SPEC | Window | β |
api.HTMLMediaElement.canplay_event | MDN, SPEC0, SPEC1 | Window | β |
api.HTMLMediaElement.canplaythrough_event | MDN, SPEC0, SPEC1 | Window | β |
api.HTMLMediaElement.captureStream | MDN, SPEC | Window | β |
api.HTMLMediaElement.controller | MDN | Window | β |
api.HTMLMediaElement.controls | MDN, SPEC | Window | β |
api.HTMLMediaElement.controlsList | MDN, SPEC | Window | β |
api.HTMLMediaElement.crossOrigin | MDN, SPEC | Window | β |
api.HTMLMediaElement.currentSrc | MDN, SPEC | Window | β |
api.HTMLMediaElement.currentTime | MDN, SPEC | Window | β |
api.HTMLMediaElement.defaultMuted | MDN, SPEC | Window | β |
api.HTMLMediaElement.defaultPlaybackRate | MDN, SPEC | Window | β |
api.HTMLMediaElement.disableRemotePlayback | MDN, SPEC | Window | β |
api.HTMLMediaElement.duration | MDN, SPEC | Window | β |
api.HTMLMediaElement.durationchange_event | MDN, SPEC0, SPEC1 | Window | β |
api.HTMLMediaElement.emptied_event | MDN, SPEC0, SPEC1 | Window | β |
api.HTMLMediaElement.encrypted_event | MDN, SPEC | Window | β |
api.HTMLMediaElement.ended | MDN, SPEC | Window | β |
api.HTMLMediaElement.ended_event | MDN, SPEC0, SPEC1 | Window | β |
api.HTMLMediaElement.error | MDN, SPEC | Window | β |
api.HTMLMediaElement.error_event | MDN, SPEC0, SPEC1 | Window | β |
api.HTMLMediaElement.fastSeek | MDN, SPEC | Window | β |
api.HTMLMediaElement.getStartDate | MDN, SPEC | Window | β |
api.HTMLMediaElement.load | MDN, SPEC | Window | β |
api.HTMLMediaElement.loadeddata_event | MDN, SPEC0, SPEC1 | Window | β |
api.HTMLMediaElement.loadedmetadata_event | MDN, SPEC0, SPEC1 | Window | β |
api.HTMLMediaElement.loading | MDN, SPEC | Window | β |
api.HTMLMediaElement.loadstart_event | MDN, SPEC0, SPEC1 | Window | β |
api.HTMLMediaElement.loop | MDN, SPEC | Window | β |
api.HTMLMediaElement.mediaGroup | MDN | Window | β |
api.HTMLMediaElement.mediaKeys | MDN, SPEC | Window | β |
api.HTMLMediaElement.mozAudioCaptured | N/A | Window | β |
api.HTMLMediaElement.mozCaptureStreamUntilEnded | N/A | Window | β |
api.HTMLMediaElement.mozFragmentEnd | N/A | Window | β |
api.HTMLMediaElement.mozGetMetadata | N/A | Window | β |
api.HTMLMediaElement.muted | MDN, SPEC | Window | β |
api.HTMLMediaElement.networkState | MDN, SPEC | Window | β |
api.HTMLMediaElement.pause | MDN, SPEC | Window | β |
api.HTMLMediaElement.pause_event | MDN, SPEC0, SPEC1 | Window | β |
api.HTMLMediaElement.paused | MDN, SPEC | Window | β |
api.HTMLMediaElement.play | MDN, SPEC | Window | β |
api.HTMLMediaElement.play.returns_promise | N/A | Window | β |
api.HTMLMediaElement.play_event | MDN, SPEC0, SPEC1 | Window | β |
api.HTMLMediaElement.playbackRate | MDN, SPEC | Window | β |
api.HTMLMediaElement.played | MDN, SPEC | Window | β |
api.HTMLMediaElement.playing_event | MDN, SPEC0, SPEC1 | Window | β |
api.HTMLMediaElement.preload | MDN, SPEC | Window | β |
api.HTMLMediaElement.preservesPitch | MDN, SPEC | Window | β |
api.HTMLMediaElement.progress_event | MDN, SPEC0, SPEC1 | Window | β |
api.HTMLMediaElement.ratechange_event | MDN, SPEC0, SPEC1 | Window | β |
api.HTMLMediaElement.readyState | MDN, SPEC | Window | β |
api.HTMLMediaElement.remote | MDN, SPEC | Window | β |
api.HTMLMediaElement.seekToNextFrame | MDN | Window | β |
api.HTMLMediaElement.seekable | MDN, SPEC0, SPEC1 | Window | β |
api.HTMLMediaElement.seeked_event | MDN, SPEC0, SPEC1 | Window | β |
api.HTMLMediaElement.seeking | MDN, SPEC | Window | β |
api.HTMLMediaElement.seeking_event | MDN, SPEC0, SPEC1 | Window | β |
api.HTMLMediaElement.setMediaKeys | MDN, SPEC | Window | β |
api.HTMLMediaElement.setSinkId | MDN, SPEC | Window | β |
api.HTMLMediaElement.sinkId | MDN, SPEC | Window | β |
api.HTMLMediaElement.src | MDN, SPEC | Window | β |
api.HTMLMediaElement.srcObject | MDN, SPEC0, SPEC1 | Window | β |
api.HTMLMediaElement.stalled_event | MDN, SPEC0, SPEC1 | Window | β |
api.HTMLMediaElement.suspend_event | MDN, SPEC0, SPEC1 | Window | β |
api.HTMLMediaElement.textTracks | MDN, SPEC | Window | β |
api.HTMLMediaElement.timeupdate_event | MDN, SPEC0, SPEC1 | Window | β |
api.HTMLMediaElement.videoTracks | MDN, SPEC | Window | β |
api.HTMLMediaElement.volume | MDN, SPEC | Window | β |
api.HTMLMediaElement.volumechange_event | MDN, SPEC0, SPEC1 | Window | β |
api.HTMLMediaElement.waiting_event | MDN, SPEC0, SPEC1 | Window | β |
api.HTMLMediaElement.waitingforkey_event | MDN, SPEC | Window | β |
HTMLMenuElement APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.HTMLMenuElement | N/A | Window | β |
api.HTMLMenuElement.HTMLMenuElement | N/A | Window | β |
api.HTMLMenuElement.compact | MDN, SPEC | Window | β |
api.HTMLMenuElement.label | N/A | Window | β |
api.HTMLMenuElement.type | N/A | Window | β |
HTMLMenuItemElement APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.HTMLMenuItemElement | N/A | Window | β |
api.HTMLMenuItemElement.checked | N/A | Window | β |
api.HTMLMenuItemElement.default | N/A | Window | β |
api.HTMLMenuItemElement.disabled | N/A | Window | β |
api.HTMLMenuItemElement.icon | N/A | Window | β |
api.HTMLMenuItemElement.label | N/A | Window | β |
api.HTMLMenuItemElement.radiogroup | N/A | Window | β |
api.HTMLMenuItemElement.type | N/A | Window | β |
HTMLMetaElement APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.HTMLMetaElement | N/A | Window | β |
api.HTMLMetaElement.HTMLMetaElement | N/A | Window | β |
api.HTMLMetaElement.content | MDN, SPEC | Window | β |
api.HTMLMetaElement.httpEquiv | MDN, SPEC | Window | β |
api.HTMLMetaElement.media | MDN, SPEC | Window | β |
api.HTMLMetaElement.name | MDN, SPEC | Window | β |
api.HTMLMetaElement.scheme | MDN, SPEC | Window | β |
HTMLMeterElement APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.HTMLMeterElement | N/A | Window | β |
api.HTMLMeterElement.HTMLMeterElement | N/A | Window | β |
api.HTMLMeterElement.high | MDN, SPEC | Window | β |
api.HTMLMeterElement.labels | MDN, SPEC | Window | β |
api.HTMLMeterElement.low | MDN, SPEC | Window | β |
api.HTMLMeterElement.max | MDN, SPEC | Window | β |
api.HTMLMeterElement.min | MDN, SPEC | Window | β |
api.HTMLMeterElement.optimum | MDN, SPEC | Window | β |
api.HTMLMeterElement.value | MDN, SPEC | Window | β |
HTMLModElement APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.HTMLModElement | N/A | Window | β |
api.HTMLModElement.HTMLModElement | N/A | Window | β |
api.HTMLModElement.cite | MDN, SPEC | Window | β |
api.HTMLModElement.dateTime | MDN, SPEC | Window | β |
HTMLModelElement APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.HTMLModelElement | N/A | Window | β |
api.HTMLModelElement.boundingBoxCenter | N/A | Window | β |
api.HTMLModelElement.boundingBoxExtents | N/A | Window | β |
api.HTMLModelElement.entityTransform | N/A | Window | β |
api.HTMLModelElement.environmentMap | N/A | Window | β |
api.HTMLModelElement.environmentMapReady | N/A | Window | β |
api.HTMLModelElement.ready | N/A | Window | β |
api.HTMLModelElement.stageMode | N/A | Window | β |
HTMLOListElement APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.HTMLOListElement | N/A | Window | β |
api.HTMLOListElement.HTMLOListElement | N/A | Window | β |
api.HTMLOListElement.compact | MDN, SPEC | Window | β |
api.HTMLOListElement.reversed | MDN, SPEC | Window | β |
api.HTMLOListElement.start | MDN, SPEC | Window | β |
api.HTMLOListElement.type | MDN, SPEC | Window | β |
HTMLObjectElement APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.HTMLObjectElement | N/A | Window | β |
api.HTMLObjectElement.HTMLObjectElement | N/A | Window | β |
api.HTMLObjectElement.align | SPEC | Window | β |
api.HTMLObjectElement.archive | SPEC | Window | β |
api.HTMLObjectElement.border | SPEC | Window | β |
api.HTMLObjectElement.checkValidity | MDN, SPEC | Window | β |
api.HTMLObjectElement.code | SPEC | Window | β |
api.HTMLObjectElement.codeBase | SPEC | Window | β |
api.HTMLObjectElement.codeType | SPEC | Window | β |
api.HTMLObjectElement.contentDocument | MDN, SPEC | Window | β |
api.HTMLObjectElement.contentWindow | MDN, SPEC | Window | β |
api.HTMLObjectElement.data | MDN, SPEC | Window | β |
api.HTMLObjectElement.declare | SPEC | Window | β |
api.HTMLObjectElement.form | MDN, SPEC | Window | β |
api.HTMLObjectElement.getSVGDocument | MDN, SPEC | Window | β |
api.HTMLObjectElement.height | MDN, SPEC0, SPEC1 | Window | β |
api.HTMLObjectElement.hspace | SPEC | Window | β |
api.HTMLObjectElement.name | MDN, SPEC | Window | β |
api.HTMLObjectElement.reportValidity | MDN, SPEC | Window | β |
api.HTMLObjectElement.setCustomValidity | MDN, SPEC | Window | β |
api.HTMLObjectElement.standby | SPEC | Window | β |
api.HTMLObjectElement.type | MDN, SPEC | Window | β |
api.HTMLObjectElement.useMap | MDN, SPEC | Window | β |
api.HTMLObjectElement.validationMessage | MDN, SPEC | Window | β |
api.HTMLObjectElement.validity | MDN, SPEC | Window | β |
api.HTMLObjectElement.vspace | SPEC | Window | β |
api.HTMLObjectElement.width | MDN, SPEC0, SPEC1 | Window | β |
api.HTMLObjectElement.willValidate | MDN, SPEC | Window | β |
HTMLOptGroupElement APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.HTMLOptGroupElement | N/A | Window | β |
api.HTMLOptGroupElement.HTMLOptGroupElement | N/A | Window | β |
api.HTMLOptGroupElement.disabled | MDN, SPEC | Window | β |
api.HTMLOptGroupElement.label | MDN, SPEC | Window | β |
HTMLOptionElement APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.HTMLOptionElement | N/A | Window | β |
api.HTMLOptionElement.HTMLOptionElement | N/A | Window | β |
api.HTMLOptionElement.Option | MDN, SPEC | Window | β |
api.HTMLOptionElement.defaultSelected | MDN, SPEC | Window | β |
api.HTMLOptionElement.disabled | MDN, SPEC | Window | β |
api.HTMLOptionElement.form | MDN, SPEC | Window | β |
api.HTMLOptionElement.index | MDN, SPEC | Window | β |
api.HTMLOptionElement.label | MDN, SPEC | Window | β |
api.HTMLOptionElement.selected | MDN, SPEC | Window | β |
api.HTMLOptionElement.text | MDN, SPEC | Window | β |
api.HTMLOptionElement.value | MDN, SPEC | Window | β |
HTMLOptionsCollection APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.HTMLOptionsCollection | N/A | Window | β |
api.HTMLOptionsCollection.add | MDN, SPEC | Window | β |
api.HTMLOptionsCollection.length | MDN, SPEC | Window | β |
api.HTMLOptionsCollection.remove | MDN, SPEC | Window | β |
api.HTMLOptionsCollection.selectedIndex | MDN, SPEC | Window | β |
HTMLOutputElement APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.HTMLOutputElement | N/A | Window | β |
api.HTMLOutputElement.HTMLOutputElement | MDN, SPEC | Window | β |
api.HTMLOutputElement.checkValidity | MDN, SPEC | Window | β |
api.HTMLOutputElement.defaultValue | MDN, SPEC | Window | β |
api.HTMLOutputElement.form | MDN, SPEC | Window | β |
api.HTMLOutputElement.htmlFor | MDN, SPEC | Window | β |
api.HTMLOutputElement.labels | MDN, SPEC | Window | β |
api.HTMLOutputElement.name | MDN, SPEC | Window | β |
api.HTMLOutputElement.reportValidity | MDN, SPEC | Window | β |
api.HTMLOutputElement.setCustomValidity | MDN, SPEC | Window | β |
api.HTMLOutputElement.type | MDN, SPEC | Window | β |
api.HTMLOutputElement.validationMessage | MDN, SPEC | Window | β |
api.HTMLOutputElement.validity | MDN, SPEC | Window | β |
api.HTMLOutputElement.value | MDN, SPEC | Window | β |
api.HTMLOutputElement.willValidate | MDN, SPEC | Window | β |
HTMLParagraphElement APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.HTMLParagraphElement | N/A | Window | β |
api.HTMLParagraphElement.HTMLParagraphElement | N/A | Window | β |
api.HTMLParagraphElement.align | SPEC | Window | β |
HTMLParamElement APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.HTMLParamElement | N/A | Window | β |
api.HTMLParamElement.HTMLParamElement | N/A | Window | β |
api.HTMLParamElement.name | SPEC | Window | β |
api.HTMLParamElement.type | SPEC | Window | β |
api.HTMLParamElement.value | SPEC | Window | β |
api.HTMLParamElement.valueType | SPEC | Window | β |
HTMLPictureElement APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.HTMLPictureElement | N/A | Window | β |
api.HTMLPictureElement.HTMLPictureElement | N/A | Window | β |
HTMLPortalElement APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.HTMLPortalElement | N/A | Window | β |
api.HTMLPortalElement.HTMLPortalElement | N/A | Window | β |
api.HTMLPortalElement.activate | N/A | Window | β |
api.HTMLPortalElement.message_event | N/A | Window | β |
api.HTMLPortalElement.messageerror_event | N/A | Window | β |
api.HTMLPortalElement.postMessage | N/A | Window | β |
api.HTMLPortalElement.referrerPolicy | N/A | Window | β |
api.HTMLPortalElement.src | N/A | Window | β |
HTMLPreElement APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.HTMLPreElement | N/A | Window | β |
api.HTMLPreElement.HTMLPreElement | N/A | Window | β |
api.HTMLPreElement.width | SPEC | Window | β |
HTMLProgressElement APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.HTMLProgressElement | N/A | Window | β |
api.HTMLProgressElement.HTMLProgressElement | N/A | Window | β |
api.HTMLProgressElement.labels | MDN, SPEC | Window | β |
api.HTMLProgressElement.max | MDN, SPEC | Window | β |
api.HTMLProgressElement.position | MDN, SPEC | Window | β |
api.HTMLProgressElement.value | MDN, SPEC | Window | β |
HTMLQuoteElement APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.HTMLQuoteElement | N/A | Window | β |
api.HTMLQuoteElement.HTMLQuoteElement | N/A | Window | β |
api.HTMLQuoteElement.cite | MDN, SPEC | Window | β |
HTMLScriptElement APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.HTMLScriptElement | N/A | Window | β |
api.HTMLScriptElement.HTMLScriptElement | N/A | Window | β |
api.HTMLScriptElement.async | MDN, SPEC | Window | β |
api.HTMLScriptElement.blocking | MDN, SPEC | Window | β |
api.HTMLScriptElement.charset | SPEC | Window | β |
api.HTMLScriptElement.crossOrigin | MDN, SPEC | Window | β |
api.HTMLScriptElement.defer | MDN, SPEC | Window | β |
api.HTMLScriptElement.event | SPEC | Window | β |
api.HTMLScriptElement.fetchPriority | MDN, SPEC | Window | β |
api.HTMLScriptElement.htmlFor | SPEC | Window | β |
api.HTMLScriptElement.integrity | MDN, SPEC | Window | β |
api.HTMLScriptElement.noModule | MDN, SPEC | Window | β |
api.HTMLScriptElement.referrerPolicy | MDN, SPEC | Window | β |
api.HTMLScriptElement.referrerPolicy.no-referrer-when-downgrade | N/A | Window | β |
api.HTMLScriptElement.referrerPolicy.origin-when-cross-origin | N/A | Window | β |
api.HTMLScriptElement.referrerPolicy.unsafe-url | N/A | Window | β |
api.HTMLScriptElement.src | MDN, SPEC | Window | β |
api.HTMLScriptElement.supports_static | MDN, SPEC | Window | β |
api.HTMLScriptElement.text | MDN, SPEC | Window | β |
api.HTMLScriptElement.type | MDN, SPEC | Window | β |
HTMLSelectElement APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.HTMLSelectElement | N/A | Window | β |
api.HTMLSelectElement.HTMLSelectElement | N/A | Window | β |
api.HTMLSelectElement.add | MDN, SPEC | Window | β |
api.HTMLSelectElement.add.index_before_parameter | N/A | Window | β |
api.HTMLSelectElement.autocomplete | MDN, SPEC | Window | β |
api.HTMLSelectElement.checkValidity | MDN, SPEC | Window | β |
api.HTMLSelectElement.disabled | MDN, SPEC | Window | β |
api.HTMLSelectElement.form | MDN, SPEC | Window | β |
api.HTMLSelectElement.item | MDN, SPEC | Window | β |
api.HTMLSelectElement.labels | MDN, SPEC | Window | β |
api.HTMLSelectElement.length | MDN, SPEC | Window | β |
api.HTMLSelectElement.multiple | MDN, SPEC | Window | β |
api.HTMLSelectElement.name | MDN, SPEC | Window | β |
api.HTMLSelectElement.namedItem | MDN, SPEC | Window | β |
api.HTMLSelectElement.options | MDN, SPEC | Window | β |
api.HTMLSelectElement.remove | MDN, SPEC | Window | β |
api.HTMLSelectElement.reportValidity | MDN, SPEC | Window | β |
api.HTMLSelectElement.required | MDN, SPEC | Window | β |
api.HTMLSelectElement.selectedIndex | MDN, SPEC | Window | β |
api.HTMLSelectElement.selectedOptions | MDN, SPEC | Window | β |
api.HTMLSelectElement.setCustomValidity | MDN, SPEC | Window | β |
api.HTMLSelectElement.showPicker | MDN, SPEC | Window | β |
api.HTMLSelectElement.size | MDN, SPEC | Window | β |
api.HTMLSelectElement.type | MDN, SPEC | Window | β |
api.HTMLSelectElement.validationMessage | MDN, SPEC | Window | β |
api.HTMLSelectElement.validity | MDN, SPEC | Window | β |
api.HTMLSelectElement.value | MDN, SPEC | Window | β |
api.HTMLSelectElement.willValidate | MDN, SPEC | Window | β |
HTMLSelectedContentElement APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.HTMLSelectedContentElement | N/A | Window | β |
api.HTMLSelectedContentElement.HTMLSelectedContentElement | N/A | Window | β |
HTMLShadowElement APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.HTMLShadowElement | N/A | Window | β |
api.HTMLShadowElement.getDistributedNodes | N/A | Window | β |
HTMLSlotElement APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.HTMLSlotElement | N/A | Window | β |
api.HTMLSlotElement.HTMLSlotElement | N/A | Window | β |
api.HTMLSlotElement.assign | MDN, SPEC | Window | β |
api.HTMLSlotElement.assignedElements | MDN, SPEC | Window | β |
api.HTMLSlotElement.assignedNodes | MDN, SPEC | Window | β |
api.HTMLSlotElement.name | MDN, SPEC | Window | β |
api.HTMLSlotElement.slotchange_event | MDN, SPEC0, SPEC1 | Window | β |
HTMLSourceElement APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.HTMLSourceElement | N/A | Window | β |
api.HTMLSourceElement.HTMLSourceElement | N/A | Window | β |
api.HTMLSourceElement.height | MDN, SPEC0, SPEC1 | Window | β |
api.HTMLSourceElement.media | MDN, SPEC | Window | β |
api.HTMLSourceElement.sizes | MDN, SPEC | Window | β |
api.HTMLSourceElement.src | MDN, SPEC | Window | β |
api.HTMLSourceElement.srcset | MDN, SPEC | Window | β |
api.HTMLSourceElement.type | MDN, SPEC | Window | β |
api.HTMLSourceElement.width | MDN, SPEC0, SPEC1 | Window | β |
HTMLSpanElement APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.HTMLSpanElement | N/A | Window | β |
api.HTMLSpanElement.HTMLSpanElement | N/A | Window | β |
HTMLStyleElement APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.HTMLStyleElement | N/A | Window | β |
api.HTMLStyleElement.HTMLStyleElement | N/A | Window | β |
api.HTMLStyleElement.blocking | MDN, SPEC | Window | β |
api.HTMLStyleElement.disabled | MDN, SPEC | Window | β |
api.HTMLStyleElement.media | MDN, SPEC | Window | β |
api.HTMLStyleElement.sheet | MDN, SPEC | Window | β |
api.HTMLStyleElement.type | MDN, SPEC | Window | β |
HTMLTableCaptionElement APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.HTMLTableCaptionElement | N/A | Window | β |
api.HTMLTableCaptionElement.HTMLTableCaptionElement | N/A | Window | β |
api.HTMLTableCaptionElement.align | MDN, SPEC | Window | β |
HTMLTableCellElement APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.HTMLTableCellElement | N/A | Window | β |
api.HTMLTableCellElement.HTMLTableCellElement | N/A | Window | β |
api.HTMLTableCellElement.abbr | MDN, SPEC | Window | β |
api.HTMLTableCellElement.align | MDN, SPEC | Window | β |
api.HTMLTableCellElement.axis | SPEC | Window | β |
api.HTMLTableCellElement.bgColor | MDN, SPEC | Window | β |
api.HTMLTableCellElement.cellIndex | MDN, SPEC | Window | β |
api.HTMLTableCellElement.ch | MDN, SPEC | Window | β |
api.HTMLTableCellElement.chOff | MDN, SPEC | Window | β |
api.HTMLTableCellElement.colSpan | MDN, SPEC | Window | β |
api.HTMLTableCellElement.headers | MDN, SPEC | Window | β |
api.HTMLTableCellElement.height | SPEC | Window | β |
api.HTMLTableCellElement.noWrap | MDN, SPEC | Window | β |
api.HTMLTableCellElement.rowSpan | MDN, SPEC | Window | β |
api.HTMLTableCellElement.scope | MDN, SPEC | Window | β |
api.HTMLTableCellElement.vAlign | MDN, SPEC | Window | β |
api.HTMLTableCellElement.width | SPEC | Window | β |
HTMLTableColElement APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.HTMLTableColElement | N/A | Window | β |
api.HTMLTableColElement.HTMLTableColElement | N/A | Window | β |
api.HTMLTableColElement.align | MDN, SPEC | Window | β |
api.HTMLTableColElement.ch | MDN, SPEC | Window | β |
api.HTMLTableColElement.chOff | MDN, SPEC | Window | β |
api.HTMLTableColElement.span | MDN, SPEC | Window | β |
api.HTMLTableColElement.vAlign | MDN, SPEC | Window | β |
api.HTMLTableColElement.width | SPEC | Window | β |
HTMLTableElement APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.HTMLTableElement | N/A | Window | β |
api.HTMLTableElement.HTMLTableElement | N/A | Window | β |
api.HTMLTableElement.align | MDN, SPEC | Window | β |
api.HTMLTableElement.bgColor | MDN, SPEC | Window | β |
api.HTMLTableElement.border | MDN, SPEC | Window | β |
api.HTMLTableElement.caption | MDN, SPEC | Window | β |
api.HTMLTableElement.cellPadding | MDN, SPEC | Window | β |
api.HTMLTableElement.cellSpacing | MDN, SPEC | Window | β |
api.HTMLTableElement.createCaption | MDN, SPEC | Window | β |
api.HTMLTableElement.createTBody | MDN, SPEC | Window | β |
api.HTMLTableElement.createTFoot | MDN, SPEC | Window | β |
api.HTMLTableElement.createTHead | MDN, SPEC | Window | β |
api.HTMLTableElement.deleteCaption | MDN, SPEC | Window | β |
api.HTMLTableElement.deleteRow | MDN, SPEC | Window | β |
api.HTMLTableElement.deleteTFoot | MDN, SPEC | Window | β |
api.HTMLTableElement.deleteTHead | MDN, SPEC | Window | β |
api.HTMLTableElement.frame | MDN, SPEC | Window | β |
api.HTMLTableElement.insertRow | MDN, SPEC | Window | β |
api.HTMLTableElement.rows | MDN, SPEC | Window | β |
api.HTMLTableElement.rules | MDN, SPEC | Window | β |
api.HTMLTableElement.summary | MDN, SPEC | Window | β |
api.HTMLTableElement.tBodies | MDN, SPEC | Window | β |
api.HTMLTableElement.tFoot | MDN, SPEC | Window | β |
api.HTMLTableElement.tHead | MDN, SPEC | Window | β |
api.HTMLTableElement.width | MDN, SPEC | Window | β |
HTMLTableRowElement APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.HTMLTableRowElement | N/A | Window | β |
api.HTMLTableRowElement.HTMLTableRowElement | N/A | Window | β |
api.HTMLTableRowElement.align | MDN, SPEC | Window | β |
api.HTMLTableRowElement.bgColor | MDN, SPEC | Window | β |
api.HTMLTableRowElement.cells | MDN, SPEC | Window | β |
api.HTMLTableRowElement.ch | MDN, SPEC | Window | β |
api.HTMLTableRowElement.chOff | MDN, SPEC | Window | β |
api.HTMLTableRowElement.deleteCell | MDN, SPEC | Window | β |
api.HTMLTableRowElement.insertCell | MDN, SPEC | Window | β |
api.HTMLTableRowElement.insertCell.index_parameter_optional | N/A | Window | β |
api.HTMLTableRowElement.rowIndex | MDN, SPEC | Window | β |
api.HTMLTableRowElement.sectionRowIndex | MDN, SPEC | Window | β |
api.HTMLTableRowElement.vAlign | MDN, SPEC | Window | β |
HTMLTableSectionElement APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.HTMLTableSectionElement | N/A | Window | β |
api.HTMLTableSectionElement.HTMLTableSectionElement | N/A | Window | β |
api.HTMLTableSectionElement.align | MDN, SPEC | Window | β |
api.HTMLTableSectionElement.ch | MDN, SPEC | Window | β |
api.HTMLTableSectionElement.chOff | MDN, SPEC | Window | β |
api.HTMLTableSectionElement.deleteRow | MDN, SPEC | Window | β |
api.HTMLTableSectionElement.insertRow | MDN, SPEC | Window | β |
api.HTMLTableSectionElement.rows | MDN, SPEC | Window | β |
api.HTMLTableSectionElement.vAlign | MDN, SPEC | Window | β |
HTMLTemplateElement APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.HTMLTemplateElement | N/A | Window | β |
api.HTMLTemplateElement.HTMLTemplateElement | N/A | Window | β |
api.HTMLTemplateElement.content | MDN, SPEC | Window | β |
api.HTMLTemplateElement.shadowRootClonable | MDN, SPEC | Window | β |
api.HTMLTemplateElement.shadowRootCustomElementRegistry | MDN, SPEC | Window | β |
api.HTMLTemplateElement.shadowRootDelegatesFocus | MDN, SPEC | Window | β |
api.HTMLTemplateElement.shadowRootMode | MDN, SPEC | Window | β |
api.HTMLTemplateElement.shadowRootSerializable | MDN, SPEC | Window | β |
api.HTMLTemplateElement.shadowRootSlotAssignment | MDN, SPEC | Window | β |
HTMLTextAreaElement APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.HTMLTextAreaElement | N/A | Window | β |
api.HTMLTextAreaElement.HTMLTextAreaElement | N/A | Window | β |
api.HTMLTextAreaElement.autocomplete | MDN, SPEC | Window | β |
api.HTMLTextAreaElement.checkValidity | MDN, SPEC | Window | β |
api.HTMLTextAreaElement.cols | MDN, SPEC | Window | β |
api.HTMLTextAreaElement.defaultValue | MDN, SPEC | Window | β |
api.HTMLTextAreaElement.dirName | MDN, SPEC | Window | β |
api.HTMLTextAreaElement.disabled | MDN, SPEC | Window | β |
api.HTMLTextAreaElement.form | MDN, SPEC | Window | β |
api.HTMLTextAreaElement.labels | MDN, SPEC | Window | β |
api.HTMLTextAreaElement.maxLength | MDN, SPEC | Window | β |
api.HTMLTextAreaElement.minLength | MDN, SPEC | Window | β |
api.HTMLTextAreaElement.name | MDN, SPEC | Window | β |
api.HTMLTextAreaElement.placeholder | MDN, SPEC | Window | β |
api.HTMLTextAreaElement.readOnly | MDN, SPEC | Window | β |
api.HTMLTextAreaElement.reportValidity | MDN, SPEC | Window | β |
api.HTMLTextAreaElement.required | MDN, SPEC | Window | β |
api.HTMLTextAreaElement.rows | MDN, SPEC | Window | β |
api.HTMLTextAreaElement.select | MDN, SPEC | Window | β |
api.HTMLTextAreaElement.select_event | MDN, SPEC0, SPEC1 | Window | β |
api.HTMLTextAreaElement.selectionDirection | MDN, SPEC | Window | β |
api.HTMLTextAreaElement.selectionEnd | MDN, SPEC | Window | β |
api.HTMLTextAreaElement.selectionStart | MDN, SPEC | Window | β |
api.HTMLTextAreaElement.selectionchange_event | MDN, SPEC0, SPEC1 | Window | β |
api.HTMLTextAreaElement.setCustomValidity | MDN, SPEC | Window | β |
api.HTMLTextAreaElement.setRangeText | MDN, SPEC | Window | β |
api.HTMLTextAreaElement.setSelectionRange | MDN, SPEC | Window | β |
api.HTMLTextAreaElement.textLength | MDN, SPEC | Window | β |
api.HTMLTextAreaElement.type | MDN, SPEC | Window | β |
api.HTMLTextAreaElement.validationMessage | MDN, SPEC | Window | β |
api.HTMLTextAreaElement.validity | MDN, SPEC | Window | β |
api.HTMLTextAreaElement.value | MDN, SPEC | Window | β |
api.HTMLTextAreaElement.willValidate | MDN, SPEC | Window | β |
api.HTMLTextAreaElement.wrap | MDN, SPEC | Window | β |
HTMLTimeElement APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.HTMLTimeElement | N/A | Window | β |
api.HTMLTimeElement.HTMLTimeElement | N/A | Window | β |
api.HTMLTimeElement.dateTime | MDN, SPEC | Window | β |
HTMLTitleElement APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.HTMLTitleElement | N/A | Window | β |
api.HTMLTitleElement.HTMLTitleElement | N/A | Window | β |
api.HTMLTitleElement.text | MDN, SPEC | Window | β |
HTMLTrackElement APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.HTMLTrackElement | N/A | Window | β |
api.HTMLTrackElement.HTMLTrackElement | N/A | Window | β |
api.HTMLTrackElement.cuechange_event | MDN, SPEC0, SPEC1 | Window | β |
api.HTMLTrackElement.default | MDN, SPEC | Window | β |
api.HTMLTrackElement.kind | MDN, SPEC | Window | β |
api.HTMLTrackElement.label | MDN, SPEC | Window | β |
api.HTMLTrackElement.readyState | MDN, SPEC | Window | β |
api.HTMLTrackElement.src | MDN, SPEC | Window | β |
api.HTMLTrackElement.srclang | MDN, SPEC | Window | β |
api.HTMLTrackElement.track | MDN, SPEC | Window | β |
HTMLUListElement APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.HTMLUListElement | N/A | Window | β |
api.HTMLUListElement.HTMLUListElement | N/A | Window | β |
api.HTMLUListElement.compact | MDN, SPEC | Window | β |
api.HTMLUListElement.type | SPEC | Window | β |
HTMLUnknownElement APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.HTMLUnknownElement | N/A | Window | β |
HTMLVideoElement APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.HTMLVideoElement | N/A | Window | β |
api.HTMLVideoElement.HTMLVideoElement | N/A | Window | β |
api.HTMLVideoElement.cancelVideoFrameCallback | MDN, SPEC | Window | β |
api.HTMLVideoElement.disablePictureInPicture | MDN, SPEC | Window | β |
api.HTMLVideoElement.enterpictureinpicture_event | MDN, SPEC0, SPEC1 | Window | β |
api.HTMLVideoElement.getVideoPlaybackQuality | MDN, SPEC | Window | β |
api.HTMLVideoElement.height | MDN, SPEC0, SPEC1 | Window | β |
api.HTMLVideoElement.leavepictureinpicture_event | MDN, SPEC0, SPEC1 | Window | β |
api.HTMLVideoElement.mozDecodedFrames | N/A | Window | β |
api.HTMLVideoElement.mozFrameDelay | N/A | Window | β |
api.HTMLVideoElement.mozHasAudio | N/A | Window | β |
api.HTMLVideoElement.mozPaintedFrames | N/A | Window | β |
api.HTMLVideoElement.mozParsedFrames | N/A | Window | β |
api.HTMLVideoElement.mozPresentedFrames | N/A | Window | β |
api.HTMLVideoElement.playsInline | SPEC | Window | β |
api.HTMLVideoElement.poster | MDN, SPEC | Window | β |
api.HTMLVideoElement.requestPictureInPicture | MDN, SPEC | Window | β |
api.HTMLVideoElement.requestVideoFrameCallback | MDN, SPEC | Window | β |
api.HTMLVideoElement.resize_event | MDN, SPEC0, SPEC1 | Window | β |
api.HTMLVideoElement.videoHeight | MDN, SPEC | Window | β |
api.HTMLVideoElement.videoWidth | MDN, SPEC | Window | β |
api.HTMLVideoElement.width | MDN, SPEC0, SPEC1 | Window | β |
HandwritingDrawing APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.HandwritingDrawing | N/A | Window | β |
api.HandwritingDrawing.addStroke | N/A | Window | β |
api.HandwritingDrawing.clear | N/A | Window | β |
api.HandwritingDrawing.getPrediction | N/A | Window | β |
api.HandwritingDrawing.getStrokes | N/A | Window | β |
api.HandwritingDrawing.removeStroke | N/A | Window | β |
HandwritingRecognizer APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.HandwritingRecognizer | N/A | Window | β |
api.HandwritingRecognizer.finish | N/A | Window | β |
api.HandwritingRecognizer.startDrawing | N/A | Window | β |
HandwritingStroke APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.HandwritingStroke | N/A | Window | β |
api.HandwritingStroke.HandwritingStroke | N/A | Window | β |
api.HandwritingStroke.addPoint | N/A | Window | β |
api.HandwritingStroke.clear | N/A | Window | β |
api.HandwritingStroke.getPoints | N/A | Window | β |
HashChangeEvent APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.HashChangeEvent | N/A | Window | β |
api.HashChangeEvent.HashChangeEvent | MDN, SPEC | Window | β |
api.HashChangeEvent.newURL | MDN, SPEC | Window | β |
api.HashChangeEvent.oldURL | MDN, SPEC | Window | β |
Headers APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.Headers | N/A | Window | β |
| Worker | β | ||
api.Headers.@@iterator | SPEC | Window | β |
| Worker | β | ||
api.Headers.Headers | MDN, SPEC | Window | β |
| Worker | β | ||
api.Headers.append | MDN, SPEC | Window | β |
| Worker | β | ||
api.Headers.delete | MDN, SPEC | Window | β |
| Worker | β | ||
api.Headers.entries | MDN, SPEC | Window | β |
| Worker | β | ||
api.Headers.forEach | MDN, SPEC | Window | β |
| Worker | β | ||
api.Headers.get | MDN, SPEC | Window | β |
| Worker | β | ||
api.Headers.getSetCookie | MDN, SPEC | Window | β |
| Worker | β | ||
api.Headers.has | MDN, SPEC | Window | β |
| Worker | β | ||
api.Headers.iterate_lexicographically | SPEC | Window | β |
| Worker | β | ||
api.Headers.keys | MDN, SPEC | Window | β |
| Worker | β | ||
api.Headers.set | MDN, SPEC | Window | β |
| Worker | β | ||
api.Headers.values | MDN, SPEC | Window | β |
| Worker | β |
Highlight APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.Highlight | N/A | Window | β |
api.Highlight.@@iterator | SPEC | Window | β |
api.Highlight.Highlight | MDN, SPEC | Window | β |
api.Highlight.add | MDN, SPEC | Window | β |
api.Highlight.clear | MDN, SPEC | Window | β |
api.Highlight.delete | MDN, SPEC | Window | β |
api.Highlight.entries | MDN, SPEC | Window | β |
api.Highlight.forEach | MDN, SPEC | Window | β |
api.Highlight.has | MDN, SPEC | Window | β |
api.Highlight.keys | MDN, SPEC | Window | β |
api.Highlight.priority | MDN, SPEC | Window | β |
api.Highlight.size | MDN, SPEC | Window | β |
api.Highlight.type | MDN, SPEC | Window | β |
api.Highlight.values | MDN, SPEC | Window | β |
HighlightRegistry APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.HighlightRegistry | N/A | Window | β |
api.HighlightRegistry.@@iterator | SPEC | Window | β |
api.HighlightRegistry.clear | MDN, SPEC | Window | β |
api.HighlightRegistry.delete | MDN, SPEC | Window | β |
api.HighlightRegistry.entries | MDN, SPEC | Window | β |
api.HighlightRegistry.forEach | MDN, SPEC | Window | β |
api.HighlightRegistry.get | MDN, SPEC | Window | β |
api.HighlightRegistry.has | MDN, SPEC | Window | β |
api.HighlightRegistry.highlightsFromPoint | MDN, SPEC | Window | β |
api.HighlightRegistry.keys | MDN, SPEC | Window | β |
api.HighlightRegistry.set | MDN, SPEC | Window | β |
api.HighlightRegistry.size | MDN, SPEC | Window | β |
api.HighlightRegistry.values | MDN, SPEC | Window | β |
History APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.History | N/A | Window | β |
api.History.back | MDN, SPEC | Window | β |
api.History.forward | MDN, SPEC | Window | β |
api.History.go | MDN, SPEC | Window | β |
api.History.length | MDN, SPEC | Window | β |
api.History.pushState | MDN, SPEC | Window | β |
api.History.replaceState | MDN, SPEC | Window | β |
api.History.scrollRestoration | MDN, SPEC | Window | β |
api.History.state | MDN, SPEC | Window | β |
IDBCursor APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.IDBCursor | N/A | Window | β |
| Worker | β | ||
api.IDBCursor.advance | MDN, SPEC | Window | β |
| Worker | β | ||
api.IDBCursor.continue | MDN, SPEC | Window | β |
| Worker | β | ||
api.IDBCursor.continuePrimaryKey | MDN, SPEC | Window | β |
| Worker | β | ||
api.IDBCursor.delete | MDN, SPEC | Window | β |
| Worker | β | ||
api.IDBCursor.direction | MDN, SPEC | Window | β |
| Worker | β | ||
api.IDBCursor.key | MDN, SPEC | Window | β |
| Worker | β | ||
api.IDBCursor.primaryKey | MDN, SPEC | Window | β |
| Worker | β | ||
api.IDBCursor.request | MDN, SPEC | Window | β |
| Worker | β | ||
api.IDBCursor.source | MDN, SPEC | Window | β |
| Worker | β | ||
api.IDBCursor.update | MDN, SPEC | Window | β |
| Worker | β |
IDBCursorWithValue APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.IDBCursorWithValue | N/A | Window | β |
| Worker | β | ||
api.IDBCursorWithValue.value | MDN, SPEC | Window | β |
| Worker | β |
IDBDatabase APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.IDBDatabase | N/A | Window | β |
| Worker | β | ||
api.IDBDatabase.close | MDN, SPEC | Window | β |
| Worker | β | ||
api.IDBDatabase.close_event | MDN, SPEC0, SPEC1 | Window | β |
| Worker | β | ||
api.IDBDatabase.createObjectStore | MDN, SPEC | Window | β |
| Worker | β | ||
api.IDBDatabase.deleteObjectStore | MDN, SPEC | Window | β |
| Worker | β | ||
api.IDBDatabase.name | MDN, SPEC | Window | β |
| Worker | β | ||
api.IDBDatabase.objectStoreNames | MDN, SPEC | Window | β |
| Worker | β | ||
api.IDBDatabase.transaction | MDN, SPEC | Window | β |
| Worker | β | ||
api.IDBDatabase.version | MDN, SPEC | Window | β |
| Worker | β | ||
api.IDBDatabase.versionchange_event | MDN, SPEC0, SPEC1 | Window | β |
| Worker | β |
IDBFactory APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.IDBFactory | N/A | Window | β |
| Worker | β | ||
api.IDBFactory.cmp | MDN, SPEC | Window | β |
| Worker | β | ||
api.IDBFactory.databases | MDN, SPEC | Window | β |
| Worker | β | ||
api.IDBFactory.deleteDatabase | MDN, SPEC | Window | β |
| Worker | β | ||
api.IDBFactory.open | MDN, SPEC | Window | β |
| Worker | β |
IDBIndex APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.IDBIndex | N/A | Window | β |
| Worker | β | ||
api.IDBIndex.count | MDN, SPEC | Window | β |
| Worker | β | ||
api.IDBIndex.get | MDN, SPEC | Window | β |
| Worker | β | ||
api.IDBIndex.getAll | MDN, SPEC | Window | β |
| Worker | β | ||
api.IDBIndex.getAllKeys | MDN, SPEC | Window | β |
| Worker | β | ||
api.IDBIndex.getAllRecords | MDN, SPEC | Window | β |
| Worker | β | ||
api.IDBIndex.getKey | MDN, SPEC | Window | β |
| Worker | β | ||
api.IDBIndex.isAutoLocale | MDN | Window | β |
| Worker | β | ||
api.IDBIndex.keyPath | MDN, SPEC | Window | β |
| Worker | β | ||
api.IDBIndex.locale | MDN | Window | β |
| Worker | β | ||
api.IDBIndex.multiEntry | MDN, SPEC | Window | β |
| Worker | β | ||
api.IDBIndex.name | MDN, SPEC | Window | β |
| Worker | β | ||
api.IDBIndex.objectStore | MDN, SPEC | Window | β |
| Worker | β | ||
api.IDBIndex.openCursor | MDN, SPEC | Window | β |
| Worker | β | ||
api.IDBIndex.openKeyCursor | MDN, SPEC | Window | β |
| Worker | β | ||
api.IDBIndex.unique | MDN, SPEC | Window | β |
| Worker | β |
IDBKeyRange APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.IDBKeyRange | N/A | Window | β |
| Worker | β | ||
api.IDBKeyRange.bound_static | MDN, SPEC | Window | β |
| Worker | β | ||
api.IDBKeyRange.includes | MDN, SPEC | Window | β |
| Worker | β | ||
api.IDBKeyRange.lower | MDN, SPEC | Window | β |
| Worker | β | ||
api.IDBKeyRange.lowerBound_static | MDN, SPEC | Window | β |
| Worker | β | ||
api.IDBKeyRange.lowerOpen | MDN, SPEC | Window | β |
| Worker | β | ||
api.IDBKeyRange.only_static | MDN, SPEC | Window | β |
| Worker | β | ||
api.IDBKeyRange.upper | MDN, SPEC | Window | β |
| Worker | β | ||
api.IDBKeyRange.upperBound_static | MDN, SPEC | Window | β |
| Worker | β | ||
api.IDBKeyRange.upperOpen | MDN, SPEC | Window | β |
| Worker | β |
IDBLocaleAwareKeyRange APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.IDBLocaleAwareKeyRange | N/A | Window | β |
| Worker | β |
IDBObjectStore APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.IDBObjectStore | N/A | Window | β |
| Worker | β | ||
api.IDBObjectStore.add | MDN, SPEC | Window | β |
| Worker | β | ||
api.IDBObjectStore.autoIncrement | MDN, SPEC | Window | β |
| Worker | β | ||
api.IDBObjectStore.clear | MDN, SPEC | Window | β |
| Worker | β | ||
api.IDBObjectStore.count | MDN, SPEC | Window | β |
| Worker | β | ||
api.IDBObjectStore.createIndex | MDN, SPEC | Window | β |
| Worker | β | ||
api.IDBObjectStore.delete | MDN, SPEC | Window | β |
| Worker | β | ||
api.IDBObjectStore.deleteIndex | MDN, SPEC | Window | β |
| Worker | β | ||
api.IDBObjectStore.get | MDN, SPEC | Window | β |
| Worker | β | ||
api.IDBObjectStore.getAll | MDN, SPEC | Window | β |
| Worker | β | ||
api.IDBObjectStore.getAllKeys | MDN, SPEC | Window | β |
| Worker | β | ||
api.IDBObjectStore.getAllRecords | MDN, SPEC | Window | β |
| Worker | β | ||
api.IDBObjectStore.getKey | MDN, SPEC | Window | β |
| Worker | β | ||
api.IDBObjectStore.index | MDN, SPEC | Window | β |
| Worker | β | ||
api.IDBObjectStore.indexNames | MDN, SPEC | Window | β |
| Worker | β | ||
api.IDBObjectStore.keyPath | MDN, SPEC | Window | β |
| Worker | β | ||
api.IDBObjectStore.name | MDN, SPEC | Window | β |
| Worker | β | ||
api.IDBObjectStore.openCursor | MDN, SPEC | Window | β |
| Worker | β | ||
api.IDBObjectStore.openKeyCursor | MDN, SPEC | Window | β |
| Worker | β | ||
api.IDBObjectStore.put | MDN, SPEC | Window | β |
| Worker | β | ||
api.IDBObjectStore.transaction | MDN, SPEC | Window | β |
| Worker | β |
IDBOpenDBRequest APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.IDBOpenDBRequest | N/A | Window | β |
| Worker | β | ||
api.IDBOpenDBRequest.blocked_event | MDN, SPEC | Window | β |
| Worker | β | ||
api.IDBOpenDBRequest.upgradeneeded_event | MDN, SPEC | Window | β |
| Worker | β |
IDBRecord APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.IDBRecord | N/A | Window | β |
| Worker | β | ||
api.IDBRecord.key | SPEC | Window | β |
| Worker | β | ||
api.IDBRecord.primaryKey | SPEC | Window | β |
| Worker | β | ||
api.IDBRecord.value | SPEC | Window | β |
| Worker | β |
IDBRequest APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.IDBRequest | N/A | Window | β |
| Worker | β | ||
api.IDBRequest.error | MDN, SPEC | Window | β |
| Worker | β | ||
api.IDBRequest.error_event | MDN, SPEC | Window | β |
| Worker | β | ||
api.IDBRequest.readyState | MDN, SPEC | Window | β |
| Worker | β | ||
api.IDBRequest.result | MDN, SPEC | Window | β |
| Worker | β | ||
api.IDBRequest.source | MDN, SPEC | Window | β |
| Worker | β | ||
api.IDBRequest.success_event | MDN, SPEC | Window | β |
| Worker | β | ||
api.IDBRequest.transaction | MDN, SPEC | Window | β |
| Worker | β |
IDBTransaction APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.IDBTransaction | N/A | Window | β |
| Worker | β | ||
api.IDBTransaction.abort | MDN, SPEC | Window | β |
| Worker | β | ||
api.IDBTransaction.abort_event | MDN, SPEC | Window | β |
| Worker | β | ||
api.IDBTransaction.commit | MDN, SPEC | Window | β |
| Worker | β | ||
api.IDBTransaction.complete_event | MDN, SPEC | Window | β |
| Worker | β | ||
api.IDBTransaction.db | MDN, SPEC | Window | β |
| Worker | β | ||
api.IDBTransaction.durability | MDN, SPEC | Window | β |
| Worker | β | ||
api.IDBTransaction.error | MDN, SPEC | Window | β |
| Worker | β | ||
api.IDBTransaction.error_event | MDN, SPEC | Window | β |
| Worker | β | ||
api.IDBTransaction.mode | MDN, SPEC | Window | β |
| Worker | β | ||
api.IDBTransaction.objectStore | MDN, SPEC | Window | β |
| Worker | β | ||
api.IDBTransaction.objectStoreNames | MDN, SPEC | Window | β |
| Worker | β |
IDBVersionChangeEvent APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.IDBVersionChangeEvent | N/A | Window | β |
| Worker | β οΈ | ||
api.IDBVersionChangeEvent.IDBVersionChangeEvent | MDN, SPEC | Window | β |
| Worker | β | ||
api.IDBVersionChangeEvent.newVersion | MDN, SPEC | Window | β |
| Worker | β οΈ | ||
api.IDBVersionChangeEvent.oldVersion | MDN, SPEC | Window | β |
| Worker | β οΈ |
IIRFilterNode APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.IIRFilterNode | N/A | Window | β |
api.IIRFilterNode.IIRFilterNode | MDN, SPEC | Window | β |
api.IIRFilterNode.getFrequencyResponse | MDN, SPEC | Window | β |
IdentityCredential APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.IdentityCredential | N/A | Window | β |
api.IdentityCredential.configURL | MDN, SPEC | Window | β |
api.IdentityCredential.disconnect_static | MDN, SPEC | Window | β |
api.IdentityCredential.isAutoSelected | MDN, SPEC | Window | β |
api.IdentityCredential.token | MDN, SPEC | Window | β |
IdentityCredentialError APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.IdentityCredentialError | N/A | Window | β |
api.IdentityCredentialError.IdentityCredentialError | MDN, SPEC | Window | β |
api.IdentityCredentialError.error | MDN, SPEC | Window | β |
api.IdentityCredentialError.url | MDN, SPEC | Window | β |
IdentityProvider APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.IdentityProvider | N/A | Window | β |
api.IdentityProvider.close_static | MDN, SPEC | Window | β |
api.IdentityProvider.getUserInfo_static | MDN, SPEC | Window | β |
api.IdentityProvider.resolve_static | SPEC | Window | β |
IdleDeadline APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.IdleDeadline | N/A | Window | β |
api.IdleDeadline.didTimeout | MDN, SPEC | Window | β |
api.IdleDeadline.timeRemaining | MDN, SPEC | Window | β |
IdleDetector APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.IdleDetector | N/A | Window | β |
| Worker | β | ||
api.IdleDetector.IdleDetector | MDN, SPEC | Window | β |
| Worker | β | ||
api.IdleDetector.change_event | MDN, SPEC | Window | β |
| Worker | β | ||
api.IdleDetector.requestPermission_static | MDN, SPEC | Window | β |
| Worker | β | ||
api.IdleDetector.screenState | MDN, SPEC | Window | β |
| Worker | β | ||
api.IdleDetector.start | MDN, SPEC | Window | β |
| Worker | β | ||
api.IdleDetector.userState | MDN, SPEC | Window | β |
| Worker | β |
ImageBitmap APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.ImageBitmap | N/A | Window | β |
| Worker | β οΈ | ||
api.ImageBitmap.close | MDN, SPEC | Window | β |
| Worker | β οΈ | ||
api.ImageBitmap.height | MDN, SPEC | Window | β |
| Worker | β οΈ | ||
api.ImageBitmap.width | MDN, SPEC | Window | β |
| Worker | β οΈ |
ImageBitmapRenderingContext APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.ImageBitmapRenderingContext | N/A | Window | β |
| Worker | β οΈ | ||
api.ImageBitmapRenderingContext.canvas | MDN, SPEC | Window | β |
| Worker | β οΈ | ||
api.ImageBitmapRenderingContext.transferFromImageBitmap | MDN, SPEC | Window | β |
| Worker | β οΈ |
ImageCapture APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.ImageCapture | N/A | Window | β |
api.ImageCapture.ImageCapture | MDN, SPEC | Window | β |
api.ImageCapture.getPhotoCapabilities | MDN, SPEC | Window | β |
api.ImageCapture.getPhotoSettings | MDN, SPEC | Window | β |
api.ImageCapture.grabFrame | MDN, SPEC | Window | β |
api.ImageCapture.takePhoto | MDN, SPEC | Window | β |
api.ImageCapture.track | MDN, SPEC | Window | β |
ImageData APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.ImageData | N/A | Window | β |
| Worker | β | ||
api.ImageData.ImageData | MDN, SPEC0, SPEC1 | Window | β |
| Worker | β | ||
api.ImageData.ImageData.settings_parameter | N/A | Window | β οΈ |
| Worker | β οΈ | ||
api.ImageData.ImageData.settings_parameter.colorSpace_option | N/A | Window | β οΈ |
| Worker | β οΈ | ||
api.ImageData.ImageData.settings_parameter.desynchronized_option | N/A | Window | β |
| Worker | β | ||
api.ImageData.ImageData.settings_parameter.pixelFormat_option | N/A | Window | β οΈ |
| Worker | β οΈ | ||
api.ImageData.colorSpace | MDN, SPEC | Window | β |
| Worker | β | ||
api.ImageData.data | MDN, SPEC | Window | β |
| Worker | β | ||
api.ImageData.height | MDN, SPEC | Window | β |
| Worker | β | ||
api.ImageData.pixelFormat | MDN, SPEC | Window | β |
| Worker | β | ||
api.ImageData.width | MDN, SPEC | Window | β |
| Worker | β |
ImageDecoder APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.ImageDecoder | N/A | Window | β |
| Worker | β | ||
api.ImageDecoder.ImageDecoder | MDN, SPEC | Window | β |
| Worker | β | ||
api.ImageDecoder.close | MDN, SPEC | Window | β |
| Worker | β | ||
api.ImageDecoder.complete | MDN, SPEC | Window | β |
| Worker | β | ||
api.ImageDecoder.completed | MDN, SPEC | Window | β |
| Worker | β | ||
api.ImageDecoder.decode | MDN, SPEC | Window | β |
| Worker | β | ||
api.ImageDecoder.isTypeSupported_static | MDN, SPEC | Window | β |
| Worker | β | ||
api.ImageDecoder.reset | MDN, SPEC | Window | β |
| Worker | β | ||
api.ImageDecoder.tracks | MDN, SPEC | Window | β |
| Worker | β | ||
api.ImageDecoder.type | MDN, SPEC | Window | β |
| Worker | β |
ImageTrack APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.ImageTrack | N/A | Window | β |
| Worker | β | ||
api.ImageTrack.animated | MDN, SPEC | Window | β |
| Worker | β | ||
api.ImageTrack.frameCount | MDN, SPEC | Window | β |
| Worker | β | ||
api.ImageTrack.repetitionCount | MDN, SPEC | Window | β |
| Worker | β | ||
api.ImageTrack.selected | MDN, SPEC | Window | β |
| Worker | β |
ImageTrackList APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.ImageTrackList | N/A | Window | β |
| Worker | β | ||
api.ImageTrackList.length | MDN, SPEC | Window | β |
| Worker | β | ||
api.ImageTrackList.ready | MDN, SPEC | Window | β |
| Worker | β | ||
api.ImageTrackList.selectedIndex | MDN, SPEC | Window | β |
| Worker | β | ||
api.ImageTrackList.selectedTrack | MDN, SPEC | Window | β |
| Worker | β |
Ink APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.Ink | N/A | Window | β |
api.Ink.requestPresenter | MDN, SPEC | Window | β |
InputDeviceCapabilities APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.InputDeviceCapabilities | N/A | Window | β |
api.InputDeviceCapabilities.InputDeviceCapabilities | MDN, SPEC | Window | β |
api.InputDeviceCapabilities.firesTouchEvents | MDN, SPEC | Window | β |
api.InputDeviceCapabilities.pointerMovementScrolls | N/A | Window | β |
InputDeviceInfo APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.InputDeviceInfo | N/A | Window | β |
api.InputDeviceInfo.getCapabilities | MDN, SPEC | Window | β |
InputEvent APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.InputEvent | N/A | Window | β |
api.InputEvent.InputEvent | MDN, SPEC | Window | β |
api.InputEvent.data | MDN, SPEC | Window | β |
api.InputEvent.dataTransfer | MDN, SPEC | Window | β |
api.InputEvent.getTargetRanges | MDN, SPEC | Window | β |
api.InputEvent.inputType | MDN, SPEC | Window | β |
api.InputEvent.isComposing | MDN, SPEC | Window | β |
InstallEvent APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.InstallEvent | N/A | ServiceWorker | β |
api.InstallEvent.InstallEvent | MDN, SPEC | ServiceWorker | β |
api.InstallEvent.activeWorker | N/A | ServiceWorker | β |
api.InstallEvent.addRoutes | MDN, SPEC | ServiceWorker | β |
IntersectionObserver APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.IntersectionObserver | N/A | Window | β |
api.IntersectionObserver.IntersectionObserver | MDN, SPEC | Window | β |
api.IntersectionObserver.IntersectionObserver.options_root_parameter_Document | N/A | Window | β |
api.IntersectionObserver.delay | MDN, SPEC | Window | β |
api.IntersectionObserver.disconnect | MDN, SPEC | Window | β |
api.IntersectionObserver.observe | MDN, SPEC | Window | β |
api.IntersectionObserver.root | MDN, SPEC | Window | β |
api.IntersectionObserver.rootMargin | MDN, SPEC | Window | β |
api.IntersectionObserver.scrollMargin | MDN, SPEC | Window | β |
api.IntersectionObserver.takeRecords | MDN, SPEC | Window | β |
api.IntersectionObserver.thresholds | MDN, SPEC | Window | β |
api.IntersectionObserver.trackVisibility | MDN, SPEC | Window | β |
api.IntersectionObserver.unobserve | MDN, SPEC | Window | β |
IntersectionObserverEntry APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.IntersectionObserverEntry | N/A | Window | β |
api.IntersectionObserverEntry.IntersectionObserverEntry | MDN, SPEC | Window | β |
api.IntersectionObserverEntry.boundingClientRect | MDN, SPEC | Window | β |
api.IntersectionObserverEntry.intersectionRatio | MDN, SPEC | Window | β |
api.IntersectionObserverEntry.intersectionRect | MDN, SPEC | Window | β |
api.IntersectionObserverEntry.isIntersecting | MDN, SPEC | Window | β |
api.IntersectionObserverEntry.isVisible | SPEC | Window | β |
api.IntersectionObserverEntry.rootBounds | MDN, SPEC | Window | β |
api.IntersectionObserverEntry.target | MDN, SPEC | Window | β |
api.IntersectionObserverEntry.time | MDN, SPEC | Window | β |
InvokeEvent APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.InvokeEvent | N/A | Window | β |
api.InvokeEvent.InvokeEvent | N/A | Window | β |
api.InvokeEvent.action | N/A | Window | β |
api.InvokeEvent.invoker | N/A | Window | β |
KHR_parallel_shader_compile APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.KHR_parallel_shader_compile | N/A | Window | β |
| Worker | β |
KeyFrameRequestEvent APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.KeyFrameRequestEvent | N/A | Worker | β |
api.KeyFrameRequestEvent.KeyFrameRequestEvent | N/A | Worker | β |
api.KeyFrameRequestEvent.rid | N/A | Worker | β |
Keyboard APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.Keyboard | N/A | Window | β |
api.Keyboard.getLayoutMap | MDN, SPEC | Window | β |
api.Keyboard.layoutchange_event | N/A | Window | β |
api.Keyboard.lock | MDN, SPEC | Window | β |
api.Keyboard.unlock | MDN, SPEC | Window | β |
KeyboardEvent APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.KeyboardEvent | N/A | Window | β |
api.KeyboardEvent.KeyboardEvent | MDN, SPEC | Window | β |
api.KeyboardEvent.altKey | MDN, SPEC | Window | β |
api.KeyboardEvent.charCode | MDN, SPEC | Window | β |
api.KeyboardEvent.code | MDN, SPEC | Window | β |
api.KeyboardEvent.ctrlKey | MDN, SPEC | Window | β |
api.KeyboardEvent.getModifierState | MDN, SPEC | Window | β |
api.KeyboardEvent.initKeyboardEvent | MDN, SPEC | Window | β |
api.KeyboardEvent.isComposing | MDN, SPEC | Window | β |
api.KeyboardEvent.key | MDN, SPEC | Window | β |
api.KeyboardEvent.keyCode | MDN, SPEC | Window | β |
api.KeyboardEvent.keyIdentifier | MDN | Window | β |
api.KeyboardEvent.location | MDN, SPEC | Window | β |
api.KeyboardEvent.metaKey | MDN, SPEC | Window | β |
api.KeyboardEvent.repeat | MDN, SPEC | Window | β |
api.KeyboardEvent.shiftKey | MDN, SPEC | Window | β |
KeyboardLayoutMap APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.KeyboardLayoutMap | N/A | Window | β |
api.KeyboardLayoutMap.@@iterator | SPEC | Window | β |
api.KeyboardLayoutMap.entries | MDN, SPEC | Window | β |
api.KeyboardLayoutMap.forEach | MDN, SPEC | Window | β |
api.KeyboardLayoutMap.get | MDN, SPEC | Window | β |
api.KeyboardLayoutMap.has | MDN, SPEC | Window | β |
api.KeyboardLayoutMap.keys | MDN, SPEC | Window | β |
api.KeyboardLayoutMap.size | MDN, SPEC | Window | β |
api.KeyboardLayoutMap.values | MDN, SPEC | Window | β |
KeyframeEffect APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.KeyframeEffect | N/A | Window | β |
api.KeyframeEffect.KeyframeEffect | MDN, SPEC | Window | β |
api.KeyframeEffect.composite | MDN, SPEC | Window | β |
api.KeyframeEffect.getKeyframes | MDN, SPEC | Window | β |
api.KeyframeEffect.iterationComposite | MDN, SPEC | Window | β |
api.KeyframeEffect.pseudoElement | MDN, SPEC | Window | β |
api.KeyframeEffect.setKeyframes | MDN, SPEC | Window | β |
api.KeyframeEffect.target | MDN, SPEC | Window | β |
LanguageDetector APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.LanguageDetector | N/A | Window | β |
api.LanguageDetector.availability_static | MDN, SPEC | Window | β |
api.LanguageDetector.create_static | MDN, SPEC | Window | β |
api.LanguageDetector.destroy | MDN, SPEC | Window | β |
api.LanguageDetector.detect | MDN, SPEC | Window | β |
api.LanguageDetector.expectedInputLanguages | MDN, SPEC | Window | β |
api.LanguageDetector.inputQuota | MDN, SPEC | Window | β |
api.LanguageDetector.measureInputUsage | MDN, SPEC | Window | β |
LanguageModel APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.LanguageModel | N/A | Window | β |
api.LanguageModel.append | SPEC | Window | β |
api.LanguageModel.availability_static | SPEC | Window | β |
api.LanguageModel.clone | SPEC | Window | β |
api.LanguageModel.contextUsage | SPEC | Window | β |
api.LanguageModel.contextWindow | SPEC | Window | β |
api.LanguageModel.contextoverflow_event | SPEC | Window | β |
api.LanguageModel.create_static | SPEC | Window | β |
api.LanguageModel.destroy | SPEC | Window | β |
api.LanguageModel.inputQuota | N/A | Window | β |
api.LanguageModel.inputUsage | N/A | Window | β |
api.LanguageModel.measureContextUsage | SPEC | Window | β |
api.LanguageModel.measureInputUsage | N/A | Window | β |
api.LanguageModel.params_static | N/A | Window | β |
api.LanguageModel.prompt | SPEC | Window | β |
api.LanguageModel.promptStreaming | SPEC | Window | β |
api.LanguageModel.quotaoverflow_event | N/A | Window | β |
api.LanguageModel.temperature | N/A | Window | β |
api.LanguageModel.topK | N/A | Window | β |
LanguageModelParams APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.LanguageModelParams | N/A | Window | β |
api.LanguageModelParams.defaultTemperature | N/A | Window | β |
api.LanguageModelParams.defaultTopK | N/A | Window | β |
api.LanguageModelParams.maxTemperature | N/A | Window | β |
api.LanguageModelParams.maxTopK | N/A | Window | β |
LargestContentfulPaint APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.LargestContentfulPaint | N/A | Window | β |
api.LargestContentfulPaint.element | MDN, SPEC | Window | β |
api.LargestContentfulPaint.id | MDN, SPEC | Window | β |
api.LargestContentfulPaint.loadTime | MDN, SPEC | Window | β |
api.LargestContentfulPaint.paintTime | MDN, SPEC | Window | β |
api.LargestContentfulPaint.presentationTime | MDN, SPEC | Window | β |
api.LargestContentfulPaint.renderTime | MDN, SPEC | Window | β |
api.LargestContentfulPaint.size | MDN, SPEC | Window | β |
api.LargestContentfulPaint.toJSON | MDN, SPEC | Window | β |
api.LargestContentfulPaint.url | MDN, SPEC | Window | β |
LaunchParams APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.LaunchParams | N/A | Window | β |
api.LaunchParams.files | MDN, SPEC | Window | β |
api.LaunchParams.targetURL | MDN, SPEC | Window | β |
LaunchQueue APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.LaunchQueue | N/A | Window | β |
api.LaunchQueue.setConsumer | MDN, SPEC | Window | β |
LayoutShift APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.LayoutShift | N/A | Window | β |
api.LayoutShift.hadRecentInput | MDN, SPEC | Window | β |
api.LayoutShift.lastInputTime | MDN, SPEC | Window | β |
api.LayoutShift.sources | MDN, SPEC | Window | β |
api.LayoutShift.toJSON | MDN, SPEC | Window | β |
api.LayoutShift.value | MDN, SPEC | Window | β |
LayoutShiftAttribution APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.LayoutShiftAttribution | N/A | Window | β |
api.LayoutShiftAttribution.currentRect | MDN, SPEC | Window | β |
api.LayoutShiftAttribution.node | MDN, SPEC | Window | β |
api.LayoutShiftAttribution.previousRect | MDN, SPEC | Window | β |
api.LayoutShiftAttribution.toJSON | MDN, SPEC | Window | β |
LinearAccelerationSensor APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.LinearAccelerationSensor | N/A | Window | β |
api.LinearAccelerationSensor.LinearAccelerationSensor | MDN, SPEC | Window | β |
Location APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.Location | N/A | Window | β |
api.Location.ancestorOrigins | MDN, SPEC | Window | β |
api.Location.assign | MDN, SPEC | Window | β |
api.Location.hash | MDN, SPEC | Window | β |
api.Location.host | MDN, SPEC | Window | β |
api.Location.hostname | MDN, SPEC | Window | β |
api.Location.href | MDN, SPEC | Window | β |
api.Location.origin | MDN, SPEC | Window | β |
api.Location.pathname | MDN, SPEC | Window | β |
api.Location.port | MDN, SPEC | Window | β |
api.Location.protocol | MDN, SPEC | Window | β |
api.Location.reload | MDN, SPEC | Window | β |
api.Location.replace | MDN, SPEC | Window | β |
api.Location.search | MDN, SPEC | Window | β |
api.Location.toString | MDN, SPEC | Window | β |
Lock APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.Lock | N/A | Window | β |
| Worker | β | ||
api.Lock.mode | MDN, SPEC | Window | β |
| Worker | β | ||
api.Lock.name | MDN, SPEC | Window | β |
| Worker | β |
LockManager APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.LockManager | N/A | Window | β |
| Worker | β | ||
api.LockManager.query | MDN, SPEC | Window | β |
| Worker | β | ||
api.LockManager.request | MDN, SPEC | Window | β |
| Worker | β |
MIDIAccess APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.MIDIAccess | N/A | Window | β |
| Worker | β | ||
api.MIDIAccess.inputs | MDN, SPEC | Window | β |
| Worker | β | ||
api.MIDIAccess.outputs | MDN, SPEC | Window | β |
| Worker | β | ||
api.MIDIAccess.statechange_event | MDN, SPEC | Window | β |
| Worker | β | ||
api.MIDIAccess.sysexEnabled | MDN, SPEC | Window | β |
| Worker | β |
MIDIConnectionEvent APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.MIDIConnectionEvent | N/A | Window | β |
| Worker | β | ||
api.MIDIConnectionEvent.MIDIConnectionEvent | MDN, SPEC | Window | β |
| Worker | β | ||
api.MIDIConnectionEvent.port | MDN, SPEC | Window | β |
| Worker | β |
MIDIInput APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.MIDIInput | N/A | Window | β |
| Worker | β | ||
api.MIDIInput.midimessage_event | MDN, SPEC | Window | β |
| Worker | β |
MIDIInputMap APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.MIDIInputMap | N/A | Window | β |
| Worker | β | ||
api.MIDIInputMap.@@iterator | SPEC | Window | β |
| Worker | β | ||
api.MIDIInputMap.entries | SPEC | Window | β |
| Worker | β | ||
api.MIDIInputMap.forEach | SPEC | Window | β |
| Worker | β | ||
api.MIDIInputMap.get | SPEC | Window | β |
| Worker | β | ||
api.MIDIInputMap.has | SPEC | Window | β |
| Worker | β | ||
api.MIDIInputMap.keys | SPEC | Window | β |
| Worker | β | ||
api.MIDIInputMap.size | SPEC | Window | β |
| Worker | β | ||
api.MIDIInputMap.values | SPEC | Window | β |
| Worker | β |
MIDIMessageEvent APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.MIDIMessageEvent | N/A | Window | β |
| Worker | β | ||
api.MIDIMessageEvent.MIDIMessageEvent | MDN, SPEC | Window | β |
| Worker | β | ||
api.MIDIMessageEvent.data | MDN, SPEC | Window | β |
| Worker | β |
MIDIOutput APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.MIDIOutput | N/A | Window | β |
| Worker | β | ||
api.MIDIOutput.clear | MDN, SPEC | Window | β |
| Worker | β | ||
api.MIDIOutput.send | MDN, SPEC | Window | β |
| Worker | β |
MIDIOutputMap APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.MIDIOutputMap | N/A | Window | β |
| Worker | β | ||
api.MIDIOutputMap.@@iterator | SPEC | Window | β |
| Worker | β | ||
api.MIDIOutputMap.entries | SPEC | Window | β |
| Worker | β | ||
api.MIDIOutputMap.forEach | SPEC | Window | β |
| Worker | β | ||
api.MIDIOutputMap.get | SPEC | Window | β |
| Worker | β | ||
api.MIDIOutputMap.has | SPEC | Window | β |
| Worker | β | ||
api.MIDIOutputMap.keys | SPEC | Window | β |
| Worker | β | ||
api.MIDIOutputMap.size | SPEC | Window | β |
| Worker | β | ||
api.MIDIOutputMap.values | SPEC | Window | β |
| Worker | β |
MIDIPort APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.MIDIPort | N/A | Window | β |
| Worker | β | ||
api.MIDIPort.close | MDN, SPEC | Window | β |
| Worker | β | ||
api.MIDIPort.connection | MDN, SPEC | Window | β |
| Worker | β | ||
api.MIDIPort.id | MDN, SPEC | Window | β |
| Worker | β | ||
api.MIDIPort.manufacturer | MDN, SPEC | Window | β |
| Worker | β | ||
api.MIDIPort.name | MDN, SPEC | Window | β |
| Worker | β | ||
api.MIDIPort.open | MDN, SPEC | Window | β |
| Worker | β | ||
api.MIDIPort.state | MDN, SPEC | Window | β |
| Worker | β | ||
api.MIDIPort.statechange_event | MDN, SPEC | Window | β |
| Worker | β | ||
api.MIDIPort.type | MDN, SPEC | Window | β |
| Worker | β | ||
api.MIDIPort.version | MDN, SPEC | Window | β |
| Worker | β |
ML APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.ML | N/A | Window | β |
| Worker | β | ||
api.ML.createContext | SPEC | Window | β |
| Worker | β |
MLContext APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.MLContext | N/A | Window | β |
| Worker | β | ||
api.MLContext.accelerated | N/A | Window | β |
| Worker | β | ||
api.MLContext.createConstantTensor | SPEC | Window | β |
| Worker | β | ||
api.MLContext.createTensor | SPEC | Window | β |
| Worker | β | ||
api.MLContext.destroy | SPEC | Window | β |
| Worker | β | ||
api.MLContext.dispatch | SPEC | Window | β |
| Worker | β | ||
api.MLContext.lost | SPEC | Window | β |
| Worker | β | ||
api.MLContext.opSupportLimits | SPEC | Window | β |
| Worker | β | ||
api.MLContext.readTensor | SPEC | Window | β |
| Worker | β | ||
api.MLContext.writeTensor | SPEC | Window | β |
| Worker | β |
MLGraph APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.MLGraph | N/A | Window | β |
| Worker | β | ||
api.MLGraph.destroy | SPEC | Window | β |
| Worker | β |
MLGraphBuilder APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.MLGraphBuilder | N/A | Window | β |
| Worker | β | ||
api.MLGraphBuilder.MLGraphBuilder | SPEC | Window | β |
| Worker | β | ||
api.MLGraphBuilder.abs | SPEC | Window | β |
| Worker | β | ||
api.MLGraphBuilder.add | SPEC | Window | β |
| Worker | β | ||
api.MLGraphBuilder.argMax | SPEC | Window | β |
| Worker | β | ||
api.MLGraphBuilder.argMin | SPEC | Window | β |
| Worker | β | ||
api.MLGraphBuilder.averagePool2d | SPEC | Window | β |
| Worker | β | ||
api.MLGraphBuilder.batchNormalization | SPEC | Window | β |
| Worker | β | ||
api.MLGraphBuilder.build | SPEC | Window | β |
| Worker | β | ||
api.MLGraphBuilder.cast | SPEC | Window | β |
| Worker | β | ||
api.MLGraphBuilder.ceil | SPEC | Window | β |
| Worker | β | ||
api.MLGraphBuilder.clamp | SPEC | Window | β |
| Worker | β | ||
api.MLGraphBuilder.concat | SPEC | Window | β |
| Worker | β | ||
api.MLGraphBuilder.constant | SPEC | Window | β |
| Worker | β | ||
api.MLGraphBuilder.conv2d | SPEC | Window | β |
| Worker | β | ||
api.MLGraphBuilder.convTranspose2d | SPEC | Window | β |
| Worker | β | ||
api.MLGraphBuilder.cos | SPEC | Window | β |
| Worker | β | ||
api.MLGraphBuilder.cumulativeSum | SPEC | Window | β |
| Worker | β | ||
api.MLGraphBuilder.dequantizeLinear | SPEC | Window | β |
| Worker | β | ||
api.MLGraphBuilder.div | SPEC | Window | β |
| Worker | β | ||
api.MLGraphBuilder.elu | SPEC | Window | β |
| Worker | β | ||
api.MLGraphBuilder.equal | SPEC | Window | β |
| Worker | β | ||
api.MLGraphBuilder.erf | SPEC | Window | β |
| Worker | β | ||
api.MLGraphBuilder.exp | SPEC | Window | β |
| Worker | β | ||
api.MLGraphBuilder.expand | SPEC | Window | β |
| Worker | β | ||
api.MLGraphBuilder.floor | SPEC | Window | β |
| Worker | β | ||
api.MLGraphBuilder.gather | SPEC | Window | β |
| Worker | β | ||
api.MLGraphBuilder.gatherElements | SPEC | Window | β |
| Worker | β | ||
api.MLGraphBuilder.gatherND | SPEC | Window | β |
| Worker | β | ||
api.MLGraphBuilder.gelu | SPEC | Window | β |
| Worker | β | ||
api.MLGraphBuilder.gemm | SPEC | Window | β |
| Worker | β | ||
api.MLGraphBuilder.greater | SPEC | Window | β |
| Worker | β | ||
api.MLGraphBuilder.greaterOrEqual | SPEC | Window | β |
| Worker | β | ||
api.MLGraphBuilder.gru | SPEC | Window | β |
| Worker | β | ||
api.MLGraphBuilder.gruCell | SPEC | Window | β |
| Worker | β | ||
api.MLGraphBuilder.hardSigmoid | SPEC | Window | β |
| Worker | β | ||
api.MLGraphBuilder.hardSwish | SPEC | Window | β |
| Worker | β | ||
api.MLGraphBuilder.identity | SPEC | Window | β |
| Worker | β | ||
api.MLGraphBuilder.input | SPEC | Window | β |
| Worker | β | ||
api.MLGraphBuilder.instanceNormalization | SPEC | Window | β |
| Worker | β | ||
api.MLGraphBuilder.isInfinite | SPEC | Window | β |
| Worker | β | ||
api.MLGraphBuilder.isNaN | SPEC | Window | β |
| Worker | β | ||
api.MLGraphBuilder.l2Pool2d | SPEC | Window | β |
| Worker | β | ||
api.MLGraphBuilder.layerNormalization | SPEC | Window | β |
| Worker | β | ||
api.MLGraphBuilder.leakyRelu | SPEC | Window | β |
| Worker | β | ||
api.MLGraphBuilder.lesser | SPEC | Window | β |
| Worker | β | ||
api.MLGraphBuilder.lesserOrEqual | SPEC | Window | β |
| Worker | β | ||
api.MLGraphBuilder.linear | SPEC | Window | β |
| Worker | β | ||
api.MLGraphBuilder.log | SPEC | Window | β |
| Worker | β | ||
api.MLGraphBuilder.logicalAnd | SPEC | Window | β |
| Worker | β | ||
api.MLGraphBuilder.logicalNot | SPEC | Window | β |
| Worker | β | ||
api.MLGraphBuilder.logicalOr | SPEC | Window | β |
| Worker | β | ||
api.MLGraphBuilder.logicalXor | SPEC | Window | β |
| Worker | β | ||
api.MLGraphBuilder.lstm | SPEC | Window | β |
| Worker | β | ||
api.MLGraphBuilder.lstmCell | SPEC | Window | β |
| Worker | β | ||
api.MLGraphBuilder.matmul | SPEC | Window | β |
| Worker | β | ||
api.MLGraphBuilder.max | SPEC | Window | β |
| Worker | β | ||
api.MLGraphBuilder.maxPool2d | SPEC | Window | β |
| Worker | β | ||
api.MLGraphBuilder.min | SPEC | Window | β |
| Worker | β | ||
api.MLGraphBuilder.mul | SPEC | Window | β |
| Worker | β | ||
api.MLGraphBuilder.neg | SPEC | Window | β |
| Worker | β | ||
api.MLGraphBuilder.notEqual | SPEC | Window | β |
| Worker | β | ||
api.MLGraphBuilder.pad | SPEC | Window | β |
| Worker | β | ||
api.MLGraphBuilder.pow | SPEC | Window | β |
| Worker | β | ||
api.MLGraphBuilder.prelu | SPEC | Window | β |
| Worker | β | ||
api.MLGraphBuilder.quantizeLinear | SPEC | Window | β |
| Worker | β | ||
api.MLGraphBuilder.reciprocal | SPEC | Window | β |
| Worker | β | ||
api.MLGraphBuilder.reduceL1 | SPEC | Window | β |
| Worker | β | ||
api.MLGraphBuilder.reduceL2 | SPEC | Window | β |
| Worker | β | ||
api.MLGraphBuilder.reduceLogSum | SPEC | Window | β |
| Worker | β | ||
api.MLGraphBuilder.reduceLogSumExp | SPEC | Window | β |
| Worker | β | ||
api.MLGraphBuilder.reduceMax | SPEC | Window | β |
| Worker | β | ||
api.MLGraphBuilder.reduceMean | SPEC | Window | β |
| Worker | β | ||
api.MLGraphBuilder.reduceMin | SPEC | Window | β |
| Worker | β | ||
api.MLGraphBuilder.reduceProduct | SPEC | Window | β |
| Worker | β | ||
api.MLGraphBuilder.reduceSum | SPEC | Window | β |
| Worker | β | ||
api.MLGraphBuilder.reduceSumSquare | SPEC | Window | β |
| Worker | β | ||
api.MLGraphBuilder.relu | SPEC | Window | β |
| Worker | β | ||
api.MLGraphBuilder.resample2d | SPEC | Window | β |
| Worker | β | ||
api.MLGraphBuilder.reshape | SPEC | Window | β |
| Worker | β | ||
api.MLGraphBuilder.reverse | SPEC | Window | β |
| Worker | β | ||
api.MLGraphBuilder.roundEven | SPEC | Window | β |
| Worker | β | ||
api.MLGraphBuilder.scatterElements | SPEC | Window | β |
| Worker | β | ||
api.MLGraphBuilder.scatterND | SPEC | Window | β |
| Worker | β | ||
api.MLGraphBuilder.sigmoid | SPEC | Window | β |
| Worker | β | ||
api.MLGraphBuilder.sign | SPEC | Window | β |
| Worker | β | ||
api.MLGraphBuilder.sin | SPEC | Window | β |
| Worker | β | ||
api.MLGraphBuilder.slice | SPEC | Window | β |
| Worker | β | ||
api.MLGraphBuilder.softmax | SPEC | Window | β |
| Worker | β | ||
api.MLGraphBuilder.softplus | SPEC | Window | β |
| Worker | β | ||
api.MLGraphBuilder.softsign | SPEC | Window | β |
| Worker | β | ||
api.MLGraphBuilder.split | SPEC | Window | β |
| Worker | β | ||
api.MLGraphBuilder.sqrt | SPEC | Window | β |
| Worker | β | ||
api.MLGraphBuilder.sub | SPEC | Window | β |
| Worker | β | ||
api.MLGraphBuilder.tan | SPEC | Window | β |
| Worker | β | ||
api.MLGraphBuilder.tanh | SPEC | Window | β |
| Worker | β | ||
api.MLGraphBuilder.tile | SPEC | Window | β |
| Worker | β | ||
api.MLGraphBuilder.transpose | SPEC | Window | β |
| Worker | β | ||
api.MLGraphBuilder.triangular | SPEC | Window | β |
| Worker | β | ||
api.MLGraphBuilder.where | SPEC | Window | β |
| Worker | β |
MLOperand APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.MLOperand | N/A | Window | β |
| Worker | β | ||
api.MLOperand.dataType | SPEC | Window | β |
| Worker | β | ||
api.MLOperand.shape | SPEC | Window | β |
| Worker | β |
MLTensor APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.MLTensor | N/A | Window | β |
| Worker | β | ||
api.MLTensor.constant | SPEC | Window | β |
| Worker | β | ||
api.MLTensor.dataType | SPEC | Window | β |
| Worker | β | ||
api.MLTensor.destroy | SPEC | Window | β |
| Worker | β | ||
api.MLTensor.readable | SPEC | Window | β |
| Worker | β | ||
api.MLTensor.shape | SPEC | Window | β |
| Worker | β | ||
api.MLTensor.writable | SPEC | Window | β |
| Worker | β |
Magnetometer APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.Magnetometer | N/A | Window | β |
api.Magnetometer.Magnetometer | MDN, SPEC | Window | β |
api.Magnetometer.x | MDN, SPEC | Window | β |
api.Magnetometer.y | MDN, SPEC | Window | β |
api.Magnetometer.z | MDN, SPEC | Window | β |
ManagedMediaSource APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.ManagedMediaSource | N/A | Window | β |
| Worker | β | ||
api.ManagedMediaSource.ManagedMediaSource | MDN, SPEC | Window | β |
| Worker | β | ||
api.ManagedMediaSource.endstreaming_event | MDN, SPEC | Window | β |
| Worker | β | ||
api.ManagedMediaSource.startstreaming_event | MDN, SPEC | Window | β |
| Worker | β | ||
api.ManagedMediaSource.streaming | MDN, SPEC | Window | β |
| Worker | β |
ManagedSourceBuffer APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.ManagedSourceBuffer | N/A | Window | β |
| Worker | β | ||
api.ManagedSourceBuffer.bufferedchange_event | MDN, SPEC | Window | β |
| Worker | β |
MathMLAnchorElement APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.MathMLAnchorElement | N/A | Window | β |
api.MathMLAnchorElement.hash | N/A | Window | β |
api.MathMLAnchorElement.host | N/A | Window | β |
api.MathMLAnchorElement.hostname | N/A | Window | β |
api.MathMLAnchorElement.href | N/A | Window | β |
api.MathMLAnchorElement.origin | N/A | Window | β |
api.MathMLAnchorElement.password | N/A | Window | β |
api.MathMLAnchorElement.pathname | N/A | Window | β |
api.MathMLAnchorElement.port | N/A | Window | β |
api.MathMLAnchorElement.protocol | N/A | Window | β |
api.MathMLAnchorElement.search | N/A | Window | β |
api.MathMLAnchorElement.target | N/A | Window | β |
api.MathMLAnchorElement.username | N/A | Window | β |
MathMLElement APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.MathMLElement | N/A | Window | β |
api.MathMLElement.attributeStyleMap | MDN, SPEC | Window | β |
api.MathMLElement.autofocus | MDN, SPEC | Window | β |
api.MathMLElement.blur | MDN, SPEC | Window | β |
api.MathMLElement.dataset | MDN, SPEC | Window | β |
api.MathMLElement.focus | MDN, SPEC | Window | β |
api.MathMLElement.nonce | SPEC | Window | β |
api.MathMLElement.style | MDN, SPEC | Window | β |
api.MathMLElement.tabIndex | MDN, SPEC | Window | β |
MediaCapabilities APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.MediaCapabilities | N/A | Window | β |
| Worker | β | ||
api.MediaCapabilities.decodingInfo | MDN, SPEC | Window | β |
| Worker | β | ||
api.MediaCapabilities.encodingInfo | MDN, SPEC | Window | β |
| Worker | β |
MediaController APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.MediaController | N/A | Window | β |
api.MediaController.MediaController | N/A | Window | β |
api.MediaController.buffered | N/A | Window | β |
api.MediaController.currentTime | N/A | Window | β |
api.MediaController.defaultPlaybackRate | N/A | Window | β |
api.MediaController.duration | N/A | Window | β |
api.MediaController.muted | N/A | Window | β |
api.MediaController.pause | N/A | Window | β |
api.MediaController.paused | N/A | Window | β |
api.MediaController.play | N/A | Window | β |
api.MediaController.playbackRate | N/A | Window | β |
api.MediaController.playbackState | N/A | Window | β |
api.MediaController.played | N/A | Window | β |
api.MediaController.seekable | N/A | Window | β |
api.MediaController.unpause | N/A | Window | β |
api.MediaController.volume | N/A | Window | β |
MediaDeviceInfo APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.MediaDeviceInfo | N/A | Window | β |
api.MediaDeviceInfo.deviceId | MDN, SPEC | Window | β |
api.MediaDeviceInfo.groupId | MDN, SPEC | Window | β |
api.MediaDeviceInfo.kind | MDN, SPEC | Window | β |
api.MediaDeviceInfo.label | MDN, SPEC | Window | β |
api.MediaDeviceInfo.toJSON | MDN, SPEC | Window | β |
MediaDevices APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.MediaDevices | N/A | Window | β |
api.MediaDevices.captureaction_event | N/A | Window | β |
api.MediaDevices.devicechange_event | MDN, SPEC0, SPEC1 | Window | β |
api.MediaDevices.enumerateDevices | MDN, SPEC | Window | β |
api.MediaDevices.getDisplayMedia | MDN, SPEC | Window | β |
api.MediaDevices.getSupportedConstraints | MDN, SPEC | Window | β |
api.MediaDevices.getUserMedia | MDN, SPEC | Window | β |
api.MediaDevices.getViewportMedia | N/A | Window | β |
api.MediaDevices.selectAudioOutput | MDN, SPEC | Window | β |
api.MediaDevices.setCaptureHandleConfig | SPEC | Window | β |
api.MediaDevices.setSupportedCaptureActions | N/A | Window | β |
MediaElementAudioSourceNode APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.MediaElementAudioSourceNode | N/A | Window | β |
api.MediaElementAudioSourceNode.MediaElementAudioSourceNode | MDN, SPEC | Window | β |
api.MediaElementAudioSourceNode.mediaElement | MDN, SPEC | Window | β |
MediaEncryptedEvent APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.MediaEncryptedEvent | N/A | Window | β |
api.MediaEncryptedEvent.MediaEncryptedEvent | MDN, SPEC | Window | β |
api.MediaEncryptedEvent.initData | MDN, SPEC | Window | β |
api.MediaEncryptedEvent.initDataType | MDN, SPEC | Window | β |
MediaError APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.MediaError | N/A | Window | β |
api.MediaError.code | MDN, SPEC | Window | β |
api.MediaError.message | MDN, SPEC | Window | β |
MediaKeyMessageEvent APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.MediaKeyMessageEvent | N/A | Window | β |
api.MediaKeyMessageEvent.MediaKeyMessageEvent | MDN, SPEC | Window | β |
api.MediaKeyMessageEvent.message | MDN, SPEC | Window | β |
api.MediaKeyMessageEvent.messageType | MDN, SPEC | Window | β |
MediaKeySession APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.MediaKeySession | N/A | Window | β |
api.MediaKeySession.close | MDN, SPEC | Window | β |
api.MediaKeySession.closed | MDN, SPEC | Window | β |
api.MediaKeySession.expiration | MDN, SPEC | Window | β |
api.MediaKeySession.generateRequest | MDN, SPEC | Window | β |
api.MediaKeySession.keyStatuses | MDN, SPEC | Window | β |
api.MediaKeySession.keystatuseschange_event | MDN, SPEC | Window | β |
api.MediaKeySession.load | MDN, SPEC | Window | β |
api.MediaKeySession.message_event | MDN, SPEC | Window | β |
api.MediaKeySession.remove | MDN, SPEC | Window | β |
api.MediaKeySession.sessionId | MDN, SPEC | Window | β |
api.MediaKeySession.update | MDN, SPEC | Window | β |
MediaKeyStatusMap APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.MediaKeyStatusMap | N/A | Window | β |
api.MediaKeyStatusMap.@@iterator | SPEC | Window | β |
api.MediaKeyStatusMap.entries | MDN, SPEC | Window | β |
api.MediaKeyStatusMap.forEach | MDN, SPEC | Window | β |
api.MediaKeyStatusMap.get | MDN, SPEC | Window | β |
api.MediaKeyStatusMap.has | MDN, SPEC | Window | β |
api.MediaKeyStatusMap.keys | MDN, SPEC | Window | β |
api.MediaKeyStatusMap.size | MDN, SPEC | Window | β |
api.MediaKeyStatusMap.values | MDN, SPEC | Window | β |
MediaKeySystemAccess APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.MediaKeySystemAccess | N/A | Window | β |
api.MediaKeySystemAccess.createMediaKeys | MDN, SPEC | Window | β |
api.MediaKeySystemAccess.getConfiguration | MDN, SPEC | Window | β |
api.MediaKeySystemAccess.keySystem | MDN, SPEC | Window | β |
MediaKeys APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.MediaKeys | N/A | Window | β |
api.MediaKeys.createSession | MDN, SPEC | Window | β |
api.MediaKeys.getStatusForPolicy | MDN, SPEC | Window | β |
api.MediaKeys.setServerCertificate | MDN, SPEC | Window | β |
MediaList APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.MediaList | N/A | Window | β |
api.MediaList.appendMedium | MDN, SPEC | Window | β |
api.MediaList.deleteMedium | MDN, SPEC | Window | β |
api.MediaList.item | MDN, SPEC | Window | β |
api.MediaList.length | MDN, SPEC | Window | β |
api.MediaList.mediaText | MDN, SPEC | Window | β |
api.MediaList.toString | MDN, SPEC | Window | β |
MediaMetadata APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.MediaMetadata | N/A | Window | β |
api.MediaMetadata.MediaMetadata | MDN, SPEC | Window | β |
api.MediaMetadata.album | MDN, SPEC | Window | β |
api.MediaMetadata.artist | MDN, SPEC | Window | β |
api.MediaMetadata.artwork | MDN, SPEC | Window | β |
api.MediaMetadata.chapterInfo | MDN, SPEC | Window | β |
api.MediaMetadata.title | MDN, SPEC | Window | β |
MediaQueryList APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.MediaQueryList | N/A | Window | β |
api.MediaQueryList.EventTarget_inheritance | SPEC | Window | β |
api.MediaQueryList.addListener | MDN, SPEC | Window | β |
api.MediaQueryList.change_event | MDN, SPEC | Window | β |
api.MediaQueryList.matches | MDN, SPEC | Window | β |
api.MediaQueryList.media | MDN, SPEC | Window | β |
api.MediaQueryList.removeListener | MDN, SPEC | Window | β |
MediaQueryListEvent APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.MediaQueryListEvent | N/A | Window | β |
api.MediaQueryListEvent.MediaQueryListEvent | MDN, SPEC | Window | β |
api.MediaQueryListEvent.matches | MDN, SPEC | Window | β |
api.MediaQueryListEvent.media | MDN, SPEC | Window | β |
MediaRecorder APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.MediaRecorder | N/A | Window | β |
api.MediaRecorder.MediaRecorder | MDN, SPEC | Window | β |
api.MediaRecorder.MediaRecorder.options_parameter | N/A | Window | β |
api.MediaRecorder.audioBitrateMode | MDN, SPEC | Window | β |
api.MediaRecorder.audioBitsPerSecond | MDN, SPEC | Window | β |
api.MediaRecorder.dataavailable_event | MDN, SPEC | Window | β |
api.MediaRecorder.error_event | MDN, SPEC | Window | β |
api.MediaRecorder.isTypeSupported_static | MDN, SPEC | Window | β |
api.MediaRecorder.mimeType | MDN, SPEC | Window | β |
api.MediaRecorder.pause | MDN, SPEC | Window | β |
api.MediaRecorder.pause_event | MDN, SPEC | Window | β |
api.MediaRecorder.requestData | MDN, SPEC | Window | β |
api.MediaRecorder.resume | MDN, SPEC | Window | β |
api.MediaRecorder.resume_event | MDN, SPEC | Window | β |
api.MediaRecorder.start | MDN, SPEC | Window | β |
api.MediaRecorder.start_event | MDN, SPEC | Window | β |
api.MediaRecorder.state | MDN, SPEC | Window | β |
api.MediaRecorder.stop | MDN, SPEC | Window | β |
api.MediaRecorder.stop_event | MDN, SPEC | Window | β |
api.MediaRecorder.stream | MDN, SPEC | Window | β |
api.MediaRecorder.videoBitsPerSecond | MDN, SPEC | Window | β |
api.MediaRecorder.warning_event | N/A | Window | β |
MediaRecorderErrorEvent APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.MediaRecorderErrorEvent | N/A | Window | β |
api.MediaRecorderErrorEvent.MediaRecorderErrorEvent | MDN | Window | β |
api.MediaRecorderErrorEvent.error | MDN | Window | β |
MediaSession APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.MediaSession | N/A | Window | β |
api.MediaSession.metadata | MDN, SPEC | Window | β |
api.MediaSession.playbackState | MDN, SPEC | Window | β |
api.MediaSession.setActionHandler | MDN, SPEC | Window | β |
api.MediaSession.setActionHandler.hangup_type | N/A | Window | β |
api.MediaSession.setActionHandler.nextslide_type | N/A | Window | β |
api.MediaSession.setActionHandler.nexttrack_type | N/A | Window | β |
api.MediaSession.setActionHandler.pause_type | N/A | Window | β |
api.MediaSession.setActionHandler.play_type | N/A | Window | β |
api.MediaSession.setActionHandler.previousslide_type | N/A | Window | β |
api.MediaSession.setActionHandler.previoustrack_type | N/A | Window | β |
api.MediaSession.setActionHandler.seekbackward_type | N/A | Window | β |
api.MediaSession.setActionHandler.seekforward_type | N/A | Window | β |
api.MediaSession.setActionHandler.seekto_type | N/A | Window | β |
api.MediaSession.setActionHandler.skipad_type | N/A | Window | β |
api.MediaSession.setActionHandler.stop_type | N/A | Window | β |
api.MediaSession.setActionHandler.togglecamera_type | N/A | Window | β |
api.MediaSession.setActionHandler.togglemicrophone_type | N/A | Window | β |
api.MediaSession.setCameraActive | MDN, SPEC | Window | β |
api.MediaSession.setMicrophoneActive | MDN, SPEC | Window | β |
api.MediaSession.setPositionState | MDN, SPEC | Window | β |
api.MediaSession.setScreenshareActive | MDN, SPEC | Window | β |
MediaSource APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.MediaSource | N/A | Window | β |
| Worker | β | ||
api.MediaSource.MediaSource | MDN, SPEC | Window | β |
| Worker | β | ||
api.MediaSource.activeSourceBuffers | MDN, SPEC | Window | β |
| Worker | β | ||
api.MediaSource.addSourceBuffer | MDN, SPEC | Window | β |
| Worker | β | ||
api.MediaSource.canConstructInDedicatedWorker_static | MDN, SPEC | Window | β |
| Worker | β | ||
api.MediaSource.clearLiveSeekableRange | MDN, SPEC | Window | β |
| Worker | β | ||
api.MediaSource.duration | MDN, SPEC | Window | β |
| Worker | β | ||
api.MediaSource.endOfStream | MDN, SPEC | Window | β |
| Worker | β | ||
api.MediaSource.handle | MDN, SPEC | Window | β |
| Worker | β | ||
api.MediaSource.isTypeSupported_static | MDN, SPEC | Window | β |
| Worker | β | ||
api.MediaSource.readyState | MDN, SPEC | Window | β |
| Worker | β | ||
api.MediaSource.removeSourceBuffer | MDN, SPEC | Window | β |
| Worker | β | ||
api.MediaSource.setLiveSeekableRange | MDN, SPEC | Window | β |
| Worker | β | ||
api.MediaSource.sourceBuffers | MDN, SPEC | Window | β |
| Worker | β | ||
api.MediaSource.sourceclose_event | MDN, SPEC | Window | β |
| Worker | β | ||
api.MediaSource.sourceended_event | MDN, SPEC | Window | β |
| Worker | β | ||
api.MediaSource.sourceopen_event | MDN, SPEC | Window | β |
| Worker | β |
MediaSourceHandle APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.MediaSourceHandle | N/A | Window | β |
| Worker | β |
MediaStream APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.MediaStream | N/A | Window | β |
api.MediaStream.MediaStream | MDN, SPEC | Window | β |
api.MediaStream.active | MDN, SPEC | Window | β |
api.MediaStream.active_event | N/A | Window | β |
api.MediaStream.addTrack | MDN, SPEC | Window | β |
api.MediaStream.addtrack_event | MDN, SPEC | Window | β |
api.MediaStream.clone | MDN, SPEC | Window | β |
api.MediaStream.getAudioTracks | MDN, SPEC | Window | β |
api.MediaStream.getTrackById | MDN, SPEC | Window | β |
api.MediaStream.getTracks | MDN, SPEC | Window | β |
api.MediaStream.getVideoTracks | MDN, SPEC | Window | β |
api.MediaStream.id | MDN, SPEC | Window | β |
api.MediaStream.inactive_event | N/A | Window | β |
api.MediaStream.removeTrack | MDN, SPEC | Window | β |
api.MediaStream.removetrack_event | MDN, SPEC | Window | β |
MediaStreamAudioDestinationNode APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.MediaStreamAudioDestinationNode | N/A | Window | β |
api.MediaStreamAudioDestinationNode.MediaStreamAudioDestinationNode | MDN, SPEC | Window | β |
api.MediaStreamAudioDestinationNode.stream | MDN, SPEC | Window | β |
MediaStreamAudioSourceNode APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.MediaStreamAudioSourceNode | N/A | Window | β |
api.MediaStreamAudioSourceNode.MediaStreamAudioSourceNode | MDN, SPEC | Window | β |
api.MediaStreamAudioSourceNode.mediaStream | MDN, SPEC | Window | β |
MediaStreamEvent APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.MediaStreamEvent | N/A | Window | β |
api.MediaStreamEvent.MediaStreamEvent | MDN | Window | β |
api.MediaStreamEvent.stream | MDN | Window | β |
MediaStreamTrack APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.MediaStreamTrack | N/A | Window | β |
api.MediaStreamTrack.applyConstraints | MDN, SPEC | Window | β |
api.MediaStreamTrack.capturehandlechange_event | SPEC0, SPEC1 | Window | β |
api.MediaStreamTrack.clone | MDN, SPEC | Window | β |
api.MediaStreamTrack.contentHint | MDN, SPEC | Window | β |
api.MediaStreamTrack.enabled | MDN, SPEC | Window | β |
api.MediaStreamTrack.ended_event | MDN, SPEC | Window | β |
api.MediaStreamTrack.getCapabilities | MDN, SPEC | Window | β |
api.MediaStreamTrack.getCaptureHandle | SPEC | Window | β |
api.MediaStreamTrack.getConstraints | MDN, SPEC | Window | β |
api.MediaStreamTrack.getSettings | MDN, SPEC | Window | β |
api.MediaStreamTrack.getSupportedCaptureActions | N/A | Window | β |
api.MediaStreamTrack.id | MDN, SPEC | Window | β |
api.MediaStreamTrack.isolated | N/A | Window | β |
api.MediaStreamTrack.isolationchange_event | N/A | Window | β |
api.MediaStreamTrack.kind | MDN, SPEC | Window | β |
api.MediaStreamTrack.label | MDN, SPEC | Window | β |
api.MediaStreamTrack.mute_event | MDN, SPEC | Window | β |
api.MediaStreamTrack.muted | MDN, SPEC | Window | β |
api.MediaStreamTrack.readyState | MDN, SPEC | Window | β |
api.MediaStreamTrack.sendCaptureAction | N/A | Window | β |
api.MediaStreamTrack.stop | MDN, SPEC | Window | β |
api.MediaStreamTrack.unmute_event | MDN, SPEC | Window | β |
MediaStreamTrackAudioSourceNode APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.MediaStreamTrackAudioSourceNode | N/A | Window | β |
api.MediaStreamTrackAudioSourceNode.MediaStreamTrackAudioSourceNode | MDN, SPEC | Window | β |
api.MediaStreamTrackAudioSourceNode.mediaStreamTrack | N/A | Window | β |
MediaStreamTrackEvent APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.MediaStreamTrackEvent | N/A | Window | β |
api.MediaStreamTrackEvent.MediaStreamTrackEvent | MDN, SPEC | Window | β |
api.MediaStreamTrackEvent.track | MDN, SPEC | Window | β |
MediaStreamTrackGenerator APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.MediaStreamTrackGenerator | N/A | Window | β |
api.MediaStreamTrackGenerator.MediaStreamTrackGenerator | MDN | Window | β |
api.MediaStreamTrackGenerator.writable | MDN | Window | β |
MediaStreamTrackHandle APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.MediaStreamTrackHandle | N/A | Window | β |
| Worker | β | ||
api.MediaStreamTrackHandle.MediaStreamTrackHandle | N/A | Window | β |
| Worker | β |
MediaStreamTrackProcessor APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.MediaStreamTrackProcessor | N/A | Worker | β |
api.MediaStreamTrackProcessor.MediaStreamTrackProcessor | MDN, SPEC | Worker | β |
api.MediaStreamTrackProcessor.discardedFrames | N/A | Worker | β |
api.MediaStreamTrackProcessor.readable | MDN, SPEC | Worker | β |
api.MediaStreamTrackProcessor.totalFrames | N/A | Worker | β |
MerchantValidationEvent APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.MerchantValidationEvent | N/A | Window | β |
api.MerchantValidationEvent.MerchantValidationEvent | MDN | Window | β |
api.MerchantValidationEvent.complete | MDN | Window | β |
api.MerchantValidationEvent.methodName | MDN | Window | β |
api.MerchantValidationEvent.validationURL | MDN | Window | β |
MessageChannel APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.MessageChannel | N/A | Window | β |
| Worker | β | ||
api.MessageChannel.MessageChannel | MDN, SPEC | Window | β |
| Worker | β | ||
api.MessageChannel.port1 | MDN, SPEC | Window | β |
| Worker | β | ||
api.MessageChannel.port2 | MDN, SPEC | Window | β |
| Worker | β |
MessageEvent APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.MessageEvent | N/A | Window | β |
| Worker | β | ||
api.MessageEvent.MessageEvent | MDN, SPEC | Window | β |
| Worker | β | ||
api.MessageEvent.data | MDN, SPEC | Window | β |
| Worker | β | ||
api.MessageEvent.initMessageEvent | SPEC | Window | β |
| Worker | β | ||
api.MessageEvent.lastEventId | MDN, SPEC | Window | β |
| Worker | β | ||
api.MessageEvent.origin | MDN, SPEC | Window | β |
| Worker | β | ||
api.MessageEvent.ports | MDN, SPEC | Window | β |
| Worker | β | ||
api.MessageEvent.source | MDN, SPEC | Window | β |
| Worker | β | ||
api.MessageEvent.userActivation | N/A | Window | β |
| Worker | β |
MessagePort APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.MessagePort | N/A | Window | β |
| Worker | β | ||
api.MessagePort.close | MDN, SPEC | Window | β |
| Worker | β | ||
api.MessagePort.close_event | N/A | Window | β |
| Worker | β | ||
api.MessagePort.message_event | MDN, SPEC0, SPEC1 | Window | β |
| Worker | β | ||
api.MessagePort.messageerror_event | MDN, SPEC0, SPEC1 | Window | β |
| Worker | β | ||
api.MessagePort.postMessage | MDN, SPEC | Window | β |
| Worker | β | ||
api.MessagePort.start | MDN, SPEC | Window | β |
| Worker | β |
Metadata APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.Metadata | N/A | Window | β οΈ |
api.Metadata.modificationTime | MDN | Window | β οΈ |
api.Metadata.size | MDN | Window | β οΈ |
MimeType APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.MimeType | N/A | Window | β οΈ |
api.MimeType.description | SPEC | Window | β οΈ |
api.MimeType.enabledPlugin | SPEC | Window | β οΈ |
api.MimeType.suffixes | SPEC | Window | β οΈ |
api.MimeType.type | SPEC | Window | β οΈ |
MimeTypeArray APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.MimeTypeArray | N/A | Window | β |
api.MimeTypeArray.item | SPEC | Window | β |
api.MimeTypeArray.length | SPEC | Window | β |
api.MimeTypeArray.namedItem | SPEC | Window | β |
ModelContext APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.ModelContext | N/A | Window | β |
api.ModelContext.registerTool | N/A | Window | β |
ModelContextClient APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.ModelContextClient | N/A | Window | β |
api.ModelContextClient.requestUserInteraction | N/A | Window | β |
MouseEvent APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.MouseEvent | N/A | Window | β |
api.MouseEvent.MouseEvent | MDN, SPEC | Window | β |
api.MouseEvent.altKey | MDN, SPEC | Window | β |
api.MouseEvent.button | MDN, SPEC | Window | β |
api.MouseEvent.buttons | MDN, SPEC | Window | β |
api.MouseEvent.clientX | MDN, SPEC | Window | β |
api.MouseEvent.clientY | MDN, SPEC | Window | β |
api.MouseEvent.ctrlKey | MDN, SPEC | Window | β |
api.MouseEvent.getModifierState | MDN, SPEC | Window | β |
api.MouseEvent.initMouseEvent | MDN, SPEC | Window | β |
api.MouseEvent.layerX | MDN | Window | β |
api.MouseEvent.layerY | MDN | Window | β |
api.MouseEvent.metaKey | MDN, SPEC | Window | β |
api.MouseEvent.movementX | MDN, SPEC | Window | β |
api.MouseEvent.movementY | MDN, SPEC | Window | β |
api.MouseEvent.offsetX | MDN, SPEC | Window | β |
api.MouseEvent.offsetY | MDN, SPEC | Window | β |
api.MouseEvent.pageX | MDN, SPEC | Window | β |
api.MouseEvent.pageY | MDN, SPEC | Window | β |
api.MouseEvent.region | N/A | Window | β |
api.MouseEvent.relatedTarget | MDN, SPEC | Window | β |
api.MouseEvent.screenX | MDN, SPEC | Window | β |
api.MouseEvent.screenY | MDN, SPEC | Window | β |
api.MouseEvent.shiftKey | MDN, SPEC | Window | β |
api.MouseEvent.x | MDN, SPEC | Window | β |
api.MouseEvent.y | MDN, SPEC | Window | β |
MouseScrollEvent APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.MouseScrollEvent | N/A | Window | β |
MutationEvent APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.MutationEvent | N/A | Window | β |
api.MutationEvent.attrChange | MDN | Window | β |
api.MutationEvent.attrName | MDN | Window | β |
api.MutationEvent.initMutationEvent | MDN | Window | β |
api.MutationEvent.newValue | MDN | Window | β |
api.MutationEvent.prevValue | MDN | Window | β |
api.MutationEvent.relatedNode | MDN | Window | β |
MutationObserver APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.MutationObserver | N/A | Window | β |
api.MutationObserver.MutationObserver | MDN, SPEC | Window | β |
api.MutationObserver.disconnect | MDN, SPEC | Window | β |
api.MutationObserver.observe | MDN, SPEC | Window | β |
api.MutationObserver.takeRecords | MDN, SPEC | Window | β |
MutationRecord APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.MutationRecord | N/A | Window | β |
api.MutationRecord.addedNodes | MDN, SPEC | Window | β |
api.MutationRecord.attributeName | MDN, SPEC | Window | β |
api.MutationRecord.attributeNamespace | MDN, SPEC | Window | β |
api.MutationRecord.nextSibling | MDN, SPEC | Window | β |
api.MutationRecord.oldValue | MDN, SPEC | Window | β |
api.MutationRecord.previousSibling | MDN, SPEC | Window | β |
api.MutationRecord.removedNodes | MDN, SPEC | Window | β |
api.MutationRecord.target | MDN, SPEC | Window | β |
api.MutationRecord.type | MDN, SPEC | Window | β |
NDEFMessage APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.NDEFMessage | N/A | Window | β |
api.NDEFMessage.NDEFMessage | MDN, SPEC | Window | β |
api.NDEFMessage.records | MDN, SPEC | Window | β |
NDEFReader APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.NDEFReader | N/A | Window | β |
api.NDEFReader.NDEFReader | MDN, SPEC | Window | β |
api.NDEFReader.makeReadOnly | SPEC | Window | β |
api.NDEFReader.reading_event | MDN, SPEC | Window | β |
api.NDEFReader.readingerror_event | MDN, SPEC | Window | β |
api.NDEFReader.scan | MDN, SPEC | Window | β |
api.NDEFReader.write | MDN, SPEC | Window | β |
NDEFReadingEvent APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.NDEFReadingEvent | N/A | Window | β |
api.NDEFReadingEvent.NDEFReadingEvent | MDN, SPEC | Window | β |
api.NDEFReadingEvent.message | MDN, SPEC | Window | β |
api.NDEFReadingEvent.serialNumber | MDN, SPEC | Window | β |
NDEFRecord APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.NDEFRecord | N/A | Window | β |
api.NDEFRecord.NDEFRecord | MDN, SPEC | Window | β |
api.NDEFRecord.data | MDN, SPEC | Window | β |
api.NDEFRecord.encoding | MDN, SPEC | Window | β |
api.NDEFRecord.id | MDN, SPEC | Window | β |
api.NDEFRecord.lang | MDN, SPEC | Window | β |
api.NDEFRecord.mediaType | MDN, SPEC | Window | β |
api.NDEFRecord.recordType | MDN, SPEC | Window | β |
api.NDEFRecord.toRecords | MDN, SPEC | Window | β |
NamedFlow APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.NamedFlow | N/A | Window | β |
api.NamedFlow.firstEmptyRegionIndex | N/A | Window | β |
api.NamedFlow.getContent | N/A | Window | β |
api.NamedFlow.getRegions | N/A | Window | β |
api.NamedFlow.getRegionsByContent | N/A | Window | β |
api.NamedFlow.name | N/A | Window | β |
api.NamedFlow.overset | N/A | Window | β |
NamedFlowMap APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.NamedFlowMap | N/A | Window | β |
api.NamedFlowMap.@@iterator | N/A | Window | β |
api.NamedFlowMap.clear | N/A | Window | β |
api.NamedFlowMap.delete | N/A | Window | β |
api.NamedFlowMap.entries | N/A | Window | β |
api.NamedFlowMap.forEach | N/A | Window | β |
api.NamedFlowMap.get | N/A | Window | β |
api.NamedFlowMap.has | N/A | Window | β |
api.NamedFlowMap.keys | N/A | Window | β |
api.NamedFlowMap.set | N/A | Window | β |
api.NamedFlowMap.size | N/A | Window | β |
api.NamedFlowMap.values | N/A | Window | β |
NamedNodeMap APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.NamedNodeMap | N/A | Window | β |
api.NamedNodeMap.getNamedItem | MDN, SPEC | Window | β |
api.NamedNodeMap.getNamedItemNS | MDN, SPEC | Window | β |
api.NamedNodeMap.item | MDN, SPEC | Window | β |
api.NamedNodeMap.length | MDN, SPEC | Window | β |
api.NamedNodeMap.removeNamedItem | MDN, SPEC | Window | β |
api.NamedNodeMap.removeNamedItemNS | MDN, SPEC | Window | β |
api.NamedNodeMap.setNamedItem | MDN, SPEC | Window | β |
api.NamedNodeMap.setNamedItemNS | MDN, SPEC | Window | β |
NavigateEvent APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.NavigateEvent | N/A | Window | β |
api.NavigateEvent.NavigateEvent | MDN, SPEC | Window | β |
api.NavigateEvent.canIntercept | MDN, SPEC | Window | β |
api.NavigateEvent.destination | MDN, SPEC | Window | β |
api.NavigateEvent.downloadRequest | MDN, SPEC | Window | β |
api.NavigateEvent.formData | MDN, SPEC | Window | β |
api.NavigateEvent.hasUAVisualTransition | MDN, SPEC | Window | β |
api.NavigateEvent.hashChange | MDN, SPEC | Window | β |
api.NavigateEvent.info | MDN, SPEC | Window | β |
api.NavigateEvent.intercept | MDN, SPEC | Window | β |
api.NavigateEvent.navigationType | MDN, SPEC | Window | β |
api.NavigateEvent.scroll | MDN, SPEC | Window | β |
api.NavigateEvent.signal | MDN, SPEC | Window | β |
api.NavigateEvent.sourceElement | MDN, SPEC | Window | β |
api.NavigateEvent.userInitiated | MDN, SPEC | Window | β |
Navigation APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.Navigation | N/A | Window | β |
api.Navigation.activation | MDN, SPEC | Window | β |
api.Navigation.back | MDN, SPEC | Window | β |
api.Navigation.canGoBack | MDN, SPEC | Window | β |
api.Navigation.canGoForward | MDN, SPEC | Window | β |
api.Navigation.currentEntry | MDN, SPEC | Window | β |
api.Navigation.currententrychange_event | MDN, SPEC | Window | β |
api.Navigation.entries | MDN, SPEC | Window | β |
api.Navigation.forward | MDN, SPEC | Window | β |
api.Navigation.navigate | MDN, SPEC | Window | β |
api.Navigation.navigate_event | MDN, SPEC | Window | β |
api.Navigation.navigateerror_event | MDN, SPEC | Window | β |
api.Navigation.navigatesuccess_event | MDN, SPEC | Window | β |
api.Navigation.reload | MDN, SPEC | Window | β |
api.Navigation.transition | MDN, SPEC | Window | β |
api.Navigation.traverseTo | MDN, SPEC | Window | β |
api.Navigation.updateCurrentEntry | MDN, SPEC | Window | β |
NavigationActivation APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.NavigationActivation | N/A | Window | β |
api.NavigationActivation.entry | MDN, SPEC | Window | β |
api.NavigationActivation.from | MDN, SPEC | Window | β |
api.NavigationActivation.navigationType | MDN, SPEC | Window | β |
NavigationCurrentEntryChangeEvent APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.NavigationCurrentEntryChangeEvent | N/A | Window | β |
api.NavigationCurrentEntryChangeEvent.NavigationCurrentEntryChangeEvent | MDN, SPEC | Window | β |
api.NavigationCurrentEntryChangeEvent.from | MDN, SPEC | Window | β |
api.NavigationCurrentEntryChangeEvent.navigationType | MDN, SPEC | Window | β |
NavigationDestination APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.NavigationDestination | N/A | Window | β |
api.NavigationDestination.getState | MDN, SPEC | Window | β |
api.NavigationDestination.id | MDN, SPEC | Window | β |
api.NavigationDestination.index | MDN, SPEC | Window | β |
api.NavigationDestination.key | MDN, SPEC | Window | β |
api.NavigationDestination.sameDocument | MDN, SPEC | Window | β |
api.NavigationDestination.url | MDN, SPEC | Window | β |
NavigationEvent APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.NavigationEvent | N/A | Window | β |
api.NavigationEvent.NavigationEvent | N/A | Window | β |
api.NavigationEvent.dir | N/A | Window | β |
api.NavigationEvent.relatedTarget | N/A | Window | β |
NavigationHistoryEntry APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.NavigationHistoryEntry | N/A | Window | β |
api.NavigationHistoryEntry.dispose_event | MDN, SPEC | Window | β |
api.NavigationHistoryEntry.getState | MDN, SPEC | Window | β |
api.NavigationHistoryEntry.id | MDN, SPEC | Window | β |
api.NavigationHistoryEntry.index | MDN, SPEC | Window | β |
api.NavigationHistoryEntry.key | MDN, SPEC | Window | β |
api.NavigationHistoryEntry.sameDocument | MDN, SPEC | Window | β |
api.NavigationHistoryEntry.url | MDN, SPEC | Window | β |
NavigationPrecommitController APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.NavigationPrecommitController | N/A | Window | β |
api.NavigationPrecommitController.addHandler | MDN, SPEC | Window | β |
api.NavigationPrecommitController.redirect | MDN, SPEC | Window | β |
NavigationPreloadManager APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.NavigationPreloadManager | N/A | Window | β |
| Worker | β | ||
api.NavigationPreloadManager.disable | MDN, SPEC | Window | β |
| Worker | β | ||
api.NavigationPreloadManager.enable | MDN, SPEC | Window | β |
| Worker | β | ||
api.NavigationPreloadManager.getState | MDN, SPEC | Window | β |
| Worker | β | ||
api.NavigationPreloadManager.setHeaderValue | MDN, SPEC | Window | β |
| Worker | β |
NavigationTransition APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.NavigationTransition | N/A | Window | β |
api.NavigationTransition.committed | MDN, SPEC | Window | β |
api.NavigationTransition.finished | MDN, SPEC | Window | β |
api.NavigationTransition.from | MDN, SPEC | Window | β |
api.NavigationTransition.navigationType | MDN, SPEC | Window | β |
api.NavigationTransition.to | MDN, SPEC | Window | β |
Navigator APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.Navigator | N/A | Window | β |
api.Navigator.activeVRDisplays | MDN | Window | β |
api.Navigator.adAuctionComponents | SPEC | Window | β |
api.Navigator.appCodeName | MDN, SPEC | Window | β |
api.Navigator.appName | MDN, SPEC | Window | β |
api.Navigator.appVersion | MDN, SPEC | Window | β |
api.Navigator.attribution | N/A | Window | β |
api.Navigator.audioSession | MDN, SPEC | Window | β |
api.Navigator.authentication | N/A | Window | β |
api.Navigator.bluetooth | MDN, SPEC | Window | β |
api.Navigator.buildID | MDN | Window | β |
api.Navigator.canShare | MDN, SPEC | Window | β |
api.Navigator.canShare.data_files_parameter | N/A | Window | β |
api.Navigator.canShare.data_text_parameter | N/A | Window | β |
api.Navigator.clearAppBadge | MDN, SPEC | Window | β |
api.Navigator.clipboard | MDN, SPEC | Window | β |
api.Navigator.connection | MDN, SPEC | Window | β |
api.Navigator.contacts | MDN, SPEC | Window | β |
api.Navigator.cookieEnabled | MDN, SPEC | Window | β |
api.Navigator.createHandwritingRecognizer | N/A | Window | β |
api.Navigator.credentials | MDN, SPEC | Window | β |
api.Navigator.deprecatedReplaceInURN | MDN, SPEC | Window | β |
api.Navigator.deprecatedURNtoURL | N/A | Window | β |
api.Navigator.deviceMemory | MDN, SPEC | Window | β |
api.Navigator.devicePosture | MDN, SPEC | Window | β |
api.Navigator.doNotTrack | MDN | Window | β |
api.Navigator.geolocation | MDN, SPEC | Window | β |
api.Navigator.getAutoplayPolicy | MDN, SPEC | Window | β |
api.Navigator.getBattery | MDN, SPEC | Window | β |
api.Navigator.getGamepads | MDN, SPEC | Window | β |
api.Navigator.getInstalledRelatedApps | MDN, SPEC | Window | β |
api.Navigator.getUserMedia | MDN, SPEC | Window | β |
api.Navigator.getVRDisplays | MDN | Window | β |
api.Navigator.globalPrivacyControl | MDN, SPEC | Window | β |
api.Navigator.gpu | MDN, SPEC | Window | β |
api.Navigator.hardwareConcurrency | MDN, SPEC | Window | β |
api.Navigator.hid | MDN, SPEC | Window | β |
api.Navigator.ink | MDN, SPEC | Window | β |
api.Navigator.javaEnabled | MDN, SPEC | Window | β |
api.Navigator.keyboard | MDN, SPEC | Window | β |
api.Navigator.language | MDN, SPEC | Window | β |
api.Navigator.languages | MDN, SPEC | Window | β |
api.Navigator.locks | MDN, SPEC | Window | β |
api.Navigator.login | MDN, SPEC | Window | β |
api.Navigator.managed | SPEC | Window | β |
api.Navigator.maxTouchPoints | MDN, SPEC | Window | β |
api.Navigator.mediaCapabilities | MDN, SPEC | Window | β |
api.Navigator.mediaDevices | MDN, SPEC | Window | β |
api.Navigator.mediaSession | MDN, SPEC | Window | β |
api.Navigator.mimeTypes | MDN, SPEC | Window | β |
api.Navigator.ml | SPEC | Window | β |
api.Navigator.modelContext | N/A | Window | β |
api.Navigator.onLine | MDN, SPEC | Window | β |
api.Navigator.oscpu | MDN, SPEC | Window | β |
api.Navigator.pdfViewerEnabled | MDN, SPEC | Window | β |
api.Navigator.permissions | MDN, SPEC | Window | β |
api.Navigator.platform | MDN, SPEC | Window | β |
api.Navigator.plugins | MDN, SPEC | Window | β |
api.Navigator.preferences | MDN, SPEC | Window | β |
api.Navigator.presentation | MDN, SPEC | Window | β |
api.Navigator.product | MDN, SPEC | Window | β |
api.Navigator.productSub | MDN, SPEC | Window | β |
api.Navigator.queryHandwritingRecognizer | N/A | Window | β |
api.Navigator.registerProtocolHandler | MDN, SPEC | Window | β |
api.Navigator.requestMIDIAccess | MDN, SPEC | Window | β |
api.Navigator.requestMediaKeySystemAccess | MDN, SPEC | Window | β |
api.Navigator.scheduling | MDN, SPEC | Window | β |
api.Navigator.sendBeacon | MDN, SPEC | Window | β |
api.Navigator.serial | MDN, SPEC | Window | β |
api.Navigator.serviceWorker | MDN, SPEC | Window | β |
api.Navigator.setAppBadge | MDN, SPEC | Window | β |
api.Navigator.share | MDN, SPEC | Window | β |
api.Navigator.share.data_files_parameter | N/A | Window | β |
api.Navigator.share.data_text_parameter | N/A | Window | β |
api.Navigator.storage | MDN, SPEC | Window | β |
api.Navigator.storageBuckets | SPEC | Window | β |
api.Navigator.taintEnabled | MDN, SPEC | Window | β |
api.Navigator.unregisterProtocolHandler | MDN, SPEC | Window | β |
api.Navigator.usb | MDN, SPEC | Window | β |
api.Navigator.userActivation | MDN, SPEC | Window | β |
api.Navigator.userAgent | MDN, SPEC | Window | β |
api.Navigator.userAgentData | MDN, SPEC | Window | β |
api.Navigator.vendor | MDN, SPEC | Window | β |
api.Navigator.vendorSub | MDN, SPEC | Window | β |
api.Navigator.vibrate | MDN, SPEC | Window | β |
api.Navigator.virtualKeyboard | MDN, SPEC | Window | β |
api.Navigator.wakeLock | MDN, SPEC | Window | β |
api.Navigator.webdriver | MDN, SPEC | Window | β |
api.Navigator.windowControlsOverlay | MDN, SPEC | Window | β |
api.Navigator.xr | MDN, SPEC | Window | β |
NavigatorLogin APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.NavigatorLogin | N/A | Window | β |
api.NavigatorLogin.setStatus | MDN, SPEC | Window | β |
NavigatorManagedData APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.NavigatorManagedData | N/A | Window | β |
api.NavigatorManagedData.getAnnotatedAssetId | N/A | Window | β |
api.NavigatorManagedData.getAnnotatedLocation | N/A | Window | β |
api.NavigatorManagedData.getDirectoryId | N/A | Window | β |
api.NavigatorManagedData.getHostname | N/A | Window | β |
api.NavigatorManagedData.getManagedConfiguration | SPEC | Window | β |
api.NavigatorManagedData.getSerialNumber | N/A | Window | β |
api.NavigatorManagedData.managedconfigurationchange_event | SPEC | Window | β |
NavigatorUAData APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.NavigatorUAData | N/A | Window | β |
| Worker | β | ||
api.NavigatorUAData.brands | MDN, SPEC | Window | β |
| Worker | β | ||
api.NavigatorUAData.getHighEntropyValues | MDN, SPEC | Window | β |
| Worker | β | ||
api.NavigatorUAData.mobile | MDN, SPEC | Window | β |
| Worker | β | ||
api.NavigatorUAData.platform | MDN, SPEC | Window | β |
| Worker | β | ||
api.NavigatorUAData.toJSON | MDN, SPEC | Window | β |
| Worker | β |
NetworkInformation APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.NetworkInformation | N/A | Window | β |
| Worker | β | ||
api.NetworkInformation.change_event | MDN, SPEC | Window | β |
| Worker | β | ||
api.NetworkInformation.downlink | MDN, SPEC | Window | β |
| Worker | β | ||
api.NetworkInformation.downlinkMax | MDN, SPEC | Window | β |
| Worker | β | ||
api.NetworkInformation.effectiveType | MDN, SPEC | Window | β |
| Worker | β | ||
api.NetworkInformation.rtt | MDN, SPEC | Window | β |
| Worker | β | ||
api.NetworkInformation.saveData | MDN, SPEC | Window | β |
| Worker | β | ||
api.NetworkInformation.type | MDN, SPEC | Window | β |
| Worker | β | ||
api.NetworkInformation.typechange_event | N/A | Window | β |
| Worker | β |
Node APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.Node | N/A | Window | β |
api.Node.appendChild | MDN, SPEC | Window | β |
api.Node.baseURI | MDN, SPEC | Window | β |
api.Node.childNodes | MDN, SPEC | Window | β |
api.Node.cloneNode | MDN, SPEC | Window | β |
api.Node.compareDocumentPosition | MDN, SPEC | Window | β |
api.Node.contains | MDN, SPEC | Window | β |
api.Node.firstChild | MDN, SPEC | Window | β |
api.Node.getRootNode | MDN, SPEC | Window | β |
api.Node.hasChildNodes | MDN, SPEC | Window | β |
api.Node.insertBefore | MDN, SPEC | Window | β |
api.Node.isConnected | MDN, SPEC | Window | β |
api.Node.isDefaultNamespace | MDN, SPEC | Window | β |
api.Node.isEqualNode | MDN, SPEC | Window | β |
api.Node.isSameNode | MDN, SPEC | Window | β |
api.Node.lastChild | MDN, SPEC | Window | β |
api.Node.lookupNamespaceURI | MDN, SPEC | Window | β |
api.Node.lookupPrefix | MDN, SPEC | Window | β |
api.Node.nextSibling | MDN, SPEC | Window | β |
api.Node.nodeName | MDN, SPEC | Window | β |
api.Node.nodeType | MDN, SPEC | Window | β |
api.Node.nodeValue | MDN, SPEC | Window | β |
api.Node.normalize | MDN, SPEC | Window | β |
api.Node.ownerDocument | MDN, SPEC | Window | β |
api.Node.parentElement | MDN, SPEC | Window | β |
api.Node.parentNode | MDN, SPEC | Window | β |
api.Node.previousSibling | MDN, SPEC | Window | β |
api.Node.removeChild | MDN, SPEC | Window | β |
api.Node.replaceChild | MDN, SPEC | Window | β |
api.Node.selectstart_event | MDN, SPEC0, SPEC1 | Window | β |
api.Node.textContent | MDN, SPEC | Window | β |
NodeIterator APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.NodeIterator | N/A | Window | β |
api.NodeIterator.detach | MDN, SPEC | Window | β |
api.NodeIterator.filter | MDN, SPEC | Window | β |
api.NodeIterator.nextNode | MDN, SPEC | Window | β |
api.NodeIterator.pointerBeforeReferenceNode | MDN, SPEC | Window | β |
api.NodeIterator.previousNode | MDN, SPEC | Window | β |
api.NodeIterator.referenceNode | MDN, SPEC | Window | β |
api.NodeIterator.root | MDN, SPEC | Window | β |
api.NodeIterator.whatToShow | MDN, SPEC | Window | β |
NodeList APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.NodeList | N/A | Window | β |
api.NodeList.@@iterator | SPEC | Window | β |
api.NodeList.entries | MDN, SPEC | Window | β |
api.NodeList.forEach | MDN, SPEC | Window | β |
api.NodeList.item | MDN, SPEC | Window | β |
api.NodeList.keys | MDN, SPEC | Window | β |
api.NodeList.length | MDN, SPEC | Window | β |
api.NodeList.values | MDN, SPEC | Window | β |
NotRestoredReasonDetails APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.NotRestoredReasonDetails | N/A | Window | β |
api.NotRestoredReasonDetails.reason | MDN, SPEC | Window | β |
api.NotRestoredReasonDetails.toJSON | MDN, SPEC | Window | β |
NotRestoredReasons APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.NotRestoredReasons | N/A | Window | β |
api.NotRestoredReasons.children | MDN, SPEC | Window | β |
api.NotRestoredReasons.id | MDN, SPEC | Window | β |
api.NotRestoredReasons.name | MDN, SPEC | Window | β |
api.NotRestoredReasons.reasons | MDN, SPEC | Window | β |
api.NotRestoredReasons.src | MDN, SPEC | Window | β |
api.NotRestoredReasons.toJSON | MDN, SPEC | Window | β |
api.NotRestoredReasons.url | MDN, SPEC | Window | β |
Notification APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.Notification | N/A | Window | β |
| Worker | β | ||
api.Notification.Notification | MDN, SPEC | Window | β |
| Worker | β | ||
api.Notification.actions | MDN, SPEC | Window | β |
| Worker | β | ||
api.Notification.badge | MDN, SPEC | Window | β |
| Worker | β | ||
api.Notification.body | MDN, SPEC | Window | β |
| Worker | β | ||
api.Notification.click_event | MDN, SPEC | Window | β |
| Worker | β | ||
api.Notification.close | MDN, SPEC | Window | β |
| Worker | β | ||
api.Notification.close_event | MDN, SPEC | Window | β |
| Worker | β | ||
api.Notification.data | MDN, SPEC | Window | β |
| Worker | β | ||
api.Notification.dir | MDN, SPEC | Window | β |
| Worker | β | ||
api.Notification.error_event | MDN, SPEC | Window | β |
| Worker | β | ||
api.Notification.icon | MDN, SPEC | Window | β |
| Worker | β | ||
api.Notification.image | MDN, SPEC | Window | β |
| Worker | β | ||
api.Notification.lang | MDN, SPEC | Window | β |
| Worker | β | ||
api.Notification.maxActions_static | MDN, SPEC | Window | β |
| Worker | β | ||
api.Notification.navigate | MDN, SPEC | Window | β |
| Worker | β | ||
api.Notification.permission_static | MDN, SPEC | Window | β |
| Worker | β | ||
api.Notification.renotify | MDN, SPEC | Window | β |
| Worker | β | ||
api.Notification.requestPermission_static | MDN, SPEC | Window | β |
| Worker | β | ||
api.Notification.requireInteraction | MDN, SPEC | Window | β |
| Worker | β | ||
api.Notification.show_event | MDN, SPEC | Window | β |
| Worker | β | ||
api.Notification.silent | MDN, SPEC | Window | β |
| Worker | β | ||
api.Notification.tag | MDN, SPEC | Window | β |
| Worker | β | ||
api.Notification.timestamp | MDN, SPEC | Window | β |
| Worker | β | ||
api.Notification.title | MDN, SPEC | Window | β |
| Worker | β | ||
api.Notification.vibrate | MDN, SPEC | Window | β |
| Worker | β |
NotificationEvent APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.NotificationEvent | N/A | ServiceWorker | β |
api.NotificationEvent.NotificationEvent | MDN, SPEC | ServiceWorker | β |
api.NotificationEvent.action | MDN, SPEC | ServiceWorker | β |
api.NotificationEvent.notification | MDN, SPEC | ServiceWorker | β |
OES_draw_buffers_indexed APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.OES_draw_buffers_indexed | N/A | Window | β |
| Worker | β | ||
api.OES_draw_buffers_indexed.blendEquationSeparateiOES | MDN, SPEC | Window | β |
| Worker | β | ||
api.OES_draw_buffers_indexed.blendEquationiOES | MDN, SPEC | Window | β |
| Worker | β | ||
api.OES_draw_buffers_indexed.blendFuncSeparateiOES | MDN, SPEC | Window | β |
| Worker | β | ||
api.OES_draw_buffers_indexed.blendFunciOES | MDN, SPEC | Window | β |
| Worker | β | ||
api.OES_draw_buffers_indexed.colorMaskiOES | MDN, SPEC | Window | β |
| Worker | β | ||
api.OES_draw_buffers_indexed.disableiOES | MDN, SPEC | Window | β |
| Worker | β | ||
api.OES_draw_buffers_indexed.enableiOES | MDN, SPEC | Window | β |
| Worker | β |
OES_element_index_uint APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.OES_element_index_uint | N/A | Window | β |
| Worker | β |
OES_fbo_render_mipmap APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.OES_fbo_render_mipmap | N/A | Window | β |
| Worker | β |
OES_standard_derivatives APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.OES_standard_derivatives | N/A | Window | β |
| Worker | β |
OES_texture_float APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.OES_texture_float | N/A | Window | β |
| Worker | β |
OES_texture_float_linear APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.OES_texture_float_linear | N/A | Window | β |
| Worker | β |
OES_texture_half_float APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.OES_texture_half_float | N/A | Window | β |
| Worker | β |
OES_texture_half_float_linear APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.OES_texture_half_float_linear | N/A | Window | β |
| Worker | β |
OES_vertex_array_object APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.OES_vertex_array_object | N/A | Window | β |
| Worker | β | ||
api.OES_vertex_array_object.bindVertexArrayOES | MDN, SPEC | Window | β |
| Worker | β | ||
api.OES_vertex_array_object.createVertexArrayOES | MDN, SPEC | Window | β |
| Worker | β | ||
api.OES_vertex_array_object.deleteVertexArrayOES | MDN, SPEC | Window | β |
| Worker | β | ||
api.OES_vertex_array_object.isVertexArrayOES | MDN, SPEC | Window | β |
| Worker | β |
OTPCredential APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.OTPCredential | N/A | Window | β |
api.OTPCredential.code | MDN, SPEC | Window | β |
OVR_multiview2 APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.OVR_multiview2 | N/A | Window | β |
| Worker | β | ||
api.OVR_multiview2.framebufferTextureMultiviewOVR | MDN, SPEC | Window | β |
| Worker | β |
Observable APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.Observable | N/A | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.Observable.Observable | SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.Observable.catch | SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.Observable.drop | SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.Observable.every | SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.Observable.filter | SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.Observable.finally | SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.Observable.find | SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.Observable.first | SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.Observable.flatMap | SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.Observable.forEach | SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.Observable.from_static | SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.Observable.inspect | SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.Observable.last | SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.Observable.map | SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.Observable.reduce | SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.Observable.some | SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.Observable.subscribe | SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.Observable.switchMap | SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.Observable.take | SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.Observable.takeUntil | SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.Observable.toArray | SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β |
OfflineAudioCompletionEvent APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.OfflineAudioCompletionEvent | N/A | Window | β |
api.OfflineAudioCompletionEvent.OfflineAudioCompletionEvent | MDN, SPEC | Window | β |
api.OfflineAudioCompletionEvent.renderedBuffer | MDN, SPEC | Window | β |
OfflineAudioContext APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.OfflineAudioContext | N/A | Window | β |
api.OfflineAudioContext.OfflineAudioContext | MDN, SPEC | Window | β |
api.OfflineAudioContext.OfflineAudioContext.options_parameter | N/A | Window | β |
api.OfflineAudioContext.complete_event | MDN, SPEC0, SPEC1 | Window | β |
api.OfflineAudioContext.length | MDN, SPEC | Window | β |
api.OfflineAudioContext.resume | MDN, SPEC | Window | β |
api.OfflineAudioContext.startRendering | MDN, SPEC | Window | β |
api.OfflineAudioContext.startRendering.returns_promise | N/A | Window | β |
api.OfflineAudioContext.suspend | MDN, SPEC | Window | β |
OffscreenCanvas APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.OffscreenCanvas | N/A | Window | β |
| Worker | β | ||
api.OffscreenCanvas.OffscreenCanvas | MDN, SPEC | Window | β |
| Worker | β | ||
api.OffscreenCanvas.contextlost_event | MDN, SPEC0, SPEC1 | Window | β |
| Worker | β | ||
api.OffscreenCanvas.contextrestored_event | MDN, SPEC0, SPEC1 | Window | β |
| Worker | β | ||
api.OffscreenCanvas.convertToBlob | MDN, SPEC | Window | β |
| Worker | β | ||
api.OffscreenCanvas.convertToBlob.option_type_parameter_webp | N/A | Window | β |
| Worker | β | ||
api.OffscreenCanvas.getContext | MDN, SPEC | Window | β |
| Worker | β | ||
api.OffscreenCanvas.getContext.2d_context | N/A | Window | β |
| Worker | β | ||
api.OffscreenCanvas.getContext.bitmaprenderer_context | N/A | Window | β |
| Worker | β | ||
api.OffscreenCanvas.getContext.webgl2_context | N/A | Window | β |
| Worker | β | ||
api.OffscreenCanvas.getContext.webgl_context | N/A | Window | β |
| Worker | β | ||
api.OffscreenCanvas.getContext.webgpu_context | N/A | Window | β |
| Worker | β | ||
api.OffscreenCanvas.height | MDN, SPEC | Window | β |
| Worker | β | ||
api.OffscreenCanvas.transferToImageBitmap | MDN, SPEC | Window | β |
| Worker | β | ||
api.OffscreenCanvas.width | MDN, SPEC | Window | β |
| Worker | β |
OffscreenCanvasRenderingContext2D APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.OffscreenCanvasRenderingContext2D | N/A | Window | β |
| Worker | β | ||
api.OffscreenCanvasRenderingContext2D.arc | MDN, SPEC | Window | β |
| Worker | β | ||
api.OffscreenCanvasRenderingContext2D.arcTo | MDN, SPEC | Window | β |
| Worker | β | ||
api.OffscreenCanvasRenderingContext2D.beginPath | MDN, SPEC | Window | β |
| Worker | β | ||
api.OffscreenCanvasRenderingContext2D.bezierCurveTo | MDN, SPEC | Window | β |
| Worker | β | ||
api.OffscreenCanvasRenderingContext2D.canvas | MDN, SPEC | Window | β |
| Worker | β | ||
api.OffscreenCanvasRenderingContext2D.clearRect | MDN, SPEC | Window | β |
| Worker | β | ||
api.OffscreenCanvasRenderingContext2D.clip | MDN, SPEC | Window | β |
| Worker | β | ||
api.OffscreenCanvasRenderingContext2D.closePath | MDN, SPEC | Window | β |
| Worker | β | ||
api.OffscreenCanvasRenderingContext2D.commit | MDN | Window | β |
| Worker | β | ||
api.OffscreenCanvasRenderingContext2D.createConicGradient | MDN, SPEC | Window | β |
| Worker | β | ||
api.OffscreenCanvasRenderingContext2D.createImageData | MDN, SPEC | Window | β |
| Worker | β | ||
api.OffscreenCanvasRenderingContext2D.createLinearGradient | MDN, SPEC | Window | β |
| Worker | β | ||
api.OffscreenCanvasRenderingContext2D.createPattern | MDN, SPEC | Window | β |
| Worker | β | ||
api.OffscreenCanvasRenderingContext2D.createRadialGradient | MDN, SPEC | Window | β |
| Worker | β | ||
api.OffscreenCanvasRenderingContext2D.direction | MDN, SPEC | Window | β |
| Worker | β | ||
api.OffscreenCanvasRenderingContext2D.drawImage | MDN, SPEC | Window | β |
| Worker | β | ||
api.OffscreenCanvasRenderingContext2D.ellipse | MDN, SPEC | Window | β |
| Worker | β | ||
api.OffscreenCanvasRenderingContext2D.fill | MDN, SPEC | Window | β |
| Worker | β | ||
api.OffscreenCanvasRenderingContext2D.fillRect | MDN, SPEC | Window | β |
| Worker | β | ||
api.OffscreenCanvasRenderingContext2D.fillStyle | MDN, SPEC | Window | β |
| Worker | β | ||
api.OffscreenCanvasRenderingContext2D.fillText | MDN, SPEC | Window | β |
| Worker | β | ||
api.OffscreenCanvasRenderingContext2D.filter | MDN, SPEC | Window | β |
| Worker | β | ||
api.OffscreenCanvasRenderingContext2D.font | MDN, SPEC | Window | β |
| Worker | β | ||
api.OffscreenCanvasRenderingContext2D.fontKerning | MDN, SPEC | Window | β |
| Worker | β | ||
api.OffscreenCanvasRenderingContext2D.fontStretch | MDN, SPEC | Window | β |
| Worker | β | ||
api.OffscreenCanvasRenderingContext2D.fontVariantCaps | MDN, SPEC | Window | β |
| Worker | β | ||
api.OffscreenCanvasRenderingContext2D.getContextAttributes | MDN, SPEC | Window | β |
| Worker | β | ||
api.OffscreenCanvasRenderingContext2D.getImageData | MDN, SPEC | Window | β |
| Worker | β | ||
api.OffscreenCanvasRenderingContext2D.getLineDash | MDN, SPEC | Window | β |
| Worker | β | ||
api.OffscreenCanvasRenderingContext2D.getTransform | MDN, SPEC | Window | β |
| Worker | β | ||
api.OffscreenCanvasRenderingContext2D.globalAlpha | MDN, SPEC | Window | β |
| Worker | β | ||
api.OffscreenCanvasRenderingContext2D.globalCompositeOperation | MDN, SPEC | Window | β |
| Worker | β | ||
api.OffscreenCanvasRenderingContext2D.imageSmoothingEnabled | MDN, SPEC | Window | β |
| Worker | β | ||
api.OffscreenCanvasRenderingContext2D.imageSmoothingQuality | MDN, SPEC | Window | β |
| Worker | β | ||
api.OffscreenCanvasRenderingContext2D.isContextLost | MDN, SPEC | Window | β |
| Worker | β | ||
api.OffscreenCanvasRenderingContext2D.isPointInPath | MDN, SPEC | Window | β |
| Worker | β | ||
api.OffscreenCanvasRenderingContext2D.isPointInStroke | MDN, SPEC | Window | β |
| Worker | β | ||
api.OffscreenCanvasRenderingContext2D.lang | MDN, SPEC | Window | β |
| Worker | β | ||
api.OffscreenCanvasRenderingContext2D.letterSpacing | MDN, SPEC | Window | β |
| Worker | β | ||
api.OffscreenCanvasRenderingContext2D.lineCap | MDN, SPEC | Window | β |
| Worker | β | ||
api.OffscreenCanvasRenderingContext2D.lineDashOffset | MDN, SPEC | Window | β |
| Worker | β | ||
api.OffscreenCanvasRenderingContext2D.lineJoin | MDN, SPEC | Window | β |
| Worker | β | ||
api.OffscreenCanvasRenderingContext2D.lineTo | MDN, SPEC | Window | β |
| Worker | β | ||
api.OffscreenCanvasRenderingContext2D.lineWidth | MDN, SPEC | Window | β |
| Worker | β | ||
api.OffscreenCanvasRenderingContext2D.measureText | MDN, SPEC | Window | β |
| Worker | β | ||
api.OffscreenCanvasRenderingContext2D.miterLimit | MDN, SPEC | Window | β |
| Worker | β | ||
api.OffscreenCanvasRenderingContext2D.moveTo | MDN, SPEC | Window | β |
| Worker | β | ||
api.OffscreenCanvasRenderingContext2D.putImageData | MDN, SPEC | Window | β |
| Worker | β | ||
api.OffscreenCanvasRenderingContext2D.quadraticCurveTo | MDN, SPEC | Window | β |
| Worker | β | ||
api.OffscreenCanvasRenderingContext2D.rect | MDN, SPEC | Window | β |
| Worker | β | ||
api.OffscreenCanvasRenderingContext2D.reset | MDN, SPEC | Window | β |
| Worker | β | ||
api.OffscreenCanvasRenderingContext2D.resetTransform | MDN, SPEC | Window | β |
| Worker | β | ||
api.OffscreenCanvasRenderingContext2D.restore | MDN, SPEC | Window | β |
| Worker | β | ||
api.OffscreenCanvasRenderingContext2D.rotate | MDN, SPEC | Window | β |
| Worker | β | ||
api.OffscreenCanvasRenderingContext2D.roundRect | MDN, SPEC | Window | β |
| Worker | β | ||
api.OffscreenCanvasRenderingContext2D.save | MDN, SPEC | Window | β |
| Worker | β | ||
api.OffscreenCanvasRenderingContext2D.scale | MDN, SPEC | Window | β |
| Worker | β | ||
api.OffscreenCanvasRenderingContext2D.setLineDash | MDN, SPEC | Window | β |
| Worker | β | ||
api.OffscreenCanvasRenderingContext2D.setTransform | MDN, SPEC | Window | β |
| Worker | β | ||
api.OffscreenCanvasRenderingContext2D.shadowBlur | MDN, SPEC | Window | β |
| Worker | β | ||
api.OffscreenCanvasRenderingContext2D.shadowColor | MDN, SPEC | Window | β |
| Worker | β | ||
api.OffscreenCanvasRenderingContext2D.shadowOffsetX | MDN, SPEC | Window | β |
| Worker | β | ||
api.OffscreenCanvasRenderingContext2D.shadowOffsetY | MDN, SPEC | Window | β |
| Worker | β | ||
api.OffscreenCanvasRenderingContext2D.stroke | MDN, SPEC | Window | β |
| Worker | β | ||
api.OffscreenCanvasRenderingContext2D.strokeRect | MDN, SPEC | Window | β |
| Worker | β | ||
api.OffscreenCanvasRenderingContext2D.strokeStyle | MDN, SPEC | Window | β |
| Worker | β | ||
api.OffscreenCanvasRenderingContext2D.strokeText | MDN, SPEC | Window | β |
| Worker | β | ||
api.OffscreenCanvasRenderingContext2D.textAlign | MDN, SPEC | Window | β |
| Worker | β | ||
api.OffscreenCanvasRenderingContext2D.textBaseline | MDN, SPEC | Window | β |
| Worker | β | ||
api.OffscreenCanvasRenderingContext2D.textRendering | MDN, SPEC | Window | β |
| Worker | β | ||
api.OffscreenCanvasRenderingContext2D.transform | MDN, SPEC | Window | β |
| Worker | β | ||
api.OffscreenCanvasRenderingContext2D.translate | MDN, SPEC | Window | β |
| Worker | β | ||
api.OffscreenCanvasRenderingContext2D.wordSpacing | MDN, SPEC | Window | β |
| Worker | β |
OrientationSensor APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.OrientationSensor | N/A | Window | β |
api.OrientationSensor.populateMatrix | MDN, SPEC | Window | β |
api.OrientationSensor.quaternion | MDN, SPEC | Window | β |
Origin APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.Origin | N/A | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.Origin.Origin | SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.Origin.from_static | SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.Origin.isSameOrigin | SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.Origin.isSameSite | SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.Origin.opaque | SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β |
OscillatorNode APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.OscillatorNode | N/A | Window | β |
api.OscillatorNode.OscillatorNode | MDN, SPEC | Window | β |
api.OscillatorNode.detune | MDN, SPEC | Window | β |
api.OscillatorNode.frequency | MDN, SPEC | Window | β |
api.OscillatorNode.setPeriodicWave | MDN, SPEC | Window | β |
api.OscillatorNode.type | MDN, SPEC | Window | β |
OverconstrainedError APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.OverconstrainedError | N/A | Window | β |
api.OverconstrainedError.OverconstrainedError | MDN, SPEC | Window | β |
api.OverconstrainedError.constraint | MDN, SPEC | Window | β |
PageRevealEvent APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.PageRevealEvent | N/A | Window | β |
api.PageRevealEvent.PageRevealEvent | MDN, SPEC | Window | β |
api.PageRevealEvent.viewTransition | MDN, SPEC | Window | β |
PageSwapEvent APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.PageSwapEvent | N/A | Window | β |
api.PageSwapEvent.PageSwapEvent | MDN, SPEC | Window | β |
api.PageSwapEvent.activation | MDN, SPEC | Window | β |
api.PageSwapEvent.viewTransition | MDN, SPEC | Window | β |
PageTransitionEvent APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.PageTransitionEvent | N/A | Window | β |
api.PageTransitionEvent.PageTransitionEvent | MDN, SPEC | Window | β |
api.PageTransitionEvent.persisted | MDN, SPEC | Window | β |
PannerNode APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.PannerNode | N/A | Window | β |
api.PannerNode.PannerNode | MDN, SPEC | Window | β |
api.PannerNode.coneInnerAngle | MDN, SPEC | Window | β |
api.PannerNode.coneOuterAngle | MDN, SPEC | Window | β |
api.PannerNode.coneOuterGain | MDN, SPEC | Window | β |
api.PannerNode.distanceModel | MDN, SPEC | Window | β |
api.PannerNode.maxDistance | MDN, SPEC | Window | β |
api.PannerNode.orientationX | MDN, SPEC | Window | β |
api.PannerNode.orientationY | MDN, SPEC | Window | β |
api.PannerNode.orientationZ | MDN, SPEC | Window | β |
api.PannerNode.panningModel | MDN, SPEC | Window | β |
api.PannerNode.positionX | MDN, SPEC | Window | β |
api.PannerNode.positionY | MDN, SPEC | Window | β |
api.PannerNode.positionZ | MDN, SPEC | Window | β |
api.PannerNode.refDistance | MDN, SPEC | Window | β |
api.PannerNode.rolloffFactor | MDN, SPEC | Window | β |
api.PannerNode.setOrientation | MDN, SPEC | Window | β |
api.PannerNode.setPosition | MDN, SPEC | Window | β |
api.PannerNode.setVelocity | N/A | Window | β |
PasswordCredential APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.PasswordCredential | N/A | Window | β |
api.PasswordCredential.PasswordCredential | MDN, SPEC0, SPEC1 | Window | β |
api.PasswordCredential.iconURL | MDN, SPEC | Window | β |
api.PasswordCredential.name | MDN, SPEC | Window | β |
api.PasswordCredential.password | MDN, SPEC | Window | β |
Path2D APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.Path2D | N/A | Window | β |
| Worker | β | ||
api.Path2D.Path2D | MDN, SPEC | Window | β |
| Worker | β | ||
api.Path2D.addPath | MDN, SPEC | Window | β |
| Worker | β | ||
api.Path2D.arc | MDN, SPEC | Window | β |
| Worker | β | ||
api.Path2D.arcTo | MDN, SPEC | Window | β |
| Worker | β | ||
api.Path2D.bezierCurveTo | MDN, SPEC | Window | β |
| Worker | β | ||
api.Path2D.closePath | MDN, SPEC | Window | β |
| Worker | β | ||
api.Path2D.ellipse | MDN, SPEC | Window | β |
| Worker | β | ||
api.Path2D.lineTo | MDN, SPEC | Window | β |
| Worker | β | ||
api.Path2D.moveTo | MDN, SPEC | Window | β |
| Worker | β | ||
api.Path2D.quadraticCurveTo | MDN, SPEC | Window | β |
| Worker | β | ||
api.Path2D.rect | MDN, SPEC | Window | β |
| Worker | β | ||
api.Path2D.roundRect | MDN, SPEC | Window | β |
| Worker | β |
PaymentAddress APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.PaymentAddress | N/A | Window | β |
api.PaymentAddress.addressLine | MDN | Window | β |
api.PaymentAddress.city | MDN | Window | β |
api.PaymentAddress.country | MDN | Window | β |
api.PaymentAddress.dependentLocality | MDN | Window | β |
api.PaymentAddress.organization | MDN | Window | β |
api.PaymentAddress.phone | MDN | Window | β |
api.PaymentAddress.postalCode | MDN | Window | β |
api.PaymentAddress.recipient | MDN | Window | β |
api.PaymentAddress.region | MDN | Window | β |
api.PaymentAddress.sortingCode | MDN | Window | β |
api.PaymentAddress.toJSON | MDN | Window | β |
PaymentManager APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.PaymentManager | N/A | Window | β |
api.PaymentManager.enableDelegations | MDN, SPEC | Window | β |
api.PaymentManager.userHint | MDN, SPEC | Window | β |
PaymentMethodChangeEvent APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.PaymentMethodChangeEvent | N/A | Window | β |
api.PaymentMethodChangeEvent.PaymentMethodChangeEvent | MDN, SPEC | Window | β |
api.PaymentMethodChangeEvent.methodDetails | MDN, SPEC | Window | β |
api.PaymentMethodChangeEvent.methodName | MDN, SPEC | Window | β |
PaymentRequest APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.PaymentRequest | N/A | Window | β |
api.PaymentRequest.PaymentRequest | MDN, SPEC | Window | β |
api.PaymentRequest.abort | MDN, SPEC | Window | β |
api.PaymentRequest.canMakePayment | MDN, SPEC | Window | β |
api.PaymentRequest.getSecurePaymentConfirmationCapabilities_static | SPEC | Window | β |
api.PaymentRequest.id | MDN, SPEC | Window | β |
api.PaymentRequest.merchantvalidation_event | MDN | Window | β |
api.PaymentRequest.paymentmethodchange_event | MDN, SPEC0, SPEC1 | Window | β |
api.PaymentRequest.securePaymentConfirmationAvailability_static | MDN, SPEC | Window | β |
api.PaymentRequest.shippingAddress | MDN | Window | β |
api.PaymentRequest.shippingOption | MDN | Window | β |
api.PaymentRequest.shippingType | MDN | Window | β |
api.PaymentRequest.shippingaddresschange_event | MDN | Window | β |
api.PaymentRequest.shippingoptionchange_event | MDN | Window | β |
api.PaymentRequest.show | MDN, SPEC | Window | β |
PaymentRequestEvent APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.PaymentRequestEvent | N/A | ServiceWorker | β |
api.PaymentRequestEvent.PaymentRequestEvent | MDN, SPEC | ServiceWorker | β |
api.PaymentRequestEvent.changePaymentMethod | MDN, SPEC | ServiceWorker | β |
api.PaymentRequestEvent.changeShippingAddress | SPEC | ServiceWorker | β |
api.PaymentRequestEvent.changeShippingOption | SPEC | ServiceWorker | β |
api.PaymentRequestEvent.methodData | MDN, SPEC | ServiceWorker | β |
api.PaymentRequestEvent.modifiers | MDN, SPEC | ServiceWorker | β |
api.PaymentRequestEvent.openWindow | MDN, SPEC | ServiceWorker | β |
api.PaymentRequestEvent.paymentOptions | SPEC | ServiceWorker | β |
api.PaymentRequestEvent.paymentRequestId | MDN, SPEC | ServiceWorker | β |
api.PaymentRequestEvent.paymentRequestOrigin | MDN, SPEC | ServiceWorker | β |
api.PaymentRequestEvent.respondWith | MDN, SPEC | ServiceWorker | β |
api.PaymentRequestEvent.shippingOptions | SPEC | ServiceWorker | β |
api.PaymentRequestEvent.topOrigin | MDN, SPEC | ServiceWorker | β |
api.PaymentRequestEvent.total | MDN, SPEC | ServiceWorker | β |
PaymentRequestUpdateEvent APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.PaymentRequestUpdateEvent | N/A | Window | β |
api.PaymentRequestUpdateEvent.PaymentRequestUpdateEvent | MDN, SPEC | Window | β |
api.PaymentRequestUpdateEvent.updateWith | MDN, SPEC | Window | β |
PaymentResponse APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.PaymentResponse | N/A | Window | β |
api.PaymentResponse.complete | MDN, SPEC | Window | β |
api.PaymentResponse.details | MDN, SPEC | Window | β |
api.PaymentResponse.methodName | MDN, SPEC | Window | β |
api.PaymentResponse.payerEmail | MDN, SPEC | Window | β |
api.PaymentResponse.payerName | MDN, SPEC | Window | β |
api.PaymentResponse.payerPhone | MDN, SPEC | Window | β |
api.PaymentResponse.payerdetailchange_event | MDN, SPEC | Window | β |
api.PaymentResponse.requestId | MDN, SPEC | Window | β |
api.PaymentResponse.retry | MDN, SPEC | Window | β |
api.PaymentResponse.shippingAddress | MDN, SPEC | Window | β |
api.PaymentResponse.shippingOption | MDN, SPEC | Window | β |
api.PaymentResponse.toJSON | MDN, SPEC | Window | β |
Performance APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.Performance | N/A | Window | β |
| Worker | β | ||
api.Performance.clearMarks | MDN, SPEC | Window | β |
| Worker | β | ||
api.Performance.clearMeasures | MDN, SPEC | Window | β |
| Worker | β | ||
api.Performance.clearResourceTimings | MDN, SPEC | Window | β |
| Worker | β | ||
api.Performance.eventCounts | MDN, SPEC | Window | β |
| Worker | β | ||
api.Performance.getEntries | MDN, SPEC | Window | β |
| Worker | β | ||
api.Performance.getEntriesByName | MDN, SPEC | Window | β |
| Worker | β | ||
api.Performance.getEntriesByType | MDN, SPEC | Window | β |
| Worker | β | ||
api.Performance.interactionCount | MDN, SPEC | Window | β |
| Worker | β | ||
api.Performance.mark | MDN, SPEC | Window | β |
| Worker | β | ||
api.Performance.mark.markOptions_parameter | N/A | Window | β |
| Worker | β | ||
api.Performance.mark.returns_performancemark | N/A | Window | β |
| Worker | β | ||
api.Performance.measure | MDN, SPEC | Window | β |
| Worker | β | ||
api.Performance.measure.measureOptions_parameter | N/A | Window | β |
| Worker | β | ||
api.Performance.measure.returns_performancemeasure | N/A | Window | β |
| Worker | β | ||
api.Performance.measureUserAgentSpecificMemory | MDN, SPEC | Window | β |
| Worker | β | ||
api.Performance.memory | MDN | Window | β |
| Worker | β | ||
api.Performance.navigation | MDN, SPEC | Window | β |
| Worker | β | ||
api.Performance.now | MDN, SPEC | Window | β |
| Worker | β | ||
api.Performance.resourcetimingbufferfull_event | MDN, SPEC | Window | β |
| Worker | β | ||
api.Performance.setResourceTimingBufferSize | MDN, SPEC | Window | β |
| Worker | β | ||
api.Performance.timeOrigin | MDN, SPEC | Window | β |
| Worker | β | ||
api.Performance.timing | MDN, SPEC | Window | β |
| Worker | β | ||
api.Performance.toJSON | MDN, SPEC | Window | β |
| Worker | β |
PerformanceContainerTiming APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.PerformanceContainerTiming | N/A | Window | β |
api.PerformanceContainerTiming.firstRenderTime | N/A | Window | β |
api.PerformanceContainerTiming.identifier | N/A | Window | β |
api.PerformanceContainerTiming.intersectionRect | N/A | Window | β |
api.PerformanceContainerTiming.lastPaintedElement | N/A | Window | β |
api.PerformanceContainerTiming.paintTime | N/A | Window | β |
api.PerformanceContainerTiming.presentationTime | N/A | Window | β |
api.PerformanceContainerTiming.rootElement | N/A | Window | β |
api.PerformanceContainerTiming.size | N/A | Window | β |
PerformanceElementTiming APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.PerformanceElementTiming | N/A | Window | β |
api.PerformanceElementTiming.element | MDN, SPEC | Window | β |
api.PerformanceElementTiming.id | MDN, SPEC | Window | β |
api.PerformanceElementTiming.identifier | MDN, SPEC | Window | β |
api.PerformanceElementTiming.intersectionRect | MDN, SPEC | Window | β |
api.PerformanceElementTiming.loadTime | MDN, SPEC | Window | β |
api.PerformanceElementTiming.naturalHeight | MDN, SPEC | Window | β |
api.PerformanceElementTiming.naturalWidth | MDN, SPEC | Window | β |
api.PerformanceElementTiming.paintTime | MDN, SPEC | Window | β |
api.PerformanceElementTiming.presentationTime | MDN, SPEC | Window | β |
api.PerformanceElementTiming.renderTime | MDN, SPEC | Window | β |
api.PerformanceElementTiming.toJSON | MDN, SPEC | Window | β |
api.PerformanceElementTiming.url | MDN, SPEC | Window | β |
PerformanceEntry APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.PerformanceEntry | N/A | Window | β |
| Worker | β | ||
api.PerformanceEntry.duration | MDN, SPEC | Window | β |
| Worker | β | ||
api.PerformanceEntry.entryType | MDN, SPEC | Window | β |
| Worker | β | ||
api.PerformanceEntry.id | N/A | Window | β |
| Worker | β | ||
api.PerformanceEntry.name | MDN, SPEC | Window | β |
| Worker | β | ||
api.PerformanceEntry.navigationId | N/A | Window | β |
| Worker | β | ||
api.PerformanceEntry.startTime | MDN, SPEC | Window | β |
| Worker | β | ||
api.PerformanceEntry.toJSON | MDN, SPEC | Window | β |
| Worker | β |
PerformanceEventTiming APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.PerformanceEventTiming | N/A | Window | β |
api.PerformanceEventTiming.cancelable | MDN, SPEC | Window | β |
api.PerformanceEventTiming.interactionId | MDN, SPEC | Window | β |
api.PerformanceEventTiming.processingEnd | MDN, SPEC | Window | β |
api.PerformanceEventTiming.processingStart | MDN, SPEC | Window | β |
api.PerformanceEventTiming.target | MDN, SPEC | Window | β |
api.PerformanceEventTiming.targetSelector | N/A | Window | β |
api.PerformanceEventTiming.toJSON | MDN, SPEC | Window | β |
PerformanceLongAnimationFrameTiming APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.PerformanceLongAnimationFrameTiming | N/A | Window | β |
api.PerformanceLongAnimationFrameTiming.blockingDuration | MDN, SPEC | Window | β |
api.PerformanceLongAnimationFrameTiming.firstUIEventTimestamp | MDN, SPEC | Window | β |
api.PerformanceLongAnimationFrameTiming.paintTime | MDN, SPEC | Window | β |
api.PerformanceLongAnimationFrameTiming.presentationTime | MDN, SPEC | Window | β |
api.PerformanceLongAnimationFrameTiming.renderStart | MDN, SPEC | Window | β |
api.PerformanceLongAnimationFrameTiming.scripts | MDN, SPEC | Window | β |
api.PerformanceLongAnimationFrameTiming.styleAndLayoutStart | MDN, SPEC | Window | β |
api.PerformanceLongAnimationFrameTiming.toJSON | MDN, SPEC | Window | β |
PerformanceLongTaskTiming APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.PerformanceLongTaskTiming | N/A | Window | β |
api.PerformanceLongTaskTiming.attribution | MDN, SPEC | Window | β |
api.PerformanceLongTaskTiming.toJSON | MDN, SPEC | Window | β |
PerformanceMark APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.PerformanceMark | N/A | Window | β |
| Worker | β | ||
api.PerformanceMark.PerformanceMark | MDN, SPEC | Window | β |
| Worker | β | ||
api.PerformanceMark.detail | MDN, SPEC | Window | β |
| Worker | β |
PerformanceMeasure APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.PerformanceMeasure | N/A | Window | β |
| Worker | β | ||
api.PerformanceMeasure.detail | MDN, SPEC | Window | β |
| Worker | β |
PerformanceNavigation APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.PerformanceNavigation | N/A | Window | β |
api.PerformanceNavigation.redirectCount | MDN, SPEC | Window | β |
api.PerformanceNavigation.toJSON | MDN, SPEC | Window | β |
api.PerformanceNavigation.type | MDN, SPEC | Window | β |
PerformanceNavigationTiming APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.PerformanceNavigationTiming | N/A | Window | β |
api.PerformanceNavigationTiming.activationStart | MDN, SPEC | Window | β |
api.PerformanceNavigationTiming.confidence | MDN, SPEC | Window | β |
api.PerformanceNavigationTiming.criticalCHRestart | MDN, SPEC | Window | β |
api.PerformanceNavigationTiming.domComplete | MDN, SPEC | Window | β |
api.PerformanceNavigationTiming.domContentLoadedEventEnd | MDN, SPEC | Window | β |
api.PerformanceNavigationTiming.domContentLoadedEventStart | MDN, SPEC | Window | β |
api.PerformanceNavigationTiming.domInteractive | MDN, SPEC | Window | β |
api.PerformanceNavigationTiming.loadEventEnd | MDN, SPEC | Window | β |
api.PerformanceNavigationTiming.loadEventStart | MDN, SPEC | Window | β |
api.PerformanceNavigationTiming.notRestoredReasons | MDN, SPEC | Window | β |
api.PerformanceNavigationTiming.redirectCount | MDN, SPEC | Window | β |
api.PerformanceNavigationTiming.toJSON | MDN, SPEC | Window | β |
api.PerformanceNavigationTiming.type | MDN, SPEC | Window | β |
api.PerformanceNavigationTiming.unloadEventEnd | MDN, SPEC | Window | β |
api.PerformanceNavigationTiming.unloadEventStart | MDN, SPEC | Window | β |
PerformanceObserver APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.PerformanceObserver | N/A | Window | β |
| Worker | β | ||
api.PerformanceObserver.PerformanceObserver | MDN, SPEC | Window | β |
| Worker | β | ||
api.PerformanceObserver.PerformanceObserver.droppedEntriesCount | N/A | Window | β |
| Worker | β | ||
api.PerformanceObserver.disconnect | MDN, SPEC | Window | β |
| Worker | β | ||
api.PerformanceObserver.observe | MDN, SPEC | Window | β |
| Worker | β | ||
api.PerformanceObserver.supportedEntryTypes_static | MDN, SPEC | Window | β |
| Worker | β | ||
api.PerformanceObserver.takeRecords | MDN, SPEC | Window | β |
| Worker | β |
PerformanceObserverEntryList APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.PerformanceObserverEntryList | N/A | Window | β |
| Worker | β | ||
api.PerformanceObserverEntryList.getEntries | MDN, SPEC | Window | β |
| Worker | β | ||
api.PerformanceObserverEntryList.getEntriesByName | MDN, SPEC | Window | β |
| Worker | β | ||
api.PerformanceObserverEntryList.getEntriesByType | MDN, SPEC | Window | β |
| Worker | β |
PerformancePaintTiming APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.PerformancePaintTiming | N/A | Window | β |
api.PerformancePaintTiming.paintTime | MDN, SPEC | Window | β |
api.PerformancePaintTiming.presentationTime | MDN, SPEC | Window | β |
api.PerformancePaintTiming.toJSON | MDN, SPEC | Window | β |
PerformanceResourceTiming APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.PerformanceResourceTiming | N/A | Window | β |
| Worker | β | ||
api.PerformanceResourceTiming.connectEnd | MDN, SPEC | Window | β |
| Worker | β | ||
api.PerformanceResourceTiming.connectStart | MDN, SPEC | Window | β |
| Worker | β | ||
api.PerformanceResourceTiming.contentEncoding | SPEC | Window | β |
| Worker | β | ||
api.PerformanceResourceTiming.contentType | MDN, SPEC | Window | β |
| Worker | β | ||
api.PerformanceResourceTiming.decodedBodySize | MDN, SPEC | Window | β |
| Worker | β | ||
api.PerformanceResourceTiming.deliveryType | MDN, SPEC | Window | β |
| Worker | β | ||
api.PerformanceResourceTiming.domainLookupEnd | MDN, SPEC | Window | β |
| Worker | β | ||
api.PerformanceResourceTiming.domainLookupStart | MDN, SPEC | Window | β |
| Worker | β | ||
api.PerformanceResourceTiming.encodedBodySize | MDN, SPEC | Window | β |
| Worker | β | ||
api.PerformanceResourceTiming.fetchStart | MDN, SPEC | Window | β |
| Worker | β | ||
api.PerformanceResourceTiming.finalResponseHeadersStart | MDN, SPEC | Window | β |
| Worker | β | ||
api.PerformanceResourceTiming.firstInterimResponseStart | MDN, SPEC | Window | β |
| Worker | β | ||
api.PerformanceResourceTiming.initiatorType | MDN, SPEC | Window | β |
| Worker | β | ||
api.PerformanceResourceTiming.nextHopProtocol | MDN, SPEC | Window | β |
| Worker | β | ||
api.PerformanceResourceTiming.redirectEnd | MDN, SPEC | Window | β |
| Worker | β | ||
api.PerformanceResourceTiming.redirectStart | MDN, SPEC | Window | β |
| Worker | β | ||
api.PerformanceResourceTiming.renderBlockingStatus | MDN, SPEC | Window | β |
| Worker | β | ||
api.PerformanceResourceTiming.requestStart | MDN, SPEC | Window | β |
| Worker | β | ||
api.PerformanceResourceTiming.responseEnd | MDN, SPEC | Window | β |
| Worker | β | ||
api.PerformanceResourceTiming.responseStart | MDN, SPEC | Window | β |
| Worker | β | ||
api.PerformanceResourceTiming.responseStatus | MDN, SPEC | Window | β |
| Worker | β | ||
api.PerformanceResourceTiming.secureConnectionStart | MDN, SPEC | Window | β |
| Worker | β | ||
api.PerformanceResourceTiming.serverTiming | MDN, SPEC | Window | β |
| Worker | β | ||
api.PerformanceResourceTiming.toJSON | MDN, SPEC | Window | β |
| Worker | β | ||
api.PerformanceResourceTiming.transferSize | MDN, SPEC | Window | β |
| Worker | β | ||
api.PerformanceResourceTiming.workerCacheLookupStart | SPEC | Window | β |
| Worker | β | ||
api.PerformanceResourceTiming.workerFinalRouterSource | N/A | Window | β |
| Worker | β | ||
api.PerformanceResourceTiming.workerMatchedRouterSource | N/A | Window | β |
| Worker | β | ||
api.PerformanceResourceTiming.workerRouterEvaluationStart | SPEC | Window | β |
| Worker | β | ||
api.PerformanceResourceTiming.workerStart | MDN, SPEC | Window | β |
| Worker | β |
PerformanceScriptTiming APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.PerformanceScriptTiming | N/A | Window | β |
api.PerformanceScriptTiming.executionStart | MDN, SPEC | Window | β |
api.PerformanceScriptTiming.forcedStyleAndLayoutDuration | MDN, SPEC | Window | β |
api.PerformanceScriptTiming.invoker | MDN, SPEC | Window | β |
api.PerformanceScriptTiming.invokerType | MDN, SPEC | Window | β |
api.PerformanceScriptTiming.pauseDuration | MDN, SPEC | Window | β |
api.PerformanceScriptTiming.sourceCharPosition | MDN, SPEC | Window | β |
api.PerformanceScriptTiming.sourceFunctionName | MDN, SPEC | Window | β |
api.PerformanceScriptTiming.sourceURL | MDN, SPEC | Window | β |
api.PerformanceScriptTiming.toJSON | MDN, SPEC | Window | β |
api.PerformanceScriptTiming.window | MDN, SPEC | Window | β |
api.PerformanceScriptTiming.windowAttribution | MDN, SPEC | Window | β |
PerformanceServerTiming APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.PerformanceServerTiming | N/A | Window | β |
| Worker | β | ||
api.PerformanceServerTiming.description | MDN, SPEC | Window | β |
| Worker | β | ||
api.PerformanceServerTiming.duration | MDN, SPEC | Window | β |
| Worker | β | ||
api.PerformanceServerTiming.name | MDN, SPEC | Window | β |
| Worker | β | ||
api.PerformanceServerTiming.toJSON | MDN, SPEC | Window | β |
| Worker | β |
PerformanceTiming APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.PerformanceTiming | N/A | Window | β |
api.PerformanceTiming.connectEnd | MDN, SPEC | Window | β |
api.PerformanceTiming.connectStart | MDN, SPEC | Window | β |
api.PerformanceTiming.domComplete | MDN, SPEC | Window | β |
api.PerformanceTiming.domContentLoadedEventEnd | MDN, SPEC | Window | β |
api.PerformanceTiming.domContentLoadedEventStart | MDN, SPEC | Window | β |
api.PerformanceTiming.domInteractive | MDN, SPEC | Window | β |
api.PerformanceTiming.domLoading | MDN, SPEC | Window | β |
api.PerformanceTiming.domainLookupEnd | MDN, SPEC | Window | β |
api.PerformanceTiming.domainLookupStart | MDN, SPEC | Window | β |
api.PerformanceTiming.fetchStart | MDN, SPEC | Window | β |
api.PerformanceTiming.loadEventEnd | MDN, SPEC | Window | β |
api.PerformanceTiming.loadEventStart | MDN, SPEC | Window | β |
api.PerformanceTiming.navigationStart | MDN, SPEC | Window | β |
api.PerformanceTiming.redirectEnd | MDN, SPEC | Window | β |
api.PerformanceTiming.redirectStart | MDN, SPEC | Window | β |
api.PerformanceTiming.requestStart | MDN, SPEC | Window | β |
api.PerformanceTiming.responseEnd | MDN, SPEC | Window | β |
api.PerformanceTiming.responseStart | MDN, SPEC | Window | β |
api.PerformanceTiming.secureConnectionStart | MDN, SPEC | Window | β |
api.PerformanceTiming.toJSON | MDN, SPEC | Window | β |
api.PerformanceTiming.unloadEventEnd | MDN, SPEC | Window | β |
api.PerformanceTiming.unloadEventStart | MDN, SPEC | Window | β |
PerformanceTimingConfidence APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.PerformanceTimingConfidence | N/A | Window | β |
api.PerformanceTimingConfidence.randomizedTriggerRate | MDN, SPEC | Window | β |
api.PerformanceTimingConfidence.toJSON | MDN, SPEC | Window | β |
api.PerformanceTimingConfidence.value | MDN, SPEC | Window | β |
PeriodicSyncEvent APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.PeriodicSyncEvent | N/A | ServiceWorker | β |
api.PeriodicSyncEvent.PeriodicSyncEvent | MDN, SPEC | ServiceWorker | β |
api.PeriodicSyncEvent.tag | MDN, SPEC | ServiceWorker | β |
PeriodicSyncManager APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.PeriodicSyncManager | N/A | Window | β |
| Worker | β | ||
api.PeriodicSyncManager.getTags | MDN, SPEC | Window | β |
| Worker | β | ||
api.PeriodicSyncManager.register | MDN, SPEC | Window | β |
| Worker | β | ||
api.PeriodicSyncManager.unregister | MDN, SPEC | Window | β |
| Worker | β |
PeriodicWave APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.PeriodicWave | N/A | Window | β οΈ |
api.PeriodicWave.PeriodicWave | MDN, SPEC | Window | β |
PermissionStatus APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.PermissionStatus | N/A | Window | β |
| Worker | β | ||
api.PermissionStatus.change_event | MDN, SPEC | Window | β |
| Worker | β | ||
api.PermissionStatus.name | MDN, SPEC | Window | β |
| Worker | β | ||
api.PermissionStatus.state | MDN, SPEC | Window | β |
| Worker | β |
Permissions APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.Permissions | N/A | Window | β |
| Worker | β | ||
api.Permissions.permission_accelerometer | SPEC | Window | β |
| Worker | β | ||
api.Permissions.permission_accessibility-events | N/A | Window | β |
| Worker | β | ||
api.Permissions.permission_ambient-light-sensor | SPEC | Window | β |
| Worker | β | ||
api.Permissions.permission_background-sync | SPEC | Window | β |
| Worker | β | ||
api.Permissions.permission_camera | SPEC | Window | β |
| Worker | β | ||
api.Permissions.permission_clipboard-read | N/A | Window | β |
| Worker | β | ||
api.Permissions.permission_clipboard-write | SPEC | Window | β |
| Worker | β | ||
api.Permissions.permission_compute-pressure | N/A | Window | β |
| Worker | β | ||
api.Permissions.permission_geolocation | SPEC | Window | β |
| Worker | β | ||
api.Permissions.permission_gyroscope | SPEC | Window | β |
| Worker | β | ||
api.Permissions.permission_local-fonts | SPEC | Window | β |
| Worker | β | ||
api.Permissions.permission_magnetometer | SPEC | Window | β |
| Worker | β | ||
api.Permissions.permission_microphone | SPEC | Window | β |
| Worker | β | ||
api.Permissions.permission_midi | SPEC | Window | β |
| Worker | β | ||
api.Permissions.permission_notifications | SPEC | Window | β |
| Worker | β | ||
api.Permissions.permission_payment-handler | N/A | Window | β |
| Worker | β | ||
api.Permissions.permission_persistent-storage | SPEC | Window | β |
| Worker | β | ||
api.Permissions.permission_push | SPEC | Window | β |
| Worker | β | ||
api.Permissions.permission_screen-wake-lock | SPEC | Window | β |
| Worker | β | ||
api.Permissions.permission_storage-access | SPEC | Window | β |
| Worker | β | ||
api.Permissions.permission_top-level-storage-access | N/A | Window | β |
| Worker | β | ||
api.Permissions.permission_window-management | SPEC | Window | β |
| Worker | β | ||
api.Permissions.query | MDN, SPEC | Window | β |
| Worker | β | ||
api.Permissions.request | SPEC | Window | β |
| Worker | β | ||
api.Permissions.requestAll | N/A | Window | β |
| Worker | β | ||
api.Permissions.revoke | MDN, SPEC | Window | β |
| Worker | β |
PermissionsPolicy APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.PermissionsPolicy | N/A | Window | β |
api.PermissionsPolicy.allowedFeatures | N/A | Window | β |
api.PermissionsPolicy.allowsFeature | N/A | Window | β |
api.PermissionsPolicy.features | N/A | Window | β |
api.PermissionsPolicy.getAllowlistForFeature | N/A | Window | β |
PictureInPictureEvent APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.PictureInPictureEvent | N/A | Window | β |
api.PictureInPictureEvent.PictureInPictureEvent | MDN, SPEC | Window | β |
api.PictureInPictureEvent.pictureInPictureWindow | MDN, SPEC | Window | β |
PictureInPictureWindow APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.PictureInPictureWindow | N/A | Window | β |
api.PictureInPictureWindow.height | MDN, SPEC | Window | β |
api.PictureInPictureWindow.resize_event | MDN, SPEC0, SPEC1 | Window | β |
api.PictureInPictureWindow.width | MDN, SPEC | Window | β |
Plugin APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.Plugin | N/A | Window | β οΈ |
api.Plugin.description | SPEC | Window | β οΈ |
api.Plugin.filename | SPEC | Window | β οΈ |
api.Plugin.item | SPEC | Window | β οΈ |
api.Plugin.length | SPEC | Window | β οΈ |
api.Plugin.name | SPEC | Window | β οΈ |
api.Plugin.namedItem | SPEC | Window | β οΈ |
api.Plugin.version | N/A | Window | β οΈ |
PluginArray APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.PluginArray | N/A | Window | β |
api.PluginArray.item | SPEC | Window | β |
api.PluginArray.length | SPEC | Window | β |
api.PluginArray.namedItem | SPEC | Window | β |
api.PluginArray.refresh | SPEC | Window | β |
PointerEvent APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.PointerEvent | N/A | Window | β |
api.PointerEvent.PointerEvent | MDN, SPEC | Window | β |
api.PointerEvent.altitudeAngle | MDN, SPEC | Window | β |
api.PointerEvent.azimuthAngle | MDN, SPEC | Window | β |
api.PointerEvent.getCoalescedEvents | MDN, SPEC | Window | β |
api.PointerEvent.getPredictedEvents | MDN, SPEC | Window | β |
api.PointerEvent.height | MDN, SPEC | Window | β |
api.PointerEvent.isPrimary | MDN, SPEC | Window | β |
api.PointerEvent.persistentDeviceId | MDN, SPEC | Window | β |
api.PointerEvent.pointerId | MDN, SPEC | Window | β |
api.PointerEvent.pointerType | MDN, SPEC | Window | β |
api.PointerEvent.pressure | MDN, SPEC | Window | β |
api.PointerEvent.tangentialPressure | MDN, SPEC | Window | β |
api.PointerEvent.tiltX | MDN, SPEC | Window | β |
api.PointerEvent.tiltY | MDN, SPEC | Window | β |
api.PointerEvent.twist | MDN, SPEC | Window | β |
api.PointerEvent.width | MDN, SPEC | Window | β |
PointerTimeline APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.PointerTimeline | N/A | Window | β |
api.PointerTimeline.PointerTimeline | N/A | Window | β |
api.PointerTimeline.axis | N/A | Window | β |
api.PointerTimeline.source | N/A | Window | β |
PopStateEvent APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.PopStateEvent | N/A | Window | β |
api.PopStateEvent.PopStateEvent | MDN, SPEC | Window | β |
api.PopStateEvent.hasUAVisualTransition | MDN, SPEC | Window | β |
api.PopStateEvent.state | MDN, SPEC | Window | β |
PortalActivateEvent APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.PortalActivateEvent | N/A | Window | β |
api.PortalActivateEvent.PortalActivateEvent | N/A | Window | β |
api.PortalActivateEvent.adoptPredecessor | N/A | Window | β |
api.PortalActivateEvent.data | N/A | Window | β |
PortalHost APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.PortalHost | N/A | Window | β |
api.PortalHost.message_event | N/A | Window | β |
api.PortalHost.messageerror_event | N/A | Window | β |
api.PortalHost.postMessage | N/A | Window | β |
PositionSensorVRDevice APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.PositionSensorVRDevice | N/A | Window | β |
api.PositionSensorVRDevice.getImmediateState | MDN | Window | β |
api.PositionSensorVRDevice.getState | MDN | Window | β |
api.PositionSensorVRDevice.resetSensor | MDN | Window | β |
PreferenceManager APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.PreferenceManager | N/A | Window | β |
api.PreferenceManager.colorScheme | MDN, SPEC | Window | β |
api.PreferenceManager.contrast | MDN, SPEC | Window | β |
api.PreferenceManager.reducedData | MDN, SPEC | Window | β |
api.PreferenceManager.reducedMotion | MDN, SPEC | Window | β |
api.PreferenceManager.reducedTransparency | MDN, SPEC | Window | β |
PreferenceObject APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.PreferenceObject | N/A | Window | β |
api.PreferenceObject.change_event | MDN, SPEC | Window | β |
api.PreferenceObject.clearOverride | MDN, SPEC | Window | β |
api.PreferenceObject.override | MDN, SPEC | Window | β |
api.PreferenceObject.requestOverride | MDN, SPEC | Window | β |
api.PreferenceObject.validValues | MDN, SPEC | Window | β |
api.PreferenceObject.value | MDN, SPEC | Window | β |
Presentation APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.Presentation | N/A | Window | β |
api.Presentation.defaultRequest | MDN, SPEC | Window | β |
api.Presentation.receiver | MDN, SPEC | Window | β |
PresentationAvailability APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.PresentationAvailability | N/A | Window | β |
api.PresentationAvailability.change_event | SPEC | Window | β |
api.PresentationAvailability.value | MDN, SPEC | Window | β |
PresentationConnection APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.PresentationConnection | N/A | Window | β |
api.PresentationConnection.binaryType | MDN, SPEC | Window | β |
api.PresentationConnection.close | MDN, SPEC | Window | β |
api.PresentationConnection.close_event | SPEC | Window | β |
api.PresentationConnection.connect_event | SPEC | Window | β |
api.PresentationConnection.id | MDN, SPEC | Window | β |
api.PresentationConnection.message_event | SPEC | Window | β |
api.PresentationConnection.send | MDN, SPEC | Window | β |
api.PresentationConnection.state | MDN, SPEC | Window | β |
api.PresentationConnection.terminate | MDN, SPEC | Window | β |
api.PresentationConnection.terminate_event | SPEC | Window | β |
api.PresentationConnection.url | MDN, SPEC | Window | β |
PresentationConnectionAvailableEvent APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.PresentationConnectionAvailableEvent | N/A | Window | β |
api.PresentationConnectionAvailableEvent.PresentationConnectionAvailableEvent | MDN, SPEC | Window | β |
api.PresentationConnectionAvailableEvent.connection | MDN, SPEC | Window | β |
PresentationConnectionCloseEvent APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.PresentationConnectionCloseEvent | N/A | Window | β |
api.PresentationConnectionCloseEvent.PresentationConnectionCloseEvent | SPEC | Window | β |
api.PresentationConnectionCloseEvent.message | SPEC | Window | β |
api.PresentationConnectionCloseEvent.reason | SPEC | Window | β |
PresentationConnectionList APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.PresentationConnectionList | N/A | Window | β |
api.PresentationConnectionList.connectionavailable_event | SPEC | Window | β |
api.PresentationConnectionList.connections | SPEC | Window | β |
PresentationReceiver APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.PresentationReceiver | N/A | Window | β |
api.PresentationReceiver.connectionList | SPEC | Window | β |
PresentationRequest APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.PresentationRequest | N/A | Window | β |
api.PresentationRequest.PresentationRequest | MDN, SPEC | Window | β |
api.PresentationRequest.connectionavailable_event | SPEC | Window | β |
api.PresentationRequest.getAvailability | MDN, SPEC | Window | β |
api.PresentationRequest.reconnect | MDN, SPEC | Window | β |
api.PresentationRequest.start | MDN, SPEC | Window | β |
PressureObserver APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.PressureObserver | N/A | SharedWorker | β |
| Window | β | ||
| Worker | β | ||
api.PressureObserver.PressureObserver | MDN, SPEC | SharedWorker | β |
| Window | β | ||
| Worker | β | ||
api.PressureObserver.disconnect | MDN, SPEC | SharedWorker | β |
| Window | β | ||
| Worker | β | ||
api.PressureObserver.knownSources_static | MDN, SPEC | SharedWorker | β |
| Window | β | ||
| Worker | β | ||
api.PressureObserver.observe | MDN, SPEC | SharedWorker | β |
| Window | β | ||
| Worker | β | ||
api.PressureObserver.takeRecords | MDN, SPEC | SharedWorker | β |
| Window | β | ||
| Worker | β | ||
api.PressureObserver.unobserve | MDN, SPEC | SharedWorker | β |
| Window | β | ||
| Worker | β |
PressureRecord APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.PressureRecord | N/A | SharedWorker | β |
| Window | β | ||
| Worker | β | ||
api.PressureRecord.source | MDN, SPEC | SharedWorker | β |
| Window | β | ||
| Worker | β | ||
api.PressureRecord.state | MDN, SPEC | SharedWorker | β |
| Window | β | ||
| Worker | β | ||
api.PressureRecord.time | MDN, SPEC | SharedWorker | β |
| Window | β | ||
| Worker | β | ||
api.PressureRecord.toJSON | MDN, SPEC | SharedWorker | β |
| Window | β | ||
| Worker | β |
ProcessingInstruction APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.ProcessingInstruction | N/A | Window | β |
api.ProcessingInstruction.sheet | MDN, SPEC | Window | β |
api.ProcessingInstruction.target | MDN, SPEC | Window | β |
Profiler APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.Profiler | N/A | Window | β |
| Worker | β | ||
api.Profiler.Profiler | MDN, SPEC | Window | β |
| Worker | β | ||
api.Profiler.sampleInterval | SPEC | Window | β |
| Worker | β | ||
api.Profiler.stop | MDN, SPEC | Window | β |
| Worker | β | ||
api.Profiler.stopped | SPEC | Window | β |
| Worker | β |
ProgressEvent APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.ProgressEvent | N/A | Window | β |
| Worker | β | ||
api.ProgressEvent.ProgressEvent | MDN, SPEC | Window | β |
| Worker | β | ||
api.ProgressEvent.lengthComputable | MDN, SPEC | Window | β |
| Worker | β | ||
api.ProgressEvent.loaded | MDN, SPEC | Window | β |
| Worker | β | ||
api.ProgressEvent.total | MDN, SPEC | Window | β |
| Worker | β |
PromiseRejectionEvent APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.PromiseRejectionEvent | N/A | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.PromiseRejectionEvent.PromiseRejectionEvent | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.PromiseRejectionEvent.promise | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.PromiseRejectionEvent.reason | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β |
ProximitySensor APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.ProximitySensor | N/A | Window | β |
api.ProximitySensor.ProximitySensor | N/A | Window | β |
api.ProximitySensor.distance | N/A | Window | β |
api.ProximitySensor.max | N/A | Window | β |
api.ProximitySensor.near | N/A | Window | β |
PublicKeyCredential APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.PublicKeyCredential | N/A | Window | β |
api.PublicKeyCredential.authenticatorAttachment | MDN, SPEC | Window | β |
api.PublicKeyCredential.getClientCapabilities_static | MDN, SPEC | Window | β |
api.PublicKeyCredential.getClientExtensionResults | MDN, SPEC | Window | β |
api.PublicKeyCredential.isConditionalMediationAvailable_static | MDN, SPEC | Window | β |
api.PublicKeyCredential.isUserVerifyingPlatformAuthenticatorAvailable_static | MDN, SPEC | Window | β |
api.PublicKeyCredential.parseCreationOptionsFromJSON_static | MDN, SPEC | Window | β |
api.PublicKeyCredential.parseRequestOptionsFromJSON_static | MDN, SPEC | Window | β |
api.PublicKeyCredential.rawId | MDN, SPEC | Window | β |
api.PublicKeyCredential.response | MDN, SPEC | Window | β |
api.PublicKeyCredential.signalAllAcceptedCredentials_static | MDN, SPEC | Window | β |
api.PublicKeyCredential.signalCurrentUserDetails_static | MDN, SPEC | Window | β |
api.PublicKeyCredential.signalUnknownCredential_static | MDN, SPEC | Window | β |
api.PublicKeyCredential.toJSON | MDN, SPEC | Window | β |
PushEvent APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.PushEvent | N/A | ServiceWorker | β |
api.PushEvent.PushEvent | MDN, SPEC | ServiceWorker | β |
api.PushEvent.data | MDN, SPEC | ServiceWorker | β |
api.PushEvent.notification | SPEC | ServiceWorker | β |
PushManager APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.PushManager | N/A | Window | β |
| Worker | β | ||
api.PushManager.getSubscription | MDN, SPEC | Window | β |
| Worker | β | ||
api.PushManager.hasPermission | MDN | Window | β |
| Worker | β | ||
api.PushManager.permissionState | MDN, SPEC | Window | β |
| Worker | β | ||
api.PushManager.register | MDN | Window | β |
| Worker | β | ||
api.PushManager.registrations | MDN | Window | β |
| Worker | β | ||
api.PushManager.subscribe | MDN, SPEC | Window | β |
| Worker | β | ||
api.PushManager.supportedContentEncodings_static | MDN, SPEC | Window | β |
| Worker | β | ||
api.PushManager.unregister | MDN | Window | β |
| Worker | β |
PushMessageData APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.PushMessageData | N/A | ServiceWorker | β |
api.PushMessageData.arrayBuffer | MDN, SPEC | ServiceWorker | β |
api.PushMessageData.blob | MDN, SPEC | ServiceWorker | β |
api.PushMessageData.bytes | MDN, SPEC | ServiceWorker | β |
api.PushMessageData.json | MDN, SPEC | ServiceWorker | β |
api.PushMessageData.text | MDN, SPEC | ServiceWorker | β |
PushSubscription APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.PushSubscription | N/A | Window | β |
| Worker | β | ||
api.PushSubscription.endpoint | MDN, SPEC | Window | β |
| Worker | β | ||
api.PushSubscription.expirationTime | MDN, SPEC | Window | β |
| Worker | β | ||
api.PushSubscription.getKey | MDN, SPEC | Window | β |
| Worker | β | ||
api.PushSubscription.options | MDN, SPEC | Window | β |
| Worker | β | ||
api.PushSubscription.subscriptionId | MDN | Window | β |
| Worker | β | ||
api.PushSubscription.toJSON | MDN, SPEC | Window | β |
| Worker | β | ||
api.PushSubscription.unsubscribe | MDN, SPEC | Window | β |
| Worker | β |
PushSubscriptionChangeEvent APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.PushSubscriptionChangeEvent | N/A | ServiceWorker | β |
api.PushSubscriptionChangeEvent.PushSubscriptionChangeEvent | SPEC | ServiceWorker | β |
api.PushSubscriptionChangeEvent.newSubscription | SPEC | ServiceWorker | β |
api.PushSubscriptionChangeEvent.oldSubscription | SPEC | ServiceWorker | β |
PushSubscriptionOptions APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.PushSubscriptionOptions | N/A | Window | β |
| Worker | β | ||
api.PushSubscriptionOptions.applicationServerKey | MDN, SPEC | Window | β |
| Worker | β | ||
api.PushSubscriptionOptions.userVisibleOnly | MDN, SPEC | Window | β |
| Worker | β |
QuotaExceededError APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.QuotaExceededError | N/A | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.QuotaExceededError.QuotaExceededError | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.QuotaExceededError.quota | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.QuotaExceededError.requested | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β |
RGBColor APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.RGBColor | N/A | Window | β |
api.RGBColor.blue | N/A | Window | β |
api.RGBColor.green | N/A | Window | β |
api.RGBColor.red | N/A | Window | β |
RTCCertificate APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.RTCCertificate | N/A | Window | β |
api.RTCCertificate.expires | MDN, SPEC | Window | β |
api.RTCCertificate.getFingerprints | MDN, SPEC | Window | β |
RTCDTMFSender APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.RTCDTMFSender | N/A | Window | β |
api.RTCDTMFSender.canInsertDTMF | MDN, SPEC | Window | β |
api.RTCDTMFSender.insertDTMF | MDN, SPEC | Window | β |
api.RTCDTMFSender.toneBuffer | MDN, SPEC | Window | β |
api.RTCDTMFSender.tonechange_event | MDN, SPEC | Window | β |
RTCDTMFToneChangeEvent APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.RTCDTMFToneChangeEvent | N/A | Window | β |
api.RTCDTMFToneChangeEvent.RTCDTMFToneChangeEvent | MDN, SPEC | Window | β |
api.RTCDTMFToneChangeEvent.tone | MDN, SPEC | Window | β |
RTCDataChannel APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.RTCDataChannel | N/A | Window | β |
| Worker | β | ||
api.RTCDataChannel.binaryType | MDN, SPEC | Window | β |
| Worker | β | ||
api.RTCDataChannel.binaryType.arraybuffer_value | N/A | Window | β |
| Worker | β | ||
api.RTCDataChannel.binaryType.blob_value | N/A | Window | β |
| Worker | β | ||
api.RTCDataChannel.bufferedAmount | MDN, SPEC | Window | β |
| Worker | β | ||
api.RTCDataChannel.bufferedAmountLowThreshold | MDN, SPEC | Window | β |
| Worker | β | ||
api.RTCDataChannel.bufferedamountlow_event | MDN, SPEC0, SPEC1 | Window | β |
| Worker | β | ||
api.RTCDataChannel.close | MDN, SPEC | Window | β |
| Worker | β | ||
api.RTCDataChannel.close_event | MDN, SPEC0, SPEC1 | Window | β |
| Worker | β | ||
api.RTCDataChannel.closing_event | MDN, SPEC0, SPEC1 | Window | β |
| Worker | β | ||
api.RTCDataChannel.error_event | MDN, SPEC0, SPEC1 | Window | β |
| Worker | β | ||
api.RTCDataChannel.id | MDN, SPEC | Window | β |
| Worker | β | ||
api.RTCDataChannel.label | MDN, SPEC | Window | β |
| Worker | β | ||
api.RTCDataChannel.maxPacketLifeTime | MDN, SPEC | Window | β |
| Worker | β | ||
api.RTCDataChannel.maxRetransmits | MDN, SPEC | Window | β |
| Worker | β | ||
api.RTCDataChannel.message_event | MDN, SPEC0, SPEC1 | Window | β |
| Worker | β | ||
api.RTCDataChannel.negotiated | MDN, SPEC | Window | β |
| Worker | β | ||
api.RTCDataChannel.open_event | MDN, SPEC0, SPEC1 | Window | β |
| Worker | β | ||
api.RTCDataChannel.ordered | MDN, SPEC | Window | β |
| Worker | β | ||
api.RTCDataChannel.priority | MDN, SPEC | Window | β |
| Worker | β | ||
api.RTCDataChannel.protocol | MDN, SPEC | Window | β |
| Worker | β | ||
api.RTCDataChannel.readyState | MDN, SPEC | Window | β |
| Worker | β | ||
api.RTCDataChannel.reliable | MDN | Window | β |
| Worker | β | ||
api.RTCDataChannel.send | MDN, SPEC | Window | β |
| Worker | β |
RTCDataChannelEvent APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.RTCDataChannelEvent | N/A | Window | β |
api.RTCDataChannelEvent.RTCDataChannelEvent | MDN, SPEC | Window | β |
api.RTCDataChannelEvent.channel | MDN, SPEC | Window | β |
RTCDtlsTransport APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.RTCDtlsTransport | N/A | Window | β |
api.RTCDtlsTransport.error_event | MDN, SPEC | Window | β |
api.RTCDtlsTransport.getRemoteCertificates | SPEC | Window | β |
api.RTCDtlsTransport.iceTransport | MDN, SPEC | Window | β |
api.RTCDtlsTransport.state | MDN, SPEC | Window | β |
api.RTCDtlsTransport.statechange_event | MDN, SPEC | Window | β |
RTCEncodedAudioFrame APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.RTCEncodedAudioFrame | N/A | Window | β |
| Worker | β | ||
api.RTCEncodedAudioFrame.RTCEncodedAudioFrame | MDN, SPEC | Window | β |
| Worker | β | ||
api.RTCEncodedAudioFrame.data | MDN, SPEC | Window | β |
| Worker | β | ||
api.RTCEncodedAudioFrame.getMetadata | MDN, SPEC | Window | β |
| Worker | β | ||
api.RTCEncodedAudioFrame.timestamp | MDN | Window | β |
| Worker | β |
RTCEncodedVideoFrame APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.RTCEncodedVideoFrame | N/A | Window | β |
| Worker | β | ||
api.RTCEncodedVideoFrame.RTCEncodedVideoFrame | MDN, SPEC | Window | β |
| Worker | β | ||
api.RTCEncodedVideoFrame.data | MDN, SPEC | Window | β |
| Worker | β | ||
api.RTCEncodedVideoFrame.getMetadata | MDN, SPEC | Window | β |
| Worker | β | ||
api.RTCEncodedVideoFrame.timestamp | MDN | Window | β |
| Worker | β | ||
api.RTCEncodedVideoFrame.type | MDN, SPEC | Window | β |
| Worker | β |
RTCError APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.RTCError | N/A | Window | β |
api.RTCError.RTCError | MDN, SPEC | Window | β |
api.RTCError.errorDetail | MDN, SPEC | Window | β |
api.RTCError.httpRequestStatusCode | SPEC | Window | β |
api.RTCError.receivedAlert | MDN, SPEC | Window | β |
api.RTCError.sctpCauseCode | MDN, SPEC | Window | β |
api.RTCError.sdpLineNumber | MDN, SPEC | Window | β |
api.RTCError.sentAlert | MDN, SPEC | Window | β |
RTCErrorEvent APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.RTCErrorEvent | N/A | Window | β |
api.RTCErrorEvent.RTCErrorEvent | MDN, SPEC | Window | β |
api.RTCErrorEvent.error | MDN, SPEC | Window | β |
RTCIceCandidate APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.RTCIceCandidate | N/A | Window | β οΈ |
api.RTCIceCandidate.RTCIceCandidate | MDN, SPEC | Window | β |
api.RTCIceCandidate.address | MDN, SPEC | Window | β οΈ |
api.RTCIceCandidate.candidate | MDN, SPEC | Window | β οΈ |
api.RTCIceCandidate.component | MDN, SPEC | Window | β οΈ |
api.RTCIceCandidate.foundation | MDN, SPEC | Window | β οΈ |
api.RTCIceCandidate.port | MDN, SPEC | Window | β οΈ |
api.RTCIceCandidate.priority | MDN, SPEC | Window | β οΈ |
api.RTCIceCandidate.protocol | MDN, SPEC | Window | β οΈ |
api.RTCIceCandidate.relatedAddress | MDN, SPEC | Window | β οΈ |
api.RTCIceCandidate.relatedPort | MDN, SPEC | Window | β οΈ |
api.RTCIceCandidate.relayProtocol | SPEC | Window | β οΈ |
api.RTCIceCandidate.sdpMLineIndex | MDN, SPEC | Window | β οΈ |
api.RTCIceCandidate.sdpMid | MDN, SPEC | Window | β οΈ |
api.RTCIceCandidate.tcpType | MDN, SPEC | Window | β οΈ |
api.RTCIceCandidate.toJSON | MDN, SPEC | Window | β |
api.RTCIceCandidate.type | MDN, SPEC | Window | β οΈ |
api.RTCIceCandidate.url | SPEC | Window | β οΈ |
api.RTCIceCandidate.usernameFragment | MDN, SPEC | Window | β οΈ |
RTCIceCandidatePair APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.RTCIceCandidatePair | N/A | Window | β |
api.RTCIceCandidatePair.local | N/A | Window | β |
api.RTCIceCandidatePair.remote | N/A | Window | β |
RTCIceCandidatePairEvent APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.RTCIceCandidatePairEvent | N/A | Window | β |
api.RTCIceCandidatePairEvent.RTCIceCandidatePairEvent | N/A | Window | β |
api.RTCIceCandidatePairEvent.local | N/A | Window | β |
api.RTCIceCandidatePairEvent.remote | N/A | Window | β |
RTCIceTransport APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.RTCIceTransport | N/A | Window | β |
api.RTCIceTransport.RTCIceTransport | N/A | Window | β |
api.RTCIceTransport.addRemoteCandidate | N/A | Window | β |
api.RTCIceTransport.component | N/A | Window | β |
api.RTCIceTransport.error_event | N/A | Window | β |
api.RTCIceTransport.gather | N/A | Window | β |
api.RTCIceTransport.gatheringState | MDN, SPEC | Window | β |
api.RTCIceTransport.gatheringstatechange_event | MDN, SPEC0, SPEC1 | Window | β |
api.RTCIceTransport.getLocalCandidates | MDN, SPEC | Window | β |
api.RTCIceTransport.getLocalParameters | MDN, SPEC | Window | β |
api.RTCIceTransport.getRemoteCandidates | MDN, SPEC | Window | β |
api.RTCIceTransport.getRemoteParameters | MDN, SPEC | Window | β |
api.RTCIceTransport.getSelectedCandidatePair | MDN, SPEC | Window | β |
api.RTCIceTransport.icecandidate_event | N/A | Window | β |
api.RTCIceTransport.icecandidatepairadd_event | N/A | Window | β |
api.RTCIceTransport.icecandidatepairnominate_event | N/A | Window | β |
api.RTCIceTransport.icecandidatepairremove_event | N/A | Window | β |
api.RTCIceTransport.removeCandidatePair | N/A | Window | β |
api.RTCIceTransport.role | MDN, SPEC | Window | β |
api.RTCIceTransport.selectCandidatePair | N/A | Window | β |
api.RTCIceTransport.selectedcandidatepairchange_event | MDN, SPEC0, SPEC1 | Window | β |
api.RTCIceTransport.start | N/A | Window | β |
api.RTCIceTransport.state | MDN, SPEC | Window | β |
api.RTCIceTransport.statechange_event | MDN, SPEC0, SPEC1 | Window | β |
api.RTCIceTransport.stop | N/A | Window | β |
RTCIdentityAssertion APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.RTCIdentityAssertion | N/A | Window | β |
api.RTCIdentityAssertion.RTCIdentityAssertion | N/A | Window | β |
api.RTCIdentityAssertion.idp | MDN, SPEC | Window | β |
api.RTCIdentityAssertion.name | MDN, SPEC | Window | β |
RTCPeerConnection APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.RTCPeerConnection | N/A | Window | β |
api.RTCPeerConnection.RTCPeerConnection | MDN, SPEC | Window | β |
api.RTCPeerConnection.RTCPeerConnection.configuration_bundlePolicy_parameter | N/A | Window | β |
api.RTCPeerConnection.RTCPeerConnection.configuration_certificates_parameter | N/A | Window | β |
api.RTCPeerConnection.RTCPeerConnection.configuration_iceCandidatePoolSize_parameter | N/A | Window | β |
api.RTCPeerConnection.RTCPeerConnection.configuration_iceServers_parameter | N/A | Window | β |
api.RTCPeerConnection.RTCPeerConnection.configuration_iceTransportPolicy_parameter | N/A | Window | β |
api.RTCPeerConnection.RTCPeerConnection.configuration_peerIdentity_parameter | N/A | Window | β |
api.RTCPeerConnection.RTCPeerConnection.configuration_rtcpMuxPolicy_parameter | N/A | Window | β |
api.RTCPeerConnection.addIceCandidate | MDN, SPEC | Window | β |
api.RTCPeerConnection.addIceCandidate.returns_promise | N/A | Window | β |
api.RTCPeerConnection.addStream | MDN | Window | β |
api.RTCPeerConnection.addTrack | MDN, SPEC | Window | β |
api.RTCPeerConnection.addTransceiver | MDN, SPEC | Window | β |
api.RTCPeerConnection.addTransceiver.init_direction_parameter | N/A | Window | β |
api.RTCPeerConnection.addTransceiver.init_sendEncodings_parameter | N/A | Window | β |
api.RTCPeerConnection.addstream_event | MDN | Window | β |
api.RTCPeerConnection.canTrickleIceCandidates | MDN, SPEC | Window | β |
api.RTCPeerConnection.close | MDN, SPEC | Window | β |
api.RTCPeerConnection.connectionState | MDN, SPEC | Window | β |
api.RTCPeerConnection.connectionstatechange_event | MDN, SPEC | Window | β |
api.RTCPeerConnection.createAnswer | MDN, SPEC | Window | β |
api.RTCPeerConnection.createAnswer.returns_promise | N/A | Window | β |
api.RTCPeerConnection.createDTMFSender | MDN | Window | β |
api.RTCPeerConnection.createDataChannel | MDN, SPEC | Window | β |
api.RTCPeerConnection.createOffer | MDN, SPEC | Window | β |
api.RTCPeerConnection.createOffer.returns_promise | N/A | Window | β |
api.RTCPeerConnection.currentLocalDescription | MDN, SPEC | Window | β |
api.RTCPeerConnection.currentRemoteDescription | MDN, SPEC | Window | β |
api.RTCPeerConnection.datachannel_event | MDN, SPEC | Window | β |
api.RTCPeerConnection.generateCertificate_static | MDN, SPEC | Window | β |
api.RTCPeerConnection.getConfiguration | MDN, SPEC | Window | β |
api.RTCPeerConnection.getIdentityAssertion | MDN, SPEC | Window | β |
api.RTCPeerConnection.getLocalStreams | MDN | Window | β |
api.RTCPeerConnection.getReceivers | MDN, SPEC | Window | β |
api.RTCPeerConnection.getRemoteStreams | MDN | Window | β |
api.RTCPeerConnection.getSenders | MDN, SPEC | Window | β |
api.RTCPeerConnection.getStats | MDN, SPEC | Window | β |
api.RTCPeerConnection.getStats.returns_promise | N/A | Window | β |
api.RTCPeerConnection.getTransceivers | MDN, SPEC | Window | β |
api.RTCPeerConnection.iceConnectionState | MDN, SPEC | Window | β |
api.RTCPeerConnection.iceGatheringState | MDN, SPEC | Window | β |
api.RTCPeerConnection.icecandidate_event | MDN, SPEC | Window | β |
api.RTCPeerConnection.icecandidateerror_event | MDN, SPEC | Window | β |
api.RTCPeerConnection.iceconnectionstatechange_event | MDN, SPEC | Window | β |
api.RTCPeerConnection.icegatheringstatechange_event | MDN, SPEC | Window | β |
api.RTCPeerConnection.idpErrorInfo | N/A | Window | β |
api.RTCPeerConnection.idpLoginUrl | MDN, SPEC | Window | β |
api.RTCPeerConnection.localDescription | MDN, SPEC | Window | β |
api.RTCPeerConnection.negotiationneeded_event | MDN, SPEC | Window | β |
api.RTCPeerConnection.peerIdentity | MDN, SPEC | Window | β |
api.RTCPeerConnection.pendingLocalDescription | MDN, SPEC | Window | β |
api.RTCPeerConnection.pendingRemoteDescription | MDN, SPEC | Window | β |
api.RTCPeerConnection.remoteDescription | MDN, SPEC | Window | β |
api.RTCPeerConnection.removeStream | MDN | Window | β |
api.RTCPeerConnection.removeTrack | MDN, SPEC | Window | β |
api.RTCPeerConnection.removestream_event | MDN | Window | β |
api.RTCPeerConnection.restartIce | MDN, SPEC | Window | β |
api.RTCPeerConnection.sctp | MDN, SPEC | Window | β |
api.RTCPeerConnection.setConfiguration | MDN, SPEC | Window | β |
api.RTCPeerConnection.setIdentityProvider | MDN, SPEC | Window | β |
api.RTCPeerConnection.setLocalDescription | MDN, SPEC | Window | β |
api.RTCPeerConnection.setLocalDescription.description_parameter_optional | N/A | Window | β |
api.RTCPeerConnection.setLocalDescription.returns_promise | N/A | Window | β |
api.RTCPeerConnection.setRemoteDescription | MDN, SPEC | Window | β |
api.RTCPeerConnection.setRemoteDescription.returns_promise | N/A | Window | β |
api.RTCPeerConnection.signalingState | MDN, SPEC | Window | β |
api.RTCPeerConnection.signalingstatechange_event | MDN, SPEC | Window | β |
api.RTCPeerConnection.track_event | MDN, SPEC | Window | β |
RTCPeerConnectionIceErrorEvent APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.RTCPeerConnectionIceErrorEvent | N/A | Window | β |
api.RTCPeerConnectionIceErrorEvent.RTCPeerConnectionIceErrorEvent | MDN, SPEC | Window | β |
api.RTCPeerConnectionIceErrorEvent.address | MDN, SPEC | Window | β |
api.RTCPeerConnectionIceErrorEvent.errorCode | MDN, SPEC | Window | β |
api.RTCPeerConnectionIceErrorEvent.errorText | MDN, SPEC | Window | β |
api.RTCPeerConnectionIceErrorEvent.hostCandidate | N/A | Window | β |
api.RTCPeerConnectionIceErrorEvent.port | MDN, SPEC | Window | β |
api.RTCPeerConnectionIceErrorEvent.url | MDN, SPEC | Window | β |
RTCPeerConnectionIceEvent APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.RTCPeerConnectionIceEvent | N/A | Window | β |
api.RTCPeerConnectionIceEvent.RTCPeerConnectionIceEvent | MDN, SPEC | Window | β |
api.RTCPeerConnectionIceEvent.candidate | MDN, SPEC | Window | β |
api.RTCPeerConnectionIceEvent.url | MDN, SPEC | Window | β |
RTCRtpReceiver APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.RTCRtpReceiver | N/A | Window | β |
api.RTCRtpReceiver.createEncodedStreams | N/A | Window | β |
api.RTCRtpReceiver.disableHardwareDecoding_static | N/A | Window | β |
api.RTCRtpReceiver.getCapabilities_static | MDN, SPEC | Window | β |
api.RTCRtpReceiver.getContributingSources | MDN, SPEC | Window | β |
api.RTCRtpReceiver.getParameters | MDN, SPEC | Window | β |
api.RTCRtpReceiver.getStats | MDN, SPEC | Window | β |
api.RTCRtpReceiver.getSynchronizationSources | MDN, SPEC | Window | β |
api.RTCRtpReceiver.jitterBufferTarget | MDN, SPEC | Window | β |
api.RTCRtpReceiver.rtcpTransport | N/A | Window | β |
api.RTCRtpReceiver.track | MDN, SPEC | Window | β |
api.RTCRtpReceiver.transform | MDN, SPEC | Window | β |
api.RTCRtpReceiver.transport | MDN, SPEC | Window | β |
RTCRtpScriptTransform APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.RTCRtpScriptTransform | N/A | Window | β |
api.RTCRtpScriptTransform.RTCRtpScriptTransform | MDN, SPEC | Window | β |
RTCRtpScriptTransformer APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.RTCRtpScriptTransformer | N/A | Worker | β |
api.RTCRtpScriptTransformer.generateKeyFrame | MDN, SPEC | Worker | β |
api.RTCRtpScriptTransformer.keyframerequest_event | N/A | Worker | β |
api.RTCRtpScriptTransformer.options | MDN, SPEC | Worker | β |
api.RTCRtpScriptTransformer.readable | MDN, SPEC | Worker | β |
api.RTCRtpScriptTransformer.sendKeyFrameRequest | MDN, SPEC | Worker | β |
api.RTCRtpScriptTransformer.writable | MDN, SPEC | Worker | β |
RTCRtpSender APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.RTCRtpSender | N/A | Window | β |
api.RTCRtpSender.createEncodedStreams | N/A | Window | β |
api.RTCRtpSender.disableHardwareEncoding_static | N/A | Window | β |
api.RTCRtpSender.dtmf | MDN, SPEC | Window | β |
api.RTCRtpSender.getCapabilities_static | MDN, SPEC | Window | β |
api.RTCRtpSender.getParameters | MDN, SPEC | Window | β |
api.RTCRtpSender.getStats | MDN, SPEC | Window | β |
api.RTCRtpSender.replaceTrack | MDN, SPEC | Window | β |
api.RTCRtpSender.rtcpTransport | N/A | Window | β |
api.RTCRtpSender.setParameters | MDN, SPEC | Window | β |
api.RTCRtpSender.setStreams | MDN, SPEC | Window | β |
api.RTCRtpSender.track | MDN, SPEC | Window | β |
api.RTCRtpSender.transform | MDN, SPEC | Window | β |
api.RTCRtpSender.transport | MDN, SPEC | Window | β |
RTCRtpTransceiver APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.RTCRtpTransceiver | N/A | Window | β |
api.RTCRtpTransceiver.currentDirection | MDN, SPEC | Window | β |
api.RTCRtpTransceiver.direction | MDN, SPEC | Window | β |
api.RTCRtpTransceiver.getHeaderExtensionsToNegotiate | SPEC | Window | β |
api.RTCRtpTransceiver.getNegotiatedHeaderExtensions | SPEC | Window | β |
api.RTCRtpTransceiver.mid | MDN, SPEC | Window | β |
api.RTCRtpTransceiver.receiver | MDN, SPEC | Window | β |
api.RTCRtpTransceiver.rtpHeaderEncryptionNegotiated | N/A | Window | β |
api.RTCRtpTransceiver.sender | MDN, SPEC | Window | β |
api.RTCRtpTransceiver.setCodecPreferences | MDN, SPEC | Window | β |
api.RTCRtpTransceiver.setHeaderExtensionsToNegotiate | SPEC | Window | β |
api.RTCRtpTransceiver.stop | MDN, SPEC | Window | β |
api.RTCRtpTransceiver.stopped | MDN | Window | β |
RTCSFrameReceiverTransform APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.RTCSFrameReceiverTransform | N/A | Window | β |
api.RTCSFrameReceiverTransform.RTCSFrameReceiverTransform | N/A | Window | β |
api.RTCSFrameReceiverTransform.addDecryptionKey | N/A | Window | β |
api.RTCSFrameReceiverTransform.error_event | N/A | Window | β |
api.RTCSFrameReceiverTransform.removeDecryptionKey | N/A | Window | β |
RTCSFrameSenderTransform APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.RTCSFrameSenderTransform | N/A | Window | β |
api.RTCSFrameSenderTransform.RTCSFrameSenderTransform | N/A | Window | β |
api.RTCSFrameSenderTransform.setEncryptionKey | N/A | Window | β |
RTCSctpTransport APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.RTCSctpTransport | N/A | Window | β |
api.RTCSctpTransport.maxChannels | MDN, SPEC | Window | β |
api.RTCSctpTransport.maxMessageSize | MDN, SPEC | Window | β |
api.RTCSctpTransport.state | MDN, SPEC | Window | β |
api.RTCSctpTransport.statechange_event | MDN, SPEC | Window | β |
api.RTCSctpTransport.transport | MDN, SPEC | Window | β |
RTCSessionDescription APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.RTCSessionDescription | N/A | Window | β οΈ |
api.RTCSessionDescription.RTCSessionDescription | MDN, SPEC | Window | β |
api.RTCSessionDescription.sdp | MDN, SPEC | Window | β οΈ |
api.RTCSessionDescription.toJSON | MDN, SPEC | Window | β |
api.RTCSessionDescription.type | MDN, SPEC | Window | β οΈ |
RTCStatsReport APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.RTCStatsReport | N/A | Window | β |
api.RTCStatsReport.@@iterator | MDN, SPEC0, SPEC1 | Window | β |
api.RTCStatsReport.entries | MDN, SPEC | Window | β |
api.RTCStatsReport.forEach | MDN, SPEC | Window | β |
api.RTCStatsReport.get | MDN, SPEC | Window | β |
api.RTCStatsReport.has | MDN, SPEC | Window | β |
api.RTCStatsReport.keys | MDN, SPEC | Window | β |
api.RTCStatsReport.size | MDN, SPEC | Window | β |
api.RTCStatsReport.type_candidate-pair | SPEC | Window | β |
api.RTCStatsReport.type_candidate-pair.availableIncomingBitrate | N/A | Window | β |
api.RTCStatsReport.type_candidate-pair.availableOutgoingBitrate | N/A | Window | β |
api.RTCStatsReport.type_candidate-pair.bytesDiscardedOnSend | N/A | Window | β |
api.RTCStatsReport.type_candidate-pair.bytesReceived | N/A | Window | β |
api.RTCStatsReport.type_candidate-pair.bytesSent | N/A | Window | β |
api.RTCStatsReport.type_candidate-pair.consentRequestsSent | N/A | Window | β |
api.RTCStatsReport.type_candidate-pair.currentRoundTripTime | N/A | Window | β |
api.RTCStatsReport.type_candidate-pair.id | N/A | Window | β |
api.RTCStatsReport.type_candidate-pair.lastPacketReceivedTimestamp | N/A | Window | β |
api.RTCStatsReport.type_candidate-pair.lastPacketSentTimestamp | N/A | Window | β |
api.RTCStatsReport.type_candidate-pair.localCandidateId | N/A | Window | β |
api.RTCStatsReport.type_candidate-pair.nominated | N/A | Window | β |
api.RTCStatsReport.type_candidate-pair.packetsDiscardedOnSend | N/A | Window | β |
api.RTCStatsReport.type_candidate-pair.packetsReceived | N/A | Window | β |
api.RTCStatsReport.type_candidate-pair.packetsSent | N/A | Window | β |
api.RTCStatsReport.type_candidate-pair.priority | N/A | Window | β |
api.RTCStatsReport.type_candidate-pair.remoteCandidateId | N/A | Window | β |
api.RTCStatsReport.type_candidate-pair.requestsReceived | N/A | Window | β |
api.RTCStatsReport.type_candidate-pair.requestsSent | N/A | Window | β |
api.RTCStatsReport.type_candidate-pair.responsesReceived | N/A | Window | β |
api.RTCStatsReport.type_candidate-pair.responsesSent | N/A | Window | β |
api.RTCStatsReport.type_candidate-pair.state | N/A | Window | β |
api.RTCStatsReport.type_candidate-pair.timestamp | N/A | Window | β |
api.RTCStatsReport.type_candidate-pair.totalRoundTripTime | N/A | Window | β |
api.RTCStatsReport.type_candidate-pair.transportId | N/A | Window | β |
api.RTCStatsReport.type_candidate-pair.type | N/A | Window | β |
api.RTCStatsReport.type_certificate | SPEC | Window | β |
api.RTCStatsReport.type_certificate.base64Certificate | N/A | Window | β |
api.RTCStatsReport.type_certificate.fingerprint | N/A | Window | β |
api.RTCStatsReport.type_certificate.fingerprintAlgorithm | N/A | Window | β |
api.RTCStatsReport.type_certificate.id | N/A | Window | β |
api.RTCStatsReport.type_certificate.issuerCertificateId | N/A | Window | β |
api.RTCStatsReport.type_certificate.timestamp | N/A | Window | β |
api.RTCStatsReport.type_certificate.type | N/A | Window | β |
api.RTCStatsReport.type_codec | SPEC | Window | β |
api.RTCStatsReport.type_codec.channels | N/A | Window | β |
api.RTCStatsReport.type_codec.clockRate | N/A | Window | β |
api.RTCStatsReport.type_codec.id | N/A | Window | β |
api.RTCStatsReport.type_codec.mimeType | N/A | Window | β |
api.RTCStatsReport.type_codec.payloadType | N/A | Window | β |
api.RTCStatsReport.type_codec.sdpFmtpLine | N/A | Window | β |
api.RTCStatsReport.type_codec.timestamp | N/A | Window | β |
api.RTCStatsReport.type_codec.transportId | N/A | Window | β |
api.RTCStatsReport.type_codec.type | N/A | Window | β |
api.RTCStatsReport.type_data-channel | SPEC | Window | β |
api.RTCStatsReport.type_data-channel.bytesReceived | N/A | Window | β |
api.RTCStatsReport.type_data-channel.bytesSent | N/A | Window | β |
api.RTCStatsReport.type_data-channel.dataChannelIdentifier | N/A | Window | β |
api.RTCStatsReport.type_data-channel.id | N/A | Window | β |
api.RTCStatsReport.type_data-channel.label | N/A | Window | β |
api.RTCStatsReport.type_data-channel.messagesReceived | N/A | Window | β |
api.RTCStatsReport.type_data-channel.messagesSent | N/A | Window | β |
api.RTCStatsReport.type_data-channel.protocol | N/A | Window | β |
api.RTCStatsReport.type_data-channel.state | N/A | Window | β |
api.RTCStatsReport.type_data-channel.timestamp | N/A | Window | β |
api.RTCStatsReport.type_data-channel.type | N/A | Window | β |
api.RTCStatsReport.type_inbound-rtp | SPEC | Window | β |
api.RTCStatsReport.type_inbound-rtp.audioLevel | N/A | Window | β |
api.RTCStatsReport.type_inbound-rtp.bytesReceived | N/A | Window | β |
api.RTCStatsReport.type_inbound-rtp.codecId | N/A | Window | β |
api.RTCStatsReport.type_inbound-rtp.concealedSamples | N/A | Window | β |
api.RTCStatsReport.type_inbound-rtp.concealmentEvents | N/A | Window | β |
api.RTCStatsReport.type_inbound-rtp.decoderImplementation | N/A | Window | β |
api.RTCStatsReport.type_inbound-rtp.estimatedPlayoutTimestamp | N/A | Window | β |
api.RTCStatsReport.type_inbound-rtp.fecPacketsDiscarded | N/A | Window | β |
api.RTCStatsReport.type_inbound-rtp.fecPacketsReceived | N/A | Window | β |
api.RTCStatsReport.type_inbound-rtp.firCount | N/A | Window | β |
api.RTCStatsReport.type_inbound-rtp.frameHeight | N/A | Window | β |
api.RTCStatsReport.type_inbound-rtp.frameWidth | N/A | Window | β |
api.RTCStatsReport.type_inbound-rtp.framesAssembledFromMultiplePackets | N/A | Window | β |
api.RTCStatsReport.type_inbound-rtp.framesDecoded | N/A | Window | β |
api.RTCStatsReport.type_inbound-rtp.framesDropped | N/A | Window | β |
api.RTCStatsReport.type_inbound-rtp.framesPerSecond | N/A | Window | β |
api.RTCStatsReport.type_inbound-rtp.framesReceived | N/A | Window | β |
api.RTCStatsReport.type_inbound-rtp.framesRendered | N/A | Window | β |
api.RTCStatsReport.type_inbound-rtp.freezeCount | N/A | Window | β |
api.RTCStatsReport.type_inbound-rtp.headerBytesReceived | N/A | Window | β |
api.RTCStatsReport.type_inbound-rtp.id | N/A | Window | β |
api.RTCStatsReport.type_inbound-rtp.insertedSamplesForDeceleration | N/A | Window | β |
api.RTCStatsReport.type_inbound-rtp.jitter | N/A | Window | β |
api.RTCStatsReport.type_inbound-rtp.jitterBufferDelay | N/A | Window | β |
api.RTCStatsReport.type_inbound-rtp.jitterBufferEmittedCount | N/A | Window | β |
api.RTCStatsReport.type_inbound-rtp.jitterBufferMinimumDelay | N/A | Window | β |
api.RTCStatsReport.type_inbound-rtp.jitterBufferTargetDelay | N/A | Window | β |
api.RTCStatsReport.type_inbound-rtp.keyFramesDecoded | N/A | Window | β |
api.RTCStatsReport.type_inbound-rtp.kind | N/A | Window | β |
api.RTCStatsReport.type_inbound-rtp.lastPacketReceivedTimestamp | N/A | Window | β |
api.RTCStatsReport.type_inbound-rtp.mid | N/A | Window | β |
api.RTCStatsReport.type_inbound-rtp.nackCount | N/A | Window | β |
api.RTCStatsReport.type_inbound-rtp.packetsDiscarded | N/A | Window | β |
api.RTCStatsReport.type_inbound-rtp.packetsLost | N/A | Window | β |
api.RTCStatsReport.type_inbound-rtp.packetsReceived | N/A | Window | β |
api.RTCStatsReport.type_inbound-rtp.pauseCount | N/A | Window | β |
api.RTCStatsReport.type_inbound-rtp.playoutId | N/A | Window | β |
api.RTCStatsReport.type_inbound-rtp.pliCount | N/A | Window | β |
api.RTCStatsReport.type_inbound-rtp.powerEfficientDecoder | N/A | Window | β |
api.RTCStatsReport.type_inbound-rtp.qpSum | N/A | Window | β |
api.RTCStatsReport.type_inbound-rtp.remoteId | N/A | Window | β |
api.RTCStatsReport.type_inbound-rtp.removedSamplesForAcceleration | N/A | Window | β |
api.RTCStatsReport.type_inbound-rtp.silentConcealedSamples | N/A | Window | β |
api.RTCStatsReport.type_inbound-rtp.ssrc | N/A | Window | β |
api.RTCStatsReport.type_inbound-rtp.timestamp | N/A | Window | β |
api.RTCStatsReport.type_inbound-rtp.totalAssemblyTime | N/A | Window | β |
api.RTCStatsReport.type_inbound-rtp.totalAudioEnergy | N/A | Window | β |
api.RTCStatsReport.type_inbound-rtp.totalDecodeTime | N/A | Window | β |
api.RTCStatsReport.type_inbound-rtp.totalFreezesDuration | N/A | Window | β |
api.RTCStatsReport.type_inbound-rtp.totalInterFrameDelay | N/A | Window | β |
api.RTCStatsReport.type_inbound-rtp.totalPausesDuration | N/A | Window | β |
api.RTCStatsReport.type_inbound-rtp.totalProcessingDelay | N/A | Window | β |
api.RTCStatsReport.type_inbound-rtp.totalSamplesDuration | N/A | Window | β |
api.RTCStatsReport.type_inbound-rtp.totalSamplesReceived | N/A | Window | β |
api.RTCStatsReport.type_inbound-rtp.totalSquaredInterFrameDelay | N/A | Window | β |
api.RTCStatsReport.type_inbound-rtp.trackIdentifier | N/A | Window | β |
api.RTCStatsReport.type_inbound-rtp.transportId | N/A | Window | β |
api.RTCStatsReport.type_inbound-rtp.type | N/A | Window | β |
api.RTCStatsReport.type_local-candidate | SPEC | Window | β |
api.RTCStatsReport.type_local-candidate.address | N/A | Window | β |
api.RTCStatsReport.type_local-candidate.candidateType | N/A | Window | β |
api.RTCStatsReport.type_local-candidate.foundation | N/A | Window | β |
api.RTCStatsReport.type_local-candidate.id | N/A | Window | β |
api.RTCStatsReport.type_local-candidate.port | N/A | Window | β |
api.RTCStatsReport.type_local-candidate.priority | N/A | Window | β |
api.RTCStatsReport.type_local-candidate.protocol | N/A | Window | β |
api.RTCStatsReport.type_local-candidate.relatedAddress | N/A | Window | β |
api.RTCStatsReport.type_local-candidate.relatedPort | N/A | Window | β |
api.RTCStatsReport.type_local-candidate.relayProtocol | N/A | Window | β |
api.RTCStatsReport.type_local-candidate.tcpType | N/A | Window | β |
api.RTCStatsReport.type_local-candidate.timestamp | N/A | Window | β |
api.RTCStatsReport.type_local-candidate.transportId | N/A | Window | β |
api.RTCStatsReport.type_local-candidate.type | N/A | Window | β |
api.RTCStatsReport.type_local-candidate.url | N/A | Window | β |
api.RTCStatsReport.type_local-candidate.usernameFragment | N/A | Window | β |
api.RTCStatsReport.type_media-playout | SPEC | Window | β |
api.RTCStatsReport.type_media-playout.id | N/A | Window | β |
api.RTCStatsReport.type_media-playout.kind | N/A | Window | β |
api.RTCStatsReport.type_media-playout.synthesizedSamplesDuration | N/A | Window | β |
api.RTCStatsReport.type_media-playout.synthesizedSamplesEvents | N/A | Window | β |
api.RTCStatsReport.type_media-playout.timestamp | N/A | Window | β |
api.RTCStatsReport.type_media-playout.totalPlayoutDelay | N/A | Window | β |
api.RTCStatsReport.type_media-playout.totalSamplesCount | N/A | Window | β |
api.RTCStatsReport.type_media-playout.totalSamplesDuration | N/A | Window | β |
api.RTCStatsReport.type_media-playout.type | N/A | Window | β |
api.RTCStatsReport.type_media-source | SPEC | Window | β |
api.RTCStatsReport.type_media-source.audioLevel | N/A | Window | β |
api.RTCStatsReport.type_media-source.droppedSamplesDuration | N/A | Window | β |
api.RTCStatsReport.type_media-source.droppedSamplesEvents | N/A | Window | β |
api.RTCStatsReport.type_media-source.echoReturnLoss | N/A | Window | β |
api.RTCStatsReport.type_media-source.echoReturnLossEnhancement | N/A | Window | β |
api.RTCStatsReport.type_media-source.frames | N/A | Window | β |
api.RTCStatsReport.type_media-source.framesPerSecond | N/A | Window | β |
api.RTCStatsReport.type_media-source.height | N/A | Window | β |
api.RTCStatsReport.type_media-source.id | N/A | Window | β |
api.RTCStatsReport.type_media-source.kind | N/A | Window | β |
api.RTCStatsReport.type_media-source.timestamp | N/A | Window | β |
api.RTCStatsReport.type_media-source.totalAudioEnergy | N/A | Window | β |
api.RTCStatsReport.type_media-source.totalCaptureDelay | N/A | Window | β |
api.RTCStatsReport.type_media-source.totalSamplesCaptured | N/A | Window | β |
api.RTCStatsReport.type_media-source.totalSamplesDuration | N/A | Window | β |
api.RTCStatsReport.type_media-source.trackIdentifier | N/A | Window | β |
api.RTCStatsReport.type_media-source.type | N/A | Window | β |
api.RTCStatsReport.type_media-source.width | N/A | Window | β |
api.RTCStatsReport.type_outbound-rtp | SPEC | Window | β |
api.RTCStatsReport.type_outbound-rtp.active | N/A | Window | β |
api.RTCStatsReport.type_outbound-rtp.bytesSent | N/A | Window | β |
api.RTCStatsReport.type_outbound-rtp.codecId | N/A | Window | β |
api.RTCStatsReport.type_outbound-rtp.encoderImplementation | N/A | Window | β |
api.RTCStatsReport.type_outbound-rtp.firCount | N/A | Window | β |
api.RTCStatsReport.type_outbound-rtp.frameHeight | N/A | Window | β |
api.RTCStatsReport.type_outbound-rtp.frameWidth | N/A | Window | β |
api.RTCStatsReport.type_outbound-rtp.framesEncoded | N/A | Window | β |
api.RTCStatsReport.type_outbound-rtp.framesPerSecond | N/A | Window | β |
api.RTCStatsReport.type_outbound-rtp.framesSent | N/A | Window | β |
api.RTCStatsReport.type_outbound-rtp.headerBytesSent | N/A | Window | β |
api.RTCStatsReport.type_outbound-rtp.hugeFramesSent | N/A | Window | β |
api.RTCStatsReport.type_outbound-rtp.id | N/A | Window | β |
api.RTCStatsReport.type_outbound-rtp.keyFramesEncoded | N/A | Window | β |
api.RTCStatsReport.type_outbound-rtp.kind | N/A | Window | β |
api.RTCStatsReport.type_outbound-rtp.mediaSourceId | N/A | Window | β |
api.RTCStatsReport.type_outbound-rtp.mid | N/A | Window | β |
api.RTCStatsReport.type_outbound-rtp.nackCount | N/A | Window | β |
api.RTCStatsReport.type_outbound-rtp.packetsSent | N/A | Window | β |
api.RTCStatsReport.type_outbound-rtp.pliCount | N/A | Window | β |
api.RTCStatsReport.type_outbound-rtp.powerEfficientEncoder | N/A | Window | β |
api.RTCStatsReport.type_outbound-rtp.qpSum | N/A | Window | β |
api.RTCStatsReport.type_outbound-rtp.qualityLimitationDurations | N/A | Window | β |
api.RTCStatsReport.type_outbound-rtp.qualityLimitationReason | N/A | Window | β |
api.RTCStatsReport.type_outbound-rtp.qualityLimitationResolutionChanges | N/A | Window | β |
api.RTCStatsReport.type_outbound-rtp.remoteId | N/A | Window | β |
api.RTCStatsReport.type_outbound-rtp.retransmittedBytesSent | N/A | Window | β |
api.RTCStatsReport.type_outbound-rtp.retransmittedPacketsSent | N/A | Window | β |
api.RTCStatsReport.type_outbound-rtp.rid | N/A | Window | β |
api.RTCStatsReport.type_outbound-rtp.scalabilityMode | N/A | Window | β |
api.RTCStatsReport.type_outbound-rtp.ssrc | N/A | Window | β |
api.RTCStatsReport.type_outbound-rtp.targetBitrate | N/A | Window | β |
api.RTCStatsReport.type_outbound-rtp.timestamp | N/A | Window | β |
api.RTCStatsReport.type_outbound-rtp.totalEncodeTime | N/A | Window | β |
api.RTCStatsReport.type_outbound-rtp.totalEncodedBytesTarget | N/A | Window | β |
api.RTCStatsReport.type_outbound-rtp.totalPacketSendDelay | N/A | Window | β |
api.RTCStatsReport.type_outbound-rtp.transportId | N/A | Window | β |
api.RTCStatsReport.type_outbound-rtp.type | N/A | Window | β |
api.RTCStatsReport.type_peer-connection | MDN, SPEC | Window | β |
api.RTCStatsReport.type_peer-connection.dataChannelsClosed | N/A | Window | β |
api.RTCStatsReport.type_peer-connection.dataChannelsOpened | N/A | Window | β |
api.RTCStatsReport.type_peer-connection.id | N/A | Window | β |
api.RTCStatsReport.type_peer-connection.timestamp | N/A | Window | β |
api.RTCStatsReport.type_peer-connection.type | N/A | Window | β |
api.RTCStatsReport.type_remote-candidate | SPEC | Window | β |
api.RTCStatsReport.type_remote-candidate.address | N/A | Window | β |
api.RTCStatsReport.type_remote-candidate.candidateType | N/A | Window | β |
api.RTCStatsReport.type_remote-candidate.foundation | N/A | Window | β |
api.RTCStatsReport.type_remote-candidate.id | N/A | Window | β |
api.RTCStatsReport.type_remote-candidate.port | N/A | Window | β |
api.RTCStatsReport.type_remote-candidate.priority | N/A | Window | β |
api.RTCStatsReport.type_remote-candidate.protocol | N/A | Window | β |
api.RTCStatsReport.type_remote-candidate.relatedAddress | N/A | Window | β |
api.RTCStatsReport.type_remote-candidate.relatedPort | N/A | Window | β |
api.RTCStatsReport.type_remote-candidate.relayProtocol | N/A | Window | β |
api.RTCStatsReport.type_remote-candidate.tcpType | N/A | Window | β |
api.RTCStatsReport.type_remote-candidate.timestamp | N/A | Window | β |
api.RTCStatsReport.type_remote-candidate.transportId | N/A | Window | β |
api.RTCStatsReport.type_remote-candidate.type | N/A | Window | β |
api.RTCStatsReport.type_remote-candidate.url | N/A | Window | β |
api.RTCStatsReport.type_remote-candidate.usernameFragment | N/A | Window | β |
api.RTCStatsReport.type_remote-inbound-rtp | SPEC | Window | β |
api.RTCStatsReport.type_remote-inbound-rtp.codecId | N/A | Window | β |
api.RTCStatsReport.type_remote-inbound-rtp.fractionLost | N/A | Window | β |
api.RTCStatsReport.type_remote-inbound-rtp.id | N/A | Window | β |
api.RTCStatsReport.type_remote-inbound-rtp.jitter | N/A | Window | β |
api.RTCStatsReport.type_remote-inbound-rtp.kind | N/A | Window | β |
api.RTCStatsReport.type_remote-inbound-rtp.localId | N/A | Window | β |
api.RTCStatsReport.type_remote-inbound-rtp.packetsLost | N/A | Window | β |
api.RTCStatsReport.type_remote-inbound-rtp.packetsReceived | N/A | Window | β |
api.RTCStatsReport.type_remote-inbound-rtp.roundTripTime | N/A | Window | β |
api.RTCStatsReport.type_remote-inbound-rtp.roundTripTimeMeasurements | N/A | Window | β |
api.RTCStatsReport.type_remote-inbound-rtp.ssrc | N/A | Window | β |
api.RTCStatsReport.type_remote-inbound-rtp.timestamp | N/A | Window | β |
api.RTCStatsReport.type_remote-inbound-rtp.totalRoundTripTime | N/A | Window | β |
api.RTCStatsReport.type_remote-inbound-rtp.transportId | N/A | Window | β |
api.RTCStatsReport.type_remote-inbound-rtp.type | N/A | Window | β |
api.RTCStatsReport.type_remote-outbound-rtp | SPEC | Window | β |
api.RTCStatsReport.type_remote-outbound-rtp.bytesSent | N/A | Window | β |
api.RTCStatsReport.type_remote-outbound-rtp.codecId | N/A | Window | β |
api.RTCStatsReport.type_remote-outbound-rtp.id | N/A | Window | β |
api.RTCStatsReport.type_remote-outbound-rtp.kind | N/A | Window | β |
api.RTCStatsReport.type_remote-outbound-rtp.localId | N/A | Window | β |
api.RTCStatsReport.type_remote-outbound-rtp.packetsSent | N/A | Window | β |
api.RTCStatsReport.type_remote-outbound-rtp.remoteTimestamp | N/A | Window | β |
api.RTCStatsReport.type_remote-outbound-rtp.reportsSent | N/A | Window | β |
api.RTCStatsReport.type_remote-outbound-rtp.roundTripTime | N/A | Window | β |
api.RTCStatsReport.type_remote-outbound-rtp.roundTripTimeMeasurements | N/A | Window | β |
api.RTCStatsReport.type_remote-outbound-rtp.ssrc | N/A | Window | β |
api.RTCStatsReport.type_remote-outbound-rtp.timestamp | N/A | Window | β |
api.RTCStatsReport.type_remote-outbound-rtp.totalRoundTripTime | N/A | Window | β |
api.RTCStatsReport.type_remote-outbound-rtp.transportId | N/A | Window | β |
api.RTCStatsReport.type_remote-outbound-rtp.type | N/A | Window | β |
api.RTCStatsReport.type_transport | SPEC | Window | β |
api.RTCStatsReport.type_transport.bytesReceived | N/A | Window | β |
api.RTCStatsReport.type_transport.bytesSent | N/A | Window | β |
api.RTCStatsReport.type_transport.dtlsCipher | N/A | Window | β |
api.RTCStatsReport.type_transport.dtlsRole | N/A | Window | β |
api.RTCStatsReport.type_transport.dtlsState | N/A | Window | β |
api.RTCStatsReport.type_transport.iceLocalUsernameFragment | N/A | Window | β |
api.RTCStatsReport.type_transport.iceRole | N/A | Window | β |
api.RTCStatsReport.type_transport.iceState | N/A | Window | β |
api.RTCStatsReport.type_transport.id | N/A | Window | β |
api.RTCStatsReport.type_transport.localCertificateId | N/A | Window | β |
api.RTCStatsReport.type_transport.packetsReceived | N/A | Window | β |
api.RTCStatsReport.type_transport.packetsSent | N/A | Window | β |
api.RTCStatsReport.type_transport.remoteCertificateId | N/A | Window | β |
api.RTCStatsReport.type_transport.selectedCandidatePairChanges | N/A | Window | β |
api.RTCStatsReport.type_transport.selectedCandidatePairId | N/A | Window | β |
api.RTCStatsReport.type_transport.srtpCipher | N/A | Window | β |
api.RTCStatsReport.type_transport.timestamp | N/A | Window | β |
api.RTCStatsReport.type_transport.tlsVersion | N/A | Window | β |
api.RTCStatsReport.type_transport.type | N/A | Window | β |
api.RTCStatsReport.values | MDN, SPEC0, SPEC1 | Window | β |
RTCTrackEvent APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.RTCTrackEvent | N/A | Window | β |
api.RTCTrackEvent.RTCTrackEvent | MDN, SPEC | Window | β |
api.RTCTrackEvent.receiver | MDN, SPEC | Window | β |
api.RTCTrackEvent.streams | MDN, SPEC | Window | β |
api.RTCTrackEvent.track | MDN, SPEC | Window | β |
api.RTCTrackEvent.transceiver | MDN, SPEC | Window | β |
RTCTransformEvent APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.RTCTransformEvent | N/A | Worker | β |
api.RTCTransformEvent.transformer | MDN, SPEC | Worker | β |
RadioNodeList APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.RadioNodeList | N/A | Window | β |
api.RadioNodeList.value | MDN, SPEC | Window | β |
Range APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.Range | N/A | Window | β |
api.Range.Range | MDN, SPEC | Window | β |
api.Range.cloneContents | MDN, SPEC | Window | β |
api.Range.cloneRange | MDN, SPEC | Window | β |
api.Range.collapse | MDN, SPEC | Window | β |
api.Range.collapse.toStart_parameter_optional | N/A | Window | β |
api.Range.collapsed | MDN, SPEC | Window | β |
api.Range.commonAncestorContainer | MDN, SPEC | Window | β |
api.Range.compareBoundaryPoints | MDN, SPEC | Window | β |
api.Range.compareNode | MDN | Window | β |
api.Range.comparePoint | MDN, SPEC | Window | β |
api.Range.createContextualFragment | MDN, SPEC | Window | β |
api.Range.deleteContents | MDN, SPEC | Window | β |
api.Range.detach | MDN, SPEC | Window | β |
api.Range.endContainer | MDN, SPEC | Window | β |
api.Range.endOffset | MDN, SPEC | Window | β |
api.Range.extractContents | MDN, SPEC | Window | β |
api.Range.getBoundingClientRect | MDN, SPEC | Window | β |
api.Range.getClientRects | MDN, SPEC | Window | β |
api.Range.insertNode | MDN, SPEC | Window | β |
api.Range.intersectsNode | MDN, SPEC | Window | β |
api.Range.isPointInRange | MDN, SPEC | Window | β |
api.Range.selectNode | MDN, SPEC | Window | β |
api.Range.selectNodeContents | MDN, SPEC | Window | β |
api.Range.setEnd | MDN, SPEC | Window | β |
api.Range.setEndAfter | MDN, SPEC | Window | β |
api.Range.setEndBefore | MDN, SPEC | Window | β |
api.Range.setStart | MDN, SPEC | Window | β |
api.Range.setStartAfter | MDN, SPEC | Window | β |
api.Range.setStartBefore | MDN, SPEC | Window | β |
api.Range.startContainer | MDN, SPEC | Window | β |
api.Range.startOffset | MDN, SPEC | Window | β |
api.Range.surroundContents | MDN, SPEC | Window | β |
api.Range.toString | MDN, SPEC | Window | β |
ReadableByteStreamController APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.ReadableByteStreamController | N/A | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.ReadableByteStreamController.byobRequest | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.ReadableByteStreamController.close | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.ReadableByteStreamController.desiredSize | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.ReadableByteStreamController.enqueue | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.ReadableByteStreamController.error | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β |
ReadableStream APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.ReadableStream | N/A | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.ReadableStream.@@asyncIterator | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.ReadableStream.ReadableStream | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.ReadableStream.cancel | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.ReadableStream.from_static | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.ReadableStream.getReader | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.ReadableStream.locked | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.ReadableStream.pipeThrough | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.ReadableStream.pipeTo | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.ReadableStream.tee | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.ReadableStream.values | SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β |
ReadableStreamBYOBReader APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.ReadableStreamBYOBReader | N/A | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.ReadableStreamBYOBReader.ReadableStreamBYOBReader | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.ReadableStreamBYOBReader.cancel | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.ReadableStreamBYOBReader.closed | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.ReadableStreamBYOBReader.read | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.ReadableStreamBYOBReader.releaseLock | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β |
ReadableStreamBYOBRequest APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.ReadableStreamBYOBRequest | N/A | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.ReadableStreamBYOBRequest.respond | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.ReadableStreamBYOBRequest.respondWithNewView | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.ReadableStreamBYOBRequest.view | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β |
ReadableStreamDefaultController APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.ReadableStreamDefaultController | N/A | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.ReadableStreamDefaultController.close | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.ReadableStreamDefaultController.desiredSize | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.ReadableStreamDefaultController.enqueue | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.ReadableStreamDefaultController.error | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β |
ReadableStreamDefaultReader APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.ReadableStreamDefaultReader | N/A | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.ReadableStreamDefaultReader.ReadableStreamDefaultReader | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.ReadableStreamDefaultReader.cancel | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.ReadableStreamDefaultReader.closed | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.ReadableStreamDefaultReader.read | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.ReadableStreamDefaultReader.releaseLock | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β |
Rect APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.Rect | N/A | Window | β |
api.Rect.bottom | N/A | Window | β |
api.Rect.left | N/A | Window | β |
api.Rect.right | N/A | Window | β |
api.Rect.top | N/A | Window | β |
RelativeOrientationSensor APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.RelativeOrientationSensor | N/A | Window | β |
api.RelativeOrientationSensor.RelativeOrientationSensor | MDN, SPEC | Window | β |
RemotePlayback APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.RemotePlayback | N/A | Window | β |
api.RemotePlayback.cancelWatchAvailability | MDN, SPEC | Window | β |
api.RemotePlayback.connect_event | MDN, SPEC | Window | β |
api.RemotePlayback.connecting_event | MDN, SPEC | Window | β |
api.RemotePlayback.disconnect_event | MDN, SPEC | Window | β |
api.RemotePlayback.prompt | MDN, SPEC | Window | β |
api.RemotePlayback.state | MDN, SPEC | Window | β |
api.RemotePlayback.watchAvailability | MDN, SPEC | Window | β |
ReportingObserver APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.ReportingObserver | N/A | Window | β |
| Worker | β | ||
api.ReportingObserver.ReportingObserver | MDN, SPEC | Window | β |
| Worker | β | ||
api.ReportingObserver.disconnect | MDN, SPEC | Window | β |
| Worker | β | ||
api.ReportingObserver.observe | MDN, SPEC | Window | β |
| Worker | β | ||
api.ReportingObserver.takeRecords | MDN, SPEC | Window | β |
| Worker | β |
Request APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.Request | N/A | Window | β |
| Worker | β | ||
api.Request.Request | MDN, SPEC | Window | β |
| Worker | β | ||
api.Request.arrayBuffer | MDN, SPEC | Window | β |
| Worker | β | ||
api.Request.blob | MDN, SPEC | Window | β |
| Worker | β | ||
api.Request.body | MDN, SPEC | Window | β |
| Worker | β | ||
api.Request.bodyUsed | MDN, SPEC | Window | β |
| Worker | β | ||
api.Request.bytes | MDN, SPEC | Window | β |
| Worker | β | ||
api.Request.cache | MDN, SPEC | Window | β |
| Worker | β | ||
api.Request.cache.only-if-cached | N/A | Window | β |
| Worker | β | ||
api.Request.clone | MDN, SPEC | Window | β |
| Worker | β | ||
api.Request.credentials | MDN, SPEC | Window | β |
| Worker | β | ||
api.Request.credentials.default_same-origin | N/A | Window | β |
| Worker | β | ||
api.Request.destination | MDN, SPEC | Window | β |
| Worker | β | ||
api.Request.duplex | MDN, SPEC | Window | β |
| Worker | β | ||
api.Request.formData | MDN, SPEC | Window | β |
| Worker | β | ||
api.Request.headers | MDN, SPEC | Window | β |
| Worker | β | ||
api.Request.integrity | MDN, SPEC | Window | β |
| Worker | β | ||
api.Request.isHistoryNavigation | MDN, SPEC | Window | β |
| Worker | β | ||
api.Request.isReloadNavigation | N/A | Window | β |
| Worker | β | ||
api.Request.json | MDN, SPEC | Window | β |
| Worker | β | ||
api.Request.keepalive | MDN, SPEC | Window | β |
| Worker | β | ||
api.Request.method | MDN, SPEC | Window | β |
| Worker | β | ||
api.Request.mode | MDN, SPEC | Window | β |
| Worker | β | ||
api.Request.redirect | MDN, SPEC | Window | β |
| Worker | β | ||
api.Request.referrer | MDN, SPEC | Window | β |
| Worker | β | ||
api.Request.referrerPolicy | MDN, SPEC | Window | β |
| Worker | β | ||
api.Request.signal | MDN, SPEC | Window | β |
| Worker | β | ||
api.Request.targetAddressSpace | SPEC | Window | β |
| Worker | β | ||
api.Request.text | MDN, SPEC | Window | β |
| Worker | β | ||
api.Request.url | MDN, SPEC | Window | β |
| Worker | β |
ResizeObserver APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.ResizeObserver | N/A | Window | β |
api.ResizeObserver.ResizeObserver | MDN, SPEC | Window | β |
api.ResizeObserver.disconnect | MDN, SPEC | Window | β |
api.ResizeObserver.observe | MDN, SPEC | Window | β |
api.ResizeObserver.observe.options_box_parameter | N/A | Window | β |
api.ResizeObserver.unobserve | MDN, SPEC | Window | β |
ResizeObserverEntry APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.ResizeObserverEntry | N/A | Window | β |
api.ResizeObserverEntry.borderBoxSize | MDN, SPEC | Window | β |
api.ResizeObserverEntry.contentBoxSize | MDN, SPEC | Window | β |
api.ResizeObserverEntry.contentRect | MDN, SPEC | Window | β |
api.ResizeObserverEntry.devicePixelContentBoxSize | MDN, SPEC | Window | β |
api.ResizeObserverEntry.target | MDN, SPEC | Window | β |
ResizeObserverSize APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.ResizeObserverSize | N/A | Window | β |
api.ResizeObserverSize.blockSize | MDN, SPEC | Window | β |
api.ResizeObserverSize.inlineSize | MDN, SPEC | Window | β |
Response APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.Response | N/A | Window | β |
| Worker | β | ||
api.Response.Response | MDN, SPEC | Window | β |
| Worker | β | ||
api.Response.Response.accept_readablestream | N/A | Window | β |
| Worker | β | ||
api.Response.Response.body_parameter_optional | N/A | Window | β |
| Worker | β | ||
api.Response.arrayBuffer | MDN, SPEC | Window | β |
| Worker | β | ||
api.Response.blob | MDN, SPEC | Window | β |
| Worker | β | ||
api.Response.body | MDN, SPEC | Window | β |
| Worker | β | ||
api.Response.body.readable_byte_stream | N/A | Window | β |
| Worker | β | ||
api.Response.bodyUsed | MDN, SPEC | Window | β |
| Worker | β | ||
api.Response.bytes | MDN, SPEC | Window | β |
| Worker | β | ||
api.Response.clone | MDN, SPEC | Window | β |
| Worker | β | ||
api.Response.error_static | MDN, SPEC | Window | β |
| Worker | β | ||
api.Response.formData | MDN, SPEC | Window | β |
| Worker | β | ||
api.Response.headers | MDN, SPEC | Window | β |
| Worker | β | ||
api.Response.json | MDN, SPEC | Window | β |
| Worker | β | ||
api.Response.json_static | MDN, SPEC | Window | β |
| Worker | β | ||
api.Response.ok | MDN, SPEC | Window | β |
| Worker | β | ||
api.Response.redirect_static | MDN, SPEC | Window | β |
| Worker | β | ||
api.Response.redirected | MDN, SPEC | Window | β |
| Worker | β | ||
api.Response.status | MDN, SPEC | Window | β |
| Worker | β | ||
api.Response.statusText | MDN, SPEC | Window | β |
| Worker | β | ||
api.Response.text | MDN, SPEC | Window | β |
| Worker | β | ||
api.Response.type | MDN, SPEC | Window | β |
| Worker | β | ||
api.Response.url | MDN, SPEC | Window | β |
| Worker | β |
RestrictionTarget APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.RestrictionTarget | N/A | Window | β |
| Worker | β | ||
api.RestrictionTarget.fromElement_static | MDN, SPEC | Window | β |
| Worker | β |
Rewriter APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.Rewriter | N/A | Window | β |
api.Rewriter.availability_static | N/A | Window | β |
api.Rewriter.create_static | N/A | Window | β |
api.Rewriter.destroy | N/A | Window | β |
api.Rewriter.expectedContextLanguages | N/A | Window | β |
api.Rewriter.expectedInputLanguages | N/A | Window | β |
api.Rewriter.format | N/A | Window | β |
api.Rewriter.inputQuota | N/A | Window | β |
api.Rewriter.length | N/A | Window | β |
api.Rewriter.measureInputUsage | N/A | Window | β |
api.Rewriter.outputLanguage | N/A | Window | β |
api.Rewriter.rewrite | N/A | Window | β |
api.Rewriter.rewriteStreaming | N/A | Window | β |
api.Rewriter.sharedContext | N/A | Window | β |
api.Rewriter.tone | N/A | Window | β |
SFrameDecrypterStream APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.SFrameDecrypterStream | N/A | Window | β |
| Worker | β | ||
api.SFrameDecrypterStream.SFrameDecrypterStream | N/A | Window | β |
| Worker | β | ||
api.SFrameDecrypterStream.addDecryptionKey | N/A | Window | β |
| Worker | β | ||
api.SFrameDecrypterStream.error_event | N/A | Window | β |
| Worker | β | ||
api.SFrameDecrypterStream.readable | N/A | Window | β |
| Worker | β | ||
api.SFrameDecrypterStream.removeDecryptionKey | N/A | Window | β |
| Worker | β | ||
api.SFrameDecrypterStream.writable | N/A | Window | β |
| Worker | β |
SFrameEncrypterStream APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.SFrameEncrypterStream | N/A | Window | β |
| Worker | β | ||
api.SFrameEncrypterStream.SFrameEncrypterStream | N/A | Window | β |
| Worker | β | ||
api.SFrameEncrypterStream.readable | N/A | Window | β |
| Worker | β | ||
api.SFrameEncrypterStream.setEncryptionKey | N/A | Window | β |
| Worker | β | ||
api.SFrameEncrypterStream.writable | N/A | Window | β |
| Worker | β |
SFrameTransformErrorEvent APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.SFrameTransformErrorEvent | N/A | Window | β |
| Worker | β | ||
api.SFrameTransformErrorEvent.SFrameTransformErrorEvent | N/A | Window | β |
| Worker | β | ||
api.SFrameTransformErrorEvent.errorType | N/A | Window | β |
| Worker | β | ||
api.SFrameTransformErrorEvent.frame | N/A | Window | β |
| Worker | β | ||
api.SFrameTransformErrorEvent.keyID | N/A | Window | β |
| Worker | β |
SVGAElement APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.SVGAElement | N/A | Window | β |
api.SVGAElement.download | MDN, SPEC | Window | β |
api.SVGAElement.hash | N/A | Window | β |
api.SVGAElement.host | N/A | Window | β |
api.SVGAElement.hostname | N/A | Window | β |
api.SVGAElement.href | MDN, SPEC | Window | β |
api.SVGAElement.hreflang | MDN, SPEC | Window | β |
api.SVGAElement.origin | N/A | Window | β |
api.SVGAElement.password | N/A | Window | β |
api.SVGAElement.pathname | N/A | Window | β |
api.SVGAElement.ping | MDN, SPEC | Window | β |
api.SVGAElement.port | N/A | Window | β |
api.SVGAElement.protocol | N/A | Window | β |
api.SVGAElement.referrerPolicy | SPEC | Window | β |
api.SVGAElement.rel | MDN, SPEC | Window | β |
api.SVGAElement.relList | MDN, SPEC | Window | β |
api.SVGAElement.search | N/A | Window | β |
api.SVGAElement.target | MDN, SPEC | Window | β |
api.SVGAElement.type | MDN, SPEC | Window | β |
api.SVGAElement.username | N/A | Window | β |
SVGAngle APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.SVGAngle | N/A | Window | β οΈ |
api.SVGAngle.convertToSpecifiedUnits | MDN, SPEC | Window | β οΈ |
api.SVGAngle.newValueSpecifiedUnits | MDN, SPEC | Window | β οΈ |
api.SVGAngle.unitType | MDN, SPEC | Window | β οΈ |
api.SVGAngle.value | MDN, SPEC | Window | β οΈ |
api.SVGAngle.valueAsString | MDN, SPEC | Window | β οΈ |
api.SVGAngle.valueInSpecifiedUnits | MDN, SPEC | Window | β οΈ |
SVGAnimateColorElement APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.SVGAnimateColorElement | N/A | Window | β |
SVGAnimateElement APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.SVGAnimateElement | N/A | Window | β |
SVGAnimateMotionElement APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.SVGAnimateMotionElement | N/A | Window | β |
SVGAnimateTransformElement APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.SVGAnimateTransformElement | N/A | Window | β |
SVGAnimatedAngle APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.SVGAnimatedAngle | N/A | Window | β |
api.SVGAnimatedAngle.animVal | MDN, SPEC | Window | β |
api.SVGAnimatedAngle.baseVal | MDN, SPEC | Window | β |
SVGAnimatedBoolean APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.SVGAnimatedBoolean | N/A | Window | β |
api.SVGAnimatedBoolean.animVal | MDN, SPEC | Window | β |
api.SVGAnimatedBoolean.baseVal | MDN, SPEC | Window | β |
SVGAnimatedEnumeration APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.SVGAnimatedEnumeration | N/A | Window | β |
api.SVGAnimatedEnumeration.animVal | MDN, SPEC | Window | β |
api.SVGAnimatedEnumeration.baseVal | MDN, SPEC | Window | β |
SVGAnimatedInteger APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.SVGAnimatedInteger | N/A | Window | β |
api.SVGAnimatedInteger.animVal | MDN, SPEC | Window | β |
api.SVGAnimatedInteger.baseVal | MDN, SPEC | Window | β |
SVGAnimatedLength APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.SVGAnimatedLength | N/A | Window | β |
api.SVGAnimatedLength.animVal | MDN, SPEC | Window | β |
api.SVGAnimatedLength.baseVal | MDN, SPEC | Window | β |
SVGAnimatedLengthList APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.SVGAnimatedLengthList | N/A | Window | β |
api.SVGAnimatedLengthList.animVal | MDN, SPEC | Window | β |
api.SVGAnimatedLengthList.baseVal | MDN, SPEC | Window | β |
SVGAnimatedNumber APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.SVGAnimatedNumber | N/A | Window | β |
api.SVGAnimatedNumber.animVal | MDN, SPEC | Window | β |
api.SVGAnimatedNumber.baseVal | MDN, SPEC | Window | β |
SVGAnimatedNumberList APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.SVGAnimatedNumberList | N/A | Window | β |
api.SVGAnimatedNumberList.animVal | MDN, SPEC | Window | β |
api.SVGAnimatedNumberList.baseVal | MDN, SPEC | Window | β |
SVGAnimatedPreserveAspectRatio APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.SVGAnimatedPreserveAspectRatio | N/A | Window | β |
api.SVGAnimatedPreserveAspectRatio.animVal | MDN, SPEC | Window | β |
api.SVGAnimatedPreserveAspectRatio.baseVal | MDN, SPEC | Window | β |
SVGAnimatedRect APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.SVGAnimatedRect | N/A | Window | β |
api.SVGAnimatedRect.animVal | MDN, SPEC | Window | β |
api.SVGAnimatedRect.baseVal | MDN, SPEC | Window | β |
SVGAnimatedString APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.SVGAnimatedString | N/A | Window | β |
api.SVGAnimatedString.animVal | MDN, SPEC | Window | β |
api.SVGAnimatedString.baseVal | MDN, SPEC | Window | β |
SVGAnimatedTransformList APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.SVGAnimatedTransformList | N/A | Window | β οΈ |
api.SVGAnimatedTransformList.animVal | MDN, SPEC | Window | β οΈ |
api.SVGAnimatedTransformList.baseVal | MDN, SPEC | Window | β οΈ |
SVGAnimationElement APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.SVGAnimationElement | N/A | Window | β |
api.SVGAnimationElement.beginElement | MDN, SPEC | Window | β |
api.SVGAnimationElement.beginElementAt | MDN, SPEC | Window | β |
api.SVGAnimationElement.beginEvent_event | MDN, SPEC | Window | β |
api.SVGAnimationElement.endElement | MDN, SPEC | Window | β |
api.SVGAnimationElement.endElementAt | MDN, SPEC | Window | β |
api.SVGAnimationElement.endEvent_event | MDN, SPEC | Window | β |
api.SVGAnimationElement.getCurrentTime | MDN, SPEC | Window | β |
api.SVGAnimationElement.getSimpleDuration | MDN, SPEC | Window | β |
api.SVGAnimationElement.getStartTime | MDN, SPEC | Window | β |
api.SVGAnimationElement.repeatEvent_event | MDN, SPEC | Window | β |
api.SVGAnimationElement.requiredExtensions | MDN, SPEC | Window | β |
api.SVGAnimationElement.systemLanguage | MDN, SPEC | Window | β |
api.SVGAnimationElement.targetElement | MDN, SPEC | Window | β |
SVGCircleElement APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.SVGCircleElement | N/A | Window | β |
api.SVGCircleElement.cx | MDN, SPEC | Window | β |
api.SVGCircleElement.cy | MDN, SPEC | Window | β |
api.SVGCircleElement.r | MDN, SPEC | Window | β |
SVGClipPathElement APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.SVGClipPathElement | N/A | Window | β |
api.SVGClipPathElement.clipPathUnits | MDN, SPEC | Window | β |
api.SVGClipPathElement.transform | MDN, SPEC | Window | β |
SVGComponentTransferFunctionElement APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.SVGComponentTransferFunctionElement | N/A | Window | β |
api.SVGComponentTransferFunctionElement.amplitude | MDN, SPEC | Window | β |
api.SVGComponentTransferFunctionElement.exponent | MDN, SPEC | Window | β |
api.SVGComponentTransferFunctionElement.intercept | MDN, SPEC | Window | β |
api.SVGComponentTransferFunctionElement.offset | MDN, SPEC | Window | β |
api.SVGComponentTransferFunctionElement.slope | MDN, SPEC | Window | β |
api.SVGComponentTransferFunctionElement.tableValues | MDN, SPEC | Window | β |
api.SVGComponentTransferFunctionElement.type | MDN, SPEC | Window | β |
SVGDefsElement APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.SVGDefsElement | N/A | Window | β |
SVGDescElement APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.SVGDescElement | N/A | Window | β |
SVGElement APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.SVGElement | N/A | Window | β |
api.SVGElement.attributeStyleMap | MDN, SPEC | Window | β |
api.SVGElement.autofocus | MDN, SPEC | Window | β |
api.SVGElement.blur | MDN, SPEC | Window | β |
api.SVGElement.className | SPEC | Window | β |
api.SVGElement.dataset | MDN, SPEC | Window | β |
api.SVGElement.error_event | MDN, SPEC | Window | β |
api.SVGElement.focus | MDN, SPEC | Window | β |
api.SVGElement.focus.options_preventScroll_parameter | N/A | Window | β |
api.SVGElement.load_event | MDN, SPEC | Window | β |
api.SVGElement.nonce | MDN, SPEC | Window | β |
api.SVGElement.ownerSVGElement | MDN, SPEC | Window | β |
api.SVGElement.style | MDN, SPEC | Window | β |
api.SVGElement.tabIndex | MDN, SPEC | Window | β |
api.SVGElement.viewportElement | MDN, SPEC | Window | β |
SVGEllipseElement APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.SVGEllipseElement | N/A | Window | β |
api.SVGEllipseElement.cx | MDN, SPEC | Window | β |
api.SVGEllipseElement.cy | MDN, SPEC | Window | β |
api.SVGEllipseElement.rx | MDN, SPEC | Window | β |
api.SVGEllipseElement.ry | MDN, SPEC | Window | β |
SVGFEBlendElement APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.SVGFEBlendElement | N/A | Window | β |
api.SVGFEBlendElement.height | MDN, SPEC | Window | β |
api.SVGFEBlendElement.in1 | MDN, SPEC | Window | β |
api.SVGFEBlendElement.in2 | MDN, SPEC | Window | β |
api.SVGFEBlendElement.mode | MDN, SPEC | Window | β |
api.SVGFEBlendElement.result | MDN, SPEC | Window | β |
api.SVGFEBlendElement.width | MDN, SPEC | Window | β |
api.SVGFEBlendElement.x | MDN, SPEC | Window | β |
api.SVGFEBlendElement.y | MDN, SPEC | Window | β |
SVGFEColorMatrixElement APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.SVGFEColorMatrixElement | N/A | Window | β |
api.SVGFEColorMatrixElement.height | MDN, SPEC | Window | β |
api.SVGFEColorMatrixElement.in1 | MDN, SPEC | Window | β |
api.SVGFEColorMatrixElement.result | MDN, SPEC | Window | β |
api.SVGFEColorMatrixElement.type | MDN, SPEC | Window | β |
api.SVGFEColorMatrixElement.values | MDN, SPEC | Window | β |
api.SVGFEColorMatrixElement.width | MDN, SPEC | Window | β |
api.SVGFEColorMatrixElement.x | MDN, SPEC | Window | β |
api.SVGFEColorMatrixElement.y | MDN, SPEC | Window | β |
SVGFEComponentTransferElement APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.SVGFEComponentTransferElement | N/A | Window | β |
api.SVGFEComponentTransferElement.height | MDN, SPEC | Window | β |
api.SVGFEComponentTransferElement.in1 | MDN, SPEC | Window | β |
api.SVGFEComponentTransferElement.result | MDN, SPEC | Window | β |
api.SVGFEComponentTransferElement.width | MDN, SPEC | Window | β |
api.SVGFEComponentTransferElement.x | MDN, SPEC | Window | β |
api.SVGFEComponentTransferElement.y | MDN, SPEC | Window | β |
SVGFECompositeElement APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.SVGFECompositeElement | N/A | Window | β |
api.SVGFECompositeElement.height | MDN, SPEC | Window | β |
api.SVGFECompositeElement.in1 | MDN, SPEC | Window | β |
api.SVGFECompositeElement.in2 | MDN, SPEC | Window | β |
api.SVGFECompositeElement.k1 | MDN, SPEC | Window | β |
api.SVGFECompositeElement.k2 | MDN, SPEC | Window | β |
api.SVGFECompositeElement.k3 | MDN, SPEC | Window | β |
api.SVGFECompositeElement.k4 | MDN, SPEC | Window | β |
api.SVGFECompositeElement.operator | MDN, SPEC | Window | β |
api.SVGFECompositeElement.result | MDN, SPEC | Window | β |
api.SVGFECompositeElement.width | MDN, SPEC | Window | β |
api.SVGFECompositeElement.x | MDN, SPEC | Window | β |
api.SVGFECompositeElement.y | MDN, SPEC | Window | β |
SVGFEConvolveMatrixElement APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.SVGFEConvolveMatrixElement | N/A | Window | β |
api.SVGFEConvolveMatrixElement.bias | MDN, SPEC | Window | β |
api.SVGFEConvolveMatrixElement.divisor | MDN, SPEC | Window | β |
api.SVGFEConvolveMatrixElement.edgeMode | MDN, SPEC | Window | β |
api.SVGFEConvolveMatrixElement.height | MDN, SPEC | Window | β |
api.SVGFEConvolveMatrixElement.in1 | MDN, SPEC | Window | β |
api.SVGFEConvolveMatrixElement.kernelMatrix | MDN, SPEC | Window | β |
api.SVGFEConvolveMatrixElement.kernelUnitLengthX | MDN, SPEC | Window | β |
api.SVGFEConvolveMatrixElement.kernelUnitLengthY | MDN, SPEC | Window | β |
api.SVGFEConvolveMatrixElement.orderX | MDN, SPEC | Window | β |
api.SVGFEConvolveMatrixElement.orderY | MDN, SPEC | Window | β |
api.SVGFEConvolveMatrixElement.preserveAlpha | MDN, SPEC | Window | β |
api.SVGFEConvolveMatrixElement.result | MDN, SPEC | Window | β |
api.SVGFEConvolveMatrixElement.targetX | MDN, SPEC | Window | β |
api.SVGFEConvolveMatrixElement.targetY | MDN, SPEC | Window | β |
api.SVGFEConvolveMatrixElement.width | MDN, SPEC | Window | β |
api.SVGFEConvolveMatrixElement.x | MDN, SPEC | Window | β |
api.SVGFEConvolveMatrixElement.y | MDN, SPEC | Window | β |
SVGFEDiffuseLightingElement APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.SVGFEDiffuseLightingElement | N/A | Window | β |
api.SVGFEDiffuseLightingElement.diffuseConstant | MDN, SPEC | Window | β |
api.SVGFEDiffuseLightingElement.height | MDN, SPEC | Window | β |
api.SVGFEDiffuseLightingElement.in1 | MDN, SPEC | Window | β |
api.SVGFEDiffuseLightingElement.kernelUnitLengthX | MDN, SPEC | Window | β |
api.SVGFEDiffuseLightingElement.kernelUnitLengthY | MDN, SPEC | Window | β |
api.SVGFEDiffuseLightingElement.result | MDN, SPEC | Window | β |
api.SVGFEDiffuseLightingElement.surfaceScale | MDN, SPEC | Window | β |
api.SVGFEDiffuseLightingElement.width | MDN, SPEC | Window | β |
api.SVGFEDiffuseLightingElement.x | MDN, SPEC | Window | β |
api.SVGFEDiffuseLightingElement.y | MDN, SPEC | Window | β |
SVGFEDisplacementMapElement APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.SVGFEDisplacementMapElement | N/A | Window | β |
api.SVGFEDisplacementMapElement.height | MDN, SPEC | Window | β |
api.SVGFEDisplacementMapElement.in1 | MDN, SPEC | Window | β |
api.SVGFEDisplacementMapElement.in2 | MDN, SPEC | Window | β |
api.SVGFEDisplacementMapElement.result | MDN, SPEC | Window | β |
api.SVGFEDisplacementMapElement.scale | MDN, SPEC | Window | β |
api.SVGFEDisplacementMapElement.width | MDN, SPEC | Window | β |
api.SVGFEDisplacementMapElement.x | MDN, SPEC | Window | β |
api.SVGFEDisplacementMapElement.xChannelSelector | MDN, SPEC | Window | β |
api.SVGFEDisplacementMapElement.y | MDN, SPEC | Window | β |
api.SVGFEDisplacementMapElement.yChannelSelector | MDN, SPEC | Window | β |
SVGFEDistantLightElement APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.SVGFEDistantLightElement | N/A | Window | β |
api.SVGFEDistantLightElement.azimuth | MDN, SPEC | Window | β |
api.SVGFEDistantLightElement.elevation | MDN, SPEC | Window | β |
SVGFEDropShadowElement APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.SVGFEDropShadowElement | N/A | Window | β |
api.SVGFEDropShadowElement.dx | MDN, SPEC | Window | β |
api.SVGFEDropShadowElement.dy | MDN, SPEC | Window | β |
api.SVGFEDropShadowElement.height | MDN, SPEC | Window | β |
api.SVGFEDropShadowElement.in1 | MDN, SPEC | Window | β |
api.SVGFEDropShadowElement.result | MDN, SPEC | Window | β |
api.SVGFEDropShadowElement.setStdDeviation | MDN, SPEC | Window | β |
api.SVGFEDropShadowElement.stdDeviationX | MDN, SPEC | Window | β |
api.SVGFEDropShadowElement.stdDeviationY | MDN, SPEC | Window | β |
api.SVGFEDropShadowElement.width | MDN, SPEC | Window | β |
api.SVGFEDropShadowElement.x | MDN, SPEC | Window | β |
api.SVGFEDropShadowElement.y | MDN, SPEC | Window | β |
SVGFEFloodElement APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.SVGFEFloodElement | N/A | Window | β |
api.SVGFEFloodElement.height | MDN, SPEC | Window | β |
api.SVGFEFloodElement.result | MDN, SPEC | Window | β |
api.SVGFEFloodElement.width | MDN, SPEC | Window | β |
api.SVGFEFloodElement.x | MDN, SPEC | Window | β |
api.SVGFEFloodElement.y | MDN, SPEC | Window | β |
SVGFEFuncAElement APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.SVGFEFuncAElement | N/A | Window | β |
SVGFEFuncBElement APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.SVGFEFuncBElement | N/A | Window | β |
SVGFEFuncGElement APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.SVGFEFuncGElement | N/A | Window | β |
SVGFEFuncRElement APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.SVGFEFuncRElement | N/A | Window | β |
SVGFEGaussianBlurElement APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.SVGFEGaussianBlurElement | N/A | Window | β |
api.SVGFEGaussianBlurElement.edgeMode | MDN, SPEC | Window | β |
api.SVGFEGaussianBlurElement.height | MDN, SPEC | Window | β |
api.SVGFEGaussianBlurElement.in1 | MDN, SPEC | Window | β |
api.SVGFEGaussianBlurElement.result | MDN, SPEC | Window | β |
api.SVGFEGaussianBlurElement.setStdDeviation | MDN, SPEC | Window | β |
api.SVGFEGaussianBlurElement.stdDeviationX | MDN, SPEC | Window | β |
api.SVGFEGaussianBlurElement.stdDeviationY | MDN, SPEC | Window | β |
api.SVGFEGaussianBlurElement.width | MDN, SPEC | Window | β |
api.SVGFEGaussianBlurElement.x | MDN, SPEC | Window | β |
api.SVGFEGaussianBlurElement.y | MDN, SPEC | Window | β |
SVGFEImageElement APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.SVGFEImageElement | N/A | Window | β |
api.SVGFEImageElement.crossOrigin | SPEC | Window | β |
api.SVGFEImageElement.height | MDN, SPEC | Window | β |
api.SVGFEImageElement.href | MDN, SPEC | Window | β |
api.SVGFEImageElement.preserveAspectRatio | MDN, SPEC | Window | β |
api.SVGFEImageElement.result | MDN, SPEC | Window | β |
api.SVGFEImageElement.width | MDN, SPEC | Window | β |
api.SVGFEImageElement.x | MDN, SPEC | Window | β |
api.SVGFEImageElement.y | MDN, SPEC | Window | β |
SVGFEMergeElement APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.SVGFEMergeElement | N/A | Window | β |
api.SVGFEMergeElement.height | MDN, SPEC | Window | β |
api.SVGFEMergeElement.result | MDN, SPEC | Window | β |
api.SVGFEMergeElement.width | MDN, SPEC | Window | β |
api.SVGFEMergeElement.x | MDN, SPEC | Window | β |
api.SVGFEMergeElement.y | MDN, SPEC | Window | β |
SVGFEMergeNodeElement APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.SVGFEMergeNodeElement | N/A | Window | β |
api.SVGFEMergeNodeElement.in1 | MDN, SPEC | Window | β |
SVGFEMorphologyElement APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.SVGFEMorphologyElement | N/A | Window | β |
api.SVGFEMorphologyElement.height | MDN, SPEC | Window | β |
api.SVGFEMorphologyElement.in1 | MDN, SPEC | Window | β |
api.SVGFEMorphologyElement.operator | MDN, SPEC | Window | β |
api.SVGFEMorphologyElement.radiusX | MDN, SPEC | Window | β |
api.SVGFEMorphologyElement.radiusY | MDN, SPEC | Window | β |
api.SVGFEMorphologyElement.result | MDN, SPEC | Window | β |
api.SVGFEMorphologyElement.width | MDN, SPEC | Window | β |
api.SVGFEMorphologyElement.x | MDN, SPEC | Window | β |
api.SVGFEMorphologyElement.y | MDN, SPEC | Window | β |
SVGFEOffsetElement APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.SVGFEOffsetElement | N/A | Window | β |
api.SVGFEOffsetElement.dx | MDN, SPEC | Window | β |
api.SVGFEOffsetElement.dy | MDN, SPEC | Window | β |
api.SVGFEOffsetElement.height | MDN, SPEC | Window | β |
api.SVGFEOffsetElement.in1 | MDN, SPEC | Window | β |
api.SVGFEOffsetElement.result | MDN, SPEC | Window | β |
api.SVGFEOffsetElement.width | MDN, SPEC | Window | β |
api.SVGFEOffsetElement.x | MDN, SPEC | Window | β |
api.SVGFEOffsetElement.y | MDN, SPEC | Window | β |
SVGFEPointLightElement APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.SVGFEPointLightElement | N/A | Window | β |
api.SVGFEPointLightElement.x | MDN, SPEC | Window | β |
api.SVGFEPointLightElement.y | MDN, SPEC | Window | β |
api.SVGFEPointLightElement.z | MDN, SPEC | Window | β |
SVGFESpecularLightingElement APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.SVGFESpecularLightingElement | N/A | Window | β |
api.SVGFESpecularLightingElement.height | MDN, SPEC | Window | β |
api.SVGFESpecularLightingElement.in1 | MDN, SPEC | Window | β |
api.SVGFESpecularLightingElement.kernelUnitLengthX | MDN, SPEC | Window | β |
api.SVGFESpecularLightingElement.kernelUnitLengthY | MDN, SPEC | Window | β |
api.SVGFESpecularLightingElement.result | MDN, SPEC | Window | β |
api.SVGFESpecularLightingElement.specularConstant | MDN, SPEC | Window | β |
api.SVGFESpecularLightingElement.specularExponent | MDN, SPEC | Window | β |
api.SVGFESpecularLightingElement.surfaceScale | MDN, SPEC | Window | β |
api.SVGFESpecularLightingElement.width | MDN, SPEC | Window | β |
api.SVGFESpecularLightingElement.x | MDN, SPEC | Window | β |
api.SVGFESpecularLightingElement.y | MDN, SPEC | Window | β |
SVGFESpotLightElement APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.SVGFESpotLightElement | N/A | Window | β |
api.SVGFESpotLightElement.limitingConeAngle | MDN, SPEC | Window | β |
api.SVGFESpotLightElement.pointsAtX | MDN, SPEC | Window | β |
api.SVGFESpotLightElement.pointsAtY | MDN, SPEC | Window | β |
api.SVGFESpotLightElement.pointsAtZ | MDN, SPEC | Window | β |
api.SVGFESpotLightElement.specularExponent | MDN, SPEC | Window | β |
api.SVGFESpotLightElement.x | MDN, SPEC | Window | β |
api.SVGFESpotLightElement.y | MDN, SPEC | Window | β |
api.SVGFESpotLightElement.z | MDN, SPEC | Window | β |
SVGFETileElement APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.SVGFETileElement | N/A | Window | β |
api.SVGFETileElement.height | MDN, SPEC | Window | β |
api.SVGFETileElement.in1 | MDN, SPEC | Window | β |
api.SVGFETileElement.result | MDN, SPEC | Window | β |
api.SVGFETileElement.width | MDN, SPEC | Window | β |
api.SVGFETileElement.x | MDN, SPEC | Window | β |
api.SVGFETileElement.y | MDN, SPEC | Window | β |
SVGFETurbulenceElement APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.SVGFETurbulenceElement | N/A | Window | β |
api.SVGFETurbulenceElement.baseFrequencyX | MDN, SPEC | Window | β |
api.SVGFETurbulenceElement.baseFrequencyY | MDN, SPEC | Window | β |
api.SVGFETurbulenceElement.height | MDN, SPEC | Window | β |
api.SVGFETurbulenceElement.numOctaves | MDN, SPEC | Window | β |
api.SVGFETurbulenceElement.result | MDN, SPEC | Window | β |
api.SVGFETurbulenceElement.seed | MDN, SPEC | Window | β |
api.SVGFETurbulenceElement.stitchTiles | MDN, SPEC | Window | β |
api.SVGFETurbulenceElement.type | MDN, SPEC | Window | β |
api.SVGFETurbulenceElement.width | MDN, SPEC | Window | β |
api.SVGFETurbulenceElement.x | MDN, SPEC | Window | β |
api.SVGFETurbulenceElement.y | MDN, SPEC | Window | β |
SVGFilterElement APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.SVGFilterElement | N/A | Window | β |
api.SVGFilterElement.filterUnits | MDN, SPEC | Window | β |
api.SVGFilterElement.height | MDN, SPEC | Window | β |
api.SVGFilterElement.href | MDN, SPEC | Window | β |
api.SVGFilterElement.primitiveUnits | MDN, SPEC | Window | β |
api.SVGFilterElement.width | MDN, SPEC | Window | β |
api.SVGFilterElement.x | MDN, SPEC | Window | β |
api.SVGFilterElement.y | MDN, SPEC | Window | β |
SVGForeignObjectElement APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.SVGForeignObjectElement | N/A | Window | β |
api.SVGForeignObjectElement.height | MDN, SPEC | Window | β |
api.SVGForeignObjectElement.width | MDN, SPEC | Window | β |
api.SVGForeignObjectElement.x | MDN, SPEC | Window | β |
api.SVGForeignObjectElement.y | MDN, SPEC | Window | β |
SVGGElement APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.SVGGElement | N/A | Window | β |
SVGGeometryElement APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.SVGGeometryElement | N/A | Window | β |
api.SVGGeometryElement.getPointAtLength | MDN, SPEC | Window | β |
api.SVGGeometryElement.getTotalLength | MDN, SPEC | Window | β |
api.SVGGeometryElement.isPointInFill | MDN, SPEC | Window | β |
api.SVGGeometryElement.isPointInFill.point_parameter_DOMPoint | N/A | Window | β |
api.SVGGeometryElement.isPointInStroke | MDN, SPEC | Window | β |
api.SVGGeometryElement.isPointInStroke.point_parameter_DOMPoint | N/A | Window | β |
api.SVGGeometryElement.pathLength | MDN, SPEC | Window | β |
SVGGradientElement APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.SVGGradientElement | N/A | Window | β |
api.SVGGradientElement.gradientTransform | MDN, SPEC | Window | β |
api.SVGGradientElement.gradientUnits | MDN, SPEC | Window | β |
api.SVGGradientElement.href | MDN, SPEC | Window | β |
api.SVGGradientElement.spreadMethod | MDN, SPEC | Window | β |
SVGGraphicsElement APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.SVGGraphicsElement | N/A | Window | β οΈ |
api.SVGGraphicsElement.getBBox | MDN, SPEC | Window | β οΈ |
api.SVGGraphicsElement.getCTM | MDN, SPEC | Window | β οΈ |
api.SVGGraphicsElement.getScreenCTM | MDN, SPEC | Window | β οΈ |
api.SVGGraphicsElement.requiredExtensions | MDN, SPEC | Window | β οΈ |
api.SVGGraphicsElement.systemLanguage | MDN, SPEC | Window | β οΈ |
api.SVGGraphicsElement.transform | MDN, SPEC | Window | β οΈ |
SVGImageElement APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.SVGImageElement | N/A | Window | β οΈ |
api.SVGImageElement.crossOrigin | MDN, SPEC | Window | β οΈ |
api.SVGImageElement.decode | MDN, SPEC | Window | β οΈ |
api.SVGImageElement.decoding | MDN, SPEC | Window | β οΈ |
api.SVGImageElement.height | MDN, SPEC | Window | β οΈ |
api.SVGImageElement.href | MDN, SPEC | Window | β οΈ |
api.SVGImageElement.preserveAspectRatio | MDN, SPEC | Window | β οΈ |
api.SVGImageElement.width | MDN, SPEC | Window | β οΈ |
api.SVGImageElement.x | MDN, SPEC | Window | β οΈ |
api.SVGImageElement.y | MDN, SPEC | Window | β οΈ |
SVGLength APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.SVGLength | N/A | Window | β οΈ |
api.SVGLength.convertToSpecifiedUnits | MDN, SPEC | Window | β οΈ |
api.SVGLength.newValueSpecifiedUnits | MDN, SPEC | Window | β οΈ |
api.SVGLength.unitType | MDN, SPEC | Window | β οΈ |
api.SVGLength.value | MDN, SPEC | Window | β οΈ |
api.SVGLength.valueAsString | MDN, SPEC | Window | β οΈ |
api.SVGLength.valueInSpecifiedUnits | MDN, SPEC | Window | β οΈ |
SVGLengthList APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.SVGLengthList | N/A | Window | β |
api.SVGLengthList.appendItem | MDN, SPEC | Window | β |
api.SVGLengthList.clear | MDN, SPEC | Window | β |
api.SVGLengthList.getItem | MDN, SPEC | Window | β |
api.SVGLengthList.initialize | MDN, SPEC | Window | β |
api.SVGLengthList.insertItemBefore | MDN, SPEC | Window | β |
api.SVGLengthList.length | MDN, SPEC | Window | β |
api.SVGLengthList.numberOfItems | MDN, SPEC | Window | β |
api.SVGLengthList.removeItem | MDN, SPEC | Window | β |
api.SVGLengthList.replaceItem | MDN, SPEC | Window | β |
SVGLineElement APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.SVGLineElement | N/A | Window | β |
api.SVGLineElement.x1 | MDN, SPEC | Window | β |
api.SVGLineElement.x2 | MDN, SPEC | Window | β |
api.SVGLineElement.y1 | MDN, SPEC | Window | β |
api.SVGLineElement.y2 | MDN, SPEC | Window | β |
SVGLinearGradientElement APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.SVGLinearGradientElement | N/A | Window | β |
api.SVGLinearGradientElement.x1 | MDN, SPEC | Window | β |
api.SVGLinearGradientElement.x2 | MDN, SPEC | Window | β |
api.SVGLinearGradientElement.y1 | MDN, SPEC | Window | β |
api.SVGLinearGradientElement.y2 | MDN, SPEC | Window | β |
SVGMPathElement APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.SVGMPathElement | N/A | Window | β |
api.SVGMPathElement.href | MDN, SPEC | Window | β |
SVGMarkerElement APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.SVGMarkerElement | N/A | Window | β |
api.SVGMarkerElement.markerHeight | MDN, SPEC | Window | β |
api.SVGMarkerElement.markerUnits | MDN, SPEC | Window | β |
api.SVGMarkerElement.markerWidth | MDN, SPEC | Window | β |
api.SVGMarkerElement.orient | MDN, SPEC | Window | β |
api.SVGMarkerElement.orientAngle | MDN, SPEC | Window | β |
api.SVGMarkerElement.orientType | MDN, SPEC | Window | β |
api.SVGMarkerElement.preserveAspectRatio | MDN, SPEC | Window | β |
api.SVGMarkerElement.refX | MDN, SPEC | Window | β |
api.SVGMarkerElement.refY | MDN, SPEC | Window | β |
api.SVGMarkerElement.setOrientToAngle | MDN, SPEC | Window | β |
api.SVGMarkerElement.setOrientToAuto | MDN, SPEC | Window | β |
api.SVGMarkerElement.viewBox | MDN, SPEC | Window | β |
SVGMaskElement APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.SVGMaskElement | N/A | Window | β |
api.SVGMaskElement.height | MDN, SPEC | Window | β |
api.SVGMaskElement.maskContentUnits | MDN, SPEC | Window | β |
api.SVGMaskElement.maskUnits | MDN, SPEC | Window | β |
api.SVGMaskElement.width | MDN, SPEC | Window | β |
api.SVGMaskElement.x | MDN, SPEC | Window | β |
api.SVGMaskElement.y | MDN, SPEC | Window | β |
SVGMetadataElement APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.SVGMetadataElement | N/A | Window | β |
SVGNumber APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.SVGNumber | N/A | Window | β οΈ |
api.SVGNumber.value | MDN, SPEC | Window | β οΈ |
SVGNumberList APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.SVGNumberList | N/A | Window | β |
api.SVGNumberList.appendItem | MDN, SPEC | Window | β |
api.SVGNumberList.clear | MDN, SPEC | Window | β |
api.SVGNumberList.getItem | MDN, SPEC | Window | β |
api.SVGNumberList.initialize | MDN, SPEC | Window | β |
api.SVGNumberList.insertItemBefore | MDN, SPEC | Window | β |
api.SVGNumberList.length | MDN, SPEC | Window | β |
api.SVGNumberList.numberOfItems | MDN, SPEC | Window | β |
api.SVGNumberList.removeItem | MDN, SPEC | Window | β |
api.SVGNumberList.replaceItem | MDN, SPEC | Window | β |
SVGPathElement APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.SVGPathElement | N/A | Window | β |
api.SVGPathElement.createSVGPathSegArcAbs | N/A | Window | β |
api.SVGPathElement.createSVGPathSegArcRel | N/A | Window | β |
api.SVGPathElement.createSVGPathSegClosePath | N/A | Window | β |
api.SVGPathElement.createSVGPathSegCurvetoCubicAbs | N/A | Window | β |
api.SVGPathElement.createSVGPathSegCurvetoCubicRel | N/A | Window | β |
api.SVGPathElement.createSVGPathSegCurvetoCubicSmoothAbs | N/A | Window | β |
api.SVGPathElement.createSVGPathSegCurvetoCubicSmoothRel | N/A | Window | β |
api.SVGPathElement.createSVGPathSegCurvetoQuadraticAbs | N/A | Window | β |
api.SVGPathElement.createSVGPathSegCurvetoQuadraticRel | N/A | Window | β |
api.SVGPathElement.createSVGPathSegCurvetoQuadraticSmoothAbs | N/A | Window | β |
api.SVGPathElement.createSVGPathSegCurvetoQuadraticSmoothRel | N/A | Window | β |
api.SVGPathElement.createSVGPathSegLinetoAbs | N/A | Window | β |
api.SVGPathElement.createSVGPathSegLinetoHorizontalAbs | N/A | Window | β |
api.SVGPathElement.createSVGPathSegLinetoHorizontalRel | N/A | Window | β |
api.SVGPathElement.createSVGPathSegLinetoRel | N/A | Window | β |
api.SVGPathElement.createSVGPathSegLinetoVerticalAbs | N/A | Window | β |
api.SVGPathElement.createSVGPathSegLinetoVerticalRel | N/A | Window | β |
api.SVGPathElement.createSVGPathSegMovetoAbs | N/A | Window | β |
api.SVGPathElement.createSVGPathSegMovetoRel | N/A | Window | β |
api.SVGPathElement.getPathData | MDN, SPEC | Window | β |
api.SVGPathElement.getPathSegAtLength | N/A | Window | β |
api.SVGPathElement.getPathSegmentAtLength | MDN, SPEC | Window | β |
api.SVGPathElement.getPointAtLength | MDN, SPEC | Window | β |
api.SVGPathElement.getTotalLength | MDN, SPEC | Window | β |
api.SVGPathElement.pathLength | MDN, SPEC | Window | β |
api.SVGPathElement.setPathData | MDN, SPEC | Window | β |
SVGPathSegment APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.SVGPathSegment | N/A | Window | β |
api.SVGPathSegment.type | N/A | Window | β |
api.SVGPathSegment.values | N/A | Window | β |
SVGPatternElement APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.SVGPatternElement | N/A | Window | β |
api.SVGPatternElement.height | MDN, SPEC | Window | β |
api.SVGPatternElement.href | MDN, SPEC | Window | β |
api.SVGPatternElement.patternContentUnits | MDN, SPEC | Window | β |
api.SVGPatternElement.patternTransform | MDN, SPEC | Window | β |
api.SVGPatternElement.patternUnits | MDN, SPEC | Window | β |
api.SVGPatternElement.preserveAspectRatio | MDN, SPEC | Window | β |
api.SVGPatternElement.viewBox | MDN, SPEC | Window | β |
api.SVGPatternElement.width | MDN, SPEC | Window | β |
api.SVGPatternElement.x | MDN, SPEC | Window | β |
api.SVGPatternElement.y | MDN, SPEC | Window | β |
SVGPoint APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.SVGPoint | N/A | Window | β οΈ |
api.SVGPoint.matrixTransform | SPEC | Window | β οΈ |
api.SVGPoint.x | SPEC | Window | β οΈ |
api.SVGPoint.y | SPEC | Window | β οΈ |
SVGPointList APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.SVGPointList | N/A | Window | β |
api.SVGPointList.appendItem | MDN, SPEC | Window | β |
api.SVGPointList.clear | MDN, SPEC | Window | β |
api.SVGPointList.getItem | MDN, SPEC | Window | β |
api.SVGPointList.initialize | MDN, SPEC | Window | β |
api.SVGPointList.insertItemBefore | MDN, SPEC | Window | β |
api.SVGPointList.length | MDN, SPEC | Window | β |
api.SVGPointList.numberOfItems | MDN, SPEC | Window | β |
api.SVGPointList.removeItem | MDN, SPEC | Window | β |
api.SVGPointList.replaceItem | MDN, SPEC | Window | β |
SVGPolygonElement APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.SVGPolygonElement | N/A | Window | β |
api.SVGPolygonElement.animatedPoints | MDN, SPEC | Window | β |
api.SVGPolygonElement.points | MDN, SPEC | Window | β |
SVGPolylineElement APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.SVGPolylineElement | N/A | Window | β |
api.SVGPolylineElement.animatedPoints | MDN, SPEC | Window | β |
api.SVGPolylineElement.points | MDN, SPEC | Window | β |
SVGPreserveAspectRatio APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.SVGPreserveAspectRatio | N/A | Window | β οΈ |
api.SVGPreserveAspectRatio.align | MDN, SPEC | Window | β οΈ |
api.SVGPreserveAspectRatio.meetOrSlice | MDN, SPEC | Window | β οΈ |
SVGRadialGradientElement APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.SVGRadialGradientElement | N/A | Window | β |
api.SVGRadialGradientElement.cx | MDN, SPEC | Window | β |
api.SVGRadialGradientElement.cy | MDN, SPEC | Window | β |
api.SVGRadialGradientElement.fr | MDN, SPEC | Window | β |
api.SVGRadialGradientElement.fx | MDN, SPEC | Window | β |
api.SVGRadialGradientElement.fy | MDN, SPEC | Window | β |
api.SVGRadialGradientElement.r | MDN, SPEC | Window | β |
SVGRect APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.SVGRect | N/A | Window | β οΈ |
api.SVGRect.height | MDN, SPEC | Window | β οΈ |
api.SVGRect.width | MDN, SPEC | Window | β οΈ |
api.SVGRect.x | MDN, SPEC | Window | β οΈ |
api.SVGRect.y | MDN, SPEC | Window | β οΈ |
SVGRectElement APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.SVGRectElement | N/A | Window | β |
api.SVGRectElement.height | MDN, SPEC | Window | β |
api.SVGRectElement.rx | MDN, SPEC | Window | β |
api.SVGRectElement.ry | MDN, SPEC | Window | β |
api.SVGRectElement.width | MDN, SPEC | Window | β |
api.SVGRectElement.x | MDN, SPEC | Window | β |
api.SVGRectElement.y | MDN, SPEC | Window | β |
SVGRenderingIntent APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.SVGRenderingIntent | N/A | Window | β |
SVGSVGElement APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.SVGSVGElement | N/A | Window | β |
api.SVGSVGElement.animationsPaused | MDN, SPEC | Window | β |
api.SVGSVGElement.checkEnclosure | MDN, SPEC | Window | β |
api.SVGSVGElement.checkIntersection | MDN, SPEC | Window | β |
api.SVGSVGElement.createSVGAngle | MDN, SPEC | Window | β |
api.SVGSVGElement.createSVGLength | MDN, SPEC | Window | β |
api.SVGSVGElement.createSVGMatrix | MDN, SPEC | Window | β |
api.SVGSVGElement.createSVGNumber | MDN, SPEC | Window | β |
api.SVGSVGElement.createSVGPoint | MDN, SPEC | Window | β |
api.SVGSVGElement.createSVGRect | MDN, SPEC | Window | β |
api.SVGSVGElement.createSVGTransform | MDN, SPEC | Window | β |
api.SVGSVGElement.createSVGTransformFromMatrix | MDN, SPEC | Window | β |
api.SVGSVGElement.currentScale | MDN, SPEC | Window | β |
api.SVGSVGElement.currentTranslate | MDN, SPEC | Window | β |
api.SVGSVGElement.currentView | N/A | Window | β |
api.SVGSVGElement.deselectAll | MDN, SPEC | Window | β |
api.SVGSVGElement.forceRedraw | SPEC | Window | β |
api.SVGSVGElement.getCurrentTime | MDN, SPEC | Window | β |
api.SVGSVGElement.getElementById | MDN, SPEC | Window | β |
api.SVGSVGElement.getEnclosureList | SPEC | Window | β |
api.SVGSVGElement.getIntersectionList | SPEC | Window | β |
api.SVGSVGElement.height | MDN, SPEC | Window | β |
api.SVGSVGElement.pauseAnimations | MDN, SPEC | Window | β |
api.SVGSVGElement.preserveAspectRatio | MDN, SPEC | Window | β |
api.SVGSVGElement.setCurrentTime | MDN, SPEC | Window | β |
api.SVGSVGElement.suspendRedraw | SPEC | Window | β |
api.SVGSVGElement.unpauseAnimations | MDN, SPEC | Window | β |
api.SVGSVGElement.unsuspendRedraw | SPEC | Window | β |
api.SVGSVGElement.unsuspendRedrawAll | SPEC | Window | β |
api.SVGSVGElement.useCurrentView | N/A | Window | β |
api.SVGSVGElement.viewBox | MDN, SPEC | Window | β |
api.SVGSVGElement.width | MDN, SPEC | Window | β |
api.SVGSVGElement.x | MDN, SPEC | Window | β |
api.SVGSVGElement.y | MDN, SPEC | Window | β |
SVGScriptElement APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.SVGScriptElement | N/A | Window | β |
api.SVGScriptElement.async | MDN, SPEC | Window | β |
api.SVGScriptElement.crossOrigin | SPEC | Window | β |
api.SVGScriptElement.defer | SPEC | Window | β |
api.SVGScriptElement.href | MDN, SPEC | Window | β |
api.SVGScriptElement.type | MDN, SPEC | Window | β |
SVGSetElement APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.SVGSetElement | N/A | Window | β |
SVGStopElement APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.SVGStopElement | N/A | Window | β |
api.SVGStopElement.offset | MDN, SPEC | Window | β |
SVGStringList APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.SVGStringList | N/A | Window | β οΈ |
api.SVGStringList.appendItem | MDN, SPEC | Window | β οΈ |
api.SVGStringList.clear | MDN, SPEC | Window | β οΈ |
api.SVGStringList.getItem | MDN, SPEC | Window | β οΈ |
api.SVGStringList.initialize | MDN, SPEC | Window | β οΈ |
api.SVGStringList.insertItemBefore | MDN, SPEC | Window | β οΈ |
api.SVGStringList.length | MDN, SPEC | Window | β οΈ |
api.SVGStringList.numberOfItems | MDN, SPEC | Window | β οΈ |
api.SVGStringList.removeItem | MDN, SPEC | Window | β οΈ |
api.SVGStringList.replaceItem | MDN, SPEC | Window | β οΈ |
SVGStyleElement APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.SVGStyleElement | N/A | Window | β |
api.SVGStyleElement.disabled | MDN, SPEC | Window | β |
api.SVGStyleElement.media | MDN, SPEC | Window | β |
api.SVGStyleElement.sheet | MDN, SPEC | Window | β |
api.SVGStyleElement.title | MDN, SPEC | Window | β |
api.SVGStyleElement.type | MDN, SPEC | Window | β |
SVGSwitchElement APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.SVGSwitchElement | N/A | Window | β |
SVGSymbolElement APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.SVGSymbolElement | N/A | Window | β |
api.SVGSymbolElement.preserveAspectRatio | MDN, SPEC | Window | β |
api.SVGSymbolElement.viewBox | MDN, SPEC | Window | β |
SVGTSpanElement APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.SVGTSpanElement | N/A | Window | β |
SVGTextContentElement APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.SVGTextContentElement | N/A | Window | β |
api.SVGTextContentElement.getCharNumAtPosition | MDN, SPEC | Window | β |
api.SVGTextContentElement.getComputedTextLength | MDN, SPEC | Window | β |
api.SVGTextContentElement.getEndPositionOfChar | MDN, SPEC | Window | β |
api.SVGTextContentElement.getExtentOfChar | MDN, SPEC | Window | β |
api.SVGTextContentElement.getNumberOfChars | MDN, SPEC | Window | β |
api.SVGTextContentElement.getRotationOfChar | MDN, SPEC | Window | β |
api.SVGTextContentElement.getStartPositionOfChar | MDN, SPEC | Window | β |
api.SVGTextContentElement.getSubStringLength | MDN, SPEC | Window | β |
api.SVGTextContentElement.lengthAdjust | MDN, SPEC | Window | β |
api.SVGTextContentElement.selectSubString | SPEC | Window | β |
api.SVGTextContentElement.textLength | MDN, SPEC | Window | β |
SVGTextElement APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.SVGTextElement | N/A | Window | β |
SVGTextPathElement APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.SVGTextPathElement | N/A | Window | β |
api.SVGTextPathElement.href | MDN, SPEC | Window | β |
api.SVGTextPathElement.method | MDN, SPEC | Window | β |
api.SVGTextPathElement.spacing | MDN, SPEC | Window | β |
api.SVGTextPathElement.startOffset | MDN, SPEC | Window | β |
SVGTextPositioningElement APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.SVGTextPositioningElement | N/A | Window | β |
api.SVGTextPositioningElement.dx | MDN, SPEC | Window | β |
api.SVGTextPositioningElement.dy | MDN, SPEC | Window | β |
api.SVGTextPositioningElement.rotate | MDN, SPEC | Window | β |
api.SVGTextPositioningElement.x | MDN, SPEC | Window | β |
api.SVGTextPositioningElement.y | MDN, SPEC | Window | β |
SVGTitleElement APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.SVGTitleElement | N/A | Window | β |
SVGTransform APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.SVGTransform | N/A | Window | β οΈ |
api.SVGTransform.angle | MDN, SPEC | Window | β οΈ |
api.SVGTransform.matrix | MDN, SPEC | Window | β οΈ |
api.SVGTransform.setMatrix | MDN, SPEC | Window | β οΈ |
api.SVGTransform.setRotate | MDN, SPEC | Window | β οΈ |
api.SVGTransform.setScale | MDN, SPEC | Window | β οΈ |
api.SVGTransform.setSkewX | MDN, SPEC | Window | β οΈ |
api.SVGTransform.setSkewY | MDN, SPEC | Window | β οΈ |
api.SVGTransform.setTranslate | MDN, SPEC | Window | β οΈ |
api.SVGTransform.type | MDN, SPEC | Window | β οΈ |
SVGTransformList APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.SVGTransformList | N/A | Window | β οΈ |
api.SVGTransformList.appendItem | MDN, SPEC | Window | β οΈ |
api.SVGTransformList.clear | MDN, SPEC | Window | β οΈ |
api.SVGTransformList.consolidate | MDN, SPEC | Window | β οΈ |
api.SVGTransformList.createSVGTransformFromMatrix | MDN, SPEC | Window | β οΈ |
api.SVGTransformList.getItem | MDN, SPEC | Window | β οΈ |
api.SVGTransformList.initialize | MDN, SPEC | Window | β οΈ |
api.SVGTransformList.insertItemBefore | MDN, SPEC | Window | β οΈ |
api.SVGTransformList.length | MDN, SPEC | Window | β οΈ |
api.SVGTransformList.numberOfItems | MDN, SPEC | Window | β οΈ |
api.SVGTransformList.removeItem | MDN, SPEC | Window | β οΈ |
api.SVGTransformList.replaceItem | MDN, SPEC | Window | β οΈ |
SVGUnitTypes APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.SVGUnitTypes | N/A | Window | β |
SVGUseElement APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.SVGUseElement | N/A | Window | β |
api.SVGUseElement.animatedInstanceRoot | N/A | Window | β |
api.SVGUseElement.height | MDN, SPEC | Window | β |
api.SVGUseElement.href | MDN, SPEC | Window | β |
api.SVGUseElement.instanceRoot | N/A | Window | β |
api.SVGUseElement.width | MDN, SPEC | Window | β |
api.SVGUseElement.x | MDN, SPEC | Window | β |
api.SVGUseElement.y | MDN, SPEC | Window | β |
SVGUseElementShadowRoot APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.SVGUseElementShadowRoot | N/A | Window | β |
SVGViewElement APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.SVGViewElement | N/A | Window | β |
api.SVGViewElement.preserveAspectRatio | MDN, SPEC | Window | β |
api.SVGViewElement.viewBox | MDN, SPEC | Window | β |
Sanitizer APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.Sanitizer | N/A | Window | β |
api.Sanitizer.Sanitizer | MDN, SPEC | Window | β |
api.Sanitizer.allowAttribute | MDN, SPEC | Window | β |
api.Sanitizer.allowElement | MDN, SPEC | Window | β |
api.Sanitizer.allowProcessingInstruction | SPEC | Window | β |
api.Sanitizer.get | MDN, SPEC | Window | β |
api.Sanitizer.removeAttribute | MDN, SPEC | Window | β |
api.Sanitizer.removeElement | MDN, SPEC | Window | β |
api.Sanitizer.removeProcessingInstruction | SPEC | Window | β |
api.Sanitizer.removeUnsafe | MDN, SPEC | Window | β |
api.Sanitizer.replaceElementWithChildren | MDN, SPEC | Window | β |
api.Sanitizer.setComments | MDN, SPEC | Window | β |
api.Sanitizer.setDataAttributes | MDN, SPEC | Window | β |
Scheduler APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.Scheduler | N/A | Window | β |
| Worker | β | ||
api.Scheduler.postTask | MDN, SPEC | Window | β |
| Worker | β | ||
api.Scheduler.yield | MDN, SPEC | Window | β |
| Worker | β |
Scheduling APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.Scheduling | N/A | Window | β |
api.Scheduling.isInputPending | MDN, SPEC | Window | β |
Screen APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.Screen | N/A | Window | β |
api.Screen.availHeight | MDN, SPEC | Window | β |
api.Screen.availLeft | MDN | Window | β |
api.Screen.availTop | MDN | Window | β |
api.Screen.availWidth | MDN, SPEC | Window | β |
api.Screen.change_event | MDN, SPEC | Window | β |
api.Screen.colorDepth | MDN, SPEC | Window | β |
api.Screen.height | MDN, SPEC | Window | β |
api.Screen.isExtended | MDN, SPEC | Window | β |
api.Screen.left | MDN | Window | β |
api.Screen.lockOrientation | MDN | Window | β |
api.Screen.mozBrightness | MDN | Window | β |
api.Screen.mozEnabled | MDN | Window | β |
api.Screen.orientation | MDN, SPEC | Window | β |
api.Screen.orientationchange_event | MDN | Window | β |
api.Screen.pixelDepth | MDN, SPEC | Window | β |
api.Screen.top | MDN | Window | β |
api.Screen.unlockOrientation | MDN | Window | β |
api.Screen.width | MDN, SPEC | Window | β |
ScreenDetailed APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.ScreenDetailed | N/A | Window | β |
api.ScreenDetailed.availLeft | MDN, SPEC | Window | β |
api.ScreenDetailed.availTop | MDN, SPEC | Window | β |
api.ScreenDetailed.devicePixelRatio | MDN, SPEC | Window | β |
api.ScreenDetailed.isInternal | MDN, SPEC | Window | β |
api.ScreenDetailed.isPrimary | MDN, SPEC | Window | β |
api.ScreenDetailed.label | MDN, SPEC | Window | β |
api.ScreenDetailed.left | MDN, SPEC | Window | β |
api.ScreenDetailed.top | MDN, SPEC | Window | β |
ScreenDetails APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.ScreenDetails | N/A | Window | β |
api.ScreenDetails.currentScreen | MDN, SPEC | Window | β |
api.ScreenDetails.currentscreenchange_event | MDN, SPEC0, SPEC1 | Window | β |
api.ScreenDetails.screens | MDN, SPEC | Window | β |
api.ScreenDetails.screenschange_event | MDN, SPEC0, SPEC1 | Window | β |
ScreenOrientation APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.ScreenOrientation | N/A | Window | β |
api.ScreenOrientation.angle | MDN, SPEC | Window | β |
api.ScreenOrientation.change_event | MDN, SPEC | Window | β |
api.ScreenOrientation.lock | MDN, SPEC | Window | β |
api.ScreenOrientation.type | MDN, SPEC | Window | β |
api.ScreenOrientation.unlock | MDN, SPEC | Window | β |
ScriptProcessorNode APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.ScriptProcessorNode | N/A | Window | β |
api.ScriptProcessorNode.audioprocess_event | MDN, SPEC | Window | β |
api.ScriptProcessorNode.bufferSize | MDN, SPEC | Window | β |
ScrollTimeline APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.ScrollTimeline | N/A | Window | β |
api.ScrollTimeline.ScrollTimeline | MDN, SPEC | Window | β |
api.ScrollTimeline.axis | MDN, SPEC | Window | β |
api.ScrollTimeline.source | MDN, SPEC | Window | β |
SecurityPolicyViolationEvent APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.SecurityPolicyViolationEvent | N/A | Window | β |
| Worker | β οΈ | ||
api.SecurityPolicyViolationEvent.SecurityPolicyViolationEvent | MDN, SPEC | Window | β |
| Worker | β | ||
api.SecurityPolicyViolationEvent.blockedURI | MDN, SPEC | Window | β |
| Worker | β οΈ | ||
api.SecurityPolicyViolationEvent.columnNumber | MDN, SPEC | Window | β |
| Worker | β οΈ | ||
api.SecurityPolicyViolationEvent.disposition | MDN, SPEC | Window | β |
| Worker | β οΈ | ||
api.SecurityPolicyViolationEvent.documentURI | MDN, SPEC | Window | β |
| Worker | β οΈ | ||
api.SecurityPolicyViolationEvent.effectiveDirective | MDN, SPEC | Window | β |
| Worker | β οΈ | ||
api.SecurityPolicyViolationEvent.lineNumber | MDN, SPEC | Window | β |
| Worker | β οΈ | ||
api.SecurityPolicyViolationEvent.originalPolicy | MDN, SPEC | Window | β |
| Worker | β οΈ | ||
api.SecurityPolicyViolationEvent.referrer | MDN, SPEC | Window | β |
| Worker | β οΈ | ||
api.SecurityPolicyViolationEvent.sample | MDN, SPEC | Window | β |
| Worker | β οΈ | ||
api.SecurityPolicyViolationEvent.sourceFile | MDN, SPEC | Window | β |
| Worker | β οΈ | ||
api.SecurityPolicyViolationEvent.statusCode | MDN, SPEC | Window | β |
| Worker | β οΈ | ||
api.SecurityPolicyViolationEvent.violatedDirective | MDN, SPEC | Window | β |
| Worker | β οΈ |
Selection APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.Selection | N/A | Window | β |
api.Selection.addRange | MDN, SPEC | Window | β |
api.Selection.anchorNode | MDN, SPEC | Window | β |
api.Selection.anchorOffset | MDN, SPEC | Window | β |
api.Selection.collapse | MDN, SPEC | Window | β |
api.Selection.collapse.node_parameter_nullable | N/A | Window | β |
api.Selection.collapse.offset_parameter_optional | N/A | Window | β |
api.Selection.collapseToEnd | MDN, SPEC | Window | β |
api.Selection.collapseToStart | MDN, SPEC | Window | β |
api.Selection.containsNode | MDN, SPEC | Window | β |
api.Selection.containsNode.partialContainment_parameter_optional | N/A | Window | β |
api.Selection.deleteFromDocument | MDN, SPEC | Window | β |
api.Selection.direction | MDN, SPEC | Window | β |
api.Selection.empty | MDN, SPEC | Window | β |
api.Selection.extend | MDN, SPEC | Window | β |
api.Selection.extend.offset_parameter_optional | N/A | Window | β |
api.Selection.focusNode | MDN, SPEC | Window | β |
api.Selection.focusOffset | MDN, SPEC | Window | β |
api.Selection.getComposedRanges | MDN, SPEC | Window | β |
api.Selection.getRangeAt | MDN, SPEC | Window | β |
api.Selection.isCollapsed | MDN, SPEC | Window | β |
api.Selection.modify | MDN, SPEC | Window | β |
api.Selection.rangeCount | MDN, SPEC | Window | β |
api.Selection.removeAllRanges | MDN, SPEC | Window | β |
api.Selection.removeRange | MDN, SPEC | Window | β |
api.Selection.selectAllChildren | MDN, SPEC | Window | β |
api.Selection.setBaseAndExtent | MDN, SPEC | Window | β |
api.Selection.setPosition | MDN, SPEC | Window | β |
api.Selection.toString | MDN, SPEC | Window | β |
api.Selection.type | MDN, SPEC | Window | β |
Sensor APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.Sensor | N/A | Window | β |
| Worker | β | ||
api.Sensor.activate_event | MDN, SPEC | Window | β |
| Worker | β | ||
api.Sensor.activated | MDN, SPEC | Window | β |
| Worker | β | ||
api.Sensor.error_event | MDN, SPEC | Window | β |
| Worker | β | ||
api.Sensor.hasReading | MDN, SPEC | Window | β |
| Worker | β | ||
api.Sensor.reading_event | MDN, SPEC | Window | β |
| Worker | β | ||
api.Sensor.start | MDN, SPEC | Window | β |
| Worker | β | ||
api.Sensor.stop | MDN, SPEC | Window | β |
| Worker | β | ||
api.Sensor.timestamp | MDN, SPEC | Window | β |
| Worker | β |
SensorErrorEvent APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.SensorErrorEvent | N/A | Window | β |
| Worker | β | ||
api.SensorErrorEvent.SensorErrorEvent | MDN, SPEC | Window | β |
| Worker | β | ||
api.SensorErrorEvent.error | MDN, SPEC | Window | β |
| Worker | β |
SequenceEffect APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.SequenceEffect | N/A | Window | β |
api.SequenceEffect.SequenceEffect | N/A | Window | β |
api.SequenceEffect.clone | N/A | Window | β |
Serial APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.Serial | N/A | Window | β |
| Worker | β | ||
api.Serial.getPorts | MDN, SPEC | Window | β |
| Worker | β | ||
api.Serial.requestPort | MDN, SPEC | Window | β |
| Worker | β |
SerialPort APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.SerialPort | N/A | Window | β |
| Worker | β | ||
api.SerialPort.close | MDN, SPEC | Window | β |
| Worker | β | ||
api.SerialPort.connect_event | MDN, SPEC0, SPEC1 | Window | β |
| Worker | β | ||
api.SerialPort.connected | MDN, SPEC | Window | β |
| Worker | β | ||
api.SerialPort.disconnect_event | MDN, SPEC0, SPEC1 | Window | β |
| Worker | β | ||
api.SerialPort.forget | MDN, SPEC | Window | β |
| Worker | β | ||
api.SerialPort.getInfo | MDN, SPEC | Window | β |
| Worker | β | ||
api.SerialPort.getSignals | MDN, SPEC | Window | β |
| Worker | β | ||
api.SerialPort.open | MDN, SPEC | Window | β |
| Worker | β | ||
api.SerialPort.readable | MDN, SPEC | Window | β |
| Worker | β | ||
api.SerialPort.setSignals | MDN, SPEC | Window | β |
| Worker | β | ||
api.SerialPort.writable | MDN, SPEC | Window | β |
| Worker | β |
ServiceWorker APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.ServiceWorker | N/A | Window | β |
| Worker | β | ||
api.ServiceWorker.error_event | MDN, SPEC | Window | β |
| Worker | β | ||
api.ServiceWorker.postMessage | MDN, SPEC0, SPEC1 | Window | β |
| Worker | β | ||
api.ServiceWorker.scriptURL | MDN, SPEC | Window | β |
| Worker | β | ||
api.ServiceWorker.state | MDN, SPEC | Window | β |
| Worker | β | ||
api.ServiceWorker.statechange_event | MDN, SPEC | Window | β |
| Worker | β |
ServiceWorkerContainer APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.ServiceWorkerContainer | N/A | Window | β |
| Worker | β | ||
api.ServiceWorkerContainer.controller | MDN, SPEC | Window | β |
| Worker | β | ||
api.ServiceWorkerContainer.controllerchange_event | MDN, SPEC | Window | β |
| Worker | β | ||
api.ServiceWorkerContainer.error_event | N/A | Window | β |
| Worker | β | ||
api.ServiceWorkerContainer.getRegistration | MDN, SPEC | Window | β |
| Worker | β | ||
api.ServiceWorkerContainer.getRegistrations | MDN, SPEC | Window | β |
| Worker | β | ||
api.ServiceWorkerContainer.message_event | MDN, SPEC | Window | β |
| Worker | β | ||
api.ServiceWorkerContainer.messageerror_event | MDN, SPEC | Window | β |
| Worker | β | ||
api.ServiceWorkerContainer.ready | MDN, SPEC | Window | β |
| Worker | β | ||
api.ServiceWorkerContainer.register | MDN, SPEC | Window | β |
| Worker | β | ||
api.ServiceWorkerContainer.startMessages | MDN, SPEC | Window | β |
| Worker | β |
ServiceWorkerGlobalScope APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.ServiceWorkerGlobalScope | N/A | ServiceWorker | β |
api.ServiceWorkerGlobalScope.abortpayment_event | N/A | ServiceWorker | β |
api.ServiceWorkerGlobalScope.activate_event | MDN, SPEC0, SPEC1 | ServiceWorker | β |
api.ServiceWorkerGlobalScope.backgroundfetchabort_event | MDN, SPEC | ServiceWorker | β |
api.ServiceWorkerGlobalScope.backgroundfetchclick_event | MDN, SPEC | ServiceWorker | β |
api.ServiceWorkerGlobalScope.backgroundfetchfail_event | MDN, SPEC | ServiceWorker | β |
api.ServiceWorkerGlobalScope.backgroundfetchsuccess_event | MDN, SPEC | ServiceWorker | β |
api.ServiceWorkerGlobalScope.canmakepayment_event | MDN, SPEC | ServiceWorker | β |
api.ServiceWorkerGlobalScope.clients | MDN, SPEC | ServiceWorker | β |
api.ServiceWorkerGlobalScope.contentdelete_event | MDN, SPEC | ServiceWorker | β |
api.ServiceWorkerGlobalScope.cookieStore | MDN, SPEC | ServiceWorker | β |
api.ServiceWorkerGlobalScope.cookiechange_event | MDN, SPEC | ServiceWorker | β |
api.ServiceWorkerGlobalScope.fetch_event | MDN, SPEC | ServiceWorker | β |
api.ServiceWorkerGlobalScope.install_event | MDN, SPEC | ServiceWorker | β |
api.ServiceWorkerGlobalScope.message_event | MDN, SPEC0, SPEC1 | ServiceWorker | β |
api.ServiceWorkerGlobalScope.messageerror_event | MDN, SPEC0, SPEC1 | ServiceWorker | β |
api.ServiceWorkerGlobalScope.notificationclick_event | MDN, SPEC0, SPEC1 | ServiceWorker | β |
api.ServiceWorkerGlobalScope.notificationclose_event | MDN, SPEC | ServiceWorker | β |
api.ServiceWorkerGlobalScope.paymentrequest_event | MDN, SPEC | ServiceWorker | β |
api.ServiceWorkerGlobalScope.periodicsync_event | MDN, SPEC0, SPEC1 | ServiceWorker | β |
api.ServiceWorkerGlobalScope.push_event | MDN, SPEC0, SPEC1 | ServiceWorker | β |
api.ServiceWorkerGlobalScope.pushsubscriptionchange_event | MDN, SPEC0, SPEC1 | ServiceWorker | β |
api.ServiceWorkerGlobalScope.registration | MDN, SPEC | ServiceWorker | β |
api.ServiceWorkerGlobalScope.serviceWorker | MDN, SPEC | ServiceWorker | β |
api.ServiceWorkerGlobalScope.skipWaiting | MDN, SPEC | ServiceWorker | β |
api.ServiceWorkerGlobalScope.sync_event | MDN, SPEC | ServiceWorker | β |
ServiceWorkerRegistration APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.ServiceWorkerRegistration | N/A | Window | β |
| Worker | β | ||
api.ServiceWorkerRegistration.active | MDN, SPEC | Window | β |
| Worker | β | ||
api.ServiceWorkerRegistration.backgroundFetch | MDN, SPEC | Window | β |
| Worker | β | ||
api.ServiceWorkerRegistration.cookies | MDN, SPEC | Window | β |
| Worker | β | ||
api.ServiceWorkerRegistration.getNotifications | MDN, SPEC | Window | β |
| Worker | β | ||
api.ServiceWorkerRegistration.index | MDN, SPEC | Window | β |
| Worker | β | ||
api.ServiceWorkerRegistration.installing | MDN, SPEC | Window | β |
| Worker | β | ||
api.ServiceWorkerRegistration.navigationPreload | MDN, SPEC | Window | β |
| Worker | β | ||
api.ServiceWorkerRegistration.paymentManager | MDN, SPEC | Window | β |
| Worker | β | ||
api.ServiceWorkerRegistration.periodicSync | MDN, SPEC | Window | β |
| Worker | β | ||
api.ServiceWorkerRegistration.pushManager | MDN, SPEC | Window | β |
| Worker | β | ||
api.ServiceWorkerRegistration.scope | MDN, SPEC | Window | β |
| Worker | β | ||
api.ServiceWorkerRegistration.showNotification | MDN, SPEC | Window | β |
| Worker | β | ||
api.ServiceWorkerRegistration.sync | MDN, SPEC | Window | β |
| Worker | β | ||
api.ServiceWorkerRegistration.unregister | MDN, SPEC | Window | β |
| Worker | β | ||
api.ServiceWorkerRegistration.update | MDN, SPEC | Window | β |
| Worker | β | ||
api.ServiceWorkerRegistration.updateViaCache | MDN, SPEC | Window | β |
| Worker | β | ||
api.ServiceWorkerRegistration.updatefound_event | MDN, SPEC | Window | β |
| Worker | β | ||
api.ServiceWorkerRegistration.waiting | MDN, SPEC | Window | β |
| Worker | β |
ShadowAnimation APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.ShadowAnimation | N/A | Window | β |
api.ShadowAnimation.ShadowAnimation | N/A | Window | β |
api.ShadowAnimation.sourceAnimation | N/A | Window | β |
ShadowRoot APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.ShadowRoot | N/A | Window | β |
api.ShadowRoot.activeElement | MDN, SPEC | Window | β |
api.ShadowRoot.adoptedStyleSheets | MDN, SPEC | Window | β |
api.ShadowRoot.clonable | MDN, SPEC | Window | β |
api.ShadowRoot.customElementRegistry | MDN, SPEC | Window | β |
api.ShadowRoot.delegatesFocus | MDN, SPEC | Window | β |
api.ShadowRoot.elementFromPoint | MDN | Window | β |
api.ShadowRoot.elementsFromPoint | MDN | Window | β |
api.ShadowRoot.fullscreenElement | MDN, SPEC | Window | β |
api.ShadowRoot.getAnimations | MDN, SPEC | Window | β |
api.ShadowRoot.getHTML | MDN, SPEC | Window | β |
api.ShadowRoot.getSelection | N/A | Window | β |
api.ShadowRoot.host | MDN, SPEC | Window | β |
api.ShadowRoot.innerHTML | MDN, SPEC | Window | β |
api.ShadowRoot.mode | MDN, SPEC | Window | β |
api.ShadowRoot.pictureInPictureElement | MDN, SPEC | Window | β |
api.ShadowRoot.pointerLockElement | MDN, SPEC | Window | β |
api.ShadowRoot.serializable | MDN, SPEC | Window | β |
api.ShadowRoot.setHTML | MDN, SPEC | Window | β |
api.ShadowRoot.setHTMLUnsafe | MDN, SPEC | Window | β |
api.ShadowRoot.slotAssignment | MDN, SPEC | Window | β |
api.ShadowRoot.styleSheets | MDN, SPEC | Window | β |
SharedStorageOperation APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.SharedStorageOperation | N/A | Window | β |
SharedStorageRunOperation APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.SharedStorageRunOperation | N/A | Window | β |
api.SharedStorageRunOperation.run | N/A | Window | β |
SharedStorageSelectURLOperation APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.SharedStorageSelectURLOperation | N/A | Window | β |
api.SharedStorageSelectURLOperation.run | N/A | Window | β |
SharedWorker APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.SharedWorker | N/A | Window | β |
api.SharedWorker.SharedWorker | MDN, SPEC | Window | β |
api.SharedWorker.error_event | MDN, SPEC | Window | β |
api.SharedWorker.port | MDN, SPEC | Window | β |
SharedWorkerGlobalScope APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.SharedWorkerGlobalScope | N/A | SharedWorker | β |
api.SharedWorkerGlobalScope.close | MDN, SPEC | SharedWorker | β |
api.SharedWorkerGlobalScope.connect_event | MDN, SPEC0, SPEC1 | SharedWorker | β |
api.SharedWorkerGlobalScope.name | MDN, SPEC | SharedWorker | β |
SnapEvent APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.SnapEvent | N/A | Window | β |
api.SnapEvent.SnapEvent | MDN, SPEC | Window | β |
api.SnapEvent.snapTargetBlock | MDN, SPEC | Window | β |
api.SnapEvent.snapTargetInline | MDN, SPEC | Window | β |
SourceBuffer APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.SourceBuffer | N/A | Window | β |
| Worker | β | ||
api.SourceBuffer.abort | MDN, SPEC | Window | β |
| Worker | β | ||
api.SourceBuffer.abort_event | MDN, SPEC0, SPEC1 | Window | β |
| Worker | β | ||
api.SourceBuffer.appendBuffer | MDN, SPEC | Window | β |
| Worker | β | ||
api.SourceBuffer.appendBufferAsync | MDN | Window | β |
| Worker | β | ||
api.SourceBuffer.appendWindowEnd | MDN, SPEC | Window | β |
| Worker | β | ||
api.SourceBuffer.appendWindowStart | MDN, SPEC | Window | β |
| Worker | β | ||
api.SourceBuffer.audioTracks | MDN, SPEC | Window | β |
| Worker | β | ||
api.SourceBuffer.buffered | MDN, SPEC | Window | β |
| Worker | β | ||
api.SourceBuffer.changeType | MDN, SPEC | Window | β |
| Worker | β | ||
api.SourceBuffer.error_event | MDN, SPEC0, SPEC1 | Window | β |
| Worker | β | ||
api.SourceBuffer.mode | MDN, SPEC | Window | β |
| Worker | β | ||
api.SourceBuffer.remove | MDN, SPEC | Window | β |
| Worker | β | ||
api.SourceBuffer.removeAsync | MDN | Window | β |
| Worker | β | ||
api.SourceBuffer.textTracks | MDN, SPEC | Window | β |
| Worker | β | ||
api.SourceBuffer.timestampOffset | MDN, SPEC | Window | β |
| Worker | β | ||
api.SourceBuffer.update_event | MDN, SPEC0, SPEC1 | Window | β |
| Worker | β | ||
api.SourceBuffer.updateend_event | MDN, SPEC0, SPEC1 | Window | β |
| Worker | β | ||
api.SourceBuffer.updatestart_event | MDN, SPEC0, SPEC1 | Window | β |
| Worker | β | ||
api.SourceBuffer.updating | MDN, SPEC | Window | β |
| Worker | β | ||
api.SourceBuffer.videoTracks | MDN, SPEC | Window | β |
| Worker | β |
SourceBufferList APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.SourceBufferList | N/A | Window | β |
| Worker | β | ||
api.SourceBufferList.addsourcebuffer_event | SPEC0, SPEC1 | Window | β |
| Worker | β | ||
api.SourceBufferList.length | MDN, SPEC | Window | β |
| Worker | β | ||
api.SourceBufferList.removesourcebuffer_event | SPEC0, SPEC1 | Window | β |
| Worker | β |
SpeechGrammar APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.SpeechGrammar | N/A | Window | β |
api.SpeechGrammar.src | MDN, SPEC | Window | β |
api.SpeechGrammar.weight | MDN, SPEC | Window | β |
SpeechGrammarList APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.SpeechGrammarList | N/A | Window | β |
api.SpeechGrammarList.SpeechGrammarList | MDN, SPEC | Window | β |
api.SpeechGrammarList.addFromString | MDN, SPEC | Window | β |
api.SpeechGrammarList.addFromURI | MDN, SPEC | Window | β |
api.SpeechGrammarList.item | MDN, SPEC | Window | β |
api.SpeechGrammarList.length | MDN, SPEC | Window | β |
SpeechRecognition APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.SpeechRecognition | N/A | Window | β |
api.SpeechRecognition.SpeechRecognition | MDN, SPEC | Window | β |
api.SpeechRecognition.abort | MDN, SPEC | Window | β |
api.SpeechRecognition.audioend_event | MDN, SPEC0, SPEC1 | Window | β |
api.SpeechRecognition.audiostart_event | MDN, SPEC0, SPEC1 | Window | β |
api.SpeechRecognition.available_static | MDN, SPEC | Window | β |
api.SpeechRecognition.continuous | MDN, SPEC | Window | β |
api.SpeechRecognition.end_event | MDN, SPEC0, SPEC1 | Window | β |
api.SpeechRecognition.error_event | MDN, SPEC0, SPEC1 | Window | β |
api.SpeechRecognition.grammars | MDN, SPEC | Window | β |
api.SpeechRecognition.install_static | MDN, SPEC | Window | β |
api.SpeechRecognition.interimResults | MDN, SPEC | Window | β |
api.SpeechRecognition.lang | MDN, SPEC | Window | β |
api.SpeechRecognition.maxAlternatives | MDN, SPEC | Window | β |
api.SpeechRecognition.nomatch_event | MDN, SPEC0, SPEC1 | Window | β |
api.SpeechRecognition.phrases | MDN, SPEC | Window | β |
api.SpeechRecognition.processLocally | MDN, SPEC | Window | β |
api.SpeechRecognition.result_event | MDN, SPEC0, SPEC1 | Window | β |
api.SpeechRecognition.soundend_event | MDN, SPEC0, SPEC1 | Window | β |
api.SpeechRecognition.soundstart_event | MDN, SPEC0, SPEC1 | Window | β |
api.SpeechRecognition.speechend_event | MDN, SPEC0, SPEC1 | Window | β |
api.SpeechRecognition.speechstart_event | MDN, SPEC0, SPEC1 | Window | β |
api.SpeechRecognition.start | MDN, SPEC | Window | β |
api.SpeechRecognition.start_event | MDN, SPEC0, SPEC1 | Window | β |
api.SpeechRecognition.stop | MDN, SPEC | Window | β |
SpeechRecognitionAlternative APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.SpeechRecognitionAlternative | N/A | Window | β οΈ |
api.SpeechRecognitionAlternative.confidence | MDN, SPEC | Window | β οΈ |
api.SpeechRecognitionAlternative.transcript | MDN, SPEC | Window | β οΈ |
SpeechRecognitionErrorEvent APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.SpeechRecognitionErrorEvent | N/A | Window | β |
api.SpeechRecognitionErrorEvent.SpeechRecognitionErrorEvent | MDN, SPEC | Window | β |
api.SpeechRecognitionErrorEvent.error | MDN, SPEC | Window | β |
api.SpeechRecognitionErrorEvent.message | MDN, SPEC | Window | β |
SpeechRecognitionEvent APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.SpeechRecognitionEvent | N/A | Window | β οΈ |
api.SpeechRecognitionEvent.SpeechRecognitionEvent | MDN, SPEC | Window | β |
api.SpeechRecognitionEvent.emma | N/A | Window | β οΈ |
api.SpeechRecognitionEvent.interpretation | N/A | Window | β οΈ |
api.SpeechRecognitionEvent.resultIndex | MDN, SPEC | Window | β οΈ |
api.SpeechRecognitionEvent.results | MDN, SPEC | Window | β οΈ |
SpeechRecognitionPhrase APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.SpeechRecognitionPhrase | N/A | Window | β |
api.SpeechRecognitionPhrase.SpeechRecognitionPhrase | MDN, SPEC | Window | β |
api.SpeechRecognitionPhrase.boost | MDN, SPEC | Window | β |
api.SpeechRecognitionPhrase.phrase | MDN, SPEC | Window | β |
SpeechRecognitionResult APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.SpeechRecognitionResult | N/A | Window | β οΈ |
api.SpeechRecognitionResult.isFinal | MDN, SPEC | Window | β οΈ |
api.SpeechRecognitionResult.item | MDN, SPEC | Window | β οΈ |
api.SpeechRecognitionResult.length | MDN, SPEC | Window | β οΈ |
SpeechRecognitionResultList APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.SpeechRecognitionResultList | N/A | Window | β οΈ |
api.SpeechRecognitionResultList.item | MDN, SPEC | Window | β οΈ |
api.SpeechRecognitionResultList.length | MDN, SPEC | Window | β οΈ |
SpeechSynthesis APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.SpeechSynthesis | N/A | Window | β |
api.SpeechSynthesis.cancel | MDN, SPEC | Window | β |
api.SpeechSynthesis.getVoices | MDN, SPEC | Window | β |
api.SpeechSynthesis.pause | MDN, SPEC | Window | β |
api.SpeechSynthesis.paused | MDN, SPEC | Window | β |
api.SpeechSynthesis.pending | MDN, SPEC | Window | β |
api.SpeechSynthesis.resume | MDN, SPEC | Window | β |
api.SpeechSynthesis.speak | MDN, SPEC | Window | β |
api.SpeechSynthesis.speaking | MDN, SPEC | Window | β |
api.SpeechSynthesis.voiceschanged_event | MDN, SPEC0, SPEC1 | Window | β |
SpeechSynthesisErrorEvent APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.SpeechSynthesisErrorEvent | N/A | Window | β οΈ |
api.SpeechSynthesisErrorEvent.SpeechSynthesisErrorEvent | MDN, SPEC | Window | β |
api.SpeechSynthesisErrorEvent.error | MDN, SPEC | Window | β οΈ |
SpeechSynthesisEvent APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.SpeechSynthesisEvent | N/A | Window | β οΈ |
api.SpeechSynthesisEvent.SpeechSynthesisEvent | MDN, SPEC | Window | β |
api.SpeechSynthesisEvent.charIndex | MDN, SPEC | Window | β οΈ |
api.SpeechSynthesisEvent.charLength | MDN, SPEC | Window | β οΈ |
api.SpeechSynthesisEvent.elapsedTime | MDN, SPEC | Window | β οΈ |
api.SpeechSynthesisEvent.name | MDN, SPEC | Window | β οΈ |
api.SpeechSynthesisEvent.utterance | MDN, SPEC | Window | β οΈ |
SpeechSynthesisUtterance APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.SpeechSynthesisUtterance | N/A | Window | β οΈ |
api.SpeechSynthesisUtterance.SpeechSynthesisUtterance | MDN, SPEC | Window | β |
api.SpeechSynthesisUtterance.boundary_event | MDN, SPEC0, SPEC1 | Window | β οΈ |
api.SpeechSynthesisUtterance.end_event | MDN, SPEC0, SPEC1 | Window | β οΈ |
api.SpeechSynthesisUtterance.error_event | MDN, SPEC0, SPEC1 | Window | β οΈ |
api.SpeechSynthesisUtterance.lang | MDN, SPEC | Window | β οΈ |
api.SpeechSynthesisUtterance.mark_event | MDN, SPEC0, SPEC1 | Window | β οΈ |
api.SpeechSynthesisUtterance.pause_event | MDN, SPEC0, SPEC1 | Window | β οΈ |
api.SpeechSynthesisUtterance.pitch | MDN, SPEC | Window | β οΈ |
api.SpeechSynthesisUtterance.rate | MDN, SPEC | Window | β οΈ |
api.SpeechSynthesisUtterance.resume_event | MDN, SPEC0, SPEC1 | Window | β οΈ |
api.SpeechSynthesisUtterance.start_event | MDN, SPEC0, SPEC1 | Window | β οΈ |
api.SpeechSynthesisUtterance.text | MDN, SPEC | Window | β οΈ |
api.SpeechSynthesisUtterance.voice | MDN, SPEC | Window | β οΈ |
api.SpeechSynthesisUtterance.volume | MDN, SPEC | Window | β οΈ |
SpeechSynthesisVoice APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.SpeechSynthesisVoice | N/A | Window | β |
api.SpeechSynthesisVoice.default | MDN, SPEC | Window | β |
api.SpeechSynthesisVoice.lang | MDN, SPEC | Window | β |
api.SpeechSynthesisVoice.localService | MDN, SPEC | Window | β |
api.SpeechSynthesisVoice.name | MDN, SPEC | Window | β |
api.SpeechSynthesisVoice.voiceURI | MDN, SPEC | Window | β |
StaticRange APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.StaticRange | N/A | Window | β |
api.StaticRange.StaticRange | MDN, SPEC | Window | β |
api.StaticRange.collapsed | MDN, SPEC | Window | β |
api.StaticRange.endContainer | MDN, SPEC | Window | β |
api.StaticRange.endOffset | MDN, SPEC | Window | β |
api.StaticRange.startContainer | MDN, SPEC | Window | β |
api.StaticRange.startOffset | MDN, SPEC | Window | β |
StereoPannerNode APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.StereoPannerNode | N/A | Window | β |
api.StereoPannerNode.StereoPannerNode | MDN, SPEC | Window | β |
api.StereoPannerNode.pan | MDN, SPEC | Window | β |
Storage APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.Storage | N/A | Window | β |
api.Storage.clear | MDN, SPEC | Window | β |
api.Storage.getItem | MDN, SPEC | Window | β |
api.Storage.key | MDN, SPEC | Window | β |
api.Storage.length | MDN, SPEC | Window | β |
api.Storage.removeItem | MDN, SPEC | Window | β |
api.Storage.setItem | MDN, SPEC | Window | β |
StorageAccessHandle APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.StorageAccessHandle | N/A | Window | β |
api.StorageAccessHandle.BroadcastChannel | MDN, SPEC | Window | β |
api.StorageAccessHandle.SharedWorker | MDN, SPEC | Window | β |
api.StorageAccessHandle.caches | MDN, SPEC | Window | β |
api.StorageAccessHandle.createObjectURL | MDN, SPEC | Window | β |
api.StorageAccessHandle.estimate | MDN, SPEC | Window | β |
api.StorageAccessHandle.getDirectory | MDN, SPEC | Window | β |
api.StorageAccessHandle.indexedDB | MDN, SPEC | Window | β |
api.StorageAccessHandle.localStorage | MDN, SPEC | Window | β |
api.StorageAccessHandle.locks | MDN, SPEC | Window | β |
api.StorageAccessHandle.revokeObjectURL | MDN, SPEC | Window | β |
api.StorageAccessHandle.sessionStorage | MDN, SPEC | Window | β |
StorageBucket APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.StorageBucket | N/A | Window | β |
| Worker | β | ||
api.StorageBucket.caches | SPEC | Window | β |
| Worker | β | ||
api.StorageBucket.estimate | SPEC | Window | β |
| Worker | β | ||
api.StorageBucket.expires | SPEC | Window | β |
| Worker | β | ||
api.StorageBucket.getDirectory | SPEC | Window | β |
| Worker | β | ||
api.StorageBucket.indexedDB | SPEC | Window | β |
| Worker | β | ||
api.StorageBucket.name | SPEC | Window | β |
| Worker | β | ||
api.StorageBucket.persist | SPEC | Window | β |
| Worker | β | ||
api.StorageBucket.persisted | SPEC | Window | β |
| Worker | β | ||
api.StorageBucket.setExpires | SPEC | Window | β |
| Worker | β |
StorageBucketManager APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.StorageBucketManager | N/A | Window | β |
| Worker | β | ||
api.StorageBucketManager.delete | SPEC | Window | β |
| Worker | β | ||
api.StorageBucketManager.keys | SPEC | Window | β |
| Worker | β | ||
api.StorageBucketManager.open | SPEC | Window | β |
| Worker | β |
StorageEvent APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.StorageEvent | N/A | Window | β |
api.StorageEvent.StorageEvent | MDN, SPEC | Window | β |
api.StorageEvent.initStorageEvent | MDN, SPEC | Window | β |
api.StorageEvent.key | MDN, SPEC | Window | β |
api.StorageEvent.newValue | MDN, SPEC | Window | β |
api.StorageEvent.oldValue | MDN, SPEC | Window | β |
api.StorageEvent.storageArea | MDN, SPEC | Window | β |
api.StorageEvent.url | MDN, SPEC | Window | β |
StorageManager APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.StorageManager | N/A | Window | β |
| Worker | β | ||
api.StorageManager.estimate | MDN, SPEC | Window | β |
| Worker | β | ||
api.StorageManager.estimate.usageDetails | N/A | Window | β |
| Worker | β | ||
api.StorageManager.getDirectory | MDN, SPEC | Window | β |
| Worker | β | ||
api.StorageManager.persist | MDN, SPEC | Window | β |
| Worker | β | ||
api.StorageManager.persisted | MDN, SPEC | Window | β |
| Worker | β |
StorageQuota APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.StorageQuota | N/A | Window | β |
api.StorageQuota.queryUsageAndQuota | N/A | Window | β |
api.StorageQuota.requestQuota | N/A | Window | β |
StyleMedia APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.StyleMedia | N/A | Window | β |
api.StyleMedia.matchMedium | N/A | Window | β |
api.StyleMedia.type | N/A | Window | β |
StylePropertyMap APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.StylePropertyMap | N/A | Window | β |
api.StylePropertyMap.append | MDN, SPEC | Window | β |
api.StylePropertyMap.clear | MDN, SPEC | Window | β |
api.StylePropertyMap.delete | MDN, SPEC | Window | β |
api.StylePropertyMap.set | MDN, SPEC | Window | β |
StylePropertyMapReadOnly APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.StylePropertyMapReadOnly | N/A | Window | β |
| Worker | β | ||
api.StylePropertyMapReadOnly.@@iterator | SPEC | Window | β |
| Worker | β | ||
api.StylePropertyMapReadOnly.entries | MDN, SPEC | Window | β |
| Worker | β | ||
api.StylePropertyMapReadOnly.forEach | MDN, SPEC | Window | β |
| Worker | β | ||
api.StylePropertyMapReadOnly.get | MDN, SPEC | Window | β |
| Worker | β | ||
api.StylePropertyMapReadOnly.getAll | MDN, SPEC | Window | β |
| Worker | β | ||
api.StylePropertyMapReadOnly.has | MDN, SPEC | Window | β |
| Worker | β | ||
api.StylePropertyMapReadOnly.keys | MDN, SPEC | Window | β |
| Worker | β | ||
api.StylePropertyMapReadOnly.size | MDN, SPEC | Window | β |
| Worker | β | ||
api.StylePropertyMapReadOnly.values | MDN, SPEC | Window | β |
| Worker | β |
StyleSheet APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.StyleSheet | N/A | Window | β |
api.StyleSheet.disabled | MDN, SPEC | Window | β |
api.StyleSheet.href | MDN, SPEC | Window | β |
api.StyleSheet.media | MDN, SPEC | Window | β |
api.StyleSheet.ownerNode | MDN, SPEC | Window | β |
api.StyleSheet.parentStyleSheet | MDN, SPEC | Window | β |
api.StyleSheet.title | MDN, SPEC | Window | β |
api.StyleSheet.type | MDN, SPEC | Window | β |
StyleSheetList APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.StyleSheetList | N/A | Window | β |
api.StyleSheetList.item | MDN, SPEC | Window | β |
api.StyleSheetList.length | MDN, SPEC | Window | β |
SubmitEvent APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.SubmitEvent | N/A | Window | β |
api.SubmitEvent.SubmitEvent | MDN, SPEC | Window | β |
api.SubmitEvent.submitter | MDN, SPEC | Window | β |
Subscriber APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.Subscriber | N/A | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.Subscriber.active | SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.Subscriber.addTeardown | SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.Subscriber.complete | SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.Subscriber.error | SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.Subscriber.next | SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.Subscriber.signal | SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β |
SubtleCrypto APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.SubtleCrypto | N/A | Window | β |
| Worker | β | ||
api.SubtleCrypto.decapsulateBits | N/A | Window | β |
| Worker | β | ||
api.SubtleCrypto.decapsulateKey | N/A | Window | β |
| Worker | β | ||
api.SubtleCrypto.decrypt | MDN, SPEC | Window | β |
| Worker | β | ||
api.SubtleCrypto.deriveBits | MDN, SPEC | Window | β |
| Worker | β | ||
api.SubtleCrypto.deriveKey | MDN, SPEC | Window | β |
| Worker | β | ||
api.SubtleCrypto.deriveKey.derivedKeyAlgorithm_option_aes | N/A | Window | β |
| Worker | β | ||
api.SubtleCrypto.deriveKey.derivedKeyAlgorithm_option_hkdf | N/A | Window | β |
| Worker | β | ||
api.SubtleCrypto.deriveKey.derivedKeyAlgorithm_option_hmac | N/A | Window | β |
| Worker | β | ||
api.SubtleCrypto.deriveKey.derivedKeyAlgorithm_option_pbkdf2 | N/A | Window | β |
| Worker | β | ||
api.SubtleCrypto.digest | MDN, SPEC | Window | β |
| Worker | β | ||
api.SubtleCrypto.encapsulateBits | N/A | Window | β |
| Worker | β | ||
api.SubtleCrypto.encapsulateKey | N/A | Window | β |
| Worker | β | ||
api.SubtleCrypto.encrypt | MDN, SPEC | Window | β |
| Worker | β | ||
api.SubtleCrypto.exportKey | MDN, SPEC | Window | β |
| Worker | β | ||
api.SubtleCrypto.generateKey | MDN, SPEC | Window | β |
| Worker | β | ||
api.SubtleCrypto.getPublicKey | N/A | Window | β |
| Worker | β | ||
api.SubtleCrypto.importKey | MDN, SPEC | Window | β |
| Worker | β | ||
api.SubtleCrypto.sign | MDN, SPEC | Window | β |
| Worker | β | ||
api.SubtleCrypto.supports_static | N/A | Window | β |
| Worker | β | ||
api.SubtleCrypto.unwrapKey | MDN, SPEC | Window | β |
| Worker | β | ||
api.SubtleCrypto.verify | MDN, SPEC | Window | β |
| Worker | β | ||
api.SubtleCrypto.wrapKey | MDN, SPEC | Window | β |
| Worker | β |
Summarizer APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.Summarizer | N/A | Window | β |
api.Summarizer.availability_static | MDN, SPEC | Window | β |
api.Summarizer.create_static | MDN, SPEC | Window | β |
api.Summarizer.destroy | MDN, SPEC | Window | β |
api.Summarizer.expectedContextLanguages | MDN, SPEC | Window | β |
api.Summarizer.expectedInputLanguages | MDN, SPEC | Window | β |
api.Summarizer.format | MDN, SPEC | Window | β |
api.Summarizer.inputQuota | MDN, SPEC | Window | β |
api.Summarizer.length | MDN, SPEC | Window | β |
api.Summarizer.measureInputUsage | MDN, SPEC | Window | β |
api.Summarizer.outputLanguage | MDN, SPEC | Window | β |
api.Summarizer.preference | N/A | Window | β |
api.Summarizer.sharedContext | MDN, SPEC | Window | β |
api.Summarizer.summarize | MDN, SPEC | Window | β |
api.Summarizer.summarizeStreaming | MDN, SPEC | Window | β |
api.Summarizer.type | MDN, SPEC | Window | β |
SyncEvent APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.SyncEvent | N/A | ServiceWorker | β |
api.SyncEvent.SyncEvent | MDN, SPEC | ServiceWorker | β |
api.SyncEvent.lastChance | MDN, SPEC | ServiceWorker | β |
api.SyncEvent.tag | MDN, SPEC | ServiceWorker | β |
SyncManager APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.SyncManager | N/A | Window | β |
| Worker | β | ||
api.SyncManager.getTags | MDN, SPEC | Window | β |
| Worker | β | ||
api.SyncManager.register | MDN, SPEC | Window | β |
| Worker | β |
TaskAttributionTiming APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.TaskAttributionTiming | N/A | Window | β |
api.TaskAttributionTiming.containerId | MDN, SPEC | Window | β |
api.TaskAttributionTiming.containerName | MDN, SPEC | Window | β |
api.TaskAttributionTiming.containerSrc | MDN, SPEC | Window | β |
api.TaskAttributionTiming.containerType | MDN, SPEC | Window | β |
api.TaskAttributionTiming.toJSON | MDN, SPEC | Window | β |
TaskController APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.TaskController | N/A | Window | β |
| Worker | β | ||
api.TaskController.TaskController | MDN, SPEC | Window | β |
| Worker | β | ||
api.TaskController.setPriority | MDN, SPEC | Window | β |
| Worker | β |
TaskPriorityChangeEvent APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.TaskPriorityChangeEvent | N/A | Window | β |
| Worker | β | ||
api.TaskPriorityChangeEvent.TaskPriorityChangeEvent | MDN, SPEC | Window | β |
| Worker | β | ||
api.TaskPriorityChangeEvent.previousPriority | MDN, SPEC | Window | β |
| Worker | β |
TaskSignal APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.TaskSignal | N/A | Window | β |
| Worker | β | ||
api.TaskSignal.any_static | MDN, SPEC | Window | β |
| Worker | β | ||
api.TaskSignal.priority | MDN, SPEC | Window | β |
| Worker | β | ||
api.TaskSignal.prioritychange_event | MDN, SPEC0, SPEC1 | Window | β |
| Worker | β |
TestUtils APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.TestUtils | N/A | Window | β |
| Worker | β | ||
api.TestUtils.gc_static | N/A | Window | β |
| Worker | β |
Text APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.Text | N/A | Window | β |
api.Text.Text | MDN, SPEC | Window | β |
api.Text.assignedSlot | MDN, SPEC | Window | β |
api.Text.convertPointFromNode | N/A | Window | β |
api.Text.convertQuadFromNode | N/A | Window | β |
api.Text.convertRectFromNode | N/A | Window | β |
api.Text.getBoxQuads | SPEC | Window | β |
api.Text.splitText | MDN, SPEC | Window | β |
api.Text.wholeText | MDN, SPEC | Window | β |
TextDecoder APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.TextDecoder | N/A | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.TextDecoder.TextDecoder | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.TextDecoder.decode | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.TextDecoder.encoding | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.TextDecoder.fatal | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.TextDecoder.ignoreBOM | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β |
TextDecoderStream APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.TextDecoderStream | N/A | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.TextDecoderStream.TextDecoderStream | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.TextDecoderStream.encoding | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.TextDecoderStream.fatal | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.TextDecoderStream.ignoreBOM | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.TextDecoderStream.readable | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.TextDecoderStream.writable | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β |
TextDetector APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.TextDetector | N/A | Window | β |
| Worker | β | ||
api.TextDetector.TextDetector | N/A | Window | β |
| Worker | β | ||
api.TextDetector.availability_static | N/A | Window | β |
| Worker | β | ||
api.TextDetector.create_static | N/A | Window | β |
| Worker | β | ||
api.TextDetector.detect | N/A | Window | β |
| Worker | β |
TextEncoder APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.TextEncoder | N/A | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.TextEncoder.TextEncoder | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.TextEncoder.encode | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.TextEncoder.encodeInto | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.TextEncoder.encoding | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β |
TextEncoderStream APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.TextEncoderStream | N/A | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.TextEncoderStream.TextEncoderStream | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.TextEncoderStream.encoding | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.TextEncoderStream.readable | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.TextEncoderStream.writable | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β |
TextEvent APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.TextEvent | N/A | Window | β |
api.TextEvent.data | MDN, SPEC | Window | β |
api.TextEvent.initTextEvent | MDN, SPEC | Window | β |
TextFormat APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.TextFormat | N/A | Window | β |
api.TextFormat.TextFormat | MDN, SPEC | Window | β |
api.TextFormat.rangeEnd | MDN, SPEC | Window | β |
api.TextFormat.rangeStart | MDN, SPEC | Window | β |
api.TextFormat.underlineStyle | MDN, SPEC | Window | β |
api.TextFormat.underlineThickness | MDN, SPEC | Window | β |
TextFormatUpdateEvent APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.TextFormatUpdateEvent | N/A | Window | β |
api.TextFormatUpdateEvent.TextFormatUpdateEvent | MDN, SPEC | Window | β |
api.TextFormatUpdateEvent.getTextFormats | MDN, SPEC | Window | β |
TextMetrics APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.TextMetrics | N/A | Window | β |
| Worker | β οΈ | ||
api.TextMetrics.actualBoundingBoxAscent | MDN, SPEC | Window | β |
| Worker | β οΈ | ||
api.TextMetrics.actualBoundingBoxDescent | MDN, SPEC | Window | β |
| Worker | β οΈ | ||
api.TextMetrics.actualBoundingBoxLeft | MDN, SPEC | Window | β |
| Worker | β οΈ | ||
api.TextMetrics.actualBoundingBoxRight | MDN, SPEC | Window | β |
| Worker | β οΈ | ||
api.TextMetrics.alphabeticBaseline | MDN, SPEC | Window | β |
| Worker | β οΈ | ||
api.TextMetrics.emHeightAscent | MDN, SPEC | Window | β |
| Worker | β οΈ | ||
api.TextMetrics.emHeightDescent | MDN, SPEC | Window | β |
| Worker | β οΈ | ||
api.TextMetrics.fontBoundingBoxAscent | MDN, SPEC | Window | β |
| Worker | β οΈ | ||
api.TextMetrics.fontBoundingBoxDescent | MDN, SPEC | Window | β |
| Worker | β οΈ | ||
api.TextMetrics.hangingBaseline | MDN, SPEC | Window | β |
| Worker | β οΈ | ||
api.TextMetrics.ideographicBaseline | MDN, SPEC | Window | β |
| Worker | β οΈ | ||
api.TextMetrics.width | MDN, SPEC | Window | β |
| Worker | β οΈ |
TextTrack APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.TextTrack | N/A | Window | β |
api.TextTrack.activeCues | MDN, SPEC | Window | β |
api.TextTrack.addCue | MDN, SPEC | Window | β |
api.TextTrack.cuechange_event | MDN, SPEC0, SPEC1 | Window | β |
api.TextTrack.cues | MDN, SPEC | Window | β |
api.TextTrack.id | MDN, SPEC | Window | β |
api.TextTrack.inBandMetadataTrackDispatchType | MDN, SPEC | Window | β |
api.TextTrack.kind | MDN, SPEC | Window | β |
api.TextTrack.label | MDN, SPEC | Window | β |
api.TextTrack.language | MDN, SPEC | Window | β |
api.TextTrack.mode | MDN, SPEC | Window | β |
api.TextTrack.removeCue | MDN, SPEC | Window | β |
api.TextTrack.sourceBuffer | MDN, SPEC | Window | β |
TextTrackCue APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.TextTrackCue | N/A | Window | β |
api.TextTrackCue.endTime | MDN, SPEC | Window | β |
api.TextTrackCue.enter_event | MDN, SPEC0, SPEC1 | Window | β |
api.TextTrackCue.exit_event | MDN, SPEC0, SPEC1 | Window | β |
api.TextTrackCue.id | MDN, SPEC | Window | β |
api.TextTrackCue.pauseOnExit | MDN, SPEC | Window | β |
api.TextTrackCue.startTime | MDN, SPEC | Window | β |
api.TextTrackCue.track | MDN, SPEC | Window | β |
TextTrackCueList APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.TextTrackCueList | N/A | Window | β |
api.TextTrackCueList.getCueById | MDN, SPEC | Window | β |
api.TextTrackCueList.length | MDN, SPEC | Window | β |
TextTrackList APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.TextTrackList | N/A | Window | β |
api.TextTrackList.addtrack_event | MDN, SPEC0, SPEC1 | Window | β |
api.TextTrackList.change_event | MDN, SPEC0, SPEC1 | Window | β |
api.TextTrackList.getTrackById | MDN, SPEC | Window | β |
api.TextTrackList.length | MDN, SPEC | Window | β |
api.TextTrackList.removetrack_event | MDN, SPEC0, SPEC1 | Window | β |
TextUpdateEvent APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.TextUpdateEvent | N/A | Window | β |
api.TextUpdateEvent.TextUpdateEvent | MDN, SPEC | Window | β |
api.TextUpdateEvent.selectionEnd | MDN, SPEC | Window | β |
api.TextUpdateEvent.selectionStart | MDN, SPEC | Window | β |
api.TextUpdateEvent.text | MDN, SPEC | Window | β |
api.TextUpdateEvent.updateRangeEnd | MDN, SPEC | Window | β |
api.TextUpdateEvent.updateRangeStart | MDN, SPEC | Window | β |
TimeEvent APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.TimeEvent | N/A | Window | β |
api.TimeEvent.detail | MDN, SPEC | Window | β |
api.TimeEvent.initTimeEvent | MDN, SPEC | Window | β |
api.TimeEvent.view | MDN, SPEC | Window | β |
TimeRanges APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.TimeRanges | N/A | Window | β |
api.TimeRanges.end | MDN, SPEC | Window | β |
api.TimeRanges.length | MDN, SPEC | Window | β |
api.TimeRanges.start | MDN, SPEC | Window | β |
ToggleEvent APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.ToggleEvent | N/A | Window | β |
api.ToggleEvent.ToggleEvent | MDN, SPEC | Window | β |
api.ToggleEvent.newState | MDN, SPEC | Window | β |
api.ToggleEvent.oldState | MDN, SPEC | Window | β |
api.ToggleEvent.source | MDN, SPEC | Window | β |
Touch APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.Touch | N/A | Window | β |
api.Touch.Touch | MDN, SPEC | Window | β |
api.Touch.altitudeAngle | MDN, SPEC | Window | β |
api.Touch.azimuthAngle | MDN, SPEC | Window | β |
api.Touch.clientX | MDN, SPEC | Window | β |
api.Touch.clientY | MDN, SPEC | Window | β |
api.Touch.force | MDN, SPEC | Window | β |
api.Touch.identifier | MDN, SPEC | Window | β |
api.Touch.pageX | MDN, SPEC | Window | β |
api.Touch.pageY | MDN, SPEC | Window | β |
api.Touch.radiusX | MDN, SPEC | Window | β |
api.Touch.radiusY | MDN, SPEC | Window | β |
api.Touch.rotationAngle | MDN, SPEC | Window | β |
api.Touch.screenX | MDN, SPEC | Window | β |
api.Touch.screenY | MDN, SPEC | Window | β |
api.Touch.target | MDN, SPEC | Window | β |
api.Touch.touchType | MDN, SPEC | Window | β |
TouchEvent APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.TouchEvent | N/A | Window | β οΈ |
api.TouchEvent.TouchEvent | MDN, SPEC | Window | β |
api.TouchEvent.altKey | MDN, SPEC | Window | β οΈ |
api.TouchEvent.changedTouches | MDN, SPEC | Window | β οΈ |
api.TouchEvent.ctrlKey | MDN, SPEC | Window | β οΈ |
api.TouchEvent.getModifierState | N/A | Window | β οΈ |
api.TouchEvent.metaKey | MDN, SPEC | Window | β οΈ |
api.TouchEvent.shiftKey | MDN, SPEC | Window | β οΈ |
api.TouchEvent.targetTouches | MDN, SPEC | Window | β οΈ |
api.TouchEvent.touches | MDN, SPEC | Window | β οΈ |
TouchList APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.TouchList | N/A | Window | β |
api.TouchList.item | MDN, SPEC | Window | β |
api.TouchList.length | MDN, SPEC | Window | β |
TrackEvent APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.TrackEvent | N/A | Window | β |
api.TrackEvent.TrackEvent | MDN, SPEC | Window | β |
api.TrackEvent.track | MDN, SPEC | Window | β |
TransformStream APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.TransformStream | N/A | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.TransformStream.TransformStream | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.TransformStream.readable | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.TransformStream.writable | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β |
TransformStreamDefaultController APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.TransformStreamDefaultController | N/A | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.TransformStreamDefaultController.desiredSize | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.TransformStreamDefaultController.enqueue | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.TransformStreamDefaultController.error | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.TransformStreamDefaultController.terminate | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β |
TransitionEvent APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.TransitionEvent | N/A | Window | β |
api.TransitionEvent.TransitionEvent | MDN, SPEC | Window | β |
api.TransitionEvent.animation | SPEC | Window | β |
api.TransitionEvent.elapsedTime | MDN, SPEC | Window | β |
api.TransitionEvent.propertyName | MDN, SPEC | Window | β |
api.TransitionEvent.pseudoElement | MDN, SPEC | Window | β |
Translator APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.Translator | N/A | Window | β |
api.Translator.availability_static | MDN, SPEC | Window | β |
api.Translator.create_static | MDN, SPEC | Window | β |
api.Translator.destroy | MDN, SPEC | Window | β |
api.Translator.inputQuota | MDN, SPEC | Window | β |
api.Translator.measureInputUsage | MDN, SPEC | Window | β |
api.Translator.sourceLanguage | MDN, SPEC | Window | β |
api.Translator.targetLanguage | MDN, SPEC | Window | β |
api.Translator.translate | MDN, SPEC | Window | β |
api.Translator.translateStreaming | MDN, SPEC | Window | β |
TreeWalker APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.TreeWalker | N/A | Window | β |
api.TreeWalker.currentNode | MDN, SPEC | Window | β |
api.TreeWalker.filter | MDN, SPEC | Window | β |
api.TreeWalker.firstChild | MDN, SPEC | Window | β |
api.TreeWalker.lastChild | MDN, SPEC | Window | β |
api.TreeWalker.nextNode | MDN, SPEC | Window | β |
api.TreeWalker.nextSibling | MDN, SPEC | Window | β |
api.TreeWalker.parentNode | MDN, SPEC | Window | β |
api.TreeWalker.previousNode | MDN, SPEC | Window | β |
api.TreeWalker.previousSibling | MDN, SPEC | Window | β |
api.TreeWalker.root | MDN, SPEC | Window | β |
api.TreeWalker.whatToShow | MDN, SPEC | Window | β |
TrustedHTML APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.TrustedHTML | N/A | Window | β |
| Worker | β | ||
api.TrustedHTML.toJSON | MDN, SPEC | Window | β |
| Worker | β | ||
api.TrustedHTML.toString | MDN, SPEC | Window | β |
| Worker | β |
TrustedScript APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.TrustedScript | N/A | Window | β |
| Worker | β | ||
api.TrustedScript.toJSON | MDN, SPEC | Window | β |
| Worker | β | ||
api.TrustedScript.toString | MDN, SPEC | Window | β |
| Worker | β |
TrustedScriptURL APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.TrustedScriptURL | N/A | Window | β |
| Worker | β | ||
api.TrustedScriptURL.toJSON | MDN, SPEC | Window | β |
| Worker | β | ||
api.TrustedScriptURL.toString | MDN, SPEC | Window | β |
| Worker | β |
TrustedTypePolicy APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.TrustedTypePolicy | N/A | Window | β |
| Worker | β | ||
api.TrustedTypePolicy.createHTML | MDN, SPEC | Window | β |
| Worker | β | ||
api.TrustedTypePolicy.createScript | MDN, SPEC | Window | β |
| Worker | β | ||
api.TrustedTypePolicy.createScriptURL | MDN, SPEC | Window | β |
| Worker | β | ||
api.TrustedTypePolicy.name | MDN, SPEC | Window | β |
| Worker | β |
TrustedTypePolicyFactory APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.TrustedTypePolicyFactory | N/A | Window | β |
| Worker | β | ||
api.TrustedTypePolicyFactory.createPolicy | MDN, SPEC | Window | β |
| Worker | β | ||
api.TrustedTypePolicyFactory.defaultPolicy | MDN, SPEC | Window | β |
| Worker | β | ||
api.TrustedTypePolicyFactory.emptyHTML | MDN, SPEC | Window | β |
| Worker | β | ||
api.TrustedTypePolicyFactory.emptyScript | MDN, SPEC | Window | β |
| Worker | β | ||
api.TrustedTypePolicyFactory.getAttributeType | MDN, SPEC | Window | β |
| Worker | β | ||
api.TrustedTypePolicyFactory.getPropertyType | MDN, SPEC | Window | β |
| Worker | β | ||
api.TrustedTypePolicyFactory.isHTML | MDN, SPEC | Window | β |
| Worker | β | ||
api.TrustedTypePolicyFactory.isScript | MDN, SPEC | Window | β |
| Worker | β | ||
api.TrustedTypePolicyFactory.isScriptURL | MDN, SPEC | Window | β |
| Worker | β |
UIEvent APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.UIEvent | N/A | Window | β |
api.UIEvent.UIEvent | MDN, SPEC | Window | β |
api.UIEvent.detail | MDN, SPEC | Window | β |
api.UIEvent.initUIEvent | MDN, SPEC | Window | β |
api.UIEvent.sourceCapabilities | MDN, SPEC | Window | β |
api.UIEvent.view | MDN, SPEC | Window | β |
api.UIEvent.which | MDN, SPEC | Window | β |
URL APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.URL | N/A | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.URL.URL | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.URL.canParse_static | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.URL.createObjectURL_static | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.URL.hash | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.URL.host | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.URL.hostname | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.URL.href | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.URL.origin | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.URL.parse_static | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.URL.password | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.URL.pathname | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.URL.port | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.URL.protocol | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.URL.revokeObjectURL_static | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.URL.search | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.URL.searchParams | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.URL.toJSON | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.URL.toString | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.URL.username | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β |
URLPattern APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.URLPattern | N/A | Window | β |
| Worker | β | ||
api.URLPattern.URLPattern | MDN, SPEC | Window | β |
| Worker | β | ||
api.URLPattern.URLPattern.ignoreCase_option | N/A | Window | β |
| Worker | β | ||
api.URLPattern.exec | MDN, SPEC | Window | β |
| Worker | β | ||
api.URLPattern.hasRegExpGroups | MDN, SPEC | Window | β |
| Worker | β | ||
api.URLPattern.hash | MDN, SPEC | Window | β |
| Worker | β | ||
api.URLPattern.hostname | MDN, SPEC | Window | β |
| Worker | β | ||
api.URLPattern.password | MDN, SPEC | Window | β |
| Worker | β | ||
api.URLPattern.pathname | MDN, SPEC | Window | β |
| Worker | β | ||
api.URLPattern.port | MDN, SPEC | Window | β |
| Worker | β | ||
api.URLPattern.protocol | MDN, SPEC | Window | β |
| Worker | β | ||
api.URLPattern.search | MDN, SPEC | Window | β |
| Worker | β | ||
api.URLPattern.test | MDN, SPEC | Window | β |
| Worker | β | ||
api.URLPattern.username | MDN, SPEC | Window | β |
| Worker | β |
URLSearchParams APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.URLSearchParams | N/A | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.URLSearchParams.@@iterator | SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.URLSearchParams.URLSearchParams | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.URLSearchParams.URLSearchParams.USVString | N/A | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.URLSearchParams.URLSearchParams.record | N/A | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.URLSearchParams.URLSearchParams.sequence | N/A | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.URLSearchParams.append | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.URLSearchParams.delete | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.URLSearchParams.delete.value_parameter | N/A | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.URLSearchParams.entries | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.URLSearchParams.forEach | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.URLSearchParams.get | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.URLSearchParams.getAll | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.URLSearchParams.has | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.URLSearchParams.has.value_parameter | N/A | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.URLSearchParams.keys | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.URLSearchParams.set | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.URLSearchParams.size | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.URLSearchParams.sort | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.URLSearchParams.toString | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.URLSearchParams.values | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β |
USB APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.USB | N/A | Window | β |
| Worker | β | ||
api.USB.connect_event | MDN, SPEC0, SPEC1 | Window | β |
| Worker | β | ||
api.USB.disconnect_event | MDN, SPEC0, SPEC1 | Window | β |
| Worker | β | ||
api.USB.getDevices | MDN, SPEC | Window | β |
| Worker | β | ||
api.USB.requestDevice | MDN, SPEC | Window | β |
| Worker | β |
USBAlternateInterface APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.USBAlternateInterface | N/A | Window | β |
| Worker | β | ||
api.USBAlternateInterface.USBAlternateInterface | SPEC | Window | β |
| Worker | β | ||
api.USBAlternateInterface.alternateSetting | SPEC | Window | β |
| Worker | β | ||
api.USBAlternateInterface.endpoints | SPEC | Window | β |
| Worker | β | ||
api.USBAlternateInterface.interfaceClass | SPEC | Window | β |
| Worker | β | ||
api.USBAlternateInterface.interfaceName | SPEC | Window | β |
| Worker | β | ||
api.USBAlternateInterface.interfaceProtocol | SPEC | Window | β |
| Worker | β | ||
api.USBAlternateInterface.interfaceSubclass | SPEC | Window | β |
| Worker | β |
USBConfiguration APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.USBConfiguration | N/A | Window | β |
| Worker | β | ||
api.USBConfiguration.USBConfiguration | MDN, SPEC | Window | β |
| Worker | β | ||
api.USBConfiguration.configurationName | MDN, SPEC | Window | β |
| Worker | β | ||
api.USBConfiguration.configurationValue | MDN, SPEC | Window | β |
| Worker | β | ||
api.USBConfiguration.interfaces | MDN, SPEC | Window | β |
| Worker | β |
USBConnectionEvent APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.USBConnectionEvent | N/A | Window | β |
| Worker | β | ||
api.USBConnectionEvent.USBConnectionEvent | MDN, SPEC | Window | β |
| Worker | β | ||
api.USBConnectionEvent.device | MDN, SPEC | Window | β |
| Worker | β |
USBDevice APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.USBDevice | N/A | Window | β |
| Worker | β | ||
api.USBDevice.claimInterface | MDN, SPEC | Window | β |
| Worker | β | ||
api.USBDevice.clearHalt | MDN, SPEC | Window | β |
| Worker | β | ||
api.USBDevice.close | MDN, SPEC | Window | β |
| Worker | β | ||
api.USBDevice.configuration | MDN, SPEC | Window | β |
| Worker | β | ||
api.USBDevice.configurations | MDN, SPEC | Window | β |
| Worker | β | ||
api.USBDevice.controlTransferIn | MDN, SPEC | Window | β |
| Worker | β | ||
api.USBDevice.controlTransferOut | MDN, SPEC | Window | β |
| Worker | β | ||
api.USBDevice.deviceClass | MDN, SPEC | Window | β |
| Worker | β | ||
api.USBDevice.deviceProtocol | MDN, SPEC | Window | β |
| Worker | β | ||
api.USBDevice.deviceSubclass | MDN, SPEC | Window | β |
| Worker | β | ||
api.USBDevice.deviceVersionMajor | MDN, SPEC | Window | β |
| Worker | β | ||
api.USBDevice.deviceVersionMinor | MDN, SPEC | Window | β |
| Worker | β | ||
api.USBDevice.deviceVersionSubminor | MDN, SPEC | Window | β |
| Worker | β | ||
api.USBDevice.forget | MDN, SPEC | Window | β |
| Worker | β | ||
api.USBDevice.isochronousTransferIn | MDN, SPEC | Window | β |
| Worker | β | ||
api.USBDevice.isochronousTransferOut | MDN, SPEC | Window | β |
| Worker | β | ||
api.USBDevice.manufacturerName | MDN, SPEC | Window | β |
| Worker | β | ||
api.USBDevice.open | MDN, SPEC | Window | β |
| Worker | β | ||
api.USBDevice.opened | MDN, SPEC | Window | β |
| Worker | β | ||
api.USBDevice.productId | MDN, SPEC | Window | β |
| Worker | β | ||
api.USBDevice.productName | MDN, SPEC | Window | β |
| Worker | β | ||
api.USBDevice.releaseInterface | MDN, SPEC | Window | β |
| Worker | β | ||
api.USBDevice.reset | MDN, SPEC | Window | β |
| Worker | β | ||
api.USBDevice.selectAlternateInterface | MDN, SPEC | Window | β |
| Worker | β | ||
api.USBDevice.selectConfiguration | MDN, SPEC | Window | β |
| Worker | β | ||
api.USBDevice.serialNumber | MDN, SPEC | Window | β |
| Worker | β | ||
api.USBDevice.transferIn | MDN, SPEC | Window | β |
| Worker | β | ||
api.USBDevice.transferOut | MDN, SPEC | Window | β |
| Worker | β | ||
api.USBDevice.usbVersionMajor | MDN, SPEC | Window | β |
| Worker | β | ||
api.USBDevice.usbVersionMinor | MDN, SPEC | Window | β |
| Worker | β | ||
api.USBDevice.usbVersionSubminor | MDN, SPEC | Window | β |
| Worker | β | ||
api.USBDevice.vendorId | MDN, SPEC | Window | β |
| Worker | β |
USBEndpoint APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.USBEndpoint | N/A | Window | β |
| Worker | β | ||
api.USBEndpoint.USBEndpoint | SPEC | Window | β |
| Worker | β | ||
api.USBEndpoint.direction | SPEC | Window | β |
| Worker | β | ||
api.USBEndpoint.endpointNumber | SPEC | Window | β |
| Worker | β | ||
api.USBEndpoint.packetSize | SPEC | Window | β |
| Worker | β | ||
api.USBEndpoint.type | SPEC | Window | β |
| Worker | β |
USBInTransferResult APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.USBInTransferResult | N/A | Window | β |
| Worker | β | ||
api.USBInTransferResult.USBInTransferResult | SPEC | Window | β |
| Worker | β | ||
api.USBInTransferResult.data | SPEC | Window | β |
| Worker | β | ||
api.USBInTransferResult.status | SPEC | Window | β |
| Worker | β |
USBInterface APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.USBInterface | N/A | Window | β |
| Worker | β | ||
api.USBInterface.USBInterface | SPEC | Window | β |
| Worker | β | ||
api.USBInterface.alternate | SPEC | Window | β |
| Worker | β | ||
api.USBInterface.alternates | SPEC | Window | β |
| Worker | β | ||
api.USBInterface.claimed | SPEC | Window | β |
| Worker | β | ||
api.USBInterface.interfaceNumber | SPEC | Window | β |
| Worker | β |
USBIsochronousInTransferPacket APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.USBIsochronousInTransferPacket | N/A | Window | β |
| Worker | β | ||
api.USBIsochronousInTransferPacket.USBIsochronousInTransferPacket | SPEC | Window | β |
| Worker | β | ||
api.USBIsochronousInTransferPacket.data | SPEC | Window | β |
| Worker | β | ||
api.USBIsochronousInTransferPacket.status | SPEC | Window | β |
| Worker | β |
USBIsochronousInTransferResult APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.USBIsochronousInTransferResult | N/A | Window | β |
| Worker | β | ||
api.USBIsochronousInTransferResult.USBIsochronousInTransferResult | SPEC | Window | β |
| Worker | β | ||
api.USBIsochronousInTransferResult.data | SPEC | Window | β |
| Worker | β | ||
api.USBIsochronousInTransferResult.packets | SPEC | Window | β |
| Worker | β |
USBIsochronousOutTransferPacket APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.USBIsochronousOutTransferPacket | N/A | Window | β |
| Worker | β | ||
api.USBIsochronousOutTransferPacket.USBIsochronousOutTransferPacket | SPEC | Window | β |
| Worker | β | ||
api.USBIsochronousOutTransferPacket.bytesWritten | SPEC | Window | β |
| Worker | β | ||
api.USBIsochronousOutTransferPacket.status | SPEC | Window | β |
| Worker | β |
USBIsochronousOutTransferResult APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.USBIsochronousOutTransferResult | N/A | Window | β |
| Worker | β | ||
api.USBIsochronousOutTransferResult.USBIsochronousOutTransferResult | SPEC | Window | β |
| Worker | β | ||
api.USBIsochronousOutTransferResult.packets | SPEC | Window | β |
| Worker | β |
USBOutTransferResult APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.USBOutTransferResult | N/A | Window | β |
| Worker | β | ||
api.USBOutTransferResult.USBOutTransferResult | SPEC | Window | β |
| Worker | β | ||
api.USBOutTransferResult.bytesWritten | SPEC | Window | β |
| Worker | β | ||
api.USBOutTransferResult.status | SPEC | Window | β |
| Worker | β |
USBPermissionResult APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.USBPermissionResult | N/A | Window | β |
| Worker | β | ||
api.USBPermissionResult.devices | N/A | Window | β |
| Worker | β |
UncalibratedMagnetometer APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.UncalibratedMagnetometer | N/A | Window | β |
api.UncalibratedMagnetometer.UncalibratedMagnetometer | N/A | Window | β |
api.UncalibratedMagnetometer.x | N/A | Window | β |
api.UncalibratedMagnetometer.xBias | N/A | Window | β |
api.UncalibratedMagnetometer.y | N/A | Window | β |
api.UncalibratedMagnetometer.yBias | N/A | Window | β |
api.UncalibratedMagnetometer.z | N/A | Window | β |
api.UncalibratedMagnetometer.zBias | N/A | Window | β |
UserActivation APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.UserActivation | N/A | Window | β |
api.UserActivation.hasBeenActive | MDN, SPEC | Window | β |
api.UserActivation.isActive | MDN, SPEC | Window | β |
UserProximityEvent APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.UserProximityEvent | N/A | Window | β |
api.UserProximityEvent.near | N/A | Window | β |
VRDisplay APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.VRDisplay | N/A | Window | β |
api.VRDisplay.cancelAnimationFrame | MDN | Window | β |
api.VRDisplay.capabilities | MDN | Window | β |
api.VRDisplay.depthFar | MDN | Window | β |
api.VRDisplay.depthNear | MDN | Window | β |
api.VRDisplay.displayId | MDN | Window | β |
api.VRDisplay.displayName | MDN | Window | β |
api.VRDisplay.exitPresent | MDN | Window | β |
api.VRDisplay.getEyeParameters | MDN | Window | β |
api.VRDisplay.getFrameData | MDN | Window | β |
api.VRDisplay.getImmediatePose | MDN | Window | β |
api.VRDisplay.getLayers | MDN | Window | β |
api.VRDisplay.getPose | MDN | Window | β |
api.VRDisplay.isConnected | MDN | Window | β |
api.VRDisplay.isPresenting | MDN | Window | β |
api.VRDisplay.requestAnimationFrame | MDN | Window | β |
api.VRDisplay.requestPresent | MDN | Window | β |
api.VRDisplay.resetPose | MDN | Window | β |
api.VRDisplay.stageParameters | MDN | Window | β |
api.VRDisplay.submitFrame | MDN | Window | β |
VRDisplayCapabilities APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.VRDisplayCapabilities | N/A | Window | β |
api.VRDisplayCapabilities.canPresent | MDN | Window | β |
api.VRDisplayCapabilities.hasExternalDisplay | MDN | Window | β |
api.VRDisplayCapabilities.hasOrientation | MDN | Window | β |
api.VRDisplayCapabilities.hasPosition | MDN | Window | β |
api.VRDisplayCapabilities.maxLayers | MDN | Window | β |
VRDisplayEvent APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.VRDisplayEvent | N/A | Window | β |
api.VRDisplayEvent.VRDisplayEvent | MDN | Window | β |
api.VRDisplayEvent.display | MDN | Window | β |
api.VRDisplayEvent.reason | MDN | Window | β |
VREyeParameters APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.VREyeParameters | N/A | Window | β |
api.VREyeParameters.fieldOfView | MDN | Window | β |
api.VREyeParameters.maximumFieldOfView | MDN | Window | β |
api.VREyeParameters.minimumFieldOfView | MDN | Window | β |
api.VREyeParameters.offset | MDN | Window | β |
api.VREyeParameters.renderHeight | MDN | Window | β |
api.VREyeParameters.renderWidth | MDN | Window | β |
VRFieldOfView APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.VRFieldOfView | N/A | Window | β |
api.VRFieldOfView.downDegrees | MDN | Window | β |
api.VRFieldOfView.leftDegrees | MDN | Window | β |
api.VRFieldOfView.rightDegrees | MDN | Window | β |
api.VRFieldOfView.upDegrees | MDN | Window | β |
VRFrameData APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.VRFrameData | N/A | Window | β |
api.VRFrameData.VRFrameData | MDN | Window | β |
api.VRFrameData.leftProjectionMatrix | MDN | Window | β |
api.VRFrameData.leftViewMatrix | MDN | Window | β |
api.VRFrameData.pose | MDN | Window | β |
api.VRFrameData.rightProjectionMatrix | MDN | Window | β |
api.VRFrameData.rightViewMatrix | MDN | Window | β |
api.VRFrameData.timestamp | MDN | Window | β |
VRPose APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.VRPose | N/A | Window | β |
api.VRPose.angularAcceleration | MDN | Window | β |
api.VRPose.angularVelocity | MDN | Window | β |
api.VRPose.hasOrientation | N/A | Window | β |
api.VRPose.hasPosition | N/A | Window | β |
api.VRPose.linearAcceleration | MDN | Window | β |
api.VRPose.linearVelocity | MDN | Window | β |
api.VRPose.orientation | MDN | Window | β |
api.VRPose.position | MDN | Window | β |
VRStageParameters APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.VRStageParameters | N/A | Window | β |
api.VRStageParameters.sittingToStandingTransform | MDN | Window | β |
api.VRStageParameters.sizeX | MDN | Window | β |
api.VRStageParameters.sizeY | MDN | Window | β |
VTTCue APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.VTTCue | N/A | Window | β |
api.VTTCue.VTTCue | MDN, SPEC | Window | β |
api.VTTCue.align | MDN, SPEC | Window | β |
api.VTTCue.getCueAsHTML | MDN, SPEC | Window | β |
api.VTTCue.line | MDN, SPEC | Window | β |
api.VTTCue.lineAlign | MDN, SPEC | Window | β |
api.VTTCue.position | MDN, SPEC | Window | β |
api.VTTCue.positionAlign | MDN, SPEC | Window | β |
api.VTTCue.region | MDN, SPEC | Window | β |
api.VTTCue.size | MDN, SPEC | Window | β |
api.VTTCue.snapToLines | MDN, SPEC | Window | β |
api.VTTCue.text | MDN, SPEC | Window | β |
api.VTTCue.vertical | MDN, SPEC | Window | β |
VTTRegion APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.VTTRegion | N/A | Window | β |
api.VTTRegion.VTTRegion | SPEC | Window | β |
api.VTTRegion.id | SPEC | Window | β |
api.VTTRegion.lines | SPEC | Window | β |
api.VTTRegion.regionAnchorX | SPEC | Window | β |
api.VTTRegion.regionAnchorY | SPEC | Window | β |
api.VTTRegion.scroll | SPEC | Window | β |
api.VTTRegion.viewportAnchorX | SPEC | Window | β |
api.VTTRegion.viewportAnchorY | SPEC | Window | β |
api.VTTRegion.width | SPEC | Window | β |
ValidityState APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.ValidityState | N/A | Window | β |
api.ValidityState.badInput | MDN, SPEC | Window | β |
api.ValidityState.customError | MDN, SPEC | Window | β |
api.ValidityState.patternMismatch | MDN, SPEC | Window | β |
api.ValidityState.rangeOverflow | MDN, SPEC | Window | β |
api.ValidityState.rangeUnderflow | MDN, SPEC | Window | β |
api.ValidityState.stepMismatch | MDN, SPEC | Window | β |
api.ValidityState.tooLong | MDN, SPEC | Window | β |
api.ValidityState.tooShort | MDN, SPEC | Window | β |
api.ValidityState.typeMismatch | MDN, SPEC | Window | β |
api.ValidityState.valid | MDN, SPEC | Window | β |
api.ValidityState.valueMissing | MDN, SPEC | Window | β |
ValueEvent APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.ValueEvent | N/A | Window | β |
api.ValueEvent.ValueEvent | N/A | Window | β |
api.ValueEvent.value | N/A | Window | β |
VideoColorSpace APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.VideoColorSpace | N/A | Window | β |
| Worker | β | ||
api.VideoColorSpace.VideoColorSpace | MDN, SPEC | Window | β |
| Worker | β | ||
api.VideoColorSpace.fullRange | MDN, SPEC | Window | β |
| Worker | β | ||
api.VideoColorSpace.matrix | MDN, SPEC | Window | β |
| Worker | β | ||
api.VideoColorSpace.primaries | MDN, SPEC | Window | β |
| Worker | β | ||
api.VideoColorSpace.toJSON | MDN, SPEC | Window | β |
| Worker | β | ||
api.VideoColorSpace.transfer | MDN, SPEC | Window | β |
| Worker | β |
VideoDecoder APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.VideoDecoder | N/A | Window | β |
| Worker | β | ||
api.VideoDecoder.VideoDecoder | MDN, SPEC | Window | β |
| Worker | β | ||
api.VideoDecoder.close | MDN, SPEC | Window | β |
| Worker | β | ||
api.VideoDecoder.configure | MDN, SPEC | Window | β |
| Worker | β | ||
api.VideoDecoder.decode | MDN, SPEC | Window | β |
| Worker | β | ||
api.VideoDecoder.decodeQueueSize | MDN, SPEC | Window | β |
| Worker | β | ||
api.VideoDecoder.dequeue_event | MDN, SPEC | Window | β |
| Worker | β | ||
api.VideoDecoder.flush | MDN, SPEC | Window | β |
| Worker | β | ||
api.VideoDecoder.isConfigSupported_static | MDN, SPEC | Window | β |
| Worker | β | ||
api.VideoDecoder.reset | MDN, SPEC | Window | β |
| Worker | β | ||
api.VideoDecoder.state | MDN, SPEC | Window | β |
| Worker | β |
VideoEncoder APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.VideoEncoder | N/A | Window | β |
| Worker | β | ||
api.VideoEncoder.VideoEncoder | MDN, SPEC | Window | β |
| Worker | β | ||
api.VideoEncoder.close | MDN, SPEC | Window | β |
| Worker | β | ||
api.VideoEncoder.configure | MDN, SPEC | Window | β |
| Worker | β | ||
api.VideoEncoder.dequeue_event | MDN, SPEC | Window | β |
| Worker | β | ||
api.VideoEncoder.encode | MDN, SPEC | Window | β |
| Worker | β | ||
api.VideoEncoder.encodeQueueSize | MDN, SPEC | Window | β |
| Worker | β | ||
api.VideoEncoder.flush | MDN, SPEC | Window | β |
| Worker | β | ||
api.VideoEncoder.isConfigSupported_static | MDN, SPEC | Window | β |
| Worker | β | ||
api.VideoEncoder.reset | MDN, SPEC | Window | β |
| Worker | β | ||
api.VideoEncoder.state | MDN, SPEC | Window | β |
| Worker | β |
VideoFrame APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.VideoFrame | N/A | Window | β |
| Worker | β | ||
api.VideoFrame.VideoFrame | MDN, SPEC | Window | β |
| Worker | β | ||
api.VideoFrame.allocationSize | MDN, SPEC | Window | β |
| Worker | β | ||
api.VideoFrame.clone | MDN, SPEC | Window | β |
| Worker | β | ||
api.VideoFrame.close | MDN, SPEC | Window | β |
| Worker | β | ||
api.VideoFrame.codedHeight | MDN, SPEC | Window | β |
| Worker | β | ||
api.VideoFrame.codedRect | MDN, SPEC | Window | β |
| Worker | β | ||
api.VideoFrame.codedWidth | MDN, SPEC | Window | β |
| Worker | β | ||
api.VideoFrame.colorSpace | MDN, SPEC | Window | β |
| Worker | β | ||
api.VideoFrame.copyTo | MDN, SPEC | Window | β |
| Worker | β | ||
api.VideoFrame.displayHeight | MDN, SPEC | Window | β |
| Worker | β | ||
api.VideoFrame.displayWidth | MDN, SPEC | Window | β |
| Worker | β | ||
api.VideoFrame.duration | MDN, SPEC | Window | β |
| Worker | β | ||
api.VideoFrame.flip | MDN, SPEC | Window | β |
| Worker | β | ||
api.VideoFrame.format | MDN, SPEC | Window | β |
| Worker | β | ||
api.VideoFrame.metadata | MDN, SPEC | Window | β |
| Worker | β | ||
api.VideoFrame.rotation | MDN, SPEC | Window | β |
| Worker | β | ||
api.VideoFrame.timestamp | MDN, SPEC | Window | β |
| Worker | β | ||
api.VideoFrame.visibleRect | MDN, SPEC | Window | β |
| Worker | β |
VideoPlaybackQuality APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.VideoPlaybackQuality | N/A | Window | β οΈ |
api.VideoPlaybackQuality.corruptedVideoFrames | MDN, SPEC | Window | β οΈ |
api.VideoPlaybackQuality.creationTime | MDN, SPEC | Window | β οΈ |
api.VideoPlaybackQuality.droppedVideoFrames | MDN, SPEC | Window | β οΈ |
api.VideoPlaybackQuality.totalFrameDelay | MDN | Window | β οΈ |
api.VideoPlaybackQuality.totalVideoFrames | MDN, SPEC | Window | β οΈ |
VideoTrack APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.VideoTrack | N/A | Window | β |
api.VideoTrack.id | MDN, SPEC | Window | β |
api.VideoTrack.kind | MDN, SPEC | Window | β |
api.VideoTrack.label | MDN, SPEC | Window | β |
api.VideoTrack.language | MDN, SPEC | Window | β |
api.VideoTrack.selected | MDN, SPEC | Window | β |
api.VideoTrack.sourceBuffer | MDN, SPEC | Window | β |
VideoTrackGenerator APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.VideoTrackGenerator | N/A | Worker | β |
api.VideoTrackGenerator.VideoTrackGenerator | MDN, SPEC | Worker | β |
api.VideoTrackGenerator.muted | MDN, SPEC | Worker | β |
api.VideoTrackGenerator.track | MDN, SPEC | Worker | β |
api.VideoTrackGenerator.writable | MDN, SPEC | Worker | β |
VideoTrackList APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.VideoTrackList | N/A | Window | β |
api.VideoTrackList.addtrack_event | MDN, SPEC0, SPEC1 | Window | β |
api.VideoTrackList.change_event | MDN, SPEC0, SPEC1 | Window | β |
api.VideoTrackList.getTrackById | MDN, SPEC | Window | β |
api.VideoTrackList.length | MDN, SPEC | Window | β |
api.VideoTrackList.removetrack_event | MDN, SPEC0, SPEC1 | Window | β |
api.VideoTrackList.selectedIndex | MDN, SPEC | Window | β |
ViewTimeline APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.ViewTimeline | N/A | Window | β |
api.ViewTimeline.ViewTimeline | MDN, SPEC | Window | β |
api.ViewTimeline.endOffset | MDN, SPEC | Window | β |
api.ViewTimeline.startOffset | MDN, SPEC | Window | β |
api.ViewTimeline.subject | MDN, SPEC | Window | β |
ViewTransition APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.ViewTransition | N/A | Window | β |
api.ViewTransition.finished | MDN, SPEC | Window | β |
api.ViewTransition.ready | MDN, SPEC | Window | β |
api.ViewTransition.skipTransition | MDN, SPEC | Window | β |
api.ViewTransition.transitionRoot | SPEC | Window | β |
api.ViewTransition.types | MDN, SPEC | Window | β |
api.ViewTransition.updateCallbackDone | MDN, SPEC | Window | β |
api.ViewTransition.waitUntil | MDN, SPEC | Window | β |
ViewTransitionTypeSet APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.ViewTransitionTypeSet | N/A | Window | β |
api.ViewTransitionTypeSet.@@iterator | SPEC | Window | β |
api.ViewTransitionTypeSet.add | SPEC | Window | β |
api.ViewTransitionTypeSet.clear | SPEC | Window | β |
api.ViewTransitionTypeSet.delete | SPEC | Window | β |
api.ViewTransitionTypeSet.entries | SPEC | Window | β |
api.ViewTransitionTypeSet.forEach | SPEC | Window | β |
api.ViewTransitionTypeSet.has | SPEC | Window | β |
api.ViewTransitionTypeSet.keys | SPEC | Window | β |
api.ViewTransitionTypeSet.size | SPEC | Window | β |
api.ViewTransitionTypeSet.values | SPEC | Window | β |
Viewport APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.Viewport | N/A | Window | β |
api.Viewport.segments | MDN, SPEC | Window | β |
VirtualKeyboard APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.VirtualKeyboard | N/A | Window | β |
api.VirtualKeyboard.boundingRect | MDN, SPEC | Window | β |
api.VirtualKeyboard.geometrychange_event | MDN, SPEC | Window | β |
api.VirtualKeyboard.hide | MDN, SPEC | Window | β |
api.VirtualKeyboard.overlaysContent | MDN, SPEC | Window | β |
api.VirtualKeyboard.show | MDN, SPEC | Window | β |
VisibilityStateEntry APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.VisibilityStateEntry | N/A | Window | β |
api.VisibilityStateEntry.duration | SPEC | Window | β |
api.VisibilityStateEntry.entryType | SPEC | Window | β |
api.VisibilityStateEntry.name | SPEC | Window | β |
api.VisibilityStateEntry.startTime | SPEC | Window | β |
VisualViewport APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.VisualViewport | N/A | Window | β |
api.VisualViewport.height | MDN, SPEC | Window | β |
api.VisualViewport.offsetLeft | MDN, SPEC | Window | β |
api.VisualViewport.offsetTop | MDN, SPEC | Window | β |
api.VisualViewport.pageLeft | MDN, SPEC | Window | β |
api.VisualViewport.pageTop | MDN, SPEC | Window | β |
api.VisualViewport.resize_event | MDN, SPEC | Window | β |
api.VisualViewport.scale | MDN, SPEC | Window | β |
api.VisualViewport.scroll_event | MDN, SPEC | Window | β |
api.VisualViewport.scrollend_event | MDN, SPEC | Window | β |
api.VisualViewport.width | MDN, SPEC | Window | β |
WEBGL_blend_equation_advanced_coherent APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.WEBGL_blend_equation_advanced_coherent | N/A | Window | β |
| Worker | β |
WEBGL_clip_cull_distance APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.WEBGL_clip_cull_distance | N/A | Window | β |
| Worker | β |
WEBGL_color_buffer_float APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.WEBGL_color_buffer_float | N/A | Window | β |
| Worker | β |
WEBGL_compressed_texture_astc APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.WEBGL_compressed_texture_astc | N/A | Window | β |
| Worker | β | ||
api.WEBGL_compressed_texture_astc.getSupportedProfiles | MDN, SPEC | Window | β |
| Worker | β |
WEBGL_compressed_texture_etc APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.WEBGL_compressed_texture_etc | N/A | Window | β |
| Worker | β |
WEBGL_compressed_texture_etc1 APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.WEBGL_compressed_texture_etc1 | N/A | Window | β |
| Worker | β |
WEBGL_compressed_texture_pvrtc APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.WEBGL_compressed_texture_pvrtc | N/A | Window | β |
| Worker | β |
WEBGL_compressed_texture_s3tc APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.WEBGL_compressed_texture_s3tc | N/A | Window | β |
| Worker | β |
WEBGL_compressed_texture_s3tc_srgb APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.WEBGL_compressed_texture_s3tc_srgb | N/A | Window | β |
| Worker | β |
WEBGL_debug_renderer_info APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.WEBGL_debug_renderer_info | N/A | Window | β |
| Worker | β |
WEBGL_debug_shaders APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.WEBGL_debug_shaders | N/A | Window | β |
| Worker | β | ||
api.WEBGL_debug_shaders.getTranslatedShaderSource | MDN, SPEC | Window | β |
| Worker | β |
WEBGL_depth_texture APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.WEBGL_depth_texture | N/A | Window | β |
| Worker | β |
WEBGL_draw_buffers APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.WEBGL_draw_buffers | N/A | Window | β |
| Worker | β | ||
api.WEBGL_draw_buffers.drawBuffersWEBGL | MDN, SPEC | Window | β |
| Worker | β |
WEBGL_draw_instanced_base_vertex_base_instance APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.WEBGL_draw_instanced_base_vertex_base_instance | N/A | Window | β |
| Worker | β | ||
api.WEBGL_draw_instanced_base_vertex_base_instance.drawArraysInstancedBaseInstanceWEBGL | N/A | Window | β |
| Worker | β | ||
api.WEBGL_draw_instanced_base_vertex_base_instance.drawElementsInstancedBaseVertexBaseInstanceWEBGL | N/A | Window | β |
| Worker | β |
WEBGL_lose_context APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.WEBGL_lose_context | N/A | Window | β |
| Worker | β | ||
api.WEBGL_lose_context.loseContext | MDN, SPEC | Window | β |
| Worker | β | ||
api.WEBGL_lose_context.restoreContext | MDN, SPEC | Window | β |
| Worker | β |
WEBGL_multi_draw APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.WEBGL_multi_draw | N/A | Window | β |
| Worker | β | ||
api.WEBGL_multi_draw.multiDrawArraysInstancedWEBGL | MDN, SPEC | Window | β |
| Worker | β | ||
api.WEBGL_multi_draw.multiDrawArraysWEBGL | MDN, SPEC | Window | β |
| Worker | β | ||
api.WEBGL_multi_draw.multiDrawElementsInstancedWEBGL | MDN, SPEC | Window | β |
| Worker | β | ||
api.WEBGL_multi_draw.multiDrawElementsWEBGL | MDN, SPEC | Window | β |
| Worker | β |
WEBGL_multi_draw_instanced_base_vertex_base_instance APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.WEBGL_multi_draw_instanced_base_vertex_base_instance | N/A | Window | β |
| Worker | β | ||
api.WEBGL_multi_draw_instanced_base_vertex_base_instance.multiDrawArraysInstancedBaseInstanceWEBGL | N/A | Window | β |
| Worker | β | ||
api.WEBGL_multi_draw_instanced_base_vertex_base_instance.multiDrawElementsInstancedBaseVertexBaseInstanceWEBGL | N/A | Window | β |
| Worker | β |
WEBGL_provoking_vertex APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.WEBGL_provoking_vertex | N/A | Window | β |
| Worker | β | ||
api.WEBGL_provoking_vertex.provokingVertexWEBGL | N/A | Window | β |
| Worker | β |
WGSLLanguageFeatures APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.WGSLLanguageFeatures | N/A | Window | β |
| Worker | β | ||
api.WGSLLanguageFeatures.@@iterator | SPEC | Window | β |
| Worker | β | ||
api.WGSLLanguageFeatures.entries | SPEC | Window | β |
| Worker | β | ||
api.WGSLLanguageFeatures.forEach | SPEC | Window | β |
| Worker | β | ||
api.WGSLLanguageFeatures.has | SPEC | Window | β |
| Worker | β | ||
api.WGSLLanguageFeatures.keys | SPEC | Window | β |
| Worker | β | ||
api.WGSLLanguageFeatures.size | SPEC | Window | β |
| Worker | β | ||
api.WGSLLanguageFeatures.values | SPEC | Window | β |
| Worker | β |
WakeLock APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.WakeLock | N/A | Window | β |
api.WakeLock.request | MDN, SPEC | Window | β |
WakeLockSentinel APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.WakeLockSentinel | N/A | Window | β |
api.WakeLockSentinel.release | MDN, SPEC | Window | β |
api.WakeLockSentinel.release_event | MDN, SPEC | Window | β |
api.WakeLockSentinel.released | MDN, SPEC | Window | β |
api.WakeLockSentinel.type | MDN, SPEC | Window | β |
WaveShaperNode APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.WaveShaperNode | N/A | Window | β |
api.WaveShaperNode.WaveShaperNode | MDN, SPEC | Window | β |
api.WaveShaperNode.curve | MDN, SPEC | Window | β |
api.WaveShaperNode.oversample | MDN, SPEC | Window | β |
WebGL2RenderingContext APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.WebGL2RenderingContext | N/A | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.activeTexture | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.attachShader | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.beginQuery | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.beginTransformFeedback | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.bindAttribLocation | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.bindBuffer | MDN, SPEC0, SPEC1 | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.bindBufferBase | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.bindBufferRange | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.bindFramebuffer | MDN, SPEC0, SPEC1 | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.bindRenderbuffer | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.bindSampler | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.bindTexture | MDN, SPEC0, SPEC1 | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.bindTransformFeedback | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.bindVertexArray | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.blendColor | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.blendEquation | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.blendEquationSeparate | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.blendFunc | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.blendFuncSeparate | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.blitFramebuffer | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.bufferData | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.bufferSubData | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.canvas | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.checkFramebufferStatus | MDN, SPEC0, SPEC1 | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.clear | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.clearBufferfi | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.clearBufferfv | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.clearBufferiv | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.clearBufferuiv | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.clearColor | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.clearDepth | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.clearStencil | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.clientWaitSync | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.colorMask | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.compileShader | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.compressedTexImage2D | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.compressedTexImage3D | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.compressedTexSubImage2D | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.compressedTexSubImage3D | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.copyBufferSubData | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.copyTexImage2D | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.copyTexSubImage2D | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.copyTexSubImage3D | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.createBuffer | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.createFramebuffer | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.createProgram | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.createQuery | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.createRenderbuffer | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.createSampler | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.createShader | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.createTexture | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.createTransformFeedback | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.createVertexArray | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.cullFace | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.deleteBuffer | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.deleteFramebuffer | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.deleteProgram | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.deleteQuery | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.deleteRenderbuffer | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.deleteSampler | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.deleteShader | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.deleteSync | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.deleteTexture | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.deleteTransformFeedback | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.deleteVertexArray | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.depthFunc | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.depthMask | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.depthRange | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.detachShader | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.disable | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.disableVertexAttribArray | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.drawArrays | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.drawArraysInstanced | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.drawBuffers | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.drawElements | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.drawElementsInstanced | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.drawRangeElements | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.drawingBufferColorSpace | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.drawingBufferFormat | SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.drawingBufferHeight | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.drawingBufferStorage | SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.drawingBufferWidth | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.enable | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.enableVertexAttribArray | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.endQuery | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.endTransformFeedback | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.fenceSync | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.finish | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.flush | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.framebufferRenderbuffer | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.framebufferTexture2D | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.framebufferTextureLayer | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.frontFace | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.generateMipmap | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.getActiveAttrib | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.getActiveUniform | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.getActiveUniformBlockName | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.getActiveUniformBlockParameter | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.getActiveUniforms | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.getAttachedShaders | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.getAttribLocation | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.getBufferParameter | MDN, SPEC0, SPEC1 | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.getBufferSubData | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.getContextAttributes | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.getError | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.getExtension | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.getFragDataLocation | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.getFramebufferAttachmentParameter | MDN, SPEC0, SPEC1 | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.getIndexedParameter | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.getInternalformatParameter | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.getParameter | MDN, SPEC0, SPEC1 | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.getProgramInfoLog | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.getProgramParameter | MDN, SPEC0, SPEC1 | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.getQuery | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.getQueryParameter | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.getRenderbufferParameter | MDN, SPEC0, SPEC1 | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.getSamplerParameter | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.getShaderInfoLog | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.getShaderParameter | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.getShaderPrecisionFormat | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.getShaderSource | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.getSupportedExtensions | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.getSyncParameter | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.getTexParameter | MDN, SPEC0, SPEC1 | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.getTransformFeedbackVarying | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.getUniform | MDN, SPEC0, SPEC1 | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.getUniformBlockIndex | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.getUniformIndices | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.getUniformLocation | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.getVertexAttrib | MDN, SPEC0, SPEC1 | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.getVertexAttribOffset | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.hint | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.invalidateFramebuffer | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.invalidateSubFramebuffer | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.isBuffer | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.isContextLost | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.isEnabled | MDN, SPEC0, SPEC1 | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.isFramebuffer | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.isProgram | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.isQuery | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.isRenderbuffer | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.isSampler | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.isShader | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.isSync | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.isTexture | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.isTransformFeedback | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.isVertexArray | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.lineWidth | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.linkProgram | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.makeXRCompatible | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.pauseTransformFeedback | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.pixelStorei | MDN, SPEC0, SPEC1, SPEC2 | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.polygonOffset | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.readBuffer | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.readPixels | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.renderbufferStorage | MDN, SPEC0, SPEC1 | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.renderbufferStorageMultisample | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.resumeTransformFeedback | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.sampleCoverage | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.samplerParameterf | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.samplerParameteri | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.scissor | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.shaderSource | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.stencilFunc | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.stencilFuncSeparate | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.stencilMask | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.stencilMaskSeparate | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.stencilOp | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.stencilOpSeparate | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.texImage2D | MDN, SPEC0, SPEC1 | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.texImage3D | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.texParameterf | MDN, SPEC0, SPEC1 | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.texParameteri | MDN, SPEC0, SPEC1 | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.texStorage2D | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.texStorage3D | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.texSubImage2D | MDN, SPEC0, SPEC1 | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.texSubImage3D | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.transformFeedbackVaryings | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.uniform1f | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.uniform1fv | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.uniform1i | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.uniform1iv | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.uniform1ui | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.uniform1uiv | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.uniform2f | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.uniform2fv | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.uniform2i | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.uniform2iv | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.uniform2ui | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.uniform2uiv | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.uniform3f | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.uniform3fv | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.uniform3i | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.uniform3iv | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.uniform3ui | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.uniform3uiv | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.uniform4f | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.uniform4fv | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.uniform4i | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.uniform4iv | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.uniform4ui | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.uniform4uiv | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.uniformBlockBinding | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.uniformMatrix2fv | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.uniformMatrix2x3fv | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.uniformMatrix2x4fv | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.uniformMatrix3fv | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.uniformMatrix3x2fv | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.uniformMatrix3x4fv | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.uniformMatrix4fv | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.uniformMatrix4x2fv | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.uniformMatrix4x3fv | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.unpackColorSpace | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.useProgram | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.validateProgram | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.vertexAttrib1f | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.vertexAttrib1fv | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.vertexAttrib2f | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.vertexAttrib2fv | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.vertexAttrib3f | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.vertexAttrib3fv | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.vertexAttrib4f | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.vertexAttrib4fv | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.vertexAttribDivisor | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.vertexAttribI4i | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.vertexAttribI4iv | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.vertexAttribI4ui | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.vertexAttribI4uiv | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.vertexAttribIPointer | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.vertexAttribPointer | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.viewport | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGL2RenderingContext.waitSync | MDN, SPEC | Window | β |
| Worker | β |
WebGLActiveInfo APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.WebGLActiveInfo | N/A | Window | β |
| Worker | β | ||
api.WebGLActiveInfo.name | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGLActiveInfo.size | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGLActiveInfo.type | MDN, SPEC | Window | β |
| Worker | β |
WebGLBuffer APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.WebGLBuffer | N/A | Window | β |
| Worker | β |
WebGLContextEvent APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.WebGLContextEvent | N/A | Window | β |
| Worker | β | ||
api.WebGLContextEvent.WebGLContextEvent | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGLContextEvent.statusMessage | MDN, SPEC | Window | β |
| Worker | β |
WebGLFramebuffer APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.WebGLFramebuffer | N/A | Window | β |
| Worker | β |
WebGLObject APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.WebGLObject | N/A | Window | β |
| Worker | β | ||
api.WebGLObject.label | N/A | Window | β |
| Worker | β |
WebGLProgram APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.WebGLProgram | N/A | Window | β |
| Worker | β |
WebGLQuery APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.WebGLQuery | N/A | Window | β |
| Worker | β |
WebGLRenderbuffer APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.WebGLRenderbuffer | N/A | Window | β |
| Worker | β |
WebGLRenderingContext APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.WebGLRenderingContext | N/A | Window | β |
| Worker | β | ||
api.WebGLRenderingContext.activeTexture | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGLRenderingContext.attachShader | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGLRenderingContext.bindAttribLocation | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGLRenderingContext.bindBuffer | MDN, SPEC0, SPEC1 | Window | β |
| Worker | β | ||
api.WebGLRenderingContext.bindFramebuffer | MDN, SPEC0, SPEC1 | Window | β |
| Worker | β | ||
api.WebGLRenderingContext.bindRenderbuffer | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGLRenderingContext.bindTexture | MDN, SPEC0, SPEC1 | Window | β |
| Worker | β | ||
api.WebGLRenderingContext.blendColor | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGLRenderingContext.blendEquation | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGLRenderingContext.blendEquationSeparate | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGLRenderingContext.blendFunc | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGLRenderingContext.blendFuncSeparate | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGLRenderingContext.bufferData | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGLRenderingContext.bufferSubData | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGLRenderingContext.canvas | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGLRenderingContext.checkFramebufferStatus | MDN, SPEC0, SPEC1 | Window | β |
| Worker | β | ||
api.WebGLRenderingContext.clear | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGLRenderingContext.clearColor | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGLRenderingContext.clearDepth | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGLRenderingContext.clearStencil | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGLRenderingContext.colorMask | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGLRenderingContext.compileShader | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGLRenderingContext.compressedTexImage2D | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGLRenderingContext.compressedTexSubImage2D | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGLRenderingContext.copyTexImage2D | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGLRenderingContext.copyTexSubImage2D | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGLRenderingContext.createBuffer | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGLRenderingContext.createFramebuffer | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGLRenderingContext.createProgram | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGLRenderingContext.createRenderbuffer | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGLRenderingContext.createShader | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGLRenderingContext.createTexture | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGLRenderingContext.cullFace | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGLRenderingContext.deleteBuffer | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGLRenderingContext.deleteFramebuffer | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGLRenderingContext.deleteProgram | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGLRenderingContext.deleteRenderbuffer | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGLRenderingContext.deleteShader | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGLRenderingContext.deleteTexture | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGLRenderingContext.depthFunc | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGLRenderingContext.depthMask | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGLRenderingContext.depthRange | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGLRenderingContext.detachShader | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGLRenderingContext.disable | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGLRenderingContext.disableVertexAttribArray | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGLRenderingContext.drawArrays | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGLRenderingContext.drawElements | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGLRenderingContext.drawingBufferColorSpace | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGLRenderingContext.drawingBufferFormat | SPEC | Window | β |
| Worker | β | ||
api.WebGLRenderingContext.drawingBufferHeight | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGLRenderingContext.drawingBufferStorage | SPEC | Window | β |
| Worker | β | ||
api.WebGLRenderingContext.drawingBufferWidth | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGLRenderingContext.enable | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGLRenderingContext.enableVertexAttribArray | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGLRenderingContext.finish | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGLRenderingContext.flush | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGLRenderingContext.framebufferRenderbuffer | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGLRenderingContext.framebufferTexture2D | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGLRenderingContext.frontFace | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGLRenderingContext.generateMipmap | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGLRenderingContext.getActiveAttrib | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGLRenderingContext.getActiveUniform | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGLRenderingContext.getAttachedShaders | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGLRenderingContext.getAttribLocation | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGLRenderingContext.getBufferParameter | MDN, SPEC0, SPEC1 | Window | β |
| Worker | β | ||
api.WebGLRenderingContext.getContextAttributes | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGLRenderingContext.getError | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGLRenderingContext.getExtension | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGLRenderingContext.getFramebufferAttachmentParameter | MDN, SPEC0, SPEC1 | Window | β |
| Worker | β | ||
api.WebGLRenderingContext.getParameter | MDN, SPEC0, SPEC1 | Window | β |
| Worker | β | ||
api.WebGLRenderingContext.getProgramInfoLog | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGLRenderingContext.getProgramParameter | MDN, SPEC0, SPEC1 | Window | β |
| Worker | β | ||
api.WebGLRenderingContext.getRenderbufferParameter | MDN, SPEC0, SPEC1 | Window | β |
| Worker | β | ||
api.WebGLRenderingContext.getShaderInfoLog | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGLRenderingContext.getShaderParameter | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGLRenderingContext.getShaderPrecisionFormat | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGLRenderingContext.getShaderSource | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGLRenderingContext.getSupportedExtensions | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGLRenderingContext.getTexParameter | MDN, SPEC0, SPEC1 | Window | β |
| Worker | β | ||
api.WebGLRenderingContext.getUniform | MDN, SPEC0, SPEC1 | Window | β |
| Worker | β | ||
api.WebGLRenderingContext.getUniformLocation | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGLRenderingContext.getVertexAttrib | MDN, SPEC0, SPEC1 | Window | β |
| Worker | β | ||
api.WebGLRenderingContext.getVertexAttribOffset | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGLRenderingContext.hint | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGLRenderingContext.isBuffer | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGLRenderingContext.isContextLost | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGLRenderingContext.isEnabled | MDN, SPEC0, SPEC1 | Window | β |
| Worker | β | ||
api.WebGLRenderingContext.isFramebuffer | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGLRenderingContext.isProgram | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGLRenderingContext.isRenderbuffer | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGLRenderingContext.isShader | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGLRenderingContext.isTexture | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGLRenderingContext.lineWidth | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGLRenderingContext.linkProgram | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGLRenderingContext.makeXRCompatible | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGLRenderingContext.pixelStorei | MDN, SPEC0, SPEC1, SPEC2 | Window | β |
| Worker | β | ||
api.WebGLRenderingContext.polygonOffset | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGLRenderingContext.readPixels | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGLRenderingContext.renderbufferStorage | MDN, SPEC0, SPEC1 | Window | β |
| Worker | β | ||
api.WebGLRenderingContext.sampleCoverage | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGLRenderingContext.scissor | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGLRenderingContext.shaderSource | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGLRenderingContext.stencilFunc | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGLRenderingContext.stencilFuncSeparate | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGLRenderingContext.stencilMask | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGLRenderingContext.stencilMaskSeparate | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGLRenderingContext.stencilOp | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGLRenderingContext.stencilOpSeparate | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGLRenderingContext.texImage2D | MDN, SPEC0, SPEC1 | Window | β |
| Worker | β | ||
api.WebGLRenderingContext.texParameterf | MDN, SPEC0, SPEC1 | Window | β |
| Worker | β | ||
api.WebGLRenderingContext.texParameteri | MDN, SPEC0, SPEC1 | Window | β |
| Worker | β | ||
api.WebGLRenderingContext.texSubImage2D | MDN, SPEC0, SPEC1 | Window | β |
| Worker | β | ||
api.WebGLRenderingContext.uniform1f | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGLRenderingContext.uniform1fv | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGLRenderingContext.uniform1i | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGLRenderingContext.uniform1iv | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGLRenderingContext.uniform2f | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGLRenderingContext.uniform2fv | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGLRenderingContext.uniform2i | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGLRenderingContext.uniform2iv | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGLRenderingContext.uniform3f | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGLRenderingContext.uniform3fv | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGLRenderingContext.uniform3i | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGLRenderingContext.uniform3iv | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGLRenderingContext.uniform4f | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGLRenderingContext.uniform4fv | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGLRenderingContext.uniform4i | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGLRenderingContext.uniform4iv | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGLRenderingContext.uniformMatrix2fv | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGLRenderingContext.uniformMatrix3fv | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGLRenderingContext.uniformMatrix4fv | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGLRenderingContext.unpackColorSpace | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGLRenderingContext.useProgram | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGLRenderingContext.validateProgram | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGLRenderingContext.vertexAttrib1f | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGLRenderingContext.vertexAttrib1fv | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGLRenderingContext.vertexAttrib2f | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGLRenderingContext.vertexAttrib2fv | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGLRenderingContext.vertexAttrib3f | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGLRenderingContext.vertexAttrib3fv | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGLRenderingContext.vertexAttrib4f | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGLRenderingContext.vertexAttrib4fv | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGLRenderingContext.vertexAttribPointer | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGLRenderingContext.viewport | MDN, SPEC | Window | β |
| Worker | β |
WebGLSampler APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.WebGLSampler | N/A | Window | β |
| Worker | β |
WebGLShader APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.WebGLShader | N/A | Window | β |
| Worker | β |
WebGLShaderPrecisionFormat APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.WebGLShaderPrecisionFormat | N/A | Window | β |
| Worker | β | ||
api.WebGLShaderPrecisionFormat.precision | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGLShaderPrecisionFormat.rangeMax | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebGLShaderPrecisionFormat.rangeMin | MDN, SPEC | Window | β |
| Worker | β |
WebGLSync APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.WebGLSync | N/A | Window | β |
| Worker | β |
WebGLTexture APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.WebGLTexture | N/A | Window | β |
| Worker | β |
WebGLTimerQueryEXT APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.WebGLTimerQueryEXT | N/A | Window | β |
| Worker | β |
WebGLTransformFeedback APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.WebGLTransformFeedback | N/A | Window | β |
| Worker | β |
WebGLUniformLocation APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.WebGLUniformLocation | N/A | Window | β |
| Worker | β |
WebGLVertexArrayObject APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.WebGLVertexArrayObject | N/A | Window | β |
| Worker | β |
WebGLVertexArrayObjectOES APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.WebGLVertexArrayObjectOES | N/A | Window | β |
| Worker | β |
WebKitPoint APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.WebKitPoint | N/A | Window | β |
api.WebKitPoint.WebKitPoint | N/A | Window | β |
api.WebKitPoint.x | N/A | Window | β |
api.WebKitPoint.y | N/A | Window | β |
WebSocket APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.WebSocket | N/A | Window | β |
| Worker | β | ||
api.WebSocket.WebSocket | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebSocket.binaryType | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebSocket.bufferedAmount | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebSocket.close | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebSocket.close_event | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebSocket.error_event | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebSocket.extensions | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebSocket.message_event | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebSocket.open_event | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebSocket.protocol | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebSocket.readyState | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebSocket.send | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebSocket.url | MDN, SPEC | Window | β |
| Worker | β |
WebSocketError APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.WebSocketError | N/A | Window | β |
| Worker | β | ||
api.WebSocketError.WebSocketError | N/A | Window | β |
| Worker | β | ||
api.WebSocketError.closeCode | N/A | Window | β |
| Worker | β | ||
api.WebSocketError.reason | N/A | Window | β |
| Worker | β |
WebSocketStream APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.WebSocketStream | N/A | Window | β |
| Worker | β | ||
api.WebSocketStream.WebSocketStream | MDN | Window | β |
| Worker | β | ||
api.WebSocketStream.close | MDN | Window | β |
| Worker | β | ||
api.WebSocketStream.closed | MDN | Window | β |
| Worker | β | ||
api.WebSocketStream.opened | MDN | Window | β |
| Worker | β | ||
api.WebSocketStream.url | MDN | Window | β |
| Worker | β |
WebTransport APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.WebTransport | N/A | Window | β |
| Worker | β | ||
api.WebTransport.WebTransport | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebTransport.anticipatedConcurrentIncomingBidirectionalStreams | SPEC | Window | β |
| Worker | β | ||
api.WebTransport.anticipatedConcurrentIncomingUnidirectionalStreams | SPEC | Window | β |
| Worker | β | ||
api.WebTransport.close | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebTransport.closed | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebTransport.congestionControl | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebTransport.createBidirectionalStream | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebTransport.createSendGroup | SPEC | Window | β |
| Worker | β | ||
api.WebTransport.createUnidirectionalStream | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebTransport.datagrams | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebTransport.draining | SPEC | Window | β |
| Worker | β | ||
api.WebTransport.exportKeyingMaterial | N/A | Window | β |
| Worker | β | ||
api.WebTransport.getStats | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebTransport.incomingBidirectionalStreams | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebTransport.incomingUnidirectionalStreams | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebTransport.protocol | SPEC | Window | β |
| Worker | β | ||
api.WebTransport.ready | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebTransport.reliability | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebTransport.responseHeaders | N/A | Window | β |
| Worker | β | ||
api.WebTransport.supportsReliableOnly_static | SPEC | Window | β |
| Worker | β |
WebTransportBidirectionalStream APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.WebTransportBidirectionalStream | N/A | Window | β |
| Worker | β | ||
api.WebTransportBidirectionalStream.readable | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebTransportBidirectionalStream.writable | MDN, SPEC | Window | β |
| Worker | β |
WebTransportDatagramDuplexStream APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.WebTransportDatagramDuplexStream | N/A | Window | β |
| Worker | β | ||
api.WebTransportDatagramDuplexStream.createWritable | SPEC | Window | β |
| Worker | β | ||
api.WebTransportDatagramDuplexStream.incomingMaxAge | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebTransportDatagramDuplexStream.incomingMaxBufferedDatagrams | N/A | Window | β |
| Worker | β | ||
api.WebTransportDatagramDuplexStream.maxDatagramSize | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebTransportDatagramDuplexStream.outgoingMaxAge | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebTransportDatagramDuplexStream.outgoingMaxBufferedDatagrams | N/A | Window | β |
| Worker | β | ||
api.WebTransportDatagramDuplexStream.readable | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebTransportDatagramDuplexStream.writable | MDN | Window | β |
| Worker | β |
WebTransportDatagramsWritable APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.WebTransportDatagramsWritable | N/A | Window | β |
| Worker | β | ||
api.WebTransportDatagramsWritable.sendGroup | SPEC | Window | β |
| Worker | β | ||
api.WebTransportDatagramsWritable.sendOrder | SPEC | Window | β |
| Worker | β |
WebTransportError APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.WebTransportError | N/A | Window | β |
| Worker | β | ||
api.WebTransportError.WebTransportError | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebTransportError.source | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebTransportError.streamErrorCode | MDN, SPEC | Window | β |
| Worker | β |
WebTransportReceiveStream APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.WebTransportReceiveStream | N/A | Window | β |
| Worker | β | ||
api.WebTransportReceiveStream.getStats | MDN, SPEC | Window | β |
| Worker | β |
WebTransportSendGroup APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.WebTransportSendGroup | N/A | Window | β |
| Worker | β | ||
api.WebTransportSendGroup.getStats | SPEC | Window | β |
| Worker | β |
WebTransportSendStream APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.WebTransportSendStream | N/A | Window | β |
| Worker | β | ||
api.WebTransportSendStream.getStats | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebTransportSendStream.getWriter | MDN, SPEC | Window | β |
| Worker | β | ||
api.WebTransportSendStream.sendGroup | SPEC | Window | β |
| Worker | β | ||
api.WebTransportSendStream.sendOrder | MDN, SPEC | Window | β |
| Worker | β |
WebTransportWriter APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.WebTransportWriter | N/A | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.WebTransportWriter.atomicWrite | N/A | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.WebTransportWriter.commit | N/A | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β |
WheelEvent APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.WheelEvent | N/A | Window | β |
api.WheelEvent.WheelEvent | MDN, SPEC | Window | β |
api.WheelEvent.deltaMode | MDN, SPEC | Window | β |
api.WheelEvent.deltaX | MDN, SPEC | Window | β |
api.WheelEvent.deltaY | MDN, SPEC | Window | β |
api.WheelEvent.deltaZ | MDN, SPEC | Window | β |
api.WheelEvent.wheelDelta | N/A | Window | β |
api.WheelEvent.wheelDeltaX | N/A | Window | β |
api.WheelEvent.wheelDeltaY | N/A | Window | β |
Window APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.Window | N/A | Window | β |
api.Window.afterprint_event | MDN, SPEC0, SPEC1 | Window | β |
api.Window.alert | MDN, SPEC | Window | β |
api.Window.appinstalled_event | MDN, SPEC | Window | β |
api.Window.beforeinstallprompt_event | MDN, SPEC | Window | β |
api.Window.beforeprint_event | MDN, SPEC0, SPEC1 | Window | β |
api.Window.beforeunload_event | MDN, SPEC0, SPEC1 | Window | β |
api.Window.blur | MDN, SPEC | Window | β |
api.Window.blur_event | MDN, SPEC0, SPEC1 | Window | β |
api.Window.cancelAnimationFrame | MDN, SPEC | Window | β |
api.Window.cancelIdleCallback | MDN, SPEC | Window | β |
api.Window.captureEvents | MDN, SPEC | Window | β |
api.Window.clearImmediate | MDN | Window | β |
api.Window.close | MDN, SPEC | Window | β |
api.Window.closed | MDN, SPEC | Window | β |
api.Window.confirm | MDN, SPEC | Window | β |
api.Window.cookieStore | MDN, SPEC | Window | β |
api.Window.crashReport | MDN, SPEC | Window | β |
api.Window.credentialless | MDN, SPEC | Window | β |
api.Window.customElements | MDN, SPEC | Window | β |
api.Window.devicePixelRatio | MDN, SPEC | Window | β |
api.Window.devicelight_event | N/A | Window | β |
api.Window.devicemotion_event | MDN, SPEC0, SPEC1 | Window | β |
api.Window.deviceorientation_event | MDN, SPEC0, SPEC1 | Window | β |
api.Window.deviceorientationabsolute_event | MDN, SPEC | Window | β |
api.Window.deviceproximity_event | N/A | Window | β |
api.Window.document | MDN, SPEC | Window | β |
api.Window.documentPictureInPicture | MDN, SPEC | Window | β |
api.Window.dump | MDN | Window | β |
api.Window.error_event | MDN, SPEC0, SPEC1 | Window | β |
api.Window.event | MDN, SPEC | Window | β |
api.Window.external | MDN, SPEC | Window | β |
api.Window.fence | MDN, SPEC | Window | β |
api.Window.fetchLater | MDN, SPEC | Window | β |
api.Window.find | MDN | Window | β |
api.Window.focus | MDN, SPEC | Window | β |
api.Window.focus_event | MDN, SPEC0, SPEC1 | Window | β |
api.Window.frameElement | MDN, SPEC | Window | β |
api.Window.frames | MDN, SPEC | Window | β |
api.Window.fullScreen | MDN | Window | β |
api.Window.gamepadconnected_event | MDN, SPEC | Window | β |
api.Window.gamepaddisconnected_event | MDN, SPEC | Window | β |
api.Window.getComputedStyle | MDN, SPEC | Window | β |
api.Window.getDefaultComputedStyle | MDN | Window | β |
api.Window.getDigitalGoodsService | SPEC | Window | β |
api.Window.getScreenDetails | MDN, SPEC | Window | β |
api.Window.getSelection | MDN, SPEC | Window | β |
api.Window.hashchange_event | MDN, SPEC0, SPEC1 | Window | β |
api.Window.history | MDN, SPEC | Window | β |
api.Window.innerHeight | MDN, SPEC | Window | β |
api.Window.innerWidth | MDN, SPEC | Window | β |
api.Window.languagechange_event | MDN, SPEC0, SPEC1 | Window | β |
api.Window.launchQueue | MDN, SPEC | Window | β |
api.Window.length | MDN, SPEC | Window | β |
api.Window.load_event | MDN, SPEC0, SPEC1 | Window | β |
api.Window.localStorage | MDN, SPEC | Window | β |
api.Window.location | MDN, SPEC | Window | β |
api.Window.locationbar | MDN, SPEC | Window | β |
api.Window.matchMedia | MDN, SPEC | Window | β |
api.Window.menubar | MDN, SPEC | Window | β |
api.Window.message_event | MDN, SPEC0, SPEC1 | Window | β |
api.Window.messageerror_event | MDN, SPEC0, SPEC1 | Window | β |
api.Window.moveBy | MDN, SPEC | Window | β |
api.Window.moveTo | MDN, SPEC | Window | β |
api.Window.mozInnerScreenX | MDN | Window | β |
api.Window.mozInnerScreenY | MDN | Window | β |
api.Window.name | MDN, SPEC | Window | β |
api.Window.navigate | N/A | Window | β |
api.Window.navigation | MDN, SPEC | Window | β |
api.Window.navigator | MDN, SPEC | Window | β |
api.Window.offline_event | MDN, SPEC0, SPEC1 | Window | β |
api.Window.online_event | MDN, SPEC0, SPEC1 | Window | β |
api.Window.open | MDN, SPEC0, SPEC1 | Window | β |
api.Window.opener | MDN, SPEC | Window | β |
api.Window.orientation | MDN, SPEC | Window | β |
api.Window.orientationchange_event | MDN, SPEC | Window | β |
api.Window.originAgentCluster | MDN, SPEC | Window | β |
api.Window.outerHeight | MDN, SPEC | Window | β |
api.Window.outerWidth | MDN, SPEC | Window | β |
api.Window.pagehide_event | MDN, SPEC | Window | β |
api.Window.pagereveal_event | MDN, SPEC | Window | β |
api.Window.pageshow_event | MDN, SPEC | Window | β |
api.Window.pageswap_event | MDN, SPEC | Window | β |
api.Window.parent | MDN, SPEC | Window | β |
api.Window.personalbar | MDN, SPEC | Window | β |
api.Window.popstate_event | MDN, SPEC0, SPEC1 | Window | β |
api.Window.portalHost | N/A | Window | β |
api.Window.postMessage | MDN, SPEC | Window | β |
api.Window.postMessage.options_delegate_parameter | N/A | Window | β |
api.Window.postMessage.options_includeUserActivation_parameter | N/A | Window | β |
api.Window.print | MDN, SPEC | Window | β |
api.Window.prompt | MDN, SPEC | Window | β |
api.Window.pushManager | SPEC | Window | β |
api.Window.queryLocalFonts | MDN, SPEC | Window | β |
api.Window.rejectionhandled_event | MDN, SPEC0, SPEC1 | Window | β |
api.Window.releaseEvents | MDN, SPEC | Window | β |
api.Window.requestAnimationFrame | MDN, SPEC | Window | β |
api.Window.requestFileSystem | MDN | Window | β |
api.Window.requestIdleCallback | MDN, SPEC | Window | β |
api.Window.requestResize | N/A | Window | β |
api.Window.resizeBy | MDN, SPEC | Window | β |
api.Window.resizeTo | MDN, SPEC | Window | β |
api.Window.resize_event | MDN, SPEC | Window | β |
api.Window.resolveLocalFileSystemURL | N/A | Window | β |
api.Window.screen | MDN, SPEC | Window | β |
api.Window.screenLeft | MDN, SPEC | Window | β |
api.Window.screenTop | MDN, SPEC | Window | β |
api.Window.screenX | MDN, SPEC | Window | β |
api.Window.screenY | MDN, SPEC | Window | β |
api.Window.scroll | MDN, SPEC | Window | β |
api.Window.scroll.options_behavior_parameter | N/A | Window | β |
api.Window.scroll.options_left_parameter | N/A | Window | β |
api.Window.scroll.options_top_parameter | N/A | Window | β |
api.Window.scrollBy | MDN, SPEC | Window | β |
api.Window.scrollBy.options_behavior_parameter | N/A | Window | β |
api.Window.scrollBy.options_left_parameter | N/A | Window | β |
api.Window.scrollBy.options_top_parameter | N/A | Window | β |
api.Window.scrollByLines | MDN | Window | β |
api.Window.scrollByPages | MDN | Window | β |
api.Window.scrollMaxX | MDN | Window | β |
api.Window.scrollMaxY | MDN | Window | β |
api.Window.scrollTo | MDN, SPEC | Window | β |
api.Window.scrollTo.options_behavior_parameter | N/A | Window | β |
api.Window.scrollTo.options_left_parameter | N/A | Window | β |
api.Window.scrollTo.options_top_parameter | N/A | Window | β |
api.Window.scrollX | MDN, SPEC | Window | β |
api.Window.scrollY | MDN, SPEC | Window | β |
api.Window.scrollbars | MDN, SPEC | Window | β |
api.Window.scrollsnapchange_event | MDN, SPEC | Window | β |
api.Window.scrollsnapchanging_event | MDN, SPEC | Window | β |
api.Window.self | MDN, SPEC | Window | β |
api.Window.sessionStorage | MDN, SPEC | Window | β |
api.Window.setImmediate | MDN | Window | β |
api.Window.setResizable | MDN | Window | β |
api.Window.showDirectoryPicker | MDN, SPEC | Window | β |
api.Window.showOpenFilePicker | MDN, SPEC | Window | β |
api.Window.showSaveFilePicker | MDN, SPEC | Window | β |
api.Window.sizeToContent | N/A | Window | β |
api.Window.speechSynthesis | MDN, SPEC | Window | β |
api.Window.status | MDN, SPEC | Window | β |
api.Window.statusbar | MDN, SPEC | Window | β |
api.Window.stop | MDN, SPEC | Window | β |
api.Window.storage_event | MDN, SPEC0, SPEC1 | Window | β |
api.Window.styleMedia | N/A | Window | β |
api.Window.toolbar | MDN, SPEC | Window | β |
api.Window.top | MDN, SPEC | Window | β |
api.Window.unhandledrejection_event | MDN, SPEC0, SPEC1 | Window | β |
api.Window.unload_event | MDN, SPEC0, SPEC1 | Window | β |
api.Window.updateCommands | N/A | Window | β |
api.Window.userproximity_event | N/A | Window | β |
api.Window.viewport | MDN, SPEC | Window | β |
api.Window.visualViewport | MDN, SPEC | Window | β |
api.Window.vrdisplayactivate_event | MDN | Window | β |
api.Window.vrdisplayblur_event | N/A | Window | β |
api.Window.vrdisplayconnect_event | MDN | Window | β |
api.Window.vrdisplaydeactivate_event | MDN | Window | β |
api.Window.vrdisplaydisconnect_event | MDN | Window | β |
api.Window.vrdisplayfocus_event | N/A | Window | β |
api.Window.vrdisplaypointerrestricted_event | N/A | Window | β |
api.Window.vrdisplaypointerunrestricted_event | N/A | Window | β |
api.Window.vrdisplaypresentchange_event | MDN | Window | β |
api.Window.webkitConvertPointFromNodeToPage | MDN | Window | β |
api.Window.webkitConvertPointFromPageToNode | MDN | Window | β |
api.Window.window | MDN, SPEC | Window | β |
WindowClient APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.WindowClient | N/A | ServiceWorker | β |
api.WindowClient.ancestorOrigins | MDN, SPEC | ServiceWorker | β |
api.WindowClient.focus | MDN, SPEC | ServiceWorker | β |
api.WindowClient.focused | MDN, SPEC | ServiceWorker | β |
api.WindowClient.navigate | MDN, SPEC | ServiceWorker | β |
api.WindowClient.visibilityState | MDN, SPEC | ServiceWorker | β |
WindowControlsOverlay APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.WindowControlsOverlay | N/A | Window | β |
api.WindowControlsOverlay.geometrychange_event | MDN, SPEC | Window | β |
api.WindowControlsOverlay.getTitlebarAreaRect | MDN, SPEC | Window | β |
api.WindowControlsOverlay.visible | MDN, SPEC | Window | β |
WindowControlsOverlayGeometryChangeEvent APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.WindowControlsOverlayGeometryChangeEvent | N/A | Window | β |
api.WindowControlsOverlayGeometryChangeEvent.WindowControlsOverlayGeometryChangeEvent | MDN, SPEC | Window | β |
api.WindowControlsOverlayGeometryChangeEvent.titlebarAreaRect | MDN, SPEC | Window | β |
api.WindowControlsOverlayGeometryChangeEvent.visible | MDN, SPEC | Window | β |
WindowSharedStorage APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.WindowSharedStorage | N/A | Window | β |
api.WindowSharedStorage.run | N/A | Window | β |
api.WindowSharedStorage.selectURL | N/A | Window | β |
api.WindowSharedStorage.worklet | N/A | Window | β |
Worker APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.Worker | N/A | SharedWorker | β |
| Window | β | ||
| Worker | β | ||
api.Worker.Worker | MDN, SPEC | SharedWorker | β |
| Window | β | ||
| Worker | β | ||
api.Worker.error_event | MDN, SPEC | SharedWorker | β |
| Window | β | ||
| Worker | β | ||
api.Worker.message_event | MDN, SPEC | SharedWorker | β |
| Window | β | ||
| Worker | β | ||
api.Worker.messageerror_event | MDN, SPEC | SharedWorker | β |
| Window | β | ||
| Worker | β | ||
api.Worker.postMessage | MDN, SPEC | SharedWorker | β |
| Window | β | ||
| Worker | β | ||
api.Worker.terminate | MDN, SPEC | SharedWorker | β |
| Window | β | ||
| Worker | β |
WorkerGlobalScope APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.WorkerGlobalScope | N/A | Worker | β |
api.WorkerGlobalScope.dump | MDN | Worker | β |
api.WorkerGlobalScope.error_event | MDN, SPEC | Worker | β |
api.WorkerGlobalScope.fonts | MDN, SPEC | Worker | β |
api.WorkerGlobalScope.importScripts | MDN, SPEC | Worker | β |
api.WorkerGlobalScope.languagechange_event | MDN, SPEC0, SPEC1 | Worker | β |
api.WorkerGlobalScope.location | MDN, SPEC | Worker | β |
api.WorkerGlobalScope.navigator | MDN, SPEC | Worker | β |
api.WorkerGlobalScope.offline_event | MDN, SPEC | Worker | β |
api.WorkerGlobalScope.online_event | MDN, SPEC | Worker | β |
api.WorkerGlobalScope.rejectionhandled_event | MDN, SPEC | Worker | β |
api.WorkerGlobalScope.requestFileSystem | N/A | Worker | β |
api.WorkerGlobalScope.requestFileSystemSync | N/A | Worker | β |
api.WorkerGlobalScope.resolveLocalFileSystemSyncURL | N/A | Worker | β |
api.WorkerGlobalScope.resolveLocalFileSystemURL | N/A | Worker | β |
api.WorkerGlobalScope.securitypolicyviolation_event | MDN, SPEC | Worker | β |
api.WorkerGlobalScope.self | MDN, SPEC | Worker | β |
api.WorkerGlobalScope.unhandledrejection_event | MDN, SPEC | Worker | β |
WorkerLocation APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.WorkerLocation | N/A | Worker | β |
api.WorkerLocation.hash | MDN, SPEC | Worker | β |
api.WorkerLocation.host | MDN, SPEC | Worker | β |
api.WorkerLocation.hostname | MDN, SPEC | Worker | β |
api.WorkerLocation.href | MDN, SPEC | Worker | β |
api.WorkerLocation.origin | MDN, SPEC | Worker | β |
api.WorkerLocation.pathname | MDN, SPEC | Worker | β |
api.WorkerLocation.port | MDN, SPEC | Worker | β |
api.WorkerLocation.protocol | MDN, SPEC | Worker | β |
api.WorkerLocation.search | MDN, SPEC | Worker | β |
api.WorkerLocation.toString | MDN, SPEC | Worker | β |
WorkerNavigator APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.WorkerNavigator | N/A | Worker | β |
api.WorkerNavigator.appCodeName | MDN, SPEC | Worker | β |
api.WorkerNavigator.appName | MDN, SPEC | Worker | β |
api.WorkerNavigator.appVersion | MDN, SPEC | Worker | β |
api.WorkerNavigator.clearAppBadge | N/A | Worker | β |
api.WorkerNavigator.connection | MDN, SPEC | Worker | β |
api.WorkerNavigator.deviceMemory | MDN, SPEC | Worker | β |
api.WorkerNavigator.globalPrivacyControl | MDN, SPEC | Worker | β |
api.WorkerNavigator.gpu | MDN, SPEC | Worker | β |
api.WorkerNavigator.hardwareConcurrency | MDN, SPEC | Worker | β |
api.WorkerNavigator.hid | MDN, SPEC | Worker | β |
api.WorkerNavigator.language | MDN, SPEC | Worker | β |
api.WorkerNavigator.languages | MDN, SPEC | Worker | β |
api.WorkerNavigator.locks | MDN, SPEC | Worker | β |
api.WorkerNavigator.mediaCapabilities | MDN, SPEC | Worker | β |
api.WorkerNavigator.ml | SPEC | Worker | β |
api.WorkerNavigator.onLine | MDN, SPEC | Worker | β |
api.WorkerNavigator.oscpu | N/A | Worker | β |
api.WorkerNavigator.permissions | MDN, SPEC | Worker | β |
api.WorkerNavigator.platform | MDN, SPEC | Worker | β |
api.WorkerNavigator.product | MDN, SPEC | Worker | β |
api.WorkerNavigator.productSub | N/A | Worker | β |
api.WorkerNavigator.serial | MDN, SPEC | Worker | β |
api.WorkerNavigator.serviceWorker | MDN, SPEC | Worker | β |
api.WorkerNavigator.setAppBadge | N/A | Worker | β |
api.WorkerNavigator.storage | MDN, SPEC | Worker | β |
api.WorkerNavigator.storageBuckets | SPEC | Worker | β |
api.WorkerNavigator.taintEnabled | N/A | Worker | β |
api.WorkerNavigator.usb | MDN, SPEC | Worker | β |
api.WorkerNavigator.userAgent | MDN, SPEC | Worker | β |
api.WorkerNavigator.userAgentData | MDN, SPEC | Worker | β |
api.WorkerNavigator.vendor | N/A | Worker | β |
api.WorkerNavigator.vendorSub | N/A | Worker | β |
Worklet APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.Worklet | N/A | Window | β |
api.Worklet.addModule | MDN, SPEC | Window | β |
WorkletAnimation APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.WorkletAnimation | N/A | Window | β |
api.WorkletAnimation.WorkletAnimation | N/A | Window | β |
api.WorkletAnimation.animatorName | N/A | Window | β |
WorkletSharedStorage APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.WorkletSharedStorage | N/A | Window | β |
api.WorkletSharedStorage.@@iterator | N/A | Window | β |
api.WorkletSharedStorage.clear | N/A | Window | β |
api.WorkletSharedStorage.delete | N/A | Window | β |
api.WorkletSharedStorage.entries | N/A | Window | β |
api.WorkletSharedStorage.forEach | N/A | Window | β |
api.WorkletSharedStorage.get | N/A | Window | β |
api.WorkletSharedStorage.has | N/A | Window | β |
api.WorkletSharedStorage.keys | N/A | Window | β |
api.WorkletSharedStorage.set | N/A | Window | β |
api.WorkletSharedStorage.size | N/A | Window | β |
api.WorkletSharedStorage.values | N/A | Window | β |
WritableStream APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.WritableStream | N/A | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.WritableStream.WritableStream | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.WritableStream.abort | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.WritableStream.close | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.WritableStream.getWriter | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.WritableStream.locked | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β |
WritableStreamDefaultController APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.WritableStreamDefaultController | N/A | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.WritableStreamDefaultController.error | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.WritableStreamDefaultController.signal | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β |
WritableStreamDefaultWriter APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.WritableStreamDefaultWriter | N/A | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.WritableStreamDefaultWriter.WritableStreamDefaultWriter | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.WritableStreamDefaultWriter.abort | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.WritableStreamDefaultWriter.close | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.WritableStreamDefaultWriter.closed | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.WritableStreamDefaultWriter.desiredSize | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.WritableStreamDefaultWriter.ready | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.WritableStreamDefaultWriter.releaseLock | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.WritableStreamDefaultWriter.write | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β |
Writer APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.Writer | N/A | Window | β |
api.Writer.availability_static | N/A | Window | β |
api.Writer.create_static | N/A | Window | β |
api.Writer.destroy | N/A | Window | β |
api.Writer.expectedContextLanguages | N/A | Window | β |
api.Writer.expectedInputLanguages | N/A | Window | β |
api.Writer.format | N/A | Window | β |
api.Writer.inputQuota | N/A | Window | β |
api.Writer.length | N/A | Window | β |
api.Writer.measureInputUsage | N/A | Window | β |
api.Writer.outputLanguage | N/A | Window | β |
api.Writer.sharedContext | N/A | Window | β |
api.Writer.tone | N/A | Window | β |
api.Writer.write | N/A | Window | β |
api.Writer.writeStreaming | N/A | Window | β |
XMLDocument APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.XMLDocument | N/A | Window | β |
XMLHttpRequest APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.XMLHttpRequest | N/A | SharedWorker | β |
| Window | β | ||
| Worker | β | ||
api.XMLHttpRequest.XMLHttpRequest | MDN, SPEC | SharedWorker | β |
| Window | β | ||
| Worker | β | ||
api.XMLHttpRequest.abort | MDN, SPEC | SharedWorker | β |
| Window | β | ||
| Worker | β | ||
api.XMLHttpRequest.abort_event | MDN, SPEC0, SPEC1 | SharedWorker | β |
| Window | β | ||
| Worker | β | ||
api.XMLHttpRequest.error_event | MDN, SPEC0, SPEC1 | SharedWorker | β |
| Window | β | ||
| Worker | β | ||
api.XMLHttpRequest.getAllResponseHeaders | MDN, SPEC | SharedWorker | β |
| Window | β | ||
| Worker | β | ||
api.XMLHttpRequest.getResponseHeader | MDN, SPEC | SharedWorker | β |
| Window | β | ||
| Worker | β | ||
api.XMLHttpRequest.load_event | MDN, SPEC0, SPEC1 | SharedWorker | β |
| Window | β | ||
| Worker | β | ||
api.XMLHttpRequest.loadend_event | MDN, SPEC0, SPEC1 | SharedWorker | β |
| Window | β | ||
| Worker | β | ||
api.XMLHttpRequest.loadstart_event | MDN, SPEC0, SPEC1 | SharedWorker | β |
| Window | β | ||
| Worker | β | ||
api.XMLHttpRequest.open | MDN, SPEC | SharedWorker | β |
| Window | β | ||
| Worker | β | ||
api.XMLHttpRequest.overrideMimeType | MDN, SPEC | SharedWorker | β |
| Window | β | ||
| Worker | β | ||
api.XMLHttpRequest.progress_event | MDN, SPEC0, SPEC1 | SharedWorker | β |
| Window | β | ||
| Worker | β | ||
api.XMLHttpRequest.readyState | MDN, SPEC | SharedWorker | β |
| Window | β | ||
| Worker | β | ||
api.XMLHttpRequest.readystatechange_event | MDN, SPEC0, SPEC1 | SharedWorker | β |
| Window | β | ||
| Worker | β | ||
api.XMLHttpRequest.response | MDN, SPEC | SharedWorker | β |
| Window | β | ||
| Worker | β | ||
api.XMLHttpRequest.responseText | MDN, SPEC | SharedWorker | β |
| Window | β | ||
| Worker | β | ||
api.XMLHttpRequest.responseType | MDN, SPEC | SharedWorker | β |
| Window | β | ||
| Worker | β | ||
api.XMLHttpRequest.responseType.arraybuffer_value | N/A | SharedWorker | β |
| Window | β | ||
| Worker | β | ||
api.XMLHttpRequest.responseType.blob_value | N/A | SharedWorker | β |
| Window | β | ||
| Worker | β | ||
api.XMLHttpRequest.responseType.document_value | N/A | SharedWorker | β |
| Window | β | ||
| Worker | β | ||
api.XMLHttpRequest.responseType.json_value | N/A | SharedWorker | β |
| Window | β | ||
| Worker | β | ||
api.XMLHttpRequest.responseURL | MDN, SPEC | SharedWorker | β |
| Window | β | ||
| Worker | β | ||
api.XMLHttpRequest.responseXML | MDN, SPEC | SharedWorker | β |
| Window | β | ||
| Worker | β | ||
api.XMLHttpRequest.send | MDN, SPEC | SharedWorker | β |
| Window | β | ||
| Worker | β | ||
api.XMLHttpRequest.setPrivateToken | MDN, SPEC | SharedWorker | β |
| Window | β | ||
| Worker | β | ||
api.XMLHttpRequest.setRequestHeader | MDN, SPEC | SharedWorker | β |
| Window | β | ||
| Worker | β | ||
api.XMLHttpRequest.status | MDN, SPEC | SharedWorker | β |
| Window | β | ||
| Worker | β | ||
api.XMLHttpRequest.statusText | MDN, SPEC | SharedWorker | β |
| Window | β | ||
| Worker | β | ||
api.XMLHttpRequest.timeout | MDN, SPEC | SharedWorker | β |
| Window | β | ||
| Worker | β | ||
api.XMLHttpRequest.timeout_event | MDN, SPEC0, SPEC1 | SharedWorker | β |
| Window | β | ||
| Worker | β | ||
api.XMLHttpRequest.upload | MDN, SPEC | SharedWorker | β |
| Window | β | ||
| Worker | β | ||
api.XMLHttpRequest.withCredentials | MDN, SPEC | SharedWorker | β |
| Window | β | ||
| Worker | β |
XMLHttpRequestEventTarget APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.XMLHttpRequestEventTarget | N/A | SharedWorker | β |
| Window | β | ||
| Worker | β |
XMLHttpRequestUpload APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.XMLHttpRequestUpload | N/A | SharedWorker | β |
| Window | β | ||
| Worker | β | ||
api.XMLHttpRequestUpload.abort_event | MDN, SPEC0, SPEC1 | SharedWorker | β |
| Window | β | ||
| Worker | β | ||
api.XMLHttpRequestUpload.error_event | MDN, SPEC0, SPEC1 | SharedWorker | β |
| Window | β | ||
| Worker | β | ||
api.XMLHttpRequestUpload.load_event | MDN, SPEC0, SPEC1 | SharedWorker | β |
| Window | β | ||
| Worker | β | ||
api.XMLHttpRequestUpload.loadend_event | MDN, SPEC0, SPEC1 | SharedWorker | β |
| Window | β | ||
| Worker | β | ||
api.XMLHttpRequestUpload.loadstart_event | MDN, SPEC0, SPEC1 | SharedWorker | β |
| Window | β | ||
| Worker | β | ||
api.XMLHttpRequestUpload.progress_event | MDN, SPEC0, SPEC1 | SharedWorker | β |
| Window | β | ||
| Worker | β | ||
api.XMLHttpRequestUpload.timeout_event | MDN, SPEC0, SPEC1 | SharedWorker | β |
| Window | β | ||
| Worker | β |
XMLSerializer APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.XMLSerializer | N/A | Window | β |
api.XMLSerializer.XMLSerializer | MDN, SPEC | Window | β |
api.XMLSerializer.serializeToString | MDN, SPEC | Window | β |
XPathEvaluator APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.XPathEvaluator | N/A | Window | β |
api.XPathEvaluator.XPathEvaluator | MDN, SPEC | Window | β |
api.XPathEvaluator.createExpression | MDN, SPEC | Window | β |
api.XPathEvaluator.createNSResolver | MDN, SPEC | Window | β |
api.XPathEvaluator.evaluate | MDN, SPEC | Window | β |
XPathExpression APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.XPathExpression | N/A | Window | β |
api.XPathExpression.evaluate | MDN, SPEC | Window | β |
XPathResult APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.XPathResult | N/A | Window | β |
api.XPathResult.booleanValue | MDN, SPEC | Window | β |
api.XPathResult.invalidIteratorState | MDN, SPEC | Window | β |
api.XPathResult.iterateNext | MDN, SPEC | Window | β |
api.XPathResult.numberValue | MDN, SPEC | Window | β |
api.XPathResult.resultType | MDN, SPEC | Window | β |
api.XPathResult.singleNodeValue | MDN, SPEC | Window | β |
api.XPathResult.snapshotItem | MDN, SPEC | Window | β |
api.XPathResult.snapshotLength | MDN, SPEC | Window | β |
api.XPathResult.stringValue | MDN, SPEC | Window | β |
XRAnchor APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.XRAnchor | N/A | Window | β |
api.XRAnchor.anchorSpace | MDN, SPEC | Window | β |
api.XRAnchor.delete | MDN, SPEC | Window | β |
api.XRAnchor.requestPersistentHandle | SPEC | Window | β |
XRAnchorSet APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.XRAnchorSet | N/A | Window | β |
api.XRAnchorSet.@@iterator | SPEC | Window | β |
api.XRAnchorSet.entries | SPEC | Window | β |
api.XRAnchorSet.forEach | SPEC | Window | β |
api.XRAnchorSet.has | SPEC | Window | β |
api.XRAnchorSet.keys | SPEC | Window | β |
api.XRAnchorSet.size | SPEC | Window | β |
api.XRAnchorSet.values | SPEC | Window | β |
XRBody APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.XRBody | N/A | Window | β |
api.XRBody.@@iterator | N/A | Window | β |
api.XRBody.entries | N/A | Window | β |
api.XRBody.forEach | N/A | Window | β |
api.XRBody.get | N/A | Window | β |
api.XRBody.keys | N/A | Window | β |
api.XRBody.size | N/A | Window | β |
api.XRBody.values | N/A | Window | β |
XRBodySpace APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.XRBodySpace | N/A | Window | β |
api.XRBodySpace.jointName | N/A | Window | β |
XRBoundedReferenceSpace APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.XRBoundedReferenceSpace | N/A | Window | β |
api.XRBoundedReferenceSpace.boundsGeometry | MDN, SPEC | Window | β |
XRCPUDepthInformation APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.XRCPUDepthInformation | N/A | Window | β |
api.XRCPUDepthInformation.data | MDN, SPEC | Window | β |
api.XRCPUDepthInformation.getDepthInMeters | MDN, SPEC | Window | β |
XRCamera APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.XRCamera | N/A | Window | β |
api.XRCamera.height | SPEC | Window | β |
api.XRCamera.width | SPEC | Window | β |
XRCompositionLayer APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.XRCompositionLayer | N/A | Window | β |
api.XRCompositionLayer.blendTextureSourceAlpha | MDN, SPEC | Window | β |
api.XRCompositionLayer.destroy | MDN, SPEC | Window | β |
api.XRCompositionLayer.forceMonoPresentation | SPEC | Window | β |
api.XRCompositionLayer.layout | MDN, SPEC | Window | β |
api.XRCompositionLayer.mipLevels | MDN, SPEC | Window | β |
api.XRCompositionLayer.needsRedraw | MDN, SPEC | Window | β |
api.XRCompositionLayer.opacity | SPEC | Window | β |
api.XRCompositionLayer.quality | SPEC | Window | β |
XRCubeLayer APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.XRCubeLayer | N/A | Window | β |
api.XRCubeLayer.orientation | MDN, SPEC | Window | β |
api.XRCubeLayer.redraw_event | MDN, SPEC | Window | β |
api.XRCubeLayer.space | MDN, SPEC | Window | β |
XRCylinderLayer APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.XRCylinderLayer | N/A | Window | β |
api.XRCylinderLayer.aspectRatio | MDN, SPEC | Window | β |
api.XRCylinderLayer.centralAngle | MDN, SPEC | Window | β |
api.XRCylinderLayer.radius | MDN, SPEC | Window | β |
api.XRCylinderLayer.redraw_event | MDN, SPEC | Window | β |
api.XRCylinderLayer.space | MDN, SPEC | Window | β |
api.XRCylinderLayer.transform | MDN, SPEC | Window | β |
XRDepthInformation APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.XRDepthInformation | N/A | Window | β |
api.XRDepthInformation.height | MDN, SPEC | Window | β |
api.XRDepthInformation.normDepthBufferFromNormView | MDN, SPEC | Window | β |
api.XRDepthInformation.projectionMatrix | SPEC | Window | β |
api.XRDepthInformation.rawValueToMeters | MDN, SPEC | Window | β |
api.XRDepthInformation.transform | SPEC | Window | β |
api.XRDepthInformation.width | MDN, SPEC | Window | β |
XREquirectLayer APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.XREquirectLayer | N/A | Window | β |
api.XREquirectLayer.centralHorizontalAngle | MDN, SPEC | Window | β |
api.XREquirectLayer.lowerVerticalAngle | MDN, SPEC | Window | β |
api.XREquirectLayer.radius | MDN, SPEC | Window | β |
api.XREquirectLayer.redraw_event | MDN, SPEC | Window | β |
api.XREquirectLayer.space | MDN, SPEC | Window | β |
api.XREquirectLayer.transform | MDN, SPEC | Window | β |
api.XREquirectLayer.upperVerticalAngle | MDN, SPEC | Window | β |
XRFrame APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.XRFrame | N/A | Window | β |
api.XRFrame.body | N/A | Window | β |
api.XRFrame.createAnchor | MDN, SPEC | Window | β |
api.XRFrame.detectedMeshes | SPEC | Window | β |
api.XRFrame.detectedPlanes | SPEC | Window | β |
api.XRFrame.fillJointRadii | MDN, SPEC | Window | β |
api.XRFrame.fillPoses | MDN, SPEC | Window | β |
api.XRFrame.getDepthInformation | MDN, SPEC | Window | β |
api.XRFrame.getHitTestResults | MDN, SPEC | Window | β |
api.XRFrame.getHitTestResultsForTransientInput | MDN, SPEC | Window | β |
api.XRFrame.getJointPose | MDN, SPEC | Window | β |
api.XRFrame.getLightEstimate | MDN, SPEC | Window | β |
api.XRFrame.getPose | MDN, SPEC | Window | β |
api.XRFrame.getViewerPose | MDN, SPEC | Window | β |
api.XRFrame.predictedDisplayTime | SPEC | Window | β |
api.XRFrame.session | MDN, SPEC | Window | β |
api.XRFrame.trackedAnchors | MDN, SPEC | Window | β |
XRHand APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.XRHand | N/A | Window | β |
api.XRHand.@@iterator | SPEC | Window | β |
api.XRHand.entries | SPEC | Window | β |
api.XRHand.forEach | SPEC | Window | β |
api.XRHand.get | SPEC | Window | β |
api.XRHand.keys | SPEC | Window | β |
api.XRHand.size | SPEC | Window | β |
api.XRHand.values | SPEC | Window | β |
XRHitTestResult APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.XRHitTestResult | N/A | Window | β |
api.XRHitTestResult.createAnchor | MDN, SPEC | Window | β |
api.XRHitTestResult.getPose | MDN, SPEC | Window | β |
XRHitTestSource APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.XRHitTestSource | N/A | Window | β |
api.XRHitTestSource.cancel | MDN, SPEC | Window | β |
XRInputSource APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.XRInputSource | N/A | Window | β |
api.XRInputSource.gamepad | MDN, SPEC | Window | β |
api.XRInputSource.gripSpace | MDN, SPEC | Window | β |
api.XRInputSource.hand | MDN, SPEC | Window | β |
api.XRInputSource.handedness | MDN, SPEC | Window | β |
api.XRInputSource.profiles | MDN, SPEC | Window | β |
api.XRInputSource.skipRendering | SPEC | Window | β |
api.XRInputSource.targetRayMode | MDN, SPEC | Window | β |
api.XRInputSource.targetRaySpace | MDN, SPEC | Window | β |
XRInputSourceArray APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.XRInputSourceArray | N/A | Window | β |
api.XRInputSourceArray.@@iterator | SPEC | Window | β |
api.XRInputSourceArray.entries | MDN, SPEC | Window | β |
api.XRInputSourceArray.forEach | MDN, SPEC | Window | β |
api.XRInputSourceArray.keys | MDN, SPEC | Window | β |
api.XRInputSourceArray.length | MDN, SPEC | Window | β |
api.XRInputSourceArray.values | MDN, SPEC | Window | β |
XRInputSourceEvent APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.XRInputSourceEvent | N/A | Window | β |
api.XRInputSourceEvent.XRInputSourceEvent | MDN, SPEC | Window | β |
api.XRInputSourceEvent.frame | MDN, SPEC | Window | β |
api.XRInputSourceEvent.inputSource | MDN, SPEC | Window | β |
XRInputSourcesChangeEvent APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.XRInputSourcesChangeEvent | N/A | Window | β |
api.XRInputSourcesChangeEvent.XRInputSourcesChangeEvent | MDN, SPEC | Window | β |
api.XRInputSourcesChangeEvent.added | MDN, SPEC | Window | β |
api.XRInputSourcesChangeEvent.removed | MDN, SPEC | Window | β |
api.XRInputSourcesChangeEvent.session | MDN, SPEC | Window | β |
XRJointPose APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.XRJointPose | N/A | Window | β |
api.XRJointPose.radius | MDN, SPEC | Window | β |
XRJointSpace APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.XRJointSpace | N/A | Window | β |
api.XRJointSpace.jointName | MDN, SPEC | Window | β |
XRLayer APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.XRLayer | N/A | Window | β |
XRLayerEvent APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.XRLayerEvent | N/A | Window | β |
api.XRLayerEvent.XRLayerEvent | MDN, SPEC | Window | β |
api.XRLayerEvent.layer | MDN, SPEC | Window | β |
XRLightEstimate APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.XRLightEstimate | N/A | Window | β |
api.XRLightEstimate.primaryLightDirection | MDN, SPEC | Window | β |
api.XRLightEstimate.primaryLightIntensity | MDN, SPEC | Window | β |
api.XRLightEstimate.sphericalHarmonicsCoefficients | MDN, SPEC | Window | β |
XRLightProbe APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.XRLightProbe | N/A | Window | β |
api.XRLightProbe.probeSpace | MDN, SPEC | Window | β |
api.XRLightProbe.reflectionchange_event | MDN, SPEC0, SPEC1 | Window | β |
XRMediaBinding APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.XRMediaBinding | N/A | Window | β |
api.XRMediaBinding.XRMediaBinding | MDN, SPEC | Window | β |
api.XRMediaBinding.createCylinderLayer | MDN, SPEC | Window | β |
api.XRMediaBinding.createEquirectLayer | MDN, SPEC | Window | β |
api.XRMediaBinding.createQuadLayer | MDN, SPEC | Window | β |
XRMesh APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.XRMesh | N/A | Window | β |
api.XRMesh.indices | N/A | Window | β |
api.XRMesh.lastChangedTime | N/A | Window | β |
api.XRMesh.meshSpace | N/A | Window | β |
api.XRMesh.semanticLabel | N/A | Window | β |
api.XRMesh.vertices | N/A | Window | β |
XRMeshSet APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.XRMeshSet | N/A | Window | β |
api.XRMeshSet.@@iterator | N/A | Window | β |
api.XRMeshSet.entries | N/A | Window | β |
api.XRMeshSet.forEach | N/A | Window | β |
api.XRMeshSet.has | N/A | Window | β |
api.XRMeshSet.keys | N/A | Window | β |
api.XRMeshSet.size | N/A | Window | β |
api.XRMeshSet.values | N/A | Window | β |
XRPermissionStatus APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.XRPermissionStatus | N/A | Window | β |
api.XRPermissionStatus.granted | N/A | Window | β |
XRPlane APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.XRPlane | N/A | Window | β |
api.XRPlane.lastChangedTime | SPEC | Window | β |
api.XRPlane.orientation | SPEC | Window | β |
api.XRPlane.planeSpace | SPEC | Window | β |
api.XRPlane.polygon | SPEC | Window | β |
api.XRPlane.semanticLabel | SPEC | Window | β |
XRPlaneSet APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.XRPlaneSet | N/A | Window | β |
api.XRPlaneSet.@@iterator | SPEC | Window | β |
api.XRPlaneSet.entries | SPEC | Window | β |
api.XRPlaneSet.forEach | SPEC | Window | β |
api.XRPlaneSet.has | SPEC | Window | β |
api.XRPlaneSet.keys | SPEC | Window | β |
api.XRPlaneSet.size | SPEC | Window | β |
api.XRPlaneSet.values | SPEC | Window | β |
XRPose APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.XRPose | N/A | Window | β |
api.XRPose.angularVelocity | MDN, SPEC | Window | β |
api.XRPose.emulatedPosition | MDN, SPEC | Window | β |
api.XRPose.linearVelocity | MDN, SPEC | Window | β |
api.XRPose.transform | MDN, SPEC | Window | β |
XRProjectionLayer APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.XRProjectionLayer | N/A | Window | β |
api.XRProjectionLayer.deltaPose | SPEC | Window | β |
api.XRProjectionLayer.fixedFoveation | MDN, SPEC | Window | β |
api.XRProjectionLayer.ignoreDepthValues | MDN, SPEC | Window | β |
api.XRProjectionLayer.textureArrayLength | MDN, SPEC | Window | β |
api.XRProjectionLayer.textureHeight | MDN, SPEC | Window | β |
api.XRProjectionLayer.textureWidth | MDN, SPEC | Window | β |
XRQuadLayer APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.XRQuadLayer | N/A | Window | β |
api.XRQuadLayer.height | MDN, SPEC | Window | β |
api.XRQuadLayer.redraw_event | MDN, SPEC | Window | β |
api.XRQuadLayer.space | MDN, SPEC | Window | β |
api.XRQuadLayer.transform | MDN, SPEC | Window | β |
api.XRQuadLayer.width | MDN, SPEC | Window | β |
XRRay APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.XRRay | N/A | Window | β |
api.XRRay.XRRay | MDN, SPEC | Window | β |
api.XRRay.direction | MDN, SPEC | Window | β |
api.XRRay.matrix | MDN, SPEC | Window | β |
api.XRRay.origin | MDN, SPEC | Window | β |
XRReferenceSpace APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.XRReferenceSpace | N/A | Window | β |
api.XRReferenceSpace.getOffsetReferenceSpace | MDN, SPEC | Window | β |
api.XRReferenceSpace.reset_event | MDN, SPEC0, SPEC1 | Window | β |
XRReferenceSpaceEvent APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.XRReferenceSpaceEvent | N/A | Window | β |
api.XRReferenceSpaceEvent.XRReferenceSpaceEvent | MDN, SPEC | Window | β |
api.XRReferenceSpaceEvent.referenceSpace | MDN, SPEC | Window | β |
api.XRReferenceSpaceEvent.transform | MDN, SPEC | Window | β |
XRRenderState APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.XRRenderState | N/A | Window | β |
api.XRRenderState.baseLayer | MDN, SPEC | Window | β |
api.XRRenderState.depthFar | MDN, SPEC | Window | β |
api.XRRenderState.depthNear | MDN, SPEC | Window | β |
api.XRRenderState.inlineVerticalFieldOfView | MDN, SPEC | Window | β |
api.XRRenderState.layers | MDN, SPEC | Window | β |
api.XRRenderState.passthroughFullyObscured | SPEC | Window | β |
XRRigidTransform APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.XRRigidTransform | N/A | Window | β |
api.XRRigidTransform.XRRigidTransform | MDN, SPEC | Window | β |
api.XRRigidTransform.inverse | MDN, SPEC | Window | β |
api.XRRigidTransform.matrix | MDN, SPEC | Window | β |
api.XRRigidTransform.orientation | MDN, SPEC | Window | β |
api.XRRigidTransform.position | MDN, SPEC | Window | β |
XRSession APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.XRSession | N/A | Window | β |
api.XRSession.cancelAnimationFrame | MDN, SPEC | Window | β |
api.XRSession.deletePersistentAnchor | SPEC | Window | β |
api.XRSession.depthActive | SPEC | Window | β |
api.XRSession.depthDataFormat | MDN, SPEC | Window | β |
api.XRSession.depthType | SPEC | Window | β |
api.XRSession.depthUsage | MDN, SPEC | Window | β |
api.XRSession.domOverlayState | MDN, SPEC | Window | β |
api.XRSession.enabledFeatures | MDN, SPEC | Window | β |
api.XRSession.end | MDN, SPEC | Window | β |
api.XRSession.end_event | MDN, SPEC0, SPEC1 | Window | β |
api.XRSession.environmentBlendMode | MDN, SPEC | Window | β |
api.XRSession.frameRate | SPEC | Window | β |
api.XRSession.frameratechange_event | N/A | Window | β |
api.XRSession.initiateRoomCapture | SPEC | Window | β |
api.XRSession.inputSources | MDN, SPEC | Window | β |
api.XRSession.inputsourceschange_event | MDN, SPEC0, SPEC1 | Window | β |
api.XRSession.interactionMode | MDN, SPEC | Window | β |
api.XRSession.isSystemKeyboardSupported | SPEC | Window | β |
api.XRSession.maxRenderLayers | SPEC | Window | β |
api.XRSession.pauseDepthSensing | SPEC | Window | β |
api.XRSession.persistentAnchors | SPEC | Window | β |
api.XRSession.preferredReflectionFormat | MDN, SPEC | Window | β |
api.XRSession.renderState | MDN, SPEC | Window | β |
api.XRSession.requestAnimationFrame | MDN, SPEC | Window | β |
api.XRSession.requestHitTestSource | MDN, SPEC | Window | β |
api.XRSession.requestHitTestSourceForTransientInput | MDN, SPEC | Window | β |
api.XRSession.requestLightProbe | MDN, SPEC | Window | β |
api.XRSession.requestReferenceSpace | MDN, SPEC | Window | β |
api.XRSession.restorePersistentAnchor | SPEC | Window | β |
api.XRSession.resumeDepthSensing | SPEC | Window | β |
api.XRSession.select_event | MDN, SPEC0, SPEC1 | Window | β |
api.XRSession.selectend_event | MDN, SPEC0, SPEC1 | Window | β |
api.XRSession.selectstart_event | MDN, SPEC0, SPEC1 | Window | β |
api.XRSession.squeeze_event | MDN, SPEC0, SPEC1 | Window | β |
api.XRSession.squeezeend_event | MDN, SPEC0, SPEC1 | Window | β |
api.XRSession.squeezestart_event | MDN, SPEC0, SPEC1 | Window | β |
api.XRSession.supportedFrameRates | SPEC | Window | β |
api.XRSession.trackedSources | SPEC | Window | β |
api.XRSession.updateRenderState | MDN, SPEC | Window | β |
api.XRSession.updateTargetFrameRate | SPEC | Window | β |
api.XRSession.visibilityState | MDN, SPEC | Window | β |
api.XRSession.visibilitychange_event | MDN, SPEC0, SPEC1 | Window | β |
XRSessionEvent APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.XRSessionEvent | N/A | Window | β |
api.XRSessionEvent.XRSessionEvent | MDN, SPEC | Window | β |
api.XRSessionEvent.session | MDN, SPEC | Window | β |
XRSpace APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.XRSpace | N/A | Window | β |
XRSubImage APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.XRSubImage | N/A | Window | β |
api.XRSubImage.viewport | MDN, SPEC | Window | β |
XRSystem APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.XRSystem | N/A | Window | β |
api.XRSystem.devicechange_event | MDN, SPEC0, SPEC1 | Window | β |
api.XRSystem.isSessionSupported | MDN, SPEC | Window | β |
api.XRSystem.requestSession | MDN, SPEC | Window | β |
XRTransientInputHitTestResult APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.XRTransientInputHitTestResult | N/A | Window | β |
api.XRTransientInputHitTestResult.inputSource | MDN, SPEC | Window | β |
api.XRTransientInputHitTestResult.results | MDN, SPEC | Window | β |
XRTransientInputHitTestSource APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.XRTransientInputHitTestSource | N/A | Window | β |
api.XRTransientInputHitTestSource.cancel | MDN, SPEC | Window | β |
XRView APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.XRView | N/A | Window | β |
api.XRView.camera | SPEC | Window | β |
api.XRView.eye | MDN, SPEC | Window | β |
api.XRView.index | SPEC | Window | β |
api.XRView.isFirstPersonObserver | MDN, SPEC | Window | β |
api.XRView.projectionMatrix | MDN, SPEC | Window | β |
api.XRView.recommendedViewportScale | MDN, SPEC | Window | β |
api.XRView.requestViewportScale | MDN, SPEC | Window | β |
api.XRView.transform | MDN, SPEC | Window | β |
XRViewerPose APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.XRViewerPose | N/A | Window | β |
api.XRViewerPose.views | MDN, SPEC | Window | β |
XRViewport APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.XRViewport | N/A | Window | β |
api.XRViewport.height | MDN, SPEC | Window | β |
api.XRViewport.width | MDN, SPEC | Window | β |
api.XRViewport.x | MDN, SPEC | Window | β |
api.XRViewport.y | MDN, SPEC | Window | β |
XRVisibilityMaskChangeEvent APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.XRVisibilityMaskChangeEvent | N/A | Window | β |
api.XRVisibilityMaskChangeEvent.XRVisibilityMaskChangeEvent | SPEC | Window | β |
api.XRVisibilityMaskChangeEvent.eye | SPEC | Window | β |
api.XRVisibilityMaskChangeEvent.index | SPEC | Window | β |
api.XRVisibilityMaskChangeEvent.indices | SPEC | Window | β |
api.XRVisibilityMaskChangeEvent.session | SPEC | Window | β |
api.XRVisibilityMaskChangeEvent.vertices | SPEC | Window | β |
XRWebGLBinding APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.XRWebGLBinding | N/A | Window | β |
api.XRWebGLBinding.XRWebGLBinding | MDN, SPEC | Window | β |
api.XRWebGLBinding.createCubeLayer | MDN, SPEC | Window | β |
api.XRWebGLBinding.createCylinderLayer | MDN, SPEC | Window | β |
api.XRWebGLBinding.createEquirectLayer | MDN, SPEC | Window | β |
api.XRWebGLBinding.createProjectionLayer | MDN, SPEC | Window | β |
api.XRWebGLBinding.createQuadLayer | MDN, SPEC | Window | β |
api.XRWebGLBinding.foveateBoundTexture | SPEC | Window | β |
api.XRWebGLBinding.getCameraImage | SPEC | Window | β |
api.XRWebGLBinding.getDepthInformation | MDN, SPEC | Window | β |
api.XRWebGLBinding.getReflectionCubeMap | MDN, SPEC | Window | β |
api.XRWebGLBinding.getSubImage | MDN, SPEC | Window | β |
api.XRWebGLBinding.getViewSubImage | MDN, SPEC | Window | β |
api.XRWebGLBinding.nativeProjectionScaleFactor | MDN, SPEC | Window | β |
api.XRWebGLBinding.usesDepthValues | SPEC | Window | β |
XRWebGLDepthInformation APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.XRWebGLDepthInformation | N/A | Window | β |
api.XRWebGLDepthInformation.imageIndex | SPEC | Window | β |
api.XRWebGLDepthInformation.texture | MDN, SPEC | Window | β |
api.XRWebGLDepthInformation.textureType | SPEC | Window | β |
XRWebGLLayer APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.XRWebGLLayer | N/A | Window | β |
api.XRWebGLLayer.XRWebGLLayer | MDN, SPEC | Window | β |
api.XRWebGLLayer.antialias | MDN, SPEC | Window | β |
api.XRWebGLLayer.fixedFoveation | MDN, SPEC | Window | β |
api.XRWebGLLayer.framebuffer | MDN, SPEC | Window | β |
api.XRWebGLLayer.framebufferHeight | MDN, SPEC | Window | β |
api.XRWebGLLayer.framebufferWidth | MDN, SPEC | Window | β |
api.XRWebGLLayer.getNativeFramebufferScaleFactor_static | MDN, SPEC | Window | β |
api.XRWebGLLayer.getViewport | MDN, SPEC | Window | β |
api.XRWebGLLayer.ignoreDepthValues | MDN, SPEC | Window | β |
XRWebGLSubImage APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.XRWebGLSubImage | N/A | Window | β |
api.XRWebGLSubImage.colorTexture | MDN, SPEC | Window | β |
api.XRWebGLSubImage.colorTextureHeight | MDN, SPEC | Window | β |
api.XRWebGLSubImage.colorTextureWidth | MDN, SPEC | Window | β |
api.XRWebGLSubImage.depthStencilTexture | MDN, SPEC | Window | β |
api.XRWebGLSubImage.depthStencilTextureHeight | SPEC | Window | β |
api.XRWebGLSubImage.depthStencilTextureWidth | SPEC | Window | β |
api.XRWebGLSubImage.imageIndex | MDN, SPEC | Window | β |
api.XRWebGLSubImage.motionVectorTexture | SPEC | Window | β |
api.XRWebGLSubImage.motionVectorTextureHeight | SPEC | Window | β |
api.XRWebGLSubImage.motionVectorTextureWidth | SPEC | Window | β |
XSLTProcessor APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.XSLTProcessor | N/A | Window | β |
api.XSLTProcessor.XSLTProcessor | MDN, SPEC | Window | β |
api.XSLTProcessor.clearParameters | MDN, SPEC | Window | β |
api.XSLTProcessor.getParameter | MDN, SPEC | Window | β |
api.XSLTProcessor.importStylesheet | MDN, SPEC | Window | β |
api.XSLTProcessor.removeParameter | MDN, SPEC | Window | β |
api.XSLTProcessor.reset | MDN, SPEC | Window | β |
api.XSLTProcessor.setParameter | MDN, SPEC | Window | β |
api.XSLTProcessor.transformToDocument | MDN, SPEC | Window | β |
api.XSLTProcessor.transformToFragment | MDN, SPEC | Window | β |
api APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
webassembly.api | N/A | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
webassembly.api.Exception | N/A | Window | β |
| Worker | β | ||
webassembly.api.Exception.Exception | MDN, SPEC | Window | β |
| Worker | β | ||
webassembly.api.Exception.getArg | MDN, SPEC | Window | β |
| Worker | β | ||
webassembly.api.Exception.is | MDN, SPEC | Window | β |
| Worker | β | ||
webassembly.api.Exception.stack | MDN | Window | β |
| Worker | β | ||
webassembly.api.Global | N/A | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
webassembly.api.Global.Global | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
webassembly.api.Global.value | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
webassembly.api.Global.valueOf | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
webassembly.api.Instance | N/A | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
webassembly.api.Instance.Instance | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
webassembly.api.Instance.exports | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
webassembly.api.JSTag_static | SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
webassembly.api.Memory | N/A | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
webassembly.api.Memory.Memory | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
webassembly.api.Memory.buffer | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
webassembly.api.Memory.grow | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
webassembly.api.Memory.toFixedLengthBuffer | SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
webassembly.api.Memory.toResizableBuffer | SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
webassembly.api.Module | N/A | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
webassembly.api.Module.Module | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
webassembly.api.Module.customSections_static | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
webassembly.api.Module.exports_static | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
webassembly.api.Module.imports_static | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
webassembly.api.Table | N/A | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
webassembly.api.Table.Table | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
webassembly.api.Table.get | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
webassembly.api.Table.grow | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
webassembly.api.Table.length | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
webassembly.api.Table.set | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
webassembly.api.Tag | N/A | Window | β |
| Worker | β | ||
webassembly.api.Tag.Tag | MDN, SPEC | Window | β |
| Worker | β | ||
webassembly.api.compileStreaming_static | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
webassembly.api.compile_static | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
webassembly.api.instantiateStreaming_static | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
webassembly.api.instantiate_static | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
webassembly.api.validate_static | MDN, SPEC | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β |
atob APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.atob | N/A | Window | β |
| Worker | β |
btoa APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.btoa | N/A | Window | β |
| Worker | β |
builtins APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
javascript.builtins.AggregateError | N/A | Window | β |
javascript.builtins.AggregateError.AggregateError | MDN, SPEC | Window | β |
javascript.builtins.AggregateError.errors | MDN, SPEC | Window | β |
javascript.builtins.Array | N/A | Window | β |
javascript.builtins.Array.@@iterator | MDN, SPEC | Window | β |
javascript.builtins.Array.@@species | MDN, SPEC | Window | β |
javascript.builtins.Array.@@unscopables | MDN, SPEC | Window | β |
javascript.builtins.Array.Array | MDN, SPEC | Window | β |
javascript.builtins.Array.at | MDN, SPEC | Window | β |
javascript.builtins.Array.concat | MDN, SPEC | Window | β |
javascript.builtins.Array.copyWithin | MDN, SPEC | Window | β |
javascript.builtins.Array.entries | MDN, SPEC | Window | β |
javascript.builtins.Array.every | MDN, SPEC | Window | β |
javascript.builtins.Array.fill | MDN, SPEC | Window | β |
javascript.builtins.Array.filter | MDN, SPEC | Window | β |
javascript.builtins.Array.find | MDN, SPEC | Window | β |
javascript.builtins.Array.findIndex | MDN, SPEC | Window | β |
javascript.builtins.Array.findLast | MDN, SPEC | Window | β |
javascript.builtins.Array.findLastIndex | MDN, SPEC | Window | β |
javascript.builtins.Array.flat | MDN, SPEC | Window | β |
javascript.builtins.Array.flatMap | MDN, SPEC | Window | β |
javascript.builtins.Array.forEach | MDN, SPEC | Window | β |
javascript.builtins.Array.from | MDN, SPEC | Window | β |
javascript.builtins.Array.fromAsync | MDN, SPEC | Window | β |
javascript.builtins.Array.group | N/A | Window | β |
javascript.builtins.Array.groupToMap | N/A | Window | β |
javascript.builtins.Array.includes | MDN, SPEC | Window | β |
javascript.builtins.Array.indexOf | MDN, SPEC | Window | β |
javascript.builtins.Array.isArray | MDN, SPEC | Window | β |
javascript.builtins.Array.join | MDN, SPEC | Window | β |
javascript.builtins.Array.keys | MDN, SPEC | Window | β |
javascript.builtins.Array.lastIndexOf | MDN, SPEC | Window | β |
javascript.builtins.Array.length | MDN, SPEC | Window | β |
javascript.builtins.Array.map | MDN, SPEC | Window | β |
javascript.builtins.Array.of | MDN, SPEC | Window | β |
javascript.builtins.Array.pop | MDN, SPEC | Window | β |
javascript.builtins.Array.push | MDN, SPEC | Window | β |
javascript.builtins.Array.reduce | MDN, SPEC | Window | β |
javascript.builtins.Array.reduceRight | MDN, SPEC | Window | β |
javascript.builtins.Array.reverse | MDN, SPEC | Window | β |
javascript.builtins.Array.shift | MDN, SPEC | Window | β |
javascript.builtins.Array.slice | MDN, SPEC | Window | β |
javascript.builtins.Array.some | MDN, SPEC | Window | β |
javascript.builtins.Array.sort | MDN, SPEC | Window | β |
javascript.builtins.Array.splice | MDN, SPEC | Window | β |
javascript.builtins.Array.toLocaleString | MDN, SPEC0, SPEC1 | Window | β |
javascript.builtins.Array.toReversed | MDN, SPEC | Window | β |
javascript.builtins.Array.toSorted | MDN, SPEC | Window | β |
javascript.builtins.Array.toSpliced | MDN, SPEC | Window | β |
javascript.builtins.Array.toString | MDN, SPEC | Window | β |
javascript.builtins.Array.unshift | MDN, SPEC | Window | β |
javascript.builtins.Array.values | MDN, SPEC | Window | β |
javascript.builtins.Array.with | MDN, SPEC | Window | β |
javascript.builtins.ArrayBuffer | N/A | Window | β |
javascript.builtins.ArrayBuffer.@@species | MDN, SPEC | Window | β |
javascript.builtins.ArrayBuffer.ArrayBuffer | MDN, SPEC | Window | β |
javascript.builtins.ArrayBuffer.ArrayBuffer.maxByteLength_option | N/A | Window | β |
javascript.builtins.ArrayBuffer.byteLength | MDN, SPEC | Window | β |
javascript.builtins.ArrayBuffer.detached | MDN, SPEC | Window | β |
javascript.builtins.ArrayBuffer.isView | MDN, SPEC | Window | β |
javascript.builtins.ArrayBuffer.maxByteLength | MDN, SPEC | Window | β |
javascript.builtins.ArrayBuffer.resizable | MDN, SPEC | Window | β |
javascript.builtins.ArrayBuffer.resize | MDN, SPEC | Window | β |
javascript.builtins.ArrayBuffer.slice | MDN, SPEC | Window | β |
javascript.builtins.ArrayBuffer.transfer | MDN, SPEC | Window | β |
javascript.builtins.ArrayBuffer.transferToFixed | N/A | Window | β |
javascript.builtins.ArrayBuffer.transferToFixedLength | MDN, SPEC | Window | β |
javascript.builtins.AsyncDisposableStack | N/A | Window | β |
javascript.builtins.AsyncDisposableStack.@@asyncDispose | MDN, SPEC | Window | β |
javascript.builtins.AsyncDisposableStack.AsyncDisposableStack | MDN, SPEC | Window | β |
javascript.builtins.AsyncDisposableStack.adopt | MDN, SPEC | Window | β |
javascript.builtins.AsyncDisposableStack.defer | MDN, SPEC | Window | β |
javascript.builtins.AsyncDisposableStack.disposeAsync | MDN, SPEC | Window | β |
javascript.builtins.AsyncDisposableStack.disposed | MDN, SPEC | Window | β |
javascript.builtins.AsyncDisposableStack.move | MDN, SPEC | Window | β |
javascript.builtins.AsyncDisposableStack.use | MDN, SPEC | Window | β |
javascript.builtins.AsyncFunction | N/A | Window | β |
javascript.builtins.AsyncFunction.AsyncFunction | MDN, SPEC | Window | β |
javascript.builtins.AsyncFunction.length | N/A | Window | β |
javascript.builtins.AsyncFunction.name | N/A | Window | β |
javascript.builtins.AsyncGenerator | N/A | Window | β |
javascript.builtins.AsyncGenerator.next | MDN, SPEC | Window | β |
javascript.builtins.AsyncGenerator.return | MDN, SPEC | Window | β |
javascript.builtins.AsyncGenerator.throw | MDN, SPEC | Window | β |
javascript.builtins.AsyncGeneratorFunction | N/A | Window | β |
javascript.builtins.AsyncGeneratorFunction.AsyncGeneratorFunction | MDN, SPEC | Window | β |
javascript.builtins.AsyncGeneratorFunction.length | N/A | Window | β |
javascript.builtins.AsyncGeneratorFunction.name | N/A | Window | β |
javascript.builtins.AsyncGeneratorFunction.prototype | N/A | Window | β |
javascript.builtins.AsyncIterator | N/A | Window | β |
javascript.builtins.AsyncIterator.@@asyncDispose | MDN, SPEC | Window | β |
javascript.builtins.AsyncIterator.@@asyncIterator | MDN, SPEC | Window | β |
javascript.builtins.AsyncIterator.AsyncIterator | N/A | Window | β |
javascript.builtins.Atomics | N/A | Window | β |
javascript.builtins.Atomics.add | MDN, SPEC | Window | β |
javascript.builtins.Atomics.and | MDN, SPEC | Window | β |
javascript.builtins.Atomics.compareExchange | MDN, SPEC | Window | β |
javascript.builtins.Atomics.exchange | MDN, SPEC | Window | β |
javascript.builtins.Atomics.isLockFree | MDN, SPEC | Window | β |
javascript.builtins.Atomics.load | MDN, SPEC | Window | β |
javascript.builtins.Atomics.notify | MDN, SPEC | Window | β |
javascript.builtins.Atomics.or | MDN, SPEC | Window | β |
javascript.builtins.Atomics.pause | MDN, SPEC | Window | β |
javascript.builtins.Atomics.store | MDN, SPEC | Window | β |
javascript.builtins.Atomics.sub | MDN, SPEC | Window | β |
javascript.builtins.Atomics.wait | MDN, SPEC | Window | β |
javascript.builtins.Atomics.waitAsync | MDN, SPEC | Window | β |
javascript.builtins.Atomics.xor | MDN, SPEC | Window | β |
javascript.builtins.BigInt | N/A | Window | β |
javascript.builtins.BigInt.BigInt | MDN, SPEC | Window | β |
javascript.builtins.BigInt.asIntN | MDN, SPEC | Window | β |
javascript.builtins.BigInt.asUintN | MDN, SPEC | Window | β |
javascript.builtins.BigInt.toLocaleString | MDN, SPEC | Window | β |
javascript.builtins.BigInt.toString | MDN, SPEC | Window | β |
javascript.builtins.BigInt.valueOf | MDN, SPEC | Window | β |
javascript.builtins.BigInt64Array | N/A | Window | β |
javascript.builtins.BigInt64Array.BigInt64Array | MDN, SPEC | Window | β |
javascript.builtins.BigUint64Array | N/A | Window | β |
javascript.builtins.BigUint64Array.BigUint64Array | MDN, SPEC | Window | β |
javascript.builtins.Boolean | N/A | Window | β |
javascript.builtins.Boolean.Boolean | MDN, SPEC | Window | β |
javascript.builtins.Boolean.toString | MDN, SPEC | Window | β |
javascript.builtins.Boolean.valueOf | MDN, SPEC | Window | β |
javascript.builtins.DataView | N/A | Window | β |
javascript.builtins.DataView.DataView | MDN, SPEC | Window | β |
javascript.builtins.DataView.DataView.sharedarraybuffer_support | N/A | Window | β |
javascript.builtins.DataView.buffer | MDN, SPEC | Window | β |
javascript.builtins.DataView.byteLength | MDN, SPEC | Window | β |
javascript.builtins.DataView.byteOffset | MDN, SPEC | Window | β |
javascript.builtins.DataView.getBigInt64 | MDN, SPEC | Window | β |
javascript.builtins.DataView.getBigUint64 | MDN, SPEC | Window | β |
javascript.builtins.DataView.getFloat16 | MDN, SPEC | Window | β |
javascript.builtins.DataView.getFloat32 | MDN, SPEC | Window | β |
javascript.builtins.DataView.getFloat64 | MDN, SPEC | Window | β |
javascript.builtins.DataView.getInt16 | MDN, SPEC | Window | β |
javascript.builtins.DataView.getInt32 | MDN, SPEC | Window | β |
javascript.builtins.DataView.getInt8 | MDN, SPEC | Window | β |
javascript.builtins.DataView.getUint16 | MDN, SPEC | Window | β |
javascript.builtins.DataView.getUint32 | MDN, SPEC | Window | β |
javascript.builtins.DataView.getUint8 | MDN, SPEC | Window | β |
javascript.builtins.DataView.setBigInt64 | MDN, SPEC | Window | β |
javascript.builtins.DataView.setBigUint64 | MDN, SPEC | Window | β |
javascript.builtins.DataView.setFloat16 | MDN, SPEC | Window | β |
javascript.builtins.DataView.setFloat32 | MDN, SPEC | Window | β |
javascript.builtins.DataView.setFloat64 | MDN, SPEC | Window | β |
javascript.builtins.DataView.setInt16 | MDN, SPEC | Window | β |
javascript.builtins.DataView.setInt32 | MDN, SPEC | Window | β |
javascript.builtins.DataView.setInt8 | MDN, SPEC | Window | β |
javascript.builtins.DataView.setUint16 | MDN, SPEC | Window | β |
javascript.builtins.DataView.setUint32 | MDN, SPEC | Window | β |
javascript.builtins.DataView.setUint8 | MDN, SPEC | Window | β |
javascript.builtins.Date | N/A | Window | β |
javascript.builtins.Date.@@toPrimitive | MDN, SPEC | Window | β |
javascript.builtins.Date.Date | MDN, SPEC | Window | β |
javascript.builtins.Date.UTC | MDN, SPEC | Window | β |
javascript.builtins.Date.UTC.optional_monthIndex | N/A | Window | β |
javascript.builtins.Date.getDate | MDN, SPEC | Window | β |
javascript.builtins.Date.getDay | MDN, SPEC | Window | β |
javascript.builtins.Date.getFullYear | MDN, SPEC | Window | β |
javascript.builtins.Date.getHours | MDN, SPEC | Window | β |
javascript.builtins.Date.getMilliseconds | MDN, SPEC | Window | β |
javascript.builtins.Date.getMinutes | MDN, SPEC | Window | β |
javascript.builtins.Date.getMonth | MDN, SPEC | Window | β |
javascript.builtins.Date.getSeconds | MDN, SPEC | Window | β |
javascript.builtins.Date.getTime | MDN, SPEC | Window | β |
javascript.builtins.Date.getTimezoneOffset | MDN, SPEC | Window | β |
javascript.builtins.Date.getUTCDate | MDN, SPEC | Window | β |
javascript.builtins.Date.getUTCDay | MDN, SPEC | Window | β |
javascript.builtins.Date.getUTCFullYear | MDN, SPEC | Window | β |
javascript.builtins.Date.getUTCHours | MDN, SPEC | Window | β |
javascript.builtins.Date.getUTCMilliseconds | MDN, SPEC | Window | β |
javascript.builtins.Date.getUTCMinutes | MDN, SPEC | Window | β |
javascript.builtins.Date.getUTCMonth | MDN, SPEC | Window | β |
javascript.builtins.Date.getUTCSeconds | MDN, SPEC | Window | β |
javascript.builtins.Date.getYear | MDN, SPEC | Window | β |
javascript.builtins.Date.now | MDN, SPEC | Window | β |
javascript.builtins.Date.parse | MDN, SPEC | Window | β |
javascript.builtins.Date.setDate | MDN, SPEC | Window | β |
javascript.builtins.Date.setFullYear | MDN, SPEC | Window | β |
javascript.builtins.Date.setHours | MDN, SPEC | Window | β |
javascript.builtins.Date.setMilliseconds | MDN, SPEC | Window | β |
javascript.builtins.Date.setMinutes | MDN, SPEC | Window | β |
javascript.builtins.Date.setMonth | MDN, SPEC | Window | β |
javascript.builtins.Date.setSeconds | MDN, SPEC | Window | β |
javascript.builtins.Date.setTime | MDN, SPEC | Window | β |
javascript.builtins.Date.setUTCDate | MDN, SPEC | Window | β |
javascript.builtins.Date.setUTCFullYear | MDN, SPEC | Window | β |
javascript.builtins.Date.setUTCHours | MDN, SPEC | Window | β |
javascript.builtins.Date.setUTCMilliseconds | MDN, SPEC | Window | β |
javascript.builtins.Date.setUTCMinutes | MDN, SPEC | Window | β |
javascript.builtins.Date.setUTCMonth | MDN, SPEC | Window | β |
javascript.builtins.Date.setUTCSeconds | MDN, SPEC | Window | β |
javascript.builtins.Date.setYear | MDN, SPEC | Window | β |
javascript.builtins.Date.toDateString | MDN, SPEC | Window | β |
javascript.builtins.Date.toGMTString | MDN, SPEC | Window | β |
javascript.builtins.Date.toISOString | MDN, SPEC | Window | β |
javascript.builtins.Date.toJSON | MDN, SPEC | Window | β |
javascript.builtins.Date.toLocaleDateString | MDN, SPEC0, SPEC1 | Window | β |
javascript.builtins.Date.toLocaleString | MDN, SPEC0, SPEC1 | Window | β |
javascript.builtins.Date.toLocaleTimeString | MDN, SPEC0, SPEC1 | Window | β |
javascript.builtins.Date.toString | MDN, SPEC | Window | β |
javascript.builtins.Date.toTemporalInstant | MDN, SPEC | Window | β |
javascript.builtins.Date.toTimeString | MDN, SPEC | Window | β |
javascript.builtins.Date.toUTCString | MDN, SPEC | Window | β |
javascript.builtins.Date.valueOf | MDN, SPEC | Window | β |
javascript.builtins.DisposableStack | N/A | Window | β |
javascript.builtins.DisposableStack.@@dispose | MDN, SPEC | Window | β |
javascript.builtins.DisposableStack.DisposableStack | MDN, SPEC | Window | β |
javascript.builtins.DisposableStack.adopt | MDN, SPEC | Window | β |
javascript.builtins.DisposableStack.defer | MDN, SPEC | Window | β |
javascript.builtins.DisposableStack.dispose | MDN, SPEC | Window | β |
javascript.builtins.DisposableStack.disposed | MDN, SPEC | Window | β |
javascript.builtins.DisposableStack.move | MDN, SPEC | Window | β |
javascript.builtins.DisposableStack.use | MDN, SPEC | Window | β |
javascript.builtins.Error | N/A | Window | β |
javascript.builtins.Error.Error | MDN, SPEC | Window | β |
javascript.builtins.Error.Error.fileName_parameter | N/A | Window | β |
javascript.builtins.Error.Error.lineNumber_parameter | N/A | Window | β |
javascript.builtins.Error.Error.options_cause_parameter | N/A | Window | β |
javascript.builtins.Error.captureStackTrace | MDN, SPEC | Window | β |
javascript.builtins.Error.cause | MDN, SPEC | Window | β |
javascript.builtins.Error.columnNumber | MDN | Window | β |
javascript.builtins.Error.fileName | MDN | Window | β |
javascript.builtins.Error.isError | MDN, SPEC | Window | β |
javascript.builtins.Error.lineNumber | MDN | Window | β |
javascript.builtins.Error.message | MDN, SPEC | Window | β |
javascript.builtins.Error.name | MDN, SPEC | Window | β |
javascript.builtins.Error.stack | MDN | Window | β |
javascript.builtins.Error.stackTraceLimit | MDN | Window | β |
javascript.builtins.Error.toString | MDN, SPEC | Window | β |
javascript.builtins.EvalError | N/A | Window | β |
javascript.builtins.EvalError.EvalError | MDN, SPEC | Window | β |
javascript.builtins.FinalizationRegistry | N/A | Window | β |
javascript.builtins.FinalizationRegistry.FinalizationRegistry | MDN, SPEC | Window | β |
javascript.builtins.FinalizationRegistry.register | MDN, SPEC | Window | β |
javascript.builtins.FinalizationRegistry.register.symbol_as_target | N/A | Window | β |
javascript.builtins.FinalizationRegistry.unregister | MDN, SPEC | Window | β |
javascript.builtins.Float16Array | N/A | Window | β |
javascript.builtins.Float16Array.Float16Array | MDN, SPEC | Window | β |
javascript.builtins.Float32Array | N/A | Window | β |
javascript.builtins.Float32Array.Float32Array | MDN, SPEC | Window | β |
javascript.builtins.Float32Array.Float32Array.constructor_without_parameters | N/A | Window | β |
javascript.builtins.Float32Array.Float32Array.iterable_allowed | N/A | Window | β |
javascript.builtins.Float64Array | N/A | Window | β |
javascript.builtins.Float64Array.Float64Array | MDN, SPEC | Window | β |
javascript.builtins.Float64Array.Float64Array.constructor_without_parameters | N/A | Window | β |
javascript.builtins.Float64Array.Float64Array.iterable_allowed | N/A | Window | β |
javascript.builtins.Function | N/A | Window | β |
javascript.builtins.Function.@@hasInstance | MDN, SPEC | Window | β |
javascript.builtins.Function.Function | MDN, SPEC | Window | β |
javascript.builtins.Function.apply | MDN, SPEC | Window | β |
javascript.builtins.Function.arguments | MDN | Window | β |
javascript.builtins.Function.bind | MDN, SPEC | Window | β |
javascript.builtins.Function.call | MDN, SPEC | Window | β |
javascript.builtins.Function.caller | MDN | Window | β |
javascript.builtins.Function.length | MDN, SPEC | Window | β |
javascript.builtins.Function.name | MDN, SPEC | Window | β |
javascript.builtins.Function.prototype | N/A | Window | β |
javascript.builtins.Function.toString | MDN, SPEC | Window | β |
javascript.builtins.Generator | N/A | Window | β |
javascript.builtins.Generator.next | MDN, SPEC | Window | β |
javascript.builtins.Generator.return | MDN, SPEC | Window | β |
javascript.builtins.Generator.throw | MDN, SPEC | Window | β |
javascript.builtins.GeneratorFunction | N/A | Window | β |
javascript.builtins.GeneratorFunction.GeneratorFunction | MDN, SPEC | Window | β |
javascript.builtins.GeneratorFunction.length | N/A | Window | β |
javascript.builtins.GeneratorFunction.name | N/A | Window | β |
javascript.builtins.GeneratorFunction.prototype | N/A | Window | β |
javascript.builtins.Infinity | N/A | Window | β |
javascript.builtins.Int16Array | N/A | Window | β |
javascript.builtins.Int16Array.Int16Array | MDN, SPEC | Window | β |
javascript.builtins.Int16Array.Int16Array.constructor_without_parameters | N/A | Window | β |
javascript.builtins.Int16Array.Int16Array.iterable_allowed | N/A | Window | β |
javascript.builtins.Int32Array | N/A | Window | β |
javascript.builtins.Int32Array.Int32Array | MDN, SPEC | Window | β |
javascript.builtins.Int32Array.Int32Array.constructor_without_parameters | N/A | Window | β |
javascript.builtins.Int32Array.Int32Array.iterable_allowed | N/A | Window | β |
javascript.builtins.Int8Array | N/A | Window | β |
javascript.builtins.Int8Array.Int8Array | MDN, SPEC | Window | β |
javascript.builtins.Int8Array.Int8Array.constructor_without_parameters | N/A | Window | β |
javascript.builtins.Int8Array.Int8Array.iterable_allowed | N/A | Window | β |
javascript.builtins.InternalError | N/A | Window | β |
javascript.builtins.InternalError.InternalError | MDN | Window | β |
javascript.builtins.Intl | N/A | Window | β |
javascript.builtins.Intl.Collator | N/A | Window | β |
javascript.builtins.Intl.Collator.Collator | MDN, SPEC | Window | β |
javascript.builtins.Intl.Collator.Collator.options_caseFirst_parameter | N/A | Window | β |
javascript.builtins.Intl.Collator.Collator.options_collation_parameter | N/A | Window | β |
javascript.builtins.Intl.Collator.Collator.options_ignorePunctuation_parameter | N/A | Window | β |
javascript.builtins.Intl.Collator.Collator.options_localeMatcher_parameter | N/A | Window | β |
javascript.builtins.Intl.Collator.Collator.options_numeric_parameter | N/A | Window | β |
javascript.builtins.Intl.Collator.Collator.options_sensitivity_parameter | N/A | Window | β |
javascript.builtins.Intl.Collator.Collator.options_usage_parameter | N/A | Window | β |
javascript.builtins.Intl.Collator.compare | MDN, SPEC | Window | β |
javascript.builtins.Intl.Collator.resolvedOptions | MDN, SPEC | Window | β |
javascript.builtins.Intl.Collator.supportedLocalesOf | MDN, SPEC | Window | β |
javascript.builtins.Intl.DateTimeFormat | N/A | Window | β |
javascript.builtins.Intl.DateTimeFormat.DateTimeFormat | MDN, SPEC | Window | β |
javascript.builtins.Intl.DateTimeFormat.DateTimeFormat.locales_parameter | N/A | Window | β |
javascript.builtins.Intl.DateTimeFormat.DateTimeFormat.options_parameter | N/A | Window | β |
javascript.builtins.Intl.DateTimeFormat.DateTimeFormat.options_parameter.options_calendar_parameter | N/A | Window | β |
javascript.builtins.Intl.DateTimeFormat.DateTimeFormat.options_parameter.options_dateStyle_parameter | N/A | Window | β |
javascript.builtins.Intl.DateTimeFormat.DateTimeFormat.options_parameter.options_dayPeriod_parameter | N/A | Window | β |
javascript.builtins.Intl.DateTimeFormat.DateTimeFormat.options_parameter.options_fractionalSecondDigits_parameter | N/A | Window | β |
javascript.builtins.Intl.DateTimeFormat.DateTimeFormat.options_parameter.options_hourCycle_parameter | N/A | Window | β |
javascript.builtins.Intl.DateTimeFormat.DateTimeFormat.options_parameter.options_numberingSystem_parameter | N/A | Window | β |
javascript.builtins.Intl.DateTimeFormat.DateTimeFormat.options_parameter.options_timeStyle_parameter | N/A | Window | β |
javascript.builtins.Intl.DateTimeFormat.DateTimeFormat.options_parameter.options_timeZoneName_parameter | N/A | Window | β |
javascript.builtins.Intl.DateTimeFormat.DateTimeFormat.options_parameter.options_timeZoneName_parameter.extended_values | N/A | Window | β |
javascript.builtins.Intl.DateTimeFormat.DateTimeFormat.options_parameter.options_timeZone_parameter | N/A | Window | β |
javascript.builtins.Intl.DateTimeFormat.DateTimeFormat.options_parameter.options_timeZone_parameter.iana_time_zones | N/A | Window | β |
javascript.builtins.Intl.DateTimeFormat.format | MDN, SPEC | Window | β |
javascript.builtins.Intl.DateTimeFormat.formatRange | MDN, SPEC | Window | β |
javascript.builtins.Intl.DateTimeFormat.formatRangeToParts | MDN, SPEC | Window | β |
javascript.builtins.Intl.DateTimeFormat.formatToParts | MDN, SPEC | Window | β |
javascript.builtins.Intl.DateTimeFormat.resolvedOptions | MDN, SPEC | Window | β |
javascript.builtins.Intl.DateTimeFormat.supportedLocalesOf | MDN, SPEC | Window | β |
javascript.builtins.Intl.DisplayNames | N/A | Window | β |
javascript.builtins.Intl.DisplayNames.DisplayNames | MDN, SPEC | Window | β |
javascript.builtins.Intl.DisplayNames.of | MDN, SPEC | Window | β |
javascript.builtins.Intl.DisplayNames.resolvedOptions | MDN, SPEC | Window | β |
javascript.builtins.Intl.DisplayNames.supportedLocalesOf | MDN, SPEC | Window | β |
javascript.builtins.Intl.DurationFormat | N/A | Window | β |
javascript.builtins.Intl.DurationFormat.DurationFormat | MDN, SPEC | Window | β |
javascript.builtins.Intl.DurationFormat.format | MDN, SPEC | Window | β |
javascript.builtins.Intl.DurationFormat.formatToParts | MDN, SPEC | Window | β |
javascript.builtins.Intl.DurationFormat.resolvedOptions | MDN, SPEC | Window | β |
javascript.builtins.Intl.DurationFormat.supportedLocalesOf | MDN, SPEC | Window | β |
javascript.builtins.Intl.ListFormat | N/A | Window | β |
javascript.builtins.Intl.ListFormat.ListFormat | MDN, SPEC | Window | β |
javascript.builtins.Intl.ListFormat.format | MDN, SPEC | Window | β |
javascript.builtins.Intl.ListFormat.formatToParts | MDN, SPEC | Window | β |
javascript.builtins.Intl.ListFormat.resolvedOptions | MDN, SPEC | Window | β |
javascript.builtins.Intl.ListFormat.supportedLocalesOf | MDN, SPEC | Window | β |
javascript.builtins.Intl.Locale | N/A | Window | β |
javascript.builtins.Intl.Locale.Locale | MDN, SPEC | Window | β οΈ |
javascript.builtins.Intl.Locale.baseName | MDN, SPEC | Window | β |
javascript.builtins.Intl.Locale.calendar | MDN, SPEC | Window | β |
javascript.builtins.Intl.Locale.caseFirst | MDN, SPEC | Window | β |
javascript.builtins.Intl.Locale.collation | MDN, SPEC | Window | β |
javascript.builtins.Intl.Locale.getCalendars | MDN, SPEC | Window | β |
javascript.builtins.Intl.Locale.getCollations | MDN, SPEC | Window | β |
javascript.builtins.Intl.Locale.getHourCycles | MDN, SPEC | Window | β |
javascript.builtins.Intl.Locale.getNumberingSystems | MDN, SPEC | Window | β |
javascript.builtins.Intl.Locale.getTextInfo | MDN, SPEC | Window | β |
javascript.builtins.Intl.Locale.getTimeZones | MDN, SPEC | Window | β |
javascript.builtins.Intl.Locale.getWeekInfo | MDN, SPEC | Window | β |
javascript.builtins.Intl.Locale.hourCycle | MDN, SPEC | Window | β |
javascript.builtins.Intl.Locale.language | MDN, SPEC | Window | β |
javascript.builtins.Intl.Locale.maximize | MDN, SPEC | Window | β |
javascript.builtins.Intl.Locale.minimize | MDN, SPEC | Window | β |
javascript.builtins.Intl.Locale.numberingSystem | MDN, SPEC | Window | β |
javascript.builtins.Intl.Locale.numeric | MDN, SPEC | Window | β |
javascript.builtins.Intl.Locale.region | MDN, SPEC | Window | β |
javascript.builtins.Intl.Locale.script | MDN, SPEC | Window | β |
javascript.builtins.Intl.Locale.toString | MDN, SPEC | Window | β |
javascript.builtins.Intl.Locale.variants | MDN, SPEC | Window | β |
javascript.builtins.Intl.NumberFormat | N/A | Window | β |
javascript.builtins.Intl.NumberFormat.NumberFormat | MDN, SPEC | Window | β |
javascript.builtins.Intl.NumberFormat.NumberFormat.locales_parameter | N/A | Window | β |
javascript.builtins.Intl.NumberFormat.NumberFormat.options_parameter | N/A | Window | β οΈ |
javascript.builtins.Intl.NumberFormat.NumberFormat.options_parameter.options_compactDisplay_parameter | N/A | Window | β |
javascript.builtins.Intl.NumberFormat.NumberFormat.options_parameter.options_currencyDisplay_parameter | N/A | Window | β |
javascript.builtins.Intl.NumberFormat.NumberFormat.options_parameter.options_currencySign_parameter | N/A | Window | β |
javascript.builtins.Intl.NumberFormat.NumberFormat.options_parameter.options_currency_parameter | N/A | Window | β |
javascript.builtins.Intl.NumberFormat.NumberFormat.options_parameter.options_localeMatcher_parameter | N/A | Window | β |
javascript.builtins.Intl.NumberFormat.NumberFormat.options_parameter.options_maximumFractionDigits_parameter | N/A | Window | β |
javascript.builtins.Intl.NumberFormat.NumberFormat.options_parameter.options_maximumSignificantDigits_parameter | N/A | Window | β |
javascript.builtins.Intl.NumberFormat.NumberFormat.options_parameter.options_minimumFractionDigits_parameter | N/A | Window | β |
javascript.builtins.Intl.NumberFormat.NumberFormat.options_parameter.options_minimumIntegerDigits_parameter | N/A | Window | β |
javascript.builtins.Intl.NumberFormat.NumberFormat.options_parameter.options_minimumSignificantDigits_parameter | N/A | Window | β |
javascript.builtins.Intl.NumberFormat.NumberFormat.options_parameter.options_notation_parameter | N/A | Window | β |
javascript.builtins.Intl.NumberFormat.NumberFormat.options_parameter.options_numberingSystem_parameter | N/A | Window | β |
javascript.builtins.Intl.NumberFormat.NumberFormat.options_parameter.options_roundingIncrement_parameter | N/A | Window | β |
javascript.builtins.Intl.NumberFormat.NumberFormat.options_parameter.options_roundingMode_parameter | N/A | Window | β |
javascript.builtins.Intl.NumberFormat.NumberFormat.options_parameter.options_roundingPriority_parameter | N/A | Window | β |
javascript.builtins.Intl.NumberFormat.NumberFormat.options_parameter.options_signDisplay_parameter | N/A | Window | β |
javascript.builtins.Intl.NumberFormat.NumberFormat.options_parameter.options_signDisplay_parameter.negative | N/A | Window | β |
javascript.builtins.Intl.NumberFormat.NumberFormat.options_parameter.options_style_parameter | N/A | Window | β οΈ |
javascript.builtins.Intl.NumberFormat.NumberFormat.options_parameter.options_trailingZeroDisplay_parameter | N/A | Window | β οΈ |
javascript.builtins.Intl.NumberFormat.NumberFormat.options_parameter.options_unitDisplay_parameter | N/A | Window | β |
javascript.builtins.Intl.NumberFormat.NumberFormat.options_parameter.options_unit_parameter | N/A | Window | β |
javascript.builtins.Intl.NumberFormat.NumberFormat.options_parameter.options_useGrouping_parameter | N/A | Window | β |
javascript.builtins.Intl.NumberFormat.NumberFormat.options_parameter.options_useGrouping_parameter.string_values | N/A | Window | β |
javascript.builtins.Intl.NumberFormat.format | MDN, SPEC | Window | β |
javascript.builtins.Intl.NumberFormat.formatRange | MDN, SPEC | Window | β |
javascript.builtins.Intl.NumberFormat.formatRangeToParts | MDN, SPEC | Window | β |
javascript.builtins.Intl.NumberFormat.formatToParts | MDN, SPEC | Window | β |
javascript.builtins.Intl.NumberFormat.resolvedOptions | MDN, SPEC | Window | β |
javascript.builtins.Intl.NumberFormat.supportedLocalesOf | MDN, SPEC | Window | β |
javascript.builtins.Intl.PluralRules | N/A | Window | β |
javascript.builtins.Intl.PluralRules.PluralRules | MDN, SPEC | Window | β |
javascript.builtins.Intl.PluralRules.PluralRules.options_parameter | N/A | Window | β |
javascript.builtins.Intl.PluralRules.PluralRules.options_parameter.options_roundingIncrement_parameter | N/A | Window | β |
javascript.builtins.Intl.PluralRules.PluralRules.options_parameter.options_roundingMode_parameter | N/A | Window | β |
javascript.builtins.Intl.PluralRules.PluralRules.options_parameter.options_roundingPriority_parameter | N/A | Window | β |
javascript.builtins.Intl.PluralRules.PluralRules.options_parameter.options_trailingZeroDisplay_parameter | N/A | Window | β οΈ |
javascript.builtins.Intl.PluralRules.resolvedOptions | MDN, SPEC | Window | β |
javascript.builtins.Intl.PluralRules.select | MDN, SPEC | Window | β |
javascript.builtins.Intl.PluralRules.selectRange | MDN, SPEC | Window | β |
javascript.builtins.Intl.PluralRules.supportedLocalesOf | MDN, SPEC | Window | β |
javascript.builtins.Intl.RelativeTimeFormat | N/A | Window | β |
javascript.builtins.Intl.RelativeTimeFormat.RelativeTimeFormat | MDN, SPEC | Window | β |
javascript.builtins.Intl.RelativeTimeFormat.RelativeTimeFormat.locales_parameter | N/A | Window | β |
javascript.builtins.Intl.RelativeTimeFormat.RelativeTimeFormat.options_parameter | N/A | Window | β οΈ |
javascript.builtins.Intl.RelativeTimeFormat.RelativeTimeFormat.options_parameter.options_localeMatcher_parameter | N/A | Window | β |
javascript.builtins.Intl.RelativeTimeFormat.RelativeTimeFormat.options_parameter.options_numberingSystem_parameter | N/A | Window | β |
javascript.builtins.Intl.RelativeTimeFormat.RelativeTimeFormat.options_parameter.options_numeric_parameter | N/A | Window | β |
javascript.builtins.Intl.RelativeTimeFormat.RelativeTimeFormat.options_parameter.options_style_parameter | N/A | Window | β οΈ |
javascript.builtins.Intl.RelativeTimeFormat.format | MDN, SPEC | Window | β |
javascript.builtins.Intl.RelativeTimeFormat.formatToParts | MDN, SPEC | Window | β |
javascript.builtins.Intl.RelativeTimeFormat.resolvedOptions | MDN, SPEC | Window | β |
javascript.builtins.Intl.RelativeTimeFormat.supportedLocalesOf | MDN, SPEC | Window | β |
javascript.builtins.Intl.Segmenter | N/A | Window | β |
javascript.builtins.Intl.Segmenter.Segmenter | MDN, SPEC | Window | β |
javascript.builtins.Intl.Segmenter.resolvedOptions | MDN, SPEC | Window | β |
javascript.builtins.Intl.Segmenter.segment | MDN, SPEC | Window | β |
javascript.builtins.Intl.Segmenter.supportedLocalesOf | MDN, SPEC | Window | β |
javascript.builtins.Intl.Segments | N/A | Window | β |
javascript.builtins.Intl.Segments.@@iterator | MDN, SPEC | Window | β |
javascript.builtins.Intl.Segments.containing | MDN, SPEC | Window | β |
javascript.builtins.Intl.getCanonicalLocales | MDN, SPEC | Window | β |
javascript.builtins.Intl.supportedValuesOf | MDN, SPEC | Window | β |
javascript.builtins.Iterator | N/A | Window | β |
javascript.builtins.Iterator.@@dispose | MDN, SPEC | Window | β |
javascript.builtins.Iterator.@@iterator | MDN, SPEC | Window | β |
javascript.builtins.Iterator.Iterator | MDN, SPEC | Window | β οΈ |
javascript.builtins.Iterator.concat | MDN, SPEC | Window | β |
javascript.builtins.Iterator.drop | MDN, SPEC | Window | β |
javascript.builtins.Iterator.every | MDN, SPEC | Window | β |
javascript.builtins.Iterator.filter | MDN, SPEC | Window | β |
javascript.builtins.Iterator.find | MDN, SPEC | Window | β |
javascript.builtins.Iterator.flatMap | MDN, SPEC | Window | β |
javascript.builtins.Iterator.forEach | MDN, SPEC | Window | β |
javascript.builtins.Iterator.from | MDN, SPEC | Window | β |
javascript.builtins.Iterator.map | MDN, SPEC | Window | β |
javascript.builtins.Iterator.reduce | MDN, SPEC | Window | β |
javascript.builtins.Iterator.some | MDN, SPEC | Window | β |
javascript.builtins.Iterator.take | MDN, SPEC | Window | β |
javascript.builtins.Iterator.toArray | MDN, SPEC | Window | β |
javascript.builtins.JSON | N/A | Window | β |
javascript.builtins.JSON.parse | MDN, SPEC | Window | β |
javascript.builtins.JSON.stringify | MDN, SPEC | Window | β |
javascript.builtins.Map | N/A | Window | β |
javascript.builtins.Map.@@iterator | MDN, SPEC | Window | β |
javascript.builtins.Map.@@species | MDN, SPEC | Window | β |
javascript.builtins.Map.Map | MDN, SPEC | Window | β |
javascript.builtins.Map.Map.iterable_allowed | N/A | Window | β |
javascript.builtins.Map.Map.null_allowed | N/A | Window | β |
javascript.builtins.Map.clear | MDN, SPEC | Window | β |
javascript.builtins.Map.delete | MDN, SPEC | Window | β |
javascript.builtins.Map.entries | MDN, SPEC | Window | β |
javascript.builtins.Map.forEach | MDN, SPEC | Window | β |
javascript.builtins.Map.get | MDN, SPEC | Window | β |
javascript.builtins.Map.getOrInsert | MDN, SPEC | Window | β |
javascript.builtins.Map.getOrInsertComputed | MDN, SPEC | Window | β |
javascript.builtins.Map.groupBy | MDN, SPEC | Window | β |
javascript.builtins.Map.has | MDN, SPEC | Window | β |
javascript.builtins.Map.keys | MDN, SPEC | Window | β |
javascript.builtins.Map.set | MDN, SPEC | Window | β |
javascript.builtins.Map.size | MDN, SPEC | Window | β |
javascript.builtins.Map.values | MDN, SPEC | Window | β |
javascript.builtins.Math | N/A | Window | β |
javascript.builtins.Math.E | MDN, SPEC | Window | β |
javascript.builtins.Math.LN10 | MDN, SPEC | Window | β |
javascript.builtins.Math.LN2 | MDN, SPEC | Window | β |
javascript.builtins.Math.LOG10E | MDN, SPEC | Window | β |
javascript.builtins.Math.LOG2E | MDN, SPEC | Window | β |
javascript.builtins.Math.PI | MDN, SPEC | Window | β |
javascript.builtins.Math.SQRT1_2 | MDN, SPEC | Window | β |
javascript.builtins.Math.SQRT2 | MDN, SPEC | Window | β |
javascript.builtins.Math.abs | MDN, SPEC | Window | β |
javascript.builtins.Math.acos | MDN, SPEC | Window | β |
javascript.builtins.Math.acosh | MDN, SPEC | Window | β |
javascript.builtins.Math.asin | MDN, SPEC | Window | β |
javascript.builtins.Math.asinh | MDN, SPEC | Window | β |
javascript.builtins.Math.atan | MDN, SPEC | Window | β |
javascript.builtins.Math.atan2 | MDN, SPEC | Window | β |
javascript.builtins.Math.atanh | MDN, SPEC | Window | β |
javascript.builtins.Math.cbrt | MDN, SPEC | Window | β |
javascript.builtins.Math.ceil | MDN, SPEC | Window | β |
javascript.builtins.Math.clz32 | MDN, SPEC | Window | β |
javascript.builtins.Math.cos | MDN, SPEC | Window | β |
javascript.builtins.Math.cosh | MDN, SPEC | Window | β |
javascript.builtins.Math.exp | MDN, SPEC | Window | β |
javascript.builtins.Math.expm1 | MDN, SPEC | Window | β |
javascript.builtins.Math.f16round | MDN, SPEC | Window | β |
javascript.builtins.Math.floor | MDN, SPEC | Window | β |
javascript.builtins.Math.fround | MDN, SPEC | Window | β |
javascript.builtins.Math.hypot | MDN, SPEC | Window | β |
javascript.builtins.Math.imul | MDN, SPEC | Window | β |
javascript.builtins.Math.log | MDN, SPEC | Window | β |
javascript.builtins.Math.log10 | MDN, SPEC | Window | β |
javascript.builtins.Math.log1p | MDN, SPEC | Window | β |
javascript.builtins.Math.log2 | MDN, SPEC | Window | β |
javascript.builtins.Math.max | MDN, SPEC | Window | β |
javascript.builtins.Math.min | MDN, SPEC | Window | β |
javascript.builtins.Math.pow | MDN, SPEC | Window | β |
javascript.builtins.Math.random | MDN, SPEC | Window | β |
javascript.builtins.Math.round | MDN, SPEC | Window | β |
javascript.builtins.Math.sign | MDN, SPEC | Window | β |
javascript.builtins.Math.sin | MDN, SPEC | Window | β |
javascript.builtins.Math.sinh | MDN, SPEC | Window | β |
javascript.builtins.Math.sqrt | MDN, SPEC | Window | β |
javascript.builtins.Math.sumPrecise | MDN, SPEC | Window | β |
javascript.builtins.Math.tan | MDN, SPEC | Window | β |
javascript.builtins.Math.tanh | MDN, SPEC | Window | β |
javascript.builtins.Math.trunc | MDN, SPEC | Window | β |
javascript.builtins.NaN | N/A | Window | β |
javascript.builtins.Number | N/A | Window | β |
javascript.builtins.Number.EPSILON | MDN, SPEC | Window | β |
javascript.builtins.Number.MAX_SAFE_INTEGER | MDN, SPEC | Window | β |
javascript.builtins.Number.MAX_VALUE | MDN, SPEC | Window | β |
javascript.builtins.Number.MIN_SAFE_INTEGER | MDN, SPEC | Window | β |
javascript.builtins.Number.MIN_VALUE | MDN, SPEC | Window | β |
javascript.builtins.Number.NEGATIVE_INFINITY | MDN, SPEC | Window | β |
javascript.builtins.Number.NaN | MDN, SPEC | Window | β |
javascript.builtins.Number.Number | MDN, SPEC | Window | β |
javascript.builtins.Number.POSITIVE_INFINITY | MDN, SPEC | Window | β |
javascript.builtins.Number.isFinite | MDN, SPEC | Window | β |
javascript.builtins.Number.isInteger | MDN, SPEC | Window | β |
javascript.builtins.Number.isNaN | MDN, SPEC | Window | β |
javascript.builtins.Number.isSafeInteger | MDN, SPEC | Window | β |
javascript.builtins.Number.parseFloat | MDN, SPEC | Window | β |
javascript.builtins.Number.parseInt | MDN, SPEC | Window | β |
javascript.builtins.Number.toExponential | MDN, SPEC | Window | β |
javascript.builtins.Number.toFixed | MDN, SPEC | Window | β |
javascript.builtins.Number.toLocaleString | MDN, SPEC0, SPEC1 | Window | β |
javascript.builtins.Number.toPrecision | MDN, SPEC | Window | β |
javascript.builtins.Number.toString | MDN, SPEC | Window | β |
javascript.builtins.Number.valueOf | MDN, SPEC | Window | β |
javascript.builtins.Object | N/A | Window | β |
javascript.builtins.Object.Object | MDN, SPEC | Window | β |
javascript.builtins.Object.assign | MDN, SPEC | Window | β |
javascript.builtins.Object.constructor | MDN, SPEC | Window | β |
javascript.builtins.Object.create | MDN, SPEC | Window | β |
javascript.builtins.Object.defineGetter | MDN, SPEC | Window | β |
javascript.builtins.Object.defineProperties | MDN, SPEC | Window | β |
javascript.builtins.Object.defineProperty | MDN, SPEC | Window | β |
javascript.builtins.Object.defineSetter | MDN, SPEC | Window | β |
javascript.builtins.Object.entries | MDN, SPEC | Window | β |
javascript.builtins.Object.freeze | MDN, SPEC | Window | β |
javascript.builtins.Object.fromEntries | MDN, SPEC | Window | β |
javascript.builtins.Object.getOwnPropertyDescriptor | MDN, SPEC | Window | β |
javascript.builtins.Object.getOwnPropertyDescriptors | MDN, SPEC | Window | β |
javascript.builtins.Object.getOwnPropertyNames | MDN, SPEC | Window | β |
javascript.builtins.Object.getOwnPropertySymbols | MDN, SPEC | Window | β |
javascript.builtins.Object.getPrototypeOf | MDN, SPEC | Window | β |
javascript.builtins.Object.groupBy | MDN, SPEC | Window | β |
javascript.builtins.Object.hasOwn | MDN, SPEC | Window | β |
javascript.builtins.Object.hasOwnProperty | MDN, SPEC | Window | β |
javascript.builtins.Object.is | MDN, SPEC | Window | β |
javascript.builtins.Object.isExtensible | MDN, SPEC | Window | β |
javascript.builtins.Object.isFrozen | MDN, SPEC | Window | β |
javascript.builtins.Object.isPrototypeOf | MDN, SPEC | Window | β |
javascript.builtins.Object.isSealed | MDN, SPEC | Window | β |
javascript.builtins.Object.keys | MDN, SPEC | Window | β |
javascript.builtins.Object.lookupGetter | MDN, SPEC | Window | β |
javascript.builtins.Object.lookupSetter | MDN, SPEC | Window | β |
javascript.builtins.Object.preventExtensions | MDN, SPEC | Window | β |
javascript.builtins.Object.propertyIsEnumerable | MDN, SPEC | Window | β |
javascript.builtins.Object.proto | MDN, SPEC | Window | β |
javascript.builtins.Object.seal | MDN, SPEC | Window | β |
javascript.builtins.Object.setPrototypeOf | MDN, SPEC | Window | β |
javascript.builtins.Object.toLocaleString | MDN, SPEC | Window | β |
javascript.builtins.Object.toString | MDN, SPEC | Window | β |
javascript.builtins.Object.valueOf | MDN, SPEC | Window | β |
javascript.builtins.Object.values | MDN, SPEC | Window | β |
javascript.builtins.Promise | N/A | Window | β |
javascript.builtins.Promise.@@species | MDN, SPEC | Window | β |
javascript.builtins.Promise.Promise | MDN, SPEC | Window | β |
javascript.builtins.Promise.all | MDN, SPEC | Window | β |
javascript.builtins.Promise.allSettled | MDN, SPEC | Window | β |
javascript.builtins.Promise.any | MDN, SPEC | Window | β |
javascript.builtins.Promise.catch | MDN, SPEC | Window | β |
javascript.builtins.Promise.finally | MDN, SPEC | Window | β |
javascript.builtins.Promise.race | MDN, SPEC | Window | β |
javascript.builtins.Promise.reject | MDN, SPEC | Window | β |
javascript.builtins.Promise.resolve | MDN, SPEC | Window | β |
javascript.builtins.Promise.then | MDN, SPEC | Window | β |
javascript.builtins.Promise.try | MDN, SPEC | Window | β |
javascript.builtins.Promise.withResolvers | MDN, SPEC | Window | β |
javascript.builtins.Proxy | N/A | Window | β |
javascript.builtins.Proxy.Proxy | MDN, SPEC | Window | β |
javascript.builtins.Proxy.revocable | MDN, SPEC | Window | β |
javascript.builtins.RangeError | N/A | Window | β |
javascript.builtins.RangeError.RangeError | MDN, SPEC | Window | β |
javascript.builtins.ReferenceError | N/A | Window | β |
javascript.builtins.ReferenceError.ReferenceError | MDN, SPEC | Window | β |
javascript.builtins.Reflect | N/A | Window | β |
javascript.builtins.Reflect.apply | MDN, SPEC | Window | β |
javascript.builtins.Reflect.construct | MDN, SPEC | Window | β |
javascript.builtins.Reflect.defineProperty | MDN, SPEC | Window | β |
javascript.builtins.Reflect.deleteProperty | MDN, SPEC | Window | β |
javascript.builtins.Reflect.get | MDN, SPEC | Window | β |
javascript.builtins.Reflect.getOwnPropertyDescriptor | MDN, SPEC | Window | β |
javascript.builtins.Reflect.getPrototypeOf | MDN, SPEC | Window | β |
javascript.builtins.Reflect.has | MDN, SPEC | Window | β |
javascript.builtins.Reflect.isExtensible | MDN, SPEC | Window | β |
javascript.builtins.Reflect.ownKeys | MDN, SPEC | Window | β |
javascript.builtins.Reflect.preventExtensions | MDN, SPEC | Window | β |
javascript.builtins.Reflect.set | MDN, SPEC | Window | β |
javascript.builtins.Reflect.setPrototypeOf | MDN, SPEC | Window | β |
javascript.builtins.RegExp | N/A | Window | β |
javascript.builtins.RegExp.@@match | MDN, SPEC | Window | β |
javascript.builtins.RegExp.@@matchAll | MDN, SPEC | Window | β |
javascript.builtins.RegExp.@@replace | MDN, SPEC | Window | β |
javascript.builtins.RegExp.@@search | MDN, SPEC | Window | β |
javascript.builtins.RegExp.@@species | MDN, SPEC | Window | β |
javascript.builtins.RegExp.@@split | MDN, SPEC | Window | β |
javascript.builtins.RegExp.RegExp | MDN, SPEC | Window | β |
javascript.builtins.RegExp.compile | MDN, SPEC | Window | β |
javascript.builtins.RegExp.dotAll | MDN, SPEC | Window | β |
javascript.builtins.RegExp.escape | MDN, SPEC | Window | β |
javascript.builtins.RegExp.exec | MDN, SPEC | Window | β |
javascript.builtins.RegExp.flags | MDN, SPEC | Window | β |
javascript.builtins.RegExp.global | MDN, SPEC | Window | β |
javascript.builtins.RegExp.hasIndices | MDN, SPEC | Window | β |
javascript.builtins.RegExp.ignoreCase | MDN, SPEC | Window | β |
javascript.builtins.RegExp.input | MDN, SPEC | Window | β |
javascript.builtins.RegExp.lastIndex | MDN, SPEC | Window | β |
javascript.builtins.RegExp.lastMatch | MDN, SPEC | Window | β |
javascript.builtins.RegExp.lastParen | MDN, SPEC | Window | β |
javascript.builtins.RegExp.leftContext | MDN, SPEC | Window | β |
javascript.builtins.RegExp.multiline | MDN, SPEC | Window | β |
javascript.builtins.RegExp.n | MDN, SPEC | Window | β |
javascript.builtins.RegExp.rightContext | MDN, SPEC | Window | β |
javascript.builtins.RegExp.source | MDN, SPEC | Window | β |
javascript.builtins.RegExp.sticky | MDN, SPEC | Window | β |
javascript.builtins.RegExp.test | MDN, SPEC | Window | β |
javascript.builtins.RegExp.toString | MDN, SPEC | Window | β |
javascript.builtins.RegExp.unicode | MDN, SPEC | Window | β |
javascript.builtins.RegExp.unicodeSets | MDN, SPEC | Window | β |
javascript.builtins.Set | N/A | Window | β |
javascript.builtins.Set.@@iterator | MDN, SPEC | Window | β |
javascript.builtins.Set.@@species | MDN, SPEC | Window | β |
javascript.builtins.Set.Set | MDN, SPEC | Window | β |
javascript.builtins.Set.Set.iterable_allowed | N/A | Window | β |
javascript.builtins.Set.Set.null_allowed | N/A | Window | β |
javascript.builtins.Set.add | MDN, SPEC | Window | β |
javascript.builtins.Set.clear | MDN, SPEC | Window | β |
javascript.builtins.Set.delete | MDN, SPEC | Window | β |
javascript.builtins.Set.difference | MDN, SPEC | Window | β |
javascript.builtins.Set.entries | MDN, SPEC | Window | β |
javascript.builtins.Set.forEach | MDN, SPEC | Window | β |
javascript.builtins.Set.has | MDN, SPEC | Window | β |
javascript.builtins.Set.intersection | MDN, SPEC | Window | β |
javascript.builtins.Set.isDisjointFrom | MDN, SPEC | Window | β |
javascript.builtins.Set.isSubsetOf | MDN, SPEC | Window | β |
javascript.builtins.Set.isSupersetOf | MDN, SPEC | Window | β |
javascript.builtins.Set.keys | MDN, SPEC | Window | β |
javascript.builtins.Set.size | MDN, SPEC | Window | β |
javascript.builtins.Set.symmetricDifference | MDN, SPEC | Window | β |
javascript.builtins.Set.union | MDN, SPEC | Window | β |
javascript.builtins.Set.values | MDN, SPEC | Window | β |
javascript.builtins.SharedArrayBuffer | N/A | Window | β |
javascript.builtins.SharedArrayBuffer.@@species | MDN, SPEC | Window | β |
javascript.builtins.SharedArrayBuffer.SharedArrayBuffer | MDN, SPEC | Window | β |
javascript.builtins.SharedArrayBuffer.byteLength | MDN, SPEC | Window | β |
javascript.builtins.SharedArrayBuffer.grow | MDN, SPEC | Window | β |
javascript.builtins.SharedArrayBuffer.growable | MDN, SPEC | Window | β |
javascript.builtins.SharedArrayBuffer.maxByteLength | MDN, SPEC | Window | β |
javascript.builtins.SharedArrayBuffer.slice | MDN, SPEC | Window | β |
javascript.builtins.String | N/A | Window | β |
javascript.builtins.String.@@iterator | MDN, SPEC | Window | β |
javascript.builtins.String.String | MDN, SPEC | Window | β |
javascript.builtins.String.anchor | MDN, SPEC | Window | β |
javascript.builtins.String.at | MDN, SPEC | Window | β |
javascript.builtins.String.big | MDN, SPEC | Window | β |
javascript.builtins.String.blink | MDN, SPEC | Window | β |
javascript.builtins.String.bold | MDN, SPEC | Window | β |
javascript.builtins.String.charAt | MDN, SPEC | Window | β |
javascript.builtins.String.charCodeAt | MDN, SPEC | Window | β |
javascript.builtins.String.codePointAt | MDN, SPEC | Window | β |
javascript.builtins.String.concat | MDN, SPEC | Window | β |
javascript.builtins.String.contains | N/A | Window | β |
javascript.builtins.String.endsWith | MDN, SPEC | Window | β |
javascript.builtins.String.fixed | MDN, SPEC | Window | β |
javascript.builtins.String.fontcolor | MDN, SPEC | Window | β |
javascript.builtins.String.fontsize | MDN, SPEC | Window | β |
javascript.builtins.String.fromCharCode | MDN, SPEC | Window | β |
javascript.builtins.String.fromCodePoint | MDN, SPEC | Window | β |
javascript.builtins.String.includes | MDN, SPEC | Window | β |
javascript.builtins.String.indexOf | MDN, SPEC | Window | β |
javascript.builtins.String.isWellFormed | MDN, SPEC | Window | β |
javascript.builtins.String.italics | MDN, SPEC | Window | β |
javascript.builtins.String.lastIndexOf | MDN, SPEC | Window | β |
javascript.builtins.String.length | MDN, SPEC | Window | β |
javascript.builtins.String.link | MDN, SPEC | Window | β |
javascript.builtins.String.localeCompare | MDN, SPEC0, SPEC1 | Window | β |
javascript.builtins.String.match | MDN, SPEC | Window | β |
javascript.builtins.String.matchAll | MDN, SPEC | Window | β |
javascript.builtins.String.normalize | MDN, SPEC | Window | β |
javascript.builtins.String.padEnd | MDN, SPEC | Window | β |
javascript.builtins.String.padStart | MDN, SPEC | Window | β |
javascript.builtins.String.raw | MDN, SPEC | Window | β |
javascript.builtins.String.repeat | MDN, SPEC | Window | β |
javascript.builtins.String.replace | MDN, SPEC | Window | β |
javascript.builtins.String.replaceAll | MDN, SPEC | Window | β |
javascript.builtins.String.search | MDN, SPEC | Window | β |
javascript.builtins.String.slice | MDN, SPEC | Window | β |
javascript.builtins.String.small | MDN, SPEC | Window | β |
javascript.builtins.String.split | MDN, SPEC | Window | β |
javascript.builtins.String.startsWith | MDN, SPEC | Window | β |
javascript.builtins.String.strike | MDN, SPEC | Window | β |
javascript.builtins.String.sub | MDN, SPEC | Window | β |
javascript.builtins.String.substr | MDN, SPEC | Window | β |
javascript.builtins.String.substring | MDN, SPEC | Window | β |
javascript.builtins.String.sup | MDN, SPEC | Window | β |
javascript.builtins.String.toLocaleLowerCase | MDN, SPEC0, SPEC1 | Window | β |
javascript.builtins.String.toLocaleUpperCase | MDN, SPEC0, SPEC1 | Window | β |
javascript.builtins.String.toLowerCase | MDN, SPEC | Window | β |
javascript.builtins.String.toString | MDN, SPEC | Window | β |
javascript.builtins.String.toUpperCase | MDN, SPEC | Window | β |
javascript.builtins.String.toWellFormed | MDN, SPEC | Window | β |
javascript.builtins.String.trim | MDN, SPEC | Window | β |
javascript.builtins.String.trimEnd | MDN, SPEC | Window | β |
javascript.builtins.String.trimStart | MDN, SPEC | Window | β |
javascript.builtins.String.valueOf | MDN, SPEC | Window | β |
javascript.builtins.SuppressedError | N/A | Window | β |
javascript.builtins.SuppressedError.SuppressedError | MDN, SPEC | Window | β |
javascript.builtins.SuppressedError.error | MDN, SPEC | Window | β |
javascript.builtins.SuppressedError.suppressed | MDN, SPEC | Window | β |
javascript.builtins.Symbol | N/A | Window | β |
javascript.builtins.Symbol.@@toPrimitive | MDN, SPEC | Window | β |
javascript.builtins.Symbol.Symbol | MDN, SPEC | Window | β |
javascript.builtins.Symbol.asyncDispose | MDN, SPEC | Window | β |
javascript.builtins.Symbol.asyncIterator | MDN, SPEC | Window | β |
javascript.builtins.Symbol.description | MDN, SPEC | Window | β |
javascript.builtins.Symbol.dispose | MDN, SPEC | Window | β |
javascript.builtins.Symbol.for | MDN, SPEC | Window | β |
javascript.builtins.Symbol.hasInstance | MDN, SPEC | Window | β |
javascript.builtins.Symbol.isConcatSpreadable | MDN, SPEC | Window | β |
javascript.builtins.Symbol.iterator | MDN, SPEC | Window | β |
javascript.builtins.Symbol.keyFor | MDN, SPEC | Window | β |
javascript.builtins.Symbol.match | MDN, SPEC | Window | β |
javascript.builtins.Symbol.matchAll | MDN, SPEC | Window | β |
javascript.builtins.Symbol.replace | MDN, SPEC | Window | β |
javascript.builtins.Symbol.search | MDN, SPEC | Window | β |
javascript.builtins.Symbol.species | MDN, SPEC | Window | β |
javascript.builtins.Symbol.split | MDN, SPEC | Window | β |
javascript.builtins.Symbol.toPrimitive | MDN, SPEC | Window | β |
javascript.builtins.Symbol.toString | MDN, SPEC | Window | β |
javascript.builtins.Symbol.toStringTag | MDN, SPEC | Window | β |
javascript.builtins.Symbol.unscopables | MDN, SPEC | Window | β |
javascript.builtins.Symbol.valueOf | MDN, SPEC | Window | β |
javascript.builtins.SyntaxError | N/A | Window | β |
javascript.builtins.SyntaxError.SyntaxError | MDN, SPEC | Window | β |
javascript.builtins.Temporal | N/A | Window | β |
javascript.builtins.Temporal.Duration | N/A | Window | β |
javascript.builtins.Temporal.Duration.Duration | MDN, SPEC | Window | β |
javascript.builtins.Temporal.Duration.abs | MDN, SPEC | Window | β |
javascript.builtins.Temporal.Duration.add | MDN, SPEC | Window | β |
javascript.builtins.Temporal.Duration.blank | MDN, SPEC | Window | β |
javascript.builtins.Temporal.Duration.compare | MDN, SPEC | Window | β |
javascript.builtins.Temporal.Duration.days | MDN, SPEC | Window | β |
javascript.builtins.Temporal.Duration.from | MDN, SPEC | Window | β |
javascript.builtins.Temporal.Duration.hours | MDN, SPEC | Window | β |
javascript.builtins.Temporal.Duration.microseconds | MDN, SPEC | Window | β |
javascript.builtins.Temporal.Duration.milliseconds | MDN, SPEC | Window | β |
javascript.builtins.Temporal.Duration.minutes | MDN, SPEC | Window | β |
javascript.builtins.Temporal.Duration.months | MDN, SPEC | Window | β |
javascript.builtins.Temporal.Duration.nanoseconds | MDN, SPEC | Window | β |
javascript.builtins.Temporal.Duration.negated | MDN, SPEC | Window | β |
javascript.builtins.Temporal.Duration.round | MDN, SPEC | Window | β |
javascript.builtins.Temporal.Duration.seconds | MDN, SPEC | Window | β |
javascript.builtins.Temporal.Duration.sign | MDN, SPEC | Window | β |
javascript.builtins.Temporal.Duration.subtract | MDN, SPEC | Window | β |
javascript.builtins.Temporal.Duration.toJSON | MDN, SPEC | Window | β |
javascript.builtins.Temporal.Duration.toLocaleString | MDN, SPEC | Window | β |
javascript.builtins.Temporal.Duration.toString | MDN, SPEC | Window | β |
javascript.builtins.Temporal.Duration.total | MDN, SPEC | Window | β |
javascript.builtins.Temporal.Duration.valueOf | MDN, SPEC | Window | β |
javascript.builtins.Temporal.Duration.weeks | MDN, SPEC | Window | β |
javascript.builtins.Temporal.Duration.with | MDN, SPEC | Window | β |
javascript.builtins.Temporal.Duration.years | MDN, SPEC | Window | β |
javascript.builtins.Temporal.Instant | N/A | Window | β |
javascript.builtins.Temporal.Instant.Instant | MDN, SPEC | Window | β |
javascript.builtins.Temporal.Instant.add | MDN, SPEC | Window | β |
javascript.builtins.Temporal.Instant.compare | MDN, SPEC | Window | β |
javascript.builtins.Temporal.Instant.epochMilliseconds | MDN, SPEC | Window | β |
javascript.builtins.Temporal.Instant.epochNanoseconds | MDN, SPEC | Window | β |
javascript.builtins.Temporal.Instant.equals | MDN, SPEC | Window | β |
javascript.builtins.Temporal.Instant.from | MDN, SPEC | Window | β |
javascript.builtins.Temporal.Instant.fromEpochMilliseconds | MDN, SPEC | Window | β |
javascript.builtins.Temporal.Instant.fromEpochNanoseconds | MDN, SPEC | Window | β |
javascript.builtins.Temporal.Instant.round | MDN, SPEC | Window | β |
javascript.builtins.Temporal.Instant.since | MDN, SPEC | Window | β |
javascript.builtins.Temporal.Instant.subtract | MDN, SPEC | Window | β |
javascript.builtins.Temporal.Instant.toJSON | MDN, SPEC | Window | β |
javascript.builtins.Temporal.Instant.toLocaleString | MDN, SPEC | Window | β |
javascript.builtins.Temporal.Instant.toString | MDN, SPEC | Window | β |
javascript.builtins.Temporal.Instant.toZonedDateTimeISO | MDN, SPEC | Window | β |
javascript.builtins.Temporal.Instant.until | MDN, SPEC | Window | β |
javascript.builtins.Temporal.Instant.valueOf | MDN, SPEC | Window | β |
javascript.builtins.Temporal.Now | N/A | Window | β |
javascript.builtins.Temporal.Now.instant | MDN, SPEC | Window | β |
javascript.builtins.Temporal.Now.plainDateISO | MDN, SPEC | Window | β |
javascript.builtins.Temporal.Now.plainDateTimeISO | MDN, SPEC | Window | β |
javascript.builtins.Temporal.Now.plainTimeISO | MDN, SPEC | Window | β |
javascript.builtins.Temporal.Now.timeZoneId | MDN, SPEC | Window | β |
javascript.builtins.Temporal.Now.zonedDateTimeISO | MDN, SPEC | Window | β |
javascript.builtins.Temporal.PlainDate | N/A | Window | β |
javascript.builtins.Temporal.PlainDate.PlainDate | MDN, SPEC | Window | β |
javascript.builtins.Temporal.PlainDate.add | MDN, SPEC | Window | β |
javascript.builtins.Temporal.PlainDate.calendarId | MDN, SPEC | Window | β |
javascript.builtins.Temporal.PlainDate.compare | MDN, SPEC | Window | β |
javascript.builtins.Temporal.PlainDate.day | MDN, SPEC | Window | β |
javascript.builtins.Temporal.PlainDate.dayOfWeek | MDN, SPEC | Window | β |
javascript.builtins.Temporal.PlainDate.dayOfYear | MDN, SPEC | Window | β |
javascript.builtins.Temporal.PlainDate.daysInMonth | MDN, SPEC | Window | β |
javascript.builtins.Temporal.PlainDate.daysInWeek | MDN, SPEC | Window | β |
javascript.builtins.Temporal.PlainDate.daysInYear | MDN, SPEC | Window | β |
javascript.builtins.Temporal.PlainDate.equals | MDN, SPEC | Window | β |
javascript.builtins.Temporal.PlainDate.era | MDN, SPEC | Window | β |
javascript.builtins.Temporal.PlainDate.eraYear | MDN, SPEC | Window | β |
javascript.builtins.Temporal.PlainDate.from | MDN, SPEC | Window | β |
javascript.builtins.Temporal.PlainDate.inLeapYear | MDN, SPEC | Window | β |
javascript.builtins.Temporal.PlainDate.month | MDN, SPEC | Window | β |
javascript.builtins.Temporal.PlainDate.monthCode | MDN, SPEC | Window | β |
javascript.builtins.Temporal.PlainDate.monthsInYear | MDN, SPEC | Window | β |
javascript.builtins.Temporal.PlainDate.since | MDN, SPEC | Window | β |
javascript.builtins.Temporal.PlainDate.subtract | MDN, SPEC | Window | β |
javascript.builtins.Temporal.PlainDate.toJSON | MDN, SPEC | Window | β |
javascript.builtins.Temporal.PlainDate.toLocaleString | MDN, SPEC | Window | β |
javascript.builtins.Temporal.PlainDate.toPlainDateTime | MDN, SPEC | Window | β |
javascript.builtins.Temporal.PlainDate.toPlainMonthDay | MDN, SPEC | Window | β |
javascript.builtins.Temporal.PlainDate.toPlainYearMonth | MDN, SPEC | Window | β |
javascript.builtins.Temporal.PlainDate.toString | MDN, SPEC | Window | β |
javascript.builtins.Temporal.PlainDate.toZonedDateTime | MDN, SPEC | Window | β |
javascript.builtins.Temporal.PlainDate.until | MDN, SPEC | Window | β |
javascript.builtins.Temporal.PlainDate.valueOf | MDN, SPEC | Window | β |
javascript.builtins.Temporal.PlainDate.weekOfYear | MDN, SPEC | Window | β |
javascript.builtins.Temporal.PlainDate.with | MDN, SPEC | Window | β |
javascript.builtins.Temporal.PlainDate.withCalendar | MDN, SPEC | Window | β |
javascript.builtins.Temporal.PlainDate.year | MDN, SPEC | Window | β |
javascript.builtins.Temporal.PlainDate.yearOfWeek | MDN, SPEC | Window | β |
javascript.builtins.Temporal.PlainDateTime | N/A | Window | β |
javascript.builtins.Temporal.PlainDateTime.PlainDateTime | MDN, SPEC | Window | β |
javascript.builtins.Temporal.PlainDateTime.add | MDN, SPEC | Window | β |
javascript.builtins.Temporal.PlainDateTime.calendarId | MDN, SPEC | Window | β |
javascript.builtins.Temporal.PlainDateTime.compare | MDN, SPEC | Window | β |
javascript.builtins.Temporal.PlainDateTime.day | MDN, SPEC | Window | β |
javascript.builtins.Temporal.PlainDateTime.dayOfWeek | MDN, SPEC | Window | β |
javascript.builtins.Temporal.PlainDateTime.dayOfYear | MDN, SPEC | Window | β |
javascript.builtins.Temporal.PlainDateTime.daysInMonth | MDN, SPEC | Window | β |
javascript.builtins.Temporal.PlainDateTime.daysInWeek | MDN, SPEC | Window | β |
javascript.builtins.Temporal.PlainDateTime.daysInYear | MDN, SPEC | Window | β |
javascript.builtins.Temporal.PlainDateTime.equals | MDN, SPEC | Window | β |
javascript.builtins.Temporal.PlainDateTime.era | MDN, SPEC | Window | β |
javascript.builtins.Temporal.PlainDateTime.eraYear | MDN, SPEC | Window | β |
javascript.builtins.Temporal.PlainDateTime.from | MDN, SPEC | Window | β |
javascript.builtins.Temporal.PlainDateTime.hour | MDN, SPEC | Window | β |
javascript.builtins.Temporal.PlainDateTime.inLeapYear | MDN, SPEC | Window | β |
javascript.builtins.Temporal.PlainDateTime.microsecond | MDN, SPEC | Window | β |
javascript.builtins.Temporal.PlainDateTime.millisecond | MDN, SPEC | Window | β |
javascript.builtins.Temporal.PlainDateTime.minute | MDN, SPEC | Window | β |
javascript.builtins.Temporal.PlainDateTime.month | MDN, SPEC | Window | β |
javascript.builtins.Temporal.PlainDateTime.monthCode | MDN, SPEC | Window | β |
javascript.builtins.Temporal.PlainDateTime.monthsInYear | MDN, SPEC | Window | β |
javascript.builtins.Temporal.PlainDateTime.nanosecond | MDN, SPEC | Window | β |
javascript.builtins.Temporal.PlainDateTime.round | MDN, SPEC | Window | β |
javascript.builtins.Temporal.PlainDateTime.second | MDN, SPEC | Window | β |
javascript.builtins.Temporal.PlainDateTime.since | MDN, SPEC | Window | β |
javascript.builtins.Temporal.PlainDateTime.subtract | MDN, SPEC | Window | β |
javascript.builtins.Temporal.PlainDateTime.toJSON | MDN, SPEC | Window | β |
javascript.builtins.Temporal.PlainDateTime.toLocaleString | MDN, SPEC | Window | β |
javascript.builtins.Temporal.PlainDateTime.toPlainDate | MDN, SPEC | Window | β |
javascript.builtins.Temporal.PlainDateTime.toPlainTime | MDN, SPEC | Window | β |
javascript.builtins.Temporal.PlainDateTime.toString | MDN, SPEC | Window | β |
javascript.builtins.Temporal.PlainDateTime.toZonedDateTime | MDN, SPEC | Window | β |
javascript.builtins.Temporal.PlainDateTime.until | MDN, SPEC | Window | β |
javascript.builtins.Temporal.PlainDateTime.valueOf | MDN, SPEC | Window | β |
javascript.builtins.Temporal.PlainDateTime.weekOfYear | MDN, SPEC | Window | β |
javascript.builtins.Temporal.PlainDateTime.with | MDN, SPEC | Window | β |
javascript.builtins.Temporal.PlainDateTime.withCalendar | MDN, SPEC | Window | β |
javascript.builtins.Temporal.PlainDateTime.withPlainTime | MDN, SPEC | Window | β |
javascript.builtins.Temporal.PlainDateTime.year | MDN, SPEC | Window | β |
javascript.builtins.Temporal.PlainDateTime.yearOfWeek | MDN, SPEC | Window | β |
javascript.builtins.Temporal.PlainMonthDay | N/A | Window | β |
javascript.builtins.Temporal.PlainMonthDay.PlainMonthDay | MDN, SPEC | Window | β |
javascript.builtins.Temporal.PlainMonthDay.calendarId | MDN, SPEC | Window | β |
javascript.builtins.Temporal.PlainMonthDay.day | MDN, SPEC | Window | β |
javascript.builtins.Temporal.PlainMonthDay.equals | MDN, SPEC | Window | β |
javascript.builtins.Temporal.PlainMonthDay.from | MDN, SPEC | Window | β |
javascript.builtins.Temporal.PlainMonthDay.getISOFields | N/A | Window | β |
javascript.builtins.Temporal.PlainMonthDay.monthCode | MDN, SPEC | Window | β |
javascript.builtins.Temporal.PlainMonthDay.toJSON | MDN, SPEC | Window | β |
javascript.builtins.Temporal.PlainMonthDay.toLocaleString | MDN, SPEC | Window | β |
javascript.builtins.Temporal.PlainMonthDay.toPlainDate | MDN, SPEC | Window | β |
javascript.builtins.Temporal.PlainMonthDay.toString | MDN, SPEC | Window | β |
javascript.builtins.Temporal.PlainMonthDay.valueOf | MDN, SPEC | Window | β |
javascript.builtins.Temporal.PlainMonthDay.with | MDN, SPEC | Window | β |
javascript.builtins.Temporal.PlainTime | N/A | Window | β |
javascript.builtins.Temporal.PlainTime.PlainTime | MDN, SPEC | Window | β |
javascript.builtins.Temporal.PlainTime.add | MDN, SPEC | Window | β |
javascript.builtins.Temporal.PlainTime.compare | MDN, SPEC | Window | β |
javascript.builtins.Temporal.PlainTime.equals | MDN, SPEC | Window | β |
javascript.builtins.Temporal.PlainTime.from | MDN, SPEC | Window | β |
javascript.builtins.Temporal.PlainTime.hour | MDN, SPEC | Window | β |
javascript.builtins.Temporal.PlainTime.microsecond | MDN, SPEC | Window | β |
javascript.builtins.Temporal.PlainTime.millisecond | MDN, SPEC | Window | β |
javascript.builtins.Temporal.PlainTime.minute | MDN, SPEC | Window | β |
javascript.builtins.Temporal.PlainTime.nanosecond | MDN, SPEC | Window | β |
javascript.builtins.Temporal.PlainTime.round | MDN, SPEC | Window | β |
javascript.builtins.Temporal.PlainTime.second | MDN, SPEC | Window | β |
javascript.builtins.Temporal.PlainTime.since | MDN, SPEC | Window | β |
javascript.builtins.Temporal.PlainTime.subtract | MDN, SPEC | Window | β |
javascript.builtins.Temporal.PlainTime.toJSON | MDN, SPEC | Window | β |
javascript.builtins.Temporal.PlainTime.toLocaleString | MDN, SPEC | Window | β |
javascript.builtins.Temporal.PlainTime.toString | MDN, SPEC | Window | β |
javascript.builtins.Temporal.PlainTime.until | MDN, SPEC | Window | β |
javascript.builtins.Temporal.PlainTime.valueOf | MDN, SPEC | Window | β |
javascript.builtins.Temporal.PlainTime.with | MDN, SPEC | Window | β |
javascript.builtins.Temporal.PlainYearMonth | N/A | Window | β |
javascript.builtins.Temporal.PlainYearMonth.PlainYearMonth | MDN, SPEC | Window | β |
javascript.builtins.Temporal.PlainYearMonth.add | MDN, SPEC | Window | β |
javascript.builtins.Temporal.PlainYearMonth.calendarId | MDN, SPEC | Window | β |
javascript.builtins.Temporal.PlainYearMonth.compare | MDN, SPEC | Window | β |
javascript.builtins.Temporal.PlainYearMonth.daysInMonth | MDN, SPEC | Window | β |
javascript.builtins.Temporal.PlainYearMonth.daysInYear | MDN, SPEC | Window | β |
javascript.builtins.Temporal.PlainYearMonth.equals | MDN, SPEC | Window | β |
javascript.builtins.Temporal.PlainYearMonth.era | MDN, SPEC | Window | β |
javascript.builtins.Temporal.PlainYearMonth.eraYear | MDN, SPEC | Window | β |
javascript.builtins.Temporal.PlainYearMonth.from | MDN, SPEC | Window | β |
javascript.builtins.Temporal.PlainYearMonth.inLeapYear | MDN, SPEC | Window | β |
javascript.builtins.Temporal.PlainYearMonth.month | MDN, SPEC | Window | β |
javascript.builtins.Temporal.PlainYearMonth.monthCode | MDN, SPEC | Window | β |
javascript.builtins.Temporal.PlainYearMonth.monthsInYear | MDN, SPEC | Window | β |
javascript.builtins.Temporal.PlainYearMonth.since | MDN, SPEC | Window | β |
javascript.builtins.Temporal.PlainYearMonth.subtract | MDN, SPEC | Window | β |
javascript.builtins.Temporal.PlainYearMonth.toJSON | MDN, SPEC | Window | β |
javascript.builtins.Temporal.PlainYearMonth.toLocaleString | MDN, SPEC | Window | β |
javascript.builtins.Temporal.PlainYearMonth.toPlainDate | MDN, SPEC | Window | β |
javascript.builtins.Temporal.PlainYearMonth.toString | MDN, SPEC | Window | β |
javascript.builtins.Temporal.PlainYearMonth.until | MDN, SPEC | Window | β |
javascript.builtins.Temporal.PlainYearMonth.valueOf | MDN, SPEC | Window | β |
javascript.builtins.Temporal.PlainYearMonth.with | MDN, SPEC | Window | β |
javascript.builtins.Temporal.PlainYearMonth.year | MDN, SPEC | Window | β |
javascript.builtins.Temporal.ZonedDateTime | N/A | Window | β |
javascript.builtins.Temporal.ZonedDateTime.ZonedDateTime | MDN, SPEC | Window | β |
javascript.builtins.Temporal.ZonedDateTime.add | MDN, SPEC | Window | β |
javascript.builtins.Temporal.ZonedDateTime.calendarId | MDN, SPEC | Window | β |
javascript.builtins.Temporal.ZonedDateTime.compare | MDN, SPEC | Window | β |
javascript.builtins.Temporal.ZonedDateTime.day | MDN, SPEC | Window | β |
javascript.builtins.Temporal.ZonedDateTime.dayOfWeek | MDN, SPEC | Window | β |
javascript.builtins.Temporal.ZonedDateTime.dayOfYear | MDN, SPEC | Window | β |
javascript.builtins.Temporal.ZonedDateTime.daysInMonth | MDN, SPEC | Window | β |
javascript.builtins.Temporal.ZonedDateTime.daysInWeek | MDN, SPEC | Window | β |
javascript.builtins.Temporal.ZonedDateTime.daysInYear | MDN, SPEC | Window | β |
javascript.builtins.Temporal.ZonedDateTime.epochMilliseconds | MDN, SPEC | Window | β |
javascript.builtins.Temporal.ZonedDateTime.epochNanoseconds | MDN, SPEC | Window | β |
javascript.builtins.Temporal.ZonedDateTime.equals | MDN, SPEC | Window | β |
javascript.builtins.Temporal.ZonedDateTime.era | MDN, SPEC | Window | β |
javascript.builtins.Temporal.ZonedDateTime.eraYear | MDN, SPEC | Window | β |
javascript.builtins.Temporal.ZonedDateTime.from | MDN, SPEC | Window | β |
javascript.builtins.Temporal.ZonedDateTime.getTimeZoneTransition | MDN, SPEC | Window | β |
javascript.builtins.Temporal.ZonedDateTime.hour | MDN, SPEC | Window | β |
javascript.builtins.Temporal.ZonedDateTime.hoursInDay | MDN, SPEC | Window | β |
javascript.builtins.Temporal.ZonedDateTime.inLeapYear | MDN, SPEC | Window | β |
javascript.builtins.Temporal.ZonedDateTime.microsecond | MDN, SPEC | Window | β |
javascript.builtins.Temporal.ZonedDateTime.millisecond | MDN, SPEC | Window | β |
javascript.builtins.Temporal.ZonedDateTime.minute | MDN, SPEC | Window | β |
javascript.builtins.Temporal.ZonedDateTime.month | MDN, SPEC | Window | β |
javascript.builtins.Temporal.ZonedDateTime.monthCode | MDN, SPEC | Window | β |
javascript.builtins.Temporal.ZonedDateTime.monthsInYear | MDN, SPEC | Window | β |
javascript.builtins.Temporal.ZonedDateTime.nanosecond | MDN, SPEC | Window | β |
javascript.builtins.Temporal.ZonedDateTime.offset | MDN, SPEC | Window | β |
javascript.builtins.Temporal.ZonedDateTime.offsetNanoseconds | MDN, SPEC | Window | β |
javascript.builtins.Temporal.ZonedDateTime.round | MDN, SPEC | Window | β |
javascript.builtins.Temporal.ZonedDateTime.second | MDN, SPEC | Window | β |
javascript.builtins.Temporal.ZonedDateTime.since | MDN, SPEC | Window | β |
javascript.builtins.Temporal.ZonedDateTime.startOfDay | MDN, SPEC | Window | β |
javascript.builtins.Temporal.ZonedDateTime.subtract | MDN, SPEC | Window | β |
javascript.builtins.Temporal.ZonedDateTime.timeZoneId | MDN, SPEC | Window | β |
javascript.builtins.Temporal.ZonedDateTime.toInstant | MDN, SPEC | Window | β |
javascript.builtins.Temporal.ZonedDateTime.toJSON | MDN, SPEC | Window | β |
javascript.builtins.Temporal.ZonedDateTime.toLocaleString | MDN, SPEC | Window | β |
javascript.builtins.Temporal.ZonedDateTime.toPlainDate | MDN, SPEC | Window | β |
javascript.builtins.Temporal.ZonedDateTime.toPlainDateTime | MDN, SPEC | Window | β |
javascript.builtins.Temporal.ZonedDateTime.toPlainTime | MDN, SPEC | Window | β |
javascript.builtins.Temporal.ZonedDateTime.toString | MDN, SPEC | Window | β |
javascript.builtins.Temporal.ZonedDateTime.until | MDN, SPEC | Window | β |
javascript.builtins.Temporal.ZonedDateTime.valueOf | MDN, SPEC | Window | β |
javascript.builtins.Temporal.ZonedDateTime.weekOfYear | MDN, SPEC | Window | β |
javascript.builtins.Temporal.ZonedDateTime.with | MDN, SPEC | Window | β |
javascript.builtins.Temporal.ZonedDateTime.withCalendar | MDN, SPEC | Window | β |
javascript.builtins.Temporal.ZonedDateTime.withPlainTime | MDN, SPEC | Window | β |
javascript.builtins.Temporal.ZonedDateTime.withTimeZone | MDN, SPEC | Window | β |
javascript.builtins.Temporal.ZonedDateTime.year | MDN, SPEC | Window | β |
javascript.builtins.Temporal.ZonedDateTime.yearOfWeek | MDN, SPEC | Window | β |
javascript.builtins.TypeError | N/A | Window | β |
javascript.builtins.TypeError.TypeError | MDN, SPEC | Window | β |
javascript.builtins.TypedArray | N/A | Window | β |
javascript.builtins.TypedArray.@@iterator | MDN, SPEC | Window | β |
javascript.builtins.TypedArray.@@species | MDN, SPEC | Window | β |
javascript.builtins.TypedArray.at | MDN, SPEC | Window | β |
javascript.builtins.TypedArray.buffer | MDN, SPEC | Window | β |
javascript.builtins.TypedArray.byteLength | MDN, SPEC | Window | β |
javascript.builtins.TypedArray.byteOffset | MDN, SPEC | Window | β |
javascript.builtins.TypedArray.constructor_without_parameters | SPEC | Window | β |
javascript.builtins.TypedArray.copyWithin | MDN, SPEC | Window | β |
javascript.builtins.TypedArray.entries | MDN, SPEC | Window | β |
javascript.builtins.TypedArray.every | MDN, SPEC | Window | β |
javascript.builtins.TypedArray.fill | MDN, SPEC | Window | β |
javascript.builtins.TypedArray.filter | MDN, SPEC | Window | β |
javascript.builtins.TypedArray.find | MDN, SPEC | Window | β |
javascript.builtins.TypedArray.findIndex | MDN, SPEC | Window | β |
javascript.builtins.TypedArray.findLast | MDN, SPEC | Window | β |
javascript.builtins.TypedArray.findLastIndex | MDN, SPEC | Window | β |
javascript.builtins.TypedArray.forEach | MDN, SPEC | Window | β |
javascript.builtins.TypedArray.from | MDN, SPEC | Window | β |
javascript.builtins.TypedArray.includes | MDN, SPEC | Window | β |
javascript.builtins.TypedArray.indexOf | MDN, SPEC | Window | β |
javascript.builtins.TypedArray.iterable_in_constructor | SPEC | Window | β |
javascript.builtins.TypedArray.join | MDN, SPEC | Window | β |
javascript.builtins.TypedArray.keys | MDN, SPEC | Window | β |
javascript.builtins.TypedArray.lastIndexOf | MDN, SPEC | Window | β |
javascript.builtins.TypedArray.length | MDN, SPEC | Window | β |
javascript.builtins.TypedArray.map | MDN, SPEC | Window | β |
javascript.builtins.TypedArray.of | MDN, SPEC | Window | β |
javascript.builtins.TypedArray.prototype | N/A | Window | β |
javascript.builtins.TypedArray.reduce | MDN, SPEC | Window | β |
javascript.builtins.TypedArray.reduceRight | MDN, SPEC | Window | β |
javascript.builtins.TypedArray.reverse | MDN, SPEC | Window | β |
javascript.builtins.TypedArray.set | MDN, SPEC | Window | β |
javascript.builtins.TypedArray.slice | MDN, SPEC | Window | β |
javascript.builtins.TypedArray.some | MDN, SPEC | Window | β |
javascript.builtins.TypedArray.sort | MDN, SPEC | Window | β |
javascript.builtins.TypedArray.subarray | MDN, SPEC | Window | β |
javascript.builtins.TypedArray.toLocaleString | MDN, SPEC | Window | β |
javascript.builtins.TypedArray.toReversed | MDN, SPEC | Window | β |
javascript.builtins.TypedArray.toSorted | MDN, SPEC | Window | β |
javascript.builtins.TypedArray.toString | MDN, SPEC | Window | β |
javascript.builtins.TypedArray.values | MDN, SPEC | Window | β |
javascript.builtins.TypedArray.with | MDN, SPEC | Window | β |
javascript.builtins.URIError | N/A | Window | β |
javascript.builtins.URIError.URIError | MDN, SPEC | Window | β |
javascript.builtins.Uint16Array | N/A | Window | β |
javascript.builtins.Uint16Array.Uint16Array | MDN, SPEC | Window | β |
javascript.builtins.Uint16Array.Uint16Array.constructor_without_parameters | N/A | Window | β |
javascript.builtins.Uint16Array.Uint16Array.iterable_allowed | N/A | Window | β |
javascript.builtins.Uint32Array | N/A | Window | β |
javascript.builtins.Uint32Array.Uint32Array | MDN, SPEC | Window | β |
javascript.builtins.Uint32Array.Uint32Array.constructor_without_parameters | N/A | Window | β |
javascript.builtins.Uint32Array.Uint32Array.iterable_allowed | N/A | Window | β |
javascript.builtins.Uint8Array | N/A | Window | β |
javascript.builtins.Uint8Array.Uint8Array | MDN, SPEC | Window | β |
javascript.builtins.Uint8Array.Uint8Array.constructor_without_parameters | N/A | Window | β |
javascript.builtins.Uint8Array.Uint8Array.iterable_allowed | N/A | Window | β |
javascript.builtins.Uint8Array.fromBase64 | MDN, SPEC | Window | β |
javascript.builtins.Uint8Array.fromHex | MDN, SPEC | Window | β |
javascript.builtins.Uint8Array.setFromBase64 | MDN, SPEC | Window | β |
javascript.builtins.Uint8Array.setFromHex | MDN, SPEC | Window | β |
javascript.builtins.Uint8Array.toBase64 | MDN, SPEC | Window | β |
javascript.builtins.Uint8Array.toHex | MDN, SPEC | Window | β |
javascript.builtins.Uint8ClampedArray | N/A | Window | β |
javascript.builtins.Uint8ClampedArray.Uint8ClampedArray | MDN, SPEC | Window | β |
javascript.builtins.Uint8ClampedArray.Uint8ClampedArray.constructor_without_parameters | N/A | Window | β |
javascript.builtins.Uint8ClampedArray.Uint8ClampedArray.iterable_allowed | N/A | Window | β |
javascript.builtins.WeakMap | N/A | Window | β |
javascript.builtins.WeakMap.WeakMap | MDN, SPEC | Window | β |
javascript.builtins.WeakMap.WeakMap.iterable_allowed | N/A | Window | β |
javascript.builtins.WeakMap.WeakMap.null_allowed | N/A | Window | β |
javascript.builtins.WeakMap.delete | MDN, SPEC | Window | β |
javascript.builtins.WeakMap.get | MDN, SPEC | Window | β |
javascript.builtins.WeakMap.getOrInsert | MDN, SPEC | Window | β |
javascript.builtins.WeakMap.getOrInsertComputed | MDN, SPEC | Window | β |
javascript.builtins.WeakMap.has | MDN, SPEC | Window | β |
javascript.builtins.WeakMap.set | MDN, SPEC | Window | β |
javascript.builtins.WeakMap.symbol_as_keys | SPEC | Window | β |
javascript.builtins.WeakRef | N/A | Window | β |
javascript.builtins.WeakRef.WeakRef | MDN, SPEC | Window | β |
javascript.builtins.WeakRef.WeakRef.symbol_as_target | N/A | Window | β |
javascript.builtins.WeakRef.deref | MDN, SPEC | Window | β |
javascript.builtins.WeakSet | N/A | Window | β |
javascript.builtins.WeakSet.WeakSet | MDN, SPEC | Window | β |
javascript.builtins.WeakSet.WeakSet.iterable_allowed | N/A | Window | β |
javascript.builtins.WeakSet.WeakSet.null_allowed | N/A | Window | β |
javascript.builtins.WeakSet.add | MDN, SPEC | Window | β |
javascript.builtins.WeakSet.delete | MDN, SPEC | Window | β |
javascript.builtins.WeakSet.has | MDN, SPEC | Window | β |
javascript.builtins.WeakSet.symbol_as_keys | SPEC | Window | β |
javascript.builtins.decodeURI | N/A | Window | β |
javascript.builtins.decodeURIComponent | N/A | Window | β |
javascript.builtins.encodeURI | N/A | Window | β |
javascript.builtins.encodeURIComponent | N/A | Window | β |
javascript.builtins.escape | N/A | Window | β |
javascript.builtins.eval | N/A | Window | β |
javascript.builtins.globalThis | N/A | Window | β |
javascript.builtins.isFinite | N/A | Window | β |
javascript.builtins.isNaN | N/A | Window | β |
javascript.builtins.parseFloat | N/A | Window | β |
javascript.builtins.parseInt | N/A | Window | β |
javascript.builtins.undefined | N/A | Window | β |
javascript.builtins.unescape | N/A | Window | β |
bulk-memory-operations APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
webassembly.bulk-memory-operations | N/A | WebAssembly | β |
caches APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.caches | N/A | Window | β |
| Worker | β |
classes APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
javascript.classes | N/A | Window | β |
javascript.classes.constructor | MDN, SPEC | Window | β |
javascript.classes.extends | MDN, SPEC | Window | β |
javascript.classes.private_class_fields | MDN, SPEC | Window | β |
javascript.classes.private_class_fields_in | MDN, SPEC | Window | β |
javascript.classes.private_class_methods | MDN, SPEC | Window | β |
javascript.classes.public_class_fields | MDN, SPEC | Window | β |
javascript.classes.static | MDN, SPEC | Window | β |
javascript.classes.static.class_fields | N/A | Window | β |
javascript.classes.static.initialization_blocks | N/A | Window | β |
clearInterval APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.clearInterval | N/A | Window | β |
| Worker | β |
clearTimeout APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.clearTimeout | N/A | Window | β |
| Worker | β |
console APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.console | N/A | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.console.assert_static | N/A | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.console.clear_static | N/A | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.console.countReset_static | N/A | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.console.count_static | N/A | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.console.debug_static | N/A | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.console.dir_static | N/A | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.console.dir_static.options_colors_parameter | N/A | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β οΈ | ||
| Worker | β οΈ | ||
api.console.dir_static.options_depth_parameter | N/A | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β οΈ | ||
| Worker | β οΈ | ||
api.console.dir_static.options_showHidden_parameter | N/A | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β οΈ | ||
| Worker | β οΈ | ||
api.console.dirxml_static | N/A | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.console.error_static | N/A | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.console.exception_static | N/A | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.console.groupCollapsed_static | N/A | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.console.groupEnd_static | N/A | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.console.group_static | N/A | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.console.info_static | N/A | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.console.log_static | N/A | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.console.profileEnd_static | N/A | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.console.profile_static | N/A | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.console.table_static | N/A | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.console.timeEnd_static | N/A | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.console.timeLog_static | N/A | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.console.timeStamp_static | N/A | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.console.time_static | N/A | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.console.trace_static | N/A | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β | ||
api.console.warn_static | N/A | ServiceWorker | β |
| SharedWorker | β | ||
| Window | β | ||
| Worker | β |
createImageBitmap APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.createImageBitmap | N/A | Window | β |
| Worker | β | ||
api.createImageBitmap.options_colorSpaceConversion_parameter | N/A | Window | β |
| Worker | β οΈ | ||
api.createImageBitmap.options_imageOrientation_parameter | N/A | Window | β |
| Worker | β οΈ | ||
api.createImageBitmap.options_premultiplyAlpha_parameter | N/A | Window | β |
| Worker | β οΈ | ||
api.createImageBitmap.options_resizeHeight_parameter | N/A | Window | β |
| Worker | β οΈ | ||
api.createImageBitmap.options_resizeQuality_parameter | N/A | Window | β |
| Worker | β οΈ | ||
api.createImageBitmap.options_resizeWidth_parameter | N/A | Window | β |
| Worker | β οΈ | ||
api.createImageBitmap.svgimageelement_as_source_image | N/A | Window | β οΈ |
| Worker | β οΈ |
crossOriginIsolated APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.crossOriginIsolated | N/A | Window | β |
| Worker | β |
crypto APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.crypto | N/A | Window | β |
| Worker | β |
elements APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
html.elements.a | N/A | Window | β |
html.elements.a.charset | SPEC | Window | β |
html.elements.a.coords | SPEC | Window | β |
html.elements.a.download | SPEC | Window | β |
html.elements.a.href | SPEC | Window | β |
html.elements.a.hreflang | SPEC | Window | β |
html.elements.a.name | SPEC | Window | β |
html.elements.a.ping | SPEC | Window | β |
html.elements.a.referrerpolicy | SPEC | Window | β |
html.elements.a.rel | MDN, SPEC | Window | β |
html.elements.a.rev | SPEC | Window | β |
html.elements.a.shape | SPEC | Window | β |
html.elements.a.target | SPEC | Window | β |
html.elements.a.type | SPEC | Window | β |
html.elements.abbr | N/A | Window | β |
html.elements.acronym | N/A | Window | β |
html.elements.address | N/A | Window | β |
html.elements.area | N/A | Window | β |
html.elements.area.alt | SPEC | Window | β |
html.elements.area.coords | SPEC | Window | β |
html.elements.area.download | SPEC | Window | β |
html.elements.area.href | SPEC | Window | β |
html.elements.area.hreflang | N/A | Window | β |
html.elements.area.name | N/A | Window | β |
html.elements.area.nohref | SPEC | Window | β |
html.elements.area.ping | SPEC | Window | β |
html.elements.area.referrerpolicy | SPEC | Window | β |
html.elements.area.rel | MDN, SPEC | Window | β |
html.elements.area.shape | SPEC | Window | β |
html.elements.area.target | SPEC | Window | β |
html.elements.area.type | N/A | Window | β |
html.elements.article | N/A | Window | β |
html.elements.aside | N/A | Window | β |
html.elements.audio | N/A | Window | β |
html.elements.audio.autoplay | SPEC | Window | β |
html.elements.audio.controls | SPEC | Window | β |
html.elements.audio.controlslist | SPEC | Window | β |
html.elements.audio.crossorigin | MDN, SPEC | Window | β |
html.elements.audio.disableremoteplayback | SPEC | Window | β |
html.elements.audio.loop | SPEC | Window | β |
html.elements.audio.muted | SPEC | Window | β |
html.elements.audio.preload | SPEC | Window | β |
html.elements.audio.src | SPEC | Window | β |
html.elements.b | N/A | Window | β |
html.elements.base | N/A | Window | β |
html.elements.base.href | SPEC | Window | β |
html.elements.base.target | SPEC | Window | β |
html.elements.bdi | N/A | Window | β |
html.elements.bdo | N/A | Window | β |
html.elements.big | N/A | Window | β |
html.elements.blockquote | N/A | Window | β |
html.elements.blockquote.cite | SPEC | Window | β |
html.elements.body | N/A | Window | β |
html.elements.body.alink | SPEC | Window | β |
html.elements.body.background | SPEC | Window | β |
html.elements.body.bgcolor | SPEC | Window | β |
html.elements.body.link | SPEC | Window | β |
html.elements.body.text | SPEC | Window | β |
html.elements.body.vlink | SPEC | Window | β |
html.elements.br | N/A | Window | β |
html.elements.br.clear | SPEC | Window | β |
html.elements.button | N/A | Window | β |
html.elements.button.autocomplete | N/A | Window | β |
html.elements.button.disabled | MDN, SPEC | Window | β |
html.elements.button.form | MDN, SPEC | Window | β |
html.elements.button.formaction | SPEC | Window | β |
html.elements.button.formenctype | SPEC | Window | β |
html.elements.button.formmethod | SPEC | Window | β |
html.elements.button.formnovalidate | SPEC | Window | β |
html.elements.button.formtarget | SPEC | Window | β |
html.elements.button.name | SPEC | Window | β |
html.elements.button.type | SPEC | Window | β |
html.elements.button.value | SPEC | Window | β |
html.elements.canvas | N/A | Window | β |
html.elements.canvas.height | SPEC | Window | β |
html.elements.canvas.width | SPEC | Window | β |
html.elements.caption | N/A | Window | β |
html.elements.caption.align | SPEC | Window | β |
html.elements.center | N/A | Window | β |
html.elements.cite | N/A | Window | β |
html.elements.code | N/A | Window | β |
html.elements.col | N/A | Window | β |
html.elements.col.align | SPEC | Window | β |
html.elements.col.char | SPEC | Window | β |
html.elements.col.charoff | SPEC | Window | β |
html.elements.col.span | SPEC | Window | β |
html.elements.col.valign | SPEC | Window | β |
html.elements.col.width | SPEC | Window | β |
html.elements.colgroup | N/A | Window | β |
html.elements.colgroup.align | SPEC | Window | β |
html.elements.colgroup.char | SPEC | Window | β |
html.elements.colgroup.charoff | SPEC | Window | β |
html.elements.colgroup.span | SPEC | Window | β |
html.elements.colgroup.valign | SPEC | Window | β |
html.elements.colgroup.width | SPEC | Window | β |
html.elements.data | N/A | Window | β |
html.elements.datalist | N/A | Window | β |
html.elements.dd | N/A | Window | β |
html.elements.del | N/A | Window | β |
html.elements.del.cite | SPEC | Window | β |
html.elements.del.datetime | SPEC | Window | β |
html.elements.details | N/A | Window | β |
html.elements.details.open | SPEC | Window | β |
html.elements.dfn | N/A | Window | β |
html.elements.dialog | N/A | Window | β |
html.elements.dialog.closedby | SPEC | Window | β |
html.elements.dialog.open | SPEC | Window | β |
html.elements.dir | N/A | Window | β |
html.elements.dir.align | N/A | Window | β |
html.elements.dir.compact | N/A | Window | β |
html.elements.div | N/A | Window | β |
html.elements.dl | N/A | Window | β |
html.elements.dt | N/A | Window | β |
html.elements.em | N/A | Window | β |
html.elements.embed | N/A | Window | β |
html.elements.embed.align | SPEC | Window | β |
html.elements.embed.height | SPEC | Window | β |
html.elements.embed.name | SPEC | Window | β |
html.elements.embed.src | SPEC | Window | β |
html.elements.embed.type | SPEC | Window | β |
html.elements.embed.width | SPEC | Window | β |
html.elements.fencedframe | N/A | Window | β |
html.elements.fieldset | N/A | Window | β |
html.elements.fieldset.disabled | MDN, SPEC | Window | β |
html.elements.fieldset.form | MDN, SPEC | Window | β |
html.elements.fieldset.name | SPEC | Window | β |
html.elements.figcaption | N/A | Window | β |
html.elements.figure | N/A | Window | β |
html.elements.font | N/A | Window | β |
html.elements.font.color | N/A | Window | β |
html.elements.font.face | N/A | Window | β |
html.elements.font.size | N/A | Window | β |
html.elements.footer | N/A | Window | β |
html.elements.form | N/A | Window | β |
html.elements.form.accept | N/A | Window | β |
html.elements.form.accept-charset | SPEC | Window | β |
html.elements.form.action | SPEC | Window | β |
html.elements.form.autocomplete | MDN, SPEC | Window | β |
html.elements.form.enctype | SPEC | Window | β |
html.elements.form.method | SPEC | Window | β |
html.elements.form.name | SPEC | Window | β |
html.elements.form.novalidate | SPEC | Window | β |
html.elements.form.rel | MDN, SPEC | Window | β |
html.elements.form.target | SPEC | Window | β |
html.elements.frame | N/A | Window | β |
html.elements.frame.frameborder | N/A | Window | β |
html.elements.frame.marginheight | N/A | Window | β |
html.elements.frame.marginwidth | N/A | Window | β |
html.elements.frame.name | N/A | Window | β |
html.elements.frame.noresize | N/A | Window | β |
html.elements.frame.scrolling | N/A | Window | β |
html.elements.frame.src | N/A | Window | β |
html.elements.frameset | N/A | Window | β |
html.elements.frameset.cols | N/A | Window | β |
html.elements.frameset.rows | N/A | Window | β |
html.elements.geolocation | N/A | Window | β |
html.elements.h1 | N/A | Window | β |
html.elements.h2 | N/A | Window | β |
html.elements.h3 | N/A | Window | β |
html.elements.h4 | N/A | Window | β |
html.elements.h5 | N/A | Window | β |
html.elements.h6 | N/A | Window | β |
html.elements.head | N/A | Window | β |
html.elements.header | N/A | Window | β |
html.elements.hgroup | N/A | Window | β |
html.elements.hr | N/A | Window | β |
html.elements.hr.align | N/A | Window | β |
html.elements.hr.color | N/A | Window | β |
html.elements.hr.noshade | N/A | Window | β |
html.elements.hr.size | N/A | Window | β |
html.elements.hr.width | N/A | Window | β |
html.elements.html | N/A | Window | β |
html.elements.html.version | SPEC | Window | β |
html.elements.html.xmlns | N/A | Window | β |
html.elements.i | N/A | Window | β |
html.elements.iframe | N/A | Window | β |
html.elements.iframe.align | SPEC | Window | β |
html.elements.iframe.allow | SPEC | Window | β |
html.elements.iframe.allow.accelerometer | N/A | Window | β οΈ |
html.elements.iframe.allow.ambient-light-sensor | N/A | Window | β οΈ |
html.elements.iframe.allow.attribution-reporting | N/A | Window | β οΈ |
html.elements.iframe.allow.autoplay | N/A | Window | β οΈ |
html.elements.iframe.allow.battery | N/A | Window | β οΈ |
html.elements.iframe.allow.bluetooth | N/A | Window | β οΈ |
html.elements.iframe.allow.browsing-topics | N/A | Window | β οΈ |
html.elements.iframe.allow.camera | N/A | Window | β οΈ |
html.elements.iframe.allow.compute-pressure | N/A | Window | β οΈ |
html.elements.iframe.allow.cross-origin-isolated | N/A | Window | β οΈ |
html.elements.iframe.allow.display-capture | N/A | Window | β οΈ |
html.elements.iframe.allow.document-domain | N/A | Window | β οΈ |
html.elements.iframe.allow.encrypted-media | N/A | Window | β οΈ |
html.elements.iframe.allow.execution-while-not-rendered | N/A | Window | β οΈ |
html.elements.iframe.allow.execution-while-out-of-viewport | N/A | Window | β οΈ |
html.elements.iframe.allow.fullscreen | N/A | Window | β οΈ |
html.elements.iframe.allow.gamepad | N/A | Window | β οΈ |
html.elements.iframe.allow.geolocation | N/A | Window | β οΈ |
html.elements.iframe.allow.gyroscope | N/A | Window | β οΈ |
html.elements.iframe.allow.hid | N/A | Window | β οΈ |
html.elements.iframe.allow.identity-credentials-get | N/A | Window | β οΈ |
html.elements.iframe.allow.idle-detection | N/A | Window | β οΈ |
html.elements.iframe.allow.local-fonts | N/A | Window | β οΈ |
html.elements.iframe.allow.magnetometer | N/A | Window | β οΈ |
html.elements.iframe.allow.microphone | N/A | Window | β οΈ |
html.elements.iframe.allow.midi | N/A | Window | β οΈ |
html.elements.iframe.allow.otp-credentials | N/A | Window | β οΈ |
html.elements.iframe.allow.payment | N/A | Window | β οΈ |
html.elements.iframe.allow.picture-in-picture | N/A | Window | β οΈ |
html.elements.iframe.allow.publickey-credentials-create | N/A | Window | β οΈ |
html.elements.iframe.allow.publickey-credentials-get | N/A | Window | β οΈ |
html.elements.iframe.allow.screen-wake-lock | N/A | Window | β οΈ |
html.elements.iframe.allow.serial | N/A | Window | β οΈ |
html.elements.iframe.allow.speaker-selection | N/A | Window | β οΈ |
html.elements.iframe.allow.storage-access | N/A | Window | β οΈ |
html.elements.iframe.allow.usb | N/A | Window | β οΈ |
html.elements.iframe.allow.web-share | N/A | Window | β οΈ |
html.elements.iframe.allow.window-management | N/A | Window | β οΈ |
html.elements.iframe.allow.xr-spatial-tracking | N/A | Window | β οΈ |
html.elements.iframe.allowfullscreen | SPEC | Window | β |
html.elements.iframe.allowpaymentrequest | N/A | Window | β |
html.elements.iframe.credentialless | MDN, SPEC | Window | β |
html.elements.iframe.csp | SPEC | Window | β |
html.elements.iframe.frameborder | SPEC | Window | β |
html.elements.iframe.height | SPEC | Window | β |
html.elements.iframe.loading | SPEC | Window | β |
html.elements.iframe.longdesc | SPEC | Window | β |
html.elements.iframe.marginheight | SPEC | Window | β |
html.elements.iframe.marginwidth | SPEC | Window | β |
html.elements.iframe.name | SPEC | Window | β |
html.elements.iframe.referrerpolicy | SPEC | Window | β |
html.elements.iframe.sandbox | SPEC | Window | β |
html.elements.iframe.scrolling | SPEC | Window | β |
html.elements.iframe.src | SPEC | Window | β |
html.elements.iframe.srcdoc | SPEC | Window | β |
html.elements.iframe.width | SPEC | Window | β |
html.elements.img | N/A | Window | β |
html.elements.img.align | SPEC | Window | β |
html.elements.img.alt | SPEC | Window | β |
html.elements.img.border | SPEC | Window | β |
html.elements.img.crossorigin | MDN, SPEC | Window | β |
html.elements.img.decoding | MDN, SPEC | Window | β |
html.elements.img.fetchpriority | MDN, SPEC | Window | β |
html.elements.img.height | SPEC | Window | β |
html.elements.img.hspace | SPEC | Window | β |
html.elements.img.ismap | SPEC | Window | β |
html.elements.img.loading | SPEC | Window | β |
html.elements.img.longdesc | SPEC | Window | β |
html.elements.img.name | SPEC | Window | β |
html.elements.img.referrerpolicy | SPEC | Window | β |
html.elements.img.sizes | SPEC | Window | β |
html.elements.img.src | SPEC | Window | β |
html.elements.img.srcset | SPEC | Window | β |
html.elements.img.usemap | SPEC | Window | β |
html.elements.img.vspace | SPEC | Window | β |
html.elements.img.width | SPEC | Window | β |
html.elements.input | N/A | Window | β |
html.elements.input.accept | MDN, SPEC | Window | β |
html.elements.input.align | SPEC | Window | β |
html.elements.input.alt | MDN, SPEC | Window | β |
html.elements.input.autocomplete | MDN, SPEC | Window | β |
html.elements.input.capture | MDN, SPEC | Window | β |
html.elements.input.checked | MDN, SPEC | Window | β |
html.elements.input.dirname | MDN, SPEC | Window | β |
html.elements.input.disabled | MDN, SPEC | Window | β |
html.elements.input.form | MDN, SPEC | Window | β |
html.elements.input.formaction | MDN, SPEC | Window | β |
html.elements.input.formenctype | MDN, SPEC | Window | β |
html.elements.input.formmethod | MDN, SPEC | Window | β |
html.elements.input.formnovalidate | MDN, SPEC | Window | β |
html.elements.input.formtarget | MDN, SPEC | Window | β |
html.elements.input.max | MDN, SPEC | Window | β |
html.elements.input.maxlength | MDN, SPEC | Window | β |
html.elements.input.min | MDN, SPEC | Window | β |
html.elements.input.minlength | MDN, SPEC | Window | β |
html.elements.input.multiple | MDN, SPEC | Window | β |
html.elements.input.name | MDN, SPEC | Window | β |
html.elements.input.pattern | MDN, SPEC | Window | β |
html.elements.input.placeholder | MDN, SPEC | Window | β |
html.elements.input.readonly | MDN, SPEC | Window | β |
html.elements.input.src | MDN, SPEC | Window | β |
html.elements.input.step | MDN, SPEC | Window | β |
html.elements.input.switch | MDN | Window | β |
html.elements.input.type_button | N/A | Window | β |
html.elements.input.type_checkbox | N/A | Window | β |
html.elements.input.type_color | N/A | Window | β |
html.elements.input.type_date | N/A | Window | β |
html.elements.input.type_datetime-local | N/A | Window | β |
html.elements.input.type_email | N/A | Window | β |
html.elements.input.type_file | N/A | Window | β |
html.elements.input.type_hidden | N/A | Window | β |
html.elements.input.type_image | N/A | Window | β |
html.elements.input.type_month | N/A | Window | β |
html.elements.input.type_number | N/A | Window | β |
html.elements.input.type_password | N/A | Window | β |
html.elements.input.type_radio | N/A | Window | β |
html.elements.input.type_range | N/A | Window | β |
html.elements.input.type_reset | N/A | Window | β |
html.elements.input.type_search | N/A | Window | β |
html.elements.input.type_submit | N/A | Window | β |
html.elements.input.type_tel | N/A | Window | β |
html.elements.input.type_text | N/A | Window | β |
html.elements.input.type_time | N/A | Window | β |
html.elements.input.type_url | N/A | Window | β |
html.elements.input.type_week | N/A | Window | β |
html.elements.input.usemap | SPEC | Window | β |
html.elements.ins | N/A | Window | β |
html.elements.ins.cite | SPEC | Window | β |
html.elements.ins.datetime | SPEC | Window | β |
html.elements.kbd | N/A | Window | β |
html.elements.label | N/A | Window | β |
html.elements.label.for | MDN, SPEC | Window | β |
html.elements.legend | N/A | Window | β |
html.elements.legend.align | SPEC | Window | β |
html.elements.li | N/A | Window | β |
html.elements.li.type | SPEC | Window | β |
html.elements.li.value | SPEC | Window | β |
html.elements.link | N/A | Window | β |
html.elements.link.blocking | SPEC | Window | β |
html.elements.link.charset | SPEC | Window | β |
html.elements.link.crossorigin | MDN, SPEC | Window | β |
html.elements.link.disabled | SPEC | Window | β |
html.elements.link.fetchpriority | MDN, SPEC | Window | β |
html.elements.link.href | SPEC | Window | β |
html.elements.link.hreflang | SPEC | Window | β |
html.elements.link.imagesizes | SPEC | Window | β |
html.elements.link.imagesrcset | SPEC | Window | β |
html.elements.link.integrity | MDN, SPEC0, SPEC1 | Window | β |
html.elements.link.media | SPEC | Window | β |
html.elements.link.methods | N/A | Window | β |
html.elements.link.prefetch | N/A | Window | β |
html.elements.link.referrerpolicy | SPEC | Window | β |
html.elements.link.rel | MDN, SPEC | Window | β |
html.elements.link.rel.alternate_stylesheet | N/A | Window | β |
html.elements.link.rel.dns-prefetch | N/A | Window | β |
html.elements.link.rel.icon | N/A | Window | β |
html.elements.link.rel.manifest | N/A | Window | β |
html.elements.link.rel.modulepreload | N/A | Window | β |
html.elements.link.rel.preconnect | N/A | Window | β |
html.elements.link.rel.prefetch | N/A | Window | β |
html.elements.link.rel.preload | N/A | Window | β |
html.elements.link.rel.prerender | N/A | Window | β |
html.elements.link.rev | SPEC | Window | β |
html.elements.link.sizes | SPEC | Window | β |
html.elements.link.target | SPEC | Window | β |
html.elements.link.type | SPEC | Window | β |
html.elements.main | N/A | Window | β |
html.elements.map | N/A | Window | β |
html.elements.map.name | SPEC | Window | β |
html.elements.mark | N/A | Window | β |
html.elements.marquee | N/A | Window | β |
html.elements.marquee.behavior | SPEC | Window | β |
html.elements.marquee.bgcolor | SPEC | Window | β |
html.elements.marquee.direction | SPEC | Window | β |
html.elements.marquee.height | N/A | Window | β |
html.elements.marquee.hspace | N/A | Window | β |
html.elements.marquee.loop | SPEC | Window | β |
html.elements.marquee.scrollamount | N/A | Window | β |
html.elements.marquee.scrolldelay | N/A | Window | β |
html.elements.marquee.truespeed | SPEC | Window | β |
html.elements.marquee.vspace | N/A | Window | β |
html.elements.marquee.width | N/A | Window | β |
html.elements.menu | N/A | Window | β |
html.elements.menu.label | N/A | Window | β |
html.elements.meta | N/A | Window | β |
html.elements.meta.content | MDN, SPEC | Window | β |
html.elements.meta.http-equiv | MDN, SPEC | Window | β |
html.elements.meta.name | MDN, SPEC0, SPEC1 | Window | β |
html.elements.meter | N/A | Window | β |
html.elements.meter.high | SPEC | Window | β |
html.elements.meter.low | SPEC | Window | β |
html.elements.meter.max | MDN, SPEC | Window | β |
html.elements.meter.min | MDN, SPEC | Window | β |
html.elements.meter.optimum | SPEC | Window | β |
html.elements.meter.value | SPEC | Window | β |
html.elements.model | N/A | Window | β |
html.elements.nav | N/A | Window | β |
html.elements.nobr | N/A | Window | β |
html.elements.noembed | N/A | Window | β |
html.elements.noframes | N/A | Window | β |
html.elements.noscript | N/A | Window | β |
html.elements.object | N/A | Window | β |
html.elements.object.archive | SPEC | Window | β |
html.elements.object.border | SPEC | Window | β |
html.elements.object.codebase | SPEC | Window | β |
html.elements.object.codetype | SPEC | Window | β |
html.elements.object.data | SPEC | Window | β |
html.elements.object.declare | SPEC | Window | β |
html.elements.object.form | MDN, SPEC | Window | β |
html.elements.object.height | SPEC | Window | β |
html.elements.object.name | SPEC | Window | β |
html.elements.object.standby | SPEC | Window | β |
html.elements.object.type | SPEC | Window | β |
html.elements.object.usemap | SPEC | Window | β |
html.elements.object.width | SPEC | Window | β |
html.elements.ol | N/A | Window | β |
html.elements.ol.compact | N/A | Window | β |
html.elements.ol.reversed | SPEC | Window | β |
html.elements.ol.start | SPEC | Window | β |
html.elements.ol.type | SPEC | Window | β |
html.elements.optgroup | N/A | Window | β |
html.elements.optgroup.disabled | MDN, SPEC | Window | β |
html.elements.optgroup.label | SPEC | Window | β |
html.elements.option | N/A | Window | β |
html.elements.option.disabled | MDN, SPEC | Window | β |
html.elements.option.label | SPEC | Window | β |
html.elements.option.selected | SPEC | Window | β |
html.elements.option.value | SPEC | Window | β |
html.elements.output | N/A | Window | β |
html.elements.output.for | MDN, SPEC | Window | β |
html.elements.output.form | MDN, SPEC | Window | β |
html.elements.output.name | SPEC | Window | β |
html.elements.p | N/A | Window | β |
html.elements.param | N/A | Window | β |
html.elements.param.name | N/A | Window | β |
html.elements.param.type | N/A | Window | β |
html.elements.param.value | N/A | Window | β |
html.elements.param.valuetype | N/A | Window | β |
html.elements.picture | N/A | Window | β |
html.elements.plaintext | N/A | Window | β |
html.elements.portal | N/A | Window | β |
html.elements.pre | N/A | Window | β |
html.elements.pre.cols | N/A | Window | β |
html.elements.pre.width | N/A | Window | β |
html.elements.progress | N/A | Window | β |
html.elements.progress.max | MDN, SPEC | Window | β |
html.elements.progress.value | SPEC | Window | β |
html.elements.q | N/A | Window | β |
html.elements.rb | N/A | Window | β |
html.elements.rp | N/A | Window | β |
html.elements.rt | N/A | Window | β |
html.elements.rtc | N/A | Window | β |
html.elements.ruby | N/A | Window | β |
html.elements.s | N/A | Window | β |
html.elements.samp | N/A | Window | β |
html.elements.script | N/A | Window | β |
html.elements.script.async | SPEC | Window | β |
html.elements.script.blocking | SPEC | Window | β |
html.elements.script.crossorigin | MDN, SPEC | Window | β |
html.elements.script.defer | SPEC | Window | β |
html.elements.script.fetchpriority | MDN, SPEC | Window | β |
html.elements.script.integrity | MDN, SPEC0, SPEC1 | Window | β |
html.elements.script.nomodule | SPEC | Window | β |
html.elements.script.referrerpolicy | SPEC | Window | β |
html.elements.script.src | SPEC | Window | β |
html.elements.script.type | MDN, SPEC | Window | β |
html.elements.search | N/A | Window | β |
html.elements.section | N/A | Window | β |
html.elements.select | N/A | Window | β |
html.elements.select.autocomplete | MDN, SPEC | Window | β |
html.elements.select.disabled | MDN, SPEC | Window | β |
html.elements.select.form | MDN, SPEC | Window | β |
html.elements.select.multiple | MDN, SPEC | Window | β |
html.elements.select.name | SPEC | Window | β |
html.elements.select.required | MDN, SPEC | Window | β |
html.elements.select.size | MDN, SPEC | Window | β |
html.elements.selectedcontent | N/A | Window | β |
html.elements.slot | N/A | Window | β |
html.elements.slot.name | SPEC | Window | β |
html.elements.small | N/A | Window | β |
html.elements.source | N/A | Window | β |
html.elements.source.height | SPEC | Window | β |
html.elements.source.media | SPEC | Window | β |
html.elements.source.sizes | SPEC | Window | β |
html.elements.source.src | SPEC | Window | β |
html.elements.source.srcset | SPEC | Window | β |
html.elements.source.type | SPEC | Window | β |
html.elements.source.width | SPEC | Window | β |
html.elements.span | N/A | Window | β |
html.elements.strike | N/A | Window | β |
html.elements.strong | N/A | Window | β |
html.elements.style | N/A | Window | β |
html.elements.style.blocking | SPEC | Window | β |
html.elements.style.media | SPEC | Window | β |
html.elements.style.type | SPEC | Window | β |
html.elements.sub | N/A | Window | β |
html.elements.summary | N/A | Window | β |
html.elements.sup | N/A | Window | β |
html.elements.table | N/A | Window | β |
html.elements.table.align | SPEC | Window | β |
html.elements.table.bgcolor | SPEC | Window | β |
html.elements.table.border | SPEC | Window | β |
html.elements.table.cellpadding | SPEC | Window | β |
html.elements.table.cellspacing | SPEC | Window | β |
html.elements.table.frame | SPEC | Window | β |
html.elements.table.rules | SPEC | Window | β |
html.elements.table.summary | SPEC | Window | β |
html.elements.table.width | SPEC | Window | β |
html.elements.tbody | N/A | Window | β |
html.elements.tbody.align | SPEC | Window | β |
html.elements.tbody.char | SPEC | Window | β |
html.elements.tbody.charoff | SPEC | Window | β |
html.elements.tbody.valign | SPEC | Window | β |
html.elements.td | N/A | Window | β |
html.elements.td.abbr | SPEC | Window | β |
html.elements.td.align | SPEC | Window | β |
html.elements.td.axis | SPEC | Window | β |
html.elements.td.bgcolor | SPEC | Window | β |
html.elements.td.char | SPEC | Window | β |
html.elements.td.charoff | SPEC | Window | β |
html.elements.td.colspan | SPEC | Window | β |
html.elements.td.headers | SPEC | Window | β |
html.elements.td.rowspan | SPEC | Window | β |
html.elements.td.scope | SPEC | Window | β |
html.elements.td.valign | SPEC | Window | β |
html.elements.td.width | SPEC | Window | β |
html.elements.template | N/A | Window | β |
html.elements.template.shadowrootclonable | MDN, SPEC | Window | β |
html.elements.template.shadowrootcustomelementregistry | MDN, SPEC | Window | β |
html.elements.template.shadowrootdelegatesfocus | MDN, SPEC | Window | β |
html.elements.template.shadowrootmode | MDN, SPEC | Window | β |
html.elements.template.shadowrootserializable | MDN, SPEC | Window | β |
html.elements.textarea | N/A | Window | β |
html.elements.textarea.autocomplete | MDN, SPEC | Window | β |
html.elements.textarea.cols | SPEC | Window | β |
html.elements.textarea.dirname | MDN, SPEC | Window | β |
html.elements.textarea.disabled | MDN, SPEC | Window | β |
html.elements.textarea.form | MDN, SPEC | Window | β |
html.elements.textarea.maxlength | MDN, SPEC | Window | β |
html.elements.textarea.minlength | MDN, SPEC | Window | β |
html.elements.textarea.name | SPEC | Window | β |
html.elements.textarea.placeholder | MDN, SPEC | Window | β |
html.elements.textarea.readonly | MDN, SPEC | Window | β |
html.elements.textarea.required | MDN, SPEC | Window | β |
html.elements.textarea.rows | SPEC | Window | β |
html.elements.textarea.wrap | SPEC | Window | β |
html.elements.tfoot | N/A | Window | β |
html.elements.tfoot.align | SPEC | Window | β |
html.elements.tfoot.char | SPEC | Window | β |
html.elements.tfoot.charoff | SPEC | Window | β |
html.elements.tfoot.valign | SPEC | Window | β |
html.elements.th | N/A | Window | β |
html.elements.th.abbr | SPEC | Window | β |
html.elements.th.align | SPEC | Window | β |
html.elements.th.axis | SPEC | Window | β |
html.elements.th.bgcolor | SPEC | Window | β |
html.elements.th.char | SPEC | Window | β |
html.elements.th.charoff | SPEC | Window | β |
html.elements.th.colspan | SPEC | Window | β |
html.elements.th.headers | SPEC | Window | β |
html.elements.th.rowspan | SPEC | Window | β |
html.elements.th.scope | SPEC | Window | β |
html.elements.th.valign | SPEC | Window | β |
html.elements.th.width | SPEC | Window | β |
html.elements.thead | N/A | Window | β |
html.elements.thead.align | SPEC | Window | β |
html.elements.thead.char | SPEC | Window | β |
html.elements.thead.charoff | SPEC | Window | β |
html.elements.thead.valign | SPEC | Window | β |
html.elements.time | N/A | Window | β |
html.elements.time.datetime | SPEC | Window | β |
html.elements.title | N/A | Window | β |
html.elements.tr | N/A | Window | β |
html.elements.tr.align | SPEC | Window | β |
html.elements.tr.bgcolor | SPEC | Window | β |
html.elements.tr.char | SPEC | Window | β |
html.elements.tr.charoff | SPEC | Window | β |
html.elements.tr.valign | SPEC | Window | β |
html.elements.track | N/A | Window | β |
html.elements.track.default | SPEC | Window | β |
html.elements.track.kind | SPEC | Window | β |
html.elements.track.label | SPEC | Window | β |
html.elements.track.src | SPEC | Window | β |
html.elements.track.srclang | SPEC | Window | β |
html.elements.tt | N/A | Window | β |
html.elements.u | N/A | Window | β |
html.elements.ul | N/A | Window | β |
html.elements.ul.compact | SPEC | Window | β |
html.elements.ul.type | SPEC | Window | β |
html.elements.var | N/A | Window | β |
html.elements.video | N/A | Window | β |
html.elements.video.autoplay | SPEC | Window | β |
html.elements.video.controls | SPEC | Window | β |
html.elements.video.controlslist | SPEC | Window | β |
html.elements.video.crossorigin | MDN, SPEC | Window | β |
html.elements.video.disablepictureinpicture | SPEC | Window | β |
html.elements.video.disableremoteplayback | SPEC | Window | β |
html.elements.video.height | SPEC | Window | β |
html.elements.video.loop | SPEC | Window | β |
html.elements.video.muted | SPEC | Window | β |
html.elements.video.playsinline | SPEC | Window | β |
html.elements.video.poster | SPEC | Window | β |
html.elements.video.preload | SPEC | Window | β |
html.elements.video.src | SPEC | Window | β |
html.elements.video.width | SPEC | Window | β |
html.elements.wbr | N/A | Window | β |
html.elements.xmp | N/A | Window | β |
mathml.elements.a | N/A | Window | β οΈ |
mathml.elements.annotation | N/A | Window | β |
mathml.elements.annotation-xml | N/A | Window | β |
mathml.elements.maction | N/A | Window | β |
mathml.elements.math | N/A | Window | β |
mathml.elements.merror | N/A | Window | β |
mathml.elements.mfrac | N/A | Window | β |
mathml.elements.mi | N/A | Window | β |
mathml.elements.mmultiscripts | N/A | Window | β |
mathml.elements.mn | N/A | Window | β |
mathml.elements.mo | N/A | Window | β |
mathml.elements.mover | N/A | Window | β |
mathml.elements.mpadded | N/A | Window | β |
mathml.elements.mphantom | N/A | Window | β |
mathml.elements.mprescripts | N/A | Window | β |
mathml.elements.mroot | N/A | Window | β |
mathml.elements.mrow | N/A | Window | β |
mathml.elements.ms | N/A | Window | β |
mathml.elements.mspace | N/A | Window | β |
mathml.elements.msqrt | N/A | Window | β |
mathml.elements.mstyle | N/A | Window | β |
mathml.elements.msub | N/A | Window | β |
mathml.elements.msubsup | N/A | Window | β |
mathml.elements.msup | N/A | Window | β |
mathml.elements.mtable | N/A | Window | β |
mathml.elements.mtd | N/A | Window | β |
mathml.elements.mtext | N/A | Window | β |
mathml.elements.mtr | N/A | Window | β |
mathml.elements.munder | N/A | Window | β |
mathml.elements.munderover | N/A | Window | β |
mathml.elements.semantics | N/A | Window | β |
svg.elements.a | N/A | Window | β |
svg.elements.animate | N/A | Window | β |
svg.elements.animateMotion | N/A | Window | β |
svg.elements.animateTransform | N/A | Window | β |
svg.elements.circle | N/A | Window | β |
svg.elements.clipPath | N/A | Window | β |
svg.elements.defs | N/A | Window | β |
svg.elements.desc | N/A | Window | β |
svg.elements.ellipse | N/A | Window | β |
svg.elements.feBlend | N/A | Window | β |
svg.elements.feColorMatrix | N/A | Window | β |
svg.elements.feComponentTransfer | N/A | Window | β |
svg.elements.feComposite | N/A | Window | β |
svg.elements.feConvolveMatrix | N/A | Window | β |
svg.elements.feDiffuseLighting | N/A | Window | β |
svg.elements.feDisplacementMap | N/A | Window | β |
svg.elements.feDistantLight | N/A | Window | β |
svg.elements.feDropShadow | N/A | Window | β |
svg.elements.feFlood | N/A | Window | β |
svg.elements.feFuncA | N/A | Window | β |
svg.elements.feFuncB | N/A | Window | β |
svg.elements.feFuncG | N/A | Window | β |
svg.elements.feFuncR | N/A | Window | β |
svg.elements.feGaussianBlur | N/A | Window | β |
svg.elements.feImage | N/A | Window | β |
svg.elements.feMerge | N/A | Window | β |
svg.elements.feMergeNode | N/A | Window | β |
svg.elements.feMorphology | N/A | Window | β |
svg.elements.feOffset | N/A | Window | β |
svg.elements.fePointLight | N/A | Window | β |
svg.elements.feSpecularLighting | N/A | Window | β |
svg.elements.feSpotLight | N/A | Window | β |
svg.elements.feTile | N/A | Window | β |
svg.elements.feTurbulence | N/A | Window | β |
svg.elements.filter | N/A | Window | β |
svg.elements.foreignObject | N/A | Window | β |
svg.elements.g | N/A | Window | β |
svg.elements.image | N/A | Window | β |
svg.elements.line | N/A | Window | β |
svg.elements.linearGradient | N/A | Window | β |
svg.elements.marker | N/A | Window | β |
svg.elements.mask | N/A | Window | β |
svg.elements.metadata | N/A | Window | β |
svg.elements.mpath | N/A | Window | β |
svg.elements.path | N/A | Window | β |
svg.elements.pattern | N/A | Window | β |
svg.elements.polygon | N/A | Window | β |
svg.elements.polyline | N/A | Window | β |
svg.elements.radialGradient | N/A | Window | β |
svg.elements.rect | N/A | Window | β |
svg.elements.script | N/A | Window | β |
svg.elements.set | N/A | Window | β |
svg.elements.stop | N/A | Window | β |
svg.elements.style | N/A | Window | β |
svg.elements.svg | N/A | Window | β |
svg.elements.switch | N/A | Window | β |
svg.elements.symbol | N/A | Window | β |
svg.elements.text | N/A | Window | β |
svg.elements.textPath | N/A | Window | β |
svg.elements.title | N/A | Window | β |
svg.elements.tspan | N/A | Window | β |
svg.elements.use | N/A | Window | β |
svg.elements.view | N/A | Window | β |
exception-handling APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
webassembly.exception-handling | N/A | WebAssembly | β |
exceptionsFinal APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
webassembly.exceptionsFinal | N/A | WebAssembly | β |
extended-constant-expressions APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
webassembly.extended-constant-expressions | N/A | WebAssembly | β |
fetch APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.fetch | N/A | Window | β |
| Worker | β |
fixed-width-SIMD APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
webassembly.fixed-width-SIMD | N/A | WebAssembly | β |
functions APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
javascript.functions | N/A | Window | β |
javascript.functions.arguments | MDN, SPEC | Window | β |
javascript.functions.arguments.@@iterator | N/A | Window | β |
javascript.functions.arguments.callee | N/A | Window | β |
javascript.functions.arguments.length | N/A | Window | β |
javascript.functions.arrow_functions | MDN, SPEC | Window | β |
javascript.functions.arrow_functions.trailing_comma | N/A | Window | β |
javascript.functions.block_level_functions | SPEC | Window | β |
javascript.functions.default_parameters | MDN, SPEC | Window | β |
javascript.functions.default_parameters.destructured_parameter_with_default_value_assignment | N/A | Window | β |
javascript.functions.default_parameters.parameters_without_defaults_after_default_parameters | N/A | Window | β |
javascript.functions.get | MDN, SPEC | Window | β |
javascript.functions.get.computed_property_names | N/A | Window | β |
javascript.functions.method_definitions | MDN, SPEC | Window | β |
javascript.functions.method_definitions.async_generator_methods | N/A | Window | β |
javascript.functions.method_definitions.async_methods | N/A | Window | β |
javascript.functions.method_definitions.generator_methods_not_constructable | N/A | Window | β |
javascript.functions.rest_parameters | MDN, SPEC | Window | β |
javascript.functions.rest_parameters.destructuring | N/A | Window | β |
javascript.functions.set | MDN, SPEC | Window | β |
javascript.functions.set.computed_property_names | N/A | Window | β |
garbage-collection APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
webassembly.garbage-collection | N/A | WebAssembly | β |
global_attributes APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
html.global_attributes.accesskey | MDN, SPEC | Window | β |
html.global_attributes.autocapitalize | MDN, SPEC | Window | β |
html.global_attributes.autofocus | MDN, SPEC | Window | β |
html.global_attributes.class | MDN, SPEC | Window | β |
html.global_attributes.contenteditable | MDN, SPEC | Window | β |
html.global_attributes.data_attributes | MDN, SPEC | Window | β |
html.global_attributes.dir | MDN, SPEC | Window | β |
html.global_attributes.draggable | MDN, SPEC | Window | β |
html.global_attributes.enterkeyhint | MDN, SPEC | Window | β |
html.global_attributes.hidden | MDN, SPEC | Window | β |
html.global_attributes.id | MDN, SPEC | Window | β |
html.global_attributes.inert | MDN, SPEC | Window | β |
html.global_attributes.inputmode | MDN, SPEC | Window | β |
html.global_attributes.lang | MDN, SPEC | Window | β |
html.global_attributes.nonce | MDN, SPEC | Window | β |
html.global_attributes.part | MDN, SPEC | Window | β |
html.global_attributes.popover | MDN, SPEC | Window | β |
html.global_attributes.slot | MDN, SPEC0, SPEC1 | Window | β |
html.global_attributes.spellcheck | MDN, SPEC | Window | β |
html.global_attributes.style | MDN, SPEC0, SPEC1 | Window | β |
html.global_attributes.tabindex | MDN, SPEC | Window | β |
html.global_attributes.title | MDN, SPEC | Window | β |
html.global_attributes.translate | MDN, SPEC | Window | β |
html.global_attributes.virtualkeyboardpolicy | MDN, SPEC | Window | β |
grammar APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
javascript.grammar.array_literals | MDN, SPEC | Window | β |
javascript.grammar.binary_numeric_literals | MDN, SPEC | Window | β |
javascript.grammar.boolean_literals | MDN, SPEC | Window | β |
javascript.grammar.decimal_numeric_literals | MDN, SPEC | Window | β |
javascript.grammar.hexadecimal_escape_sequences | MDN, SPEC | Window | β |
javascript.grammar.hexadecimal_numeric_literals | MDN, SPEC | Window | β |
javascript.grammar.null_literal | MDN, SPEC | Window | β |
javascript.grammar.numeric_separators | MDN, SPEC | Window | β |
javascript.grammar.octal_numeric_literals | MDN, SPEC | Window | β |
javascript.grammar.regular_expression_literals | MDN, SPEC | Window | β |
javascript.grammar.shorthand_object_literals | SPEC | Window | β |
javascript.grammar.string_literals | MDN, SPEC | Window | β |
javascript.grammar.template_literals | MDN, SPEC | Window | β |
javascript.grammar.template_literals.template_literal_revision | N/A | Window | β |
javascript.grammar.trailing_commas | MDN, SPEC0, SPEC1, SPEC2, SPEC3, SPEC4, SPEC5, SPEC6, SPEC7, SPEC8, SPEC9 | Window | β |
javascript.grammar.trailing_commas.trailing_commas_in_functions | N/A | Window | β |
javascript.grammar.trailing_commas.trailing_commas_in_object_literals | N/A | Window | β |
javascript.grammar.unicode_escape_sequences | MDN, SPEC | Window | β |
javascript.grammar.unicode_point_escapes | MDN, SPEC | Window | β |
indexedDB APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.indexedDB | N/A | Window | β |
| Worker | β |
isSecureContext APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.isSecureContext | N/A | Window | β |
| Worker | β |
jsStringBuiltins APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
webassembly.jsStringBuiltins | N/A | WebAssembly | β |
jspi APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
webassembly.jspi | N/A | WebAssembly | β |
memory64 APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
webassembly.memory64 | N/A | WebAssembly | β |
multi-value APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
webassembly.multi-value | N/A | WebAssembly | β |
multiMemory APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
webassembly.multiMemory | N/A | WebAssembly | β |
mutable-globals APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
webassembly.mutable-globals | N/A | WebAssembly | β |
non-trapping-float-to-int-conversions APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
webassembly.non-trapping-float-to-int-conversions | N/A | WebAssembly | β |
operators APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
javascript.operators.addition | N/A | Window | β |
javascript.operators.addition_assignment | N/A | Window | β |
javascript.operators.assignment | N/A | Window | β |
javascript.operators.async_function | N/A | Window | β |
javascript.operators.async_generator_function | N/A | Window | β |
javascript.operators.await | N/A | Window | β |
javascript.operators.bitwise_and | N/A | Window | β |
javascript.operators.bitwise_and_assignment | N/A | Window | β |
javascript.operators.bitwise_not | N/A | Window | β |
javascript.operators.bitwise_or | N/A | Window | β |
javascript.operators.bitwise_or_assignment | N/A | Window | β |
javascript.operators.bitwise_xor | N/A | Window | β |
javascript.operators.bitwise_xor_assignment | N/A | Window | β |
javascript.operators.class | N/A | Window | β |
javascript.operators.comma | N/A | Window | β |
javascript.operators.conditional | N/A | Window | β |
javascript.operators.decrement | N/A | Window | β |
javascript.operators.delete | N/A | Window | β |
javascript.operators.destructuring | N/A | Window | β |
javascript.operators.destructuring.computed_property_names | SPEC | Window | β |
javascript.operators.destructuring.rest_in_arrays | SPEC | Window | β |
javascript.operators.destructuring.rest_in_objects | SPEC | Window | β |
javascript.operators.division | N/A | Window | β |
javascript.operators.division_assignment | N/A | Window | β |
javascript.operators.equality | N/A | Window | β |
javascript.operators.exponentiation | N/A | Window | β |
javascript.operators.exponentiation_assignment | N/A | Window | β |
javascript.operators.function | N/A | Window | β |
javascript.operators.function.trailing_comma | SPEC | Window | β |
javascript.operators.generator_function | N/A | Window | β |
javascript.operators.generator_function.trailing_comma | SPEC | Window | β |
javascript.operators.greater_than | N/A | Window | β |
javascript.operators.greater_than_or_equal | N/A | Window | β |
javascript.operators.grouping | N/A | Window | β |
javascript.operators.in | N/A | Window | β |
javascript.operators.increment | N/A | Window | β |
javascript.operators.inequality | N/A | Window | β |
javascript.operators.instanceof | N/A | Window | β |
javascript.operators.left_shift | N/A | Window | β |
javascript.operators.left_shift_assignment | N/A | Window | β |
javascript.operators.less_than | N/A | Window | β |
javascript.operators.less_than_or_equal | N/A | Window | β |
javascript.operators.logical_and | N/A | Window | β |
javascript.operators.logical_and_assignment | N/A | Window | β |
javascript.operators.logical_not | N/A | Window | β |
javascript.operators.logical_or | N/A | Window | β |
javascript.operators.logical_or_assignment | N/A | Window | β |
javascript.operators.multiplication | N/A | Window | β |
javascript.operators.multiplication_assignment | N/A | Window | β |
javascript.operators.new | N/A | Window | β |
javascript.operators.new_target | N/A | Window | β |
javascript.operators.null | N/A | Window | β |
javascript.operators.nullish_coalescing | N/A | Window | β |
javascript.operators.nullish_coalescing_assignment | N/A | Window | β |
javascript.operators.object_initializer | N/A | Window | β |
javascript.operators.object_initializer.computed_property_names | SPEC | Window | β |
javascript.operators.object_initializer.shorthand_method_names | SPEC | Window | β |
javascript.operators.object_initializer.shorthand_property_names | SPEC | Window | β |
javascript.operators.object_initializer.spread_properties | SPEC | Window | β |
javascript.operators.optional_chaining | N/A | Window | β |
javascript.operators.property_accessors | N/A | Window | β |
javascript.operators.remainder | N/A | Window | β |
javascript.operators.remainder_assignment | N/A | Window | β |
javascript.operators.right_shift | N/A | Window | β |
javascript.operators.right_shift_assignment | N/A | Window | β |
javascript.operators.spread | N/A | Window | β |
javascript.operators.spread.spread_in_arrays | MDN, SPEC | Window | β |
javascript.operators.spread.spread_in_function_calls | MDN, SPEC | Window | β |
javascript.operators.spread.spread_in_object_literals | MDN, SPEC | Window | β |
javascript.operators.strict_equality | N/A | Window | β |
javascript.operators.strict_inequality | N/A | Window | β |
javascript.operators.subtraction | N/A | Window | β |
javascript.operators.subtraction_assignment | N/A | Window | β |
javascript.operators.super | N/A | Window | β |
javascript.operators.this | N/A | Window | β |
javascript.operators.typeof | N/A | Window | β |
javascript.operators.unary_negation | N/A | Window | β |
javascript.operators.unary_plus | N/A | Window | β |
javascript.operators.unsigned_right_shift | N/A | Window | β |
javascript.operators.unsigned_right_shift_assignment | N/A | Window | β |
javascript.operators.void | N/A | Window | β |
javascript.operators.yield | N/A | Window | β |
javascript.operators.yield_star | N/A | Window | β |
origin APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.origin | N/A | Window | β |
| Worker | β |
performance APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.performance | N/A | Window | β |
| Worker | β |
properties APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
css.properties.-moz-float-edge | N/A | Window | β |
css.properties.-moz-force-broken-image-icon | N/A | Window | β |
css.properties.-moz-image-region | N/A | Window | β |
css.properties.-moz-orient | N/A | Window | β |
css.properties.-moz-orient.block | N/A | Window | β |
css.properties.-moz-orient.inline | N/A | Window | β |
css.properties.-moz-user-focus | N/A | Window | β |
css.properties.-moz-user-input | N/A | Window | β |
css.properties.-moz-user-input.auto | N/A | Window | β |
css.properties.-moz-user-input.none | N/A | Window | β |
css.properties.-webkit-animation-trigger | N/A | Window | β |
css.properties.-webkit-app-region | N/A | Window | β |
css.properties.-webkit-border-before | N/A | Window | β |
css.properties.-webkit-border-horizontal-spacing | N/A | Window | β |
css.properties.-webkit-border-vertical-spacing | N/A | Window | β |
css.properties.-webkit-box-reflect | N/A | Window | β |
css.properties.-webkit-column-axis | N/A | Window | β |
css.properties.-webkit-column-break-after | N/A | Window | β |
css.properties.-webkit-column-break-before | N/A | Window | β |
css.properties.-webkit-column-break-inside | N/A | Window | β |
css.properties.-webkit-column-progression | N/A | Window | β |
css.properties.-webkit-cursor-visibility | N/A | Window | β |
css.properties.-webkit-hyphenate-limit-after | N/A | Window | β |
css.properties.-webkit-hyphenate-limit-before | N/A | Window | β |
css.properties.-webkit-hyphenate-limit-lines | N/A | Window | β |
css.properties.-webkit-line-align | N/A | Window | β |
css.properties.-webkit-line-box-contain | N/A | Window | β |
css.properties.-webkit-line-grid | N/A | Window | β |
css.properties.-webkit-line-snap | N/A | Window | β |
css.properties.-webkit-locale | N/A | Window | β |
css.properties.-webkit-logical-height | N/A | Window | β |
css.properties.-webkit-logical-width | N/A | Window | β |
css.properties.-webkit-marquee | N/A | Window | β |
css.properties.-webkit-mask-box-image | N/A | Window | β |
css.properties.-webkit-mask-composite | N/A | Window | β |
css.properties.-webkit-mask-position-x | N/A | Window | β |
css.properties.-webkit-mask-position-y | N/A | Window | β |
css.properties.-webkit-mask-repeat-x | N/A | Window | β |
css.properties.-webkit-mask-repeat-y | N/A | Window | β |
css.properties.-webkit-mask-source-type | N/A | Window | β |
css.properties.-webkit-max-logical-height | N/A | Window | β |
css.properties.-webkit-max-logical-width | N/A | Window | β |
css.properties.-webkit-min-logical-height | N/A | Window | β |
css.properties.-webkit-min-logical-width | N/A | Window | β |
css.properties.-webkit-nbsp-mode | N/A | Window | β |
css.properties.-webkit-perspective-origin-x | N/A | Window | β |
css.properties.-webkit-perspective-origin-y | N/A | Window | β |
css.properties.-webkit-rtl-ordering | N/A | Window | β |
css.properties.-webkit-tap-highlight-color | N/A | Window | β |
css.properties.-webkit-text-combine | N/A | Window | β |
css.properties.-webkit-text-decorations-in-effect | N/A | Window | β |
css.properties.-webkit-text-fill-color | N/A | Window | β |
css.properties.-webkit-text-security | N/A | Window | β |
css.properties.-webkit-text-stroke | N/A | Window | β |
css.properties.-webkit-text-stroke-color | N/A | Window | β |
css.properties.-webkit-text-stroke-width | N/A | Window | β |
css.properties.-webkit-text-zoom | N/A | Window | β |
css.properties.-webkit-touch-callout | N/A | Window | β |
css.properties.-webkit-transform-origin-x | N/A | Window | β |
css.properties.-webkit-transform-origin-y | N/A | Window | β |
css.properties.-webkit-transform-origin-z | N/A | Window | β |
css.properties.-webkit-user-drag | N/A | Window | β |
css.properties.accent-color | N/A | Window | β |
css.properties.accent-color.auto | SPEC | Window | β |
css.properties.accent-color.currentColor | SPEC | Window | β |
css.properties.accent-color.transparent | SPEC | Window | β |
css.properties.align-content | N/A | Window | β |
css.properties.align-content.baseline | N/A | Window | β |
css.properties.align-content.center | N/A | Window | β |
css.properties.align-content.end | N/A | Window | β |
css.properties.align-content.first | N/A | Window | β |
css.properties.align-content.flex-end | N/A | Window | β |
css.properties.align-content.flex-start | N/A | Window | β |
css.properties.align-content.last | N/A | Window | β |
css.properties.align-content.normal | SPEC | Window | β |
css.properties.align-content.safe | N/A | Window | β |
css.properties.align-content.space-around | N/A | Window | β |
css.properties.align-content.space-between | N/A | Window | β |
css.properties.align-content.space-evenly | N/A | Window | β |
css.properties.align-content.start | N/A | Window | β |
css.properties.align-content.stretch | N/A | Window | β |
css.properties.align-content.unsafe | N/A | Window | β |
css.properties.align-items | N/A | Window | β |
css.properties.align-items.baseline | N/A | Window | β |
css.properties.align-items.center | N/A | Window | β |
css.properties.align-items.end | N/A | Window | β |
css.properties.align-items.first | N/A | Window | β |
css.properties.align-items.flex-end | N/A | Window | β |
css.properties.align-items.flex-start | N/A | Window | β |
css.properties.align-items.last | N/A | Window | β |
css.properties.align-items.normal | N/A | Window | β |
css.properties.align-items.safe | N/A | Window | β |
css.properties.align-items.self-end | N/A | Window | β |
css.properties.align-items.self-start | N/A | Window | β |
css.properties.align-items.start | N/A | Window | β |
css.properties.align-items.stretch | N/A | Window | β |
css.properties.align-items.unsafe | N/A | Window | β |
css.properties.align-self | N/A | Window | β |
css.properties.align-self.anchor-center | SPEC | Window | β |
css.properties.align-self.auto | SPEC0, SPEC1 | Window | β |
css.properties.align-self.baseline | N/A | Window | β |
css.properties.align-self.center | N/A | Window | β |
css.properties.align-self.end | N/A | Window | β |
css.properties.align-self.first | N/A | Window | β |
css.properties.align-self.flex-end | N/A | Window | β |
css.properties.align-self.flex-start | N/A | Window | β |
css.properties.align-self.last | N/A | Window | β |
css.properties.align-self.normal | SPEC | Window | β |
css.properties.align-self.safe | N/A | Window | β |
css.properties.align-self.self-end | N/A | Window | β |
css.properties.align-self.self-start | N/A | Window | β |
css.properties.align-self.start | N/A | Window | β |
css.properties.align-self.stretch | SPEC0, SPEC1 | Window | β |
css.properties.align-self.unsafe | N/A | Window | β |
css.properties.alignment-baseline | N/A | Window | β |
css.properties.alignment-baseline.alphabetic | SPEC | Window | β |
css.properties.alignment-baseline.baseline | SPEC | Window | β |
css.properties.alignment-baseline.central | SPEC | Window | β |
css.properties.alignment-baseline.hanging | N/A | Window | β |
css.properties.alignment-baseline.ideographic | SPEC | Window | β |
css.properties.alignment-baseline.mathematical | SPEC | Window | β |
css.properties.alignment-baseline.middle | SPEC | Window | β |
css.properties.alignment-baseline.text-after-edge | SPEC | Window | β |
css.properties.alignment-baseline.text-before-edge | SPEC | Window | β |
css.properties.alignment-baseline.text-bottom | SPEC | Window | β |
css.properties.alignment-baseline.text-top | SPEC | Window | β |
css.properties.all | N/A | Window | β |
css.properties.alt | N/A | Window | β |
css.properties.anchor-name | N/A | Window | β |
css.properties.anchor-name.none | SPEC | Window | β |
css.properties.anchor-scope | N/A | Window | β |
css.properties.anchor-scope.all | SPEC | Window | β |
css.properties.anchor-scope.none | SPEC | Window | β |
css.properties.animation | N/A | Window | β |
css.properties.animation-composition | N/A | Window | β |
css.properties.animation-composition.accumulate | SPEC | Window | β |
css.properties.animation-composition.add | SPEC | Window | β |
css.properties.animation-composition.replace | SPEC | Window | β |
css.properties.animation-delay | N/A | Window | β |
css.properties.animation-direction | N/A | Window | β |
css.properties.animation-direction.alternate | SPEC | Window | β |
css.properties.animation-direction.alternate-reverse | SPEC | Window | β |
css.properties.animation-direction.normal | SPEC | Window | β |
css.properties.animation-direction.reverse | SPEC | Window | β |
css.properties.animation-duration | N/A | Window | β |
css.properties.animation-duration.auto | SPEC | Window | β |
css.properties.animation-duration.scroll | N/A | Window | β |
css.properties.animation-duration.view | N/A | Window | β |
css.properties.animation-fill-mode | N/A | Window | β |
css.properties.animation-fill-mode.backwards | SPEC | Window | β |
css.properties.animation-fill-mode.both | SPEC | Window | β |
css.properties.animation-fill-mode.forwards | SPEC | Window | β |
css.properties.animation-fill-mode.none | SPEC | Window | β |
css.properties.animation-iteration-count | N/A | Window | β |
css.properties.animation-iteration-count.infinite | SPEC | Window | β |
css.properties.animation-name | N/A | Window | β |
css.properties.animation-name.none | SPEC | Window | β |
css.properties.animation-play-state | N/A | Window | β |
css.properties.animation-play-state.paused | SPEC | Window | β |
css.properties.animation-play-state.running | SPEC | Window | β |
css.properties.animation-range | N/A | Window | β |
css.properties.animation-range-center | N/A | Window | β |
css.properties.animation-range-center.normal | N/A | Window | β |
css.properties.animation-range-end | N/A | Window | β |
css.properties.animation-range-end.normal | SPEC | Window | β |
css.properties.animation-range-start | N/A | Window | β |
css.properties.animation-range-start.normal | SPEC | Window | β |
css.properties.animation-range.normal | SPEC0, SPEC1 | Window | β |
css.properties.animation-timeline | N/A | Window | β |
css.properties.animation-timeline.auto | SPEC | Window | β |
css.properties.animation-timeline.none | SPEC | Window | β |
css.properties.animation-timeline.scroll | MDN, SPEC | Window | β |
css.properties.animation-timeline.view | MDN, SPEC | Window | β |
css.properties.animation-timing-function | N/A | Window | β |
css.properties.animation-timing-function.ease | SPEC | Window | β |
css.properties.animation-timing-function.ease-in | SPEC | Window | β |
css.properties.animation-timing-function.ease-in-out | SPEC | Window | β |
css.properties.animation-timing-function.ease-out | SPEC | Window | β |
css.properties.animation-timing-function.jump | SPEC0, SPEC1, SPEC2, SPEC3 | Window | β |
css.properties.animation-timing-function.linear | SPEC | Window | β |
css.properties.animation-timing-function.step-end | SPEC | Window | β |
css.properties.animation-timing-function.step-start | SPEC | Window | β |
css.properties.animation-trigger | N/A | Window | β |
css.properties.animation-trigger.none | SPEC | Window | β |
css.properties.animation.alternate | SPEC | Window | β |
css.properties.animation.alternate-reverse | SPEC | Window | β |
css.properties.animation.auto | SPEC0, SPEC1 | Window | β |
css.properties.animation.backwards | SPEC | Window | β |
css.properties.animation.both | SPEC | Window | β |
css.properties.animation.ease | SPEC | Window | β |
css.properties.animation.ease-in | SPEC | Window | β |
css.properties.animation.ease-in-out | SPEC | Window | β |
css.properties.animation.ease-out | SPEC | Window | β |
css.properties.animation.forwards | SPEC | Window | β |
css.properties.animation.infinite | SPEC | Window | β |
css.properties.animation.linear | SPEC | Window | β |
css.properties.animation.none | SPEC | Window | β |
css.properties.animation.normal | SPEC | Window | β |
css.properties.animation.paused | SPEC | Window | β |
css.properties.animation.reverse | SPEC | Window | β |
css.properties.animation.running | SPEC | Window | β |
css.properties.animation.step-end | SPEC | Window | β |
css.properties.animation.step-start | SPEC | Window | β |
css.properties.appearance | N/A | Window | β |
css.properties.appearance.auto | SPEC | Window | β |
css.properties.appearance.base | N/A | Window | β |
css.properties.appearance.base-select | SPEC | Window | β |
css.properties.appearance.button | SPEC | Window | β |
css.properties.appearance.checkbox | SPEC | Window | β |
css.properties.appearance.listbox | SPEC | Window | β |
css.properties.appearance.menulist | SPEC | Window | β |
css.properties.appearance.menulist-button | SPEC | Window | β |
css.properties.appearance.meter | SPEC | Window | β |
css.properties.appearance.none | SPEC | Window | β |
css.properties.appearance.progress-bar | SPEC | Window | β |
css.properties.appearance.radio | SPEC | Window | β |
css.properties.appearance.searchfield | SPEC | Window | β |
css.properties.appearance.textarea | SPEC | Window | β |
css.properties.appearance.textfield | SPEC | Window | β |
css.properties.aspect-ratio | N/A | Window | β |
css.properties.aspect-ratio.auto | SPEC | Window | β |
css.properties.backdrop-filter | N/A | Window | β |
css.properties.backdrop-filter.none | SPEC | Window | β |
css.properties.backface-visibility | N/A | Window | β |
css.properties.backface-visibility.hidden | SPEC | Window | β |
css.properties.backface-visibility.visible | SPEC | Window | β |
css.properties.background | N/A | Window | β |
css.properties.background-attachment | N/A | Window | β |
css.properties.background-attachment.fixed | SPEC | Window | β |
css.properties.background-attachment.local | SPEC | Window | β |
css.properties.background-attachment.multiple_backgrounds | SPEC | Window | β |
css.properties.background-attachment.scroll | SPEC | Window | β |
css.properties.background-blend-mode | N/A | Window | β |
css.properties.background-blend-mode.color | N/A | Window | β |
css.properties.background-blend-mode.color-burn | N/A | Window | β |
css.properties.background-blend-mode.color-dodge | N/A | Window | β |
css.properties.background-blend-mode.darken | N/A | Window | β |
css.properties.background-blend-mode.difference | N/A | Window | β |
css.properties.background-blend-mode.exclusion | N/A | Window | β |
css.properties.background-blend-mode.hard-light | N/A | Window | β |
css.properties.background-blend-mode.hue | N/A | Window | β |
css.properties.background-blend-mode.lighten | N/A | Window | β |
css.properties.background-blend-mode.luminosity | N/A | Window | β |
css.properties.background-blend-mode.multiply | N/A | Window | β |
css.properties.background-blend-mode.normal | N/A | Window | β |
css.properties.background-blend-mode.overlay | N/A | Window | β |
css.properties.background-blend-mode.plus-lighter | N/A | Window | β |
css.properties.background-blend-mode.saturation | N/A | Window | β |
css.properties.background-blend-mode.screen | N/A | Window | β |
css.properties.background-blend-mode.soft-light | N/A | Window | β |
css.properties.background-clip | N/A | Window | β |
css.properties.background-clip.border-area | SPEC | Window | β |
css.properties.background-clip.border-box | SPEC | Window | β |
css.properties.background-clip.content-box | SPEC | Window | β |
css.properties.background-clip.padding-box | SPEC | Window | β |
css.properties.background-clip.text | SPEC | Window | β |
css.properties.background-color | N/A | Window | β |
css.properties.background-color.currentColor | SPEC | Window | β |
css.properties.background-color.transparent | SPEC | Window | β |
css.properties.background-image | N/A | Window | β |
css.properties.background-image.element | MDN, SPEC | Window | β |
css.properties.background-image.gradients | MDN, SPEC | Window | β |
css.properties.background-image.image-rect | MDN | Window | β |
css.properties.background-image.image-set | MDN, SPEC | Window | β |
css.properties.background-image.multiple_backgrounds | SPEC | Window | β |
css.properties.background-image.none | SPEC | Window | β |
css.properties.background-origin | N/A | Window | β |
css.properties.background-origin.border-box | SPEC | Window | β |
css.properties.background-origin.content-box | SPEC | Window | β |
css.properties.background-origin.padding-box | SPEC | Window | β |
css.properties.background-position | N/A | Window | β |
css.properties.background-position-block | N/A | Window | β |
css.properties.background-position-block.center | N/A | Window | β |
css.properties.background-position-block.end | N/A | Window | β |
css.properties.background-position-block.start | N/A | Window | β |
css.properties.background-position-inline | N/A | Window | β |
css.properties.background-position-inline.center | N/A | Window | β |
css.properties.background-position-inline.end | N/A | Window | β |
css.properties.background-position-inline.start | N/A | Window | β |
css.properties.background-position-x | N/A | Window | β |
css.properties.background-position-x.center | N/A | Window | β |
css.properties.background-position-x.left | N/A | Window | β |
css.properties.background-position-x.right | N/A | Window | β |
css.properties.background-position-x.side-relative_values | SPEC | Window | β |
css.properties.background-position-x.x-end | SPEC | Window | β |
css.properties.background-position-x.x-start | SPEC | Window | β |
css.properties.background-position-y | N/A | Window | β |
css.properties.background-position-y.bottom | N/A | Window | β |
css.properties.background-position-y.center | N/A | Window | β |
css.properties.background-position-y.side-relative_values | SPEC | Window | β |
css.properties.background-position-y.top | N/A | Window | β |
css.properties.background-position-y.y-end | SPEC | Window | β |
css.properties.background-position-y.y-start | SPEC | Window | β |
css.properties.background-position.block-end | N/A | Window | β |
css.properties.background-position.block-start | N/A | Window | β |
css.properties.background-position.bottom | SPEC | Window | β |
css.properties.background-position.center | SPEC | Window | β |
css.properties.background-position.end | N/A | Window | β |
css.properties.background-position.inline-end | N/A | Window | β |
css.properties.background-position.inline-start | N/A | Window | β |
css.properties.background-position.left | SPEC | Window | β |
css.properties.background-position.multiple_backgrounds | SPEC | Window | β |
css.properties.background-position.right | SPEC | Window | β |
css.properties.background-position.side-relative_values | SPEC | Window | β |
css.properties.background-position.start | N/A | Window | β |
css.properties.background-position.top | SPEC | Window | β |
css.properties.background-position.x-end | SPEC | Window | β |
css.properties.background-position.x-start | SPEC | Window | β |
css.properties.background-position.y-end | SPEC | Window | β |
css.properties.background-position.y-start | SPEC | Window | β |
css.properties.background-repeat | N/A | Window | β |
css.properties.background-repeat-block | N/A | Window | β |
css.properties.background-repeat-block.no-repeat | N/A | Window | β |
css.properties.background-repeat-block.repeat | N/A | Window | β |
css.properties.background-repeat-block.round | N/A | Window | β |
css.properties.background-repeat-block.space | N/A | Window | β |
css.properties.background-repeat-inline | N/A | Window | β |
css.properties.background-repeat-inline.no-repeat | N/A | Window | β |
css.properties.background-repeat-inline.repeat | N/A | Window | β |
css.properties.background-repeat-inline.round | N/A | Window | β |
css.properties.background-repeat-inline.space | N/A | Window | β |
css.properties.background-repeat-x | N/A | Window | β |
css.properties.background-repeat-x.no-repeat | N/A | Window | β |
css.properties.background-repeat-x.repeat | N/A | Window | β |
css.properties.background-repeat-x.round | N/A | Window | β |
css.properties.background-repeat-x.space | N/A | Window | β |
css.properties.background-repeat-y | N/A | Window | β |
css.properties.background-repeat-y.no-repeat | N/A | Window | β |
css.properties.background-repeat-y.repeat | N/A | Window | β |
css.properties.background-repeat-y.round | N/A | Window | β |
css.properties.background-repeat-y.space | N/A | Window | β |
css.properties.background-repeat.2-value | SPEC | Window | β |
css.properties.background-repeat.multiple_backgrounds | SPEC | Window | β |
css.properties.background-repeat.no-repeat | SPEC | Window | β |
css.properties.background-repeat.repeat | SPEC | Window | β |
css.properties.background-repeat.repeat-block | N/A | Window | β |
css.properties.background-repeat.repeat-inline | N/A | Window | β |
css.properties.background-repeat.repeat-x | SPEC | Window | β |
css.properties.background-repeat.repeat-y | SPEC | Window | β |
css.properties.background-repeat.round | SPEC | Window | β |
css.properties.background-repeat.space | SPEC | Window | β |
css.properties.background-size | N/A | Window | β |
css.properties.background-size.auto | SPEC | Window | β |
css.properties.background-size.contain | SPEC | Window | β |
css.properties.background-size.cover | SPEC | Window | β |
css.properties.background-tbd | N/A | Window | β |
css.properties.background-tbd.auto | N/A | Window | β |
css.properties.background-tbd.block-end | N/A | Window | β |
css.properties.background-tbd.block-start | N/A | Window | β |
css.properties.background-tbd.border-area | N/A | Window | β |
css.properties.background-tbd.border-box | N/A | Window | β |
css.properties.background-tbd.bottom | N/A | Window | β |
css.properties.background-tbd.center | N/A | Window | β |
css.properties.background-tbd.contain | N/A | Window | β |
css.properties.background-tbd.content-box | N/A | Window | β |
css.properties.background-tbd.cover | N/A | Window | β |
css.properties.background-tbd.end | N/A | Window | β |
css.properties.background-tbd.fixed | N/A | Window | β |
css.properties.background-tbd.inline-end | N/A | Window | β |
css.properties.background-tbd.inline-start | N/A | Window | β |
css.properties.background-tbd.left | N/A | Window | β |
css.properties.background-tbd.local | N/A | Window | β |
css.properties.background-tbd.no-repeat | N/A | Window | β |
css.properties.background-tbd.none | N/A | Window | β |
css.properties.background-tbd.padding-box | N/A | Window | β |
css.properties.background-tbd.repeat | N/A | Window | β |
css.properties.background-tbd.repeat-block | N/A | Window | β |
css.properties.background-tbd.repeat-inline | N/A | Window | β |
css.properties.background-tbd.repeat-x | N/A | Window | β |
css.properties.background-tbd.repeat-y | N/A | Window | β |
css.properties.background-tbd.right | N/A | Window | β |
css.properties.background-tbd.round | N/A | Window | β |
css.properties.background-tbd.scroll | N/A | Window | β |
css.properties.background-tbd.space | N/A | Window | β |
css.properties.background-tbd.start | N/A | Window | β |
css.properties.background-tbd.text | N/A | Window | β |
css.properties.background-tbd.top | N/A | Window | β |
css.properties.background-tbd.x-end | N/A | Window | β |
css.properties.background-tbd.x-start | N/A | Window | β |
css.properties.background-tbd.y-end | N/A | Window | β |
css.properties.background-tbd.y-start | N/A | Window | β |
css.properties.background.auto | N/A | Window | β |
css.properties.background.background-clip | SPEC | Window | β |
css.properties.background.background-origin | SPEC | Window | β |
css.properties.background.background-size | SPEC | Window | β |
css.properties.background.block-end | N/A | Window | β |
css.properties.background.block-start | N/A | Window | β |
css.properties.background.border-area | N/A | Window | β |
css.properties.background.border-box | SPEC | Window | β |
css.properties.background.bottom | SPEC | Window | β |
css.properties.background.center | SPEC | Window | β |
css.properties.background.contain | N/A | Window | β |
css.properties.background.content-box | SPEC | Window | β |
css.properties.background.cover | N/A | Window | β |
css.properties.background.currentColor | SPEC | Window | β |
css.properties.background.end | N/A | Window | β |
css.properties.background.fixed | SPEC | Window | β |
css.properties.background.inline-end | N/A | Window | β |
css.properties.background.inline-start | N/A | Window | β |
css.properties.background.left | SPEC | Window | β |
css.properties.background.local | SPEC | Window | β |
css.properties.background.multiple_backgrounds | SPEC | Window | β |
css.properties.background.no-repeat | SPEC | Window | β |
css.properties.background.none | SPEC | Window | β |
css.properties.background.padding-box | SPEC | Window | β |
css.properties.background.repeat | SPEC | Window | β |
css.properties.background.repeat-block | N/A | Window | β |
css.properties.background.repeat-inline | N/A | Window | β |
css.properties.background.repeat-x | SPEC | Window | β |
css.properties.background.repeat-y | SPEC | Window | β |
css.properties.background.right | SPEC | Window | β |
css.properties.background.round | SPEC | Window | β |
css.properties.background.scroll | SPEC | Window | β |
css.properties.background.space | SPEC | Window | β |
css.properties.background.start | N/A | Window | β |
css.properties.background.text | N/A | Window | β |
css.properties.background.top | SPEC | Window | β |
css.properties.background.transparent | SPEC | Window | β |
css.properties.background.x-end | SPEC | Window | β |
css.properties.background.x-start | SPEC | Window | β |
css.properties.background.y-end | SPEC | Window | β |
css.properties.background.y-start | SPEC | Window | β |
css.properties.baseline-shift | N/A | Window | β |
css.properties.baseline-shift.baseline | SPEC | Window | β |
css.properties.baseline-shift.bottom | SPEC | Window | β |
css.properties.baseline-shift.center | SPEC | Window | β |
css.properties.baseline-shift.sub | SPEC | Window | β |
css.properties.baseline-shift.super | SPEC | Window | β |
css.properties.baseline-shift.top | SPEC | Window | β |
css.properties.baseline-source | N/A | Window | β |
css.properties.baseline-source.auto | SPEC | Window | β |
css.properties.baseline-source.first | SPEC | Window | β |
css.properties.baseline-source.last | SPEC | Window | β |
css.properties.block-ellipsis | N/A | Window | β |
css.properties.block-ellipsis.auto | N/A | Window | β |
css.properties.block-ellipsis.no-ellipsis | N/A | Window | β |
css.properties.block-size | N/A | Window | β |
css.properties.block-size.anchor-size | SPEC | Window | β |
css.properties.block-size.auto | SPEC | Window | β |
css.properties.block-size.contain | N/A | Window | β |
css.properties.block-size.fit-content | SPEC | Window | β |
css.properties.block-size.fit-content_function | SPEC | Window | β |
css.properties.block-size.max-content | SPEC | Window | β |
css.properties.block-size.min-content | SPEC | Window | β |
css.properties.block-size.stretch | SPEC | Window | β |
css.properties.block-step | N/A | Window | β |
css.properties.block-step-align | N/A | Window | β |
css.properties.block-step-align.auto | N/A | Window | β |
css.properties.block-step-align.center | N/A | Window | β |
css.properties.block-step-align.end | N/A | Window | β |
css.properties.block-step-align.start | N/A | Window | β |
css.properties.block-step-insert | N/A | Window | β |
css.properties.block-step-insert.content-box | N/A | Window | β |
css.properties.block-step-insert.margin-box | N/A | Window | β |
css.properties.block-step-insert.padding-box | N/A | Window | β |
css.properties.block-step-round | N/A | Window | β |
css.properties.block-step-round.down | N/A | Window | β |
css.properties.block-step-round.nearest | N/A | Window | β |
css.properties.block-step-round.up | N/A | Window | β |
css.properties.block-step-size | N/A | Window | β |
css.properties.block-step-size.none | N/A | Window | β |
css.properties.block-step.auto | N/A | Window | β |
css.properties.block-step.center | N/A | Window | β |
css.properties.block-step.content-box | N/A | Window | β |
css.properties.block-step.down | N/A | Window | β |
css.properties.block-step.end | N/A | Window | β |
css.properties.block-step.margin-box | N/A | Window | β |
css.properties.block-step.nearest | N/A | Window | β |
css.properties.block-step.none | N/A | Window | β |
css.properties.block-step.padding-box | N/A | Window | β |
css.properties.block-step.start | N/A | Window | β |
css.properties.block-step.up | N/A | Window | β |
css.properties.bookmark-label | N/A | Window | β |
css.properties.bookmark-label.close-quote | N/A | Window | β |
css.properties.bookmark-label.contents | N/A | Window | β |
css.properties.bookmark-label.no-close-quote | N/A | Window | β |
css.properties.bookmark-label.no-open-quote | N/A | Window | β |
css.properties.bookmark-label.open-quote | N/A | Window | β |
css.properties.bookmark-level | N/A | Window | β |
css.properties.bookmark-level.none | N/A | Window | β |
css.properties.bookmark-state | N/A | Window | β |
css.properties.bookmark-state.closed | N/A | Window | β |
css.properties.bookmark-state.open | N/A | Window | β |
css.properties.border | N/A | Window | β |
css.properties.border-block | N/A | Window | β |
css.properties.border-block-clip | N/A | Window | β |
css.properties.border-block-clip.none | N/A | Window | β |
css.properties.border-block-color | N/A | Window | β |
css.properties.border-block-color.currentColor | SPEC | Window | β |
css.properties.border-block-color.transparent | SPEC | Window | β |
css.properties.border-block-end | N/A | Window | β |
css.properties.border-block-end-clip | N/A | Window | β |
css.properties.border-block-end-clip.none | N/A | Window | β |
css.properties.border-block-end-color | N/A | Window | β |
css.properties.border-block-end-color.currentColor | SPEC | Window | β |
css.properties.border-block-end-color.transparent | SPEC | Window | β |
css.properties.border-block-end-radius | N/A | Window | β |
css.properties.border-block-end-style | N/A | Window | β |
css.properties.border-block-end-style.dashed | SPEC | Window | β |
css.properties.border-block-end-style.dotted | SPEC | Window | β |
css.properties.border-block-end-style.double | SPEC | Window | β |
css.properties.border-block-end-style.groove | SPEC | Window | β |
css.properties.border-block-end-style.hidden | SPEC | Window | β |
css.properties.border-block-end-style.inset | SPEC | Window | β |
css.properties.border-block-end-style.none | SPEC | Window | β |
css.properties.border-block-end-style.outset | SPEC | Window | β |
css.properties.border-block-end-style.ridge | SPEC | Window | β |
css.properties.border-block-end-style.solid | SPEC | Window | β |
css.properties.border-block-end-width | N/A | Window | β |
css.properties.border-block-end-width.hairline | N/A | Window | β |
css.properties.border-block-end-width.medium | SPEC | Window | β |
css.properties.border-block-end-width.thick | SPEC | Window | β |
css.properties.border-block-end-width.thin | SPEC | Window | β |
css.properties.border-block-end.currentColor | SPEC | Window | β |
css.properties.border-block-end.dashed | SPEC | Window | β |
css.properties.border-block-end.dotted | SPEC | Window | β |
css.properties.border-block-end.double | SPEC | Window | β |
css.properties.border-block-end.groove | SPEC | Window | β |
css.properties.border-block-end.hairline | N/A | Window | β |
css.properties.border-block-end.hidden | SPEC | Window | β |
css.properties.border-block-end.inset | SPEC | Window | β |
css.properties.border-block-end.medium | SPEC | Window | β |
css.properties.border-block-end.none | SPEC | Window | β |
css.properties.border-block-end.outset | SPEC | Window | β |
css.properties.border-block-end.ridge | SPEC | Window | β |
css.properties.border-block-end.solid | SPEC | Window | β |
css.properties.border-block-end.thick | SPEC | Window | β |
css.properties.border-block-end.thin | SPEC | Window | β |
css.properties.border-block-end.transparent | SPEC | Window | β |
css.properties.border-block-start | N/A | Window | β |
css.properties.border-block-start-clip | N/A | Window | β |
css.properties.border-block-start-clip.none | N/A | Window | β |
css.properties.border-block-start-color | N/A | Window | β |
css.properties.border-block-start-color.currentColor | SPEC | Window | β |
css.properties.border-block-start-color.transparent | SPEC | Window | β |
css.properties.border-block-start-radius | N/A | Window | β |
css.properties.border-block-start-style | N/A | Window | β |
css.properties.border-block-start-style.dashed | SPEC | Window | β |
css.properties.border-block-start-style.dotted | SPEC | Window | β |
css.properties.border-block-start-style.double | SPEC | Window | β |
css.properties.border-block-start-style.groove | SPEC | Window | β |
css.properties.border-block-start-style.hidden | SPEC | Window | β |
css.properties.border-block-start-style.inset | SPEC | Window | β |
css.properties.border-block-start-style.none | SPEC | Window | β |
css.properties.border-block-start-style.outset | SPEC | Window | β |
css.properties.border-block-start-style.ridge | SPEC | Window | β |
css.properties.border-block-start-style.solid | SPEC | Window | β |
css.properties.border-block-start-width | N/A | Window | β |
css.properties.border-block-start-width.hairline | N/A | Window | β |
css.properties.border-block-start-width.medium | SPEC | Window | β |
css.properties.border-block-start-width.thick | SPEC | Window | β |
css.properties.border-block-start-width.thin | SPEC | Window | β |
css.properties.border-block-start.currentColor | SPEC | Window | β |
css.properties.border-block-start.dashed | SPEC | Window | β |
css.properties.border-block-start.dotted | SPEC | Window | β |
css.properties.border-block-start.double | SPEC | Window | β |
css.properties.border-block-start.groove | SPEC | Window | β |
css.properties.border-block-start.hairline | N/A | Window | β |
css.properties.border-block-start.hidden | SPEC | Window | β |
css.properties.border-block-start.inset | SPEC | Window | β |
css.properties.border-block-start.medium | SPEC | Window | β |
css.properties.border-block-start.none | SPEC | Window | β |
css.properties.border-block-start.outset | SPEC | Window | β |
css.properties.border-block-start.ridge | SPEC | Window | β |
css.properties.border-block-start.solid | SPEC | Window | β |
css.properties.border-block-start.thick | SPEC | Window | β |
css.properties.border-block-start.thin | SPEC | Window | β |
css.properties.border-block-start.transparent | SPEC | Window | β |
css.properties.border-block-style | N/A | Window | β |
css.properties.border-block-style.dashed | SPEC | Window | β |
css.properties.border-block-style.dotted | SPEC | Window | β |
css.properties.border-block-style.double | SPEC | Window | β |
css.properties.border-block-style.groove | SPEC | Window | β |
css.properties.border-block-style.hidden | SPEC | Window | β |
css.properties.border-block-style.inset | SPEC | Window | β |
css.properties.border-block-style.none | SPEC | Window | β |
css.properties.border-block-style.outset | SPEC | Window | β |
css.properties.border-block-style.ridge | SPEC | Window | β |
css.properties.border-block-style.solid | SPEC | Window | β |
css.properties.border-block-width | N/A | Window | β |
css.properties.border-block-width.hairline | N/A | Window | β |
css.properties.border-block-width.medium | SPEC | Window | β |
css.properties.border-block-width.thick | SPEC | Window | β |
css.properties.border-block-width.thin | SPEC | Window | β |
css.properties.border-block.currentColor | SPEC | Window | β |
css.properties.border-block.dashed | SPEC | Window | β |
css.properties.border-block.dotted | SPEC | Window | β |
css.properties.border-block.double | SPEC | Window | β |
css.properties.border-block.groove | SPEC | Window | β |
css.properties.border-block.hairline | N/A | Window | β |
css.properties.border-block.hidden | SPEC | Window | β |
css.properties.border-block.inset | SPEC | Window | β |
css.properties.border-block.medium | SPEC | Window | β |
css.properties.border-block.none | SPEC | Window | β |
css.properties.border-block.outset | SPEC | Window | β |
css.properties.border-block.ridge | SPEC | Window | β |
css.properties.border-block.solid | SPEC | Window | β |
css.properties.border-block.thick | SPEC | Window | β |
css.properties.border-block.thin | SPEC | Window | β |
css.properties.border-block.transparent | SPEC | Window | β |
css.properties.border-bottom | N/A | Window | β |
css.properties.border-bottom-clip | N/A | Window | β |
css.properties.border-bottom-clip.none | N/A | Window | β |
css.properties.border-bottom-color | N/A | Window | β |
css.properties.border-bottom-color.currentColor | SPEC | Window | β |
css.properties.border-bottom-color.transparent | SPEC | Window | β |
css.properties.border-bottom-left-radius | N/A | Window | β |
css.properties.border-bottom-left-radius.elliptical_corners | SPEC | Window | β |
css.properties.border-bottom-left-radius.percentages | SPEC | Window | β |
css.properties.border-bottom-radius | N/A | Window | β |
css.properties.border-bottom-right-radius | N/A | Window | β |
css.properties.border-bottom-right-radius.elliptical_corners | SPEC | Window | β |
css.properties.border-bottom-right-radius.percentages | SPEC | Window | β |
css.properties.border-bottom-style | N/A | Window | β |
css.properties.border-bottom-style.dashed | SPEC | Window | β |
css.properties.border-bottom-style.dotted | SPEC | Window | β |
css.properties.border-bottom-style.double | SPEC | Window | β |
css.properties.border-bottom-style.groove | SPEC | Window | β |
css.properties.border-bottom-style.hidden | SPEC | Window | β |
css.properties.border-bottom-style.inset | SPEC | Window | β |
css.properties.border-bottom-style.none | SPEC | Window | β |
css.properties.border-bottom-style.outset | SPEC | Window | β |
css.properties.border-bottom-style.ridge | SPEC | Window | β |
css.properties.border-bottom-style.solid | SPEC | Window | β |
css.properties.border-bottom-width | N/A | Window | β |
css.properties.border-bottom-width.hairline | N/A | Window | β |
css.properties.border-bottom-width.medium | SPEC | Window | β |
css.properties.border-bottom-width.thick | SPEC | Window | β |
css.properties.border-bottom-width.thin | SPEC | Window | β |
css.properties.border-bottom.currentColor | SPEC | Window | β |
css.properties.border-bottom.dashed | SPEC | Window | β |
css.properties.border-bottom.dotted | SPEC | Window | β |
css.properties.border-bottom.double | SPEC | Window | β |
css.properties.border-bottom.groove | SPEC | Window | β |
css.properties.border-bottom.hairline | N/A | Window | β |
css.properties.border-bottom.hidden | SPEC | Window | β |
css.properties.border-bottom.inset | SPEC | Window | β |
css.properties.border-bottom.medium | SPEC | Window | β |
css.properties.border-bottom.none | SPEC | Window | β |
css.properties.border-bottom.outset | SPEC | Window | β |
css.properties.border-bottom.ridge | SPEC | Window | β |
css.properties.border-bottom.solid | SPEC | Window | β |
css.properties.border-bottom.thick | SPEC | Window | β |
css.properties.border-bottom.thin | SPEC | Window | β |
css.properties.border-bottom.transparent | SPEC | Window | β |
css.properties.border-boundary | N/A | Window | β |
css.properties.border-boundary.display | N/A | Window | β |
css.properties.border-boundary.none | N/A | Window | β |
css.properties.border-boundary.parent | N/A | Window | β |
css.properties.border-clip | N/A | Window | β |
css.properties.border-clip.none | N/A | Window | β |
css.properties.border-collapse | N/A | Window | β |
css.properties.border-collapse.collapse | SPEC | Window | β |
css.properties.border-collapse.separate | SPEC | Window | β |
css.properties.border-color | N/A | Window | β |
css.properties.border-color.currentColor | SPEC | Window | β |
css.properties.border-color.transparent | SPEC | Window | β |
css.properties.border-end-end-radius | N/A | Window | β |
css.properties.border-end-start-radius | N/A | Window | β |
css.properties.border-image | N/A | Window | β |
css.properties.border-image-outset | N/A | Window | β |
css.properties.border-image-repeat | N/A | Window | β |
css.properties.border-image-repeat.repeat | SPEC | Window | β |
css.properties.border-image-repeat.round | SPEC | Window | β |
css.properties.border-image-repeat.space | SPEC | Window | β |
css.properties.border-image-repeat.stretch | SPEC | Window | β |
css.properties.border-image-slice | N/A | Window | β |
css.properties.border-image-slice.fill | N/A | Window | β |
css.properties.border-image-source | N/A | Window | β |
css.properties.border-image-source.none | SPEC | Window | β |
css.properties.border-image-width | N/A | Window | β |
css.properties.border-image-width.auto | SPEC | Window | β |
css.properties.border-image.auto | N/A | Window | β |
css.properties.border-image.fill | SPEC | Window | β |
css.properties.border-image.gradient | SPEC0, SPEC1 | Window | β |
css.properties.border-image.none | SPEC | Window | β |
css.properties.border-image.optional_border_image_slice | SPEC | Window | β |
css.properties.border-image.repeat | SPEC | Window | β |
css.properties.border-image.round | SPEC | Window | β |
css.properties.border-image.space | SPEC | Window | β |
css.properties.border-image.stretch | SPEC | Window | β |
css.properties.border-inline | N/A | Window | β |
css.properties.border-inline-clip | N/A | Window | β |
css.properties.border-inline-clip.none | N/A | Window | β |
css.properties.border-inline-color | N/A | Window | β |
css.properties.border-inline-color.currentColor | SPEC | Window | β |
css.properties.border-inline-color.transparent | SPEC | Window | β |
css.properties.border-inline-end | N/A | Window | β |
css.properties.border-inline-end-clip | N/A | Window | β |
css.properties.border-inline-end-clip.none | N/A | Window | β |
css.properties.border-inline-end-color | N/A | Window | β |
css.properties.border-inline-end-color.currentColor | SPEC | Window | β |
css.properties.border-inline-end-color.transparent | SPEC | Window | β |
css.properties.border-inline-end-radius | N/A | Window | β |
css.properties.border-inline-end-style | N/A | Window | β |
css.properties.border-inline-end-style.dashed | SPEC | Window | β |
css.properties.border-inline-end-style.dotted | SPEC | Window | β |
css.properties.border-inline-end-style.double | SPEC | Window | β |
css.properties.border-inline-end-style.groove | SPEC | Window | β |
css.properties.border-inline-end-style.hidden | SPEC | Window | β |
css.properties.border-inline-end-style.inset | SPEC | Window | β |
css.properties.border-inline-end-style.none | SPEC | Window | β |
css.properties.border-inline-end-style.outset | SPEC | Window | β |
css.properties.border-inline-end-style.ridge | SPEC | Window | β |
css.properties.border-inline-end-style.solid | SPEC | Window | β |
css.properties.border-inline-end-width | N/A | Window | β |
css.properties.border-inline-end-width.hairline | N/A | Window | β |
css.properties.border-inline-end-width.medium | SPEC | Window | β |
css.properties.border-inline-end-width.thick | SPEC | Window | β |
css.properties.border-inline-end-width.thin | SPEC | Window | β |
css.properties.border-inline-end.currentColor | SPEC | Window | β |
css.properties.border-inline-end.dashed | SPEC | Window | β |
css.properties.border-inline-end.dotted | SPEC | Window | β |
css.properties.border-inline-end.double | SPEC | Window | β |
css.properties.border-inline-end.groove | SPEC | Window | β |
css.properties.border-inline-end.hairline | N/A | Window | β |
css.properties.border-inline-end.hidden | SPEC | Window | β |
css.properties.border-inline-end.inset | SPEC | Window | β |
css.properties.border-inline-end.medium | SPEC | Window | β |
css.properties.border-inline-end.none | SPEC | Window | β |
css.properties.border-inline-end.outset | SPEC | Window | β |
css.properties.border-inline-end.ridge | SPEC | Window | β |
css.properties.border-inline-end.solid | SPEC | Window | β |
css.properties.border-inline-end.thick | SPEC | Window | β |
css.properties.border-inline-end.thin | SPEC | Window | β |
css.properties.border-inline-end.transparent | SPEC | Window | β |
css.properties.border-inline-start | N/A | Window | β |
css.properties.border-inline-start-clip | N/A | Window | β |
css.properties.border-inline-start-clip.none | N/A | Window | β |
css.properties.border-inline-start-color | N/A | Window | β |
css.properties.border-inline-start-color.currentColor | SPEC | Window | β |
css.properties.border-inline-start-color.transparent | SPEC | Window | β |
css.properties.border-inline-start-radius | N/A | Window | β |
css.properties.border-inline-start-style | N/A | Window | β |
css.properties.border-inline-start-style.dashed | SPEC | Window | β |
css.properties.border-inline-start-style.dotted | SPEC | Window | β |
css.properties.border-inline-start-style.double | SPEC | Window | β |
css.properties.border-inline-start-style.groove | SPEC | Window | β |
css.properties.border-inline-start-style.hidden | SPEC | Window | β |
css.properties.border-inline-start-style.inset | SPEC | Window | β |
css.properties.border-inline-start-style.none | SPEC | Window | β |
css.properties.border-inline-start-style.outset | SPEC | Window | β |
css.properties.border-inline-start-style.ridge | SPEC | Window | β |
css.properties.border-inline-start-style.solid | SPEC | Window | β |
css.properties.border-inline-start-width | N/A | Window | β |
css.properties.border-inline-start-width.hairline | N/A | Window | β |
css.properties.border-inline-start-width.medium | SPEC | Window | β |
css.properties.border-inline-start-width.thick | SPEC | Window | β |
css.properties.border-inline-start-width.thin | SPEC | Window | β |
css.properties.border-inline-start.currentColor | SPEC | Window | β |
css.properties.border-inline-start.dashed | SPEC | Window | β |
css.properties.border-inline-start.dotted | SPEC | Window | β |
css.properties.border-inline-start.double | SPEC | Window | β |
css.properties.border-inline-start.groove | SPEC | Window | β |
css.properties.border-inline-start.hairline | N/A | Window | β |
css.properties.border-inline-start.hidden | SPEC | Window | β |
css.properties.border-inline-start.inset | SPEC | Window | β |
css.properties.border-inline-start.medium | SPEC | Window | β |
css.properties.border-inline-start.none | SPEC | Window | β |
css.properties.border-inline-start.outset | SPEC | Window | β |
css.properties.border-inline-start.ridge | SPEC | Window | β |
css.properties.border-inline-start.solid | SPEC | Window | β |
css.properties.border-inline-start.thick | SPEC | Window | β |
css.properties.border-inline-start.thin | SPEC | Window | β |
css.properties.border-inline-start.transparent | SPEC | Window | β |
css.properties.border-inline-style | N/A | Window | β |
css.properties.border-inline-style.dashed | SPEC | Window | β |
css.properties.border-inline-style.dotted | SPEC | Window | β |
css.properties.border-inline-style.double | SPEC | Window | β |
css.properties.border-inline-style.groove | SPEC | Window | β |
css.properties.border-inline-style.hidden | SPEC | Window | β |
css.properties.border-inline-style.inset | SPEC | Window | β |
css.properties.border-inline-style.none | SPEC | Window | β |
css.properties.border-inline-style.outset | SPEC | Window | β |
css.properties.border-inline-style.ridge | SPEC | Window | β |
css.properties.border-inline-style.solid | SPEC | Window | β |
css.properties.border-inline-width | N/A | Window | β |
css.properties.border-inline-width.hairline | N/A | Window | β |
css.properties.border-inline-width.medium | SPEC | Window | β |
css.properties.border-inline-width.thick | SPEC | Window | β |
css.properties.border-inline-width.thin | SPEC | Window | β |
css.properties.border-inline.currentColor | SPEC | Window | β |
css.properties.border-inline.dashed | SPEC | Window | β |
css.properties.border-inline.dotted | SPEC | Window | β |
css.properties.border-inline.double | SPEC | Window | β |
css.properties.border-inline.groove | SPEC | Window | β |
css.properties.border-inline.hairline | N/A | Window | β |
css.properties.border-inline.hidden | SPEC | Window | β |
css.properties.border-inline.inset | SPEC | Window | β |
css.properties.border-inline.medium | SPEC | Window | β |
css.properties.border-inline.none | SPEC | Window | β |
css.properties.border-inline.outset | SPEC | Window | β |
css.properties.border-inline.ridge | SPEC | Window | β |
css.properties.border-inline.solid | SPEC | Window | β |
css.properties.border-inline.thick | SPEC | Window | β |
css.properties.border-inline.thin | SPEC | Window | β |
css.properties.border-inline.transparent | SPEC | Window | β |
css.properties.border-left | N/A | Window | β |
css.properties.border-left-clip | N/A | Window | β |
css.properties.border-left-clip.none | N/A | Window | β |
css.properties.border-left-color | N/A | Window | β |
css.properties.border-left-color.currentColor | SPEC | Window | β |
css.properties.border-left-color.transparent | SPEC | Window | β |
css.properties.border-left-radius | N/A | Window | β |
css.properties.border-left-style | N/A | Window | β |
css.properties.border-left-style.dashed | SPEC | Window | β |
css.properties.border-left-style.dotted | SPEC | Window | β |
css.properties.border-left-style.double | SPEC | Window | β |
css.properties.border-left-style.groove | SPEC | Window | β |
css.properties.border-left-style.hidden | SPEC | Window | β |
css.properties.border-left-style.inset | SPEC | Window | β |
css.properties.border-left-style.none | SPEC | Window | β |
css.properties.border-left-style.outset | SPEC | Window | β |
css.properties.border-left-style.ridge | SPEC | Window | β |
css.properties.border-left-style.solid | SPEC | Window | β |
css.properties.border-left-width | N/A | Window | β |
css.properties.border-left-width.hairline | N/A | Window | β |
css.properties.border-left-width.medium | SPEC | Window | β |
css.properties.border-left-width.thick | SPEC | Window | β |
css.properties.border-left-width.thin | SPEC | Window | β |
css.properties.border-left.currentColor | SPEC | Window | β |
css.properties.border-left.dashed | SPEC | Window | β |
css.properties.border-left.dotted | SPEC | Window | β |
css.properties.border-left.double | SPEC | Window | β |
css.properties.border-left.groove | SPEC | Window | β |
css.properties.border-left.hairline | N/A | Window | β |
css.properties.border-left.hidden | SPEC | Window | β |
css.properties.border-left.inset | SPEC | Window | β |
css.properties.border-left.medium | SPEC | Window | β |
css.properties.border-left.none | SPEC | Window | β |
css.properties.border-left.outset | SPEC | Window | β |
css.properties.border-left.ridge | SPEC | Window | β |
css.properties.border-left.solid | SPEC | Window | β |
css.properties.border-left.thick | SPEC | Window | β |
css.properties.border-left.thin | SPEC | Window | β |
css.properties.border-left.transparent | SPEC | Window | β |
css.properties.border-limit | N/A | Window | β |
css.properties.border-limit.all | N/A | Window | β |
css.properties.border-limit.bottom | N/A | Window | β |
css.properties.border-limit.corners | N/A | Window | β |
css.properties.border-limit.left | N/A | Window | β |
css.properties.border-limit.right | N/A | Window | β |
css.properties.border-limit.sides | N/A | Window | β |
css.properties.border-limit.top | N/A | Window | β |
css.properties.border-radius | N/A | Window | β |
css.properties.border-radius.4_values_for_4_corners | SPEC | Window | β |
css.properties.border-radius.elliptical_borders | SPEC | Window | β |
css.properties.border-radius.percentages | SPEC | Window | β |
css.properties.border-right | N/A | Window | β |
css.properties.border-right-clip | N/A | Window | β |
css.properties.border-right-clip.none | N/A | Window | β |
css.properties.border-right-color | N/A | Window | β |
css.properties.border-right-color.currentColor | SPEC | Window | β |
css.properties.border-right-color.transparent | SPEC | Window | β |
css.properties.border-right-radius | N/A | Window | β |
css.properties.border-right-style | N/A | Window | β |
css.properties.border-right-style.dashed | SPEC | Window | β |
css.properties.border-right-style.dotted | SPEC | Window | β |
css.properties.border-right-style.double | SPEC | Window | β |
css.properties.border-right-style.groove | SPEC | Window | β |
css.properties.border-right-style.hidden | SPEC | Window | β |
css.properties.border-right-style.inset | SPEC | Window | β |
css.properties.border-right-style.none | SPEC | Window | β |
css.properties.border-right-style.outset | SPEC | Window | β |
css.properties.border-right-style.ridge | SPEC | Window | β |
css.properties.border-right-style.solid | SPEC | Window | β |
css.properties.border-right-width | N/A | Window | β |
css.properties.border-right-width.hairline | N/A | Window | β |
css.properties.border-right-width.medium | SPEC | Window | β |
css.properties.border-right-width.thick | SPEC | Window | β |
css.properties.border-right-width.thin | SPEC | Window | β |
css.properties.border-right.currentColor | SPEC | Window | β |
css.properties.border-right.dashed | SPEC | Window | β |
css.properties.border-right.dotted | SPEC | Window | β |
css.properties.border-right.double | SPEC | Window | β |
css.properties.border-right.groove | SPEC | Window | β |
css.properties.border-right.hairline | N/A | Window | β |
css.properties.border-right.hidden | SPEC | Window | β |
css.properties.border-right.inset | SPEC | Window | β |
css.properties.border-right.medium | SPEC | Window | β |
css.properties.border-right.none | SPEC | Window | β |
css.properties.border-right.outset | SPEC | Window | β |
css.properties.border-right.ridge | SPEC | Window | β |
css.properties.border-right.solid | SPEC | Window | β |
css.properties.border-right.thick | SPEC | Window | β |
css.properties.border-right.thin | SPEC | Window | β |
css.properties.border-right.transparent | SPEC | Window | β |
css.properties.border-shape | N/A | Window | β |
css.properties.border-shape.border-box | N/A | Window | β |
css.properties.border-shape.content-box | N/A | Window | β |
css.properties.border-shape.fill-box | N/A | Window | β |
css.properties.border-shape.half-border-box | N/A | Window | β |
css.properties.border-shape.margin-box | N/A | Window | β |
css.properties.border-shape.none | SPEC | Window | β |
css.properties.border-shape.padding-box | N/A | Window | β |
css.properties.border-shape.stroke-box | N/A | Window | β |
css.properties.border-shape.view-box | N/A | Window | β |
css.properties.border-spacing | N/A | Window | β |
css.properties.border-start-end-radius | N/A | Window | β |
css.properties.border-start-start-radius | N/A | Window | β |
css.properties.border-style | N/A | Window | β |
css.properties.border-style.dashed | SPEC | Window | β |
css.properties.border-style.dotted | SPEC | Window | β |
css.properties.border-style.double | SPEC | Window | β |
css.properties.border-style.groove | SPEC | Window | β |
css.properties.border-style.hidden | SPEC | Window | β |
css.properties.border-style.inset | SPEC | Window | β |
css.properties.border-style.none | SPEC | Window | β |
css.properties.border-style.outset | SPEC | Window | β |
css.properties.border-style.ridge | SPEC | Window | β |
css.properties.border-style.solid | SPEC | Window | β |
css.properties.border-top | N/A | Window | β |
css.properties.border-top-clip | N/A | Window | β |
css.properties.border-top-clip.none | N/A | Window | β |
css.properties.border-top-color | N/A | Window | β |
css.properties.border-top-color.currentColor | SPEC | Window | β |
css.properties.border-top-color.transparent | SPEC | Window | β |
css.properties.border-top-left-radius | N/A | Window | β |
css.properties.border-top-left-radius.elliptical_corners | SPEC | Window | β |
css.properties.border-top-left-radius.percentages | SPEC | Window | β |
css.properties.border-top-radius | N/A | Window | β |
css.properties.border-top-right-radius | N/A | Window | β |
css.properties.border-top-right-radius.elliptical_corners | SPEC | Window | β |
css.properties.border-top-right-radius.percentages | SPEC | Window | β |
css.properties.border-top-style | N/A | Window | β |
css.properties.border-top-style.dashed | SPEC | Window | β |
css.properties.border-top-style.dotted | SPEC | Window | β |
css.properties.border-top-style.double | SPEC | Window | β |
css.properties.border-top-style.groove | SPEC | Window | β |
css.properties.border-top-style.hidden | SPEC | Window | β |
css.properties.border-top-style.inset | SPEC | Window | β |
css.properties.border-top-style.none | SPEC | Window | β |
css.properties.border-top-style.outset | SPEC | Window | β |
css.properties.border-top-style.ridge | SPEC | Window | β |
css.properties.border-top-style.solid | SPEC | Window | β |
css.properties.border-top-width | N/A | Window | β |
css.properties.border-top-width.hairline | N/A | Window | β |
css.properties.border-top-width.medium | SPEC | Window | β |
css.properties.border-top-width.thick | SPEC | Window | β |
css.properties.border-top-width.thin | SPEC | Window | β |
css.properties.border-top.currentColor | SPEC | Window | β |
css.properties.border-top.dashed | SPEC | Window | β |
css.properties.border-top.dotted | SPEC | Window | β |
css.properties.border-top.double | SPEC | Window | β |
css.properties.border-top.groove | SPEC | Window | β |
css.properties.border-top.hairline | N/A | Window | β |
css.properties.border-top.hidden | SPEC | Window | β |
css.properties.border-top.inset | SPEC | Window | β |
css.properties.border-top.medium | SPEC | Window | β |
css.properties.border-top.none | SPEC | Window | β |
css.properties.border-top.outset | SPEC | Window | β |
css.properties.border-top.ridge | SPEC | Window | β |
css.properties.border-top.solid | SPEC | Window | β |
css.properties.border-top.thick | SPEC | Window | β |
css.properties.border-top.thin | SPEC | Window | β |
css.properties.border-top.transparent | SPEC | Window | β |
css.properties.border-width | N/A | Window | β |
css.properties.border-width.hairline | N/A | Window | β |
css.properties.border-width.medium | SPEC | Window | β |
css.properties.border-width.thick | SPEC | Window | β |
css.properties.border-width.thin | SPEC | Window | β |
css.properties.border.currentColor | SPEC | Window | β |
css.properties.border.dashed | SPEC | Window | β |
css.properties.border.dotted | SPEC | Window | β |
css.properties.border.double | SPEC | Window | β |
css.properties.border.groove | SPEC | Window | β |
css.properties.border.hairline | N/A | Window | β |
css.properties.border.hidden | SPEC | Window | β |
css.properties.border.inset | SPEC | Window | β |
css.properties.border.medium | SPEC | Window | β |
css.properties.border.none | SPEC | Window | β |
css.properties.border.outset | SPEC | Window | β |
css.properties.border.ridge | SPEC | Window | β |
css.properties.border.solid | SPEC | Window | β |
css.properties.border.thick | SPEC | Window | β |
css.properties.border.thin | SPEC | Window | β |
css.properties.border.transparent | SPEC | Window | β |
css.properties.bottom | N/A | Window | β |
css.properties.bottom.anchor | SPEC | Window | β |
css.properties.bottom.anchor-size | SPEC | Window | β |
css.properties.bottom.auto | SPEC | Window | β |
css.properties.box-align | N/A | Window | β |
css.properties.box-decoration-break | N/A | Window | β |
css.properties.box-decoration-break.clone | SPEC | Window | β |
css.properties.box-decoration-break.slice | SPEC | Window | β |
css.properties.box-direction | N/A | Window | β |
css.properties.box-flex | N/A | Window | β |
css.properties.box-flex-group | N/A | Window | β |
css.properties.box-lines | N/A | Window | β |
css.properties.box-ordinal-group | N/A | Window | β |
css.properties.box-orient | N/A | Window | β |
css.properties.box-pack | N/A | Window | β |
css.properties.box-shadow | N/A | Window | β |
css.properties.box-shadow-blur | N/A | Window | β |
css.properties.box-shadow-color | N/A | Window | β |
css.properties.box-shadow-color.currentColor | N/A | Window | β |
css.properties.box-shadow-color.transparent | N/A | Window | β |
css.properties.box-shadow-offset | N/A | Window | β |
css.properties.box-shadow-offset.none | N/A | Window | β |
css.properties.box-shadow-position | N/A | Window | β |
css.properties.box-shadow-position.inset | N/A | Window | β |
css.properties.box-shadow-position.outset | N/A | Window | β |
css.properties.box-shadow-spread | N/A | Window | β |
css.properties.box-shadow.currentColor | N/A | Window | β |
css.properties.box-shadow.inset | SPEC | Window | β |
css.properties.box-shadow.multiple_shadows | SPEC | Window | β |
css.properties.box-shadow.none | SPEC | Window | β |
css.properties.box-shadow.outset | N/A | Window | β |
css.properties.box-shadow.spread_radius | SPEC0, SPEC1 | Window | β |
css.properties.box-shadow.transparent | N/A | Window | β |
css.properties.box-sizing | N/A | Window | β |
css.properties.box-sizing.border-box | SPEC | Window | β |
css.properties.box-sizing.content-box | SPEC | Window | β |
css.properties.box-sizing.padding-box | N/A | Window | β |
css.properties.box-snap | N/A | Window | β |
css.properties.box-snap.baseline | N/A | Window | β |
css.properties.box-snap.block-end | N/A | Window | β |
css.properties.box-snap.block-start | N/A | Window | β |
css.properties.box-snap.center | N/A | Window | β |
css.properties.box-snap.last-baseline | N/A | Window | β |
css.properties.box-snap.none | N/A | Window | β |
css.properties.break-after | N/A | Window | β |
css.properties.break-after.all | N/A | Window | β |
css.properties.break-after.always | SPEC | Window | β |
css.properties.break-after.auto | SPEC | Window | β |
css.properties.break-after.avoid | SPEC | Window | β |
css.properties.break-after.avoid-column | SPEC | Window | β |
css.properties.break-after.avoid-page | SPEC | Window | β |
css.properties.break-after.avoid-region | N/A | Window | β |
css.properties.break-after.column | SPEC | Window | β |
css.properties.break-after.left | SPEC | Window | β |
css.properties.break-after.page | SPEC | Window | β |
css.properties.break-after.recto | SPEC | Window | β |
css.properties.break-after.region | N/A | Window | β |
css.properties.break-after.right | SPEC | Window | β |
css.properties.break-after.verso | SPEC | Window | β |
css.properties.break-before | N/A | Window | β |
css.properties.break-before.all | N/A | Window | β |
css.properties.break-before.always | SPEC | Window | β |
css.properties.break-before.auto | SPEC | Window | β |
css.properties.break-before.avoid | SPEC | Window | β |
css.properties.break-before.avoid-column | SPEC | Window | β |
css.properties.break-before.avoid-page | SPEC | Window | β |
css.properties.break-before.avoid-region | N/A | Window | β |
css.properties.break-before.column | SPEC | Window | β |
css.properties.break-before.left | SPEC | Window | β |
css.properties.break-before.page | SPEC | Window | β |
css.properties.break-before.recto | SPEC | Window | β |
css.properties.break-before.region | N/A | Window | β |
css.properties.break-before.right | SPEC | Window | β |
css.properties.break-before.verso | SPEC | Window | β |
css.properties.break-inside | N/A | Window | β |
css.properties.break-inside.auto | SPEC | Window | β |
css.properties.break-inside.avoid | SPEC | Window | β |
css.properties.break-inside.avoid-column | SPEC | Window | β |
css.properties.break-inside.avoid-page | SPEC | Window | β |
css.properties.break-inside.avoid-region | N/A | Window | β |
css.properties.buffered-rendering | N/A | Window | β |
css.properties.buffered-rendering.auto | N/A | Window | β |
css.properties.buffered-rendering.dynamic | N/A | Window | β |
css.properties.buffered-rendering.static | N/A | Window | β |
css.properties.caption-side | N/A | Window | β |
css.properties.caption-side.bottom | SPEC | Window | β |
css.properties.caption-side.bottom-outside | N/A | Window | β |
css.properties.caption-side.inline-end | N/A | Window | β |
css.properties.caption-side.inline-start | N/A | Window | β |
css.properties.caption-side.left | N/A | Window | β |
css.properties.caption-side.right | N/A | Window | β |
css.properties.caption-side.top | SPEC | Window | β |
css.properties.caption-side.top-outside | N/A | Window | β |
css.properties.caret | N/A | Window | β |
css.properties.caret-animation | N/A | Window | β |
css.properties.caret-animation.auto | SPEC | Window | β |
css.properties.caret-animation.manual | SPEC | Window | β |
css.properties.caret-color | N/A | Window | β |
css.properties.caret-color.auto | SPEC | Window | β |
css.properties.caret-color.currentColor | SPEC | Window | β |
css.properties.caret-color.transparent | SPEC | Window | β |
css.properties.caret-shape | N/A | Window | β |
css.properties.caret-shape.auto | SPEC | Window | β |
css.properties.caret-shape.bar | SPEC | Window | β |
css.properties.caret-shape.block | SPEC | Window | β |
css.properties.caret-shape.underscore | SPEC | Window | β |
css.properties.caret.auto | N/A | Window | β |
css.properties.caret.bar | N/A | Window | β |
css.properties.caret.block | N/A | Window | β |
css.properties.caret.currentColor | N/A | Window | β |
css.properties.caret.manual | N/A | Window | β |
css.properties.caret.transparent | N/A | Window | β |
css.properties.caret.underscore | N/A | Window | β |
css.properties.clear | N/A | Window | β |
css.properties.clear.block-end | N/A | Window | β |
css.properties.clear.block-start | N/A | Window | β |
css.properties.clear.both | SPEC | Window | β |
css.properties.clear.both-block | N/A | Window | β |
css.properties.clear.both-inline | N/A | Window | β |
css.properties.clear.bottom | N/A | Window | β |
css.properties.clear.inline-end | SPEC | Window | β |
css.properties.clear.inline-start | SPEC | Window | β |
css.properties.clear.left | SPEC | Window | β |
css.properties.clear.none | SPEC | Window | β |
css.properties.clear.right | SPEC | Window | β |
css.properties.clear.top | N/A | Window | β |
css.properties.clip | N/A | Window | β |
css.properties.clip-path | N/A | Window | β |
css.properties.clip-path.-webkit-path | N/A | Window | β |
css.properties.clip-path.basic_shape | SPEC | Window | β |
css.properties.clip-path.border-box | SPEC0, SPEC1 | Window | β |
css.properties.clip-path.content-box | SPEC0, SPEC1 | Window | β |
css.properties.clip-path.fill-box | SPEC | Window | β |
css.properties.clip-path.half-border-box | N/A | Window | β |
css.properties.clip-path.margin-box | SPEC0, SPEC1 | Window | β |
css.properties.clip-path.none | N/A | Window | β |
css.properties.clip-path.padding-box | SPEC0, SPEC1 | Window | β |
css.properties.clip-path.path | SPEC | Window | β |
css.properties.clip-path.stroke-box | SPEC | Window | β |
css.properties.clip-path.view-box | SPEC | Window | β |
css.properties.clip-rule | N/A | Window | β |
css.properties.clip-rule.evenodd | SPEC | Window | β |
css.properties.clip-rule.nonzero | SPEC | Window | β |
css.properties.clip.auto | SPEC | Window | β |
css.properties.color | N/A | Window | β |
css.properties.color-adjust | N/A | Window | β |
css.properties.color-adjust.economy | SPEC | Window | β |
css.properties.color-adjust.exact | SPEC | Window | β |
css.properties.color-interpolation | N/A | Window | β |
css.properties.color-interpolation-filters | N/A | Window | β |
css.properties.color-interpolation-filters.auto | SPEC | Window | β |
css.properties.color-interpolation-filters.linearRGB | SPEC | Window | β |
css.properties.color-interpolation-filters.sRGB | SPEC | Window | β |
css.properties.color-interpolation.auto | SPEC | Window | β |
css.properties.color-interpolation.linearGradient | N/A | Window | β |
css.properties.color-interpolation.linearRGB | SPEC | Window | β |
css.properties.color-interpolation.sRGB | SPEC | Window | β |
css.properties.color-rendering | N/A | Window | β |
css.properties.color-rendering.auto | N/A | Window | β |
css.properties.color-rendering.optimizeQuality | N/A | Window | β |
css.properties.color-rendering.optimizeSpeed | N/A | Window | β |
css.properties.color-scheme | N/A | Window | β |
css.properties.color-scheme.dark | SPEC | Window | β |
css.properties.color-scheme.light | SPEC | Window | β |
css.properties.color-scheme.normal | SPEC | Window | β |
css.properties.color-scheme.only | SPEC | Window | β |
css.properties.color.currentColor | SPEC | Window | β |
css.properties.color.transparent | SPEC | Window | β |
css.properties.column-count | N/A | Window | β |
css.properties.column-count.auto | SPEC | Window | β |
css.properties.column-fill | N/A | Window | β |
css.properties.column-fill.auto | SPEC | Window | β |
css.properties.column-fill.balance | SPEC | Window | β |
css.properties.column-fill.balance-all | N/A | Window | β |
css.properties.column-gap | N/A | Window | β |
css.properties.column-gap.hairline | N/A | Window | β |
css.properties.column-gap.medium | N/A | Window | β |
css.properties.column-gap.normal | SPEC | Window | β |
css.properties.column-gap.thick | N/A | Window | β |
css.properties.column-gap.thin | N/A | Window | β |
css.properties.column-height | N/A | Window | β |
css.properties.column-height.auto | SPEC | Window | β |
css.properties.column-progression | N/A | Window | β |
css.properties.column-rule | N/A | Window | β |
css.properties.column-rule-break | N/A | Window | β |
css.properties.column-rule-break.intersection | SPEC | Window | β |
css.properties.column-rule-break.none | SPEC | Window | β |
css.properties.column-rule-break.normal | SPEC | Window | β |
css.properties.column-rule-color | N/A | Window | β |
css.properties.column-rule-color.currentColor | SPEC | Window | β |
css.properties.column-rule-color.repeat_auto | N/A | Window | β |
css.properties.column-rule-color.transparent | SPEC | Window | β |
css.properties.column-rule-inset | N/A | Window | β |
css.properties.column-rule-inset-cap | N/A | Window | β |
css.properties.column-rule-inset-cap-end | N/A | Window | β |
css.properties.column-rule-inset-cap-end.overlap-join | N/A | Window | β |
css.properties.column-rule-inset-cap-start | N/A | Window | β |
css.properties.column-rule-inset-cap-start.overlap-join | N/A | Window | β |
css.properties.column-rule-inset-cap.overlap-join | N/A | Window | β |
css.properties.column-rule-inset-end | N/A | Window | β |
css.properties.column-rule-inset-end.overlap-join | N/A | Window | β |
css.properties.column-rule-inset-junction | N/A | Window | β |
css.properties.column-rule-inset-junction-end | N/A | Window | β |
css.properties.column-rule-inset-junction-end.overlap-join | N/A | Window | β |
css.properties.column-rule-inset-junction-start | N/A | Window | β |
css.properties.column-rule-inset-junction-start.overlap-join | N/A | Window | β |
css.properties.column-rule-inset-junction.overlap-join | N/A | Window | β |
css.properties.column-rule-inset-start | N/A | Window | β |
css.properties.column-rule-inset-start.overlap-join | N/A | Window | β |
css.properties.column-rule-inset.overlap-join | N/A | Window | β |
css.properties.column-rule-style | N/A | Window | β |
css.properties.column-rule-style.dashed | SPEC | Window | β |
css.properties.column-rule-style.dotted | SPEC | Window | β |
css.properties.column-rule-style.double | SPEC | Window | β |
css.properties.column-rule-style.groove | SPEC | Window | β |
css.properties.column-rule-style.hidden | SPEC | Window | β |
css.properties.column-rule-style.inset | SPEC | Window | β |
css.properties.column-rule-style.none | SPEC | Window | β |
css.properties.column-rule-style.outset | SPEC | Window | β |
css.properties.column-rule-style.repeat_auto | N/A | Window | β |
css.properties.column-rule-style.ridge | SPEC | Window | β |
css.properties.column-rule-style.solid | SPEC | Window | β |
css.properties.column-rule-visibility-items | N/A | Window | β |
css.properties.column-rule-visibility-items.all | SPEC | Window | β |
css.properties.column-rule-visibility-items.around | SPEC | Window | β |
css.properties.column-rule-visibility-items.between | SPEC | Window | β |
css.properties.column-rule-visibility-items.normal | SPEC | Window | β |
css.properties.column-rule-width | N/A | Window | β |
css.properties.column-rule-width.hairline | N/A | Window | β |
css.properties.column-rule-width.medium | SPEC | Window | β |
css.properties.column-rule-width.repeat_auto | N/A | Window | β |
css.properties.column-rule-width.thick | SPEC | Window | β |
css.properties.column-rule-width.thin | SPEC | Window | β |
css.properties.column-rule.currentColor | SPEC | Window | β |
css.properties.column-rule.dashed | SPEC | Window | β |
css.properties.column-rule.dotted | SPEC | Window | β |
css.properties.column-rule.double | SPEC | Window | β |
css.properties.column-rule.groove | SPEC | Window | β |
css.properties.column-rule.hairline | N/A | Window | β |
css.properties.column-rule.hidden | SPEC | Window | β |
css.properties.column-rule.inset | SPEC | Window | β |
css.properties.column-rule.medium | SPEC | Window | β |
css.properties.column-rule.none | SPEC | Window | β |
css.properties.column-rule.outset | SPEC | Window | β |
css.properties.column-rule.repeat_auto | N/A | Window | β |
css.properties.column-rule.ridge | SPEC | Window | β |
css.properties.column-rule.solid | SPEC | Window | β |
css.properties.column-rule.thick | SPEC | Window | β |
css.properties.column-rule.thin | SPEC | Window | β |
css.properties.column-rule.transparent | SPEC | Window | β |
css.properties.column-span | N/A | Window | β |
css.properties.column-span.all | SPEC | Window | β |
css.properties.column-span.auto | N/A | Window | β |
css.properties.column-span.none | SPEC | Window | β |
css.properties.column-width | N/A | Window | β |
css.properties.column-width.auto | SPEC | Window | β |
css.properties.column-width.max-content | N/A | Window | β |
css.properties.column-width.min-content | N/A | Window | β |
css.properties.column-wrap | N/A | Window | β |
css.properties.column-wrap.auto | SPEC | Window | β |
css.properties.column-wrap.nowrap | SPEC | Window | β |
css.properties.column-wrap.wrap | SPEC | Window | β |
css.properties.columns | N/A | Window | β |
css.properties.columns.auto | SPEC | Window | β |
css.properties.columns.max-content | N/A | Window | β |
css.properties.columns.min-content | N/A | Window | β |
css.properties.contain | N/A | Window | β |
css.properties.contain-intrinsic-block-size | N/A | Window | β |
css.properties.contain-intrinsic-block-size.auto | N/A | Window | β |
css.properties.contain-intrinsic-block-size.none | SPEC | Window | β |
css.properties.contain-intrinsic-height | N/A | Window | β |
css.properties.contain-intrinsic-height.auto | N/A | Window | β |
css.properties.contain-intrinsic-height.none | SPEC | Window | β |
css.properties.contain-intrinsic-inline-size | N/A | Window | β |
css.properties.contain-intrinsic-inline-size.auto | N/A | Window | β |
css.properties.contain-intrinsic-inline-size.none | SPEC | Window | β |
css.properties.contain-intrinsic-size | N/A | Window | β |
css.properties.contain-intrinsic-size.auto | N/A | Window | β |
css.properties.contain-intrinsic-size.auto_none | SPEC0, SPEC1 | Window | β |
css.properties.contain-intrinsic-size.none | SPEC | Window | β |
css.properties.contain-intrinsic-width | N/A | Window | β |
css.properties.contain-intrinsic-width.auto | N/A | Window | β |
css.properties.contain-intrinsic-width.none | SPEC | Window | β |
css.properties.contain.content | SPEC | Window | β |
css.properties.contain.inline-size | SPEC | Window | β |
css.properties.contain.layout | SPEC | Window | β |
css.properties.contain.none | SPEC | Window | β |
css.properties.contain.paint | SPEC | Window | β |
css.properties.contain.size | SPEC | Window | β |
css.properties.contain.strict | SPEC | Window | β |
css.properties.contain.style | SPEC | Window | β |
css.properties.container | N/A | Window | β |
css.properties.container-name | N/A | Window | β |
css.properties.container-name.none | SPEC | Window | β |
css.properties.container-type | N/A | Window | β |
css.properties.container-type.inline-size | SPEC | Window | β |
css.properties.container-type.normal | SPEC | Window | β |
css.properties.container-type.scroll-state | SPEC | Window | β |
css.properties.container-type.size | SPEC | Window | β |
css.properties.container.inline-size | SPEC | Window | β |
css.properties.container.none | SPEC | Window | β |
css.properties.container.normal | SPEC | Window | β |
css.properties.container.scroll-state | SPEC | Window | β |
css.properties.container.size | SPEC | Window | β |
css.properties.content | N/A | Window | β |
css.properties.content-visibility | N/A | Window | β |
css.properties.content-visibility.auto | SPEC | Window | β |
css.properties.content-visibility.hidden | SPEC | Window | β |
css.properties.content-visibility.visible | SPEC | Window | β |
css.properties.content.alt_text | SPEC | Window | β |
css.properties.content.close-quote | SPEC | Window | β |
css.properties.content.contents | N/A | Window | β |
css.properties.content.gradient | MDN, SPEC | Window | β |
css.properties.content.image-set | MDN, SPEC | Window | β |
css.properties.content.no-close-quote | SPEC | Window | β |
css.properties.content.no-open-quote | SPEC | Window | β |
css.properties.content.none | SPEC | Window | β |
css.properties.content.normal | SPEC | Window | β |
css.properties.content.open-quote | SPEC | Window | β |
css.properties.content.url | MDN, SPEC | Window | β |
css.properties.continue | N/A | Window | β |
css.properties.continue.-webkit-legacy | N/A | Window | β |
css.properties.continue.auto | N/A | Window | β |
css.properties.continue.collapse | N/A | Window | β |
css.properties.continue.discard | N/A | Window | β |
css.properties.continue.fragments | N/A | Window | β |
css.properties.continue.overflow | N/A | Window | β |
css.properties.continue.paginate | N/A | Window | β |
css.properties.copy-into | N/A | Window | β |
css.properties.copy-into.content | N/A | Window | β |
css.properties.copy-into.element | N/A | Window | β |
css.properties.copy-into.none | N/A | Window | β |
css.properties.copy-into.text | N/A | Window | β |
css.properties.corner | N/A | Window | β |
css.properties.corner-block-end | N/A | Window | β |
css.properties.corner-block-end-shape | N/A | Window | β |
css.properties.corner-block-end-shape.bevel | SPEC | Window | β |
css.properties.corner-block-end-shape.notch | SPEC | Window | β |
css.properties.corner-block-end-shape.round | SPEC | Window | β |
css.properties.corner-block-end-shape.scoop | SPEC | Window | β |
css.properties.corner-block-end-shape.square | SPEC | Window | β |
css.properties.corner-block-end-shape.squircle | SPEC | Window | β |
css.properties.corner-block-end.bevel | N/A | Window | β |
css.properties.corner-block-end.notch | N/A | Window | β |
css.properties.corner-block-end.round | N/A | Window | β |
css.properties.corner-block-end.scoop | N/A | Window | β |
css.properties.corner-block-end.square | N/A | Window | β |
css.properties.corner-block-end.squircle | N/A | Window | β |
css.properties.corner-block-start | N/A | Window | β |
css.properties.corner-block-start-shape | N/A | Window | β |
css.properties.corner-block-start-shape.bevel | SPEC | Window | β |
css.properties.corner-block-start-shape.notch | SPEC | Window | β |
css.properties.corner-block-start-shape.round | SPEC | Window | β |
css.properties.corner-block-start-shape.scoop | SPEC | Window | β |
css.properties.corner-block-start-shape.square | SPEC | Window | β |
css.properties.corner-block-start-shape.squircle | SPEC | Window | β |
css.properties.corner-block-start.bevel | N/A | Window | β |
css.properties.corner-block-start.notch | N/A | Window | β |
css.properties.corner-block-start.round | N/A | Window | β |
css.properties.corner-block-start.scoop | N/A | Window | β |
css.properties.corner-block-start.square | N/A | Window | β |
css.properties.corner-block-start.squircle | N/A | Window | β |
css.properties.corner-bottom | N/A | Window | β |
css.properties.corner-bottom-left | N/A | Window | β |
css.properties.corner-bottom-left-shape | N/A | Window | β |
css.properties.corner-bottom-left-shape.bevel | SPEC | Window | β |
css.properties.corner-bottom-left-shape.notch | SPEC | Window | β |
css.properties.corner-bottom-left-shape.round | SPEC | Window | β |
css.properties.corner-bottom-left-shape.scoop | SPEC | Window | β |
css.properties.corner-bottom-left-shape.square | SPEC | Window | β |
css.properties.corner-bottom-left-shape.squircle | SPEC | Window | β |
css.properties.corner-bottom-left.bevel | N/A | Window | β |
css.properties.corner-bottom-left.notch | N/A | Window | β |
css.properties.corner-bottom-left.round | N/A | Window | β |
css.properties.corner-bottom-left.scoop | N/A | Window | β |
css.properties.corner-bottom-left.square | N/A | Window | β |
css.properties.corner-bottom-left.squircle | N/A | Window | β |
css.properties.corner-bottom-right | N/A | Window | β |
css.properties.corner-bottom-right-shape | N/A | Window | β |
css.properties.corner-bottom-right-shape.bevel | SPEC | Window | β |
css.properties.corner-bottom-right-shape.notch | SPEC | Window | β |
css.properties.corner-bottom-right-shape.round | SPEC | Window | β |
css.properties.corner-bottom-right-shape.scoop | SPEC | Window | β |
css.properties.corner-bottom-right-shape.square | SPEC | Window | β |
css.properties.corner-bottom-right-shape.squircle | SPEC | Window | β |
css.properties.corner-bottom-right.bevel | N/A | Window | β |
css.properties.corner-bottom-right.notch | N/A | Window | β |
css.properties.corner-bottom-right.round | N/A | Window | β |
css.properties.corner-bottom-right.scoop | N/A | Window | β |
css.properties.corner-bottom-right.square | N/A | Window | β |
css.properties.corner-bottom-right.squircle | N/A | Window | β |
css.properties.corner-bottom-shape | N/A | Window | β |
css.properties.corner-bottom-shape.bevel | SPEC | Window | β |
css.properties.corner-bottom-shape.notch | SPEC | Window | β |
css.properties.corner-bottom-shape.round | SPEC | Window | β |
css.properties.corner-bottom-shape.scoop | SPEC | Window | β |
css.properties.corner-bottom-shape.square | SPEC | Window | β |
css.properties.corner-bottom-shape.squircle | SPEC | Window | β |
css.properties.corner-bottom.bevel | N/A | Window | β |
css.properties.corner-bottom.notch | N/A | Window | β |
css.properties.corner-bottom.round | N/A | Window | β |
css.properties.corner-bottom.scoop | N/A | Window | β |
css.properties.corner-bottom.square | N/A | Window | β |
css.properties.corner-bottom.squircle | N/A | Window | β |
css.properties.corner-end-end | N/A | Window | β |
css.properties.corner-end-end-shape | N/A | Window | β |
css.properties.corner-end-end-shape.bevel | SPEC | Window | β |
css.properties.corner-end-end-shape.notch | SPEC | Window | β |
css.properties.corner-end-end-shape.round | SPEC | Window | β |
css.properties.corner-end-end-shape.scoop | SPEC | Window | β |
css.properties.corner-end-end-shape.square | SPEC | Window | β |
css.properties.corner-end-end-shape.squircle | SPEC | Window | β |
css.properties.corner-end-end.bevel | N/A | Window | β |
css.properties.corner-end-end.notch | N/A | Window | β |
css.properties.corner-end-end.round | N/A | Window | β |
css.properties.corner-end-end.scoop | N/A | Window | β |
css.properties.corner-end-end.square | N/A | Window | β |
css.properties.corner-end-end.squircle | N/A | Window | β |
css.properties.corner-end-start | N/A | Window | β |
css.properties.corner-end-start-shape | N/A | Window | β |
css.properties.corner-end-start-shape.bevel | SPEC | Window | β |
css.properties.corner-end-start-shape.notch | SPEC | Window | β |
css.properties.corner-end-start-shape.round | SPEC | Window | β |
css.properties.corner-end-start-shape.scoop | SPEC | Window | β |
css.properties.corner-end-start-shape.square | SPEC | Window | β |
css.properties.corner-end-start-shape.squircle | SPEC | Window | β |
css.properties.corner-end-start.bevel | N/A | Window | β |
css.properties.corner-end-start.notch | N/A | Window | β |
css.properties.corner-end-start.round | N/A | Window | β |
css.properties.corner-end-start.scoop | N/A | Window | β |
css.properties.corner-end-start.square | N/A | Window | β |
css.properties.corner-end-start.squircle | N/A | Window | β |
css.properties.corner-inline-end | N/A | Window | β |
css.properties.corner-inline-end-shape | N/A | Window | β |
css.properties.corner-inline-end-shape.bevel | SPEC | Window | β |
css.properties.corner-inline-end-shape.notch | SPEC | Window | β |
css.properties.corner-inline-end-shape.round | SPEC | Window | β |
css.properties.corner-inline-end-shape.scoop | SPEC | Window | β |
css.properties.corner-inline-end-shape.square | SPEC | Window | β |
css.properties.corner-inline-end-shape.squircle | SPEC | Window | β |
css.properties.corner-inline-end.bevel | N/A | Window | β |
css.properties.corner-inline-end.notch | N/A | Window | β |
css.properties.corner-inline-end.round | N/A | Window | β |
css.properties.corner-inline-end.scoop | N/A | Window | β |
css.properties.corner-inline-end.square | N/A | Window | β |
css.properties.corner-inline-end.squircle | N/A | Window | β |
css.properties.corner-inline-start | N/A | Window | β |
css.properties.corner-inline-start-shape | N/A | Window | β |
css.properties.corner-inline-start-shape.bevel | SPEC | Window | β |
css.properties.corner-inline-start-shape.notch | SPEC | Window | β |
css.properties.corner-inline-start-shape.round | SPEC | Window | β |
css.properties.corner-inline-start-shape.scoop | SPEC | Window | β |
css.properties.corner-inline-start-shape.square | SPEC | Window | β |
css.properties.corner-inline-start-shape.squircle | SPEC | Window | β |
css.properties.corner-inline-start.bevel | N/A | Window | β |
css.properties.corner-inline-start.notch | N/A | Window | β |
css.properties.corner-inline-start.round | N/A | Window | β |
css.properties.corner-inline-start.scoop | N/A | Window | β |
css.properties.corner-inline-start.square | N/A | Window | β |
css.properties.corner-inline-start.squircle | N/A | Window | β |
css.properties.corner-left | N/A | Window | β |
css.properties.corner-left-shape | N/A | Window | β |
css.properties.corner-left-shape.bevel | SPEC | Window | β |
css.properties.corner-left-shape.notch | SPEC | Window | β |
css.properties.corner-left-shape.round | SPEC | Window | β |
css.properties.corner-left-shape.scoop | SPEC | Window | β |
css.properties.corner-left-shape.square | SPEC | Window | β |
css.properties.corner-left-shape.squircle | SPEC | Window | β |
css.properties.corner-left.bevel | N/A | Window | β |
css.properties.corner-left.notch | N/A | Window | β |
css.properties.corner-left.round | N/A | Window | β |
css.properties.corner-left.scoop | N/A | Window | β |
css.properties.corner-left.square | N/A | Window | β |
css.properties.corner-left.squircle | N/A | Window | β |
css.properties.corner-right | N/A | Window | β |
css.properties.corner-right-shape | N/A | Window | β |
css.properties.corner-right-shape.bevel | SPEC | Window | β |
css.properties.corner-right-shape.notch | SPEC | Window | β |
css.properties.corner-right-shape.round | SPEC | Window | β |
css.properties.corner-right-shape.scoop | SPEC | Window | β |
css.properties.corner-right-shape.square | SPEC | Window | β |
css.properties.corner-right-shape.squircle | SPEC | Window | β |
css.properties.corner-right.bevel | N/A | Window | β |
css.properties.corner-right.notch | N/A | Window | β |
css.properties.corner-right.round | N/A | Window | β |
css.properties.corner-right.scoop | N/A | Window | β |
css.properties.corner-right.square | N/A | Window | β |
css.properties.corner-right.squircle | N/A | Window | β |
css.properties.corner-shape | N/A | Window | β |
css.properties.corner-shape.bevel | SPEC | Window | β |
css.properties.corner-shape.notch | SPEC | Window | β |
css.properties.corner-shape.round | SPEC | Window | β |
css.properties.corner-shape.scoop | SPEC | Window | β |
css.properties.corner-shape.square | SPEC | Window | β |
css.properties.corner-shape.squircle | SPEC | Window | β |
css.properties.corner-start-end | N/A | Window | β |
css.properties.corner-start-end-shape | N/A | Window | β |
css.properties.corner-start-end-shape.bevel | SPEC | Window | β |
css.properties.corner-start-end-shape.notch | SPEC | Window | β |
css.properties.corner-start-end-shape.round | SPEC | Window | β |
css.properties.corner-start-end-shape.scoop | SPEC | Window | β |
css.properties.corner-start-end-shape.square | SPEC | Window | β |
css.properties.corner-start-end-shape.squircle | SPEC | Window | β |
css.properties.corner-start-end.bevel | N/A | Window | β |
css.properties.corner-start-end.notch | N/A | Window | β |
css.properties.corner-start-end.round | N/A | Window | β |
css.properties.corner-start-end.scoop | N/A | Window | β |
css.properties.corner-start-end.square | N/A | Window | β |
css.properties.corner-start-end.squircle | N/A | Window | β |
css.properties.corner-start-start | N/A | Window | β |
css.properties.corner-start-start-shape | N/A | Window | β |
css.properties.corner-start-start-shape.bevel | SPEC | Window | β |
css.properties.corner-start-start-shape.notch | SPEC | Window | β |
css.properties.corner-start-start-shape.round | SPEC | Window | β |
css.properties.corner-start-start-shape.scoop | SPEC | Window | β |
css.properties.corner-start-start-shape.square | SPEC | Window | β |
css.properties.corner-start-start-shape.squircle | SPEC | Window | β |
css.properties.corner-start-start.bevel | N/A | Window | β |
css.properties.corner-start-start.notch | N/A | Window | β |
css.properties.corner-start-start.round | N/A | Window | β |
css.properties.corner-start-start.scoop | N/A | Window | β |
css.properties.corner-start-start.square | N/A | Window | β |
css.properties.corner-start-start.squircle | N/A | Window | β |
css.properties.corner-top | N/A | Window | β |
css.properties.corner-top-left | N/A | Window | β |
css.properties.corner-top-left-shape | N/A | Window | β |
css.properties.corner-top-left-shape.bevel | SPEC | Window | β |
css.properties.corner-top-left-shape.notch | SPEC | Window | β |
css.properties.corner-top-left-shape.round | SPEC | Window | β |
css.properties.corner-top-left-shape.scoop | SPEC | Window | β |
css.properties.corner-top-left-shape.square | SPEC | Window | β |
css.properties.corner-top-left-shape.squircle | SPEC | Window | β |
css.properties.corner-top-left.bevel | N/A | Window | β |
css.properties.corner-top-left.notch | N/A | Window | β |
css.properties.corner-top-left.round | N/A | Window | β |
css.properties.corner-top-left.scoop | N/A | Window | β |
css.properties.corner-top-left.square | N/A | Window | β |
css.properties.corner-top-left.squircle | N/A | Window | β |
css.properties.corner-top-right | N/A | Window | β |
css.properties.corner-top-right-shape | N/A | Window | β |
css.properties.corner-top-right-shape.bevel | SPEC | Window | β |
css.properties.corner-top-right-shape.notch | SPEC | Window | β |
css.properties.corner-top-right-shape.round | SPEC | Window | β |
css.properties.corner-top-right-shape.scoop | SPEC | Window | β |
css.properties.corner-top-right-shape.square | SPEC | Window | β |
css.properties.corner-top-right-shape.squircle | SPEC | Window | β |
css.properties.corner-top-right.bevel | N/A | Window | β |
css.properties.corner-top-right.notch | N/A | Window | β |
css.properties.corner-top-right.round | N/A | Window | β |
css.properties.corner-top-right.scoop | N/A | Window | β |
css.properties.corner-top-right.square | N/A | Window | β |
css.properties.corner-top-right.squircle | N/A | Window | β |
css.properties.corner-top-shape | N/A | Window | β |
css.properties.corner-top-shape.bevel | SPEC | Window | β |
css.properties.corner-top-shape.notch | SPEC | Window | β |
css.properties.corner-top-shape.round | SPEC | Window | β |
css.properties.corner-top-shape.scoop | SPEC | Window | β |
css.properties.corner-top-shape.square | SPEC | Window | β |
css.properties.corner-top-shape.squircle | SPEC | Window | β |
css.properties.corner-top.bevel | N/A | Window | β |
css.properties.corner-top.notch | N/A | Window | β |
css.properties.corner-top.round | N/A | Window | β |
css.properties.corner-top.scoop | N/A | Window | β |
css.properties.corner-top.square | N/A | Window | β |
css.properties.corner-top.squircle | N/A | Window | β |
css.properties.corner.bevel | N/A | Window | β |
css.properties.corner.notch | N/A | Window | β |
css.properties.corner.round | N/A | Window | β |
css.properties.corner.scoop | N/A | Window | β |
css.properties.corner.square | N/A | Window | β |
css.properties.corner.squircle | N/A | Window | β |
css.properties.counter-increment | N/A | Window | β |
css.properties.counter-increment.list-item | SPEC | Window | β |
css.properties.counter-increment.none | SPEC | Window | β |
css.properties.counter-reset | N/A | Window | β |
css.properties.counter-reset.list-item | SPEC | Window | β |
css.properties.counter-reset.none | SPEC | Window | β |
css.properties.counter-reset.reversed | SPEC | Window | β |
css.properties.counter-set | N/A | Window | β |
css.properties.counter-set.list-item | SPEC | Window | β |
css.properties.counter-set.none | SPEC | Window | β |
css.properties.cue | N/A | Window | β |
css.properties.cue-after | N/A | Window | β |
css.properties.cue-after.none | N/A | Window | β |
css.properties.cue-before | N/A | Window | β |
css.properties.cue-before.none | N/A | Window | β |
css.properties.cue.none | N/A | Window | β |
css.properties.cursor | N/A | Window | β |
css.properties.cursor.-moz-zoom | N/A | Window | β |
css.properties.cursor.-webkit-zoom | N/A | Window | β |
css.properties.cursor.alias | SPEC | Window | β |
css.properties.cursor.all-scroll | SPEC | Window | β |
css.properties.cursor.auto | SPEC | Window | β |
css.properties.cursor.cell | SPEC | Window | β |
css.properties.cursor.col-resize | SPEC | Window | β |
css.properties.cursor.context-menu | SPEC | Window | β |
css.properties.cursor.copy | SPEC | Window | β |
css.properties.cursor.crosshair | SPEC | Window | β |
css.properties.cursor.default | SPEC | Window | β |
css.properties.cursor.e-resize | SPEC | Window | β |
css.properties.cursor.ew-resize | SPEC | Window | β |
css.properties.cursor.grab | SPEC | Window | β |
css.properties.cursor.grabbing | SPEC | Window | β |
css.properties.cursor.help | SPEC | Window | β |
css.properties.cursor.move | SPEC | Window | β |
css.properties.cursor.n-resize | SPEC | Window | β |
css.properties.cursor.ne-resize | SPEC | Window | β |
css.properties.cursor.nesw-resize | SPEC | Window | β |
css.properties.cursor.no-drop | SPEC | Window | β |
css.properties.cursor.none | SPEC | Window | β |
css.properties.cursor.not-allowed | SPEC | Window | β |
css.properties.cursor.ns-resize | SPEC | Window | β |
css.properties.cursor.nw-resize | SPEC | Window | β |
css.properties.cursor.nwse-resize | SPEC | Window | β |
css.properties.cursor.pointer | SPEC | Window | β |
css.properties.cursor.progress | SPEC | Window | β |
css.properties.cursor.row-resize | SPEC | Window | β |
css.properties.cursor.s-resize | SPEC | Window | β |
css.properties.cursor.se-resize | SPEC | Window | β |
css.properties.cursor.sw-resize | SPEC | Window | β |
css.properties.cursor.text | SPEC | Window | β |
css.properties.cursor.url | SPEC | Window | β |
css.properties.cursor.url_positioning_syntax | N/A | Window | β |
css.properties.cursor.vertical-text | SPEC | Window | β |
css.properties.cursor.w-resize | SPEC | Window | β |
css.properties.cursor.wait | SPEC | Window | β |
css.properties.cursor.zoom-in | SPEC | Window | β |
css.properties.cursor.zoom-out | SPEC | Window | β |
css.properties.custom-property | N/A | Window | β |
css.properties.cx | N/A | Window | β |
css.properties.cy | N/A | Window | β |
css.properties.d | N/A | Window | β |
css.properties.d.none | SPEC | Window | β |
css.properties.direction | N/A | Window | β |
css.properties.direction.ltr | SPEC | Window | β |
css.properties.direction.rtl | SPEC | Window | β |
css.properties.display | N/A | Window | β |
css.properties.display.block | SPEC | Window | β |
css.properties.display.contents | SPEC | Window | β |
css.properties.display.flex | SPEC | Window | β |
css.properties.display.flow | N/A | Window | β |
css.properties.display.flow-root | SPEC | Window | β |
css.properties.display.grid | SPEC | Window | β |
css.properties.display.grid-lanes | SPEC | Window | β |
css.properties.display.inline | SPEC | Window | β |
css.properties.display.inline-block | SPEC | Window | β |
css.properties.display.inline-flex | SPEC | Window | β |
css.properties.display.inline-grid | SPEC | Window | β |
css.properties.display.inline-grid-lanes | SPEC | Window | β |
css.properties.display.inline-table | SPEC | Window | β |
css.properties.display.list-item | MDN, SPEC | Window | β |
css.properties.display.math | SPEC | Window | β |
css.properties.display.multi-keyword_values | SPEC | Window | β |
css.properties.display.none | SPEC | Window | β |
css.properties.display.ruby | SPEC | Window | β |
css.properties.display.ruby-base | SPEC | Window | β |
css.properties.display.ruby-base-container | SPEC | Window | β |
css.properties.display.ruby-text | SPEC | Window | β |
css.properties.display.ruby-text-container | SPEC | Window | β |
css.properties.display.run-in | N/A | Window | β |
css.properties.display.table | SPEC | Window | β |
css.properties.display.table-caption | SPEC | Window | β |
css.properties.display.table-cell | SPEC | Window | β |
css.properties.display.table-column | SPEC | Window | β |
css.properties.display.table-column-group | SPEC | Window | β |
css.properties.display.table-footer-group | SPEC | Window | β |
css.properties.display.table-header-group | SPEC | Window | β |
css.properties.display.table-row | SPEC | Window | β |
css.properties.display.table-row-group | SPEC | Window | β |
css.properties.dominant-baseline | N/A | Window | β |
css.properties.dominant-baseline.alphabetic | SPEC | Window | β |
css.properties.dominant-baseline.auto | SPEC | Window | β |
css.properties.dominant-baseline.central | SPEC | Window | β |
css.properties.dominant-baseline.hanging | SPEC | Window | β |
css.properties.dominant-baseline.ideographic | SPEC | Window | β |
css.properties.dominant-baseline.mathematical | SPEC | Window | β |
css.properties.dominant-baseline.middle | SPEC | Window | β |
css.properties.dominant-baseline.text-bottom | SPEC | Window | β |
css.properties.dominant-baseline.text-top | SPEC | Window | β |
css.properties.dynamic-range-limit | N/A | Window | β |
css.properties.dynamic-range-limit.constrained | SPEC | Window | β |
css.properties.dynamic-range-limit.no-limit | SPEC | Window | β |
css.properties.dynamic-range-limit.standard | SPEC | Window | β |
css.properties.empty-cells | N/A | Window | β |
css.properties.empty-cells.hide | SPEC | Window | β |
css.properties.empty-cells.show | SPEC | Window | β |
css.properties.event-trigger | N/A | Window | β |
css.properties.event-trigger-name | N/A | Window | β |
css.properties.event-trigger-name.none | N/A | Window | β |
css.properties.event-trigger-source | N/A | Window | β |
css.properties.event-trigger-source.activate | N/A | Window | β |
css.properties.event-trigger-source.click | N/A | Window | β |
css.properties.event-trigger-source.dblclick | N/A | Window | β |
css.properties.event-trigger-source.interest | N/A | Window | β |
css.properties.event-trigger-source.none | N/A | Window | β |
css.properties.event-trigger-source.touch | N/A | Window | β |
css.properties.event-trigger.activate | N/A | Window | β |
css.properties.event-trigger.click | N/A | Window | β |
css.properties.event-trigger.dblclick | N/A | Window | β |
css.properties.event-trigger.interest | N/A | Window | β |
css.properties.event-trigger.none | N/A | Window | β |
css.properties.event-trigger.touch | N/A | Window | β |
css.properties.field-sizing | N/A | Window | β |
css.properties.field-sizing.content | SPEC | Window | β |
css.properties.field-sizing.fixed | SPEC | Window | β |
css.properties.fill | N/A | Window | β |
css.properties.fill-break | N/A | Window | β |
css.properties.fill-break.bounding-box | N/A | Window | β |
css.properties.fill-break.clone | N/A | Window | β |
css.properties.fill-break.slice | N/A | Window | β |
css.properties.fill-color | N/A | Window | β |
css.properties.fill-color.currentColor | N/A | Window | β |
css.properties.fill-color.transparent | N/A | Window | β |
css.properties.fill-image | N/A | Window | β |
css.properties.fill-image.child | N/A | Window | β |
css.properties.fill-image.none | N/A | Window | β |
css.properties.fill-opacity | N/A | Window | β |
css.properties.fill-origin | N/A | Window | β |
css.properties.fill-origin.border-box | N/A | Window | β |
css.properties.fill-origin.content-box | N/A | Window | β |
css.properties.fill-origin.fill-box | N/A | Window | β |
css.properties.fill-origin.match-parent | N/A | Window | β |
css.properties.fill-origin.padding-box | N/A | Window | β |
css.properties.fill-origin.stroke-box | N/A | Window | β |
css.properties.fill-position | N/A | Window | β |
css.properties.fill-position.block-end | N/A | Window | β |
css.properties.fill-position.block-start | N/A | Window | β |
css.properties.fill-position.bottom | N/A | Window | β |
css.properties.fill-position.center | N/A | Window | β |
css.properties.fill-position.end | N/A | Window | β |
css.properties.fill-position.inline-end | N/A | Window | β |
css.properties.fill-position.inline-start | N/A | Window | β |
css.properties.fill-position.left | N/A | Window | β |
css.properties.fill-position.right | N/A | Window | β |
css.properties.fill-position.start | N/A | Window | β |
css.properties.fill-position.top | N/A | Window | β |
css.properties.fill-position.x-end | N/A | Window | β |
css.properties.fill-position.x-start | N/A | Window | β |
css.properties.fill-position.y-end | N/A | Window | β |
css.properties.fill-position.y-start | N/A | Window | β |
css.properties.fill-repeat | N/A | Window | β |
css.properties.fill-repeat.no-repeat | N/A | Window | β |
css.properties.fill-repeat.repeat | N/A | Window | β |
css.properties.fill-repeat.repeat-block | N/A | Window | β |
css.properties.fill-repeat.repeat-inline | N/A | Window | β |
css.properties.fill-repeat.repeat-x | N/A | Window | β |
css.properties.fill-repeat.repeat-y | N/A | Window | β |
css.properties.fill-repeat.round | N/A | Window | β |
css.properties.fill-repeat.space | N/A | Window | β |
css.properties.fill-rule | N/A | Window | β |
css.properties.fill-rule.evenodd | SPEC | Window | β |
css.properties.fill-rule.nonzero | SPEC | Window | β |
css.properties.fill-size | N/A | Window | β |
css.properties.fill-size.auto | N/A | Window | β |
css.properties.fill-size.contain | N/A | Window | β |
css.properties.fill-size.cover | N/A | Window | β |
css.properties.fill.child | N/A | Window | β |
css.properties.fill.none | SPEC | Window | β |
css.properties.filter | N/A | Window | β |
css.properties.filter.blur | SPEC | Window | β |
css.properties.filter.brightness | SPEC | Window | β |
css.properties.filter.contrast | SPEC | Window | β |
css.properties.filter.drop-shadow | SPEC | Window | β |
css.properties.filter.grayscale | SPEC | Window | β |
css.properties.filter.hue-rotate | SPEC | Window | β |
css.properties.filter.invert | SPEC | Window | β |
css.properties.filter.none | SPEC | Window | β |
css.properties.filter.opacity | SPEC | Window | β |
css.properties.filter.saturate | SPEC | Window | β |
css.properties.filter.sepia | SPEC | Window | β |
css.properties.flex | N/A | Window | β |
css.properties.flex-basis | N/A | Window | β |
css.properties.flex-basis.-webkit-auto | N/A | Window | β |
css.properties.flex-basis.auto | SPEC | Window | β |
css.properties.flex-basis.contain | N/A | Window | β |
css.properties.flex-basis.content | SPEC | Window | β |
css.properties.flex-basis.fit-content | SPEC | Window | β |
css.properties.flex-basis.max-content | SPEC | Window | β |
css.properties.flex-basis.min-content | SPEC | Window | β |
css.properties.flex-basis.stretch | SPEC | Window | β |
css.properties.flex-direction | N/A | Window | β |
css.properties.flex-direction.column | SPEC | Window | β |
css.properties.flex-direction.column-reverse | SPEC | Window | β |
css.properties.flex-direction.row | SPEC | Window | β |
css.properties.flex-direction.row-reverse | SPEC | Window | β |
css.properties.flex-flow | N/A | Window | β |
css.properties.flex-flow.balance | N/A | Window | β |
css.properties.flex-flow.column | SPEC | Window | β |
css.properties.flex-flow.column-reverse | SPEC | Window | β |
css.properties.flex-flow.nowrap | SPEC | Window | β |
css.properties.flex-flow.row | SPEC | Window | β |
css.properties.flex-flow.row-reverse | SPEC | Window | β |
css.properties.flex-flow.wrap | SPEC | Window | β |
css.properties.flex-flow.wrap-reverse | SPEC | Window | β |
css.properties.flex-grow | N/A | Window | β |
css.properties.flex-line-count | N/A | Window | β |
css.properties.flex-shrink | N/A | Window | β |
css.properties.flex-wrap | N/A | Window | β |
css.properties.flex-wrap.balance | N/A | Window | β |
css.properties.flex-wrap.nowrap | SPEC | Window | β |
css.properties.flex-wrap.wrap | SPEC | Window | β |
css.properties.flex-wrap.wrap-reverse | SPEC | Window | β |
css.properties.flex.auto | SPEC | Window | β |
css.properties.flex.contain | N/A | Window | β |
css.properties.flex.content | SPEC | Window | β |
css.properties.flex.fit-content | SPEC | Window | β |
css.properties.flex.max-content | SPEC | Window | β |
css.properties.flex.min-content | SPEC | Window | β |
css.properties.flex.none | SPEC | Window | β |
css.properties.flex.stretch | SPEC | Window | β |
css.properties.float | N/A | Window | β |
css.properties.float-defer | N/A | Window | β |
css.properties.float-defer.last | N/A | Window | β |
css.properties.float-defer.none | N/A | Window | β |
css.properties.float-offset | N/A | Window | β |
css.properties.float-reference | N/A | Window | β |
css.properties.float-reference.column | N/A | Window | β |
css.properties.float-reference.inline | N/A | Window | β |
css.properties.float-reference.page | N/A | Window | β |
css.properties.float-reference.region | N/A | Window | β |
css.properties.float.block-end | N/A | Window | β |
css.properties.float.block-start | N/A | Window | β |
css.properties.float.bottom | N/A | Window | β |
css.properties.float.footnote | N/A | Window | β |
css.properties.float.inline-end | SPEC | Window | β |
css.properties.float.inline-start | SPEC | Window | β |
css.properties.float.left | SPEC | Window | β |
css.properties.float.none | SPEC | Window | β |
css.properties.float.right | SPEC | Window | β |
css.properties.float.snap-block | N/A | Window | β |
css.properties.float.snap-inline | N/A | Window | β |
css.properties.float.top | N/A | Window | β |
css.properties.flood-color | N/A | Window | β |
css.properties.flood-color.currentColor | SPEC | Window | β |
css.properties.flood-color.transparent | SPEC | Window | β |
css.properties.flood-opacity | N/A | Window | β |
css.properties.flow-from | N/A | Window | β |
css.properties.flow-from.none | N/A | Window | β |
css.properties.flow-into | N/A | Window | β |
css.properties.flow-into.content | N/A | Window | β |
css.properties.flow-into.element | N/A | Window | β |
css.properties.flow-into.none | N/A | Window | β |
css.properties.flow-tolerance | N/A | Window | β |
css.properties.flow-tolerance.infinite | SPEC | Window | β |
css.properties.flow-tolerance.normal | SPEC | Window | β |
css.properties.font | N/A | Window | β |
css.properties.font-display | N/A | Window | β |
css.properties.font-family | N/A | Window | β |
css.properties.font-family.cursive | SPEC | Window | β |
css.properties.font-family.fantasy | SPEC | Window | β |
css.properties.font-family.generic_fangsong | N/A | Window | β |
css.properties.font-family.generic_kai | N/A | Window | β |
css.properties.font-family.generic_khmer-mul | N/A | Window | β |
css.properties.font-family.generic_nastaliq | N/A | Window | β |
css.properties.font-family.math | SPEC | Window | β |
css.properties.font-family.monospace | SPEC | Window | β |
css.properties.font-family.sans-serif | SPEC | Window | β |
css.properties.font-family.serif | SPEC | Window | β |
css.properties.font-family.system-ui | SPEC | Window | β |
css.properties.font-family.ui-monospace | SPEC | Window | β |
css.properties.font-family.ui-rounded | SPEC | Window | β |
css.properties.font-family.ui-sans-serif | SPEC | Window | β |
css.properties.font-family.ui-serif | SPEC | Window | β |
css.properties.font-feature-settings | N/A | Window | β |
css.properties.font-feature-settings.normal | SPEC | Window | β |
css.properties.font-feature-settings.off | N/A | Window | β |
css.properties.font-feature-settings.on | N/A | Window | β |
css.properties.font-kerning | N/A | Window | β |
css.properties.font-kerning.auto | SPEC | Window | β |
css.properties.font-kerning.none | SPEC | Window | β |
css.properties.font-kerning.normal | SPEC | Window | β |
css.properties.font-language-override | N/A | Window | β |
css.properties.font-language-override.normal | SPEC | Window | β |
css.properties.font-optical-sizing | N/A | Window | β |
css.properties.font-optical-sizing.auto | SPEC | Window | β |
css.properties.font-optical-sizing.none | SPEC | Window | β |
css.properties.font-palette | N/A | Window | β |
css.properties.font-palette.dark | SPEC | Window | β |
css.properties.font-palette.light | SPEC | Window | β |
css.properties.font-palette.normal | SPEC | Window | β |
css.properties.font-size | N/A | Window | β |
css.properties.font-size-adjust | N/A | Window | β |
css.properties.font-size-adjust.cap-height | N/A | Window | β |
css.properties.font-size-adjust.ch-width | N/A | Window | β |
css.properties.font-size-adjust.ex-height | N/A | Window | β |
css.properties.font-size-adjust.from-font | SPEC | Window | β |
css.properties.font-size-adjust.ic-height | N/A | Window | β |
css.properties.font-size-adjust.ic-width | N/A | Window | β |
css.properties.font-size-adjust.none | SPEC | Window | β |
css.properties.font-size-adjust.two-values | SPEC | Window | β |
css.properties.font-size.large | N/A | Window | β |
css.properties.font-size.larger | N/A | Window | β |
css.properties.font-size.math | SPEC | Window | β |
css.properties.font-size.medium | N/A | Window | β |
css.properties.font-size.rem_values | SPEC | Window | β |
css.properties.font-size.small | N/A | Window | β |
css.properties.font-size.smaller | N/A | Window | β |
css.properties.font-size.x-large | N/A | Window | β |
css.properties.font-size.x-small | N/A | Window | β |
css.properties.font-size.xx-large | N/A | Window | β |
css.properties.font-size.xx-small | N/A | Window | β |
css.properties.font-size.xxx-large | SPEC | Window | β |
css.properties.font-smooth | N/A | Window | β |
css.properties.font-stretch | N/A | Window | β |
css.properties.font-stretch.condensed | SPEC | Window | β |
css.properties.font-stretch.expanded | SPEC | Window | β |
css.properties.font-stretch.extra-condensed | SPEC | Window | β |
css.properties.font-stretch.extra-expanded | SPEC | Window | β |
css.properties.font-stretch.normal | SPEC | Window | β |
css.properties.font-stretch.percentage | SPEC | Window | β |
css.properties.font-stretch.semi-condensed | SPEC | Window | β |
css.properties.font-stretch.semi-expanded | SPEC | Window | β |
css.properties.font-stretch.ultra-condensed | SPEC | Window | β |
css.properties.font-stretch.ultra-expanded | SPEC | Window | β |
css.properties.font-style | N/A | Window | β |
css.properties.font-style.italic | SPEC | Window | β |
css.properties.font-style.left | N/A | Window | β |
css.properties.font-style.normal | SPEC | Window | β |
css.properties.font-style.oblique | SPEC | Window | β |
css.properties.font-style.oblique-angle | SPEC | Window | β |
css.properties.font-style.right | N/A | Window | β |
css.properties.font-synthesis | N/A | Window | β |
css.properties.font-synthesis-position | N/A | Window | β |
css.properties.font-synthesis-position.auto | SPEC | Window | β |
css.properties.font-synthesis-position.none | SPEC | Window | β |
css.properties.font-synthesis-small-caps | N/A | Window | β |
css.properties.font-synthesis-small-caps.auto | SPEC | Window | β |
css.properties.font-synthesis-small-caps.none | SPEC | Window | β |
css.properties.font-synthesis-style | N/A | Window | β |
css.properties.font-synthesis-style.auto | SPEC | Window | β |
css.properties.font-synthesis-style.none | SPEC | Window | β |
css.properties.font-synthesis-style.oblique-only | SPEC | Window | β |
css.properties.font-synthesis-weight | N/A | Window | β |
css.properties.font-synthesis-weight.auto | SPEC | Window | β |
css.properties.font-synthesis-weight.none | SPEC | Window | β |
css.properties.font-synthesis.none | SPEC0, SPEC1, SPEC2, SPEC3 | Window | β |
css.properties.font-synthesis.position | SPEC | Window | β |
css.properties.font-synthesis.small-caps | SPEC | Window | β |
css.properties.font-synthesis.style | SPEC | Window | β |
css.properties.font-synthesis.weight | SPEC | Window | β |
css.properties.font-variant | N/A | Window | β |
css.properties.font-variant-alternates | N/A | Window | β |
css.properties.font-variant-alternates.annotation | SPEC | Window | β |
css.properties.font-variant-alternates.character_variant | SPEC | Window | β |
css.properties.font-variant-alternates.historical-forms | SPEC | Window | β |
css.properties.font-variant-alternates.normal | SPEC | Window | β |
css.properties.font-variant-alternates.ornaments | SPEC | Window | β |
css.properties.font-variant-alternates.styleset | SPEC | Window | β |
css.properties.font-variant-alternates.stylistic | SPEC | Window | β |
css.properties.font-variant-alternates.swash | SPEC | Window | β |
css.properties.font-variant-caps | N/A | Window | β |
css.properties.font-variant-caps.all-petite-caps | SPEC | Window | β |
css.properties.font-variant-caps.all-small-caps | SPEC | Window | β |
css.properties.font-variant-caps.normal | SPEC | Window | β |
css.properties.font-variant-caps.petite-caps | SPEC | Window | β |
css.properties.font-variant-caps.small-caps | SPEC | Window | β |
css.properties.font-variant-caps.titling-caps | SPEC | Window | β |
css.properties.font-variant-caps.unicase | SPEC | Window | β |
css.properties.font-variant-east-asian | N/A | Window | β |
css.properties.font-variant-east-asian.full-width | SPEC | Window | β |
css.properties.font-variant-east-asian.jis04 | SPEC | Window | β |
css.properties.font-variant-east-asian.jis78 | SPEC | Window | β |
css.properties.font-variant-east-asian.jis83 | SPEC | Window | β |
css.properties.font-variant-east-asian.jis90 | SPEC | Window | β |
css.properties.font-variant-east-asian.normal | SPEC | Window | β |
css.properties.font-variant-east-asian.proportional-width | SPEC | Window | β |
css.properties.font-variant-east-asian.ruby | SPEC | Window | β |
css.properties.font-variant-east-asian.simplified | SPEC | Window | β |
css.properties.font-variant-east-asian.traditional | SPEC | Window | β |
css.properties.font-variant-emoji | N/A | Window | β |
css.properties.font-variant-emoji.emoji | SPEC | Window | β |
css.properties.font-variant-emoji.normal | SPEC | Window | β |
css.properties.font-variant-emoji.text | SPEC | Window | β |
css.properties.font-variant-emoji.unicode | SPEC | Window | β |
css.properties.font-variant-ligatures | N/A | Window | β |
css.properties.font-variant-ligatures.common-ligatures | SPEC | Window | β |
css.properties.font-variant-ligatures.contextual | SPEC | Window | β |
css.properties.font-variant-ligatures.discretionary-ligatures | SPEC | Window | β |
css.properties.font-variant-ligatures.historical-ligatures | SPEC | Window | β |
css.properties.font-variant-ligatures.no-common-ligatures | SPEC | Window | β |
css.properties.font-variant-ligatures.no-contextual | SPEC | Window | β |
css.properties.font-variant-ligatures.no-discretionary-ligatures | SPEC | Window | β |
css.properties.font-variant-ligatures.no-historical-ligatures | SPEC | Window | β |
css.properties.font-variant-ligatures.none | SPEC | Window | β |
css.properties.font-variant-ligatures.normal | SPEC | Window | β |
css.properties.font-variant-numeric | N/A | Window | β |
css.properties.font-variant-numeric.diagonal-fractions | SPEC | Window | β |
css.properties.font-variant-numeric.lining-nums | SPEC | Window | β |
css.properties.font-variant-numeric.normal | SPEC | Window | β |
css.properties.font-variant-numeric.oldstyle-nums | SPEC | Window | β |
css.properties.font-variant-numeric.ordinal | SPEC | Window | β |
css.properties.font-variant-numeric.proportional-nums | SPEC | Window | β |
css.properties.font-variant-numeric.slashed-zero | SPEC | Window | β |
css.properties.font-variant-numeric.stacked-fractions | SPEC | Window | β |
css.properties.font-variant-numeric.tabular-nums | SPEC | Window | β |
css.properties.font-variant-position | N/A | Window | β |
css.properties.font-variant-position.normal | SPEC | Window | β |
css.properties.font-variant-position.sub | SPEC | Window | β |
css.properties.font-variant-position.super | SPEC | Window | β |
css.properties.font-variant.all-petite-caps | N/A | Window | β |
css.properties.font-variant.all-small-caps | N/A | Window | β |
css.properties.font-variant.common-ligatures | N/A | Window | β |
css.properties.font-variant.contextual | N/A | Window | β |
css.properties.font-variant.diagonal-fractions | N/A | Window | β |
css.properties.font-variant.discretionary-ligatures | N/A | Window | β |
css.properties.font-variant.emoji | N/A | Window | β |
css.properties.font-variant.full-width | N/A | Window | β |
css.properties.font-variant.historical-forms | SPEC | Window | β |
css.properties.font-variant.historical-ligatures | N/A | Window | β |
css.properties.font-variant.jis04 | N/A | Window | β |
css.properties.font-variant.jis78 | N/A | Window | β |
css.properties.font-variant.jis83 | N/A | Window | β |
css.properties.font-variant.jis90 | N/A | Window | β |
css.properties.font-variant.lining-nums | N/A | Window | β |
css.properties.font-variant.no-common-ligatures | N/A | Window | β |
css.properties.font-variant.no-contextual | N/A | Window | β |
css.properties.font-variant.no-discretionary-ligatures | N/A | Window | β |
css.properties.font-variant.no-historical-ligatures | N/A | Window | β |
css.properties.font-variant.none | SPEC | Window | β |
css.properties.font-variant.normal | SPEC | Window | β |
css.properties.font-variant.oldstyle-nums | N/A | Window | β |
css.properties.font-variant.ordinal | N/A | Window | β |
css.properties.font-variant.petite-caps | N/A | Window | β |
css.properties.font-variant.proportional-nums | N/A | Window | β |
css.properties.font-variant.proportional-width | N/A | Window | β |
css.properties.font-variant.ruby | N/A | Window | β |
css.properties.font-variant.simplified | N/A | Window | β |
css.properties.font-variant.slashed-zero | N/A | Window | β |
css.properties.font-variant.small-caps | N/A | Window | β |
css.properties.font-variant.stacked-fractions | N/A | Window | β |
css.properties.font-variant.sub | SPEC | Window | β |
css.properties.font-variant.super | SPEC | Window | β |
css.properties.font-variant.tabular-nums | N/A | Window | β |
css.properties.font-variant.text | N/A | Window | β |
css.properties.font-variant.titling-caps | N/A | Window | β |
css.properties.font-variant.traditional | N/A | Window | β |
css.properties.font-variant.unicase | N/A | Window | β |
css.properties.font-variant.unicode | N/A | Window | β |
css.properties.font-variation-settings | N/A | Window | β |
css.properties.font-variation-settings.normal | SPEC | Window | β |
css.properties.font-weight | N/A | Window | β |
css.properties.font-weight.bold | SPEC | Window | β |
css.properties.font-weight.bolder | SPEC | Window | β |
css.properties.font-weight.lighter | SPEC | Window | β |
css.properties.font-weight.normal | SPEC | Window | β |
css.properties.font-weight.number | SPEC | Window | β |
css.properties.font-width | N/A | Window | β |
css.properties.font-width.condensed | SPEC | Window | β |
css.properties.font-width.expanded | SPEC | Window | β |
css.properties.font-width.extra-condensed | SPEC | Window | β |
css.properties.font-width.extra-expanded | SPEC | Window | β |
css.properties.font-width.normal | SPEC | Window | β |
css.properties.font-width.percentage | SPEC | Window | β |
css.properties.font-width.semi-condensed | SPEC | Window | β |
css.properties.font-width.semi-expanded | SPEC | Window | β |
css.properties.font-width.ultra-condensed | SPEC | Window | β |
css.properties.font-width.ultra-expanded | SPEC | Window | β |
css.properties.font.bold | N/A | Window | β |
css.properties.font.bolder | N/A | Window | β |
css.properties.font.caption | SPEC | Window | β |
css.properties.font.condensed | N/A | Window | β |
css.properties.font.cursive | N/A | Window | β |
css.properties.font.expanded | N/A | Window | β |
css.properties.font.extra-condensed | N/A | Window | β |
css.properties.font.extra-expanded | N/A | Window | β |
css.properties.font.fantasy | N/A | Window | β |
css.properties.font.font-width_keyword_values | SPEC | Window | β |
css.properties.font.generic_fangsong | N/A | Window | β |
css.properties.font.generic_kai | N/A | Window | β |
css.properties.font.generic_khmer-mul | N/A | Window | β |
css.properties.font.generic_nastaliq | N/A | Window | β |
css.properties.font.icon | SPEC | Window | β |
css.properties.font.italic | N/A | Window | β |
css.properties.font.large | N/A | Window | β |
css.properties.font.larger | N/A | Window | β |
css.properties.font.left | N/A | Window | β |
css.properties.font.lighter | N/A | Window | β |
css.properties.font.math | N/A | Window | β |
css.properties.font.medium | N/A | Window | β |
css.properties.font.menu | SPEC | Window | β |
css.properties.font.message-box | SPEC | Window | β |
css.properties.font.monospace | N/A | Window | β |
css.properties.font.normal | N/A | Window | β |
css.properties.font.oblique | N/A | Window | β |
css.properties.font.right | N/A | Window | β |
css.properties.font.sans-serif | N/A | Window | β |
css.properties.font.semi-condensed | N/A | Window | β |
css.properties.font.semi-expanded | N/A | Window | β |
css.properties.font.serif | N/A | Window | β |
css.properties.font.small | N/A | Window | β |
css.properties.font.small-caps | N/A | Window | β |
css.properties.font.small-caption | SPEC | Window | β |
css.properties.font.smaller | N/A | Window | β |
css.properties.font.status-bar | SPEC | Window | β |
css.properties.font.system-ui | N/A | Window | β |
css.properties.font.ui-monospace | N/A | Window | β |
css.properties.font.ui-rounded | N/A | Window | β |
css.properties.font.ui-sans-serif | N/A | Window | β |
css.properties.font.ui-serif | N/A | Window | β |
css.properties.font.ultra-condensed | N/A | Window | β |
css.properties.font.ultra-expanded | N/A | Window | β |
css.properties.font.x-large | N/A | Window | β |
css.properties.font.x-small | N/A | Window | β |
css.properties.font.xx-large | N/A | Window | β |
css.properties.font.xx-small | N/A | Window | β |
css.properties.font.xxx-large | N/A | Window | β |
css.properties.footnote-display | N/A | Window | β |
css.properties.footnote-display.block | N/A | Window | β |
css.properties.footnote-display.compact | N/A | Window | β |
css.properties.footnote-display.inline | N/A | Window | β |
css.properties.footnote-policy | N/A | Window | β |
css.properties.footnote-policy.auto | N/A | Window | β |
css.properties.footnote-policy.block | N/A | Window | β |
css.properties.footnote-policy.line | N/A | Window | β |
css.properties.forced-color-adjust | N/A | Window | β |
css.properties.forced-color-adjust.auto | SPEC | Window | β |
css.properties.forced-color-adjust.none | SPEC | Window | β |
css.properties.forced-color-adjust.preserve-parent-color | SPEC | Window | β |
css.properties.frame-sizing | N/A | Window | β |
css.properties.frame-sizing.auto | N/A | Window | β |
css.properties.frame-sizing.content-block-size | N/A | Window | β |
css.properties.frame-sizing.content-height | N/A | Window | β |
css.properties.frame-sizing.content-inline-size | N/A | Window | β |
css.properties.frame-sizing.content-width | N/A | Window | β |
css.properties.gap | N/A | Window | β |
css.properties.gap.hairline | N/A | Window | β |
css.properties.gap.medium | N/A | Window | β |
css.properties.gap.normal | SPEC | Window | β |
css.properties.gap.thick | N/A | Window | β |
css.properties.gap.thin | N/A | Window | β |
css.properties.glyph-orientation-vertical | N/A | Window | β |
css.properties.glyph-orientation-vertical.0 | N/A | Window | β |
css.properties.glyph-orientation-vertical.0deg | N/A | Window | β |
css.properties.glyph-orientation-vertical.90 | N/A | Window | β |
css.properties.glyph-orientation-vertical.90deg | N/A | Window | β |
css.properties.glyph-orientation-vertical.auto | N/A | Window | β |
css.properties.grid | N/A | Window | β |
css.properties.grid-area | N/A | Window | β |
css.properties.grid-area.auto | SPEC | Window | β |
css.properties.grid-area.span | N/A | Window | β |
css.properties.grid-auto-columns | N/A | Window | β |
css.properties.grid-auto-columns.auto | SPEC | Window | β |
css.properties.grid-auto-columns.max-content | SPEC | Window | β |
css.properties.grid-auto-columns.min-content | SPEC | Window | β |
css.properties.grid-auto-flow | N/A | Window | β |
css.properties.grid-auto-flow.column | SPEC | Window | β |
css.properties.grid-auto-flow.dense | SPEC | Window | β |
css.properties.grid-auto-flow.row | SPEC | Window | β |
css.properties.grid-auto-rows | N/A | Window | β |
css.properties.grid-auto-rows.auto | SPEC | Window | β |
css.properties.grid-auto-rows.max-content | SPEC | Window | β |
css.properties.grid-auto-rows.min-content | SPEC | Window | β |
css.properties.grid-column | N/A | Window | β |
css.properties.grid-column-end | N/A | Window | β |
css.properties.grid-column-end.auto | SPEC | Window | β |
css.properties.grid-column-end.span | N/A | Window | β |
css.properties.grid-column-start | N/A | Window | β |
css.properties.grid-column-start.auto | SPEC | Window | β |
css.properties.grid-column-start.span | N/A | Window | β |
css.properties.grid-column.auto | SPEC | Window | β |
css.properties.grid-column.span | N/A | Window | β |
css.properties.grid-row | N/A | Window | β |
css.properties.grid-row-end | N/A | Window | β |
css.properties.grid-row-end.auto | SPEC | Window | β |
css.properties.grid-row-end.span | N/A | Window | β |
css.properties.grid-row-start | N/A | Window | β |
css.properties.grid-row-start.auto | SPEC | Window | β |
css.properties.grid-row-start.span | N/A | Window | β |
css.properties.grid-row.auto | SPEC | Window | β |
css.properties.grid-row.span | N/A | Window | β |
css.properties.grid-template | N/A | Window | β |
css.properties.grid-template-areas | N/A | Window | β |
css.properties.grid-template-areas.none | SPEC | Window | β |
css.properties.grid-template-columns | N/A | Window | β |
css.properties.grid-template-columns.auto | SPEC | Window | β |
css.properties.grid-template-columns.fit-content | MDN, SPEC | Window | β |
css.properties.grid-template-columns.masonry | SPEC | Window | β |
css.properties.grid-template-columns.max-content | SPEC | Window | β |
css.properties.grid-template-columns.min-content | SPEC | Window | β |
css.properties.grid-template-columns.minmax | MDN, SPEC | Window | β |
css.properties.grid-template-columns.none | SPEC | Window | β |
css.properties.grid-template-columns.repeat | MDN, SPEC | Window | β |
css.properties.grid-template-columns.repeat_auto-fill | N/A | Window | β |
css.properties.grid-template-columns.repeat_auto-fit | N/A | Window | β |
css.properties.grid-template-columns.subgrid | MDN, SPEC | Window | β |
css.properties.grid-template-rows | N/A | Window | β |
css.properties.grid-template-rows.auto | SPEC | Window | β |
css.properties.grid-template-rows.fit-content | MDN, SPEC | Window | β |
css.properties.grid-template-rows.masonry | MDN, SPEC | Window | β |
css.properties.grid-template-rows.max-content | SPEC | Window | β |
css.properties.grid-template-rows.min-content | SPEC | Window | β |
css.properties.grid-template-rows.minmax | MDN, SPEC | Window | β |
css.properties.grid-template-rows.none | SPEC | Window | β |
css.properties.grid-template-rows.repeat | MDN, SPEC | Window | β |
css.properties.grid-template-rows.repeat_auto-fill | N/A | Window | β |
css.properties.grid-template-rows.repeat_auto-fit | N/A | Window | β |
css.properties.grid-template-rows.subgrid | MDN, SPEC | Window | β |
css.properties.grid-template.auto | N/A | Window | β |
css.properties.grid-template.max-content | N/A | Window | β |
css.properties.grid-template.min-content | N/A | Window | β |
css.properties.grid-template.none | SPEC | Window | β |
css.properties.grid-template.repeat_auto-fill | N/A | Window | β |
css.properties.grid-template.repeat_auto-fit | N/A | Window | β |
css.properties.grid-template.subgrid | N/A | Window | β |
css.properties.grid.auto | N/A | Window | β |
css.properties.grid.auto-flow | N/A | Window | β |
css.properties.grid.dense | N/A | Window | β |
css.properties.grid.max-content | N/A | Window | β |
css.properties.grid.min-content | N/A | Window | β |
css.properties.grid.none | SPEC | Window | β |
css.properties.grid.repeat_auto-fill | N/A | Window | β |
css.properties.grid.repeat_auto-fit | N/A | Window | β |
css.properties.grid.subgrid | N/A | Window | β |
css.properties.hanging-punctuation | N/A | Window | β |
css.properties.hanging-punctuation.allow-end | SPEC | Window | β |
css.properties.hanging-punctuation.first | SPEC | Window | β |
css.properties.hanging-punctuation.force-end | SPEC | Window | β |
css.properties.hanging-punctuation.last | SPEC | Window | β |
css.properties.hanging-punctuation.none | SPEC | Window | β |
css.properties.height | N/A | Window | β |
css.properties.height.anchor-size | SPEC | Window | β |
css.properties.height.auto | SPEC | Window | β |
css.properties.height.contain | N/A | Window | β |
css.properties.height.fit-content | SPEC | Window | β |
css.properties.height.fit-content_function | SPEC | Window | β |
css.properties.height.max-content | SPEC | Window | β |
css.properties.height.min-content | SPEC | Window | β |
css.properties.height.stretch | SPEC | Window | β |
css.properties.hyphenate-character | N/A | Window | β |
css.properties.hyphenate-character.auto | SPEC | Window | β |
css.properties.hyphenate-limit-chars | N/A | Window | β |
css.properties.hyphenate-limit-chars.auto | SPEC | Window | β |
css.properties.hyphenate-limit-last | N/A | Window | β |
css.properties.hyphenate-limit-last.always | N/A | Window | β |
css.properties.hyphenate-limit-last.column | N/A | Window | β |
css.properties.hyphenate-limit-last.none | N/A | Window | β |
css.properties.hyphenate-limit-last.page | N/A | Window | β |
css.properties.hyphenate-limit-last.spread | N/A | Window | β |
css.properties.hyphenate-limit-lines | N/A | Window | β |
css.properties.hyphenate-limit-lines.no-limit | N/A | Window | β |
css.properties.hyphenate-limit-zone | N/A | Window | β |
css.properties.hyphens | N/A | Window | β |
css.properties.hyphens.auto | SPEC | Window | β |
css.properties.hyphens.manual | SPEC | Window | β |
css.properties.hyphens.none | SPEC | Window | β |
css.properties.image-animation | N/A | Window | β |
css.properties.image-animation.normal | N/A | Window | β |
css.properties.image-animation.paused | N/A | Window | β |
css.properties.image-animation.running | N/A | Window | β |
css.properties.image-animation.stopped | N/A | Window | β |
css.properties.image-orientation | N/A | Window | β |
css.properties.image-orientation.flip | N/A | Window | β |
css.properties.image-orientation.flip_and_angle | N/A | Window | β |
css.properties.image-orientation.from-image | SPEC | Window | β |
css.properties.image-orientation.none | SPEC | Window | β |
css.properties.image-rendering | N/A | Window | β |
css.properties.image-rendering.auto | SPEC | Window | β |
css.properties.image-rendering.crisp-edges | SPEC | Window | β |
css.properties.image-rendering.high-quality | N/A | Window | β |
css.properties.image-rendering.optimizeQuality | N/A | Window | β |
css.properties.image-rendering.optimizeSpeed | N/A | Window | β |
css.properties.image-rendering.pixelated | SPEC | Window | β |
css.properties.image-rendering.smooth | SPEC | Window | β |
css.properties.image-resolution | N/A | Window | β |
css.properties.image-resolution.from-image | N/A | Window | β |
css.properties.image-resolution.snap | N/A | Window | β |
css.properties.ime-mode | N/A | Window | β |
css.properties.initial-letter | N/A | Window | β |
css.properties.initial-letter-align | N/A | Window | β |
css.properties.initial-letter-align.alphabetic | N/A | Window | β |
css.properties.initial-letter-align.border-box | N/A | Window | β |
css.properties.initial-letter-align.hanging | N/A | Window | β |
css.properties.initial-letter-align.ideographic | N/A | Window | β |
css.properties.initial-letter-align.leading | N/A | Window | β |
css.properties.initial-letter-wrap | N/A | Window | β |
css.properties.initial-letter-wrap.all | N/A | Window | β |
css.properties.initial-letter-wrap.first | N/A | Window | β |
css.properties.initial-letter-wrap.grid | N/A | Window | β |
css.properties.initial-letter-wrap.none | N/A | Window | β |
css.properties.initial-letter.drop | N/A | Window | β |
css.properties.initial-letter.normal | SPEC | Window | β |
css.properties.initial-letter.raise | N/A | Window | β |
css.properties.inline-size | N/A | Window | β |
css.properties.inline-size.anchor-size | SPEC | Window | β |
css.properties.inline-size.auto | SPEC | Window | β |
css.properties.inline-size.contain | N/A | Window | β |
css.properties.inline-size.fit-content | SPEC | Window | β |
css.properties.inline-size.fit-content_function | SPEC | Window | β |
css.properties.inline-size.max-content | SPEC | Window | β |
css.properties.inline-size.min-content | SPEC | Window | β |
css.properties.inline-size.stretch | SPEC | Window | β |
css.properties.inline-sizing | N/A | Window | β |
css.properties.inline-sizing.normal | N/A | Window | β |
css.properties.inline-sizing.stretch | N/A | Window | β |
css.properties.input-security | N/A | Window | β |
css.properties.input-security.auto | N/A | Window | β |
css.properties.input-security.none | N/A | Window | β |
css.properties.inset | N/A | Window | β |
css.properties.inset-block | N/A | Window | β |
css.properties.inset-block-end | N/A | Window | β |
css.properties.inset-block-end.anchor | SPEC | Window | β |
css.properties.inset-block-end.anchor-size | SPEC | Window | β |
css.properties.inset-block-end.auto | SPEC | Window | β |
css.properties.inset-block-start | N/A | Window | β |
css.properties.inset-block-start.anchor | SPEC | Window | β |
css.properties.inset-block-start.anchor-size | SPEC | Window | β |
css.properties.inset-block-start.auto | SPEC | Window | β |
css.properties.inset-block.anchor | SPEC | Window | β |
css.properties.inset-block.anchor-size | SPEC | Window | β |
css.properties.inset-block.auto | SPEC | Window | β |
css.properties.inset-inline | N/A | Window | β |
css.properties.inset-inline-end | N/A | Window | β |
css.properties.inset-inline-end.anchor | SPEC | Window | β |
css.properties.inset-inline-end.anchor-size | SPEC | Window | β |
css.properties.inset-inline-end.auto | SPEC | Window | β |
css.properties.inset-inline-start | N/A | Window | β |
css.properties.inset-inline-start.anchor | SPEC | Window | β |
css.properties.inset-inline-start.anchor-size | SPEC | Window | β |
css.properties.inset-inline-start.auto | SPEC | Window | β |
css.properties.inset-inline.anchor | SPEC | Window | β |
css.properties.inset-inline.anchor-size | SPEC | Window | β |
css.properties.inset-inline.auto | SPEC | Window | β |
css.properties.inset.anchor | SPEC | Window | β |
css.properties.inset.anchor-size | SPEC | Window | β |
css.properties.inset.auto | SPEC | Window | β |
css.properties.interactivity | N/A | Window | β |
css.properties.interactivity.auto | SPEC | Window | β |
css.properties.interactivity.inert | SPEC | Window | β |
css.properties.interest-delay | N/A | Window | β |
css.properties.interest-delay-end | N/A | Window | β |
css.properties.interest-delay-end.normal | SPEC | Window | β |
css.properties.interest-delay-start | N/A | Window | β |
css.properties.interest-delay-start.normal | SPEC | Window | β |
css.properties.interest-delay.normal | SPEC | Window | β |
css.properties.interpolate-size | N/A | Window | β |
css.properties.interpolate-size.allow-keywords | SPEC | Window | β |
css.properties.interpolate-size.numeric-only | SPEC | Window | β |
css.properties.isolation | N/A | Window | β |
css.properties.isolation.auto | SPEC | Window | β |
css.properties.isolation.isolate | SPEC | Window | β |
css.properties.justify-content | N/A | Window | β |
css.properties.justify-content.center | N/A | Window | β |
css.properties.justify-content.end | N/A | Window | β |
css.properties.justify-content.flex-end | N/A | Window | β |
css.properties.justify-content.flex-start | N/A | Window | β |
css.properties.justify-content.left | SPEC | Window | β |
css.properties.justify-content.normal | SPEC | Window | β |
css.properties.justify-content.right | SPEC | Window | β |
css.properties.justify-content.safe | N/A | Window | β |
css.properties.justify-content.space-around | N/A | Window | β |
css.properties.justify-content.space-between | N/A | Window | β |
css.properties.justify-content.space-evenly | N/A | Window | β |
css.properties.justify-content.start | N/A | Window | β |
css.properties.justify-content.stretch | N/A | Window | β |
css.properties.justify-content.unsafe | N/A | Window | β |
css.properties.justify-items | N/A | Window | β |
css.properties.justify-items.baseline | N/A | Window | β |
css.properties.justify-items.center | SPEC | Window | β |
css.properties.justify-items.end | N/A | Window | β |
css.properties.justify-items.first | N/A | Window | β |
css.properties.justify-items.flex-end | N/A | Window | β |
css.properties.justify-items.flex-start | N/A | Window | β |
css.properties.justify-items.last | N/A | Window | β |
css.properties.justify-items.left | SPEC | Window | β |
css.properties.justify-items.legacy | SPEC | Window | β |
css.properties.justify-items.normal | N/A | Window | β |
css.properties.justify-items.right | SPEC | Window | β |
css.properties.justify-items.safe | N/A | Window | β |
css.properties.justify-items.self-end | N/A | Window | β |
css.properties.justify-items.self-start | N/A | Window | β |
css.properties.justify-items.start | N/A | Window | β |
css.properties.justify-items.stretch | N/A | Window | β |
css.properties.justify-items.unsafe | N/A | Window | β |
css.properties.justify-self | N/A | Window | β |
css.properties.justify-self.anchor-center | SPEC | Window | β |
css.properties.justify-self.auto | SPEC | Window | β |
css.properties.justify-self.baseline | N/A | Window | β |
css.properties.justify-self.center | N/A | Window | β |
css.properties.justify-self.end | N/A | Window | β |
css.properties.justify-self.first | N/A | Window | β |
css.properties.justify-self.flex-end | N/A | Window | β |
css.properties.justify-self.flex-start | N/A | Window | β |
css.properties.justify-self.last | N/A | Window | β |
css.properties.justify-self.left | SPEC | Window | β |
css.properties.justify-self.normal | SPEC | Window | β |
css.properties.justify-self.right | SPEC | Window | β |
css.properties.justify-self.safe | N/A | Window | β |
css.properties.justify-self.self-end | N/A | Window | β |
css.properties.justify-self.self-start | N/A | Window | β |
css.properties.justify-self.start | N/A | Window | β |
css.properties.justify-self.stretch | SPEC | Window | β |
css.properties.justify-self.unsafe | N/A | Window | β |
css.properties.layout-grid | N/A | Window | β |
css.properties.layout-grid-char | N/A | Window | β |
css.properties.layout-grid-line | N/A | Window | β |
css.properties.layout-grid-mode | N/A | Window | β |
css.properties.layout-grid-type | N/A | Window | β |
css.properties.left | N/A | Window | β |
css.properties.left.anchor | SPEC | Window | β |
css.properties.left.anchor-size | SPEC | Window | β |
css.properties.left.auto | SPEC | Window | β |
css.properties.letter-spacing | N/A | Window | β |
css.properties.letter-spacing.normal | SPEC | Window | β |
css.properties.lighting-color | N/A | Window | β |
css.properties.lighting-color.currentColor | SPEC | Window | β |
css.properties.lighting-color.transparent | SPEC | Window | β |
css.properties.line-break | N/A | Window | β |
css.properties.line-break.anywhere | SPEC | Window | β |
css.properties.line-break.auto | SPEC | Window | β |
css.properties.line-break.loose | SPEC | Window | β |
css.properties.line-break.normal | SPEC | Window | β |
css.properties.line-break.strict | SPEC | Window | β |
css.properties.line-clamp | N/A | Window | β |
css.properties.line-clamp.-webkit-legacy | N/A | Window | β |
css.properties.line-clamp.auto | N/A | Window | β |
css.properties.line-clamp.no-ellipsis | N/A | Window | β |
css.properties.line-clamp.none | SPEC | Window | β |
css.properties.line-fit-edge | N/A | Window | β |
css.properties.line-fit-edge.alphabetic | N/A | Window | β |
css.properties.line-fit-edge.cap | N/A | Window | β |
css.properties.line-fit-edge.ex | N/A | Window | β |
css.properties.line-fit-edge.ideographic | N/A | Window | β |
css.properties.line-fit-edge.ideographic-ink | N/A | Window | β |
css.properties.line-fit-edge.leading | N/A | Window | β |
css.properties.line-fit-edge.text | N/A | Window | β |
css.properties.line-grid | N/A | Window | β |
css.properties.line-grid.create | N/A | Window | β |
css.properties.line-grid.match-parent | N/A | Window | β |
css.properties.line-height | N/A | Window | β |
css.properties.line-height-step | N/A | Window | β |
css.properties.line-height.normal | SPEC | Window | β |
css.properties.line-padding | N/A | Window | β |
css.properties.line-snap | N/A | Window | β |
css.properties.line-snap.baseline | N/A | Window | β |
css.properties.line-snap.contain | N/A | Window | β |
css.properties.line-snap.none | N/A | Window | β |
css.properties.link-parameters | N/A | Window | β |
css.properties.link-parameters.none | N/A | Window | β |
css.properties.list-style | N/A | Window | β |
css.properties.list-style-image | N/A | Window | β |
css.properties.list-style-image.none | SPEC | Window | β |
css.properties.list-style-position | N/A | Window | β |
css.properties.list-style-position.inside | SPEC | Window | β |
css.properties.list-style-position.outside | SPEC | Window | β |
css.properties.list-style-type | N/A | Window | β |
css.properties.list-style-type.afar | N/A | Window | β |
css.properties.list-style-type.amharic | N/A | Window | β |
css.properties.list-style-type.amharic-abegede | N/A | Window | β |
css.properties.list-style-type.arabic-indic | SPEC | Window | β |
css.properties.list-style-type.armenian | SPEC | Window | β |
css.properties.list-style-type.asterisks | N/A | Window | β |
css.properties.list-style-type.bengali | SPEC | Window | β |
css.properties.list-style-type.binary | N/A | Window | β |
css.properties.list-style-type.cambodian | SPEC | Window | β |
css.properties.list-style-type.circle | SPEC | Window | β |
css.properties.list-style-type.cjk-decimal | SPEC | Window | β |
css.properties.list-style-type.cjk-earthly-branch | SPEC | Window | β |
css.properties.list-style-type.cjk-heavenly-stem | SPEC | Window | β |
css.properties.list-style-type.decimal | SPEC | Window | β |
css.properties.list-style-type.decimal-leading-zero | SPEC | Window | β |
css.properties.list-style-type.devanagari | SPEC | Window | β |
css.properties.list-style-type.disc | SPEC | Window | β |
css.properties.list-style-type.disclosure-closed | SPEC | Window | β |
css.properties.list-style-type.disclosure-open | SPEC | Window | β |
css.properties.list-style-type.ethiopic | N/A | Window | β |
css.properties.list-style-type.ethiopic-abegede | N/A | Window | β |
css.properties.list-style-type.ethiopic-abegede-am-et | N/A | Window | β |
css.properties.list-style-type.ethiopic-abegede-gez | N/A | Window | β |
css.properties.list-style-type.ethiopic-abegede-ti-er | N/A | Window | β |
css.properties.list-style-type.ethiopic-abegede-ti-et | N/A | Window | β |
css.properties.list-style-type.ethiopic-halehame | N/A | Window | β |
css.properties.list-style-type.ethiopic-halehame-aa-er | N/A | Window | β |
css.properties.list-style-type.ethiopic-halehame-aa-et | N/A | Window | β |
css.properties.list-style-type.ethiopic-halehame-am | N/A | Window | β |
css.properties.list-style-type.ethiopic-halehame-am-et | N/A | Window | β |
css.properties.list-style-type.ethiopic-halehame-gez | N/A | Window | β |
css.properties.list-style-type.ethiopic-halehame-om-et | N/A | Window | β |
css.properties.list-style-type.ethiopic-halehame-sid-et | N/A | Window | β |
css.properties.list-style-type.ethiopic-halehame-so-et | N/A | Window | β |
css.properties.list-style-type.ethiopic-halehame-ti-er | N/A | Window | β |
css.properties.list-style-type.ethiopic-halehame-ti-et | N/A | Window | β |
css.properties.list-style-type.ethiopic-halehame-tig | N/A | Window | β |
css.properties.list-style-type.ethiopic-numeric | SPEC | Window | β |
css.properties.list-style-type.footnotes | N/A | Window | β |
css.properties.list-style-type.georgian | SPEC | Window | β |
css.properties.list-style-type.gujarati | SPEC | Window | β |
css.properties.list-style-type.gurmukhi | SPEC | Window | β |
css.properties.list-style-type.hangul | N/A | Window | β |
css.properties.list-style-type.hangul-consonant | N/A | Window | β |
css.properties.list-style-type.hebrew | SPEC | Window | β |
css.properties.list-style-type.hiragana | SPEC | Window | β |
css.properties.list-style-type.hiragana-iroha | SPEC | Window | β |
css.properties.list-style-type.japanese-formal | SPEC | Window | β |
css.properties.list-style-type.japanese-informal | SPEC | Window | β |
css.properties.list-style-type.kannada | SPEC | Window | β |
css.properties.list-style-type.katakana | SPEC | Window | β |
css.properties.list-style-type.katakana-iroha | SPEC | Window | β |
css.properties.list-style-type.khmer | SPEC | Window | β |
css.properties.list-style-type.korean-hangul-formal | SPEC | Window | β |
css.properties.list-style-type.korean-hanja-formal | SPEC | Window | β |
css.properties.list-style-type.korean-hanja-informal | SPEC | Window | β |
css.properties.list-style-type.lao | SPEC | Window | β |
css.properties.list-style-type.lower-alpha | SPEC | Window | β |
css.properties.list-style-type.lower-armenian | SPEC | Window | β |
css.properties.list-style-type.lower-greek | SPEC | Window | β |
css.properties.list-style-type.lower-hexadecimal | N/A | Window | β |
css.properties.list-style-type.lower-latin | SPEC | Window | β |
css.properties.list-style-type.lower-norwegian | N/A | Window | β |
css.properties.list-style-type.lower-roman | SPEC | Window | β |
css.properties.list-style-type.malayalam | SPEC | Window | β |
css.properties.list-style-type.mongolian | SPEC | Window | β |
css.properties.list-style-type.myanmar | SPEC | Window | β |
css.properties.list-style-type.none | SPEC | Window | β |
css.properties.list-style-type.octal | N/A | Window | β |
css.properties.list-style-type.oriya | SPEC | Window | β |
css.properties.list-style-type.oromo | N/A | Window | β |
css.properties.list-style-type.persian | SPEC | Window | β |
css.properties.list-style-type.sidama | N/A | Window | β |
css.properties.list-style-type.simp-chinese-formal | SPEC | Window | β |
css.properties.list-style-type.simp-chinese-informal | SPEC | Window | β |
css.properties.list-style-type.somali | N/A | Window | β |
css.properties.list-style-type.square | SPEC | Window | β |
css.properties.list-style-type.string | SPEC | Window | β |
css.properties.list-style-type.symbols | MDN, SPEC | Window | β |
css.properties.list-style-type.tamil | SPEC | Window | β |
css.properties.list-style-type.telugu | SPEC | Window | β |
css.properties.list-style-type.thai | SPEC | Window | β |
css.properties.list-style-type.tibetan | SPEC | Window | β |
css.properties.list-style-type.tigre | N/A | Window | β |
css.properties.list-style-type.tigrinya-er | N/A | Window | β |
css.properties.list-style-type.tigrinya-er-abegede | N/A | Window | β |
css.properties.list-style-type.tigrinya-et | N/A | Window | β |
css.properties.list-style-type.tigrinya-et-abegede | N/A | Window | β |
css.properties.list-style-type.trad-chinese-formal | SPEC | Window | β |
css.properties.list-style-type.trad-chinese-informal | SPEC | Window | β |
css.properties.list-style-type.upper-alpha | SPEC | Window | β |
css.properties.list-style-type.upper-armenian | SPEC | Window | β |
css.properties.list-style-type.upper-greek | N/A | Window | β |
css.properties.list-style-type.upper-hexadecimal | N/A | Window | β |
css.properties.list-style-type.upper-latin | SPEC | Window | β |
css.properties.list-style-type.upper-norwegian | N/A | Window | β |
css.properties.list-style-type.upper-roman | SPEC | Window | β |
css.properties.list-style-type.urdu | N/A | Window | β |
css.properties.list-style.inside | SPEC | Window | β |
css.properties.list-style.none | SPEC0, SPEC1 | Window | β |
css.properties.list-style.outside | SPEC | Window | β |
css.properties.list-style.symbols | MDN, SPEC | Window | β |
css.properties.margin | N/A | Window | β |
css.properties.margin-block | N/A | Window | β |
css.properties.margin-block-end | N/A | Window | β |
css.properties.margin-block-end.anchor-size | SPEC | Window | β |
css.properties.margin-block-end.auto | SPEC | Window | β |
css.properties.margin-block-start | N/A | Window | β |
css.properties.margin-block-start.anchor-size | SPEC | Window | β |
css.properties.margin-block-start.auto | SPEC | Window | β |
css.properties.margin-block.anchor-size | SPEC | Window | β |
css.properties.margin-block.auto | SPEC | Window | β |
css.properties.margin-bottom | N/A | Window | β |
css.properties.margin-bottom.anchor-size | SPEC | Window | β |
css.properties.margin-bottom.auto | SPEC | Window | β |
css.properties.margin-break | N/A | Window | β |
css.properties.margin-break.auto | N/A | Window | β |
css.properties.margin-break.discard | N/A | Window | β |
css.properties.margin-break.keep | N/A | Window | β |
css.properties.margin-inline | N/A | Window | β |
css.properties.margin-inline-end | N/A | Window | β |
css.properties.margin-inline-end.anchor-size | SPEC | Window | β |
css.properties.margin-inline-end.auto | SPEC | Window | β |
css.properties.margin-inline-start | N/A | Window | β |
css.properties.margin-inline-start.anchor-size | SPEC | Window | β |
css.properties.margin-inline-start.auto | SPEC | Window | β |
css.properties.margin-inline.anchor-size | SPEC | Window | β |
css.properties.margin-inline.auto | SPEC | Window | β |
css.properties.margin-left | N/A | Window | β |
css.properties.margin-left.anchor-size | SPEC | Window | β |
css.properties.margin-left.auto | SPEC | Window | β |
css.properties.margin-right | N/A | Window | β |
css.properties.margin-right.anchor-size | SPEC | Window | β |
css.properties.margin-right.auto | SPEC | Window | β |
css.properties.margin-top | N/A | Window | β |
css.properties.margin-top.anchor-size | SPEC | Window | β |
css.properties.margin-top.auto | SPEC | Window | β |
css.properties.margin-trim | N/A | Window | β |
css.properties.margin-trim.block | SPEC | Window | β |
css.properties.margin-trim.block-end | SPEC | Window | β |
css.properties.margin-trim.block-start | SPEC | Window | β |
css.properties.margin-trim.inline | SPEC | Window | β |
css.properties.margin-trim.inline-end | SPEC | Window | β |
css.properties.margin-trim.inline-start | SPEC | Window | β |
css.properties.margin-trim.none | SPEC | Window | β |
css.properties.margin.anchor-size | SPEC | Window | β |
css.properties.margin.auto | SPEC | Window | β |
css.properties.marker | N/A | Window | β |
css.properties.marker-end | N/A | Window | β |
css.properties.marker-end.none | SPEC | Window | β |
css.properties.marker-mid | N/A | Window | β |
css.properties.marker-mid.none | SPEC | Window | β |
css.properties.marker-offset | N/A | Window | β |
css.properties.marker-side | N/A | Window | β |
css.properties.marker-side.match-parent | N/A | Window | β |
css.properties.marker-side.match-self | N/A | Window | β |
css.properties.marker-start | N/A | Window | β |
css.properties.marker-start.none | SPEC | Window | β |
css.properties.marker.none | SPEC | Window | β |
css.properties.mask | N/A | Window | β |
css.properties.mask-border | N/A | Window | β |
css.properties.mask-border-mode | N/A | Window | β |
css.properties.mask-border-mode.alpha | N/A | Window | β |
css.properties.mask-border-mode.luminance | N/A | Window | β |
css.properties.mask-border-outset | N/A | Window | β |
css.properties.mask-border-repeat | N/A | Window | β |
css.properties.mask-border-repeat.repeat | N/A | Window | β |
css.properties.mask-border-repeat.round | N/A | Window | β |
css.properties.mask-border-repeat.space | N/A | Window | β |
css.properties.mask-border-repeat.stretch | N/A | Window | β |
css.properties.mask-border-slice | N/A | Window | β |
css.properties.mask-border-slice.fill | N/A | Window | β |
css.properties.mask-border-source | N/A | Window | β |
css.properties.mask-border-source.none | N/A | Window | β |
css.properties.mask-border-width | N/A | Window | β |
css.properties.mask-border-width.auto | N/A | Window | β |
css.properties.mask-border.alpha | N/A | Window | β |
css.properties.mask-border.auto | N/A | Window | β |
css.properties.mask-border.fill | N/A | Window | β |
css.properties.mask-border.luminance | N/A | Window | β |
css.properties.mask-border.none | N/A | Window | β |
css.properties.mask-border.repeat | N/A | Window | β |
css.properties.mask-border.round | N/A | Window | β |
css.properties.mask-border.space | N/A | Window | β |
css.properties.mask-border.stretch | N/A | Window | β |
css.properties.mask-clip | N/A | Window | β |
css.properties.mask-clip.border | N/A | Window | β |
css.properties.mask-clip.border-box | SPEC | Window | β |
css.properties.mask-clip.content | N/A | Window | β |
css.properties.mask-clip.content-box | SPEC | Window | β |
css.properties.mask-clip.fill-box | SPEC | Window | β |
css.properties.mask-clip.margin-box | N/A | Window | β |
css.properties.mask-clip.no-clip | SPEC | Window | β |
css.properties.mask-clip.padding | N/A | Window | β |
css.properties.mask-clip.padding-box | SPEC | Window | β |
css.properties.mask-clip.stroke-box | SPEC | Window | β |
css.properties.mask-clip.text | N/A | Window | β |
css.properties.mask-clip.view-box | SPEC | Window | β |
css.properties.mask-composite | N/A | Window | β |
css.properties.mask-composite.add | SPEC | Window | β |
css.properties.mask-composite.exclude | SPEC | Window | β |
css.properties.mask-composite.intersect | SPEC | Window | β |
css.properties.mask-composite.subtract | SPEC | Window | β |
css.properties.mask-image | N/A | Window | β |
css.properties.mask-image.multiple_mask_images | SPEC | Window | β |
css.properties.mask-image.none | N/A | Window | β |
css.properties.mask-mode | N/A | Window | β |
css.properties.mask-mode.alpha | SPEC | Window | β |
css.properties.mask-mode.luminance | SPEC | Window | β |
css.properties.mask-mode.match-source | SPEC | Window | β |
css.properties.mask-origin | N/A | Window | β |
css.properties.mask-origin.border | N/A | Window | β |
css.properties.mask-origin.border-box | SPEC | Window | β |
css.properties.mask-origin.content | N/A | Window | β |
css.properties.mask-origin.content-box | SPEC | Window | β |
css.properties.mask-origin.fill-box | SPEC | Window | β |
css.properties.mask-origin.margin-box | N/A | Window | β |
css.properties.mask-origin.padding | N/A | Window | β |
css.properties.mask-origin.padding-box | SPEC | Window | β |
css.properties.mask-origin.stroke-box | SPEC | Window | β |
css.properties.mask-origin.view-box | SPEC | Window | β |
css.properties.mask-position | N/A | Window | β |
css.properties.mask-position.block-end | N/A | Window | β |
css.properties.mask-position.block-start | N/A | Window | β |
css.properties.mask-position.bottom | N/A | Window | β |
css.properties.mask-position.center | N/A | Window | β |
css.properties.mask-position.end | N/A | Window | β |
css.properties.mask-position.inline-end | N/A | Window | β |
css.properties.mask-position.inline-start | N/A | Window | β |
css.properties.mask-position.left | N/A | Window | β |
css.properties.mask-position.right | N/A | Window | β |
css.properties.mask-position.start | N/A | Window | β |
css.properties.mask-position.top | N/A | Window | β |
css.properties.mask-position.x-end | SPEC | Window | β |
css.properties.mask-position.x-start | SPEC | Window | β |
css.properties.mask-position.y-end | SPEC | Window | β |
css.properties.mask-position.y-start | SPEC | Window | β |
css.properties.mask-repeat | N/A | Window | β |
css.properties.mask-repeat.no-repeat | N/A | Window | β |
css.properties.mask-repeat.repeat | N/A | Window | β |
css.properties.mask-repeat.repeat-block | N/A | Window | β |
css.properties.mask-repeat.repeat-inline | N/A | Window | β |
css.properties.mask-repeat.repeat-x | N/A | Window | β |
css.properties.mask-repeat.repeat-y | N/A | Window | β |
css.properties.mask-repeat.round | N/A | Window | β |
css.properties.mask-repeat.space | N/A | Window | β |
css.properties.mask-size | N/A | Window | β |
css.properties.mask-size.auto | N/A | Window | β |
css.properties.mask-size.contain | N/A | Window | β |
css.properties.mask-size.cover | N/A | Window | β |
css.properties.mask-type | N/A | Window | β |
css.properties.mask-type.alpha | SPEC | Window | β |
css.properties.mask-type.luminance | SPEC | Window | β |
css.properties.mask.add | N/A | Window | β |
css.properties.mask.alpha | N/A | Window | β |
css.properties.mask.auto | N/A | Window | β |
css.properties.mask.block-end | N/A | Window | β |
css.properties.mask.block-start | N/A | Window | β |
css.properties.mask.border-box | N/A | Window | β |
css.properties.mask.bottom | N/A | Window | β |
css.properties.mask.center | N/A | Window | β |
css.properties.mask.contain | N/A | Window | β |
css.properties.mask.content-box | N/A | Window | β |
css.properties.mask.cover | N/A | Window | β |
css.properties.mask.end | N/A | Window | β |
css.properties.mask.exclude | N/A | Window | β |
css.properties.mask.fill-box | N/A | Window | β |
css.properties.mask.half-border-box | N/A | Window | β |
css.properties.mask.inline-end | N/A | Window | β |
css.properties.mask.inline-start | N/A | Window | β |
css.properties.mask.intersect | N/A | Window | β |
css.properties.mask.left | N/A | Window | β |
css.properties.mask.luminance | N/A | Window | β |
css.properties.mask.margin-box | N/A | Window | β |
css.properties.mask.match-source | N/A | Window | β |
css.properties.mask.no-clip | N/A | Window | β |
css.properties.mask.no-repeat | N/A | Window | β |
css.properties.mask.none | N/A | Window | β |
css.properties.mask.padding-box | N/A | Window | β |
css.properties.mask.repeat | N/A | Window | β |
css.properties.mask.repeat-block | N/A | Window | β |
css.properties.mask.repeat-inline | N/A | Window | β |
css.properties.mask.repeat-x | N/A | Window | β |
css.properties.mask.repeat-y | N/A | Window | β |
css.properties.mask.right | N/A | Window | β |
css.properties.mask.round | N/A | Window | β |
css.properties.mask.space | N/A | Window | β |
css.properties.mask.start | N/A | Window | β |
css.properties.mask.stroke-box | N/A | Window | β |
css.properties.mask.subtract | N/A | Window | β |
css.properties.mask.top | N/A | Window | β |
css.properties.mask.view-box | N/A | Window | β |
css.properties.mask.x-end | SPEC | Window | β |
css.properties.mask.x-start | SPEC | Window | β |
css.properties.mask.y-end | SPEC | Window | β |
css.properties.mask.y-start | SPEC | Window | β |
css.properties.math-depth | N/A | Window | β |
css.properties.math-depth.auto-add | [SPEC](https://w3c.github.io/mathml-core/#the-math-script-level-property:~:text=Value%3A-,auto%2Dadd,-%7C%20add(%3Cinteger) | Window | β |
css.properties.math-shift | N/A | Window | β |
css.properties.math-shift.compact | SPEC | Window | β |
css.properties.math-shift.normal | SPEC | Window | β |
css.properties.math-style | N/A | Window | β |
css.properties.math-style.compact | SPEC | Window | β |
css.properties.math-style.normal | SPEC | Window | β |
css.properties.max-block-size | N/A | Window | β |
css.properties.max-block-size.anchor-size | SPEC | Window | β |
css.properties.max-block-size.contain | N/A | Window | β |
css.properties.max-block-size.fit-content | SPEC | Window | β |
css.properties.max-block-size.fit-content_function | SPEC | Window | β |
css.properties.max-block-size.max-content | SPEC | Window | β |
css.properties.max-block-size.min-content | SPEC | Window | β |
css.properties.max-block-size.none | SPEC | Window | β |
css.properties.max-block-size.stretch | SPEC | Window | β |
css.properties.max-height | N/A | Window | β |
css.properties.max-height.anchor-size | SPEC | Window | β |
css.properties.max-height.contain | N/A | Window | β |
css.properties.max-height.fit-content | SPEC | Window | β |
css.properties.max-height.fit-content_function | SPEC | Window | β |
css.properties.max-height.max-content | SPEC | Window | β |
css.properties.max-height.min-content | SPEC | Window | β |
css.properties.max-height.none | SPEC | Window | β |
css.properties.max-height.stretch | SPEC | Window | β |
css.properties.max-inline-size | N/A | Window | β |
css.properties.max-inline-size.anchor-size | SPEC | Window | β |
css.properties.max-inline-size.contain | N/A | Window | β |
css.properties.max-inline-size.fit-content | SPEC | Window | β |
css.properties.max-inline-size.fit-content_function | SPEC | Window | β |
css.properties.max-inline-size.max-content | SPEC | Window | β |
css.properties.max-inline-size.min-content | SPEC | Window | β |
css.properties.max-inline-size.none | SPEC | Window | β |
css.properties.max-inline-size.stretch | SPEC | Window | β |
css.properties.max-lines | N/A | Window | β |
css.properties.max-lines.none | N/A | Window | β |
css.properties.max-width | N/A | Window | β |
css.properties.max-width.anchor-size | SPEC | Window | β |
css.properties.max-width.contain | N/A | Window | β |
css.properties.max-width.fit-content | SPEC | Window | β |
css.properties.max-width.fit-content_function | SPEC | Window | β |
css.properties.max-width.max-content | SPEC | Window | β |
css.properties.max-width.min-content | SPEC | Window | β |
css.properties.max-width.none | SPEC | Window | β |
css.properties.max-width.stretch | SPEC | Window | β |
css.properties.max-zoom | N/A | Window | β |
css.properties.min-block-size | N/A | Window | β |
css.properties.min-block-size.anchor-size | SPEC | Window | β |
css.properties.min-block-size.auto | SPEC | Window | β |
css.properties.min-block-size.contain | N/A | Window | β |
css.properties.min-block-size.fit-content | SPEC | Window | β |
css.properties.min-block-size.fit-content_function | SPEC | Window | β |
css.properties.min-block-size.max-content | SPEC | Window | β |
css.properties.min-block-size.min-content | SPEC | Window | β |
css.properties.min-block-size.stretch | SPEC | Window | β |
css.properties.min-height | N/A | Window | β |
css.properties.min-height.anchor-size | SPEC | Window | β |
css.properties.min-height.auto | SPEC | Window | β |
css.properties.min-height.contain | N/A | Window | β |
css.properties.min-height.fit-content | SPEC | Window | β |
css.properties.min-height.fit-content_function | SPEC | Window | β |
css.properties.min-height.max-content | SPEC | Window | β |
css.properties.min-height.min-content | SPEC | Window | β |
css.properties.min-height.stretch | SPEC | Window | β |
css.properties.min-inline-size | N/A | Window | β |
css.properties.min-inline-size.anchor-size | SPEC | Window | β |
css.properties.min-inline-size.auto | SPEC | Window | β |
css.properties.min-inline-size.contain | N/A | Window | β |
css.properties.min-inline-size.fit-content | SPEC | Window | β |
css.properties.min-inline-size.fit-content_function | SPEC | Window | β |
css.properties.min-inline-size.max-content | SPEC | Window | β |
css.properties.min-inline-size.min-content | SPEC | Window | β |
css.properties.min-inline-size.stretch | SPEC | Window | β |
css.properties.min-intrinsic-sizing | N/A | Window | β |
css.properties.min-intrinsic-sizing.legacy | N/A | Window | β |
css.properties.min-intrinsic-sizing.zero-if-extrinsic | N/A | Window | β |
css.properties.min-intrinsic-sizing.zero-if-scroll | N/A | Window | β |
css.properties.min-width | N/A | Window | β |
css.properties.min-width.anchor-size | SPEC | Window | β |
css.properties.min-width.auto | SPEC | Window | β |
css.properties.min-width.contain | N/A | Window | β |
css.properties.min-width.fit-content | SPEC | Window | β |
css.properties.min-width.fit-content_function | SPEC | Window | β |
css.properties.min-width.max-content | SPEC | Window | β |
css.properties.min-width.min-content | SPEC | Window | β |
css.properties.min-width.stretch | SPEC | Window | β |
css.properties.min-zoom | N/A | Window | β |
css.properties.mix-blend-mode | N/A | Window | β |
css.properties.mix-blend-mode.color | SPEC | Window | β |
css.properties.mix-blend-mode.color-burn | SPEC | Window | β |
css.properties.mix-blend-mode.color-dodge | SPEC | Window | β |
css.properties.mix-blend-mode.darken | SPEC | Window | β |
css.properties.mix-blend-mode.difference | SPEC | Window | β |
css.properties.mix-blend-mode.exclusion | SPEC | Window | β |
css.properties.mix-blend-mode.hard-light | SPEC | Window | β |
css.properties.mix-blend-mode.hue | SPEC | Window | β |
css.properties.mix-blend-mode.lighten | SPEC | Window | β |
css.properties.mix-blend-mode.luminosity | SPEC | Window | β |
css.properties.mix-blend-mode.multiply | SPEC | Window | β |
css.properties.mix-blend-mode.normal | SPEC | Window | β |
css.properties.mix-blend-mode.overlay | SPEC | Window | β |
css.properties.mix-blend-mode.plus-lighter | SPEC | Window | β |
css.properties.mix-blend-mode.saturation | SPEC | Window | β |
css.properties.mix-blend-mode.screen | SPEC | Window | β |
css.properties.mix-blend-mode.soft-light | SPEC | Window | β |
css.properties.motion | N/A | Window | β |
css.properties.motion-distance | N/A | Window | β |
css.properties.motion-offset | N/A | Window | β |
css.properties.motion-path | N/A | Window | β |
css.properties.motion-rotation | N/A | Window | β |
css.properties.nav-down | N/A | Window | β |
css.properties.nav-down.auto | N/A | Window | β |
css.properties.nav-down.current | N/A | Window | β |
css.properties.nav-down.root | N/A | Window | β |
css.properties.nav-left | N/A | Window | β |
css.properties.nav-left.auto | N/A | Window | β |
css.properties.nav-left.current | N/A | Window | β |
css.properties.nav-left.root | N/A | Window | β |
css.properties.nav-right | N/A | Window | β |
css.properties.nav-right.auto | N/A | Window | β |
css.properties.nav-right.current | N/A | Window | β |
css.properties.nav-right.root | N/A | Window | β |
css.properties.nav-up | N/A | Window | β |
css.properties.nav-up.auto | N/A | Window | β |
css.properties.nav-up.current | N/A | Window | β |
css.properties.nav-up.root | N/A | Window | β |
css.properties.object-fit | N/A | Window | β |
css.properties.object-fit.contain | SPEC | Window | β |
css.properties.object-fit.cover | SPEC | Window | β |
css.properties.object-fit.fill | SPEC | Window | β |
css.properties.object-fit.none | SPEC | Window | β |
css.properties.object-fit.scale-down | SPEC | Window | β |
css.properties.object-position | N/A | Window | β |
css.properties.object-position.block-end | N/A | Window | β |
css.properties.object-position.block-start | N/A | Window | β |
css.properties.object-position.bottom | SPEC | Window | β |
css.properties.object-position.center | SPEC | Window | β |
css.properties.object-position.end | N/A | Window | β |
css.properties.object-position.inline-end | N/A | Window | β |
css.properties.object-position.inline-start | N/A | Window | β |
css.properties.object-position.left | SPEC | Window | β |
css.properties.object-position.right | SPEC | Window | β |
css.properties.object-position.start | N/A | Window | β |
css.properties.object-position.top | SPEC | Window | β |
css.properties.object-position.x-end | SPEC | Window | β |
css.properties.object-position.x-start | SPEC | Window | β |
css.properties.object-position.y-end | SPEC | Window | β |
css.properties.object-position.y-start | SPEC | Window | β |
css.properties.object-view-box | N/A | Window | β |
css.properties.object-view-box.none | SPEC | Window | β |
css.properties.offset | N/A | Window | β |
css.properties.offset-anchor | N/A | Window | β |
css.properties.offset-anchor.auto | SPEC | Window | β |
css.properties.offset-anchor.block-end | N/A | Window | β |
css.properties.offset-anchor.block-start | N/A | Window | β |
css.properties.offset-anchor.bottom | SPEC | Window | β |
css.properties.offset-anchor.center | SPEC | Window | β |
css.properties.offset-anchor.end | N/A | Window | β |
css.properties.offset-anchor.inline-end | N/A | Window | β |
css.properties.offset-anchor.inline-start | N/A | Window | β |
css.properties.offset-anchor.left | SPEC | Window | β |
css.properties.offset-anchor.right | SPEC | Window | β |
css.properties.offset-anchor.start | N/A | Window | β |
css.properties.offset-anchor.top | SPEC | Window | β |
css.properties.offset-anchor.x-end | SPEC | Window | β |
css.properties.offset-anchor.x-start | SPEC | Window | β |
css.properties.offset-anchor.y-end | SPEC | Window | β |
css.properties.offset-anchor.y-start | SPEC | Window | β |
css.properties.offset-block | N/A | Window | β |
css.properties.offset-block-end | N/A | Window | β |
css.properties.offset-block-start | N/A | Window | β |
css.properties.offset-distance | N/A | Window | β |
css.properties.offset-inline | N/A | Window | β |
css.properties.offset-inline-end | N/A | Window | β |
css.properties.offset-inline-start | N/A | Window | β |
css.properties.offset-path | N/A | Window | β |
css.properties.offset-path.basic_shape | SPEC | Window | β |
css.properties.offset-path.border-box | SPEC | Window | β |
css.properties.offset-path.content-box | SPEC | Window | β |
css.properties.offset-path.fill-box | SPEC | Window | β |
css.properties.offset-path.margin-box | SPEC | Window | β |
css.properties.offset-path.none | SPEC | Window | β |
css.properties.offset-path.padding-box | SPEC | Window | β |
css.properties.offset-path.path | SPEC | Window | β |
css.properties.offset-path.ray | SPEC | Window | β |
css.properties.offset-path.stroke-box | SPEC | Window | β |
css.properties.offset-path.url | SPEC | Window | β |
css.properties.offset-path.view-box | SPEC | Window | β |
css.properties.offset-position | N/A | Window | β |
css.properties.offset-position.auto | SPEC | Window | β |
css.properties.offset-position.block-end | N/A | Window | β |
css.properties.offset-position.block-start | N/A | Window | β |
css.properties.offset-position.bottom | SPEC | Window | β |
css.properties.offset-position.center | SPEC | Window | β |
css.properties.offset-position.end | N/A | Window | β |
css.properties.offset-position.inline-end | N/A | Window | β |
css.properties.offset-position.inline-start | N/A | Window | β |
css.properties.offset-position.left | SPEC | Window | β |
css.properties.offset-position.normal | SPEC | Window | β |
css.properties.offset-position.right | SPEC | Window | β |
css.properties.offset-position.start | N/A | Window | β |
css.properties.offset-position.top | SPEC | Window | β |
css.properties.offset-position.x-end | SPEC | Window | β |
css.properties.offset-position.x-start | SPEC | Window | β |
css.properties.offset-position.y-end | SPEC | Window | β |
css.properties.offset-position.y-start | SPEC | Window | β |
css.properties.offset-rotate | N/A | Window | β |
css.properties.offset-rotate.auto | SPEC | Window | β |
css.properties.offset-rotate.reverse | SPEC | Window | β |
css.properties.offset-rotation | N/A | Window | β |
css.properties.offset.auto | SPEC | Window | β |
css.properties.offset.block-end | N/A | Window | β |
css.properties.offset.block-start | N/A | Window | β |
css.properties.offset.border-box | SPEC | Window | β |
css.properties.offset.bottom | SPEC | Window | β |
css.properties.offset.center | SPEC | Window | β |
css.properties.offset.content-box | SPEC | Window | β |
css.properties.offset.end | N/A | Window | β |
css.properties.offset.fill-box | SPEC | Window | β |
css.properties.offset.inline-end | N/A | Window | β |
css.properties.offset.inline-start | N/A | Window | β |
css.properties.offset.left | SPEC | Window | β |
css.properties.offset.margin-box | SPEC | Window | β |
css.properties.offset.none | SPEC | Window | β |
css.properties.offset.normal | SPEC | Window | β |
css.properties.offset.padding-box | SPEC | Window | β |
css.properties.offset.reverse | N/A | Window | β |
css.properties.offset.right | SPEC | Window | β |
css.properties.offset.start | N/A | Window | β |
css.properties.offset.stroke-box | SPEC | Window | β |
css.properties.offset.top | SPEC | Window | β |
css.properties.offset.view-box | SPEC | Window | β |
css.properties.offset.x-end | SPEC | Window | β |
css.properties.offset.x-start | SPEC | Window | β |
css.properties.offset.y-end | SPEC | Window | β |
css.properties.offset.y-start | SPEC | Window | β |
css.properties.opacity | N/A | Window | β |
css.properties.opacity.percentages | SPEC | Window | β |
css.properties.order | N/A | Window | β |
css.properties.orientation | N/A | Window | β |
css.properties.orphans | N/A | Window | β |
css.properties.outline | N/A | Window | β |
css.properties.outline-color | N/A | Window | β |
css.properties.outline-color.auto | N/A | Window | β |
css.properties.outline-color.currentColor | SPEC | Window | β |
css.properties.outline-color.invert | N/A | Window | β |
css.properties.outline-color.transparent | SPEC | Window | β |
css.properties.outline-offset | N/A | Window | β |
css.properties.outline-style | N/A | Window | β |
css.properties.outline-style.auto | SPEC | Window | β |
css.properties.outline-style.dashed | SPEC | Window | β |
css.properties.outline-style.dotted | SPEC | Window | β |
css.properties.outline-style.double | SPEC | Window | β |
css.properties.outline-style.groove | SPEC | Window | β |
css.properties.outline-style.hidden | N/A | Window | β |
css.properties.outline-style.inset | SPEC | Window | β |
css.properties.outline-style.none | SPEC | Window | β |
css.properties.outline-style.outset | SPEC | Window | β |
css.properties.outline-style.ridge | SPEC | Window | β |
css.properties.outline-style.solid | SPEC | Window | β |
css.properties.outline-width | N/A | Window | β |
css.properties.outline-width.hairline | N/A | Window | β |
css.properties.outline-width.medium | SPEC | Window | β |
css.properties.outline-width.thick | SPEC | Window | β |
css.properties.outline-width.thin | SPEC | Window | β |
css.properties.outline.auto | SPEC | Window | β |
css.properties.outline.currentColor | SPEC | Window | β |
css.properties.outline.dashed | SPEC | Window | β |
css.properties.outline.dotted | SPEC | Window | β |
css.properties.outline.double | SPEC | Window | β |
css.properties.outline.groove | SPEC | Window | β |
css.properties.outline.hairline | N/A | Window | β |
css.properties.outline.hidden | N/A | Window | β |
css.properties.outline.inset | SPEC | Window | β |
css.properties.outline.medium | SPEC | Window | β |
css.properties.outline.none | SPEC | Window | β |
css.properties.outline.outset | SPEC | Window | β |
css.properties.outline.ridge | SPEC | Window | β |
css.properties.outline.solid | SPEC | Window | β |
css.properties.outline.thick | SPEC | Window | β |
css.properties.outline.thin | SPEC | Window | β |
css.properties.outline.transparent | SPEC | Window | β |
css.properties.overflow | N/A | Window | β |
css.properties.overflow-anchor | N/A | Window | β |
css.properties.overflow-anchor.auto | SPEC | Window | β |
css.properties.overflow-anchor.none | SPEC | Window | β |
css.properties.overflow-block | N/A | Window | β |
css.properties.overflow-block.auto | SPEC | Window | β |
css.properties.overflow-block.clip | SPEC | Window | β |
css.properties.overflow-block.hidden | SPEC | Window | β |
css.properties.overflow-block.overlay | SPEC | Window | β |
css.properties.overflow-block.scroll | SPEC | Window | β |
css.properties.overflow-block.visible | SPEC | Window | β |
css.properties.overflow-clip-box | N/A | Window | β |
css.properties.overflow-clip-box-block | N/A | Window | β |
css.properties.overflow-clip-box-inline | N/A | Window | β |
css.properties.overflow-clip-margin | N/A | Window | β |
css.properties.overflow-clip-margin-block | N/A | Window | β |
css.properties.overflow-clip-margin-block-end | N/A | Window | β |
css.properties.overflow-clip-margin-block-end.border-box | N/A | Window | β |
css.properties.overflow-clip-margin-block-end.content-box | N/A | Window | β |
css.properties.overflow-clip-margin-block-end.padding-box | N/A | Window | β |
css.properties.overflow-clip-margin-block-start | N/A | Window | β |
css.properties.overflow-clip-margin-block-start.border-box | N/A | Window | β |
css.properties.overflow-clip-margin-block-start.content-box | N/A | Window | β |
css.properties.overflow-clip-margin-block-start.padding-box | N/A | Window | β |
css.properties.overflow-clip-margin-block.border-box | N/A | Window | β |
css.properties.overflow-clip-margin-block.content-box | N/A | Window | β |
css.properties.overflow-clip-margin-block.padding-box | N/A | Window | β |
css.properties.overflow-clip-margin-bottom | N/A | Window | β |
css.properties.overflow-clip-margin-bottom.border-box | N/A | Window | β |
css.properties.overflow-clip-margin-bottom.content-box | N/A | Window | β |
css.properties.overflow-clip-margin-bottom.padding-box | N/A | Window | β |
css.properties.overflow-clip-margin-inline | N/A | Window | β |
css.properties.overflow-clip-margin-inline-end | N/A | Window | β |
css.properties.overflow-clip-margin-inline-end.border-box | N/A | Window | β |
css.properties.overflow-clip-margin-inline-end.content-box | N/A | Window | β |
css.properties.overflow-clip-margin-inline-end.padding-box | N/A | Window | β |
css.properties.overflow-clip-margin-inline-start | N/A | Window | β |
css.properties.overflow-clip-margin-inline-start.border-box | N/A | Window | β |
css.properties.overflow-clip-margin-inline-start.content-box | N/A | Window | β |
css.properties.overflow-clip-margin-inline-start.padding-box | N/A | Window | β |
css.properties.overflow-clip-margin-inline.border-box | N/A | Window | β |
css.properties.overflow-clip-margin-inline.content-box | N/A | Window | β |
css.properties.overflow-clip-margin-inline.padding-box | N/A | Window | β |
css.properties.overflow-clip-margin-left | N/A | Window | β |
css.properties.overflow-clip-margin-left.border-box | N/A | Window | β |
css.properties.overflow-clip-margin-left.content-box | N/A | Window | β |
css.properties.overflow-clip-margin-left.padding-box | N/A | Window | β |
css.properties.overflow-clip-margin-right | N/A | Window | β |
css.properties.overflow-clip-margin-right.border-box | N/A | Window | β |
css.properties.overflow-clip-margin-right.content-box | N/A | Window | β |
css.properties.overflow-clip-margin-right.padding-box | N/A | Window | β |
css.properties.overflow-clip-margin-top | N/A | Window | β |
css.properties.overflow-clip-margin-top.border-box | N/A | Window | β |
css.properties.overflow-clip-margin-top.content-box | N/A | Window | β |
css.properties.overflow-clip-margin-top.padding-box | N/A | Window | β |
css.properties.overflow-clip-margin.border-box | SPEC | Window | β |
css.properties.overflow-clip-margin.content-box | SPEC | Window | β |
css.properties.overflow-clip-margin.padding-box | SPEC | Window | β |
css.properties.overflow-inline | N/A | Window | β |
css.properties.overflow-inline.auto | SPEC | Window | β |
css.properties.overflow-inline.clip | SPEC | Window | β |
css.properties.overflow-inline.hidden | SPEC | Window | β |
css.properties.overflow-inline.overlay | SPEC | Window | β |
css.properties.overflow-inline.scroll | SPEC | Window | β |
css.properties.overflow-inline.visible | SPEC | Window | β |
css.properties.overflow-wrap | N/A | Window | β |
css.properties.overflow-wrap.anywhere | SPEC | Window | β |
css.properties.overflow-wrap.break-word | SPEC | Window | β |
css.properties.overflow-wrap.normal | SPEC | Window | β |
css.properties.overflow-x | N/A | Window | β |
css.properties.overflow-x.auto | SPEC | Window | β |
css.properties.overflow-x.clip | SPEC | Window | β |
css.properties.overflow-x.hidden | SPEC | Window | β |
css.properties.overflow-x.scroll | SPEC | Window | β |
css.properties.overflow-x.visible | SPEC | Window | β |
css.properties.overflow-y | N/A | Window | β |
css.properties.overflow-y.auto | SPEC | Window | β |
css.properties.overflow-y.clip | SPEC | Window | β |
css.properties.overflow-y.hidden | SPEC | Window | β |
css.properties.overflow-y.scroll | SPEC | Window | β |
css.properties.overflow-y.visible | SPEC | Window | β |
css.properties.overflow.auto | SPEC | Window | β |
css.properties.overflow.clip | SPEC | Window | β |
css.properties.overflow.hidden | SPEC | Window | β |
css.properties.overflow.multiple_keywords | SPEC0, SPEC1 | Window | β |
css.properties.overflow.scroll | SPEC | Window | β |
css.properties.overflow.visible | SPEC | Window | β |
css.properties.overlay | N/A | Window | β |
css.properties.overlay.auto | SPEC | Window | β |
css.properties.overlay.none | SPEC | Window | β |
css.properties.overscroll-behavior | N/A | Window | β |
css.properties.overscroll-behavior-block | N/A | Window | β |
css.properties.overscroll-behavior-block.auto | SPEC | Window | β |
css.properties.overscroll-behavior-block.chain | N/A | Window | β |
css.properties.overscroll-behavior-block.contain | SPEC | Window | β |
css.properties.overscroll-behavior-block.none | SPEC | Window | β |
css.properties.overscroll-behavior-inline | N/A | Window | β |
css.properties.overscroll-behavior-inline.auto | SPEC | Window | β |
css.properties.overscroll-behavior-inline.chain | N/A | Window | β |
css.properties.overscroll-behavior-inline.contain | SPEC | Window | β |
css.properties.overscroll-behavior-inline.none | SPEC | Window | β |
css.properties.overscroll-behavior-x | N/A | Window | β |
css.properties.overscroll-behavior-x.auto | SPEC | Window | β |
css.properties.overscroll-behavior-x.chain | N/A | Window | β |
css.properties.overscroll-behavior-x.contain | SPEC | Window | β |
css.properties.overscroll-behavior-x.none | SPEC | Window | β |
css.properties.overscroll-behavior-y | N/A | Window | β |
css.properties.overscroll-behavior-y.auto | SPEC | Window | β |
css.properties.overscroll-behavior-y.chain | N/A | Window | β |
css.properties.overscroll-behavior-y.contain | SPEC | Window | β |
css.properties.overscroll-behavior-y.none | SPEC | Window | β |
css.properties.overscroll-behavior.auto | SPEC | Window | β |
css.properties.overscroll-behavior.chain | N/A | Window | β |
css.properties.overscroll-behavior.contain | SPEC | Window | β |
css.properties.overscroll-behavior.none | SPEC | Window | β |
css.properties.padding | N/A | Window | β |
css.properties.padding-block | N/A | Window | β |
css.properties.padding-block-end | N/A | Window | β |
css.properties.padding-block-start | N/A | Window | β |
css.properties.padding-bottom | N/A | Window | β |
css.properties.padding-inline | N/A | Window | β |
css.properties.padding-inline-end | N/A | Window | β |
css.properties.padding-inline-start | N/A | Window | β |
css.properties.padding-left | N/A | Window | β |
css.properties.padding-right | N/A | Window | β |
css.properties.padding-top | N/A | Window | β |
css.properties.page | N/A | Window | β |
css.properties.page-break-after | N/A | Window | β |
css.properties.page-break-after.always | SPEC | Window | β |
css.properties.page-break-after.auto | SPEC | Window | β |
css.properties.page-break-after.avoid | SPEC | Window | β |
css.properties.page-break-after.left | SPEC | Window | β |
css.properties.page-break-after.right | SPEC | Window | β |
css.properties.page-break-before | N/A | Window | β |
css.properties.page-break-before.always | SPEC | Window | β |
css.properties.page-break-before.auto | SPEC | Window | β |
css.properties.page-break-before.avoid | SPEC | Window | β |
css.properties.page-break-before.left | SPEC | Window | β |
css.properties.page-break-before.right | SPEC | Window | β |
css.properties.page-break-inside | N/A | Window | β |
css.properties.page-break-inside.auto | SPEC | Window | β |
css.properties.page-break-inside.avoid | SPEC | Window | β |
css.properties.page.auto | SPEC | Window | β |
css.properties.paint-order | N/A | Window | β |
css.properties.paint-order.fill | SPEC | Window | β |
css.properties.paint-order.markers | SPEC | Window | β |
css.properties.paint-order.normal | SPEC | Window | β |
css.properties.paint-order.stroke | SPEC | Window | β |
css.properties.path-length | N/A | Window | β |
css.properties.path-length.0 | N/A | Window | β |
css.properties.path-length.none | N/A | Window | β |
css.properties.path-length.number | N/A | Window | β |
css.properties.path-length.symbol | N/A | Window | β |
css.properties.path-length.unknown | N/A | Window | β |
css.properties.pause | N/A | Window | β |
css.properties.pause-after | N/A | Window | β |
css.properties.pause-after.medium | N/A | Window | β |
css.properties.pause-after.none | N/A | Window | β |
css.properties.pause-after.strong | N/A | Window | β |
css.properties.pause-after.weak | N/A | Window | β |
css.properties.pause-after.x-strong | N/A | Window | β |
css.properties.pause-after.x-weak | N/A | Window | β |
css.properties.pause-before | N/A | Window | β |
css.properties.pause-before.medium | N/A | Window | β |
css.properties.pause-before.none | N/A | Window | β |
css.properties.pause-before.strong | N/A | Window | β |
css.properties.pause-before.weak | N/A | Window | β |
css.properties.pause-before.x-strong | N/A | Window | β |
css.properties.pause-before.x-weak | N/A | Window | β |
css.properties.pause.medium | N/A | Window | β |
css.properties.pause.none | N/A | Window | β |
css.properties.pause.strong | N/A | Window | β |
css.properties.pause.weak | N/A | Window | β |
css.properties.pause.x-strong | N/A | Window | β |
css.properties.pause.x-weak | N/A | Window | β |
css.properties.pen-action | N/A | Window | β |
css.properties.perspective | N/A | Window | β |
css.properties.perspective-origin | N/A | Window | β |
css.properties.perspective-origin.block-end | N/A | Window | β |
css.properties.perspective-origin.block-start | N/A | Window | β |
css.properties.perspective-origin.bottom | SPEC | Window | β |
css.properties.perspective-origin.center | SPEC | Window | β |
css.properties.perspective-origin.end | N/A | Window | β |
css.properties.perspective-origin.inline-end | N/A | Window | β |
css.properties.perspective-origin.inline-start | N/A | Window | β |
css.properties.perspective-origin.left | SPEC | Window | β |
css.properties.perspective-origin.right | SPEC | Window | β |
css.properties.perspective-origin.start | N/A | Window | β |
css.properties.perspective-origin.top | SPEC | Window | β |
css.properties.perspective-origin.x-end | SPEC | Window | β |
css.properties.perspective-origin.x-start | SPEC | Window | β |
css.properties.perspective-origin.y-end | SPEC | Window | β |
css.properties.perspective-origin.y-start | SPEC | Window | β |
css.properties.perspective.none | SPEC | Window | β |
css.properties.place-content | N/A | Window | β |
css.properties.place-content.baseline | N/A | Window | β |
css.properties.place-content.center | N/A | Window | β |
css.properties.place-content.end | N/A | Window | β |
css.properties.place-content.first | N/A | Window | β |
css.properties.place-content.flex-end | N/A | Window | β |
css.properties.place-content.flex-start | N/A | Window | β |
css.properties.place-content.last | N/A | Window | β |
css.properties.place-content.left | N/A | Window | β |
css.properties.place-content.normal | N/A | Window | β |
css.properties.place-content.right | N/A | Window | β |
css.properties.place-content.safe | N/A | Window | β |
css.properties.place-content.space-around | N/A | Window | β |
css.properties.place-content.space-between | N/A | Window | β |
css.properties.place-content.space-evenly | N/A | Window | β |
css.properties.place-content.start | N/A | Window | β |
css.properties.place-content.stretch | N/A | Window | β |
css.properties.place-content.unsafe | N/A | Window | β |
css.properties.place-items | N/A | Window | β |
css.properties.place-items.baseline | N/A | Window | β |
css.properties.place-items.center | N/A | Window | β |
css.properties.place-items.end | N/A | Window | β |
css.properties.place-items.first | N/A | Window | β |
css.properties.place-items.flex-end | N/A | Window | β |
css.properties.place-items.flex-start | N/A | Window | β |
css.properties.place-items.last | N/A | Window | β |
css.properties.place-items.left | N/A | Window | β |
css.properties.place-items.legacy | N/A | Window | β |
css.properties.place-items.normal | N/A | Window | β |
css.properties.place-items.right | N/A | Window | β |
css.properties.place-items.safe | N/A | Window | β |
css.properties.place-items.self-end | N/A | Window | β |
css.properties.place-items.self-start | N/A | Window | β |
css.properties.place-items.start | N/A | Window | β |
css.properties.place-items.stretch | N/A | Window | β |
css.properties.place-items.unsafe | N/A | Window | β |
css.properties.place-self | N/A | Window | β |
css.properties.place-self.anchor-center | SPEC | Window | β |
css.properties.place-self.auto | N/A | Window | β |
css.properties.place-self.baseline | N/A | Window | β |
css.properties.place-self.center | N/A | Window | β |
css.properties.place-self.end | N/A | Window | β |
css.properties.place-self.first | N/A | Window | β |
css.properties.place-self.flex-end | N/A | Window | β |
css.properties.place-self.flex-start | N/A | Window | β |
css.properties.place-self.last | N/A | Window | β |
css.properties.place-self.left | N/A | Window | β |
css.properties.place-self.normal | N/A | Window | β |
css.properties.place-self.right | N/A | Window | β |
css.properties.place-self.safe | N/A | Window | β |
css.properties.place-self.self-end | N/A | Window | β |
css.properties.place-self.self-start | N/A | Window | β |
css.properties.place-self.start | N/A | Window | β |
css.properties.place-self.stretch | N/A | Window | β |
css.properties.place-self.unsafe | N/A | Window | β |
css.properties.pointer-events | N/A | Window | β |
css.properties.pointer-events.all | SPEC | Window | β |
css.properties.pointer-events.auto | SPEC | Window | β |
css.properties.pointer-events.bounding-box | SPEC | Window | β |
css.properties.pointer-events.fill | SPEC | Window | β |
css.properties.pointer-events.none | SPEC | Window | β |
css.properties.pointer-events.painted | SPEC | Window | β |
css.properties.pointer-events.stroke | SPEC | Window | β |
css.properties.pointer-events.visible | SPEC | Window | β |
css.properties.pointer-events.visibleFill | SPEC | Window | β |
css.properties.pointer-events.visiblePainted | SPEC | Window | β |
css.properties.pointer-events.visibleStroke | SPEC | Window | β |
css.properties.pointer-timeline | N/A | Window | β |
css.properties.pointer-timeline-axis | N/A | Window | β |
css.properties.pointer-timeline-axis.block | N/A | Window | β |
css.properties.pointer-timeline-axis.inline | N/A | Window | β |
css.properties.pointer-timeline-axis.x | N/A | Window | β |
css.properties.pointer-timeline-axis.y | N/A | Window | β |
css.properties.pointer-timeline-name | N/A | Window | β |
css.properties.pointer-timeline-name.none | N/A | Window | β |
css.properties.pointer-timeline.block | N/A | Window | β |
css.properties.pointer-timeline.inline | N/A | Window | β |
css.properties.pointer-timeline.none | N/A | Window | β |
css.properties.pointer-timeline.x | N/A | Window | β |
css.properties.pointer-timeline.y | N/A | Window | β |
css.properties.position | N/A | Window | β |
css.properties.position-anchor | N/A | Window | β |
css.properties.position-anchor.auto | SPEC | Window | β |
css.properties.position-anchor.match-parent | N/A | Window | β |
css.properties.position-anchor.none | SPEC | Window | β |
css.properties.position-anchor.normal | SPEC | Window | β |
css.properties.position-area | N/A | Window | β |
css.properties.position-area.block-end | SPEC | Window | β |
css.properties.position-area.block-start | SPEC | Window | β |
css.properties.position-area.bottom | SPEC | Window | β |
css.properties.position-area.center | SPEC | Window | β |
css.properties.position-area.end | SPEC | Window | β |
css.properties.position-area.inline-end | SPEC | Window | β |
css.properties.position-area.inline-start | SPEC | Window | β |
css.properties.position-area.left | SPEC | Window | β |
css.properties.position-area.none | SPEC | Window | β |
css.properties.position-area.right | SPEC | Window | β |
css.properties.position-area.self-block-end | SPEC | Window | β |
css.properties.position-area.self-block-start | SPEC | Window | β |
css.properties.position-area.self-end | SPEC | Window | β |
css.properties.position-area.self-inline-end | SPEC | Window | β |
css.properties.position-area.self-inline-start | SPEC | Window | β |
css.properties.position-area.self-start | SPEC | Window | β |
css.properties.position-area.self-x-end | SPEC | Window | β |
css.properties.position-area.self-x-start | SPEC | Window | β |
css.properties.position-area.self-y-end | SPEC | Window | β |
css.properties.position-area.self-y-start | SPEC | Window | β |
css.properties.position-area.span-all | SPEC | Window | β |
css.properties.position-area.span-block-end | SPEC | Window | β |
css.properties.position-area.span-block-start | SPEC | Window | β |
css.properties.position-area.span-bottom | SPEC | Window | β |
css.properties.position-area.span-end | SPEC | Window | β |
css.properties.position-area.span-inline-end | SPEC | Window | β |
css.properties.position-area.span-inline-start | SPEC | Window | β |
css.properties.position-area.span-left | SPEC | Window | β |
css.properties.position-area.span-right | SPEC | Window | β |
css.properties.position-area.span-self-block-end | SPEC | Window | β |
css.properties.position-area.span-self-block-start | SPEC | Window | β |
css.properties.position-area.span-self-end | SPEC | Window | β |
css.properties.position-area.span-self-inline-end | SPEC | Window | β |
css.properties.position-area.span-self-inline-start | SPEC | Window | β |
css.properties.position-area.span-self-start | SPEC | Window | β |
css.properties.position-area.span-self-x-end | SPEC | Window | β |
css.properties.position-area.span-self-x-start | SPEC | Window | β |
css.properties.position-area.span-self-y-end | SPEC | Window | β |
css.properties.position-area.span-self-y-start | SPEC | Window | β |
css.properties.position-area.span-start | SPEC | Window | β |
css.properties.position-area.span-top | SPEC | Window | β |
css.properties.position-area.span-x-end | SPEC | Window | β |
css.properties.position-area.span-x-start | SPEC | Window | β |
css.properties.position-area.span-y-end | SPEC | Window | β |
css.properties.position-area.span-y-start | SPEC | Window | β |
css.properties.position-area.start | SPEC | Window | β |
css.properties.position-area.top | SPEC | Window | β |
css.properties.position-area.x-end | SPEC | Window | β |
css.properties.position-area.x-start | SPEC | Window | β |
css.properties.position-area.y-end | SPEC | Window | β |
css.properties.position-area.y-start | SPEC | Window | β |
css.properties.position-try | N/A | Window | β |
css.properties.position-try-fallbacks | N/A | Window | β |
css.properties.position-try-fallbacks.block-end | SPEC | Window | β |
css.properties.position-try-fallbacks.block-start | SPEC | Window | β |
css.properties.position-try-fallbacks.bottom | SPEC | Window | β |
css.properties.position-try-fallbacks.center | SPEC | Window | β |
css.properties.position-try-fallbacks.end | SPEC | Window | β |
css.properties.position-try-fallbacks.flip-block | SPEC | Window | β |
css.properties.position-try-fallbacks.flip-inline | SPEC | Window | β |
css.properties.position-try-fallbacks.flip-start | SPEC | Window | β |
css.properties.position-try-fallbacks.flip-x | SPEC | Window | β |
css.properties.position-try-fallbacks.flip-y | SPEC | Window | β |
css.properties.position-try-fallbacks.inline-end | SPEC | Window | β |
css.properties.position-try-fallbacks.inline-start | SPEC | Window | β |
css.properties.position-try-fallbacks.left | SPEC | Window | β |
css.properties.position-try-fallbacks.none | SPEC | Window | β |
css.properties.position-try-fallbacks.position-area | SPEC | Window | β |
css.properties.position-try-fallbacks.right | SPEC | Window | β |
css.properties.position-try-fallbacks.self-block-end | SPEC | Window | β |
css.properties.position-try-fallbacks.self-block-start | SPEC | Window | β |
css.properties.position-try-fallbacks.self-end | SPEC | Window | β |
css.properties.position-try-fallbacks.self-inline-end | SPEC | Window | β |
css.properties.position-try-fallbacks.self-inline-start | SPEC | Window | β |
css.properties.position-try-fallbacks.self-start | SPEC | Window | β |
css.properties.position-try-fallbacks.self-x-end | SPEC | Window | β |
css.properties.position-try-fallbacks.self-x-start | SPEC | Window | β |
css.properties.position-try-fallbacks.self-y-end | SPEC | Window | β |
css.properties.position-try-fallbacks.self-y-start | SPEC | Window | β |
css.properties.position-try-fallbacks.span-all | SPEC | Window | β |
css.properties.position-try-fallbacks.span-block-end | SPEC | Window | β |
css.properties.position-try-fallbacks.span-block-start | SPEC | Window | β |
css.properties.position-try-fallbacks.span-bottom | SPEC | Window | β |
css.properties.position-try-fallbacks.span-end | SPEC | Window | β |
css.properties.position-try-fallbacks.span-inline-end | SPEC | Window | β |
css.properties.position-try-fallbacks.span-inline-start | SPEC | Window | β |
css.properties.position-try-fallbacks.span-left | SPEC | Window | β |
css.properties.position-try-fallbacks.span-right | SPEC | Window | β |
css.properties.position-try-fallbacks.span-self-block-end | SPEC | Window | β |
css.properties.position-try-fallbacks.span-self-block-start | SPEC | Window | β |
css.properties.position-try-fallbacks.span-self-end | SPEC | Window | β |
css.properties.position-try-fallbacks.span-self-inline-end | SPEC | Window | β |
css.properties.position-try-fallbacks.span-self-inline-start | SPEC | Window | β |
css.properties.position-try-fallbacks.span-self-start | SPEC | Window | β |
css.properties.position-try-fallbacks.span-self-x-end | SPEC | Window | β |
css.properties.position-try-fallbacks.span-self-x-start | SPEC | Window | β |
css.properties.position-try-fallbacks.span-self-y-end | SPEC | Window | β |
css.properties.position-try-fallbacks.span-self-y-start | SPEC | Window | β |
css.properties.position-try-fallbacks.span-start | SPEC | Window | β |
css.properties.position-try-fallbacks.span-top | SPEC | Window | β |
css.properties.position-try-fallbacks.span-x-end | SPEC | Window | β |
css.properties.position-try-fallbacks.span-x-start | SPEC | Window | β |
css.properties.position-try-fallbacks.span-y-end | SPEC | Window | β |
css.properties.position-try-fallbacks.span-y-start | SPEC | Window | β |
css.properties.position-try-fallbacks.start | SPEC | Window | β |
css.properties.position-try-fallbacks.top | SPEC | Window | β |
css.properties.position-try-fallbacks.x-end | SPEC | Window | β |
css.properties.position-try-fallbacks.x-start | SPEC | Window | β |
css.properties.position-try-fallbacks.y-end | SPEC | Window | β |
css.properties.position-try-fallbacks.y-start | SPEC | Window | β |
css.properties.position-try-order | N/A | Window | β |
css.properties.position-try-order.most-block-size | SPEC | Window | β |
css.properties.position-try-order.most-height | SPEC | Window | β |
css.properties.position-try-order.most-inline-size | SPEC | Window | β |
css.properties.position-try-order.most-width | SPEC | Window | β |
css.properties.position-try-order.normal | SPEC | Window | β |
css.properties.position-try.block-end | SPEC | Window | β |
css.properties.position-try.block-start | SPEC | Window | β |
css.properties.position-try.bottom | SPEC | Window | β |
css.properties.position-try.center | SPEC | Window | β |
css.properties.position-try.end | SPEC | Window | β |
css.properties.position-try.flip-block | SPEC | Window | β |
css.properties.position-try.flip-inline | SPEC | Window | β |
css.properties.position-try.flip-start | SPEC | Window | β |
css.properties.position-try.flip-x | SPEC | Window | β |
css.properties.position-try.flip-y | SPEC | Window | β |
css.properties.position-try.inline-end | SPEC | Window | β |
css.properties.position-try.inline-start | SPEC | Window | β |
css.properties.position-try.left | SPEC | Window | β |
css.properties.position-try.most-block-size | N/A | Window | β |
css.properties.position-try.most-height | N/A | Window | β |
css.properties.position-try.most-inline-size | N/A | Window | β |
css.properties.position-try.most-width | N/A | Window | β |
css.properties.position-try.none | SPEC | Window | β |
css.properties.position-try.normal | N/A | Window | β |
css.properties.position-try.right | SPEC | Window | β |
css.properties.position-try.self-block-end | SPEC | Window | β |
css.properties.position-try.self-block-start | SPEC | Window | β |
css.properties.position-try.self-end | SPEC | Window | β |
css.properties.position-try.self-inline-end | SPEC | Window | β |
css.properties.position-try.self-inline-start | SPEC | Window | β |
css.properties.position-try.self-start | SPEC | Window | β |
css.properties.position-try.self-x-end | SPEC | Window | β |
css.properties.position-try.self-x-start | SPEC | Window | β |
css.properties.position-try.self-y-end | SPEC | Window | β |
css.properties.position-try.self-y-start | SPEC | Window | β |
css.properties.position-try.span-all | SPEC | Window | β |
css.properties.position-try.span-block-end | SPEC | Window | β |
css.properties.position-try.span-block-start | SPEC | Window | β |
css.properties.position-try.span-bottom | SPEC | Window | β |
css.properties.position-try.span-end | SPEC | Window | β |
css.properties.position-try.span-inline-end | SPEC | Window | β |
css.properties.position-try.span-inline-start | SPEC | Window | β |
css.properties.position-try.span-left | SPEC | Window | β |
css.properties.position-try.span-right | SPEC | Window | β |
css.properties.position-try.span-self-block-end | SPEC | Window | β |
css.properties.position-try.span-self-block-start | SPEC | Window | β |
css.properties.position-try.span-self-end | SPEC | Window | β |
css.properties.position-try.span-self-inline-end | SPEC | Window | β |
css.properties.position-try.span-self-inline-start | SPEC | Window | β |
css.properties.position-try.span-self-start | SPEC | Window | β |
css.properties.position-try.span-self-x-end | SPEC | Window | β |
css.properties.position-try.span-self-x-start | SPEC | Window | β |
css.properties.position-try.span-self-y-end | SPEC | Window | β |
css.properties.position-try.span-self-y-start | SPEC | Window | β |
css.properties.position-try.span-start | SPEC | Window | β |
css.properties.position-try.span-top | SPEC | Window | β |
css.properties.position-try.span-x-end | SPEC | Window | β |
css.properties.position-try.span-x-start | SPEC | Window | β |
css.properties.position-try.span-y-end | SPEC | Window | β |
css.properties.position-try.span-y-start | SPEC | Window | β |
css.properties.position-try.start | SPEC | Window | β |
css.properties.position-try.top | SPEC | Window | β |
css.properties.position-try.x-end | SPEC | Window | β |
css.properties.position-try.x-start | SPEC | Window | β |
css.properties.position-try.y-end | SPEC | Window | β |
css.properties.position-try.y-start | SPEC | Window | β |
css.properties.position-visibility | N/A | Window | β |
css.properties.position-visibility.always | SPEC | Window | β |
css.properties.position-visibility.anchor-valid | N/A | Window | β |
css.properties.position-visibility.anchor-visible | N/A | Window | β |
css.properties.position-visibility.no-overflow | SPEC | Window | β |
css.properties.position.absolute | SPEC | Window | β |
css.properties.position.fixed | SPEC | Window | β |
css.properties.position.relative | SPEC | Window | β |
css.properties.position.static | SPEC | Window | β |
css.properties.position.sticky | SPEC | Window | β |
css.properties.print-color-adjust | N/A | Window | β |
css.properties.print-color-adjust.economy | SPEC | Window | β |
css.properties.print-color-adjust.exact | SPEC | Window | β |
css.properties.quotes | N/A | Window | β |
css.properties.quotes.auto | SPEC | Window | β |
css.properties.quotes.match-parent | N/A | Window | β |
css.properties.quotes.none | SPEC | Window | β |
css.properties.r | N/A | Window | β |
css.properties.reading-flow | N/A | Window | β |
css.properties.reading-flow.flex-flow | SPEC | Window | β |
css.properties.reading-flow.flex-visual | SPEC | Window | β |
css.properties.reading-flow.grid-columns | SPEC | Window | β |
css.properties.reading-flow.grid-order | SPEC | Window | β |
css.properties.reading-flow.grid-rows | SPEC | Window | β |
css.properties.reading-flow.normal | SPEC | Window | β |
css.properties.reading-flow.source-order | SPEC | Window | β |
css.properties.reading-order | N/A | Window | β |
css.properties.region-fragment | N/A | Window | β |
css.properties.region-fragment.auto | N/A | Window | β |
css.properties.region-fragment.break | N/A | Window | β |
css.properties.resize | N/A | Window | β |
css.properties.resize.block | SPEC | Window | β |
css.properties.resize.both | SPEC | Window | β |
css.properties.resize.horizontal | SPEC | Window | β |
css.properties.resize.inline | SPEC | Window | β |
css.properties.resize.none | SPEC | Window | β |
css.properties.resize.vertical | SPEC | Window | β |
css.properties.rest | N/A | Window | β |
css.properties.rest-after | N/A | Window | β |
css.properties.rest-after.medium | N/A | Window | β |
css.properties.rest-after.none | N/A | Window | β |
css.properties.rest-after.strong | N/A | Window | β |
css.properties.rest-after.weak | N/A | Window | β |
css.properties.rest-after.x-strong | N/A | Window | β |
css.properties.rest-after.x-weak | N/A | Window | β |
css.properties.rest-before | N/A | Window | β |
css.properties.rest-before.medium | N/A | Window | β |
css.properties.rest-before.none | N/A | Window | β |
css.properties.rest-before.strong | N/A | Window | β |
css.properties.rest-before.weak | N/A | Window | β |
css.properties.rest-before.x-strong | N/A | Window | β |
css.properties.rest-before.x-weak | N/A | Window | β |
css.properties.rest.medium | N/A | Window | β |
css.properties.rest.none | N/A | Window | β |
css.properties.rest.strong | N/A | Window | β |
css.properties.rest.weak | N/A | Window | β |
css.properties.rest.x-strong | N/A | Window | β |
css.properties.rest.x-weak | N/A | Window | β |
css.properties.right | N/A | Window | β |
css.properties.right.anchor | SPEC | Window | β |
css.properties.right.anchor-size | SPEC | Window | β |
css.properties.right.auto | SPEC | Window | β |
css.properties.rotate | N/A | Window | β |
css.properties.rotate.none | SPEC | Window | β |
css.properties.rotate.x | N/A | Window | β |
css.properties.rotate.x_y_z_angle | SPEC | Window | β |
css.properties.rotate.y | N/A | Window | β |
css.properties.rotate.z | N/A | Window | β |
css.properties.row-gap | N/A | Window | β |
css.properties.row-gap.hairline | N/A | Window | β |
css.properties.row-gap.medium | N/A | Window | β |
css.properties.row-gap.normal | SPEC | Window | β |
css.properties.row-gap.thick | N/A | Window | β |
css.properties.row-gap.thin | N/A | Window | β |
css.properties.row-rule | N/A | Window | β |
css.properties.row-rule-break | N/A | Window | β |
css.properties.row-rule-break.intersection | SPEC | Window | β |
css.properties.row-rule-break.none | SPEC | Window | β |
css.properties.row-rule-break.normal | SPEC | Window | β |
css.properties.row-rule-color | N/A | Window | β |
css.properties.row-rule-color.currentColor | SPEC | Window | β |
css.properties.row-rule-color.repeat_auto | N/A | Window | β |
css.properties.row-rule-color.transparent | SPEC | Window | β |
css.properties.row-rule-inset | N/A | Window | β |
css.properties.row-rule-inset-cap | N/A | Window | β |
css.properties.row-rule-inset-cap-end | N/A | Window | β |
css.properties.row-rule-inset-cap-end.overlap-join | N/A | Window | β |
css.properties.row-rule-inset-cap-start | N/A | Window | β |
css.properties.row-rule-inset-cap-start.overlap-join | N/A | Window | β |
css.properties.row-rule-inset-cap.overlap-join | N/A | Window | β |
css.properties.row-rule-inset-end | N/A | Window | β |
css.properties.row-rule-inset-end.overlap-join | N/A | Window | β |
css.properties.row-rule-inset-junction | N/A | Window | β |
css.properties.row-rule-inset-junction-end | N/A | Window | β |
css.properties.row-rule-inset-junction-end.overlap-join | N/A | Window | β |
css.properties.row-rule-inset-junction-start | N/A | Window | β |
css.properties.row-rule-inset-junction-start.overlap-join | N/A | Window | β |
css.properties.row-rule-inset-junction.overlap-join | N/A | Window | β |
css.properties.row-rule-inset-start | N/A | Window | β |
css.properties.row-rule-inset-start.overlap-join | N/A | Window | β |
css.properties.row-rule-inset.overlap-join | N/A | Window | β |
css.properties.row-rule-style | N/A | Window | β |
css.properties.row-rule-style.dashed | SPEC | Window | β |
css.properties.row-rule-style.dotted | SPEC | Window | β |
css.properties.row-rule-style.double | SPEC | Window | β |
css.properties.row-rule-style.groove | SPEC | Window | β |
css.properties.row-rule-style.hidden | SPEC | Window | β |
css.properties.row-rule-style.inset | SPEC | Window | β |
css.properties.row-rule-style.none | SPEC | Window | β |
css.properties.row-rule-style.outset | SPEC | Window | β |
css.properties.row-rule-style.repeat_auto | N/A | Window | β |
css.properties.row-rule-style.ridge | SPEC | Window | β |
css.properties.row-rule-style.solid | SPEC | Window | β |
css.properties.row-rule-visibility-items | N/A | Window | β |
css.properties.row-rule-visibility-items.all | SPEC | Window | β |
css.properties.row-rule-visibility-items.around | SPEC | Window | β |
css.properties.row-rule-visibility-items.between | SPEC | Window | β |
css.properties.row-rule-visibility-items.normal | SPEC | Window | β |
css.properties.row-rule-width | N/A | Window | β |
css.properties.row-rule-width.hairline | N/A | Window | β |
css.properties.row-rule-width.medium | SPEC | Window | β |
css.properties.row-rule-width.repeat_auto | N/A | Window | β |
css.properties.row-rule-width.thick | SPEC | Window | β |
css.properties.row-rule-width.thin | SPEC | Window | β |
css.properties.row-rule.currentColor | SPEC | Window | β |
css.properties.row-rule.dashed | SPEC | Window | β |
css.properties.row-rule.dotted | SPEC | Window | β |
css.properties.row-rule.double | SPEC | Window | β |
css.properties.row-rule.groove | SPEC | Window | β |
css.properties.row-rule.hairline | N/A | Window | β |
css.properties.row-rule.hidden | SPEC | Window | β |
css.properties.row-rule.inset | SPEC | Window | β |
css.properties.row-rule.medium | SPEC | Window | β |
css.properties.row-rule.none | SPEC | Window | β |
css.properties.row-rule.outset | SPEC | Window | β |
css.properties.row-rule.repeat_auto | N/A | Window | β |
css.properties.row-rule.ridge | SPEC | Window | β |
css.properties.row-rule.solid | SPEC | Window | β |
css.properties.row-rule.thick | SPEC | Window | β |
css.properties.row-rule.thin | SPEC | Window | β |
css.properties.row-rule.transparent | SPEC | Window | β |
css.properties.ruby-align | N/A | Window | β |
css.properties.ruby-align.center | SPEC | Window | β |
css.properties.ruby-align.space-around | SPEC | Window | β |
css.properties.ruby-align.space-between | SPEC | Window | β |
css.properties.ruby-align.start | SPEC | Window | β |
css.properties.ruby-merge | N/A | Window | β |
css.properties.ruby-merge.auto | N/A | Window | β |
css.properties.ruby-merge.merge | N/A | Window | β |
css.properties.ruby-merge.separate | N/A | Window | β |
css.properties.ruby-overhang | N/A | Window | β |
css.properties.ruby-overhang.auto | SPEC | Window | β |
css.properties.ruby-overhang.spaces | N/A | Window | β |
css.properties.ruby-position | N/A | Window | β |
css.properties.ruby-position.alternate | SPEC | Window | β |
css.properties.ruby-position.inter-character | SPEC | Window | β |
css.properties.ruby-position.over | SPEC | Window | β |
css.properties.ruby-position.under | SPEC | Window | β |
css.properties.rule | N/A | Window | β |
css.properties.rule-break | N/A | Window | β |
css.properties.rule-break.intersection | SPEC | Window | β |
css.properties.rule-break.none | SPEC | Window | β |
css.properties.rule-break.normal | SPEC | Window | β |
css.properties.rule-color | N/A | Window | β |
css.properties.rule-color.currentColor | SPEC | Window | β |
css.properties.rule-color.repeat_auto | N/A | Window | β |
css.properties.rule-color.transparent | SPEC | Window | β |
css.properties.rule-inset | N/A | Window | β |
css.properties.rule-inset-cap | N/A | Window | β |
css.properties.rule-inset-cap.overlap-join | N/A | Window | β |
css.properties.rule-inset-end | N/A | Window | β |
css.properties.rule-inset-end.overlap-join | N/A | Window | β |
css.properties.rule-inset-junction | N/A | Window | β |
css.properties.rule-inset-junction.overlap-join | N/A | Window | β |
css.properties.rule-inset-start | N/A | Window | β |
css.properties.rule-inset-start.overlap-join | N/A | Window | β |
css.properties.rule-inset.overlap-join | N/A | Window | β |
css.properties.rule-overlap | N/A | Window | β |
css.properties.rule-overlap.column-over-row | SPEC | Window | β |
css.properties.rule-overlap.row-over-column | SPEC | Window | β |
css.properties.rule-style | N/A | Window | β |
css.properties.rule-style.dashed | SPEC | Window | β |
css.properties.rule-style.dotted | SPEC | Window | β |
css.properties.rule-style.double | SPEC | Window | β |
css.properties.rule-style.groove | SPEC | Window | β |
css.properties.rule-style.hidden | SPEC | Window | β |
css.properties.rule-style.inset | SPEC | Window | β |
css.properties.rule-style.none | SPEC | Window | β |
css.properties.rule-style.outset | SPEC | Window | β |
css.properties.rule-style.repeat_auto | N/A | Window | β |
css.properties.rule-style.ridge | SPEC | Window | β |
css.properties.rule-style.solid | SPEC | Window | β |
css.properties.rule-visibility-items | N/A | Window | β |
css.properties.rule-visibility-items.all | SPEC | Window | β |
css.properties.rule-visibility-items.around | SPEC | Window | β |
css.properties.rule-visibility-items.between | SPEC | Window | β |
css.properties.rule-visibility-items.normal | SPEC | Window | β |
css.properties.rule-width | N/A | Window | β |
css.properties.rule-width.hairline | N/A | Window | β |
css.properties.rule-width.medium | SPEC | Window | β |
css.properties.rule-width.repeat_auto | N/A | Window | β |
css.properties.rule-width.thick | SPEC | Window | β |
css.properties.rule-width.thin | SPEC | Window | β |
css.properties.rule.currentColor | SPEC | Window | β |
css.properties.rule.dashed | SPEC | Window | β |
css.properties.rule.dotted | SPEC | Window | β |
css.properties.rule.double | SPEC | Window | β |
css.properties.rule.groove | SPEC | Window | β |
css.properties.rule.hairline | N/A | Window | β |
css.properties.rule.hidden | SPEC | Window | β |
css.properties.rule.inset | SPEC | Window | β |
css.properties.rule.medium | SPEC | Window | β |
css.properties.rule.none | SPEC | Window | β |
css.properties.rule.outset | SPEC | Window | β |
css.properties.rule.repeat_auto | N/A | Window | β |
css.properties.rule.ridge | SPEC | Window | β |
css.properties.rule.solid | SPEC | Window | β |
css.properties.rule.thick | SPEC | Window | β |
css.properties.rule.thin | SPEC | Window | β |
css.properties.rule.transparent | SPEC | Window | β |
css.properties.rx | N/A | Window | β |
css.properties.rx.auto | SPEC | Window | β |
css.properties.ry | N/A | Window | β |
css.properties.ry.auto | SPEC | Window | β |
css.properties.scale | N/A | Window | β |
css.properties.scale.none | SPEC | Window | β |
css.properties.scroll-behavior | N/A | Window | β |
css.properties.scroll-behavior.auto | SPEC | Window | β |
css.properties.scroll-behavior.smooth | SPEC | Window | β |
css.properties.scroll-initial-target | N/A | Window | β |
css.properties.scroll-initial-target.nearest | SPEC | Window | β |
css.properties.scroll-initial-target.none | SPEC | Window | β |
css.properties.scroll-margin | N/A | Window | β |
css.properties.scroll-margin-block | N/A | Window | β |
css.properties.scroll-margin-block-end | N/A | Window | β |
css.properties.scroll-margin-block-start | N/A | Window | β |
css.properties.scroll-margin-bottom | N/A | Window | β |
css.properties.scroll-margin-inline | N/A | Window | β |
css.properties.scroll-margin-inline-end | N/A | Window | β |
css.properties.scroll-margin-inline-start | N/A | Window | β |
css.properties.scroll-margin-left | N/A | Window | β |
css.properties.scroll-margin-right | N/A | Window | β |
css.properties.scroll-margin-top | N/A | Window | β |
css.properties.scroll-marker-group | N/A | Window | β |
css.properties.scroll-marker-group.after | SPEC | Window | β |
css.properties.scroll-marker-group.before | SPEC | Window | β |
css.properties.scroll-marker-group.links | N/A | Window | β |
css.properties.scroll-marker-group.none | SPEC | Window | β |
css.properties.scroll-marker-group.tabs | N/A | Window | β |
css.properties.scroll-padding | N/A | Window | β |
css.properties.scroll-padding-block | N/A | Window | β |
css.properties.scroll-padding-block-end | N/A | Window | β |
css.properties.scroll-padding-block-end.auto | SPEC | Window | β |
css.properties.scroll-padding-block-start | N/A | Window | β |
css.properties.scroll-padding-block-start.auto | SPEC | Window | β |
css.properties.scroll-padding-block.auto | SPEC | Window | β |
css.properties.scroll-padding-bottom | N/A | Window | β |
css.properties.scroll-padding-bottom.auto | SPEC | Window | β |
css.properties.scroll-padding-inline | N/A | Window | β |
css.properties.scroll-padding-inline-end | N/A | Window | β |
css.properties.scroll-padding-inline-end.auto | SPEC | Window | β |
css.properties.scroll-padding-inline-start | N/A | Window | β |
css.properties.scroll-padding-inline-start.auto | SPEC | Window | β |
css.properties.scroll-padding-inline.auto | SPEC | Window | β |
css.properties.scroll-padding-left | N/A | Window | β |
css.properties.scroll-padding-left.auto | SPEC | Window | β |
css.properties.scroll-padding-right | N/A | Window | β |
css.properties.scroll-padding-right.auto | SPEC | Window | β |
css.properties.scroll-padding-top | N/A | Window | β |
css.properties.scroll-padding-top.auto | SPEC | Window | β |
css.properties.scroll-padding.auto | SPEC | Window | β |
css.properties.scroll-snap-align | N/A | Window | β |
css.properties.scroll-snap-align.center | SPEC | Window | β |
css.properties.scroll-snap-align.end | SPEC | Window | β |
css.properties.scroll-snap-align.none | SPEC | Window | β |
css.properties.scroll-snap-align.start | SPEC | Window | β |
css.properties.scroll-snap-coordinate | N/A | Window | β |
css.properties.scroll-snap-destination | N/A | Window | β |
css.properties.scroll-snap-points-x | N/A | Window | β |
css.properties.scroll-snap-points-y | N/A | Window | β |
css.properties.scroll-snap-stop | N/A | Window | β |
css.properties.scroll-snap-stop.always | SPEC | Window | β |
css.properties.scroll-snap-stop.normal | SPEC | Window | β |
css.properties.scroll-snap-type | N/A | Window | β |
css.properties.scroll-snap-type-x | N/A | Window | β |
css.properties.scroll-snap-type-y | N/A | Window | β |
css.properties.scroll-snap-type.block | SPEC | Window | β |
css.properties.scroll-snap-type.both | SPEC | Window | β |
css.properties.scroll-snap-type.inline | SPEC | Window | β |
css.properties.scroll-snap-type.mandatory | N/A | Window | β |
css.properties.scroll-snap-type.none | SPEC | Window | β |
css.properties.scroll-snap-type.proximity | N/A | Window | β |
css.properties.scroll-snap-type.x | SPEC | Window | β |
css.properties.scroll-snap-type.y | SPEC | Window | β |
css.properties.scroll-target-group | N/A | Window | β |
css.properties.scroll-target-group.auto | SPEC | Window | β |
css.properties.scroll-target-group.none | SPEC | Window | β |
css.properties.scroll-timeline | N/A | Window | β |
css.properties.scroll-timeline-axis | N/A | Window | β |
css.properties.scroll-timeline-axis.block | SPEC | Window | β |
css.properties.scroll-timeline-axis.inline | SPEC | Window | β |
css.properties.scroll-timeline-axis.x | SPEC | Window | β |
css.properties.scroll-timeline-axis.y | SPEC | Window | β |
css.properties.scroll-timeline-name | N/A | Window | β |
css.properties.scroll-timeline-name.none | SPEC | Window | β |
css.properties.scroll-timeline.block | N/A | Window | β |
css.properties.scroll-timeline.inline | N/A | Window | β |
css.properties.scroll-timeline.none | SPEC | Window | β |
css.properties.scroll-timeline.x | N/A | Window | β |
css.properties.scroll-timeline.y | N/A | Window | β |
css.properties.scrollbar-color | N/A | Window | β |
css.properties.scrollbar-color.auto | SPEC | Window | β |
css.properties.scrollbar-color.currentColor | N/A | Window | β |
css.properties.scrollbar-color.transparent | N/A | Window | β |
css.properties.scrollbar-gutter | N/A | Window | β |
css.properties.scrollbar-gutter.auto | SPEC | Window | β |
css.properties.scrollbar-gutter.both-edges | N/A | Window | β |
css.properties.scrollbar-gutter.stable | SPEC | Window | β |
css.properties.scrollbar-width | N/A | Window | β |
css.properties.scrollbar-width.auto | SPEC | Window | β |
css.properties.scrollbar-width.none | SPEC | Window | β |
css.properties.scrollbar-width.thin | SPEC | Window | β |
css.properties.shape-image-threshold | N/A | Window | β |
css.properties.shape-image-threshold.percentages | SPEC0, SPEC1 | Window | β |
css.properties.shape-inside | N/A | Window | β |
css.properties.shape-inside.auto | N/A | Window | β |
css.properties.shape-inside.display | N/A | Window | β |
css.properties.shape-inside.outside-shape | N/A | Window | β |
css.properties.shape-inside.shape-box | N/A | Window | β |
css.properties.shape-margin | N/A | Window | β |
css.properties.shape-outside | N/A | Window | β |
css.properties.shape-outside.border-box | SPEC | Window | β |
css.properties.shape-outside.circle | MDN, SPEC0, SPEC1 | Window | β |
css.properties.shape-outside.content-box | SPEC | Window | β |
css.properties.shape-outside.gradient | MDN, SPEC | Window | β |
css.properties.shape-outside.half-border-box | N/A | Window | β |
css.properties.shape-outside.image | MDN, SPEC | Window | β |
css.properties.shape-outside.inset | MDN, SPEC0, SPEC1 | Window | β |
css.properties.shape-outside.margin-box | SPEC | Window | β |
css.properties.shape-outside.none | SPEC | Window | β |
css.properties.shape-outside.padding-box | SPEC | Window | β |
css.properties.shape-outside.path | MDN, SPEC | Window | β |
css.properties.shape-outside.polygon | MDN, SPEC0, SPEC1 | Window | β |
css.properties.shape-outside.rect | MDN, SPEC | Window | β |
css.properties.shape-outside.xywh | MDN, SPEC | Window | β |
css.properties.shape-padding | N/A | Window | β |
css.properties.shape-rendering | N/A | Window | β |
css.properties.shape-rendering.auto | SPEC | Window | β |
css.properties.shape-rendering.crispEdges | SPEC | Window | β |
css.properties.shape-rendering.geometricPrecision | SPEC | Window | β |
css.properties.shape-rendering.optimizeSpeed | SPEC | Window | β |
css.properties.slider-orientation | N/A | Window | β |
css.properties.slider-orientation.auto | N/A | Window | β |
css.properties.slider-orientation.bottom-to-top | N/A | Window | β |
css.properties.slider-orientation.left-to-right | N/A | Window | β |
css.properties.slider-orientation.right-to-left | N/A | Window | β |
css.properties.slider-orientation.top-to-bottom | N/A | Window | β |
css.properties.spatial-navigation-action | N/A | Window | β |
css.properties.spatial-navigation-action.auto | N/A | Window | β |
css.properties.spatial-navigation-action.focus | N/A | Window | β |
css.properties.spatial-navigation-action.scroll | N/A | Window | β |
css.properties.spatial-navigation-contain | N/A | Window | β |
css.properties.spatial-navigation-contain.auto | N/A | Window | β |
css.properties.spatial-navigation-contain.contain | N/A | Window | β |
css.properties.spatial-navigation-function | N/A | Window | β |
css.properties.spatial-navigation-function.grid | N/A | Window | β |
css.properties.spatial-navigation-function.normal | N/A | Window | β |
css.properties.speak | N/A | Window | β |
css.properties.speak-as | N/A | Window | β |
css.properties.speak-as.digits | SPEC | Window | β |
css.properties.speak-as.literal-punctuation | SPEC | Window | β |
css.properties.speak-as.no-punctuation | SPEC | Window | β |
css.properties.speak-as.normal | SPEC | Window | β |
css.properties.speak-as.spell-out | SPEC | Window | β |
css.properties.speak.always | N/A | Window | β |
css.properties.speak.auto | N/A | Window | β |
css.properties.speak.never | N/A | Window | β |
css.properties.src | N/A | Window | β |
css.properties.stop-color | N/A | Window | β |
css.properties.stop-color.currentColor | SPEC | Window | β |
css.properties.stop-color.transparent | SPEC | Window | β |
css.properties.stop-opacity | N/A | Window | β |
css.properties.string-set | N/A | Window | β |
css.properties.string-set.none | N/A | Window | β |
css.properties.stroke | N/A | Window | β |
css.properties.stroke-align | N/A | Window | β |
css.properties.stroke-align.center | N/A | Window | β |
css.properties.stroke-align.inset | N/A | Window | β |
css.properties.stroke-align.outset | N/A | Window | β |
css.properties.stroke-alignment | N/A | Window | β |
css.properties.stroke-alignment.center | N/A | Window | β |
css.properties.stroke-alignment.inner | N/A | Window | β |
css.properties.stroke-alignment.outer | N/A | Window | β |
css.properties.stroke-break | N/A | Window | β |
css.properties.stroke-break.bounding-box | N/A | Window | β |
css.properties.stroke-break.clone | N/A | Window | β |
css.properties.stroke-break.slice | N/A | Window | β |
css.properties.stroke-color | N/A | Window | β |
css.properties.stroke-color.currentColor | SPEC | Window | β |
css.properties.stroke-color.transparent | SPEC | Window | β |
css.properties.stroke-dash-corner | N/A | Window | β |
css.properties.stroke-dash-corner.none | N/A | Window | β |
css.properties.stroke-dash-justify | N/A | Window | β |
css.properties.stroke-dash-justify.compress | N/A | Window | β |
css.properties.stroke-dash-justify.dashes | N/A | Window | β |
css.properties.stroke-dash-justify.gaps | N/A | Window | β |
css.properties.stroke-dash-justify.none | N/A | Window | β |
css.properties.stroke-dash-justify.stretch | N/A | Window | β |
css.properties.stroke-dashadjust | N/A | Window | β |
css.properties.stroke-dashadjust.compress | N/A | Window | β |
css.properties.stroke-dashadjust.dashes | N/A | Window | β |
css.properties.stroke-dashadjust.gaps | N/A | Window | β |
css.properties.stroke-dashadjust.none | N/A | Window | β |
css.properties.stroke-dashadjust.stretch | N/A | Window | β |
css.properties.stroke-dasharray | N/A | Window | β |
css.properties.stroke-dasharray.none | SPEC | Window | β |
css.properties.stroke-dashcorner | N/A | Window | β |
css.properties.stroke-dashcorner.none | N/A | Window | β |
css.properties.stroke-dashoffset | N/A | Window | β |
css.properties.stroke-image | N/A | Window | β |
css.properties.stroke-image.child | N/A | Window | β |
css.properties.stroke-image.none | N/A | Window | β |
css.properties.stroke-linecap | N/A | Window | β |
css.properties.stroke-linecap.butt | SPEC | Window | β |
css.properties.stroke-linecap.round | SPEC | Window | β |
css.properties.stroke-linecap.square | SPEC | Window | β |
css.properties.stroke-linejoin | N/A | Window | β |
css.properties.stroke-linejoin.arcs | N/A | Window | β |
css.properties.stroke-linejoin.bevel | SPEC | Window | β |
css.properties.stroke-linejoin.crop | N/A | Window | β |
css.properties.stroke-linejoin.fallback | N/A | Window | β |
css.properties.stroke-linejoin.miter | SPEC | Window | β |
css.properties.stroke-linejoin.round | SPEC | Window | β |
css.properties.stroke-miterlimit | N/A | Window | β |
css.properties.stroke-opacity | N/A | Window | β |
css.properties.stroke-origin | N/A | Window | β |
css.properties.stroke-origin.border-box | N/A | Window | β |
css.properties.stroke-origin.content-box | N/A | Window | β |
css.properties.stroke-origin.fill-box | N/A | Window | β |
css.properties.stroke-origin.match-parent | N/A | Window | β |
css.properties.stroke-origin.padding-box | N/A | Window | β |
css.properties.stroke-origin.stroke-box | N/A | Window | β |
css.properties.stroke-position | N/A | Window | β |
css.properties.stroke-position.block-end | N/A | Window | β |
css.properties.stroke-position.block-start | N/A | Window | β |
css.properties.stroke-position.bottom | N/A | Window | β |
css.properties.stroke-position.center | N/A | Window | β |
css.properties.stroke-position.end | N/A | Window | β |
css.properties.stroke-position.inline-end | N/A | Window | β |
css.properties.stroke-position.inline-start | N/A | Window | β |
css.properties.stroke-position.left | N/A | Window | β |
css.properties.stroke-position.right | N/A | Window | β |
css.properties.stroke-position.start | N/A | Window | β |
css.properties.stroke-position.top | N/A | Window | β |
css.properties.stroke-position.x-end | N/A | Window | β |
css.properties.stroke-position.x-start | N/A | Window | β |
css.properties.stroke-position.y-end | N/A | Window | β |
css.properties.stroke-position.y-start | N/A | Window | β |
css.properties.stroke-repeat | N/A | Window | β |
css.properties.stroke-repeat.no-repeat | N/A | Window | β |
css.properties.stroke-repeat.repeat | N/A | Window | β |
css.properties.stroke-repeat.repeat-block | N/A | Window | β |
css.properties.stroke-repeat.repeat-inline | N/A | Window | β |
css.properties.stroke-repeat.repeat-x | N/A | Window | β |
css.properties.stroke-repeat.repeat-y | N/A | Window | β |
css.properties.stroke-repeat.round | N/A | Window | β |
css.properties.stroke-repeat.space | N/A | Window | β |
css.properties.stroke-size | N/A | Window | β |
css.properties.stroke-size.auto | N/A | Window | β |
css.properties.stroke-size.contain | N/A | Window | β |
css.properties.stroke-size.cover | N/A | Window | β |
css.properties.stroke-width | N/A | Window | β |
css.properties.stroke-width.hairline | N/A | Window | β |
css.properties.stroke-width.medium | N/A | Window | β |
css.properties.stroke-width.thick | N/A | Window | β |
css.properties.stroke-width.thin | N/A | Window | β |
css.properties.stroke.child | N/A | Window | β |
css.properties.stroke.none | SPEC | Window | β |
css.properties.tab-size | N/A | Window | β |
css.properties.tab-size.length | MDN, SPEC | Window | β |
css.properties.table-layout | N/A | Window | β |
css.properties.table-layout.auto | SPEC | Window | β |
css.properties.table-layout.fixed | SPEC | Window | β |
css.properties.text-align | N/A | Window | β |
css.properties.text-align-all | N/A | Window | β |
css.properties.text-align-all.center | N/A | Window | β |
css.properties.text-align-all.end | N/A | Window | β |
css.properties.text-align-all.justify | N/A | Window | β |
css.properties.text-align-all.left | N/A | Window | β |
css.properties.text-align-all.match-parent | N/A | Window | β |
css.properties.text-align-all.right | N/A | Window | β |
css.properties.text-align-all.start | N/A | Window | β |
css.properties.text-align-last | N/A | Window | β |
css.properties.text-align-last.auto | SPEC | Window | β |
css.properties.text-align-last.center | SPEC | Window | β |
css.properties.text-align-last.end | SPEC | Window | β |
css.properties.text-align-last.justify | SPEC | Window | β |
css.properties.text-align-last.left | SPEC | Window | β |
css.properties.text-align-last.match-parent | SPEC | Window | β |
css.properties.text-align-last.right | SPEC | Window | β |
css.properties.text-align-last.start | SPEC | Window | β |
css.properties.text-align.center | SPEC | Window | β |
css.properties.text-align.end | SPEC | Window | β |
css.properties.text-align.justify | SPEC | Window | β |
css.properties.text-align.justify-all | N/A | Window | β |
css.properties.text-align.left | SPEC | Window | β |
css.properties.text-align.match-parent | SPEC | Window | β |
css.properties.text-align.right | SPEC | Window | β |
css.properties.text-align.start | SPEC | Window | β |
css.properties.text-align.string | N/A | Window | β |
css.properties.text-anchor | N/A | Window | β |
css.properties.text-anchor.end | SPEC | Window | β |
css.properties.text-anchor.middle | SPEC | Window | β |
css.properties.text-anchor.start | SPEC | Window | β |
css.properties.text-autospace | N/A | Window | β |
css.properties.text-autospace.auto | SPEC | Window | β |
css.properties.text-autospace.ideograph-alpha | SPEC | Window | β |
css.properties.text-autospace.ideograph-numeric | SPEC | Window | β |
css.properties.text-autospace.insert | SPEC | Window | β |
css.properties.text-autospace.no-autospace | SPEC | Window | β |
css.properties.text-autospace.normal | SPEC | Window | β |
css.properties.text-autospace.punctuation | SPEC | Window | β |
css.properties.text-autospace.replace | SPEC | Window | β |
css.properties.text-box | N/A | Window | β |
css.properties.text-box-edge | N/A | Window | β |
css.properties.text-box-edge.alphabetic | N/A | Window | β |
css.properties.text-box-edge.auto | SPEC | Window | β |
css.properties.text-box-edge.cap | SPEC | Window | β |
css.properties.text-box-edge.ex | SPEC | Window | β |
css.properties.text-box-edge.ideographic | SPEC | Window | β |
css.properties.text-box-edge.ideographic-ink | SPEC | Window | β |
css.properties.text-box-edge.text | SPEC | Window | β |
css.properties.text-box-trim | N/A | Window | β |
css.properties.text-box-trim.none | SPEC | Window | β |
css.properties.text-box-trim.trim-both | SPEC | Window | β |
css.properties.text-box-trim.trim-end | SPEC | Window | β |
css.properties.text-box-trim.trim-start | SPEC | Window | β |
css.properties.text-box.alphabetic | N/A | Window | β |
css.properties.text-box.auto | SPEC | Window | β |
css.properties.text-box.cap | SPEC | Window | β |
css.properties.text-box.ex | SPEC | Window | β |
css.properties.text-box.ideographic | SPEC | Window | β |
css.properties.text-box.ideographic-ink | SPEC | Window | β |
css.properties.text-box.none | SPEC | Window | β |
css.properties.text-box.normal | SPEC | Window | β |
css.properties.text-box.text | SPEC | Window | β |
css.properties.text-box.trim-both | SPEC | Window | β |
css.properties.text-box.trim-end | SPEC | Window | β |
css.properties.text-box.trim-start | SPEC | Window | β |
css.properties.text-combine-horizontal | N/A | Window | β |
css.properties.text-combine-upright | N/A | Window | β |
css.properties.text-combine-upright.all | SPEC | Window | β |
css.properties.text-combine-upright.digits | N/A | Window | β |
css.properties.text-combine-upright.none | SPEC | Window | β |
css.properties.text-decoration | N/A | Window | β |
css.properties.text-decoration-color | N/A | Window | β |
css.properties.text-decoration-color.currentColor | SPEC | Window | β |
css.properties.text-decoration-color.transparent | SPEC | Window | β |
css.properties.text-decoration-inset | N/A | Window | β |
css.properties.text-decoration-inset.auto | SPEC | Window | β |
css.properties.text-decoration-line | N/A | Window | β |
css.properties.text-decoration-line.blink | SPEC | Window | β |
css.properties.text-decoration-line.grammar-error | SPEC | Window | β |
css.properties.text-decoration-line.line-through | SPEC | Window | β |
css.properties.text-decoration-line.none | SPEC | Window | β |
css.properties.text-decoration-line.overline | SPEC | Window | β |
css.properties.text-decoration-line.spelling-error | SPEC | Window | β |
css.properties.text-decoration-line.underline | SPEC | Window | β |
css.properties.text-decoration-skip | N/A | Window | β |
css.properties.text-decoration-skip-box | N/A | Window | β |
css.properties.text-decoration-skip-box.all | N/A | Window | β |
css.properties.text-decoration-skip-box.none | N/A | Window | β |
css.properties.text-decoration-skip-ink | N/A | Window | β |
css.properties.text-decoration-skip-ink.all | SPEC | Window | β |
css.properties.text-decoration-skip-ink.auto | SPEC | Window | β |
css.properties.text-decoration-skip-ink.none | SPEC | Window | β |
css.properties.text-decoration-skip-self | N/A | Window | β |
css.properties.text-decoration-skip-self.auto | N/A | Window | β |
css.properties.text-decoration-skip-self.no-skip | N/A | Window | β |
css.properties.text-decoration-skip-self.skip-all | N/A | Window | β |
css.properties.text-decoration-skip-self.skip-line-through | N/A | Window | β |
css.properties.text-decoration-skip-self.skip-overline | N/A | Window | β |
css.properties.text-decoration-skip-self.skip-underline | N/A | Window | β |
css.properties.text-decoration-skip-spaces | N/A | Window | β |
css.properties.text-decoration-skip-spaces.all | N/A | Window | β |
css.properties.text-decoration-skip-spaces.end | N/A | Window | β |
css.properties.text-decoration-skip-spaces.none | N/A | Window | β |
css.properties.text-decoration-skip-spaces.start | N/A | Window | β |
css.properties.text-decoration-skip.auto | SPEC | Window | β |
css.properties.text-decoration-skip.none | SPEC | Window | β |
css.properties.text-decoration-style | N/A | Window | β |
css.properties.text-decoration-style.dashed | SPEC | Window | β |
css.properties.text-decoration-style.dotted | SPEC | Window | β |
css.properties.text-decoration-style.double | SPEC | Window | β |
css.properties.text-decoration-style.solid | SPEC | Window | β |
css.properties.text-decoration-style.wavy | SPEC | Window | β |
css.properties.text-decoration-thickness | N/A | Window | β |
css.properties.text-decoration-thickness.auto | SPEC | Window | β |
css.properties.text-decoration-thickness.from-font | SPEC | Window | β |
css.properties.text-decoration-thickness.hairline | N/A | Window | β |
css.properties.text-decoration-thickness.medium | N/A | Window | β |
css.properties.text-decoration-thickness.percentage | SPEC0, SPEC1 | Window | β |
css.properties.text-decoration-thickness.thick | N/A | Window | β |
css.properties.text-decoration-thickness.thin | N/A | Window | β |
css.properties.text-decoration-width | N/A | Window | β |
css.properties.text-decoration.auto | SPEC | Window | β |
css.properties.text-decoration.blink | SPEC | Window | β |
css.properties.text-decoration.currentColor | SPEC | Window | β |
css.properties.text-decoration.dashed | SPEC | Window | β |
css.properties.text-decoration.dotted | SPEC | Window | β |
css.properties.text-decoration.double | SPEC | Window | β |
css.properties.text-decoration.from-font | SPEC | Window | β |
css.properties.text-decoration.grammar-error | SPEC | Window | β |
css.properties.text-decoration.hairline | N/A | Window | β |
css.properties.text-decoration.includes_thickness | SPEC0, SPEC1 | Window | β |
css.properties.text-decoration.line-through | SPEC | Window | β |
css.properties.text-decoration.medium | N/A | Window | β |
css.properties.text-decoration.none | SPEC | Window | β |
css.properties.text-decoration.overline | SPEC | Window | β |
css.properties.text-decoration.solid | SPEC | Window | β |
css.properties.text-decoration.spelling-error | SPEC | Window | β |
css.properties.text-decoration.thick | N/A | Window | β |
css.properties.text-decoration.thin | N/A | Window | β |
css.properties.text-decoration.transparent | SPEC | Window | β |
css.properties.text-decoration.underline | SPEC | Window | β |
css.properties.text-decoration.wavy | SPEC | Window | β |
css.properties.text-emphasis | N/A | Window | β |
css.properties.text-emphasis-color | N/A | Window | β |
css.properties.text-emphasis-color.currentColor | SPEC | Window | β |
css.properties.text-emphasis-color.transparent | SPEC | Window | β |
css.properties.text-emphasis-position | N/A | Window | β |
css.properties.text-emphasis-position.auto | N/A | Window | β |
css.properties.text-emphasis-position.left | SPEC | Window | β |
css.properties.text-emphasis-position.over | SPEC | Window | β |
css.properties.text-emphasis-position.right | SPEC | Window | β |
css.properties.text-emphasis-position.under | SPEC | Window | β |
css.properties.text-emphasis-skip | N/A | Window | β |
css.properties.text-emphasis-skip.narrow | N/A | Window | β |
css.properties.text-emphasis-skip.punctuation | N/A | Window | β |
css.properties.text-emphasis-skip.spaces | N/A | Window | β |
css.properties.text-emphasis-skip.symbols | N/A | Window | β |
css.properties.text-emphasis-style | N/A | Window | β |
css.properties.text-emphasis-style.circle | SPEC | Window | β |
css.properties.text-emphasis-style.dot | SPEC | Window | β |
css.properties.text-emphasis-style.double-circle | SPEC | Window | β |
css.properties.text-emphasis-style.filled | SPEC | Window | β |
css.properties.text-emphasis-style.none | SPEC | Window | β |
css.properties.text-emphasis-style.open | SPEC | Window | β |
css.properties.text-emphasis-style.sesame | SPEC | Window | β |
css.properties.text-emphasis-style.triangle | SPEC | Window | β |
css.properties.text-emphasis.circle | SPEC | Window | β |
css.properties.text-emphasis.currentColor | SPEC | Window | β |
css.properties.text-emphasis.dot | SPEC | Window | β |
css.properties.text-emphasis.double-circle | SPEC | Window | β |
css.properties.text-emphasis.filled | SPEC | Window | β |
css.properties.text-emphasis.none | SPEC | Window | β |
css.properties.text-emphasis.open | SPEC | Window | β |
css.properties.text-emphasis.sesame | SPEC | Window | β |
css.properties.text-emphasis.transparent | SPEC | Window | β |
css.properties.text-emphasis.triangle | SPEC | Window | β |
css.properties.text-fit | N/A | Window | β |
css.properties.text-fit.consistent | N/A | Window | β |
css.properties.text-fit.grow | N/A | Window | β |
css.properties.text-fit.none | N/A | Window | β |
css.properties.text-fit.per-line | N/A | Window | β |
css.properties.text-fit.per-line-all | N/A | Window | β |
css.properties.text-fit.shrink | N/A | Window | β |
css.properties.text-group-align | N/A | Window | β |
css.properties.text-group-align.center | N/A | Window | β |
css.properties.text-group-align.end | N/A | Window | β |
css.properties.text-group-align.left | N/A | Window | β |
css.properties.text-group-align.none | N/A | Window | β |
css.properties.text-group-align.right | N/A | Window | β |
css.properties.text-group-align.start | N/A | Window | β |
css.properties.text-indent | N/A | Window | β |
css.properties.text-indent.each-line | SPEC | Window | β |
css.properties.text-indent.hanging | SPEC | Window | β |
css.properties.text-justify | N/A | Window | β |
css.properties.text-justify.auto | SPEC | Window | β |
css.properties.text-justify.inter-character | SPEC | Window | β |
css.properties.text-justify.inter-word | SPEC | Window | β |
css.properties.text-justify.no-compress | N/A | Window | β |
css.properties.text-justify.none | SPEC | Window | β |
css.properties.text-justify.ruby | N/A | Window | β |
css.properties.text-kashida | N/A | Window | β |
css.properties.text-kashida-space | N/A | Window | β |
css.properties.text-line-through | N/A | Window | β |
css.properties.text-line-through-color | N/A | Window | β |
css.properties.text-line-through-mode | N/A | Window | β |
css.properties.text-line-through-style | N/A | Window | β |
css.properties.text-line-through-width | N/A | Window | β |
css.properties.text-orientation | N/A | Window | β |
css.properties.text-orientation.mixed | SPEC | Window | β |
css.properties.text-orientation.sideways | SPEC | Window | β |
css.properties.text-orientation.upright | SPEC | Window | β |
css.properties.text-overflow | N/A | Window | β |
css.properties.text-overflow.clip | SPEC | Window | β |
css.properties.text-overflow.ellipsis | SPEC | Window | β |
css.properties.text-overflow.fade | N/A | Window | β |
css.properties.text-overflow.fade_function | N/A | Window | β |
css.properties.text-overflow.fade_value | N/A | Window | β |
css.properties.text-overflow.string | SPEC | Window | β οΈ |
css.properties.text-overflow.two_value_syntax | SPEC | Window | β |
css.properties.text-overline | N/A | Window | β |
css.properties.text-overline-color | N/A | Window | β |
css.properties.text-overline-mode | N/A | Window | β |
css.properties.text-overline-style | N/A | Window | β |
css.properties.text-overline-width | N/A | Window | β |
css.properties.text-rendering | N/A | Window | β |
css.properties.text-rendering.auto | SPEC | Window | β |
css.properties.text-rendering.geometricPrecision | SPEC | Window | β |
css.properties.text-rendering.optimizeLegibility | SPEC | Window | β |
css.properties.text-rendering.optimizeSpeed | SPEC | Window | β |
css.properties.text-shadow | N/A | Window | β |
css.properties.text-shadow.currentColor | N/A | Window | β |
css.properties.text-shadow.inset | N/A | Window | β |
css.properties.text-shadow.none | SPEC | Window | β |
css.properties.text-shadow.transparent | N/A | Window | β |
css.properties.text-size-adjust | N/A | Window | β |
css.properties.text-size-adjust.auto | SPEC | Window | β |
css.properties.text-size-adjust.none | SPEC | Window | β |
css.properties.text-size-adjust.percentages | SPEC | Window | β |
css.properties.text-spacing | N/A | Window | β |
css.properties.text-spacing-trim | N/A | Window | β |
css.properties.text-spacing-trim.auto | N/A | Window | β |
css.properties.text-spacing-trim.normal | SPEC | Window | β |
css.properties.text-spacing-trim.space-all | SPEC | Window | β |
css.properties.text-spacing-trim.space-first | SPEC | Window | β |
css.properties.text-spacing-trim.trim-all | N/A | Window | β |
css.properties.text-spacing-trim.trim-both | N/A | Window | β |
css.properties.text-spacing-trim.trim-start | SPEC | Window | β |
css.properties.text-spacing.auto | N/A | Window | β |
css.properties.text-spacing.ideograph-alpha | N/A | Window | β |
css.properties.text-spacing.ideograph-numeric | N/A | Window | β |
css.properties.text-spacing.insert | N/A | Window | β |
css.properties.text-spacing.no-autospace | N/A | Window | β |
css.properties.text-spacing.none | N/A | Window | β |
css.properties.text-spacing.normal | N/A | Window | β |
css.properties.text-spacing.punctuation | N/A | Window | β |
css.properties.text-spacing.replace | N/A | Window | β |
css.properties.text-spacing.space-all | N/A | Window | β |
css.properties.text-spacing.space-first | N/A | Window | β |
css.properties.text-spacing.trim-all | N/A | Window | β |
css.properties.text-spacing.trim-both | N/A | Window | β |
css.properties.text-spacing.trim-start | N/A | Window | β |
css.properties.text-transform | N/A | Window | β |
css.properties.text-transform.capitalize | SPEC | Window | β |
css.properties.text-transform.full-size-kana | SPEC | Window | β |
css.properties.text-transform.full-width | SPEC | Window | β |
css.properties.text-transform.lowercase | SPEC | Window | β |
css.properties.text-transform.math-auto | SPEC | Window | β |
css.properties.text-transform.none | SPEC | Window | β |
css.properties.text-transform.uppercase | SPEC | Window | β |
css.properties.text-underline | N/A | Window | β |
css.properties.text-underline-color | N/A | Window | β |
css.properties.text-underline-mode | N/A | Window | β |
css.properties.text-underline-offset | N/A | Window | β |
css.properties.text-underline-offset.auto | SPEC | Window | β |
css.properties.text-underline-offset.percentage | SPEC | Window | β |
css.properties.text-underline-position | N/A | Window | β |
css.properties.text-underline-position.auto | SPEC | Window | β |
css.properties.text-underline-position.auto-pos | N/A | Window | β |
css.properties.text-underline-position.from-font | SPEC | Window | β |
css.properties.text-underline-position.left | SPEC | Window | β |
css.properties.text-underline-position.right | SPEC | Window | β |
css.properties.text-underline-position.under | SPEC | Window | β |
css.properties.text-underline-style | N/A | Window | β |
css.properties.text-underline-width | N/A | Window | β |
css.properties.text-wrap | N/A | Window | β |
css.properties.text-wrap-mode | N/A | Window | β |
css.properties.text-wrap-mode.nowrap | SPEC | Window | β |
css.properties.text-wrap-mode.wrap | SPEC | Window | β |
css.properties.text-wrap-style | N/A | Window | β |
css.properties.text-wrap-style.auto | SPEC | Window | β |
css.properties.text-wrap-style.avoid-orphans | N/A | Window | β |
css.properties.text-wrap-style.balance | SPEC | Window | β |
css.properties.text-wrap-style.pretty | SPEC | Window | β |
css.properties.text-wrap-style.stable | SPEC | Window | β |
css.properties.text-wrap.auto | SPEC | Window | β |
css.properties.text-wrap.avoid-orphans | N/A | Window | β |
css.properties.text-wrap.balance | SPEC | Window | β |
css.properties.text-wrap.nowrap | SPEC | Window | β |
css.properties.text-wrap.pretty | SPEC | Window | β |
css.properties.text-wrap.stable | SPEC | Window | β |
css.properties.text-wrap.wrap | SPEC | Window | β |
css.properties.timeline-scope | N/A | Window | β |
css.properties.timeline-scope.all | SPEC | Window | β |
css.properties.timeline-scope.none | SPEC | Window | β |
css.properties.timeline-trigger | N/A | Window | β |
css.properties.timeline-trigger-activation-range | N/A | Window | β |
css.properties.timeline-trigger-activation-range-end | N/A | Window | β |
css.properties.timeline-trigger-activation-range-end.normal | SPEC | Window | β |
css.properties.timeline-trigger-activation-range-start | N/A | Window | β |
css.properties.timeline-trigger-activation-range-start.normal | SPEC | Window | β |
css.properties.timeline-trigger-activation-range.normal | SPEC | Window | β |
css.properties.timeline-trigger-active-range | N/A | Window | β |
css.properties.timeline-trigger-active-range-end | N/A | Window | β |
css.properties.timeline-trigger-active-range-end.auto | SPEC | Window | β |
css.properties.timeline-trigger-active-range-end.normal | SPEC | Window | β |
css.properties.timeline-trigger-active-range-start | N/A | Window | β |
css.properties.timeline-trigger-active-range-start.auto | SPEC | Window | β |
css.properties.timeline-trigger-active-range-start.normal | SPEC | Window | β |
css.properties.timeline-trigger-active-range.auto | SPEC | Window | β |
css.properties.timeline-trigger-active-range.normal | SPEC | Window | β |
css.properties.timeline-trigger-name | N/A | Window | β |
css.properties.timeline-trigger-name.none | SPEC | Window | β |
css.properties.timeline-trigger-source | N/A | Window | β |
css.properties.timeline-trigger-source.auto | SPEC | Window | β |
css.properties.timeline-trigger-source.none | SPEC | Window | β |
css.properties.timeline-trigger.auto | SPEC | Window | β |
css.properties.timeline-trigger.none | SPEC | Window | β |
css.properties.timeline-trigger.normal | SPEC | Window | β |
css.properties.top | N/A | Window | β |
css.properties.top.anchor | SPEC | Window | β |
css.properties.top.anchor-size | SPEC | Window | β |
css.properties.top.auto | SPEC | Window | β |
css.properties.touch-action | N/A | Window | β |
css.properties.touch-action.manipulation | SPEC0, SPEC1 | Window | β |
css.properties.touch-action.none | SPEC0, SPEC1 | Window | β |
css.properties.touch-action.pan-down | SPEC0, SPEC1 | Window | β |
css.properties.touch-action.pan-left | SPEC0, SPEC1 | Window | β |
css.properties.touch-action.pan-right | SPEC0, SPEC1 | Window | β |
css.properties.touch-action.pan-up | SPEC0, SPEC1 | Window | β |
css.properties.touch-action.pan-x | SPEC0, SPEC1 | Window | β |
css.properties.touch-action.pan-y | SPEC0, SPEC1 | Window | β |
css.properties.touch-action.pinch-zoom | SPEC0, SPEC1 | Window | β |
css.properties.transform | N/A | Window | β |
css.properties.transform-box | N/A | Window | β |
css.properties.transform-box.border-box | SPEC | Window | β |
css.properties.transform-box.content-box | SPEC | Window | β |
css.properties.transform-box.fill-box | SPEC | Window | β |
css.properties.transform-box.stroke-box | SPEC | Window | β |
css.properties.transform-box.view-box | SPEC | Window | β |
css.properties.transform-origin | N/A | Window | β |
css.properties.transform-origin.bottom | SPEC | Window | β |
css.properties.transform-origin.center | SPEC | Window | β |
css.properties.transform-origin.left | SPEC | Window | β |
css.properties.transform-origin.right | SPEC | Window | β |
css.properties.transform-origin.three_value_syntax | SPEC | Window | β |
css.properties.transform-origin.top | SPEC | Window | β |
css.properties.transform-style | N/A | Window | β |
css.properties.transform-style.flat | SPEC | Window | β |
css.properties.transform-style.preserve-3d | SPEC | Window | β |
css.properties.transform.3d | SPEC | Window | β |
css.properties.transform.none | SPEC | Window | β |
css.properties.transition | N/A | Window | β |
css.properties.transition-behavior | N/A | Window | β |
css.properties.transition-behavior.allow-discrete | SPEC | Window | β |
css.properties.transition-behavior.normal | SPEC | Window | β |
css.properties.transition-delay | N/A | Window | β |
css.properties.transition-duration | N/A | Window | β |
css.properties.transition-property | N/A | Window | β |
css.properties.transition-property.all | SPEC | Window | β |
css.properties.transition-property.none | SPEC | Window | β |
css.properties.transition-timing-function | N/A | Window | β |
css.properties.transition-timing-function.ease | SPEC | Window | β |
css.properties.transition-timing-function.ease-in | SPEC | Window | β |
css.properties.transition-timing-function.ease-in-out | SPEC | Window | β |
css.properties.transition-timing-function.ease-out | SPEC | Window | β |
css.properties.transition-timing-function.jump | SPEC0, SPEC1, SPEC2, SPEC3 | Window | β |
css.properties.transition-timing-function.linear | SPEC | Window | β |
css.properties.transition-timing-function.step-end | SPEC | Window | β |
css.properties.transition-timing-function.step-start | SPEC | Window | β |
css.properties.transition.all | SPEC | Window | β |
css.properties.transition.allow-discrete | SPEC | Window | β |
css.properties.transition.ease | SPEC | Window | β |
css.properties.transition.ease-in | SPEC | Window | β |
css.properties.transition.ease-in-out | SPEC | Window | β |
css.properties.transition.ease-out | SPEC | Window | β |
css.properties.transition.linear | SPEC | Window | β |
css.properties.transition.none | SPEC | Window | β |
css.properties.transition.normal | SPEC | Window | β |
css.properties.transition.step-end | SPEC | Window | β |
css.properties.transition.step-start | SPEC | Window | β |
css.properties.transition.transition-behavior | SPEC | Window | β |
css.properties.translate | N/A | Window | β |
css.properties.translate.none | SPEC | Window | β |
css.properties.trigger-scope | N/A | Window | β |
css.properties.trigger-scope.all | SPEC | Window | β |
css.properties.trigger-scope.none | SPEC | Window | β |
css.properties.unicode-bidi | N/A | Window | β |
css.properties.unicode-bidi.bidi-override | SPEC | Window | β |
css.properties.unicode-bidi.embed | SPEC | Window | β |
css.properties.unicode-bidi.isolate | SPEC | Window | β |
css.properties.unicode-bidi.isolate-override | SPEC | Window | β |
css.properties.unicode-bidi.normal | SPEC | Window | β |
css.properties.unicode-bidi.plaintext | SPEC | Window | β |
css.properties.unicode-range | N/A | Window | β |
css.properties.user-modify | N/A | Window | β |
css.properties.user-modify.read-write-plaintext-only | N/A | Window | β |
css.properties.user-select | N/A | Window | β |
css.properties.user-select.all | SPEC | Window | β |
css.properties.user-select.auto | SPEC | Window | β |
css.properties.user-select.contain | N/A | Window | β |
css.properties.user-select.none | SPEC | Window | β |
css.properties.user-select.text | SPEC | Window | β |
css.properties.user-zoom | N/A | Window | β |
css.properties.vector-effect | N/A | Window | β |
css.properties.vector-effect.fixed-position | N/A | Window | β |
css.properties.vector-effect.non-rotation | N/A | Window | β |
css.properties.vector-effect.non-scaling-size | N/A | Window | β |
css.properties.vector-effect.non-scaling-stroke | SPEC | Window | β |
css.properties.vector-effect.none | SPEC | Window | β |
css.properties.vertical-align | N/A | Window | β |
css.properties.vertical-align.alphabetic | N/A | Window | β |
css.properties.vertical-align.auto | N/A | Window | β |
css.properties.vertical-align.baseline | SPEC | Window | β |
css.properties.vertical-align.bottom | SPEC | Window | β |
css.properties.vertical-align.center | SPEC | Window | β |
css.properties.vertical-align.central | N/A | Window | β |
css.properties.vertical-align.first | SPEC | Window | β |
css.properties.vertical-align.hanging | N/A | Window | β |
css.properties.vertical-align.ideographic | N/A | Window | β |
css.properties.vertical-align.last | SPEC | Window | β |
css.properties.vertical-align.mathematical | N/A | Window | β |
css.properties.vertical-align.middle | SPEC | Window | β |
css.properties.vertical-align.sub | SPEC | Window | β |
css.properties.vertical-align.super | SPEC | Window | β |
css.properties.vertical-align.text-bottom | SPEC | Window | β |
css.properties.vertical-align.text-top | SPEC | Window | β |
css.properties.vertical-align.top | SPEC | Window | β |
css.properties.view-timeline | N/A | Window | β |
css.properties.view-timeline-axis | N/A | Window | β |
css.properties.view-timeline-axis.block | SPEC | Window | β |
css.properties.view-timeline-axis.inline | SPEC | Window | β |
css.properties.view-timeline-axis.x | SPEC | Window | β |
css.properties.view-timeline-axis.y | SPEC | Window | β |
css.properties.view-timeline-inset | N/A | Window | β |
css.properties.view-timeline-inset.auto | SPEC | Window | β |
css.properties.view-timeline-name | N/A | Window | β |
css.properties.view-timeline-name.none | SPEC | Window | β |
css.properties.view-timeline.auto | N/A | Window | β |
css.properties.view-timeline.block | N/A | Window | β |
css.properties.view-timeline.inline | N/A | Window | β |
css.properties.view-timeline.none | SPEC | Window | β |
css.properties.view-timeline.x | N/A | Window | β |
css.properties.view-timeline.y | N/A | Window | β |
css.properties.view-transition-class | N/A | Window | β |
css.properties.view-transition-class.none | SPEC | Window | β |
css.properties.view-transition-group | N/A | Window | β |
css.properties.view-transition-group.contain | SPEC | Window | β |
css.properties.view-transition-group.nearest | SPEC | Window | β |
css.properties.view-transition-group.normal | SPEC | Window | β |
css.properties.view-transition-name | N/A | Window | β |
css.properties.view-transition-name.none | SPEC | Window | β |
css.properties.view-transition-scope | N/A | Window | β |
css.properties.view-transition-scope.all | SPEC | Window | β |
css.properties.view-transition-scope.none | SPEC | Window | β |
css.properties.viewport-fit | N/A | Window | β |
css.properties.visibility | N/A | Window | β |
css.properties.visibility.collapse | SPEC | Window | β |
css.properties.visibility.force-hidden | N/A | Window | β |
css.properties.visibility.hidden | SPEC | Window | β |
css.properties.visibility.visible | SPEC | Window | β |
css.properties.voice-balance | N/A | Window | β |
css.properties.voice-balance.center | N/A | Window | β |
css.properties.voice-balance.left | N/A | Window | β |
css.properties.voice-balance.leftwards | N/A | Window | β |
css.properties.voice-balance.right | N/A | Window | β |
css.properties.voice-balance.rightwards | N/A | Window | β |
css.properties.voice-duration | N/A | Window | β |
css.properties.voice-duration.auto | N/A | Window | β |
css.properties.voice-family | N/A | Window | β |
css.properties.voice-family.preserve | N/A | Window | β |
css.properties.voice-pitch | N/A | Window | β |
css.properties.voice-pitch.absolute | N/A | Window | β |
css.properties.voice-pitch.high | N/A | Window | β |
css.properties.voice-pitch.low | N/A | Window | β |
css.properties.voice-pitch.medium | N/A | Window | β |
css.properties.voice-pitch.x-high | N/A | Window | β |
css.properties.voice-pitch.x-low | N/A | Window | β |
css.properties.voice-range | N/A | Window | β |
css.properties.voice-range.absolute | N/A | Window | β |
css.properties.voice-range.high | N/A | Window | β |
css.properties.voice-range.low | N/A | Window | β |
css.properties.voice-range.medium | N/A | Window | β |
css.properties.voice-range.x-high | N/A | Window | β |
css.properties.voice-range.x-low | N/A | Window | β |
css.properties.voice-rate | N/A | Window | β |
css.properties.voice-rate.fast | N/A | Window | β |
css.properties.voice-rate.medium | N/A | Window | β |
css.properties.voice-rate.normal | N/A | Window | β |
css.properties.voice-rate.slow | N/A | Window | β |
css.properties.voice-rate.x-fast | N/A | Window | β |
css.properties.voice-rate.x-slow | N/A | Window | β |
css.properties.voice-stress | N/A | Window | β |
css.properties.voice-stress.moderate | N/A | Window | β |
css.properties.voice-stress.none | N/A | Window | β |
css.properties.voice-stress.normal | N/A | Window | β |
css.properties.voice-stress.reduced | N/A | Window | β |
css.properties.voice-stress.strong | N/A | Window | β |
css.properties.voice-volume | N/A | Window | β |
css.properties.voice-volume.loud | N/A | Window | β |
css.properties.voice-volume.medium | N/A | Window | β |
css.properties.voice-volume.silent | N/A | Window | β |
css.properties.voice-volume.soft | N/A | Window | β |
css.properties.voice-volume.x-loud | N/A | Window | β |
css.properties.voice-volume.x-soft | N/A | Window | β |
css.properties.white-space | N/A | Window | β |
css.properties.white-space-collapse | N/A | Window | β |
css.properties.white-space-collapse.break-spaces | SPEC | Window | β |
css.properties.white-space-collapse.collapse | SPEC | Window | β |
css.properties.white-space-collapse.discard | N/A | Window | β |
css.properties.white-space-collapse.preserve | SPEC | Window | β |
css.properties.white-space-collapse.preserve-breaks | SPEC | Window | β |
css.properties.white-space-collapse.preserve-spaces | SPEC | Window | β |
css.properties.white-space-trim | N/A | Window | β |
css.properties.white-space-trim.discard-after | N/A | Window | β |
css.properties.white-space-trim.discard-before | N/A | Window | β |
css.properties.white-space-trim.discard-inner | N/A | Window | β |
css.properties.white-space-trim.none | N/A | Window | β |
css.properties.white-space.-moz-pre-wrap | N/A | Window | β |
css.properties.white-space.break-spaces | SPEC | Window | β |
css.properties.white-space.collapse | SPEC | Window | β |
css.properties.white-space.discard | N/A | Window | β |
css.properties.white-space.discard-after | N/A | Window | β |
css.properties.white-space.discard-before | N/A | Window | β |
css.properties.white-space.discard-inner | N/A | Window | β |
css.properties.white-space.none | N/A | Window | β |
css.properties.white-space.normal | SPEC | Window | β |
css.properties.white-space.nowrap | SPEC | Window | β |
css.properties.white-space.pre | SPEC | Window | β |
css.properties.white-space.pre-line | SPEC | Window | β |
css.properties.white-space.pre-wrap | SPEC | Window | β |
css.properties.white-space.preserve | SPEC | Window | β |
css.properties.white-space.preserve-breaks | SPEC | Window | β |
css.properties.white-space.preserve-spaces | SPEC | Window | β |
css.properties.white-space.wrap | SPEC | Window | β |
css.properties.widows | N/A | Window | β |
css.properties.width | N/A | Window | β |
css.properties.width.anchor-size | SPEC | Window | β |
css.properties.width.auto | SPEC | Window | β |
css.properties.width.contain | N/A | Window | β |
css.properties.width.fill | N/A | Window | β |
css.properties.width.fit-content | MDN, SPEC | Window | β |
css.properties.width.fit-content_function | MDN, SPEC | Window | β |
css.properties.width.max-content | MDN, SPEC | Window | β |
css.properties.width.min-content | MDN, SPEC | Window | β |
css.properties.width.stretch | SPEC | Window | β |
css.properties.will-change | N/A | Window | β |
css.properties.will-change.auto | SPEC | Window | β |
css.properties.will-change.contents | SPEC | Window | β |
css.properties.will-change.scroll-position | SPEC | Window | β |
css.properties.window-drag | N/A | Window | β |
css.properties.window-drag.move | N/A | Window | β |
css.properties.window-drag.none | N/A | Window | β |
css.properties.word-break | N/A | Window | β |
css.properties.word-break.auto-phrase | SPEC | Window | β |
css.properties.word-break.break-all | SPEC | Window | β |
css.properties.word-break.break-word | SPEC | Window | β |
css.properties.word-break.keep-all | SPEC | Window | β |
css.properties.word-break.manual | N/A | Window | β |
css.properties.word-break.normal | SPEC | Window | β |
css.properties.word-space-transform | N/A | Window | β |
css.properties.word-space-transform.auto-phrase | N/A | Window | β |
css.properties.word-space-transform.ideographic-space | N/A | Window | β |
css.properties.word-space-transform.none | N/A | Window | β |
css.properties.word-space-transform.space | N/A | Window | β |
css.properties.word-spacing | N/A | Window | β |
css.properties.word-spacing.normal | SPEC | Window | β |
css.properties.word-spacing.percentages | SPEC | Window | β |
css.properties.wrap-after | N/A | Window | β |
css.properties.wrap-after.auto | N/A | Window | β |
css.properties.wrap-after.avoid | N/A | Window | β |
css.properties.wrap-after.avoid-flex | N/A | Window | β |
css.properties.wrap-after.avoid-line | N/A | Window | β |
css.properties.wrap-after.flex | N/A | Window | β |
css.properties.wrap-after.line | N/A | Window | β |
css.properties.wrap-before | N/A | Window | β |
css.properties.wrap-before.auto | N/A | Window | β |
css.properties.wrap-before.avoid | N/A | Window | β |
css.properties.wrap-before.avoid-flex | N/A | Window | β |
css.properties.wrap-before.avoid-line | N/A | Window | β |
css.properties.wrap-before.flex | N/A | Window | β |
css.properties.wrap-before.line | N/A | Window | β |
css.properties.wrap-flow | N/A | Window | β |
css.properties.wrap-flow.auto | N/A | Window | β |
css.properties.wrap-flow.both | N/A | Window | β |
css.properties.wrap-flow.clear | N/A | Window | β |
css.properties.wrap-flow.end | N/A | Window | β |
css.properties.wrap-flow.maximum | N/A | Window | β |
css.properties.wrap-flow.minimum | N/A | Window | β |
css.properties.wrap-flow.start | N/A | Window | β |
css.properties.wrap-inside | N/A | Window | β |
css.properties.wrap-inside.auto | N/A | Window | β |
css.properties.wrap-inside.avoid | N/A | Window | β |
css.properties.wrap-through | N/A | Window | β |
css.properties.wrap-through.none | N/A | Window | β |
css.properties.wrap-through.wrap | N/A | Window | β |
css.properties.writing-mode | N/A | Window | β |
css.properties.writing-mode.horizontal-tb | SPEC | Window | β |
css.properties.writing-mode.lr | SPEC | Window | β |
css.properties.writing-mode.lr-tb | SPEC | Window | β |
css.properties.writing-mode.rl | SPEC | Window | β |
css.properties.writing-mode.rl-tb | SPEC | Window | β |
css.properties.writing-mode.sideways-lr | SPEC | Window | β |
css.properties.writing-mode.sideways-rl | SPEC | Window | β |
css.properties.writing-mode.tb | SPEC | Window | β |
css.properties.writing-mode.tb-rl | SPEC | Window | β |
css.properties.writing-mode.vertical-lr | SPEC | Window | β |
css.properties.writing-mode.vertical-rl | SPEC | Window | β |
css.properties.x | N/A | Window | β |
css.properties.y | N/A | Window | β |
css.properties.z-index | N/A | Window | β |
css.properties.z-index.auto | SPEC | Window | β |
css.properties.z-index.negative_values | SPEC | Window | β |
css.properties.zoom | N/A | Window | β |
css.properties.zoom.reset | N/A | Window | β |
queueMicrotask APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.queueMicrotask | N/A | Window | β |
| Worker | β |
reference-types APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
webassembly.reference-types | N/A | WebAssembly | β |
regular_expressions APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
javascript.regular_expressions.backreference | MDN, SPEC | Window | β |
javascript.regular_expressions.capturing_group | MDN, SPEC | Window | β |
javascript.regular_expressions.character_class | MDN, SPEC | Window | β |
javascript.regular_expressions.character_class_escape | MDN, SPEC | Window | β |
javascript.regular_expressions.character_escape | MDN, SPEC | Window | β |
javascript.regular_expressions.character_escape.unicode | N/A | Window | β |
javascript.regular_expressions.disjunction | MDN, SPEC | Window | β |
javascript.regular_expressions.input_boundary_assertion | MDN, SPEC | Window | β |
javascript.regular_expressions.literal_character | MDN, SPEC | Window | β |
javascript.regular_expressions.lookahead_assertion | MDN, SPEC | Window | β |
javascript.regular_expressions.lookbehind_assertion | MDN, SPEC | Window | β |
javascript.regular_expressions.modifier | MDN, SPEC | Window | β |
javascript.regular_expressions.named_backreference | MDN, SPEC | Window | β |
javascript.regular_expressions.named_capturing_group | MDN, SPEC | Window | β |
javascript.regular_expressions.non_capturing_group | MDN, SPEC | Window | β |
javascript.regular_expressions.quantifier | MDN, SPEC | Window | β |
javascript.regular_expressions.unicode_character_class_escape | MDN, SPEC | Window | β |
javascript.regular_expressions.wildcard | MDN, SPEC | Window | β |
javascript.regular_expressions.word_boundary_assertion | MDN, SPEC | Window | β |
relaxed-SIMD APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
webassembly.relaxed-SIMD | N/A | WebAssembly | β |
reportError APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.reportError | N/A | Window | β |
| Worker | β |
scheduler APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.scheduler | N/A | Window | β |
| Worker | β |
selectors APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
css.selectors.-moz-broken | N/A | Window | β |
css.selectors.-moz-color-swatch | N/A | Window | β |
css.selectors.-moz-first-node | N/A | Window | β |
css.selectors.-moz-focus-inner | N/A | Window | β |
css.selectors.-moz-last-node | N/A | Window | β |
css.selectors.-moz-list-bullet | N/A | Window | β |
css.selectors.-moz-list-number | N/A | Window | β |
css.selectors.-moz-only-whitespace | N/A | Window | β |
css.selectors.-moz-progress-bar | N/A | Window | β |
css.selectors.-moz-range-progress | N/A | Window | β |
css.selectors.-moz-range-thumb | N/A | Window | β |
css.selectors.-moz-range-track | N/A | Window | β |
css.selectors.-moz-submit-invalid | N/A | Window | β |
css.selectors.-moz-window-inactive | N/A | Window | β |
css.selectors.-webkit-inner-spin-button | N/A | Window | β |
css.selectors.-webkit-meter-bar | N/A | Window | β |
css.selectors.-webkit-meter-even-less-good-value | N/A | Window | β |
css.selectors.-webkit-meter-inner-element | N/A | Window | β |
css.selectors.-webkit-meter-optimum-value | N/A | Window | β |
css.selectors.-webkit-meter-suboptimum-value | N/A | Window | β |
css.selectors.-webkit-progress-bar | N/A | Window | β |
css.selectors.-webkit-progress-inner-element | N/A | Window | β |
css.selectors.-webkit-progress-value | N/A | Window | β |
css.selectors.-webkit-resizer | N/A | Window | β |
css.selectors.-webkit-scrollbar | N/A | Window | β |
css.selectors.-webkit-scrollbar-button | N/A | Window | β |
css.selectors.-webkit-scrollbar-corner | N/A | Window | β |
css.selectors.-webkit-scrollbar-thumb | N/A | Window | β |
css.selectors.-webkit-scrollbar-track | N/A | Window | β |
css.selectors.-webkit-scrollbar-track-piece | N/A | Window | β |
css.selectors.-webkit-search-cancel-button | N/A | Window | β |
css.selectors.-webkit-search-results-button | N/A | Window | β |
css.selectors.-webkit-slider-runnable-track | N/A | Window | β |
css.selectors.-webkit-slider-thumb | N/A | Window | β |
css.selectors.active | N/A | Window | β |
css.selectors.active-navigation | N/A | Window | β |
css.selectors.active-view-transition | N/A | Window | β |
css.selectors.active-view-transition-type | N/A | Window | β |
css.selectors.after | N/A | Window | β |
css.selectors.animated-image | N/A | Window | β |
css.selectors.any-link | N/A | Window | β |
css.selectors.attribute | N/A | Window | β |
css.selectors.autofill | N/A | Window | β |
css.selectors.backdrop | N/A | Window | β |
css.selectors.before | N/A | Window | β |
css.selectors.blank | N/A | Window | β |
css.selectors.buffering | N/A | Window | β |
css.selectors.checked | N/A | Window | β |
css.selectors.checkmark | N/A | Window | β |
css.selectors.child | N/A | Window | β |
css.selectors.class | N/A | Window | β |
css.selectors.clear-icon | N/A | Window | β |
css.selectors.color-swatch | N/A | Window | β |
css.selectors.column | N/A | Window | β |
css.selectors.cue | N/A | Window | β |
css.selectors.cue-region | N/A | Window | β |
css.selectors.current | N/A | Window | β |
css.selectors.default | N/A | Window | β |
css.selectors.defined | N/A | Window | β |
css.selectors.descendant | N/A | Window | β |
css.selectors.details-content | N/A | Window | β |
css.selectors.dir | N/A | Window | β |
css.selectors.disabled | N/A | Window | β |
css.selectors.empty | N/A | Window | β |
css.selectors.enabled | N/A | Window | β |
css.selectors.field-component | N/A | Window | β |
css.selectors.field-separator | N/A | Window | β |
css.selectors.field-text | N/A | Window | β |
css.selectors.file-selector-button | N/A | Window | β |
css.selectors.first | N/A | Window | β οΈ |
css.selectors.first-child | N/A | Window | β |
css.selectors.first-letter | N/A | Window | β |
css.selectors.first-line | N/A | Window | β |
css.selectors.first-of-page | N/A | Window | β |
css.selectors.first-of-type | N/A | Window | β |
css.selectors.focus | N/A | Window | β |
css.selectors.focus-visible | N/A | Window | β |
css.selectors.focus-within | N/A | Window | β |
css.selectors.fullscreen | N/A | Window | β |
css.selectors.future | N/A | Window | β |
css.selectors.grammar-error | N/A | Window | β |
css.selectors.has | N/A | Window | β |
css.selectors.has-slotted | N/A | Window | β |
css.selectors.heading | N/A | Window | β |
css.selectors.high-value | N/A | Window | β |
css.selectors.highlight | N/A | Window | β |
css.selectors.host | N/A | Window | β |
css.selectors.host-context | N/A | Window | β |
css.selectors.hostfunction | N/A | Window | β |
css.selectors.hover | N/A | Window | β |
css.selectors.id | N/A | Window | β |
css.selectors.in-range | N/A | Window | β |
css.selectors.indeterminate | N/A | Window | β |
css.selectors.interest-source | N/A | Window | β |
css.selectors.interest-target | N/A | Window | β |
css.selectors.invalid | N/A | Window | β |
css.selectors.is | N/A | Window | β |
css.selectors.lang | N/A | Window | β |
css.selectors.last-child | N/A | Window | β |
css.selectors.last-of-page | N/A | Window | β |
css.selectors.last-of-type | N/A | Window | β |
css.selectors.left | N/A | Window | β οΈ |
css.selectors.link | N/A | Window | β |
css.selectors.link-to | N/A | Window | β |
css.selectors.list | N/A | Window | β οΈ |
css.selectors.local-link | N/A | Window | β |
css.selectors.low-value | N/A | Window | β |
css.selectors.marker | N/A | Window | β |
css.selectors.modal | N/A | Window | β |
css.selectors.muted | N/A | Window | β |
css.selectors.namespace | N/A | Window | β |
css.selectors.nesting | N/A | Window | β |
css.selectors.next-sibling | N/A | Window | β |
css.selectors.not | N/A | Window | β |
css.selectors.nth | N/A | Window | β |
css.selectors.nth-child | N/A | Window | β |
css.selectors.nth-col | N/A | Window | β |
css.selectors.nth-fragment | N/A | Window | β |
css.selectors.nth-last-child | N/A | Window | β |
css.selectors.nth-last-col | N/A | Window | β |
css.selectors.nth-last-of-type | N/A | Window | β |
css.selectors.nth-of-page | N/A | Window | β |
css.selectors.nth-of-type | N/A | Window | β |
css.selectors.only-child | N/A | Window | β |
css.selectors.only-of-type | N/A | Window | β |
css.selectors.open | N/A | Window | β |
css.selectors.optimal-value | N/A | Window | β |
css.selectors.optional | N/A | Window | β |
css.selectors.out-of-range | N/A | Window | β |
css.selectors.part | N/A | Window | β |
css.selectors.past | N/A | Window | β |
css.selectors.paused | N/A | Window | β |
css.selectors.picker | N/A | Window | β |
css.selectors.picker-icon | N/A | Window | β |
css.selectors.picture-in-picture | N/A | Window | β |
css.selectors.placeholder | N/A | Window | β |
css.selectors.placeholder-shown | N/A | Window | β |
css.selectors.playing | N/A | Window | β |
css.selectors.popover-open | N/A | Window | β |
css.selectors.read-only | N/A | Window | β |
css.selectors.read-write | N/A | Window | β |
css.selectors.required | N/A | Window | β |
css.selectors.reveal-icon | N/A | Window | β |
css.selectors.right | N/A | Window | β οΈ |
css.selectors.root | N/A | Window | β |
css.selectors.scope | N/A | Window | β |
css.selectors.scroll-button | N/A | Window | β |
css.selectors.scroll-marker | N/A | Window | β |
css.selectors.scroll-marker-group | N/A | Window | β |
css.selectors.search-text | N/A | Window | β |
css.selectors.seeking | N/A | Window | β |
css.selectors.selection | N/A | Window | β |
css.selectors.slider-fill | N/A | Window | β |
css.selectors.slider-thumb | N/A | Window | β |
css.selectors.slider-track | N/A | Window | β |
css.selectors.slotted | N/A | Window | β |
css.selectors.snapped | N/A | Window | β |
css.selectors.snapped-block | N/A | Window | β |
css.selectors.snapped-inline | N/A | Window | β |
css.selectors.snapped-x | N/A | Window | β |
css.selectors.snapped-y | N/A | Window | β |
css.selectors.spelling-error | N/A | Window | β |
css.selectors.stalled | N/A | Window | β |
css.selectors.start-of-page | N/A | Window | β |
css.selectors.state | N/A | Window | β |
css.selectors.step-control | N/A | Window | β |
css.selectors.step-down | N/A | Window | β |
css.selectors.step-up | N/A | Window | β |
css.selectors.subsequent-sibling | N/A | Window | β |
css.selectors.target | N/A | Window | β |
css.selectors.target-after | N/A | Window | β |
css.selectors.target-before | N/A | Window | β |
css.selectors.target-current | N/A | Window | β |
css.selectors.target-text | N/A | Window | β |
css.selectors.type | N/A | Window | β |
css.selectors.unchecked | N/A | Window | β |
css.selectors.universal | N/A | Window | β |
css.selectors.user-invalid | N/A | Window | β |
css.selectors.user-valid | N/A | Window | β |
css.selectors.valid | N/A | Window | β |
css.selectors.view-transition | N/A | Window | β |
css.selectors.view-transition-group | N/A | Window | β |
css.selectors.view-transition-group-children | N/A | Window | β |
css.selectors.view-transition-image-pair | N/A | Window | β |
css.selectors.view-transition-new | N/A | Window | β |
css.selectors.view-transition-old | N/A | Window | β |
css.selectors.visited | N/A | Window | β |
css.selectors.volume-locked | N/A | Window | β |
css.selectors.where | N/A | Window | β |
css.selectors.xr-overlay | N/A | Window | β |
setInterval APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.setInterval | N/A | Window | β |
| Worker | β |
setTimeout APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.setTimeout | N/A | Window | β |
| Worker | β |
sign-extension-operations APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
webassembly.sign-extension-operations | N/A | WebAssembly | β |
statements APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
javascript.statements.async_function | MDN, SPEC | Window | β |
javascript.statements.async_generator_function | MDN, SPEC | Window | β |
javascript.statements.await_using | MDN, SPEC | Window | β οΈ |
javascript.statements.block | MDN, SPEC | Window | β |
javascript.statements.break | MDN, SPEC | Window | β |
javascript.statements.class | MDN, SPEC | Window | β |
javascript.statements.const | MDN, SPEC | Window | β |
javascript.statements.continue | MDN, SPEC | Window | β |
javascript.statements.do_while | MDN, SPEC | Window | β |
javascript.statements.empty | MDN, SPEC | Window | β |
javascript.statements.for | MDN, SPEC | Window | β |
javascript.statements.for_await_of | MDN, SPEC | Window | β |
javascript.statements.for_in | MDN, SPEC | Window | β |
javascript.statements.for_of | MDN, SPEC | Window | β |
javascript.statements.for_of.async_iterators | N/A | Window | β |
javascript.statements.for_of.closing_iterators | N/A | Window | β οΈ |
javascript.statements.function | MDN, SPEC | Window | β |
javascript.statements.function.trailing_comma_in_parameters | N/A | Window | β |
javascript.statements.generator_function | MDN, SPEC | Window | β |
javascript.statements.generator_function.IteratorResult_object | N/A | Window | β |
javascript.statements.generator_function.not_constructable_with_new | N/A | Window | β |
javascript.statements.generator_function.trailing_comma_in_parameters | N/A | Window | β |
javascript.statements.if_else | MDN, SPEC | Window | β |
javascript.statements.label | MDN, SPEC | Window | β |
javascript.statements.let | MDN, SPEC | Window | β |
javascript.statements.return | MDN, SPEC | Window | β |
javascript.statements.switch | MDN, SPEC | Window | β |
javascript.statements.throw | MDN, SPEC | Window | β |
javascript.statements.try_catch | MDN, SPEC | Window | β |
javascript.statements.try_catch.optional_catch_binding | N/A | Window | β |
javascript.statements.using | MDN, SPEC | Window | β οΈ |
javascript.statements.var | MDN, SPEC | Window | β |
javascript.statements.while | MDN, SPEC | Window | β |
javascript.statements.with | MDN, SPEC | Window | β |
structuredClone APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.structuredClone | N/A | Window | β |
| Worker | β |
tail-calls APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
webassembly.tail-calls | N/A | WebAssembly | β |
threads-and-atomics APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
webassembly.threads-and-atomics | N/A | WebAssembly | β |
trustedTypes APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
api.trustedTypes | N/A | Window | β |
| Worker | β |
typeReflection APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
webassembly.typeReflection | N/A | WebAssembly | β |
typedFunctionReferences APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
webassembly.typedFunctionReferences | N/A | WebAssembly | β |
types APIs
| API Feature | Relevant Link | Exposure | Result |
|---|---|---|---|
css.types.-moz-image-rect | N/A | Window | β |
css.types.abs | N/A | Window | β |
css.types.acos | N/A | Window | β |
css.types.angle | N/A | Window | β |
css.types.angle.deg | SPEC | Window | β |
css.types.angle.grad | SPEC | Window | β |
css.types.angle.rad | SPEC | Window | β |
css.types.angle.turn | SPEC | Window | β |
css.types.asin | N/A | Window | β |
css.types.atan | N/A | Window | β |
css.types.atan2 | N/A | Window | β |
css.types.attr | N/A | Window | β |
css.types.attr.fallback | SPEC | Window | β |
css.types.attr.type-or-unit | N/A | Window | β |
css.types.basic-shape | N/A | Window | β |
css.types.basic-shape.circle | MDN, SPEC | Window | β |
css.types.basic-shape.ellipse | MDN, SPEC | Window | β |
css.types.basic-shape.inset | MDN, SPEC | Window | β |
css.types.basic-shape.path | MDN, SPEC | Window | β |
css.types.basic-shape.polygon | MDN, SPEC | Window | β |
css.types.basic-shape.rect | MDN, SPEC | Window | β |
css.types.basic-shape.xywh | MDN, SPEC | Window | β |
css.types.blend-mode | N/A | Window | β |
css.types.calc | N/A | Window | β |
css.types.calc-keyword | N/A | Window | β |
css.types.calc-keyword.NaN | SPEC | Window | β |
css.types.calc-keyword.e | SPEC | Window | β |
css.types.calc-keyword.infinity | SPEC | Window | β |
css.types.calc-keyword.pi | SPEC | Window | β |
css.types.clamp | N/A | Window | β |
css.types.color | N/A | Window | β |
css.types.color.color | MDN, SPEC | Window | β |
css.types.color.color-contrast | N/A | Window | β |
css.types.color.color-mix | MDN, SPEC | Window | β |
css.types.color.contrast-color | MDN, SPEC | Window | β |
css.types.color.currentcolor | SPEC | Window | β |
css.types.color.hsl | MDN, SPEC | Window | β |
css.types.color.hwb | MDN, SPEC | Window | β |
css.types.color.lab | MDN, SPEC | Window | β |
css.types.color.lch | MDN, SPEC | Window | β |
css.types.color.light-dark | MDN, SPEC | Window | β |
css.types.color.named-color | MDN, SPEC | Window | β |
css.types.color.oklab | MDN, SPEC | Window | β |
css.types.color.oklch | MDN, SPEC | Window | β |
css.types.color.rgb | MDN, SPEC | Window | β |
css.types.color.rgb_hexadecimal_notation | MDN, SPEC | Window | β |
css.types.color.system-color | MDN, SPEC | Window | β |
css.types.color.transparent | SPEC | Window | β |
css.types.cos | N/A | Window | β |
css.types.counter | N/A | Window | β |
css.types.counters | N/A | Window | β |
css.types.decibel | N/A | Window | β |
css.types.dimension | N/A | Window | β |
css.types.easing-function | N/A | Window | β |
css.types.easing-function.cubic-bezier | MDN, SPEC | Window | β |
css.types.easing-function.linear-function | MDN, SPEC | Window | β |
css.types.easing-function.steps | MDN, SPEC | Window | β |
css.types.exp | N/A | Window | β |
css.types.filter-function | N/A | Window | β |
css.types.filter-function.blur | MDN, SPEC | Window | β |
css.types.filter-function.brightness | MDN, SPEC | Window | β |
css.types.filter-function.contrast | MDN, SPEC | Window | β |
css.types.filter-function.drop-shadow | MDN, SPEC | Window | β |
css.types.filter-function.grayscale | MDN, SPEC | Window | β |
css.types.filter-function.hue-rotate | MDN, SPEC | Window | β |
css.types.filter-function.invert | MDN, SPEC | Window | β |
css.types.filter-function.opacity | MDN, SPEC | Window | β |
css.types.filter-function.saturate | MDN, SPEC | Window | β |
css.types.filter-function.sepia | MDN, SPEC | Window | β |
css.types.flex | N/A | Window | β |
css.types.frequency | N/A | Window | β |
css.types.hypot | N/A | Window | β |
css.types.image | N/A | Window | β |
css.types.integer | N/A | Window | β |
css.types.length | N/A | Window | β |
css.types.length.Q | SPEC | Window | β |
css.types.length.cap | SPEC | Window | β |
css.types.length.ch | SPEC | Window | β |
css.types.length.em | SPEC | Window | β |
css.types.length.ex | SPEC | Window | β |
css.types.length.ic | SPEC | Window | β |
css.types.length.lh | SPEC | Window | β |
css.types.length.rcap | SPEC | Window | β |
css.types.length.rch | SPEC | Window | β |
css.types.length.rem | SPEC | Window | β |
css.types.length.rex | SPEC | Window | β |
css.types.length.ric | SPEC | Window | β |
css.types.length.rlh | SPEC | Window | β |
css.types.length.vb | SPEC | Window | β |
css.types.length.vh | SPEC | Window | β |
css.types.length.vi | SPEC | Window | β |
css.types.length.vmax | SPEC | Window | β |
css.types.length.vmin | SPEC | Window | β |
css.types.length.vw | SPEC | Window | β |
css.types.line-style | N/A | Window | β |
css.types.log | N/A | Window | β |
css.types.max | N/A | Window | β |
css.types.min | N/A | Window | β |
css.types.mod | N/A | Window | β |
css.types.number | N/A | Window | β |
css.types.overflow | N/A | Window | β |
css.types.overflow.clip | SPEC | Window | β |
css.types.overflow.overlay | SPEC | Window | β |
css.types.percentage | N/A | Window | β |
css.types.position | N/A | Window | β |
css.types.pow | N/A | Window | β |
css.types.random | N/A | Window | β |
css.types.random.dashed-ident | SPEC | Window | β |
css.types.random.element-shared | SPEC | Window | β |
css.types.random.step | SPEC | Window | β |
css.types.ratio | N/A | Window | β |
css.types.ray | N/A | Window | β |
css.types.ray.position | SPEC | Window | β |
css.types.ray.size | SPEC | Window | β |
css.types.rem | N/A | Window | β |
css.types.round | N/A | Window | β |
css.types.shape | N/A | Window | β |
css.types.shape.rect | SPEC | Window | β |
css.types.sibling-count | N/A | Window | β |
css.types.sibling-index | N/A | Window | β |
css.types.sign | N/A | Window | β |
css.types.sin | N/A | Window | β |
css.types.sqrt | N/A | Window | β |
css.types.string | N/A | Window | β |
css.types.tan | N/A | Window | β |
css.types.time | N/A | Window | β |
css.types.transform-function | N/A | Window | β |
css.types.transform-function.matrix | MDN, SPEC | Window | β |
css.types.transform-function.matrix3d | MDN, SPEC | Window | β |
css.types.transform-function.perspective | MDN, SPEC | Window | β |
css.types.transform-function.perspective.none | N/A | Window | β |
css.types.transform-function.rotate | MDN, SPEC | Window | β |
css.types.transform-function.rotate3d | MDN, SPEC | Window | β |
css.types.transform-function.rotateX | MDN, SPEC | Window | β |
css.types.transform-function.rotateY | MDN, SPEC | Window | β |
css.types.transform-function.rotateZ | MDN, SPEC | Window | β |
css.types.transform-function.scale | MDN, SPEC | Window | β |
css.types.transform-function.scale3d | MDN, SPEC | Window | β |
css.types.transform-function.scaleX | MDN, SPEC | Window | β |
css.types.transform-function.scaleY | MDN, SPEC | Window | β |
css.types.transform-function.scaleZ | MDN, SPEC | Window | β |
css.types.transform-function.skew | MDN, SPEC | Window | β |
css.types.transform-function.skewX | MDN, SPEC | Window | β |
css.types.transform-function.skewY | MDN, SPEC | Window | β |
css.types.transform-function.translate | MDN, SPEC | Window | β |
css.types.transform-function.translate3d | MDN, SPEC | Window | β |
css.types.transform-function.translateX | MDN, SPEC | Window | β |
css.types.transform-function.translateY | MDN, SPEC | Window | β |
css.types.transform-function.translateZ | MDN, SPEC | Window | β |
css.types.url | N/A | Window | β |