Time to Stable

For a given set of browsers, what APIs are in all of them and how many days it take for the API to land in the first browser to the last.

Example Comparisons
Browsers
Features

Summary

A count of the number of APIs that landed in A first and B last.
Last in Safari on iOSLast in Edge
First in Safari on iOS 4387
First in Edge 3099

Average time for an API to become available across Safari on iOS and Edge

7486 APIs took an average of 1348.47 days to become available to use.

API breakdown:

Average time to landing by year of first landing

If a feature landed in the earliest browser in 20XX it took Y days on average to become available in the last browser (when considering Safari on iOS and Edge). TTA (time to available).
DOM API APIsDOM API TTAHTML APIsHTML TTA
2007 12153000.941322976.71
2008 892731.20972574.00
2009 1392280.06152233.00
2010 2302023.951622023.06
2011 1761546.93201508.10
2012 4571183.21291792.83
2013 2011149.3681259.50
2014 318469.303894.00
2015 4211004.28461135.20
2016 206848.0916909.38
2017 595734.667678.00
2018 260660.8223671.22
2019 121321.738701.13
2020 1404778.5828681.54
2021 180876.493356.33
2022 250702.7811672.00
2023 345723.3815357.60
2024 192378.368383.75
2025 50143.326188.33

The Tortoise and the Hare

There is a natural tension on the web with respect to browser engines. Every engine has their own set of priorities which define the level of investment that they choose to make and on which areas they choose to make it.

A developer naturally wants their experiences to be available to the widest audience possible and these differing priorities create an unevenness on the platform (a lumpiness) making it harder for developers to build experiences that work everywhere.

This section highlights where browsers are pushing and pulling on the platform.

Sprinters

This table is designed to show which browsers are pushing on the platform the most.

Adding features to quickly is not always desired because developers are unlikely to adopt those features in their sites or apps.

For a given year, if a feature landed in Browser X first, how many days it take on average to be available in Safari on iOS and Edge. TTA (time to available).
Year DOM APIDOM API TTAHTMLHTML TTA
2007
  Safari on iOS 12153000.941322976.71
2008
  Safari on iOS 892731.20972574.00
2009
  Safari on iOS 1392280.06152233.00
2010
  Safari on iOS 2302023.951622023.06
2011
  Safari on iOS 1761546.93201508.10
2012
  Safari on iOS 4571183.21291792.83
2013
  Safari on iOS 2011149.3681259.50
2014
  Safari on iOS 318469.303894.00
2015
  Edge 3851013.95461135.20
  Safari on iOS 36900.940NaN
2016
  Edge 74691.045595.80
  Safari on iOS 132936.13111051.91
2017
  Edge 148502.390NaN
  Safari on iOS 447811.577678.00
2018
  Edge 1091029.211352.00
  Safari on iOS 151394.8922685.73
2019
  Safari on iOS 121321.738701.13
2020
  Edge 1352787.5828681.54
  Safari on iOS 52544.710NaN
2021
  Edge 164883.183356.33
  Safari on iOS 16807.880NaN
2022
  Edge 219705.599790.11
  Safari on iOS 31682.872140.50
2023
  Edge 312741.7813382.92
  Safari on iOS 33549.362193.00
2024
  Safari on iOS 8175.380NaN
  Edge 184387.188383.75
2025
  Edge 33165.036188.33
  Safari on iOS 17101.180NaN

Plodders

This table is designed to show which browsers are pulling on the platform the most.

For a feature that first landed in year X, how many days did it take on average for the last browser to catch up across Safari on iOS and Edge. TTA (time to available).
Year DOM API countDOM API TTAHTML countHTML TTA
2007
  Edge 12153000.941322976.71
2008
  Edge 892731.20972574.00
2009
  Edge 1392280.06152233.00
2010
  Edge 2302023.951622023.06
2011
  Edge 1761546.93201508.10
2012
  Edge 4571183.21291792.83
2013
  Edge 2011149.3681259.50
2014
  Edge 318469.303894.00
2015
  Safari on iOS 3851013.95461135.20
  Edge 36900.940NaN
2016
  Safari on iOS 74691.045595.80
  Edge 132936.13111051.91
2017
  Safari on iOS 148502.390NaN
  Edge 447811.577678.00
2018
  Safari on iOS 1091029.211352.00
  Edge 151394.8922685.73
2019
  Edge 121321.738701.13
2020
  Safari on iOS 1352787.5828681.54
  Edge 52544.710NaN
2021
  Safari on iOS 164883.183356.33
  Edge 16807.880NaN
2022
  Safari on iOS 219705.599790.11
  Edge 31682.872140.50
2023
  Safari on iOS 312741.7813382.92
  Edge 33549.362193.00
2024
  Edge 8175.380NaN
  Safari on iOS 184387.188383.75
2025
  Safari on iOS 33165.036188.33
  Edge 17101.180NaN

Stable APIs

Below is a list of features that are in Safari on iOS and Edge

Raw Data

Quick Links:

DOM API Data

API First Browser Date Last Browser Date Days Notes
api.ANGLE_instanced_arrays πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
Chrome: Available only on macOS.Opera: Available only on macOS.
api.ANGLE_instanced_arrays.drawArraysInstancedANGLE πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.ANGLE_instanced_arrays.drawElementsInstancedANGLE πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.ANGLE_instanced_arrays.vertexAttribDivisorANGLE πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.AbortController πŸ“‹Edge10/17/2017 Safari on iOS3/25/2019524
Safari: Even though window.AbortController is defined, it doesn't really abort fetch requests. See bug 174980.Safari on iOS: Even though window.AbortController is defined, it doesn't really abort fetch requests. See bug 174980.WebView on iOS: Even though window.AbortController is defined, it doesn't really abort fetch requests. See bug 174980.
api.AbortController.AbortController πŸ“‹Edge10/17/2017 Safari on iOS3/25/2019524
Safari: Even though window.AbortController is defined, it doesn't really abort fetch requests. See bug 174980.Safari on iOS: Even though window.AbortController is defined, it doesn't really abort fetch requests. See bug 174980.WebView on iOS: Even though window.AbortController is defined, it doesn't really abort fetch requests. See bug 174980.
api.AbortController.abort πŸ“‹Edge10/17/2017 Safari on iOS3/25/2019524
Node.js: The optional reason argument is not supported.Node.js: The optional reason argument is not supported.Safari: Even though window.AbortController is defined, it doesn't really abort fetch requests. See bug 174980.Safari on iOS: Even though window.AbortController is defined, it doesn't really abort fetch requests. See bug 174980.WebView on iOS: Even though window.AbortController is defined, it doesn't really abort fetch requests. See bug 174980.
api.AbortController.abort.reason_parameter πŸ“‹Edge2/3/2022 Safari on iOS3/14/202239
api.AbortController.signal πŸ“‹Edge10/17/2017 Safari on iOS3/25/2019524
Safari: Even though window.AbortController is defined, it doesn't really abort fetch requests. See bug 174980.Safari on iOS: Even though window.AbortController is defined, it doesn't really abort fetch requests. See bug 174980.WebView on iOS: Even though window.AbortController is defined, it doesn't really abort fetch requests. See bug 174980.
api.AbortSignal πŸ“‹Edge10/17/2017 Safari on iOS3/29/2018163
api.AbortSignal.abort_event πŸ“‹Edge10/17/2017 Safari on iOS3/29/2018163
api.AbortSignal.abort_static πŸ“‹Edge9/2/2021 Safari on iOS9/20/202118
api.AbortSignal.abort_static.reason_parameter πŸ“‹Edge2/3/2022 Safari on iOS3/14/202239
api.AbortSignal.aborted πŸ“‹Edge10/17/2017 Safari on iOS3/29/2018163
api.AbortSignal.any_static πŸ“‹Edge8/21/2023 Safari on iOS3/5/2024197
api.AbortSignal.reason πŸ“‹Edge2/3/2022 Safari on iOS3/14/202239
api.AbortSignal.throwIfAborted πŸ“‹Safari on iOS3/14/2022 Edge4/1/202218
api.AbortSignal.timeout_static πŸ“‹Safari on iOS9/12/2022 Edge4/18/2024584
Chrome: Always aborts with an AbortError on timeout, not a TimeoutError.Chrome Android: Always aborts with an AbortError on timeout, not a TimeoutError.Edge: Always aborts with an AbortError on timeout, not a TimeoutError.Quest Browser: Always aborts with an AbortError on timeout, not a TimeoutError.Opera: Always aborts with an AbortError on timeout, not a TimeoutError.Opera Android: Always aborts with an AbortError on timeout, not a TimeoutError.Samsung Internet: Always aborts with an AbortError on timeout, not a TimeoutError.WebView Android: Always aborts with an AbortError on timeout, not a TimeoutError.
api.AbstractRange πŸ“‹Edge4/15/2021 Safari on iOS4/26/202111
api.AbstractRange.collapsed πŸ“‹Edge4/15/2021 Safari on iOS4/26/202111
api.AbstractRange.endContainer πŸ“‹Edge4/15/2021 Safari on iOS4/26/202111
api.AbstractRange.endOffset πŸ“‹Edge4/15/2021 Safari on iOS4/26/202111
api.AbstractRange.startContainer πŸ“‹Edge4/15/2021 Safari on iOS4/26/202111
api.AbstractRange.startOffset πŸ“‹Edge4/15/2021 Safari on iOS4/26/202111
api.AnalyserNode πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.AnalyserNode.AnalyserNode πŸ“‹Edge1/15/2020 Safari on iOS4/26/2021467
api.AnalyserNode.fftSize πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.AnalyserNode.frequencyBinCount πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.AnalyserNode.getByteFrequencyData πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.AnalyserNode.getByteTimeDomainData πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.AnalyserNode.getFloatFrequencyData πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.AnalyserNode.getFloatTimeDomainData πŸ“‹Edge7/29/2015 Safari on iOS4/26/20212098
api.AnalyserNode.maxDecibels πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.AnalyserNode.minDecibels πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.AnalyserNode.smoothingTimeConstant πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.Animation πŸ“‹Edge1/15/2020 Safari on iOS3/24/202069
api.Animation.Animation πŸ“‹Edge1/15/2020 Safari on iOS3/24/202069
api.Animation.cancel πŸ“‹Edge1/15/2020 Safari on iOS3/24/202069
api.Animation.cancel_event πŸ“‹Edge1/15/2020 Safari on iOS3/24/202069
api.Animation.commitStyles πŸ“‹Safari on iOS3/24/2020 Edge7/16/2020114
api.Animation.currentTime πŸ“‹Edge1/15/2020 Safari on iOS3/24/202069
api.Animation.effect πŸ“‹Edge1/15/2020 Safari on iOS3/24/202069
api.Animation.finish πŸ“‹Edge1/15/2020 Safari on iOS3/24/202069
api.Animation.finish_event πŸ“‹Edge1/15/2020 Safari on iOS3/24/202069
api.Animation.finished πŸ“‹Safari on iOS3/24/2020 Edge7/16/2020114
api.Animation.id πŸ“‹Edge1/15/2020 Safari on iOS3/24/202069
api.Animation.overallProgress πŸ“‹Edge2/6/2025 Safari on iOS12/12/2025309
api.Animation.pause πŸ“‹Edge1/15/2020 Safari on iOS3/24/202069
api.Animation.pending πŸ“‹Edge1/15/2020 Safari on iOS3/24/202069
Firefox: Before version 59, the pending status was reported by a "pending" value returned from Animation.playState.Firefox for Android: Before version 59, the pending status was reported by a "pending" value returned from Animation.playState.
api.Animation.persist πŸ“‹Safari on iOS3/24/2020 Edge7/16/2020114
api.Animation.play πŸ“‹Edge1/15/2020 Safari on iOS3/24/202069
api.Animation.playState πŸ“‹Edge1/15/2020 Safari on iOS3/24/202069
Chrome: Before Chrome 50/Opera 37, this property returned idle for an animation that had not yet started. Starting with Chrome 50/Opera 37, it shows paused.Chrome Android: Before Chrome Android 50/Opera 37, this property returned idle for an animation that had not yet started. Starting with Chrome Android 50/Opera 37, it shows paused.Firefox: Before Firefox 59, this property returned pending for Animations with incomplete asynchronous operations but as of Firefox 59 this is indicated by the separate Animation.pending property. This reflects recent changes to the specification.Firefox for Android: Before Firefox for Android 59, this property returned pending for Animations with incomplete asynchronous operations but as of Firefox for Android 59 this is indicated by the separate Animation.pending property. This reflects recent changes to the specification.Quest Browser: Before Quest Browser 5.0/Opera 37, this property returned idle for an animation that had not yet started. Starting with Quest Browser 5.0/Opera 37, it shows paused.Opera: Before Chrome 50/Opera 37, this property returned idle for an animation that had not yet started. Starting with Chrome 50/Opera 37, it shows paused.Opera Android: Before Chrome 50/Opera 37, this property returned idle for an animation that had not yet started. Starting with Chrome 50/Opera 37, it shows paused.Samsung Internet: Before Samsung Internet 5.0/Opera 37, this property returned idle for an animation that had not yet started. Starting with Samsung Internet 5.0/Opera 37, it shows paused.WebView Android: Before WebView Android 50/Opera 37, this property returned idle for an animation that had not yet started. Starting with WebView Android 50/Opera 37, it shows paused.
api.Animation.playbackRate πŸ“‹Edge1/15/2020 Safari on iOS3/24/202069
api.Animation.ready πŸ“‹Safari on iOS3/24/2020 Edge7/16/2020114
api.Animation.remove_event πŸ“‹Safari on iOS3/24/2020 Edge7/16/2020114
api.Animation.remove_filling_animation Safari on iOS3/24/2020 Edge7/16/2020114
api.Animation.replaceState πŸ“‹Safari on iOS3/24/2020 Edge7/16/2020114
api.Animation.reverse πŸ“‹Edge1/15/2020 Safari on iOS3/24/202069
api.Animation.startTime πŸ“‹Edge1/15/2020 Safari on iOS3/24/202069
api.Animation.timeline πŸ“‹Safari on iOS3/24/2020 Edge7/16/2020114
Firefox: Only the getter is supportedFirefox for Android: Only the getter is supportedSafari: Only the getter is supportedSafari on iOS: Only the getter is supportedWebView on iOS: Only the getter is supported
api.Animation.updatePlaybackRate πŸ“‹Edge1/15/2020 Safari on iOS3/24/202069
api.AnimationEffect πŸ“‹Edge1/15/2020 Safari on iOS3/24/202069
api.AnimationEffect.getComputedTiming πŸ“‹Edge1/15/2020 Safari on iOS3/24/202069
api.AnimationEffect.getTiming πŸ“‹Edge1/15/2020 Safari on iOS3/24/202069
api.AnimationEffect.updateTiming πŸ“‹Edge1/15/2020 Safari on iOS3/24/202069
api.AnimationEvent πŸ“‹Edge7/29/2015 Safari on iOS9/16/201549
api.AnimationEvent.AnimationEvent πŸ“‹Safari on iOS9/16/2015 Edge8/2/2016321
api.AnimationEvent.animationName πŸ“‹Edge7/29/2015 Safari on iOS9/16/201549
api.AnimationEvent.elapsedTime πŸ“‹Edge7/29/2015 Safari on iOS9/16/201549
api.AnimationEvent.pseudoElement πŸ“‹Edge1/15/2020 Safari on iOS3/24/202069
api.AnimationPlaybackEvent πŸ“‹Safari on iOS3/24/2020 Edge7/16/2020114
api.AnimationPlaybackEvent.AnimationPlaybackEvent πŸ“‹Safari on iOS3/24/2020 Edge7/16/2020114
api.AnimationPlaybackEvent.currentTime πŸ“‹Safari on iOS3/24/2020 Edge7/16/2020114
api.AnimationPlaybackEvent.timelineTime πŸ“‹Safari on iOS3/24/2020 Edge7/16/2020114
api.AnimationTimeline πŸ“‹Safari on iOS3/24/2020 Edge7/16/2020114
api.AnimationTimeline.currentTime πŸ“‹Safari on iOS3/24/2020 Edge7/16/2020114
api.AnimationTimeline.duration πŸ“‹Edge7/21/2023 Safari on iOS9/15/2025787
api.Attr πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Attr.localName πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Attr.name πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Attr.namespaceURI πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Attr.ownerElement πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Attr.prefix πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Attr.specified πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Attr.value πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.AudioBuffer πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.AudioBuffer.AudioBuffer πŸ“‹Edge1/15/2020 Safari on iOS4/26/2021467
Chrome: The context parameter was supported up until version 57, but has now been removed.Chrome Android: The context parameter was supported up until version 57, but has now been removed.Quest Browser: The context parameter was supported up until version 5.0, but has now been removed.Opera: The context parameter was supported up until version 44, but has now been removed.Opera Android: The context parameter was supported up until version 44, but has now been removed.Samsung Internet: The context parameter was supported up until Samsung Internet 7.0, but has now been removed.WebView Android: The context parameter was supported up until version 57, but has now been removed.
api.AudioBuffer.copyFromChannel πŸ“‹Edge11/12/2015 Safari on iOS4/26/20211992
api.AudioBuffer.copyToChannel πŸ“‹Edge11/12/2015 Safari on iOS4/26/20211992
api.AudioBuffer.duration πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.AudioBuffer.getChannelData πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.AudioBuffer.length πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.AudioBuffer.numberOfChannels πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.AudioBuffer.sampleRate πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.AudioBufferSourceNode πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.AudioBufferSourceNode.AudioBufferSourceNode πŸ“‹Edge1/15/2020 Safari on iOS4/26/2021467
api.AudioBufferSourceNode.buffer πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
Firefox: Firefox currently handles the value null incorrectly. Instead of producing a node that generates a single channel of silence, the node becomes unusable and will be ignored if you attempt to connect it to anything.Firefox for Android: Firefox for Android currently handles the value null incorrectly. Instead of producing a node that generates a single channel of silence, the node becomes unusable and will be ignored if you attempt to connect it to anything.
api.AudioBufferSourceNode.detune πŸ“‹Edge11/12/2015 Safari on iOS4/26/20211992
api.AudioBufferSourceNode.loop πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.AudioBufferSourceNode.loopEnd πŸ“‹Safari on iOS9/18/2013 Edge7/29/2015679
api.AudioBufferSourceNode.loopStart πŸ“‹Safari on iOS9/18/2013 Edge7/29/2015679
api.AudioBufferSourceNode.playbackRate πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.AudioBufferSourceNode.start πŸ“‹Safari on iOS9/18/2013 Edge7/29/2015679
api.AudioContext πŸ“‹Edge7/29/2015 Safari on iOS4/26/20212098
api.AudioContext.AudioContext πŸ“‹Edge7/29/2015 Safari on iOS4/26/20212098
Chrome: Before Chrome 66, each tab is limited to 6 audio contexts in Chrome; attempting to create more will throw a DOMException. For details see Per-tab audio context limitation in Chrome.Chrome: If latencyHint isn't valid, Chrome throws a TypeError exception. See Non-standard exceptions in Chrome for details.Chrome Android: Before Chrome Android 66, each tab is limited to 6 audio contexts in Chrome Android; attempting to create more will throw a DOMException. For details see Per-tab audio context limitation in Chrome Android.Chrome Android: If latencyHint isn't valid, Chrome Android throws a TypeError exception. See Non-standard exceptions in Chrome Android for details.Quest Browser: Before Quest Browser 5.0, each tab is limited to 6 audio contexts in Quest Browser; attempting to create more will throw a DOMException. For details see Per-tab audio context limitation in Quest Browser.Quest Browser: If latencyHint isn't valid, Quest Browser throws a TypeError exception. See Non-standard exceptions in Quest Browser for details.Opera: Before Opera 53, each tab is limited to 6 audio contexts in Opera; attempting to create more will throw a DOMException. For details see Per-tab audio context limitation in Chrome.Opera: If latencyHint isn't valid, Opera throws a TypeError exception. See Non-standard exceptions in Chrome for details.Opera Android: Before Opera Android 47, each tab is limited to 6 audio contexts in Opera; attempting to create more will throw a DOMException. For details see Per-tab audio context limitation in Chrome.Opera Android: If latencyHint isn't valid, Opera throws a TypeError exception. See Non-standard exceptions in Chrome for details.Safari: New audio contexts are suspended until the resume() method is called via user action, such as the click event.Safari on iOS: New audio contexts are suspended until the resume() method is called via user action, such as the click event.Samsung Internet: Before Samsung Internet 9.0, each tab is limited to 6 audio contexts in Samsung Internet; attempting to create more will throw a DOMException. For details see Per-tab audio context limitation in Chrome.Samsung Internet: If latencyHint isn't valid, Samsung Internet throws a TypeError exception. See Non-standard exceptions in Chrome for details.WebView Android: Before WebView Android 66, each tab is limited to 6 audio contexts in WebView Android; attempting to create more will throw a DOMException. For details see Per-tab audio context limitation in WebView Android.WebView Android: If latencyHint isn't valid, WebView Android throws a TypeError exception. See Non-standard exceptions in WebView Android for details.WebView on iOS: New audio contexts are suspended until the resume() method is called via user action, such as the click event.
api.AudioContext.AudioContext.options_latencyHint_parameter πŸ“‹Edge1/15/2020 Safari on iOS4/26/2021467
api.AudioContext.AudioContext.options_sampleRate_parameter πŸ“‹Edge1/15/2020 Safari on iOS4/26/2021467
api.AudioContext.baseLatency πŸ“‹Edge1/15/2020 Safari on iOS4/26/2021467
api.AudioContext.close πŸ“‹Safari on iOS9/16/2015 Edge8/2/2016321
api.AudioContext.createMediaElementSource πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
Firefox: If a sample rate is specified for the audio context, it must match the sample rate of the stream, otherwise this method will fail.Firefox for Android: If a sample rate is specified for the audio context, it must match the sample rate of the stream, otherwise this method will fail.
api.AudioContext.createMediaStreamDestination πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.AudioContext.createMediaStreamSource πŸ“‹Edge7/29/2015 Safari on iOS9/19/2017783
api.AudioContext.getOutputTimestamp πŸ“‹Edge1/15/2020 Safari on iOS4/26/2021467
api.AudioContext.outputLatency πŸ“‹Edge5/31/2022 Safari on iOS3/31/20251035
api.AudioContext.resume πŸ“‹Safari on iOS9/16/2015 Edge8/2/2016321
api.AudioContext.suspend πŸ“‹Safari on iOS9/16/2015 Edge8/2/2016321
api.AudioData πŸ“‹Edge9/24/2021 Safari on iOS9/15/20251452
api.AudioData.AudioData πŸ“‹Edge9/24/2021 Safari on iOS9/15/20251452
api.AudioData.allocationSize πŸ“‹Edge9/24/2021 Safari on iOS9/15/20251452
api.AudioData.clone πŸ“‹Edge9/24/2021 Safari on iOS9/15/20251452
api.AudioData.close πŸ“‹Edge9/24/2021 Safari on iOS9/15/20251452
api.AudioData.copyTo πŸ“‹Edge9/24/2021 Safari on iOS9/15/20251452
api.AudioData.duration πŸ“‹Edge9/24/2021 Safari on iOS9/15/20251452
api.AudioData.format πŸ“‹Edge9/24/2021 Safari on iOS9/15/20251452
api.AudioData.numberOfChannels πŸ“‹Edge9/24/2021 Safari on iOS9/15/20251452
api.AudioData.numberOfFrames πŸ“‹Edge9/24/2021 Safari on iOS9/15/20251452
api.AudioData.sampleRate πŸ“‹Edge9/24/2021 Safari on iOS9/15/20251452
api.AudioData.timestamp πŸ“‹Edge9/24/2021 Safari on iOS9/15/20251452
api.AudioDecoder πŸ“‹Edge9/24/2021 Safari on iOS9/15/20251452
api.AudioDecoder.AudioDecoder πŸ“‹Edge9/24/2021 Safari on iOS9/15/20251452
api.AudioDecoder.close πŸ“‹Edge9/24/2021 Safari on iOS9/15/20251452
api.AudioDecoder.configure πŸ“‹Edge9/24/2021 Safari on iOS9/15/20251452
api.AudioDecoder.decode πŸ“‹Edge9/24/2021 Safari on iOS9/15/20251452
api.AudioDecoder.decodeQueueSize πŸ“‹Edge9/24/2021 Safari on iOS9/15/20251452
api.AudioDecoder.dequeue_event πŸ“‹Edge10/3/2022 Safari on iOS9/15/20251078
api.AudioDecoder.flush πŸ“‹Edge9/24/2021 Safari on iOS9/15/20251452
api.AudioDecoder.isConfigSupported_static πŸ“‹Edge9/24/2021 Safari on iOS9/15/20251452
api.AudioDecoder.reset πŸ“‹Edge9/24/2021 Safari on iOS9/15/20251452
api.AudioDecoder.state πŸ“‹Edge9/24/2021 Safari on iOS9/15/20251452
api.AudioDestinationNode πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.AudioDestinationNode.maxChannelCount πŸ“‹Edge7/29/2015 Safari on iOS4/26/20212098
Safari: This property always returns 0.Safari on iOS: This property always returns 0.WebView on iOS: This property always returns 0.
api.AudioEncoder πŸ“‹Edge9/24/2021 Safari on iOS9/15/20251452
api.AudioEncoder.AudioEncoder πŸ“‹Edge9/24/2021 Safari on iOS9/15/20251452
api.AudioEncoder.close πŸ“‹Edge9/24/2021 Safari on iOS9/15/20251452
api.AudioEncoder.configure πŸ“‹Edge9/24/2021 Safari on iOS9/15/20251452
api.AudioEncoder.configure.bitrateMode πŸ“‹Edge11/2/2023 Safari on iOS9/15/2025683
api.AudioEncoder.configure.opus πŸ“‹Edge2/9/2023 Safari on iOS9/15/2025949
api.AudioEncoder.dequeue_event πŸ“‹Edge10/3/2022 Safari on iOS9/15/20251078
api.AudioEncoder.encode πŸ“‹Edge9/24/2021 Safari on iOS9/15/20251452
api.AudioEncoder.encodeQueueSize πŸ“‹Edge9/24/2021 Safari on iOS9/15/20251452
api.AudioEncoder.flush πŸ“‹Edge9/24/2021 Safari on iOS9/15/20251452
api.AudioEncoder.isConfigSupported_static πŸ“‹Edge9/24/2021 Safari on iOS9/15/20251452
api.AudioEncoder.reset πŸ“‹Edge9/24/2021 Safari on iOS9/15/20251452
api.AudioEncoder.state πŸ“‹Edge9/24/2021 Safari on iOS9/15/20251452
api.AudioListener πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.AudioListener.forwardX πŸ“‹Edge1/15/2020 Safari on iOS4/26/2021467
Firefox: Can be set using the setOrientation() method instead.Firefox for Android: Can be set using the setOrientation() method instead.
api.AudioListener.forwardY πŸ“‹Edge1/15/2020 Safari on iOS4/26/2021467
Firefox: Can be set using the setOrientation() method instead.Firefox for Android: Can be set using the setOrientation() method instead.
api.AudioListener.forwardZ πŸ“‹Edge1/15/2020 Safari on iOS4/26/2021467
Firefox: Can be set using the setOrientation() method instead.Firefox for Android: Can be set using the setOrientation() method instead.
api.AudioListener.positionX πŸ“‹Edge1/15/2020 Safari on iOS4/26/2021467
Firefox: Can be set using the setPosition() method instead.Firefox for Android: Can be set using the setPosition() method instead.
api.AudioListener.positionY πŸ“‹Edge1/15/2020 Safari on iOS4/26/2021467
Firefox: Can be set using the setPosition() method instead.Firefox for Android: Can be set using the setPosition() method instead.
api.AudioListener.positionZ πŸ“‹Edge1/15/2020 Safari on iOS4/26/2021467
Firefox: Can be set using the setPosition() method instead.Firefox for Android: Can be set using the setPosition() method instead.
api.AudioListener.setOrientation πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.AudioListener.setPosition πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.AudioListener.upX πŸ“‹Edge1/15/2020 Safari on iOS4/26/2021467
Firefox: Can be set using the setOrientation() method instead.Firefox for Android: Can be set using the setOrientation() method instead.
api.AudioListener.upY πŸ“‹Edge1/15/2020 Safari on iOS4/26/2021467
Firefox: Can be set using the setOrientation() method instead.Firefox for Android: Can be set using the setOrientation() method instead.
api.AudioListener.upZ πŸ“‹Edge1/15/2020 Safari on iOS4/26/2021467
Firefox: Can be set using the setOrientation() method instead.Firefox for Android: Can be set using the setOrientation() method instead.
api.AudioNode πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.AudioNode.channelCount πŸ“‹Safari on iOS9/18/2013 Edge7/29/2015679
api.AudioNode.channelCountMode πŸ“‹Safari on iOS9/18/2013 Edge7/29/2015679
api.AudioNode.channelInterpretation πŸ“‹Safari on iOS9/18/2013 Edge7/29/2015679
api.AudioNode.connect πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.AudioNode.context πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.AudioNode.disconnect πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.AudioNode.numberOfInputs πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.AudioNode.numberOfOutputs πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.AudioParam πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.AudioParam.automationRate πŸ“‹Edge1/15/2020 Safari on iOS9/16/2020245
api.AudioParam.cancelAndHoldAtTime πŸ“‹Edge1/15/2020 Safari on iOS4/26/2021467
api.AudioParam.cancelScheduledValues πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.AudioParam.defaultValue πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.AudioParam.exponentialRampToValueAtTime πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
Chrome Android: Behaves like setValueAtTime(): Sets the target volume at the specified time, but doesn't ramp to it.Firefox: Sometimes jumps to value immediately. See bug 2011524.Firefox for Android: Sometimes jumps to value immediately. See bug 2011524.Quest Browser: Behaves like setValueAtTime(): Sets the target volume at the specified time, but doesn't ramp to it.WebView Android: Behaves like setValueAtTime(): Sets the target volume at the specified time, but doesn't ramp to it.
api.AudioParam.linearRampToValueAtTime πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
Chrome Android: Behaves like setValueAtTime(): Sets the target volume at the specified time, but doesn't ramp to it.Firefox: Sometimes jumps to value immediately. See bug 2011524.Firefox for Android: Sometimes jumps to value immediately. See bug 2011524.Quest Browser: Behaves like setValueAtTime(): Sets the target volume at the specified time, but doesn't ramp to it.WebView Android: Behaves like setValueAtTime(): Sets the target volume at the specified time, but doesn't ramp to it.
api.AudioParam.maxValue πŸ“‹Safari on iOS9/10/2012 Edge1/15/20202683
api.AudioParam.minValue πŸ“‹Safari on iOS9/10/2012 Edge1/15/20202683
api.AudioParam.setTargetAtTime πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.AudioParam.setValueAtTime πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.AudioParam.setValueCurveAtTime πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.AudioParam.value πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
Chrome: Before version 66, the gain value of a GainNode would perform a smooth interpolation to prevent dezippering (instead of changing instantly).Chrome Android: Before version 66, the gain value of a GainNode would perform a smooth interpolation to prevent dezippering (instead of changing instantly).Firefox: Before Firefox 134, setting value was ignored when done at the same time as scheduled automation events.Firefox: Before Firefox 69, value did not take into account scheduled or gradiated changes to the parameter's value; instead, only explicitly set values were returned.Firefox for Android: Firefox for Android does not currently take into account scheduled or gradiated changes to the parameter's value; only the initial value or the most recent explicitly set value is returned.Quest Browser: Before version 5.0, the gain value of a GainNode would perform a smooth interpolation to prevent dezippering (instead of changing instantly).Opera: Before version 53, the gain value of a GainNode would perform a smooth interpolation to prevent dezippering (instead of changing instantly).Opera Android: Before version 47, the gain value of a GainNode would perform a smooth interpolation to prevent dezippering (instead of changing instantly).Samsung Internet: Before version 9.0, the gain value of a GainNode would perform a smooth interpolation to prevent dezippering (instead of changing instantly).WebView Android: Before version 66, the gain value of a GainNode would perform a smooth interpolation to prevent dezippering (instead of changing instantly).
api.AudioParamMap πŸ“‹Edge1/15/2020 Safari on iOS4/26/2021467
api.AudioParamMap.@@iterator Edge1/15/2020 Safari on iOS4/26/2021467
api.AudioParamMap.entries Edge1/15/2020 Safari on iOS4/26/2021467
api.AudioParamMap.forEach Edge1/15/2020 Safari on iOS4/26/2021467
api.AudioParamMap.get Edge1/15/2020 Safari on iOS4/26/2021467
api.AudioParamMap.has Edge1/15/2020 Safari on iOS4/26/2021467
api.AudioParamMap.keys Edge1/15/2020 Safari on iOS4/26/2021467
api.AudioParamMap.size Edge1/15/2020 Safari on iOS4/26/2021467
api.AudioParamMap.values Edge1/15/2020 Safari on iOS4/26/2021467
api.AudioProcessingEvent Safari on iOS9/10/2012 Edge7/29/20151052
api.AudioProcessingEvent.AudioProcessingEvent πŸ“‹Edge1/15/2020 Safari on iOS4/26/2021467
api.AudioProcessingEvent.inputBuffer πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.AudioProcessingEvent.outputBuffer πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.AudioProcessingEvent.playbackTime πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.AudioScheduledSourceNode πŸ“‹Edge1/15/2020 Safari on iOS9/16/2020245
Chrome: The AudioScheduledSourceNode interface itself is not present, but some of its members are available on the AudioBufferSourceNode, ConstantSourceNode and OscillatorNode interfaces.Chrome Android: The AudioScheduledSourceNode interface itself is not present, but some of its members are available on the AudioBufferSourceNode, ConstantSourceNode and OscillatorNode interfaces.Edge: The AudioScheduledSourceNode interface itself is not present, but some of its members are available on the AudioBufferSourceNode, ConstantSourceNode and OscillatorNode interfaces.Firefox: The AudioScheduledSourceNode interface itself is not present, but some of its members are available on the AudioBufferSourceNode, ConstantSourceNode and OscillatorNode interfaces.Firefox for Android: The AudioScheduledSourceNode interface itself is not present, but some of its members are available on the AudioBufferSourceNode, ConstantSourceNode and OscillatorNode interfaces.Opera: The AudioScheduledSourceNode interface itself is not present, but some of its members are available on the AudioBufferSourceNode, ConstantSourceNode and OscillatorNode interfaces.Opera Android: The AudioScheduledSourceNode interface itself is not present, but some of its members are available on the AudioBufferSourceNode, ConstantSourceNode and OscillatorNode interfaces.Safari: The AudioScheduledSourceNode interface itself is not present, but some of its members are available on the AudioBufferSourceNode, ConstantSourceNode and OscillatorNode interfaces.Safari on iOS: The AudioScheduledSourceNode interface itself is not present, but some of its members are available on the AudioBufferSourceNode, ConstantSourceNode and OscillatorNode interfaces.Samsung Internet: The AudioScheduledSourceNode interface itself is not present, but some of its members are available on the AudioBufferSourceNode, ConstantSourceNode and OscillatorNode interfaces.WebView Android: The AudioScheduledSourceNode interface itself is not present, but some of its members are available on the AudioBufferSourceNode, ConstantSourceNode and OscillatorNode interfaces.WebView on iOS: The AudioScheduledSourceNode interface itself is not present, but some of its members are available on the AudioBufferSourceNode, ConstantSourceNode and OscillatorNode interfaces.
api.AudioScheduledSourceNode.ended_event πŸ“‹Safari on iOS9/18/2013 Edge7/29/2015679
api.AudioScheduledSourceNode.start πŸ“‹Safari on iOS9/18/2013 Edge7/29/2015679
api.AudioScheduledSourceNode.stop πŸ“‹Safari on iOS9/18/2013 Edge7/29/2015679
api.AudioTrack πŸ“‹Safari on iOS9/17/2014 Edge1/15/20201946
api.AudioTrack.enabled πŸ“‹Safari on iOS9/17/2014 Edge1/15/20201946
api.AudioTrack.id πŸ“‹Safari on iOS9/17/2014 Edge1/15/20201946
api.AudioTrack.kind πŸ“‹Safari on iOS9/17/2014 Edge1/15/20201946
api.AudioTrack.label πŸ“‹Safari on iOS9/17/2014 Edge1/15/20201946
api.AudioTrack.language πŸ“‹Safari on iOS9/17/2014 Edge1/15/20201946
api.AudioTrack.sourceBuffer πŸ“‹Safari on iOS9/19/2019 Edge1/15/2020118
Safari on iOS: Exposed in Mobile Safari on iPad but not on iPhone.WebView on iOS: Exposed in Mobile Safari on iPad but not on iPhone.
api.AudioTrackList πŸ“‹Safari on iOS9/18/2013 Edge1/15/20202310
api.AudioTrackList.addtrack_event πŸ“‹Safari on iOS9/18/2013 Edge1/15/20202310
api.AudioTrackList.change_event πŸ“‹Safari on iOS9/18/2013 Edge1/15/20202310
api.AudioTrackList.getTrackById πŸ“‹Safari on iOS9/18/2013 Edge1/15/20202310
api.AudioTrackList.length πŸ“‹Safari on iOS9/18/2013 Edge1/15/20202310
api.AudioTrackList.removetrack_event πŸ“‹Safari on iOS9/18/2013 Edge1/15/20202310
api.AudioWorklet πŸ“‹Edge1/15/2020 Safari on iOS4/26/2021467
api.AudioWorkletGlobalScope πŸ“‹Edge1/15/2020 Safari on iOS4/26/2021467
api.AudioWorkletGlobalScope.currentFrame πŸ“‹Edge1/15/2020 Safari on iOS4/26/2021467
api.AudioWorkletGlobalScope.currentTime πŸ“‹Edge1/15/2020 Safari on iOS4/26/2021467
api.AudioWorkletGlobalScope.registerProcessor πŸ“‹Edge1/15/2020 Safari on iOS4/26/2021467
api.AudioWorkletGlobalScope.sampleRate πŸ“‹Edge1/15/2020 Safari on iOS4/26/2021467
api.AudioWorkletNode πŸ“‹Edge1/15/2020 Safari on iOS4/26/2021467
api.AudioWorkletNode.AudioWorkletNode πŸ“‹Edge1/15/2020 Safari on iOS4/26/2021467
api.AudioWorkletNode.parameters πŸ“‹Edge1/15/2020 Safari on iOS4/26/2021467
api.AudioWorkletNode.port πŸ“‹Edge1/15/2020 Safari on iOS4/26/2021467
api.AudioWorkletNode.processorerror_event πŸ“‹Edge1/15/2020 Safari on iOS4/26/2021467
api.AudioWorkletProcessor πŸ“‹Edge1/15/2020 Safari on iOS4/26/2021467
api.AudioWorkletProcessor.AudioWorkletProcessor πŸ“‹Edge1/15/2020 Safari on iOS4/26/2021467
api.AudioWorkletProcessor.port πŸ“‹Edge1/15/2020 Safari on iOS4/26/2021467
api.AuthenticatorAssertionResponse πŸ“‹Edge10/2/2018 Safari on iOS9/19/2019352
Firefox: Only supports USB U2F tokens.Firefox for Android: Only supports USB U2F tokens.
api.AuthenticatorAssertionResponse.authenticatorData πŸ“‹Edge10/2/2018 Safari on iOS9/19/2019352
Firefox: Only supports USB U2F tokens.Firefox for Android: Only supports USB U2F tokens.
api.AuthenticatorAssertionResponse.signature πŸ“‹Edge10/2/2018 Safari on iOS9/19/2019352
Firefox: Only supports USB U2F tokens.Firefox for Android: Only supports USB U2F tokens.
api.AuthenticatorAssertionResponse.userHandle πŸ“‹Edge10/2/2018 Safari on iOS9/19/2019352
Firefox: Only supports USB U2F tokens.Firefox for Android: Only supports USB U2F tokens.
api.AuthenticatorAttestationResponse πŸ“‹Edge10/2/2018 Safari on iOS9/19/2019352
Firefox: Only supports USB U2F tokens.Firefox for Android: Only supports USB U2F tokens.
api.AuthenticatorAttestationResponse.attestationObject πŸ“‹Edge10/2/2018 Safari on iOS9/19/2019352
Firefox: Only supports USB U2F tokens.Firefox for Android: Only supports USB U2F tokens.
api.AuthenticatorAttestationResponse.getAuthenticatorData πŸ“‹Edge8/27/2020 Safari on iOS9/12/2022746
api.AuthenticatorAttestationResponse.getPublicKey πŸ“‹Edge8/27/2020 Safari on iOS9/12/2022746
api.AuthenticatorAttestationResponse.getPublicKeyAlgorithm πŸ“‹Edge8/27/2020 Safari on iOS9/12/2022746
api.AuthenticatorAttestationResponse.getTransports πŸ“‹Edge1/15/2020 Safari on iOS9/12/2022971
api.AuthenticatorResponse πŸ“‹Edge10/2/2018 Safari on iOS9/19/2019352
Firefox: Only supports USB U2F tokens.Firefox for Android: Only supports USB U2F tokens.
api.AuthenticatorResponse.clientDataJSON πŸ“‹Edge10/2/2018 Safari on iOS9/19/2019352
Firefox: Only supports USB U2F tokens.Firefox for Android: Only supports USB U2F tokens.
api.BarProp πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.BarProp.visible πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.BarcodeDetector πŸ“‹Edge5/21/2020 Safari on iOS9/18/20231215
Chrome: Supported on ChromeOS and macOS only.Chrome: Before Chrome 113, on macOS Ventura (13) and above, this interface silently failed. See bug 40245611.Chrome: Supported on macOS only.Edge: Supported on macOS only.Edge: Before Chrome 113, on macOS Ventura (13) and above, this interface silently failed. See bug 40245611.Opera: Supported on macOS only.Opera: Before Chrome 113, on macOS Ventura (13) and above, this interface silently failed. See bug 40245611.
api.BarcodeDetector.BarcodeDetector πŸ“‹Edge5/21/2020 Safari on iOS9/18/20231215
Chrome: Supported on ChromeOS and macOS only.Chrome: Supported on macOS only.Edge: Supported on macOS only.Opera: Supported on macOS only.
api.BarcodeDetector.detect πŸ“‹Edge5/21/2020 Safari on iOS9/18/20231215
Chrome: Supported on ChromeOS and macOS only.Chrome: Supported on macOS only.Edge: Supported on macOS only.Opera: Supported on macOS only.
api.BarcodeDetector.getSupportedFormats_static πŸ“‹Edge5/21/2020 Safari on iOS9/18/20231215
Chrome: Supported on ChromeOS and macOS only.Chrome: Supported on macOS only.Edge: Supported on macOS only.Opera: Supported on macOS only.
api.BaseAudioContext πŸ“‹Edge1/15/2020 Safari on iOS4/26/2021467
Chrome: The BaseAudioContext interface itself is not present, but many of the methods are available on the AudioContext and OfflineAudioContext interfaces.Chrome Android: The BaseAudioContext interface itself is not present, but many of the methods are available on the AudioContext and OfflineAudioContext interfaces.Edge: The BaseAudioContext interface itself is not present, but many of the methods are available on the AudioContext and OfflineAudioContext interfaces.Firefox: The BaseAudioContext interface itself is not present, but many of the methods are available on the AudioContext and OfflineAudioContext interfaces.Firefox for Android: The BaseAudioContext interface itself is not present, but many of the methods are available on the AudioContext and OfflineAudioContext interfaces.Opera: The BaseAudioContext interface itself is not present, but many of the methods are available on the AudioContext and OfflineAudioContext interfaces.Opera Android: The BaseAudioContext interface itself is not present, but many of the methods are available on the AudioContext and OfflineAudioContext interfaces.Safari: The BaseAudioContext interface itself is not present, but many of the methods are available on the AudioContext and OfflineAudioContext interfaces.Safari on iOS: The BaseAudioContext interface itself is not present, but many of the methods are available on the AudioContext and OfflineAudioContext interfaces.Samsung Internet: The BaseAudioContext interface itself is not present, but many of the methods are available on the AudioContext and OfflineAudioContext interfaces.WebView Android: The BaseAudioContext interface itself is not present, but many of the methods are available on the AudioContext and OfflineAudioContext interfaces.WebView on iOS: The BaseAudioContext interface itself is not present, but many of the methods are available on the AudioContext and OfflineAudioContext interfaces.
api.BaseAudioContext.audioWorklet πŸ“‹Edge1/15/2020 Safari on iOS4/26/2021467
api.BaseAudioContext.createAnalyser πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.BaseAudioContext.createBiquadFilter πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.BaseAudioContext.createBuffer πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.BaseAudioContext.createBufferSource πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.BaseAudioContext.createChannelMerger πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.BaseAudioContext.createChannelSplitter πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.BaseAudioContext.createConstantSource πŸ“‹Edge1/15/2020 Safari on iOS4/26/2021467
api.BaseAudioContext.createConvolver πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.BaseAudioContext.createDelay πŸ“‹Safari on iOS9/18/2013 Edge7/29/2015679
api.BaseAudioContext.createDynamicsCompressor πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.BaseAudioContext.createGain πŸ“‹Safari on iOS9/18/2013 Edge7/29/2015679
api.BaseAudioContext.createIIRFilter πŸ“‹Edge8/2/2016 Safari on iOS4/26/20211728
api.BaseAudioContext.createOscillator πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.BaseAudioContext.createPanner πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.BaseAudioContext.createPeriodicWave πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.BaseAudioContext.createPeriodicWave.constraints_disableNormalization_parameter Edge7/29/2015 Safari on iOS4/26/20212098
api.BaseAudioContext.createScriptProcessor πŸ“‹Safari on iOS9/18/2013 Edge7/29/2015679
api.BaseAudioContext.createStereoPanner πŸ“‹Edge7/29/2015 Safari on iOS4/26/20212098
api.BaseAudioContext.createWaveShaper πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.BaseAudioContext.currentTime πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.BaseAudioContext.decodeAudioData πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.BaseAudioContext.decodeAudioData.returns_promise Edge7/29/2015 Safari on iOS4/26/20212098
api.BaseAudioContext.destination πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.BaseAudioContext.listener πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.BaseAudioContext.sampleRate πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.BaseAudioContext.state πŸ“‹Safari on iOS9/16/2015 Edge8/2/2016321
api.BaseAudioContext.state.interrupted πŸ“‹Safari on iOS9/16/2015 Edge5/1/20253515
api.BaseAudioContext.statechange_event πŸ“‹Safari on iOS9/16/2015 Edge8/2/2016321
api.BeforeUnloadEvent πŸ“‹Safari on iOS9/18/2013 Edge7/29/2015679
api.BeforeUnloadEvent.returnValue πŸ“‹Safari on iOS9/18/2013 Edge7/29/2015679
Chrome: Before Chrome 119, an empty string incorrectly activated the confirmation dialog.Chrome Android: Before Chrome Android 119, an empty string incorrectly activated the confirmation dialog.Quest Browser: Before Quest Browser false, an empty string incorrectly activated the confirmation dialog.Opera: Before Opera 105, an empty string incorrectly activated the confirmation dialog.Opera Android: Before Opera Android 79, an empty string incorrectly activated the confirmation dialog.WebView Android: Before WebView Android 119, an empty string incorrectly activated the confirmation dialog.
api.BeforeUnloadEvent.user_interaction Safari on iOS9/19/2017 Edge1/15/2020848
api.BiquadFilterNode πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.BiquadFilterNode.BiquadFilterNode πŸ“‹Edge1/15/2020 Safari on iOS4/26/2021467
api.BiquadFilterNode.Q πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.BiquadFilterNode.detune πŸ“‹Safari on iOS9/18/2013 Edge7/29/2015679
api.BiquadFilterNode.frequency πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.BiquadFilterNode.gain πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.BiquadFilterNode.getFrequencyResponse πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.BiquadFilterNode.type πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.Blob πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
Node.js: Available as a part of the buffer module.Node.js: Available as a part of the buffer module.
api.Blob.Blob πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
Firefox: Before Firefox 16, the second parameter, when set to null or undefined, leads to an error instead of being handled as an empty dictionary.Firefox for Android: Before Firefox for Android 16, the second parameter, when set to null or undefined, leads to an error instead of being handled as an empty dictionary.Internet Explorer: IE10 throws InvalidStateError with a TypedArray argument. Consider using MSBuilder as an alternative.Node.js: Before v16.7.0, the endings option was not supported.
api.Blob.arrayBuffer πŸ“‹Edge1/15/2020 Safari on iOS4/26/2021467
api.Blob.bytes πŸ“‹Safari on iOS9/16/2024 Edge1/21/2026492
api.Blob.size πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.Blob.slice πŸ“‹Safari on iOS9/18/2013 Edge7/29/2015679
Firefox: Before Firefox 12, there was a bug that affected the behavior of Blob.slice(); it did not work for start and end positions outside the range of signed 64-bit values; it has now been fixed to support unsigned 64-bit values.Firefox for Android: Before Firefox for Android 14, there was a bug that affected the behavior of Blob.slice(); it did not work for start and end positions outside the range of signed 64-bit values; it has now been fixed to support unsigned 64-bit values.
api.Blob.stream πŸ“‹Edge1/15/2020 Safari on iOS4/26/2021467
api.Blob.text πŸ“‹Edge1/15/2020 Safari on iOS4/26/2021467
api.Blob.type πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.BlobEvent πŸ“‹Edge1/15/2020 Safari on iOS9/16/2020245
api.BlobEvent.BlobEvent πŸ“‹Edge1/15/2020 Safari on iOS9/16/2020245
api.BlobEvent.data πŸ“‹Edge1/15/2020 Safari on iOS9/16/2020245
api.BlobEvent.timecode πŸ“‹Edge1/15/2020 Safari on iOS4/26/2021467
api.BroadcastChannel πŸ“‹Edge1/15/2020 Safari on iOS3/14/2022789
Node.js: Available as a part of the worker_threads module.
api.BroadcastChannel.BroadcastChannel πŸ“‹Edge1/15/2020 Safari on iOS3/14/2022789
api.BroadcastChannel.close πŸ“‹Edge1/15/2020 Safari on iOS3/14/2022789
api.BroadcastChannel.message_event πŸ“‹Edge1/15/2020 Safari on iOS3/14/2022789
api.BroadcastChannel.messageerror_event πŸ“‹Edge1/15/2020 Safari on iOS3/14/2022789
api.BroadcastChannel.name πŸ“‹Edge1/15/2020 Safari on iOS3/14/2022789
api.BroadcastChannel.postMessage πŸ“‹Edge1/15/2020 Safari on iOS3/14/2022789
api.ByteLengthQueuingStrategy πŸ“‹Safari on iOS3/27/2017 Edge10/17/2017204
Node.js: Available as a part of the stream/web module.
api.ByteLengthQueuingStrategy.ByteLengthQueuingStrategy πŸ“‹Safari on iOS3/27/2017 Edge10/17/2017204
api.ByteLengthQueuingStrategy.highWaterMark πŸ“‹Safari on iOS3/27/2017 Edge10/17/2017204
api.ByteLengthQueuingStrategy.size πŸ“‹Safari on iOS3/27/2017 Edge10/17/2017204
api.CDATASection πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.CSPViolationReportBody πŸ“‹Edge1/15/2020 Safari on iOS3/31/20251902
api.CSPViolationReportBody.blockedURL πŸ“‹Edge1/15/2020 Safari on iOS3/31/20251902
api.CSPViolationReportBody.columnNumber πŸ“‹Edge1/15/2020 Safari on iOS3/31/20251902
api.CSPViolationReportBody.disposition πŸ“‹Edge1/15/2020 Safari on iOS3/31/20251902
api.CSPViolationReportBody.documentURL πŸ“‹Edge1/15/2020 Safari on iOS3/31/20251902
api.CSPViolationReportBody.effectiveDirective πŸ“‹Edge1/15/2020 Safari on iOS3/31/20251902
api.CSPViolationReportBody.lineNumber πŸ“‹Edge1/15/2020 Safari on iOS3/31/20251902
api.CSPViolationReportBody.originalPolicy πŸ“‹Edge1/15/2020 Safari on iOS3/31/20251902
api.CSPViolationReportBody.referrer πŸ“‹Edge1/15/2020 Safari on iOS3/31/20251902
api.CSPViolationReportBody.sample πŸ“‹Edge1/15/2020 Safari on iOS3/31/20251902
api.CSPViolationReportBody.sourceFile πŸ“‹Edge1/15/2020 Safari on iOS3/31/20251902
api.CSPViolationReportBody.statusCode πŸ“‹Edge1/15/2020 Safari on iOS3/31/20251902
api.CSPViolationReportBody.toJSON Edge2/7/2020 Safari on iOS3/31/20251879
api.CSS πŸ“‹Edge7/29/2015 Safari on iOS9/16/201549
api.CSS.Hz_static πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.CSS.Q_static πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.CSS.cap_static πŸ“‹Edge10/13/2023 Safari on iOS12/11/202359
api.CSS.ch_static πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.CSS.cm_static πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.CSS.cqb_static πŸ“‹Edge9/1/2022 Safari on iOS3/27/2023207
api.CSS.cqh_static πŸ“‹Edge9/1/2022 Safari on iOS3/27/2023207
api.CSS.cqi_static πŸ“‹Edge9/1/2022 Safari on iOS3/27/2023207
api.CSS.cqmax_static πŸ“‹Edge9/1/2022 Safari on iOS3/27/2023207
api.CSS.cqmin_static πŸ“‹Edge9/1/2022 Safari on iOS3/27/2023207
api.CSS.cqw_static πŸ“‹Edge9/1/2022 Safari on iOS3/27/2023207
api.CSS.deg_static πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.CSS.dpcm_static πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.CSS.dpi_static πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.CSS.dppx_static πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.CSS.dvb_static πŸ“‹Edge12/5/2022 Safari on iOS3/27/2023112
api.CSS.dvh_static πŸ“‹Edge12/5/2022 Safari on iOS3/27/2023112
api.CSS.dvi_static πŸ“‹Edge12/5/2022 Safari on iOS3/27/2023112
api.CSS.dvmax_static πŸ“‹Edge12/5/2022 Safari on iOS3/27/2023112
api.CSS.dvmin_static πŸ“‹Edge12/5/2022 Safari on iOS3/27/2023112
api.CSS.dvw_static πŸ“‹Edge12/5/2022 Safari on iOS3/27/2023112
api.CSS.em_static πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.CSS.escape_static πŸ“‹Safari on iOS3/27/2017 Edge1/15/20201024
api.CSS.ex_static πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.CSS.fr_static πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.CSS.grad_static πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.CSS.highlights_static πŸ“‹Edge9/1/2022 Safari on iOS12/11/2023466
api.CSS.ic_static πŸ“‹Safari on iOS3/27/2023 Edge10/13/2023200
api.CSS.in_static πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.CSS.kHz_static πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.CSS.lh_static πŸ“‹Safari on iOS3/27/2023 Edge10/13/2023200
api.CSS.lvb_static πŸ“‹Edge12/5/2022 Safari on iOS3/27/2023112
api.CSS.lvh_static πŸ“‹Edge12/5/2022 Safari on iOS3/27/2023112
api.CSS.lvi_static πŸ“‹Edge12/5/2022 Safari on iOS3/27/2023112
api.CSS.lvmax_static πŸ“‹Edge12/5/2022 Safari on iOS3/27/2023112
api.CSS.lvmin_static πŸ“‹Edge12/5/2022 Safari on iOS3/27/2023112
api.CSS.lvw_static πŸ“‹Edge12/5/2022 Safari on iOS3/27/2023112
api.CSS.mm_static πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.CSS.ms_static πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.CSS.number_static πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.CSS.pc_static πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.CSS.percent_static πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.CSS.pt_static πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.CSS.px_static πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.CSS.rad_static πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.CSS.rcap_static πŸ“‹Edge10/13/2023 Safari on iOS12/11/202359
api.CSS.rch_static πŸ“‹Edge10/13/2023 Safari on iOS12/11/202359
api.CSS.registerProperty_static πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.CSS.rem_static πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.CSS.rex_static πŸ“‹Edge10/13/2023 Safari on iOS12/11/202359
api.CSS.ric_static πŸ“‹Edge10/13/2023 Safari on iOS12/11/202359
api.CSS.rlh_static πŸ“‹Safari on iOS3/27/2023 Edge10/13/2023200
api.CSS.s_static πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.CSS.supports_static πŸ“‹Edge7/29/2015 Safari on iOS9/16/201549
api.CSS.supports_static.optional_parens Safari on iOS9/19/2017 Edge1/15/2020848
api.CSS.svb_static πŸ“‹Edge12/5/2022 Safari on iOS3/27/2023112
api.CSS.svh_static πŸ“‹Edge12/5/2022 Safari on iOS3/27/2023112
api.CSS.svi_static πŸ“‹Edge12/5/2022 Safari on iOS3/27/2023112
api.CSS.svmax_static πŸ“‹Edge12/5/2022 Safari on iOS3/27/2023112
api.CSS.svmin_static πŸ“‹Edge12/5/2022 Safari on iOS3/27/2023112
api.CSS.svw_static πŸ“‹Edge12/5/2022 Safari on iOS3/27/2023112
api.CSS.turn_static πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.CSS.vb_static πŸ“‹Edge12/5/2022 Safari on iOS3/27/2023112
api.CSS.vh_static πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.CSS.vi_static πŸ“‹Edge12/5/2022 Safari on iOS3/27/2023112
api.CSS.vmax_static πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.CSS.vmin_static πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.CSS.vw_static πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.CSSAnimation πŸ“‹Safari on iOS3/24/2020 Edge7/16/2020114
api.CSSAnimation.animationName πŸ“‹Safari on iOS3/24/2020 Edge7/16/2020114
api.CSSConditionRule πŸ“‹Edge7/29/2015 Safari on iOS4/26/20212098
api.CSSConditionRule.conditionText πŸ“‹Edge7/29/2015 Safari on iOS4/26/20212098
api.CSSContainerRule πŸ“‹Edge9/1/2022 Safari on iOS9/12/202211
api.CSSContainerRule.containerName πŸ“‹Edge3/13/2023 Safari on iOS9/18/2023189
api.CSSContainerRule.containerQuery πŸ“‹Edge3/13/2023 Safari on iOS9/18/2023189
api.CSSCounterStyleRule πŸ“‹Edge5/27/2021 Safari on iOS9/18/2023844
api.CSSCounterStyleRule.additiveSymbols πŸ“‹Edge5/27/2021 Safari on iOS9/18/2023844
api.CSSCounterStyleRule.fallback πŸ“‹Edge5/27/2021 Safari on iOS9/18/2023844
api.CSSCounterStyleRule.name πŸ“‹Edge5/27/2021 Safari on iOS9/18/2023844
api.CSSCounterStyleRule.negative πŸ“‹Edge5/27/2021 Safari on iOS9/18/2023844
api.CSSCounterStyleRule.pad πŸ“‹Edge5/27/2021 Safari on iOS9/18/2023844
api.CSSCounterStyleRule.prefix πŸ“‹Edge5/27/2021 Safari on iOS9/18/2023844
api.CSSCounterStyleRule.range πŸ“‹Edge5/27/2021 Safari on iOS9/18/2023844
api.CSSCounterStyleRule.speakAs πŸ“‹Edge5/27/2021 Safari on iOS9/18/2023844
api.CSSCounterStyleRule.suffix πŸ“‹Edge5/27/2021 Safari on iOS9/18/2023844
api.CSSCounterStyleRule.symbols πŸ“‹Edge5/27/2021 Safari on iOS9/18/2023844
api.CSSCounterStyleRule.system πŸ“‹Edge5/27/2021 Safari on iOS9/18/2023844
api.CSSFontFaceRule πŸ“‹Safari on iOS7/11/2008 Edge7/29/20152574
api.CSSFontFaceRule.style πŸ“‹Safari on iOS7/11/2008 Edge7/29/20152574
api.CSSFontFeatureValuesRule πŸ“‹Safari on iOS12/13/2022 Edge3/6/2025814
Chrome: Not exposed on Window. See bug 385925149.Chrome Android: Not exposed on Window. See bug 385925149.Edge: Not exposed on Window. See bug 385925149.Opera: Not exposed on Window. See bug 385925149.Opera Android: Not exposed on Window. See bug 385925149.Samsung Internet: Not exposed on Window. See bug 385925149.WebView Android: Not exposed on Window. See bug 385925149.
api.CSSFontFeatureValuesRule.fontFamily πŸ“‹Safari on iOS12/13/2022 Edge3/13/202390
api.CSSFontPaletteValuesRule πŸ“‹Safari on iOS3/14/2022 Edge4/28/202245
api.CSSFontPaletteValuesRule.basePalette πŸ“‹Safari on iOS3/14/2022 Edge4/28/202245
api.CSSFontPaletteValuesRule.fontFamily πŸ“‹Safari on iOS3/14/2022 Edge4/28/202245
api.CSSFontPaletteValuesRule.name πŸ“‹Safari on iOS3/14/2022 Edge4/28/202245
api.CSSFontPaletteValuesRule.overrideColors πŸ“‹Safari on iOS3/14/2022 Edge4/28/202245
api.CSSGroupingRule πŸ“‹Edge7/29/2015 Safari on iOS4/26/20212098
Safari: The CSSGroupingRule interface itself is not present, but many of the methods are available on various interfaces such as the CSSMediaRule and CSSPageRule interfaces.Safari on iOS: The CSSGroupingRule interface itself is not present, but many of the methods are available on various interfaces such as the CSSMediaRule and CSSPageRule interfaces.WebView on iOS: The CSSGroupingRule interface itself is not present, but many of the methods are available on various interfaces such as the CSSMediaRule and CSSPageRule interfaces.
api.CSSGroupingRule.cssRules πŸ“‹Safari on iOS7/11/2008 Edge7/29/20152574
api.CSSGroupingRule.deleteRule πŸ“‹Safari on iOS7/11/2008 Edge7/29/20152574
api.CSSGroupingRule.insertRule πŸ“‹Safari on iOS7/11/2008 Edge7/29/20152574
api.CSSImageValue πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.CSSImportRule πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.CSSImportRule.href πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.CSSImportRule.layerName πŸ“‹Edge3/3/2022 Safari on iOS3/14/202211
api.CSSImportRule.media πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.CSSImportRule.styleSheet πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.CSSImportRule.supportsText πŸ“‹Edge1/25/2024 Safari on iOS5/13/2024109
api.CSSKeyframeRule πŸ“‹Edge7/29/2015 Safari on iOS9/16/201549
api.CSSKeyframeRule.keyText πŸ“‹Safari on iOS6/21/2010 Edge7/29/20151864
api.CSSKeyframeRule.style πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
api.CSSKeyframesRule πŸ“‹Edge7/29/2015 Safari on iOS3/21/2016236
api.CSSKeyframesRule.appendRule πŸ“‹Edge7/29/2015 Safari on iOS3/21/2016236
api.CSSKeyframesRule.cssRules πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
api.CSSKeyframesRule.deleteRule πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
api.CSSKeyframesRule.findRule πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
api.CSSKeyframesRule.length πŸ“‹Safari on iOS9/18/2023 Edge3/22/2024186
api.CSSKeyframesRule.name πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
api.CSSKeywordValue πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.CSSKeywordValue.CSSKeywordValue πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.CSSKeywordValue.value πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.CSSLayerBlockRule πŸ“‹Edge3/3/2022 Safari on iOS3/14/202211
api.CSSLayerBlockRule.name πŸ“‹Edge3/3/2022 Safari on iOS3/14/202211
api.CSSLayerStatementRule πŸ“‹Edge3/3/2022 Safari on iOS3/14/202211
api.CSSLayerStatementRule.nameList πŸ“‹Edge3/3/2022 Safari on iOS3/14/202211
api.CSSMathClamp πŸ“‹Edge4/1/2022 Safari on iOS3/27/2023360
api.CSSMathClamp.CSSMathClamp πŸ“‹Edge4/1/2022 Safari on iOS3/27/2023360
api.CSSMathClamp.lower πŸ“‹Edge4/1/2022 Safari on iOS3/27/2023360
api.CSSMathClamp.upper πŸ“‹Edge4/1/2022 Safari on iOS3/27/2023360
api.CSSMathClamp.value πŸ“‹Edge4/1/2022 Safari on iOS3/27/2023360
api.CSSMathInvert πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.CSSMathInvert.CSSMathInvert πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.CSSMathInvert.value πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.CSSMathMax πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.CSSMathMax.values πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.CSSMathMin πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.CSSMathMin.values πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.CSSMathNegate πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.CSSMathNegate.CSSMathNegate πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.CSSMathNegate.value πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.CSSMathProduct πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.CSSMathProduct.values πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.CSSMathSum πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.CSSMathSum.values πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.CSSMathValue πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.CSSMathValue.operator πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.CSSMatrixComponent πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.CSSMatrixComponent.CSSMatrixComponent πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.CSSMatrixComponent.matrix πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.CSSMediaRule πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
Firefox: Before Firefox 20, conditionText could not be set.Firefox for Android: Before Firefox for Android 20, conditionText could not be set.
api.CSSMediaRule.media πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.CSSNamespaceRule πŸ“‹Edge7/29/2015 Safari on iOS3/27/2017607
api.CSSNamespaceRule.namespaceURI πŸ“‹Edge7/29/2015 Safari on iOS3/27/2017607
api.CSSNamespaceRule.prefix πŸ“‹Edge7/29/2015 Safari on iOS3/27/2017607
api.CSSNestedDeclarations πŸ“‹Edge10/17/2024 Safari on iOS12/11/202455
api.CSSNestedDeclarations.style πŸ“‹Edge10/17/2024 Safari on iOS12/11/202455
api.CSSNumericArray πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.CSSNumericArray.@@iterator Edge1/15/2020 Safari on iOS3/27/20231167
api.CSSNumericArray.entries Edge1/15/2020 Safari on iOS3/27/20231167
api.CSSNumericArray.forEach Edge1/15/2020 Safari on iOS3/27/20231167
api.CSSNumericArray.keys Edge1/15/2020 Safari on iOS3/27/20231167
api.CSSNumericArray.length πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.CSSNumericArray.values Edge1/15/2020 Safari on iOS3/27/20231167
api.CSSNumericValue πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.CSSNumericValue.add πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.CSSNumericValue.div πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.CSSNumericValue.equals πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.CSSNumericValue.max πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.CSSNumericValue.min πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.CSSNumericValue.mul πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.CSSNumericValue.parse_static πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
Chrome: Not exposed to PaintWorklet.Chrome Android: Not exposed to PaintWorklet.Edge: Not exposed to PaintWorklet.Quest Browser: Not exposed to PaintWorklet.Opera: Not exposed to PaintWorklet.Opera Android: Not exposed to PaintWorklet.Samsung Internet: Not exposed to PaintWorklet.WebView Android: Not exposed to PaintWorklet.
api.CSSNumericValue.sub πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.CSSNumericValue.to πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.CSSNumericValue.toSum πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.CSSNumericValue.type πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.CSSPageRule πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.CSSPageRule.selectorText πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.CSSPageRule.style πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.CSSPerspective πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.CSSPerspective.CSSPerspective πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.CSSPerspective.length πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.CSSPositionTryDescriptors πŸ“‹Edge5/17/2024 Safari on iOS9/15/2025486
api.CSSPositionTryDescriptors.align-self πŸ“‹Edge5/17/2024 Safari on iOS9/15/2025486
api.CSSPositionTryDescriptors.alignSelf πŸ“‹Edge5/17/2024 Safari on iOS9/15/2025486
api.CSSPositionTryDescriptors.block-size πŸ“‹Edge5/17/2024 Safari on iOS9/15/2025486
api.CSSPositionTryDescriptors.blockSize πŸ“‹Edge5/17/2024 Safari on iOS9/15/2025486
api.CSSPositionTryDescriptors.bottom πŸ“‹Edge5/17/2024 Safari on iOS9/15/2025486
api.CSSPositionTryDescriptors.height πŸ“‹Edge5/17/2024 Safari on iOS9/15/2025486
api.CSSPositionTryDescriptors.inline-size πŸ“‹Edge5/17/2024 Safari on iOS9/15/2025486
api.CSSPositionTryDescriptors.inlineSize πŸ“‹Edge5/17/2024 Safari on iOS9/15/2025486
api.CSSPositionTryDescriptors.inset πŸ“‹Edge5/17/2024 Safari on iOS9/15/2025486
api.CSSPositionTryDescriptors.inset-block πŸ“‹Edge5/17/2024 Safari on iOS9/15/2025486
api.CSSPositionTryDescriptors.inset-block-end πŸ“‹Edge5/17/2024 Safari on iOS9/15/2025486
api.CSSPositionTryDescriptors.inset-block-start πŸ“‹Edge5/17/2024 Safari on iOS9/15/2025486
api.CSSPositionTryDescriptors.inset-inline πŸ“‹Edge5/17/2024 Safari on iOS9/15/2025486
api.CSSPositionTryDescriptors.inset-inline-end πŸ“‹Edge5/17/2024 Safari on iOS9/15/2025486
api.CSSPositionTryDescriptors.inset-inline-start πŸ“‹Edge5/17/2024 Safari on iOS9/15/2025486
api.CSSPositionTryDescriptors.insetBlock πŸ“‹Edge5/17/2024 Safari on iOS9/15/2025486
api.CSSPositionTryDescriptors.insetBlockEnd πŸ“‹Edge5/17/2024 Safari on iOS9/15/2025486
api.CSSPositionTryDescriptors.insetBlockStart πŸ“‹Edge5/17/2024 Safari on iOS9/15/2025486
api.CSSPositionTryDescriptors.insetInline πŸ“‹Edge5/17/2024 Safari on iOS9/15/2025486
api.CSSPositionTryDescriptors.insetInlineEnd πŸ“‹Edge5/17/2024 Safari on iOS9/15/2025486
api.CSSPositionTryDescriptors.insetInlineStart πŸ“‹Edge5/17/2024 Safari on iOS9/15/2025486
api.CSSPositionTryDescriptors.justify-self πŸ“‹Edge5/17/2024 Safari on iOS9/15/2025486
api.CSSPositionTryDescriptors.justifySelf πŸ“‹Edge5/17/2024 Safari on iOS9/15/2025486
api.CSSPositionTryDescriptors.left πŸ“‹Edge5/17/2024 Safari on iOS9/15/2025486
api.CSSPositionTryDescriptors.margin πŸ“‹Edge5/17/2024 Safari on iOS9/15/2025486
api.CSSPositionTryDescriptors.margin-block πŸ“‹Edge5/17/2024 Safari on iOS9/15/2025486
api.CSSPositionTryDescriptors.margin-block-end πŸ“‹Edge5/17/2024 Safari on iOS9/15/2025486
api.CSSPositionTryDescriptors.margin-block-start πŸ“‹Edge5/17/2024 Safari on iOS9/15/2025486
api.CSSPositionTryDescriptors.margin-bottom πŸ“‹Edge5/17/2024 Safari on iOS9/15/2025486
api.CSSPositionTryDescriptors.margin-inline πŸ“‹Edge5/17/2024 Safari on iOS9/15/2025486
api.CSSPositionTryDescriptors.margin-inline-end πŸ“‹Edge5/17/2024 Safari on iOS9/15/2025486
api.CSSPositionTryDescriptors.margin-inline-start πŸ“‹Edge5/17/2024 Safari on iOS9/15/2025486
api.CSSPositionTryDescriptors.margin-left πŸ“‹Edge5/17/2024 Safari on iOS9/15/2025486
api.CSSPositionTryDescriptors.margin-right πŸ“‹Edge5/17/2024 Safari on iOS9/15/2025486
api.CSSPositionTryDescriptors.margin-top πŸ“‹Edge5/17/2024 Safari on iOS9/15/2025486
api.CSSPositionTryDescriptors.marginBlock πŸ“‹Edge5/17/2024 Safari on iOS9/15/2025486
api.CSSPositionTryDescriptors.marginBlockEnd πŸ“‹Edge5/17/2024 Safari on iOS9/15/2025486
api.CSSPositionTryDescriptors.marginBlockStart πŸ“‹Edge5/17/2024 Safari on iOS9/15/2025486
api.CSSPositionTryDescriptors.marginBottom πŸ“‹Edge5/17/2024 Safari on iOS9/15/2025486
api.CSSPositionTryDescriptors.marginInline πŸ“‹Edge5/17/2024 Safari on iOS9/15/2025486
api.CSSPositionTryDescriptors.marginInlineEnd πŸ“‹Edge5/17/2024 Safari on iOS9/15/2025486
api.CSSPositionTryDescriptors.marginInlineStart πŸ“‹Edge5/17/2024 Safari on iOS9/15/2025486
api.CSSPositionTryDescriptors.marginLeft πŸ“‹Edge5/17/2024 Safari on iOS9/15/2025486
api.CSSPositionTryDescriptors.marginRight πŸ“‹Edge5/17/2024 Safari on iOS9/15/2025486
api.CSSPositionTryDescriptors.marginTop πŸ“‹Edge5/17/2024 Safari on iOS9/15/2025486
api.CSSPositionTryDescriptors.max-block-size πŸ“‹Edge5/17/2024 Safari on iOS9/15/2025486
api.CSSPositionTryDescriptors.max-height πŸ“‹Edge5/17/2024 Safari on iOS9/15/2025486
api.CSSPositionTryDescriptors.max-inline-size πŸ“‹Edge5/17/2024 Safari on iOS9/15/2025486
api.CSSPositionTryDescriptors.max-width πŸ“‹Edge5/17/2024 Safari on iOS9/15/2025486
api.CSSPositionTryDescriptors.maxBlockSize πŸ“‹Edge5/17/2024 Safari on iOS9/15/2025486
api.CSSPositionTryDescriptors.maxHeight πŸ“‹Edge5/17/2024 Safari on iOS9/15/2025486
api.CSSPositionTryDescriptors.maxInlineSize πŸ“‹Edge5/17/2024 Safari on iOS9/15/2025486
api.CSSPositionTryDescriptors.maxWidth πŸ“‹Edge5/17/2024 Safari on iOS9/15/2025486
api.CSSPositionTryDescriptors.min-block-size πŸ“‹Edge5/17/2024 Safari on iOS9/15/2025486
api.CSSPositionTryDescriptors.min-height πŸ“‹Edge5/17/2024 Safari on iOS9/15/2025486
api.CSSPositionTryDescriptors.min-inline-size πŸ“‹Edge5/17/2024 Safari on iOS9/15/2025486
api.CSSPositionTryDescriptors.min-width πŸ“‹Edge5/17/2024 Safari on iOS9/15/2025486
api.CSSPositionTryDescriptors.minBlockSize πŸ“‹Edge5/17/2024 Safari on iOS9/15/2025486
api.CSSPositionTryDescriptors.minHeight πŸ“‹Edge5/17/2024 Safari on iOS9/15/2025486
api.CSSPositionTryDescriptors.minInlineSize πŸ“‹Edge5/17/2024 Safari on iOS9/15/2025486
api.CSSPositionTryDescriptors.minWidth πŸ“‹Edge5/17/2024 Safari on iOS9/15/2025486
api.CSSPositionTryDescriptors.place-self πŸ“‹Edge5/17/2024 Safari on iOS9/15/2025486
api.CSSPositionTryDescriptors.placeSelf πŸ“‹Edge5/17/2024 Safari on iOS9/15/2025486
api.CSSPositionTryDescriptors.position-anchor πŸ“‹Edge5/17/2024 Safari on iOS9/15/2025486
api.CSSPositionTryDescriptors.position-area πŸ“‹Edge9/19/2024 Safari on iOS9/15/2025361
api.CSSPositionTryDescriptors.positionAnchor πŸ“‹Edge5/17/2024 Safari on iOS9/15/2025486
api.CSSPositionTryDescriptors.positionArea πŸ“‹Edge9/19/2024 Safari on iOS9/15/2025361
api.CSSPositionTryDescriptors.right πŸ“‹Edge5/17/2024 Safari on iOS9/15/2025486
api.CSSPositionTryDescriptors.top πŸ“‹Edge5/17/2024 Safari on iOS9/15/2025486
api.CSSPositionTryDescriptors.width πŸ“‹Edge5/17/2024 Safari on iOS9/15/2025486
api.CSSPositionTryRule πŸ“‹Edge5/17/2024 Safari on iOS9/15/2025486
api.CSSPositionTryRule.name πŸ“‹Edge5/17/2024 Safari on iOS9/15/2025486
api.CSSPositionTryRule.style πŸ“‹Edge5/17/2024 Safari on iOS9/15/2025486
api.CSSPropertyRule πŸ“‹Edge8/27/2020 Safari on iOS3/27/2023942
api.CSSPropertyRule.inherits πŸ“‹Edge8/27/2020 Safari on iOS3/27/2023942
api.CSSPropertyRule.initialValue πŸ“‹Edge8/27/2020 Safari on iOS3/27/2023942
api.CSSPropertyRule.name πŸ“‹Edge8/27/2020 Safari on iOS3/27/2023942
api.CSSPropertyRule.syntax πŸ“‹Edge8/27/2020 Safari on iOS3/27/2023942
api.CSSRotate πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.CSSRotate.CSSRotate πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.CSSRotate.angle πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.CSSRotate.x πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.CSSRotate.y πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.CSSRotate.z πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.CSSRule πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.CSSRule.cssText πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
Internet Explorer: The property normalizes rules and does not return the original verbatim rule text. For example, border-width: 1px; border-style:solid; border-color:white; returns border: 1px solid white;.
api.CSSRule.parentRule πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.CSSRule.parentStyleSheet πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.CSSRule.type πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.CSSRuleList πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.CSSRuleList.item πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.CSSRuleList.length πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.CSSScale πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.CSSScale.CSSScale πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.CSSScale.x πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.CSSScale.y πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.CSSScale.z πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.CSSScopeRule πŸ“‹Edge10/13/2023 Safari on iOS3/5/2024144
api.CSSScopeRule.end πŸ“‹Edge10/13/2023 Safari on iOS3/5/2024144
api.CSSScopeRule.start πŸ“‹Edge10/13/2023 Safari on iOS3/5/2024144
api.CSSSkew πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.CSSSkew.CSSSkew πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.CSSSkew.ax πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.CSSSkew.ay πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.CSSSkewX πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.CSSSkewX.CSSSkewX πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.CSSSkewX.ax πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.CSSSkewY πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.CSSSkewY.CSSSkewY πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.CSSSkewY.ay πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.CSSStartingStyleRule πŸ“‹Edge9/15/2023 Safari on iOS5/13/2024241
api.CSSStyleDeclaration πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.CSSStyleDeclaration.@@iterator Safari on iOS9/19/2017 Edge10/2/2018378
api.CSSStyleDeclaration.cssText πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.CSSStyleDeclaration.getPropertyPriority πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.CSSStyleDeclaration.getPropertyValue πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.CSSStyleDeclaration.item πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.CSSStyleDeclaration.length πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.CSSStyleDeclaration.parentRule πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.CSSStyleDeclaration.removeProperty πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.CSSStyleDeclaration.setProperty πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.CSSStyleRule πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.CSSStyleRule.cssRules πŸ“‹Edge4/6/2023 Safari on iOS5/18/202342
api.CSSStyleRule.deleteRule πŸ“‹Edge4/6/2023 Safari on iOS5/18/202342
api.CSSStyleRule.insertRule πŸ“‹Edge4/6/2023 Safari on iOS5/18/202342
api.CSSStyleRule.selectorText πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.CSSStyleRule.style πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.CSSStyleRule.styleMap πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.CSSStyleSheet πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.CSSStyleSheet.CSSStyleSheet πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.CSSStyleSheet.addRule πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.CSSStyleSheet.cssRules πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.CSSStyleSheet.deleteRule πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.CSSStyleSheet.insertRule πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.CSSStyleSheet.insertRule.index_parameter_optional Safari on iOS6/29/2007 Edge7/29/20152952
api.CSSStyleSheet.ownerRule πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.CSSStyleSheet.removeRule πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.CSSStyleSheet.replace πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
Firefox: Before Firefox 121, when calling replace() repeatedly, the style is applied, but the change is not reflected in the CSS Object Model. See bug 1864815.Firefox for Android: Before Firefox for Android 121, when calling replace() repeatedly, the style is applied, but the change is not reflected in the CSS Object Model. See bug 1864815.
api.CSSStyleSheet.replaceSync πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.CSSStyleSheet.rules πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.CSSStyleValue πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.CSSStyleValue.parseAll_static πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.CSSStyleValue.parse_static πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.CSSStyleValue.toString πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.CSSSupportsRule πŸ“‹Edge7/29/2015 Safari on iOS9/16/201549
api.CSSTransformComponent πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.CSSTransformComponent.is2D πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.CSSTransformComponent.toMatrix πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.CSSTransformComponent.toString πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.CSSTransformValue πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.CSSTransformValue.@@iterator Edge1/15/2020 Safari on iOS3/27/20231167
api.CSSTransformValue.CSSTransformValue πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.CSSTransformValue.entries Edge1/15/2020 Safari on iOS3/27/20231167
api.CSSTransformValue.forEach Edge1/15/2020 Safari on iOS3/27/20231167
api.CSSTransformValue.is2D πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.CSSTransformValue.keys Edge1/15/2020 Safari on iOS3/27/20231167
api.CSSTransformValue.length πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.CSSTransformValue.toMatrix πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.CSSTransformValue.values Edge1/15/2020 Safari on iOS3/27/20231167
api.CSSTransition πŸ“‹Safari on iOS3/24/2020 Edge7/16/2020114
api.CSSTransition.transitionProperty πŸ“‹Safari on iOS3/24/2020 Edge7/16/2020114
api.CSSTranslate πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.CSSTranslate.CSSTranslate πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.CSSTranslate.x πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.CSSTranslate.y πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.CSSTranslate.z πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.CSSUnitValue πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.CSSUnitValue.CSSUnitValue πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.CSSUnitValue.unit πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.CSSUnitValue.value πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.CSSUnparsedValue πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.CSSUnparsedValue.@@iterator Edge1/15/2020 Safari on iOS3/27/20231167
api.CSSUnparsedValue.CSSUnparsedValue πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.CSSUnparsedValue.entries Edge1/15/2020 Safari on iOS3/27/20231167
api.CSSUnparsedValue.forEach Edge1/15/2020 Safari on iOS3/27/20231167
api.CSSUnparsedValue.keys Edge1/15/2020 Safari on iOS3/27/20231167
api.CSSUnparsedValue.length πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.CSSUnparsedValue.values Edge1/15/2020 Safari on iOS3/27/20231167
api.CSSVariableReferenceValue πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.CSSVariableReferenceValue.CSSVariableReferenceValue πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.CSSVariableReferenceValue.fallback πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.CSSVariableReferenceValue.variable πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.CSSViewTransitionRule πŸ“‹Edge6/13/2024 Safari on iOS12/11/2024181
api.CSSViewTransitionRule.navigation πŸ“‹Edge6/13/2024 Safari on iOS12/11/2024181
api.CSSViewTransitionRule.types πŸ“‹Edge6/13/2024 Safari on iOS12/11/2024181
api.Cache πŸ“‹Edge10/17/2017 Safari on iOS3/29/2018163
Chrome: Before version 43, only service workers are supported. From version 43, all worker types and the main thread are supported.Chrome Android: Before version 43, only service workers are supported. From version 43, all worker types and the main thread are supported.Quest Browser: Before version 5.0, only service workers are supported. From version 5.0, all worker types and the main thread are supported.Opera: Before version 30, only service workers are supported. From version 30, all worker types and the main thread are supported.Opera Android: Before version 30, only service workers are supported. From version 30, all worker types and the main thread are supported.WebView Android: Before version 43, only service workers are supported. From version 43, all worker types and the main thread are supported.
api.Cache.add πŸ“‹Edge10/17/2017 Safari on iOS3/29/2018163
Chrome: Requires HTTPS from version 46.Chrome Android: Requires HTTPS from version 46.Quest Browser: Requires HTTPS from version 5.0.Opera: Requires HTTPS from version 33.Opera Android: Requires HTTPS from version 33.Samsung Internet: Requires HTTPS from Samsung Internet 5.0.WebView Android: Requires HTTPS from version 46.
api.Cache.addAll πŸ“‹Edge10/17/2017 Safari on iOS3/29/2018163
Chrome: Requires HTTPS.Chrome Android: Requires HTTPS.Quest Browser: Requires HTTPS.Opera: Requires HTTPS.Opera Android: Requires HTTPS.Samsung Internet: Requires HTTPS.WebView Android: Requires HTTPS.
api.Cache.delete πŸ“‹Edge10/17/2017 Safari on iOS3/29/2018163
Deno: Doesn't support query options
api.Cache.keys πŸ“‹Edge10/17/2017 Safari on iOS3/29/2018163
api.Cache.match πŸ“‹Edge10/17/2017 Safari on iOS3/29/2018163
Deno: Doesn't support query options
api.Cache.matchAll πŸ“‹Edge10/17/2017 Safari on iOS3/29/2018163
Opera: Requires HTTPS.
api.Cache.put πŸ“‹Edge10/17/2017 Safari on iOS3/29/2018163
Chrome: Requires HTTPS from version 46.Chrome Android: Requires HTTPS from version 46.Quest Browser: Requires HTTPS from version 5.0.Opera: Requires HTTPS from version 33.Opera Android: Requires HTTPS from version 33.Samsung Internet: Requires HTTPS from Samsung Internet 5.0.WebView Android: Requires HTTPS from version 46.
api.Cache.worker_support Edge10/17/2017 Safari on iOS3/29/2018163
Chrome: Before version 43, only service workers are supported. From version 43, all worker types and the main thread are supported.Chrome Android: Before version 43, only service workers are supported. From version 43, all worker types and the main thread are supported.Quest Browser: Before version 5.0, only service workers are supported. From version 5.0, all worker types and the main thread are supported.Opera: Before version 30, only service workers are supported. From version 30, all worker types and the main thread are supported.Opera Android: Before version 30, only service workers are supported. From version 30, all worker types and the main thread are supported.WebView Android: Before version 43, only service workers are supported. From version 43, all worker types and the main thread are supported.
api.CacheStorage πŸ“‹Edge10/17/2017 Safari on iOS3/29/2018163
Chrome: Only available in service workers.Chrome Android: Only available in service workers.Opera: Only available in service workers.Opera Android: Only available in service workers.WebView Android: Only available in service workers.
api.CacheStorage.delete πŸ“‹Edge10/17/2017 Safari on iOS3/29/2018163
api.CacheStorage.has πŸ“‹Edge10/17/2017 Safari on iOS3/29/2018163
api.CacheStorage.keys πŸ“‹Edge10/17/2017 Safari on iOS3/29/2018163
api.CacheStorage.match πŸ“‹Edge10/17/2017 Safari on iOS3/29/2018163
Chrome: The options parameter only supports ignoreSearch, and cacheName.Chrome Android: The options parameter only supports ignoreSearch, and cacheName.Opera: The options parameter only supports ignoreSearch, and cacheName.Opera Android: The options parameter only supports ignoreSearch, and cacheName.Samsung Internet: The options parameter only supports ignoreSearch, and cacheName.WebView Android: The options parameter only supports ignoreSearch, and cacheName.
api.CacheStorage.open πŸ“‹Edge10/17/2017 Safari on iOS3/29/2018163
api.CacheStorage.secure_context_required Safari on iOS3/29/2018 Edge1/15/2020657
api.CacheStorage.worker_support Edge10/17/2017 Safari on iOS3/29/2018163
Chrome: Only available in service workers.Chrome Android: Only available in service workers.Opera: Only available in service workers.Opera Android: Only available in service workers.WebView Android: Only available in service workers.
api.CanvasCaptureMediaStreamTrack πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.CanvasCaptureMediaStreamTrack.canvas πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.CanvasCaptureMediaStreamTrack.requestFrame πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.CanvasGradient πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
Firefox: Before Firefox 5.0, specifying non-finite values when adding color stops through a call to addColorStop() incorrectly throws SYNTAX_ERR instead of INDEX_SIZE_ERR.
api.CanvasGradient.addColorStop πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.CanvasPattern πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.CanvasPattern.setTransform πŸ“‹Safari on iOS3/29/2018 Edge1/15/2020657
api.CanvasPattern.setTransform.dommatrix Safari on iOS3/29/2018 Edge1/15/2020657
api.CanvasRenderingContext2D πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.CanvasRenderingContext2D.arc πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.CanvasRenderingContext2D.arcTo πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.CanvasRenderingContext2D.beginPath πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.CanvasRenderingContext2D.bezierCurveTo πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.CanvasRenderingContext2D.canvas πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.CanvasRenderingContext2D.clearRect πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.CanvasRenderingContext2D.clip πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.CanvasRenderingContext2D.clip.path_parameter Safari on iOS9/18/2013 Edge8/2/20161049
api.CanvasRenderingContext2D.closePath πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.CanvasRenderingContext2D.createConicGradient πŸ“‹Edge3/3/2022 Safari on iOS10/24/2022235
Firefox: Implements an older version of the specification. The gradient starts from a line going vertically up from the center, like the equivalent CSS function.Firefox for Android: Implements an older version of the specification. The gradient starts from a line going vertically up from the center, like the equivalent CSS function.Safari: Implements an older version of the specification. The gradient starts from a line going vertically up from the center, like the equivalent CSS function.Safari on iOS: Implements an older version of the specification. The gradient starts from a line going vertically up from the center, like the equivalent CSS function.WebView on iOS: Implements an older version of the specification. The gradient starts from a line going vertically up from the center, like the equivalent CSS function.
api.CanvasRenderingContext2D.createImageData πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
api.CanvasRenderingContext2D.createLinearGradient πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.CanvasRenderingContext2D.createPattern πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
Firefox: The repetition values repeat-x and repeat-y are not supported with fill(), only with fillRect(), see bug 468358.Firefox for Android: The repetition values repeat-x and repeat-y are not supported with fill(), only with fillRect(), see bug 468358.
api.CanvasRenderingContext2D.createRadialGradient πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.CanvasRenderingContext2D.direction πŸ“‹Safari on iOS9/16/2015 Edge1/15/20201582
api.CanvasRenderingContext2D.drawFocusIfNeeded πŸ“‹Safari on iOS9/17/2014 Edge8/2/2016685
api.CanvasRenderingContext2D.drawFocusIfNeeded.path_parameter Safari on iOS9/17/2014 Edge8/2/2016685
api.CanvasRenderingContext2D.drawImage πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.CanvasRenderingContext2D.drawImage.ImageBitmap_source_image Edge1/15/2020 Safari on iOS9/20/2021614
api.CanvasRenderingContext2D.drawImage.SVGImageElement_source_image Edge7/29/2015 Safari on iOS9/18/20232973
api.CanvasRenderingContext2D.ellipse πŸ“‹Safari on iOS9/16/2015 Edge11/12/201557
api.CanvasRenderingContext2D.fill πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.CanvasRenderingContext2D.fill.path_parameter Safari on iOS9/18/2013 Edge8/2/20161049
api.CanvasRenderingContext2D.fillRect πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.CanvasRenderingContext2D.fillStyle πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.CanvasRenderingContext2D.fillText πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
api.CanvasRenderingContext2D.font πŸ“‹Edge7/29/2015 Safari on iOS3/31/20253533
Safari: The font-weight can be set, but is not reflected back (see bug 284115).Safari on iOS: The font-weight can be set, but is not reflected back (see bug 284115).WebView on iOS: The font-weight can be set, but is not reflected back (see bug 284115).
api.CanvasRenderingContext2D.getContextAttributes πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.CanvasRenderingContext2D.getImageData πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
Firefox: Since Firefox 5, getImageData now correctly accepts rectangles that extend beyond the bounds of the canvas; pixels outside the canvas are returned as transparent black and now also returns at least one pixel's worth of image data if a rectangle smaller than one pixel is specified.Firefox for Android: Since Firefox for Android 5, getImageData now correctly accepts rectangles that extend beyond the bounds of the canvas; pixels outside the canvas are returned as transparent black and now also returns at least one pixel's worth of image data if a rectangle smaller than one pixel is specified.
api.CanvasRenderingContext2D.getLineDash πŸ“‹Safari on iOS9/18/2013 Edge7/29/2015679
api.CanvasRenderingContext2D.getTransform πŸ“‹Safari on iOS3/29/2018 Edge1/15/2020657
api.CanvasRenderingContext2D.globalAlpha πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.CanvasRenderingContext2D.globalCompositeOperation πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.CanvasRenderingContext2D.imageSmoothingEnabled πŸ“‹Safari on iOS3/21/2016 Edge4/5/2017380
api.CanvasRenderingContext2D.imageSmoothingQuality πŸ“‹Safari on iOS3/21/2016 Edge1/15/20201395
api.CanvasRenderingContext2D.isPointInPath πŸ“‹Safari on iOS7/11/2008 Edge7/29/20152574
api.CanvasRenderingContext2D.isPointInPath.path_parameter Safari on iOS9/18/2013 Edge8/2/20161049
api.CanvasRenderingContext2D.isPointInStroke πŸ“‹Safari on iOS9/18/2013 Edge1/15/20202310
api.CanvasRenderingContext2D.isPointInStroke.path_parameter Safari on iOS9/18/2013 Edge1/15/20202310
api.CanvasRenderingContext2D.letterSpacing πŸ“‹Edge3/3/2022 Safari on iOS3/31/20251124
api.CanvasRenderingContext2D.lineCap πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.CanvasRenderingContext2D.lineDashOffset πŸ“‹Safari on iOS9/18/2013 Edge7/29/2015679
api.CanvasRenderingContext2D.lineJoin πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.CanvasRenderingContext2D.lineTo πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.CanvasRenderingContext2D.lineWidth πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.CanvasRenderingContext2D.measureText πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
api.CanvasRenderingContext2D.miterLimit πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.CanvasRenderingContext2D.moveTo πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.CanvasRenderingContext2D.putImageData πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
api.CanvasRenderingContext2D.quadraticCurveTo πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.CanvasRenderingContext2D.rect πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.CanvasRenderingContext2D.reset πŸ“‹Edge3/3/2022 Safari on iOS12/11/2023648
api.CanvasRenderingContext2D.resetTransform πŸ“‹Safari on iOS3/27/2017 Edge1/15/20201024
api.CanvasRenderingContext2D.restore πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.CanvasRenderingContext2D.rotate πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.CanvasRenderingContext2D.roundRect πŸ“‹Edge3/3/2022 Safari on iOS9/12/2022193
api.CanvasRenderingContext2D.save πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.CanvasRenderingContext2D.scale πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.CanvasRenderingContext2D.setLineDash πŸ“‹Safari on iOS9/18/2013 Edge7/29/2015679
api.CanvasRenderingContext2D.setTransform πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
api.CanvasRenderingContext2D.setTransform.matrix_parameter Safari on iOS3/29/2018 Edge1/15/2020657
api.CanvasRenderingContext2D.shadowBlur πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.CanvasRenderingContext2D.shadowColor πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.CanvasRenderingContext2D.shadowOffsetX πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.CanvasRenderingContext2D.shadowOffsetY πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.CanvasRenderingContext2D.stroke πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.CanvasRenderingContext2D.stroke.path_parameter Safari on iOS9/18/2013 Edge8/2/20161049
api.CanvasRenderingContext2D.strokeRect πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.CanvasRenderingContext2D.strokeStyle πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.CanvasRenderingContext2D.strokeText πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
api.CanvasRenderingContext2D.textAlign πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
api.CanvasRenderingContext2D.textBaseline πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
api.CanvasRenderingContext2D.transform πŸ“‹Safari on iOS7/11/2008 Edge7/29/20152574
api.CanvasRenderingContext2D.translate πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.CanvasRenderingContext2D.wordSpacing πŸ“‹Edge3/3/2022 Safari on iOS3/31/20251124
api.CaretPosition πŸ“‹Edge8/22/2024 Safari on iOS12/12/2025477
api.CaretPosition.getClientRect πŸ“‹Edge8/22/2024 Safari on iOS12/12/2025477
api.CaretPosition.offset πŸ“‹Edge8/22/2024 Safari on iOS12/12/2025477
api.CaretPosition.offsetNode πŸ“‹Edge8/22/2024 Safari on iOS12/12/2025477
api.ChannelMergerNode πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.ChannelMergerNode.ChannelMergerNode πŸ“‹Edge1/15/2020 Safari on iOS4/26/2021467
api.ChannelSplitterNode πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
Chrome: Starting in Chrome 56, channelCountMode is set to explicit and channelCount is fixed to the number of outputs, as per the latest spec.Chrome Android: Starting in Chrome Android 56, channelCountMode is set to explicit and channelCount is fixed to the number of outputs, as per the latest spec.Quest Browser: Starting in Quest Browser 5.0, channelCountMode is set to explicit and channelCount is fixed to the number of outputs, as per the latest spec.Opera: Starting in Opera 43, channelCountMode is set to explicit and channelCount is fixed to the number of outputs, as per the latest spec.Opera Android: Starting in Opera Android 43, channelCountMode is set to explicit and channelCount is fixed to the number of outputs, as per the latest spec.Samsung Internet: Starting in Samsung Internet 6.0, channelCountMode is set to explicit and channelCount is fixed to the number of outputs, as per the latest spec.WebView Android: Starting in version 56, channelCountMode is set to explicit and channelCount is fixed to the number of outputs, as per the latest spec.
api.ChannelSplitterNode.ChannelSplitterNode πŸ“‹Edge1/15/2020 Safari on iOS4/26/2021467
api.CharacterData πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.CharacterData.after πŸ“‹Safari on iOS9/13/2016 Edge4/30/2018594
api.CharacterData.appendData πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.CharacterData.before πŸ“‹Safari on iOS9/13/2016 Edge4/30/2018594
api.CharacterData.data πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.CharacterData.deleteData πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.CharacterData.insertData πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.CharacterData.length πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.CharacterData.nextElementSibling πŸ“‹Safari on iOS9/16/2015 Edge4/30/2018957
api.CharacterData.previousElementSibling πŸ“‹Safari on iOS9/16/2015 Edge4/30/2018957
api.CharacterData.remove πŸ“‹Safari on iOS9/18/2013 Edge7/29/2015679
api.CharacterData.replaceData πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.CharacterData.replaceWith πŸ“‹Safari on iOS9/13/2016 Edge4/30/2018594
api.CharacterData.substringData πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Client πŸ“‹Safari on iOS3/29/2018 Edge4/30/201832
api.Client.frameType πŸ“‹Safari on iOS3/29/2018 Edge4/30/201832
api.Client.id πŸ“‹Safari on iOS3/29/2018 Edge4/30/201832
api.Client.postMessage πŸ“‹Safari on iOS3/29/2018 Edge4/30/201832
api.Client.type πŸ“‹Safari on iOS3/29/2018 Edge4/30/201832
api.Client.url πŸ“‹Safari on iOS3/29/2018 Edge4/30/201832
api.Clients πŸ“‹Safari on iOS3/29/2018 Edge4/30/201832
api.Clients.claim πŸ“‹Safari on iOS3/29/2018 Edge4/30/201832
api.Clients.get πŸ“‹Safari on iOS3/29/2018 Edge4/30/201832
api.Clients.matchAll πŸ“‹Safari on iOS3/29/2018 Edge4/30/201832
Chrome: Client objects returned in most recent focus order.Chrome Android: Client objects returned in most recent focus order.Edge: Client objects returned in most recent focus order.Firefox: Before Firefox 54, Client objects were not returned in the most recent focus order as required by the specification.Firefox for Android: Before Firefox for Android 54, Client objects were not returned in the most recent focus order as required by the specification.Quest Browser: Client objects returned in most recent focus order.Samsung Internet: Client objects returned in most recent focus order.WebView Android: Client objects returned in most recent focus order.
api.Clients.matchAll.options_includeUncontrolled_parameter πŸ“‹Safari on iOS3/29/2018 Edge4/30/201832
Chrome: Client objects returned in most recent focus order.Chrome Android: Client objects returned in most recent focus order.Edge: Client objects returned in most recent focus order.Quest Browser: Client objects returned in most recent focus order.Samsung Internet: Client objects returned in most recent focus order.WebView Android: Client objects returned in most recent focus order.
api.Clients.openWindow πŸ“‹Safari on iOS3/29/2018 Edge4/30/201832
Chrome: Before Chrome 43, this method could only open URLs on the same origin.Chrome: Since Chrome 51, URLs may open inside an existing browsing context provided by a standalone web app.Chrome Android: Before Chrome Android 43, this method could only open URLs on the same origin.Chrome Android: Since Chrome Android 51, URLs may open inside an existing browsing context provided by a standalone web app.Quest Browser: Before Quest Browser 5.0, this method could only open URLs on the same origin.Quest Browser: Since Quest Browser 5.0, URLs may open inside an existing browsing context provided by a standalone web app.Samsung Internet: Before Samsung Internet 4.0, this method could only open URLs on the same origin.Samsung Internet: Since Samsung Internet 5.0, URLs may open inside an existing browsing context provided by a standalone web app.WebView Android: Before WebView Android 43, this method could only open URLs on the same origin.WebView Android: Since WebView Android 51, URLs may open inside an existing browsing context provided by a standalone web app.
api.Clipboard πŸ“‹Edge1/15/2020 Safari on iOS3/24/202069
api.Clipboard.read πŸ“‹Edge1/15/2020 Safari on iOS3/24/202069
Chrome: The user must grant the clipboard-read permission.Chrome Android: The user must grant the clipboard-read permission.Edge: The user must grant the clipboard-read permission.Firefox: This method must be called within user gesture event handlers.Firefox: A paste prompt is displayed when the clipboard is read. If the clipboard contains same-origin content, the prompt is suppressed.Firefox: Web extensions with the clipboardRead permission in their manifest can read data without the paste prompt displaying. Prior to Firefox 147, extensions without this permission were unable to read clipboard data.Firefox for Android: This method must be called within user gesture event handlers.Firefox for Android: A paste prompt is displayed when the clipboard is read. If the clipboard contains same-origin content, the prompt is suppressed.Firefox for Android: Web extensions with the clipboardRead permission in their manifest can read data without the paste prompt displaying. Prior to Firefox for Android 147, extensions without this permission were unable to read clipboard data.Quest Browser: The user must grant the clipboard-read permission.Opera: The user must grant the clipboard-read permission.Opera Android: The user must grant the clipboard-read permission.Samsung Internet: The user must grant the clipboard-read permission.WebView Android: The user must grant the clipboard-read permission.
api.Clipboard.readText πŸ“‹Edge1/15/2020 Safari on iOS3/24/202069
Chrome: The user must grant the clipboard-read permission.Chrome Android: The user must grant the clipboard-read permission.Edge: The user must grant the clipboard-read permission.Firefox: This method must be called within user gesture event handlers.Firefox: A paste prompt is displayed when the clipboard is read. If the clipboard contains same-origin content, the prompt is suppressed.Firefox: Web extensions with the clipboardRead permission in their manifest can read data without the paste prompt displaying. Prior to Firefox 147, extensions without this permission were unable to read clipboard data.Firefox for Android: This method must be called within user gesture event handlers.Firefox for Android: A paste prompt is displayed when the clipboard is read. If the clipboard contains same-origin content, the prompt is suppressed.Firefox for Android: Web extensions with the clipboardRead permission in their manifest can read data without the paste prompt displaying. Prior to Firefox for Android 147, extensions without this permission were unable to read clipboard data.Quest Browser: The user must grant the clipboard-read permission.Opera: The user must grant the clipboard-read permission.Opera Android: The user must grant the clipboard-read permission.Samsung Internet: The user must grant the clipboard-read permission.WebView Android: The user must grant the clipboard-read permission.
api.Clipboard.type_image-png Edge1/15/2020 Safari on iOS3/24/202069
api.Clipboard.type_text-html Safari on iOS3/24/2020 Edge10/9/2020199
api.Clipboard.type_text-plain Edge1/15/2020 Safari on iOS3/24/202069
api.Clipboard.write πŸ“‹Edge1/15/2020 Safari on iOS3/24/202069
Chrome: From version 107, this method must be called within user gesture event handlers, or the user must grant the clipboard-write permission.Chrome: Before version 107, the user must grant the clipboard-write permission.Chrome Android: From version 107, this method must be called within user gesture event handlers, or the user must grant the clipboard-write permission.Chrome Android: Before version 107, the user must grant the clipboard-write permission.Firefox: This method must be called within user gesture event handlers.Firefox: Web extensions with the clipboardWrite permission in their manifest can write data without a user gesture.Firefox for Android: This method must be called within user gesture event handlers.Firefox for Android: Web extensions with the clipboardWrite permission in their manifest can write data without a user gesture.Quest Browser: From version false, this method must be called within user gesture event handlers, or the user must grant the clipboard-write permission.Quest Browser: Before version false, the user must grant the clipboard-write permission.Opera: From version 93, this method must be called within user gesture event handlers, or the user must grant the clipboard-write permission.Opera: Before version 93, the user must grant the clipboard-write permission.Opera Android: From version 73, this method must be called within user gesture event handlers, or the user must grant the clipboard-write permission.Opera Android: Before version 73, the user must grant the clipboard-write permission.Samsung Internet: From version 21.0, this method must be called within user gesture event handlers, or the user must grant the clipboard-write permission.Samsung Internet: Before version 21.0, the user must grant the clipboard-write permission.WebView Android: From version 107, this method must be called within user gesture event handlers, or the user must grant the clipboard-write permission.WebView Android: Before version 107, the user must grant the clipboard-write permission.
api.Clipboard.writeText πŸ“‹Edge1/15/2020 Safari on iOS3/24/202069
Chrome: From version 107, this method must be called within user gesture event handlers, or the user must grant the clipboard-write permission.Chrome: Before version 107, the user must grant the clipboard-write permission.Chrome Android: From version 107, this method must be called within user gesture event handlers, or the user must grant the clipboard-write permission.Chrome Android: Before version 107, the user must grant the clipboard-write permission.Edge: From version 107, this method must be called within user gesture event handlers, or the user must grant the clipboard-write permission.Edge: Before version 107, the user must grant the clipboard-write permission.Firefox: This method must be called within user gesture event handlers.Firefox: Web extensions with the clipboardWrite permission in their manifest can write data without a user gesture.Firefox for Android: This method must be called within user gesture event handlers.Firefox for Android: Web extensions with the clipboardWrite permission in their manifest can write data without a user gesture.Quest Browser: From version false, this method must be called within user gesture event handlers, or the user must grant the clipboard-write permission.Quest Browser: Before version false, the user must grant the clipboard-write permission.Opera: From version 93, this method must be called within user gesture event handlers, or the user must grant the clipboard-write permission.Opera: Before version 93, the user must grant the clipboard-write permission.Opera Android: From version 73, this method must be called within user gesture event handlers, or the user must grant the clipboard-write permission.Opera Android: Before version 73, the user must grant the clipboard-write permission.Safari: This method must be called within user gesture event handlers.Safari on iOS: This method must be called within user gesture event handlers.Samsung Internet: From version 21.0, this method must be called within user gesture event handlers, or the user must grant the clipboard-write permission.Samsung Internet: Before version 21.0, the user must grant the clipboard-write permission.WebView Android: From version 107, this method must be called within user gesture event handlers, or the user must grant the clipboard-write permission.WebView Android: Before version 107, the user must grant the clipboard-write permission.WebView on iOS: This method must be called within user gesture event handlers.
api.ClipboardEvent πŸ“‹Edge7/29/2015 Safari on iOS3/27/2017607
Firefox: When pasting multiple files, only returns the first file. See bug 1954680.Firefox: Before Firefox 140, when pasting multiple files, and the first file was not acceptable, returned no file. See bug 1961170.Firefox for Android: When pasting multiple files, only returns the first file. See bug 1954680.Firefox for Android: Before Firefox for Android 140, when pasting multiple files, and the first file was not acceptable, returned no file. See bug 1961170.
api.ClipboardEvent.ClipboardEvent πŸ“‹Safari on iOS3/27/2017 Edge4/30/2018399
api.ClipboardEvent.clipboardData πŸ“‹Edge7/29/2015 Safari on iOS3/27/2017607
api.ClipboardItem πŸ“‹Edge1/15/2020 Safari on iOS3/24/202069
api.ClipboardItem.ClipboardItem πŸ“‹Safari on iOS3/24/2020 Edge2/6/20251780
Chrome: Only accepts a Blob or a Promise resolving to a Blob as the item data.Chrome: Only accepts a Blob as the item data. See bug 40103226.Chrome Android: The ClipboardItem constructor only accepts a blob as the item data, but not strings or Promises that resolve to strings or blobs. See bug 40103226.Edge: Only accepts a Blob or a Promise resolving to a Blob as the item data.Edge: Only accepts a Blob as the item data. See bug 40103226.Quest Browser: The ClipboardItem constructor only accepts a blob as the item data, but not strings or Promises that resolve to strings or blobs. See bug 40103226.Opera: Only accepts a Blob or a Promise resolving to a Blob as the item data.Opera: Only accepts a Blob as the item data. See bug 40103226.Opera Android: The ClipboardItem constructor only accepts a blob as the item data, but not strings or Promises that resolve to strings or blobs. See bug 40103226.Samsung Internet: The ClipboardItem constructor only accepts a blob as the item data, but not strings or Promises that resolve to strings or blobs. See bug 40103226.WebView Android: The ClipboardItem constructor only accepts a blob as the item data, but not strings or Promises that resolve to strings or blobs. See bug 40103226.
api.ClipboardItem.getType πŸ“‹Edge1/15/2020 Safari on iOS3/24/202069
api.ClipboardItem.supports_static πŸ“‹Edge1/25/2024 Safari on iOS3/31/2025431
api.ClipboardItem.types πŸ“‹Edge1/15/2020 Safari on iOS3/24/202069
api.CloseEvent πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
Firefox: Before Firefox 12, the close code CLOSE_NORMAL was used when the channel was closed due to an unexpected error or unspecified error condition.Firefox: Before Firefox 8, the WebSocket close event was sent to the listener as a simple event.
api.CloseEvent.CloseEvent πŸ“‹Safari on iOS9/10/2012 Edge8/2/20161422
api.CloseEvent.code πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.CloseEvent.reason πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.CloseEvent.wasClean πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.CommandEvent πŸ“‹Edge4/4/2025 Safari on iOS12/12/2025252
api.CommandEvent.CommandEvent Edge4/4/2025 Safari on iOS12/12/2025252
api.CommandEvent.command πŸ“‹Edge4/4/2025 Safari on iOS12/12/2025252
api.CommandEvent.source πŸ“‹Edge4/4/2025 Safari on iOS12/12/2025252
api.Comment πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Comment.Comment πŸ“‹Safari on iOS9/17/2014 Edge10/17/20171126
api.CompositionEvent πŸ“‹Safari on iOS10/12/2011 Edge7/29/20151386
api.CompositionEvent.CompositionEvent πŸ“‹Safari on iOS9/18/2013 Edge7/29/2015679
api.CompositionEvent.data πŸ“‹Safari on iOS10/12/2011 Edge7/29/20151386
api.CompositionEvent.initCompositionEvent πŸ“‹Safari on iOS10/12/2011 Edge7/29/20151386
api.CompressionStream πŸ“‹Edge2/7/2020 Safari on iOS3/27/20231144
Node.js: Available as a part of the stream/web module.
api.CompressionStream.CompressionStream πŸ“‹Edge2/7/2020 Safari on iOS3/27/20231144
api.CompressionStream.CompressionStream.deflate πŸ“‹Edge2/7/2020 Safari on iOS3/27/20231144
api.CompressionStream.CompressionStream.deflate-raw πŸ“‹Edge6/23/2022 Safari on iOS3/27/2023277
api.CompressionStream.CompressionStream.gzip πŸ“‹Edge2/7/2020 Safari on iOS3/27/20231144
api.CompressionStream.readable πŸ“‹Edge2/7/2020 Safari on iOS3/27/20231144
api.CompressionStream.writable πŸ“‹Edge2/7/2020 Safari on iOS3/27/20231144
api.ConstantSourceNode πŸ“‹Edge1/15/2020 Safari on iOS4/26/2021467
api.ConstantSourceNode.ConstantSourceNode πŸ“‹Edge1/15/2020 Safari on iOS4/26/2021467
api.ConstantSourceNode.offset πŸ“‹Edge1/15/2020 Safari on iOS4/26/2021467
api.ContentVisibilityAutoStateChangeEvent πŸ“‹Edge12/5/2022 Safari on iOS9/16/2024651
api.ContentVisibilityAutoStateChangeEvent.ContentVisibilityAutoStateChangeEvent πŸ“‹Edge12/5/2022 Safari on iOS9/16/2024651
api.ContentVisibilityAutoStateChangeEvent.skipped πŸ“‹Edge12/5/2022 Safari on iOS9/16/2024651
api.ConvolverNode πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.ConvolverNode.ConvolverNode πŸ“‹Edge1/15/2020 Safari on iOS4/26/2021467
api.ConvolverNode.buffer πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.ConvolverNode.normalize πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.CookieChangeEvent πŸ“‹Edge11/19/2020 Safari on iOS3/31/20251593
api.CookieChangeEvent.CookieChangeEvent πŸ“‹Edge11/19/2020 Safari on iOS3/31/20251593
api.CookieChangeEvent.changed πŸ“‹Edge11/19/2020 Safari on iOS3/31/20251593
api.CookieChangeEvent.deleted πŸ“‹Edge11/19/2020 Safari on iOS3/31/20251593
api.CookieStore πŸ“‹Edge11/19/2020 Safari on iOS3/31/20251593
api.CookieStore.change_event πŸ“‹Edge11/19/2020 Safari on iOS3/31/20251593
api.CookieStore.delete πŸ“‹Edge11/19/2020 Safari on iOS3/31/20251593
api.CookieStore.get πŸ“‹Edge11/19/2020 Safari on iOS3/31/20251593
api.CookieStore.get.name_return_property πŸ“‹Edge11/19/2020 Safari on iOS3/31/20251593
api.CookieStore.get.value_return_property πŸ“‹Edge11/19/2020 Safari on iOS3/31/20251593
api.CookieStore.getAll πŸ“‹Edge11/19/2020 Safari on iOS3/31/20251593
api.CookieStore.set πŸ“‹Edge11/19/2020 Safari on iOS3/31/20251593
api.CountQueuingStrategy πŸ“‹Safari on iOS3/27/2017 Edge10/17/2017204
Node.js: Available as a part of the stream/web module.
api.CountQueuingStrategy.CountQueuingStrategy πŸ“‹Safari on iOS3/27/2017 Edge10/17/2017204
api.CountQueuingStrategy.highWaterMark πŸ“‹Safari on iOS3/27/2017 Edge10/17/2017204
api.CountQueuingStrategy.size πŸ“‹Safari on iOS3/27/2017 Edge10/17/2017204
api.Credential πŸ“‹Edge10/2/2018 Safari on iOS9/19/2019352
api.Credential.id πŸ“‹Edge10/2/2018 Safari on iOS9/19/2019352
api.Credential.type πŸ“‹Edge10/2/2018 Safari on iOS9/19/2019352
api.CredentialsContainer πŸ“‹Edge10/2/2018 Safari on iOS9/19/2019352
api.CredentialsContainer.create πŸ“‹Edge10/2/2018 Safari on iOS9/19/2019352
api.CredentialsContainer.create.publicKey_option πŸ“‹Edge10/2/2018 Safari on iOS9/19/2019352
api.CredentialsContainer.create.publicKey_option.attestation πŸ“‹Edge10/2/2018 Safari on iOS9/19/2019352
api.CredentialsContainer.create.publicKey_option.attestation.direct πŸ“‹Edge10/2/2018 Safari on iOS9/19/2019352
Firefox for Android: credentialCreationData.attestationConveyancePreferenceOption value "direct" is not supported. See https://bugzil.la/1550164
api.CredentialsContainer.create.publicKey_option.attestation.enterprise πŸ“‹Edge10/2/2018 Safari on iOS9/19/2019352
Firefox for Android: credentialCreationData.attestationConveyancePreferenceOption value "enterprise" is not supported. See https://bugzil.la/1550164
api.CredentialsContainer.create.publicKey_option.attestation.indirect πŸ“‹Edge10/2/2018 Safari on iOS9/19/2019352
api.CredentialsContainer.create.publicKey_option.attestation.none πŸ“‹Edge10/2/2018 Safari on iOS9/19/2019352
api.CredentialsContainer.create.publicKey_option.extensions πŸ“‹Edge10/2/2018 Safari on iOS9/19/2019352
api.CredentialsContainer.create.publicKey_option.extensions.appidExclude πŸ“‹Edge10/2/2018 Safari on iOS9/19/2019352
api.CredentialsContainer.create.publicKey_option.extensions.largeBlob πŸ“‹Edge5/5/2023 Safari on iOS9/18/2023136
api.CredentialsContainer.create.publicKey_option.extensions.prf πŸ“‹Edge8/21/2023 Safari on iOS9/16/2024392
Firefox: Not supported on macOS.
api.CredentialsContainer.get πŸ“‹Edge10/2/2018 Safari on iOS9/19/2019352
api.CredentialsContainer.get.publicKey_option πŸ“‹Edge10/2/2018 Safari on iOS9/19/2019352
api.CredentialsContainer.get.publicKey_option.extensions πŸ“‹Edge10/2/2018 Safari on iOS9/19/2019352
api.CredentialsContainer.get.publicKey_option.extensions.appid πŸ“‹Edge10/2/2018 Safari on iOS9/19/2019352
api.CredentialsContainer.preventSilentAccess πŸ“‹Edge10/2/2018 Safari on iOS9/18/20231812
Safari: This method exists, but always rejected with a NotSupportedError exception.Safari on iOS: This method exists, but always rejected with a NotSupportedError exception.WebView on iOS: This method exists, but always rejected with a NotSupportedError exception.
api.CredentialsContainer.store πŸ“‹Safari on iOS9/19/2019 Edge1/15/2020118
api.Crypto πŸ“‹Safari on iOS10/12/2011 Edge7/29/20151386
Deno: Crypto is not a concrete interface, but its methods are available on Window.crypto.Node.js: Available as a part of the crypto module.
api.Crypto.getRandomValues πŸ“‹Safari on iOS10/12/2011 Edge7/29/20151386
Node.js: Since v17.4.0, a similar method is available via the crypto module.
api.Crypto.randomUUID πŸ“‹Edge7/22/2021 Safari on iOS3/14/2022235
Node.js: Since 14.17.0 and 15.6.0, a similar method is available via the crypto module.
api.Crypto.subtle πŸ“‹Edge7/29/2015 Safari on iOS9/19/2017783
api.Crypto.subtle.secure_context_required Edge1/15/2020 Safari on iOS9/20/2021614
api.CryptoKey πŸ“‹Safari on iOS9/18/2013 Edge7/29/2015679
Node.js: Available as a part of the crypto module.
api.CryptoKey.algorithm πŸ“‹Safari on iOS9/18/2013 Edge7/29/2015679
api.CryptoKey.extractable πŸ“‹Safari on iOS9/18/2013 Edge7/29/2015679
Deno: The only supported value for this property is true.
api.CryptoKey.type πŸ“‹Safari on iOS9/18/2013 Edge7/29/2015679
api.CryptoKey.usages πŸ“‹Safari on iOS9/18/2013 Edge7/29/2015679
api.CustomElementRegistry πŸ“‹Safari on iOS3/27/2017 Edge1/15/20201024
api.CustomElementRegistry.CustomElementRegistry πŸ“‹Safari on iOS9/15/2025 Edge3/12/2026178
api.CustomElementRegistry.define πŸ“‹Safari on iOS3/27/2017 Edge1/15/20201024
api.CustomElementRegistry.get πŸ“‹Safari on iOS3/27/2017 Edge1/15/20201024
Safari: Supports 'Autonomous custom elements' but not 'Customized built-in elements'. See bug 182671.Safari on iOS: Supports 'Autonomous custom elements' but not 'Customized built-in elements'. See bug 182671.WebView on iOS: Supports 'Autonomous custom elements' but not 'Customized built-in elements'. See bug 182671.
api.CustomElementRegistry.getName πŸ“‹Edge9/15/2023 Safari on iOS9/18/20233
Safari: Supports 'Autonomous custom elements' but not 'Customized built-in elements'.Safari on iOS: Supports 'Autonomous custom elements' but not 'Customized built-in elements'.WebView on iOS: Supports 'Autonomous custom elements' but not 'Customized built-in elements'.
api.CustomElementRegistry.initialize πŸ“‹Safari on iOS9/15/2025 Edge3/12/2026178
api.CustomElementRegistry.upgrade πŸ“‹Safari on iOS3/25/2019 Edge1/15/2020296
api.CustomElementRegistry.whenDefined πŸ“‹Safari on iOS3/27/2017 Edge1/15/20201024
api.CustomEvent πŸ“‹Safari on iOS10/12/2011 Edge7/29/20151386
api.CustomEvent.CustomEvent πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.CustomEvent.detail πŸ“‹Safari on iOS10/12/2011 Edge7/29/20151386
api.CustomEvent.initCustomEvent πŸ“‹Safari on iOS10/12/2011 Edge7/29/20151386
api.CustomEvent.worker_support Edge4/30/2018 Safari on iOS9/17/2018140
api.CustomStateSet πŸ“‹Edge4/15/2021 Safari on iOS3/5/20241055
api.CustomStateSet.@@iterator πŸ“‹Edge4/15/2021 Safari on iOS3/5/20241055
api.CustomStateSet.add πŸ“‹Edge4/15/2021 Safari on iOS3/5/20241055
api.CustomStateSet.clear πŸ“‹Edge4/15/2021 Safari on iOS3/5/20241055
api.CustomStateSet.delete πŸ“‹Edge4/15/2021 Safari on iOS3/5/20241055
api.CustomStateSet.entries πŸ“‹Edge4/15/2021 Safari on iOS3/5/20241055
api.CustomStateSet.forEach πŸ“‹Edge4/15/2021 Safari on iOS3/5/20241055
api.CustomStateSet.has πŸ“‹Edge4/15/2021 Safari on iOS3/5/20241055
api.CustomStateSet.keys πŸ“‹Edge4/15/2021 Safari on iOS3/5/20241055
api.CustomStateSet.size πŸ“‹Edge4/15/2021 Safari on iOS3/5/20241055
api.CustomStateSet.values πŸ“‹Edge4/15/2021 Safari on iOS3/5/20241055
api.DOMException πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.DOMException.DOMException πŸ“‹Safari on iOS3/27/2017 Edge1/15/20201024
api.DOMException.code πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.DOMException.message πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.DOMException.name πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.DOMImplementation πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.DOMImplementation.createDocument πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.DOMImplementation.createDocumentType πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.DOMImplementation.createHTMLDocument πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
Internet Explorer: The title parameter is required, but can be empty string.
api.DOMImplementation.hasFeature πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
Firefox: Since Firefox 19, hasFeature() mostly returns true.
api.DOMMatrix πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.DOMMatrix.DOMMatrix πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.DOMMatrix.a πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.DOMMatrix.b πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.DOMMatrix.c πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.DOMMatrix.d πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.DOMMatrix.e πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.DOMMatrix.f πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.DOMMatrix.fromFloat32Array_static πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.DOMMatrix.fromFloat64Array_static πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.DOMMatrix.fromMatrix_static πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.DOMMatrix.invertSelf πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.DOMMatrix.m11 πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.DOMMatrix.m12 πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.DOMMatrix.m13 πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.DOMMatrix.m14 πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.DOMMatrix.m21 πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.DOMMatrix.m22 πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.DOMMatrix.m23 πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.DOMMatrix.m24 πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.DOMMatrix.m31 πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.DOMMatrix.m32 πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.DOMMatrix.m33 πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.DOMMatrix.m34 πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.DOMMatrix.m41 πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.DOMMatrix.m42 πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.DOMMatrix.m43 πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.DOMMatrix.m44 πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.DOMMatrix.multiplySelf πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.DOMMatrix.preMultiplySelf πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.DOMMatrix.rotateAxisAngleSelf πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.DOMMatrix.rotateFromVectorSelf πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.DOMMatrix.rotateSelf πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.DOMMatrix.scale3dSelf πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
Firefox: Starting in Firefox 69, the first parameter (scale) is now optional with a default value of 1, per the specification. Previously it was required.Firefox for Android: Starting in Firefox for Android 79, the first parameter (scale) is now optional with a default value of 1, per the specification. Previously it was required.
api.DOMMatrix.scaleSelf πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
Firefox: Firefox 69 introduced support for the modern six-parameter syntax for scaleSelf(). Previously, it only supported the older three-parameter syntax: scale(scaleX[, originX][, originY]]]).Firefox for Android: Firefox for Android 79 introduced support for the modern six-parameter syntax for scaleSelf(). Previously, it only supported the older three-parameter syntax: scale(scaleX[, originX][, originY]]]).
api.DOMMatrix.setMatrixValue πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.DOMMatrix.skewXSelf πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.DOMMatrix.skewYSelf πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.DOMMatrix.translateSelf πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.DOMMatrix.worker_support Safari on iOS9/19/2017 Edge1/15/2020848
api.DOMMatrixReadOnly πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.DOMMatrixReadOnly.DOMMatrixReadOnly πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.DOMMatrixReadOnly.a πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.DOMMatrixReadOnly.b πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.DOMMatrixReadOnly.c πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.DOMMatrixReadOnly.d πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.DOMMatrixReadOnly.e πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.DOMMatrixReadOnly.f πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.DOMMatrixReadOnly.flipX πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.DOMMatrixReadOnly.flipY πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.DOMMatrixReadOnly.fromFloat32Array_static πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.DOMMatrixReadOnly.fromFloat64Array_static πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.DOMMatrixReadOnly.fromMatrix_static πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.DOMMatrixReadOnly.inverse πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.DOMMatrixReadOnly.is2D πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.DOMMatrixReadOnly.isIdentity πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.DOMMatrixReadOnly.m11 πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.DOMMatrixReadOnly.m12 πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.DOMMatrixReadOnly.m13 πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.DOMMatrixReadOnly.m14 πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.DOMMatrixReadOnly.m21 πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.DOMMatrixReadOnly.m22 πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.DOMMatrixReadOnly.m23 πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.DOMMatrixReadOnly.m24 πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.DOMMatrixReadOnly.m31 πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.DOMMatrixReadOnly.m32 πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.DOMMatrixReadOnly.m33 πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.DOMMatrixReadOnly.m34 πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.DOMMatrixReadOnly.m41 πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.DOMMatrixReadOnly.m42 πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.DOMMatrixReadOnly.m43 πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.DOMMatrixReadOnly.m44 πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.DOMMatrixReadOnly.multiply πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.DOMMatrixReadOnly.rotate πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.DOMMatrixReadOnly.rotateAxisAngle πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.DOMMatrixReadOnly.rotateFromVector πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.DOMMatrixReadOnly.scale πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
Firefox: Firefox 69 introduced support for the modern six-parameter syntax for scale(). Previously, it only supported the older three-parameter syntax: scale(scaleX[, originX][, originY]]]).Firefox for Android: Firefox for Android 79 introduced support for the modern six-parameter syntax for scale(). Previously, it only supported the older three-parameter syntax: scale(scaleX[, originX][, originY]]]).
api.DOMMatrixReadOnly.scale3d πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
Firefox: Starting in Firefox 69, the first parameter (scale) is now optional with a default value of 1, per the specification. Previously it was required.Firefox for Android: Starting in Firefox for Android 79, the first parameter (scale) is now optional with a default value of 1, per the specification. Previously it was required.
api.DOMMatrixReadOnly.scaleNonUniform πŸ“‹Edge1/15/2020 Safari on iOS3/5/20241511
api.DOMMatrixReadOnly.skewX πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
Firefox: Before Firefox 69, the sx parameter was required; you may now call skewX() with no inputs. A value of 0 is correctly assumed.Firefox for Android: Before Firefox for Android 79, the sx parameter was required; you may now call skewX() with no inputs. A value of 0 is correctly assumed.
api.DOMMatrixReadOnly.skewY πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
Firefox: Before Firefox 69, the sy parameter was required; you may now call skewY() with no inputs. A value of 0 is correctly assumed.Firefox for Android: Before Firefox for Android 79, the sy parameter was required; you may now call skewY() with no inputs. A value of 0 is correctly assumed.
api.DOMMatrixReadOnly.toFloat32Array πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.DOMMatrixReadOnly.toFloat64Array πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.DOMMatrixReadOnly.toJSON πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.DOMMatrixReadOnly.toString Safari on iOS9/19/2017 Edge1/15/2020848
api.DOMMatrixReadOnly.transformPoint πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.DOMMatrixReadOnly.translate πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.DOMMatrixReadOnly.worker_support Safari on iOS9/19/2017 Edge1/15/2020848
api.DOMParser πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.DOMParser.DOMParser πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.DOMParser.parseFromString πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.DOMParser.parseFromString.enforces_trusted_types πŸ“‹Edge5/21/2020 Safari on iOS9/15/20251943
api.DOMParser.parseFromString.html Edge7/29/2015 Safari on iOS3/21/2016236
api.DOMParser.parseFromString.svg Safari on iOS6/29/2007 Edge7/29/20152952
api.DOMParser.parseFromString.xml Safari on iOS6/29/2007 Edge7/29/20152952
api.DOMPoint πŸ“‹Safari on iOS3/27/2017 Edge1/15/20201024
api.DOMPoint.DOMPoint πŸ“‹Safari on iOS3/27/2017 Edge1/15/20201024
api.DOMPoint.fromPoint_static πŸ“‹Safari on iOS3/27/2017 Edge1/15/20201024
api.DOMPoint.w πŸ“‹Safari on iOS3/27/2017 Edge1/15/20201024
api.DOMPoint.worker_support Safari on iOS3/27/2017 Edge1/15/20201024
api.DOMPoint.x πŸ“‹Safari on iOS3/27/2017 Edge1/15/20201024
api.DOMPoint.y πŸ“‹Safari on iOS3/27/2017 Edge1/15/20201024
api.DOMPoint.z πŸ“‹Safari on iOS3/27/2017 Edge1/15/20201024
api.DOMPointReadOnly πŸ“‹Safari on iOS3/27/2017 Edge1/15/20201024
api.DOMPointReadOnly.DOMPointReadOnly πŸ“‹Safari on iOS3/27/2017 Edge1/15/20201024
api.DOMPointReadOnly.fromPoint_static πŸ“‹Safari on iOS3/27/2017 Edge1/15/20201024
api.DOMPointReadOnly.matrixTransform πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.DOMPointReadOnly.toJSON πŸ“‹Safari on iOS3/27/2017 Edge1/15/20201024
api.DOMPointReadOnly.w πŸ“‹Safari on iOS3/27/2017 Edge1/15/20201024
api.DOMPointReadOnly.worker_support Safari on iOS3/27/2017 Edge1/15/20201024
api.DOMPointReadOnly.x πŸ“‹Safari on iOS3/27/2017 Edge1/15/20201024
api.DOMPointReadOnly.y πŸ“‹Safari on iOS3/27/2017 Edge1/15/20201024
api.DOMPointReadOnly.z πŸ“‹Safari on iOS3/27/2017 Edge1/15/20201024
api.DOMQuad πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.DOMQuad.DOMQuad πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.DOMQuad.fromQuad_static πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.DOMQuad.fromRect_static πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.DOMQuad.getBounds πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.DOMQuad.p1 πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
Firefox: Before Firefox 69, the default value of p1 through p4 was undefined; now DOMQuadInit defines these as false.Firefox for Android: Before Firefox for Android 79, the default value of p1 through p4 was undefined; now DOMQuadInit defines these as false.
api.DOMQuad.p2 πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
Firefox: Before Firefox 69, the default value of p1 through p4 was undefined; now DOMQuadInit defines these as false.Firefox for Android: Before Firefox for Android 79, the default value of p1 through p4 was undefined; now DOMQuadInit defines these as false.
api.DOMQuad.p3 πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
Firefox: Before Firefox 69, the default value of p1 through p4 was undefined; now DOMQuadInit defines these as false.Firefox for Android: Before Firefox for Android 79, the default value of p1 through p4 was undefined; now DOMQuadInit defines these as false.
api.DOMQuad.p4 πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
Firefox: Before Firefox 69, the default value of p1 through p4 was undefined; now DOMQuadInit defines these as false.Firefox for Android: Before Firefox for Android 79, the default value of p1 through p4 was undefined; now DOMQuadInit defines these as false.
api.DOMQuad.toJSON πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.DOMQuad.worker_support Safari on iOS9/19/2017 Edge1/15/2020848
api.DOMRect πŸ“‹Safari on iOS3/27/2017 Edge1/15/20201024
api.DOMRect.DOMRect πŸ“‹Safari on iOS3/27/2017 Edge1/15/20201024
api.DOMRect.fromRect_static πŸ“‹Safari on iOS3/27/2017 Edge1/15/20201024
api.DOMRect.height πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
api.DOMRect.width πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
api.DOMRect.worker_support Safari on iOS3/27/2017 Edge1/15/20201024
api.DOMRect.x πŸ“‹Safari on iOS3/27/2017 Edge1/15/20201024
api.DOMRect.y πŸ“‹Safari on iOS3/27/2017 Edge1/15/20201024
api.DOMRectList πŸ“‹Safari on iOS3/27/2017 Edge1/15/20201024
api.DOMRectList.item πŸ“‹Safari on iOS6/17/2009 Edge7/29/20152233
api.DOMRectList.length πŸ“‹Safari on iOS6/17/2009 Edge7/29/20152233
api.DOMRectReadOnly πŸ“‹Safari on iOS3/27/2017 Edge1/15/20201024
api.DOMRectReadOnly.DOMRectReadOnly πŸ“‹Safari on iOS3/27/2017 Edge1/15/20201024
api.DOMRectReadOnly.bottom πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
api.DOMRectReadOnly.fromRect_static πŸ“‹Safari on iOS3/27/2017 Edge1/15/20201024
api.DOMRectReadOnly.height πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
api.DOMRectReadOnly.left πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
api.DOMRectReadOnly.right πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
api.DOMRectReadOnly.toJSON πŸ“‹Safari on iOS3/27/2017 Edge1/15/20201024
api.DOMRectReadOnly.top πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
api.DOMRectReadOnly.width πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
api.DOMRectReadOnly.worker_support Safari on iOS3/27/2017 Edge1/15/20201024
api.DOMRectReadOnly.x πŸ“‹Safari on iOS3/27/2017 Edge1/15/20201024
api.DOMRectReadOnly.y πŸ“‹Safari on iOS3/27/2017 Edge1/15/20201024
api.DOMStringList πŸ“‹Safari on iOS10/12/2011 Edge7/29/20151386
api.DOMStringList.contains πŸ“‹Safari on iOS10/12/2011 Edge7/29/20151386
api.DOMStringList.item πŸ“‹Safari on iOS10/12/2011 Edge7/29/20151386
api.DOMStringList.length πŸ“‹Safari on iOS10/12/2011 Edge7/29/20151386
api.DOMStringMap πŸ“‹Safari on iOS10/12/2011 Edge7/29/20151386
api.DOMTokenList πŸ“‹Safari on iOS10/12/2011 Edge7/29/20151386
api.DOMTokenList.@@iterator Safari on iOS3/27/2017 Edge10/17/2017204
api.DOMTokenList.add πŸ“‹Safari on iOS10/12/2011 Edge7/29/20151386
api.DOMTokenList.add.multiple_parameters Safari on iOS9/18/2013 Edge7/29/2015679
api.DOMTokenList.contains πŸ“‹Safari on iOS10/12/2011 Edge7/29/20151386
api.DOMTokenList.entries Safari on iOS3/27/2017 Edge10/17/2017204
api.DOMTokenList.forEach Safari on iOS3/27/2017 Edge10/17/2017204
api.DOMTokenList.item πŸ“‹Safari on iOS10/12/2011 Edge7/29/20151386
api.DOMTokenList.keys Safari on iOS3/27/2017 Edge10/17/2017204
api.DOMTokenList.length πŸ“‹Safari on iOS10/12/2011 Edge7/29/20151386
api.DOMTokenList.remove πŸ“‹Safari on iOS10/12/2011 Edge7/29/20151386
api.DOMTokenList.remove.multiple_parameters Safari on iOS9/18/2013 Edge7/29/2015679
api.DOMTokenList.remove_duplicates Safari on iOS9/13/2016 Edge4/30/2018594
api.DOMTokenList.replace πŸ“‹Safari on iOS3/27/2017 Edge4/30/2018399
api.DOMTokenList.replace.boolean_value Safari on iOS9/17/2018 Edge10/2/201815
api.DOMTokenList.supports πŸ“‹Safari on iOS3/27/2017 Edge4/30/2018399
api.DOMTokenList.toString πŸ“‹Safari on iOS10/12/2011 Edge7/29/20151386
api.DOMTokenList.toggle πŸ“‹Safari on iOS10/12/2011 Edge7/29/20151386
api.DOMTokenList.toggle.force_parameter Safari on iOS9/18/2013 Edge7/29/2015679
api.DOMTokenList.trim_whitespace Edge7/29/2015 Safari on iOS9/13/2016412
api.DOMTokenList.value πŸ“‹Safari on iOS9/13/2016 Edge4/30/2018594
Chrome: Before Chrome 50, this property was part of the deprecated child DOMSettableTokenList interface.Chrome Android: Before Chrome Android 50, this property was part of the deprecated child DOMSettableTokenList interface.Quest Browser: Before Quest Browser 5.0, this property was part of the deprecated child DOMSettableTokenList interface.Opera: Before Opera 37, this property was part of the deprecated child DOMSettableTokenList interface.Opera Android: Before Opera Android 37, this property was part of the deprecated child DOMSettableTokenList interface.Samsung Internet: Before Samsung Internet 5.0, this property was part of the deprecated child DOMSettableTokenList interface.WebView Android: Before WebView Android 50, this property was part of the deprecated child DOMSettableTokenList interface.
api.DOMTokenList.values Safari on iOS3/27/2017 Edge10/17/2017204
api.DataTransfer πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
Firefox: As of Firefox 52, the DataTransfer.types property returns a frozen array of DOMStrings as per spec, rather than a DOMStringList.Firefox for Android: As of Firefox for Android 52, the DataTransfer.types property returns a frozen array of DOMStrings as per spec, rather than a DOMStringList.
api.DataTransfer.DataTransfer πŸ“‹Edge4/30/2018 Safari on iOS4/26/20211092
api.DataTransfer.clearData πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
api.DataTransfer.dropEffect πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
api.DataTransfer.effectAllowed πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
api.DataTransfer.files πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
api.DataTransfer.getData πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
api.DataTransfer.items πŸ“‹Edge7/29/2015 Safari on iOS3/29/2018974
api.DataTransfer.setData πŸ“‹Safari on iOS10/12/2011 Edge7/29/20151386
api.DataTransfer.setDragImage πŸ“‹Safari on iOS4/3/2010 Edge10/2/20183104
api.DataTransfer.types πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
Internet Explorer: The property returns a DOMStringList.Internet Explorer: Text is returned instead of text/plainOpera: As of Opera 12, Text is returned instead of text/plain
api.DataTransferItem πŸ“‹Safari on iOS10/12/2011 Edge7/29/20151386
api.DataTransferItem.getAsFile πŸ“‹Safari on iOS10/12/2011 Edge7/29/20151386
api.DataTransferItem.getAsString πŸ“‹Safari on iOS10/12/2011 Edge7/29/20151386
api.DataTransferItem.kind πŸ“‹Safari on iOS10/12/2011 Edge7/29/20151386
api.DataTransferItem.type πŸ“‹Safari on iOS10/12/2011 Edge7/29/20151386
api.DataTransferItem.webkitGetAsEntry πŸ“‹Edge8/2/2016 Safari on iOS3/29/2018604
api.DataTransferItemList πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.DataTransferItemList.add πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.DataTransferItemList.clear πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.DataTransferItemList.length πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.DataTransferItemList.remove πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.DecompressionStream πŸ“‹Edge2/7/2020 Safari on iOS3/27/20231144
Node.js: Available as a part of the stream/web module.
api.DecompressionStream.DecompressionStream πŸ“‹Edge2/7/2020 Safari on iOS3/27/20231144
api.DecompressionStream.DecompressionStream.deflate πŸ“‹Edge2/7/2020 Safari on iOS3/27/20231144
api.DecompressionStream.DecompressionStream.deflate-raw πŸ“‹Edge6/23/2022 Safari on iOS3/27/2023277
api.DecompressionStream.DecompressionStream.gzip πŸ“‹Edge2/7/2020 Safari on iOS3/27/20231144
api.DecompressionStream.readable πŸ“‹Edge2/7/2020 Safari on iOS3/27/20231144
api.DecompressionStream.writable πŸ“‹Edge2/7/2020 Safari on iOS3/27/20231144
api.DedicatedWorkerGlobalScope πŸ“‹Safari on iOS10/12/2011 Edge7/29/20151386
api.DedicatedWorkerGlobalScope.cancelAnimationFrame πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.DedicatedWorkerGlobalScope.close πŸ“‹Safari on iOS10/12/2011 Edge7/29/20151386
api.DedicatedWorkerGlobalScope.message_event πŸ“‹Safari on iOS10/12/2011 Edge7/29/20151386
api.DedicatedWorkerGlobalScope.messageerror_event πŸ“‹Edge10/2/2018 Safari on iOS3/27/20231637
api.DedicatedWorkerGlobalScope.name πŸ“‹Edge10/2/2018 Safari on iOS3/25/2019174
api.DedicatedWorkerGlobalScope.postMessage πŸ“‹Safari on iOS10/12/2011 Edge7/29/20151386
Deno: The message parameter does not support cloning Blob values.Deno: The message parameter does not support cloning Blob values.Deno: The transfer parameter does not accept ArrayBuffer items. Passing an ArrayBuffer results in an error being thrown.Deno: The message parameter does not support cloning SharedArrayBuffer or Blob values.Deno: The transfer parameter is ignored.Deno: Data passed in the message parameter is serialized with JSON, not the structured clone algorithm.Deno: The transfer parameter is ignored.
api.DedicatedWorkerGlobalScope.requestAnimationFrame πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
Chrome: Not supported in nested Web Workers. See bug 41483010.Chrome Android: Not supported in nested Web Workers. See bug 41483010.Edge: Not supported in nested Web Workers. See bug 41483010.Quest Browser: Not supported in nested Web Workers. See bug 41483010.Opera: Not supported in nested Web Workers. See bug 41483010.Opera Android: Not supported in nested Web Workers. See bug 41483010.Samsung Internet: Not supported in nested Web Workers. See bug 41483010.
api.DedicatedWorkerGlobalScope.rtctransform_event πŸ“‹Safari on iOS3/14/2022 Edge10/3/20251299
api.DelayNode πŸ“‹Safari on iOS9/18/2013 Edge7/29/2015679
api.DelayNode.DelayNode πŸ“‹Edge1/15/2020 Safari on iOS4/26/2021467
api.DelayNode.delayTime πŸ“‹Safari on iOS9/18/2013 Edge7/29/2015679
api.DeviceMotionEvent πŸ“‹Safari on iOS11/22/2010 Edge7/29/20151710
api.DeviceMotionEvent.acceleration πŸ“‹Safari on iOS11/22/2010 Edge7/29/20151710
api.DeviceMotionEvent.accelerationIncludingGravity πŸ“‹Safari on iOS11/22/2010 Edge7/29/20151710
api.DeviceMotionEvent.interval πŸ“‹Safari on iOS11/22/2010 Edge7/29/20151710
api.DeviceMotionEvent.rotationRate πŸ“‹Safari on iOS11/22/2010 Edge7/29/20151710
api.DeviceMotionEventAcceleration πŸ“‹Safari on iOS11/22/2010 Edge7/29/20151710
api.DeviceMotionEventAcceleration.x πŸ“‹Safari on iOS11/22/2010 Edge7/29/20151710
api.DeviceMotionEventAcceleration.y πŸ“‹Safari on iOS11/22/2010 Edge7/29/20151710
api.DeviceMotionEventAcceleration.z πŸ“‹Safari on iOS11/22/2010 Edge7/29/20151710
api.DeviceMotionEventRotationRate πŸ“‹Safari on iOS11/22/2010 Edge7/29/20151710
api.DeviceMotionEventRotationRate.alpha πŸ“‹Safari on iOS11/22/2010 Edge7/29/20151710
api.DeviceMotionEventRotationRate.beta πŸ“‹Safari on iOS11/22/2010 Edge7/29/20151710
api.DeviceMotionEventRotationRate.gamma πŸ“‹Safari on iOS11/22/2010 Edge7/29/20151710
api.DeviceOrientationEvent πŸ“‹Safari on iOS11/22/2010 Edge7/29/20151710
Chrome: Before version 50, Chrome provided absolute values instead of relative values for this event. Developers still needing absolute values may use the deviceorientationabsolute event.Chrome Android: Before version 50, Chrome Android provided absolute values instead of relative values for this event. Developers still needing absolute values may use the deviceorientationabsolute event.Firefox: Firefox 3.6, 4, and 5 supported mozOrientation instead of the standard DeviceOrientationEvent interface.Firefox for Android: Firefox for Android 4.6, 4, and 5 supported mozOrientation instead of the standard DeviceOrientationEvent interface.Quest Browser: Before version 5.0, Quest Browser provided absolute values instead of relative values for this event. Developers still needing absolute values may use the deviceorientationabsolute event.Samsung Internet: Before Samsung Internet 5.0, Samsung Internet provided absolute values instead of relative values for this event. Developers still needing absolute values may use the deviceorientationabsolute event.WebView Android: Before version 50, Chrome provided absolute values instead of relative values for this event. Developers still needing absolute values may use the deviceorientationabsolute event.
api.DeviceOrientationEvent.alpha πŸ“‹Safari on iOS11/22/2010 Edge7/29/20151710
api.DeviceOrientationEvent.beta πŸ“‹Safari on iOS11/22/2010 Edge7/29/20151710
api.DeviceOrientationEvent.gamma πŸ“‹Safari on iOS11/22/2010 Edge7/29/20151710
api.DigitalCredential πŸ“‹Safari on iOS9/15/2025 Edge10/3/202518
api.DigitalCredential.data πŸ“‹Safari on iOS9/15/2025 Edge10/3/202518
api.DigitalCredential.protocol πŸ“‹Safari on iOS9/15/2025 Edge10/3/202518
api.DigitalCredential.toJSON πŸ“‹Safari on iOS9/15/2025 Edge10/3/202518
api.DigitalCredential.userAgentAllowsProtocol_static πŸ“‹Safari on iOS9/15/2025 Edge10/3/202518
api.Document πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Document.DOMContentLoaded_event πŸ“‹Safari on iOS7/11/2008 Edge7/29/20152574
api.Document.Document πŸ“‹Safari on iOS9/17/2014 Edge4/30/20181321
api.Document.URL πŸ“‹Safari on iOS7/11/2008 Edge7/29/20152574
Firefox: Only supported for HTMLDocument, not all Document objects.Firefox for Android: Only supported for HTMLDocument, not all Document objects.Safari: Only supported for HTMLDocument, not all Document objects.Safari on iOS: Only supported for HTMLDocument, not all Document objects.WebView on iOS: Only supported for HTMLDocument, not all Document objects.
api.Document.activeElement πŸ“‹Safari on iOS9/18/2013 Edge7/29/2015679
Safari: Only supported for HTMLDocument, not all Document objects.Safari on iOS: Only supported for HTMLDocument, not all Document objects.WebView on iOS: Only supported for HTMLDocument, not all Document objects.
api.Document.activeViewTransition πŸ“‹Edge10/31/2025 Safari on iOS12/12/202542
api.Document.adoptNode πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Document.adoptedStyleSheets πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.Document.adoptedStyleSheets.mutable πŸ“‹Edge3/3/2022 Safari on iOS3/27/2023389
api.Document.alinkColor πŸ“‹Edge7/29/2015 Safari on iOS9/19/2017783
Chrome: Only supported for HTMLDocument, not all Document objects.Chrome Android: Only supported for HTMLDocument, not all Document objects.Firefox: Only supported for HTMLDocument, not all Document objects.Firefox for Android: Only supported for HTMLDocument, not all Document objects.Opera: Only supported for HTMLDocument, not all Document objects.Opera Android: Only supported for HTMLDocument, not all Document objects.Safari: Only supported for HTMLDocument, not all Document objects.Safari on iOS: Only supported for HTMLDocument, not all Document objects.Samsung Internet: Only supported for HTMLDocument, not all Document objects.WebView Android: Only supported for HTMLDocument, not all Document objects.WebView on iOS: Only supported for HTMLDocument, not all Document objects.
api.Document.all πŸ“‹Edge7/29/2015 Safari on iOS9/19/2017783
Chrome: Only supported for HTMLDocument, not all Document objects.Chrome Android: Only supported for HTMLDocument, not all Document objects.Firefox: Only supported for HTMLDocument, not all Document objects.Firefox for Android: Only supported for HTMLDocument, not all Document objects.Opera: Only supported for HTMLDocument, not all Document objects.Opera Android: Only supported for HTMLDocument, not all Document objects.Safari: Only supported for HTMLDocument, not all Document objects.Safari: Only supported for HTMLDocument, not all Document objects.Safari on iOS: Only supported for HTMLDocument, not all Document objects.Samsung Internet: Only supported for HTMLDocument, not all Document objects.WebView Android: Only supported for HTMLDocument, not all Document objects.WebView on iOS: Only supported for HTMLDocument, not all Document objects.
api.Document.anchors πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
Firefox: Only supported for HTMLDocument, not all Document objects.Firefox for Android: Only supported for HTMLDocument, not all Document objects.Safari: Only supported for HTMLDocument, not all Document objects.Safari on iOS: Only supported for HTMLDocument, not all Document objects.WebView on iOS: Only supported for HTMLDocument, not all Document objects.
api.Document.append πŸ“‹Safari on iOS9/13/2016 Edge4/30/2018594
api.Document.applets πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
Firefox: Only supported for HTMLDocument, not all Document objects.Firefox for Android: Only supported for HTMLDocument, not all Document objects.Safari: Only supported for HTMLDocument, not all Document objects.Safari on iOS: Only supported for HTMLDocument, not all Document objects.WebView on iOS: Only supported for HTMLDocument, not all Document objects.
api.Document.bgColor πŸ“‹Edge7/29/2015 Safari on iOS9/19/2017783
Chrome: Only supported for HTMLDocument, not all Document objects.Chrome Android: Only supported for HTMLDocument, not all Document objects.Firefox: Only supported for HTMLDocument, not all Document objects.Firefox for Android: Only supported for HTMLDocument, not all Document objects.Opera: Only supported for HTMLDocument, not all Document objects.Opera Android: Only supported for HTMLDocument, not all Document objects.Safari: Only supported for HTMLDocument, not all Document objects.Safari on iOS: Only supported for HTMLDocument, not all Document objects.Samsung Internet: Only supported for HTMLDocument, not all Document objects.WebView Android: Only supported for HTMLDocument, not all Document objects.WebView on iOS: Only supported for HTMLDocument, not all Document objects.
api.Document.body πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
Firefox: Only supported for HTMLDocument, not all Document objects.Firefox for Android: Only supported for HTMLDocument, not all Document objects.
api.Document.captureEvents πŸ“‹Edge7/29/2015 Safari on iOS9/19/2017783
Chrome: Only supported for HTMLDocument, not all Document objects.Chrome Android: Only supported for HTMLDocument, not all Document objects.Firefox: Only supported for HTMLDocument, not all Document objects.Firefox for Android: Only supported for HTMLDocument, not all Document objects.Opera: Only supported for HTMLDocument, not all Document objects.Opera Android: Only supported for HTMLDocument, not all Document objects.Safari: Only supported for HTMLDocument, not all Document objects.Safari on iOS: Only supported for HTMLDocument, not all Document objects.Samsung Internet: Only supported for HTMLDocument, not all Document objects.WebView Android: Only supported for HTMLDocument, not all Document objects.WebView on iOS: Only supported for HTMLDocument, not all Document objects.
api.Document.caretPositionFromPoint πŸ“‹Edge8/22/2024 Safari on iOS12/12/2025477
api.Document.caretPositionFromPoint.options_parameter Edge8/22/2024 Safari on iOS12/12/2025477
api.Document.caretRangeFromPoint Safari on iOS6/21/2010 Edge7/29/20151864
api.Document.characterSet πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
Chrome: charset alias was made read-only in Chrome 45.Chrome Android: charset alias was made read-only in Chrome Android 45.Quest Browser: charset alias was made read-only in Quest Browser 5.0.Opera: charset alias was made read-only in Opera 45.Opera Android: charset alias was made read-only in Opera 45.Samsung Internet: charset alias was made read-only in Samsung Internet 5.0.WebView Android: charset alias was made read-only in WebView 45.
api.Document.childElementCount πŸ“‹Safari on iOS9/16/2015 Edge4/30/2018957
api.Document.children πŸ“‹Safari on iOS9/16/2015 Edge10/17/2017762
api.Document.clear πŸ“‹Edge7/29/2015 Safari on iOS9/19/2017783
Chrome: Only supported for HTMLDocument, not all Document objects.Chrome Android: Only supported for HTMLDocument, not all Document objects.Firefox: Only supported for HTMLDocument, not all Document objects.Firefox for Android: Only supported for HTMLDocument, not all Document objects.Opera: Only supported for HTMLDocument, not all Document objects.Opera Android: Only supported for HTMLDocument, not all Document objects.Safari: Only supported for HTMLDocument, not all Document objects.Safari on iOS: Only supported for HTMLDocument, not all Document objects.Samsung Internet: Only supported for HTMLDocument, not all Document objects.WebView Android: Only supported for HTMLDocument, not all Document objects.WebView on iOS: Only supported for HTMLDocument, not all Document objects.
api.Document.close πŸ“‹Edge7/29/2015 Safari on iOS9/19/2017783
Chrome: Only supported for HTMLDocument, not all Document objects.Chrome Android: Only supported for HTMLDocument, not all Document objects.Firefox: Only supported for HTMLDocument, not all Document objects.Firefox for Android: Only supported for HTMLDocument, not all Document objects.Opera: Only supported for HTMLDocument, not all Document objects.Opera Android: Only supported for HTMLDocument, not all Document objects.Safari: Only supported for HTMLDocument, not all Document objects.Safari on iOS: Only supported for HTMLDocument, not all Document objects.Samsung Internet: Only supported for HTMLDocument, not all Document objects.WebView Android: Only supported for HTMLDocument, not all Document objects.WebView on iOS: Only supported for HTMLDocument, not all Document objects.
api.Document.compatMode πŸ“‹Safari on iOS10/12/2011 Edge7/29/20151386
Chrome: Only supported for HTMLDocument, not all Document objects.Firefox: Only supported for HTMLDocument, not all Document objects.Firefox for Android: Only supported for HTMLDocument, not all Document objects.Safari: Only supported for HTMLDocument, not all Document objects.Safari on iOS: Only supported for HTMLDocument, not all Document objects.WebView on iOS: Only supported for HTMLDocument, not all Document objects.
api.Document.contentType πŸ“‹Safari on iOS9/16/2015 Edge4/30/2018957
api.Document.cookie πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
Firefox: Only supported for HTMLDocument, not all Document objects.Firefox for Android: Only supported for HTMLDocument, not all Document objects.Safari: Only supported for HTMLDocument, not all Document objects.Safari on iOS: Only supported for HTMLDocument, not all Document objects.WebView on iOS: Only supported for HTMLDocument, not all Document objects.
api.Document.createAttribute πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
Firefox: The parameter was not converted to its lowercase variant.Firefox for Android: The parameter was not converted to its lowercase variant.
api.Document.createAttributeNS πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Document.createCDATASection πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Document.createComment πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Document.createDocumentFragment πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Document.createElement πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
Firefox: Doesn't conform to the DOM spec for XUL and XHTML documents: localName and namespaceURI are not set to null on the created element.
api.Document.createElementNS πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
Firefox: Doesn't conform to the DOM spec for XUL and XHTML documents: localName and namespaceURI are not set to null on the created element.
api.Document.createEvent πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
Firefox: From version 67, creating touch events using this method is no longer supported.
api.Document.createExpression πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Document.createNSResolver πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Document.createNodeIterator πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Document.createProcessingInstruction πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Document.createRange πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Document.createTextNode πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Document.createTreeWalker πŸ“‹Safari on iOS6/17/2009 Edge7/29/20152233
api.Document.createTreeWalker.whatToShow_filter_parameters_optional Safari on iOS6/17/2009 Edge11/12/20152339
api.Document.currentScript πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.Document.customElementRegistry πŸ“‹Safari on iOS9/15/2025 Edge3/12/2026178
api.Document.defaultView πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Document.designMode πŸ“‹Edge7/29/2015 Safari on iOS3/27/2017607
Chrome: Only supported for HTMLDocument, not all Document objects.Chrome Android: Only supported for HTMLDocument, not all Document objects.Firefox: Only supported for HTMLDocument, not all Document objects.Firefox for Android: Only supported for HTMLDocument, not all Document objects.Safari: Only supported for HTMLDocument, not all Document objects.Safari on iOS: Only supported for HTMLDocument, not all Document objects.Samsung Internet: Only supported for HTMLDocument, not all Document objects.WebView Android: Only supported for HTMLDocument, not all Document objects.WebView on iOS: Only supported for HTMLDocument, not all Document objects.
api.Document.dir πŸ“‹Edge7/29/2015 Safari on iOS3/27/2017607
Chrome: Only supported for HTMLDocument, not all Document objects.Chrome Android: Only supported for HTMLDocument, not all Document objects.Firefox: Incorrect behavior before Firefox 23.Firefox for Android: Incorrect behavior before Firefox for Android 23.Opera: Only supported for HTMLDocument, not all Document objects.Opera Android: Only supported for HTMLDocument, not all Document objects.Safari: Only supported for HTMLDocument, not all Document objects.Safari on iOS: Only supported for HTMLDocument, not all Document objects.Samsung Internet: Only supported for HTMLDocument, not all Document objects.WebView Android: Only supported for HTMLDocument, not all Document objects.WebView on iOS: Only supported for HTMLDocument, not all Document objects.
api.Document.doctype πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Document.documentElement πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Document.documentURI πŸ“‹Safari on iOS6/29/2007 Edge4/30/20183958
api.Document.domain πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
Chrome: Since Chrome 115, setting domain has no effect, unless the website has opted into origin-keyed agent clusters.Chrome Android: Since Chrome Android 115, setting domain has no effect, unless the website has opted into origin-keyed agent clusters.Firefox: From Firefox 62, if the domain cannot be identified, domain returns an empty string instead of null. See bug 819475.Firefox: Only supported for HTMLDocument, not all Document objects.Firefox for Android: From Firefox for Android 62, if the domain cannot be identified, domain returns an empty string instead of null. See bug 819475.Firefox for Android: Only supported for HTMLDocument, not all Document objects.Quest Browser: Since Quest Browser false, setting domain has no effect, unless the website has opted into origin-keyed agent clusters.Samsung Internet: Since Samsung Internet 23.0, setting domain has no effect, unless the website has opted into origin-keyed agent clusters.WebView Android: Since WebView Android 115, setting domain has no effect, unless the website has opted into origin-keyed agent clusters.
api.Document.elementFromPoint πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
Chrome: Before Chrome 66, this method returned null when the element was a child of a host node. See bug 40537452.Chrome Android: Before Chrome Android 66, this method returned null when the element was a child of a host node. See bug 40537452.Quest Browser: Before Quest Browser 5.0, this method returned null when the element was a child of a host node. See bug 40537452.Opera: Before Opera 53, this method returned null when the element was a child of a host node. See bug 40537452.Opera Android: Before Opera Android 47, this method returned null when the element was a child of a host node. See bug 40537452.Samsung Internet: Before Samsung Internet 9.0, this method returned null when the element was a child of a host node. See bug 40537452.WebView Android: Before WebView Android 66, this method returned null when the element was a child of a host node. See bug 40537452.
api.Document.elementsFromPoint πŸ“‹Safari on iOS3/29/2018 Edge1/15/2020657
Chrome: Before Chrome 66, this method returned null when the element was a child of a host node. See bug 40537452.Chrome Android: Before Chrome Android 66, this method returned null when the element was a child of a host node. See bug 40537452.Edge: Returns a NodeList instead of an array. See the MSDN documentation. Returns null when the point provided has no elements beneath it (e.g., when given a point outside the document).Internet Explorer: Returns a NodeList instead of an array. See the MSDN documentation. Returns null when the point provided has no elements beneath it (e.g., when given a point outside the document).Quest Browser: Before Quest Browser 5.0, this method returned null when the element was a child of a host node. See bug 40537452.Samsung Internet: Before Samsung Internet 9.0, this method returned null when the element was a child of a host node. See bug 40537452.WebView Android: Before WebView Android 66, this method returned null when the element was a child of a host node. See bug 40537452.
api.Document.embeds πŸ“‹Edge7/29/2015 Safari on iOS3/27/2017607
Chrome: Only supported for HTMLDocument, not all Document objects.Chrome Android: Only supported for HTMLDocument, not all Document objects.Firefox: Only supported for HTMLDocument, not all Document objects.Firefox for Android: Only supported for HTMLDocument, not all Document objects.Opera: Only supported for HTMLDocument, not all Document objects.Opera Android: Only supported for HTMLDocument, not all Document objects.Safari: Only supported for HTMLDocument, not all Document objects.Safari on iOS: Only supported for HTMLDocument, not all Document objects.Samsung Internet: Only supported for HTMLDocument, not all Document objects.WebView Android: Only supported for HTMLDocument, not all Document objects.WebView on iOS: Only supported for HTMLDocument, not all Document objects.
api.Document.evaluate πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Document.execCommand Safari on iOS6/29/2007 Edge7/29/20152952
Firefox: From Firefox 82, nested calls are not supported (return false). See bug 1634262.Firefox: Before Firefox 89, manipulating the content of <input> and <textarea> elements using Document.execCommand() commands requires workarounds (see bug 1220696).Firefox: Only supported for HTMLDocument, not all Document objects.Firefox for Android: From Firefox for Android 82, nested calls are not supported (return false). See bug 1634262.Firefox for Android: Before Firefox for Android 89, manipulating the content of <input> and <textarea> elements using Document.execCommand() commands requires workarounds (see bug 1220696).Firefox for Android: Only supported for HTMLDocument, not all Document objects.
api.Document.execCommand.copy Edge7/29/2015 Safari on iOS9/13/2016412
api.Document.execCommand.cut Edge7/29/2015 Safari on iOS9/13/2016412
api.Document.execCommand.insertHTML Safari on iOS6/29/2007 Edge7/29/20152952
api.Document.execCommand.insertHTML.enforces_trusted_types Edge11/19/2021 Safari on iOS9/15/20251396
api.Document.exitFullscreen πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
Safari on iOS: Only available on iPad, not on iPhone.Safari on iOS: Shows an overlay button which can not be disabled. Swiping down exits fullscreen mode, making it unsuitable for some use cases like games.Safari on iOS: Only available on iPad, not on iPhone.
api.Document.exitFullscreen.returns_promise Edge1/15/2020 Safari on iOS3/27/20231167
api.Document.exitPictureInPicture πŸ“‹Edge1/15/2020 Safari on iOS3/24/202069
api.Document.fgColor πŸ“‹Edge7/29/2015 Safari on iOS9/19/2017783
Chrome: Only supported for HTMLDocument, not all Document objects.Chrome Android: Only supported for HTMLDocument, not all Document objects.Firefox: Only supported for HTMLDocument, not all Document objects.Firefox for Android: Only supported for HTMLDocument, not all Document objects.Opera: Only supported for HTMLDocument, not all Document objects.Opera Android: Only supported for HTMLDocument, not all Document objects.Safari: Only supported for HTMLDocument, not all Document objects.Safari on iOS: Only supported for HTMLDocument, not all Document objects.Samsung Internet: Only supported for HTMLDocument, not all Document objects.WebView Android: Only supported for HTMLDocument, not all Document objects.WebView on iOS: Only supported for HTMLDocument, not all Document objects.
api.Document.firstElementChild πŸ“‹Safari on iOS9/16/2015 Edge4/30/2018957
api.Document.fonts πŸ“‹Safari on iOS9/13/2016 Edge1/15/20201219
api.Document.forms πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
Firefox: Only supported for HTMLDocument, not all Document objects.Firefox for Android: Only supported for HTMLDocument, not all Document objects.Safari: Only supported for HTMLDocument, not all Document objects.Safari on iOS: Only supported for HTMLDocument, not all Document objects.WebView on iOS: Only supported for HTMLDocument, not all Document objects.
api.Document.fragmentDirective πŸ“‹Edge10/9/2020 Safari on iOS3/31/20251634
api.Document.fullscreen πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
Safari on iOS: Only available on iPad, not on iPhone.Safari on iOS: Shows an overlay button which can not be disabled. Swiping down exits fullscreen mode, making it unsuitable for some use cases like games.Safari on iOS: Only available on iPad, not on iPhone.
api.Document.fullscreenElement πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
Safari on iOS: Only available on iPad, not on iPhone.Safari on iOS: Shows an overlay button which can not be disabled. Swiping down exits fullscreen mode, making it unsuitable for some use cases like games.Safari on iOS: Only available on iPad, not on iPhone.WebView on iOS: Only available on iPad, not on iPhone.WebView on iOS: Shows an overlay button which can not be disabled. Swiping down exits fullscreen mode, making it unsuitable for some use cases like games.WebView on iOS: Only available on iPad, not on iPhone.
api.Document.fullscreenEnabled πŸ“‹Edge7/29/2015 Safari on iOS3/27/20232798
Safari on iOS: Only available on iPad, not on iPhone.Safari on iOS: Shows an overlay button which can not be disabled. Swiping down exits fullscreen mode, making it unsuitable for some use cases like games.Safari on iOS: Only available on iPad, not on iPhone.
api.Document.fullscreenchange_event πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
Safari on iOS: Only available on iPad, not on iPhone.Safari on iOS: Shows an overlay button which can not be disabled. Swiping down exits fullscreen mode, making it unsuitable for some use cases like games.Safari on iOS: Only available on iPad, not on iPhone.
api.Document.fullscreenerror_event πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
Safari on iOS: Only available on iPad, not on iPhone.Safari on iOS: Shows an overlay button which can not be disabled. Swiping down exits fullscreen mode, making it unsuitable for some use cases like games.Safari on iOS: Only available on iPad, not on iPhone.
api.Document.getAnimations πŸ“‹Edge7/16/2020 Safari on iOS9/16/202062
Safari: Implements an older version of the specification, see bug 179536.Safari on iOS: Implements an older version of the specification, see bug 179536.WebView on iOS: Implements an older version of the specification, see bug 179536.
api.Document.getElementById πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Document.getElementsByClassName πŸ“‹Safari on iOS7/11/2008 Edge7/29/20152574
api.Document.getElementsByName πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
Edge: Before Edge 79, this method returns an HTMLCollection, not a NodeList.Firefox: Only supported for HTMLDocument, not all Document objects.Firefox for Android: Only supported for HTMLDocument, not all Document objects.Internet Explorer: Returns an HTMLCollection, not a NodeListSafari: Only supported for HTMLDocument, not all Document objects.Safari on iOS: Only supported for HTMLDocument, not all Document objects.WebView on iOS: Only supported for HTMLDocument, not all Document objects.
api.Document.getElementsByTagName πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Document.getElementsByTagNameNS πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Document.getSelection πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
Firefox: Only supported for HTMLDocument, not all Document objects.Firefox for Android: Only supported for HTMLDocument, not all Document objects.
api.Document.hasFocus πŸ“‹Safari on iOS9/18/2013 Edge7/29/2015679
Safari: Only supported for HTMLDocument, not all Document objects.Safari on iOS: Only supported for HTMLDocument, not all Document objects.WebView on iOS: Only supported for HTMLDocument, not all Document objects.
api.Document.hasStorageAccess πŸ“‹Safari on iOS3/29/2018 Edge8/27/2020882
api.Document.head πŸ“‹Safari on iOS6/21/2010 Edge7/29/20151864
Firefox: Only supported for HTMLDocument, not all Document objects.Firefox for Android: Only supported for HTMLDocument, not all Document objects.
api.Document.hidden πŸ“‹Safari on iOS9/18/2013 Edge7/29/2015679
Firefox: Since Firefox 56 it also returns true on macOS when the window is completely hidden by another non-translucent application.Firefox for Android: Since Firefox for Android 56 it also returns true on macOS when the window is completely hidden by another non-translucent application.
api.Document.images πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
Firefox: Only supported for HTMLDocument, not all Document objects.Firefox for Android: Only supported for HTMLDocument, not all Document objects.Safari: Only supported for HTMLDocument, not all Document objects.Safari on iOS: Only supported for HTMLDocument, not all Document objects.WebView on iOS: Only supported for HTMLDocument, not all Document objects.
api.Document.implementation πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Document.importNode πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Document.lastElementChild πŸ“‹Safari on iOS9/16/2015 Edge4/30/2018957
api.Document.lastModified πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
Safari: Only supported for HTMLDocument, not all Document objects.Safari on iOS: Only supported for HTMLDocument, not all Document objects.WebView on iOS: Only supported for HTMLDocument, not all Document objects.
api.Document.linkColor πŸ“‹Edge7/29/2015 Safari on iOS9/19/2017783
Chrome: Only supported for HTMLDocument, not all Document objects.Chrome Android: Only supported for HTMLDocument, not all Document objects.Firefox: Only supported for HTMLDocument, not all Document objects.Firefox for Android: Only supported for HTMLDocument, not all Document objects.Opera: Only supported for HTMLDocument, not all Document objects.Opera Android: Only supported for HTMLDocument, not all Document objects.Safari: Only supported for HTMLDocument, not all Document objects.Safari on iOS: Only supported for HTMLDocument, not all Document objects.Samsung Internet: Only supported for HTMLDocument, not all Document objects.WebView Android: Only supported for HTMLDocument, not all Document objects.WebView on iOS: Only supported for HTMLDocument, not all Document objects.
api.Document.links πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
Firefox: Only supported for HTMLDocument, not all Document objects.Firefox for Android: Only supported for HTMLDocument, not all Document objects.Safari: Only supported for HTMLDocument, not all Document objects.Safari on iOS: Only supported for HTMLDocument, not all Document objects.WebView on iOS: Only supported for HTMLDocument, not all Document objects.
api.Document.location πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
Safari: Only supported for HTMLDocument, not all Document objects.Safari on iOS: Only supported for HTMLDocument, not all Document objects.WebView on iOS: Only supported for HTMLDocument, not all Document objects.
api.Document.open πŸ“‹Edge7/29/2015 Safari on iOS9/19/2017783
Chrome: Only supported for HTMLDocument, not all Document objects.Chrome Android: Only supported for HTMLDocument, not all Document objects.Firefox: Only supported for HTMLDocument, not all Document objects.Firefox for Android: Only supported for HTMLDocument, not all Document objects.Opera: Only supported for HTMLDocument, not all Document objects.Opera Android: Only supported for HTMLDocument, not all Document objects.Safari: Only supported for HTMLDocument, not all Document objects.Safari on iOS: Only supported for HTMLDocument, not all Document objects.Samsung Internet: Only supported for HTMLDocument, not all Document objects.WebView Android: Only supported for HTMLDocument, not all Document objects.WebView on iOS: Only supported for HTMLDocument, not all Document objects.
api.Document.parseHTMLUnsafe_static πŸ“‹Edge4/18/2024 Safari on iOS9/15/2025515
Firefox: Throws error NS_ERROR_UNEXPECTED (bug 1887817.)Firefox for Android: Throws error NS_ERROR_UNEXPECTED (bug 1887817.)Safari: If there are custom elements in a declarative shadow root in the parsed HTML, then the elements' constructors and connectedCallback() methods are not called (bug 296420).Safari on iOS: If there are custom elements in a declarative shadow root in the parsed HTML, then the elements' constructors and connectedCallback() methods are not called (bug 296420).WebView on iOS: If there are custom elements in a declarative shadow root in the parsed HTML, then the elements' constructors and connectedCallback() methods are not called (bug 296420).
api.Document.parseHTMLUnsafe_static.enforces_trusted_types πŸ“‹Edge4/18/2024 Safari on iOS9/15/2025515
api.Document.pictureInPictureElement πŸ“‹Edge1/15/2020 Safari on iOS3/24/202069
api.Document.pictureInPictureEnabled πŸ“‹Edge1/15/2020 Safari on iOS3/24/202069
api.Document.plugins πŸ“‹Edge7/29/2015 Safari on iOS3/27/2017607
Chrome: Only supported for HTMLDocument, not all Document objects.Chrome Android: Only supported for HTMLDocument, not all Document objects.Firefox: Only supported for HTMLDocument, not all Document objects.Firefox for Android: Only supported for HTMLDocument, not all Document objects.Opera: Only supported for HTMLDocument, not all Document objects.Opera Android: Only supported for HTMLDocument, not all Document objects.Safari: Only supported for HTMLDocument, not all Document objects.Safari on iOS: Only supported for HTMLDocument, not all Document objects.Samsung Internet: Only supported for HTMLDocument, not all Document objects.WebView Android: Only supported for HTMLDocument, not all Document objects.WebView on iOS: Only supported for HTMLDocument, not all Document objects.
api.Document.prepend πŸ“‹Safari on iOS9/13/2016 Edge4/30/2018594
api.Document.queryCommandEnabled Safari on iOS6/29/2007 Edge7/29/20152952
Firefox: Only supported for HTMLDocument, not all Document objects.Firefox: Only supported for HTMLDocument, not all Document objects.Firefox: queryCommandEnabled with arguments cut, copy or paste would throw errors unless the script had special privileges.Firefox for Android: Only supported for HTMLDocument, not all Document objects.Firefox for Android: Only supported for HTMLDocument, not all Document objects.Firefox for Android: queryCommandEnabled with arguments cut, copy or paste would throw errors unless the script had special privileges.
api.Document.queryCommandIndeterm Safari on iOS6/29/2007 Edge7/29/20152952
Firefox: Only supported for HTMLDocument, not all Document objects.Firefox for Android: Only supported for HTMLDocument, not all Document objects.
api.Document.queryCommandState Safari on iOS6/29/2007 Edge7/29/20152952
Firefox: Only supported for HTMLDocument, not all Document objects.Firefox for Android: Only supported for HTMLDocument, not all Document objects.
api.Document.queryCommandSupported Safari on iOS6/29/2007 Edge7/29/20152952
Firefox: Only supported for HTMLDocument, not all Document objects.Firefox: Only supported for HTMLDocument, not all Document objects.Firefox: The "paste" command is reported as supported when the paste feature is available even if the calling script has insufficient privileges to actually perform the action.Firefox for Android: Only supported for HTMLDocument, not all Document objects.Firefox for Android: Only supported for HTMLDocument, not all Document objects.Firefox for Android: The "paste" command is reported as supported when the paste feature is available even if the calling script has insufficient privileges to actually perform the action.
api.Document.queryCommandValue Safari on iOS6/29/2007 Edge7/29/20152952
Firefox: Only supported for HTMLDocument, not all Document objects.Firefox for Android: Only supported for HTMLDocument, not all Document objects.
api.Document.querySelector πŸ“‹Safari on iOS7/11/2008 Edge7/29/20152574
Internet Explorer: querySelectorAll() is supported, but only for CSS 2.1 selectors.
api.Document.querySelectorAll πŸ“‹Safari on iOS7/11/2008 Edge7/29/20152574
Internet Explorer: querySelectorAll() is supported, but only for CSS 2.1 selectors.
api.Document.readyState πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
Internet Explorer: Internet Explorer 9 and 10 have bugs where the 'interactive' state can be fired too early before the document has finished parsing.Internet Explorer: Only supports 'complete'.Opera: Opera Presto fires 'complete' late after the 'load' event (in an incorrect order as per HTML5 standard specification).Opera Android: Opera Presto fires 'complete' late after the 'load' event (in an incorrect order as per HTML5 standard specification).
api.Document.readystatechange_event πŸ“‹Safari on iOS10/12/2011 Edge7/29/20151386
api.Document.referrer πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Document.releaseEvents πŸ“‹Edge7/29/2015 Safari on iOS9/19/2017783
Chrome: Only supported for HTMLDocument, not all Document objects.Chrome Android: Only supported for HTMLDocument, not all Document objects.Firefox: Only supported for HTMLDocument, not all Document objects.Firefox for Android: Only supported for HTMLDocument, not all Document objects.Opera: Only supported for HTMLDocument, not all Document objects.Opera Android: Only supported for HTMLDocument, not all Document objects.Safari: Only supported for HTMLDocument, not all Document objects.Safari on iOS: Only supported for HTMLDocument, not all Document objects.Samsung Internet: Only supported for HTMLDocument, not all Document objects.WebView Android: Only supported for HTMLDocument, not all Document objects.WebView on iOS: Only supported for HTMLDocument, not all Document objects.
api.Document.replaceChildren πŸ“‹Safari on iOS9/16/2020 Edge10/9/202023
api.Document.requestStorageAccess πŸ“‹Safari on iOS3/29/2018 Edge8/27/2020882
Safari: Client-side storage access is granted per-page (see explanation).Safari on iOS: Client-side storage access is granted per-page (see explanation).WebView on iOS: Client-side storage access is granted per-page (see explanation).
api.Document.rootElement πŸ“‹Edge7/29/2015 Safari on iOS3/27/2017607
api.Document.scripts πŸ“‹Edge7/29/2015 Safari on iOS3/27/2017607
Chrome: Only supported for HTMLDocument, not all Document objects.Chrome Android: Only supported for HTMLDocument, not all Document objects.Firefox: Only supported for HTMLDocument, not all Document objects.Firefox for Android: Only supported for HTMLDocument, not all Document objects.Safari: Only supported for HTMLDocument, not all Document objects.Safari on iOS: Only supported for HTMLDocument, not all Document objects.Samsung Internet: Only supported for HTMLDocument, not all Document objects.WebView Android: Only supported for HTMLDocument, not all Document objects.WebView on iOS: Only supported for HTMLDocument, not all Document objects.
api.Document.scroll_event πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Document.scrollend_event πŸ“‹Edge6/2/2023 Safari on iOS12/12/2025924
api.Document.scrollingElement πŸ“‹Edge7/29/2015 Safari on iOS9/16/201549
api.Document.securitypolicyviolation_event πŸ“‹Edge1/15/2020 Safari on iOS3/14/2022789
api.Document.selectionchange_event πŸ“‹Safari on iOS10/12/2011 Edge7/29/20151386
api.Document.startViewTransition πŸ“‹Edge3/13/2023 Safari on iOS9/16/2024553
api.Document.startViewTransition.options_parameter πŸ“‹Edge5/17/2024 Safari on iOS12/11/2024208
api.Document.startViewTransition.options_parameter.types_parameter πŸ“‹Edge5/17/2024 Safari on iOS12/11/2024208
api.Document.startViewTransition.options_parameter.update_parameter πŸ“‹Edge5/17/2024 Safari on iOS12/11/2024208
api.Document.startViewTransition.updateCallback_parameter πŸ“‹Edge3/13/2023 Safari on iOS9/16/2024553
api.Document.styleSheets πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
api.Document.timeline πŸ“‹Safari on iOS3/24/2020 Edge7/16/2020114
api.Document.title πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
Safari: Only supported for HTMLDocument and XMLDocument, but not SVGDocument objects.Safari: Only supported for HTMLDocument, not all Document objects.Safari on iOS: Only supported for HTMLDocument and XMLDocument, but not SVGDocument objects.Safari on iOS: Only supported for HTMLDocument, not all Document objects.WebView on iOS: Only supported for HTMLDocument and XMLDocument, but not SVGDocument objects.WebView on iOS: Only supported for HTMLDocument, not all Document objects.
api.Document.visibilityState πŸ“‹Safari on iOS9/18/2013 Edge7/29/2015679
api.Document.visibilitychange_event πŸ“‹Edge10/2/2018 Safari on iOS4/26/2021937
Chrome: The onvisibilitychange event handler property is not supported.Chrome: The onvisibilitychange event handler property is not supported.Chrome Android: The onvisibilitychange event handler property is not supported.Chrome Android: The onvisibilitychange event handler property is not supported.Edge: The onvisibilitychange event handler property is not supported.Internet Explorer: The onvisibilitychange event handler property is not supported.Quest Browser: The onvisibilitychange event handler property is not supported.Opera: The onvisibilitychange event handler property is not supported.Opera: The onvisibilitychange event handler property is not supported.Opera: The onvisibilitychange event handler property is not supported.Opera Android: The onvisibilitychange event handler property is not supported.Opera Android: The onvisibilitychange event handler property is not supported.Opera Android: The onvisibilitychange event handler property is not supported.Safari: Doesn't fire the visibilitychange event when navigating away from a document, so also include code to check for the pagehide event (which does fire for that case in all current browsers). See bug 116769, bug 151234, bug 151610, and bug 194897.Safari: Doesn't fire the visibilitychange event when navigating away from a document, so also include code to check for the pagehide event (which does fire for that case in all current browsers). See bug 116769, bug 151234, bug 151610, and bug 194897.Safari: Before Safari 14, the event does not bubble, so document.addEventListener('visibilitychange', ...) works, but window.addEventListener('visibilitychange', ...) does not.Safari: Doesn't fire the visibilitychange event when navigating away from a document, so also include code to check for the pagehide event (which does fire for that case in all current browsers). See bug 116769, bug 151234, bug 151610, and bug 194897.Safari: Before Safari 14, the event does not bubble, so document.addEventListener('visibilitychange', ...) works, but window.addEventListener('visibilitychange', ...) does not.Safari: The onvisibilitychange event handler property is not supported.Safari on iOS: Doesn't fire the visibilitychange event when navigating away from a document, so also include code to check for the pagehide event (which does fire for that case in all current browsers). See bug 116769, bug 151234, bug 151610, and bug 194897.Safari on iOS: Doesn't fire the visibilitychange event when navigating away from a document, so also include code to check for the pagehide event (which does fire for that case in all current browsers). See bug 116769, bug 151234, bug 151610, and bug 194897.Safari on iOS: Before Safari on iOS 14, the event does not bubble, so document.addEventListener('visibilitychange', ...) works, but window.addEventListener('visibilitychange', ...) does not.Safari on iOS: Doesn't fire the visibilitychange event when navigating away from a document, so also include code to check for the pagehide event (which does fire for that case in all current browsers). See bug 116769, bug 151234, bug 151610, and bug 194897.Safari on iOS: Before Safari on iOS 14, the event does not bubble, so document.addEventListener('visibilitychange', ...) works, but window.addEventListener('visibilitychange', ...) does not.Safari on iOS: The onvisibilitychange event handler property is not supported.Samsung Internet: The onvisibilitychange event handler property is not supported.Samsung Internet: The onvisibilitychange event handler property is not supported.WebView Android: The onvisibilitychange event handler property is not supported.WebView Android: The onvisibilitychange event handler property is not supported.WebView on iOS: Doesn't fire the visibilitychange event when navigating away from a document, so also include code to check for the pagehide event (which does fire for that case in all current browsers). See bug 116769, bug 151234, bug 151610, and bug 194897.WebView on iOS: Doesn't fire the visibilitychange event when navigating away from a document, so also include code to check for the pagehide event (which does fire for that case in all current browsers). See bug 116769, bug 151234, bug 151610, and bug 194897.WebView on iOS: Before WebView on iOS 14, the event does not bubble, so document.addEventListener('visibilitychange', ...) works, but window.addEventListener('visibilitychange', ...) does not.WebView on iOS: Doesn't fire the visibilitychange event when navigating away from a document, so also include code to check for the pagehide event (which does fire for that case in all current browsers). See bug 116769, bug 151234, bug 151610, and bug 194897.WebView on iOS: Before WebView on iOS 14, the event does not bubble, so document.addEventListener('visibilitychange', ...) works, but window.addEventListener('visibilitychange', ...) does not.WebView on iOS: The onvisibilitychange event handler property is not supported.
api.Document.vlinkColor πŸ“‹Edge7/29/2015 Safari on iOS9/19/2017783
Chrome: Only supported for HTMLDocument, not all Document objects.Chrome Android: Only supported for HTMLDocument, not all Document objects.Firefox: Only supported for HTMLDocument, not all Document objects.Firefox for Android: Only supported for HTMLDocument, not all Document objects.Opera: Only supported for HTMLDocument, not all Document objects.Opera Android: Only supported for HTMLDocument, not all Document objects.Safari: Only supported for HTMLDocument, not all Document objects.Safari on iOS: Only supported for HTMLDocument, not all Document objects.Samsung Internet: Only supported for HTMLDocument, not all Document objects.WebView Android: Only supported for HTMLDocument, not all Document objects.WebView on iOS: Only supported for HTMLDocument, not all Document objects.
api.Document.write πŸ“‹Edge7/29/2015 Safari on iOS9/19/2017783
Chrome: Only supported for HTMLDocument, not all Document objects.Chrome Android: Only supported for HTMLDocument, not all Document objects.Firefox: Only supported for HTMLDocument, not all Document objects.Firefox for Android: Only supported for HTMLDocument, not all Document objects.Safari: Only supported for HTMLDocument, not all Document objects.Safari on iOS: Only supported for HTMLDocument, not all Document objects.Samsung Internet: Only supported for HTMLDocument, not all Document objects.WebView Android: Only supported for HTMLDocument, not all Document objects.WebView on iOS: Only supported for HTMLDocument, not all Document objects.
api.Document.write.enforces_trusted_types πŸ“‹Edge10/9/2020 Safari on iOS9/15/20251802
api.Document.writeln πŸ“‹Edge7/29/2015 Safari on iOS9/19/2017783
Chrome: Only supported for HTMLDocument, not all Document objects.Chrome Android: Only supported for HTMLDocument, not all Document objects.Firefox: Only supported for HTMLDocument, not all Document objects.Firefox for Android: Only supported for HTMLDocument, not all Document objects.Opera: Only supported for HTMLDocument, not all Document objects.Opera Android: Only supported for HTMLDocument, not all Document objects.Safari: Only supported for HTMLDocument, not all Document objects.Safari on iOS: Only supported for HTMLDocument, not all Document objects.Samsung Internet: Only supported for HTMLDocument, not all Document objects.WebView Android: Only supported for HTMLDocument, not all Document objects.WebView on iOS: Only supported for HTMLDocument, not all Document objects.
api.Document.writeln.enforces_trusted_types πŸ“‹Edge10/9/2020 Safari on iOS9/15/20251802
api.Document.xmlEncoding πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Document.xmlStandalone πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Document.xmlVersion πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.DocumentFragment πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.DocumentFragment.DocumentFragment πŸ“‹Safari on iOS9/17/2014 Edge4/30/20181321
api.DocumentFragment.append πŸ“‹Safari on iOS9/13/2016 Edge4/30/2018594
api.DocumentFragment.childElementCount πŸ“‹Safari on iOS9/16/2015 Edge4/30/2018957
api.DocumentFragment.children πŸ“‹Safari on iOS9/16/2015 Edge10/17/2017762
api.DocumentFragment.firstElementChild πŸ“‹Safari on iOS9/16/2015 Edge4/30/2018957
api.DocumentFragment.getElementById πŸ“‹Safari on iOS9/16/2015 Edge4/30/2018957
api.DocumentFragment.lastElementChild πŸ“‹Safari on iOS9/16/2015 Edge4/30/2018957
api.DocumentFragment.prepend πŸ“‹Safari on iOS9/13/2016 Edge4/30/2018594
api.DocumentFragment.querySelector πŸ“‹Safari on iOS6/17/2009 Edge7/29/20152233
Internet Explorer: querySelectorAll() is supported, but only for CSS 2.1 selectors.
api.DocumentFragment.querySelectorAll πŸ“‹Safari on iOS6/17/2009 Edge7/29/20152233
Internet Explorer: querySelectorAll() is supported, but only for CSS 2.1 selectors.
api.DocumentFragment.replaceChildren πŸ“‹Safari on iOS9/16/2020 Edge10/9/202023
api.DocumentTimeline πŸ“‹Safari on iOS3/24/2020 Edge7/16/2020114
api.DocumentTimeline.DocumentTimeline πŸ“‹Safari on iOS3/24/2020 Edge7/16/2020114
api.DocumentType πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.DocumentType.after πŸ“‹Safari on iOS9/13/2016 Edge4/30/2018594
api.DocumentType.before πŸ“‹Safari on iOS9/13/2016 Edge4/30/2018594
api.DocumentType.name πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.DocumentType.publicId πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.DocumentType.remove πŸ“‹Safari on iOS9/18/2013 Edge7/29/2015679
api.DocumentType.replaceWith πŸ“‹Safari on iOS9/13/2016 Edge4/30/2018594
api.DocumentType.systemId πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.DragEvent πŸ“‹Edge7/29/2015 Safari on iOS9/16/20201876
Internet Explorer: Before Internet Explorer 10, DragEvent is exposed in standards mode but not quirks mode.
api.DragEvent.DragEvent πŸ“‹Edge7/29/2015 Safari on iOS9/16/20201876
api.DragEvent.dataTransfer πŸ“‹Edge7/29/2015 Safari on iOS9/16/20201876
Internet Explorer: The value is always null.
api.DynamicsCompressorNode πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.DynamicsCompressorNode.DynamicsCompressorNode πŸ“‹Edge1/15/2020 Safari on iOS4/26/2021467
api.DynamicsCompressorNode.attack πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.DynamicsCompressorNode.knee πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.DynamicsCompressorNode.ratio πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.DynamicsCompressorNode.reduction πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
Chrome: Before version 52, this was an AudioParam..Chrome Android: Before version 52, this was an AudioParam..Quest Browser: Before version 5.0, this was an AudioParam..Samsung Internet: Before Samsung Internet 6.0, this was an AudioParam..WebView Android: Before version 52, this was an AudioParam..
api.DynamicsCompressorNode.release πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.DynamicsCompressorNode.threshold πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.EXT_blend_minmax πŸ“‹Safari on iOS9/16/2015 Edge4/30/2018957
Firefox: Not supported on Windows.
api.EXT_color_buffer_float πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.EXT_color_buffer_half_float πŸ“‹Edge4/30/2018 Safari on iOS9/16/2020870
Firefox: Not supported on Windows.
api.EXT_frag_depth πŸ“‹Edge9/2/2021 Safari on iOS9/20/202118
api.EXT_sRGB πŸ“‹Safari on iOS9/16/2015 Edge2/7/20201605
Firefox: Not supported on Windows.
api.EXT_shader_texture_lod πŸ“‹Safari on iOS9/17/2014 Edge9/2/20212542
api.EXT_texture_filter_anisotropic πŸ“‹Edge7/29/2015 Safari on iOS3/21/2016236
api.EXT_texture_norm16 πŸ“‹Edge11/19/2020 Safari on iOS9/12/2022662
api.Element πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Element.DOMActivate_event πŸ“‹Safari on iOS6/29/2007 Edge1/15/20204583
api.Element.after πŸ“‹Safari on iOS9/13/2016 Edge4/30/2018594
api.Element.animate πŸ“‹Edge1/15/2020 Safari on iOS3/24/202069
api.Element.animate.implicit_tofrom Safari on iOS3/24/2020 Edge7/16/2020114
Safari: Implementation seems somewhat buggy. More information will follow when available.Safari on iOS: Implementation seems somewhat buggy. More information will follow when available.WebView on iOS: Implementation seems somewhat buggy. More information will follow when available.
api.Element.animate.options_composite_parameter πŸ“‹Edge7/16/2020 Safari on iOS9/12/2022788
api.Element.animate.options_id_parameter πŸ“‹Edge1/15/2020 Safari on iOS3/24/202069
api.Element.animate.options_pseudoElement_parameter πŸ“‹Edge7/16/2020 Safari on iOS9/16/202062
api.Element.animate.options_rangeEnd_parameter πŸ“‹Edge7/21/2023 Safari on iOS9/15/2025787
api.Element.animate.options_rangeStart_parameter πŸ“‹Edge7/21/2023 Safari on iOS9/15/2025787
api.Element.animate.options_timeline_parameter πŸ“‹Edge8/27/2020 Safari on iOS9/12/2022746
api.Element.animationcancel_event πŸ“‹Safari on iOS3/24/2020 Edge5/21/202058
Chrome: The onanimationcancel event handler property is not supported. To listen to this event, use element.addEventListener('animationcancel', function() {});. See bug 41404325.Chrome Android: The onanimationcancel event handler property is not supported. To listen to this event, use element.addEventListener('animationcancel', function() {});. See bug 41404325.Edge: The onanimationcancel event handler property is not supported. To listen to this event, use element.addEventListener('animationcancel', function() {});. See bug 41404325.Quest Browser: The onanimationcancel event handler property is not supported. To listen to this event, use element.addEventListener('animationcancel', function() {});. See bug 41404325.Opera: The onanimationcancel event handler property is not supported. To listen to this event, use element.addEventListener('animationcancel', function() {});. See bug 41404325.Opera Android: The onanimationcancel event handler property is not supported. To listen to this event, use element.addEventListener('animationcancel', function() {});. See bug 41404325.Safari: Although the onanimationcancel event handler property is supported, the animationcancel event is never fired.Safari on iOS: Although the onanimationcancel event handler property is supported, the animationcancel event is never fired.Samsung Internet: The onanimationcancel event handler property is not supported. To listen to this event, use element.addEventListener('animationcancel', function() {});. See bug 41404325.WebView Android: The onanimationcancel event handler property is not supported. To listen to this event, use element.addEventListener('animationcancel', function() {});. See bug 41404325.WebView on iOS: Although the onanimationcancel event handler property is supported, the animationcancel event is never fired.
api.Element.animationend_event πŸ“‹Safari on iOS9/16/2015 Edge10/2/20181112
Chrome: The onanimationend event handler property is not supported. To listen to this event, use document.addEventListener('animationend', function() {});.Chrome Android: The onanimationend event handler property is not supported. To listen to this event, use document.addEventListener('animationend', function() {});.Edge: The onanimationend event handler property is not supported. To listen to this event, use document.addEventListener('animationend', function() {});.Firefox: The onanimationend event handler property is not supported. To listen to this event, use document.addEventListener('animationend', function() {});.Firefox for Android: The onanimationend event handler property is not supported. To listen to this event, use document.addEventListener('animationend', function() {});.Internet Explorer: The onanimationend event handler property is not supported. To listen to this event, use document.addEventListener('animationend', function() {});.Quest Browser: The onanimationend event handler property is not supported. To listen to this event, use document.addEventListener('animationend', function() {});.Opera: The onanimationend event handler property is not supported. To listen to this event, use document.addEventListener('animationend', function() {});.Opera Android: The onanimationend event handler property is not supported. To listen to this event, use document.addEventListener('animationend', function() {});.Samsung Internet: The onanimationend event handler property is not supported. To listen to this event, use document.addEventListener('animationend', function() {});.WebView Android: The onanimationend event handler property is not supported. To listen to this event, use document.addEventListener('animationend', function() {});.
api.Element.animationiteration_event πŸ“‹Safari on iOS9/16/2015 Edge10/2/20181112
Chrome: The onanimationiteration event handler property is not supported. To listen to this event, use document.addEventListener('animationiteration', function() {});.Chrome Android: The onanimationiteration event handler property is not supported. To listen to this event, use document.addEventListener('animationiteration', function() {});.Edge: The onanimationiteration event handler property is not supported. To listen to this event, use document.addEventListener('animationiteration', function() {});.Firefox: The onanimationiteration event handler property is not supported. To listen to this event, use document.addEventListener('animationiteration', function() {});.Firefox for Android: The onanimationiteration event handler property is not supported. To listen to this event, use document.addEventListener('animationiteration', function() {});.Internet Explorer: The onanimationiteration event handler property is not supported. To listen to this event, use document.addEventListener('animationiteration', function() {});.Quest Browser: The onanimationiteration event handler property is not supported. To listen to this event, use document.addEventListener('animationiteration', function() {});.Opera: The onanimationiteration event handler property is not supported. To listen to this event, use document.addEventListener('animationiteration', function() {});.Opera Android: The onanimationiteration event handler property is not supported. To listen to this event, use document.addEventListener('animationiteration', function() {});.Samsung Internet: The onanimationiteration event handler property is not supported. To listen to this event, use document.addEventListener('animationiteration', function() {});.WebView Android: The onanimationiteration event handler property is not supported. To listen to this event, use document.addEventListener('animationiteration', function() {});.
api.Element.animationstart_event πŸ“‹Safari on iOS9/16/2015 Edge10/2/20181112
Chrome: The onanimationstart event handler property is not supported. To listen to this event, use document.addEventListener('animationstart', function() {});.Chrome Android: The onanimationstart event handler property is not supported. To listen to this event, use document.addEventListener('animationstart', function() {});.Edge: The onanimationstart event handler property is not supported. To listen to this event, use document.addEventListener('animationstart', function() {});.Firefox: The onanimationstart event handler property is not supported. To listen to this event, use document.addEventListener('animationstart', function() {});.Firefox for Android: The onanimationstart event handler property is not supported. To listen to this event, use document.addEventListener('animationstart', function() {});.Internet Explorer: The onanimationstart event handler property is not supported. To listen to this event, use document.addEventListener('animationstart', function() {});.Quest Browser: The onanimationstart event handler property is not supported. To listen to this event, use document.addEventListener('animationstart', function() {});.Opera: The onanimationstart event handler property is not supported. To listen to this event, use document.addEventListener('animationstart', function() {});.Opera Android: The onanimationstart event handler property is not supported. To listen to this event, use document.addEventListener('animationstart', function() {});.Samsung Internet: The onanimationstart event handler property is not supported. To listen to this event, use document.addEventListener('animationstart', function() {});.WebView Android: The onanimationstart event handler property is not supported. To listen to this event, use document.addEventListener('animationstart', function() {});.
api.Element.append πŸ“‹Safari on iOS9/13/2016 Edge4/30/2018594
api.Element.ariaActiveDescendantElement πŸ“‹Safari on iOS3/27/2023 Edge4/4/2025739
api.Element.ariaAtomic πŸ“‹Safari on iOS3/25/2019 Edge4/13/2020385
api.Element.ariaAutoComplete πŸ“‹Safari on iOS3/25/2019 Edge4/13/2020385
api.Element.ariaBrailleLabel πŸ“‹Edge10/27/2022 Safari on iOS9/16/2024690
api.Element.ariaBrailleRoleDescription πŸ“‹Edge10/27/2022 Safari on iOS9/16/2024690
api.Element.ariaBusy πŸ“‹Safari on iOS3/25/2019 Edge4/13/2020385
api.Element.ariaChecked πŸ“‹Safari on iOS3/25/2019 Edge4/13/2020385
api.Element.ariaColCount πŸ“‹Safari on iOS3/25/2019 Edge4/13/2020385
api.Element.ariaColIndex πŸ“‹Safari on iOS3/25/2019 Edge4/13/2020385
api.Element.ariaColIndexText πŸ“‹Edge8/22/2024 Safari on iOS12/12/2025477
api.Element.ariaColSpan πŸ“‹Safari on iOS3/25/2019 Edge4/13/2020385
api.Element.ariaControlsElements πŸ“‹Safari on iOS3/27/2023 Edge4/4/2025739
api.Element.ariaCurrent πŸ“‹Safari on iOS3/25/2019 Edge4/13/2020385
api.Element.ariaDescribedByElements πŸ“‹Safari on iOS3/27/2023 Edge4/4/2025739
api.Element.ariaDescription πŸ“‹Edge5/21/2020 Safari on iOS3/5/20241384
api.Element.ariaDetailsElements πŸ“‹Safari on iOS3/27/2023 Edge4/4/2025739
api.Element.ariaDisabled πŸ“‹Safari on iOS3/25/2019 Edge4/13/2020385
api.Element.ariaErrorMessageElements πŸ“‹Safari on iOS3/27/2023 Edge4/4/2025739
api.Element.ariaExpanded πŸ“‹Safari on iOS3/25/2019 Edge4/13/2020385
api.Element.ariaFlowToElements πŸ“‹Safari on iOS3/27/2023 Edge4/4/2025739
api.Element.ariaHasPopup πŸ“‹Safari on iOS3/25/2019 Edge4/13/2020385
api.Element.ariaHidden πŸ“‹Safari on iOS3/25/2019 Edge4/13/2020385
api.Element.ariaInvalid πŸ“‹Safari on iOS3/25/2019 Edge5/31/20221163
api.Element.ariaKeyShortcuts πŸ“‹Safari on iOS3/25/2019 Edge4/13/2020385
api.Element.ariaLabel πŸ“‹Safari on iOS3/25/2019 Edge4/13/2020385
api.Element.ariaLabelledByElements πŸ“‹Safari on iOS3/27/2023 Edge4/4/2025739
api.Element.ariaLevel πŸ“‹Safari on iOS3/25/2019 Edge4/13/2020385
api.Element.ariaLive πŸ“‹Safari on iOS3/25/2019 Edge4/13/2020385
api.Element.ariaModal πŸ“‹Safari on iOS3/25/2019 Edge4/13/2020385
api.Element.ariaMultiLine πŸ“‹Safari on iOS3/25/2019 Edge4/13/2020385
api.Element.ariaMultiSelectable πŸ“‹Safari on iOS3/25/2019 Edge4/13/2020385
api.Element.ariaOrientation πŸ“‹Safari on iOS3/25/2019 Edge4/13/2020385
api.Element.ariaPlaceholder πŸ“‹Safari on iOS3/25/2019 Edge4/13/2020385
api.Element.ariaPosInSet πŸ“‹Safari on iOS3/25/2019 Edge4/13/2020385
api.Element.ariaPressed πŸ“‹Safari on iOS3/25/2019 Edge4/13/2020385
api.Element.ariaReadOnly πŸ“‹Safari on iOS3/25/2019 Edge4/13/2020385
api.Element.ariaRelevant Safari on iOS3/25/2019 Edge4/13/2020385
api.Element.ariaRequired πŸ“‹Safari on iOS3/25/2019 Edge4/13/2020385
api.Element.ariaRoleDescription πŸ“‹Safari on iOS3/25/2019 Edge4/13/2020385
api.Element.ariaRowCount πŸ“‹Safari on iOS3/25/2019 Edge4/13/2020385
api.Element.ariaRowIndex πŸ“‹Safari on iOS3/25/2019 Edge4/13/2020385
api.Element.ariaRowIndexText πŸ“‹Edge8/22/2024 Safari on iOS12/12/2025477
api.Element.ariaRowSpan πŸ“‹Safari on iOS3/25/2019 Edge4/13/2020385
api.Element.ariaSelected πŸ“‹Safari on iOS3/25/2019 Edge4/13/2020385
api.Element.ariaSetSize πŸ“‹Safari on iOS3/25/2019 Edge7/16/2020479
api.Element.ariaSort πŸ“‹Safari on iOS3/25/2019 Edge4/13/2020385
api.Element.ariaValueMax πŸ“‹Safari on iOS3/25/2019 Edge4/13/2020385
api.Element.ariaValueMin πŸ“‹Safari on iOS3/25/2019 Edge4/13/2020385
api.Element.ariaValueNow πŸ“‹Safari on iOS3/25/2019 Edge4/13/2020385
api.Element.ariaValueText πŸ“‹Safari on iOS3/25/2019 Edge4/13/2020385
api.Element.assignedSlot πŸ“‹Safari on iOS9/13/2016 Edge1/15/20201219
api.Element.attachShadow πŸ“‹Safari on iOS9/13/2016 Edge1/15/20201219
api.Element.attachShadow.options_clonable_parameter πŸ“‹Safari on iOS3/5/2024 Edge4/18/202444
api.Element.attachShadow.options_delegatesFocus_parameter πŸ“‹Edge1/15/2020 Safari on iOS3/24/202069
api.Element.attachShadow.options_serializable_parameter πŸ“‹Edge5/17/2024 Safari on iOS9/16/2024122
api.Element.attributes πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Element.auxclick_event πŸ“‹Edge1/15/2020 Safari on iOS12/11/20241792
Firefox: Starting in Firefox 68, the auxclick event is used to trigger the new tab on middle-click action; previously, this had been done with the click event. Apps can prevent middle-click from opening new tabs (or middle-click to paste, if that feature is enabled) by intercepting auxclick on links, and auxclick event handlers can now open popups without triggering the popup blocker.
api.Element.auxclick_event.type_pointerevent Edge7/22/2021 Safari on iOS12/11/20241238
api.Element.before πŸ“‹Safari on iOS9/13/2016 Edge4/30/2018594
api.Element.beforeinput_event πŸ“‹Safari on iOS3/27/2017 Edge1/15/20201024
api.Element.beforematch_event πŸ“‹Edge5/31/2022 Safari on iOS12/12/20251291
api.Element.blur_event πŸ“‹Safari on iOS7/11/2008 Edge7/29/20152574
Firefox: The interface for this event is Event, not FocusEvent.Firefox for Android: The interface for this event is Event, not FocusEvent.
api.Element.checkVisibility πŸ“‹Edge9/1/2022 Safari on iOS3/5/2024551
api.Element.checkVisibility.options_checkOpacity_parameter πŸ“‹Edge9/1/2022 Safari on iOS3/5/2024551
api.Element.checkVisibility.options_checkVisibilityCSS_parameter πŸ“‹Edge9/1/2022 Safari on iOS3/5/2024551
api.Element.checkVisibility.options_contentVisibilityAuto_parameter πŸ“‹Edge1/25/2024 Safari on iOS3/5/202440
api.Element.checkVisibility.options_opacityProperty_parameter πŸ“‹Edge1/25/2024 Safari on iOS3/5/202440
api.Element.checkVisibility.options_visibilityProperty_parameter πŸ“‹Edge1/25/2024 Safari on iOS3/5/202440
api.Element.childElementCount πŸ“‹Safari on iOS6/17/2009 Edge7/29/20152233
api.Element.children πŸ“‹Safari on iOS6/17/2009 Edge7/29/20152233
Internet Explorer: Also includes non-standard HTMLCommentElement nodes.
api.Element.classList πŸ“‹Safari on iOS9/18/2013 Edge10/17/20171490
Chrome: Not supported for SVG elements.Chrome Android: Not supported for SVG elements.Edge: Not supported for SVG elements.Internet Explorer: Not supported for SVG elements.Safari: Not supported for SVG elements.Safari on iOS: Not supported for SVG elements.Samsung Internet: Not supported for SVG elements.WebView Android: Not supported for SVG elements.WebView on iOS: Not supported for SVG elements.
api.Element.className πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
Chrome: Only supported for HTMLElement, not all Element objects, such as SVGElement.Chrome Android: Only supported for HTMLElement, not all Element objects, such as SVGElement.Samsung Internet: Only supported for HTMLElement, not all Element objects, such as SVGElement.
api.Element.click_event πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
Firefox: Beginning in Firefox 68, Firefox no longer incorrectly sends a click event for buttons other than the primary mouse button; previously, there were circumstances in which this would occur. One example: middle-clicking a link would send a click to the document's <html> element.
api.Element.click_event.type_pointerevent Edge7/22/2021 Safari on iOS12/11/20241238
api.Element.clientHeight πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Element.clientLeft πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Element.clientTop πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Element.clientWidth πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Element.closest πŸ“‹Safari on iOS9/16/2015 Edge4/5/2017567
api.Element.compositionend_event πŸ“‹Safari on iOS10/12/2011 Edge7/29/20151386
api.Element.compositionstart_event πŸ“‹Safari on iOS10/12/2011 Edge7/29/20151386
api.Element.compositionupdate_event πŸ“‹Safari on iOS10/12/2011 Edge7/29/20151386
api.Element.computedStyleMap πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.Element.contentvisibilityautostatechange_event πŸ“‹Edge12/5/2022 Safari on iOS9/16/2024651
Firefox: The oncontentvisibilityautostatechange event handler property is not supported.Firefox for Android: The oncontentvisibilityautostatechange event handler property is not supported.
api.Element.copy_event πŸ“‹Safari on iOS6/17/2009 Edge7/29/20152233
Internet Explorer: Before Internet Explorer 9, this event is not supported via addEventListener; however, the event handler is supported since IE 5.5. The event can be listened to via element.oncopy.
api.Element.customElementRegistry πŸ“‹Safari on iOS9/15/2025 Edge3/12/2026178
api.Element.cut_event πŸ“‹Safari on iOS6/17/2009 Edge7/29/20152233
Internet Explorer: Before Internet Explorer 9, this event is not supported via addEventListener; however, the event handler is supported since IE 5.5. The event can be listened to via element.oncopy.
api.Element.dblclick_event πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
Firefox: Starting in Firefox 68, dblclick events are only sent for the primary mouse button, per the specification.
api.Element.firstElementChild πŸ“‹Safari on iOS6/17/2009 Edge7/29/20152233
api.Element.focus_event πŸ“‹Safari on iOS7/11/2008 Edge7/29/20152574
Firefox: The interface for this event is Event, not FocusEvent.Firefox for Android: The interface for this event is Event, not FocusEvent.
api.Element.focusin_event πŸ“‹Safari on iOS11/22/2010 Edge7/29/20151710
Chrome: The onfocusin event handler property is not supported. To listen to this event, use element.addEventListener('focusin', function() {});.Chrome Android: The onfocusin event handler property is not supported. To listen to this event, use element.addEventListener('focusin', function() {});.Edge: The onfocusin event handler property is not supported. To listen to this event, use element.addEventListener('focusin', function() {});.Firefox: The onfocusin event handler property is not supported. To listen to this event, use element.addEventListener('focusin', function() {});.Firefox for Android: The onfocusin event handler property is not supported. To listen to this event, use element.addEventListener('focusin', function() {});.Quest Browser: The onfocusin event handler property is not supported. To listen to this event, use element.addEventListener('focusin', function() {});.Samsung Internet: The onfocusin event handler property is not supported. To listen to this event, use element.addEventListener('focusin', function() {});.WebView Android: The onfocusin event handler property is not supported. To listen to this event, use element.addEventListener('focusin', function() {});.
api.Element.focusout_event πŸ“‹Safari on iOS11/22/2010 Edge7/29/20151710
Chrome: The onfocusout event handler property is not supported. To listen to this event, use element.addEventListener('focusout', function() {});.Chrome Android: The onfocusout event handler property is not supported. To listen to this event, use element.addEventListener('focusout', function() {});.Edge: The onfocusout event handler property is not supported. To listen to this event, use element.addEventListener('focusout', function() {});.Firefox: The onfocusout event handler property is not supported. To listen to this event, use element.addEventListener('focusout', function() {});.Firefox for Android: The onfocusout event handler property is not supported. To listen to this event, use element.addEventListener('focusout', function() {});.Quest Browser: The onfocusout event handler property is not supported. To listen to this event, use element.addEventListener('focusout', function() {});.Samsung Internet: The onfocusout event handler property is not supported. To listen to this event, use element.addEventListener('focusout', function() {});.WebView Android: The onfocusout event handler property is not supported. To listen to this event, use element.addEventListener('focusout', function() {});.
api.Element.fullscreenchange_event πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
Safari on iOS: Only available on iPad, not on iPhone.Safari on iOS: Shows an overlay button which can not be disabled. Swiping down exits fullscreen mode, making it unsuitable for some use cases like games.Safari on iOS: Only available on iPad, not on iPhone.
api.Element.fullscreenerror_event πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
Safari on iOS: Only available on iPad, not on iPhone.Safari on iOS: Shows an overlay button which can not be disabled. Swiping down exits fullscreen mode, making it unsuitable for some use cases like games.Safari on iOS: Only available on iPad, not on iPhone.
api.Element.getAnimations πŸ“‹Safari on iOS3/24/2020 Edge7/16/2020114
api.Element.getAttribute πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Element.getAttributeNS πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
Firefox: Starting in Firefox 13, null is always returned instead of the empty string, as per the DOM4 specification. Previously, there were cases in which an empty string could be returned.Firefox for Android: Starting in Firefox for Android 14, null is always returned instead of the empty string, as per the DOM4 specification. Previously, there were cases in which an empty string could be returned.
api.Element.getAttributeNames πŸ“‹Safari on iOS3/27/2017 Edge10/2/2018554
api.Element.getAttributeNode πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Element.getAttributeNodeNS πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Element.getBoundingClientRect πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
Safari on iOS: Safari for iOS will modify the effective viewport based on the user zoom. This results in incorrect values whenever the user has zoomed.WebView on iOS: Safari for iOS will modify the effective viewport based on the user zoom. This results in incorrect values whenever the user has zoomed.
api.Element.getClientRects πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
api.Element.getElementsByClassName πŸ“‹Safari on iOS7/11/2008 Edge10/17/20173385
Edge: Only supported for HTMLElement, not all Element objects, such as SVGElement.Firefox: Before Firefox 19, this method was returning a NodeList; it was then changed to reflect the change in the spec.Internet Explorer: Only supported for HTMLElement, not all Element objects, such as SVGElement.
api.Element.getElementsByTagName πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
Chrome: Initially, this method was returning a NodeList; it was then changed to reflect the spec change.Chrome Android: Initially, this method was returning a NodeList; it was then changed to reflect the spec change.Firefox: Before Firefox 19, this method was returning a NodeList; it was then changed to reflect the change in the spec.Firefox for Android: Before Firefox for Android 19, this method was returning a NodeList; it was then changed to reflect the change in the spec.Quest Browser: Initially, this method was returning a NodeList; it was then changed to reflect the spec change.Opera: Initially, this method was returning a NodeList; it was then changed to reflect the spec change.Safari: Initially, this method was returning a NodeList; it was then changed to reflect the spec change.Safari on iOS: Initially, this method was returning a NodeList; it was then changed to reflect the spec change.Samsung Internet: Initially, this method was returning a NodeList; it was then changed to reflect the spec change.WebView Android: Initially, this method was returning a NodeList; it was then changed to reflect the spec change.WebView on iOS: Initially, this method was returning a NodeList; it was then changed to reflect the spec change.
api.Element.getElementsByTagName.all_elements_selector Safari on iOS6/29/2007 Edge7/29/20152952
api.Element.getElementsByTagNameNS πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
Chrome: Initially, this method was returning a NodeList; it was then changed to reflect the spec change.Chrome Android: Initially, this method was returning a NodeList; it was then changed to reflect the spec change.Firefox: The behavior of element.getElementsByTagNameNS changed between Firefox 3.5 and Firefox 3.6. In Firefox 3.5 and before, this function would automatically case-fold any queries so that a search for "foo" would match "Foo" or "foo". In Firefox 3.6 and later this function is now case-sensitive so that a query for "foo" will only match "foo" and not "Foo". For more background on this, please see the comment from Henri Sivonen about the change. You can also look at the relevant part of the standard, which states which parts of the API are case-sensitive and which parts aren't.Firefox: Before Firefox 19, this method was returning a NodeList; it was then changed to reflects the spec change.Firefox for Android: Before Firefox 19, this method was returning a NodeList; it was then changed to reflects the spec change.Quest Browser: Initially, this method was returning a NodeList; it was then changed to reflect the spec change.Opera: Initially, this method was returning a NodeList; it was then changed to reflect the spec change.Opera Android: Initially, this method was returning a NodeList; it was then changed to reflect the spec change.Safari: Initially, this method was returning a NodeList; it was then changed to reflect the spec change.Safari on iOS: Initially, this method was returning a NodeList; it was then changed to reflect the spec change.Samsung Internet: Initially, this method was returning a NodeList; it was then changed to reflect the spec change.WebView Android: Initially, this method was returning a NodeList; it was then changed to reflect the spec change.WebView on iOS: Initially, this method was returning a NodeList; it was then changed to reflect the spec change.
api.Element.getElementsByTagNameNS.all_elements_selector Safari on iOS6/29/2007 Edge7/29/20152952
api.Element.getHTML πŸ“‹Edge5/17/2024 Safari on iOS9/16/2024122
api.Element.getHTML.escapes_lt_gt_in_attributes Edge6/26/2025 Safari on iOS9/15/202581
api.Element.gotpointercapture_event πŸ“‹Edge4/30/2018 Safari on iOS9/19/2019507
api.Element.hasAttribute πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Element.hasAttributeNS πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Element.hasAttributes πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
Firefox: Before Firefox 35, it was implemented on the Node interface.Firefox for Android: Before Firefox for Android 35, it was implemented on the Node interface.
api.Element.hasPointerCapture πŸ“‹Safari on iOS9/19/2019 Edge1/15/2020118
api.Element.id πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
Chrome: Only supported for HTMLElement, not all Element objects, such as SVGElement.Chrome Android: Only supported for HTMLElement, not all Element objects, such as SVGElement.Samsung Internet: Only supported for HTMLElement, not all Element objects, such as SVGElement.
api.Element.innerHTML πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Element.innerHTML.enforces_trusted_types πŸ“‹Edge5/21/2020 Safari on iOS9/15/20251943
api.Element.innerHTML.escapes_lt_gt_in_attributes Edge6/26/2025 Safari on iOS9/15/202581
api.Element.input_event πŸ“‹Safari on iOS7/11/2008 Edge1/15/20204205
Edge: Not supported on select, checkbox, or radio inputs.Internet Explorer: Only supports input of type text and password.
api.Element.insertAdjacentElement πŸ“‹Safari on iOS6/29/2007 Edge4/30/20183958
Edge: Only supported for HTMLElement, not all Element objects, such as SVGElement.Internet Explorer: Only supported for HTMLElement, not all Element objects, such as SVGElement.
api.Element.insertAdjacentHTML πŸ“‹Safari on iOS6/21/2010 Edge4/30/20182870
Edge: Only supported for HTMLElement, not all Element objects, such as SVGElement.Internet Explorer: Before Internet Explorer 10, throws an "Invalid target element for this operation." error when called on a <table>, <tbody>, <thead>, or <tr> element.Internet Explorer: Only supported for HTMLElement, not all Element objects, such as SVGElement.
api.Element.insertAdjacentHTML.enforces_trusted_types πŸ“‹Edge5/21/2020 Safari on iOS9/15/20251943
api.Element.insertAdjacentText πŸ“‹Safari on iOS6/21/2010 Edge4/30/20182870
Edge: Only supported for HTMLElement, not all Element objects, such as SVGElement.Internet Explorer: Only supported for HTMLElement, not all Element objects, such as SVGElement.
api.Element.keydown_event πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Element.keypress_event πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
Chrome: Chrome does not fire the keypress event for known keyboard shortcuts. Which keyboard shortcuts are known depends on the user's system. Use the keydown event to implement keyboard shortcuts.Chrome Android: Chrome Android does not fire the keypress event for known keyboard shortcuts. Which keyboard shortcuts are known depends on the user's system. Use the keydown event to implement keyboard shortcuts.Firefox: As of Firefox 65, the keypress event is no longer fired for non-printable keys, except for the Enter key, and the Shift + Enter and Ctrl + Enter key combinations (these were kept for cross-browser compatibility purposes).Firefox for Android: As of Firefox for Android 65, the keypress event is no longer fired for non-printable keys, except for the Enter key, and the Shift + Enter and Ctrl + Enter key combinations (these were kept for cross-browser compatibility purposes).Quest Browser: Quest Browser does not fire the keypress event for known keyboard shortcuts. Which keyboard shortcuts are known depends on the user's system. Use the keydown event to implement keyboard shortcuts.Opera: Opera does not fire the keypress event for known keyboard shortcuts. Which keyboard shortcuts are known depends on the user's system. Use the keydown event to implement keyboard shortcuts.Opera Android: Opera does not fire the keypress event for known keyboard shortcuts. Which keyboard shortcuts are known depends on the user's system. Use the keydown event to implement keyboard shortcuts.Samsung Internet: Samsung Internet does not fire the keypress event for known keyboard shortcuts. Which keyboard shortcuts are known depends on the user's system. Use the keydown event to implement keyboard shortcuts.WebView Android: Chrome does not fire the keypress event for known keyboard shortcuts. Which keyboard shortcuts are known depends on the user's system. Use the keydown event to implement keyboard shortcuts.
api.Element.keyup_event πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Element.lastElementChild πŸ“‹Safari on iOS6/17/2009 Edge7/29/20152233
api.Element.localName πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Element.lostpointercapture_event πŸ“‹Edge4/30/2018 Safari on iOS9/19/2019507
api.Element.matches πŸ“‹Safari on iOS9/17/2014 Edge4/5/2017931
Firefox: Before Firefox 4, invalid selector strings caused false to be returned instead of throwing an exception.Firefox: See bug 1119718 for removal.Firefox for Android: See bug 1119718 for removal.
api.Element.mousedown_event πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
api.Element.mouseenter_event πŸ“‹Safari on iOS9/18/2013 Edge7/29/2015679
api.Element.mouseleave_event πŸ“‹Safari on iOS9/18/2013 Edge7/29/2015679
api.Element.mousemove_event πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
api.Element.mouseout_event πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Element.mouseover_event πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
api.Element.mouseup_event πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
api.Element.mousewheel_event Safari on iOS6/29/2007 Edge7/29/20152952
api.Element.namespaceURI πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Element.nextElementSibling πŸ“‹Safari on iOS6/17/2009 Edge7/29/20152233
api.Element.outerHTML πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Element.outerHTML.enforces_trusted_types πŸ“‹Edge5/21/2020 Safari on iOS9/15/20251943
api.Element.outerHTML.escapes_lt_gt_in_attributes Edge6/26/2025 Safari on iOS9/15/202581
api.Element.part πŸ“‹Edge1/15/2020 Safari on iOS3/24/202069
api.Element.paste_event πŸ“‹Safari on iOS6/17/2009 Edge7/29/20152233
Internet Explorer: Before Internet Explorer 11, copying files does not trigger the paste event.Internet Explorer: Before Internet Explorer 9, this event is not supported via addEventListener; however, the event handler is supported since IE 5.5. The event can be listened to via element.oncopy.
api.Element.pointercancel_event πŸ“‹Edge7/29/2015 Safari on iOS9/19/20191513
api.Element.pointerdown_event πŸ“‹Edge7/29/2015 Safari on iOS9/19/20191513
api.Element.pointerenter_event πŸ“‹Edge7/29/2015 Safari on iOS9/19/20191513
api.Element.pointerleave_event πŸ“‹Edge7/29/2015 Safari on iOS9/19/20191513
api.Element.pointermove_event πŸ“‹Edge7/29/2015 Safari on iOS9/19/20191513
api.Element.pointerout_event πŸ“‹Edge7/29/2015 Safari on iOS9/19/20191513
api.Element.pointerover_event πŸ“‹Edge7/29/2015 Safari on iOS9/19/20191513
api.Element.pointerup_event πŸ“‹Edge7/29/2015 Safari on iOS9/19/20191513
api.Element.prefix πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Element.prepend πŸ“‹Safari on iOS9/13/2016 Edge4/30/2018594
api.Element.previousElementSibling πŸ“‹Safari on iOS6/17/2009 Edge7/29/20152233
api.Element.querySelector πŸ“‹Safari on iOS7/11/2008 Edge7/29/20152574
Internet Explorer: querySelector() is supported, but only for CSS 2.1 selectors.
api.Element.querySelectorAll πŸ“‹Safari on iOS7/11/2008 Edge7/29/20152574
Internet Explorer: querySelectorAll() is supported, but only for CSS 2.1 selectors.
api.Element.releasePointerCapture πŸ“‹Edge7/29/2015 Safari on iOS9/19/20191513
api.Element.remove πŸ“‹Safari on iOS9/18/2013 Edge7/29/2015679
api.Element.removeAttribute πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
Edge: This function doesn't respect boolean attributes' default values. See bug 12087679.
api.Element.removeAttributeNS πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Element.removeAttributeNode πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Element.replaceChildren πŸ“‹Safari on iOS9/16/2020 Edge10/9/202023
api.Element.replaceWith πŸ“‹Safari on iOS9/13/2016 Edge4/30/2018594
api.Element.requestFullscreen πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
Firefox: Before Firefox 44, Firefox incorrectly allowed elements inside a <frame> or <object> element to request, and to be granted, fullscreen. In Firefox 44 and onwards this has been fixed: only elements in the top-level document or in an <iframe> element with the allowfullscreen attribute can be displayed fullscreen.Firefox for Android: Before Firefox for Android 44, Firefox for Android incorrectly allowed elements inside a <frame> or <object> element to request, and to be granted, fullscreen. In Firefox for Android 44 and onwards this has been fixed: only elements in the top-level document or in an <iframe> element with the allowfullscreen attribute can be displayed fullscreen.Safari on iOS: Only available on iPad, not on iPhone.Safari on iOS: Shows an overlay button which can not be disabled. Swiping down exits fullscreen mode, making it unsuitable for some use cases like games.Safari on iOS: Only available on iPad, not on iPhone. Shows an overlay button which can not be disabled.
api.Element.requestFullscreen.returns_promise Edge1/15/2020 Safari on iOS3/27/20231167
api.Element.role πŸ“‹Safari on iOS3/25/2019 Edge6/23/20221186
api.Element.scroll πŸ“‹Safari on iOS3/27/2017 Edge1/15/20201024
api.Element.scroll.options_behavior_parameter Edge1/15/2020 Safari on iOS9/16/2020245
api.Element.scroll.options_left_parameter Safari on iOS3/27/2017 Edge1/15/20201024
api.Element.scroll.options_top_parameter Safari on iOS3/27/2017 Edge1/15/20201024
api.Element.scrollBy πŸ“‹Safari on iOS3/27/2017 Edge1/15/20201024
api.Element.scrollBy.options_behavior_parameter Edge1/15/2020 Safari on iOS9/16/2020245
api.Element.scrollBy.options_left_parameter Safari on iOS3/27/2017 Edge1/15/20201024
api.Element.scrollBy.options_top_parameter Safari on iOS3/27/2017 Edge1/15/20201024
api.Element.scrollHeight πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
Firefox: Before Firefox 21, when an element's content does not generate a vertical scrollbar, then its scrollHeight property is equal to its clientHeight property. This can mean either the content is too short to require a scrollbar or that the element has a CSS style overflow value of visible (non-scrollable).Firefox for Android: Before Firefox for Android 21, when an element's content does not generate a vertical scrollbar, then its scrollHeight property is equal to its clientHeight property. This can mean either the content is too short to require a scrollbar or that the element has a CSS style overflow value of visible (non-scrollable).Internet Explorer: In Internet Explorer 5 through 7, if padding is set, the value of scrollHeight is equal to the sum of the top and bottom padding. This behavior was fixed in Internet Explorer 8.
api.Element.scrollIntoView πŸ“‹Safari on iOS6/29/2007 Edge1/15/20204583
Edge: The only parameter supported is alignToTop.Edge: Only supported for HTMLElement, not all Element objects, such as SVGElement.Edge: No support for smooth behavior.Internet Explorer: Only supported for HTMLElement, not all Element objects, such as SVGElement.Internet Explorer: No support for smooth behavior or center options.Safari: No support for center option.Safari: Before Safari 15.4, there was no support for the smooth behavior.Safari on iOS: No support for center option.Safari on iOS: Before iOS 15.4, there was no support for the smooth behavior.WebView on iOS: No support for center option.WebView on iOS: Before iOS 15.4, there was no support for the smooth behavior.
api.Element.scrollIntoView.options_parameter πŸ“‹Edge1/15/2020 Safari on iOS9/16/2020245
api.Element.scrollIntoView.options_parameter.block_option πŸ“‹Edge1/15/2020 Safari on iOS9/16/2020245
Firefox: Only values "top" and "bottom", not "nearest" and "center".Firefox for Android: Only values "top" and "bottom", not "nearest" and "center".
api.Element.scrollIntoView.options_parameter.inline_option πŸ“‹Edge1/15/2020 Safari on iOS9/16/2020245
api.Element.scrollIntoViewIfNeeded Safari on iOS6/29/2007 Edge1/15/20204583
api.Element.scrollLeft πŸ“‹Safari on iOS6/29/2007 Edge10/9/20204851
Chrome: For right-to-left elements, this property uses 0-100 (most left to most right) instead of negative values. See bug 41319147.Chrome Android: For right-to-left elements, this property uses 0-100 (most left to most right) instead of negative values. See bug 41319147.Edge: For right-to-left elements, this property uses 0-100 (most left to most right) instead of negative values. See bug 41319147.Internet Explorer: For right-to-left elements, this property uses 100-0 (most left to most right) instead of negative values.Quest Browser: For right-to-left elements, this property uses 0-100 (most left to most right) instead of negative values. See bug 41319147.Samsung Internet: For right-to-left elements, this property uses 0-100 (most left to most right) instead of negative values. See bug 41319147.WebView Android: For right-to-left elements, this property uses 0-100 (most left to most right) instead of negative values. See bug 41319147.
api.Element.scrollTo πŸ“‹Safari on iOS3/27/2017 Edge1/15/20201024
api.Element.scrollTo.options_behavior_parameter Edge1/15/2020 Safari on iOS9/16/2020245
api.Element.scrollTo.options_left_parameter Safari on iOS3/27/2017 Edge1/15/20201024
api.Element.scrollTo.options_top_parameter Safari on iOS3/27/2017 Edge1/15/20201024
api.Element.scrollTop πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Element.scrollWidth πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
Internet Explorer: In Internet Explorer 5 through 7, if padding is set, the value of scrollWidth is equal to the sum of the left and right padding. This behavior was fixed in Internet Explorer 8.
api.Element.scroll_event πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Element.scrollend_event πŸ“‹Edge6/2/2023 Safari on iOS12/12/2025924
api.Element.securitypolicyviolation_event πŸ“‹Safari on iOS9/13/2016 Edge4/5/2017204
api.Element.setAttribute πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
Internet Explorer: In Internet Explorer 7 and earlier, setAttribute doesn't set styles and removes events when you try to set them.
api.Element.setAttribute.enforces_trusted_types Edge5/21/2020 Safari on iOS9/15/20251943
api.Element.setAttributeNS πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Element.setAttributeNS.enforces_trusted_types Edge5/21/2020 Safari on iOS9/15/20251943
api.Element.setAttributeNode πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Element.setAttributeNodeNS πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
Edge: Returns a ClientRectList with ClientRect objects (which do not contain x and y properties) instead of DOMRect objects.Internet Explorer: Returns a ClientRectList with ClientRect objects (which do not contain x and y properties) instead of DOMRect objects.
api.Element.setHTMLUnsafe πŸ“‹Edge4/18/2024 Safari on iOS9/15/2025515
Safari: If there are custom elements in a declarative shadow root in the parsed HTML, then the elements' constructors and connectedCallback() methods are not called (bug 296420).Safari on iOS: If there are custom elements in a declarative shadow root in the parsed HTML, then the elements' constructors and connectedCallback() methods are not called (bug 296420).WebView on iOS: If there are custom elements in a declarative shadow root in the parsed HTML, then the elements' constructors and connectedCallback() methods are not called (bug 296420).
api.Element.setHTMLUnsafe.enforces_trusted_types πŸ“‹Edge4/18/2024 Safari on iOS9/15/2025515
api.Element.setPointerCapture πŸ“‹Edge7/29/2015 Safari on iOS9/19/20191513
Firefox: Before Firefox 82, setPointerCapture() throws InvalidPointerId for an invalid pointerId argument. From Firefox 82, it throws the specified NotFoundError exception. See bug 1662124.Firefox for Android: Before Firefox 82, setPointerCapture() throws InvalidPointerId for an invalid pointerId argument. From Firefox 82, it throws the specified NotFoundError exception. See bug 1662124.
api.Element.shadowRoot πŸ“‹Safari on iOS9/13/2016 Edge1/15/20201219
api.Element.slot πŸ“‹Safari on iOS9/13/2016 Edge1/15/20201219
api.Element.tagName πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Element.toggleAttribute πŸ“‹Safari on iOS9/17/2018 Edge10/2/201815
api.Element.touchcancel_event πŸ“‹Safari on iOS6/17/2009 Edge7/29/20152233
api.Element.touchend_event πŸ“‹Safari on iOS6/17/2009 Edge7/29/20152233
api.Element.touchmove_event πŸ“‹Safari on iOS6/17/2009 Edge7/29/20152233
api.Element.touchstart_event πŸ“‹Safari on iOS6/17/2009 Edge7/29/20152233
api.Element.transitioncancel_event πŸ“‹Safari on iOS3/24/2020 Edge11/19/2020240
Chrome: The ontransitioncancel event handler property is not supported. To listen to this event, use element.addEventListener('transitioncancel', function() {});.Chrome Android: The ontransitioncancel event handler property is not supported. To listen to this event, use element.addEventListener('transitioncancel', function() {});.Edge: The ontransitioncancel event handler property is not supported. To listen to this event, use element.addEventListener('transitioncancel', function() {});.Quest Browser: The ontransitioncancel event handler property is not supported. To listen to this event, use element.addEventListener('transitioncancel', function() {});.Opera: The ontransitioncancel event handler property is not supported. To listen to this event, use element.addEventListener('transitioncancel', function() {});.Opera Android: The ontransitioncancel event handler property is not supported. To listen to this event, use element.addEventListener('transitioncancel', function() {});.Safari: Although the ontransitioncancel event handler property is supported, the transitioncancel event is never fired.Safari on iOS: Although the ontransitioncancel event handler property is supported, the transitioncancel event is never fired.Samsung Internet: The ontransitioncancel event handler property is not supported. To listen to this event, use element.addEventListener('transitioncancel', function() {});.WebView Android: The ontransitioncancel event handler property is not supported. To listen to this event, use element.addEventListener('transitioncancel', function() {});.WebView on iOS: Although the ontransitioncancel event handler property is supported, the transitioncancel event is never fired.
api.Element.transitionend_event πŸ“‹Safari on iOS9/18/2013 Edge10/2/20181840
Edge: The ontransitionend event handler property is not supported. To listen to this event, use element.addEventListener('transitionend', function() {});.Internet Explorer: The ontransitionend event handler property is not supported. To listen to this event, use element.addEventListener('transitionend', function() {});.
api.Element.transitionrun_event πŸ“‹Edge7/29/2015 Safari on iOS3/24/20201700
Internet Explorer: The ontransitionrun event handler property is not supported. To listen to this event, use element.addEventListener('transitionrun', function() {});.Safari: The event handler exists but will never be called.Safari on iOS: The event handler exists but will never be called.WebView on iOS: The event handler exists but will never be called.
api.Element.transitionstart_event πŸ“‹Edge7/29/2015 Safari on iOS3/24/20201700
Internet Explorer: The ontransitionstart event handler property is not supported. To listen to this event, use element.addEventListener('transitionstart', function() {});.Safari: The event handler exists but will never be called.Safari on iOS: The event handler exists but will never be called.WebView on iOS: The event handler exists but will never be called.
api.ElementInternals πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.ElementInternals.ariaActiveDescendantElement πŸ“‹Safari on iOS3/27/2023 Edge4/4/2025739
api.ElementInternals.ariaAtomic πŸ“‹Edge4/13/2020 Safari on iOS3/27/20231078
api.ElementInternals.ariaAutoComplete πŸ“‹Edge4/13/2020 Safari on iOS3/27/20231078
api.ElementInternals.ariaBrailleLabel πŸ“‹Edge10/27/2022 Safari on iOS9/16/2024690
api.ElementInternals.ariaBrailleRoleDescription πŸ“‹Edge10/27/2022 Safari on iOS9/16/2024690
api.ElementInternals.ariaBusy πŸ“‹Edge4/13/2020 Safari on iOS3/27/20231078
api.ElementInternals.ariaChecked πŸ“‹Edge4/13/2020 Safari on iOS3/27/20231078
api.ElementInternals.ariaColCount πŸ“‹Edge4/13/2020 Safari on iOS3/27/20231078
api.ElementInternals.ariaColIndex πŸ“‹Edge4/13/2020 Safari on iOS3/27/20231078
api.ElementInternals.ariaColSpan πŸ“‹Edge4/13/2020 Safari on iOS3/27/20231078
api.ElementInternals.ariaControlsElements πŸ“‹Safari on iOS3/27/2023 Edge4/4/2025739
api.ElementInternals.ariaCurrent πŸ“‹Edge4/13/2020 Safari on iOS3/27/20231078
api.ElementInternals.ariaDescribedByElements πŸ“‹Safari on iOS3/27/2023 Edge4/4/2025739
api.ElementInternals.ariaDetailsElements πŸ“‹Safari on iOS3/27/2023 Edge4/4/2025739
api.ElementInternals.ariaDisabled πŸ“‹Edge4/13/2020 Safari on iOS3/27/20231078
api.ElementInternals.ariaErrorMessageElements πŸ“‹Safari on iOS3/27/2023 Edge4/4/2025739
api.ElementInternals.ariaExpanded πŸ“‹Edge4/13/2020 Safari on iOS3/27/20231078
api.ElementInternals.ariaFlowToElements πŸ“‹Safari on iOS3/27/2023 Edge4/4/2025739
api.ElementInternals.ariaHasPopup πŸ“‹Edge4/13/2020 Safari on iOS3/27/20231078
api.ElementInternals.ariaHidden πŸ“‹Edge4/13/2020 Safari on iOS3/27/20231078
api.ElementInternals.ariaInvalid πŸ“‹Edge5/31/2022 Safari on iOS3/27/2023300
api.ElementInternals.ariaKeyShortcuts πŸ“‹Edge4/13/2020 Safari on iOS3/27/20231078
api.ElementInternals.ariaLabel πŸ“‹Edge4/13/2020 Safari on iOS3/27/20231078
api.ElementInternals.ariaLabelledByElements πŸ“‹Safari on iOS3/27/2023 Edge4/4/2025739
api.ElementInternals.ariaLevel πŸ“‹Edge4/13/2020 Safari on iOS3/27/20231078
api.ElementInternals.ariaLive πŸ“‹Edge4/13/2020 Safari on iOS3/27/20231078
api.ElementInternals.ariaModal πŸ“‹Edge4/13/2020 Safari on iOS3/27/20231078
api.ElementInternals.ariaMultiLine πŸ“‹Edge4/13/2020 Safari on iOS3/27/20231078
api.ElementInternals.ariaMultiSelectable πŸ“‹Edge4/13/2020 Safari on iOS3/27/20231078
api.ElementInternals.ariaOrientation πŸ“‹Edge4/13/2020 Safari on iOS3/27/20231078
api.ElementInternals.ariaPlaceholder πŸ“‹Edge4/13/2020 Safari on iOS3/27/20231078
api.ElementInternals.ariaPosInSet πŸ“‹Edge4/13/2020 Safari on iOS3/27/20231078
api.ElementInternals.ariaPressed πŸ“‹Edge4/13/2020 Safari on iOS3/27/20231078
api.ElementInternals.ariaReadOnly πŸ“‹Edge4/13/2020 Safari on iOS3/27/20231078
api.ElementInternals.ariaRelevant Edge4/13/2020 Safari on iOS3/27/20231078
api.ElementInternals.ariaRequired πŸ“‹Edge4/13/2020 Safari on iOS3/27/20231078
api.ElementInternals.ariaRoleDescription πŸ“‹Edge4/13/2020 Safari on iOS3/27/20231078
api.ElementInternals.ariaRowCount πŸ“‹Edge4/13/2020 Safari on iOS3/27/20231078
api.ElementInternals.ariaRowIndex πŸ“‹Edge4/13/2020 Safari on iOS3/27/20231078
api.ElementInternals.ariaRowSpan πŸ“‹Edge4/13/2020 Safari on iOS3/27/20231078
api.ElementInternals.ariaSelected πŸ“‹Edge4/13/2020 Safari on iOS3/27/20231078
api.ElementInternals.ariaSetSize πŸ“‹Edge7/16/2020 Safari on iOS3/27/2023984
api.ElementInternals.ariaSort πŸ“‹Edge4/13/2020 Safari on iOS3/27/20231078
api.ElementInternals.ariaValueMax πŸ“‹Edge4/13/2020 Safari on iOS3/27/20231078
api.ElementInternals.ariaValueMin πŸ“‹Edge4/13/2020 Safari on iOS3/27/20231078
api.ElementInternals.ariaValueNow πŸ“‹Edge4/13/2020 Safari on iOS3/27/20231078
api.ElementInternals.ariaValueText πŸ“‹Edge4/13/2020 Safari on iOS3/27/20231078
api.ElementInternals.checkValidity πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.ElementInternals.form πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.ElementInternals.labels πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.ElementInternals.reportValidity πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.ElementInternals.role πŸ“‹Edge6/23/2022 Safari on iOS3/27/2023277
api.ElementInternals.setFormValue πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.ElementInternals.setValidity πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.ElementInternals.shadowRoot πŸ“‹Edge1/21/2021 Safari on iOS3/27/2023795
api.ElementInternals.states πŸ“‹Edge4/15/2021 Safari on iOS3/5/20241055
api.ElementInternals.validationMessage πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.ElementInternals.validity πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.ElementInternals.willValidate πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.EncodedAudioChunk πŸ“‹Edge9/24/2021 Safari on iOS9/15/20251452
api.EncodedAudioChunk.EncodedAudioChunk πŸ“‹Edge9/24/2021 Safari on iOS9/15/20251452
api.EncodedAudioChunk.byteLength πŸ“‹Edge9/24/2021 Safari on iOS9/15/20251452
api.EncodedAudioChunk.copyTo πŸ“‹Edge9/24/2021 Safari on iOS9/15/20251452
api.EncodedAudioChunk.duration πŸ“‹Edge9/24/2021 Safari on iOS9/15/20251452
api.EncodedAudioChunk.timestamp πŸ“‹Edge9/24/2021 Safari on iOS9/15/20251452
api.EncodedAudioChunk.type πŸ“‹Edge9/24/2021 Safari on iOS9/15/20251452
api.EncodedVideoChunk πŸ“‹Edge9/24/2021 Safari on iOS3/27/2023549
api.EncodedVideoChunk.EncodedVideoChunk πŸ“‹Edge9/24/2021 Safari on iOS3/27/2023549
api.EncodedVideoChunk.byteLength πŸ“‹Edge9/24/2021 Safari on iOS3/27/2023549
api.EncodedVideoChunk.copyTo πŸ“‹Edge9/24/2021 Safari on iOS3/27/2023549
api.EncodedVideoChunk.duration πŸ“‹Edge9/24/2021 Safari on iOS3/27/2023549
api.EncodedVideoChunk.timestamp πŸ“‹Edge9/24/2021 Safari on iOS3/27/2023549
api.EncodedVideoChunk.type πŸ“‹Edge9/24/2021 Safari on iOS3/27/2023549
api.ErrorEvent πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.ErrorEvent.ErrorEvent πŸ“‹Safari on iOS9/10/2012 Edge8/2/20161422
api.ErrorEvent.colno πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.ErrorEvent.error πŸ“‹Edge7/29/2015 Safari on iOS9/13/2016412
api.ErrorEvent.filename πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.ErrorEvent.lineno πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.ErrorEvent.message πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.Event πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
Node.js: Only available as an internal instance.
api.Event.Event πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.Event.bubbles πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
Node.js: This is not used in Node.js and is provided purely for completeness.
api.Event.cancelBubble πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
Chrome: Starting with Chrome 58 and Opera 45, setting this property to false does nothing, as per spec discussion.Chrome Android: Starting with Chrome Android 58 and Opera 45, setting this property to false does nothing, as per spec discussion.Firefox: Only supported for UIEvent, not all Event objects.Firefox for Android: Only supported for UIEvent, not all Event objects.Node.js: This is not used in Node.js and is provided purely for completeness.Quest Browser: Starting with Quest Browser 5.0 and Opera 45, setting this property to false does nothing, as per spec discussion.Opera: Starting with Chrome 58 and Opera 45, setting this property to false does nothing, as per spec discussion.Opera Android: Starting with Chrome 58 and Opera 45, setting this property to false does nothing, as per spec discussion.Samsung Internet: Starting with Samsung Internet 7.0 and Opera 45, setting this property to false does nothing, as per spec discussion.WebView Android: Starting with WebView Android 58 and Opera 45, setting this property to false does nothing, as per spec discussion.
api.Event.cancelable πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Event.composed πŸ“‹Safari on iOS9/13/2016 Edge1/15/20201219
Firefox: Before Firefox 95, this property was incorrectly set to false on <select> and <input type='checkbox'> elements.Firefox for Android: Before Firefox for Android 95, this property was incorrectly set to false on <select> and <input type='checkbox'> elements.Node.js: This is not used in Node.js and is provided purely for completeness.
api.Event.composedPath πŸ“‹Safari on iOS9/13/2016 Edge1/15/20201219
Node.js: Returns an array with either the event itself or empty.Node.js: This is not used in Node.js and is provided purely for completeness.
api.Event.currentTarget πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
Internet Explorer: On Internet Explorer 6 through 8, the event model is different. Event listeners are attached with the non-standard EventTarget.attachEvent method. In this model, there is no equivalent to event.currentTarget and this is the global object. One solution to emulate the event.currentTarget feature is to wrap your handler in a function calling the handler using Function.prototype.call with the element as a first argument. This way, this will be the expected value.
api.Event.defaultPrevented πŸ“‹Safari on iOS10/12/2011 Edge7/29/20151386
api.Event.eventPhase πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Event.initEvent πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
Firefox: Before Firefox 17, a call to this method after the dispatching of the event raised an exception instead of doing nothing.Firefox for Android: Before Firefox for Android 17, a call to this method after the dispatching of the event raised an exception instead of doing nothing.
api.Event.isTrusted πŸ“‹Edge7/29/2015 Safari on iOS9/13/2016412
Chrome: Starting with Chrome 53 and Opera 40, untrusted events do not invoke the default action.Chrome Android: Starting with Chrome Android 53 and Opera 40, untrusted events do not invoke the default action.Internet Explorer: In Internet Explorer, all events are trusted except those that are created with the createEvent() method.Quest Browser: Starting with Quest Browser 5.0 and Opera 40, untrusted events do not invoke the default action.Opera: Starting with Chrome 53 and Opera 40, untrusted events do not invoke the default action.Opera Android: Starting with Chrome 53 and Opera 40, untrusted events do not invoke the default action.Samsung Internet: Starting with Samsung Internet 6.0 and Opera 40, untrusted events do not invoke the default action.WebView Android: Starting with version 53, untrusted events do not invoke the default action.
api.Event.preventDefault πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Event.returnValue πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Event.srcElement πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Event.stopImmediatePropagation πŸ“‹Safari on iOS10/12/2011 Edge7/29/20151386
api.Event.stopPropagation πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
Node.js: This is not used in Node.js and is provided purely for completeness.
api.Event.target πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Event.timeStamp πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
Chrome: Starting with Chrome 49, Firefox 54 and Opera 36, this property returns DOMHighResTimeStamp instead of DOMTimeStamp.Chrome Android: Starting with Chrome Android 49, Firefox 54 and Opera 36, this property returns DOMHighResTimeStamp instead of DOMTimeStamp.Deno: In Deno this represents the time since UNIX epoch, not since startup. This is considered a bug, see #10835.Firefox: Starting with Chrome 49, Firefox 54 and Opera 36, this property returns DOMHighResTimeStamp instead of DOMTimeStamp.Firefox for Android: Starting with Chrome 49, Firefox for Android 54 and Opera 36, this property returns DOMHighResTimeStamp instead of DOMTimeStamp.Internet Explorer: Starting with Chrome 49, Firefox 54 and Opera 36, this property returns DOMHighResTimeStamp instead of DOMTimeStamp.Quest Browser: Starting with Quest Browser 5.0, Firefox 54 and Opera 36, this property returns DOMHighResTimeStamp instead of DOMTimeStamp.Opera: Starting with Chrome 49, Firefox 54 and Opera 36, this property returns DOMHighResTimeStamp instead of DOMTimeStamp.Opera Android: Starting with Chrome 49, Firefox 54 and Opera 36, this property returns DOMHighResTimeStamp instead of DOMTimeStamp.Samsung Internet: Starting with Samsung Internet 5.0, Firefox 54 and Opera 36, this property returns DOMHighResTimeStamp instead of DOMTimeStamp.WebView Android: Starting with version 49, this property returns DOMHighResTimeStamp instead of DOMTimeStamp.
api.Event.type πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.EventCounts πŸ“‹Edge8/27/2020 Safari on iOS12/12/20251933
api.EventCounts.@@iterator Edge8/27/2020 Safari on iOS12/12/20251933
api.EventCounts.entries Edge8/27/2020 Safari on iOS12/12/20251933
api.EventCounts.forEach Edge8/27/2020 Safari on iOS12/12/20251933
api.EventCounts.get Edge8/27/2020 Safari on iOS12/12/20251933
api.EventCounts.has Edge8/27/2020 Safari on iOS12/12/20251933
api.EventCounts.keys Edge8/27/2020 Safari on iOS12/12/20251933
api.EventCounts.size Edge8/27/2020 Safari on iOS12/12/20251933
api.EventCounts.values Edge8/27/2020 Safari on iOS12/12/20251933
api.EventSource πŸ“‹Safari on iOS10/12/2011 Edge1/15/20203017
api.EventSource.EventSource πŸ“‹Safari on iOS10/12/2011 Edge1/15/20203017
api.EventSource.EventSource.options_withCredentials_parameter Safari on iOS9/18/2013 Edge1/15/20202310
api.EventSource.close πŸ“‹Safari on iOS10/12/2011 Edge1/15/20203017
api.EventSource.error_event πŸ“‹Safari on iOS10/12/2011 Edge1/15/20203017
api.EventSource.message_event πŸ“‹Safari on iOS10/12/2011 Edge1/15/20203017
api.EventSource.open_event πŸ“‹Safari on iOS10/12/2011 Edge1/15/20203017
api.EventSource.readyState πŸ“‹Safari on iOS10/12/2011 Edge1/15/20203017
api.EventSource.url πŸ“‹Safari on iOS9/10/2012 Edge1/15/20202683
api.EventSource.withCredentials πŸ“‹Safari on iOS9/18/2013 Edge1/15/20202310
api.EventSource.worker_support Safari on iOS10/12/2011 Edge1/15/20203017
Firefox: Not supported in service workers.Firefox for Android: Not supported in service workers.
api.EventTarget πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
Node.js: Only available as an internal instance.Safari: window.EventTarget did not exist on versions of Safari before 10.1.Safari on iOS: window.EventTarget did not exist on versions of Safari iOS before 10.3.WebView on iOS: window.EventTarget did not exist on versions of Safari iOS before 10.3.
api.EventTarget.EventTarget πŸ“‹Edge1/15/2020 Safari on iOS9/16/2020245
api.EventTarget.addEventListener πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
Chrome: Before Chrome 49, the type and listener parameters were optional.Chrome Android: Before Chrome Android 49, the type and listener parameters were optional.Internet Explorer: Older versions of IE supported an equivalent, proprietary EventTarget.attachEvent() method.Quest Browser: Before Quest Browser 5.0, the type and listener parameters were optional.Samsung Internet: Before Samsung Internet 5.0, the type and listener parameters were optional.WebView Android: Before Chrome 49, the type and listener parameters were optional.
api.EventTarget.addEventListener.options_parameter Safari on iOS9/13/2016 Edge10/17/2017399
api.EventTarget.addEventListener.options_parameter.options_capture_parameter πŸ“‹Safari on iOS9/13/2016 Edge10/17/2017399
api.EventTarget.addEventListener.options_parameter.options_once_parameter πŸ“‹Safari on iOS9/13/2016 Edge10/17/2017399
api.EventTarget.addEventListener.options_parameter.options_passive_parameter πŸ“‹Safari on iOS9/13/2016 Edge10/17/2017399
api.EventTarget.addEventListener.options_parameter.options_passive_parameter_default_true_touch Safari on iOS3/29/2018 Edge1/15/2020657
api.EventTarget.addEventListener.options_parameter.options_signal_parameter πŸ“‹Edge4/15/2021 Safari on iOS9/20/2021158
api.EventTarget.addEventListener.useCapture_parameter_optional Safari on iOS6/29/2007 Edge7/29/20152952
api.EventTarget.dispatchEvent πŸ“‹Safari on iOS6/17/2009 Edge7/29/20152233
Internet Explorer: Older versions of IE supported an equivalent, proprietary EventTarget.fireEvent() method.
api.EventTarget.removeEventListener πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
Internet Explorer: Older versions of IE supported an equivalent, proprietary EventTarget.detachEvent() method.
api.EventTarget.removeEventListener.options_parameter Safari on iOS9/13/2016 Edge10/17/2017399
api.EventTarget.removeEventListener.useCapture_parameter_optional Safari on iOS6/29/2007 Edge7/29/20152952
api.ExtendableCookieChangeEvent πŸ“‹Edge11/19/2020 Safari on iOS3/31/20251593
api.ExtendableCookieChangeEvent.ExtendableCookieChangeEvent πŸ“‹Edge11/19/2020 Safari on iOS3/31/20251593
api.ExtendableCookieChangeEvent.changed πŸ“‹Edge11/19/2020 Safari on iOS3/31/20251593
api.ExtendableCookieChangeEvent.changed.partitioned_property πŸ“‹Edge6/2/2023 Safari on iOS3/31/2025668
api.ExtendableCookieChangeEvent.deleted πŸ“‹Edge11/19/2020 Safari on iOS3/31/20251593
api.ExtendableCookieChangeEvent.deleted.partitioned_property πŸ“‹Edge6/2/2023 Safari on iOS3/31/2025668
api.ExtendableEvent πŸ“‹Safari on iOS3/29/2018 Edge4/30/201832
api.ExtendableEvent.ExtendableEvent πŸ“‹Safari on iOS3/29/2018 Edge4/30/201832
api.ExtendableEvent.waitUntil πŸ“‹Safari on iOS3/29/2018 Edge4/30/201832
api.ExtendableEvent.waitUntil.async_waitUntil Safari on iOS3/29/2018 Edge4/30/201832
api.ExtendableMessageEvent πŸ“‹Safari on iOS3/29/2018 Edge4/30/201832
api.ExtendableMessageEvent.ExtendableMessageEvent πŸ“‹Safari on iOS3/29/2018 Edge4/30/201832
api.ExtendableMessageEvent.data πŸ“‹Safari on iOS3/29/2018 Edge4/30/201832
api.ExtendableMessageEvent.lastEventId πŸ“‹Safari on iOS3/29/2018 Edge4/30/201832
api.ExtendableMessageEvent.origin πŸ“‹Safari on iOS3/29/2018 Edge4/30/201832
api.ExtendableMessageEvent.ports πŸ“‹Safari on iOS3/29/2018 Edge4/30/201832
api.ExtendableMessageEvent.source πŸ“‹Safari on iOS3/29/2018 Edge4/30/201832
api.FetchEvent πŸ“‹Safari on iOS3/29/2018 Edge4/30/201832
api.FetchEvent.FetchEvent πŸ“‹Safari on iOS3/29/2018 Edge4/30/201832
api.FetchEvent.clientId πŸ“‹Safari on iOS3/29/2018 Edge4/30/201832
api.FetchEvent.handled πŸ“‹Edge10/9/2020 Safari on iOS9/12/2022703
api.FetchEvent.preloadResponse πŸ“‹Edge10/2/2018 Safari on iOS3/14/20221259
api.FetchEvent.request πŸ“‹Safari on iOS3/29/2018 Edge4/30/201832
api.FetchEvent.respondWith πŸ“‹Safari on iOS3/29/2018 Edge4/30/201832
api.FetchEvent.resultingClientId πŸ“‹Edge1/15/2020 Safari on iOS9/12/2022971
api.File πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
Firefox: Non-standard implementation.Firefox for Android: Non-standard implementation.Node.js: Before 23.0.0, File instance cannot be cloned.Node.js: Available as a part of the buffer module.Node.js: Available as a part of the buffer module.
api.File.File πŸ“‹Safari on iOS3/27/2017 Edge1/15/20201024
api.File.lastModified πŸ“‹Safari on iOS9/13/2016 Edge10/2/2018749
api.File.name πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.File.webkitRelativePath πŸ“‹Edge11/12/2015 Safari on iOS3/29/2018868
Firefox for Android: Always an empty string (bug 1973726).
api.FileList πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
api.FileList.item πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
api.FileList.length πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
api.FileReader πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
Firefox: Before Firefox 4, Blob parameters were File parameters.
api.FileReader.FileReader πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.FileReader.abort πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.FileReader.abort_event πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.FileReader.error πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
Firefox: Before Firefox 13, the error property returned a FileError object.Firefox: From Firefox 13 to Firefox 58, the error property returned a DOMError object.Firefox: From Firefox 58, the error property returns a DOMException object.Firefox for Android: From Firefox 32 to Firefox 58, the error property returned a DOMError object.Firefox for Android: From Firefox 58, the error property returns a DOMException object.Internet Explorer: The error property returns a DOMError object.Safari: The error property returns a DOMError object.Safari on iOS: The error property returns a DOMError object.WebView on iOS: The error property returns a DOMError object.
api.FileReader.error_event πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.FileReader.load_event πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.FileReader.loadend_event πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.FileReader.loadstart_event πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
Firefox: loadstart event dispatches synchronously (should be asynchronously as per spec).Firefox for Android: loadstart event dispatches synchronously (should be asynchronously as per spec).
api.FileReader.progress_event πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.FileReader.readAsArrayBuffer πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.FileReader.readAsBinaryString πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.FileReader.readAsDataURL πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
Firefox for Android: Using the camera in Android 8.x raises an exception. See bug 1511083.
api.FileReader.readAsText πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.FileReader.readyState πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.FileReader.result πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.FileReader.worker_support Safari on iOS9/10/2012 Edge7/29/20151052
api.FileReaderSync πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.FileReaderSync.FileReaderSync πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.FileReaderSync.readAsArrayBuffer πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.FileReaderSync.readAsBinaryString πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.FileReaderSync.readAsDataURL πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.FileReaderSync.readAsText πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.FileReaderSync.worker_support Safari on iOS9/10/2012 Edge7/29/20151052
api.FileSystem πŸ“‹Safari on iOS3/29/2018 Edge10/2/2018187
Edge: Before Edge 79, this API was only supported in drag-and-drop scenarios using the DataTransferItem.webkitGetAsEntry() method. It was not available for use in file or folder picker panels (such as when you use an <input> element with the HTMLInputElement.webkitdirectory attribute.
api.FileSystem.name πŸ“‹Safari on iOS3/29/2018 Edge10/2/2018187
api.FileSystem.root πŸ“‹Safari on iOS3/29/2018 Edge10/2/2018187
api.FileSystemDirectoryEntry πŸ“‹Safari on iOS3/29/2018 Edge1/15/2020657
api.FileSystemDirectoryEntry.createReader πŸ“‹Safari on iOS3/29/2018 Edge1/15/2020657
api.FileSystemDirectoryEntry.getDirectory πŸ“‹Safari on iOS3/29/2018 Edge1/15/2020657
Firefox: In Firefox, the errorCallback's input parameter is a DOMException rather than a FileError object.Firefox for Android: In Firefox for Android, the errorCallback's input parameter is a DOMException rather than a FileError object.
api.FileSystemDirectoryEntry.getFile πŸ“‹Safari on iOS3/29/2018 Edge1/15/2020657
Firefox: In Firefox, the errorCallback's input parameter is a DOMException rather than a FileError object.Firefox for Android: In Firefox for Android, the errorCallback's input parameter is a DOMException rather than a FileError object.
api.FileSystemDirectoryHandle πŸ“‹Edge10/9/2020 Safari on iOS12/13/2021430
api.FileSystemDirectoryHandle.@@asyncIterator πŸ“‹Edge10/9/2020 Safari on iOS3/27/2023899
api.FileSystemDirectoryHandle.entries πŸ“‹Edge10/9/2020 Safari on iOS12/13/2021430
api.FileSystemDirectoryHandle.getDirectoryHandle πŸ“‹Edge10/9/2020 Safari on iOS12/13/2021430
api.FileSystemDirectoryHandle.getFileHandle πŸ“‹Edge10/9/2020 Safari on iOS12/13/2021430
api.FileSystemDirectoryHandle.keys πŸ“‹Edge10/9/2020 Safari on iOS12/13/2021430
api.FileSystemDirectoryHandle.removeEntry πŸ“‹Edge10/9/2020 Safari on iOS12/13/2021430
api.FileSystemDirectoryHandle.resolve πŸ“‹Edge10/9/2020 Safari on iOS12/13/2021430
api.FileSystemDirectoryHandle.values πŸ“‹Edge10/9/2020 Safari on iOS12/13/2021430
api.FileSystemDirectoryReader πŸ“‹Safari on iOS3/29/2018 Edge10/2/2018187
api.FileSystemDirectoryReader.readEntries πŸ“‹Safari on iOS3/29/2018 Edge1/15/2020657
api.FileSystemEntry πŸ“‹Safari on iOS3/29/2018 Edge1/15/2020657
api.FileSystemEntry.filesystem πŸ“‹Safari on iOS3/29/2018 Edge1/15/2020657
api.FileSystemEntry.fullPath πŸ“‹Safari on iOS3/29/2018 Edge1/15/2020657
api.FileSystemEntry.getParent πŸ“‹Safari on iOS3/29/2018 Edge1/15/2020657
api.FileSystemEntry.isDirectory πŸ“‹Safari on iOS3/29/2018 Edge1/15/2020657
api.FileSystemEntry.isFile πŸ“‹Safari on iOS3/29/2018 Edge1/15/2020657
api.FileSystemEntry.name πŸ“‹Safari on iOS3/29/2018 Edge1/15/2020657
api.FileSystemFileEntry πŸ“‹Safari on iOS3/29/2018 Edge1/15/2020657
api.FileSystemFileEntry.file πŸ“‹Safari on iOS3/29/2018 Edge1/15/2020657
api.FileSystemFileHandle πŸ“‹Edge10/9/2020 Safari on iOS12/13/2021430
api.FileSystemFileHandle.createSyncAccessHandle πŸ“‹Safari on iOS12/13/2021 Edge5/31/2022169
api.FileSystemFileHandle.createWritable πŸ“‹Edge10/9/2020 Safari on iOS9/15/20251802
api.FileSystemFileHandle.getFile πŸ“‹Edge10/9/2020 Safari on iOS12/13/2021430
api.FileSystemHandle πŸ“‹Edge10/9/2020 Safari on iOS12/13/2021430
api.FileSystemHandle.isSameEntry πŸ“‹Edge10/9/2020 Safari on iOS12/13/2021430
api.FileSystemHandle.kind πŸ“‹Edge10/9/2020 Safari on iOS12/13/2021430
api.FileSystemHandle.name πŸ“‹Edge10/9/2020 Safari on iOS12/13/2021430
api.FileSystemSyncAccessHandle πŸ“‹Safari on iOS12/13/2021 Edge5/31/2022169
api.FileSystemSyncAccessHandle.close πŸ“‹Safari on iOS12/13/2021 Edge5/31/2022169
api.FileSystemSyncAccessHandle.close.sync_version Edge12/5/2022 Safari on iOS3/27/2023112
api.FileSystemSyncAccessHandle.flush πŸ“‹Safari on iOS12/13/2021 Edge5/31/2022169
api.FileSystemSyncAccessHandle.flush.sync_version Edge12/5/2022 Safari on iOS3/27/2023112
api.FileSystemSyncAccessHandle.getSize πŸ“‹Safari on iOS12/13/2021 Edge5/31/2022169
api.FileSystemSyncAccessHandle.getSize.sync_version Edge12/5/2022 Safari on iOS3/27/2023112
api.FileSystemSyncAccessHandle.read πŸ“‹Safari on iOS12/13/2021 Edge5/31/2022169
api.FileSystemSyncAccessHandle.truncate πŸ“‹Safari on iOS12/13/2021 Edge5/31/2022169
api.FileSystemSyncAccessHandle.truncate.sync_version Edge12/5/2022 Safari on iOS3/27/2023112
api.FileSystemSyncAccessHandle.write πŸ“‹Safari on iOS12/13/2021 Edge5/31/2022169
api.FileSystemWritableFileStream πŸ“‹Edge10/9/2020 Safari on iOS9/15/20251802
api.FileSystemWritableFileStream.seek πŸ“‹Edge10/9/2020 Safari on iOS9/15/20251802
api.FileSystemWritableFileStream.truncate πŸ“‹Edge10/9/2020 Safari on iOS9/15/20251802
api.FileSystemWritableFileStream.write πŸ“‹Edge10/9/2020 Safari on iOS9/15/20251802
api.FocusEvent πŸ“‹Safari on iOS9/18/2013 Edge7/29/2015679
api.FocusEvent.FocusEvent πŸ“‹Safari on iOS9/18/2013 Edge7/29/2015679
api.FocusEvent.relatedTarget πŸ“‹Safari on iOS9/18/2013 Edge7/29/2015679
api.FontFace πŸ“‹Safari on iOS9/13/2016 Edge1/15/20201219
api.FontFace.FontFace πŸ“‹Safari on iOS9/13/2016 Edge1/15/20201219
api.FontFace.display πŸ“‹Safari on iOS3/29/2018 Edge1/15/2020657
api.FontFace.family πŸ“‹Safari on iOS9/13/2016 Edge1/15/20201219
api.FontFace.featureSettings πŸ“‹Safari on iOS9/13/2016 Edge9/5/20253279
Chrome: The property can be set, but has no effect. See bug 324519293Chrome Android: The property can be set, but has no effect. See bug 324519293Edge: The property can be set, but has no effect. See bug 324519293Quest Browser: The property can be set, but has no effect. See bug 324519293Opera: The property can be set, but has no effect. See bug 324519293Opera Android: The property can be set, but has no effect. See bug 324519293WebView Android: The property can be set, but has no effect. See bug 324519293
api.FontFace.load πŸ“‹Safari on iOS9/13/2016 Edge1/15/20201219
api.FontFace.loaded πŸ“‹Safari on iOS9/13/2016 Edge1/15/20201219
api.FontFace.status πŸ“‹Safari on iOS9/13/2016 Edge1/15/20201219
api.FontFace.stretch πŸ“‹Safari on iOS9/13/2016 Edge1/15/20201219
api.FontFace.style πŸ“‹Safari on iOS9/13/2016 Edge1/15/20201219
api.FontFace.unicodeRange πŸ“‹Safari on iOS9/13/2016 Edge1/15/20201219
api.FontFace.weight πŸ“‹Safari on iOS9/13/2016 Edge1/15/20201219
api.FontFace.worker_support Edge1/15/2020 Safari on iOS9/20/2021614
api.FontFaceSet πŸ“‹Safari on iOS9/13/2016 Edge1/15/20201219
Chrome: Chrome does not expose the FontFaceSet interface directly, and is only available through Document.fonts or WorkerGlobalScope.fonts.Chrome Android: Chrome Android does not expose the FontFaceSet interface directly, and is only available through Document.fonts or WorkerGlobalScope.fonts.Edge: Edge does not expose the FontFaceSet interface directly, and is only available through Document.fonts or WorkerGlobalScope.fonts.Quest Browser: Quest Browser does not expose the FontFaceSet interface directly, and is only available through Document.fonts or WorkerGlobalScope.fonts.Opera: Opera does not expose the FontFaceSet interface directly, and is only available through Document.fonts or WorkerGlobalScope.fonts.Opera Android: Opera Android does not expose the FontFaceSet interface directly, and is only available through Document.fonts or WorkerGlobalScope.fonts.Samsung Internet: Samsung Internet does not expose the FontFaceSet interface directly, and is only available through Document.fonts or WorkerGlobalScope.fonts.WebView Android: WebView Android does not expose the FontFaceSet interface directly, and is only available through Document.fonts or WorkerGlobalScope.fonts.
api.FontFaceSet.@@iterator πŸ“‹Safari on iOS9/13/2016 Edge1/15/20201219
api.FontFaceSet.add πŸ“‹Safari on iOS9/13/2016 Edge1/15/20201219
api.FontFaceSet.check πŸ“‹Safari on iOS9/13/2016 Edge12/7/20232641
Chrome: Prior to version 120, this method returned false instead of true for nonexistent or locally installed fonts. See bug 40893726.Chrome Android: Prior to version 120, this method returned false instead of true for nonexistent or locally installed fonts. See bug 40893726.Edge: Prior to version 120, this method returned false instead of true for nonexistent or locally installed fonts. See bug 40893726.Quest Browser: Prior to version false, this method returned false instead of true for nonexistent or locally installed fonts. See bug 40893726.Opera: Prior to version 106, this method returned false instead of true for nonexistent or locally installed fonts. See bug 40893726.Opera Android: Prior to version 80, this method returned false instead of true for nonexistent or locally installed fonts. See bug 40893726.Samsung Internet: Prior to version 25.0, this method returned false instead of true for nonexistent or locally installed fonts. See bug 40893726.WebView Android: Prior to version 120, this method returned false instead of true for nonexistent or locally installed fonts. See bug 40893726.
api.FontFaceSet.clear πŸ“‹Safari on iOS9/13/2016 Edge1/15/20201219
api.FontFaceSet.delete πŸ“‹Safari on iOS9/13/2016 Edge1/15/20201219
api.FontFaceSet.entries Safari on iOS9/13/2016 Edge1/15/20201219
api.FontFaceSet.forEach Safari on iOS9/13/2016 Edge1/15/20201219
api.FontFaceSet.has Safari on iOS9/13/2016 Edge1/15/20201219
api.FontFaceSet.keys Safari on iOS9/13/2016 Edge1/15/20201219
api.FontFaceSet.load πŸ“‹Safari on iOS9/13/2016 Edge1/15/20201219
api.FontFaceSet.loading_event πŸ“‹Safari on iOS9/13/2016 Edge1/15/20201219
api.FontFaceSet.loadingdone_event πŸ“‹Safari on iOS9/13/2016 Edge1/15/20201219
api.FontFaceSet.loadingerror_event πŸ“‹Safari on iOS9/13/2016 Edge1/15/20201219
api.FontFaceSet.ready πŸ“‹Safari on iOS9/13/2016 Edge1/15/20201219
api.FontFaceSet.size Safari on iOS9/13/2016 Edge1/15/20201219
api.FontFaceSet.status πŸ“‹Safari on iOS9/13/2016 Edge1/15/20201219
api.FontFaceSet.values Safari on iOS9/13/2016 Edge1/15/20201219
api.FontFaceSet.worker_support Edge1/15/2020 Safari on iOS9/20/2021614
api.FormData πŸ“‹Safari on iOS10/12/2011 Edge7/29/20151386
Firefox: Before Firefox 7, specifying a Blob as the data to append to the object, the filename reported in the Content-Disposition HTTP header was an empty string, resulting in errors on some servers. Starting with Firefox 7, the filename blob is sent.Firefox for Android: Before Firefox for Android 7, specifying a Blob as the data to append to the object, the filename reported in the Content-Disposition HTTP header was an empty string, resulting in errors on some servers. Starting with Firefox for Android 7, the filename blob is sent.WebView Android: XHR in Android 4.0 sends empty content for FormData with blob.
api.FormData.@@iterator Safari on iOS3/29/2018 Edge10/2/2018187
api.FormData.FormData πŸ“‹Safari on iOS10/12/2011 Edge7/29/20151386
api.FormData.FormData.submitter Safari on iOS3/27/2023 Edge4/6/202310
api.FormData.append πŸ“‹Safari on iOS10/12/2011 Edge7/29/20151386
Firefox: Before Firefox 7, specifying a Blob as the data to append to the object, the filename reported in the Content-Disposition HTTP header was an empty string, resulting in errors on some servers. Starting with Firefox 7, the filename blob is sent.Firefox for Android: Before Firefox for Android 7, specifying a Blob as the data to append to the object, the filename reported in the Content-Disposition HTTP header was an empty string, resulting in errors on some servers. Starting with Firefox for Android 7, the filename blob is sent.Internet Explorer: With the "Include local directory pass when uploading files to a server" option enabled, IE will change the filename inside the Blob on the fly. To have direct control of the sent filename, the developer should send the filename as the third parameter value, i.e. formData.append(name, value, filename).WebView Android: XHR in Android 4.0 sends empty content for FormData with blob.
api.FormData.append.filename_parameter Safari on iOS9/10/2012 Edge7/29/20151052
api.FormData.delete πŸ“‹Safari on iOS3/29/2018 Edge10/2/2018187
api.FormData.entries Safari on iOS3/29/2018 Edge10/2/2018187
api.FormData.forEach Safari on iOS3/29/2018 Edge10/2/2018187
api.FormData.get πŸ“‹Safari on iOS3/29/2018 Edge10/2/2018187
api.FormData.getAll πŸ“‹Safari on iOS3/29/2018 Edge10/2/2018187
api.FormData.has πŸ“‹Safari on iOS3/29/2018 Edge10/2/2018187
api.FormData.keys Safari on iOS3/29/2018 Edge10/2/2018187
api.FormData.set πŸ“‹Safari on iOS3/29/2018 Edge10/2/2018187
api.FormData.values Safari on iOS3/29/2018 Edge10/2/2018187
api.FormData.worker_support Edge1/15/2020 Safari on iOS3/24/202069
api.FormDataEvent πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.FormDataEvent.FormDataEvent πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.FormDataEvent.formData πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.FragmentDirective πŸ“‹Edge5/21/2020 Safari on iOS3/31/20251775
api.GPU πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPU.getPreferredCanvasFormat πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPU.requestAdapter πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPU.wgslLanguageFeatures πŸ“‹Edge7/21/2023 Safari on iOS9/15/2025787
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUAdapter πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUAdapter.features πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUAdapter.info πŸ“‹Edge7/25/2024 Safari on iOS9/15/2025417
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Chrome Android: Supported on ChromeOS, macOS, and Windows.Chrome Android: Supported on Linux (Intel Gen12+ GPUs only) since Chrome Android 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.Opera Android: Supported on ChromeOS, macOS, and Windows.Opera Android: Supported on Linux (Intel Gen12+ GPUs only) since Opera Android 95.Samsung Internet: Supported on ChromeOS, macOS, and Windows.Samsung Internet: Supported on Linux (Intel Gen12+ GPUs only) since Samsung Internet false.WebView Android: Supported on ChromeOS, macOS, and Windows.WebView Android: Supported on Linux (Intel Gen12+ GPUs only) since WebView Android 144.
api.GPUAdapter.limits πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUAdapter.requestDevice πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUAdapter.requestDevice.handles_duplicate_calls Edge8/21/2023 Safari on iOS9/15/2025756
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Chrome: Before Chrome 140, lost GPUDevice is returned on duplicate calls.Chrome Android: Duplicate calls don't reject; instead, lost GPUDevice is returned on duplicate calls.Deno: Duplicate calls don't reject; instead, lost GPUDevice is returned on duplicate calls.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Edge: Before Edge 140, lost GPUDevice is returned on duplicate calls.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.Opera: Before Opera 124, lost GPUDevice is returned on duplicate calls.Opera Android: Duplicate calls don't reject; instead, lost GPUDevice is returned on duplicate calls.Safari: Duplicate calls don't reject; instead, lost GPUDevice is returned on duplicate calls.Safari on iOS: Duplicate calls don't reject; instead, lost GPUDevice is returned on duplicate calls.Samsung Internet: Duplicate calls don't reject; instead, lost GPUDevice is returned on duplicate calls.WebView Android: Duplicate calls don't reject; instead, lost GPUDevice is returned on duplicate calls.WebView on iOS: Duplicate calls don't reject; instead, lost GPUDevice is returned on duplicate calls.
api.GPUAdapterInfo πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUAdapterInfo.architecture πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUAdapterInfo.description πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUAdapterInfo.device πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUAdapterInfo.isFallbackAdapter πŸ“‹Edge5/1/2025 Safari on iOS9/15/2025137
Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.
api.GPUAdapterInfo.vendor πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUBindGroup πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUBindGroup.label πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUBindGroupLayout πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUBindGroupLayout.label πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUBuffer πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUBuffer.destroy πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUBuffer.getMappedRange πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUBuffer.label πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUBuffer.mapAsync πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUBuffer.mapState πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUBuffer.size πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUBuffer.unmap πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUBuffer.usage πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUCanvasContext πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUCanvasContext.canvas πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUCanvasContext.configure πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Chrome: The rgba8unorm format is currently not supported on macOS. See bug 40823053.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Edge: The rgba8unorm format is currently not supported on macOS. See bug 40823053.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.Opera: The rgba8unorm format is currently not supported on macOS. See bug 40823053.
api.GPUCanvasContext.getConfiguration πŸ“‹Edge11/14/2024 Safari on iOS9/15/2025305
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Chrome Android: Supported on ChromeOS, macOS, and Windows.Chrome Android: Supported on Linux (Intel Gen12+ GPUs only) since Chrome Android 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.Opera Android: Supported on ChromeOS, macOS, and Windows.Opera Android: Supported on Linux (Intel Gen12+ GPUs only) since Opera Android 95.Samsung Internet: Supported on ChromeOS, macOS, and Windows.Samsung Internet: Supported on Linux (Intel Gen12+ GPUs only) since Samsung Internet false.WebView Android: Supported on ChromeOS, macOS, and Windows.WebView Android: Supported on Linux (Intel Gen12+ GPUs only) since WebView Android 144.
api.GPUCanvasContext.getCurrentTexture πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUCanvasContext.unconfigure πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUCommandBuffer πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUCommandBuffer.label πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUCommandEncoder πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUCommandEncoder.beginComputePass πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUCommandEncoder.beginRenderPass πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUCommandEncoder.clearBuffer πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUCommandEncoder.copyBufferToBuffer πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUCommandEncoder.copyBufferToTexture πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUCommandEncoder.copyTextureToBuffer πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUCommandEncoder.copyTextureToTexture πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUCommandEncoder.finish πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUCommandEncoder.insertDebugMarker πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUCommandEncoder.label πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUCommandEncoder.popDebugGroup πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUCommandEncoder.pushDebugGroup πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUCommandEncoder.resolveQuerySet πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUCompilationInfo πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUCompilationInfo.messages πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUCompilationMessage πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUCompilationMessage.length πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUCompilationMessage.lineNum πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUCompilationMessage.linePos πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUCompilationMessage.message πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUCompilationMessage.offset πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUCompilationMessage.type πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUComputePassEncoder πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUComputePassEncoder.dispatchWorkgroups πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUComputePassEncoder.dispatchWorkgroupsIndirect πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUComputePassEncoder.end πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUComputePassEncoder.insertDebugMarker πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUComputePassEncoder.label πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUComputePassEncoder.popDebugGroup πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUComputePassEncoder.pushDebugGroup πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUComputePassEncoder.setBindGroup πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUComputePassEncoder.setPipeline πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUComputePipeline πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUComputePipeline.getBindGroupLayout πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUComputePipeline.label πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUDevice πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUDevice.createBindGroup πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUDevice.createBindGroupLayout πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUDevice.createBuffer πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Chrome: Before version 138, this method does not throw a RangeError exception when mappedAtCreation is true but size is not a multiple of 4; it generates a validation error instead.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Edge: Before version 138, this method does not throw a RangeError exception when mappedAtCreation is true but size is not a multiple of 4; it generates a validation error instead.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.Opera: Before version 122, this method does not throw a RangeError exception when mappedAtCreation is true but size is not a multiple of 4; it generates a validation error instead.
api.GPUDevice.createCommandEncoder πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUDevice.createComputePipeline πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUDevice.createComputePipelineAsync πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUDevice.createPipelineLayout πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUDevice.createQuerySet πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUDevice.createRenderBundleEncoder πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUDevice.createRenderPipeline πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUDevice.createRenderPipelineAsync πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUDevice.createSampler πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUDevice.createShaderModule πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUDevice.createTexture πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUDevice.destroy πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUDevice.features πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUDevice.importExternalTexture πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supported on Windows only, in all contexts except for service workers.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUDevice.importExternalTexture.videoframe_source Edge8/21/2023 Safari on iOS9/15/2025756
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUDevice.label πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUDevice.limits πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUDevice.lost πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUDevice.popErrorScope πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUDevice.pushErrorScope πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUDevice.queue πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUDeviceLostInfo πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUDeviceLostInfo.message πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUDeviceLostInfo.reason πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUExternalTexture πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUExternalTexture.label πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUInternalError πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUInternalError.GPUInternalError πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUOutOfMemoryError πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUOutOfMemoryError.GPUOutOfMemoryError πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUPipelineError πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUPipelineError.GPUPipelineError πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUPipelineError.GPUPipelineError.message_optional Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supported on Windows only, in all contexts except for service workers.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUPipelineError.reason πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUPipelineLayout πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUPipelineLayout.label πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUQuerySet πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUQuerySet.count πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUQuerySet.destroy πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUQuerySet.label πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUQuerySet.type πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUQueue πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUQueue.copyExternalImageToTexture πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUQueue.copyExternalImageToTexture.videoframe_source Edge8/21/2023 Safari on iOS9/15/2025756
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUQueue.label πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUQueue.onSubmittedWorkDone πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUQueue.submit πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUQueue.writeBuffer πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUQueue.writeTexture πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPURenderBundle πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPURenderBundle.label πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPURenderBundleEncoder πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPURenderBundleEncoder.draw πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPURenderBundleEncoder.drawIndexed πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPURenderBundleEncoder.drawIndexedIndirect πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPURenderBundleEncoder.drawIndirect πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPURenderBundleEncoder.finish πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPURenderBundleEncoder.insertDebugMarker πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPURenderBundleEncoder.label πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPURenderBundleEncoder.popDebugGroup πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPURenderBundleEncoder.pushDebugGroup πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPURenderBundleEncoder.setBindGroup πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPURenderBundleEncoder.setIndexBuffer πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPURenderBundleEncoder.setPipeline πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPURenderBundleEncoder.setVertexBuffer πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPURenderBundleEncoder.setVertexBuffer.unset_vertex_buffer Edge9/15/2023 Safari on iOS9/15/2025731
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPURenderPassEncoder πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPURenderPassEncoder.beginOcclusionQuery πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPURenderPassEncoder.draw πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPURenderPassEncoder.drawIndexed πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPURenderPassEncoder.drawIndexedIndirect πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPURenderPassEncoder.drawIndirect πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPURenderPassEncoder.end πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPURenderPassEncoder.endOcclusionQuery πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPURenderPassEncoder.executeBundles πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPURenderPassEncoder.insertDebugMarker πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPURenderPassEncoder.label πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPURenderPassEncoder.popDebugGroup πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPURenderPassEncoder.pushDebugGroup πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPURenderPassEncoder.setBindGroup πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPURenderPassEncoder.setBlendConstant πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPURenderPassEncoder.setIndexBuffer πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPURenderPassEncoder.setPipeline πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPURenderPassEncoder.setScissorRect πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPURenderPassEncoder.setStencilReference πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPURenderPassEncoder.setVertexBuffer πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPURenderPassEncoder.setVertexBuffer.unset_vertex_buffer Edge9/15/2023 Safari on iOS9/15/2025731
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPURenderPassEncoder.setViewport πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPURenderPipeline πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPURenderPipeline.getBindGroupLayout πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPURenderPipeline.label πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUSampler πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUSampler.label πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUShaderModule πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUShaderModule.getCompilationInfo πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUShaderModule.label πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUSupportedFeatures πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUSupportedFeatures.@@iterator πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUSupportedFeatures.entries πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUSupportedFeatures.feature_texture-compression-astc-sliced-3d πŸ“‹Edge8/7/2025 Safari on iOS9/15/202539
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Chrome Android: Supported on ChromeOS, macOS, and Windows.Chrome Android: Supported on Linux (Intel Gen12+ GPUs only) since Chrome Android 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.Opera Android: Supported on ChromeOS, macOS, and Windows.Opera Android: Supported on Linux (Intel Gen12+ GPUs only) since Opera Android 95.WebView Android: Supported on ChromeOS, macOS, and Windows.WebView Android: Supported on Linux (Intel Gen12+ GPUs only) since WebView Android 144.
api.GPUSupportedFeatures.feature_texture-compression-bc-sliced-3d πŸ“‹Edge8/7/2025 Safari on iOS9/15/202539
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Chrome Android: Supported on ChromeOS, macOS, and Windows.Chrome Android: Supported on Linux (Intel Gen12+ GPUs only) since Chrome Android 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.Opera Android: Supported on ChromeOS, macOS, and Windows.Opera Android: Supported on Linux (Intel Gen12+ GPUs only) since Opera Android 95.WebView Android: Supported on ChromeOS, macOS, and Windows.WebView Android: Supported on Linux (Intel Gen12+ GPUs only) since WebView Android 144.
api.GPUSupportedFeatures.forEach πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUSupportedFeatures.has πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUSupportedFeatures.keys πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUSupportedFeatures.size πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUSupportedFeatures.values πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUSupportedLimits πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUSupportedLimits.maxBindGroups πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUSupportedLimits.maxBindGroupsPlusVertexBuffers πŸ“‹Edge12/7/2023 Safari on iOS9/15/2025648
Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.
api.GPUSupportedLimits.maxBindingsPerBindGroup πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUSupportedLimits.maxBufferSize πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUSupportedLimits.maxColorAttachmentBytesPerSample πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUSupportedLimits.maxColorAttachments πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUSupportedLimits.maxComputeInvocationsPerWorkgroup πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUSupportedLimits.maxComputeWorkgroupSizeX πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUSupportedLimits.maxComputeWorkgroupSizeY πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUSupportedLimits.maxComputeWorkgroupSizeZ πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUSupportedLimits.maxComputeWorkgroupStorageSize πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUSupportedLimits.maxComputeWorkgroupsPerDimension πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUSupportedLimits.maxDynamicStorageBuffersPerPipelineLayout πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUSupportedLimits.maxDynamicUniformBuffersPerPipelineLayout πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUSupportedLimits.maxInterStageShaderVariables πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUSupportedLimits.maxSampledTexturesPerShaderStage πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUSupportedLimits.maxSamplersPerShaderStage πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUSupportedLimits.maxStorageBufferBindingSize πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUSupportedLimits.maxStorageBuffersPerShaderStage πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUSupportedLimits.maxStorageTexturesPerShaderStage πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUSupportedLimits.maxTextureArrayLayers πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUSupportedLimits.maxTextureDimension1D πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUSupportedLimits.maxTextureDimension2D πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUSupportedLimits.maxTextureDimension3D πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUSupportedLimits.maxUniformBufferBindingSize πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUSupportedLimits.maxUniformBuffersPerShaderStage πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUSupportedLimits.maxVertexAttributes πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUSupportedLimits.maxVertexBufferArrayStride πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUSupportedLimits.maxVertexBuffers πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUSupportedLimits.minStorageBufferOffsetAlignment πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUSupportedLimits.minUniformBufferOffsetAlignment πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUTexture πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUTexture.createView πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUTexture.depthOrArrayLayers πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUTexture.destroy πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUTexture.dimension πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUTexture.format πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUTexture.height πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUTexture.label πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUTexture.mipLevelCount πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUTexture.sampleCount πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUTexture.usage πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUTexture.width πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUTextureView πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUTextureView.label πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUUncapturedErrorEvent πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUUncapturedErrorEvent.GPUUncapturedErrorEvent πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUUncapturedErrorEvent.error πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUValidationError πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUValidationError.GPUValidationError πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GainNode πŸ“‹Safari on iOS9/18/2013 Edge7/29/2015679
api.GainNode.GainNode πŸ“‹Edge1/15/2020 Safari on iOS4/26/2021467
api.GainNode.gain πŸ“‹Safari on iOS9/18/2013 Edge7/29/2015679
api.Gamepad πŸ“‹Edge7/29/2015 Safari on iOS3/27/2017607
api.Gamepad.axes πŸ“‹Edge7/29/2015 Safari on iOS3/27/2017607
api.Gamepad.buttons πŸ“‹Edge7/29/2015 Safari on iOS3/27/2017607
api.Gamepad.connected πŸ“‹Edge7/29/2015 Safari on iOS3/27/2017607
api.Gamepad.id πŸ“‹Edge7/29/2015 Safari on iOS3/27/2017607
api.Gamepad.index πŸ“‹Edge7/29/2015 Safari on iOS3/27/2017607
api.Gamepad.mapping πŸ“‹Edge7/29/2015 Safari on iOS3/27/2017607
api.Gamepad.timestamp πŸ“‹Edge7/29/2015 Safari on iOS3/27/2017607
api.GamepadButton πŸ“‹Edge7/29/2015 Safari on iOS3/27/2017607
api.GamepadButton.pressed πŸ“‹Edge7/29/2015 Safari on iOS3/27/2017607
api.GamepadButton.value πŸ“‹Edge7/29/2015 Safari on iOS3/27/2017607
api.GamepadEvent πŸ“‹Edge7/29/2015 Safari on iOS3/27/2017607
api.GamepadEvent.GamepadEvent πŸ“‹Edge7/29/2015 Safari on iOS3/27/2017607
api.GamepadEvent.gamepad πŸ“‹Edge7/29/2015 Safari on iOS3/27/2017607
api.Geolocation πŸ“‹Safari on iOS6/17/2009 Edge7/29/20152233
Firefox: GPSD (GPS daemon) support added in Firefox 3.6. WiFi-based location is provided by Google (privacy) or a custom provider (MLS instructions).
api.Geolocation.clearWatch πŸ“‹Safari on iOS6/17/2009 Edge7/29/20152233
api.Geolocation.getCurrentPosition πŸ“‹Safari on iOS6/17/2009 Edge7/29/20152233
api.Geolocation.secure_context_required Safari on iOS9/13/2016 Edge1/15/20201219
WebView Android: Secure context is only required for applications targeting Android Nougat (7) and higher. See bug 40465140.
api.Geolocation.watchPosition πŸ“‹Safari on iOS6/17/2009 Edge7/29/20152233
api.GeolocationCoordinates πŸ“‹Edge1/15/2020 Safari on iOS3/24/202069
api.GeolocationCoordinates.accuracy πŸ“‹Safari on iOS6/17/2009 Edge7/29/20152233
api.GeolocationCoordinates.altitude πŸ“‹Safari on iOS6/17/2009 Edge7/29/20152233
api.GeolocationCoordinates.altitudeAccuracy πŸ“‹Safari on iOS6/17/2009 Edge7/29/20152233
api.GeolocationCoordinates.heading πŸ“‹Safari on iOS6/17/2009 Edge7/29/20152233
api.GeolocationCoordinates.latitude πŸ“‹Safari on iOS6/17/2009 Edge7/29/20152233
api.GeolocationCoordinates.longitude πŸ“‹Safari on iOS6/17/2009 Edge7/29/20152233
api.GeolocationCoordinates.secure_context_required Safari on iOS9/13/2016 Edge1/15/20201219
api.GeolocationCoordinates.speed πŸ“‹Safari on iOS6/17/2009 Edge7/29/20152233
api.GeolocationCoordinates.toJSON πŸ“‹Edge6/13/2024 Safari on iOS9/16/202495
api.GeolocationPosition πŸ“‹Edge1/15/2020 Safari on iOS3/24/202069
api.GeolocationPosition.coords πŸ“‹Safari on iOS6/17/2009 Edge7/29/20152233
api.GeolocationPosition.secure_context_required Safari on iOS9/13/2016 Edge10/2/2018749
api.GeolocationPosition.timestamp πŸ“‹Safari on iOS6/17/2009 Edge7/29/20152233
api.GeolocationPosition.toJSON πŸ“‹Edge6/13/2024 Safari on iOS9/16/202495
api.GeolocationPositionError πŸ“‹Edge1/15/2020 Safari on iOS3/24/202069
api.GeolocationPositionError.code πŸ“‹Safari on iOS11/22/2010 Edge7/29/20151710
api.GeolocationPositionError.message πŸ“‹Safari on iOS11/22/2010 Edge7/29/20151710
api.GeolocationPositionError.secure_context_required Safari on iOS9/13/2016 Edge10/2/2018749
api.HTMLAllCollection πŸ“‹Safari on iOS6/21/2010 Edge7/29/20151864
api.HTMLAllCollection.item πŸ“‹Safari on iOS6/21/2010 Edge7/29/20151864
api.HTMLAllCollection.length πŸ“‹Safari on iOS6/21/2010 Edge7/29/20151864
api.HTMLAllCollection.namedItem πŸ“‹Safari on iOS6/21/2010 Edge7/29/20151864
api.HTMLAnchorElement πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLAnchorElement.charset πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLAnchorElement.coords πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLAnchorElement.download πŸ“‹Edge11/12/2015 Safari on iOS3/27/2017501
api.HTMLAnchorElement.hash πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
Firefox: From Firefox 29 to Firefox 40, the returned value was incorrectly percent-decoded.Firefox for Android: From Firefox for Android 29 to Firefox for Android 40, the returned value was incorrectly percent-decoded.
api.HTMLAnchorElement.host πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
Internet Explorer: In Internet Explorer 9, the host of an <a> always include the port (e.g. developer.mozilla.org:443), even if there is no explicit port in the href attribute value.
api.HTMLAnchorElement.hostname πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLAnchorElement.href πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLAnchorElement.hreflang πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLAnchorElement.name πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLAnchorElement.origin πŸ“‹Safari on iOS10/12/2011 Edge4/30/20182392
Firefox: Before Firefox 49, results for URL using the blob scheme incorrectly returned null.Firefox for Android: Before Firefox for Android 49, results for URL using the blob scheme incorrectly returned null.
api.HTMLAnchorElement.password πŸ“‹Safari on iOS9/13/2016 Edge1/15/20201219
api.HTMLAnchorElement.pathname πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
Firefox: Before Firefox 53, the pathname and search HTMLHyperlinkElementUtils properties returned the wrong parts of the URL. For example, for a URL of https://z.com/x?a=true&b=false, pathname would return '/x?a=true&b=false' and search would return '', rather than '/x' and '?a=true&b=false' respectively. This has now been fixed.Firefox for Android: Before Firefox for Android 53, the pathname and search HTMLHyperlinkElementUtils properties returned the wrong parts of the URL. For example, for a URL of https://z.com/x?a=true&b=false, pathname would return '/x?a=true&b=false' and search would return '', rather than '/x' and '?a=true&b=false' respectively. This has now been fixed.
api.HTMLAnchorElement.ping πŸ“‹Safari on iOS10/12/2011 Edge4/30/20182392
Firefox: This property is exposed but has no effect if the browser.send_pings preference is not set to true. See bug 951104.Firefox for Android: This property is exposed but has no effect if the browser.send_pings preference is not set to true. See bug 951104.
api.HTMLAnchorElement.port πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLAnchorElement.protocol πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLAnchorElement.referrerPolicy πŸ“‹Edge1/15/2020 Safari on iOS9/16/2020245
api.HTMLAnchorElement.referrerPolicy.no-referrer-when-downgrade Edge1/15/2020 Safari on iOS9/16/2020245
api.HTMLAnchorElement.referrerPolicy.origin-when-cross-origin Edge1/15/2020 Safari on iOS9/16/2020245
api.HTMLAnchorElement.referrerPolicy.unsafe-url Edge1/15/2020 Safari on iOS9/16/2020245
api.HTMLAnchorElement.rel πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLAnchorElement.relList πŸ“‹Safari on iOS9/16/2015 Edge10/2/20181112
api.HTMLAnchorElement.rev πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLAnchorElement.search πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
Firefox: Before Firefox 53, the pathname and search HTMLHyperlinkElementUtils properties returned the wrong parts of the URL. For example, for a URL of https://z.com/x?a=true&b=false, pathname would return '/x?a=true&b=false' and search would return '', rather than '/x' and '?a=true&b=false' respectively. This has now been fixed.Firefox for Android: Before Firefox for Android 53, the pathname and search HTMLHyperlinkElementUtils properties returned the wrong parts of the URL. For example, for a URL of https://z.com/x?a=true&b=false, pathname would return '/x?a=true&b=false' and search would return '', rather than '/x' and '?a=true&b=false' respectively. This has now been fixed.
api.HTMLAnchorElement.shape πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLAnchorElement.target πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLAnchorElement.text πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLAnchorElement.toString πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLAnchorElement.type πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLAnchorElement.username πŸ“‹Safari on iOS9/13/2016 Edge1/15/20201219
api.HTMLAreaElement πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLAreaElement.alt πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLAreaElement.coords πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLAreaElement.download πŸ“‹Edge11/12/2015 Safari on iOS3/27/2017501
api.HTMLAreaElement.hash πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
Firefox: From Firefox 29 to Firefox 40, the returned value was incorrectly percent-decoded.Firefox for Android: From Firefox for Android 29 to Firefox for Android 40, the returned value was incorrectly percent-decoded.
api.HTMLAreaElement.host πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
Internet Explorer: In Internet Explorer 9, the host of an <a> always include the port (e.g. developer.mozilla.org:443), even if there is no explicit port in the href attribute value.
api.HTMLAreaElement.hostname πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLAreaElement.href πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLAreaElement.noHref πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLAreaElement.origin πŸ“‹Safari on iOS9/13/2016 Edge4/30/2018594
Firefox: Before Firefox 49, results for URL using the blob scheme incorrectly returned null.Firefox for Android: Before Firefox for Android 49, results for URL using the blob scheme incorrectly returned null.
api.HTMLAreaElement.password πŸ“‹Safari on iOS9/13/2016 Edge1/15/20201219
api.HTMLAreaElement.pathname πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
Firefox: Before Firefox 53, the pathname and search HTMLHyperlinkElementUtils properties returned the wrong parts of the URL. For example, for a URL of https://z.com/x?a=true&b=false, pathname would return '/x?a=true&b=false' and search would return '', rather than '/x' and '?a=true&b=false' respectively. This has now been fixed.Firefox for Android: Before Firefox for Android 53, the pathname and search HTMLHyperlinkElementUtils properties returned the wrong parts of the URL. For example, for a URL of https://z.com/x?a=true&b=false, pathname would return '/x?a=true&b=false' and search would return '', rather than '/x' and '?a=true&b=false' respectively. This has now been fixed.
api.HTMLAreaElement.ping πŸ“‹Safari on iOS10/12/2011 Edge4/30/20182392
Firefox: This property is exposed but has no effect if the browser.send_pings preference is not set to true. See bug 951104.Firefox for Android: This property is exposed but has no effect if the browser.send_pings preference is not set to true. See bug 951104.
api.HTMLAreaElement.port πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLAreaElement.protocol πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLAreaElement.referrerPolicy πŸ“‹Edge1/15/2020 Safari on iOS4/26/2021467
api.HTMLAreaElement.referrerPolicy.no-referrer-when-downgrade Edge1/15/2020 Safari on iOS4/26/2021467
api.HTMLAreaElement.referrerPolicy.origin-when-cross-origin Edge1/15/2020 Safari on iOS4/26/2021467
api.HTMLAreaElement.referrerPolicy.unsafe-url Edge1/15/2020 Safari on iOS4/26/2021467
api.HTMLAreaElement.rel πŸ“‹Edge7/29/2015 Safari on iOS9/16/201549
api.HTMLAreaElement.relList πŸ“‹Safari on iOS9/16/2015 Edge10/2/20181112
api.HTMLAreaElement.search πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
Firefox: Before Firefox 53, the pathname and search HTMLHyperlinkElementUtils properties returned the wrong parts of the URL. For example, for a URL of https://z.com/x?a=true&b=false, pathname would return '/x?a=true&b=false' and search would return '', rather than '/x' and '?a=true&b=false' respectively. This has now been fixed.Firefox for Android: Before Firefox for Android 53, the pathname and search HTMLHyperlinkElementUtils properties returned the wrong parts of the URL. For example, for a URL of https://z.com/x?a=true&b=false, pathname would return '/x?a=true&b=false' and search would return '', rather than '/x' and '?a=true&b=false' respectively. This has now been fixed.
api.HTMLAreaElement.shape πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLAreaElement.target πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLAreaElement.toString πŸ“‹Edge7/29/2015 Safari on iOS3/27/2017607
api.HTMLAreaElement.username πŸ“‹Safari on iOS9/13/2016 Edge1/15/20201219
api.HTMLAudioElement πŸ“‹Safari on iOS6/17/2009 Edge7/29/20152233
api.HTMLAudioElement.Audio πŸ“‹Safari on iOS6/17/2009 Edge7/29/20152233
api.HTMLBRElement πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLBRElement.clear πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLBaseElement πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLBaseElement.href πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLBaseElement.href.forbid_special_characters Edge1/15/2020 Safari on iOS9/12/2022971
api.HTMLBaseElement.target πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLBodyElement πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLBodyElement.aLink πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLBodyElement.background πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLBodyElement.bgColor πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLBodyElement.link πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLBodyElement.text πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLBodyElement.vLink πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLButtonElement πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLButtonElement.checkValidity πŸ“‹Safari on iOS10/12/2011 Edge7/29/20151386
api.HTMLButtonElement.command πŸ“‹Edge4/4/2025 Safari on iOS12/12/2025252
api.HTMLButtonElement.command.request-close πŸ“‹Edge8/7/2025 Safari on iOS12/12/2025127
api.HTMLButtonElement.commandForElement πŸ“‹Edge4/4/2025 Safari on iOS12/12/2025252
api.HTMLButtonElement.disabled πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLButtonElement.form πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLButtonElement.formAction πŸ“‹Safari on iOS10/12/2011 Edge7/29/20151386
Firefox: In Firefox 56, the implementation has been updated so that the formAction property returns the correct form submission URL, as per spec, when the associated button is being used to submit a form (bug 1366361).Firefox for Android: In Firefox for Android 56, the implementation has been updated so that the formAction property returns the correct form submission URL, as per spec, when the associated button is being used to submit a form (bug 1366361).
api.HTMLButtonElement.formEnctype πŸ“‹Safari on iOS10/12/2011 Edge7/29/20151386
api.HTMLButtonElement.formMethod πŸ“‹Safari on iOS10/12/2011 Edge7/29/20151386
api.HTMLButtonElement.formNoValidate πŸ“‹Safari on iOS6/21/2010 Edge7/29/20151864
api.HTMLButtonElement.formTarget πŸ“‹Safari on iOS10/12/2011 Edge7/29/20151386
api.HTMLButtonElement.labels πŸ“‹Safari on iOS10/12/2011 Edge10/2/20182547
api.HTMLButtonElement.name πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLButtonElement.popoverTargetAction πŸ“‹Edge6/2/2023 Safari on iOS9/18/2023108
api.HTMLButtonElement.popoverTargetElement πŸ“‹Edge6/2/2023 Safari on iOS9/18/2023108
api.HTMLButtonElement.reportValidity πŸ“‹Safari on iOS3/27/2017 Edge4/30/2018399
api.HTMLButtonElement.setCustomValidity πŸ“‹Safari on iOS10/12/2011 Edge7/29/20151386
Chrome: This method only updates the validation error popup, not the tooltip that appears when hovering the mouse over the element, see bug 41380670.Chrome Android: This method only updates the validation error popup, not the tooltip that appears when hovering the mouse over the element, see bug 41380670.Quest Browser: This method only updates the validation error popup, not the tooltip that appears when hovering the mouse over the element, see bug 41380670.Samsung Internet: This method only updates the validation error popup, not the tooltip that appears when hovering the mouse over the element, see bug 41380670.WebView Android: This method only updates the validation error popup, not the tooltip that appears when hovering the mouse over the element, see bug 41380670.
api.HTMLButtonElement.type πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLButtonElement.validationMessage πŸ“‹Safari on iOS6/21/2010 Edge7/29/20151864
api.HTMLButtonElement.validity πŸ“‹Safari on iOS6/21/2010 Edge7/29/20151864
api.HTMLButtonElement.value πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLButtonElement.willValidate πŸ“‹Safari on iOS6/17/2009 Edge7/29/20152233
api.HTMLCanvasElement πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLCanvasElement.captureStream πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.HTMLCanvasElement.getContext πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLCanvasElement.getContext.2d_context Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLCanvasElement.getContext.2d_context.options_colorSpace_parameter πŸ“‹Edge7/22/2021 Safari on iOS12/13/2021144
api.HTMLCanvasElement.getContext.2d_context.options_desynchronized_parameter πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
Chrome: ChromeOS and WindowsChrome: ChromeOS only
api.HTMLCanvasElement.getContext.2d_context.options_willReadFrequently_parameter πŸ“‹Edge3/3/2022 Safari on iOS9/16/2024928
api.HTMLCanvasElement.getContext.bitmaprenderer_context Safari on iOS3/29/2018 Edge1/15/2020657
api.HTMLCanvasElement.getContext.bitmaprenderer_context.options_alpha_parameter πŸ“‹Safari on iOS3/29/2018 Edge1/15/2020657
api.HTMLCanvasElement.getContext.webgl2_context Edge1/15/2020 Safari on iOS9/20/2021614
api.HTMLCanvasElement.getContext.webgl2_context.options_alpha_parameter πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.HTMLCanvasElement.getContext.webgl2_context.options_failIfMajorPerformanceCaveat_parameter πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.HTMLCanvasElement.getContext.webgl2_context.options_powerPreference_parameter πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
Chrome: Chrome respects the GPU hint on macOS only.Chrome Android: Chrome Android respects the GPU hint on macOS only.Edge: Edge respects the GPU hint on macOS only.Firefox: Firefox respects the GPU hint on macOS only.Quest Browser: Quest Browser respects the GPU hint on macOS only.Opera: Opera respects the GPU hint on macOS only.Opera Android: Opera Android respects the GPU hint on macOS only.Samsung Internet: Samsung Internet respects the GPU hint on macOS only.WebView Android: WebView Android respects the GPU hint on macOS only.
api.HTMLCanvasElement.getContext.webgl_context Safari on iOS9/17/2014 Edge1/15/20201946
api.HTMLCanvasElement.getContext.webgl_context.options_alpha_parameter πŸ“‹Edge7/29/2015 Safari on iOS3/27/2017607
api.HTMLCanvasElement.getContext.webgl_context.options_failIfMajorPerformanceCaveat_parameter πŸ“‹Edge7/29/2015 Safari on iOS3/27/2017607
api.HTMLCanvasElement.getContext.webgl_context.options_powerPreference_parameter πŸ“‹Safari on iOS3/27/2017 Edge1/15/20201024
Chrome: Chrome respects the GPU hint on macOS only.Chrome Android: Chrome Android respects the GPU hint on macOS only.Edge: Edge respects the GPU hint on macOS only.Firefox: Firefox respects the GPU hint on macOS only.Quest Browser: Quest Browser respects the GPU hint on macOS only.Opera: Opera respects the GPU hint on macOS only.Opera Android: Opera Android respects the GPU hint on macOS only.Samsung Internet: Samsung Internet respects the GPU hint on macOS only.WebView Android: WebView Android respects the GPU hint on macOS only.
api.HTMLCanvasElement.getContext.webgpu_context πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supported on Windows only, in all contexts except for service workers.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.HTMLCanvasElement.height πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLCanvasElement.toBlob πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.HTMLCanvasElement.toBlob.quality_parameter Safari on iOS9/19/2017 Edge1/15/2020848
api.HTMLCanvasElement.toBlob.type_parameter_jpeg Safari on iOS9/19/2017 Edge1/15/2020848
api.HTMLCanvasElement.toBlob.type_parameter_png Safari on iOS9/19/2017 Edge1/15/2020848
api.HTMLCanvasElement.toDataURL πŸ“‹Safari on iOS6/17/2009 Edge7/29/20152233
api.HTMLCanvasElement.toDataURL.type_parameter_jpeg Safari on iOS9/19/2017 Edge1/15/2020848
api.HTMLCanvasElement.toDataURL.type_parameter_png Safari on iOS9/19/2017 Edge1/15/2020848
api.HTMLCanvasElement.transferControlToOffscreen πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.HTMLCanvasElement.webglcontextcreationerror_event πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.HTMLCanvasElement.webglcontextlost_event πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.HTMLCanvasElement.webglcontextrestored_event πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.HTMLCanvasElement.width πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLCollection πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLCollection.item πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLCollection.length πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLCollection.namedItem πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLDListElement πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLDListElement.compact πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLDataElement πŸ“‹Edge8/2/2016 Safari on iOS9/13/201642
api.HTMLDataElement.value πŸ“‹Edge8/2/2016 Safari on iOS9/13/201642
api.HTMLDataListElement πŸ“‹Edge7/29/2015 Safari on iOS3/25/20191335
api.HTMLDataListElement.options πŸ“‹Edge7/29/2015 Safari on iOS3/25/20191335
api.HTMLDetailsElement πŸ“‹Safari on iOS9/10/2012 Edge1/15/20202683
api.HTMLDetailsElement.name πŸ“‹Edge12/7/2023 Safari on iOS12/11/20234
api.HTMLDetailsElement.open πŸ“‹Safari on iOS9/10/2012 Edge1/15/20202683
api.HTMLDialogElement πŸ“‹Edge1/15/2020 Safari on iOS3/14/2022789
api.HTMLDialogElement.cancel_event πŸ“‹Edge1/15/2020 Safari on iOS3/14/2022789
api.HTMLDialogElement.close πŸ“‹Edge1/15/2020 Safari on iOS3/14/2022789
api.HTMLDialogElement.close_event πŸ“‹Edge1/15/2020 Safari on iOS3/14/2022789
api.HTMLDialogElement.open πŸ“‹Edge1/15/2020 Safari on iOS3/14/2022789
api.HTMLDialogElement.requestClose πŸ“‹Edge3/6/2025 Safari on iOS3/31/202525
api.HTMLDialogElement.returnValue πŸ“‹Edge1/15/2020 Safari on iOS3/14/2022789
api.HTMLDialogElement.show πŸ“‹Edge1/15/2020 Safari on iOS3/14/2022789
api.HTMLDialogElement.showModal πŸ“‹Edge1/15/2020 Safari on iOS3/14/2022789
api.HTMLDirectoryElement Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLDirectoryElement.compact πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLDivElement πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLDivElement.align πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLDocument πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLElement πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLElement.accessKey πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.HTMLElement.attachInternals πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.HTMLElement.attributeStyleMap πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.HTMLElement.autocapitalize πŸ“‹Safari on iOS3/27/2017 Edge1/15/20201024
Chrome: Supported on HTMLInputElement and HTMLTextAreaElement only.Chrome Android: Supported on HTMLInputElement and HTMLTextAreaElement only.Opera: Supported on HTMLInputElement and HTMLTextAreaElement only.Opera Android: Supported on HTMLInputElement and HTMLTextAreaElement only.Safari on iOS: Supported on HTMLFormElement, HTMLInputElement, and HTMLTextAreaElement only.Samsung Internet: Supported on HTMLInputElement and HTMLTextAreaElement only.WebView Android: Supported on HTMLInputElement and HTMLTextAreaElement only.WebView on iOS: Supported on HTMLFormElement, HTMLInputElement, and HTMLTextAreaElement only.
api.HTMLElement.autofocus πŸ“‹Edge1/15/2020 Safari on iOS3/14/2022789
Chrome: Supported for HTMLButtonElement, HTMLInputElement, HTMLSelectElement, and HTMLTextAreaElement.Chrome Android: Supported for HTMLButtonElement, HTMLInputElement, HTMLSelectElement, and HTMLTextAreaElement.Edge: Supported for HTMLButtonElement, HTMLInputElement, HTMLSelectElement, and HTMLTextAreaElement.Firefox: Supported for HTMLButtonElement, HTMLInputElement, HTMLSelectElement, and HTMLTextAreaElement.Firefox for Android: Supported for HTMLButtonElement, HTMLInputElement, HTMLSelectElement, and HTMLTextAreaElement.Internet Explorer: Supported for HTMLButtonElement, HTMLInputElement, HTMLSelectElement, and HTMLTextAreaElement.Quest Browser: Supported for HTMLButtonElement, HTMLInputElement, HTMLSelectElement, and HTMLTextAreaElement.Opera: Supported for HTMLButtonElement, HTMLInputElement, HTMLSelectElement, and HTMLTextAreaElement.Opera Android: Supported for HTMLButtonElement, HTMLInputElement, HTMLSelectElement, and HTMLTextAreaElement.Safari: Supported for HTMLButtonElement, HTMLInputElement, HTMLSelectElement, and HTMLTextAreaElement.Safari on iOS: Supported for HTMLButtonElement, HTMLInputElement, HTMLSelectElement, and HTMLTextAreaElement.Samsung Internet: Supported for HTMLButtonElement, HTMLInputElement, HTMLSelectElement, and HTMLTextAreaElement.WebView Android: Supported for HTMLButtonElement, HTMLInputElement, HTMLSelectElement, and HTMLTextAreaElement.WebView on iOS: Supported for HTMLButtonElement, HTMLInputElement, HTMLSelectElement, and HTMLTextAreaElement.
api.HTMLElement.beforetoggle_event πŸ“‹Edge6/2/2023 Safari on iOS9/18/2023108
api.HTMLElement.beforetoggle_event.dialog_elements πŸ“‹Edge1/17/2025 Safari on iOS9/15/2025241
api.HTMLElement.beforetoggle_event.popover_elements πŸ“‹Edge6/2/2023 Safari on iOS9/18/2023108
api.HTMLElement.blur πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLElement.change_event πŸ“‹Safari on iOS7/11/2008 Edge7/29/20152574
api.HTMLElement.click πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
Chrome: Before Chrome 19, click() is only defined on buttons and inputs.Chrome Android: Before Chrome Android 25, click() is only defined on buttons and inputs.Firefox: Before Firefox 5, click() is only defined on buttons and inputs, and has no effect on text and file inputs.Firefox: Starting in Firefox 75, the click() function works even when the element is not attached to a DOM tree.Firefox for Android: Before Firefox 5, click() is only defined on buttons and inputs, and has no effect on text and file inputs.Firefox for Android: Starting in Firefox for Android 79, the click() function works even when the element is not attached to a DOM tree.Quest Browser: Before Quest Browser 5.0, click() is only defined on buttons and inputs.Samsung Internet: Before Samsung Internet 1.5, click() is only defined on buttons and inputs.WebView Android: Before WebView Android 4.4, click() is only defined on buttons and inputs.
api.HTMLElement.command_event πŸ“‹Edge4/4/2025 Safari on iOS12/12/2025252
api.HTMLElement.contentEditable πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLElement.contentEditable.plaintext-only Safari on iOS10/12/2011 Edge7/29/20151386
api.HTMLElement.dataset πŸ“‹Safari on iOS10/12/2011 Edge7/29/20151386
api.HTMLElement.dir πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLElement.drag_event πŸ“‹Safari on iOS7/11/2008 Edge7/29/20152574
Firefox: The drag event handler receives a DragEvent whose coordinate properties (clientX/clientY, pageX/pageY, screenX/screenY) are always 0. See bug 505521.Firefox for Android: The drag event handler receives a DragEvent whose coordinate properties (clientX/clientY, pageX/pageY, screenX/screenY) are always 0. See bug 505521.
api.HTMLElement.dragend_event πŸ“‹Safari on iOS7/11/2008 Edge7/29/20152574
api.HTMLElement.dragenter_event πŸ“‹Safari on iOS7/11/2008 Edge7/29/20152574
api.HTMLElement.draggable πŸ“‹Safari on iOS6/21/2010 Edge7/29/20151864
api.HTMLElement.dragleave_event πŸ“‹Safari on iOS7/11/2008 Edge7/29/20152574
api.HTMLElement.dragover_event πŸ“‹Safari on iOS7/11/2008 Edge7/29/20152574
api.HTMLElement.dragstart_event πŸ“‹Safari on iOS7/11/2008 Edge7/29/20152574
api.HTMLElement.drop_event πŸ“‹Safari on iOS7/11/2008 Edge7/29/20152574
api.HTMLElement.enterKeyHint πŸ“‹Edge1/15/2020 Safari on iOS3/24/202069
api.HTMLElement.error_event πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLElement.focus πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
Safari on iOS: If there's no hardware keyboard connected and the user has not yet interacted with the page, then calling focus() on an <input> element has no effect (for example, the element does not match the :focus selector).WebView on iOS: If there's no hardware keyboard connected and the user has not yet interacted with the page, then calling focus() on an <input> element has no effect (for example, the element does not match the :focus selector).
api.HTMLElement.focus.options_focusVisible_parameter Safari on iOS3/31/2025 Edge2/12/2026318
api.HTMLElement.focus.options_preventScroll_parameter Edge4/30/2018 Safari on iOS5/16/20221477
api.HTMLElement.hidden πŸ“‹Safari on iOS10/12/2011 Edge7/29/20151386
api.HTMLElement.hidePopover πŸ“‹Edge6/2/2023 Safari on iOS9/18/2023108
api.HTMLElement.inert πŸ“‹Safari on iOS5/16/2022 Edge5/31/202215
api.HTMLElement.innerText πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLElement.inputMode πŸ“‹Safari on iOS3/25/2019 Edge1/15/2020296
api.HTMLElement.isContentEditable πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLElement.lang πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLElement.load_event πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLElement.nonce πŸ“‹Edge1/15/2020 Safari on iOS3/14/2022789
Safari: The property is defined only for its useful elements: <link>, <script>, and <style>; it is undefined for all other elements.Safari on iOS: The property is defined only for its useful elements: <link>, <script>, and <style>; it is undefined for all other elements.WebView on iOS: The property is defined only for its useful elements: <link>, <script>, and <style>; it is undefined for all other elements.
api.HTMLElement.offsetHeight πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLElement.offsetLeft πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLElement.offsetParent πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLElement.offsetTop πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLElement.offsetWidth πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLElement.outerText πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLElement.popover πŸ“‹Edge6/2/2023 Safari on iOS1/27/2025605
Safari on iOS: On iOS and iPadOS, popovers are not dismissed when the user taps outside of the popover area, see bug 267688.WebView on iOS: On iOS and iPadOS, popovers are not dismissed when the user taps outside of the popover area, see bug 267688.
api.HTMLElement.showPopover πŸ“‹Edge6/2/2023 Safari on iOS9/18/2023108
api.HTMLElement.showPopover.options_source_parameter πŸ“‹Edge5/29/2025 Safari on iOS9/15/2025109
Chrome: When using this option, the focus order doesn't change, so the popover does not become the next focus element. See bug 383343310.Chrome Android: When using this option, the focus order doesn't change, so the popover does not become the next focus element. See bug 383343310.Edge: When using this option, the focus order doesn't change, so the popover does not become the next focus element. See bug 383343310.Firefox: When using this option, the focus order doesn't change, so the popover does not become the next focus element. See bug 1984004.Firefox for Android: When using this option, the focus order doesn't change, so the popover does not become the next focus element. See bug 1984004.Opera: When using this option, the focus order doesn't change, so the popover does not become the next focus element. See bug 383343310.Opera Android: When using this option, the focus order doesn't change, so the popover does not become the next focus element. See bug 383343310.Safari: When using this option, the focus order doesn't change, so the popover does not become the next focus element. See bug 286575.Safari on iOS: When using this option, the focus order doesn't change, so the popover does not become the next focus element. See bug 286575.Samsung Internet: When using this option, the focus order doesn't change, so the popover does not become the next focus element. See bug 383343310.WebView Android: When using this option, the focus order doesn't change, so the popover does not become the next focus element. See bug 383343310.WebView on iOS: When using this option, the focus order doesn't change, so the popover does not become the next focus element. See bug 286575.
api.HTMLElement.spellcheck πŸ“‹Safari on iOS10/12/2011 Edge7/29/20151386
api.HTMLElement.style πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLElement.tabIndex πŸ“‹Safari on iOS7/11/2008 Edge10/2/20183735
Edge: Returns incorrect value for elements without an explicit tabindex attribute. See issue 4365703 for details.Internet Explorer: Returns incorrect value for elements without an explicit tabindex attribute. See issue 4365703 for details.
api.HTMLElement.title πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLElement.togglePopover πŸ“‹Edge6/2/2023 Safari on iOS9/18/2023108
api.HTMLElement.togglePopover.force_parameter πŸ“‹Edge8/21/2023 Safari on iOS9/18/202328
api.HTMLElement.togglePopover.options_force_parameter πŸ“‹Edge10/17/2024 Safari on iOS3/31/2025165
api.HTMLElement.togglePopover.options_source_parameter πŸ“‹Edge5/29/2025 Safari on iOS9/15/2025109
Chrome: When using this option, the focus order doesn't change, so the popover does not become the next focus element. See bug 383343310.Chrome Android: When using this option, the focus order doesn't change, so the popover does not become the next focus element. See bug 383343310.Edge: When using this option, the focus order doesn't change, so the popover does not become the next focus element. See bug 383343310.Firefox: When using this option, the focus order doesn't change, so the popover does not become the next focus element. See bug 1984004.Firefox for Android: When using this option, the focus order doesn't change, so the popover does not become the next focus element. See bug 1984004.Opera: When using this option, the focus order doesn't change, so the popover does not become the next focus element. See bug 383343310.Opera Android: When using this option, the focus order doesn't change, so the popover does not become the next focus element. See bug 383343310.Safari: When using this option, the focus order doesn't change, so the popover does not become the next focus element. See bug 286575.Safari on iOS: When using this option, the focus order doesn't change, so the popover does not become the next focus element. See bug 286575.Samsung Internet: When using this option, the focus order doesn't change, so the popover does not become the next focus element. See bug 383343310.WebView Android: When using this option, the focus order doesn't change, so the popover does not become the next focus element. See bug 383343310.WebView on iOS: When using this option, the focus order doesn't change, so the popover does not become the next focus element. See bug 286575.
api.HTMLElement.togglePopover.options_source_parameter.implicit_anchor_reference πŸ“‹Edge2/6/2025 Safari on iOS9/15/2025221
api.HTMLElement.togglePopover.returns_boolean Edge8/21/2023 Safari on iOS9/18/202328
api.HTMLElement.toggle_event πŸ“‹Safari on iOS3/27/2017 Edge1/15/20201024
api.HTMLElement.toggle_event.details_elements πŸ“‹Safari on iOS3/27/2017 Edge1/15/20201024
api.HTMLElement.toggle_event.dialog_elements πŸ“‹Edge1/17/2025 Safari on iOS9/15/2025241
api.HTMLElement.toggle_event.popover_elements πŸ“‹Edge6/2/2023 Safari on iOS9/18/2023108
api.HTMLElement.translate πŸ“‹Safari on iOS9/10/2012 Edge1/15/20202683
api.HTMLElement.writingSuggestions πŸ“‹Edge4/18/2024 Safari on iOS9/16/2024151
api.HTMLEmbedElement πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
Chrome: Starting with Chrome 58, this interface can no longer be called as a function.Chrome Android: Starting with Chrome Android 58, this interface can no longer be called as a function.Quest Browser: Starting with Quest Browser 5.0, this interface can no longer be called as a function.Opera: Starting with Opera 45, this interface can no longer be called as a function.Opera Android: Starting with Opera 45, this interface can no longer be called as a function.Samsung Internet: Starting with Samsung Internet 7.0, this interface can no longer be called as a function.WebView Android: Starting with WebView Android 58, this interface can no longer be called as a function.
api.HTMLEmbedElement.align πŸ“‹Safari on iOS6/29/2007 Edge1/15/20204583
api.HTMLEmbedElement.getSVGDocument πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLEmbedElement.height πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLEmbedElement.name πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLEmbedElement.src πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLEmbedElement.type πŸ“‹Safari on iOS6/29/2007 Edge1/15/20204583
api.HTMLEmbedElement.width πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLFieldSetElement πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLFieldSetElement.checkValidity πŸ“‹Safari on iOS10/12/2011 Edge7/29/20151386
api.HTMLFieldSetElement.disabled πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.HTMLFieldSetElement.elements πŸ“‹Safari on iOS9/18/2013 Edge4/30/20181685
api.HTMLFieldSetElement.elements.type_HTMLCollection Edge10/2/2018 Safari on iOS9/19/2019352
api.HTMLFieldSetElement.form πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLFieldSetElement.name πŸ“‹Safari on iOS9/10/2012 Edge8/2/20161422
api.HTMLFieldSetElement.reportValidity πŸ“‹Safari on iOS3/27/2017 Edge4/30/2018399
api.HTMLFieldSetElement.setCustomValidity πŸ“‹Safari on iOS10/12/2011 Edge7/29/20151386
Chrome: This method only updates the validation error popup, not the tooltip that appears when hovering the mouse over the element, see bug 41380670.Chrome Android: This method only updates the validation error popup, not the tooltip that appears when hovering the mouse over the element, see bug 41380670.Quest Browser: This method only updates the validation error popup, not the tooltip that appears when hovering the mouse over the element, see bug 41380670.Samsung Internet: This method only updates the validation error popup, not the tooltip that appears when hovering the mouse over the element, see bug 41380670.WebView Android: This method only updates the validation error popup, not the tooltip that appears when hovering the mouse over the element, see bug 41380670.
api.HTMLFieldSetElement.type πŸ“‹Safari on iOS9/10/2012 Edge4/30/20182058
api.HTMLFieldSetElement.validationMessage πŸ“‹Safari on iOS6/21/2010 Edge7/29/20151864
api.HTMLFieldSetElement.validity πŸ“‹Safari on iOS6/21/2010 Edge7/29/20151864
api.HTMLFieldSetElement.willValidate πŸ“‹Safari on iOS6/17/2009 Edge7/29/20152233
api.HTMLFontElement πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLFontElement.color πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLFontElement.face πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLFontElement.size πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLFormControlsCollection πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLFormControlsCollection.namedItem πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
Firefox: Returned a NodeList instead of a RadioNodeList.Firefox for Android: Returned a NodeList instead of a RadioNodeList.
api.HTMLFormElement πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLFormElement.acceptCharset πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLFormElement.action πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLFormElement.autocomplete πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.HTMLFormElement.checkValidity πŸ“‹Safari on iOS6/21/2010 Edge7/29/20151864
api.HTMLFormElement.elements πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLFormElement.encoding πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLFormElement.enctype πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLFormElement.formdata_event πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.HTMLFormElement.length πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLFormElement.method πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLFormElement.name πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLFormElement.noValidate πŸ“‹Safari on iOS6/21/2010 Edge7/29/20151864
api.HTMLFormElement.rel πŸ“‹Safari on iOS3/14/2022 Edge12/5/2022266
api.HTMLFormElement.relList πŸ“‹Safari on iOS3/14/2022 Edge12/5/2022266
api.HTMLFormElement.reportValidity πŸ“‹Safari on iOS3/27/2017 Edge4/30/2018399
api.HTMLFormElement.requestSubmit πŸ“‹Edge1/15/2020 Safari on iOS9/12/2022971
api.HTMLFormElement.reset πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLFormElement.reset_event πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLFormElement.submit πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLFormElement.submit_event πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLFormElement.target πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLFrameElement πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLFrameElement.contentDocument πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLFrameElement.contentWindow πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLFrameElement.frameBorder πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLFrameElement.longDesc πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLFrameElement.marginHeight πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLFrameElement.marginWidth πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLFrameElement.name πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLFrameElement.noResize πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLFrameElement.scrolling πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLFrameElement.src πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLFrameSetElement πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLFrameSetElement.cols πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLFrameSetElement.rows πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLHRElement πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLHRElement.align πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLHRElement.color πŸ“‹Edge7/29/2015 Safari on iOS3/27/2017607
api.HTMLHRElement.noShade πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLHRElement.size πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLHRElement.width πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLHeadElement πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLHeadingElement πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLHeadingElement.align πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLHtmlElement πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLHtmlElement.version πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLIFrameElement πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLIFrameElement.align πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLIFrameElement.allow πŸ“‹Safari on iOS3/29/2018 Edge1/15/2020657
api.HTMLIFrameElement.allowFullscreen πŸ“‹Edge7/29/2015 Safari on iOS9/17/20181146
Safari on iOS: Only available on iPad, not on iPhone.Safari on iOS: Shows an overlay button which can not be disabled. Swiping down exits fullscreen mode, making it unsuitable for some use cases like games.WebView on iOS: Only available on iPad, not on iPhone.WebView on iOS: Shows an overlay button which can not be disabled. Swiping down exits fullscreen mode, making it unsuitable for some use cases like games.
api.HTMLIFrameElement.contentDocument πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLIFrameElement.contentWindow πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLIFrameElement.frameBorder πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLIFrameElement.getSVGDocument πŸ“‹Safari on iOS7/11/2008 Edge7/29/20152574
api.HTMLIFrameElement.height πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLIFrameElement.loading πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.HTMLIFrameElement.longDesc πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLIFrameElement.marginHeight πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLIFrameElement.marginWidth πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLIFrameElement.name πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLIFrameElement.referrerPolicy πŸ“‹Edge1/15/2020 Safari on iOS9/16/2020245
api.HTMLIFrameElement.referrerPolicy.no-referrer-when-downgrade Edge1/15/2020 Safari on iOS9/16/2020245
api.HTMLIFrameElement.referrerPolicy.origin-when-cross-origin Edge1/15/2020 Safari on iOS9/16/2020245
api.HTMLIFrameElement.referrerPolicy.unsafe-url Edge1/15/2020 Safari on iOS9/16/2020245
api.HTMLIFrameElement.sandbox πŸ“‹Safari on iOS6/21/2010 Edge7/29/20151864
Chrome: Before Chrome 50, this property returned the deprecated child DOMSettableTokenList instead of DOMTokenList.Chrome Android: Before Chrome Android 50, this property returned the deprecated child DOMSettableTokenList instead of DOMTokenList.Firefox: Previously, the type of sandbox was a DOMString instead of a DOMSettableTokenList. This has been fixed with Firefox 29. Other browsers may still implement the property as DOMString since it was a late change in the specification.Firefox for Android: Previously, the type of sandbox was a DOMString instead of a DOMSettableTokenList. This has been fixed with Firefox for Android 29. Other browsers may still implement the property as DOMString since it was a late change in the specification.Quest Browser: Before Quest Browser 5.0, this property returned the deprecated child DOMSettableTokenList instead of DOMTokenList.Opera: Before Opera 37, this property returned the deprecated child DOMSettableTokenList instead of DOMTokenList.Opera Android: Before Opera Android 37, this property returned the deprecated child DOMSettableTokenList instead of DOMTokenList.Samsung Internet: Before Samsung Internet 5.0, this property returned the deprecated child DOMSettableTokenList instead of DOMTokenList.WebView Android: Before WebView Android 50, this property returned the deprecated child DOMSettableTokenList instead of DOMTokenList.
api.HTMLIFrameElement.scrolling πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLIFrameElement.src πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLIFrameElement.srcdoc πŸ“‹Safari on iOS9/10/2012 Edge1/15/20202683
api.HTMLIFrameElement.srcdoc.enforces_trusted_types πŸ“‹Edge5/21/2020 Safari on iOS9/15/20251943
api.HTMLIFrameElement.width πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLImageElement πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLImageElement.Image πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLImageElement.align πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLImageElement.alt πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLImageElement.border πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLImageElement.complete πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
Internet Explorer: IE reports false for broken images.
api.HTMLImageElement.crossOrigin πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.HTMLImageElement.currentSrc πŸ“‹Edge11/12/2015 Safari on iOS3/21/2016130
api.HTMLImageElement.decode πŸ“‹Safari on iOS3/29/2018 Edge1/15/2020657
api.HTMLImageElement.decoding πŸ“‹Safari on iOS3/29/2018 Edge1/15/2020657
api.HTMLImageElement.fetchPriority πŸ“‹Edge5/31/2022 Safari on iOS12/11/2023559
api.HTMLImageElement.height πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLImageElement.hspace πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLImageElement.isMap πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLImageElement.loading πŸ“‹Edge1/15/2020 Safari on iOS3/14/2022789
api.HTMLImageElement.longDesc πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLImageElement.lowsrc πŸ“‹Safari on iOS7/11/2008 Edge7/29/20152574
api.HTMLImageElement.name πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLImageElement.naturalHeight πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLImageElement.naturalWidth πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLImageElement.referrerPolicy πŸ“‹Edge1/15/2020 Safari on iOS9/16/2020245
api.HTMLImageElement.referrerPolicy.no-referrer-when-downgrade Edge1/15/2020 Safari on iOS9/16/2020245
api.HTMLImageElement.referrerPolicy.origin-when-cross-origin Edge1/15/2020 Safari on iOS9/16/2020245
api.HTMLImageElement.referrerPolicy.unsafe-url Edge1/15/2020 Safari on iOS9/16/2020245
api.HTMLImageElement.sizes πŸ“‹Edge11/12/2015 Safari on iOS3/21/2016130
api.HTMLImageElement.src πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLImageElement.srcset πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.HTMLImageElement.useMap πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLImageElement.vspace πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLImageElement.width πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLImageElement.x πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLImageElement.y πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLInputElement πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLInputElement.accept πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLInputElement.align πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLInputElement.alt πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLInputElement.autocomplete πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.HTMLInputElement.cancel_event πŸ“‹Safari on iOS3/27/2023 Edge5/5/202339
api.HTMLInputElement.checkValidity πŸ“‹Safari on iOS6/21/2010 Edge7/29/20151864
api.HTMLInputElement.checked πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLInputElement.defaultChecked πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLInputElement.defaultValue πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLInputElement.dirName πŸ“‹Safari on iOS9/10/2012 Edge1/15/20202683
api.HTMLInputElement.disabled πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLInputElement.files πŸ“‹Safari on iOS6/17/2009 Edge7/29/20152233
Internet Explorer: This property is read-only.
api.HTMLInputElement.form πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLInputElement.formAction πŸ“‹Safari on iOS11/22/2010 Edge7/29/20151710
api.HTMLInputElement.formEnctype πŸ“‹Safari on iOS11/22/2010 Edge7/29/20151710
api.HTMLInputElement.formMethod πŸ“‹Safari on iOS11/22/2010 Edge7/29/20151710
api.HTMLInputElement.formNoValidate πŸ“‹Safari on iOS6/21/2010 Edge7/29/20151864
api.HTMLInputElement.formTarget πŸ“‹Safari on iOS11/22/2010 Edge7/29/20151710
api.HTMLInputElement.height πŸ“‹Safari on iOS9/18/2013 Edge7/29/2015679
api.HTMLInputElement.indeterminate πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLInputElement.invalid_event πŸ“‹Safari on iOS10/12/2011 Edge7/29/20151386
api.HTMLInputElement.labels πŸ“‹Safari on iOS11/22/2010 Edge10/2/20182871
api.HTMLInputElement.list πŸ“‹Edge7/29/2015 Safari on iOS3/25/20191335
api.HTMLInputElement.max πŸ“‹Safari on iOS6/21/2010 Edge7/29/20151864
api.HTMLInputElement.maxLength πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLInputElement.min πŸ“‹Safari on iOS6/21/2010 Edge7/29/20151864
api.HTMLInputElement.minLength πŸ“‹Safari on iOS3/27/2017 Edge4/30/2018399
api.HTMLInputElement.multiple πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
api.HTMLInputElement.name πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLInputElement.pattern πŸ“‹Safari on iOS6/21/2010 Edge7/29/20151864
api.HTMLInputElement.placeholder πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
api.HTMLInputElement.popoverTargetAction πŸ“‹Edge6/2/2023 Safari on iOS9/18/2023108
api.HTMLInputElement.popoverTargetElement πŸ“‹Edge6/2/2023 Safari on iOS9/18/2023108
api.HTMLInputElement.readOnly πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLInputElement.reportValidity πŸ“‹Safari on iOS3/27/2017 Edge4/30/2018399
api.HTMLInputElement.required πŸ“‹Safari on iOS6/21/2010 Edge7/29/20151864
api.HTMLInputElement.select πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLInputElement.select_event πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLInputElement.selectionDirection πŸ“‹Safari on iOS9/10/2012 Edge11/12/20151158
api.HTMLInputElement.selectionEnd πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLInputElement.selectionStart πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLInputElement.selectionchange_event πŸ“‹Edge7/25/2024 Safari on iOS9/16/202453
Chrome: Before Chrome 127, a selectionchange event was fired on Document, see Document's selectionchange event. See bug 40840956 for firing the event on <input> elements.Chrome Android: Before Chrome Android 127, a selectionchange event was fired on Document, see Document's selectionchange event. See bug 40840956 for firing the event on <input> elements.Edge: Before Edge 127, a selectionchange event was fired on Document, see Document's selectionchange event. See bug 40840956 for firing the event on <input> elements.Opera: Before Opera 113, a selectionchange event was fired on Document, see Document's selectionchange event. See bug 40840956 for firing the event on <input> elements.Opera Android: Before Opera Android 84, a selectionchange event was fired on Document, see Document's selectionchange event. See bug 40840956 for firing the event on <input> elements.Safari: Before Safari 18, a selectionchange event was fired on Document, see Document's selectionchange event. See bug 271033 for firing the event on <input> elements.Safari on iOS: Before Safari on iOS 18, a selectionchange event was fired on Document, see Document's selectionchange event. See bug 271033 for firing the event on <input> elements.Samsung Internet: Before Samsung Internet 28.0, a selectionchange event was fired on Document, see Document's selectionchange event. See bug 40840956 for firing the event on <input> elements.WebView Android: Before WebView Android 127, a selectionchange event was fired on Document, see Document's selectionchange event. See bug 40840956 for firing the event on <input> elements.WebView on iOS: Before WebView on iOS 18, a selectionchange event was fired on Document, see Document's selectionchange event. See bug 271033 for firing the event on <input> elements.
api.HTMLInputElement.setCustomValidity πŸ“‹Safari on iOS6/21/2010 Edge7/29/20151864
Chrome: This method only updates the validation error popup, not the tooltip that appears when hovering the mouse over the element, see bug 41380670.Chrome Android: This method only updates the validation error popup, not the tooltip that appears when hovering the mouse over the element, see bug 41380670.Quest Browser: This method only updates the validation error popup, not the tooltip that appears when hovering the mouse over the element, see bug 41380670.Samsung Internet: This method only updates the validation error popup, not the tooltip that appears when hovering the mouse over the element, see bug 41380670.WebView Android: This method only updates the validation error popup, not the tooltip that appears when hovering the mouse over the element, see bug 41380670.
api.HTMLInputElement.setRangeText πŸ“‹Safari on iOS9/18/2013 Edge1/15/20202310
api.HTMLInputElement.setSelectionRange πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLInputElement.showPicker πŸ“‹Edge3/3/2022 Safari on iOS9/12/2022193
api.HTMLInputElement.showPicker.file_input Edge3/3/2022 Safari on iOS9/12/2022193
api.HTMLInputElement.size πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLInputElement.src πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLInputElement.step πŸ“‹Safari on iOS6/21/2010 Edge7/29/20151864
api.HTMLInputElement.stepDown πŸ“‹Safari on iOS6/21/2010 Edge7/29/20151864
Firefox: Does not have a specific UI. There are still differences with the latest spec; see bug 835773.Firefox for Android: Does not have a specific UI. There are still differences with the latest spec; see bug 835773.
api.HTMLInputElement.stepUp πŸ“‹Safari on iOS6/21/2010 Edge7/29/20151864
Firefox: Does not have a specific UI. There are still differences with the latest spec; see bug 835773.Firefox for Android: Does not have a specific UI. There are still differences with the latest spec; see bug 835773.
api.HTMLInputElement.type πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLInputElement.useMap πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLInputElement.validationMessage πŸ“‹Safari on iOS6/21/2010 Edge7/29/20151864
api.HTMLInputElement.validity πŸ“‹Safari on iOS6/21/2010 Edge7/29/20151864
api.HTMLInputElement.value πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLInputElement.valueAsDate πŸ“‹Safari on iOS6/21/2010 Edge7/29/20151864
api.HTMLInputElement.valueAsNumber πŸ“‹Safari on iOS6/21/2010 Edge7/29/20151864
api.HTMLInputElement.webkitEntries πŸ“‹Safari on iOS3/29/2018 Edge1/15/2020657
api.HTMLInputElement.webkitdirectory πŸ“‹Edge11/12/2015 Safari on iOS3/31/20253427
Chrome Android: In Chrome for Android 131, if a user selects a directory, the browser crashes (see bug 376834374).Chrome Android: The property reflects the attribute, but users cannot choose a directory, only individual files (see bug 40248532.Firefox for Android: File entries returned for a selected directory have an empty string for webkitRelativePath (bug 1973726).Quest Browser: The property reflects the attribute, but users cannot choose a directory, only individual files (see bug 40248532.Opera Android: The property reflects the attribute, but users cannot choose a directory, only individual files (see bug 40248532.Safari on iOS: The property can be set, but has no effect (see bug 271705).Samsung Internet: The property reflects the attribute, but users cannot choose a directory, only individual files (see bug 40248532.WebView Android: In Chrome for Android 131, if a user selects a directory, the browser crashes (see bug 376834374).WebView Android: The property reflects the attribute, but users cannot choose a directory, only individual files (see bug 40248532.WebView on iOS: The property can be set, but has no effect (see bug 271705).
api.HTMLInputElement.width πŸ“‹Safari on iOS9/18/2013 Edge7/29/2015679
api.HTMLInputElement.willValidate πŸ“‹Safari on iOS6/17/2009 Edge7/29/20152233
api.HTMLLIElement πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
Firefox: Before Firefox 10, Gecko incorrectly reflected negative value attributes to 0.Firefox for Android: Before Firefox for Android 10, Gecko incorrectly reflected negative value attributes to 0.
api.HTMLLIElement.type πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLLIElement.value πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLLabelElement πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLLabelElement.control πŸ“‹Safari on iOS10/12/2011 Edge10/2/20182547
api.HTMLLabelElement.form πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLLabelElement.htmlFor πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLLegendElement πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLLegendElement.align πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLLegendElement.form πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLLinkElement πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLLinkElement.as πŸ“‹Safari on iOS9/13/2016 Edge4/30/2018594
api.HTMLLinkElement.blocking πŸ“‹Edge9/1/2022 Safari on iOS12/11/2024832
api.HTMLLinkElement.charset πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLLinkElement.crossOrigin πŸ“‹Safari on iOS9/13/2016 Edge4/30/2018594
api.HTMLLinkElement.disabled πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
Chrome: In Chrome and other Blink-based browsers, adding the disabled attribute using JavaScript does not remove the stylesheet from document.styleSheets.Chrome Android: In Chrome Android and other Blink-based browsers, adding the disabled attribute using JavaScript does not remove the stylesheet from document.styleSheets.Edge: Since Edge 79, adding the disabled attribute using JavaScript does not remove the stylesheet from document.styleSheets.Quest Browser: In Quest Browser and other Blink-based browsers, adding the disabled attribute using JavaScript does not remove the stylesheet from document.styleSheets.Opera: In Chrome and other Blink-based browsers, adding the disabled attribute using JavaScript does not remove the stylesheet from document.styleSheets.Opera Android: In Chrome and other Blink-based browsers, adding the disabled attribute using JavaScript does not remove the stylesheet from document.styleSheets.Samsung Internet: In Chrome and other Blink-based browsers, adding the disabled attribute using JavaScript does not remove the stylesheet from document.styleSheets.WebView Android: In WebView Android and other Blink-based browsers, adding the disabled attribute using JavaScript does not remove the stylesheet from document.styleSheets.
api.HTMLLinkElement.fetchPriority πŸ“‹Edge5/31/2022 Safari on iOS12/11/2023559
api.HTMLLinkElement.href πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLLinkElement.hreflang πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLLinkElement.imageSizes πŸ“‹Edge1/15/2020 Safari on iOS12/11/20231426
api.HTMLLinkElement.imageSrcset πŸ“‹Edge1/15/2020 Safari on iOS12/11/20231426
api.HTMLLinkElement.integrity πŸ“‹Safari on iOS3/29/2018 Edge4/30/201832
api.HTMLLinkElement.media πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLLinkElement.referrerPolicy πŸ“‹Edge1/15/2020 Safari on iOS4/26/2021467
api.HTMLLinkElement.referrerPolicy.no-referrer-when-downgrade Edge1/15/2020 Safari on iOS4/26/2021467
api.HTMLLinkElement.referrerPolicy.origin-when-cross-origin Edge1/15/2020 Safari on iOS4/26/2021467
api.HTMLLinkElement.referrerPolicy.unsafe-url Edge1/15/2020 Safari on iOS4/26/2021467
api.HTMLLinkElement.rel πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLLinkElement.relList πŸ“‹Safari on iOS9/16/2015 Edge4/30/2018957
api.HTMLLinkElement.rev πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLLinkElement.sheet πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLLinkElement.sizes πŸ“‹Safari on iOS9/10/2012 Edge1/15/20202683
Chrome: Before Chrome 50, this property returned the deprecated child DOMSettableTokenList instead of DOMTokenList.Chrome Android: Before Chrome Android 50, this property returned the deprecated child DOMSettableTokenList instead of DOMTokenList.Quest Browser: Before Quest Browser 5.0, this property returned the deprecated child DOMSettableTokenList instead of DOMTokenList.Opera: Before Opera 37, this property returned the deprecated child DOMSettableTokenList instead of DOMTokenList.Opera Android: Before Opera Android 37, this property returned the deprecated child DOMSettableTokenList instead of DOMTokenList.Samsung Internet: Before Samsung Internet 5.0, this property returned the deprecated child DOMSettableTokenList instead of DOMTokenList.WebView Android: Before WebView 50, this property returned the deprecated child DOMSettableTokenList instead of DOMTokenList.
api.HTMLLinkElement.target πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLLinkElement.type πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLMapElement πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLMapElement.areas πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLMapElement.name πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLMarqueeElement πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
Firefox: Before Firefox 65, <marquee> implemented the HTMLDivElement interface.Firefox for Android: Before Firefox for Android 65, <marquee> implemented the HTMLDivElement interface.
api.HTMLMarqueeElement.behavior πŸ“‹Safari on iOS10/12/2011 Edge7/29/20151386
api.HTMLMarqueeElement.bgColor πŸ“‹Safari on iOS10/12/2011 Edge7/29/20151386
api.HTMLMarqueeElement.direction πŸ“‹Safari on iOS10/12/2011 Edge7/29/20151386
api.HTMLMarqueeElement.height πŸ“‹Safari on iOS10/12/2011 Edge7/29/20151386
api.HTMLMarqueeElement.hspace πŸ“‹Safari on iOS10/12/2011 Edge7/29/20151386
api.HTMLMarqueeElement.loop πŸ“‹Safari on iOS10/12/2011 Edge7/29/20151386
api.HTMLMarqueeElement.scrollAmount πŸ“‹Safari on iOS10/12/2011 Edge7/29/20151386
api.HTMLMarqueeElement.scrollDelay πŸ“‹Safari on iOS10/12/2011 Edge7/29/20151386
api.HTMLMarqueeElement.start πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLMarqueeElement.stop πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLMarqueeElement.trueSpeed πŸ“‹Safari on iOS10/12/2011 Edge7/29/20151386
api.HTMLMarqueeElement.vspace πŸ“‹Safari on iOS10/12/2011 Edge7/29/20151386
api.HTMLMarqueeElement.width πŸ“‹Safari on iOS10/12/2011 Edge7/29/20151386
api.HTMLMediaElement πŸ“‹Safari on iOS6/17/2009 Edge7/29/20152233
api.HTMLMediaElement.abort_event πŸ“‹Safari on iOS6/17/2009 Edge7/29/20152233
api.HTMLMediaElement.addTextTrack πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.HTMLMediaElement.audioTracks πŸ“‹Safari on iOS9/18/2013 Edge1/15/20202310
api.HTMLMediaElement.autoplay πŸ“‹Safari on iOS6/17/2009 Edge7/29/20152233
api.HTMLMediaElement.buffered πŸ“‹Safari on iOS6/17/2009 Edge7/29/20152233
api.HTMLMediaElement.canPlayType πŸ“‹Safari on iOS6/17/2009 Edge7/29/20152233
Chrome: codecs string can contain any subset of optional parameters (should be all or none).Chrome: Errors if codecs string contains unexpected characters (should evaluate string up to character).Chrome Android: codecs string can contain any subset of optional parameters (should be all or none).Chrome Android: Errors if codecs string contains unexpected characters (should evaluate string up to character).Edge: codecs string can contain any subset of optional parameters (should be all or none).Edge: Errors if codecs string contains unexpected characters (should evaluate string up to character).Firefox: Before Firefox 28, canPlayType() returned probably when asked about WebM audio or video files without the codecs parameter. Since multiple codecs are supported, this is not enough information to determine if a file can be played, so maybe is now correctly returned.Firefox: Before Firefox 101, canPlayType() ignored codecs parameter options for av01 codecs (treating them as av1).Firefox for Android: Before Firefox for Android 28, canPlayType() returned probably when asked about WebM audio or video files without the codecs parameter. Since multiple codecs are supported, this is not enough information to determine if a file can be played, so maybe is now correctly returned.Firefox for Android: Before Firefox for Android 101, canPlayType() ignored codecs parameter options for av01 codecs (treating them as av1).Quest Browser: codecs string can contain any subset of optional parameters (should be all or none).Quest Browser: Errors if codecs string contains unexpected characters (should evaluate string up to character).Opera: codecs string can contain any subset of optional parameters (should be all or none).Opera: Errors if codecs string contains unexpected characters (should evaluate string up to character).Opera Android: codecs string can contain any subset of optional parameters (should be all or none).Opera Android: Errors if codecs string contains unexpected characters (should evaluate string up to character).Samsung Internet: codecs string can contain any subset of optional parameters (should be all or none).Samsung Internet: Errors if codecs string contains unexpected characters (should evaluate string up to character).WebView Android: codecs string can contain any subset of optional parameters (should be all or none).WebView Android: Errors if codecs string contains unexpected characters (should evaluate string up to character).
api.HTMLMediaElement.canplay_event πŸ“‹Safari on iOS6/17/2009 Edge7/29/20152233
api.HTMLMediaElement.canplaythrough_event πŸ“‹Safari on iOS6/17/2009 Edge7/29/20152233
api.HTMLMediaElement.controls πŸ“‹Safari on iOS6/17/2009 Edge7/29/20152233
api.HTMLMediaElement.crossOrigin πŸ“‹Edge11/12/2015 Safari on iOS9/13/2016306
api.HTMLMediaElement.currentSrc πŸ“‹Safari on iOS6/17/2009 Edge7/29/20152233
api.HTMLMediaElement.currentTime πŸ“‹Safari on iOS6/17/2009 Edge7/29/20152233
api.HTMLMediaElement.defaultMuted πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.HTMLMediaElement.defaultPlaybackRate πŸ“‹Safari on iOS6/17/2009 Edge7/29/20152233
api.HTMLMediaElement.disableRemotePlayback πŸ“‹Safari on iOS9/19/2019 Edge1/25/20241589
api.HTMLMediaElement.duration πŸ“‹Safari on iOS6/17/2009 Edge7/29/20152233
api.HTMLMediaElement.durationchange_event πŸ“‹Safari on iOS6/17/2009 Edge7/29/20152233
api.HTMLMediaElement.emptied_event πŸ“‹Safari on iOS6/17/2009 Edge7/29/20152233
api.HTMLMediaElement.encrypted_event πŸ“‹Edge11/12/2015 Safari on iOS3/25/20191229
api.HTMLMediaElement.ended πŸ“‹Safari on iOS6/17/2009 Edge7/29/20152233
api.HTMLMediaElement.ended_event πŸ“‹Safari on iOS6/17/2009 Edge7/29/20152233
api.HTMLMediaElement.error πŸ“‹Safari on iOS6/17/2009 Edge7/29/20152233
api.HTMLMediaElement.error_event πŸ“‹Safari on iOS6/17/2009 Edge7/29/20152233
api.HTMLMediaElement.load πŸ“‹Safari on iOS6/17/2009 Edge7/29/20152233
api.HTMLMediaElement.loadeddata_event πŸ“‹Safari on iOS6/17/2009 Edge7/29/20152233
api.HTMLMediaElement.loadedmetadata_event πŸ“‹Safari on iOS6/17/2009 Edge7/29/20152233
api.HTMLMediaElement.loadstart_event πŸ“‹Safari on iOS6/17/2009 Edge7/29/20152233
api.HTMLMediaElement.loop πŸ“‹Safari on iOS6/17/2009 Edge7/29/20152233
api.HTMLMediaElement.mediaKeys πŸ“‹Edge11/12/2015 Safari on iOS3/25/20191229
api.HTMLMediaElement.muted πŸ“‹Safari on iOS6/17/2009 Edge7/29/20152233
api.HTMLMediaElement.networkState πŸ“‹Safari on iOS6/17/2009 Edge7/29/20152233
Firefox: The NETWORK_LOADED state was removed to align with the HTML spec in Firefox 4.
api.HTMLMediaElement.pause πŸ“‹Safari on iOS6/17/2009 Edge7/29/20152233
api.HTMLMediaElement.pause_event πŸ“‹Safari on iOS6/17/2009 Edge7/29/20152233
api.HTMLMediaElement.paused πŸ“‹Safari on iOS6/17/2009 Edge7/29/20152233
api.HTMLMediaElement.play πŸ“‹Safari on iOS6/17/2009 Edge7/29/20152233
api.HTMLMediaElement.play.returns_promise Safari on iOS9/13/2016 Edge4/30/2018594
api.HTMLMediaElement.play_event πŸ“‹Safari on iOS6/17/2009 Edge7/29/20152233
api.HTMLMediaElement.playbackRate πŸ“‹Safari on iOS6/17/2009 Edge7/29/20152233
Chrome: Setting the playbackRate to a negative value will throw an error.Chrome Android: Setting the playbackRate to a negative value will throw an error.Edge: Setting the playbackRate to a negative value will throw an error.Firefox: Setting the playbackRate to a negative value will throw an error.Firefox for Android: Setting the playbackRate to a negative value will throw an error.Quest Browser: Setting the playbackRate to a negative value will throw an error.Opera: Setting the playbackRate to a negative value will throw an error.Opera Android: Setting the playbackRate to a negative value will throw an error.Samsung Internet: Setting the playbackRate to a negative value will throw an error.WebView Android: Setting the playbackRate to a negative value will throw an error.
api.HTMLMediaElement.played πŸ“‹Safari on iOS6/17/2009 Edge7/29/20152233
api.HTMLMediaElement.playing_event πŸ“‹Safari on iOS6/17/2009 Edge7/29/20152233
api.HTMLMediaElement.preload πŸ“‹Safari on iOS10/12/2011 Edge7/29/20151386
api.HTMLMediaElement.preservesPitch πŸ“‹Edge10/9/2020 Safari on iOS12/11/20231158
api.HTMLMediaElement.progress_event πŸ“‹Safari on iOS6/17/2009 Edge7/29/20152233
api.HTMLMediaElement.ratechange_event πŸ“‹Safari on iOS6/17/2009 Edge7/29/20152233
api.HTMLMediaElement.readyState πŸ“‹Safari on iOS6/17/2009 Edge7/29/20152233
api.HTMLMediaElement.remote πŸ“‹Safari on iOS3/24/2020 Edge1/25/20241402
api.HTMLMediaElement.seekable πŸ“‹Safari on iOS6/17/2009 Edge7/29/20152233
api.HTMLMediaElement.seeked_event πŸ“‹Safari on iOS6/17/2009 Edge7/29/20152233
api.HTMLMediaElement.seeking πŸ“‹Safari on iOS6/17/2009 Edge7/29/20152233
api.HTMLMediaElement.seeking_event πŸ“‹Safari on iOS6/17/2009 Edge7/29/20152233
api.HTMLMediaElement.setMediaKeys πŸ“‹Edge11/12/2015 Safari on iOS3/25/20191229
api.HTMLMediaElement.setSinkId πŸ“‹Edge4/30/2018 Safari on iOS3/31/20252527
Chrome Android: Not available due to a limitation in Android, see bug 41276355.Firefox for Android: Not available due to a limitation in Android, see bug 1473346.Quest Browser: Not available due to a limitation in Android, see bug 41276355.Opera Android: Not available due to a limitation in Android, see bug 41276355.Samsung Internet: Not available due to a limitation in Android, see bug 41276355.WebView Android: Not available due to a limitation in Android, see bug 41276355.
api.HTMLMediaElement.sinkId πŸ“‹Edge4/30/2018 Safari on iOS3/31/20252527
Chrome Android: Not available due to a limitation in Android, see bug 41276355.Firefox for Android: Not available due to a limitation in Android, see bug 1473346.Quest Browser: Not available due to a limitation in Android, see bug 41276355.Opera Android: Not available due to a limitation in Android, see bug 41276355.Samsung Internet: Not available due to a limitation in Android, see bug 41276355.WebView Android: Not available due to a limitation in Android, see bug 41276355.
api.HTMLMediaElement.src πŸ“‹Safari on iOS6/17/2009 Edge7/29/20152233
api.HTMLMediaElement.srcObject πŸ“‹Safari on iOS9/19/2017 Edge12/5/20221903
Chrome: Support added for MediaSourceHandle objects transferred from dedicated workers where they were obtained from MediaSource.handle (see bug 40591101).Chrome: Support added for MediaStream objects (see bug 41186131).Chrome Android: Support added for MediaSourceHandle objects transferred from dedicated workers where they were obtained from MediaSource.handle (see bug 40591101).Chrome Android: Support added for MediaStream objects (see bug 41186131).Edge: Support added for MediaSourceHandle objects transferred from dedicated workers where they were obtained from MediaSource.handle (see bug 40591101).Edge: Support added for MediaStream objects (see bug 41186131).Firefox: Only supports MediaStream objects (see bug 886194).Firefox for Android: Only supports MediaStream objects (see bug 886194).Quest Browser: Support added for MediaStream objects (see bug 41186131).Opera: Support added for MediaSourceHandle objects transferred from dedicated workers where they were obtained from MediaSource.handle (see bug 40591101).Opera: Support added for MediaStream objects (see bug 41186131).Opera Android: Support added for MediaSourceHandle objects transferred from dedicated workers where they were obtained from MediaSource.handle (see bug 40591101).Opera Android: Support added for MediaStream objects (see bug 41186131).Samsung Internet: Support added for MediaSourceHandle objects transferred from dedicated workers where they were obtained from MediaSource.handle (see bug 40591101).Samsung Internet: Support added for MediaStream objects (see bug 41186131).WebView Android: Support added for MediaSourceHandle objects transferred from dedicated workers where they were obtained from MediaSource.handle (see bug 40591101).WebView Android: Support added for MediaStream objects (see bug 41186131).
api.HTMLMediaElement.stalled_event πŸ“‹Safari on iOS6/17/2009 Edge7/29/20152233
api.HTMLMediaElement.suspend_event πŸ“‹Safari on iOS6/17/2009 Edge7/29/20152233
api.HTMLMediaElement.textTracks πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.HTMLMediaElement.timeupdate_event πŸ“‹Safari on iOS6/17/2009 Edge7/29/20152233
api.HTMLMediaElement.videoTracks πŸ“‹Safari on iOS9/18/2013 Edge1/15/20202310
api.HTMLMediaElement.volume πŸ“‹Safari on iOS6/17/2009 Edge7/29/20152233
Safari on iOS: volume returns a value and is writable; however, the value is always 1, and setting a value has no effect on the volume of the media object.WebView on iOS: volume returns a value and is writable; however, the value is always 1, and setting a value has no effect on the volume of the media object.
api.HTMLMediaElement.volumechange_event πŸ“‹Safari on iOS6/17/2009 Edge7/29/20152233
api.HTMLMediaElement.waiting_event πŸ“‹Safari on iOS6/17/2009 Edge7/29/20152233
api.HTMLMediaElement.waitingforkey_event πŸ“‹Safari on iOS3/25/2019 Edge1/15/2020296
Firefox: The onwaitingforkey event handler property is not supported.Firefox for Android: The onwaitingforkey event handler property is not supported.
api.HTMLMenuElement πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLMenuElement.compact πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLMetaElement πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLMetaElement.content πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLMetaElement.httpEquiv πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLMetaElement.media πŸ“‹Edge9/2/2021 Safari on iOS9/20/202118
api.HTMLMetaElement.name πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLMetaElement.scheme πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLMeterElement πŸ“‹Safari on iOS9/10/2012 Edge11/12/20151158
api.HTMLMeterElement.high πŸ“‹Safari on iOS9/10/2012 Edge11/12/20151158
api.HTMLMeterElement.labels πŸ“‹Safari on iOS9/10/2012 Edge10/2/20182213
api.HTMLMeterElement.low πŸ“‹Safari on iOS9/10/2012 Edge11/12/20151158
api.HTMLMeterElement.max πŸ“‹Safari on iOS9/10/2012 Edge11/12/20151158
api.HTMLMeterElement.min πŸ“‹Safari on iOS9/10/2012 Edge11/12/20151158
api.HTMLMeterElement.optimum πŸ“‹Safari on iOS9/10/2012 Edge11/12/20151158
api.HTMLMeterElement.value πŸ“‹Safari on iOS9/10/2012 Edge11/12/20151158
api.HTMLModElement πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLModElement.cite πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLModElement.dateTime πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLOListElement πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLOListElement.compact πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLOListElement.reversed πŸ“‹Safari on iOS9/10/2012 Edge1/15/20202683
api.HTMLOListElement.start πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLOListElement.type πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLObjectElement πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLObjectElement.align πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLObjectElement.archive πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLObjectElement.border πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLObjectElement.checkValidity πŸ“‹Safari on iOS10/12/2011 Edge7/29/20151386
api.HTMLObjectElement.code πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLObjectElement.codeBase πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLObjectElement.codeType πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLObjectElement.contentDocument πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLObjectElement.contentWindow πŸ“‹Edge4/30/2018 Safari on iOS9/19/2019507
api.HTMLObjectElement.data πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLObjectElement.declare πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLObjectElement.form πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLObjectElement.getSVGDocument πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLObjectElement.height πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLObjectElement.hspace πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLObjectElement.name πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLObjectElement.reportValidity πŸ“‹Safari on iOS3/27/2017 Edge10/2/2018554
api.HTMLObjectElement.setCustomValidity πŸ“‹Safari on iOS10/12/2011 Edge7/29/20151386
Chrome: This method only updates the validation error popup, not the tooltip that appears when hovering the mouse over the element, see bug 41380670.Chrome Android: This method only updates the validation error popup, not the tooltip that appears when hovering the mouse over the element, see bug 41380670.Quest Browser: This method only updates the validation error popup, not the tooltip that appears when hovering the mouse over the element, see bug 41380670.Samsung Internet: This method only updates the validation error popup, not the tooltip that appears when hovering the mouse over the element, see bug 41380670.WebView Android: This method only updates the validation error popup, not the tooltip that appears when hovering the mouse over the element, see bug 41380670.
api.HTMLObjectElement.standby πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLObjectElement.type πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLObjectElement.useMap πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLObjectElement.validationMessage πŸ“‹Safari on iOS10/12/2011 Edge7/29/20151386
api.HTMLObjectElement.validity πŸ“‹Safari on iOS10/12/2011 Edge7/29/20151386
api.HTMLObjectElement.vspace πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLObjectElement.width πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLObjectElement.willValidate πŸ“‹Safari on iOS6/21/2010 Edge7/29/20151864
api.HTMLOptGroupElement πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLOptGroupElement.disabled πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
Safari: The property can be set, but has no effect (see bug 227042).Safari on iOS: The property can be set, but has no effect (see bug 227042).WebView on iOS: The property can be set, but has no effect (see bug 227042).
api.HTMLOptGroupElement.label πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLOptionElement πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLOptionElement.Option πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
Internet Explorer: Before Internet Explorer 9, the outerHTML of elements lose their text when constructing with new Option().
api.HTMLOptionElement.defaultSelected πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLOptionElement.disabled πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLOptionElement.form πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLOptionElement.index πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLOptionElement.label πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
Firefox: Before Firefox 7 the label property incorrectly returned an empty string if not defined instead of returning the element's text content.Firefox for Android: Before Firefox for Android 7 the label property incorrectly returned an empty string if not defined instead of returning the element's text content.
api.HTMLOptionElement.selected πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLOptionElement.text πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLOptionElement.value πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLOptionsCollection πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLOptionsCollection.add πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLOptionsCollection.length πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLOptionsCollection.remove πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLOptionsCollection.selectedIndex πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLOutputElement πŸ“‹Safari on iOS10/12/2011 Edge8/2/20161756
api.HTMLOutputElement.checkValidity πŸ“‹Safari on iOS10/12/2011 Edge8/2/20161756
api.HTMLOutputElement.defaultValue πŸ“‹Safari on iOS10/12/2011 Edge8/2/20161756
api.HTMLOutputElement.form πŸ“‹Safari on iOS10/12/2011 Edge8/2/20161756
api.HTMLOutputElement.htmlFor πŸ“‹Safari on iOS10/12/2011 Edge8/2/20161756
Chrome: Before Chrome 50, this property returned the deprecated child DOMSettableTokenList instead of DOMTokenList.Chrome Android: Before Chrome Android 50, this property returned the deprecated child DOMSettableTokenList instead of DOMTokenList.Quest Browser: Before Quest Browser 5.0, this property returned the deprecated child DOMSettableTokenList instead of DOMTokenList.Opera: Before Opera 37, this property returned the deprecated child DOMSettableTokenList instead of DOMTokenList.Opera Android: Before Opera Android 37, this property returned the deprecated child DOMSettableTokenList instead of DOMTokenList.Samsung Internet: Before Samsung Internet 5.0, this property returned the deprecated child DOMSettableTokenList instead of DOMTokenList.WebView Android: Before Chrome 50, this property returned the deprecated child DOMSettableTokenList instead of DOMTokenList.
api.HTMLOutputElement.labels πŸ“‹Safari on iOS10/12/2011 Edge10/2/20182547
api.HTMLOutputElement.name πŸ“‹Safari on iOS10/12/2011 Edge8/2/20161756
api.HTMLOutputElement.reportValidity πŸ“‹Edge8/2/2016 Safari on iOS3/27/2017237
api.HTMLOutputElement.setCustomValidity πŸ“‹Safari on iOS10/12/2011 Edge8/2/20161756
Chrome: This method only updates the validation error popup, not the tooltip that appears when hovering the mouse over the element, see bug 41380670.Chrome Android: This method only updates the validation error popup, not the tooltip that appears when hovering the mouse over the element, see bug 41380670.Quest Browser: This method only updates the validation error popup, not the tooltip that appears when hovering the mouse over the element, see bug 41380670.Samsung Internet: This method only updates the validation error popup, not the tooltip that appears when hovering the mouse over the element, see bug 41380670.
api.HTMLOutputElement.type πŸ“‹Safari on iOS10/12/2011 Edge8/2/20161756
api.HTMLOutputElement.validationMessage πŸ“‹Safari on iOS10/12/2011 Edge8/2/20161756
api.HTMLOutputElement.validity πŸ“‹Safari on iOS10/12/2011 Edge8/2/20161756
api.HTMLOutputElement.value πŸ“‹Safari on iOS10/12/2011 Edge8/2/20161756
api.HTMLOutputElement.willValidate πŸ“‹Safari on iOS10/12/2011 Edge8/2/20161756
api.HTMLParagraphElement πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLParagraphElement.align πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLParamElement πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLParamElement.name πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLParamElement.type πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLParamElement.value πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLParamElement.valueType πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLPictureElement πŸ“‹Edge11/12/2015 Safari on iOS3/21/2016130
api.HTMLPreElement πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLPreElement.width πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLProgressElement πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.HTMLProgressElement.labels πŸ“‹Safari on iOS9/10/2012 Edge10/2/20182213
api.HTMLProgressElement.max πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.HTMLProgressElement.position πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.HTMLProgressElement.value πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.HTMLQuoteElement πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLQuoteElement.cite πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLScriptElement πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLScriptElement.async πŸ“‹Safari on iOS10/12/2011 Edge7/29/20151386
api.HTMLScriptElement.blocking πŸ“‹Edge9/1/2022 Safari on iOS12/11/2024832
api.HTMLScriptElement.charset πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLScriptElement.crossOrigin πŸ“‹Safari on iOS9/10/2012 Edge8/2/20161422
api.HTMLScriptElement.defer πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
Internet Explorer: Before Internet Explorer 10, it implemented defer by a proprietary specification. Since version 10 it conforms to the W3C specification.
api.HTMLScriptElement.event πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLScriptElement.fetchPriority πŸ“‹Edge5/31/2022 Safari on iOS12/11/2023559
api.HTMLScriptElement.htmlFor πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLScriptElement.innerText πŸ“‹Safari on iOS7/11/2008 Edge7/29/20152574
api.HTMLScriptElement.innerText.enforces_trusted_types πŸ“‹Edge5/21/2020 Safari on iOS9/15/20251943
api.HTMLScriptElement.integrity πŸ“‹Safari on iOS3/29/2018 Edge4/30/201832
api.HTMLScriptElement.noModule πŸ“‹Safari on iOS9/19/2017 Edge10/17/201728
api.HTMLScriptElement.referrerPolicy πŸ“‹Edge1/15/2020 Safari on iOS9/16/2020245
api.HTMLScriptElement.referrerPolicy.no-referrer-when-downgrade Edge1/15/2020 Safari on iOS9/16/2020245
api.HTMLScriptElement.referrerPolicy.origin-when-cross-origin Edge1/15/2020 Safari on iOS9/16/2020245
api.HTMLScriptElement.referrerPolicy.unsafe-url Edge1/15/2020 Safari on iOS9/16/2020245
api.HTMLScriptElement.src πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLScriptElement.src.enforces_trusted_types πŸ“‹Edge5/21/2020 Safari on iOS9/15/20251943
api.HTMLScriptElement.supports_static πŸ“‹Edge11/19/2021 Safari on iOS9/12/2022297
api.HTMLScriptElement.text πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLScriptElement.text.enforces_trusted_types πŸ“‹Edge5/21/2020 Safari on iOS9/15/20251943
api.HTMLScriptElement.textContent πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLScriptElement.type πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLSelectElement πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
Firefox: You should watch for change events on <select> instead of watching <option> elements for events. See bug 1090602 and Multiprocess Firefox Web content compatibility for details.
api.HTMLSelectElement.add πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLSelectElement.add.index_before_parameter Edge7/29/2015 Safari on iOS9/16/201549
api.HTMLSelectElement.autocomplete πŸ“‹Safari on iOS3/21/2016 Edge1/15/20201395
api.HTMLSelectElement.checkValidity πŸ“‹Safari on iOS6/21/2010 Edge7/29/20151864
api.HTMLSelectElement.disabled πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLSelectElement.form πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLSelectElement.item πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLSelectElement.labels πŸ“‹Safari on iOS10/12/2011 Edge10/2/20182547
api.HTMLSelectElement.length πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLSelectElement.multiple πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLSelectElement.name πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLSelectElement.namedItem πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
Edge: namedItem does not appear to take the name attribute into account (only the id attribute) on Internet Explorer and Edge. There is a bug report to Microsoft about this.Internet Explorer: namedItem does not appear to take the name attribute into account (only the id attribute) on Internet Explorer and Edge. There is a bug report to Microsoft about this.
api.HTMLSelectElement.options πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLSelectElement.remove πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLSelectElement.reportValidity πŸ“‹Safari on iOS3/27/2017 Edge4/30/2018399
api.HTMLSelectElement.required πŸ“‹Safari on iOS10/12/2011 Edge7/29/20151386
api.HTMLSelectElement.selectedIndex πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLSelectElement.selectedOptions πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.HTMLSelectElement.setCustomValidity πŸ“‹Safari on iOS6/21/2010 Edge7/29/20151864
Chrome: This method only updates the validation error popup, not the tooltip that appears when hovering the mouse over the element, see bug 41380670.Chrome Android: This method only updates the validation error popup, not the tooltip that appears when hovering the mouse over the element, see bug 41380670.Quest Browser: This method only updates the validation error popup, not the tooltip that appears when hovering the mouse over the element, see bug 41380670.Samsung Internet: This method only updates the validation error popup, not the tooltip that appears when hovering the mouse over the element, see bug 41380670.WebView Android: This method only updates the validation error popup, not the tooltip that appears when hovering the mouse over the element, see bug 41380670.
api.HTMLSelectElement.size πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLSelectElement.type πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLSelectElement.validationMessage πŸ“‹Safari on iOS6/21/2010 Edge7/29/20151864
api.HTMLSelectElement.validity πŸ“‹Safari on iOS6/21/2010 Edge7/29/20151864
api.HTMLSelectElement.value πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLSelectElement.willValidate πŸ“‹Safari on iOS6/17/2009 Edge7/29/20152233
api.HTMLSlotElement πŸ“‹Safari on iOS9/13/2016 Edge1/15/20201219
api.HTMLSlotElement.assign πŸ“‹Edge7/22/2021 Safari on iOS3/27/2023613
Chrome: Before Chrome 95, the method accepted any Node instead of just Element and Text.Chrome: Accepted sequence<Node> instead of (Element or Text)....Chrome Android: Before Chrome Android 95, the method accepted any Node instead of just Element and Text.Chrome Android: Accepted sequence<Node> instead of (Element or Text)....Edge: Before Edge 95, the method accepted any Node instead of just Element and Text.Edge: Accepted sequence<Node> instead of (Element or Text)....Quest Browser: Before Quest Browser 18.0, the method accepted any Node instead of just Element and Text.Quest Browser: Accepted sequence<Node> instead of (Element or Text)....Opera: Before Opera 81, the method accepted any Node instead of just Element and Text.Opera: Accepted sequence<Node> instead of (Element or Text)....Opera Android: Before Opera Android 67, the method accepted any Node instead of just Element and Text.Opera Android: Accepted sequence<Node> instead of (Element or Text)....Samsung Internet: Before Samsung Internet 17.0, the method accepted any Node instead of just Element and Text.Samsung Internet: Accepted sequence<Node> instead of (Element or Text)....WebView Android: Before WebView Android 95, the method accepted any Node instead of just Element and Text.WebView Android: Accepted sequence<Node> instead of (Element or Text)....
api.HTMLSlotElement.assignedElements πŸ“‹Safari on iOS3/25/2019 Edge1/15/2020296
api.HTMLSlotElement.assignedNodes πŸ“‹Safari on iOS9/13/2016 Edge1/15/20201219
api.HTMLSlotElement.name πŸ“‹Safari on iOS9/13/2016 Edge1/15/20201219
api.HTMLSlotElement.slotchange_event πŸ“‹Safari on iOS3/27/2017 Edge1/15/20201024
Safari: The onslotchange event handler property is not supported.Safari on iOS: The onslotchange event handler property is not supported.WebView on iOS: The onslotchange event handler property is not supported.
api.HTMLSourceElement πŸ“‹Safari on iOS7/11/2008 Edge7/29/20152574
api.HTMLSourceElement.height πŸ“‹Edge4/15/2021 Safari on iOS9/20/2021158
api.HTMLSourceElement.media πŸ“‹Safari on iOS7/11/2008 Edge7/29/20152574
api.HTMLSourceElement.sizes πŸ“‹Edge11/12/2015 Safari on iOS3/27/2017501
Safari: The sizes attribute is supported since Safari 9.1.Safari on iOS: The sizes attribute is supported since Safari on iOS 9.1.WebView on iOS: The sizes attribute is supported since WebView on iOS 9.1.
api.HTMLSourceElement.src πŸ“‹Safari on iOS7/11/2008 Edge7/29/20152574
api.HTMLSourceElement.srcset πŸ“‹Edge11/12/2015 Safari on iOS3/27/2017501
Safari: The srcset attribute is supported since Safari 9.1.Safari on iOS: The srcset attribute is supported since Safari on iOS 9.1.WebView on iOS: The srcset attribute is supported since WebView on iOS 9.1.
api.HTMLSourceElement.type πŸ“‹Safari on iOS7/11/2008 Edge7/29/20152574
api.HTMLSourceElement.width πŸ“‹Edge4/15/2021 Safari on iOS9/20/2021158
api.HTMLSpanElement πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.HTMLStyleElement πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLStyleElement.blocking πŸ“‹Edge9/1/2022 Safari on iOS12/11/2024832
api.HTMLStyleElement.disabled πŸ“‹Safari on iOS6/29/2007 Edge11/12/20153058
api.HTMLStyleElement.media πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLStyleElement.sheet πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLStyleElement.type πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLTableCaptionElement πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLTableCaptionElement.align πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLTableCellElement πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLTableCellElement.abbr πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLTableCellElement.align πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLTableCellElement.axis πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLTableCellElement.bgColor πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLTableCellElement.cellIndex πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLTableCellElement.ch πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLTableCellElement.chOff πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLTableCellElement.colSpan πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLTableCellElement.headers πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLTableCellElement.height πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLTableCellElement.noWrap πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLTableCellElement.rowSpan πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLTableCellElement.scope πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLTableCellElement.vAlign πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLTableCellElement.width πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLTableColElement πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLTableColElement.align πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLTableColElement.ch πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLTableColElement.chOff πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLTableColElement.span πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLTableColElement.vAlign πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLTableColElement.width πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLTableElement πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLTableElement.align πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLTableElement.bgColor πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLTableElement.border πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLTableElement.caption πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLTableElement.cellPadding πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLTableElement.cellSpacing πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLTableElement.createCaption πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLTableElement.createTBody πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.HTMLTableElement.createTFoot πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLTableElement.createTHead πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLTableElement.deleteCaption πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLTableElement.deleteRow πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLTableElement.deleteTFoot πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLTableElement.deleteTHead πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLTableElement.frame πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLTableElement.insertRow πŸ“‹Safari on iOS6/17/2009 Edge7/29/20152233
Firefox: Starting with Firefox 20, the index parameter has been made optional and defaults to -1 as per HTML specification.Firefox for Android: Starting with Firefox for Android 20, the index parameter has been made optional and defaults to -1 as per HTML specification.
api.HTMLTableElement.rows πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLTableElement.rules πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLTableElement.summary πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLTableElement.tBodies πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLTableElement.tFoot πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLTableElement.tHead πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLTableElement.width πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLTableRowElement πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLTableRowElement.align πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLTableRowElement.bgColor πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLTableRowElement.cells πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLTableRowElement.ch πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLTableRowElement.chOff πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLTableRowElement.deleteCell πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLTableRowElement.insertCell πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLTableRowElement.insertCell.index_parameter_negative_one Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLTableRowElement.insertCell.index_parameter_optional Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLTableRowElement.rowIndex πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLTableRowElement.sectionRowIndex πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLTableRowElement.vAlign πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLTableSectionElement πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLTableSectionElement.align πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLTableSectionElement.ch πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLTableSectionElement.chOff πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLTableSectionElement.deleteRow πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLTableSectionElement.insertRow πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLTableSectionElement.rows πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLTableSectionElement.vAlign πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLTemplateElement πŸ“‹Safari on iOS9/17/2014 Edge11/12/2015421
api.HTMLTemplateElement.content πŸ“‹Safari on iOS9/17/2014 Edge11/12/2015421
api.HTMLTemplateElement.shadowRootClonable πŸ“‹Edge4/18/2024 Safari on iOS9/16/2024151
api.HTMLTemplateElement.shadowRootCustomElementRegistry πŸ“‹Safari on iOS9/15/2025 Edge3/12/2026178
api.HTMLTemplateElement.shadowRootDelegatesFocus πŸ“‹Edge3/22/2024 Safari on iOS9/16/2024178
api.HTMLTemplateElement.shadowRootMode πŸ“‹Edge3/13/2023 Safari on iOS3/27/202314
api.HTMLTemplateElement.shadowRootSerializable πŸ“‹Edge5/17/2024 Safari on iOS9/16/2024122
api.HTMLTextAreaElement πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLTextAreaElement.autocomplete πŸ“‹Safari on iOS3/21/2016 Edge1/15/20201395
api.HTMLTextAreaElement.checkValidity πŸ“‹Safari on iOS10/12/2011 Edge7/29/20151386
api.HTMLTextAreaElement.cols πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLTextAreaElement.defaultValue πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLTextAreaElement.dirName πŸ“‹Safari on iOS9/10/2012 Edge1/15/20202683
api.HTMLTextAreaElement.disabled πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLTextAreaElement.form πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLTextAreaElement.labels πŸ“‹Safari on iOS10/12/2011 Edge10/2/20182547
api.HTMLTextAreaElement.maxLength πŸ“‹Safari on iOS10/12/2011 Edge7/29/20151386
api.HTMLTextAreaElement.minLength πŸ“‹Safari on iOS3/27/2017 Edge4/30/2018399
api.HTMLTextAreaElement.name πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLTextAreaElement.placeholder πŸ“‹Safari on iOS10/12/2011 Edge7/29/20151386
api.HTMLTextAreaElement.readOnly πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLTextAreaElement.reportValidity πŸ“‹Safari on iOS3/27/2017 Edge4/30/2018399
api.HTMLTextAreaElement.required πŸ“‹Safari on iOS10/12/2011 Edge7/29/20151386
api.HTMLTextAreaElement.rows πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLTextAreaElement.select πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLTextAreaElement.select_event πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLTextAreaElement.selectionDirection πŸ“‹Safari on iOS9/10/2012 Edge1/15/20202683
api.HTMLTextAreaElement.selectionEnd πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLTextAreaElement.selectionStart πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLTextAreaElement.selectionchange_event πŸ“‹Edge7/25/2024 Safari on iOS9/16/202453
Chrome: Before Chrome 127, a selectionchange event was fired on Document, see Document's selectionchange event. See bug 40840956 for firing the event on <textarea> elements.Chrome Android: Before Chrome Android 127, a selectionchange event was fired on Document, see Document's selectionchange event. See bug 40840956 for firing the event on <textarea> elements.Edge: Before Edge 127, a selectionchange event was fired on Document, see Document's selectionchange event. See bug 40840956 for firing the event on <textarea> elements.Opera: Before Opera 113, a selectionchange event was fired on Document, see Document's selectionchange event. See bug 40840956 for firing the event on <textarea> elements.Opera Android: Before Opera Android 84, a selectionchange event was fired on Document, see Document's selectionchange event. See bug 40840956 for firing the event on <textarea> elements.Safari: Before Safari 18, a selectionchange event was fired on Document, see Document's selectionchange event. See bug 271033 for firing the event on <textarea> elements.Safari on iOS: Before Safari on iOS 18, a selectionchange event was fired on Document, see Document's selectionchange event. See bug 271033 for firing the event on <textarea> elements.Samsung Internet: Before Samsung Internet 28.0, a selectionchange event was fired on Document, see Document's selectionchange event. See bug 40840956 for firing the event on <textarea> elements.WebView Android: Before WebView Android 127, a selectionchange event was fired on Document, see Document's selectionchange event. See bug 40840956 for firing the event on <textarea> elements.WebView on iOS: Before WebView on iOS 18, a selectionchange event was fired on Document, see Document's selectionchange event. See bug 271033 for firing the event on <textarea> elements.
api.HTMLTextAreaElement.setCustomValidity πŸ“‹Safari on iOS10/12/2011 Edge7/29/20151386
Chrome: This method only updates the validation error popup, not the tooltip that appears when hovering the mouse over the element, see bug 41380670.Chrome Android: This method only updates the validation error popup, not the tooltip that appears when hovering the mouse over the element, see bug 41380670.Quest Browser: This method only updates the validation error popup, not the tooltip that appears when hovering the mouse over the element, see bug 41380670.Samsung Internet: This method only updates the validation error popup, not the tooltip that appears when hovering the mouse over the element, see bug 41380670.WebView Android: This method only updates the validation error popup, not the tooltip that appears when hovering the mouse over the element, see bug 41380670.
api.HTMLTextAreaElement.setRangeText πŸ“‹Safari on iOS9/18/2013 Edge1/15/20202310
api.HTMLTextAreaElement.setSelectionRange πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLTextAreaElement.textLength πŸ“‹Safari on iOS6/21/2010 Edge4/30/20182870
api.HTMLTextAreaElement.type πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLTextAreaElement.validationMessage πŸ“‹Safari on iOS10/12/2011 Edge7/29/20151386
api.HTMLTextAreaElement.validity πŸ“‹Safari on iOS10/12/2011 Edge7/29/20151386
api.HTMLTextAreaElement.value πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLTextAreaElement.willValidate πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
api.HTMLTextAreaElement.wrap πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.HTMLTimeElement πŸ“‹Edge8/2/2016 Safari on iOS9/13/201642
api.HTMLTimeElement.dateTime πŸ“‹Edge8/2/2016 Safari on iOS9/13/201642
api.HTMLTitleElement πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLTitleElement.text πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLTrackElement πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
Firefox: Before Firefox 50, text tracks would only load if the <track> element is in a document.Firefox for Android: Before Firefox for Android 50, text tracks would only load if the <track> element is in a document.
api.HTMLTrackElement.cuechange_event πŸ“‹Edge8/2/2016 Safari on iOS9/13/201642
Chrome: The oncuechange event handler property is not supported.Chrome Android: The oncuechange event handler property is not supported.Opera: The oncuechange event handler property is not supported.Opera Android: The oncuechange event handler property is not supported.Safari: The oncuechange event handler property is not supported.Safari on iOS: The oncuechange event handler property is not supported.Samsung Internet: The oncuechange event handler property is not supported.WebView Android: The oncuechange event handler property is not supported.WebView on iOS: The oncuechange event handler property is not supported.
api.HTMLTrackElement.default πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.HTMLTrackElement.kind πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.HTMLTrackElement.label πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.HTMLTrackElement.readyState πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.HTMLTrackElement.src πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
Firefox: Before Firefox 50, setting the src property did not work properly.Firefox for Android: Before Firefox for Android 50, setting the src property did not work properly.
api.HTMLTrackElement.srclang πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.HTMLTrackElement.track πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.HTMLUListElement πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLUListElement.compact πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLUListElement.type πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.HTMLUnknownElement πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.HTMLVideoElement πŸ“‹Safari on iOS6/17/2009 Edge7/29/20152233
api.HTMLVideoElement.cancelVideoFrameCallback πŸ“‹Edge5/21/2020 Safari on iOS3/14/2022662
api.HTMLVideoElement.disablePictureInPicture πŸ“‹Edge1/15/2020 Safari on iOS3/24/202069
Firefox: When this property is set to true, the overlay button to disable picture-in-picture (PiP) is hidden, but the user can still enable PiP.Firefox: This property is undefined, but still has an effect if set to a value.Firefox: When this property is set to true, the overlay button to disable picture-in-picture (PiP) is hidden, but the user can still enable PiP.Firefox for Android: When this property is set to true, the overlay button to disable picture-in-picture (PiP) is hidden, but the user can still enable PiP.Firefox for Android: This property is undefined, but still has an effect if set to a value.Firefox for Android: When this property is set to true, the overlay button to disable picture-in-picture (PiP) is hidden, but the user can still enable PiP.
api.HTMLVideoElement.enterpictureinpicture_event πŸ“‹Edge1/15/2020 Safari on iOS3/24/202069
api.HTMLVideoElement.getVideoPlaybackQuality πŸ“‹Edge7/29/2015 Safari on iOS3/25/20191335
Internet Explorer: Only works on Windows 8+.
api.HTMLVideoElement.height πŸ“‹Safari on iOS6/17/2009 Edge7/29/20152233
api.HTMLVideoElement.leavepictureinpicture_event πŸ“‹Edge1/15/2020 Safari on iOS3/24/202069
api.HTMLVideoElement.playsInline πŸ“‹Safari on iOS9/13/2016 Edge1/15/20201219
api.HTMLVideoElement.poster πŸ“‹Safari on iOS6/17/2009 Edge7/29/20152233
api.HTMLVideoElement.requestPictureInPicture πŸ“‹Edge1/15/2020 Safari on iOS3/24/202069
api.HTMLVideoElement.requestVideoFrameCallback πŸ“‹Edge5/21/2020 Safari on iOS3/14/2022662
api.HTMLVideoElement.resize_event πŸ“‹Safari on iOS6/17/2009 Edge1/15/20203864
Edge: The onresize event handler property is not supported.Internet Explorer: The onresize event handler property is not supported.
api.HTMLVideoElement.videoHeight πŸ“‹Safari on iOS6/17/2009 Edge7/29/20152233
api.HTMLVideoElement.videoWidth πŸ“‹Safari on iOS6/17/2009 Edge7/29/20152233
api.HTMLVideoElement.width πŸ“‹Safari on iOS6/17/2009 Edge7/29/20152233
api.HashChangeEvent πŸ“‹Safari on iOS10/12/2011 Edge7/29/20151386
api.HashChangeEvent.HashChangeEvent πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.HashChangeEvent.newURL πŸ“‹Safari on iOS10/12/2011 Edge7/29/20151386
api.HashChangeEvent.oldURL πŸ“‹Safari on iOS10/12/2011 Edge7/29/20151386
api.Headers πŸ“‹Edge8/2/2016 Safari on iOS3/27/2017237
api.Headers.@@iterator Safari on iOS3/27/2017 Edge10/17/2017204
api.Headers.Headers πŸ“‹Edge8/2/2016 Safari on iOS3/27/2017237
api.Headers.append πŸ“‹Edge8/2/2016 Safari on iOS3/27/2017237
api.Headers.delete πŸ“‹Edge8/2/2016 Safari on iOS3/27/2017237
api.Headers.entries Safari on iOS3/27/2017 Edge10/17/2017204
api.Headers.forEach Edge8/2/2016 Safari on iOS3/27/2017237
api.Headers.get πŸ“‹Edge8/2/2016 Safari on iOS3/27/2017237
Chrome: Before version 57, get() returns only the first value for the specified header.Chrome Android: Before version 57, get() returns only the first value for the specified header.Firefox: Before version 52, get() returns only the first value for the specified header.Firefox for Android: Before version 52, get() returns only the first value for the specified header.Quest Browser: Before version 5.0, get() returns only the first value for the specified header.Opera: Before version 44, get() returns only the first value for the specified header.Opera Android: Before version 43, get() returns only the first value for the specified header.Samsung Internet: Before version 7.0, get() returns only the first value for the specified header.WebView Android: Before version 57, get() returns only the first value for the specified header.
api.Headers.getSetCookie πŸ“‹Edge5/5/2023 Safari on iOS9/18/2023136
api.Headers.has πŸ“‹Edge8/2/2016 Safari on iOS3/27/2017237
api.Headers.iterate_combined_duplicates Safari on iOS3/27/2017 Edge10/17/2017204
api.Headers.iterate_lexicographically Safari on iOS3/27/2017 Edge10/2/2018554
api.Headers.keys Safari on iOS3/27/2017 Edge10/17/2017204
api.Headers.set πŸ“‹Edge8/2/2016 Safari on iOS3/27/2017237
api.Headers.values Safari on iOS3/27/2017 Edge10/17/2017204
api.Highlight πŸ“‹Edge9/1/2022 Safari on iOS12/11/2023466
api.Highlight.@@iterator Edge9/1/2022 Safari on iOS12/11/2023466
api.Highlight.Highlight πŸ“‹Edge9/1/2022 Safari on iOS12/11/2023466
api.Highlight.add Edge9/1/2022 Safari on iOS12/11/2023466
api.Highlight.clear Edge9/1/2022 Safari on iOS12/11/2023466
api.Highlight.delete Edge9/1/2022 Safari on iOS12/11/2023466
api.Highlight.entries Edge9/1/2022 Safari on iOS12/11/2023466
api.Highlight.forEach Edge9/1/2022 Safari on iOS12/11/2023466
api.Highlight.has Edge9/1/2022 Safari on iOS12/11/2023466
api.Highlight.keys Edge9/1/2022 Safari on iOS12/11/2023466
api.Highlight.priority πŸ“‹Edge9/1/2022 Safari on iOS12/11/2023466
api.Highlight.size Edge9/1/2022 Safari on iOS12/11/2023466
api.Highlight.type πŸ“‹Edge9/1/2022 Safari on iOS12/11/2023466
api.Highlight.values Edge9/1/2022 Safari on iOS12/11/2023466
api.HighlightRegistry πŸ“‹Edge9/1/2022 Safari on iOS12/11/2023466
api.HighlightRegistry.@@iterator Edge9/1/2022 Safari on iOS12/11/2023466
api.HighlightRegistry.clear Edge9/1/2022 Safari on iOS12/11/2023466
api.HighlightRegistry.delete Edge9/1/2022 Safari on iOS12/11/2023466
api.HighlightRegistry.entries Edge9/1/2022 Safari on iOS12/11/2023466
api.HighlightRegistry.forEach Edge9/1/2022 Safari on iOS12/11/2023466
api.HighlightRegistry.get Edge9/1/2022 Safari on iOS12/11/2023466
api.HighlightRegistry.has Edge9/1/2022 Safari on iOS12/11/2023466
api.HighlightRegistry.keys Edge9/1/2022 Safari on iOS12/11/2023466
api.HighlightRegistry.set Edge9/1/2022 Safari on iOS12/11/2023466
api.HighlightRegistry.size Edge9/1/2022 Safari on iOS12/11/2023466
api.HighlightRegistry.values Edge9/1/2022 Safari on iOS12/11/2023466
api.History πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.History.back πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.History.forward πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.History.go πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.History.length πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.History.pushState πŸ“‹Safari on iOS6/21/2010 Edge7/29/20151864
Firefox: Until Firefox 5, the passed object is serialized using JSON. Starting in Firefox 6, the object is serialized using the structured clone algorithm. This allows a wider variety of objects to be safely passed.Firefox for Android: Until Firefox for Android 5, the passed object is serialized using JSON. Starting in Firefox for Android 6, the object is serialized using the structured clone algorithm. This allows a wider variety of objects to be safely passed.
api.History.replaceState πŸ“‹Safari on iOS6/21/2010 Edge7/29/20151864
Firefox: Until Firefox 5, the passed object is serialized using JSON. Starting in Firefox 6, the object is serialized using the structured clone algorithm. This allows a wider variety of objects to be safely passed.Firefox for Android: Until Firefox for Android 5, the passed object is serialized using JSON. Starting in Firefox for Android 6, the object is serialized using the structured clone algorithm. This allows a wider variety of objects to be safely passed.
api.History.scrollRestoration πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.History.state πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.IDBCursor πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.IDBCursor.advance πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.IDBCursor.continue πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.IDBCursor.continuePrimaryKey πŸ“‹Safari on iOS3/27/2017 Edge1/15/20201024
api.IDBCursor.delete πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.IDBCursor.direction πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.IDBCursor.key πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.IDBCursor.key.binary_keys Safari on iOS3/27/2017 Edge1/15/20201024
api.IDBCursor.primaryKey πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.IDBCursor.request πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.IDBCursor.source πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.IDBCursor.update πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.IDBCursor.worker_support Edge7/29/2015 Safari on iOS9/13/2016412
api.IDBCursorWithValue πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.IDBCursorWithValue.value πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.IDBCursorWithValue.worker_support Edge7/29/2015 Safari on iOS9/13/2016412
api.IDBDatabase πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.IDBDatabase.abort_event πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
Internet Explorer: Unknown limitations
api.IDBDatabase.close πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.IDBDatabase.close_event πŸ“‹Safari on iOS3/27/2017 Edge1/15/20201024
api.IDBDatabase.createObjectStore πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.IDBDatabase.deleteObjectStore πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.IDBDatabase.name πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.IDBDatabase.objectStoreNames πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.IDBDatabase.transaction πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.IDBDatabase.version πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.IDBDatabase.versionchange_event πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.IDBDatabase.worker_support Edge7/29/2015 Safari on iOS9/13/2016412
api.IDBFactory πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.IDBFactory.cmp πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.IDBFactory.databases πŸ“‹Edge1/15/2020 Safari on iOS9/16/2020245
api.IDBFactory.deleteDatabase πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.IDBFactory.open πŸ“‹Edge7/29/2015 Safari on iOS9/20/20212245
Safari: In some releases of Safari 14, the first indexedDB.open() call hangs forever, see bug 226547.Safari on iOS: In some releases of Safari on iOS 14, the first indexedDB.open() call hangs forever, see bug 226547.WebView on iOS: In some releases of WebView on iOS 14, the first indexedDB.open() call hangs forever, see bug 226547.
api.IDBFactory.worker_support Edge7/29/2015 Safari on iOS9/13/2016412
api.IDBIndex πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.IDBIndex.count πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.IDBIndex.get πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.IDBIndex.getAll πŸ“‹Safari on iOS3/27/2017 Edge1/15/20201024
api.IDBIndex.getAllKeys πŸ“‹Safari on iOS3/27/2017 Edge1/15/20201024
api.IDBIndex.getKey πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.IDBIndex.keyPath πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.IDBIndex.multiEntry πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.IDBIndex.name πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.IDBIndex.name.renaming_through_name_setter Safari on iOS3/27/2017 Edge1/15/20201024
api.IDBIndex.objectStore πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.IDBIndex.openCursor πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.IDBIndex.openKeyCursor πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.IDBIndex.unique πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.IDBIndex.worker_support Edge7/29/2015 Safari on iOS9/13/2016412
api.IDBKeyRange πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.IDBKeyRange.bound_static πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.IDBKeyRange.includes πŸ“‹Safari on iOS3/27/2017 Edge1/15/20201024
api.IDBKeyRange.lower πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.IDBKeyRange.lowerBound_static πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.IDBKeyRange.lowerOpen πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.IDBKeyRange.only_static πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.IDBKeyRange.upper πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.IDBKeyRange.upperBound_static πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.IDBKeyRange.upperOpen πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.IDBKeyRange.worker_support Edge7/29/2015 Safari on iOS9/13/2016412
api.IDBObjectStore πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.IDBObjectStore.add πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.IDBObjectStore.autoIncrement πŸ“‹Safari on iOS9/17/2014 Edge1/15/20201946
api.IDBObjectStore.clear πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.IDBObjectStore.count πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.IDBObjectStore.createIndex πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.IDBObjectStore.delete πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.IDBObjectStore.deleteIndex πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.IDBObjectStore.get πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.IDBObjectStore.getAll πŸ“‹Safari on iOS3/27/2017 Edge1/15/20201024
api.IDBObjectStore.getAllKeys πŸ“‹Safari on iOS3/27/2017 Edge1/15/20201024
api.IDBObjectStore.getKey πŸ“‹Safari on iOS3/27/2017 Edge1/15/20201024
api.IDBObjectStore.index πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.IDBObjectStore.indexNames πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.IDBObjectStore.keyPath πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.IDBObjectStore.name πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.IDBObjectStore.name.renaming_through_name_setter Safari on iOS3/27/2017 Edge10/2/2018554
api.IDBObjectStore.openCursor πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.IDBObjectStore.openKeyCursor πŸ“‹Safari on iOS3/27/2017 Edge1/15/20201024
api.IDBObjectStore.put πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.IDBObjectStore.transaction πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.IDBObjectStore.worker_support Edge7/29/2015 Safari on iOS9/13/2016412
api.IDBOpenDBRequest πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.IDBOpenDBRequest.blocked_event πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.IDBOpenDBRequest.upgradeneeded_event πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.IDBOpenDBRequest.worker_support Edge7/29/2015 Safari on iOS9/13/2016412
api.IDBRequest πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.IDBRequest.error πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.IDBRequest.error_event πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.IDBRequest.readyState πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.IDBRequest.result πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.IDBRequest.source πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.IDBRequest.success_event πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.IDBRequest.transaction πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.IDBRequest.worker_support Edge7/29/2015 Safari on iOS9/13/2016412
api.IDBTransaction πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.IDBTransaction.abort πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.IDBTransaction.abort_event πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.IDBTransaction.commit πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.IDBTransaction.complete_event πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.IDBTransaction.db πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.IDBTransaction.durability πŸ“‹Edge5/21/2020 Safari on iOS9/20/2021487
api.IDBTransaction.error πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.IDBTransaction.error_event πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.IDBTransaction.mode πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.IDBTransaction.objectStore πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.IDBTransaction.objectStoreNames πŸ“‹Safari on iOS3/27/2017 Edge1/15/20201024
api.IDBTransaction.worker_support Edge7/29/2015 Safari on iOS9/13/2016412
api.IDBVersionChangeEvent πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.IDBVersionChangeEvent.IDBVersionChangeEvent πŸ“‹Safari on iOS9/13/2016 Edge1/15/20201219
api.IDBVersionChangeEvent.newVersion πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.IDBVersionChangeEvent.oldVersion πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.IDBVersionChangeEvent.worker_support Edge7/29/2015 Safari on iOS9/13/2016412
api.IIRFilterNode πŸ“‹Edge8/2/2016 Safari on iOS4/26/20211728
api.IIRFilterNode.IIRFilterNode πŸ“‹Edge1/15/2020 Safari on iOS4/26/2021467
api.IIRFilterNode.getFrequencyResponse πŸ“‹Edge8/2/2016 Safari on iOS4/26/20211728
api.ImageBitmap πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.ImageBitmap.close πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.ImageBitmap.height πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.ImageBitmap.width πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.ImageBitmapRenderingContext πŸ“‹Safari on iOS3/29/2018 Edge1/15/2020657
api.ImageBitmapRenderingContext.canvas πŸ“‹Safari on iOS3/29/2018 Edge1/15/2020657
api.ImageBitmapRenderingContext.transferFromImageBitmap πŸ“‹Safari on iOS3/29/2018 Edge1/15/2020657
api.ImageCapture πŸ“‹Edge1/15/2020 Safari on iOS3/31/20251902
api.ImageCapture.ImageCapture πŸ“‹Edge1/15/2020 Safari on iOS3/31/20251902
api.ImageCapture.getPhotoCapabilities πŸ“‹Edge1/15/2020 Safari on iOS3/31/20251902
api.ImageCapture.getPhotoSettings πŸ“‹Edge1/15/2020 Safari on iOS3/31/20251902
api.ImageCapture.grabFrame πŸ“‹Edge1/15/2020 Safari on iOS9/15/20252070
api.ImageCapture.takePhoto πŸ“‹Edge1/15/2020 Safari on iOS3/31/20251902
Chrome: photoSettings parameter not supported.Chrome Android: photoSettings parameter not supported.Opera: photoSettings parameter not supported.Opera Android: photoSettings parameter not supported.Samsung Internet: photoSettings parameter not supported.WebView Android: photoSettings parameter not supported.
api.ImageCapture.track πŸ“‹Edge1/15/2020 Safari on iOS3/31/20251902
api.ImageData πŸ“‹Safari on iOS7/11/2008 Edge7/29/20152574
api.ImageData.ImageData πŸ“‹Safari on iOS9/17/2014 Edge8/2/2016685
api.ImageData.ImageData.settings_parameter Edge7/22/2021 Safari on iOS12/13/2021144
api.ImageData.ImageData.settings_parameter.colorSpace_option πŸ“‹Edge7/22/2021 Safari on iOS12/13/2021144
api.ImageData.colorSpace πŸ“‹Edge7/22/2021 Safari on iOS12/13/2021144
api.ImageData.data πŸ“‹Safari on iOS7/11/2008 Edge7/29/20152574
api.ImageData.height πŸ“‹Safari on iOS7/11/2008 Edge7/29/20152574
api.ImageData.width πŸ“‹Safari on iOS7/11/2008 Edge7/29/20152574
api.ImageData.worker_support Safari on iOS9/18/2013 Edge8/2/20161049
api.InputDeviceInfo πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.InputDeviceInfo.getCapabilities πŸ“‹Edge1/15/2020 Safari on iOS9/18/20231342
api.InputEvent πŸ“‹Safari on iOS3/27/2017 Edge1/15/20201024
api.InputEvent.InputEvent πŸ“‹Safari on iOS3/27/2017 Edge1/15/20201024
api.InputEvent.data πŸ“‹Safari on iOS3/27/2017 Edge1/15/20201024
api.InputEvent.dataTransfer πŸ“‹Safari on iOS3/27/2017 Edge1/15/20201024
api.InputEvent.getTargetRanges πŸ“‹Safari on iOS3/27/2017 Edge1/15/20201024
api.InputEvent.inputType πŸ“‹Safari on iOS3/27/2017 Edge1/15/20201024
api.InputEvent.isComposing πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.IntersectionObserver πŸ“‹Edge4/5/2017 Safari on iOS3/25/2019719
api.IntersectionObserver.IntersectionObserver πŸ“‹Edge4/5/2017 Safari on iOS3/25/2019719
Firefox: Before version 96, the constructor throws a DOMException if the options.rootMargin option is passed an empty string (see bug 1738791).
api.IntersectionObserver.IntersectionObserver.options_root_parameter_Document Edge4/13/2020 Safari on iOS9/16/2020156
api.IntersectionObserver.disconnect πŸ“‹Edge4/5/2017 Safari on iOS3/25/2019719
api.IntersectionObserver.observe πŸ“‹Edge4/5/2017 Safari on iOS3/25/2019719
api.IntersectionObserver.root πŸ“‹Edge4/5/2017 Safari on iOS3/25/2019719
api.IntersectionObserver.rootMargin πŸ“‹Edge4/5/2017 Safari on iOS3/25/2019719
Safari: rootMargin does not work with <iframe>s.Safari on iOS: rootMargin does not work with <iframe>s.WebView on iOS: rootMargin does not work with <iframe>s.
api.IntersectionObserver.scrollMargin Edge12/7/2023 Safari on iOS9/15/2025648
api.IntersectionObserver.takeRecords πŸ“‹Edge4/5/2017 Safari on iOS3/25/2019719
api.IntersectionObserver.thresholds πŸ“‹Edge4/5/2017 Safari on iOS3/25/2019719
api.IntersectionObserver.unobserve πŸ“‹Edge4/5/2017 Safari on iOS3/25/2019719
api.IntersectionObserverEntry πŸ“‹Edge4/5/2017 Safari on iOS3/25/2019719
api.IntersectionObserverEntry.boundingClientRect πŸ“‹Edge4/5/2017 Safari on iOS3/25/2019719
api.IntersectionObserverEntry.intersectionRatio πŸ“‹Edge4/5/2017 Safari on iOS3/25/2019719
api.IntersectionObserverEntry.intersectionRect πŸ“‹Edge4/5/2017 Safari on iOS3/25/2019719
api.IntersectionObserverEntry.isIntersecting πŸ“‹Edge10/17/2017 Safari on iOS3/25/2019524
api.IntersectionObserverEntry.rootBounds πŸ“‹Edge4/5/2017 Safari on iOS3/25/2019719
api.IntersectionObserverEntry.target πŸ“‹Edge4/5/2017 Safari on iOS3/25/2019719
api.IntersectionObserverEntry.time πŸ“‹Edge4/5/2017 Safari on iOS3/25/2019719
api.KHR_parallel_shader_compile πŸ“‹Edge1/15/2020 Safari on iOS4/26/2021467
api.KeyboardEvent πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.KeyboardEvent.KeyboardEvent πŸ“‹Safari on iOS9/18/2013 Edge7/29/2015679
api.KeyboardEvent.altKey πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.KeyboardEvent.charCode πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.KeyboardEvent.code πŸ“‹Safari on iOS3/27/2017 Edge1/15/20201024
Chrome Android: The value is always empty.Firefox for Android: The value is always empty.Quest Browser: The value is always empty.Opera Android: The value is always empty.Samsung Internet: The value is always empty.WebView Android: The value is always empty.
api.KeyboardEvent.ctrlKey πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.KeyboardEvent.getModifierState πŸ“‹Edge7/29/2015 Safari on iOS3/27/2017607
api.KeyboardEvent.getModifierState.key_parameter_alt Edge7/29/2015 Safari on iOS3/27/2017607
api.KeyboardEvent.getModifierState.key_parameter_altgraph Safari on iOS3/27/2017 Edge1/15/20201024
api.KeyboardEvent.getModifierState.key_parameter_capslock Edge7/29/2015 Safari on iOS3/27/2017607
api.KeyboardEvent.getModifierState.key_parameter_control Edge7/29/2015 Safari on iOS3/27/2017607
api.KeyboardEvent.getModifierState.key_parameter_meta Safari on iOS3/27/2017 Edge1/15/20201024
api.KeyboardEvent.getModifierState.key_parameter_shift Edge7/29/2015 Safari on iOS3/27/2017607
api.KeyboardEvent.initKeyboardEvent πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.KeyboardEvent.isComposing πŸ“‹Safari on iOS3/27/2017 Edge1/15/20201024
api.KeyboardEvent.key πŸ“‹Edge7/29/2015 Safari on iOS3/27/2017607
Chrome: When selecting an autocomplete suggestion, a keydown event fires where the event's key property is undefined. See bug 41425904.Chrome Android: When selecting an autocomplete suggestion, a keydown event fires where the event's key property is undefined. See bug 41425904.Internet Explorer: IE's implementation does not completely match the current spec because it is based on an older version of the spec.Quest Browser: When selecting an autocomplete suggestion, a keydown event fires where the event's key property is undefined. See bug 41425904.Opera: When selecting an autocomplete suggestion, a keydown event fires where the event's key property is undefined. See bug 41425904.Opera Android: When selecting an autocomplete suggestion, a keydown event fires where the event's key property is undefined. See bug 41425904.Samsung Internet: When selecting an autocomplete suggestion, a keydown event fires where the event's key property is undefined. See bug 41425904.WebView Android: When selecting an autocomplete suggestion, a keydown event fires where the event's key property is undefined. See bug 41425904.
api.KeyboardEvent.key.dead_key Safari on iOS3/27/2017 Edge1/15/20201024
api.KeyboardEvent.key.non_printable_keys Edge7/29/2015 Safari on iOS3/27/2017607
Internet Explorer: IE's implementation does not completely match the current spec because it is based on an older version of the spec.
api.KeyboardEvent.key.printable_key Edge7/29/2015 Safari on iOS3/27/2017607
Internet Explorer: IE's implementation does not completely match the current spec because it is based on an older version of the spec.
api.KeyboardEvent.keyCode πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
Chrome: When selecting an autocomplete suggestion, a keydown event fires where the event's keyCode property is undefined. See bug 41425904.Chrome Android: When selecting an autocomplete suggestion, a keydown event fires where the event's keyCode property is undefined. See bug 41425904.Quest Browser: When selecting an autocomplete suggestion, a keydown event fires where the event's keyCode property is undefined. See bug 41425904.Samsung Internet: When selecting an autocomplete suggestion, a keydown event fires where the event's keyCode property is undefined. See bug 41425904.WebView Android: When selecting an autocomplete suggestion, a keydown event fires where the event's keyCode property is undefined. See bug 41425904.
api.KeyboardEvent.location πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.KeyboardEvent.metaKey πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
Firefox: Since Firefox 48, the Windows key is no longer treated as a meta key.Firefox for Android: Since Firefox for Android 48, the Windows key is no longer treated as a meta key.
api.KeyboardEvent.repeat πŸ“‹Edge7/29/2015 Safari on iOS3/27/2017607
Chrome: Before Chrome 139, on Linux under X11, if multiple keys are held down, a keydown event for the most recently pressed key will trigger with repeat incorrectly set to false. See bug 40940886.Chrome: On Windows and Linux, if multiple keys are held down, a keydown event for the most recently pressed key will trigger with repeat incorrectly set to false. See bug 40940886.Chrome Android: Before Chrome Android 139, on Linux under X11, if multiple keys are held down, a keydown event for the most recently pressed key will trigger with repeat incorrectly set to false. See bug 40940886.Chrome Android: On Windows and Linux, if multiple keys are held down, a keydown event for the most recently pressed key will trigger with repeat incorrectly set to false. See bug 40940886.Quest Browser: On Windows and Linux, if multiple keys are held down, a keydown event for the most recently pressed key will trigger with repeat incorrectly set to false. See bug 40940886.Opera: Before Opera 123, on Linux under X11, if multiple keys are held down, a keydown event for the most recently pressed key will trigger with repeat incorrectly set to false. See bug 40940886.Opera: On Windows and Linux, if multiple keys are held down, a keydown event for the most recently pressed key will trigger with repeat incorrectly set to false. See bug 40940886.Opera Android: Before Opera Android 91, on Linux under X11, if multiple keys are held down, a keydown event for the most recently pressed key will trigger with repeat incorrectly set to false. See bug 40940886.Opera Android: On Windows and Linux, if multiple keys are held down, a keydown event for the most recently pressed key will trigger with repeat incorrectly set to false. See bug 40940886.Samsung Internet: On Windows and Linux, if multiple keys are held down, a keydown event for the most recently pressed key will trigger with repeat incorrectly set to false. See bug 40940886.WebView Android: Before WebView Android 139, on Linux under X11, if multiple keys are held down, a keydown event for the most recently pressed key will trigger with repeat incorrectly set to false. See bug 40940886.WebView Android: On Windows and Linux, if multiple keys are held down, a keydown event for the most recently pressed key will trigger with repeat incorrectly set to false. See bug 40940886.
api.KeyboardEvent.shiftKey πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.KeyframeEffect πŸ“‹Edge1/15/2020 Safari on iOS3/24/202069
api.KeyframeEffect.KeyframeEffect πŸ“‹Edge1/15/2020 Safari on iOS3/24/202069
api.KeyframeEffect.composite πŸ“‹Edge7/16/2020 Safari on iOS9/12/2022788
api.KeyframeEffect.getKeyframes πŸ“‹Safari on iOS3/24/2020 Edge7/16/2020114
api.KeyframeEffect.pseudoElement πŸ“‹Edge7/16/2020 Safari on iOS9/16/202062
api.KeyframeEffect.setKeyframes πŸ“‹Safari on iOS3/24/2020 Edge7/16/2020114
api.KeyframeEffect.target πŸ“‹Edge1/15/2020 Safari on iOS3/24/202069
api.LargestContentfulPaint πŸ“‹Edge1/15/2020 Safari on iOS12/12/20252158
api.LargestContentfulPaint.element πŸ“‹Edge1/15/2020 Safari on iOS12/12/20252158
api.LargestContentfulPaint.id πŸ“‹Edge1/15/2020 Safari on iOS12/12/20252158
api.LargestContentfulPaint.loadTime πŸ“‹Edge1/15/2020 Safari on iOS12/12/20252158
api.LargestContentfulPaint.paintTime πŸ“‹Safari on iOS12/12/2025 Edge2/12/202662
api.LargestContentfulPaint.presentationTime πŸ“‹Safari on iOS12/12/2025 Edge2/12/202662
Firefox: This property is exposed, but always returns null.Firefox for Android: This property is exposed, but always returns null.Safari: This property is exposed, but always returns null.Safari on iOS: This property is exposed, but always returns null.WebView on iOS: This property is exposed, but always returns null.
api.LargestContentfulPaint.renderTime πŸ“‹Edge1/15/2020 Safari on iOS12/12/20252158
api.LargestContentfulPaint.renderTime.cross-origin Edge2/6/2025 Safari on iOS12/12/2025309
api.LargestContentfulPaint.size πŸ“‹Edge1/15/2020 Safari on iOS12/12/20252158
api.LargestContentfulPaint.toJSON πŸ“‹Edge1/15/2020 Safari on iOS12/12/20252158
api.LargestContentfulPaint.url πŸ“‹Edge1/15/2020 Safari on iOS12/12/20252158
api.Location πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Location.ancestorOrigins πŸ“‹Safari on iOS9/10/2012 Edge1/15/20202683
Deno: This value is always empty in Deno.
api.Location.assign πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
Deno: This method exists but has no effect in Deno. A location can be assigned using the --location runtime flag.
api.Location.hash πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Location.host πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Location.hostname πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Location.href πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Location.origin πŸ“‹Safari on iOS10/12/2011 Edge7/29/20151386
Firefox: Before Firefox 49, results for URL using the blob scheme incorrectly returned null.Firefox for Android: Before Firefox for Android 49, results for URL using the blob scheme incorrectly returned null.Internet Explorer: Intranet sites are set to Compatibility View, which will emulate IE7 and omit window.location.origin.
api.Location.pathname πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
Firefox: Before Firefox 53, the pathname property returned wrong parts of the URL. For example, for a URL of https://z.com/x?a=true&b=false, pathname would return "/x?a=true&b=false" rather than "/x".Firefox for Android: Before Firefox for Android 53, the pathname property returned wrong parts of the URL. For example, for a URL of https://z.com/x?a=true&b=false, pathname would return "/x?a=true&b=false" rather than "/x".Internet Explorer: Internet Explorer does not provide the leading slash character in the pathname (docs/Web/API/Location instead of /docs/Web/API/Location).
api.Location.port πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Location.protocol πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Location.reload πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
Deno: This method exists but has no effect in Deno.Edge: Before Edge 79, if a page added to Trusted Sites contains a cross-origin iframe, then calling reload() from within the iframe reloads the trusted page (in other words, the top page reloads, not the iframe).Internet Explorer: If a page added to Trusted Sites contains a cross-origin iframe, then calling reload() from within the iframe reloads the trusted page (in other words, the top page reloads, not the iframe).
api.Location.replace πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
Deno: This method exists but has no effect in Deno. A location can be assigned using the --location runtime flag.
api.Location.search πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
Firefox: Before Firefox 53, the search property returned wrong parts of the URL. For example, for a URL of https://z.com/x?a=true&b=false, search would return "", rather than "?a=true&b=false".Firefox for Android: Before Firefox for Android 53, the search property returned wrong parts of the URL. For example, for a URL of https://z.com/x?a=true&b=false, search would return "", rather than "?a=true&b=false".
api.Location.toString πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
Internet Explorer: Intranet sites are set to Compatibility View, which will emulate IE7 and omit window.location.toString.
api.Lock πŸ“‹Edge1/15/2020 Safari on iOS3/14/2022789
api.Lock.mode πŸ“‹Edge1/15/2020 Safari on iOS3/14/2022789
api.Lock.name πŸ“‹Edge1/15/2020 Safari on iOS3/14/2022789
api.LockManager πŸ“‹Edge1/15/2020 Safari on iOS3/14/2022789
api.LockManager.query πŸ“‹Edge1/15/2020 Safari on iOS3/14/2022789
api.LockManager.request πŸ“‹Edge1/15/2020 Safari on iOS3/14/2022789
api.MathMLElement πŸ“‹Safari on iOS3/24/2020 Edge1/12/20231024
api.MathMLElement.attributeStyleMap πŸ“‹Edge1/12/2023 Safari on iOS3/27/202374
api.MathMLElement.autofocus πŸ“‹Safari on iOS3/14/2022 Edge1/12/2023304
api.MathMLElement.blur πŸ“‹Safari on iOS3/24/2020 Edge1/12/20231024
api.MathMLElement.dataset πŸ“‹Safari on iOS3/24/2020 Edge1/12/20231024
api.MathMLElement.focus πŸ“‹Safari on iOS3/24/2020 Edge1/12/20231024
api.MathMLElement.nonce πŸ“‹Safari on iOS3/14/2022 Edge1/12/2023304
api.MathMLElement.style πŸ“‹Safari on iOS3/24/2020 Edge1/12/20231024
api.MathMLElement.tabIndex πŸ“‹Safari on iOS3/24/2020 Edge1/12/20231024
api.MediaCapabilities πŸ“‹Safari on iOS9/19/2019 Edge1/15/2020118
api.MediaCapabilities.decodingInfo πŸ“‹Safari on iOS9/19/2019 Edge1/15/2020118
Chrome: codecs string can contain any subset of optional parameters (should be all or none).Chrome: Errors if codecs string contains unexpected characters (should evaluate string up to character).Chrome Android: codecs string can contain any subset of optional parameters (should be all or none).Chrome Android: Errors if codecs string contains unexpected characters (should evaluate string up to character).Edge: codecs string can contain any subset of optional parameters (should be all or none).Edge: Errors if codecs string contains unexpected characters (should evaluate string up to character).Firefox: The webrtc value of the type option is named transmission.Firefox: Before Firefox 101, decodingInfo() ignored codecs parameter options for av01 codecs (treating them as av1).Firefox for Android: The webrtc value of the type option is named transmission.Firefox for Android: Before Firefox for Android 101, decodingInfo() ignored codecs parameter options for av01 codecs (treating them as av1).Quest Browser: codecs string can contain any subset of optional parameters (should be all or none).Quest Browser: Errors if codecs string contains unexpected characters (should evaluate string up to character).Opera: codecs string can contain any subset of optional parameters (should be all or none).Opera: Errors if codecs string contains unexpected characters (should evaluate string up to character).Opera Android: codecs string can contain any subset of optional parameters (should be all or none).Opera Android: Errors if codecs string contains unexpected characters (should evaluate string up to character).Samsung Internet: codecs string can contain any subset of optional parameters (should be all or none).Samsung Internet: Errors if codecs string contains unexpected characters (should evaluate string up to character).WebView Android: codecs string can contain any subset of optional parameters (should be all or none).WebView Android: Errors if codecs string contains unexpected characters (should evaluate string up to character).
api.MediaCapabilities.encodingInfo πŸ“‹Safari on iOS3/14/2022 Edge4/28/202245
Firefox: The webrtc value of the type option is named transmission.Firefox for Android: The webrtc value of the type option is named transmission.
api.MediaDeviceInfo πŸ“‹Edge7/29/2015 Safari on iOS9/19/2017783
api.MediaDeviceInfo.deviceId πŸ“‹Edge7/29/2015 Safari on iOS9/19/2017783
api.MediaDeviceInfo.groupId πŸ“‹Edge7/29/2015 Safari on iOS9/19/2017783
Firefox: Before Firefox 67, related devices are not actually grouped together by groupId.Firefox for Android: Before Firefox for Android 67, related devices are not actually grouped together by groupId.
api.MediaDeviceInfo.kind πŸ“‹Edge7/29/2015 Safari on iOS9/19/2017783
api.MediaDeviceInfo.label πŸ“‹Edge7/29/2015 Safari on iOS9/19/2017783
api.MediaDeviceInfo.toJSON πŸ“‹Safari on iOS9/19/2017 Edge10/2/2018378
api.MediaDevices πŸ“‹Edge7/29/2015 Safari on iOS9/19/2017783
api.MediaDevices.devicechange_event πŸ“‹Edge7/29/2015 Safari on iOS9/19/2017783
api.MediaDevices.enumerateDevices πŸ“‹Edge7/29/2015 Safari on iOS9/19/2017783
Firefox: enumerateDevices() enumerates both input and output devices. Previously only input devices were returned.Firefox: enumerateDevices() only returns input devices.Firefox for Android: enumerateDevices() enumerates both input and output devices. Previously only input devices were returned.Firefox for Android: enumerateDevices() only returns input devices.
api.MediaDevices.getSupportedConstraints πŸ“‹Edge7/29/2015 Safari on iOS9/19/2017783
api.MediaDevices.getSupportedConstraints.return_object_property_aspectRatio πŸ“‹Safari on iOS3/25/2019 Edge1/15/2020296
api.MediaDevices.getSupportedConstraints.return_object_property_deviceId πŸ“‹Safari on iOS3/25/2019 Edge1/15/2020296
api.MediaDevices.getSupportedConstraints.return_object_property_echoCancellation πŸ“‹Edge1/15/2020 Safari on iOS3/24/202069
api.MediaDevices.getSupportedConstraints.return_object_property_facingMode πŸ“‹Safari on iOS3/25/2019 Edge1/15/2020296
api.MediaDevices.getSupportedConstraints.return_object_property_frameRate πŸ“‹Safari on iOS3/25/2019 Edge1/15/2020296
api.MediaDevices.getSupportedConstraints.return_object_property_groupId πŸ“‹Edge1/15/2020 Safari on iOS7/29/20252022
api.MediaDevices.getSupportedConstraints.return_object_property_height πŸ“‹Safari on iOS3/25/2019 Edge1/15/2020296
api.MediaDevices.getSupportedConstraints.return_object_property_sampleRate πŸ“‹Edge1/15/2020 Safari on iOS7/29/20252022
api.MediaDevices.getSupportedConstraints.return_object_property_sampleSize πŸ“‹Edge1/15/2020 Safari on iOS7/29/20252022
api.MediaDevices.getSupportedConstraints.return_object_property_width πŸ“‹Safari on iOS3/25/2019 Edge1/15/2020296
api.MediaDevices.getUserMedia πŸ“‹Edge7/29/2015 Safari on iOS9/19/2017783
Chrome: If you need this capability before version 53, refer to navigator.webkitGetUserMedia, a prefixed form of the deprecated navigator.getUserMedia API.Chrome Android: If you need this capability before version 53, refer to navigator.webkitGetUserMedia, a prefixed form of the deprecated navigator.getUserMedia API.Firefox: If you need this capability before version 36, refer to navigator.mozGetUserMedia, a prefixed form of the deprecated navigator.getUserMedia API.Firefox: Before Firefox 55, getUserMedia() incorrectly returns NotSupportedError when the list of constraints specified is empty, or has all constraints set to false. Starting in Firefox 55, this situation now correctly calls the failure handler with a TypeError.Firefox: When using the Firefox-specific video constraint called mediaSource to request display capture, Firefox 66 and later consider values of screen and window to both cause a list of screens and windows to be shown.Firefox: Starting in Firefox 66, getUserMedia() can no longer be used in sandboxed <iframe>s or data URLs entered in the address bar by the user.Firefox for Android: If you need this capability before version 36, refer to navigator.mozGetUserMedia, a prefixed form of the deprecated navigator.getUserMedia API.Firefox for Android: Before Firefox for Android 55, getUserMedia() incorrectly returns NotSupportedError when the list of constraints specified is empty, or has all constraints set to false. Starting in Firefox for Android 55, this situation now correctly calls the failure handler with a TypeError.Firefox for Android: When using the Firefox for Android-specific video constraint called mediaSource to request display capture, Firefox for Android 66 and later consider values of screen and window to both cause a list of screens and windows to be shown.Firefox for Android: Starting in Firefox for Android 66, getUserMedia() can no longer be used in sandboxed <iframe>s or data URLs entered in the address bar by the user.Quest Browser: If you need this capability before version 5.0, refer to navigator.webkitGetUserMedia, a prefixed form of the deprecated navigator.getUserMedia API.Opera: If you need this capability before version 40, refer to navigator.webkitGetUserMedia, a prefixed form of the deprecated navigator.getUserMedia API.Opera Android: If you need this capability before version 41, refer to navigator.webkitGetUserMedia, a prefixed form of the deprecated navigator.getUserMedia API.
api.MediaDevices.getUserMedia.secure_context_required Safari on iOS9/19/2017 Edge1/15/2020848
api.MediaElementAudioSourceNode πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.MediaElementAudioSourceNode.MediaElementAudioSourceNode πŸ“‹Edge1/15/2020 Safari on iOS4/26/2021467
api.MediaElementAudioSourceNode.mediaElement πŸ“‹Safari on iOS9/10/2012 Edge1/15/20202683
api.MediaEncryptedEvent πŸ“‹Edge11/12/2015 Safari on iOS3/25/20191229
api.MediaEncryptedEvent.MediaEncryptedEvent πŸ“‹Edge11/12/2015 Safari on iOS3/25/20191229
api.MediaEncryptedEvent.initData πŸ“‹Edge11/12/2015 Safari on iOS3/25/20191229
api.MediaEncryptedEvent.initDataType πŸ“‹Edge11/12/2015 Safari on iOS3/25/20191229
api.MediaError πŸ“‹Safari on iOS7/11/2008 Edge7/29/20152574
api.MediaError.code πŸ“‹Safari on iOS7/11/2008 Edge7/29/20152574
api.MediaError.message πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.MediaKeyMessageEvent πŸ“‹Edge11/12/2015 Safari on iOS3/25/20191229
api.MediaKeyMessageEvent.MediaKeyMessageEvent πŸ“‹Edge11/12/2015 Safari on iOS3/25/20191229
api.MediaKeyMessageEvent.message πŸ“‹Edge11/12/2015 Safari on iOS3/25/20191229
api.MediaKeyMessageEvent.messageType πŸ“‹Edge11/12/2015 Safari on iOS3/25/20191229
api.MediaKeySession πŸ“‹Edge11/12/2015 Safari on iOS3/25/20191229
api.MediaKeySession.close πŸ“‹Edge11/12/2015 Safari on iOS3/25/20191229
api.MediaKeySession.closed πŸ“‹Edge11/12/2015 Safari on iOS3/25/20191229
api.MediaKeySession.expiration πŸ“‹Edge11/12/2015 Safari on iOS3/25/20191229
api.MediaKeySession.generateRequest πŸ“‹Edge11/12/2015 Safari on iOS3/25/20191229
api.MediaKeySession.keyStatuses πŸ“‹Edge11/12/2015 Safari on iOS3/25/20191229
api.MediaKeySession.keystatuseschange_event πŸ“‹Safari on iOS3/25/2019 Edge1/15/2020296
Chrome: The onkeystatuseschange event handler property is not supported.Chrome Android: The onkeystatuseschange event handler property is not supported.Opera: The onkeystatuseschange event handler property is not supported.Opera Android: The onkeystatuseschange event handler property is not supported.Samsung Internet: The onkeystatuseschange event handler property is not supported.WebView Android: The onkeystatuseschange event handler property is not supported.
api.MediaKeySession.load πŸ“‹Edge11/12/2015 Safari on iOS3/25/20191229
api.MediaKeySession.message_event πŸ“‹Safari on iOS3/25/2019 Edge1/15/2020296
Chrome: The onmessage event handler property is not supported.Chrome Android: The onmessage event handler property is not supported.Opera: The onmessage event handler property is not supported.Opera Android: The onmessage event handler property is not supported.Samsung Internet: The onmessage event handler property is not supported.WebView Android: The onmessage event handler property is not supported.
api.MediaKeySession.remove πŸ“‹Edge11/12/2015 Safari on iOS3/25/20191229
api.MediaKeySession.sessionId πŸ“‹Edge11/12/2015 Safari on iOS3/25/20191229
api.MediaKeySession.update πŸ“‹Edge11/12/2015 Safari on iOS3/25/20191229
api.MediaKeyStatusMap πŸ“‹Edge11/12/2015 Safari on iOS3/25/20191229
api.MediaKeyStatusMap.@@iterator Edge10/17/2017 Safari on iOS3/25/2019524
api.MediaKeyStatusMap.entries Edge10/17/2017 Safari on iOS3/25/2019524
api.MediaKeyStatusMap.forEach Edge11/12/2015 Safari on iOS3/25/20191229
api.MediaKeyStatusMap.get πŸ“‹Edge11/12/2015 Safari on iOS3/25/20191229
api.MediaKeyStatusMap.has πŸ“‹Edge11/12/2015 Safari on iOS3/25/20191229
api.MediaKeyStatusMap.keys Edge10/17/2017 Safari on iOS3/25/2019524
api.MediaKeyStatusMap.size πŸ“‹Edge11/12/2015 Safari on iOS3/25/20191229
api.MediaKeyStatusMap.values Edge10/17/2017 Safari on iOS3/25/2019524
api.MediaKeySystemAccess πŸ“‹Edge11/12/2015 Safari on iOS3/25/20191229
api.MediaKeySystemAccess.createMediaKeys πŸ“‹Edge11/12/2015 Safari on iOS3/25/20191229
api.MediaKeySystemAccess.getConfiguration πŸ“‹Edge11/12/2015 Safari on iOS3/25/20191229
Firefox: Before Firefox 50, the returned object has neither a distinctiveIdentifier nor a persistentState property.Firefox for Android: Before Firefox for Android 50, the returned object has neither a distinctiveIdentifier nor a persistentState property.
api.MediaKeySystemAccess.keySystem πŸ“‹Edge11/12/2015 Safari on iOS3/25/20191229
api.MediaKeys πŸ“‹Edge11/12/2015 Safari on iOS3/25/20191229
api.MediaKeys.createSession πŸ“‹Edge11/12/2015 Safari on iOS3/25/20191229
api.MediaKeys.setServerCertificate πŸ“‹Edge11/12/2015 Safari on iOS3/25/20191229
api.MediaList πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.MediaList.appendMedium πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.MediaList.deleteMedium πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.MediaList.item πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.MediaList.length πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.MediaList.mediaText πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.MediaList.toString πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.MediaMetadata πŸ“‹Edge1/15/2020 Safari on iOS9/16/2020245
Firefox for Android: Firefox exposes the API, but does not provide a corresponding user-facing media control interface.
api.MediaMetadata.MediaMetadata πŸ“‹Edge1/15/2020 Safari on iOS9/16/2020245
api.MediaMetadata.album πŸ“‹Edge1/15/2020 Safari on iOS9/16/2020245
api.MediaMetadata.artist πŸ“‹Edge1/15/2020 Safari on iOS9/16/2020245
api.MediaMetadata.artwork πŸ“‹Edge1/15/2020 Safari on iOS9/16/2020245
api.MediaMetadata.title πŸ“‹Edge1/15/2020 Safari on iOS9/16/2020245
api.MediaQueryList πŸ“‹Safari on iOS10/12/2011 Edge7/29/20151386
api.MediaQueryList.EventTarget_inheritance Edge10/17/2017 Safari on iOS9/16/20201065
api.MediaQueryList.addListener πŸ“‹Safari on iOS10/12/2011 Edge7/29/20151386
api.MediaQueryList.change_event πŸ“‹Edge1/15/2020 Safari on iOS9/16/2020245
api.MediaQueryList.matches πŸ“‹Safari on iOS10/12/2011 Edge7/29/20151386
api.MediaQueryList.media πŸ“‹Safari on iOS10/12/2011 Edge7/29/20151386
api.MediaQueryList.removeListener πŸ“‹Safari on iOS10/12/2011 Edge7/29/20151386
api.MediaQueryListEvent πŸ“‹Edge1/15/2020 Safari on iOS9/16/2020245
api.MediaQueryListEvent.MediaQueryListEvent πŸ“‹Edge1/15/2020 Safari on iOS9/16/2020245
api.MediaQueryListEvent.matches πŸ“‹Edge1/15/2020 Safari on iOS9/16/2020245
api.MediaQueryListEvent.media πŸ“‹Edge1/15/2020 Safari on iOS9/16/2020245
api.MediaRecorder πŸ“‹Edge1/15/2020 Safari on iOS9/16/2020245
Firefox: Before Firefox 58, using MediaStream.addTrack() on a stream obtained using getUserMedia(), then attempting to record the resulting stream would result in only recording the original stream without the added tracks (severe bug).Firefox for Android: Before Firefox for Android 58, using MediaStream.addTrack() on a stream obtained using getUserMedia(), then attempting to record the resulting stream would result in only recording the original stream without the added tracks (severe bug).
api.MediaRecorder.MediaRecorder πŸ“‹Edge1/15/2020 Safari on iOS9/16/2020245
api.MediaRecorder.MediaRecorder.options_parameter Edge1/15/2020 Safari on iOS9/16/2020245
api.MediaRecorder.audioBitsPerSecond πŸ“‹Edge1/15/2020 Safari on iOS4/26/2021467
api.MediaRecorder.dataavailable_event πŸ“‹Edge1/15/2020 Safari on iOS9/16/2020245
api.MediaRecorder.error_event πŸ“‹Edge1/15/2020 Safari on iOS9/16/2020245
Chrome: The interface for this event is a plain Event, not ErrorEvent. See bug 40791876.Chrome Android: The interface for this event is a plain Event, not ErrorEvent. See bug 40791876.Edge: The interface for this event is a plain Event, not ErrorEvent. See bug 40791876.Quest Browser: The interface for this event is a plain Event, not ErrorEvent. See bug 40791876.Opera: The interface for this event is a plain Event, not ErrorEvent. See bug 40791876.Opera Android: The interface for this event is a plain Event, not ErrorEvent. See bug 40791876.Samsung Internet: The interface for this event is a plain Event, not ErrorEvent. See bug 40791876.WebView Android: The interface for this event is a plain Event, not ErrorEvent. See bug 40791876.
api.MediaRecorder.isTypeSupported_static πŸ“‹Edge1/15/2020 Safari on iOS9/16/2020245
api.MediaRecorder.mimeType πŸ“‹Edge1/15/2020 Safari on iOS9/16/2020245
Chrome: Before Chrome 49, only video is supported, not audio.Chrome Android: Before Chrome Android 49, only video is supported, not audio.Firefox: Starting with Firefox 71, the behavior of mimeType is more consistent. For example, it now returns the media type even after recording has stopped.WebView Android: Before WebView Android 49, only video is supported, not audio.
api.MediaRecorder.pause πŸ“‹Edge1/15/2020 Safari on iOS4/26/2021467
api.MediaRecorder.pause_event πŸ“‹Edge1/15/2020 Safari on iOS4/26/2021467
api.MediaRecorder.requestData πŸ“‹Edge1/15/2020 Safari on iOS9/16/2020245
api.MediaRecorder.resume πŸ“‹Edge1/15/2020 Safari on iOS4/26/2021467
api.MediaRecorder.resume_event πŸ“‹Edge1/15/2020 Safari on iOS4/26/2021467
api.MediaRecorder.start πŸ“‹Edge1/15/2020 Safari on iOS9/16/2020245
api.MediaRecorder.start_event πŸ“‹Edge1/15/2020 Safari on iOS9/16/2020245
api.MediaRecorder.state πŸ“‹Edge1/15/2020 Safari on iOS9/16/2020245
Chrome: Before Chrome 49, only video is supported, not audio.Chrome Android: Before Chrome Android 49, only video is supported, not audio.WebView Android: Before WebView Android 49, only video is supported, not audio.
api.MediaRecorder.stop πŸ“‹Edge1/15/2020 Safari on iOS9/16/2020245
api.MediaRecorder.stop_event πŸ“‹Edge1/15/2020 Safari on iOS9/16/2020245
api.MediaRecorder.stream πŸ“‹Edge1/15/2020 Safari on iOS9/16/2020245
Chrome: Before Chrome 49, only video is supported, not audio.Chrome Android: Before Chrome Android 49, only video is supported, not audio.
api.MediaRecorder.videoBitsPerSecond πŸ“‹Edge1/15/2020 Safari on iOS4/26/2021467
api.MediaSession πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
Firefox for Android: Firefox exposes the API, but does not provide a corresponding user-facing media control interface.
api.MediaSession.metadata πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
Firefox for Android: Firefox exposes the API, but does not provide a corresponding user-facing media control interface.
api.MediaSession.playbackState πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
Firefox for Android: Firefox exposes the API, but does not provide a corresponding user-facing media control interface.
api.MediaSession.setActionHandler πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
Firefox for Android: Firefox exposes the API, but does not provide a corresponding user-facing media control interface.
api.MediaSession.setActionHandler.nexttrack_type Edge1/15/2020 Safari on iOS9/20/2021614
api.MediaSession.setActionHandler.pause_type Edge1/15/2020 Safari on iOS9/20/2021614
api.MediaSession.setActionHandler.play_type Edge1/15/2020 Safari on iOS9/20/2021614
api.MediaSession.setActionHandler.previoustrack_type Edge1/15/2020 Safari on iOS9/20/2021614
api.MediaSession.setActionHandler.seekbackward_type Edge1/15/2020 Safari on iOS9/20/2021614
api.MediaSession.setActionHandler.seekforward_type Edge1/15/2020 Safari on iOS9/20/2021614
api.MediaSession.setActionHandler.seekto_type Edge1/15/2020 Safari on iOS9/20/2021614
api.MediaSession.setActionHandler.skipad_type Safari on iOS9/20/2021 Edge8/22/20241067
api.MediaSession.setActionHandler.stop_type Edge1/15/2020 Safari on iOS9/20/2021614
api.MediaSession.setActionHandler.togglecamera_type Edge9/2/2021 Safari on iOS3/31/20251306
api.MediaSession.setActionHandler.togglemicrophone_type Edge9/2/2021 Safari on iOS3/31/20251306
api.MediaSession.setCameraActive πŸ“‹Edge9/2/2021 Safari on iOS3/31/20251306
api.MediaSession.setMicrophoneActive πŸ“‹Edge9/2/2021 Safari on iOS3/31/20251306
api.MediaSession.setPositionState πŸ“‹Edge4/13/2020 Safari on iOS9/20/2021525
Firefox for Android: Firefox exposes the API, but does not provide a corresponding user-facing media control interface.
api.MediaSource πŸ“‹Edge7/29/2015 Safari on iOS9/19/20191513
Safari on iOS: Exposed in Mobile Safari on iPad but not on iPhone.WebView on iOS: Exposed in Mobile Safari on iPad but not on iPhone.
api.MediaSource.MediaSource πŸ“‹Edge7/29/2015 Safari on iOS9/19/20191513
Internet Explorer: Only works on Windows 8+.Safari on iOS: Exposed in Mobile Safari on iPad but not on iPhone.
api.MediaSource.activeSourceBuffers πŸ“‹Edge7/29/2015 Safari on iOS9/19/20191513
Internet Explorer: Only works on Windows 8+.Safari on iOS: Exposed in Mobile Safari on iPad but not on iPhone.
api.MediaSource.addSourceBuffer πŸ“‹Edge7/29/2015 Safari on iOS9/19/20191513
Internet Explorer: Only works on Windows 8+.Safari on iOS: Exposed in Mobile Safari on iPad but not on iPhone.
api.MediaSource.canConstructInDedicatedWorker_static πŸ“‹Edge12/5/2022 Safari on iOS9/16/2024651
Safari on iOS: Exposed in Mobile Safari on iPad but not on iPhone.WebView on iOS: Exposed in Mobile Safari on iPad but not on iPhone.
api.MediaSource.clearLiveSeekableRange πŸ“‹Edge4/30/2018 Safari on iOS9/19/2019507
Safari on iOS: Exposed in Mobile Safari on iPad but not on iPhone.
api.MediaSource.duration πŸ“‹Edge7/29/2015 Safari on iOS9/19/20191513
Internet Explorer: Only works on Windows 8+.Safari on iOS: Exposed in Mobile Safari on iPad but not on iPhone.
api.MediaSource.endOfStream πŸ“‹Edge7/29/2015 Safari on iOS9/19/20191513
Internet Explorer: Only works on Windows 8+.Safari on iOS: Exposed in Mobile Safari on iPad but not on iPhone.
api.MediaSource.handle πŸ“‹Edge12/5/2022 Safari on iOS9/16/2024651
Safari on iOS: Exposed in Mobile Safari on iPad but not on iPhone.WebView on iOS: Exposed in Mobile Safari on iPad but not on iPhone.
api.MediaSource.isTypeSupported_static πŸ“‹Edge7/29/2015 Safari on iOS9/19/20191513
Chrome: codecs string can contain any subset of optional parameters (should be all or none).Chrome: Errors if codecs string contains unexpected characters (should evaluate string up to character).Chrome Android: codecs string can contain any subset of optional parameters (should be all or none).Chrome Android: Errors if codecs string contains unexpected characters (should evaluate string up to character).Edge: codecs string can contain any subset of optional parameters (should be all or none).Edge: Errors if codecs string contains unexpected characters (should evaluate string up to character).Firefox: Before Firefox 101, isTypeSupported() ignored codecs parameter options for av01 codecs (treating them as av1).Firefox for Android: Before Firefox 101, isTypeSupported() ignored codecs parameter options for av01 codecs (treating them as av1).Internet Explorer: Only works on Windows 8+.Quest Browser: codecs string can contain any subset of optional parameters (should be all or none).Quest Browser: Errors if codecs string contains unexpected characters (should evaluate string up to character).Opera: codecs string can contain any subset of optional parameters (should be all or none).Opera: Errors if codecs string contains unexpected characters (should evaluate string up to character).Opera Android: codecs string can contain any subset of optional parameters (should be all or none).Opera Android: Errors if codecs string contains unexpected characters (should evaluate string up to character).Safari on iOS: Exposed in Mobile Safari on iPad but not on iPhone.Samsung Internet: codecs string can contain any subset of optional parameters (should be all or none).Samsung Internet: Errors if codecs string contains unexpected characters (should evaluate string up to character).WebView Android: codecs string can contain any subset of optional parameters (should be all or none).WebView Android: Errors if codecs string contains unexpected characters (should evaluate string up to character).
api.MediaSource.readyState πŸ“‹Edge7/29/2015 Safari on iOS9/19/20191513
Internet Explorer: Only works on Windows 8+.Safari on iOS: Exposed in Mobile Safari on iPad but not on iPhone.
api.MediaSource.removeSourceBuffer πŸ“‹Edge7/29/2015 Safari on iOS9/19/20191513
Internet Explorer: Only works on Windows 8+.Safari on iOS: Exposed in Mobile Safari on iPad but not on iPhone.
api.MediaSource.setLiveSeekableRange πŸ“‹Edge4/30/2018 Safari on iOS9/19/2019507
Safari on iOS: Exposed in Mobile Safari on iPad but not on iPhone.
api.MediaSource.sourceBuffers πŸ“‹Edge7/29/2015 Safari on iOS9/19/20191513
Internet Explorer: Only works on Windows 8+.Safari on iOS: Exposed in Mobile Safari on iPad but not on iPhone.
api.MediaSource.sourceclose_event πŸ“‹Edge4/30/2018 Safari on iOS9/19/2019507
Chrome: The onsourceclose event handler property is not supported.Chrome Android: The onsourceclose event handler property is not supported.Edge: The onsourceclose event handler property is not supported.Firefox: The onsourceclose event handler property is not supported.Firefox for Android: The onsourceclose event handler property is not supported.Internet Explorer: Only works on Windows 8+.Opera: The onsourceclose event handler property is not supported.Opera Android: The onsourceclose event handler property is not supported.Safari: The onsourceclose event handler property is not supported.Safari on iOS: Exposed in Mobile Safari on iPad but not on iPhone.Samsung Internet: The onsourceclose event handler property is not supported.WebView Android: The onsourceclose event handler property is not supported.
api.MediaSource.sourceended_event πŸ“‹Edge4/30/2018 Safari on iOS9/19/2019507
Chrome: The onsourceended event handler property is not supported.Chrome Android: The onsourceended event handler property is not supported.Edge: The onsourceended event handler property is not supported.Internet Explorer: Only works on Windows 8+.Opera: The onsourceended event handler property is not supported.Opera Android: The onsourceended event handler property is not supported.Safari: The onsourceended event handler property is not supported.Safari on iOS: Exposed in Mobile Safari on iPad but not on iPhone.Samsung Internet: The onsourceended event handler property is not supported.WebView Android: The onsourceclose event handler property is not supported.
api.MediaSource.sourceopen_event πŸ“‹Edge4/30/2018 Safari on iOS9/19/2019507
Chrome: The onsourceopen event handler property is not supported.Chrome Android: The onsourceopen event handler property is not supported.Edge: The onsourceopen event handler property is not supported.Internet Explorer: Only works on Windows 8+.Opera: The onsourceopen event handler property is not supported.Opera Android: The onsourceopen event handler property is not supported.Safari: The onsourceopen event handler property is not supported.Safari on iOS: Exposed in Mobile Safari on iPad but not on iPhone.Samsung Internet: The onsourceopen event handler property is not supported.WebView Android: The onsourceopen event handler property is not supported.
api.MediaSourceHandle πŸ“‹Edge12/5/2022 Safari on iOS9/16/2024651
api.MediaStream πŸ“‹Edge7/29/2015 Safari on iOS9/19/2017783
api.MediaStream.MediaStream πŸ“‹Edge7/29/2015 Safari on iOS9/19/2017783
api.MediaStream.active πŸ“‹Edge7/29/2015 Safari on iOS9/19/2017783
api.MediaStream.addTrack πŸ“‹Edge7/29/2015 Safari on iOS9/19/2017783
api.MediaStream.addtrack_event πŸ“‹Edge7/29/2015 Safari on iOS9/19/2017783
api.MediaStream.clone πŸ“‹Edge7/29/2015 Safari on iOS9/19/2017783
api.MediaStream.getAudioTracks πŸ“‹Edge7/29/2015 Safari on iOS9/19/2017783
Firefox: Before Firefox 64, this method returned an array of AudioStreamTrack objects. However, MediaStreamTrack has now subsumed that interface's functionality.Firefox for Android: Before Firefox for Android 64, this method returned an array of AudioStreamTrack objects. However, MediaStreamTrack has now subsumed that interface's functionality.
api.MediaStream.getTrackById πŸ“‹Edge7/29/2015 Safari on iOS9/19/2017783
api.MediaStream.getTracks πŸ“‹Edge7/29/2015 Safari on iOS9/19/2017783
api.MediaStream.getVideoTracks πŸ“‹Edge7/29/2015 Safari on iOS9/19/2017783
Firefox: Before Firefox 64, this method returned an array of VideoStreamTrack objects. However, MediaStreamTrack has now subsumed that interface's functionality.Firefox for Android: Before Firefox for Android 64, this method returned an array of VideoStreamTrack objects. However, MediaStreamTrack has now subsumed that interface's functionality.
api.MediaStream.id πŸ“‹Edge7/29/2015 Safari on iOS9/19/2017783
api.MediaStream.removeTrack πŸ“‹Edge7/29/2015 Safari on iOS9/19/2017783
api.MediaStream.removetrack_event πŸ“‹Edge7/29/2015 Safari on iOS9/19/2017783
Firefox: Before Firefox 72, the event handler was exposed but had no effect.Firefox for Android: Before Firefox for Android 79, the event handler was exposed but had no effect.
api.MediaStreamAudioDestinationNode πŸ“‹Safari on iOS9/19/2017 Edge10/2/2018378
api.MediaStreamAudioDestinationNode.MediaStreamAudioDestinationNode πŸ“‹Edge1/15/2020 Safari on iOS4/26/2021467
api.MediaStreamAudioDestinationNode.stream πŸ“‹Safari on iOS9/19/2017 Edge10/2/2018378
api.MediaStreamAudioSourceNode πŸ“‹Edge7/29/2015 Safari on iOS9/19/2017783
api.MediaStreamAudioSourceNode.MediaStreamAudioSourceNode πŸ“‹Edge1/15/2020 Safari on iOS4/26/2021467
api.MediaStreamAudioSourceNode.mediaStream πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.MediaStreamTrack πŸ“‹Edge7/29/2015 Safari on iOS9/19/2017783
api.MediaStreamTrack.applyConstraints πŸ“‹Edge7/29/2015 Safari on iOS9/19/2017783
api.MediaStreamTrack.applyConstraints.aspectRatio_constraint πŸ“‹Edge4/5/2017 Safari on iOS9/19/2017167
api.MediaStreamTrack.applyConstraints.deviceId_constraint πŸ“‹Edge7/29/2015 Safari on iOS9/19/2017783
Firefox: Before Firefox 69, Firefox only supported deviceId in constraints passed into getUserMedia().Firefox for Android: Firefox for Android only supports deviceId when used in constraints passed into getUserMedia().
api.MediaStreamTrack.applyConstraints.displaySurface_constraint πŸ“‹Safari on iOS3/29/2018 Edge10/27/20221673
api.MediaStreamTrack.applyConstraints.echoCancellation_constraint πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.MediaStreamTrack.applyConstraints.facingMode_constraint πŸ“‹Edge7/29/2015 Safari on iOS9/19/2017783
api.MediaStreamTrack.applyConstraints.frameRate_constraint πŸ“‹Edge7/29/2015 Safari on iOS9/19/2017783
api.MediaStreamTrack.applyConstraints.groupId_constraint πŸ“‹Edge7/29/2015 Safari on iOS9/19/2017783
api.MediaStreamTrack.applyConstraints.height_constraint πŸ“‹Edge7/29/2015 Safari on iOS9/19/2017783
api.MediaStreamTrack.applyConstraints.sampleRate_constraint πŸ“‹Edge7/29/2015 Safari on iOS9/19/2017783
api.MediaStreamTrack.applyConstraints.sampleSize_constraint πŸ“‹Edge7/29/2015 Safari on iOS9/19/2017783
api.MediaStreamTrack.applyConstraints.volume_constraint Edge7/29/2015 Safari on iOS9/19/2017783
api.MediaStreamTrack.applyConstraints.width_constraint πŸ“‹Edge7/29/2015 Safari on iOS9/19/2017783
api.MediaStreamTrack.clone πŸ“‹Edge7/29/2015 Safari on iOS9/19/2017783
api.MediaStreamTrack.contentHint πŸ“‹Safari on iOS3/25/2019 Edge1/15/2020296
api.MediaStreamTrack.enabled πŸ“‹Edge7/29/2015 Safari on iOS9/19/2017783
api.MediaStreamTrack.ended_event πŸ“‹Edge7/29/2015 Safari on iOS9/19/2017783
api.MediaStreamTrack.getCapabilities πŸ“‹Edge7/29/2015 Safari on iOS9/19/2017783
api.MediaStreamTrack.getConstraints πŸ“‹Edge7/29/2015 Safari on iOS9/19/2017783
api.MediaStreamTrack.getSettings πŸ“‹Edge7/29/2015 Safari on iOS9/19/2017783
api.MediaStreamTrack.id πŸ“‹Edge7/29/2015 Safari on iOS9/19/2017783
api.MediaStreamTrack.kind πŸ“‹Edge7/29/2015 Safari on iOS9/19/2017783
api.MediaStreamTrack.label πŸ“‹Edge7/29/2015 Safari on iOS9/19/2017783
api.MediaStreamTrack.mute_event πŸ“‹Edge7/29/2015 Safari on iOS9/19/2017783
api.MediaStreamTrack.muted πŸ“‹Edge7/29/2015 Safari on iOS9/19/2017783
Firefox: Does not currently track the microphone's muted state from the operating system, see bug 1739163.Firefox for Android: Does not currently track the microphone's muted state from the operating system, see bug 1739163.
api.MediaStreamTrack.readyState πŸ“‹Edge7/29/2015 Safari on iOS9/19/2017783
api.MediaStreamTrack.stop πŸ“‹Edge7/29/2015 Safari on iOS9/19/2017783
api.MediaStreamTrack.unmute_event πŸ“‹Edge7/29/2015 Safari on iOS9/19/2017783
api.MediaStreamTrackEvent πŸ“‹Edge7/29/2015 Safari on iOS9/19/2017783
api.MediaStreamTrackEvent.MediaStreamTrackEvent πŸ“‹Edge7/29/2015 Safari on iOS9/19/2017783
api.MediaStreamTrackEvent.track πŸ“‹Edge7/29/2015 Safari on iOS9/19/2017783
api.MediaStreamTrackProcessor πŸ“‹Edge9/24/2021 Safari on iOS9/16/20241088
Chrome: Exposed on Window instead of DedicatedWorker.Chrome Android: Exposed on Window instead of DedicatedWorker.Edge: Exposed on Window instead of DedicatedWorker.Quest Browser: Exposed on Window instead of DedicatedWorker.Opera: Exposed on Window instead of DedicatedWorker.Opera Android: Exposed on Window instead of DedicatedWorker.Samsung Internet: Exposed on Window instead of DedicatedWorker.WebView Android: Exposed on Window instead of DedicatedWorker.
api.MediaStreamTrackProcessor.MediaStreamTrackProcessor πŸ“‹Edge9/24/2021 Safari on iOS9/16/20241088
Chrome: Exposed on Window instead of DedicatedWorker.Chrome Android: Exposed on Window instead of DedicatedWorker.Edge: Exposed on Window instead of DedicatedWorker.Quest Browser: Exposed on Window instead of DedicatedWorker.Opera: Exposed on Window instead of DedicatedWorker.Opera Android: Exposed on Window instead of DedicatedWorker.Samsung Internet: Exposed on Window instead of DedicatedWorker.WebView Android: Exposed on Window instead of DedicatedWorker.
api.MediaStreamTrackProcessor.readable πŸ“‹Edge9/24/2021 Safari on iOS9/16/20241088
api.MessageChannel πŸ“‹Safari on iOS11/22/2010 Edge7/29/20151710
Node.js: Available as a part of the worker_threads module.
api.MessageChannel.MessageChannel πŸ“‹Safari on iOS11/22/2010 Edge7/29/20151710
api.MessageChannel.port1 πŸ“‹Safari on iOS11/22/2010 Edge7/29/20151710
api.MessageChannel.port2 πŸ“‹Safari on iOS11/22/2010 Edge7/29/20151710
api.MessageEvent πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
api.MessageEvent.MessageEvent πŸ“‹Safari on iOS9/10/2012 Edge8/2/20161422
api.MessageEvent.data πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
api.MessageEvent.initMessageEvent πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
api.MessageEvent.lastEventId πŸ“‹Safari on iOS4/3/2010 Edge4/30/20182949
api.MessageEvent.origin πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
api.MessageEvent.ports πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
api.MessageEvent.source πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
api.MessagePort πŸ“‹Safari on iOS11/22/2010 Edge7/29/20151710
Node.js: Available as a part of the worker_threads module.Node.js: Available as a part of the worker_threads module.Node.js: Inherits from Node EventEmitter instead of DOM EventTarget.
api.MessagePort.close πŸ“‹Safari on iOS11/22/2010 Edge7/29/20151710
api.MessagePort.message_event πŸ“‹Safari on iOS11/22/2010 Edge7/29/20151710
Node.js: Supports the event, but only via Node EventEmitter.
api.MessagePort.messageerror_event πŸ“‹Edge10/2/2018 Safari on iOS3/27/20231637
Node.js: Supports the event, but only via Node EventEmitter.Node.js: Supports the event, but only via Node EventEmitter.
api.MessagePort.postMessage πŸ“‹Safari on iOS11/22/2010 Edge7/29/20151710
Deno: The message parameter does not support cloning Blob values.Deno: The message parameter does not support cloning Blob values.Deno: The transfer parameter does not accept ArrayBuffer items. Passing an ArrayBuffer results in an error being thrown.
api.MessagePort.start πŸ“‹Safari on iOS11/22/2010 Edge7/29/20151710
api.MessagePort.worker_support Safari on iOS11/22/2010 Edge7/29/20151710
api.MimeTypeArray πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.MimeTypeArray.item πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
Chrome: Before version 59, method parameters were optionalChrome Android: Before version 59, method parameters were optionalQuest Browser: Before version 5.0, method parameters were optionalSamsung Internet: Before Samsung Internet 7.0, method parameters were optionalWebView Android: Before version 59, method parameters were optional
api.MimeTypeArray.length πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.MimeTypeArray.namedItem πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
Chrome: Before version 59, method parameters were optionalChrome Android: Before version 59, method parameters were optionalQuest Browser: Before version 5.0, method parameters were optionalSamsung Internet: Before Samsung Internet 7.0, method parameters were optionalWebView Android: Before version 59, method parameters were optional
api.MouseEvent πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.MouseEvent.MouseEvent πŸ“‹Safari on iOS9/18/2013 Edge7/29/2015679
api.MouseEvent.altKey πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.MouseEvent.button πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.MouseEvent.buttons πŸ“‹Edge7/29/2015 Safari on iOS3/29/2018974
Firefox: Restrictions apply depending on OS.
api.MouseEvent.clientX πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.MouseEvent.clientY πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.MouseEvent.ctrlKey πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.MouseEvent.getModifierState πŸ“‹Edge7/29/2015 Safari on iOS3/25/20191335
api.MouseEvent.initMouseEvent πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.MouseEvent.layerX Safari on iOS6/29/2007 Edge7/29/20152952
api.MouseEvent.layerY Safari on iOS6/29/2007 Edge7/29/20152952
api.MouseEvent.metaKey πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.MouseEvent.movementX πŸ“‹Edge11/12/2015 Safari on iOS9/18/20232867
api.MouseEvent.movementY πŸ“‹Edge11/12/2015 Safari on iOS9/18/20232867
api.MouseEvent.offsetX πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.MouseEvent.offsetY πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.MouseEvent.pageX πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.MouseEvent.pageY πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.MouseEvent.relatedTarget πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.MouseEvent.screenX πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.MouseEvent.screenY πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.MouseEvent.shiftKey πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.MouseEvent.x πŸ“‹Safari on iOS7/11/2008 Edge7/29/20152574
api.MouseEvent.y πŸ“‹Safari on iOS7/11/2008 Edge7/29/20152574
api.MutationObserver πŸ“‹Safari on iOS9/18/2013 Edge7/29/2015679
api.MutationObserver.MutationObserver πŸ“‹Safari on iOS9/18/2013 Edge7/29/2015679
api.MutationObserver.disconnect πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.MutationObserver.observe πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
Chrome: Before Chrome 33, attributes: true is required when using attributeFilter or attributeOldValue. If attributes: true is not present, then Chrome throws a syntax error.Chrome Android: Before Chrome Android 33, attributes: true is required when using attributeFilter or attributeOldValue. If attributes: true is not present, then Chrome Android throws a syntax error.Edge: Before Edge 79, attributes: true is required when using attributeFilter or attributeOldValue. If attributes: true is not present, then Edge throws a syntax error.Firefox: Before Firefox 36, attributes: true is required when using attributeFilter or attributeOldValue. If attributes: true is not present, then Firefox throws a syntax error.Firefox for Android: Before Firefox for Android 36, attributes: true is required when using attributeFilter or attributeOldValue. If attributes: true is not present, then Firefox for Android throws a syntax error.Internet Explorer: Internet Explorer requires attributes: true when using attributeFilter or attributeOldValue. If attributes: true is not present, then Internet Explorer throws a syntax error.Quest Browser: Before Quest Browser 5.0, attributes: true is required when using attributeFilter or attributeOldValue. If attributes: true is not present, then Quest Browser throws a syntax error.Opera: Before Opera 20, attributes: true is required when using attributeFilter or attributeOldValue. If attributes: true is not present, then Opera throws a syntax error.Opera Android: Before Opera Android 20, attributes: true is required when using attributeFilter or attributeOldValue. If attributes: true is not present, then Opera Android throws a syntax error.Safari: Before Safari 10.1, attributes: true is required when using attributeFilter or attributeOldValue. If attributes: true is not present, then Safari throws a syntax error.Safari on iOS: Before Safari iOS 10.3, attributes: true is required when using attributeFilter or attributeOldValue. If attributes: true is not present, then Safari throws a syntax error.Samsung Internet: Before Samsung Internet 2.0, attributes: true is required when using attributeFilter or attributeOldValue. If attributes: true is not present, then Samsung Internet throws a syntax error.WebView Android: Before WebView 4.4.3, attributes: true is required when using attributeFilter or attributeOldValue. If attributes: true is not present, then WebView throws a syntax error.WebView on iOS: Before Safari iOS 10.3, attributes: true is required when using attributeFilter or attributeOldValue. If attributes: true is not present, then Safari throws a syntax error.
api.MutationObserver.takeRecords πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.MutationRecord πŸ“‹Safari on iOS9/18/2013 Edge7/29/2015679
api.MutationRecord.addedNodes πŸ“‹Safari on iOS9/18/2013 Edge7/29/2015679
api.MutationRecord.attributeName πŸ“‹Safari on iOS9/18/2013 Edge7/29/2015679
api.MutationRecord.attributeNamespace πŸ“‹Safari on iOS9/18/2013 Edge7/29/2015679
api.MutationRecord.nextSibling πŸ“‹Safari on iOS9/18/2013 Edge7/29/2015679
api.MutationRecord.oldValue πŸ“‹Safari on iOS9/18/2013 Edge7/29/2015679
api.MutationRecord.previousSibling πŸ“‹Safari on iOS9/18/2013 Edge7/29/2015679
api.MutationRecord.removedNodes πŸ“‹Safari on iOS9/18/2013 Edge7/29/2015679
api.MutationRecord.target πŸ“‹Safari on iOS9/18/2013 Edge7/29/2015679
api.MutationRecord.type πŸ“‹Safari on iOS9/18/2013 Edge7/29/2015679
api.NamedNodeMap πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.NamedNodeMap.getNamedItem πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.NamedNodeMap.getNamedItemNS πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.NamedNodeMap.item πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.NamedNodeMap.length πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.NamedNodeMap.removeNamedItem πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.NamedNodeMap.removeNamedItemNS πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.NamedNodeMap.setNamedItem πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.NamedNodeMap.setNamedItemNS πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.NavigateEvent πŸ“‹Edge5/31/2022 Safari on iOS12/12/20251291
api.NavigateEvent.NavigateEvent πŸ“‹Edge5/31/2022 Safari on iOS12/12/20251291
api.NavigateEvent.canIntercept πŸ“‹Edge9/1/2022 Safari on iOS12/12/20251198
api.NavigateEvent.destination πŸ“‹Edge5/31/2022 Safari on iOS12/12/20251291
api.NavigateEvent.downloadRequest πŸ“‹Edge5/31/2022 Safari on iOS12/12/20251291
api.NavigateEvent.formData πŸ“‹Edge5/31/2022 Safari on iOS12/12/20251291
api.NavigateEvent.hasUAVisualTransition πŸ“‹Edge10/13/2023 Safari on iOS12/12/2025791
api.NavigateEvent.hashChange πŸ“‹Edge5/31/2022 Safari on iOS12/12/20251291
api.NavigateEvent.info πŸ“‹Edge5/31/2022 Safari on iOS12/12/20251291
api.NavigateEvent.intercept πŸ“‹Edge9/1/2022 Safari on iOS12/12/20251198
api.NavigateEvent.navigationType πŸ“‹Edge5/31/2022 Safari on iOS12/12/20251291
api.NavigateEvent.scroll πŸ“‹Edge9/1/2022 Safari on iOS12/12/20251198
api.NavigateEvent.signal πŸ“‹Edge5/31/2022 Safari on iOS12/12/20251291
api.NavigateEvent.sourceElement πŸ“‹Edge4/4/2025 Safari on iOS12/12/2025252
api.NavigateEvent.userInitiated πŸ“‹Edge5/31/2022 Safari on iOS12/12/20251291
api.Navigation πŸ“‹Edge5/31/2022 Safari on iOS12/12/20251291
api.Navigation.activation πŸ“‹Edge3/22/2024 Safari on iOS12/12/2025630
api.Navigation.back πŸ“‹Edge5/31/2022 Safari on iOS12/12/20251291
api.Navigation.canGoBack πŸ“‹Edge5/31/2022 Safari on iOS12/12/20251291
api.Navigation.canGoForward πŸ“‹Edge5/31/2022 Safari on iOS12/12/20251291
api.Navigation.currentEntry πŸ“‹Edge5/31/2022 Safari on iOS12/12/20251291
api.Navigation.currententrychange_event πŸ“‹Edge5/31/2022 Safari on iOS12/12/20251291
api.Navigation.entries πŸ“‹Edge5/31/2022 Safari on iOS12/12/20251291
api.Navigation.forward πŸ“‹Edge5/31/2022 Safari on iOS12/12/20251291
api.Navigation.navigate πŸ“‹Edge5/31/2022 Safari on iOS12/12/20251291
Chrome: Chrome allows javascript: URLs when calling navigate(), contrary to the specification (bug 439994590).Chrome Android: Chrome Android allows javascript: URLs when calling navigate(), contrary to the specification (bug 439994590).Edge: Edge allows javascript: URLs when calling navigate(), contrary to the specification (bug 439994590).Quest Browser: Quest Browser allows javascript: URLs when calling navigate(), contrary to the specification (bug 439994590).Opera: Opera allows javascript: URLs when calling navigate(), contrary to the specification (bug 439994590).Opera Android: Opera Android allows javascript: URLs when calling navigate(), contrary to the specification (bug 439994590).Samsung Internet: Samsung Internet allows javascript: URLs when calling navigate(), contrary to the specification (bug 439994590).WebView Android: WebView Android allows javascript: URLs when calling navigate(), contrary to the specification (bug 439994590).
api.Navigation.navigate_event πŸ“‹Edge5/31/2022 Safari on iOS12/12/20251291
api.Navigation.navigateerror_event πŸ“‹Edge5/31/2022 Safari on iOS12/12/20251291
api.Navigation.navigatesuccess_event πŸ“‹Edge5/31/2022 Safari on iOS12/12/20251291
api.Navigation.reload πŸ“‹Edge5/31/2022 Safari on iOS12/12/20251291
api.Navigation.transition πŸ“‹Edge5/31/2022 Safari on iOS12/12/20251291
api.Navigation.traverseTo πŸ“‹Edge5/31/2022 Safari on iOS12/12/20251291
api.Navigation.updateCurrentEntry πŸ“‹Edge5/31/2022 Safari on iOS12/12/20251291
api.NavigationActivation πŸ“‹Edge3/22/2024 Safari on iOS12/12/2025630
api.NavigationActivation.entry πŸ“‹Edge3/22/2024 Safari on iOS12/12/2025630
api.NavigationActivation.from πŸ“‹Edge3/22/2024 Safari on iOS12/12/2025630
api.NavigationActivation.navigationType πŸ“‹Edge3/22/2024 Safari on iOS12/12/2025630
api.NavigationCurrentEntryChangeEvent πŸ“‹Edge5/31/2022 Safari on iOS12/12/20251291
api.NavigationCurrentEntryChangeEvent.NavigationCurrentEntryChangeEvent πŸ“‹Edge5/31/2022 Safari on iOS12/12/20251291
api.NavigationCurrentEntryChangeEvent.from πŸ“‹Edge5/31/2022 Safari on iOS12/12/20251291
api.NavigationCurrentEntryChangeEvent.navigationType πŸ“‹Edge5/31/2022 Safari on iOS12/12/20251291
api.NavigationDestination πŸ“‹Edge5/31/2022 Safari on iOS12/12/20251291
api.NavigationDestination.getState πŸ“‹Edge5/31/2022 Safari on iOS12/12/20251291
api.NavigationDestination.id πŸ“‹Edge5/31/2022 Safari on iOS12/12/20251291
api.NavigationDestination.index πŸ“‹Edge5/31/2022 Safari on iOS12/12/20251291
api.NavigationDestination.key πŸ“‹Edge5/31/2022 Safari on iOS12/12/20251291
api.NavigationDestination.sameDocument πŸ“‹Edge5/31/2022 Safari on iOS12/12/20251291
api.NavigationDestination.url πŸ“‹Edge5/31/2022 Safari on iOS12/12/20251291
api.NavigationHistoryEntry πŸ“‹Edge5/31/2022 Safari on iOS12/12/20251291
api.NavigationHistoryEntry.dispose_event πŸ“‹Edge5/31/2022 Safari on iOS12/12/20251291
api.NavigationHistoryEntry.getState πŸ“‹Edge5/31/2022 Safari on iOS12/12/20251291
api.NavigationHistoryEntry.id πŸ“‹Edge5/31/2022 Safari on iOS12/12/20251291
api.NavigationHistoryEntry.index πŸ“‹Edge5/31/2022 Safari on iOS12/12/20251291
api.NavigationHistoryEntry.key πŸ“‹Edge5/31/2022 Safari on iOS12/12/20251291
api.NavigationHistoryEntry.sameDocument πŸ“‹Edge5/31/2022 Safari on iOS12/12/20251291
api.NavigationHistoryEntry.url πŸ“‹Edge5/31/2022 Safari on iOS12/12/20251291
api.NavigationPreloadManager πŸ“‹Edge10/2/2018 Safari on iOS3/14/20221259
api.NavigationPreloadManager.disable πŸ“‹Edge10/2/2018 Safari on iOS3/14/20221259
api.NavigationPreloadManager.enable πŸ“‹Edge10/2/2018 Safari on iOS3/14/20221259
api.NavigationPreloadManager.getState πŸ“‹Edge10/2/2018 Safari on iOS3/14/20221259
api.NavigationPreloadManager.setHeaderValue πŸ“‹Edge10/2/2018 Safari on iOS3/14/20221259
api.NavigationTransition πŸ“‹Edge5/31/2022 Safari on iOS12/12/20251291
api.NavigationTransition.finished πŸ“‹Edge5/31/2022 Safari on iOS12/12/20251291
api.NavigationTransition.from πŸ“‹Edge5/31/2022 Safari on iOS12/12/20251291
api.NavigationTransition.navigationType πŸ“‹Edge5/31/2022 Safari on iOS12/12/20251291
api.Navigator πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Navigator.appCodeName πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Navigator.appName πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Navigator.appVersion πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Navigator.canShare πŸ“‹Safari on iOS9/16/2020 Edge9/2/2021351
Chrome: Only supported on ChromeOS and Windows, see bug 40542648 and bug 40729163.Edge: Only supported on Windows.Opera: Only supported on ChromeOS and Windows, see bug 40542648 and bug 40729163.
api.Navigator.canShare.data_files_parameter πŸ“‹Edge4/13/2020 Safari on iOS9/16/2020156
api.Navigator.canShare.data_text_parameter πŸ“‹Edge4/13/2020 Safari on iOS9/16/2020156
api.Navigator.clearAppBadge πŸ“‹Edge4/13/2020 Safari on iOS3/27/20231078
Chrome: Windows and macOS since Chrome 81.Chrome: ChromeOS since Chrome 91.Chrome: Linux offers no universal badging API on the operating system level.Edge: Windows and macOS since Edge 81.Edge: ChromeOS since Edge 91.Edge: Linux offers no universal badging API on the operating system level.Safari: Badging is supported for installed web apps on macOS Sonoma and higher.Safari on iOS: Badging is supported for web apps saved to the home screen.WebView on iOS: Badging is supported for web apps saved to the home screen.
api.Navigator.clipboard πŸ“‹Edge1/15/2020 Safari on iOS3/24/202069
api.Navigator.cookieEnabled πŸ“‹Edge7/29/2015 Safari on iOS9/16/20243337
Firefox: Before Firefox 8, navigator.cookieEnabled would report the wrong result if a site exception was in place for the page on which the check was performed. This has been fixed.Firefox for Android: Before Firefox for Android 8, navigator.cookieEnabled would report the wrong result if a site exception was in place for the page on which the check was performed. This has been fixed.Internet Explorer: navigator.cookieEnabled returns true even if the browser is set to block cookies (for example, if the page is in the Restricted sites security zone).Safari: Returns true even if the browser is set to block cookies if navigator.cookieEnabled is invoked inside a third-party iframe)Safari on iOS: Returns true even if the browser is set to block cookies if navigator.cookieEnabled is invoked inside a third-party iframe)WebView on iOS: Returns true even if the browser is set to block cookies if navigator.cookieEnabled is invoked inside a third-party iframe)
api.Navigator.credentials πŸ“‹Edge10/2/2018 Safari on iOS9/19/2019352
api.Navigator.geolocation πŸ“‹Safari on iOS6/17/2009 Edge7/29/20152233
api.Navigator.geolocation.secure_context_required Safari on iOS9/13/2016 Edge1/15/20201219
api.Navigator.getGamepads πŸ“‹Edge7/29/2015 Safari on iOS3/27/2017607
api.Navigator.gpu πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supported on Windows only.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.Navigator.hardwareConcurrency πŸ“‹Edge4/5/2017 Safari on iOS3/14/20221804
Safari: The value of this property is clamped to 4 or 8 cores, to prevent device fingerprinting. See bug 233381.Safari on iOS: The value of this property is clamped to 4 or 8 cores, to prevent device fingerprinting. See bug 233381.WebView on iOS: The value of this property is clamped to 4 or 8 cores, to prevent device fingerprinting. See bug 233381.
api.Navigator.javaEnabled πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Navigator.language πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
Firefox: Before Firefox 4, this property's value was also part of the user agent string, as reported by navigator.userAgent. Starting in Firefox 5, this property's value is based on the value of the Accept-Language HTTP header.Internet Explorer: Closest available (non-standard) properties are userLanguage and browserLanguage.
api.Navigator.languages πŸ“‹Safari on iOS3/27/2017 Edge10/17/2017204
Chrome: Before Chrome 65, navigator.languages[0] is not guaranteed to equal navigator.language.Chrome Android: Before Chrome Android 65, navigator.languages[0] is not guaranteed to equal navigator.language.Firefox: In Firefox, the navigator.languages property's value is taken from the intl.accept_languages preference.Firefox for Android: In Firefox for Android, the navigator.languages property's value is taken from the intl.accept_languages preference.Internet Explorer: Closest available (non-standard) properties are userLanguage and browserLanguage.Quest Browser: Before Quest Browser 5.0, navigator.languages[0] is not guaranteed to equal navigator.language.WebView Android: Before version 65, navigator.languages[0] is not guaranteed to equal navigator.language.
api.Navigator.locks πŸ“‹Edge1/15/2020 Safari on iOS3/14/2022789
api.Navigator.maxTouchPoints πŸ“‹Edge7/29/2015 Safari on iOS9/19/20191513
api.Navigator.mediaCapabilities πŸ“‹Safari on iOS9/19/2019 Edge1/15/2020118
api.Navigator.mediaDevices πŸ“‹Edge7/29/2015 Safari on iOS9/19/2017783
api.Navigator.mediaDevices.secure_context_required Safari on iOS9/19/2017 Edge1/15/2020848
api.Navigator.mediaSession πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.Navigator.mimeTypes πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Navigator.onLine πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
Chrome: Earlier versions of Chrome incorrectly return true when a tab is first opened, but it starts reporting the correct connectivity status after the first network event. Windows: 11, macOS: 14, ChromeOS: 13, Linux: Always returns true. For history, see bug 40530968.Firefox: Since Firefox 4 the browser returns true when 'Work Offline' mode is disabled and false when it is enabled, regardless of actual connectivity. Since Firefox 41, on OS X and Windows, the returned values follow the actual network connectivity, unless 'Work offline' mode is selected (where it will always return false).Internet Explorer: in Internet Explorer 8 'online' and 'offline' events are raised on the document.body; under IE 9 they are raised on both document.body and window.Opera: From Opera 11.1 until Opera 12.1, the browser returns true when 'Work Offline' mode is disabled and false when it is enabled, regardless of actual connectivity.Opera Android: From Opera 11.1 until Opera 12.1, the browser returns true when 'Work Offline' mode is disabled and false when it is enabled, regardless of actual connectivity.WebView Android: Can incorrectly return true, see bug 41369933.
api.Navigator.pdfViewerEnabled πŸ“‹Edge9/24/2021 Safari on iOS3/27/2023549
api.Navigator.permissions πŸ“‹Edge1/15/2020 Safari on iOS9/12/2022971
api.Navigator.platform πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
Firefox: Before Firefox 69, platform would report running on a 32-bit CPU if running the 32-bit version of Firefox on a 64-bit system.Firefox: You can override the value returned by platform by setting the preference general.platform.override to the string you wish to be returned instead.
api.Navigator.plugins πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Navigator.product πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Navigator.productSub πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
Chrome: Always returns 20030107.Chrome Android: Always returns 20030107.Edge: Always returns 20030107.Quest Browser: Always returns 20030107.Opera: Always returns 20030107.Opera Android: Always returns 20030107.Safari: Always returns 20030107.Safari on iOS: Always returns 20030107.Samsung Internet: Always returns 20030107.WebView Android: Always returns 20030107.WebView on iOS: Always returns 20030107.
api.Navigator.requestMediaKeySystemAccess πŸ“‹Edge11/12/2015 Safari on iOS3/25/20191229
Chrome: The spec requires that the passed supportedConfigurations option contain at least one of audioCapabilities or videoCapabilities, and that said parameters include a codec string.Chrome: The function does not exist in insecure contexts. This was not enforced until Chrome 58.Chrome Android: The spec requires that the passed supportedConfigurations option contain at least one of audioCapabilities or videoCapabilities, and that said parameters include a codec string.Chrome Android: The function does not exist in insecure contexts. This was not enforced until Chrome Android 58.Firefox: Starting in Firefox 55, if neither audioCapabilities nor videoCapabilities is specified in supportedConfigurations, a warning is output to the web console.Firefox: In addition, starting in Firefox 55, if in supportedConfigurations, either audioCapabilities's or videoCapabilities's contentType value doesn't specify a "codecs" substring to define allowed codecs within the media wrapper, a warning is output to the web console. See note below table for example and correction.Firefox: In the future, if neither audioCapabilities nor videoCapabilities is specified in the supportedConfigurations, a NotSupported exception will be thrown.Firefox for Android: Starting in Firefox for Android 55, if neither audioCapabilities nor videoCapabilities is specified in supportedConfigurations, a warning is output to the web console.Firefox for Android: In addition, starting in Firefox for Android 55, if in supportedConfigurations, either audioCapabilities's or videoCapabilities's contentType value doesn't specify a "codecs" substring to define allowed codecs within the media wrapper, a warning is output to the web console. See note below table for example and correction.Firefox for Android: In the future, if neither audioCapabilities nor videoCapabilities is specified in the supportedConfigurations, a NotSupported exception will be thrown.Quest Browser: The spec requires that the passed supportedConfigurations option contain at least one of audioCapabilities or videoCapabilities, and that said parameters include a codec string.Quest Browser: The function does not exist in insecure contexts. This was not enforced until Quest Browser 5.0.Opera: The spec requires that the passed supportedConfigurations option contain at least one of audioCapabilities or videoCapabilities, and that said parameters include a codec string.Opera: The function does not exist in insecure contexts. This was not enforced until Opera 45.Opera Android: The spec requires that the passed supportedConfigurations option contain at least one of audioCapabilities or videoCapabilities, and that said parameters include a codec string.Opera Android: The function does not exist in insecure contexts. This was not enforced until Opera 45.Samsung Internet: The spec requires that the passed supportedConfigurations option contain at least one of audioCapabilities or videoCapabilities, and that said parameters include a codec string.Samsung Internet: The function does not exist in insecure contexts. This was not enforced until Samsung Internet 7.0.WebView Android: The spec requires that the passed supportedConfigurations option contain at least one of audioCapabilities or videoCapabilities, and that said parameters include a codec string.WebView Android: The function does not exist in insecure contexts. This was not enforced until version 58.
api.Navigator.sendBeacon πŸ“‹Edge8/2/2016 Safari on iOS3/29/2018604
Chrome: Starting in Chrome 59, this method cannot send a Blob whose type is not CORS safelisted. This is a temporary change until a mitigation can be found for the security issues that this creates. For more information, see bug 40087600.Chrome Android: Starting in Chrome 59, this method cannot send a Blob whose type is not CORS safelisted. This is a temporary change until a mitigation can be found for the security issues that this creates. For more information, see bug 40087600.Quest Browser: Starting in Chrome 59, this method cannot send a Blob whose type is not CORS safelisted. This is a temporary change until a mitigation can be found for the security issues that this creates. For more information, see bug 40087600.Opera: Starting in Opera 46, this method cannot send a Blob whose type is not CORS safelisted. This is a temporary change until a mitigation can be found for the security issues that this creates. For more information, see bug 40087600.Opera Android: Starting in Chrome 59, this method cannot send a Blob whose type is not CORS safelisted. This is a temporary change until a mitigation can be found for the security issues that this creates. For more information, see bug 40087600.Samsung Internet: Starting in Chrome 59, this method cannot send a Blob whose type is not CORS safelisted. This is a temporary change until a mitigation can be found for the security issues that this creates. For more information, see bug 40087600.WebView Android: Starting in Chrome 59, this method cannot send a Blob whose type is not CORS safelisted. This is a temporary change until a mitigation can be found for the security issues that this creates. For more information, see bug 40087600.
api.Navigator.serviceWorker πŸ“‹Safari on iOS3/29/2018 Edge4/30/201832
Firefox: In Firefox private windows, the serviceWorker object is undefined. See bug 1320796.Firefox for Android: In Firefox for Android private windows, the serviceWorker object is undefined. See bug 1320796.
api.Navigator.setAppBadge πŸ“‹Edge4/13/2020 Safari on iOS3/27/20231078
Chrome: Windows and macOS since Chrome 81.Chrome: ChromeOS since Chrome 91.Chrome: Linux offers no universal badging API on the operating system level.Edge: Windows and macOS since Edge 81.Edge: ChromeOS since Edge 91.Edge: Linux offers no universal badging API on the operating system level.Safari: Badging is supported for installed web apps on macOS Sonoma and higher.Safari: Passing 0 as an argument will clear the badge instead of displaying an unnumbered dot.Safari on iOS: Badging is supported for web apps saved to the home screen.Safari on iOS: Passing 0 as an argument will clear the badge instead of displaying an unnumbered dot.WebView on iOS: Badging is supported for web apps saved to the home screen.
api.Navigator.share πŸ“‹Safari on iOS3/25/2019 Edge9/2/2021892
Chrome: Only supported on ChromeOS and Windows, see bug 40542648 and bug 40729163.Edge: Only supported on Windows.Opera: Only supported on ChromeOS and Windows, see bug 40542648 and bug 40729163.
api.Navigator.share.data_files_parameter πŸ“‹Edge4/13/2020 Safari on iOS9/16/2020156
api.Navigator.share.data_text_parameter πŸ“‹Edge4/13/2020 Safari on iOS9/16/2020156
api.Navigator.storage πŸ“‹Edge1/15/2020 Safari on iOS12/13/2021698
api.Navigator.userActivation πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.Navigator.userAgent πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Navigator.vendor πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Navigator.vendorSub πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Navigator.wakeLock πŸ“‹Edge7/16/2020 Safari on iOS3/31/20251719
Safari on iOS: Does not work in standalone Home Screen Web Apps. See bug 254545.WebView on iOS: Does not work in standalone Home Screen Web Apps. See bug 254545.
api.Navigator.webdriver πŸ“‹Edge7/29/2015 Safari on iOS3/27/2017607
api.Node πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
Chrome: WebKit and old versions of Blink incorrectly do not make Node inherit from EventTarget.Chrome Android: WebKit and old versions of Blink incorrectly do not make Node inherit from EventTarget.Quest Browser: WebKit and old versions of Blink incorrectly do not make Node inherit from EventTarget.Opera: WebKit and old versions of Blink incorrectly do not make Node inherit from EventTarget.Opera Android: WebKit and old versions of Blink incorrectly do not make Node inherit from EventTarget.Safari: WebKit and old versions of Blink incorrectly do not make Node inherit from EventTarget.Safari on iOS: WebKit and old versions of Blink incorrectly do not make Node inherit from EventTarget.Samsung Internet: WebKit and old versions of Blink incorrectly do not make Node inherit from EventTarget.WebView Android: WebKit and old versions of Blink incorrectly do not make Node inherit from EventTarget.WebView on iOS: WebKit and old versions of Blink incorrectly do not make Node inherit from EventTarget.
api.Node.appendChild πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Node.baseURI πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Node.childNodes πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Node.cloneNode πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Node.compareDocumentPosition πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
Internet Explorer: Only supports contains for elements
api.Node.contains πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
Internet Explorer: Only supported for HTMLElement, not all Node objects.
api.Node.firstChild πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Node.getRootNode πŸ“‹Safari on iOS3/27/2017 Edge1/15/20201024
api.Node.hasChildNodes πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Node.insertBefore πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Node.isConnected πŸ“‹Safari on iOS9/13/2016 Edge1/15/20201219
api.Node.isDefaultNamespace πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Node.isEqualNode πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Node.isSameNode πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Node.lastChild πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Node.lookupNamespaceURI πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Node.lookupPrefix πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Node.nextSibling πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Node.nodeName πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Node.nodeType πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Node.nodeValue πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Node.normalize πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Node.ownerDocument πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
Firefox: The ownerDocument of doctype nodes (that is, nodes for which Node.nodeType is Node.DOCUMENT_TYPE_NODE or 10) is null.Firefox for Android: The ownerDocument of doctype nodes (that is, nodes for which Node.nodeType is Node.DOCUMENT_TYPE_NODE or 10) is null.
api.Node.parentElement πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
Internet Explorer: Only supported on Element.Opera: Before Opera 15, this feature was only supported on Element.Opera Android: Before Opera Android 14, this feature was only supported on Element.
api.Node.parentNode πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Node.previousSibling πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Node.removeChild πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Node.replaceChild πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Node.textContent πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.NodeIterator πŸ“‹Safari on iOS6/17/2009 Edge7/29/20152233
api.NodeIterator.detach πŸ“‹Safari on iOS6/17/2009 Edge7/29/20152233
api.NodeIterator.filter πŸ“‹Safari on iOS6/17/2009 Edge7/29/20152233
api.NodeIterator.nextNode πŸ“‹Safari on iOS6/17/2009 Edge7/29/20152233
api.NodeIterator.pointerBeforeReferenceNode πŸ“‹Safari on iOS6/17/2009 Edge4/30/20183239
api.NodeIterator.previousNode πŸ“‹Safari on iOS6/17/2009 Edge7/29/20152233
api.NodeIterator.referenceNode πŸ“‹Safari on iOS6/17/2009 Edge4/30/20183239
api.NodeIterator.root πŸ“‹Safari on iOS6/17/2009 Edge7/29/20152233
api.NodeIterator.whatToShow πŸ“‹Safari on iOS6/17/2009 Edge7/29/20152233
api.NodeList πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.NodeList.@@iterator πŸ“‹Safari on iOS9/13/2016 Edge1/15/20201219
api.NodeList.entries Safari on iOS9/13/2016 Edge10/17/2017399
api.NodeList.forEach πŸ“‹Safari on iOS9/13/2016 Edge10/17/2017399
api.NodeList.item πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.NodeList.keys Safari on iOS9/13/2016 Edge10/17/2017399
api.NodeList.length πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.NodeList.values Safari on iOS9/13/2016 Edge10/17/2017399
api.Notification πŸ“‹Edge8/2/2016 Safari on iOS3/27/20232428
Chrome: Starting in Chrome 49, notifications do not work in incognito mode.Chrome: Before Chrome 42, service worker additions were not supported.Chrome Android: A notification can only be sent from a service worker. To show a notification, see ServiceWorkerRegistration.showNotification().Quest Browser: A notification can only be sent from a service worker. To show a notification, see ServiceWorkerRegistration.showNotification().Opera: Starting in Opera 36, notifications do not work in incognito mode.Opera: Before Opera 29, service worker additions were not supported.Opera Android: Notifications in Opera for Android are only available through service workers. To show notifications on Android, see ServiceWorkerRegistration.showNotification().Opera Android: Starting in Opera for Android 36, notifications do not work in incognito mode.Safari on iOS: The Notification interface is undefined, unless the page is a web app saved to the home screen. The app's manifest must have a non-default display value.Safari on iOS: A notification can only be sent from a service worker. To show a notification, see ServiceWorkerRegistration.showNotification().Samsung Internet: Notifications in Samsung Internet are only available through service workers. To show notifications on Android, see ServiceWorkerRegistration.showNotification().Samsung Internet: Starting in Samsung Internet 5.0, notifications do not work in incognito mode.
api.Notification.Notification πŸ“‹Edge8/2/2016 Safari on iOS3/27/20232428
Chrome Android: A notification can only be sent from a service worker. To show a notification, see ServiceWorkerRegistration.showNotification().Chrome Android: This constructor always throws a TypeError exception.Quest Browser: A notification can only be sent from a service worker. To show a notification, see ServiceWorkerRegistration.showNotification().Quest Browser: This constructor always throws a TypeError exception.Opera Android: A notification can only be sent from a service worker. To show a notification, see ServiceWorkerRegistration.showNotification().Opera Android: This constructor always throws a TypeError exception.Safari on iOS: This constructor throws a ReferenceError exception, unless the page is a web app saved to the home screen. The app's manifest must have a non-default display value.Safari on iOS: A notification can only be sent from a service worker. To show a notification, see ServiceWorkerRegistration.showNotification().Samsung Internet: A notification can only be sent from a service worker. To show a notification, see ServiceWorkerRegistration.showNotification().Samsung Internet: This constructor always throws a TypeError exception.
api.Notification.body πŸ“‹Edge8/2/2016 Safari on iOS3/27/20232428
api.Notification.click_event πŸ“‹Edge8/2/2016 Safari on iOS3/27/20232428
api.Notification.close πŸ“‹Edge8/2/2016 Safari on iOS3/27/20232428
api.Notification.close_event πŸ“‹Edge8/2/2016 Safari on iOS3/27/20232428
api.Notification.data πŸ“‹Edge10/17/2017 Safari on iOS3/27/20231987
api.Notification.dir πŸ“‹Edge8/2/2016 Safari on iOS3/27/20232428
api.Notification.error_event πŸ“‹Edge8/2/2016 Safari on iOS3/27/20232428
api.Notification.permission_static πŸ“‹Edge8/2/2016 Safari on iOS3/27/20232428
Safari on iOS: The parent Notification interface is undefined unless the page is a web app saved to the home screen. The app's manifest must have a non-default display value.
api.Notification.requestPermission_static πŸ“‹Edge8/2/2016 Safari on iOS3/27/20232428
Firefox: From Firefox 70 onwards, cannot be called from a cross-origin iframe.Firefox: From Firefox 72 onwards, can only be called in response to a user gesture such as a click event.Firefox for Android: From Firefox Android 79 onwards, cannot be called from a cross-origin iframe.Firefox for Android: From Firefox Android 79 onwards, can only be called in response to a user gesture such as a click event.Safari: Only supported the deprecated callback syntax.Safari on iOS: The parent Notification interface is undefined unless the page is a web app saved to the home screen. The app's manifest must have a non-default display value.
api.Notification.requestPermission_static.returns_promise Edge1/15/2020 Safari on iOS3/27/20231167
api.NotificationEvent πŸ“‹Edge4/30/2018 Safari on iOS3/27/20231792
Safari: Notifications are supported on macOS Ventura and later.Safari on iOS: Notifications are supported in web apps saved to the home screen.WebView on iOS: Notifications are supported in web apps saved to the home screen.
api.NotificationEvent.NotificationEvent πŸ“‹Edge4/30/2018 Safari on iOS3/27/20231792
Safari: Notifications are supported on macOS Ventura and later.Safari on iOS: Notifications are supported in web apps saved to the home screen.WebView on iOS: Notifications are supported in web apps saved to the home screen.
api.OES_draw_buffers_indexed πŸ“‹Edge4/1/2022 Safari on iOS9/12/2022164
api.OES_draw_buffers_indexed.blendEquationSeparateiOES πŸ“‹Edge4/1/2022 Safari on iOS9/12/2022164
api.OES_draw_buffers_indexed.blendEquationiOES πŸ“‹Edge4/1/2022 Safari on iOS9/12/2022164
api.OES_draw_buffers_indexed.blendFuncSeparateiOES πŸ“‹Edge4/1/2022 Safari on iOS9/12/2022164
api.OES_draw_buffers_indexed.blendFunciOES πŸ“‹Edge4/1/2022 Safari on iOS9/12/2022164
api.OES_draw_buffers_indexed.colorMaskiOES πŸ“‹Edge4/1/2022 Safari on iOS9/12/2022164
api.OES_draw_buffers_indexed.disableiOES πŸ“‹Edge4/1/2022 Safari on iOS9/12/2022164
api.OES_draw_buffers_indexed.enableiOES πŸ“‹Edge4/1/2022 Safari on iOS9/12/2022164
api.OES_element_index_uint πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.OES_fbo_render_mipmap πŸ“‹Edge2/7/2020 Safari on iOS4/26/2021444
api.OES_standard_derivatives πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.OES_texture_float πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.OES_texture_float_linear πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
Safari on iOS: Only supported on iPadOS.WebView on iOS: Only supported on iPadOS.
api.OES_texture_half_float πŸ“‹Safari on iOS9/17/2014 Edge8/2/2016685
api.OES_texture_half_float_linear πŸ“‹Safari on iOS9/17/2014 Edge8/2/2016685
api.OES_vertex_array_object πŸ“‹Safari on iOS9/17/2014 Edge4/30/20181321
api.OES_vertex_array_object.bindVertexArrayOES πŸ“‹Safari on iOS9/17/2014 Edge4/30/20181321
api.OES_vertex_array_object.createVertexArrayOES πŸ“‹Safari on iOS9/17/2014 Edge4/30/20181321
api.OES_vertex_array_object.deleteVertexArrayOES πŸ“‹Safari on iOS9/17/2014 Edge4/30/20181321
api.OES_vertex_array_object.isVertexArrayOES πŸ“‹Safari on iOS9/17/2014 Edge4/30/20181321
api.OfflineAudioCompletionEvent πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.OfflineAudioCompletionEvent.OfflineAudioCompletionEvent πŸ“‹Edge1/15/2020 Safari on iOS9/16/2020245
api.OfflineAudioCompletionEvent.renderedBuffer πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.OfflineAudioContext πŸ“‹Edge7/29/2015 Safari on iOS4/26/20212098
api.OfflineAudioContext.OfflineAudioContext πŸ“‹Edge7/29/2015 Safari on iOS4/26/20212098
api.OfflineAudioContext.OfflineAudioContext.options_parameter Edge1/15/2020 Safari on iOS4/26/2021467
api.OfflineAudioContext.complete_event πŸ“‹Safari on iOS9/18/2013 Edge7/29/2015679
api.OfflineAudioContext.length πŸ“‹Edge8/2/2016 Safari on iOS4/26/20211728
api.OfflineAudioContext.resume πŸ“‹Safari on iOS9/16/2015 Edge8/2/2016321
Firefox: The method exists but always rejects with NotSupportedError. See bug 1265406.Firefox for Android: The method exists but always rejects with NotSupportedError. See bug 1265406.
api.OfflineAudioContext.startRendering πŸ“‹Safari on iOS9/18/2013 Edge7/29/2015679
api.OfflineAudioContext.startRendering.returns_promise Edge10/2/2018 Safari on iOS4/26/2021937
api.OfflineAudioContext.suspend πŸ“‹Safari on iOS9/16/2015 Edge8/2/2016321
api.OffscreenCanvas πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.OffscreenCanvas.OffscreenCanvas πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.OffscreenCanvas.convertToBlob πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.OffscreenCanvas.getContext πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.OffscreenCanvas.getContext.2d_context Edge1/15/2020 Safari on iOS3/27/20231167
api.OffscreenCanvas.getContext.bitmaprenderer_context Edge1/15/2020 Safari on iOS3/27/20231167
api.OffscreenCanvas.getContext.webgl2_context Edge1/15/2020 Safari on iOS9/18/20231342
api.OffscreenCanvas.getContext.webgl_context Edge1/15/2020 Safari on iOS9/18/20231342
api.OffscreenCanvas.getContext.webgpu_context πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supported on Windows only, in all contexts except for service workers.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.OffscreenCanvas.height πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.OffscreenCanvas.transferToImageBitmap πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.OffscreenCanvas.width πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.OffscreenCanvasRenderingContext2D πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.OffscreenCanvasRenderingContext2D.arc πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.OffscreenCanvasRenderingContext2D.arcTo πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.OffscreenCanvasRenderingContext2D.beginPath πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.OffscreenCanvasRenderingContext2D.bezierCurveTo πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.OffscreenCanvasRenderingContext2D.canvas πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.OffscreenCanvasRenderingContext2D.clearRect πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.OffscreenCanvasRenderingContext2D.clip πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.OffscreenCanvasRenderingContext2D.closePath πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.OffscreenCanvasRenderingContext2D.createConicGradient πŸ“‹Edge3/3/2022 Safari on iOS3/27/2023389
api.OffscreenCanvasRenderingContext2D.createImageData πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.OffscreenCanvasRenderingContext2D.createLinearGradient πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.OffscreenCanvasRenderingContext2D.createPattern πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.OffscreenCanvasRenderingContext2D.createRadialGradient πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.OffscreenCanvasRenderingContext2D.direction πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.OffscreenCanvasRenderingContext2D.drawImage πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.OffscreenCanvasRenderingContext2D.ellipse πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.OffscreenCanvasRenderingContext2D.fill πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.OffscreenCanvasRenderingContext2D.fillRect πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.OffscreenCanvasRenderingContext2D.fillStyle πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.OffscreenCanvasRenderingContext2D.fillText πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.OffscreenCanvasRenderingContext2D.font πŸ“‹Edge1/15/2020 Safari on iOS3/31/20251902
Safari: The font-weight can be set, but is not reflected back (see bug 284115).Safari on iOS: The font-weight can be set, but is not reflected back (see bug 284115).WebView on iOS: The font-weight can be set, but is not reflected back (see bug 284115).
api.OffscreenCanvasRenderingContext2D.getImageData πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.OffscreenCanvasRenderingContext2D.getLineDash πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.OffscreenCanvasRenderingContext2D.getTransform πŸ“‹Edge2/7/2020 Safari on iOS3/27/20231144
api.OffscreenCanvasRenderingContext2D.globalAlpha πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.OffscreenCanvasRenderingContext2D.globalCompositeOperation πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.OffscreenCanvasRenderingContext2D.imageSmoothingEnabled πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.OffscreenCanvasRenderingContext2D.imageSmoothingQuality πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.OffscreenCanvasRenderingContext2D.isPointInPath πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.OffscreenCanvasRenderingContext2D.isPointInStroke πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.OffscreenCanvasRenderingContext2D.letterSpacing πŸ“‹Edge3/3/2022 Safari on iOS3/31/20251124
api.OffscreenCanvasRenderingContext2D.lineCap πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.OffscreenCanvasRenderingContext2D.lineDashOffset πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.OffscreenCanvasRenderingContext2D.lineJoin πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.OffscreenCanvasRenderingContext2D.lineTo πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.OffscreenCanvasRenderingContext2D.lineWidth πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.OffscreenCanvasRenderingContext2D.measureText πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.OffscreenCanvasRenderingContext2D.miterLimit πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.OffscreenCanvasRenderingContext2D.moveTo πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.OffscreenCanvasRenderingContext2D.putImageData πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.OffscreenCanvasRenderingContext2D.quadraticCurveTo πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.OffscreenCanvasRenderingContext2D.rect πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.OffscreenCanvasRenderingContext2D.reset πŸ“‹Edge3/3/2022 Safari on iOS12/11/2023648
api.OffscreenCanvasRenderingContext2D.resetTransform πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.OffscreenCanvasRenderingContext2D.restore πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.OffscreenCanvasRenderingContext2D.rotate πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.OffscreenCanvasRenderingContext2D.roundRect πŸ“‹Edge3/3/2022 Safari on iOS3/27/2023389
api.OffscreenCanvasRenderingContext2D.save πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.OffscreenCanvasRenderingContext2D.scale πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.OffscreenCanvasRenderingContext2D.setLineDash πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.OffscreenCanvasRenderingContext2D.setTransform πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.OffscreenCanvasRenderingContext2D.shadowBlur πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.OffscreenCanvasRenderingContext2D.shadowColor πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.OffscreenCanvasRenderingContext2D.shadowOffsetX πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.OffscreenCanvasRenderingContext2D.shadowOffsetY πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.OffscreenCanvasRenderingContext2D.stroke πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.OffscreenCanvasRenderingContext2D.strokeRect πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.OffscreenCanvasRenderingContext2D.strokeStyle πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.OffscreenCanvasRenderingContext2D.strokeText πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.OffscreenCanvasRenderingContext2D.textAlign πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.OffscreenCanvasRenderingContext2D.textBaseline πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.OffscreenCanvasRenderingContext2D.transform πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.OffscreenCanvasRenderingContext2D.translate πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.OffscreenCanvasRenderingContext2D.wordSpacing πŸ“‹Edge3/3/2022 Safari on iOS3/31/20251124
api.OscillatorNode πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.OscillatorNode.OscillatorNode πŸ“‹Edge1/15/2020 Safari on iOS4/26/2021467
api.OscillatorNode.detune πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.OscillatorNode.frequency πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.OscillatorNode.setPeriodicWave πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.OscillatorNode.type πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.OverconstrainedError πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.OverconstrainedError.OverconstrainedError πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.OverconstrainedError.constraint πŸ“‹Safari on iOS3/29/2018 Edge1/15/2020657
api.PageRevealEvent πŸ“‹Edge3/22/2024 Safari on iOS12/11/2024264
api.PageRevealEvent.PageRevealEvent πŸ“‹Edge8/22/2024 Safari on iOS12/11/2024111
api.PageRevealEvent.viewTransition πŸ“‹Edge6/13/2024 Safari on iOS12/11/2024181
api.PageSwapEvent πŸ“‹Edge4/18/2024 Safari on iOS12/11/2024237
api.PageSwapEvent.PageSwapEvent πŸ“‹Edge8/22/2024 Safari on iOS12/11/2024111
api.PageSwapEvent.activation πŸ“‹Edge4/18/2024 Safari on iOS12/11/2024237
api.PageSwapEvent.viewTransition πŸ“‹Edge6/13/2024 Safari on iOS12/11/2024181
api.PageTransitionEvent πŸ“‹Safari on iOS6/21/2010 Edge7/29/20151864
api.PageTransitionEvent.PageTransitionEvent πŸ“‹Safari on iOS9/10/2012 Edge1/15/20202683
api.PageTransitionEvent.persisted πŸ“‹Safari on iOS6/21/2010 Edge7/29/20151864
Internet Explorer: The persisted property is known to be buggy in Internet Explorer. It is advised to check if window.performance.navigation.type == 2 as well.
api.PannerNode πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.PannerNode.PannerNode πŸ“‹Edge1/15/2020 Safari on iOS4/26/2021467
api.PannerNode.coneInnerAngle πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.PannerNode.coneOuterAngle πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.PannerNode.coneOuterGain πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.PannerNode.distanceModel πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.PannerNode.maxDistance πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.PannerNode.orientationX πŸ“‹Edge1/15/2020 Safari on iOS4/26/2021467
api.PannerNode.orientationY πŸ“‹Edge1/15/2020 Safari on iOS4/26/2021467
api.PannerNode.orientationZ πŸ“‹Edge1/15/2020 Safari on iOS4/26/2021467
api.PannerNode.panningModel πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.PannerNode.positionX πŸ“‹Edge1/15/2020 Safari on iOS4/26/2021467
api.PannerNode.positionY πŸ“‹Edge1/15/2020 Safari on iOS4/26/2021467
api.PannerNode.positionZ πŸ“‹Edge1/15/2020 Safari on iOS4/26/2021467
api.PannerNode.refDistance πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.PannerNode.rolloffFactor πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.PannerNode.setOrientation πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.PannerNode.setPosition πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.Path2D πŸ“‹Safari on iOS9/17/2014 Edge8/2/2016685
api.Path2D.Path2D πŸ“‹Safari on iOS9/17/2014 Edge8/2/2016685
Edge: Before Edge 79, the constructor for Path2D objects does not support invocation with a string consisting of SVG path data.
api.Path2D.addPath πŸ“‹Safari on iOS9/16/2015 Edge1/15/20201582
api.Path2D.arc πŸ“‹Safari on iOS9/17/2014 Edge8/2/2016685
api.Path2D.arcTo πŸ“‹Safari on iOS9/17/2014 Edge8/2/2016685
api.Path2D.bezierCurveTo πŸ“‹Safari on iOS9/17/2014 Edge8/2/2016685
api.Path2D.closePath πŸ“‹Safari on iOS9/17/2014 Edge8/2/2016685
api.Path2D.ellipse πŸ“‹Safari on iOS9/16/2015 Edge8/2/2016321
api.Path2D.lineTo πŸ“‹Safari on iOS9/17/2014 Edge8/2/2016685
api.Path2D.moveTo πŸ“‹Safari on iOS9/17/2014 Edge8/2/2016685
api.Path2D.quadraticCurveTo πŸ“‹Safari on iOS9/17/2014 Edge8/2/2016685
api.Path2D.rect πŸ“‹Safari on iOS9/17/2014 Edge8/2/2016685
api.Path2D.roundRect πŸ“‹Edge3/3/2022 Safari on iOS9/12/2022193
api.PaymentAddress Edge4/5/2017 Safari on iOS3/29/2018358
api.PaymentAddress.addressLine Edge4/5/2017 Safari on iOS3/29/2018358
api.PaymentAddress.city Edge4/5/2017 Safari on iOS3/29/2018358
api.PaymentAddress.country Edge4/5/2017 Safari on iOS3/29/2018358
api.PaymentAddress.dependentLocality Edge4/5/2017 Safari on iOS3/29/2018358
api.PaymentAddress.organization Edge4/5/2017 Safari on iOS3/29/2018358
api.PaymentAddress.phone Edge4/5/2017 Safari on iOS3/29/2018358
api.PaymentAddress.postalCode Edge4/5/2017 Safari on iOS3/29/2018358
api.PaymentAddress.recipient Edge4/5/2017 Safari on iOS3/29/2018358
api.PaymentAddress.region Edge4/5/2017 Safari on iOS3/29/2018358
api.PaymentAddress.sortingCode Edge4/5/2017 Safari on iOS3/29/2018358
api.PaymentAddress.toJSON Edge4/5/2017 Safari on iOS3/29/2018358
api.PaymentMethodChangeEvent πŸ“‹Safari on iOS3/25/2019 Edge1/15/2020296
api.PaymentMethodChangeEvent.PaymentMethodChangeEvent πŸ“‹Safari on iOS3/25/2019 Edge1/15/2020296
api.PaymentMethodChangeEvent.methodDetails πŸ“‹Safari on iOS3/25/2019 Edge1/15/2020296
api.PaymentMethodChangeEvent.methodName πŸ“‹Safari on iOS3/25/2019 Edge1/15/2020296
api.PaymentRequest πŸ“‹Edge4/5/2017 Safari on iOS3/29/2018358
api.PaymentRequest.PaymentRequest πŸ“‹Edge4/5/2017 Safari on iOS3/29/2018358
api.PaymentRequest.abort πŸ“‹Edge4/5/2017 Safari on iOS3/29/2018358
api.PaymentRequest.canMakePayment πŸ“‹Edge10/17/2017 Safari on iOS3/29/2018163
api.PaymentRequest.id πŸ“‹Edge10/17/2017 Safari on iOS3/29/2018163
api.PaymentRequest.paymentmethodchange_event πŸ“‹Safari on iOS3/25/2019 Edge1/15/2020296
api.PaymentRequest.shippingAddress Edge4/5/2017 Safari on iOS3/29/2018358
api.PaymentRequest.shippingOption Edge4/5/2017 Safari on iOS3/29/2018358
api.PaymentRequest.shippingType Edge4/5/2017 Safari on iOS3/29/2018358
api.PaymentRequest.shippingaddresschange_event Edge4/5/2017 Safari on iOS3/29/2018358
api.PaymentRequest.shippingoptionchange_event Edge4/5/2017 Safari on iOS3/29/2018358
api.PaymentRequest.show πŸ“‹Edge4/5/2017 Safari on iOS3/29/2018358
api.PaymentRequestUpdateEvent πŸ“‹Edge4/5/2017 Safari on iOS3/29/2018358
api.PaymentRequestUpdateEvent.PaymentRequestUpdateEvent πŸ“‹Edge4/5/2017 Safari on iOS3/29/2018358
api.PaymentRequestUpdateEvent.updateWith πŸ“‹Edge4/5/2017 Safari on iOS3/29/2018358
api.PaymentResponse πŸ“‹Edge4/5/2017 Safari on iOS3/29/2018358
api.PaymentResponse.complete πŸ“‹Edge4/5/2017 Safari on iOS3/29/2018358
api.PaymentResponse.details πŸ“‹Edge4/5/2017 Safari on iOS3/29/2018358
api.PaymentResponse.methodName πŸ“‹Edge4/5/2017 Safari on iOS3/29/2018358
api.PaymentResponse.payerEmail πŸ“‹Edge4/5/2017 Safari on iOS3/29/2018358
api.PaymentResponse.payerName πŸ“‹Edge4/5/2017 Safari on iOS3/29/2018358
api.PaymentResponse.payerPhone πŸ“‹Edge4/5/2017 Safari on iOS3/29/2018358
api.PaymentResponse.payerdetailchange_event πŸ“‹Safari on iOS3/25/2019 Edge1/15/2020296
api.PaymentResponse.requestId πŸ“‹Edge10/17/2017 Safari on iOS3/29/2018163
api.PaymentResponse.retry πŸ“‹Safari on iOS3/29/2018 Edge1/15/2020657
api.PaymentResponse.shippingAddress πŸ“‹Edge4/5/2017 Safari on iOS3/29/2018358
api.PaymentResponse.shippingOption πŸ“‹Edge4/5/2017 Safari on iOS3/29/2018358
api.PaymentResponse.toJSON Edge4/5/2017 Safari on iOS3/29/2018358
api.Performance πŸ“‹Edge7/29/2015 Safari on iOS9/16/201549
Node.js: Only available as an internal instance.
api.Performance.clearMarks πŸ“‹Edge7/29/2015 Safari on iOS9/19/2017783
api.Performance.clearMeasures πŸ“‹Edge7/29/2015 Safari on iOS9/19/2017783
api.Performance.clearResourceTimings πŸ“‹Edge7/29/2015 Safari on iOS9/19/2017783
api.Performance.eventCounts πŸ“‹Edge8/27/2020 Safari on iOS12/12/20251933
api.Performance.getEntries πŸ“‹Edge7/29/2015 Safari on iOS9/19/2017783
api.Performance.getEntriesByName πŸ“‹Edge7/29/2015 Safari on iOS9/19/2017783
api.Performance.getEntriesByType πŸ“‹Edge7/29/2015 Safari on iOS9/19/2017783
api.Performance.interactionCount πŸ“‹Safari on iOS12/12/2025 Edge1/21/202640
api.Performance.mark πŸ“‹Edge7/29/2015 Safari on iOS9/19/2017783
api.Performance.mark.markOptions_parameter Edge1/15/2020 Safari on iOS4/26/2021467
api.Performance.mark.returns_performancemark Edge1/15/2020 Safari on iOS4/26/2021467
api.Performance.measure πŸ“‹Edge7/29/2015 Safari on iOS9/19/2017783
api.Performance.measure.measureOptions_parameter Edge1/15/2020 Safari on iOS4/26/2021467
api.Performance.measure.returns_performancemeasure Edge1/15/2020 Safari on iOS4/26/2021467
api.Performance.navigation πŸ“‹Edge7/29/2015 Safari on iOS9/16/201549
api.Performance.now πŸ“‹Edge7/29/2015 Safari on iOS9/16/201549
Firefox: In Firefox 57.0.4 the accuracy was reduced to 20 microseconds.Firefox: In Firefox 59 the accuracy was reduced to 2 milliseconds.Firefox: In Firefox 60 the accuracy was increased to 1 millisecond.Firefox for Android: In Firefox for Android 57.0.4 the accuracy was reduced to 20 microseconds.Firefox for Android: In Firefox for Android 59 the accuracy was reduced to 2 milliseconds.Firefox for Android: In Firefox for Android 60 the accuracy was increased to 1 millisecond.
api.Performance.resourcetimingbufferfull_event πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.Performance.setResourceTimingBufferSize πŸ“‹Edge7/29/2015 Safari on iOS9/19/2017783
api.Performance.timeOrigin πŸ“‹Edge10/17/2017 Safari on iOS9/20/20211434
api.Performance.timing πŸ“‹Edge7/29/2015 Safari on iOS9/16/201549
Node.js: Returns node specific timing object
api.Performance.toJSON πŸ“‹Edge7/29/2015 Safari on iOS4/26/20212098
api.PerformanceEntry πŸ“‹Edge7/29/2015 Safari on iOS9/19/2017783
Node.js: Available as a part of the perf_hooks module.
api.PerformanceEntry.duration πŸ“‹Edge7/29/2015 Safari on iOS9/19/2017783
api.PerformanceEntry.entryType πŸ“‹Edge7/29/2015 Safari on iOS9/19/2017783
api.PerformanceEntry.name πŸ“‹Edge7/29/2015 Safari on iOS9/19/2017783
api.PerformanceEntry.startTime πŸ“‹Edge7/29/2015 Safari on iOS9/19/2017783
api.PerformanceEntry.toJSON πŸ“‹Safari on iOS9/19/2017 Edge10/17/201728
api.PerformanceEntry.worker_support Edge4/5/2017 Safari on iOS9/19/2017167
Node.js: Available as a part of the perf_hooks module.
api.PerformanceEventTiming πŸ“‹Edge1/15/2020 Safari on iOS12/12/20252158
api.PerformanceEventTiming.cancelable πŸ“‹Edge1/15/2020 Safari on iOS12/12/20252158
api.PerformanceEventTiming.interactionId πŸ“‹Edge11/19/2021 Safari on iOS12/12/20251484
api.PerformanceEventTiming.processingEnd πŸ“‹Edge1/15/2020 Safari on iOS12/12/20252158
api.PerformanceEventTiming.processingStart πŸ“‹Edge1/15/2020 Safari on iOS12/12/20252158
api.PerformanceEventTiming.target πŸ“‹Edge8/27/2020 Safari on iOS12/12/20251933
api.PerformanceEventTiming.toJSON πŸ“‹Edge1/15/2020 Safari on iOS12/12/20252158
api.PerformanceMark πŸ“‹Edge7/29/2015 Safari on iOS9/19/2017783
Node.js: Available as a part of the perf_hooks module.
api.PerformanceMark.PerformanceMark πŸ“‹Edge1/15/2020 Safari on iOS4/26/2021467
api.PerformanceMark.detail πŸ“‹Edge1/15/2020 Safari on iOS4/26/2021467
api.PerformanceMeasure πŸ“‹Edge7/29/2015 Safari on iOS9/19/2017783
Node.js: Available as a part of the perf_hooks module.Node.js: Only available as an internal instance, but can be accessed via getting performance entries.
api.PerformanceMeasure.detail πŸ“‹Edge1/15/2020 Safari on iOS4/26/2021467
api.PerformanceNavigation πŸ“‹Edge7/29/2015 Safari on iOS9/16/201549
api.PerformanceNavigation.redirectCount πŸ“‹Edge7/29/2015 Safari on iOS9/16/201549
api.PerformanceNavigation.toJSON πŸ“‹Edge7/29/2015 Safari on iOS4/26/20212098
Firefox: Before Firefox 70, this property could return incorrect values. See bug 1459711.Firefox for Android: Before Firefox for Android 79, this property could return incorrect values. See bug 1459711.
api.PerformanceNavigation.type πŸ“‹Edge7/29/2015 Safari on iOS9/16/201549
Firefox: Before Firefox 70, this property could return incorrect values. See bug 1459711.Firefox for Android: Before Firefox for Android 79, this property could return incorrect values. See bug 1459711.
api.PerformanceNavigationTiming πŸ“‹Edge7/29/2015 Safari on iOS10/25/20212280
api.PerformanceNavigationTiming.domComplete πŸ“‹Edge7/29/2015 Safari on iOS10/25/20212280
api.PerformanceNavigationTiming.domContentLoadedEventEnd πŸ“‹Edge7/29/2015 Safari on iOS10/25/20212280
api.PerformanceNavigationTiming.domContentLoadedEventStart πŸ“‹Edge7/29/2015 Safari on iOS10/25/20212280
api.PerformanceNavigationTiming.domInteractive πŸ“‹Edge7/29/2015 Safari on iOS10/25/20212280
api.PerformanceNavigationTiming.loadEventEnd πŸ“‹Edge7/29/2015 Safari on iOS10/25/20212280
api.PerformanceNavigationTiming.loadEventStart πŸ“‹Edge7/29/2015 Safari on iOS10/25/20212280
api.PerformanceNavigationTiming.redirectCount πŸ“‹Edge7/29/2015 Safari on iOS10/25/20212280
api.PerformanceNavigationTiming.toJSON πŸ“‹Edge10/17/2017 Safari on iOS10/25/20211469
api.PerformanceNavigationTiming.type πŸ“‹Edge7/29/2015 Safari on iOS10/25/20212280
api.PerformanceNavigationTiming.unloadEventEnd πŸ“‹Edge7/29/2015 Safari on iOS10/25/20212280
api.PerformanceNavigationTiming.unloadEventStart πŸ“‹Edge7/29/2015 Safari on iOS10/25/20212280
api.PerformanceObserver πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
Node.js: Available as a part of the perf_hooks module.
api.PerformanceObserver.PerformanceObserver πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.PerformanceObserver.disconnect πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.PerformanceObserver.observe πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.PerformanceObserver.supportedEntryTypes_static πŸ“‹Safari on iOS9/19/2019 Edge1/15/2020118
api.PerformanceObserver.takeRecords πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.PerformanceObserver.worker_support Safari on iOS9/19/2017 Edge1/15/2020848
api.PerformanceObserverEntryList πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
Node.js: Available as a part of the perf_hooks module.Node.js: Only available as an internal instance, but can be accessed via the first parameter of the PerformanceObserver constructor.
api.PerformanceObserverEntryList.getEntries πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.PerformanceObserverEntryList.getEntriesByName πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.PerformanceObserverEntryList.getEntriesByType πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.PerformancePaintTiming πŸ“‹Edge1/15/2020 Safari on iOS4/26/2021467
api.PerformancePaintTiming.first-contentful-paint πŸ“‹Edge1/15/2020 Safari on iOS4/26/2021467
api.PerformancePaintTiming.toJSON πŸ“‹Edge1/15/2020 Safari on iOS4/26/2021467
api.PerformanceResourceTiming πŸ“‹Edge7/29/2015 Safari on iOS9/19/2017783
Node.js: Available as a part of the perf_hooks module.Node.js: Available as a part of the perf_hooks module.
api.PerformanceResourceTiming.connectEnd πŸ“‹Edge7/29/2015 Safari on iOS9/19/2017783
api.PerformanceResourceTiming.connectStart πŸ“‹Edge7/29/2015 Safari on iOS9/19/2017783
api.PerformanceResourceTiming.decodedBodySize πŸ“‹Edge4/30/2018 Safari on iOS3/27/20231792
api.PerformanceResourceTiming.domainLookupEnd πŸ“‹Edge7/29/2015 Safari on iOS9/19/2017783
api.PerformanceResourceTiming.domainLookupStart πŸ“‹Edge7/29/2015 Safari on iOS9/19/2017783
api.PerformanceResourceTiming.encodedBodySize πŸ“‹Edge4/30/2018 Safari on iOS3/27/20231792
api.PerformanceResourceTiming.fetchStart πŸ“‹Edge7/29/2015 Safari on iOS9/19/2017783
api.PerformanceResourceTiming.initiatorType πŸ“‹Edge7/29/2015 Safari on iOS9/19/2017783
Node.js: Since v18.2.0, the value can be returned by toJSON(), but can not accessed via property getter.
api.PerformanceResourceTiming.nextHopProtocol πŸ“‹Safari on iOS9/19/2017 Edge4/30/2018223
api.PerformanceResourceTiming.redirectEnd πŸ“‹Edge7/29/2015 Safari on iOS9/19/2017783
api.PerformanceResourceTiming.redirectStart πŸ“‹Edge7/29/2015 Safari on iOS9/19/2017783
api.PerformanceResourceTiming.requestStart πŸ“‹Edge7/29/2015 Safari on iOS9/19/2017783
api.PerformanceResourceTiming.responseEnd πŸ“‹Edge7/29/2015 Safari on iOS9/19/2017783
api.PerformanceResourceTiming.responseStart πŸ“‹Edge7/29/2015 Safari on iOS9/19/2017783
api.PerformanceResourceTiming.secureConnectionStart πŸ“‹Safari on iOS9/19/2017 Edge10/2/2018378
api.PerformanceResourceTiming.serverTiming πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.PerformanceResourceTiming.toJSON πŸ“‹Safari on iOS9/19/2017 Edge10/17/201728
api.PerformanceResourceTiming.transferSize πŸ“‹Edge4/30/2018 Safari on iOS3/27/20231792
api.PerformanceResourceTiming.workerStart πŸ“‹Safari on iOS9/19/2017 Edge10/17/201728
api.PerformanceServerTiming πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.PerformanceServerTiming.description πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.PerformanceServerTiming.duration πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.PerformanceServerTiming.name πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.PerformanceServerTiming.toJSON πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.PerformanceTiming πŸ“‹Edge7/29/2015 Safari on iOS9/16/201549
api.PerformanceTiming.connectEnd πŸ“‹Edge7/29/2015 Safari on iOS9/16/201549
api.PerformanceTiming.connectStart πŸ“‹Edge7/29/2015 Safari on iOS9/16/201549
api.PerformanceTiming.domComplete πŸ“‹Edge7/29/2015 Safari on iOS9/16/201549
api.PerformanceTiming.domContentLoadedEventEnd πŸ“‹Edge7/29/2015 Safari on iOS9/16/201549
api.PerformanceTiming.domContentLoadedEventStart πŸ“‹Edge7/29/2015 Safari on iOS9/16/201549
api.PerformanceTiming.domInteractive πŸ“‹Edge7/29/2015 Safari on iOS9/16/201549
api.PerformanceTiming.domLoading πŸ“‹Edge7/29/2015 Safari on iOS9/16/201549
api.PerformanceTiming.domainLookupEnd πŸ“‹Edge7/29/2015 Safari on iOS9/16/201549
api.PerformanceTiming.domainLookupStart πŸ“‹Edge7/29/2015 Safari on iOS9/16/201549
api.PerformanceTiming.fetchStart πŸ“‹Edge7/29/2015 Safari on iOS9/16/201549
api.PerformanceTiming.loadEventEnd πŸ“‹Edge7/29/2015 Safari on iOS9/16/201549
api.PerformanceTiming.loadEventStart πŸ“‹Edge7/29/2015 Safari on iOS9/16/201549
api.PerformanceTiming.navigationStart πŸ“‹Edge7/29/2015 Safari on iOS9/16/201549
api.PerformanceTiming.redirectEnd πŸ“‹Edge7/29/2015 Safari on iOS9/16/201549
api.PerformanceTiming.redirectStart πŸ“‹Edge7/29/2015 Safari on iOS9/16/201549
api.PerformanceTiming.requestStart πŸ“‹Edge7/29/2015 Safari on iOS9/16/201549
api.PerformanceTiming.responseEnd πŸ“‹Edge7/29/2015 Safari on iOS9/16/201549
api.PerformanceTiming.responseStart πŸ“‹Edge7/29/2015 Safari on iOS9/16/201549
api.PerformanceTiming.secureConnectionStart πŸ“‹Safari on iOS9/16/2015 Edge10/2/20181112
api.PerformanceTiming.toJSON πŸ“‹Edge7/29/2015 Safari on iOS3/27/2017607
api.PerformanceTiming.unloadEventEnd πŸ“‹Edge7/29/2015 Safari on iOS9/16/201549
api.PerformanceTiming.unloadEventStart πŸ“‹Edge7/29/2015 Safari on iOS9/16/201549
api.PeriodicWave πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.PeriodicWave.PeriodicWave πŸ“‹Edge1/15/2020 Safari on iOS4/26/2021467
api.PermissionStatus πŸ“‹Edge1/15/2020 Safari on iOS9/12/2022971
api.PermissionStatus.change_event πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
Safari: The onchange event handler is supported, but the event never fires. See bug 259432.Safari on iOS: The onchange event handler is supported, but the event never fires. See bug 259432.WebView on iOS: The onchange event handler is supported, but the event never fires. See bug 259432.
api.PermissionStatus.name πŸ“‹Edge1/6/2022 Safari on iOS9/12/2022249
api.PermissionStatus.state πŸ“‹Edge1/15/2020 Safari on iOS9/12/2022971
api.Permissions πŸ“‹Edge1/15/2020 Safari on iOS9/12/2022971
api.Permissions.permission_camera Edge1/15/2020 Safari on iOS9/12/2022971
api.Permissions.permission_geolocation Edge1/15/2020 Safari on iOS9/12/2022971
api.Permissions.permission_microphone Edge1/15/2020 Safari on iOS9/12/2022971
api.Permissions.permission_notifications Edge1/15/2020 Safari on iOS3/27/20231167
Firefox: Alias for the push permission (returns the same value).Firefox for Android: Alias for the push permission (returns the same value).
api.Permissions.permission_push Edge1/15/2020 Safari on iOS9/18/20231342
Firefox: Alias for the notifications permission (returns the same value).Firefox for Android: Alias for the notifications permission (returns the same value).
api.Permissions.permission_screen-wake-lock πŸ“‹Edge7/16/2020 Safari on iOS3/27/2023984
Firefox: The value is recognized, but has no effect.Firefox for Android: The value is recognized, but has no effect.
api.Permissions.permission_storage-access πŸ“‹Edge8/27/2020 Safari on iOS12/12/20251933
api.Permissions.query πŸ“‹Edge1/15/2020 Safari on iOS9/12/2022971
api.PictureInPictureEvent πŸ“‹Edge8/27/2020 Safari on iOS9/12/2022746
api.PictureInPictureEvent.PictureInPictureEvent πŸ“‹Edge8/27/2020 Safari on iOS9/12/2022746
api.PictureInPictureEvent.pictureInPictureWindow πŸ“‹Edge1/15/2020 Safari on iOS3/24/202069
api.PictureInPictureWindow πŸ“‹Edge1/15/2020 Safari on iOS3/24/202069
api.PictureInPictureWindow.height πŸ“‹Edge1/15/2020 Safari on iOS3/24/202069
api.PictureInPictureWindow.resize_event πŸ“‹Edge1/15/2020 Safari on iOS3/24/202069
api.PictureInPictureWindow.width πŸ“‹Edge1/15/2020 Safari on iOS3/24/202069
api.Plugin πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Plugin.description πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Plugin.filename πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Plugin.item πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
Chrome: Starting with version 59, method parameters are required instead of optional.Chrome Android: Starting with version 59, method parameters are required instead of optional.Quest Browser: Starting with version 5.0, method parameters are required instead of optional.Samsung Internet: Starting with Samsung Internet 7.0, method parameters are required instead of optional.WebView Android: Starting with version 59, method parameters are required instead of optional.
api.Plugin.length πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Plugin.name πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Plugin.namedItem πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
Chrome: Starting with version 59, method parameters are required instead of optional.Chrome Android: Starting with version 59, method parameters are required instead of optional.Quest Browser: Starting with version 5.0, method parameters are required instead of optional.Samsung Internet: Starting with Samsung Internet 7.0, method parameters are required instead of optional.WebView Android: Starting with version 59, method parameters are required instead of optional.
api.PluginArray πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.PluginArray.item πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
Chrome: Since Chrome 59, method parameters are required instead of optional.Chrome Android: Since Chrome Android 59, method parameters are required instead of optional.Edge: Since Edge 79, method parameters are required instead of optional.Quest Browser: Since Quest Browser 5.0, method parameters are required instead of optional.Opera: Since Opera 46, method parameters are required instead of optional.Opera Android: Since Opera Android 43, method parameters are required instead of optional.Samsung Internet: Since Samsung Internet 7.0, method parameters are required instead of optional.WebView Android: Since WebView Android 59, method parameters are required instead of optional.
api.PluginArray.length πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.PluginArray.namedItem πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
Chrome: Since Chrome 59, method parameters are required instead of optional.Chrome Android: Since Chrome Android 59, method parameters are required instead of optional.Edge: Since Edge 79, method parameters are required instead of optional.Quest Browser: Since Quest Browser 5.0, method parameters are required instead of optional.Opera: Since Opera 46, method parameters are required instead of optional.Opera Android: Since Opera Android 43, method parameters are required instead of optional.Samsung Internet: Since Samsung Internet 7.0, method parameters are required instead of optional.WebView Android: Since WebView Android 59, method parameters are required instead of optional.
api.PluginArray.refresh πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
Chrome: Since Chrome 59, method parameters are required instead of optional.Chrome Android: Since Chrome Android 59, method parameters are required instead of optional.Edge: Since Edge 79, method parameters are required instead of optional.Quest Browser: Since Quest Browser 5.0, method parameters are required instead of optional.Opera: Since Opera 46, method parameters are required instead of optional.Opera Android: Since Opera Android 43, method parameters are required instead of optional.Samsung Internet: Since Samsung Internet 7.0, method parameters are required instead of optional.WebView Android: Since WebView Android 59, method parameters are required instead of optional.
api.PointerEvent πŸ“‹Edge7/29/2015 Safari on iOS9/19/20191513
Internet Explorer: See MSDN Pointer events updates.
api.PointerEvent.PointerEvent πŸ“‹Edge7/29/2015 Safari on iOS9/19/20191513
Internet Explorer: See MSDN Pointer events updates.
api.PointerEvent.PointerEvent.options_altitudeAngle_parameter Edge10/9/2020 Safari on iOS12/11/20241524
api.PointerEvent.PointerEvent.options_azimuthAngle_parameter Edge10/9/2020 Safari on iOS12/11/20241524
api.PointerEvent.altitudeAngle πŸ“‹Edge10/9/2020 Safari on iOS12/11/20241524
api.PointerEvent.azimuthAngle πŸ“‹Edge10/9/2020 Safari on iOS12/11/20241524
api.PointerEvent.getCoalescedEvents πŸ“‹Edge1/15/2020 Safari on iOS12/11/20241792
Firefox for Android: The method always returns an empty array, regardless of the user's actions.
api.PointerEvent.getPredictedEvents πŸ“‹Edge1/15/2020 Safari on iOS12/11/20241792
api.PointerEvent.height πŸ“‹Edge7/29/2015 Safari on iOS9/19/20191513
Internet Explorer: Returns values in screen pixels instead of CSS document pixels.
api.PointerEvent.isPrimary πŸ“‹Edge7/29/2015 Safari on iOS9/19/20191513
api.PointerEvent.pointerId πŸ“‹Edge7/29/2015 Safari on iOS9/19/20191513
api.PointerEvent.pointerType πŸ“‹Edge7/29/2015 Safari on iOS9/19/20191513
Internet Explorer: Returns an integer enumeration instead of a string.
api.PointerEvent.pointerType.fractional_coordinates Edge1/15/2020 Safari on iOS12/12/20252158
Chrome: movementX and movementY are not fractional, see bug 41364801.Chrome Android: movementX and movementY are not fractional, see bug 41364801.Edge: movementX and movementY are not fractional, see bug 41364801.Edge: Only clientX, clientY, pageX and pageY are fractional.Internet Explorer: Only clientX, clientY, pageX and pageY are fractional.Quest Browser: movementX and movementY are not fractional, see bug 41364801.Opera: movementX and movementY are not fractional, see bug 41364801.Opera Android: movementX and movementY are not fractional, see bug 41364801.Samsung Internet: movementX and movementY are not fractional, see bug 41364801.WebView Android: movementX and movementY are not fractional, see bug 41364801.
api.PointerEvent.pressure πŸ“‹Edge7/29/2015 Safari on iOS9/19/20191513
Internet Explorer: Returns 0 instead of 0.5 on hardware that doesn't support pressure.
api.PointerEvent.tangentialPressure πŸ“‹Safari on iOS9/19/2019 Edge1/15/2020118
api.PointerEvent.tiltX πŸ“‹Edge7/29/2015 Safari on iOS9/19/20191513
api.PointerEvent.tiltY πŸ“‹Edge7/29/2015 Safari on iOS9/19/20191513
api.PointerEvent.twist πŸ“‹Edge10/2/2018 Safari on iOS9/19/2019352
api.PointerEvent.width πŸ“‹Edge7/29/2015 Safari on iOS9/19/20191513
Internet Explorer: Returns values in screen pixels instead of CSS document pixels.
api.PopStateEvent πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.PopStateEvent.PopStateEvent πŸ“‹Safari on iOS9/10/2012 Edge8/2/20161422
api.PopStateEvent.hasUAVisualTransition πŸ“‹Edge10/13/2023 Safari on iOS9/16/2024339
api.PopStateEvent.state πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.ProcessingInstruction πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.ProcessingInstruction.sheet πŸ“‹Safari on iOS6/29/2007 Edge1/15/20204583
api.ProcessingInstruction.target πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.ProgressEvent πŸ“‹Safari on iOS7/11/2008 Edge7/29/20152574
api.ProgressEvent.ProgressEvent πŸ“‹Safari on iOS9/10/2012 Edge8/2/20161422
api.ProgressEvent.lengthComputable πŸ“‹Safari on iOS7/11/2008 Edge7/29/20152574
api.ProgressEvent.loaded πŸ“‹Safari on iOS7/11/2008 Edge7/29/20152574
api.ProgressEvent.total πŸ“‹Safari on iOS7/11/2008 Edge7/29/20152574
api.ProgressEvent.worker_support Safari on iOS9/13/2016 Edge1/15/20201219
Chrome: Available in dedicated workers and shared workers, not available in service workers. See bug 332663431.Chrome Android: Available in dedicated workers and shared workers, not available in service workers. See bug 332663431.Edge: Available in dedicated workers and shared workers, not available in service workers. See bug 332663431.Quest Browser: Available in dedicated workers and shared workers, not available in service workers. See bug 332663431.Opera: Available in dedicated workers and shared workers, not available in service workers. See bug 332663431.Opera Android: Available in dedicated workers and shared workers, not available in service workers. See bug 332663431.Samsung Internet: Available in dedicated workers and shared workers, not available in service workers. See bug 332663431.WebView Android: Available in dedicated workers and shared workers, not available in service workers. See bug 332663431.
api.PromiseRejectionEvent πŸ“‹Safari on iOS3/29/2018 Edge1/15/2020657
api.PromiseRejectionEvent.PromiseRejectionEvent πŸ“‹Safari on iOS3/29/2018 Edge1/15/2020657
api.PromiseRejectionEvent.promise πŸ“‹Safari on iOS3/29/2018 Edge1/15/2020657
api.PromiseRejectionEvent.reason πŸ“‹Safari on iOS3/29/2018 Edge1/15/2020657
api.PublicKeyCredential πŸ“‹Edge10/2/2018 Safari on iOS9/19/2019352
Firefox: Only supports USB U2F tokens.Firefox for Android: Only supports USB U2F tokens.
api.PublicKeyCredential.authenticatorAttachment πŸ“‹Edge2/3/2022 Safari on iOS5/16/2022102
api.PublicKeyCredential.getClientCapabilities_static πŸ“‹Safari on iOS3/5/2024 Edge2/6/2025338
api.PublicKeyCredential.getClientExtensionResults πŸ“‹Edge10/2/2018 Safari on iOS9/19/2019352
Firefox: Only supports USB U2F tokens.Firefox for Android: Only supports USB U2F tokens.
api.PublicKeyCredential.isConditionalMediationAvailable_static πŸ“‹Safari on iOS9/12/2022 Edge12/5/202284
api.PublicKeyCredential.isUserVerifyingPlatformAuthenticatorAvailable_static πŸ“‹Edge10/2/2018 Safari on iOS9/19/2019352
Firefox: Only supports USB U2F tokens.Firefox for Android: Only supports USB U2F tokens.
api.PublicKeyCredential.parseCreationOptionsFromJSON_static πŸ“‹Edge9/19/2024 Safari on iOS3/31/2025193
api.PublicKeyCredential.parseRequestOptionsFromJSON_static πŸ“‹Edge9/19/2024 Safari on iOS3/31/2025193
api.PublicKeyCredential.rawId πŸ“‹Edge10/2/2018 Safari on iOS9/19/2019352
Firefox: Only supports USB U2F tokens.Firefox for Android: Only supports USB U2F tokens.
api.PublicKeyCredential.response πŸ“‹Edge10/2/2018 Safari on iOS9/19/2019352
Firefox: Only supports USB U2F tokens.Firefox for Android: Only supports USB U2F tokens.
api.PublicKeyCredential.signalAllAcceptedCredentials_static πŸ“‹Edge1/17/2025 Safari on iOS9/15/2025241
api.PublicKeyCredential.signalCurrentUserDetails_static πŸ“‹Edge1/17/2025 Safari on iOS9/15/2025241
api.PublicKeyCredential.signalUnknownCredential_static πŸ“‹Edge1/17/2025 Safari on iOS9/15/2025241
api.PublicKeyCredential.toJSON πŸ“‹Edge9/19/2024 Safari on iOS3/31/2025193
api.PushEvent πŸ“‹Edge4/30/2018 Safari on iOS3/27/20231792
Safari: Notifications are supported on macOS Ventura and later.Safari on iOS: Notifications are supported in web apps saved to the home screen.WebView on iOS: Notifications are supported in web apps saved to the home screen.
api.PushEvent.PushEvent πŸ“‹Edge4/30/2018 Safari on iOS3/27/20231792
Safari: Notifications are supported on macOS Ventura and later.Safari on iOS: Notifications are supported in web apps saved to the home screen.WebView on iOS: Notifications are supported in web apps saved to the home screen.
api.PushEvent.data πŸ“‹Edge4/30/2018 Safari on iOS3/27/20231792
Safari: Notifications are supported on macOS Ventura and later.Safari on iOS: Notifications are supported in web apps saved to the home screen.WebView on iOS: Notifications are supported in web apps saved to the home screen.
api.PushManager πŸ“‹Edge4/30/2018 Safari on iOS3/27/20231792
Safari: Notifications are supported on macOS Ventura and later.Safari on iOS: Notifications are supported in web apps saved to the home screen.WebView on iOS: Notifications are supported in web apps saved to the home screen.
api.PushManager.getSubscription πŸ“‹Edge4/30/2018 Safari on iOS3/27/20231792
Safari: Notifications are supported on macOS Ventura and later.Safari on iOS: Notifications are supported in web apps saved to the home screen.WebView on iOS: Notifications are supported in web apps saved to the home screen.
api.PushManager.permissionState πŸ“‹Edge4/30/2018 Safari on iOS3/27/20231792
Safari: Notifications are supported on macOS Ventura and later.Safari on iOS: Notifications are supported in web apps saved to the home screen.WebView on iOS: Notifications are supported in web apps saved to the home screen.
api.PushManager.subscribe πŸ“‹Edge4/30/2018 Safari on iOS3/27/20231792
Chrome: The options parameter with a applicationServerKey value is required.Chrome Android: The options parameter with a applicationServerKey value is required.Edge: The options parameter with a applicationServerKey value is required.Firefox: From Firefox 72 onwards, can only be called in response to a user gesture such as a click event.Firefox for Android: From Firefox Android 79 onwards, can only be called in response to a user gesture such as a click event.Quest Browser: The options parameter with a applicationServerKey value is required.Opera Android: The options parameter with a applicationServerKey value is required.Safari: Notifications are supported on macOS Ventura and later.Safari on iOS: Notifications are supported in web apps saved to the home screen.Samsung Internet: The options parameter with a applicationServerKey value is required.WebView on iOS: Notifications are supported in web apps saved to the home screen.
api.PushManager.supportedContentEncodings_static πŸ“‹Edge4/30/2018 Safari on iOS3/27/20231792
Safari: Notifications are supported on macOS Ventura and later.Safari on iOS: Notifications are supported in web apps saved to the home screen.WebView on iOS: Notifications are supported in web apps saved to the home screen.
api.PushMessageData πŸ“‹Edge4/30/2018 Safari on iOS3/27/20231792
Safari: Notifications are supported on macOS Ventura and later.Safari on iOS: Notifications are supported in web apps saved to the home screen.WebView on iOS: Notifications are supported in web apps saved to the home screen.
api.PushMessageData.arrayBuffer πŸ“‹Edge4/30/2018 Safari on iOS3/27/20231792
Safari: Notifications are supported on macOS Ventura and later.Safari on iOS: Notifications are supported in web apps saved to the home screen.WebView on iOS: Notifications are supported in web apps saved to the home screen.
api.PushMessageData.blob πŸ“‹Edge4/30/2018 Safari on iOS3/27/20231792
Safari: Notifications are supported on macOS Ventura and later.Safari on iOS: Notifications are supported in web apps saved to the home screen.WebView on iOS: Notifications are supported in web apps saved to the home screen.
api.PushMessageData.bytes πŸ“‹Safari on iOS9/16/2024 Edge1/17/2025123
api.PushMessageData.json πŸ“‹Edge4/30/2018 Safari on iOS3/27/20231792
Safari: Notifications are supported on macOS Ventura and later.Safari on iOS: Notifications are supported in web apps saved to the home screen.WebView on iOS: Notifications are supported in web apps saved to the home screen.
api.PushMessageData.text πŸ“‹Edge4/30/2018 Safari on iOS3/27/20231792
Safari: Notifications are supported on macOS Ventura and later.Safari on iOS: Notifications are supported in web apps saved to the home screen.WebView on iOS: Notifications are supported in web apps saved to the home screen.
api.PushSubscription πŸ“‹Edge4/30/2018 Safari on iOS3/27/20231792
Safari: Notifications are supported on macOS Ventura and later.Safari on iOS: Notifications are supported in web apps saved to the home screen.WebView on iOS: Notifications are supported in web apps saved to the home screen.
api.PushSubscription.endpoint πŸ“‹Edge4/30/2018 Safari on iOS3/27/20231792
Safari: Notifications are supported on macOS Ventura and later.Safari on iOS: Notifications are supported in web apps saved to the home screen.WebView on iOS: Notifications are supported in web apps saved to the home screen.
api.PushSubscription.expirationTime πŸ“‹Edge4/30/2018 Safari on iOS3/27/20231792
Safari: Notifications are supported on macOS Ventura and later.Safari on iOS: Notifications are supported in web apps saved to the home screen.WebView on iOS: Notifications are supported in web apps saved to the home screen.
api.PushSubscription.getKey πŸ“‹Edge4/30/2018 Safari on iOS3/27/20231792
Safari: Notifications are supported on macOS Ventura and later.Safari on iOS: Notifications are supported in web apps saved to the home screen.WebView on iOS: Notifications are supported in web apps saved to the home screen.
api.PushSubscription.options πŸ“‹Edge4/30/2018 Safari on iOS3/27/20231792
Safari: Notifications are supported on macOS Ventura and later.Safari on iOS: Notifications are supported in web apps saved to the home screen.WebView on iOS: Notifications are supported in web apps saved to the home screen.
api.PushSubscription.toJSON πŸ“‹Edge4/30/2018 Safari on iOS3/27/20231792
Safari: Notifications are supported on macOS Ventura and later.Safari on iOS: Notifications are supported in web apps saved to the home screen.WebView on iOS: Notifications are supported in web apps saved to the home screen.
api.PushSubscription.unsubscribe πŸ“‹Edge4/30/2018 Safari on iOS3/27/20231792
Safari: Notifications are supported on macOS Ventura and later.Safari on iOS: Notifications are supported in web apps saved to the home screen.WebView on iOS: Notifications are supported in web apps saved to the home screen.
api.PushSubscriptionOptions πŸ“‹Edge4/30/2018 Safari on iOS3/27/20231792
Safari: Notifications are supported on macOS Ventura and later.Safari on iOS: Notifications are supported in web apps saved to the home screen.WebView on iOS: Notifications are supported in web apps saved to the home screen.
api.PushSubscriptionOptions.applicationServerKey πŸ“‹Edge4/30/2018 Safari on iOS3/27/20231792
Safari: Notifications are supported on macOS Ventura and later.Safari on iOS: Notifications are supported in web apps saved to the home screen.WebView on iOS: Notifications are supported in web apps saved to the home screen.
api.PushSubscriptionOptions.userVisibleOnly πŸ“‹Edge4/30/2018 Safari on iOS3/27/20231792
Safari: Notifications are supported on macOS Ventura and later.Safari on iOS: Notifications are supported in web apps saved to the home screen.WebView on iOS: Notifications are supported in web apps saved to the home screen.
api.RTCCertificate πŸ“‹Safari on iOS3/25/2019 Edge1/15/2020296
api.RTCCertificate.expires πŸ“‹Safari on iOS3/25/2019 Edge1/15/2020296
api.RTCCertificate.getFingerprints πŸ“‹Safari on iOS3/25/2019 Edge1/15/2020296
api.RTCDTMFSender πŸ“‹Edge1/15/2020 Safari on iOS3/24/202069
api.RTCDTMFSender.canInsertDTMF πŸ“‹Edge1/15/2020 Safari on iOS3/24/202069
api.RTCDTMFSender.insertDTMF πŸ“‹Edge1/15/2020 Safari on iOS3/24/202069
api.RTCDTMFSender.toneBuffer πŸ“‹Edge1/15/2020 Safari on iOS3/24/202069
api.RTCDTMFSender.tonechange_event πŸ“‹Edge1/15/2020 Safari on iOS3/24/202069
api.RTCDTMFToneChangeEvent πŸ“‹Edge7/29/2015 Safari on iOS3/24/20201700
api.RTCDTMFToneChangeEvent.RTCDTMFToneChangeEvent πŸ“‹Edge11/12/2015 Safari on iOS3/24/20201594
api.RTCDTMFToneChangeEvent.tone πŸ“‹Edge7/29/2015 Safari on iOS3/24/20201700
api.RTCDataChannel πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.RTCDataChannel.binaryType πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.RTCDataChannel.binaryType.arraybuffer_value Safari on iOS9/19/2017 Edge1/15/2020848
api.RTCDataChannel.binaryType.blob_value Safari on iOS9/19/2017 Edge9/19/20242557
api.RTCDataChannel.bufferedAmount πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.RTCDataChannel.bufferedAmountLowThreshold πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.RTCDataChannel.bufferedamountlow_event πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
Chrome: The default for rtcpMuxPolicy is require.Chrome Android: The default for rtcpMuxPolicy is require.Edge: The default for rtcpMuxPolicy is require.Quest Browser: The default for rtcpMuxPolicy is require.Opera: The default for rtcpMuxPolicy is require.Opera Android: The default for rtcpMuxPolicy is require.Samsung Internet: The default for rtcpMuxPolicy is require.WebView Android: The default for rtcpMuxPolicy is require.
api.RTCDataChannel.close πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.RTCDataChannel.close_event πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.RTCDataChannel.closing_event πŸ“‹Edge4/13/2020 Safari on iOS3/14/2022700
api.RTCDataChannel.error_event πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.RTCDataChannel.id πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.RTCDataChannel.label πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.RTCDataChannel.maxPacketLifeTime πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.RTCDataChannel.maxRetransmits πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.RTCDataChannel.message_event πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.RTCDataChannel.negotiated πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.RTCDataChannel.open_event πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.RTCDataChannel.ordered πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.RTCDataChannel.protocol πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.RTCDataChannel.readyState πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.RTCDataChannel.send πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.RTCDataChannel.transferable πŸ“‹Safari on iOS9/20/2021 Edge10/17/20241123
api.RTCDataChannelEvent πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.RTCDataChannelEvent.RTCDataChannelEvent πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.RTCDataChannelEvent.channel πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.RTCDtlsTransport πŸ“‹Edge7/29/2015 Safari on iOS3/14/20222420
api.RTCDtlsTransport.error_event Edge7/29/2015 Safari on iOS3/14/20222420
api.RTCDtlsTransport.getRemoteCertificates πŸ“‹Edge7/29/2015 Safari on iOS3/14/20222420
api.RTCDtlsTransport.iceTransport πŸ“‹Edge1/15/2020 Safari on iOS3/14/2022789
api.RTCDtlsTransport.state πŸ“‹Edge7/29/2015 Safari on iOS3/14/20222420
api.RTCDtlsTransport.statechange_event Edge1/15/2020 Safari on iOS3/14/2022789
api.RTCEncodedAudioFrame πŸ“‹Edge10/9/2020 Safari on iOS3/14/2022521
api.RTCEncodedAudioFrame.RTCEncodedAudioFrame πŸ“‹Edge7/25/2024 Safari on iOS9/15/2025417
api.RTCEncodedAudioFrame.RTCEncodedAudioFrame.options_metadata_contributingSources_parameter πŸ“‹Edge7/25/2024 Safari on iOS9/15/2025417
api.RTCEncodedAudioFrame.RTCEncodedAudioFrame.options_metadata_mimeType_parameter πŸ“‹Edge7/25/2024 Safari on iOS9/15/2025417
api.RTCEncodedAudioFrame.RTCEncodedAudioFrame.options_metadata_payloadType_parameter πŸ“‹Edge7/25/2024 Safari on iOS9/15/2025417
api.RTCEncodedAudioFrame.RTCEncodedAudioFrame.options_metadata_rtpTimestamp_parameter πŸ“‹Edge7/25/2024 Safari on iOS9/15/2025417
api.RTCEncodedAudioFrame.RTCEncodedAudioFrame.options_metadata_sequenceNumber_parameter πŸ“‹Edge7/25/2024 Safari on iOS9/15/2025417
api.RTCEncodedAudioFrame.RTCEncodedAudioFrame.options_metadata_synchronizationSource_parameter πŸ“‹Edge7/25/2024 Safari on iOS9/15/2025417
api.RTCEncodedAudioFrame.data πŸ“‹Edge10/9/2020 Safari on iOS3/14/2022521
api.RTCEncodedAudioFrame.getMetadata πŸ“‹Edge10/9/2020 Safari on iOS3/14/2022521
api.RTCEncodedAudioFrame.getMetadata.return_object_property_contributingSources πŸ“‹Edge7/25/2024 Safari on iOS9/15/2025417
api.RTCEncodedAudioFrame.getMetadata.return_object_property_mimeType πŸ“‹Edge7/25/2024 Safari on iOS9/15/2025417
api.RTCEncodedAudioFrame.getMetadata.return_object_property_payloadType πŸ“‹Edge7/25/2024 Safari on iOS9/15/2025417
api.RTCEncodedAudioFrame.getMetadata.return_object_property_rtpTimestamp πŸ“‹Edge7/25/2024 Safari on iOS9/15/2025417
api.RTCEncodedAudioFrame.getMetadata.return_object_property_sequenceNumber πŸ“‹Edge7/25/2024 Safari on iOS9/15/2025417
api.RTCEncodedAudioFrame.getMetadata.return_object_property_synchronizationSource πŸ“‹Edge7/25/2024 Safari on iOS9/15/2025417
api.RTCEncodedAudioFrame.timestamp Edge10/9/2020 Safari on iOS3/14/2022521
api.RTCEncodedVideoFrame πŸ“‹Edge10/9/2020 Safari on iOS3/14/2022521
api.RTCEncodedVideoFrame.RTCEncodedVideoFrame πŸ“‹Edge7/25/2024 Safari on iOS9/15/2025417
api.RTCEncodedVideoFrame.RTCEncodedVideoFrame.options_metadata_contributingSources_parameter πŸ“‹Edge7/25/2024 Safari on iOS9/15/2025417
api.RTCEncodedVideoFrame.RTCEncodedVideoFrame.options_metadata_dependencies_parameter πŸ“‹Edge7/25/2024 Safari on iOS9/15/2025417
api.RTCEncodedVideoFrame.RTCEncodedVideoFrame.options_metadata_frameId_parameter πŸ“‹Edge7/25/2024 Safari on iOS9/15/2025417
api.RTCEncodedVideoFrame.RTCEncodedVideoFrame.options_metadata_height_parameter πŸ“‹Edge7/25/2024 Safari on iOS9/15/2025417
api.RTCEncodedVideoFrame.RTCEncodedVideoFrame.options_metadata_mimeType_parameter πŸ“‹Edge7/25/2024 Safari on iOS9/15/2025417
api.RTCEncodedVideoFrame.RTCEncodedVideoFrame.options_metadata_payloadType_parameter πŸ“‹Edge7/25/2024 Safari on iOS9/15/2025417
api.RTCEncodedVideoFrame.RTCEncodedVideoFrame.options_metadata_rtpTimestamp_parameter πŸ“‹Edge7/25/2024 Safari on iOS9/15/2025417
api.RTCEncodedVideoFrame.RTCEncodedVideoFrame.options_metadata_spatialIndex_parameter πŸ“‹Edge7/25/2024 Safari on iOS9/15/2025417
api.RTCEncodedVideoFrame.RTCEncodedVideoFrame.options_metadata_synchronizationSource_parameter πŸ“‹Edge7/25/2024 Safari on iOS9/15/2025417
api.RTCEncodedVideoFrame.RTCEncodedVideoFrame.options_metadata_temporalIndex_parameter πŸ“‹Edge7/25/2024 Safari on iOS9/15/2025417
api.RTCEncodedVideoFrame.RTCEncodedVideoFrame.options_metadata_width_parameter πŸ“‹Edge7/25/2024 Safari on iOS9/15/2025417
api.RTCEncodedVideoFrame.data πŸ“‹Edge10/9/2020 Safari on iOS3/14/2022521
api.RTCEncodedVideoFrame.getMetadata πŸ“‹Edge10/9/2020 Safari on iOS3/14/2022521
api.RTCEncodedVideoFrame.getMetadata.return_object_property_contributingSources πŸ“‹Edge7/25/2024 Safari on iOS9/15/2025417
api.RTCEncodedVideoFrame.getMetadata.return_object_property_dependencies πŸ“‹Edge7/25/2024 Safari on iOS9/15/2025417
api.RTCEncodedVideoFrame.getMetadata.return_object_property_frameId πŸ“‹Edge7/25/2024 Safari on iOS9/15/2025417
api.RTCEncodedVideoFrame.getMetadata.return_object_property_height πŸ“‹Edge7/25/2024 Safari on iOS9/15/2025417
api.RTCEncodedVideoFrame.getMetadata.return_object_property_mimeType πŸ“‹Edge7/25/2024 Safari on iOS9/15/2025417
api.RTCEncodedVideoFrame.getMetadata.return_object_property_payloadType πŸ“‹Edge7/25/2024 Safari on iOS9/15/2025417
api.RTCEncodedVideoFrame.getMetadata.return_object_property_rtpTimestamp πŸ“‹Edge7/25/2024 Safari on iOS9/15/2025417
api.RTCEncodedVideoFrame.getMetadata.return_object_property_spatialIndex πŸ“‹Edge7/25/2024 Safari on iOS9/15/2025417
api.RTCEncodedVideoFrame.getMetadata.return_object_property_synchronizationSource πŸ“‹Edge7/25/2024 Safari on iOS9/15/2025417
api.RTCEncodedVideoFrame.getMetadata.return_object_property_temporalIndex πŸ“‹Edge7/25/2024 Safari on iOS9/15/2025417
api.RTCEncodedVideoFrame.getMetadata.return_object_property_width πŸ“‹Edge7/25/2024 Safari on iOS9/15/2025417
api.RTCEncodedVideoFrame.timestamp Edge10/9/2020 Safari on iOS3/14/2022521
api.RTCEncodedVideoFrame.type πŸ“‹Edge10/9/2020 Safari on iOS3/14/2022521
api.RTCError πŸ“‹Edge1/15/2020 Safari on iOS3/14/2022789
api.RTCError.RTCError πŸ“‹Edge1/15/2020 Safari on iOS3/14/2022789
api.RTCError.errorDetail πŸ“‹Edge1/15/2020 Safari on iOS3/14/2022789
api.RTCError.receivedAlert πŸ“‹Edge1/15/2020 Safari on iOS3/14/2022789
api.RTCError.sctpCauseCode πŸ“‹Edge1/15/2020 Safari on iOS3/14/2022789
api.RTCError.sdpLineNumber πŸ“‹Edge1/15/2020 Safari on iOS3/14/2022789
api.RTCError.sentAlert πŸ“‹Edge1/15/2020 Safari on iOS3/14/2022789
api.RTCErrorEvent πŸ“‹Edge1/15/2020 Safari on iOS3/14/2022789
api.RTCErrorEvent.RTCErrorEvent πŸ“‹Edge1/15/2020 Safari on iOS3/14/2022789
api.RTCErrorEvent.error πŸ“‹Edge1/15/2020 Safari on iOS3/14/2022789
api.RTCIceCandidate πŸ“‹Edge4/5/2017 Safari on iOS9/19/2017167
api.RTCIceCandidate.RTCIceCandidate πŸ“‹Edge4/5/2017 Safari on iOS9/19/2017167
Firefox: Before Firefox 68, the constructor's candidateInfo parameter is required and the candidateInfo object must have a candidate property.Firefox: Before Firefox 68, the constructor's candidateInfo parameter is required and the candidateInfo object must have a candidate property.Firefox for Android: Before Firefox 68, the constructor's candidateInfo parameter is required and the candidateInfo object must have a candidate property.Firefox for Android: Before Firefox 68, the constructor's candidateInfo parameter is required and the candidateInfo object must have a candidate property.
api.RTCIceCandidate.address πŸ“‹Edge1/15/2020 Safari on iOS4/26/2021467
api.RTCIceCandidate.candidate πŸ“‹Edge4/5/2017 Safari on iOS9/19/2017167
Firefox: Before Firefox 126, the property was not read-only.Firefox for Android: Before Firefox 126, the property was not read-only.
api.RTCIceCandidate.component πŸ“‹Edge1/15/2020 Safari on iOS4/26/2021467
api.RTCIceCandidate.foundation πŸ“‹Edge1/15/2020 Safari on iOS4/26/2021467
api.RTCIceCandidate.port πŸ“‹Edge1/15/2020 Safari on iOS4/26/2021467
api.RTCIceCandidate.priority πŸ“‹Edge1/15/2020 Safari on iOS4/26/2021467
api.RTCIceCandidate.protocol πŸ“‹Edge1/15/2020 Safari on iOS4/26/2021467
api.RTCIceCandidate.relatedAddress πŸ“‹Edge1/15/2020 Safari on iOS4/26/2021467
api.RTCIceCandidate.relatedPort πŸ“‹Edge1/15/2020 Safari on iOS4/26/2021467
api.RTCIceCandidate.sdpMLineIndex πŸ“‹Edge4/5/2017 Safari on iOS9/19/2017167
Firefox: Before Firefox 126, the property was not read-only.Firefox for Android: Before Firefox 126, the property was not read-only.
api.RTCIceCandidate.sdpMid πŸ“‹Edge4/5/2017 Safari on iOS9/19/2017167
Firefox: Before Firefox 126, the property was not read-only.Firefox for Android: Before Firefox 126, the property was not read-only.
api.RTCIceCandidate.tcpType πŸ“‹Edge1/15/2020 Safari on iOS4/26/2021467
api.RTCIceCandidate.toJSON πŸ“‹Edge4/5/2017 Safari on iOS9/19/2017167
api.RTCIceCandidate.type πŸ“‹Edge1/15/2020 Safari on iOS4/26/2021467
api.RTCIceCandidate.usernameFragment πŸ“‹Edge1/15/2020 Safari on iOS4/26/2021467
Firefox: Before Firefox 126, the property was not read-only.Firefox for Android: Before Firefox for Android 126, the property was not read-only.
api.RTCIceTransport πŸ“‹Edge11/12/2015 Safari on iOS9/19/2017677
api.RTCIceTransport.gatheringState πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.RTCIceTransport.gatheringstatechange_event πŸ“‹Edge1/15/2020 Safari on iOS3/14/2022789
api.RTCIceTransport.getSelectedCandidatePair πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.RTCIceTransport.selectedcandidatepairchange_event πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.RTCIceTransport.state πŸ“‹Edge11/12/2015 Safari on iOS9/19/2017677
api.RTCIceTransport.statechange_event πŸ“‹Edge1/15/2020 Safari on iOS3/14/2022789
api.RTCPeerConnection πŸ“‹Edge4/5/2017 Safari on iOS9/19/2017167
api.RTCPeerConnection.RTCPeerConnection πŸ“‹Edge4/5/2017 Safari on iOS9/19/2017167
Chrome: Before Chrome 63, the default value for the configuration.rtcpMuxPolicy parameter is "negotiate" instead of "required".Chrome Android: Before Chrome Android 63, the default value for the configuration.rtcpMuxPolicy parameter is "negotiate" instead of "required".Quest Browser: Before Quest Browser 5.0, the default value for the configuration.rtcpMuxPolicy parameter is "negotiate" instead of "required".Opera: Before Opera 50, the default value for the configuration.rtcpMuxPolicy parameter is "negotiate" instead of "required".Opera Android: Before Opera Android 46, the default value for the configuration.rtcpMuxPolicy parameter is "negotiate" instead of "required".Samsung Internet: Before Samsung Internet 8.0, the default value for the configuration.rtcpMuxPolicy parameter is "negotiate" instead of "required".WebView Android: Before WebView Android 63, the default value for the configuration.rtcpMuxPolicy parameter is "negotiate" instead of "required".
api.RTCPeerConnection.RTCPeerConnection.configuration_bundlePolicy_parameter πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.RTCPeerConnection.RTCPeerConnection.configuration_certificates_parameter πŸ“‹Safari on iOS3/25/2019 Edge1/15/2020296
api.RTCPeerConnection.RTCPeerConnection.configuration_iceCandidatePoolSize_parameter Safari on iOS9/19/2017 Edge1/15/2020848
api.RTCPeerConnection.RTCPeerConnection.configuration_iceServers_parameter πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.RTCPeerConnection.RTCPeerConnection.configuration_iceServers_parameter.credential_parameter πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.RTCPeerConnection.RTCPeerConnection.configuration_iceServers_parameter.urls_parameter πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.RTCPeerConnection.RTCPeerConnection.configuration_iceServers_parameter.username_parameter πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.RTCPeerConnection.RTCPeerConnection.configuration_iceTransportPolicy_parameter πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.RTCPeerConnection.RTCPeerConnection.configuration_rtcpMuxPolicy_parameter Safari on iOS3/25/2019 Edge1/15/2020296
Chrome: Default for rtcpMuxPolicy is requireEdge: Default for rtcpMuxPolicy is requireOpera: Default for rtcpMuxPolicy is require
api.RTCPeerConnection.addIceCandidate πŸ“‹Edge4/5/2017 Safari on iOS9/19/2017167
Firefox: Starting in Firefox 68, the candidate parameter is optional when calling addIceCandidate(). A null value for candidate indicates no more candidates will be sent, while an empty candidate string indicates that no more candidates will be sent for the current generation of candidates.Firefox for Android: Starting in Firefox 68, the candidate parameter is optional when calling addIceCandidate(). A null value for candidate indicates no more candidates will be sent, while an empty candidate string indicates that no more candidates will be sent for the current generation of candidates.
api.RTCPeerConnection.addIceCandidate.returns_promise Safari on iOS9/19/2017 Edge1/15/2020848
api.RTCPeerConnection.addTrack πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.RTCPeerConnection.addTransceiver πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.RTCPeerConnection.addTransceiver.init_direction_parameter Safari on iOS9/19/2017 Edge1/15/2020848
api.RTCPeerConnection.addTransceiver.init_sendEncodings_parameter Edge1/15/2020 Safari on iOS4/26/2021467
api.RTCPeerConnection.addTransceiver.init_streams_parameter Safari on iOS3/25/2019 Edge1/15/2020296
api.RTCPeerConnection.canTrickleIceCandidates πŸ“‹Edge5/21/2020 Safari on iOS3/14/2022662
api.RTCPeerConnection.close πŸ“‹Edge4/5/2017 Safari on iOS9/19/2017167
api.RTCPeerConnection.connectionState πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.RTCPeerConnection.connectionstatechange_event πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.RTCPeerConnection.createAnswer πŸ“‹Edge4/5/2017 Safari on iOS9/19/2017167
api.RTCPeerConnection.createAnswer.returns_promise Safari on iOS9/19/2017 Edge1/15/2020848
api.RTCPeerConnection.createDataChannel πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.RTCPeerConnection.createOffer πŸ“‹Edge4/5/2017 Safari on iOS9/19/2017167
api.RTCPeerConnection.createOffer.returns_promise Safari on iOS9/19/2017 Edge1/15/2020848
api.RTCPeerConnection.currentLocalDescription πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.RTCPeerConnection.currentRemoteDescription πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.RTCPeerConnection.datachannel_event πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.RTCPeerConnection.generateCertificate_static πŸ“‹Safari on iOS3/25/2019 Edge1/15/2020296
api.RTCPeerConnection.getConfiguration πŸ“‹Edge4/5/2017 Safari on iOS9/19/2017167
api.RTCPeerConnection.getReceivers πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.RTCPeerConnection.getSenders πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.RTCPeerConnection.getStats πŸ“‹Edge4/5/2017 Safari on iOS9/19/2017167
api.RTCPeerConnection.getStats.returns_promise Safari on iOS9/19/2017 Edge1/15/2020848
api.RTCPeerConnection.getStats.selector_parameter Safari on iOS9/19/2017 Edge1/15/2020848
api.RTCPeerConnection.getTransceivers πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.RTCPeerConnection.iceConnectionState πŸ“‹Edge4/5/2017 Safari on iOS9/19/2017167
api.RTCPeerConnection.iceGatheringState πŸ“‹Edge4/5/2017 Safari on iOS9/19/2017167
api.RTCPeerConnection.icecandidate_event πŸ“‹Edge4/5/2017 Safari on iOS9/19/2017167
api.RTCPeerConnection.icecandidateerror_event πŸ“‹Edge1/15/2020 Safari on iOS4/26/2021467
api.RTCPeerConnection.iceconnectionstatechange_event πŸ“‹Edge4/5/2017 Safari on iOS9/19/2017167
api.RTCPeerConnection.icegatheringstatechange_event πŸ“‹Edge4/5/2017 Safari on iOS9/19/2017167
api.RTCPeerConnection.localDescription πŸ“‹Edge4/5/2017 Safari on iOS9/19/2017167
api.RTCPeerConnection.negotiationneeded_event πŸ“‹Edge4/5/2017 Safari on iOS9/19/2017167
Firefox: Although the onnegotiationneeded property is supported, the negotiationneeded event is never fired.Firefox for Android: Although the onnegotiationneeded property is supported, the negotiationneeded event is never fired.
api.RTCPeerConnection.pendingLocalDescription πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.RTCPeerConnection.pendingRemoteDescription πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.RTCPeerConnection.remoteDescription πŸ“‹Edge4/5/2017 Safari on iOS9/19/2017167
api.RTCPeerConnection.removeTrack πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.RTCPeerConnection.restartIce πŸ“‹Edge1/15/2020 Safari on iOS4/26/2021467
api.RTCPeerConnection.sctp πŸ“‹Edge1/15/2020 Safari on iOS3/14/2022789
api.RTCPeerConnection.setConfiguration πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.RTCPeerConnection.setLocalDescription πŸ“‹Edge4/5/2017 Safari on iOS9/19/2017167
Firefox: Firefox does not support descriptions of type pranswer.Firefox for Android: Firefox does not support descriptions of type pranswer.
api.RTCPeerConnection.setLocalDescription.description_parameter_optional Edge2/7/2020 Safari on iOS4/26/2021444
api.RTCPeerConnection.setLocalDescription.returns_promise Safari on iOS9/19/2017 Edge1/15/2020848
api.RTCPeerConnection.setRemoteDescription πŸ“‹Edge4/5/2017 Safari on iOS9/19/2017167
api.RTCPeerConnection.setRemoteDescription.implicit_rollback Edge2/7/2020 Safari on iOS3/14/2022766
api.RTCPeerConnection.setRemoteDescription.returns_promise Safari on iOS9/19/2017 Edge1/15/2020848
api.RTCPeerConnection.signalingState πŸ“‹Edge4/5/2017 Safari on iOS9/19/2017167
api.RTCPeerConnection.signalingstatechange_event πŸ“‹Edge4/5/2017 Safari on iOS9/19/2017167
Firefox: Although the onsignalingstatechange property is supported, the signalingstatechange event is not fired as an Event object. See bug 1075133.Firefox for Android: Although the onsignalingstatechange property is supported, the signalingstatechange event is not fired as an Event object. See bug 1075133.
api.RTCPeerConnection.track_event πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.RTCPeerConnectionIceErrorEvent πŸ“‹Edge1/15/2020 Safari on iOS4/26/2021467
api.RTCPeerConnectionIceErrorEvent.RTCPeerConnectionIceErrorEvent πŸ“‹Edge1/15/2020 Safari on iOS4/26/2021467
api.RTCPeerConnectionIceErrorEvent.address πŸ“‹Edge4/13/2020 Safari on iOS4/26/2021378
api.RTCPeerConnectionIceErrorEvent.errorCode πŸ“‹Edge1/15/2020 Safari on iOS4/26/2021467
api.RTCPeerConnectionIceErrorEvent.errorText πŸ“‹Edge1/15/2020 Safari on iOS4/26/2021467
api.RTCPeerConnectionIceErrorEvent.port πŸ“‹Edge4/13/2020 Safari on iOS4/26/2021378
api.RTCPeerConnectionIceErrorEvent.url πŸ“‹Edge1/15/2020 Safari on iOS4/26/2021467
api.RTCPeerConnectionIceEvent πŸ“‹Edge4/5/2017 Safari on iOS9/17/2018530
api.RTCPeerConnectionIceEvent.RTCPeerConnectionIceEvent πŸ“‹Edge4/5/2017 Safari on iOS9/17/2018530
api.RTCPeerConnectionIceEvent.candidate πŸ“‹Edge4/5/2017 Safari on iOS9/17/2018530
api.RTCRtpReceiver πŸ“‹Edge7/29/2015 Safari on iOS9/19/2017783
api.RTCRtpReceiver.getCapabilities_static πŸ“‹Edge7/29/2015 Safari on iOS3/25/20191335
api.RTCRtpReceiver.getContributingSources πŸ“‹Edge7/29/2015 Safari on iOS3/25/20191335
api.RTCRtpReceiver.getContributingSources.audioLevel πŸ“‹Safari on iOS3/25/2019 Edge1/15/2020296
api.RTCRtpReceiver.getContributingSources.audio_tracks_supported Edge7/29/2015 Safari on iOS3/25/20191335
api.RTCRtpReceiver.getContributingSources.source πŸ“‹Safari on iOS3/25/2019 Edge1/15/2020296
api.RTCRtpReceiver.getContributingSources.timestamp πŸ“‹Safari on iOS3/25/2019 Edge1/15/2020296
Firefox: Starting in version 60, the timestamp is correctly computed based on the window's Performance time, rather than Date.getTime().Firefox for Android: Starting in version 60, the timestamp is correctly computed based on the window's Performance time, rather than Date.getTime().
api.RTCRtpReceiver.getContributingSources.video_tracks_supported Safari on iOS3/25/2019 Edge1/15/2020296
api.RTCRtpReceiver.getParameters πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.RTCRtpReceiver.getParameters.return_object_property_codecs πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.RTCRtpReceiver.getParameters.return_object_property_headerExtensions πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.RTCRtpReceiver.getParameters.return_object_property_rtcp πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.RTCRtpReceiver.getStats πŸ“‹Edge11/12/2015 Safari on iOS3/25/20191229
api.RTCRtpReceiver.getSynchronizationSources πŸ“‹Safari on iOS3/25/2019 Edge1/15/2020296
api.RTCRtpReceiver.getSynchronizationSources.audio_tracks_supported Safari on iOS3/25/2019 Edge1/15/2020296
api.RTCRtpReceiver.getSynchronizationSources.video_tracks_supported Safari on iOS3/25/2019 Edge1/15/2020296
api.RTCRtpReceiver.track πŸ“‹Edge7/29/2015 Safari on iOS9/19/2017783
api.RTCRtpReceiver.transform πŸ“‹Safari on iOS3/14/2022 Edge10/3/20251299
api.RTCRtpReceiver.transport πŸ“‹Edge7/29/2015 Safari on iOS3/14/20222420
api.RTCRtpScriptTransform πŸ“‹Safari on iOS3/14/2022 Edge10/3/20251299
api.RTCRtpScriptTransform.RTCRtpScriptTransform πŸ“‹Safari on iOS3/14/2022 Edge10/3/20251299
api.RTCRtpScriptTransformer πŸ“‹Safari on iOS3/14/2022 Edge10/3/20251299
api.RTCRtpScriptTransformer.options πŸ“‹Safari on iOS3/14/2022 Edge10/3/20251299
api.RTCRtpScriptTransformer.readable πŸ“‹Safari on iOS3/14/2022 Edge10/3/20251299
api.RTCRtpScriptTransformer.sendKeyFrameRequest πŸ“‹Safari on iOS3/14/2022 Edge10/3/20251299
api.RTCRtpScriptTransformer.writable πŸ“‹Safari on iOS3/14/2022 Edge10/3/20251299
api.RTCRtpSender πŸ“‹Edge11/12/2015 Safari on iOS9/19/2017677
api.RTCRtpSender.dtmf πŸ“‹Edge1/15/2020 Safari on iOS3/24/202069
api.RTCRtpSender.getCapabilities_static πŸ“‹Edge11/12/2015 Safari on iOS3/25/20191229
api.RTCRtpSender.getParameters πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.RTCRtpSender.getParameters.return_object_property_codecs πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
Firefox: The property is defined but not implemented/used.Firefox for Android: The property is defined but not implemented/used.
api.RTCRtpSender.getParameters.return_object_property_degradationPreference πŸ“‹Safari on iOS3/25/2019 Edge5/21/2020423
api.RTCRtpSender.getParameters.return_object_property_encodings πŸ“‹Safari on iOS3/25/2019 Edge1/15/2020296
api.RTCRtpSender.getParameters.return_object_property_headerExtensions πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
Firefox: The property is defined but not implemented/used.Firefox for Android: The property is defined but not implemented/used.
api.RTCRtpSender.getParameters.return_object_property_rtcp πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
Firefox: The property is defined but not implemented/used.Firefox for Android: The property is defined but not implemented/used.
api.RTCRtpSender.getParameters.return_object_property_transactionId πŸ“‹Safari on iOS3/25/2019 Edge1/15/2020296
api.RTCRtpSender.getStats πŸ“‹Edge11/12/2015 Safari on iOS3/25/20191229
api.RTCRtpSender.replaceTrack πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.RTCRtpSender.setParameters πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
Firefox: Before Firefox 64, changes to parameters that should update live would not do so.Firefox for Android: Before Firefox for Android 64, changes to parameters that should update live would not do so.
api.RTCRtpSender.setParameters.parameters_codecs_parameter πŸ“‹Safari on iOS3/25/2019 Edge1/15/2020296
Firefox: The property is defined but not implemented/used.Firefox for Android: The property is defined but not implemented/used.
api.RTCRtpSender.setParameters.parameters_degradationPreference_parameter πŸ“‹Safari on iOS3/25/2019 Edge5/21/2020423
api.RTCRtpSender.setParameters.parameters_encodings_parameter πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.RTCRtpSender.setParameters.parameters_encodings_parameter.active Safari on iOS3/29/2018 Edge1/15/2020657
api.RTCRtpSender.setParameters.parameters_encodings_parameter.maxBitrate πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.RTCRtpSender.setParameters.parameters_encodings_parameter.maxFramerate πŸ“‹Safari on iOS9/19/2017 Edge4/13/2020937
Firefox: Zero is treated as 'no fps limit' (see bug 1611957).Firefox for Android: Zero is treated as 'no fps limit' (see bug 1611957).
api.RTCRtpSender.setParameters.parameters_encodings_parameter.priority πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
Firefox: In version 110 and later the default priority is low.Firefox for Android: In version 110 and later the default priority is low.
api.RTCRtpSender.setParameters.parameters_encodings_parameter.scaleResolutionDownBy πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.RTCRtpSender.setParameters.parameters_headerExtensions_parameter πŸ“‹Safari on iOS3/25/2019 Edge1/15/2020296
Firefox: The property is defined but not implemented/used.Firefox for Android: The property is defined but not implemented/used.
api.RTCRtpSender.setParameters.parameters_rtcp_parameter πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
Firefox: The property is defined but not implemented/used.Firefox for Android: The property is defined but not implemented/used.
api.RTCRtpSender.setParameters.parameters_transactionId_parameter πŸ“‹Safari on iOS3/25/2019 Edge1/15/2020296
api.RTCRtpSender.setStreams πŸ“‹Edge1/15/2020 Safari on iOS4/26/2021467
api.RTCRtpSender.track πŸ“‹Edge11/12/2015 Safari on iOS9/19/2017677
api.RTCRtpSender.transform πŸ“‹Safari on iOS3/14/2022 Edge10/3/20251299
api.RTCRtpSender.transport πŸ“‹Edge11/12/2015 Safari on iOS3/14/20222314
api.RTCRtpTransceiver πŸ“‹Safari on iOS9/19/2017 Edge10/2/2018378
api.RTCRtpTransceiver.currentDirection πŸ“‹Safari on iOS3/25/2019 Edge1/15/2020296
api.RTCRtpTransceiver.direction πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.RTCRtpTransceiver.mid πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.RTCRtpTransceiver.receiver πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.RTCRtpTransceiver.sender πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.RTCRtpTransceiver.setCodecPreferences πŸ“‹Edge1/15/2020 Safari on iOS3/24/202069
api.RTCRtpTransceiver.stop πŸ“‹Safari on iOS9/19/2017 Edge1/21/20211220
api.RTCRtpTransceiver.stopped Safari on iOS9/19/2017 Edge1/15/2020848
api.RTCSctpTransport πŸ“‹Edge1/15/2020 Safari on iOS3/14/2022789
api.RTCSctpTransport.maxChannels πŸ“‹Edge1/15/2020 Safari on iOS3/14/2022789
api.RTCSctpTransport.maxMessageSize πŸ“‹Edge1/15/2020 Safari on iOS3/14/2022789
api.RTCSctpTransport.state πŸ“‹Edge1/15/2020 Safari on iOS3/14/2022789
api.RTCSctpTransport.statechange_event Edge1/15/2020 Safari on iOS3/14/2022789
api.RTCSctpTransport.transport πŸ“‹Edge1/15/2020 Safari on iOS3/14/2022789
api.RTCSessionDescription πŸ“‹Edge4/5/2017 Safari on iOS9/19/2017167
api.RTCSessionDescription.RTCSessionDescription Edge4/5/2017 Safari on iOS9/19/2017167
api.RTCSessionDescription.sdp πŸ“‹Edge4/5/2017 Safari on iOS9/19/2017167
api.RTCSessionDescription.toJSON πŸ“‹Edge4/5/2017 Safari on iOS9/19/2017167
api.RTCSessionDescription.type πŸ“‹Edge4/5/2017 Safari on iOS9/19/2017167
api.RTCStatsReport πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.RTCStatsReport.@@iterator Safari on iOS9/19/2017 Edge1/15/2020848
api.RTCStatsReport.entries πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.RTCStatsReport.forEach πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.RTCStatsReport.get πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.RTCStatsReport.has πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.RTCStatsReport.keys πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.RTCStatsReport.size πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.RTCStatsReport.type_candidate-pair πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.RTCStatsReport.type_candidate-pair.bytesReceived πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.RTCStatsReport.type_candidate-pair.bytesSent πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.RTCStatsReport.type_candidate-pair.id πŸ“‹Edge2/7/2020 Safari on iOS3/24/202046
api.RTCStatsReport.type_candidate-pair.localCandidateId πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.RTCStatsReport.type_candidate-pair.nominated πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.RTCStatsReport.type_candidate-pair.remoteCandidateId πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.RTCStatsReport.type_candidate-pair.requestsReceived πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.RTCStatsReport.type_candidate-pair.requestsSent πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.RTCStatsReport.type_candidate-pair.responsesReceived πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.RTCStatsReport.type_candidate-pair.responsesSent πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.RTCStatsReport.type_candidate-pair.state πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.RTCStatsReport.type_candidate-pair.timestamp πŸ“‹Edge2/7/2020 Safari on iOS3/24/202046
api.RTCStatsReport.type_candidate-pair.totalRoundTripTime πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.RTCStatsReport.type_candidate-pair.transportId πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.RTCStatsReport.type_candidate-pair.type πŸ“‹Edge2/7/2020 Safari on iOS3/24/202046
api.RTCStatsReport.type_certificate πŸ“‹Edge2/7/2020 Safari on iOS3/24/202046
api.RTCStatsReport.type_certificate.base64Certificate πŸ“‹Edge2/7/2020 Safari on iOS3/24/202046
api.RTCStatsReport.type_certificate.fingerprint πŸ“‹Edge2/7/2020 Safari on iOS3/24/202046
api.RTCStatsReport.type_certificate.fingerprintAlgorithm πŸ“‹Edge2/7/2020 Safari on iOS3/24/202046
api.RTCStatsReport.type_certificate.id πŸ“‹Edge2/7/2020 Safari on iOS3/24/202046
api.RTCStatsReport.type_certificate.timestamp πŸ“‹Edge2/7/2020 Safari on iOS3/24/202046
api.RTCStatsReport.type_certificate.type πŸ“‹Edge2/7/2020 Safari on iOS3/24/202046
api.RTCStatsReport.type_codec πŸ“‹Edge2/7/2020 Safari on iOS3/24/202046
api.RTCStatsReport.type_codec.channels πŸ“‹Edge5/21/2020 Safari on iOS4/26/2021340
api.RTCStatsReport.type_codec.clockRate πŸ“‹Edge2/7/2020 Safari on iOS3/24/202046
api.RTCStatsReport.type_codec.id πŸ“‹Edge2/7/2020 Safari on iOS3/24/202046
api.RTCStatsReport.type_codec.mimeType πŸ“‹Edge2/7/2020 Safari on iOS3/24/202046
api.RTCStatsReport.type_codec.payloadType πŸ“‹Edge2/7/2020 Safari on iOS3/24/202046
api.RTCStatsReport.type_codec.sdpFmtpLine πŸ“‹Edge5/21/2020 Safari on iOS9/16/2020118
api.RTCStatsReport.type_codec.timestamp πŸ“‹Edge2/7/2020 Safari on iOS3/24/202046
api.RTCStatsReport.type_codec.type πŸ“‹Edge2/7/2020 Safari on iOS3/24/202046
api.RTCStatsReport.type_data-channel πŸ“‹Edge2/7/2020 Safari on iOS3/24/202046
api.RTCStatsReport.type_data-channel.bytesReceived πŸ“‹Edge2/7/2020 Safari on iOS3/24/202046
api.RTCStatsReport.type_data-channel.bytesSent πŸ“‹Edge2/7/2020 Safari on iOS3/24/202046
api.RTCStatsReport.type_data-channel.id πŸ“‹Edge2/7/2020 Safari on iOS3/24/202046
api.RTCStatsReport.type_data-channel.label πŸ“‹Edge2/7/2020 Safari on iOS3/24/202046
api.RTCStatsReport.type_data-channel.messagesReceived πŸ“‹Edge2/7/2020 Safari on iOS3/24/202046
api.RTCStatsReport.type_data-channel.messagesSent πŸ“‹Edge2/7/2020 Safari on iOS3/24/202046
api.RTCStatsReport.type_data-channel.protocol πŸ“‹Edge2/7/2020 Safari on iOS3/24/202046
api.RTCStatsReport.type_data-channel.state πŸ“‹Edge2/7/2020 Safari on iOS3/24/202046
api.RTCStatsReport.type_data-channel.timestamp πŸ“‹Edge2/7/2020 Safari on iOS3/24/202046
api.RTCStatsReport.type_data-channel.type πŸ“‹Edge2/7/2020 Safari on iOS3/24/202046
api.RTCStatsReport.type_inbound-rtp πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.RTCStatsReport.type_inbound-rtp.bytesReceived πŸ“‹Edge1/15/2020 Safari on iOS3/24/202069
api.RTCStatsReport.type_inbound-rtp.concealedSamples πŸ“‹Edge10/9/2020 Safari on iOS4/26/2021199
api.RTCStatsReport.type_inbound-rtp.concealmentEvents πŸ“‹Edge10/9/2020 Safari on iOS4/26/2021199
api.RTCStatsReport.type_inbound-rtp.fecPacketsDiscarded πŸ“‹Edge4/13/2020 Safari on iOS4/26/2021378
api.RTCStatsReport.type_inbound-rtp.fecPacketsReceived πŸ“‹Edge4/13/2020 Safari on iOS4/26/2021378
api.RTCStatsReport.type_inbound-rtp.headerBytesReceived πŸ“‹Edge2/7/2020 Safari on iOS4/26/2021444
api.RTCStatsReport.type_inbound-rtp.id πŸ“‹Edge2/7/2020 Safari on iOS3/24/202046
api.RTCStatsReport.type_inbound-rtp.insertedSamplesForDeceleration πŸ“‹Edge10/9/2020 Safari on iOS4/26/2021199
api.RTCStatsReport.type_inbound-rtp.jitter πŸ“‹Edge2/7/2020 Safari on iOS3/24/202046
api.RTCStatsReport.type_inbound-rtp.jitterBufferDelay πŸ“‹Edge10/9/2020 Safari on iOS4/26/2021199
api.RTCStatsReport.type_inbound-rtp.jitterBufferEmittedCount πŸ“‹Edge10/9/2020 Safari on iOS4/26/2021199
api.RTCStatsReport.type_inbound-rtp.kind πŸ“‹Edge2/7/2020 Safari on iOS9/16/2020222
api.RTCStatsReport.type_inbound-rtp.mid πŸ“‹Edge9/1/2022 Safari on iOS9/18/2023382
api.RTCStatsReport.type_inbound-rtp.packetsDiscarded πŸ“‹Edge9/24/2021 Safari on iOS3/14/2022171
api.RTCStatsReport.type_inbound-rtp.packetsLost πŸ“‹Edge2/7/2020 Safari on iOS3/24/202046
api.RTCStatsReport.type_inbound-rtp.packetsReceived πŸ“‹Edge2/7/2020 Safari on iOS3/24/202046
api.RTCStatsReport.type_inbound-rtp.removedSamplesForAcceleration πŸ“‹Edge10/9/2020 Safari on iOS4/26/2021199
api.RTCStatsReport.type_inbound-rtp.silentConcealedSamples πŸ“‹Edge10/9/2020 Safari on iOS4/26/2021199
api.RTCStatsReport.type_inbound-rtp.ssrc πŸ“‹Safari on iOS9/19/2017 Edge2/7/2020871
api.RTCStatsReport.type_inbound-rtp.timestamp πŸ“‹Edge2/7/2020 Safari on iOS3/24/202046
api.RTCStatsReport.type_inbound-rtp.totalAudioEnergy πŸ“‹Edge10/9/2020 Safari on iOS4/26/2021199
api.RTCStatsReport.type_inbound-rtp.totalSamplesDuration πŸ“‹Edge10/9/2020 Safari on iOS4/26/2021199
api.RTCStatsReport.type_inbound-rtp.totalSamplesReceived πŸ“‹Edge10/9/2020 Safari on iOS4/26/2021199
api.RTCStatsReport.type_inbound-rtp.trackIdentifier πŸ“‹Edge9/1/2022 Safari on iOS3/27/2023207
api.RTCStatsReport.type_inbound-rtp.transportId πŸ“‹Safari on iOS9/19/2017 Edge2/7/2020871
api.RTCStatsReport.type_inbound-rtp.type πŸ“‹Edge2/7/2020 Safari on iOS3/24/202046
api.RTCStatsReport.type_local-candidate πŸ“‹Safari on iOS3/25/2019 Edge2/7/2020319
api.RTCStatsReport.type_local-candidate.candidateType πŸ“‹Safari on iOS3/25/2019 Edge2/7/2020319
api.RTCStatsReport.type_local-candidate.id πŸ“‹Edge2/7/2020 Safari on iOS3/24/202046
api.RTCStatsReport.type_local-candidate.port πŸ“‹Safari on iOS3/25/2019 Edge2/7/2020319
api.RTCStatsReport.type_local-candidate.priority πŸ“‹Safari on iOS3/25/2019 Edge2/7/2020319
api.RTCStatsReport.type_local-candidate.protocol πŸ“‹Safari on iOS3/25/2019 Edge2/7/2020319
api.RTCStatsReport.type_local-candidate.timestamp πŸ“‹Edge2/7/2020 Safari on iOS3/24/202046
api.RTCStatsReport.type_local-candidate.transportId πŸ“‹Safari on iOS3/25/2019 Edge2/7/2020319
api.RTCStatsReport.type_local-candidate.type πŸ“‹Edge2/7/2020 Safari on iOS3/24/202046
api.RTCStatsReport.type_media-source πŸ“‹Edge2/7/2020 Safari on iOS4/26/2021444
api.RTCStatsReport.type_media-source.id πŸ“‹Edge2/7/2020 Safari on iOS4/26/2021444
api.RTCStatsReport.type_media-source.kind πŸ“‹Edge2/7/2020 Safari on iOS4/26/2021444
api.RTCStatsReport.type_media-source.timestamp πŸ“‹Edge2/7/2020 Safari on iOS4/26/2021444
api.RTCStatsReport.type_media-source.trackIdentifier πŸ“‹Edge2/7/2020 Safari on iOS4/26/2021444
api.RTCStatsReport.type_media-source.type πŸ“‹Edge2/7/2020 Safari on iOS4/26/2021444
api.RTCStatsReport.type_outbound-rtp πŸ“‹Safari on iOS9/19/2017 Edge2/7/2020871
api.RTCStatsReport.type_outbound-rtp.bytesSent πŸ“‹Edge2/7/2020 Safari on iOS3/24/202046
api.RTCStatsReport.type_outbound-rtp.codecId πŸ“‹Safari on iOS9/19/2017 Edge2/7/2020871
api.RTCStatsReport.type_outbound-rtp.headerBytesSent πŸ“‹Edge2/7/2020 Safari on iOS4/26/2021444
api.RTCStatsReport.type_outbound-rtp.id πŸ“‹Edge2/7/2020 Safari on iOS3/24/202046
api.RTCStatsReport.type_outbound-rtp.kind πŸ“‹Edge2/7/2020 Safari on iOS9/16/2020222
api.RTCStatsReport.type_outbound-rtp.mediaSourceId πŸ“‹Edge2/7/2020 Safari on iOS4/26/2021444
api.RTCStatsReport.type_outbound-rtp.nackCount πŸ“‹Edge9/2/2021 Safari on iOS3/14/2022193
api.RTCStatsReport.type_outbound-rtp.packetsSent πŸ“‹Edge2/7/2020 Safari on iOS3/24/202046
api.RTCStatsReport.type_outbound-rtp.retransmittedBytesSent πŸ“‹Edge2/7/2020 Safari on iOS4/26/2021444
api.RTCStatsReport.type_outbound-rtp.retransmittedPacketsSent πŸ“‹Edge2/7/2020 Safari on iOS4/26/2021444
api.RTCStatsReport.type_outbound-rtp.ssrc πŸ“‹Safari on iOS9/19/2017 Edge2/7/2020871
api.RTCStatsReport.type_outbound-rtp.targetBitrate πŸ“‹Edge2/3/2022 Safari on iOS3/27/2023417
api.RTCStatsReport.type_outbound-rtp.timestamp πŸ“‹Edge2/7/2020 Safari on iOS3/24/202046
api.RTCStatsReport.type_outbound-rtp.transportId πŸ“‹Safari on iOS9/19/2017 Edge2/7/2020871
api.RTCStatsReport.type_outbound-rtp.type πŸ“‹Edge2/7/2020 Safari on iOS3/24/202046
api.RTCStatsReport.type_peer-connection πŸ“‹Edge2/7/2020 Safari on iOS3/24/202046
api.RTCStatsReport.type_peer-connection.dataChannelsClosed πŸ“‹Edge2/7/2020 Safari on iOS3/24/202046
api.RTCStatsReport.type_peer-connection.dataChannelsOpened πŸ“‹Edge2/7/2020 Safari on iOS3/24/202046
api.RTCStatsReport.type_peer-connection.id πŸ“‹Edge2/7/2020 Safari on iOS3/24/202046
api.RTCStatsReport.type_peer-connection.timestamp πŸ“‹Edge2/7/2020 Safari on iOS3/24/202046
api.RTCStatsReport.type_peer-connection.type πŸ“‹Edge2/7/2020 Safari on iOS3/24/202046
api.RTCStatsReport.type_remote-candidate πŸ“‹Safari on iOS3/25/2019 Edge2/7/2020319
api.RTCStatsReport.type_remote-candidate.candidateType πŸ“‹Safari on iOS3/25/2019 Edge2/7/2020319
api.RTCStatsReport.type_remote-candidate.id πŸ“‹Edge2/7/2020 Safari on iOS3/24/202046
api.RTCStatsReport.type_remote-candidate.port πŸ“‹Safari on iOS3/25/2019 Edge2/7/2020319
api.RTCStatsReport.type_remote-candidate.priority πŸ“‹Safari on iOS3/25/2019 Edge2/7/2020319
api.RTCStatsReport.type_remote-candidate.protocol πŸ“‹Safari on iOS3/25/2019 Edge2/7/2020319
api.RTCStatsReport.type_remote-candidate.timestamp πŸ“‹Edge2/7/2020 Safari on iOS3/24/202046
api.RTCStatsReport.type_remote-candidate.transportId πŸ“‹Safari on iOS3/25/2019 Edge2/7/2020319
api.RTCStatsReport.type_remote-candidate.type πŸ“‹Edge2/7/2020 Safari on iOS3/24/202046
api.RTCStatsReport.type_remote-inbound-rtp πŸ“‹Safari on iOS9/19/2017 Edge2/7/2020871
api.RTCStatsReport.type_remote-inbound-rtp.codecId πŸ“‹Safari on iOS9/19/2017 Edge2/7/2020871
api.RTCStatsReport.type_remote-inbound-rtp.id πŸ“‹Edge2/7/2020 Safari on iOS4/26/2021444
api.RTCStatsReport.type_remote-inbound-rtp.kind πŸ“‹Edge2/7/2020 Safari on iOS9/16/2020222
api.RTCStatsReport.type_remote-inbound-rtp.localId πŸ“‹Edge2/7/2020 Safari on iOS4/26/2021444
api.RTCStatsReport.type_remote-inbound-rtp.roundTripTime πŸ“‹Edge2/7/2020 Safari on iOS4/26/2021444
api.RTCStatsReport.type_remote-inbound-rtp.ssrc πŸ“‹Safari on iOS9/19/2017 Edge2/7/2020871
api.RTCStatsReport.type_remote-inbound-rtp.timestamp πŸ“‹Edge2/7/2020 Safari on iOS4/26/2021444
api.RTCStatsReport.type_remote-inbound-rtp.transportId πŸ“‹Safari on iOS9/19/2017 Edge2/7/2020871
api.RTCStatsReport.type_remote-inbound-rtp.type πŸ“‹Edge2/7/2020 Safari on iOS4/26/2021444
api.RTCStatsReport.type_remote-outbound-rtp πŸ“‹Safari on iOS9/19/2017 Edge5/27/20211346
api.RTCStatsReport.type_remote-outbound-rtp.codecId πŸ“‹Safari on iOS9/19/2017 Edge5/27/20211346
api.RTCStatsReport.type_remote-outbound-rtp.kind πŸ“‹Safari on iOS9/16/2020 Edge5/27/2021253
api.RTCStatsReport.type_remote-outbound-rtp.ssrc πŸ“‹Safari on iOS9/19/2017 Edge5/27/20211346
api.RTCStatsReport.type_remote-outbound-rtp.transportId πŸ“‹Safari on iOS9/19/2017 Edge5/27/20211346
api.RTCStatsReport.type_transport πŸ“‹Edge2/7/2020 Safari on iOS3/24/202046
api.RTCStatsReport.type_transport.bytesReceived πŸ“‹Edge2/7/2020 Safari on iOS3/24/202046
api.RTCStatsReport.type_transport.bytesSent πŸ“‹Edge2/7/2020 Safari on iOS3/24/202046
api.RTCStatsReport.type_transport.dtlsCipher πŸ“‹Edge2/7/2020 Safari on iOS4/26/2021444
api.RTCStatsReport.type_transport.dtlsState πŸ“‹Edge2/7/2020 Safari on iOS4/26/2021444
api.RTCStatsReport.type_transport.id πŸ“‹Edge2/7/2020 Safari on iOS3/24/202046
api.RTCStatsReport.type_transport.localCertificateId πŸ“‹Edge2/7/2020 Safari on iOS3/24/202046
api.RTCStatsReport.type_transport.remoteCertificateId πŸ“‹Edge2/7/2020 Safari on iOS3/24/202046
api.RTCStatsReport.type_transport.selectedCandidatePairId πŸ“‹Edge2/7/2020 Safari on iOS3/24/202046
api.RTCStatsReport.type_transport.srtpCipher πŸ“‹Edge2/7/2020 Safari on iOS4/26/2021444
api.RTCStatsReport.type_transport.timestamp πŸ“‹Edge2/7/2020 Safari on iOS3/24/202046
api.RTCStatsReport.type_transport.tlsVersion πŸ“‹Edge2/7/2020 Safari on iOS4/26/2021444
api.RTCStatsReport.type_transport.type πŸ“‹Edge2/7/2020 Safari on iOS3/24/202046
api.RTCStatsReport.values Safari on iOS9/19/2017 Edge1/15/2020848
api.RTCTrackEvent πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.RTCTrackEvent.RTCTrackEvent πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.RTCTrackEvent.receiver πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.RTCTrackEvent.streams πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.RTCTrackEvent.track πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.RTCTrackEvent.transceiver πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.RTCTransformEvent πŸ“‹Safari on iOS3/14/2022 Edge10/3/20251299
api.RTCTransformEvent.transformer πŸ“‹Safari on iOS3/14/2022 Edge10/3/20251299
api.RadioNodeList πŸ“‹Safari on iOS9/18/2013 Edge7/29/2015679
api.RadioNodeList.value πŸ“‹Safari on iOS9/18/2013 Edge7/29/2015679
api.Range πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
Firefox: Starting with Firefox 13, the Range object throws a DOMException as defined in DOM 4, instead of a RangeException defined in prior specifications.Firefox for Android: Starting with Firefox for Android 14, the Range object throws a DOMException as defined in DOM 4, instead of a RangeException defined in prior specifications.
api.Range.Range πŸ“‹Safari on iOS9/17/2014 Edge4/5/2017931
api.Range.cloneContents πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Range.cloneRange πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Range.collapse πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Range.collapse.toStart_parameter_optional Safari on iOS6/29/2007 Edge10/17/20173763
Internet Explorer: Optional but defaults to true.
api.Range.collapsed πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Range.commonAncestorContainer πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Range.compareBoundaryPoints πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Range.comparePoint πŸ“‹Safari on iOS6/29/2007 Edge4/30/20183958
api.Range.createContextualFragment πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Range.createContextualFragment.enforces_trusted_types πŸ“‹Edge5/21/2020 Safari on iOS9/15/20251943
api.Range.deleteContents πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Range.detach πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
Chrome: Since Chrome 37, this method does nothing. See bug 40362748.Chrome Android: Since Chrome Android 37, this method does nothing. See bug 40362748.Firefox: Since Firefox 15, this method does nothing. See bug 702948.Firefox for Android: Since Firefox for Android 15, this method does nothing. See bug 702948.Quest Browser: Since Quest Browser 5.0, this method does nothing. See bug 40362748.Opera: Since Opera 24, this method does nothing. See bug 40362748.Opera Android: Since Opera 24, this method does nothing. See bug 40362748.Safari: Since Safari 10, this method does nothing, see bug 148454.Safari on iOS: Since Safari on iOS 10, this method does nothing, see bug 148454.Samsung Internet: Since Samsung Internet 3.0, this method does nothing. See bug 40362748.WebView Android: Since WebView Android 37, this method does nothing. See bug 40362748.WebView on iOS: Since WebView on iOS 10, this method does nothing, see bug 148454.
api.Range.endContainer πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Range.endOffset πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Range.extractContents πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Range.getBoundingClientRect πŸ“‹Safari on iOS6/21/2010 Edge7/29/20151864
api.Range.getClientRects πŸ“‹Safari on iOS6/21/2010 Edge7/29/20151864
api.Range.insertNode πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Range.intersectsNode πŸ“‹Safari on iOS6/29/2007 Edge4/30/20183958
api.Range.isPointInRange πŸ“‹Safari on iOS6/29/2007 Edge4/5/20173568
api.Range.selectNode πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Range.selectNodeContents πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Range.setEnd πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Range.setEndAfter πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Range.setEndBefore πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Range.setStart πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Range.setStartAfter πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Range.setStartBefore πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Range.startContainer πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Range.startOffset πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Range.surroundContents πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Range.toString πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.ReadableStream πŸ“‹Edge8/2/2016 Safari on iOS3/27/2017237
Node.js: Available as a part of the stream/web module.
api.ReadableStream.ReadableStream πŸ“‹Safari on iOS3/27/2017 Edge1/15/20201024
api.ReadableStream.cancel πŸ“‹Edge8/2/2016 Safari on iOS3/27/2017237
api.ReadableStream.getReader πŸ“‹Edge8/2/2016 Safari on iOS3/27/2017237
api.ReadableStream.locked πŸ“‹Edge8/2/2016 Safari on iOS3/27/2017237
api.ReadableStream.pipeThrough πŸ“‹Safari on iOS3/27/2017 Edge1/15/20201024
api.ReadableStream.pipeTo πŸ“‹Safari on iOS3/27/2017 Edge1/15/20201024
api.ReadableStream.tee πŸ“‹Safari on iOS3/27/2017 Edge1/15/20201024
Node.js: Before 18.10.0 or 16.18.0, teeing a readable byte stream is not supported.
api.ReadableStreamDefaultController πŸ“‹Safari on iOS9/13/2016 Edge1/15/20201219
Deno: ReadableStreamDefaultController is not exposed on the global scope.Node.js: Available as a part of the stream/web module.
api.ReadableStreamDefaultController.close πŸ“‹Safari on iOS9/13/2016 Edge1/15/20201219
api.ReadableStreamDefaultController.desiredSize πŸ“‹Safari on iOS9/13/2016 Edge1/15/20201219
api.ReadableStreamDefaultController.enqueue πŸ“‹Safari on iOS9/13/2016 Edge1/15/20201219
api.ReadableStreamDefaultController.error πŸ“‹Safari on iOS9/13/2016 Edge1/15/20201219
api.ReadableStreamDefaultReader πŸ“‹Safari on iOS9/13/2016 Edge1/15/20201219
Deno: ReadableStreamDefaultReader is not exposed on the global scope.Node.js: Available as a part of the stream/web module.
api.ReadableStreamDefaultReader.ReadableStreamDefaultReader πŸ“‹Safari on iOS9/13/2016 Edge1/15/20201219
api.ReadableStreamDefaultReader.cancel πŸ“‹Safari on iOS9/13/2016 Edge1/15/20201219
api.ReadableStreamDefaultReader.closed πŸ“‹Safari on iOS9/13/2016 Edge1/15/20201219
api.ReadableStreamDefaultReader.read πŸ“‹Safari on iOS9/13/2016 Edge1/15/20201219
api.ReadableStreamDefaultReader.releaseLock πŸ“‹Safari on iOS9/13/2016 Edge1/15/20201219
api.ReadableStreamDefaultReader.releaseLock.reject_pending_read_request Edge9/1/2022 Safari on iOS9/18/2023382
Chrome: Before version 105, releaseLock() throws instead of rejecting.Chrome Android: Before version 105, releaseLock() throws instead of rejecting.Edge: Before version 105, releaseLock() throws instead of rejecting.Opera: Before version 91, releaseLock() throws instead of rejecting.Opera Android: Before version 72, releaseLock() throws instead of rejecting.Samsung Internet: Before version 20.0, releaseLock() throws instead of rejecting.WebView Android: Before version 105, releaseLock() throws instead of rejecting.
api.RemotePlayback πŸ“‹Safari on iOS3/24/2020 Edge1/25/20241402
api.RemotePlayback.cancelWatchAvailability πŸ“‹Safari on iOS3/24/2020 Edge1/25/20241402
api.RemotePlayback.connect_event πŸ“‹Safari on iOS3/24/2020 Edge1/25/20241402
api.RemotePlayback.connecting_event πŸ“‹Safari on iOS3/24/2020 Edge1/25/20241402
api.RemotePlayback.disconnect_event πŸ“‹Safari on iOS3/24/2020 Edge1/25/20241402
api.RemotePlayback.prompt πŸ“‹Safari on iOS3/24/2020 Edge1/25/20241402
api.RemotePlayback.state πŸ“‹Safari on iOS3/24/2020 Edge1/25/20241402
api.RemotePlayback.watchAvailability πŸ“‹Safari on iOS3/24/2020 Edge1/25/20241402
api.Report πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
Firefox: Worker support added in version 77
api.Report.body πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.Report.toJSON Edge1/15/2020 Safari on iOS3/27/20231167
api.Report.type πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.Report.url πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.ReportBody πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.ReportBody.toJSON Edge1/15/2020 Safari on iOS3/27/20231167
api.ReportingObserver πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.ReportingObserver.ReportingObserver πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.ReportingObserver.disconnect πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.ReportingObserver.observe πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.ReportingObserver.takeRecords πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.Request πŸ“‹Edge8/2/2016 Safari on iOS3/27/2017237
Chrome: Only available in service workers.Chrome Android: Only available in service workers.Opera: Only available in service workers.Opera Android: Only available in service workers.WebView Android: Only available in service workers.
api.Request.Request πŸ“‹Edge8/2/2016 Safari on iOS3/27/2017237
Chrome: From Chrome 47, default values for the init argument's properties changed. mode defaults to same-origin (from no-cors). credentials defaults to include (from same-origin). redirect defaults to follow (from manual).Chrome Android: From Chrome Android 47, default values for the init argument's properties changed. mode defaults to same-origin (from no-cors). credentials defaults to include (from same-origin). redirect defaults to follow (from manual).Deno: Fetching with a "manual" redirect mode does not result in a "opaqueredirect" response, but a regular response.Quest Browser: From Quest Browser 5.0, default values for the init argument's properties changed. mode defaults to same-origin (from no-cors). credentials defaults to include (from same-origin). redirect defaults to follow (from manual).Samsung Internet: From Samsung Internet 5.0, default values for the init argument's properties changed. mode defaults to same-origin (from no-cors). credentials defaults to include (from same-origin). redirect defaults to follow (from manual).WebView Android: From WebView Android 47, default values for the init argument's properties changed. mode defaults to same-origin (from no-cors). credentials defaults to include (from same-origin). redirect defaults to follow (from manual).
api.Request.Request.cross_origin_stripped Safari on iOS3/27/2017 Edge4/5/20179
api.Request.Request.init_keepalive_parameter πŸ“‹Edge4/5/2017 Safari on iOS9/19/2019897
api.Request.Request.init_priority_parameter πŸ“‹Edge4/28/2022 Safari on iOS12/11/2023592
api.Request.Request.init_referrer_parameter πŸ“‹Safari on iOS3/27/2017 Edge4/5/20179
api.Request.Request.response_body_readablestream Safari on iOS3/27/2017 Edge1/15/20201024
api.Request.arrayBuffer πŸ“‹Edge8/2/2016 Safari on iOS3/27/2017237
api.Request.blob πŸ“‹Edge8/2/2016 Safari on iOS3/27/2017237
api.Request.body πŸ“‹Safari on iOS3/29/2018 Edge9/1/20221617
api.Request.bodyUsed πŸ“‹Edge8/2/2016 Safari on iOS3/27/2017237
api.Request.bytes πŸ“‹Safari on iOS9/16/2024 Edge1/17/2025123
api.Request.cache πŸ“‹Edge8/2/2016 Safari on iOS3/27/2017237
api.Request.cache.only-if-cached Safari on iOS3/27/2017 Edge1/15/20201024
api.Request.clone πŸ“‹Edge8/2/2016 Safari on iOS3/27/2017237
api.Request.credentials πŸ“‹Edge8/2/2016 Safari on iOS3/27/2017237
api.Request.credentials.default_same-origin Edge10/2/2018 Safari on iOS3/25/2019174
api.Request.destination πŸ“‹Edge8/2/2016 Safari on iOS3/27/2017237
api.Request.destination.speculationrules Edge1/25/2024 Safari on iOS12/12/2025687
api.Request.formData πŸ“‹Edge1/15/2020 Safari on iOS4/26/2021467
Safari: The method exists but always rejects with NotSupportedError. See bug 215671.Safari on iOS: The method exists but always rejects with NotSupportedError. See bug 215671.WebView on iOS: The method exists but always rejects with NotSupportedError. See bug 215671.
api.Request.headers πŸ“‹Edge8/2/2016 Safari on iOS3/27/2017237
api.Request.integrity πŸ“‹Edge8/2/2016 Safari on iOS3/27/2017237
api.Request.json πŸ“‹Edge8/2/2016 Safari on iOS3/27/2017237
api.Request.keepalive πŸ“‹Edge4/5/2017 Safari on iOS9/19/2019897
api.Request.method πŸ“‹Edge8/2/2016 Safari on iOS3/27/2017237
api.Request.mode πŸ“‹Edge8/2/2016 Safari on iOS3/27/2017237
api.Request.mode.navigate_mode Safari on iOS3/27/2017 Edge10/2/2018554
api.Request.redirect πŸ“‹Edge8/2/2016 Safari on iOS3/27/2017237
Deno: Fetching with a "manual" redirect mode does not result in a "opaqueredirect" response, but a regular response.
api.Request.referrer πŸ“‹Edge8/2/2016 Safari on iOS3/27/2017237
api.Request.referrerPolicy πŸ“‹Edge8/2/2016 Safari on iOS3/27/2017237
api.Request.signal πŸ“‹Edge10/17/2017 Safari on iOS3/25/2019524
api.Request.text πŸ“‹Edge8/2/2016 Safari on iOS3/27/2017237
api.Request.url πŸ“‹Edge8/2/2016 Safari on iOS3/27/2017237
Chrome: Fragment support added in Chrome 59.Chrome Android: Fragment support added in Chrome Android 59.Quest Browser: Fragment support added in Quest Browser 5.0.Opera: Fragment support added in Opera 46.Opera Android: Fragment support added in Opera 46.Samsung Internet: Fragment support added in Samsung Internet 7.0.WebView Android: Fragment support added in WebView Android 59.
api.ResizeObserver πŸ“‹Edge1/15/2020 Safari on iOS3/24/202069
api.ResizeObserver.ResizeObserver πŸ“‹Edge1/15/2020 Safari on iOS3/24/202069
api.ResizeObserver.disconnect πŸ“‹Edge1/15/2020 Safari on iOS3/24/202069
api.ResizeObserver.observe πŸ“‹Edge1/15/2020 Safari on iOS3/24/202069
api.ResizeObserver.observe.options_box_parameter Edge7/16/2020 Safari on iOS3/14/2022606
Firefox: Before version 93, the device-pixel-content-box value is not supported.Firefox for Android: Before version 93, the device-pixel-content-box value is not supported.
api.ResizeObserver.unobserve πŸ“‹Edge1/15/2020 Safari on iOS3/24/202069
api.ResizeObserverEntry πŸ“‹Edge1/15/2020 Safari on iOS3/24/202069
api.ResizeObserverEntry.borderBoxSize πŸ“‹Edge7/16/2020 Safari on iOS3/14/2022606
Firefox: Implemented as a single object representing a content box size, rather than an array of content box size objects.Firefox for Android: Implemented as a single object representing a content box size, rather than an array of content box size objects.
api.ResizeObserverEntry.contentBoxSize πŸ“‹Edge7/16/2020 Safari on iOS3/14/2022606
Firefox: Implemented as a single object representing a content box size, rather than an array of content box size objects.Firefox for Android: Implemented as a single object representing a content box size, rather than an array of content box size objects.
api.ResizeObserverEntry.contentRect πŸ“‹Edge1/15/2020 Safari on iOS3/24/202069
api.ResizeObserverEntry.target πŸ“‹Edge1/15/2020 Safari on iOS3/24/202069
api.ResizeObserverSize πŸ“‹Edge7/16/2020 Safari on iOS3/14/2022606
api.ResizeObserverSize.blockSize πŸ“‹Edge7/16/2020 Safari on iOS3/14/2022606
api.ResizeObserverSize.inlineSize πŸ“‹Edge7/16/2020 Safari on iOS3/14/2022606
api.Response πŸ“‹Edge8/2/2016 Safari on iOS3/27/2017237
Chrome: Only available in service workers.Chrome Android: Only available in service workers.Opera: Only available in service workers.Opera Android: Only available in service workers.WebView Android: Only available in service workers.
api.Response.Response πŸ“‹Edge8/2/2016 Safari on iOS3/27/2017237
api.Response.Response.accept_readablestream Safari on iOS3/27/2017 Edge1/15/20201024
api.Response.Response.body_parameter_optional Safari on iOS3/27/2017 Edge1/15/20201024
api.Response.arrayBuffer πŸ“‹Edge8/2/2016 Safari on iOS3/27/2017237
api.Response.blob πŸ“‹Edge8/2/2016 Safari on iOS3/27/2017237
api.Response.body πŸ“‹Edge8/2/2016 Safari on iOS3/27/2017237
api.Response.bodyUsed πŸ“‹Edge8/2/2016 Safari on iOS3/27/2017237
api.Response.bytes πŸ“‹Safari on iOS9/16/2024 Edge1/17/2025123
api.Response.clone πŸ“‹Edge8/2/2016 Safari on iOS3/27/2017237
api.Response.error_static πŸ“‹Safari on iOS3/27/2017 Edge10/17/2017204
api.Response.formData πŸ“‹Edge1/15/2020 Safari on iOS4/26/2021467
Safari: The method exists but always rejects with NotSupportedError. See bug 215671.Safari on iOS: The method exists but always rejects with NotSupportedError. See bug 215671.WebView on iOS: The method exists but always rejects with NotSupportedError. See bug 215671.
api.Response.headers πŸ“‹Edge8/2/2016 Safari on iOS3/27/2017237
api.Response.json πŸ“‹Edge8/2/2016 Safari on iOS3/27/2017237
api.Response.json_static πŸ“‹Edge9/1/2022 Safari on iOS9/18/2023382
api.Response.ok πŸ“‹Edge8/2/2016 Safari on iOS3/27/2017237
api.Response.redirect_static πŸ“‹Safari on iOS3/27/2017 Edge10/17/2017204
api.Response.redirected πŸ“‹Safari on iOS3/27/2017 Edge10/17/2017204
api.Response.status πŸ“‹Edge8/2/2016 Safari on iOS3/27/2017237
api.Response.statusText πŸ“‹Edge8/2/2016 Safari on iOS3/27/2017237
api.Response.text πŸ“‹Edge8/2/2016 Safari on iOS3/27/2017237
api.Response.type πŸ“‹Edge8/2/2016 Safari on iOS3/27/2017237
api.Response.url πŸ“‹Edge8/2/2016 Safari on iOS3/27/2017237
api.SVGAElement πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGAElement.href πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGAElement.hreflang πŸ“‹Safari on iOS12/12/2025 Edge1/21/202640
api.SVGAElement.rel πŸ“‹Safari on iOS9/16/2020 Edge5/1/20251688
api.SVGAElement.relList πŸ“‹Safari on iOS9/16/2020 Edge5/1/20251688
api.SVGAElement.target πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGAElement.type πŸ“‹Safari on iOS12/12/2025 Edge1/21/202640
api.SVGAngle πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGAngle.convertToSpecifiedUnits πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGAngle.newValueSpecifiedUnits πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGAngle.unitType πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGAngle.value πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGAngle.valueAsString πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGAngle.valueInSpecifiedUnits πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGAnimateElement πŸ“‹Safari on iOS6/29/2007 Edge1/15/20204583
api.SVGAnimateMotionElement πŸ“‹Safari on iOS9/10/2012 Edge1/15/20202683
api.SVGAnimateTransformElement πŸ“‹Safari on iOS6/29/2007 Edge1/15/20204583
api.SVGAnimatedAngle πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGAnimatedAngle.animVal πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGAnimatedAngle.baseVal πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGAnimatedBoolean πŸ“‹Safari on iOS6/21/2010 Edge7/29/20151864
api.SVGAnimatedBoolean.animVal πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGAnimatedBoolean.baseVal πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGAnimatedEnumeration πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGAnimatedEnumeration.animVal πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGAnimatedEnumeration.baseVal πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGAnimatedInteger πŸ“‹Safari on iOS6/21/2010 Edge7/29/20151864
api.SVGAnimatedInteger.animVal πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGAnimatedInteger.baseVal πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGAnimatedLength πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGAnimatedLength.animVal πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGAnimatedLength.baseVal πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGAnimatedLengthList πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGAnimatedLengthList.animVal πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGAnimatedLengthList.baseVal πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGAnimatedNumber πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGAnimatedNumber.animVal πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGAnimatedNumber.baseVal πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGAnimatedNumberList πŸ“‹Safari on iOS6/21/2010 Edge7/29/20151864
api.SVGAnimatedNumberList.animVal πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGAnimatedNumberList.baseVal πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGAnimatedPreserveAspectRatio πŸ“‹Safari on iOS6/21/2010 Edge7/29/20151864
api.SVGAnimatedPreserveAspectRatio.animVal πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGAnimatedPreserveAspectRatio.baseVal πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGAnimatedRect πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGAnimatedRect.animVal πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGAnimatedRect.baseVal πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGAnimatedString πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGAnimatedString.animVal πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGAnimatedString.baseVal πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGAnimatedTransformList πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGAnimatedTransformList.animVal πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGAnimatedTransformList.baseVal πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGAnimationElement πŸ“‹Safari on iOS6/29/2007 Edge1/15/20204583
api.SVGAnimationElement.beginElement πŸ“‹Safari on iOS4/3/2010 Edge1/15/20203574
api.SVGAnimationElement.beginElementAt πŸ“‹Safari on iOS4/3/2010 Edge1/15/20203574
api.SVGAnimationElement.beginEvent_event πŸ“‹Edge1/15/2020 Safari on iOS12/12/20252158
Chrome: The onbegin event handler property is not supported.Chrome Android: The onbegin event handler property is not supported.Firefox: The onbegin event handler property is not supported.Firefox for Android: The onbegin event handler property is not supported.Opera: The onbegin event handler property is not supported.Opera Android: The onbegin event handler property is not supported.Safari: The onbegin event handler property is not supported.Safari on iOS: The onbegin event handler property is not supported.Samsung Internet: The onbegin event handler property is not supported.WebView Android: The onbegin event handler property is not supported.WebView on iOS: The onbegin event handler property is not supported.
api.SVGAnimationElement.endElement πŸ“‹Safari on iOS4/3/2010 Edge1/15/20203574
api.SVGAnimationElement.endElementAt πŸ“‹Safari on iOS4/3/2010 Edge1/15/20203574
api.SVGAnimationElement.endEvent_event πŸ“‹Safari on iOS9/13/2016 Edge1/15/20201219
Chrome: The onend event handler property is not supported.Chrome Android: The onend event handler property is not supported.Firefox: The onend event handler property is not supported.Firefox for Android: The onend event handler property is not supported.Opera: The onend event handler property is not supported.Opera Android: The onend event handler property is not supported.Safari: The onend event handler property is not supported.Safari on iOS: The onend event handler property is not supported.Samsung Internet: The onend event handler property is not supported.WebView Android: The onend event handler property is not supported.WebView on iOS: The onend event handler property is not supported.
api.SVGAnimationElement.getCurrentTime πŸ“‹Safari on iOS4/3/2010 Edge1/15/20203574
api.SVGAnimationElement.getSimpleDuration πŸ“‹Safari on iOS4/3/2010 Edge1/15/20203574
api.SVGAnimationElement.getStartTime πŸ“‹Safari on iOS4/3/2010 Edge1/15/20203574
api.SVGAnimationElement.repeatEvent_event πŸ“‹Edge1/15/2020 Safari on iOS12/12/20252158
Chrome: The onrepeat event handler property is not supported.Chrome Android: The onrepeat event handler property is not supported.Firefox: The onrepeat event handler property is not supported.Firefox for Android: The onrepeat event handler property is not supported.Opera: The onrepeat event handler property is not supported.Opera Android: The onrepeat event handler property is not supported.Safari: The onrepeat event handler property is not supported.Safari on iOS: The onrepeat event handler property is not supported.Samsung Internet: The onrepeat event handler property is not supported.WebView Android: The onrepeat event handler property is not supported.WebView on iOS: The onrepeat event handler property is not supported.
api.SVGAnimationElement.requiredExtensions πŸ“‹Safari on iOS6/29/2007 Edge1/15/20204583
api.SVGAnimationElement.systemLanguage πŸ“‹Safari on iOS6/29/2007 Edge1/15/20204583
api.SVGAnimationElement.targetElement πŸ“‹Safari on iOS4/3/2010 Edge1/15/20203574
api.SVGCircleElement πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGCircleElement.cx πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGCircleElement.cy πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGCircleElement.r πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGClipPathElement πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGClipPathElement.clipPathUnits πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGClipPathElement.transform πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGComponentTransferFunctionElement πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGComponentTransferFunctionElement.amplitude πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGComponentTransferFunctionElement.exponent πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGComponentTransferFunctionElement.intercept πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGComponentTransferFunctionElement.offset πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGComponentTransferFunctionElement.slope πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGComponentTransferFunctionElement.tableValues πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGComponentTransferFunctionElement.type πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGDefsElement πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGDescElement πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGElement πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGElement.attributeStyleMap πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.SVGElement.autofocus πŸ“‹Edge1/15/2020 Safari on iOS3/14/2022789
Firefox: Only supported on SVGGraphicsElement.Firefox for Android: Only supported on SVGGraphicsElement.
api.SVGElement.blur πŸ“‹Safari on iOS6/29/2007 Edge4/30/20183958
api.SVGElement.className πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGElement.dataset πŸ“‹Safari on iOS10/12/2011 Edge4/30/20182392
api.SVGElement.error_event πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGElement.focus πŸ“‹Safari on iOS6/29/2007 Edge4/30/20183958
api.SVGElement.focus.options_preventScroll_parameter Edge4/30/2018 Safari on iOS5/16/20221477
api.SVGElement.load_event πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
Firefox: See bug 620002 for implementation status of the standard load event.Firefox for Android: See bug 620002 for implementation status of the standard load event.
api.SVGElement.nonce πŸ“‹Edge1/15/2020 Safari on iOS3/14/2022789
api.SVGElement.ownerSVGElement πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGElement.style πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGElement.tabIndex πŸ“‹Safari on iOS9/17/2014 Edge4/30/20181321
api.SVGElement.viewportElement πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGEllipseElement πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGEllipseElement.cx πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGEllipseElement.cy πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGEllipseElement.rx πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGEllipseElement.ry πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGFEBlendElement πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFEBlendElement.height πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFEBlendElement.in1 πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFEBlendElement.in2 πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFEBlendElement.mode πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFEBlendElement.result πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFEBlendElement.width πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFEBlendElement.x πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFEBlendElement.y πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFEColorMatrixElement πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFEColorMatrixElement.height πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFEColorMatrixElement.in1 πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFEColorMatrixElement.result πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFEColorMatrixElement.type πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFEColorMatrixElement.values πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFEColorMatrixElement.width πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFEColorMatrixElement.x πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFEColorMatrixElement.y πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFEComponentTransferElement πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFEComponentTransferElement.height πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFEComponentTransferElement.in1 πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFEComponentTransferElement.result πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFEComponentTransferElement.width πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFEComponentTransferElement.x πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFEComponentTransferElement.y πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFECompositeElement πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFECompositeElement.height πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFECompositeElement.in1 πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFECompositeElement.in2 πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFECompositeElement.k1 πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFECompositeElement.k2 πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFECompositeElement.k3 πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFECompositeElement.k4 πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFECompositeElement.operator πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFECompositeElement.result πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFECompositeElement.width πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFECompositeElement.x πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFECompositeElement.y πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFEConvolveMatrixElement πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFEConvolveMatrixElement.bias πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFEConvolveMatrixElement.divisor πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFEConvolveMatrixElement.edgeMode πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFEConvolveMatrixElement.height πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFEConvolveMatrixElement.in1 πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFEConvolveMatrixElement.kernelMatrix πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFEConvolveMatrixElement.kernelUnitLengthX πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFEConvolveMatrixElement.kernelUnitLengthY πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFEConvolveMatrixElement.orderX πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFEConvolveMatrixElement.orderY πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFEConvolveMatrixElement.preserveAlpha πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFEConvolveMatrixElement.result πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFEConvolveMatrixElement.targetX πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFEConvolveMatrixElement.targetY πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFEConvolveMatrixElement.width πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFEConvolveMatrixElement.x πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFEConvolveMatrixElement.y πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFEDiffuseLightingElement πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFEDiffuseLightingElement.diffuseConstant πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFEDiffuseLightingElement.height πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFEDiffuseLightingElement.in1 πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFEDiffuseLightingElement.kernelUnitLengthX πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFEDiffuseLightingElement.kernelUnitLengthY πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFEDiffuseLightingElement.result πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFEDiffuseLightingElement.surfaceScale πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFEDiffuseLightingElement.width πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFEDiffuseLightingElement.x πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFEDiffuseLightingElement.y πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFEDisplacementMapElement πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFEDisplacementMapElement.height πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFEDisplacementMapElement.in1 πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFEDisplacementMapElement.in2 πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFEDisplacementMapElement.result πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFEDisplacementMapElement.scale πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFEDisplacementMapElement.width πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFEDisplacementMapElement.x πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFEDisplacementMapElement.xChannelSelector πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFEDisplacementMapElement.y πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFEDisplacementMapElement.yChannelSelector πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFEDistantLightElement πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFEDistantLightElement.azimuth πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFEDistantLightElement.elevation πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFEDropShadowElement πŸ“‹Safari on iOS9/10/2012 Edge1/15/20202683
api.SVGFEDropShadowElement.dx πŸ“‹Safari on iOS9/10/2012 Edge1/15/20202683
api.SVGFEDropShadowElement.dy πŸ“‹Safari on iOS9/10/2012 Edge1/15/20202683
api.SVGFEDropShadowElement.height πŸ“‹Safari on iOS9/10/2012 Edge1/15/20202683
api.SVGFEDropShadowElement.in1 πŸ“‹Safari on iOS9/10/2012 Edge1/15/20202683
api.SVGFEDropShadowElement.result πŸ“‹Safari on iOS9/10/2012 Edge1/15/20202683
api.SVGFEDropShadowElement.setStdDeviation πŸ“‹Safari on iOS9/10/2012 Edge1/15/20202683
api.SVGFEDropShadowElement.stdDeviationX πŸ“‹Safari on iOS9/10/2012 Edge1/15/20202683
api.SVGFEDropShadowElement.stdDeviationY πŸ“‹Safari on iOS9/10/2012 Edge1/15/20202683
api.SVGFEDropShadowElement.width πŸ“‹Safari on iOS9/10/2012 Edge1/15/20202683
api.SVGFEDropShadowElement.x πŸ“‹Safari on iOS9/10/2012 Edge1/15/20202683
api.SVGFEDropShadowElement.y πŸ“‹Safari on iOS9/10/2012 Edge1/15/20202683
api.SVGFEFloodElement πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFEFloodElement.height πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFEFloodElement.result πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFEFloodElement.width πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFEFloodElement.x πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFEFloodElement.y πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFEFuncAElement πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFEFuncBElement πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFEFuncGElement πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFEFuncRElement πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFEGaussianBlurElement πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFEGaussianBlurElement.height πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFEGaussianBlurElement.in1 πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFEGaussianBlurElement.result πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFEGaussianBlurElement.setStdDeviation πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFEGaussianBlurElement.stdDeviationX πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFEGaussianBlurElement.stdDeviationY πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFEGaussianBlurElement.width πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFEGaussianBlurElement.x πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFEGaussianBlurElement.y πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFEImageElement πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFEImageElement.height πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFEImageElement.href πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFEImageElement.preserveAspectRatio πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFEImageElement.result πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFEImageElement.width πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFEImageElement.x πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFEImageElement.y πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFEMergeElement πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFEMergeElement.height πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFEMergeElement.result πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFEMergeElement.width πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFEMergeElement.x πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFEMergeElement.y πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFEMergeNodeElement πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFEMergeNodeElement.in1 πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFEMorphologyElement πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFEMorphologyElement.height πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFEMorphologyElement.in1 πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFEMorphologyElement.operator πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFEMorphologyElement.radiusX πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFEMorphologyElement.radiusY πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFEMorphologyElement.result πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFEMorphologyElement.width πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFEMorphologyElement.x πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFEMorphologyElement.y πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFEOffsetElement πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFEOffsetElement.dx πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFEOffsetElement.dy πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFEOffsetElement.height πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFEOffsetElement.in1 πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFEOffsetElement.result πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFEOffsetElement.width πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFEOffsetElement.x πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFEOffsetElement.y πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFEPointLightElement πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFEPointLightElement.x πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFEPointLightElement.y πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFEPointLightElement.z πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFESpecularLightingElement πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFESpecularLightingElement.height πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFESpecularLightingElement.in1 πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFESpecularLightingElement.kernelUnitLengthX πŸ“‹Edge7/29/2015 Safari on iOS3/5/20243142
api.SVGFESpecularLightingElement.kernelUnitLengthY πŸ“‹Edge7/29/2015 Safari on iOS3/5/20243142
api.SVGFESpecularLightingElement.result πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFESpecularLightingElement.specularConstant πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFESpecularLightingElement.specularExponent πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFESpecularLightingElement.surfaceScale πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFESpecularLightingElement.width πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFESpecularLightingElement.x πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFESpecularLightingElement.y πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFESpotLightElement πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFESpotLightElement.limitingConeAngle πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFESpotLightElement.pointsAtX πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFESpotLightElement.pointsAtY πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFESpotLightElement.pointsAtZ πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFESpotLightElement.specularExponent πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFESpotLightElement.x πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFESpotLightElement.y πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFESpotLightElement.z πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFETileElement πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFETileElement.height πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFETileElement.in1 πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFETileElement.result πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFETileElement.width πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFETileElement.x πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFETileElement.y πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFETurbulenceElement πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFETurbulenceElement.baseFrequencyX πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFETurbulenceElement.baseFrequencyY πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFETurbulenceElement.height πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFETurbulenceElement.numOctaves πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFETurbulenceElement.result πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFETurbulenceElement.seed πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFETurbulenceElement.stitchTiles πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFETurbulenceElement.type πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFETurbulenceElement.width πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFETurbulenceElement.x πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFETurbulenceElement.y πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFilterElement πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFilterElement.filterUnits πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFilterElement.height πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFilterElement.href πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFilterElement.primitiveUnits πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFilterElement.width πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFilterElement.x πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGFilterElement.y πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGForeignObjectElement πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGForeignObjectElement.height πŸ“‹Safari on iOS7/11/2008 Edge7/29/20152574
api.SVGForeignObjectElement.width πŸ“‹Safari on iOS7/11/2008 Edge7/29/20152574
api.SVGForeignObjectElement.x πŸ“‹Safari on iOS7/11/2008 Edge7/29/20152574
api.SVGForeignObjectElement.y πŸ“‹Safari on iOS7/11/2008 Edge7/29/20152574
api.SVGGElement πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGGeometryElement πŸ“‹Safari on iOS9/17/2018 Edge1/15/2020485
Chrome: The SVGGeometryElement interface itself is not present, but some of its members are available on the SVGPathElement interface.Chrome Android: The SVGGeometryElement interface itself is not present, but some of its members are available on the SVGPathElement interface.Edge: The SVGGeometryElement interface itself is not present, but some of its members are available on the SVGPathElement interface.Firefox: The SVGGeometryElement interface itself is not present, but some of its members are available on the SVGPathElement interface.Firefox for Android: The SVGGeometryElement interface itself is not present, but some of its members are available on the SVGPathElement interface.Internet Explorer: The SVGGeometryElement interface itself is not present, but some of its members are available on the SVGPathElement interface.Opera: The SVGGeometryElement interface itself is not present, but some of its members are available on the SVGPathElement interface.Opera Android: The SVGGeometryElement interface itself is not present, but some of its members are available on the SVGPathElement interface.Safari: The SVGGeometryElement interface itself is not present, but some of its members are available on the SVGPathElement interface.Safari on iOS: The SVGGeometryElement interface itself is not present, but some of its members are available on the SVGPathElement interface.Samsung Internet: The SVGGeometryElement interface itself is not present, but some of its members are available on the SVGPathElement interface.WebView Android: The SVGGeometryElement interface itself is not present, but some of its members are available on the SVGPathElement interface.WebView on iOS: The SVGGeometryElement interface itself is not present, but some of its members are available on the SVGPathElement interface.
api.SVGGeometryElement.getPointAtLength πŸ“‹Safari on iOS9/17/2018 Edge1/15/2020485
Chrome: Only supported for SVGPathElement, not all SVGGeometryElement objects.Chrome Android: Only supported for SVGPathElement, not all SVGGeometryElement objects.Edge: Only supported for SVGPathElement, not all SVGGeometryElement objects.Firefox: Only supported for SVGPathElement, not all SVGGeometryElement objects.Firefox for Android: Only supported for SVGPathElement, not all SVGGeometryElement objects.Internet Explorer: Only supported for SVGPathElement, not all SVGGeometryElement objects.Opera: Only supported for SVGPathElement, not all SVGGeometryElement objects.Opera Android: Only supported for SVGPathElement, not all SVGGeometryElement objects.Safari: Only supported for SVGPathElement, not all SVGGeometryElement objects.Safari on iOS: Only supported for SVGPathElement, not all SVGGeometryElement objects.Samsung Internet: Only supported for SVGPathElement, not all SVGGeometryElement objects.WebView Android: Only supported for SVGPathElement, not all SVGGeometryElement objects.WebView on iOS: Only supported for SVGPathElement, not all SVGGeometryElement objects.
api.SVGGeometryElement.getTotalLength πŸ“‹Safari on iOS9/17/2018 Edge1/15/2020485
Chrome: Only supported for SVGPathElement, not all SVGGeometryElement objects.Chrome Android: Only supported for SVGPathElement, not all SVGGeometryElement objects.Edge: Only supported for SVGPathElement, not all SVGGeometryElement objects.Firefox: Only supported for SVGPathElement, not all SVGGeometryElement objects.Firefox for Android: Only supported for SVGPathElement, not all SVGGeometryElement objects.Internet Explorer: Only supported for SVGPathElement, not all SVGGeometryElement objects.Opera: Only supported for SVGPathElement, not all SVGGeometryElement objects.Opera Android: Only supported for SVGPathElement, not all SVGGeometryElement objects.Safari: Only supported for SVGPathElement, not all SVGGeometryElement objects.Safari on iOS: Only supported for SVGPathElement, not all SVGGeometryElement objects.Samsung Internet: Only supported for SVGPathElement, not all SVGGeometryElement objects.WebView Android: Only supported for SVGPathElement, not all SVGGeometryElement objects.WebView on iOS: Only supported for SVGPathElement, not all SVGGeometryElement objects.
api.SVGGeometryElement.isPointInFill πŸ“‹Safari on iOS9/17/2018 Edge1/15/2020485
Chrome: The element this method is called for must be in the DOM; otherwise, this method will always return false.Chrome Android: The element this method is called for must be in the DOM; otherwise, this method will always return false.Edge: The element this method is called for must be in the DOM; otherwise, this method will always return false.Quest Browser: The element this method is called for must be in the DOM; otherwise, this method will always return false.Opera: The element this method is called for must be in the DOM; otherwise, this method will always return false.Opera Android: The element this method is called for must be in the DOM; otherwise, this method will always return false.WebView Android: The element this method is called for must be in the DOM; otherwise, this method will always return false.
api.SVGGeometryElement.isPointInFill.point_parameter_DOMPoint Safari on iOS9/17/2018 Edge5/1/20252418
api.SVGGeometryElement.isPointInStroke πŸ“‹Safari on iOS9/17/2018 Edge1/15/2020485
Chrome: The element this method is called for must be in the DOM; otherwise, this method will always return false.Chrome Android: The element this method is called for must be in the DOM; otherwise, this method will always return false.Edge: The element this method is called for must be in the DOM; otherwise, this method will always return false.Quest Browser: The element this method is called for must be in the DOM; otherwise, this method will always return false.Opera: The element this method is called for must be in the DOM; otherwise, this method will always return false.Opera Android: The element this method is called for must be in the DOM; otherwise, this method will always return false.WebView Android: The element this method is called for must be in the DOM; otherwise, this method will always return false.
api.SVGGeometryElement.isPointInStroke.point_parameter_DOMPoint Safari on iOS9/17/2018 Edge5/1/20252418
api.SVGGeometryElement.pathLength πŸ“‹Safari on iOS9/17/2018 Edge1/15/2020485
Chrome: Only supported for SVGPathElement, not all SVGGeometryElement objects.Chrome Android: Only supported for SVGPathElement, not all SVGGeometryElement objects.Firefox: Only supported for SVGPathElement, not all SVGGeometryElement objects.Firefox for Android: Only supported for SVGPathElement, not all SVGGeometryElement objects.Opera: Only supported for SVGPathElement, not all SVGGeometryElement objects.Opera Android: Only supported for SVGPathElement, not all SVGGeometryElement objects.Safari: Only supported for SVGPathElement, not all SVGGeometryElement objects.Safari on iOS: Only supported for SVGPathElement, not all SVGGeometryElement objects.Samsung Internet: Only supported for SVGPathElement, not all SVGGeometryElement objects.WebView Android: Only supported for SVGPathElement, not all SVGGeometryElement objects.WebView on iOS: Only supported for SVGPathElement, not all SVGGeometryElement objects.
api.SVGGradientElement πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGGradientElement.gradientTransform πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGGradientElement.gradientUnits πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGGradientElement.href πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGGradientElement.spreadMethod πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGGraphicsElement πŸ“‹Safari on iOS9/18/2013 Edge7/29/2015679
Chrome: The SVGGraphicsElement interface itself is not present, but some of its members are available on interfaces that inherit from SVGGraphicsElement.Chrome Android: The SVGGraphicsElement interface itself is not present, but some of its members are available on interfaces that inherit from SVGGraphicsElement.Firefox: The SVGGraphicsElement interface itself is not present, but some of its members are available on interfaces that inherit from SVGGraphicsElement.Firefox for Android: The SVGGraphicsElement interface itself is not present, but some of its members are available on interfaces that inherit from SVGGraphicsElement.Internet Explorer: The SVGGraphicsElement interface itself is not present, but some of its members are available on interfaces that inherit from SVGGraphicsElement.Opera: The SVGGraphicsElement interface itself is not present, but some of its members are available on interfaces that inherit from SVGGraphicsElement.Opera Android: The SVGGraphicsElement interface itself is not present, but some of its members are available on interfaces that inherit from SVGGraphicsElement.Safari: The SVGGraphicsElement interface itself is not present, but some of its members are available on interfaces that inherit from SVGGraphicsElement.Safari on iOS: The SVGGraphicsElement interface itself is not present, but some of its members are available on interfaces that inherit from SVGGraphicsElement.Samsung Internet: The SVGGraphicsElement interface itself is not present, but some of its members are available on interfaces that inherit from SVGGraphicsElement.WebView Android: The SVGGraphicsElement interface itself is not present, but some of its members are available on interfaces that inherit from SVGGraphicsElement.WebView on iOS: The SVGGraphicsElement interface itself is not present, but some of its members are available on interfaces that inherit from SVGGraphicsElement.
api.SVGGraphicsElement.getBBox πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
Firefox: Before Firefox 128, the getBBox() method returned an empty DOMRect when there is no fill (bug 1019326).Firefox: Before Firefox 68, this method didn't work for <textPath> and <tspan> elements (bug 937268).Firefox for Android: Before Firefox for Android 128, the getBBox() method returned an empty DOMRect when there is no fill (bug 1019326).Firefox for Android: Before Firefox for Android 68, this method didn't work for <textPath> and <tspan> elements (bug 937268).
api.SVGGraphicsElement.getCTM πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGGraphicsElement.getScreenCTM πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
Safari: Transforms on the parent are not propagated down to its children; see bug 209220.Safari on iOS: Transforms on the parent are not propagated down to its children; see bug 209220.WebView on iOS: Transforms on the parent are not propagated down to its children; see bug 209220.
api.SVGGraphicsElement.requiredExtensions πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGGraphicsElement.systemLanguage πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGGraphicsElement.transform πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGImageElement πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGImageElement.crossOrigin πŸ“‹Edge10/13/2023 Safari on iOS12/11/202359
api.SVGImageElement.decode πŸ“‹Edge1/15/2020 Safari on iOS3/31/20251902
api.SVGImageElement.height πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGImageElement.href πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGImageElement.preserveAspectRatio πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGImageElement.width πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGImageElement.x πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGImageElement.y πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGLength πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGLength.convertToSpecifiedUnits πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGLength.newValueSpecifiedUnits πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGLength.unitType πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGLength.value πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGLength.valueAsString πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGLength.valueInSpecifiedUnits πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGLengthList πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGLengthList.appendItem πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGLengthList.clear πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGLengthList.getItem πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGLengthList.initialize πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGLengthList.insertItemBefore πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGLengthList.length πŸ“‹Edge1/15/2020 Safari on iOS3/24/202069
api.SVGLengthList.numberOfItems πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGLengthList.removeItem πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGLengthList.replaceItem πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGLineElement πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGLineElement.x1 πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGLineElement.x2 πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGLineElement.y1 πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGLineElement.y2 πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGLinearGradientElement πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGLinearGradientElement.x1 πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGLinearGradientElement.x2 πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGLinearGradientElement.y1 πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGLinearGradientElement.y2 πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGMPathElement πŸ“‹Safari on iOS9/10/2012 Edge1/15/20202683
api.SVGMPathElement.href πŸ“‹Safari on iOS9/10/2012 Edge1/15/20202683
api.SVGMarkerElement πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGMarkerElement.markerHeight πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGMarkerElement.markerUnits πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGMarkerElement.markerWidth πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGMarkerElement.orientAngle πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGMarkerElement.orientType πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGMarkerElement.preserveAspectRatio πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGMarkerElement.refX πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGMarkerElement.refY πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGMarkerElement.setOrientToAngle πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGMarkerElement.setOrientToAuto πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGMarkerElement.viewBox πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGMaskElement πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGMaskElement.height πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGMaskElement.maskContentUnits πŸ“‹Safari on iOS7/11/2008 Edge7/29/20152574
api.SVGMaskElement.maskUnits πŸ“‹Safari on iOS7/11/2008 Edge7/29/20152574
api.SVGMaskElement.width πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGMaskElement.x πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGMaskElement.y πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGMetadataElement πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGNumber πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGNumber.value πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGNumberList πŸ“‹Safari on iOS6/21/2010 Edge7/29/20151864
api.SVGNumberList.appendItem πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGNumberList.clear πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGNumberList.getItem πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGNumberList.initialize πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGNumberList.insertItemBefore πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGNumberList.length πŸ“‹Edge1/15/2020 Safari on iOS3/24/202069
api.SVGNumberList.numberOfItems πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGNumberList.removeItem πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGNumberList.replaceItem πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.SVGPathElement πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGPathElement.getPointAtLength πŸ“‹Safari on iOS7/11/2008 Edge1/15/20204205
api.SVGPathElement.getTotalLength πŸ“‹Safari on iOS7/11/2008 Edge1/15/20204205
api.SVGPathElement.pathLength πŸ“‹Safari on iOS7/11/2008 Edge1/15/20204205
api.SVGPatternElement πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGPatternElement.height πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGPatternElement.href πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGPatternElement.patternContentUnits πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGPatternElement.patternTransform πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGPatternElement.patternUnits πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGPatternElement.preserveAspectRatio πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGPatternElement.viewBox πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGPatternElement.width πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGPatternElement.x πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGPatternElement.y πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGPoint πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGPoint.matrixTransform πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGPoint.x πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGPoint.y πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGPointList πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGPointList.appendItem πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGPointList.clear πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGPointList.getItem πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGPointList.initialize πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGPointList.insertItemBefore πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGPointList.length πŸ“‹Edge1/15/2020 Safari on iOS3/24/202069
api.SVGPointList.numberOfItems πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGPointList.removeItem πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGPointList.replaceItem πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGPolygonElement πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGPolygonElement.animatedPoints πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGPolygonElement.points πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGPolylineElement πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGPolylineElement.animatedPoints πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGPolylineElement.points πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGPreserveAspectRatio πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGPreserveAspectRatio.align πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGPreserveAspectRatio.meetOrSlice πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGRadialGradientElement πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGRadialGradientElement.cx πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGRadialGradientElement.cy πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGRadialGradientElement.fr πŸ“‹Safari on iOS9/18/2013 Edge1/15/20202310
api.SVGRadialGradientElement.fx πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGRadialGradientElement.fy πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGRadialGradientElement.r πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGRect πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGRect.height Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGRect.width Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGRect.x Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGRect.y Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGRectElement πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGRectElement.height πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGRectElement.rx πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
api.SVGRectElement.ry πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
api.SVGRectElement.width πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGRectElement.x πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGRectElement.y πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGSVGElement πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGSVGElement.animationsPaused πŸ“‹Safari on iOS6/29/2007 Edge1/15/20204583
api.SVGSVGElement.checkEnclosure πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGSVGElement.checkIntersection πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGSVGElement.createSVGAngle πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGSVGElement.createSVGLength πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGSVGElement.createSVGMatrix πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGSVGElement.createSVGNumber πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGSVGElement.createSVGPoint πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGSVGElement.createSVGRect πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGSVGElement.createSVGTransform πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGSVGElement.createSVGTransformFromMatrix πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGSVGElement.currentScale πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGSVGElement.currentTranslate πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGSVGElement.deselectAll πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGSVGElement.forceRedraw πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGSVGElement.getCurrentTime πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGSVGElement.getElementById πŸ“‹Safari on iOS10/12/2011 Edge7/29/20151386
api.SVGSVGElement.getEnclosureList πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGSVGElement.getIntersectionList πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGSVGElement.height πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGSVGElement.pauseAnimations πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGSVGElement.preserveAspectRatio πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGSVGElement.setCurrentTime πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGSVGElement.suspendRedraw πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGSVGElement.unpauseAnimations πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGSVGElement.unsuspendRedraw πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGSVGElement.unsuspendRedrawAll πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGSVGElement.viewBox πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGSVGElement.width πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGSVGElement.x πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGSVGElement.y πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGScriptElement πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGScriptElement.async Edge10/31/2025 Safari on iOS12/12/202542
api.SVGScriptElement.href πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGScriptElement.type πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGSetElement πŸ“‹Safari on iOS6/29/2007 Edge1/15/20204583
api.SVGStopElement πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGStopElement.offset πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGStringList πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
Firefox: Since version 13, SVGStringList is indexable like Array which is a non-standard behavior.Firefox for Android: SVGStringList is indexable like Array which is a non-standard behavior.
api.SVGStringList.appendItem πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGStringList.clear πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGStringList.getItem πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGStringList.initialize πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGStringList.insertItemBefore πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGStringList.length πŸ“‹Edge1/15/2020 Safari on iOS3/24/202069
api.SVGStringList.numberOfItems πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGStringList.removeItem πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGStringList.replaceItem πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGStyleElement πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGStyleElement.disabled πŸ“‹Safari on iOS9/10/2012 Edge1/15/20202683
api.SVGStyleElement.media πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGStyleElement.sheet πŸ“‹Edge7/29/2015 Safari on iOS3/27/20232798
api.SVGStyleElement.title πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGStyleElement.type πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGSwitchElement πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGSymbolElement πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGSymbolElement.preserveAspectRatio πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGSymbolElement.viewBox πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGTSpanElement πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGTextContentElement πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGTextContentElement.getCharNumAtPosition πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGTextContentElement.getComputedTextLength πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGTextContentElement.getEndPositionOfChar πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGTextContentElement.getExtentOfChar πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGTextContentElement.getNumberOfChars πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGTextContentElement.getRotationOfChar πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGTextContentElement.getStartPositionOfChar πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGTextContentElement.getSubStringLength πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGTextContentElement.lengthAdjust πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGTextContentElement.selectSubString πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGTextContentElement.textLength πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGTextElement πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGTextPathElement πŸ“‹Safari on iOS7/11/2008 Edge7/29/20152574
api.SVGTextPathElement.href πŸ“‹Safari on iOS7/11/2008 Edge7/29/20152574
api.SVGTextPathElement.method πŸ“‹Safari on iOS7/11/2008 Edge7/29/20152574
api.SVGTextPathElement.spacing πŸ“‹Safari on iOS7/11/2008 Edge7/29/20152574
api.SVGTextPathElement.startOffset πŸ“‹Safari on iOS7/11/2008 Edge7/29/20152574
api.SVGTextPositioningElement πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGTextPositioningElement.dx πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGTextPositioningElement.dy πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGTextPositioningElement.rotate πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGTextPositioningElement.x πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGTextPositioningElement.y πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGTitleElement πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGTransform πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
api.SVGTransform.angle πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
api.SVGTransform.matrix πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
api.SVGTransform.setMatrix πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
api.SVGTransform.setRotate πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
api.SVGTransform.setScale πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
api.SVGTransform.setSkewX πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
api.SVGTransform.setSkewY πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
api.SVGTransform.setTranslate πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
api.SVGTransform.type πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
api.SVGTransformList πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGTransformList.appendItem πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGTransformList.clear πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGTransformList.consolidate πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGTransformList.createSVGTransformFromMatrix πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGTransformList.getItem πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGTransformList.initialize πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGTransformList.insertItemBefore πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGTransformList.length πŸ“‹Edge1/15/2020 Safari on iOS3/24/202069
api.SVGTransformList.numberOfItems πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGTransformList.removeItem πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGTransformList.replaceItem πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGUnitTypes πŸ“‹Safari on iOS7/11/2008 Edge7/29/20152574
api.SVGUseElement πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGUseElement.height πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGUseElement.href πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGUseElement.width πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGUseElement.x πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGUseElement.y πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGViewElement πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGViewElement.preserveAspectRatio πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SVGViewElement.viewBox πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Screen πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Screen.availHeight πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
Edge: Always reflects the main screen.
api.Screen.availLeft Safari on iOS6/29/2007 Edge1/15/20204583
api.Screen.availLeft.relative-multi-screen Safari on iOS6/29/2007 Edge1/15/20204583
Safari: Coordinate origin used is inconsistent/unreliable.Safari on iOS: Coordinate origin used is inconsistent/unreliable.WebView on iOS: Coordinate origin used is inconsistent/unreliable.
api.Screen.availTop Safari on iOS6/29/2007 Edge1/15/20204583
api.Screen.availTop.relative-multi-screen Safari on iOS6/29/2007 Edge1/15/20204583
Safari: Coordinate origin used is inconsistent/unreliable.Safari on iOS: Coordinate origin used is inconsistent/unreliable.WebView on iOS: Coordinate origin used is inconsistent/unreliable.
api.Screen.availWidth πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
Edge: Always reflects the main screen.
api.Screen.colorDepth πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
Chrome: Starting with version 59 this property is no longer required to always return 24.Chrome Android: Starting with version 59 this property is no longer required to always return 24.Quest Browser: Starting with version 5.0 this property is no longer required to always return 24.Samsung Internet: Starting with Samsung Internet 7.0 this property is no longer required to always return 24.WebView Android: Starting with version 59 this property is no longer required to always return 24.
api.Screen.height πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Screen.orientation πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
Edge: Edge does not return an Orientation object; instead, it returns the orientation type as a string.Internet Explorer: Not supported on Windows 7.
api.Screen.pixelDepth πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
Chrome: Starting with version 59 this property is no longer required to always return 24.Chrome Android: Starting with version 59 this property is no longer required to always return 24.Quest Browser: Starting with version 5.0 this property is no longer required to always return 24.Samsung Internet: Starting with Samsung Internet 7.0 this property is no longer required to always return 24.WebView Android: Starting with version 59 this property is no longer required to always return 24.
api.Screen.width πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.ScreenOrientation πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.ScreenOrientation.angle πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.ScreenOrientation.change_event πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.ScreenOrientation.type πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.ScriptProcessorNode Safari on iOS9/18/2013 Edge7/29/2015679
api.ScriptProcessorNode.audioprocess_event Safari on iOS9/18/2013 Edge7/29/2015679
api.ScriptProcessorNode.bufferSize πŸ“‹Safari on iOS9/18/2013 Edge7/29/2015679
api.ScrollTimeline πŸ“‹Edge7/21/2023 Safari on iOS9/15/2025787
api.ScrollTimeline.ScrollTimeline πŸ“‹Edge7/21/2023 Safari on iOS9/15/2025787
api.ScrollTimeline.axis πŸ“‹Edge7/21/2023 Safari on iOS9/15/2025787
api.ScrollTimeline.source πŸ“‹Edge7/21/2023 Safari on iOS9/15/2025787
api.SecurityPolicyViolationEvent πŸ“‹Safari on iOS9/13/2016 Edge4/5/2017204
api.SecurityPolicyViolationEvent.SecurityPolicyViolationEvent πŸ“‹Safari on iOS9/13/2016 Edge4/5/2017204
api.SecurityPolicyViolationEvent.blockedURI πŸ“‹Safari on iOS9/13/2016 Edge4/5/2017204
api.SecurityPolicyViolationEvent.columnNumber πŸ“‹Safari on iOS9/13/2016 Edge4/5/2017204
api.SecurityPolicyViolationEvent.disposition πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.SecurityPolicyViolationEvent.documentURI πŸ“‹Safari on iOS9/13/2016 Edge4/5/2017204
api.SecurityPolicyViolationEvent.effectiveDirective πŸ“‹Safari on iOS9/13/2016 Edge4/5/2017204
api.SecurityPolicyViolationEvent.lineNumber πŸ“‹Safari on iOS9/13/2016 Edge4/5/2017204
api.SecurityPolicyViolationEvent.originalPolicy πŸ“‹Safari on iOS9/13/2016 Edge4/5/2017204
api.SecurityPolicyViolationEvent.referrer πŸ“‹Safari on iOS9/13/2016 Edge4/5/2017204
api.SecurityPolicyViolationEvent.sample πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.SecurityPolicyViolationEvent.sourceFile πŸ“‹Safari on iOS9/13/2016 Edge4/5/2017204
api.SecurityPolicyViolationEvent.statusCode πŸ“‹Safari on iOS9/13/2016 Edge4/5/2017204
api.SecurityPolicyViolationEvent.violatedDirective πŸ“‹Safari on iOS9/13/2016 Edge4/5/2017204
api.Selection πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Selection.addRange πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Selection.anchorNode πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Selection.anchorOffset πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Selection.collapse πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Selection.collapse.node_parameter_nullable Safari on iOS6/29/2007 Edge4/30/20183958
api.Selection.collapse.offset_parameter_optional Safari on iOS6/29/2007 Edge4/30/20183958
api.Selection.collapseToEnd πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Selection.collapseToStart πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Selection.containsNode πŸ“‹Safari on iOS7/11/2008 Edge7/29/20152574
Firefox: Before Firefox 35, the method didn't throw if node was null.Firefox for Android: Before Firefox for Android 35, the method didn't throw if node was null.
api.Selection.containsNode.partialContainment_parameter_optional Safari on iOS7/11/2008 Edge4/30/20183580
api.Selection.deleteFromDocument πŸ“‹Safari on iOS7/11/2008 Edge7/29/20152574
api.Selection.direction πŸ“‹Safari on iOS9/18/2023 Edge5/29/2025619
api.Selection.empty πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Selection.extend πŸ“‹Safari on iOS7/11/2008 Edge7/29/20152574
api.Selection.extend.offset_parameter_optional Safari on iOS7/11/2008 Edge4/30/20183580
api.Selection.focusNode πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Selection.focusOffset πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Selection.getComposedRanges πŸ“‹Safari on iOS9/18/2023 Edge5/29/2025619
api.Selection.getRangeAt πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Selection.isCollapsed πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Selection.modify πŸ“‹Safari on iOS6/29/2007 Edge1/15/20204583
api.Selection.rangeCount πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Selection.removeAllRanges πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Selection.removeRange πŸ“‹Edge7/29/2015 Safari on iOS9/18/20232973
api.Selection.selectAllChildren πŸ“‹Safari on iOS7/11/2008 Edge7/29/20152574
api.Selection.setBaseAndExtent πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Selection.setPosition πŸ“‹Safari on iOS6/29/2007 Edge8/2/20163322
api.Selection.toString πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Selection.type πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.ServiceWorker πŸ“‹Safari on iOS3/29/2018 Edge4/30/201832
api.ServiceWorker.ecmascript_modules Edge5/27/2021 Safari on iOS9/20/2021116
Safari: Nested workers support was introduced in Safari 15.5.Safari: Script loading in nested workers was introduced in Safari 16.4.Safari on iOS: Nested workers support was introduced in Safari on iOS 15.5.Safari on iOS: Script loading in nested workers was introduced in Safari on iOS 16.4.
api.ServiceWorker.error_event πŸ“‹Safari on iOS3/29/2018 Edge4/30/201832
api.ServiceWorker.postMessage πŸ“‹Safari on iOS3/29/2018 Edge4/30/201832
api.ServiceWorker.scriptURL πŸ“‹Safari on iOS3/29/2018 Edge4/30/201832
api.ServiceWorker.state πŸ“‹Safari on iOS3/29/2018 Edge4/30/201832
api.ServiceWorker.statechange_event πŸ“‹Safari on iOS3/29/2018 Edge4/30/201832
api.ServiceWorkerContainer πŸ“‹Safari on iOS3/29/2018 Edge4/30/201832
api.ServiceWorkerContainer.controller πŸ“‹Safari on iOS3/29/2018 Edge4/30/201832
api.ServiceWorkerContainer.controllerchange_event πŸ“‹Safari on iOS3/29/2018 Edge4/30/201832
api.ServiceWorkerContainer.getRegistration πŸ“‹Safari on iOS3/29/2018 Edge4/30/201832
api.ServiceWorkerContainer.getRegistrations πŸ“‹Safari on iOS3/29/2018 Edge4/30/201832
api.ServiceWorkerContainer.message_event πŸ“‹Safari on iOS3/29/2018 Edge4/30/201832
api.ServiceWorkerContainer.messageerror_event πŸ“‹Edge2/7/2020 Safari on iOS3/27/20231144
Safari: Although the onmessageerror event handler property is supported, the messageerror event is never fired.Safari on iOS: Although the onmessageerror event handler property is supported, the messageerror event is never fired.
api.ServiceWorkerContainer.ready πŸ“‹Safari on iOS3/29/2018 Edge4/30/201832
api.ServiceWorkerContainer.register πŸ“‹Safari on iOS3/29/2018 Edge4/30/201832
api.ServiceWorkerContainer.register.enforces_trusted_types Edge9/5/2025 Safari on iOS9/15/202510
api.ServiceWorkerContainer.startMessages πŸ“‹Safari on iOS3/29/2018 Edge1/15/2020657
api.ServiceWorkerGlobalScope πŸ“‹Safari on iOS3/29/2018 Edge4/30/201832
api.ServiceWorkerGlobalScope.activate_event πŸ“‹Safari on iOS3/29/2018 Edge4/30/201832
api.ServiceWorkerGlobalScope.clients πŸ“‹Safari on iOS3/29/2018 Edge4/30/201832
api.ServiceWorkerGlobalScope.cookieStore πŸ“‹Edge11/19/2020 Safari on iOS3/31/20251593
api.ServiceWorkerGlobalScope.fetch_event πŸ“‹Safari on iOS3/29/2018 Edge4/30/201832
api.ServiceWorkerGlobalScope.install_event πŸ“‹Safari on iOS3/29/2018 Edge4/30/201832
Firefox: The install event handler is called with an ExtendableEvent, not an InstallEvent.Firefox for Android: The install event handler is called with an ExtendableEvent, not an InstallEvent.Safari: Returns ExtendableEvent instead of InstallEvent.Safari on iOS: Returns ExtendableEvent instead of InstallEvent.
api.ServiceWorkerGlobalScope.message_event πŸ“‹Safari on iOS3/29/2018 Edge4/30/201832
api.ServiceWorkerGlobalScope.messageerror_event πŸ“‹Safari on iOS3/29/2018 Edge4/13/2020746
Safari: Although the onmessageerror property is supported, the messageerror event is never fired. See bug 272967.Safari on iOS: Although the onmessageerror property is supported, the messageerror event is never fired. See bug 272967.
api.ServiceWorkerGlobalScope.push_event πŸ“‹Edge4/30/2018 Safari on iOS3/27/20231792
Safari: Notifications are supported on macOS Ventura and later.Safari on iOS: Notifications are supported in web apps saved to the home screen.WebView on iOS: Notifications are supported in web apps saved to the home screen.
api.ServiceWorkerGlobalScope.registration πŸ“‹Safari on iOS3/29/2018 Edge4/30/201832
api.ServiceWorkerGlobalScope.serviceWorker πŸ“‹Edge1/15/2020 Safari on iOS3/14/2022789
api.ServiceWorkerGlobalScope.skipWaiting πŸ“‹Safari on iOS3/29/2018 Edge4/30/201832
api.ServiceWorkerRegistration πŸ“‹Safari on iOS3/29/2018 Edge4/30/201832
api.ServiceWorkerRegistration.active πŸ“‹Safari on iOS3/29/2018 Edge4/30/201832
api.ServiceWorkerRegistration.getNotifications πŸ“‹Edge4/30/2018 Safari on iOS3/27/20231792
Safari: Notifications are supported on macOS Ventura and later.Safari on iOS: Notifications are supported in web apps saved to the home screen.WebView on iOS: Notifications are supported in web apps saved to the home screen.
api.ServiceWorkerRegistration.installing πŸ“‹Safari on iOS3/29/2018 Edge4/30/201832
api.ServiceWorkerRegistration.navigationPreload πŸ“‹Edge4/30/2018 Safari on iOS3/14/20221414
api.ServiceWorkerRegistration.pushManager πŸ“‹Edge4/30/2018 Safari on iOS3/27/20231792
Safari: Notifications are supported on macOS Ventura and later.Safari on iOS: Notifications are supported in web apps saved to the home screen.WebView on iOS: Notifications are supported in web apps saved to the home screen.
api.ServiceWorkerRegistration.scope πŸ“‹Safari on iOS3/29/2018 Edge4/30/201832
api.ServiceWorkerRegistration.showNotification πŸ“‹Edge4/30/2018 Safari on iOS3/27/20231792
Safari: Notifications are supported on macOS Ventura and later.Safari on iOS: Notifications are supported in web apps saved to the home screen.WebView on iOS: Notifications are supported in web apps saved to the home screen.
api.ServiceWorkerRegistration.unregister πŸ“‹Safari on iOS3/29/2018 Edge4/30/201832
api.ServiceWorkerRegistration.update πŸ“‹Safari on iOS3/29/2018 Edge4/30/201832
Chrome: Starting with Chrome 46, update() returns a promise that resolves with 'undefined' if the operation completed successfully or there was no update, and rejects if update failed. If the new worker ran but installation failed, the promise still resolves. Formerly, it raised an exception.Chrome: Before Chrome 48, this method always bypassed the browser cache. Starting with Chrome 48, it only bypasses the cache when the previous service worker check was more than twenty-four hours ago.Chrome Android: Starting with Chrome Android 46, update() returns a promise that resolves with 'undefined' if the operation completed successfully or there was no update, and rejects if update failed. If the new worker ran but installation failed, the promise still resolves. Formerly, it raised an exception.Chrome Android: Before Chrome Android 48, this method always bypassed the browser cache. Starting with Chrome Android 48, it only bypasses the cache when the previous service worker check was more than twenty-four hours ago.Quest Browser: Starting with Quest Browser 5.0, update() returns a promise that resolves with 'undefined' if the operation completed successfully or there was no update, and rejects if update failed. If the new worker ran but installation failed, the promise still resolves. Formerly, it raised an exception.Quest Browser: Before Quest Browser 5.0, this method always bypassed the browser cache. Starting with Quest Browser 5.0, it only bypasses the cache when the previous service worker check was more than twenty-four hours ago.Opera: Starting with Opera 33, update() returns a promise that resolves with 'undefined' if the operation completed successfully or there was no update, and rejects if update failed. If the new worker ran but installation failed, the promise still resolves. Formerly, it raised an exception.Opera: Before Opera 35, this method always bypassed the browser cache. Starting with Opera 35, it only bypasses the cache when the previous service worker check was more than twenty-four hours ago.Opera Android: Starting with Opera Android 33, update() returns a promise that resolves with 'undefined' if the operation completed successfully or there was no update, and rejects if update failed. If the new worker ran but installation failed, the promise still resolves. Formerly, it raised an exception.Opera Android: Before Opera Android 35, this method always bypassed the browser cache. Starting with Opera Android 35, it only bypasses the cache when the previous service worker check was more than twenty-four hours ago.Samsung Internet: Starting with Samsung Internet 5.0, update() returns a promise that resolves with 'undefined' if the operation completed successfully or there was no update, and rejects if update failed. If the new worker ran but installation failed, the promise still resolves. Formerly, it raised an exception.Samsung Internet: Before Samsung Internet 5.0, this method always bypassed the browser cache. Starting with Samsung Internet 5.0, it only bypasses the cache when the previous service worker check was more than twenty-four hours ago.WebView Android: Starting with WebView Android 46, update() returns a promise that resolves with 'undefined' if the operation completed successfully or there was no update, and rejects if update failed. If the new worker ran but installation failed, the promise still resolves. Formerly, it raised an exception.WebView Android: Before WebView Android 48, this method always bypassed the browser cache. Starting with WebView Android 48, it only bypasses the cache when the previous service worker check was more than twenty-four hours ago.
api.ServiceWorkerRegistration.updateViaCache πŸ“‹Safari on iOS3/29/2018 Edge10/2/2018187
api.ServiceWorkerRegistration.updatefound_event πŸ“‹Safari on iOS3/29/2018 Edge4/30/201832
api.ServiceWorkerRegistration.waiting πŸ“‹Safari on iOS3/29/2018 Edge4/30/201832
api.ShadowRoot πŸ“‹Safari on iOS9/13/2016 Edge1/15/20201219
api.ShadowRoot.activeElement πŸ“‹Safari on iOS9/13/2016 Edge1/15/20201219
api.ShadowRoot.adoptedStyleSheets πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.ShadowRoot.clonable πŸ“‹Safari on iOS3/5/2024 Edge4/18/202444
api.ShadowRoot.customElementRegistry πŸ“‹Safari on iOS9/15/2025 Edge3/12/2026178
api.ShadowRoot.delegatesFocus πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.ShadowRoot.elementFromPoint Safari on iOS3/27/2017 Edge1/15/20201024
Chrome: Before Chrome 66, this method returned null when the element was a child of a host node. See bug 40537452.Chrome Android: Before Chrome Android 66, this method returned null when the element was a child of a host node. See bug 40537452.Quest Browser: Before Quest Browser 5.0, this method returned null when the element was a child of a host node. See bug 40537452.Opera: Before Opera 53, this method returned null when the element was a child of a host node. See bug 40537452.Opera Android: Before Opera Android 47, this method returned null when the element was a child of a host node. See bug 40537452.Samsung Internet: Before Samsung Internet 9.0, this method returned null when the element was a child of a host node. See bug 40537452.WebView Android: Before WebView Android 66, this method returned null when the element was a child of a host node. See bug 40537452.
api.ShadowRoot.elementsFromPoint Safari on iOS3/29/2018 Edge1/15/2020657
Chrome: Before Chrome 66, this method returned null when the element was a child of a host node. See bug 40537452.Chrome Android: Before Chrome Android 66, this method returned null when the element was a child of a host node. See bug 40537452.Quest Browser: Before Quest Browser 5.0, this method returned null when the element was a child of a host node. See bug 40537452.Samsung Internet: Before Samsung Internet 9.0, this method returned null when the element was a child of a host node. See bug 40537452.WebView Android: Before WebView Android 66, this method returned null when the element was a child of a host node. See bug 40537452.
api.ShadowRoot.fullscreenElement πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
Safari on iOS: Only available on iPad, not on iPhone.Safari on iOS: Shows an overlay button which can not be disabled. Swiping down exits fullscreen mode, making it unsuitable for some use cases like games.WebView on iOS: Only available on iPad, not on iPhone.WebView on iOS: Shows an overlay button which can not be disabled. Swiping down exits fullscreen mode, making it unsuitable for some use cases like games.
api.ShadowRoot.getAnimations πŸ“‹Edge7/16/2020 Safari on iOS9/16/202062
api.ShadowRoot.getHTML πŸ“‹Edge5/17/2024 Safari on iOS9/16/2024122
api.ShadowRoot.getHTML.escapes_lt_gt_in_attributes Edge6/26/2025 Safari on iOS9/15/202581
api.ShadowRoot.host πŸ“‹Safari on iOS9/13/2016 Edge1/15/20201219
api.ShadowRoot.innerHTML πŸ“‹Safari on iOS9/13/2016 Edge1/15/20201219
api.ShadowRoot.innerHTML.enforces_trusted_types πŸ“‹Edge5/21/2020 Safari on iOS9/15/20251943
api.ShadowRoot.innerHTML.escapes_lt_gt_in_attributes Edge6/26/2025 Safari on iOS9/15/202581
api.ShadowRoot.mode πŸ“‹Safari on iOS3/27/2017 Edge1/15/20201024
api.ShadowRoot.pictureInPictureElement πŸ“‹Edge1/15/2020 Safari on iOS3/24/202069
api.ShadowRoot.referenceTarget Edge2/6/2025 Safari on iOS9/15/2025221
api.ShadowRoot.serializable πŸ“‹Edge5/17/2024 Safari on iOS9/16/2024122
api.ShadowRoot.setHTMLUnsafe πŸ“‹Edge4/18/2024 Safari on iOS9/15/2025515
Safari: If there are custom elements in a declarative shadow root in the parsed HTML, then the elements' constructors and connectedCallback() methods are not called (bug 296420).Safari on iOS: If there are custom elements in a declarative shadow root in the parsed HTML, then the elements' constructors and connectedCallback() methods are not called (bug 296420).WebView on iOS: If there are custom elements in a declarative shadow root in the parsed HTML, then the elements' constructors and connectedCallback() methods are not called (bug 296420).
api.ShadowRoot.setHTMLUnsafe.enforces_trusted_types πŸ“‹Edge4/18/2024 Safari on iOS9/15/2025515
api.ShadowRoot.slotAssignment πŸ“‹Edge10/9/2020 Safari on iOS3/27/2023899
api.ShadowRoot.styleSheets πŸ“‹Safari on iOS3/25/2019 Edge1/15/2020296
api.SharedWorker πŸ“‹Edge1/15/2020 Safari on iOS9/12/2022971
api.SharedWorker.SharedWorker πŸ“‹Edge1/15/2020 Safari on iOS9/12/2022971
api.SharedWorker.SharedWorker.ecmascript_modules Edge2/7/2020 Safari on iOS9/20/2021591
Safari: Nested workers support was introduced in Safari 15.5.Safari: Script loading in nested workers was introduced in Safari 16.4.Safari on iOS: Nested workers support was introduced in Safari on iOS 15.5.Safari on iOS: Script loading in nested workers was introduced in Safari on iOS 16.4.WebView on iOS: Nested workers support was introduced in WebView on iOS 15.5.WebView on iOS: Script loading in nested workers was introduced in WebView on iOS 16.4.
api.SharedWorker.SharedWorker.enforces_trusted_types Edge1/6/2022 Safari on iOS9/15/20251348
api.SharedWorker.SharedWorker.options_type_parameter Edge2/7/2020 Safari on iOS9/20/2021591
api.SharedWorker.error_event πŸ“‹Edge1/15/2020 Safari on iOS9/12/2022971
api.SharedWorker.port πŸ“‹Edge1/15/2020 Safari on iOS9/12/2022971
api.SharedWorkerGlobalScope πŸ“‹Edge1/15/2020 Safari on iOS9/12/2022971
api.SharedWorkerGlobalScope.close πŸ“‹Edge1/15/2020 Safari on iOS9/12/2022971
api.SharedWorkerGlobalScope.connect_event πŸ“‹Edge1/15/2020 Safari on iOS9/12/2022971
Firefox: Before version 65 the data property of the event object was null; it is now initialized to an empty string, as per spec.Firefox for Android: Before version 65 the data property of the event object was null; it is now initialized to an empty string, as per spec.
api.SharedWorkerGlobalScope.name πŸ“‹Edge1/15/2020 Safari on iOS9/12/2022971
api.SourceBuffer πŸ“‹Edge7/29/2015 Safari on iOS9/19/20191513
Internet Explorer: Only works on Windows 8+.Safari on iOS: Exposed in Mobile Safari on iPad but not on iPhone.
api.SourceBuffer.abort πŸ“‹Edge7/29/2015 Safari on iOS9/19/20191513
Internet Explorer: Only works on Windows 8+.Safari on iOS: Exposed in Mobile Safari on iPad but not on iPhone.
api.SourceBuffer.abort_event πŸ“‹Edge4/30/2018 Safari on iOS9/19/2019507
Chrome: The onabort event handler property is not supported.Chrome Android: The onabort event handler property is not supported.Edge: The onabort event handler property is not supported.Internet Explorer: Only works on Windows 8+.Opera: The onabort event handler property is not supported.Opera Android: The onabort event handler property is not supported.Safari: The onabort event handler property is not supported.Safari on iOS: Exposed in Mobile Safari on iPad but not on iPhone.Samsung Internet: The onabort event handler property is not supported.WebView Android: The onabort event handler property is not supported.
api.SourceBuffer.appendBuffer πŸ“‹Edge7/29/2015 Safari on iOS9/19/20191513
Internet Explorer: Only works on Windows 8+.Safari on iOS: Exposed in Mobile Safari on iPad but not on iPhone.
api.SourceBuffer.appendWindowEnd πŸ“‹Edge7/29/2015 Safari on iOS9/19/20191513
Internet Explorer: Only works on Windows 8+.Safari on iOS: Exposed in Mobile Safari on iPad but not on iPhone.
api.SourceBuffer.appendWindowStart πŸ“‹Edge7/29/2015 Safari on iOS9/19/20191513
Internet Explorer: Only works on Windows 8+.Safari on iOS: Exposed in Mobile Safari on iPad but not on iPhone.
api.SourceBuffer.audioTracks πŸ“‹Safari on iOS9/19/2019 Edge1/15/2020118
Internet Explorer: Only works on Windows 8+.Safari on iOS: Exposed in Mobile Safari on iPad but not on iPhone.
api.SourceBuffer.buffered πŸ“‹Edge7/29/2015 Safari on iOS9/19/20191513
Internet Explorer: Only works on Windows 8+.Safari on iOS: Exposed in Mobile Safari on iPad but not on iPhone.
api.SourceBuffer.changeType πŸ“‹Safari on iOS9/19/2019 Edge1/15/2020118
Safari on iOS: Exposed in Mobile Safari on iPad but not on iPhone.
api.SourceBuffer.error_event πŸ“‹Edge4/30/2018 Safari on iOS9/19/2019507
Chrome: The onerror event handler property is not supported.Chrome Android: The onerror event handler property is not supported.Edge: The onerror event handler property is not supported.Internet Explorer: Only works on Windows 8+.Opera: The onerror event handler property is not supported.Opera Android: The onerror event handler property is not supported.Safari: The onerror event handler property is not supported.Safari on iOS: Exposed in Mobile Safari on iPad but not on iPhone.Samsung Internet: The onerror event handler property is not supported.WebView Android: The onerror event handler property is not supported.
api.SourceBuffer.mode πŸ“‹Edge7/29/2015 Safari on iOS9/19/20191513
Internet Explorer: Only works on Windows 8+.Safari on iOS: Exposed in Mobile Safari on iPad but not on iPhone.
api.SourceBuffer.remove πŸ“‹Edge7/29/2015 Safari on iOS9/19/20191513
Internet Explorer: Only works on Windows 8+.Safari on iOS: Exposed in Mobile Safari on iPad but not on iPhone.
api.SourceBuffer.timestampOffset πŸ“‹Edge7/29/2015 Safari on iOS9/19/20191513
Internet Explorer: Only works on Windows 8+.Safari on iOS: Exposed in Mobile Safari on iPad but not on iPhone.
api.SourceBuffer.update_event πŸ“‹Edge4/30/2018 Safari on iOS9/19/2019507
Chrome: The onupdate event handler property is not supported.Chrome Android: The onupdate event handler property is not supported.Edge: The onupdate event handler property is not supported.Internet Explorer: Only works on Windows 8+.Opera: The onupdate event handler property is not supported.Opera Android: The onupdate event handler property is not supported.Safari: The onupdate event handler property is not supported.Safari on iOS: Exposed in Mobile Safari on iPad but not on iPhone.Samsung Internet: The onupdate event handler property is not supported.WebView Android: The onupdate event handler property is not supported.
api.SourceBuffer.updateend_event πŸ“‹Edge4/30/2018 Safari on iOS9/19/2019507
Chrome: The onupdateend event handler property is not supported.Chrome Android: The onupdateend event handler property is not supported.Edge: The onupdateend event handler property is not supported.Internet Explorer: Only works on Windows 8+.Opera: The onupdateend event handler property is not supported.Opera Android: The onupdateend event handler property is not supported.Safari: The onupdateend event handler property is not supported.Safari on iOS: Exposed in Mobile Safari on iPad but not on iPhone.Samsung Internet: The onupdateend event handler property is not supported.WebView Android: The onupdateend event handler property is not supported.
api.SourceBuffer.updatestart_event πŸ“‹Edge4/30/2018 Safari on iOS9/19/2019507
Chrome: The onupdatestart event handler property is not supported.Chrome Android: The onupdatestart event handler property is not supported.Edge: The onupdatestart event handler property is not supported.Internet Explorer: Only works on Windows 8+.Opera: The onupdatestart event handler property is not supported.Opera Android: The onupdatestart event handler property is not supported.Safari: The onupdatestart event handler property is not supported.Safari on iOS: Exposed in Mobile Safari on iPad but not on iPhone.Samsung Internet: The onupdatestart event handler property is not supported.WebView Android: The onupdatestart event handler property is not supported.
api.SourceBuffer.updating πŸ“‹Edge7/29/2015 Safari on iOS9/19/20191513
Internet Explorer: Only works on Windows 8+.Safari on iOS: Exposed in Mobile Safari on iPad but not on iPhone.
api.SourceBuffer.videoTracks πŸ“‹Safari on iOS9/19/2019 Edge1/15/2020118
Internet Explorer: Only works on Windows 8+.Safari on iOS: Exposed in Mobile Safari on iPad but not on iPhone.
api.SourceBufferList πŸ“‹Edge7/29/2015 Safari on iOS9/19/20191513
Internet Explorer: Only works on Windows 8+.Safari on iOS: Exposed in Mobile Safari on iPad but not on iPhone.WebView on iOS: Exposed in Mobile Safari on iPad but not on iPhone.
api.SourceBufferList.addsourcebuffer_event πŸ“‹Edge4/30/2018 Safari on iOS9/19/2019507
Chrome: The onaddsourcebuffer event handler property is not supported.Chrome Android: The onaddsourcebuffer event handler property is not supported.Edge: The onaddsourcebuffer event handler property is not supported.Internet Explorer: Only works on Windows 8+.Opera: The onaddsourcebuffer event handler property is not supported.Opera Android: The onaddsourcebuffer event handler property is not supported.Safari: The onaddsourcebuffer event handler property is not supported.Safari on iOS: Exposed in Mobile Safari on iPad but not on iPhone.Samsung Internet: The onaddsourcebuffer event handler property is not supported.WebView Android: The onaddsourcebuffer event handler property is not supported.WebView on iOS: Exposed in Mobile Safari on iPad but not on iPhone.
api.SourceBufferList.length πŸ“‹Edge7/29/2015 Safari on iOS9/19/20191513
Internet Explorer: Only works on Windows 8+.Safari on iOS: Exposed in Mobile Safari on iPad but not on iPhone.WebView on iOS: Exposed in Mobile Safari on iPad but not on iPhone.
api.SourceBufferList.removesourcebuffer_event πŸ“‹Edge4/30/2018 Safari on iOS9/19/2019507
Chrome: The onremovesourcebuffer event handler property is not supported.Chrome Android: The onremovesourcebuffer event handler property is not supported.Edge: The onremovesourcebuffer event handler property is not supported.Internet Explorer: Only works on Windows 8+.Opera: The onremovesourcebuffer event handler property is not supported.Opera Android: The onremovesourcebuffer event handler property is not supported.Safari: The onremovesourcebuffer event handler property is not supported.Safari on iOS: Exposed in Mobile Safari on iPad but not on iPhone.Samsung Internet: The onremovesourcebuffer event handler property is not supported.WebView Android: The onremovesourcebuffer event handler property is not supported.WebView on iOS: Exposed in Mobile Safari on iPad but not on iPhone.
api.SpeechRecognition πŸ“‹Safari on iOS4/26/2021 Edge8/7/20251564
Chrome: You'll need to serve your code through a web server for recognition to work.Chrome Android: You'll need to serve your code through a web server for recognition to work.Edge: You'll need to serve your code through a web server for recognition to work.Quest Browser: You'll need to serve your code through a web server for recognition to work.Opera: You'll need to serve your code through a web server for recognition to work.Opera Android: You'll need to serve your code through a web server for recognition to work.Samsung Internet: You'll need to serve your code through a web server for recognition to work.WebView Android: You'll need to serve your code through a web server for recognition to work.
api.SpeechRecognition.SpeechRecognition πŸ“‹Safari on iOS4/26/2021 Edge8/7/20251564
api.SpeechRecognition.abort πŸ“‹Edge1/15/2020 Safari on iOS4/26/2021467
api.SpeechRecognition.audioend_event πŸ“‹Edge1/15/2020 Safari on iOS4/26/2021467
api.SpeechRecognition.audiostart_event πŸ“‹Edge1/15/2020 Safari on iOS4/26/2021467
api.SpeechRecognition.continuous πŸ“‹Edge1/15/2020 Safari on iOS4/26/2021467
Chrome Android: The property can be set, but has no effect.Quest Browser: The property can be set, but has no effect.Opera Android: The property can be set, but has no effect.Samsung Internet: The property can be set, but has no effect.WebView Android: The property can be set, but has no effect.
api.SpeechRecognition.end_event πŸ“‹Edge1/15/2020 Safari on iOS4/26/2021467
api.SpeechRecognition.error_event πŸ“‹Edge1/15/2020 Safari on iOS4/26/2021467
api.SpeechRecognition.interimResults πŸ“‹Edge1/15/2020 Safari on iOS4/26/2021467
api.SpeechRecognition.lang πŸ“‹Edge1/15/2020 Safari on iOS4/26/2021467
api.SpeechRecognition.maxAlternatives πŸ“‹Edge1/15/2020 Safari on iOS4/26/2021467
api.SpeechRecognition.nomatch_event πŸ“‹Edge1/15/2020 Safari on iOS4/26/2021467
api.SpeechRecognition.result_event πŸ“‹Edge1/15/2020 Safari on iOS4/26/2021467
api.SpeechRecognition.soundend_event πŸ“‹Edge1/15/2020 Safari on iOS4/26/2021467
api.SpeechRecognition.soundstart_event πŸ“‹Edge1/15/2020 Safari on iOS4/26/2021467
api.SpeechRecognition.speechend_event πŸ“‹Edge1/15/2020 Safari on iOS4/26/2021467
api.SpeechRecognition.speechstart_event πŸ“‹Edge1/15/2020 Safari on iOS4/26/2021467
api.SpeechRecognition.start πŸ“‹Edge1/15/2020 Safari on iOS4/26/2021467
api.SpeechRecognition.start_event πŸ“‹Edge1/15/2020 Safari on iOS4/26/2021467
api.SpeechRecognition.stop πŸ“‹Edge1/15/2020 Safari on iOS4/26/2021467
api.SpeechRecognitionAlternative πŸ“‹Edge1/15/2020 Safari on iOS4/26/2021467
api.SpeechRecognitionAlternative.confidence πŸ“‹Edge1/15/2020 Safari on iOS4/26/2021467
api.SpeechRecognitionAlternative.transcript πŸ“‹Edge1/15/2020 Safari on iOS4/26/2021467
api.SpeechRecognitionErrorEvent πŸ“‹Safari on iOS4/26/2021 Edge8/7/20251564
api.SpeechRecognitionErrorEvent.SpeechRecognitionErrorEvent πŸ“‹Safari on iOS4/26/2021 Edge8/7/20251564
api.SpeechRecognitionErrorEvent.error πŸ“‹Edge1/15/2020 Safari on iOS4/26/2021467
api.SpeechRecognitionErrorEvent.message πŸ“‹Edge1/15/2020 Safari on iOS4/26/2021467
api.SpeechRecognitionEvent πŸ“‹Safari on iOS4/26/2021 Edge8/7/20251564
api.SpeechRecognitionEvent.SpeechRecognitionEvent πŸ“‹Safari on iOS4/26/2021 Edge8/7/20251564
api.SpeechRecognitionEvent.resultIndex πŸ“‹Edge1/15/2020 Safari on iOS4/26/2021467
api.SpeechRecognitionEvent.results πŸ“‹Edge1/15/2020 Safari on iOS4/26/2021467
api.SpeechRecognitionResult πŸ“‹Edge1/15/2020 Safari on iOS4/26/2021467
api.SpeechRecognitionResult.isFinal πŸ“‹Edge1/15/2020 Safari on iOS4/26/2021467
api.SpeechRecognitionResult.item πŸ“‹Edge1/15/2020 Safari on iOS4/26/2021467
api.SpeechRecognitionResult.length πŸ“‹Edge1/15/2020 Safari on iOS4/26/2021467
api.SpeechRecognitionResultList πŸ“‹Edge1/15/2020 Safari on iOS4/26/2021467
api.SpeechRecognitionResultList.item πŸ“‹Edge1/15/2020 Safari on iOS4/26/2021467
api.SpeechRecognitionResultList.length πŸ“‹Edge1/15/2020 Safari on iOS4/26/2021467
api.SpeechSynthesis πŸ“‹Safari on iOS9/18/2013 Edge8/2/20161049
api.SpeechSynthesis.cancel πŸ“‹Safari on iOS9/18/2013 Edge8/2/20161049
api.SpeechSynthesis.getVoices πŸ“‹Safari on iOS9/18/2013 Edge8/2/20161049
api.SpeechSynthesis.pause πŸ“‹Safari on iOS9/18/2013 Edge8/2/20161049
Chrome Android: In Android, pause() ends the current utterance. pause() behaves the same as cancel().Firefox for Android: In Android, pause() ends the current utterance. pause() behaves the same as cancel().Quest Browser: In Android, pause() ends the current utterance. pause() behaves the same as cancel().Samsung Internet: In Android, pause() ends the current utterance. pause() behaves the same as cancel().
api.SpeechSynthesis.paused πŸ“‹Safari on iOS9/18/2013 Edge8/2/20161049
api.SpeechSynthesis.pending πŸ“‹Safari on iOS9/18/2013 Edge8/2/20161049
api.SpeechSynthesis.resume πŸ“‹Safari on iOS9/18/2013 Edge8/2/20161049
api.SpeechSynthesis.speak πŸ“‹Safari on iOS9/18/2013 Edge8/2/20161049
api.SpeechSynthesis.speaking πŸ“‹Safari on iOS9/18/2013 Edge8/2/20161049
api.SpeechSynthesis.voiceschanged_event πŸ“‹Edge8/2/2016 Safari on iOS9/12/20222232
api.SpeechSynthesisErrorEvent πŸ“‹Safari on iOS9/18/2013 Edge10/2/20181840
api.SpeechSynthesisErrorEvent.SpeechSynthesisErrorEvent πŸ“‹Edge1/15/2020 Safari on iOS9/12/2022971
api.SpeechSynthesisErrorEvent.error πŸ“‹Safari on iOS9/18/2013 Edge10/2/20181840
api.SpeechSynthesisEvent πŸ“‹Safari on iOS9/18/2013 Edge8/2/20161049
api.SpeechSynthesisEvent.SpeechSynthesisEvent πŸ“‹Edge8/2/2016 Safari on iOS9/12/20222232
api.SpeechSynthesisEvent.charIndex πŸ“‹Safari on iOS9/18/2013 Edge8/2/20161049
api.SpeechSynthesisEvent.charLength πŸ“‹Edge4/5/2017 Safari on iOS9/12/20221986
api.SpeechSynthesisEvent.elapsedTime πŸ“‹Safari on iOS9/18/2013 Edge8/2/20161049
api.SpeechSynthesisEvent.name πŸ“‹Safari on iOS9/18/2013 Edge8/2/20161049
api.SpeechSynthesisEvent.utterance πŸ“‹Edge8/2/2016 Safari on iOS9/12/20222232
api.SpeechSynthesisUtterance πŸ“‹Safari on iOS9/18/2013 Edge8/2/20161049
api.SpeechSynthesisUtterance.SpeechSynthesisUtterance πŸ“‹Safari on iOS9/18/2013 Edge8/2/20161049
api.SpeechSynthesisUtterance.boundary_event πŸ“‹Safari on iOS9/18/2013 Edge8/2/20161049
Chrome: The boundary event does not fire as expected. See bug 40715888.Chrome Android: The boundary event does not fire as expected. See bug 40715888.Quest Browser: The boundary event does not fire as expected. See bug 40715888.
api.SpeechSynthesisUtterance.end_event πŸ“‹Safari on iOS9/18/2013 Edge8/2/20161049
api.SpeechSynthesisUtterance.error_event πŸ“‹Safari on iOS9/18/2013 Edge8/2/20161049
api.SpeechSynthesisUtterance.lang πŸ“‹Safari on iOS9/18/2013 Edge8/2/20161049
api.SpeechSynthesisUtterance.mark_event πŸ“‹Safari on iOS9/18/2013 Edge8/2/20161049
api.SpeechSynthesisUtterance.pause_event πŸ“‹Safari on iOS9/18/2013 Edge8/2/20161049
api.SpeechSynthesisUtterance.pitch πŸ“‹Safari on iOS9/18/2013 Edge8/2/20161049
api.SpeechSynthesisUtterance.rate πŸ“‹Safari on iOS9/18/2013 Edge8/2/20161049
api.SpeechSynthesisUtterance.resume_event πŸ“‹Safari on iOS9/18/2013 Edge8/2/20161049
api.SpeechSynthesisUtterance.start_event πŸ“‹Safari on iOS9/18/2013 Edge8/2/20161049
api.SpeechSynthesisUtterance.text πŸ“‹Safari on iOS9/18/2013 Edge8/2/20161049
api.SpeechSynthesisUtterance.voice πŸ“‹Safari on iOS9/18/2013 Edge8/2/20161049
api.SpeechSynthesisUtterance.volume πŸ“‹Safari on iOS9/18/2013 Edge8/2/20161049
api.SpeechSynthesisVoice πŸ“‹Safari on iOS9/18/2013 Edge8/2/20161049
Firefox: In Firefox, speech synthesis voices do not start loading until after the first call to window.speechSynthesis.getVoices(). A way to mitigate this issue is to call the method at the beginning of page load, then wait a few seconds before calling the method again. Voices will remain loaded until all tabs that have called this method have been closed.
api.SpeechSynthesisVoice.default πŸ“‹Safari on iOS9/18/2013 Edge8/2/20161049
api.SpeechSynthesisVoice.lang πŸ“‹Safari on iOS9/18/2013 Edge8/2/20161049
api.SpeechSynthesisVoice.localService πŸ“‹Safari on iOS9/18/2013 Edge8/2/20161049
api.SpeechSynthesisVoice.name πŸ“‹Safari on iOS9/18/2013 Edge8/2/20161049
api.SpeechSynthesisVoice.voiceURI πŸ“‹Safari on iOS9/18/2013 Edge8/2/20161049
api.StaticRange πŸ“‹Safari on iOS3/27/2017 Edge10/2/2018554
Firefox: In Firefox, StaticRange can currently only be used by browser-internal code or code with enhanced permissions; it is not yet exposed to the web.
api.StaticRange.StaticRange πŸ“‹Safari on iOS3/24/2020 Edge4/15/2021387
api.StaticRange.collapsed πŸ“‹Safari on iOS3/27/2017 Edge10/2/2018554
api.StaticRange.endContainer πŸ“‹Safari on iOS3/27/2017 Edge10/2/2018554
api.StaticRange.endOffset πŸ“‹Safari on iOS3/27/2017 Edge10/2/2018554
api.StaticRange.startContainer πŸ“‹Safari on iOS3/27/2017 Edge10/2/2018554
api.StaticRange.startOffset πŸ“‹Safari on iOS3/27/2017 Edge10/2/2018554
api.StereoPannerNode πŸ“‹Edge7/29/2015 Safari on iOS4/26/20212098
api.StereoPannerNode.StereoPannerNode πŸ“‹Edge1/15/2020 Safari on iOS4/26/2021467
api.StereoPannerNode.pan πŸ“‹Edge7/29/2015 Safari on iOS4/26/20212098
api.Storage πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
api.Storage.clear πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
api.Storage.getItem πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
api.Storage.key πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
api.Storage.length πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
api.Storage.removeItem πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
api.Storage.setItem πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
api.StorageEvent πŸ“‹Safari on iOS6/17/2009 Edge7/29/20152233
api.StorageEvent.StorageEvent Safari on iOS9/10/2012 Edge4/30/20182058
api.StorageEvent.initStorageEvent πŸ“‹Safari on iOS6/17/2009 Edge7/29/20152233
api.StorageEvent.key πŸ“‹Safari on iOS6/17/2009 Edge7/29/20152233
api.StorageEvent.newValue πŸ“‹Safari on iOS6/17/2009 Edge7/29/20152233
api.StorageEvent.oldValue πŸ“‹Safari on iOS6/17/2009 Edge7/29/20152233
api.StorageEvent.storageArea πŸ“‹Safari on iOS6/17/2009 Edge7/29/20152233
api.StorageEvent.url πŸ“‹Safari on iOS10/12/2011 Edge7/29/20151386
api.StorageManager πŸ“‹Edge1/15/2020 Safari on iOS12/13/2021698
api.StorageManager.estimate πŸ“‹Edge1/15/2020 Safari on iOS9/18/20231342
api.StorageManager.getDirectory πŸ“‹Edge10/9/2020 Safari on iOS12/13/2021430
api.StorageManager.persist πŸ“‹Edge1/15/2020 Safari on iOS12/13/2021698
api.StorageManager.persisted πŸ“‹Edge1/15/2020 Safari on iOS12/13/2021698
api.StylePropertyMap πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.StylePropertyMap.append πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.StylePropertyMap.clear πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.StylePropertyMap.delete πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.StylePropertyMap.set πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.StylePropertyMapReadOnly πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.StylePropertyMapReadOnly.@@iterator Edge1/15/2020 Safari on iOS3/27/20231167
api.StylePropertyMapReadOnly.entries Edge1/15/2020 Safari on iOS3/27/20231167
api.StylePropertyMapReadOnly.forEach Edge1/15/2020 Safari on iOS3/27/20231167
api.StylePropertyMapReadOnly.get πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.StylePropertyMapReadOnly.getAll πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.StylePropertyMapReadOnly.has πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.StylePropertyMapReadOnly.keys Edge1/15/2020 Safari on iOS3/27/20231167
api.StylePropertyMapReadOnly.size πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.StylePropertyMapReadOnly.values Edge1/15/2020 Safari on iOS3/27/20231167
api.StyleSheet πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.StyleSheet.disabled πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.StyleSheet.href πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.StyleSheet.media πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.StyleSheet.ownerNode πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.StyleSheet.parentStyleSheet πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.StyleSheet.title πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.StyleSheet.type πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.StyleSheetList πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.StyleSheetList.item πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.StyleSheetList.length πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.SubmitEvent πŸ“‹Edge4/13/2020 Safari on iOS9/20/2021525
api.SubmitEvent.SubmitEvent πŸ“‹Edge4/13/2020 Safari on iOS9/20/2021525
api.SubmitEvent.submitter πŸ“‹Edge4/13/2020 Safari on iOS3/14/2022700
Safari: Property is not set for <button> elements. See bug 229660.Safari on iOS: Property is not set for <button> elements. See bug 229660.WebView on iOS: Property is not set for <button> elements. See bug 229660.
api.SubtleCrypto πŸ“‹Edge7/29/2015 Safari on iOS9/19/2017783
Node.js: Available as a part of the crypto module.
api.SubtleCrypto.decrypt πŸ“‹Safari on iOS9/18/2013 Edge1/15/20202310
Deno: Not supported: AES-CTR, AES-GCM.Deno: Not supported: AES-CTR, AES-CBC, AES-GCM.Edge: Not supported: AES-CTR.Internet Explorer: Returns CryptoOperation instead of Promise
api.SubtleCrypto.deriveBits πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
Deno: Not supported: ECDH.Edge: Not supported: ECDH.Edge: Not supported: HKDF, PBKDF2.Node.js: Supports: NODE-DHNode.js: Supports: NODE-SCRYPT
api.SubtleCrypto.deriveBits.x25519 πŸ“‹Safari on iOS9/18/2023 Edge2/6/2025507
api.SubtleCrypto.deriveKey πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
Edge: Not supported: ECDH.Edge: Not supported: HKDF, PBKDF2.Node.js: Supports: NODE-DHNode.js: Supports: NODE-SCRYPT
api.SubtleCrypto.deriveKey.derivedKeyAlgorithm_option_aes πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.SubtleCrypto.deriveKey.derivedKeyAlgorithm_option_hkdf πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.SubtleCrypto.deriveKey.derivedKeyAlgorithm_option_hmac πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.SubtleCrypto.deriveKey.derivedKeyAlgorithm_option_pbkdf2 πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.SubtleCrypto.deriveKey.x25519 πŸ“‹Safari on iOS9/18/2023 Edge2/6/2025507
api.SubtleCrypto.digest πŸ“‹Safari on iOS9/18/2013 Edge1/15/20202310
Chrome: Before version 41, Chrome expected the algorithm parameter to be an object.Chrome Android: Before version 41, Chrome Android expected the algorithm parameter to be an object.Edge: Not supported: SHA-1.Internet Explorer: Returns CryptoOperation instead of PromiseOpera: Before version 28, Opera expected the algorithm parameter to be an object.Opera Android: Before version 28, Opera Android expected the algorithm parameter to be an object.Samsung Internet: Before version 4.0, Samsung Internet expected the algorithm parameter to be an object.WebView Android: Before version 41, WebView Android expected the algorithm parameter to be an object.
api.SubtleCrypto.encrypt πŸ“‹Safari on iOS9/18/2013 Edge1/15/20202310
Deno: Not supported: AES-CTR, AES-GCM.Deno: Not supported: AES-CTR, AES-CBC, AES-GCM.Edge: Not supported: AES-CTR.Internet Explorer: Returns CryptoOperation instead of Promise
api.SubtleCrypto.exportKey πŸ“‹Safari on iOS9/18/2013 Edge1/15/20202310
Deno: Not supported: ECDSA, ECDH.Deno: Not supported: ECDSA, ECDH, AES-CTR, AES-CBC, AES-GCM, AES-KW.Edge: Not supported: RSA-PSS, ECDSA, ECDH.Edge: Not supported: AES-CTR.Internet Explorer: Returns KeyOperation instead of PromiseNode.js: Supports: NODE-DSANode.js: Supports: NODE-DHNode.js: Supports: NODE-SCRYPT
api.SubtleCrypto.exportKey.ed25519 πŸ“‹Safari on iOS9/18/2023 Edge5/29/2025619
api.SubtleCrypto.exportKey.x25519 πŸ“‹Safari on iOS9/18/2023 Edge2/6/2025507
api.SubtleCrypto.generateKey πŸ“‹Safari on iOS9/18/2013 Edge1/15/20202310
Deno: Not supported: ECDSA P-521, ECDH P-521.Deno: Not supported: RSA-OAEP, ECDSA P-521, ECDH, AES-CTR, AES-CBC, AES-GCM, AES-KW.Edge: Not supported: RSA-PSS, ECDSA, ECDH.Edge: Not supported: AES-CTR.Internet Explorer: Returns KeyOperation instead of PromiseNode.js: Supports: NODE-DSANode.js: Supports: NODE-DH
api.SubtleCrypto.generateKey.ed25519 πŸ“‹Safari on iOS9/18/2023 Edge5/29/2025619
api.SubtleCrypto.generateKey.x25519 πŸ“‹Safari on iOS9/18/2023 Edge2/6/2025507
api.SubtleCrypto.importKey πŸ“‹Safari on iOS9/18/2013 Edge1/15/20202310
Deno: Not supported: ECDH P-521.Deno: Not supported: ECDH.Deno: Not supported: AES-CTR, AES-CBC, AES-GCM, AES-KW.Edge: Not supported: RSA-PSS, ECDSA, ECDH.Edge: Not supported: AES-CTR, HKDF, PBKDF2.Internet Explorer: Returns KeyOperation instead of PromiseNode.js: Supports: NODE-DSANode.js: Supports: NODE-DHNode.js: Supports: NODE-SCRYPT
api.SubtleCrypto.importKey.ECDH πŸ“‹Safari on iOS9/18/2013 Edge1/15/20202310
Deno: P-384 supported. Not supported: P-256, P-521.
api.SubtleCrypto.importKey.ECDSA πŸ“‹Safari on iOS9/18/2013 Edge1/15/20202310
Deno: P-384 supported. Not supported: P-256, P-521.
api.SubtleCrypto.importKey.ed25519 πŸ“‹Safari on iOS9/18/2023 Edge5/29/2025619
api.SubtleCrypto.importKey.x25519 πŸ“‹Safari on iOS9/18/2023 Edge2/6/2025507
api.SubtleCrypto.secure_context_required Edge1/15/2020 Safari on iOS9/20/2021614
api.SubtleCrypto.sign πŸ“‹Safari on iOS9/18/2013 Edge1/15/20202310
Edge: Not supported: RSA-PSS, ECDSA.Internet Explorer: Returns CryptoOperation instead of PromiseNode.js: Supports: NODE-DSA
api.SubtleCrypto.sign.ed25519 πŸ“‹Safari on iOS9/18/2023 Edge5/29/2025619
Safari: Generates randomized signatures as per draft-irtf-cfrg-det-sigs-with-noise, instead of deterministic signatures as per RFC 8032.Safari on iOS: Generates randomized signatures as per draft-irtf-cfrg-det-sigs-with-noise, instead of deterministic signatures as per RFC 8032.WebView on iOS: Generates randomized signatures as per draft-irtf-cfrg-det-sigs-with-noise, instead of deterministic signatures as per RFC 8032.
api.SubtleCrypto.unwrapKey πŸ“‹Safari on iOS9/18/2013 Edge1/15/20202310
Edge: Not supported: AES-CTR.Internet Explorer: Returns KeyOperation instead of PromiseNode.js: Supports: NODE-DSANode.js: Supports: NODE-DH
api.SubtleCrypto.verify πŸ“‹Safari on iOS9/18/2013 Edge1/15/20202310
Deno: Not supported: ECDSA, HMAC.Edge: Not supported: RSA-PSS, ECDSA.Internet Explorer: Returns CryptoOperation instead of PromiseNode.js: Supports: NODE-DSA
api.SubtleCrypto.verify.ed25519 πŸ“‹Safari on iOS9/18/2023 Edge5/29/2025619
api.SubtleCrypto.worker_support Safari on iOS9/19/2017 Edge1/15/2020848
api.SubtleCrypto.wrapKey πŸ“‹Safari on iOS9/18/2013 Edge1/15/20202310
Edge: Not supported: AES-CTR.Internet Explorer: Returns KeyOperation instead of Promise
api.Text πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Text.Text πŸ“‹Safari on iOS9/17/2014 Edge10/17/20171126
api.Text.assignedSlot πŸ“‹Safari on iOS9/13/2016 Edge1/15/20201219
api.Text.splitText πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
Chrome: Before Chrome 30, the offset parameter was optional.Chrome Android: Before Chrome Android 30, the offset parameter was optional.Quest Browser: Before Quest Browser 5.0, the offset parameter was optional.Opera: Before Opera 17, the offset parameter was optional.Opera Android: Before Opera 17, the offset parameter was optional.Safari: The offset parameter is optional.Safari on iOS: The offset parameter is optional.Samsung Internet: Before Samsung Internet 2.0, the offset parameter was optional.WebView Android: Before version 4.4, the offset parameter was optional.WebView on iOS: The offset parameter is optional.
api.Text.wholeText πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
api.TextDecoder πŸ“‹Safari on iOS3/27/2017 Edge1/15/20201024
Firefox: Implemented a slightly different version of the spec.Firefox for Android: Implemented a slightly different version of the spec.Node.js: Available as a part of the util module.
api.TextDecoder.TextDecoder πŸ“‹Safari on iOS3/27/2017 Edge1/15/20201024
Firefox: Implemented a slightly different version of the spec.Firefox for Android: Implemented a slightly different version of the spec.
api.TextDecoder.decode πŸ“‹Safari on iOS3/27/2017 Edge1/15/20201024
Deno: Before Deno 1.11, passing option.stream is not supported and results in an error being thrown.Firefox: Implemented a slightly different version of the spec.Firefox for Android: Implemented a slightly different version of the spec.
api.TextDecoder.encoding πŸ“‹Safari on iOS3/27/2017 Edge1/15/20201024
Firefox: Implemented a slightly different version of the spec.Firefox for Android: Implemented a slightly different version of the spec.
api.TextDecoder.fatal πŸ“‹Safari on iOS3/27/2017 Edge1/15/20201024
api.TextDecoder.ignoreBOM πŸ“‹Safari on iOS3/27/2017 Edge1/15/20201024
api.TextDecoder.worker_support Safari on iOS3/27/2017 Edge1/15/20201024
api.TextDecoderStream πŸ“‹Edge1/15/2020 Safari on iOS4/26/2021467
Node.js: Available as a part of the stream/web module.
api.TextDecoderStream.TextDecoderStream πŸ“‹Edge1/15/2020 Safari on iOS4/26/2021467
api.TextDecoderStream.encoding πŸ“‹Edge1/15/2020 Safari on iOS4/26/2021467
api.TextDecoderStream.fatal πŸ“‹Edge1/15/2020 Safari on iOS4/26/2021467
api.TextDecoderStream.ignoreBOM πŸ“‹Edge1/15/2020 Safari on iOS4/26/2021467
api.TextDecoderStream.readable πŸ“‹Edge1/15/2020 Safari on iOS4/26/2021467
api.TextDecoderStream.writable πŸ“‹Edge1/15/2020 Safari on iOS4/26/2021467
api.TextEncoder πŸ“‹Safari on iOS3/27/2017 Edge1/15/20201024
Node.js: Available as a part of the util module.
api.TextEncoder.TextEncoder πŸ“‹Safari on iOS3/27/2017 Edge1/15/20201024
api.TextEncoder.encode πŸ“‹Safari on iOS3/27/2017 Edge1/15/20201024
api.TextEncoder.encodeInto πŸ“‹Edge1/15/2020 Safari on iOS4/26/2021467
api.TextEncoder.encoding πŸ“‹Safari on iOS3/27/2017 Edge1/15/20201024
api.TextEncoder.worker_support Safari on iOS3/27/2017 Edge1/15/20201024
api.TextEncoderStream πŸ“‹Edge1/15/2020 Safari on iOS4/26/2021467
Node.js: Available as a part of the stream/web module.
api.TextEncoderStream.TextEncoderStream πŸ“‹Edge1/15/2020 Safari on iOS4/26/2021467
api.TextEncoderStream.encoding πŸ“‹Edge1/15/2020 Safari on iOS4/26/2021467
api.TextEncoderStream.readable πŸ“‹Edge1/15/2020 Safari on iOS4/26/2021467
api.TextEncoderStream.writable πŸ“‹Edge1/15/2020 Safari on iOS4/26/2021467
api.TextEvent πŸ“‹Safari on iOS7/11/2008 Edge7/29/20152574
api.TextEvent.data πŸ“‹Safari on iOS7/11/2008 Edge7/29/20152574
api.TextEvent.initTextEvent πŸ“‹Safari on iOS7/11/2008 Edge7/29/20152574
api.TextMetrics πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
api.TextMetrics.actualBoundingBoxAscent πŸ“‹Safari on iOS3/29/2018 Edge1/15/2020657
api.TextMetrics.actualBoundingBoxDescent πŸ“‹Safari on iOS3/29/2018 Edge1/15/2020657
api.TextMetrics.actualBoundingBoxLeft πŸ“‹Safari on iOS3/29/2018 Edge1/15/2020657
api.TextMetrics.actualBoundingBoxRight πŸ“‹Safari on iOS3/29/2018 Edge1/15/2020657
api.TextMetrics.alphabeticBaseline πŸ“‹Safari on iOS3/29/2018 Edge10/13/20232024
api.TextMetrics.emHeightAscent πŸ“‹Safari on iOS3/29/2018 Edge1/15/2020657
api.TextMetrics.emHeightDescent πŸ“‹Safari on iOS3/29/2018 Edge1/15/2020657
api.TextMetrics.fontBoundingBoxAscent πŸ“‹Safari on iOS3/29/2018 Edge11/19/2020966
api.TextMetrics.fontBoundingBoxDescent πŸ“‹Safari on iOS3/29/2018 Edge11/19/2020966
api.TextMetrics.hangingBaseline πŸ“‹Safari on iOS3/29/2018 Edge10/13/20232024
api.TextMetrics.ideographicBaseline πŸ“‹Safari on iOS3/29/2018 Edge10/13/20232024
api.TextMetrics.width πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
api.TextTrack πŸ“‹Safari on iOS9/18/2013 Edge7/29/2015679
Firefox: Firefox versions before Firefox 50 didn't display captions when playing media without one or more video tracks being played.
api.TextTrack.activeCues πŸ“‹Safari on iOS9/18/2013 Edge7/29/2015679
Firefox: Starting in Firefox 69, cues are no longer incorrectly loaded when the TextTrack's mode is disabled; if that's the case, the returned list is empty.
api.TextTrack.addCue πŸ“‹Safari on iOS9/18/2013 Edge7/29/2015679
api.TextTrack.cuechange_event πŸ“‹Safari on iOS9/18/2013 Edge7/29/2015679
api.TextTrack.cues πŸ“‹Safari on iOS9/18/2013 Edge7/29/2015679
Firefox: Starting in Firefox 69, cues are no longer incorrectly loaded when the TextTrack's mode is disabled; if that's the case, the returned list is empty.
api.TextTrack.id πŸ“‹Safari on iOS9/17/2014 Edge10/2/20181476
api.TextTrack.kind πŸ“‹Safari on iOS9/18/2013 Edge7/29/2015679
api.TextTrack.label πŸ“‹Safari on iOS9/18/2013 Edge7/29/2015679
api.TextTrack.language πŸ“‹Safari on iOS9/18/2013 Edge7/29/2015679
api.TextTrack.mode πŸ“‹Safari on iOS9/18/2013 Edge7/29/2015679
Firefox: Before Firefox 52, using JavaScript to change the mode of a text track that's part of a media element would send one change event to the element's textTracks TextTrackList for each change, even if multiple changes are made in a single pass through the Firefox event loop. Starting in Firefox 52, these changes are reflected by a single event.
api.TextTrack.removeCue πŸ“‹Safari on iOS9/18/2013 Edge7/29/2015679
api.TextTrackCue πŸ“‹Safari on iOS9/18/2013 Edge7/29/2015679
api.TextTrackCue.endTime πŸ“‹Safari on iOS9/18/2013 Edge7/29/2015679
api.TextTrackCue.enter_event πŸ“‹Safari on iOS9/18/2013 Edge7/29/2015679
api.TextTrackCue.exit_event πŸ“‹Safari on iOS9/18/2013 Edge7/29/2015679
api.TextTrackCue.id πŸ“‹Safari on iOS9/18/2013 Edge7/29/2015679
api.TextTrackCue.pauseOnExit πŸ“‹Safari on iOS9/18/2013 Edge7/29/2015679
api.TextTrackCue.startTime πŸ“‹Safari on iOS9/18/2013 Edge7/29/2015679
api.TextTrackCue.track πŸ“‹Safari on iOS9/18/2013 Edge7/29/2015679
api.TextTrackCueList πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.TextTrackCueList.getCueById πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.TextTrackCueList.length πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.TextTrackList πŸ“‹Safari on iOS9/18/2013 Edge7/29/2015679
api.TextTrackList.addtrack_event πŸ“‹Safari on iOS9/18/2013 Edge7/29/2015679
api.TextTrackList.change_event πŸ“‹Safari on iOS9/18/2013 Edge10/2/20181840
api.TextTrackList.getTrackById πŸ“‹Safari on iOS9/17/2014 Edge10/2/20181476
api.TextTrackList.length πŸ“‹Safari on iOS9/18/2013 Edge7/29/2015679
api.TextTrackList.removetrack_event πŸ“‹Safari on iOS9/18/2013 Edge10/2/20181840
api.TimeRanges πŸ“‹Safari on iOS7/11/2008 Edge7/29/20152574
api.TimeRanges.end πŸ“‹Safari on iOS7/11/2008 Edge7/29/20152574
api.TimeRanges.length πŸ“‹Safari on iOS7/11/2008 Edge7/29/20152574
api.TimeRanges.start πŸ“‹Safari on iOS7/11/2008 Edge7/29/20152574
api.ToggleEvent πŸ“‹Edge6/2/2023 Safari on iOS9/18/2023108
api.ToggleEvent.ToggleEvent πŸ“‹Edge6/2/2023 Safari on iOS9/18/2023108
api.ToggleEvent.newState πŸ“‹Edge6/2/2023 Safari on iOS9/18/2023108
api.ToggleEvent.oldState πŸ“‹Edge6/2/2023 Safari on iOS9/18/2023108
api.Touch πŸ“‹Safari on iOS6/17/2009 Edge10/2/20183394
Firefox: This interface is only exposed if a touch input device is detected.Firefox: Removed in bug 888304 due to web compatibility issues.
api.Touch.Touch πŸ“‹Safari on iOS6/17/2009 Edge1/15/20203864
Firefox: This interface is only exposed if a touch input device is detected.
api.Touch.clientX πŸ“‹Safari on iOS9/13/2016 Edge10/2/2018749
Firefox: This interface is only exposed if a touch input device is detected.Firefox: Removed in bug 888304 due to web compatibility issues.
api.Touch.clientY πŸ“‹Safari on iOS9/13/2016 Edge10/2/2018749
Firefox: This interface is only exposed if a touch input device is detected.Firefox: Removed in bug 888304 due to web compatibility issues.
api.Touch.force πŸ“‹Safari on iOS9/13/2016 Edge1/15/20201219
Firefox: This interface is only exposed if a touch input device is detected.Firefox: Removed in bug 888304 due to web compatibility issues.
api.Touch.identifier πŸ“‹Safari on iOS9/13/2016 Edge10/2/2018749
Firefox: This interface is only exposed if a touch input device is detected.Firefox: Removed in bug 888304 due to web compatibility issues.
api.Touch.pageX πŸ“‹Safari on iOS9/13/2016 Edge10/2/2018749
Firefox: This interface is only exposed if a touch input device is detected.Firefox: Removed in bug 888304 due to web compatibility issues.
api.Touch.pageY πŸ“‹Safari on iOS9/13/2016 Edge10/2/2018749
Firefox: This interface is only exposed if a touch input device is detected.Firefox: Removed in bug 888304 due to web compatibility issues.
api.Touch.radiusX πŸ“‹Safari on iOS9/13/2016 Edge1/15/20201219
Firefox: This interface is only exposed if a touch input device is detected.Firefox: Removed in bug 888304 due to web compatibility issues.
api.Touch.radiusY πŸ“‹Safari on iOS9/13/2016 Edge1/15/20201219
Firefox: This interface is only exposed if a touch input device is detected.Firefox: Removed in bug 888304 due to web compatibility issues.
api.Touch.rotationAngle πŸ“‹Safari on iOS9/13/2016 Edge1/15/20201219
Firefox: This interface is only exposed if a touch input device is detected.Firefox: Removed in bug 888304 due to web compatibility issues.
api.Touch.screenX πŸ“‹Safari on iOS9/13/2016 Edge10/2/2018749
Firefox: This interface is only exposed if a touch input device is detected.Firefox: Removed in bug 888304 due to web compatibility issues.
api.Touch.screenY πŸ“‹Safari on iOS9/13/2016 Edge10/2/2018749
Firefox: This interface is only exposed if a touch input device is detected.Firefox: Removed in bug 888304 due to web compatibility issues.
api.Touch.target πŸ“‹Safari on iOS9/13/2016 Edge10/2/2018749
Firefox: This interface is only exposed if a touch input device is detected.Firefox: Removed in bug 888304 due to web compatibility issues.
api.TouchEvent πŸ“‹Safari on iOS4/3/2010 Edge1/15/20203574
Firefox: Removed in bug 888304 due to web compatibility issues.
api.TouchEvent.TouchEvent πŸ“‹Safari on iOS4/3/2010 Edge1/15/20203574
Chrome: Chrome only supports the following touchEventInit properties: touches, targetTouches, changedTouches.Chrome Android: Chrome Android only supports the following touchEventInit properties: touches, targetTouches, changedTouches.Edge: Edge only supports the following touchEventInit properties: touches, targetTouches, changedTouches.Quest Browser: Quest Browser only supports the following touchEventInit properties: touches, targetTouches, changedTouches.Opera: Opera only supports the following touchEventInit properties: touches, targetTouches, changedTouches.Opera Android: Opera Android only supports the following touchEventInit properties: touches, targetTouches, changedTouches.Samsung Internet: Samsung Internet only supports the following touchEventInit properties: touches, targetTouches, changedTouches.WebView Android: WebView Android only supports the following touchEventInit properties: touches, targetTouches, changedTouches.
api.TouchEvent.altKey πŸ“‹Safari on iOS4/3/2010 Edge1/15/20203574
Firefox: Removed in bug 888304 due to web compatibility issues.
api.TouchEvent.changedTouches πŸ“‹Safari on iOS4/3/2010 Edge1/15/20203574
Firefox: Removed in bug 888304 due to web compatibility issues.
api.TouchEvent.ctrlKey πŸ“‹Safari on iOS4/3/2010 Edge1/15/20203574
Firefox: Removed in bug 888304 due to web compatibility issues.
api.TouchEvent.metaKey πŸ“‹Safari on iOS4/3/2010 Edge1/15/20203574
Firefox: Removed in bug 888304 due to web compatibility issues.
api.TouchEvent.shiftKey πŸ“‹Safari on iOS4/3/2010 Edge1/15/20203574
Firefox: Removed in bug 888304 due to web compatibility issues.
api.TouchEvent.targetTouches πŸ“‹Safari on iOS4/3/2010 Edge1/15/20203574
Firefox: Removed in bug 888304 due to web compatibility issues.
api.TouchEvent.touches πŸ“‹Safari on iOS4/3/2010 Edge1/15/20203574
Firefox: Removed in bug 888304 due to web compatibility issues.
api.TouchList πŸ“‹Safari on iOS7/11/2008 Edge10/2/20183735
Firefox: This interface is only exposed if a touch input device is detected.Firefox: Removed in bug 888304 due to web compatibility issues.
api.TouchList.item πŸ“‹Safari on iOS7/11/2008 Edge10/2/20183735
Firefox: This interface is only exposed if a touch input device is detected.Firefox: Removed in bug 888304 due to web compatibility issues.
api.TouchList.length πŸ“‹Safari on iOS7/11/2008 Edge10/2/20183735
Firefox: This interface is only exposed if a touch input device is detected.Firefox: Removed in bug 888304 due to web compatibility issues.
api.TrackEvent πŸ“‹Safari on iOS9/18/2013 Edge7/29/2015679
api.TrackEvent.TrackEvent πŸ“‹Safari on iOS9/18/2013 Edge8/2/20161049
api.TrackEvent.track πŸ“‹Safari on iOS9/18/2013 Edge7/29/2015679
api.TransformStream πŸ“‹Edge1/15/2020 Safari on iOS4/26/2021467
Node.js: Available as a part of the stream/web module.
api.TransformStream.TransformStream πŸ“‹Edge1/15/2020 Safari on iOS4/26/2021467
api.TransformStream.readable πŸ“‹Edge1/15/2020 Safari on iOS4/26/2021467
api.TransformStream.writable πŸ“‹Edge1/15/2020 Safari on iOS4/26/2021467
api.TransformStreamDefaultController πŸ“‹Edge1/15/2020 Safari on iOS4/26/2021467
Deno: TransformStreamDefaultController is not exposed on the global scope.Node.js: Available as a part of the stream/web module.
api.TransformStreamDefaultController.desiredSize πŸ“‹Edge1/15/2020 Safari on iOS4/26/2021467
api.TransformStreamDefaultController.enqueue πŸ“‹Edge1/15/2020 Safari on iOS4/26/2021467
api.TransformStreamDefaultController.error πŸ“‹Edge1/15/2020 Safari on iOS4/26/2021467
api.TransformStreamDefaultController.terminate πŸ“‹Edge1/15/2020 Safari on iOS4/26/2021467
api.TransitionEvent πŸ“‹Safari on iOS9/18/2013 Edge7/29/2015679
api.TransitionEvent.TransitionEvent πŸ“‹Safari on iOS9/18/2013 Edge8/2/20161049
api.TransitionEvent.elapsedTime πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.TransitionEvent.propertyName πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.TransitionEvent.pseudoElement πŸ“‹Safari on iOS9/10/2012 Edge1/15/20202683
api.TreeWalker πŸ“‹Safari on iOS6/17/2009 Edge7/29/20152233
api.TreeWalker.currentNode πŸ“‹Safari on iOS6/17/2009 Edge7/29/20152233
api.TreeWalker.filter πŸ“‹Safari on iOS6/17/2009 Edge7/29/20152233
api.TreeWalker.firstChild πŸ“‹Safari on iOS6/17/2009 Edge7/29/20152233
api.TreeWalker.lastChild πŸ“‹Safari on iOS6/17/2009 Edge7/29/20152233
api.TreeWalker.nextNode πŸ“‹Safari on iOS6/17/2009 Edge7/29/20152233
api.TreeWalker.nextSibling πŸ“‹Safari on iOS6/17/2009 Edge7/29/20152233
api.TreeWalker.parentNode πŸ“‹Safari on iOS6/17/2009 Edge7/29/20152233
api.TreeWalker.previousNode πŸ“‹Safari on iOS6/17/2009 Edge7/29/20152233
api.TreeWalker.previousSibling πŸ“‹Safari on iOS6/17/2009 Edge7/29/20152233
api.TreeWalker.root πŸ“‹Safari on iOS6/17/2009 Edge7/29/20152233
api.TreeWalker.whatToShow πŸ“‹Safari on iOS6/17/2009 Edge7/29/20152233
api.TrustedHTML πŸ“‹Edge5/21/2020 Safari on iOS9/15/20251943
api.TrustedHTML.toJSON πŸ“‹Edge4/15/2021 Safari on iOS9/15/20251614
api.TrustedHTML.toString πŸ“‹Edge5/21/2020 Safari on iOS9/15/20251943
api.TrustedScript πŸ“‹Edge5/21/2020 Safari on iOS9/15/20251943
api.TrustedScript.toJSON πŸ“‹Edge4/15/2021 Safari on iOS9/15/20251614
api.TrustedScript.toString πŸ“‹Edge5/21/2020 Safari on iOS9/15/20251943
api.TrustedScriptURL πŸ“‹Edge5/21/2020 Safari on iOS9/15/20251943
api.TrustedScriptURL.toJSON πŸ“‹Edge4/15/2021 Safari on iOS9/15/20251614
api.TrustedScriptURL.toString πŸ“‹Edge5/21/2020 Safari on iOS9/15/20251943
api.TrustedTypePolicy πŸ“‹Edge5/21/2020 Safari on iOS9/15/20251943
api.TrustedTypePolicy.createHTML πŸ“‹Edge5/21/2020 Safari on iOS9/15/20251943
api.TrustedTypePolicy.createScript πŸ“‹Edge5/21/2020 Safari on iOS9/15/20251943
api.TrustedTypePolicy.createScriptURL πŸ“‹Edge5/21/2020 Safari on iOS9/15/20251943
api.TrustedTypePolicy.name πŸ“‹Edge5/21/2020 Safari on iOS9/15/20251943
api.TrustedTypePolicyFactory πŸ“‹Edge5/21/2020 Safari on iOS9/15/20251943
api.TrustedTypePolicyFactory.createPolicy πŸ“‹Edge5/21/2020 Safari on iOS9/15/20251943
api.TrustedTypePolicyFactory.defaultPolicy πŸ“‹Edge5/21/2020 Safari on iOS9/15/20251943
api.TrustedTypePolicyFactory.emptyHTML πŸ“‹Edge5/21/2020 Safari on iOS9/15/20251943
api.TrustedTypePolicyFactory.emptyScript πŸ“‹Edge5/21/2020 Safari on iOS9/15/20251943
api.TrustedTypePolicyFactory.getAttributeType πŸ“‹Edge5/21/2020 Safari on iOS9/15/20251943
api.TrustedTypePolicyFactory.getPropertyType πŸ“‹Edge5/21/2020 Safari on iOS9/15/20251943
api.TrustedTypePolicyFactory.isHTML πŸ“‹Edge5/21/2020 Safari on iOS9/15/20251943
api.TrustedTypePolicyFactory.isScript πŸ“‹Edge5/21/2020 Safari on iOS9/15/20251943
api.TrustedTypePolicyFactory.isScriptURL πŸ“‹Edge5/21/2020 Safari on iOS9/15/20251943
api.UIEvent πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.UIEvent.UIEvent πŸ“‹Safari on iOS9/18/2013 Edge7/29/2015679
api.UIEvent.detail πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
Internet Explorer: Always 0 on click and dblclick events. On mousedown and mouseup events, the count is not unique to the element, but is rather the global click count for the current document -- even across refreshes.
api.UIEvent.initUIEvent πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.UIEvent.view πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.UIEvent.which πŸ“‹Safari on iOS6/29/2007 Edge1/15/20204583
Chrome: When selecting an autocomplete suggestion, a keydown event fires where the event's which property is undefined. See bug 41425904.Chrome Android: When selecting an autocomplete suggestion, a keydown event fires where the event's which property is undefined. See bug 41425904.Edge: Only supported for KeyboardEvent and MouseEvent, not all UIEvent objects.Firefox: On mousemove events, the which property is incorrectly always set to 1.Firefox for Android: On mousemove events, the which property is incorrectly always set to 1.Internet Explorer: Only supported for KeyboardEvent and MouseEvent, not all UIEvent objects.Quest Browser: When selecting an autocomplete suggestion, a keydown event fires where the event's which property is undefined. See bug 41425904.Opera: Only supported for KeyboardEvent and MouseEvent, not all UIEvent objects.Opera Android: Only supported for KeyboardEvent and MouseEvent, not all UIEvent objects.Samsung Internet: When selecting an autocomplete suggestion, a keydown event fires where the event's which property is undefined. See bug 41425904.WebView Android: When selecting an autocomplete suggestion, a keydown event fires where the event's which property is undefined. See bug 41425904.
api.URL πŸ“‹Safari on iOS9/18/2013 Edge7/29/2015679
Firefox: Before version 57, Firefox had a bug whereby single quotes contained in URLs are escaped when accessed via URL APIs (see bug 1386683).Firefox for Android: Before version 57, Firefox for Android had a bug whereby single quotes contained in URLs are escaped when accessed via URL APIs (see bug 1386683).Node.js: Available as a part of the url module.
api.URL.URL πŸ“‹Edge7/29/2015 Safari on iOS4/26/20212098
Edge: Before Edge 79, query arguments in the base URL argument are removed when calling the URL constructor.Firefox: Before version 122, host, hostname, and port were not parsed for unknown protocols/schemes.Firefox for Android: Before version 122, host, hostname, and port were not parsed for unknown protocols/schemes.Safari: Before Safari 14.1, calling the URL constructor with a base URL whose value is undefined caused Safari to throw a TypeError, see bug 216841.Safari on iOS: Before Safari on iOS 14.1, calling the URL constructor with a base URL whose value is undefined caused Safari on iOS to throw a TypeError, see bug 216841.WebView on iOS: Before WebView on iOS 14.1, calling the URL constructor with a base URL whose value is undefined caused WebView on iOS to throw a TypeError, see bug 216841.
api.URL.canParse_static πŸ“‹Safari on iOS9/18/2023 Edge12/7/202380
api.URL.createObjectURL_static πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
Firefox: createObjectURL() is no longer available within the context of a ServiceWorker.Firefox for Android: createObjectURL() is no longer available within the context of a ServiceWorker.Internet Explorer: If the underlying object does not have a content type set, using this URL as the src of an img tag fails intermittently with error DOM7009.
api.URL.hash πŸ“‹Safari on iOS9/18/2013 Edge11/12/2015785
api.URL.host πŸ“‹Safari on iOS9/18/2013 Edge11/12/2015785
api.URL.hostname πŸ“‹Edge11/12/2015 Safari on iOS9/13/2016306
api.URL.href πŸ“‹Edge11/12/2015 Safari on iOS9/13/2016306
api.URL.origin πŸ“‹Edge7/29/2015 Safari on iOS9/13/2016412
Firefox: Before Firefox 49, Results for URL using the blob scheme incorrectly returned null.Firefox for Android: Before Firefox for Android 49, Results for URL using the blob scheme incorrectly returned null.
api.URL.parse_static πŸ“‹Edge6/13/2024 Safari on iOS9/16/202495
api.URL.password πŸ“‹Edge7/29/2015 Safari on iOS9/13/2016412
api.URL.pathname πŸ“‹Edge11/12/2015 Safari on iOS9/13/2016306
Firefox: Before Firefox 53, pathname and search returned wrong values for custom protocols. Given protocol:host/x?a=true&b=false, pathname would return "/x?a=true&b=false" and search would return "", rather than "/x" and "?a=true&b=false" respectively. See bug 1310483.Firefox for Android: Before Firefox for Android 53, pathname and search returned wrong values for custom protocols. Given protocol:host/x?a=true&b=false, pathname would return "/x?a=true&b=false" and search would return "", rather than "/x" and "?a=true&b=false" respectively. See bug 1310483.
api.URL.port πŸ“‹Edge11/12/2015 Safari on iOS9/13/2016306
api.URL.protocol πŸ“‹Edge11/12/2015 Safari on iOS9/13/2016306
api.URL.revokeObjectURL_static πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
Firefox: revokeObjectURL() is no longer available within the context of a ServiceWorker.Firefox for Android: revokeObjectURL() is no longer available within the context of a ServiceWorker.
api.URL.search πŸ“‹Edge11/12/2015 Safari on iOS9/13/2016306
Firefox: Before Firefox 53, pathname and search returned wrong values for custom protocols. Given protocol:host/x?a=true&b=false, pathname would return "/x?a=true&b=false" and search would return "", rather than "/x" and "?a=true&b=false" respectively. See bug 1310483.Firefox for Android: Before Firefox for Android 53, pathname and search returned wrong values for custom protocols. Given protocol:host/x?a=true&b=false, pathname would return "/x?a=true&b=false" and search would return "", rather than "/x" and "?a=true&b=false" respectively. See bug 1310483.
api.URL.searchParams πŸ“‹Safari on iOS3/27/2017 Edge4/30/2018399
Node.js: An object matching the URLSearchParams interface is returned, but it contains no data.
api.URL.toJSON πŸ“‹Safari on iOS9/19/2017 Edge4/30/2018223
api.URL.toString πŸ“‹Safari on iOS9/18/2013 Edge4/30/20181685
api.URL.username πŸ“‹Edge7/29/2015 Safari on iOS9/13/2016412
api.URLPattern πŸ“‹Edge10/21/2021 Safari on iOS9/15/20251425
api.URLPattern.URLPattern πŸ“‹Edge10/21/2021 Safari on iOS9/15/20251425
api.URLPattern.URLPattern.ignoreCase_option πŸ“‹Edge10/27/2022 Safari on iOS9/15/20251054
api.URLPattern.exec πŸ“‹Edge10/21/2021 Safari on iOS9/15/20251425
api.URLPattern.hasRegExpGroups πŸ“‹Edge2/23/2024 Safari on iOS9/15/2025570
api.URLPattern.hash πŸ“‹Edge10/21/2021 Safari on iOS9/15/20251425
api.URLPattern.hostname πŸ“‹Edge10/21/2021 Safari on iOS9/15/20251425
api.URLPattern.password πŸ“‹Edge10/21/2021 Safari on iOS9/15/20251425
api.URLPattern.pathname πŸ“‹Edge10/21/2021 Safari on iOS9/15/20251425
api.URLPattern.port πŸ“‹Edge10/21/2021 Safari on iOS9/15/20251425
api.URLPattern.protocol πŸ“‹Edge10/21/2021 Safari on iOS9/15/20251425
api.URLPattern.search πŸ“‹Edge10/21/2021 Safari on iOS9/15/20251425
api.URLPattern.test πŸ“‹Edge10/21/2021 Safari on iOS9/15/20251425
api.URLPattern.username πŸ“‹Edge10/21/2021 Safari on iOS9/15/20251425
api.URLSearchParams πŸ“‹Safari on iOS3/27/2017 Edge4/30/2018399
Firefox: Before version 57 single quotes in URLs were escaped (see bug 1386683).Firefox for Android: Before version 57 single quotes in URLs were escaped (see bug 1386683).Node.js: Available as a part of the url module.Node.js: Only available as an internal instance, but can be accessed via the searchParams property of the URL interface.Node.js: Available as a part of the url module.
api.URLSearchParams.@@iterator πŸ“‹Safari on iOS3/27/2017 Edge4/30/2018399
api.URLSearchParams.URLSearchParams πŸ“‹Safari on iOS3/27/2017 Edge4/30/2018399
api.URLSearchParams.URLSearchParams.USVString Safari on iOS3/27/2017 Edge4/30/2018399
api.URLSearchParams.URLSearchParams.record Safari on iOS9/19/2017 Edge4/30/2018223
api.URLSearchParams.URLSearchParams.sequence Safari on iOS9/19/2017 Edge4/30/2018223
api.URLSearchParams.append πŸ“‹Safari on iOS3/27/2017 Edge4/30/2018399
api.URLSearchParams.delete πŸ“‹Edge4/30/2018 Safari on iOS9/16/2020870
Safari: Removing a non-existent query parameter doesn't remove ? from the URL. See bug 193022.Safari on iOS: Removing a non-existent query parameter doesn't remove ? from the URL. See bug 193022.WebView on iOS: Removing a non-existent query parameter doesn't remove ? from the URL. See bug 193022.
api.URLSearchParams.delete.value_parameter Edge9/15/2023 Safari on iOS9/18/20233
api.URLSearchParams.entries πŸ“‹Safari on iOS3/27/2017 Edge4/30/2018399
api.URLSearchParams.forEach πŸ“‹Safari on iOS3/27/2017 Edge4/30/2018399
api.URLSearchParams.get πŸ“‹Safari on iOS3/27/2017 Edge4/30/2018399
api.URLSearchParams.getAll πŸ“‹Safari on iOS3/27/2017 Edge4/30/2018399
api.URLSearchParams.has πŸ“‹Safari on iOS3/27/2017 Edge4/30/2018399
api.URLSearchParams.has.value_parameter Edge9/15/2023 Safari on iOS9/18/20233
api.URLSearchParams.keys πŸ“‹Safari on iOS3/27/2017 Edge4/30/2018399
api.URLSearchParams.set πŸ“‹Safari on iOS3/27/2017 Edge4/30/2018399
api.URLSearchParams.size πŸ“‹Edge5/5/2023 Safari on iOS9/18/2023136
api.URLSearchParams.sort πŸ“‹Safari on iOS9/19/2017 Edge4/30/2018223
api.URLSearchParams.toString πŸ“‹Safari on iOS3/27/2017 Edge4/30/2018399
api.URLSearchParams.values πŸ“‹Safari on iOS3/27/2017 Edge4/30/2018399
api.UserActivation πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.UserActivation.hasBeenActive πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.UserActivation.isActive πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.VTTCue πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.VTTCue.VTTCue πŸ“‹Safari on iOS9/17/2014 Edge1/15/20201946
api.VTTCue.align πŸ“‹Safari on iOS9/17/2014 Edge1/15/20201946
api.VTTCue.getCueAsHTML πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.VTTCue.line πŸ“‹Safari on iOS9/17/2014 Edge1/15/20201946
api.VTTCue.position πŸ“‹Safari on iOS9/17/2014 Edge1/15/20201946
api.VTTCue.size πŸ“‹Safari on iOS9/17/2014 Edge1/15/20201946
api.VTTCue.snapToLines πŸ“‹Safari on iOS9/17/2014 Edge1/15/20201946
api.VTTCue.text πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.VTTCue.text.all_html_character_references Edge1/15/2020 Safari on iOS5/13/20241580
api.VTTCue.vertical πŸ“‹Safari on iOS9/17/2014 Edge1/15/20201946
api.ValidityState πŸ“‹Safari on iOS10/12/2011 Edge7/29/20151386
api.ValidityState.badInput πŸ“‹Safari on iOS9/18/2013 Edge7/29/2015679
api.ValidityState.customError πŸ“‹Safari on iOS10/12/2011 Edge7/29/20151386
api.ValidityState.patternMismatch πŸ“‹Safari on iOS10/12/2011 Edge7/29/20151386
api.ValidityState.rangeOverflow πŸ“‹Safari on iOS10/12/2011 Edge7/29/20151386
api.ValidityState.rangeUnderflow πŸ“‹Safari on iOS10/12/2011 Edge7/29/20151386
api.ValidityState.stepMismatch πŸ“‹Safari on iOS10/12/2011 Edge7/29/20151386
api.ValidityState.tooLong πŸ“‹Safari on iOS10/12/2011 Edge7/29/20151386
Edge: Not supported in the unlikely case of the value being initially set too long, and then changed by the user to a still incorrect state. Per caniuse.com.Firefox: Not supported in the unlikely case of the value being initially set too long, and then changed by the user to a still incorrect state. Per caniuse.com.
api.ValidityState.tooShort πŸ“‹Safari on iOS9/13/2016 Edge4/30/2018594
api.ValidityState.typeMismatch πŸ“‹Safari on iOS10/12/2011 Edge7/29/20151386
api.ValidityState.valid πŸ“‹Safari on iOS10/12/2011 Edge7/29/20151386
api.ValidityState.valueMissing πŸ“‹Safari on iOS10/12/2011 Edge7/29/20151386
api.VideoColorSpace πŸ“‹Edge9/24/2021 Safari on iOS3/14/2022171
api.VideoColorSpace.VideoColorSpace πŸ“‹Edge9/24/2021 Safari on iOS9/18/2023724
api.VideoColorSpace.fullRange πŸ“‹Edge9/24/2021 Safari on iOS3/14/2022171
api.VideoColorSpace.matrix πŸ“‹Edge9/24/2021 Safari on iOS3/14/2022171
api.VideoColorSpace.primaries πŸ“‹Edge9/24/2021 Safari on iOS3/14/2022171
api.VideoColorSpace.toJSON πŸ“‹Edge9/24/2021 Safari on iOS3/14/2022171
api.VideoColorSpace.transfer πŸ“‹Edge9/24/2021 Safari on iOS3/14/2022171
api.VideoDecoder πŸ“‹Edge9/24/2021 Safari on iOS3/27/2023549
api.VideoDecoder.VideoDecoder πŸ“‹Edge9/24/2021 Safari on iOS3/27/2023549
api.VideoDecoder.close πŸ“‹Edge9/24/2021 Safari on iOS3/27/2023549
api.VideoDecoder.configure πŸ“‹Edge9/24/2021 Safari on iOS3/27/2023549
api.VideoDecoder.decode πŸ“‹Edge9/24/2021 Safari on iOS3/27/2023549
api.VideoDecoder.decodeQueueSize πŸ“‹Edge9/24/2021 Safari on iOS3/27/2023549
api.VideoDecoder.dequeue_event πŸ“‹Edge10/3/2022 Safari on iOS3/27/2023175
api.VideoDecoder.flush πŸ“‹Edge9/24/2021 Safari on iOS3/27/2023549
api.VideoDecoder.isConfigSupported_static πŸ“‹Edge9/24/2021 Safari on iOS3/27/2023549
api.VideoDecoder.reset πŸ“‹Edge9/24/2021 Safari on iOS3/27/2023549
api.VideoDecoder.state πŸ“‹Edge9/24/2021 Safari on iOS3/27/2023549
api.VideoEncoder πŸ“‹Edge9/24/2021 Safari on iOS3/27/2023549
api.VideoEncoder.VideoEncoder πŸ“‹Edge9/24/2021 Safari on iOS3/27/2023549
api.VideoEncoder.close πŸ“‹Edge9/24/2021 Safari on iOS3/27/2023549
api.VideoEncoder.configure πŸ“‹Edge9/24/2021 Safari on iOS3/27/2023549
api.VideoEncoder.dequeue_event πŸ“‹Edge10/3/2022 Safari on iOS3/27/2023175
api.VideoEncoder.encode πŸ“‹Edge9/24/2021 Safari on iOS3/27/2023549
api.VideoEncoder.encodeQueueSize πŸ“‹Edge9/24/2021 Safari on iOS3/27/2023549
api.VideoEncoder.flush πŸ“‹Edge9/24/2021 Safari on iOS3/27/2023549
api.VideoEncoder.isConfigSupported_static πŸ“‹Edge9/24/2021 Safari on iOS3/27/2023549
api.VideoEncoder.reset πŸ“‹Edge9/24/2021 Safari on iOS3/27/2023549
api.VideoEncoder.state πŸ“‹Edge9/24/2021 Safari on iOS3/27/2023549
api.VideoFrame πŸ“‹Edge9/24/2021 Safari on iOS3/27/2023549
api.VideoFrame.VideoFrame πŸ“‹Edge9/24/2021 Safari on iOS3/27/2023549
api.VideoFrame.allocationSize πŸ“‹Edge9/24/2021 Safari on iOS3/27/2023549
api.VideoFrame.clone πŸ“‹Edge9/24/2021 Safari on iOS3/27/2023549
api.VideoFrame.close πŸ“‹Edge9/24/2021 Safari on iOS3/27/2023549
api.VideoFrame.codedHeight πŸ“‹Edge9/24/2021 Safari on iOS3/27/2023549
api.VideoFrame.codedRect πŸ“‹Edge9/24/2021 Safari on iOS3/27/2023549
api.VideoFrame.codedWidth πŸ“‹Edge9/24/2021 Safari on iOS3/27/2023549
api.VideoFrame.colorSpace πŸ“‹Edge9/24/2021 Safari on iOS3/27/2023549
api.VideoFrame.copyTo πŸ“‹Edge9/24/2021 Safari on iOS3/27/2023549
api.VideoFrame.displayHeight πŸ“‹Edge9/24/2021 Safari on iOS3/27/2023549
api.VideoFrame.displayWidth πŸ“‹Edge9/24/2021 Safari on iOS3/27/2023549
api.VideoFrame.duration πŸ“‹Edge9/24/2021 Safari on iOS3/27/2023549
api.VideoFrame.format πŸ“‹Edge9/24/2021 Safari on iOS3/27/2023549
api.VideoFrame.timestamp πŸ“‹Edge9/24/2021 Safari on iOS3/27/2023549
api.VideoFrame.visibleRect πŸ“‹Edge9/24/2021 Safari on iOS3/27/2023549
api.VideoPlaybackQuality πŸ“‹Edge7/29/2015 Safari on iOS3/25/20191335
Internet Explorer: Only works on Windows 8+.
api.VideoPlaybackQuality.corruptedVideoFrames πŸ“‹Edge7/29/2015 Safari on iOS3/25/20191335
Internet Explorer: Only works on Windows 8+.
api.VideoPlaybackQuality.creationTime πŸ“‹Edge7/29/2015 Safari on iOS3/25/20191335
Internet Explorer: Only works on Windows 8+.
api.VideoPlaybackQuality.droppedVideoFrames πŸ“‹Edge7/29/2015 Safari on iOS3/25/20191335
Internet Explorer: Only works on Windows 8+.
api.VideoPlaybackQuality.totalVideoFrames πŸ“‹Edge7/29/2015 Safari on iOS3/25/20191335
Internet Explorer: Only works on Windows 8+.
api.VideoTrack πŸ“‹Safari on iOS9/18/2013 Edge1/15/20202310
api.VideoTrack.id πŸ“‹Safari on iOS9/18/2013 Edge1/15/20202310
api.VideoTrack.kind πŸ“‹Safari on iOS9/18/2013 Edge1/15/20202310
api.VideoTrack.label πŸ“‹Safari on iOS9/18/2013 Edge1/15/20202310
api.VideoTrack.language πŸ“‹Safari on iOS9/18/2013 Edge1/15/20202310
api.VideoTrack.selected πŸ“‹Safari on iOS9/18/2013 Edge1/15/20202310
api.VideoTrack.sourceBuffer πŸ“‹Safari on iOS9/19/2019 Edge1/15/2020118
Safari on iOS: Exposed in Mobile Safari on iPad but not on iPhone.WebView on iOS: Exposed in Mobile Safari on iPad but not on iPhone.
api.VideoTrackList πŸ“‹Safari on iOS9/18/2013 Edge1/15/20202310
api.VideoTrackList.addtrack_event πŸ“‹Safari on iOS9/18/2013 Edge1/15/20202310
api.VideoTrackList.change_event πŸ“‹Safari on iOS9/18/2013 Edge1/15/20202310
api.VideoTrackList.getTrackById πŸ“‹Safari on iOS9/18/2013 Edge1/15/20202310
api.VideoTrackList.length πŸ“‹Safari on iOS9/18/2013 Edge1/15/20202310
api.VideoTrackList.removetrack_event πŸ“‹Safari on iOS9/18/2013 Edge1/15/20202310
api.VideoTrackList.selectedIndex πŸ“‹Safari on iOS9/18/2013 Edge1/15/20202310
api.ViewTimeline πŸ“‹Edge7/21/2023 Safari on iOS9/15/2025787
api.ViewTimeline.ViewTimeline πŸ“‹Edge7/21/2023 Safari on iOS9/15/2025787
api.ViewTimeline.endOffset πŸ“‹Edge7/21/2023 Safari on iOS9/15/2025787
api.ViewTimeline.startOffset πŸ“‹Edge7/21/2023 Safari on iOS9/15/2025787
api.ViewTimeline.subject πŸ“‹Edge7/21/2023 Safari on iOS9/15/2025787
api.ViewTransition πŸ“‹Edge3/13/2023 Safari on iOS9/16/2024553
api.ViewTransition.finished πŸ“‹Edge3/13/2023 Safari on iOS9/16/2024553
api.ViewTransition.ready πŸ“‹Edge3/13/2023 Safari on iOS9/16/2024553
api.ViewTransition.skipTransition πŸ“‹Edge3/13/2023 Safari on iOS9/16/2024553
api.ViewTransition.types πŸ“‹Edge5/17/2024 Safari on iOS12/11/2024208
api.ViewTransition.updateCallbackDone πŸ“‹Edge3/13/2023 Safari on iOS9/16/2024553
api.ViewTransitionTypeSet πŸ“‹Edge5/17/2024 Safari on iOS12/11/2024208
api.ViewTransitionTypeSet.@@iterator Edge5/17/2024 Safari on iOS12/11/2024208
api.ViewTransitionTypeSet.add Edge5/17/2024 Safari on iOS12/11/2024208
api.ViewTransitionTypeSet.clear Edge5/17/2024 Safari on iOS12/11/2024208
api.ViewTransitionTypeSet.delete Edge5/17/2024 Safari on iOS12/11/2024208
api.ViewTransitionTypeSet.entries Edge5/17/2024 Safari on iOS12/11/2024208
api.ViewTransitionTypeSet.forEach Edge5/17/2024 Safari on iOS12/11/2024208
api.ViewTransitionTypeSet.has Edge5/17/2024 Safari on iOS12/11/2024208
api.ViewTransitionTypeSet.keys Edge5/17/2024 Safari on iOS12/11/2024208
api.ViewTransitionTypeSet.size Edge5/17/2024 Safari on iOS12/11/2024208
api.ViewTransitionTypeSet.values Edge5/17/2024 Safari on iOS12/11/2024208
api.VisualViewport πŸ“‹Safari on iOS9/19/2019 Edge1/15/2020118
api.VisualViewport.height πŸ“‹Safari on iOS9/19/2019 Edge1/15/2020118
api.VisualViewport.offsetLeft πŸ“‹Safari on iOS9/19/2019 Edge1/15/2020118
api.VisualViewport.offsetTop πŸ“‹Safari on iOS9/19/2019 Edge1/15/2020118
api.VisualViewport.pageLeft πŸ“‹Safari on iOS9/19/2019 Edge1/15/2020118
api.VisualViewport.pageTop πŸ“‹Safari on iOS9/19/2019 Edge1/15/2020118
api.VisualViewport.resize_event πŸ“‹Safari on iOS9/19/2019 Edge1/15/2020118
Chrome: The onresize event handler property is not supported.Chrome Android: The onresize event handler property is not supported.Opera: The onresize event handler property is not supported.Opera Android: The onresize event handler property is not supported.WebView Android: The onresize event handler property is not supported.
api.VisualViewport.scale πŸ“‹Safari on iOS9/19/2019 Edge1/15/2020118
api.VisualViewport.scroll_event πŸ“‹Safari on iOS9/19/2019 Edge1/15/2020118
Chrome: The onscroll event handler property is not supported.Chrome Android: The onscroll event handler property is not supported.Opera: The onscroll event handler property is not supported.Opera Android: The onscroll event handler property is not supported.WebView Android: The onscroll event handler property is not supported.
api.VisualViewport.width πŸ“‹Safari on iOS9/19/2019 Edge1/15/2020118
api.WEBGL_color_buffer_float πŸ“‹Edge4/30/2018 Safari on iOS9/20/20211239
api.WEBGL_compressed_texture_astc πŸ“‹Safari on iOS9/17/2018 Edge1/15/2020485
api.WEBGL_compressed_texture_astc.getSupportedProfiles πŸ“‹Safari on iOS9/17/2018 Edge1/15/2020485
api.WEBGL_compressed_texture_etc πŸ“‹Edge1/15/2020 Safari on iOS3/24/202069
api.WEBGL_compressed_texture_etc1 πŸ“‹Edge1/15/2020 Safari on iOS3/24/202069
api.WEBGL_compressed_texture_pvrtc πŸ“‹Safari on iOS9/18/2013 Edge4/18/20243865
Chrome: Supported on macOS only.Edge: Supported on macOS only.Opera: Supported on macOS only.
api.WEBGL_compressed_texture_s3tc_srgb πŸ“‹Edge2/7/2020 Safari on iOS4/26/2021444
api.WEBGL_debug_renderer_info πŸ“‹Edge7/29/2015 Safari on iOS3/21/2016236
Firefox: Deprecated, and may be removed in a future release (see bug 1722782).Firefox for Android: Deprecated, and may be removed in a future release (see bug 1722782).
api.WEBGL_debug_shaders πŸ“‹Edge1/15/2020 Safari on iOS9/16/2020245
api.WEBGL_debug_shaders.getTranslatedShaderSource πŸ“‹Edge1/15/2020 Safari on iOS9/16/2020245
api.WEBGL_depth_texture πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.WEBGL_draw_buffers πŸ“‹Edge4/30/2018 Safari on iOS9/20/20211239
api.WEBGL_draw_buffers.drawBuffersWEBGL πŸ“‹Edge4/30/2018 Safari on iOS9/20/20211239
api.WEBGL_lose_context πŸ“‹Safari on iOS9/17/2014 Edge4/30/20181321
api.WEBGL_lose_context.loseContext πŸ“‹Safari on iOS9/17/2014 Edge4/30/20181321
api.WEBGL_lose_context.restoreContext πŸ“‹Safari on iOS9/17/2014 Edge4/30/20181321
api.WEBGL_multi_draw πŸ“‹Edge10/9/2020 Safari on iOS9/20/2021346
api.WEBGL_multi_draw.multiDrawArraysInstancedWEBGL πŸ“‹Edge10/9/2020 Safari on iOS9/20/2021346
api.WEBGL_multi_draw.multiDrawArraysWEBGL πŸ“‹Edge10/9/2020 Safari on iOS9/20/2021346
api.WEBGL_multi_draw.multiDrawElementsInstancedWEBGL πŸ“‹Edge10/9/2020 Safari on iOS9/20/2021346
api.WEBGL_multi_draw.multiDrawElementsWEBGL πŸ“‹Edge10/9/2020 Safari on iOS9/20/2021346
api.WGSLLanguageFeatures πŸ“‹Edge7/21/2023 Safari on iOS9/15/2025787
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Firefox for Android: Supports all contexts except service workers. See bug 1942431.Firefox for Android: Supports Windows since Firefox for Android 141. See bug 1972486.Firefox for Android: Supports macOS Tahoe on Apple silicon since Firefox for Android 145. See bug 1992212.Firefox for Android: Supports older macOS versions on Apple silicon since Firefox for Android 147. See bug 1993341.Firefox for Android: Does not support macOS on Intel CPUs. See bug 2004105.Firefox for Android: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.WGSLLanguageFeatures.@@iterator πŸ“‹Edge7/21/2023 Safari on iOS9/15/2025787
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Firefox for Android: Supports all contexts except service workers. See bug 1942431.Firefox for Android: Supports Windows since Firefox for Android 141. See bug 1972486.Firefox for Android: Supports macOS Tahoe on Apple silicon since Firefox for Android 145. See bug 1992212.Firefox for Android: Supports older macOS versions on Apple silicon since Firefox for Android 147. See bug 1993341.Firefox for Android: Does not support macOS on Intel CPUs. See bug 2004105.Firefox for Android: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.WGSLLanguageFeatures.entries πŸ“‹Edge7/21/2023 Safari on iOS9/15/2025787
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Firefox for Android: Supports all contexts except service workers. See bug 1942431.Firefox for Android: Supports Windows since Firefox for Android 141. See bug 1972486.Firefox for Android: Supports macOS Tahoe on Apple silicon since Firefox for Android 145. See bug 1992212.Firefox for Android: Supports older macOS versions on Apple silicon since Firefox for Android 147. See bug 1993341.Firefox for Android: Does not support macOS on Intel CPUs. See bug 2004105.Firefox for Android: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.WGSLLanguageFeatures.forEach πŸ“‹Edge7/21/2023 Safari on iOS9/15/2025787
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Firefox for Android: Supports all contexts except service workers. See bug 1942431.Firefox for Android: Supports Windows since Firefox for Android 141. See bug 1972486.Firefox for Android: Supports macOS Tahoe on Apple silicon since Firefox for Android 145. See bug 1992212.Firefox for Android: Supports older macOS versions on Apple silicon since Firefox for Android 147. See bug 1993341.Firefox for Android: Does not support macOS on Intel CPUs. See bug 2004105.Firefox for Android: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.WGSLLanguageFeatures.has πŸ“‹Edge7/21/2023 Safari on iOS9/15/2025787
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Firefox for Android: Supports all contexts except service workers. See bug 1942431.Firefox for Android: Supports Windows since Firefox for Android 141. See bug 1972486.Firefox for Android: Supports macOS Tahoe on Apple silicon since Firefox for Android 145. See bug 1992212.Firefox for Android: Supports older macOS versions on Apple silicon since Firefox for Android 147. See bug 1993341.Firefox for Android: Does not support macOS on Intel CPUs. See bug 2004105.Firefox for Android: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.WGSLLanguageFeatures.keys πŸ“‹Edge7/21/2023 Safari on iOS9/15/2025787
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Firefox for Android: Supports all contexts except service workers. See bug 1942431.Firefox for Android: Supports Windows since Firefox for Android 141. See bug 1972486.Firefox for Android: Supports macOS Tahoe on Apple silicon since Firefox for Android 145. See bug 1992212.Firefox for Android: Supports older macOS versions on Apple silicon since Firefox for Android 147. See bug 1993341.Firefox for Android: Does not support macOS on Intel CPUs. See bug 2004105.Firefox for Android: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.WGSLLanguageFeatures.size πŸ“‹Edge7/21/2023 Safari on iOS9/15/2025787
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Firefox for Android: Supports all contexts except service workers. See bug 1942431.Firefox for Android: Supports Windows since Firefox for Android 141. See bug 1972486.Firefox for Android: Supports macOS Tahoe on Apple silicon since Firefox for Android 145. See bug 1992212.Firefox for Android: Supports older macOS versions on Apple silicon since Firefox for Android 147. See bug 1993341.Firefox for Android: Does not support macOS on Intel CPUs. See bug 2004105.Firefox for Android: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.WGSLLanguageFeatures.values πŸ“‹Edge7/21/2023 Safari on iOS9/15/2025787
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Firefox for Android: Supports all contexts except service workers. See bug 1942431.Firefox for Android: Supports Windows since Firefox for Android 141. See bug 1972486.Firefox for Android: Supports macOS Tahoe on Apple silicon since Firefox for Android 145. See bug 1992212.Firefox for Android: Supports older macOS versions on Apple silicon since Firefox for Android 147. See bug 1993341.Firefox for Android: Does not support macOS on Intel CPUs. See bug 2004105.Firefox for Android: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.WakeLock πŸ“‹Edge7/16/2020 Safari on iOS3/31/20251719
Safari on iOS: Does not work in standalone Home Screen Web Apps. See bug 254545.WebView on iOS: Does not work in standalone Home Screen Web Apps. See bug 254545.
api.WakeLock.request πŸ“‹Edge7/16/2020 Safari on iOS3/31/20251719
Safari on iOS: Does not work in standalone Home Screen Web Apps. See bug 254545.WebView on iOS: Does not work in standalone Home Screen Web Apps. See bug 254545.
api.WakeLockSentinel πŸ“‹Edge7/16/2020 Safari on iOS3/31/20251719
Safari on iOS: Does not work in standalone Home Screen Web Apps. See bug 254545.WebView on iOS: Does not work in standalone Home Screen Web Apps. See bug 254545.
api.WakeLockSentinel.release πŸ“‹Edge7/16/2020 Safari on iOS3/31/20251719
Safari on iOS: Does not work in standalone Home Screen Web Apps. See bug 254545.WebView on iOS: Does not work in standalone Home Screen Web Apps. See bug 254545.
api.WakeLockSentinel.release_event πŸ“‹Edge7/16/2020 Safari on iOS3/31/20251719
Safari on iOS: Does not work in standalone Home Screen Web Apps. See bug 254545.WebView on iOS: Does not work in standalone Home Screen Web Apps. See bug 254545.
api.WakeLockSentinel.released πŸ“‹Edge11/19/2020 Safari on iOS3/31/20251593
Safari on iOS: Does not work in standalone Home Screen Web Apps. See bug 254545.WebView on iOS: Does not work in standalone Home Screen Web Apps. See bug 254545.
api.WakeLockSentinel.type πŸ“‹Edge7/16/2020 Safari on iOS3/31/20251719
Safari on iOS: Does not work in standalone Home Screen Web Apps. See bug 254545.WebView on iOS: Does not work in standalone Home Screen Web Apps. See bug 254545.
api.WaveShaperNode πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.WaveShaperNode.WaveShaperNode πŸ“‹Edge1/15/2020 Safari on iOS4/26/2021467
api.WaveShaperNode.curve πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.WaveShaperNode.oversample πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.WebGL2RenderingContext πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.activeTexture πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.attachShader πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.beginQuery πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.beginTransformFeedback πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.bindAttribLocation πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.bindBuffer πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.bindBufferBase πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.bindBufferRange πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.bindFramebuffer πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.bindRenderbuffer πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.bindSampler πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.bindTexture πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.bindTransformFeedback πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.bindVertexArray πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.blendColor πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.blendEquation πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.blendEquationSeparate πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.blendFunc πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.blendFuncSeparate πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.blitFramebuffer πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.bufferData πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.bufferSubData πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.canvas πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.checkFramebufferStatus πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.clear πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.clearBufferfi πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.clearBufferfv πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.clearBufferiv πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.clearBufferuiv πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.clearColor πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.clearDepth πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.clearStencil πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.clientWaitSync πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.colorMask πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.compileShader πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.compressedTexImage2D πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.compressedTexImage3D πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.compressedTexSubImage2D πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.compressedTexSubImage3D πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.copyBufferSubData πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.copyTexImage2D πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.copyTexSubImage2D πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.copyTexSubImage3D πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.createBuffer πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.createFramebuffer πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.createProgram πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.createQuery πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.createRenderbuffer πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.createSampler πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.createShader πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.createTexture πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.createTransformFeedback πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.createVertexArray πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.cullFace πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.deleteBuffer πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.deleteFramebuffer πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.deleteProgram πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.deleteQuery πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.deleteRenderbuffer πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.deleteSampler πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.deleteShader πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.deleteSync πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.deleteTexture πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.deleteTransformFeedback πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.deleteVertexArray πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.depthFunc πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.depthMask πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.depthRange πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.detachShader πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.disable πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.disableVertexAttribArray πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.drawArrays πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.drawArraysInstanced πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.drawBuffers πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.drawElements πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.drawElementsInstanced πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.drawRangeElements πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.drawingBufferColorSpace πŸ“‹Edge8/5/2022 Safari on iOS3/27/2023234
Firefox: Accidental early exposure with no functionality.Firefox for Android: Accidental early exposure with no functionality.
api.WebGL2RenderingContext.drawingBufferHeight πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.drawingBufferWidth πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.enable πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.enableVertexAttribArray πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.endQuery πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.endTransformFeedback πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.fenceSync πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.finish πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.flush πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.framebufferRenderbuffer πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.framebufferTexture2D πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.framebufferTextureLayer πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.frontFace πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.generateMipmap πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.getActiveAttrib πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.getActiveUniform πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.getActiveUniformBlockName πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.getActiveUniformBlockParameter πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.getActiveUniforms πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.getAttachedShaders πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.getAttribLocation πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.getBufferParameter πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.getBufferSubData πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.getContextAttributes πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.getError πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.getExtension πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.getFragDataLocation πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.getFramebufferAttachmentParameter πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.getIndexedParameter πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.getInternalformatParameter πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.getParameter πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.getProgramInfoLog πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.getProgramParameter πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.getQuery πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.getQueryParameter πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.getRenderbufferParameter πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.getSamplerParameter πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.getShaderInfoLog πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.getShaderParameter πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.getShaderPrecisionFormat πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.getShaderSource πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.getSupportedExtensions πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.getSyncParameter πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.getTexParameter πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.getTransformFeedbackVarying πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.getUniform πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.getUniformBlockIndex πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.getUniformIndices πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.getUniformLocation πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.getVertexAttrib πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.getVertexAttribOffset πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.hint πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.invalidateFramebuffer πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.invalidateSubFramebuffer πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.isBuffer πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.isContextLost πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.isEnabled πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.isFramebuffer πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.isProgram πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.isQuery πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.isRenderbuffer πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.isSampler πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.isShader πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.isSync πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.isTexture πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.isTransformFeedback πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.isVertexArray πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.lineWidth πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.linkProgram πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.pauseTransformFeedback πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.pixelStorei πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.polygonOffset πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.readBuffer πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.readPixels πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.renderbufferStorage πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.renderbufferStorageMultisample πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.resumeTransformFeedback πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.sampleCoverage πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.samplerParameterf πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.samplerParameteri πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.scissor πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.shaderSource πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.stencilFunc πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.stencilFuncSeparate πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.stencilMask πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.stencilMaskSeparate πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.stencilOp πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.stencilOpSeparate πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.texImage2D πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
Firefox for Android: Textures from video elements are not supported. See bug 1884282.
api.WebGL2RenderingContext.texImage3D πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.texParameterf πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.texParameteri πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.texStorage2D πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.texStorage3D πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.texSubImage2D πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
Firefox for Android: Textures from video elements are not supported. See bug 1884282.
api.WebGL2RenderingContext.texSubImage3D πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.transformFeedbackVaryings πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.uniform1f πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.uniform1fv πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.uniform1i πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.uniform1iv πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.uniform1ui πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.uniform1uiv πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.uniform2f πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.uniform2fv πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.uniform2i πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.uniform2iv πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.uniform2ui πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.uniform2uiv πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.uniform3f πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.uniform3fv πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.uniform3i πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.uniform3iv πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.uniform3ui πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.uniform3uiv πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.uniform4f πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.uniform4fv πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.uniform4i πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.uniform4iv πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.uniform4ui πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.uniform4uiv πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.uniformBlockBinding πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.uniformMatrix2fv πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.uniformMatrix2x3fv πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.uniformMatrix2x4fv πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.uniformMatrix3fv πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.uniformMatrix3x2fv πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.uniformMatrix3x4fv πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.uniformMatrix4fv πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.uniformMatrix4x2fv πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.uniformMatrix4x3fv πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.useProgram πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.validateProgram πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.vertexAttrib1f πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.vertexAttrib1fv πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.vertexAttrib2f πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.vertexAttrib2fv πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.vertexAttrib3f πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.vertexAttrib3fv πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.vertexAttrib4f πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.vertexAttrib4fv πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.vertexAttribDivisor πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.vertexAttribI4i πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.vertexAttribI4iv πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.vertexAttribI4ui πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.vertexAttribI4uiv πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.vertexAttribIPointer πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.vertexAttribPointer πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.viewport πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGL2RenderingContext.waitSync πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGLActiveInfo πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.WebGLActiveInfo.name πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.WebGLActiveInfo.size πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.WebGLActiveInfo.type πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.WebGLBuffer πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.WebGLContextEvent πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.WebGLContextEvent.WebGLContextEvent πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.WebGLContextEvent.statusMessage πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.WebGLFramebuffer πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.WebGLProgram πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.WebGLQuery πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGLRenderbuffer πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.WebGLRenderingContext πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
Edge: To access the WebGL context, use experimental-webgl rather than the standard webgl identifier.Internet Explorer: To access the WebGL context, use experimental-webgl rather than the standard webgl identifier.
api.WebGLRenderingContext.activeTexture πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.WebGLRenderingContext.attachShader πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.WebGLRenderingContext.bindAttribLocation πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.WebGLRenderingContext.bindBuffer πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.WebGLRenderingContext.bindFramebuffer πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.WebGLRenderingContext.bindRenderbuffer πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.WebGLRenderingContext.bindTexture πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.WebGLRenderingContext.blendColor πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.WebGLRenderingContext.blendEquation πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.WebGLRenderingContext.blendEquationSeparate πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.WebGLRenderingContext.blendFunc πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.WebGLRenderingContext.blendFuncSeparate πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.WebGLRenderingContext.bufferData πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.WebGLRenderingContext.bufferSubData πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.WebGLRenderingContext.canvas πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.WebGLRenderingContext.checkFramebufferStatus πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.WebGLRenderingContext.clear πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.WebGLRenderingContext.clearColor πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.WebGLRenderingContext.clearDepth πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.WebGLRenderingContext.clearStencil πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.WebGLRenderingContext.colorMask πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.WebGLRenderingContext.compileShader πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.WebGLRenderingContext.compressedTexImage2D πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.WebGLRenderingContext.compressedTexSubImage2D πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.WebGLRenderingContext.copyTexImage2D πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.WebGLRenderingContext.copyTexSubImage2D πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.WebGLRenderingContext.createBuffer πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.WebGLRenderingContext.createFramebuffer πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.WebGLRenderingContext.createProgram πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.WebGLRenderingContext.createRenderbuffer πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.WebGLRenderingContext.createShader πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.WebGLRenderingContext.createTexture πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.WebGLRenderingContext.cullFace πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.WebGLRenderingContext.deleteBuffer πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.WebGLRenderingContext.deleteFramebuffer πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.WebGLRenderingContext.deleteProgram πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.WebGLRenderingContext.deleteRenderbuffer πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.WebGLRenderingContext.deleteShader πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.WebGLRenderingContext.deleteTexture πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.WebGLRenderingContext.depthFunc πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.WebGLRenderingContext.depthMask πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.WebGLRenderingContext.depthRange πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.WebGLRenderingContext.detachShader πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.WebGLRenderingContext.disable πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.WebGLRenderingContext.disableVertexAttribArray πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.WebGLRenderingContext.drawArrays πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.WebGLRenderingContext.drawElements πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.WebGLRenderingContext.drawingBufferColorSpace πŸ“‹Edge8/5/2022 Safari on iOS3/27/2023234
Firefox: Accidental early exposure with no functionality.Firefox for Android: Accidental early exposure with no functionality.
api.WebGLRenderingContext.drawingBufferHeight πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.WebGLRenderingContext.drawingBufferWidth πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.WebGLRenderingContext.enable πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.WebGLRenderingContext.enableVertexAttribArray πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.WebGLRenderingContext.finish πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.WebGLRenderingContext.flush πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.WebGLRenderingContext.framebufferRenderbuffer πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.WebGLRenderingContext.framebufferTexture2D πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.WebGLRenderingContext.frontFace πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.WebGLRenderingContext.generateMipmap πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.WebGLRenderingContext.getActiveAttrib πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.WebGLRenderingContext.getActiveUniform πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.WebGLRenderingContext.getAttachedShaders πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.WebGLRenderingContext.getAttribLocation πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.WebGLRenderingContext.getBufferParameter πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.WebGLRenderingContext.getContextAttributes πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.WebGLRenderingContext.getError πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.WebGLRenderingContext.getExtension πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.WebGLRenderingContext.getFramebufferAttachmentParameter πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.WebGLRenderingContext.getParameter πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.WebGLRenderingContext.getProgramInfoLog πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.WebGLRenderingContext.getProgramParameter πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.WebGLRenderingContext.getRenderbufferParameter πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.WebGLRenderingContext.getShaderInfoLog πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.WebGLRenderingContext.getShaderParameter πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.WebGLRenderingContext.getShaderPrecisionFormat πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.WebGLRenderingContext.getShaderSource πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.WebGLRenderingContext.getSupportedExtensions πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.WebGLRenderingContext.getTexParameter πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.WebGLRenderingContext.getUniform πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.WebGLRenderingContext.getUniformLocation πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.WebGLRenderingContext.getVertexAttrib πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.WebGLRenderingContext.getVertexAttribOffset πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.WebGLRenderingContext.hint πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.WebGLRenderingContext.isBuffer πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.WebGLRenderingContext.isContextLost πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.WebGLRenderingContext.isEnabled πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.WebGLRenderingContext.isFramebuffer πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.WebGLRenderingContext.isProgram πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.WebGLRenderingContext.isRenderbuffer πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.WebGLRenderingContext.isShader πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.WebGLRenderingContext.isTexture πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.WebGLRenderingContext.lineWidth πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.WebGLRenderingContext.linkProgram πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.WebGLRenderingContext.pixelStorei πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.WebGLRenderingContext.polygonOffset πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.WebGLRenderingContext.readPixels πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.WebGLRenderingContext.renderbufferStorage πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.WebGLRenderingContext.sampleCoverage πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.WebGLRenderingContext.scissor πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.WebGLRenderingContext.shaderSource πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.WebGLRenderingContext.stencilFunc πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.WebGLRenderingContext.stencilFuncSeparate πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.WebGLRenderingContext.stencilMask πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.WebGLRenderingContext.stencilMaskSeparate πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.WebGLRenderingContext.stencilOp πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.WebGLRenderingContext.stencilOpSeparate πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.WebGLRenderingContext.texImage2D πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
Firefox for Android: Textures from video elements are not supported. See bug 1884282.
api.WebGLRenderingContext.texParameterf πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.WebGLRenderingContext.texParameteri πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.WebGLRenderingContext.texSubImage2D πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
Firefox for Android: Textures from video elements are not supported. See bug 1884282.
api.WebGLRenderingContext.uniform1f πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.WebGLRenderingContext.uniform1fv πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.WebGLRenderingContext.uniform1i πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.WebGLRenderingContext.uniform1iv πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.WebGLRenderingContext.uniform2f πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.WebGLRenderingContext.uniform2fv πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.WebGLRenderingContext.uniform2i πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.WebGLRenderingContext.uniform2iv πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.WebGLRenderingContext.uniform3f πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.WebGLRenderingContext.uniform3fv πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.WebGLRenderingContext.uniform3i πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.WebGLRenderingContext.uniform3iv πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.WebGLRenderingContext.uniform4f πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.WebGLRenderingContext.uniform4fv πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.WebGLRenderingContext.uniform4i πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.WebGLRenderingContext.uniform4iv πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.WebGLRenderingContext.uniformMatrix2fv πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.WebGLRenderingContext.uniformMatrix3fv πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.WebGLRenderingContext.uniformMatrix4fv πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.WebGLRenderingContext.useProgram πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.WebGLRenderingContext.validateProgram πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.WebGLRenderingContext.vertexAttrib1f πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.WebGLRenderingContext.vertexAttrib1fv πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.WebGLRenderingContext.vertexAttrib2f πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.WebGLRenderingContext.vertexAttrib2fv πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.WebGLRenderingContext.vertexAttrib3f πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.WebGLRenderingContext.vertexAttrib3fv πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.WebGLRenderingContext.vertexAttrib4f πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.WebGLRenderingContext.vertexAttrib4fv πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.WebGLRenderingContext.vertexAttribPointer πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.WebGLRenderingContext.viewport πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.WebGLSampler πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGLShader πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.WebGLShaderPrecisionFormat πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.WebGLShaderPrecisionFormat.precision πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.WebGLShaderPrecisionFormat.rangeMax πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.WebGLShaderPrecisionFormat.rangeMin πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.WebGLSync πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGLTexture πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.WebGLTransformFeedback πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGLUniformLocation πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.WebGLVertexArrayObject πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WebGLVertexArrayObjectOES πŸ“‹Safari on iOS9/16/2015 Edge4/30/2018957
api.WebSocket πŸ“‹Safari on iOS11/22/2010 Edge7/29/20151710
Firefox: Message size limited to 16 MB (see bug 711205).Firefox for Android: Message size limited to 16 MB (see bug 711205).
api.WebSocket.WebSocket πŸ“‹Safari on iOS11/22/2010 Edge7/29/20151710
api.WebSocket.WebSocket.url_parameter_http_https_relative Safari on iOS1/22/2024 Edge5/17/2024116
api.WebSocket.binaryType πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.WebSocket.bufferedAmount πŸ“‹Safari on iOS11/22/2010 Edge7/29/20151710
api.WebSocket.close πŸ“‹Safari on iOS11/22/2010 Edge7/29/20151710
api.WebSocket.close_event πŸ“‹Safari on iOS11/22/2010 Edge7/29/20151710
api.WebSocket.error_event πŸ“‹Safari on iOS11/22/2010 Edge7/29/20151710
api.WebSocket.extensions πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.WebSocket.message_event πŸ“‹Safari on iOS11/22/2010 Edge7/29/20151710
api.WebSocket.open_event πŸ“‹Safari on iOS11/22/2010 Edge7/29/20151710
api.WebSocket.protocol πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.WebSocket.protocol_rfc_6455 Safari on iOS9/10/2012 Edge7/29/20151052
api.WebSocket.readyState πŸ“‹Safari on iOS11/22/2010 Edge7/29/20151710
api.WebSocket.send πŸ“‹Safari on iOS11/22/2010 Edge7/29/20151710
Firefox: Only parameter of type ArrayBuffer and String supported.Firefox: Only parameter of type String supported.Firefox: Only parameter of type String supported. Returns boolean.Firefox for Android: Only parameter of type ArrayBuffer and String supported.Firefox for Android: Only parameter of type String supported.Firefox for Android: Only parameter of type String supported. Returns boolean.
api.WebSocket.url πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
api.WebSocket.worker_support Safari on iOS10/12/2011 Edge7/29/20151386
api.WebTransport πŸ“‹Edge1/6/2022 Safari on iOS3/31/20251180
api.WebTransport.WebTransport πŸ“‹Edge1/6/2022 Safari on iOS3/31/20251180
api.WebTransport.WebTransport.options_serverCertificateHashes_parameter πŸ“‹Edge4/1/2022 Safari on iOS3/31/20251095
api.WebTransport.close πŸ“‹Edge1/6/2022 Safari on iOS3/31/20251180
api.WebTransport.closed πŸ“‹Edge1/6/2022 Safari on iOS3/31/20251180
api.WebTransport.createBidirectionalStream πŸ“‹Edge1/6/2022 Safari on iOS3/31/20251180
api.WebTransport.createUnidirectionalStream πŸ“‹Edge1/6/2022 Safari on iOS3/31/20251180
Firefox: Returns a WritableStream instead of a WebTransportSendStream.Firefox for Android: Returns a WritableStream instead of a WebTransportSendStream.
api.WebTransport.datagrams πŸ“‹Edge1/6/2022 Safari on iOS3/31/20251180
api.WebTransport.incomingBidirectionalStreams πŸ“‹Edge1/6/2022 Safari on iOS3/31/20251180
api.WebTransport.incomingUnidirectionalStreams πŸ“‹Edge1/6/2022 Safari on iOS3/31/20251180
api.WebTransport.ready πŸ“‹Edge1/6/2022 Safari on iOS3/31/20251180
api.WebTransportBidirectionalStream πŸ“‹Edge1/6/2022 Safari on iOS3/31/20251180
api.WebTransportBidirectionalStream.readable πŸ“‹Edge1/6/2022 Safari on iOS3/31/20251180
api.WebTransportBidirectionalStream.writable πŸ“‹Edge1/6/2022 Safari on iOS3/31/20251180
api.WebTransportDatagramDuplexStream πŸ“‹Edge1/6/2022 Safari on iOS3/31/20251180
api.WebTransportDatagramDuplexStream.incomingHighWaterMark πŸ“‹Edge1/6/2022 Safari on iOS3/31/20251180
api.WebTransportDatagramDuplexStream.incomingMaxAge πŸ“‹Edge1/6/2022 Safari on iOS3/31/20251180
api.WebTransportDatagramDuplexStream.maxDatagramSize πŸ“‹Edge1/6/2022 Safari on iOS3/31/20251180
api.WebTransportDatagramDuplexStream.outgoingHighWaterMark πŸ“‹Edge1/6/2022 Safari on iOS3/31/20251180
api.WebTransportDatagramDuplexStream.outgoingMaxAge πŸ“‹Edge1/6/2022 Safari on iOS3/31/20251180
api.WebTransportDatagramDuplexStream.readable πŸ“‹Edge1/6/2022 Safari on iOS3/31/20251180
api.WebTransportDatagramDuplexStream.writable Edge1/6/2022 Safari on iOS3/31/20251180
api.WebTransportError πŸ“‹Edge1/6/2022 Safari on iOS3/31/20251180
api.WebTransportError.WebTransportError πŸ“‹Edge1/6/2022 Safari on iOS3/31/20251180
api.WebTransportError.source πŸ“‹Edge1/6/2022 Safari on iOS3/31/20251180
api.WebTransportError.streamErrorCode πŸ“‹Edge1/6/2022 Safari on iOS3/31/20251180
api.WheelEvent πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.WheelEvent.WheelEvent πŸ“‹Safari on iOS9/18/2013 Edge7/29/2015679
api.WheelEvent.deltaMode πŸ“‹Safari on iOS9/18/2013 Edge7/29/2015679
api.WheelEvent.deltaX πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
Internet Explorer: IE9 supports an old draft of the spec where this value was a long instead of a double.
api.WheelEvent.deltaY πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
Internet Explorer: IE9 supports an old draft of the spec where this value was a long instead of a double.
api.WheelEvent.deltaZ πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
Internet Explorer: IE9 supports an old draft of the spec where this value was a long instead of a double.
api.WheelEvent.wheelDelta Safari on iOS6/29/2007 Edge7/29/20152952
api.WheelEvent.wheelDeltaX Safari on iOS6/29/2007 Edge7/29/20152952
api.WheelEvent.wheelDeltaY Safari on iOS6/29/2007 Edge7/29/20152952
api.Window πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
Node.js: The Window interface is not implemented, but some methods, and properties are available in the global scope.
api.Window.DOMContentLoaded_event πŸ“‹Safari on iOS7/11/2008 Edge7/29/20152574
api.Window.afterprint_event πŸ“‹Edge7/29/2015 Safari on iOS9/19/20191513
api.Window.alert πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
Chrome: Starting with Chrome 46, this method is blocked inside an <iframe> unless its sandbox attribute has the value allow-modals.Chrome Android: Starting with Chrome Android 46, this method is blocked inside an <iframe> unless its sandbox attribute has the value allow-modals.Quest Browser: Starting with Quest Browser 5.0, this method is blocked inside an <iframe> unless its sandbox attribute has the value allow-modals.Opera: Starting with Opera 33, this method is blocked inside an <iframe> unless its sandbox attribute has the value allow-modals.Opera Android: Starting with Opera 33, this method is blocked inside an <iframe> unless its sandbox attribute has the value allow-modals.Samsung Internet: Starting with Samsung Internet 5.0, this method is blocked inside an <iframe> unless its sandbox attribute has the value allow-modals.WebView Android: Starting with WebView Android 46, this method is blocked inside an <iframe> unless its sandbox attribute has the value allow-modals.
api.Window.beforeprint_event πŸ“‹Edge7/29/2015 Safari on iOS9/19/20191513
api.Window.blur πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Window.blur_event πŸ“‹Safari on iOS10/12/2011 Edge7/29/20151386
Firefox: Apart from firing the event on window as other browsers do, Firefox also fires the event on the document object. See bug 1228802.Firefox: Before Firefox 24, the interface for this event is a plain Event, not FocusEvent.Firefox for Android: Apart from firing the event on window as other browsers do, Firefox for Android also fires the event on the document object. See bug 1228802.Firefox for Android: Before Firefox for Android 24, the interface for this event is a plain Event, not FocusEvent.
api.Window.cancelAnimationFrame πŸ“‹Safari on iOS9/18/2013 Edge7/29/2015679
api.Window.captureEvents πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Window.close πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
Chrome: Before Chrome 95, script-closeability depended on having an opener, not on being created by web content.Chrome Android: Before Chrome Android 95, script-closeability depended on having an opener, not on being created by web content.Deno: Exits the current Deno process.Firefox: Before Firefox 128, script-closeability depended on having an opener, not on being created by web content.Firefox for Android: Before Firefox for Android 128, script-closeability depended on having an opener, not on being created by web content.Quest Browser: Before Quest Browser 18.0, script-closeability depended on having an opener, not on being created by web content.Samsung Internet: Before Samsung Internet 17.0, script-closeability depended on having an opener, not on being created by web content.WebView Android: Before WebView Android 95, script-closeability depended on having an opener, not on being created by web content.
api.Window.closed πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Window.confirm πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
Chrome: Starting with Chrome 46, this method is blocked inside an <iframe> unless its sandbox attribute has the value allow-modals.Chrome Android: Starting with Chrome Android 46, this method is blocked inside an <iframe> unless its sandbox attribute has the value allow-modals.Quest Browser: Starting with Quest Browser 5.0, this method is blocked inside an <iframe> unless its sandbox attribute has the value allow-modals.Opera: Starting with Opera 33, this method is blocked inside an <iframe> unless its sandbox attribute has the value allow-modals.Opera Android: Starting with Opera 33, this method is blocked inside an <iframe> unless its sandbox attribute has the value allow-modals.Samsung Internet: Starting with Samsung Internet 5.0, this method is blocked inside an <iframe> unless its sandbox attribute has the value allow-modals.WebView Android: Starting with Chrome 46, this method is blocked inside an <iframe> unless its sandbox attribute has the value allow-modals.
api.Window.cookieStore πŸ“‹Edge11/19/2020 Safari on iOS3/31/20251593
api.Window.customElements πŸ“‹Safari on iOS3/27/2017 Edge1/15/20201024
api.Window.devicePixelRatio πŸ“‹Safari on iOS7/11/2008 Edge7/29/20152574
Safari: In Safari, the devicePixelRatio does not change when the page is zoomed. See bug 124862.Safari on iOS: In Safari on iOS, the devicePixelRatio does not change when the page is zoomed. See bug 124862.WebView on iOS: In WebView on iOS, the devicePixelRatio does not change when the page is zoomed. See bug 124862.
api.Window.devicemotion_event πŸ“‹Safari on iOS11/22/2010 Edge7/29/20151710
api.Window.deviceorientation_event πŸ“‹Safari on iOS11/22/2010 Edge7/29/20151710
api.Window.document πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Window.error_event πŸ“‹Safari on iOS10/12/2011 Edge7/29/20151386
api.Window.event πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Window.find Safari on iOS6/29/2007 Edge1/15/20204583
api.Window.focus πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
Chrome: Starting in Chrome 66, opening a popup in fullscreen mode and calling this function will end fullscreen mode.
api.Window.focus_event πŸ“‹Safari on iOS10/12/2011 Edge7/29/20151386
Firefox: Apart from firing the event on window as other browsers do, Firefox also fires the event on the document object. See bug 1228802.Firefox: Before Firefox 24, the interface for this event is a plain Event, not FocusEvent.Firefox for Android: Apart from firing the event on window as other browsers do, Firefox for Android also fires the event on the document object. See bug 1228802.Firefox for Android: Before Firefox for Android 24, the interface for this event is a plain Event, not FocusEvent.
api.Window.frameElement πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Window.frames πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Window.gamepadconnected_event πŸ“‹Safari on iOS9/12/2022 Edge12/5/20251180
Chrome: The ongamepadconnected event handler property is not supported. See bug 40175074.Chrome Android: The ongamepadconnected event handler property is not supported. See bug 40175074.Edge: The ongamepadconnected event handler property is not supported. See bug 40175074.Firefox: The ongamepadconnected event handler property is not supported. See bug 1697093.Firefox for Android: The ongamepadconnected event handler property is not supported. See bug 1697093.Quest Browser: The ongamepadconnected event handler property is not supported. See bug 40175074.Opera: The ongamepadconnected event handler property is not supported. See bug 40175074.Opera Android: The ongamepadconnected event handler property is not supported. See bug 40175074.Safari: The ongamepadconnected event handler property is not supported. See bug 223860.Safari on iOS: The ongamepadconnected event handler property is not supported. See bug 223860.Samsung Internet: The ongamepadconnected event handler property is not supported. See bug 40175074.WebView Android: The ongamepadconnected event handler property is not supported. See bug 40175074.WebView on iOS: The ongamepadconnected event handler property is not supported. See bug 223860.
api.Window.gamepaddisconnected_event πŸ“‹Safari on iOS9/12/2022 Edge12/5/20251180
Chrome: The ongamepaddisconnected event handler property is not supported. See bug 40175074.Chrome Android: The ongamepaddisconnected event handler property is not supported. See bug 40175074.Edge: The ongamepaddisconnected event handler property is not supported. See bug 40175074.Firefox: The ongamepaddisconnected event handler property is not supported. See bug 1697093.Firefox for Android: The ongamepaddisconnected event handler property is not supported. See bug 1697093.Quest Browser: The ongamepaddisconnected event handler property is not supported. See bug 40175074.Opera: The ongamepaddisconnected event handler property is not supported. See bug 40175074.Opera Android: The ongamepaddisconnected event handler property is not supported. See bug 40175074.Safari: The ongamepaddisconnected event handler property is not supported. See bug 223860.Safari on iOS: The ongamepaddisconnected event handler property is not supported. See bug 223860.Samsung Internet: The ongamepaddisconnected event handler property is not supported. See bug 40175074.WebView Android: The ongamepaddisconnected event handler property is not supported. See bug 40175074.WebView on iOS: The ongamepaddisconnected event handler property is not supported. See bug 223860.
api.Window.getComputedStyle πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
Firefox: Before version 62 this function returned null when called on a Window with no presentation (e.g. an iframe with display: none; set). Since 62 it returns a CSSStyleDeclaration object with length 0, containing empty strings (bug 1467722; also see bug 1471231 for further work).Firefox for Android: Before version 62 this function returned null when called on a Window with no presentation (e.g. an iframe with display: none; set). Since 62 it returns a CSSStyleDeclaration object with length 0, containing empty strings (bug 1467722; also see bug 1471231 for further work).
api.Window.getComputedStyle.pseudo_element_support Safari on iOS10/12/2011 Edge7/29/20151386
api.Window.getSelection πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Window.hashchange_event πŸ“‹Safari on iOS10/12/2011 Edge7/29/20151386
Chrome: A regular Event object is fired, rather than a HashChangeEvent object.
api.Window.history πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Window.innerHeight πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
Firefox: From version 4 to 24, this property could give a wrong value before page load in certain circumstances (see bug 641188).Firefox for Android: Before version 24, this property could give a wrong value before page load in certain circumstances (see bug 641188).Safari on iOS: This property returns the height of the visual viewport instead of the layout viewport. See bug 174362 for details.WebView on iOS: This property returns the height of the visual viewport instead of the layout viewport. See bug 174362 for details.
api.Window.innerWidth πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
Firefox: From version 4 to 24, this property could give a wrong value before page load in certain circumstances (see bug 641188).Firefox for Android: Before version 24, this property could give a wrong value before page load in certain circumstances (see bug 641188).Safari on iOS: This property returns the width of the visual viewport instead of the layout viewport. See bug 174362 for details.WebView on iOS: This property returns the width of the visual viewport instead of the layout viewport. See bug 174362 for details.
api.Window.languagechange_event πŸ“‹Safari on iOS3/27/2017 Edge1/15/20201024
api.Window.length πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Window.load_event πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Window.localStorage πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
Deno: The key used for the Web Storage bucket is based on various factors. See the Deno manual.
api.Window.location πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
Deno: Reflects the value passed via the --location runtime flag.Firefox: Before Firefox 57, single quotes contained in URLs were escaped when accessed via URL APIs. See bug 1386683.Firefox for Android: Before Firefox for Android 57, single quotes contained in URLs were escaped when accessed via URL APIs. See bug 1386683.
api.Window.locationbar πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Window.matchMedia πŸ“‹Safari on iOS10/12/2011 Edge7/29/20151386
api.Window.menubar πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Window.message_event πŸ“‹Safari on iOS6/21/2010 Edge7/29/20151864
api.Window.messageerror_event πŸ“‹Edge10/2/2018 Safari on iOS3/27/20231637
api.Window.moveBy πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Window.moveTo πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Window.moveTo.relative-multi-screen Safari on iOS6/29/2007 Edge4/1/20225390
Chrome: Without the window-management permission, multi-screen coordinates are used, but windows are clamped to their existing displays.Chrome Android: Without the window-management permission, multi-screen coordinates are used, but windows are clamped to their existing displays.Edge: Without the window-management permission, multi-screen coordinates are used, but windows are clamped to their existing displays.Firefox: Multi-screen coordinates are used, but windows are clamped to their existing displays.Firefox for Android: Multi-screen coordinates are used, but windows are clamped to their existing displays.Quest Browser: Without the window-management permission, multi-screen coordinates are used, but windows are clamped to their existing displays.Opera: Without the window-management permission, multi-screen coordinates are used, but windows are clamped to their existing displays.Opera Android: Without the window-management permission, multi-screen coordinates are used, but windows are clamped to their existing displays.Safari: Coordinate origin used is inconsistent/unreliable.Safari on iOS: Coordinate origin used is inconsistent/unreliable.Samsung Internet: Without the window-management permission, multi-screen coordinates are used, but windows are clamped to their existing displays.WebView Android: Without the window-management permission, multi-screen coordinates are used, but windows are clamped to their existing displays.WebView on iOS: Coordinate origin used is inconsistent/unreliable.
api.Window.name πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
Firefox: Before Firefox 86, if a new page from another domain is loaded into a tab, then window.name is not set to an empty string, which can allow some cross-site attacks. See bug 1685089 and bug 444222.Firefox for Android: Before Firefox for Android 86, if a new page from another domain is loaded into a tab, then window.name is not set to an empty string, which can allow some cross-site attacks. See bug 1685089 and bug 444222.
api.Window.navigation πŸ“‹Edge5/31/2022 Safari on iOS12/12/20251291
api.Window.navigator πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Window.offline_event πŸ“‹Safari on iOS6/17/2009 Edge7/29/20152233
api.Window.online_event πŸ“‹Safari on iOS6/17/2009 Edge7/29/20152233
api.Window.open πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
Safari on iOS: This method will not function if the target parameter is unspecified or set to _blank.WebView on iOS: This method will not function if the target parameter is unspecified or set to _blank.
api.Window.open.once_per_event Edge7/29/2015 Safari on iOS9/19/2017783
api.Window.open.relative-multi-screen Safari on iOS6/29/2007 Edge4/1/20225390
Chrome: Without the window-management permission, multi-screen coordinates are used, but windows are clamped to their existing displays.Chrome Android: Without the window-management permission, multi-screen coordinates are used, but windows are clamped to their existing displays.Edge: Without the window-management permission, multi-screen coordinates are used, but windows are clamped to their existing displays.Quest Browser: Without the window-management permission, multi-screen coordinates are used, but windows are clamped to their existing displays.Opera: Without the window-management permission, multi-screen coordinates are used, but windows are clamped to their existing displays.Opera Android: Without the window-management permission, multi-screen coordinates are used, but windows are clamped to their existing displays.Safari: Coordinate origin used is inconsistent/unreliable.Safari on iOS: Coordinate origin used is inconsistent/unreliable.Samsung Internet: Without the window-management permission, multi-screen coordinates are used, but windows are clamped to their existing displays.WebView Android: Without the window-management permission, multi-screen coordinates are used, but windows are clamped to their existing displays.WebView on iOS: Coordinate origin used is inconsistent/unreliable.
api.Window.opener πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Window.outerHeight πŸ“‹Safari on iOS6/17/2009 Edge7/29/20152233
api.Window.outerWidth πŸ“‹Safari on iOS6/17/2009 Edge7/29/20152233
api.Window.pagehide_event πŸ“‹Safari on iOS11/22/2010 Edge7/29/20151710
api.Window.pagereveal_event πŸ“‹Edge3/22/2024 Safari on iOS12/11/2024264
api.Window.pageshow_event πŸ“‹Safari on iOS11/22/2010 Edge7/29/20151710
api.Window.pageswap_event πŸ“‹Edge4/18/2024 Safari on iOS12/11/2024237
api.Window.parent πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Window.personalbar πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Window.popstate_event πŸ“‹Safari on iOS11/22/2010 Edge7/29/20151710
Chrome: Before version 34, Chrome would fire a popstate event on page load.Chrome Android: Before version 34, Chrome Android would fire a popstate event on page load.Quest Browser: Before version 5.0, Quest Browser would fire a popstate event on page load.Safari: Before version 10, Safari would fire a popstate event on page load.Safari on iOS: Before version 10, Safari on iOS would fire a popstate event on page load.Samsung Internet: Before version 2.0, Samsung Internet would fire a popstate event on page load.WebView Android: Before version 37, WebView Android would fire a popstate event on page load.WebView on iOS: Before version 10, WebView on iOS would fire a popstate event on page load.
api.Window.postMessage πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
Firefox: Firefox 8 and up supports sending File and FileList objects between windows. This is only allowed if the recipient's principal is contained within the sender's principal for security reasons.Firefox: Before Firefox 6, the message parameter must be a string. Since Firefox 6, the message parameter is serialized using the structured clone algorithm. This means you can pass a broad variety of data objects safely to the destination window without having to serialize them yourself.Firefox for Android: Firefox for Android 8 and up supports sending File and FileList objects between windows. This is only allowed if the recipient's principal is contained within the sender's principal for security reasons.Firefox for Android: Before Firefox for Android 6, the message parameter must be a string. Since Firefox for Android 6, the message parameter is serialized using the structured clone algorithm. This means you can pass a broad variety of data objects safely to the destination window without having to serialize them yourself.Internet Explorer: IE10 had an important limitation: see this article for details.Internet Explorer: Support only for <frame> and <iframe>.
api.Window.postMessage.transfer_parameter Safari on iOS6/21/2010 Edge7/29/20151864
api.Window.print πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
Chrome: Starting with Chrome 46, this method is blocked inside an <iframe> unless its sandbox attribute has the value allow-modals.Chrome Android: Starting with Chrome Android 46, this method is blocked inside an <iframe> unless its sandbox attribute has the value allow-modals.Quest Browser: Starting with Quest Browser 5.0, this method is blocked inside an <iframe> unless its sandbox attribute has the value allow-modals.Opera: Starting with Opera 33, this method is blocked inside an <iframe> unless its sandbox attribute has the value allow-modals.Opera Android: Starting with Opera 33, this method is blocked inside an <iframe> unless its sandbox attribute has the value allow-modals.Samsung Internet: Starting with Samsung Internet 5.0, this method is blocked inside an <iframe> unless its sandbox attribute has the value allow-modals.WebView Android: Starting with WebView Android 46, this method is blocked inside an <iframe> unless its sandbox attribute has the value allow-modals.
api.Window.prompt πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
Chrome: Starting with Chrome 46, this method is blocked inside an <iframe> unless its sandbox attribute has the value allow-modals.Chrome Android: Starting with Chrome Android 46, this method is blocked inside an <iframe> unless its sandbox attribute has the value allow-modals.Firefox: Firefox strips newline characters from the prompt response; see bug 1716229.Firefox for Android: Firefox for Android strips newline characters from the prompt response; see bug 1716229.Internet Explorer: This function has no effect in the Modern UI/Metro version of Internet Explorer for Windows 8. It does not display a prompt to the user, and always returns undefined. It is not clear whether this is a bug or intended behavior. Desktop versions of IE do implement this function.Quest Browser: Starting with Quest Browser 5.0, this method is blocked inside an <iframe> unless its sandbox attribute has the value allow-modals.Opera: Starting with Opera 33, this method is blocked inside an <iframe> unless its sandbox attribute has the value allow-modals.Opera Android: Starting with Opera 33, this method is blocked inside an <iframe> unless its sandbox attribute has the value allow-modals.Samsung Internet: Starting with Samsung Internet 5.0, this method is blocked inside an <iframe> unless its sandbox attribute has the value allow-modals.WebView Android: Starting with WebView Android 46, this method is blocked inside an <iframe> unless its sandbox attribute has the value allow-modals.
api.Window.rejectionhandled_event πŸ“‹Safari on iOS3/29/2018 Edge1/15/2020657
api.Window.releaseEvents πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Window.requestAnimationFrame πŸ“‹Safari on iOS9/18/2013 Edge7/29/2015679
Edge: Before version 17, Edge does not reliably fire requestAnimationFrame before the paint cycle.Firefox: Callback parameter is a DOMHighResTimestamp. This means ten microsecond precision and zero time as performance.now().Firefox: Callback parameter is a DOMTimestamp. This means millisecond precision and zero time as Date.now().Firefox: Could be called with no input parameters.Internet Explorer: Internet Explorer does not reliably fire requestAnimationFrame before the paint cycle.
api.Window.resizeBy πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
Firefox: Since Firefox 7, it's no longer possible for a web site to change the default size of a window in a browser if the window wasn't created by window.open or contains more than one tab. See here for more details.
api.Window.resizeTo πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
Firefox: Since Firefox 7, it's no longer possible for a web site to change the default size of a window in a browser if the window wasn't created by window.open or contains more than one tab. See here for more details.
api.Window.resize_event πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
Chrome: Chrome does not fire a resize event on page load.Chrome Android: Chrome Android does not fire a resize event on page load.Edge: Before Edge 79, Edge fired a resize event on page load. This is no longer the case.Firefox: Before Firefox 68, Firefox fired a resize event on page load. This is no longer the case.Firefox for Android: Before Firefox for Android 68, Firefox for Android fired a resize event on page load. This is no longer the case.Quest Browser: Quest Browser does not fire a resize event on page load.Opera: Opera does not fire a resize event on page load.Opera Android: Opera does not fire a resize event on page load.Samsung Internet: Samsung Internet does not fire a resize event on page load.WebView Android: WebView does not fire a resize event on page load.
api.Window.screen πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Window.screenLeft πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Window.screenLeft.relative-multi-screen Safari on iOS6/29/2007 Edge4/1/20225390
Safari: Coordinate origin used is inconsistent/unreliable.Safari on iOS: Coordinate origin used is inconsistent/unreliable.WebView on iOS: Coordinate origin used is inconsistent/unreliable.
api.Window.screenTop πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Window.screenTop.relative-multi-screen Safari on iOS6/29/2007 Edge4/1/20225390
Safari: Coordinate origin used is inconsistent/unreliable.Safari on iOS: Coordinate origin used is inconsistent/unreliable.WebView on iOS: Coordinate origin used is inconsistent/unreliable.
api.Window.screenX πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
Firefox: Before Firefox 28, Gecko was using device pixels instead of CSS pixels; in other words, it was assuming a value of screenPixelsPerCSSPixel of 1 for any device.Firefox for Android: Before Firefox for Android 28, Gecko was using device pixels instead of CSS pixels; in other words, it was assuming a value of screenPixelsPerCSSPixel of 1 for any device.
api.Window.screenX.relative-multi-screen Safari on iOS6/29/2007 Edge4/1/20225390
Safari: Coordinate origin used is inconsistent/unreliable.Safari on iOS: Coordinate origin used is inconsistent/unreliable.WebView on iOS: Coordinate origin used is inconsistent/unreliable.
api.Window.screenY πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
Firefox: Before Firefox 28, Gecko was using device pixels instead of CSS pixels; in other words, it was assuming a value of screenPixelsPerCSSPixel of 1 for any device.Firefox for Android: Before Firefox for Android 28, Gecko was using device pixels instead of CSS pixels; in other words, it was assuming a value of screenPixelsPerCSSPixel of 1 for any device.
api.Window.screenY.relative-multi-screen Safari on iOS6/29/2007 Edge4/1/20225390
Safari: Coordinate origin used is inconsistent/unreliable.Safari on iOS: Coordinate origin used is inconsistent/unreliable.WebView on iOS: Coordinate origin used is inconsistent/unreliable.
api.Window.scroll πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Window.scroll.options_behavior_parameter Edge1/15/2020 Safari on iOS9/16/2020245
Safari: Safari does not have support for the smooth scroll behavior.Safari on iOS: Safari on iOS does not have support for the smooth scroll behavior.WebView on iOS: WebView on iOS does not have support for the smooth scroll behavior.
api.Window.scroll.options_left_parameter Safari on iOS3/27/2017 Edge1/15/20201024
api.Window.scroll.options_top_parameter Safari on iOS3/27/2017 Edge1/15/20201024
api.Window.scrollBy πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Window.scrollBy.options_behavior_parameter Edge1/15/2020 Safari on iOS9/16/2020245
Safari: Safari does not have support for the smooth scroll behavior.Safari on iOS: Safari on iOS does not have support for the smooth scroll behavior.WebView on iOS: WebView on iOS does not have support for the smooth scroll behavior.
api.Window.scrollBy.options_left_parameter Safari on iOS3/27/2017 Edge1/15/20201024
api.Window.scrollBy.options_top_parameter Safari on iOS3/27/2017 Edge1/15/20201024
api.Window.scrollTo πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Window.scrollTo.options_behavior_parameter Edge1/15/2020 Safari on iOS9/16/2020245
Safari: Before version 15.4, Safari did not have support for the smooth scroll behavior.Safari on iOS: Before version 15.4, Safari on iOS did not have support for the smooth scroll behavior.WebView on iOS: Before version 15.4, WebView on iOS did not have support for the smooth scroll behavior.
api.Window.scrollTo.options_left_parameter Safari on iOS3/27/2017 Edge1/15/20201024
api.Window.scrollTo.options_top_parameter Safari on iOS3/27/2017 Edge1/15/20201024
api.Window.scrollX πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Window.scrollY πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Window.scrollbars πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Window.self πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Window.sessionStorage πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
api.Window.speechSynthesis πŸ“‹Safari on iOS9/18/2013 Edge8/2/20161049
api.Window.status πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Window.statusbar πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Window.stop πŸ“‹Safari on iOS6/29/2007 Edge8/2/20163322
api.Window.storage_event πŸ“‹Safari on iOS6/21/2010 Edge4/5/20172480
api.Window.styleMedia Safari on iOS6/21/2010 Edge7/29/20151864
api.Window.toolbar πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Window.top πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
Firefox: Starting in Firefox 6, this property is read only, as defined by the standard.
api.Window.unhandledrejection_event πŸ“‹Safari on iOS3/29/2018 Edge1/15/2020657
Firefox: event.preventDefault() does not prevent Firefox from logging the error message in the console, see bug 1642147.Firefox for Android: event.preventDefault() does not prevent Firefox for Android from logging the error message in the console, see bug 1642147.
api.Window.unload_event πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.Window.visualViewport πŸ“‹Safari on iOS9/19/2019 Edge1/15/2020118
api.Window.window πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.WindowClient πŸ“‹Safari on iOS3/29/2018 Edge4/30/201832
api.WindowClient.focus πŸ“‹Safari on iOS3/29/2018 Edge4/30/201832
api.WindowClient.focused πŸ“‹Safari on iOS3/29/2018 Edge4/30/201832
api.WindowClient.navigate πŸ“‹Edge4/30/2018 Safari on iOS9/12/20221596
Safari: This method exists, but always throws NotSupportedError.Safari on iOS: This method exists, but always throws NotSupportedError.
api.WindowClient.visibilityState πŸ“‹Safari on iOS3/29/2018 Edge4/30/201832
api.Worker πŸ“‹Safari on iOS10/12/2011 Edge7/29/20151386
Node.js: Inherits from a Node EventEmitter instead of DOM EventTarget.Node.js: Also supports CommonJS modules, enabled for files ending with .cjs and for files ending with .js when the nearest parent package.json file contains a top-level field "type" with a value not of "commonjs".Node.js: Available as a part of the worker_threads module.
api.Worker.Worker πŸ“‹Safari on iOS10/12/2011 Edge7/29/20151386
Node.js: Takes entirely different options parameters.
api.Worker.Worker.ecmascript_modules Edge2/7/2020 Safari on iOS9/20/2021591
Node.js: ECMAScript modules are enabled for files ending with .mjs and for files ending with .js when the nearest parent package.json file contains a top-level field "type" with a value of "module".Safari: Nested workers support was introduced in Safari 15.5.Safari: Script loading in nested workers was introduced in Safari 16.4.Safari on iOS: Nested workers support was introduced in Safari on iOS 15.5.Safari on iOS: Script loading in nested workers was introduced in Safari on iOS 16.4.WebView on iOS: Nested workers support was introduced in WebView on iOS 15.5.WebView on iOS: Script loading in nested workers was introduced in WebView on iOS 16.4.
api.Worker.Worker.enforces_trusted_types Edge1/6/2022 Safari on iOS9/15/20251348
api.Worker.Worker.options_name_parameter Edge10/2/2018 Safari on iOS3/25/2019174
api.Worker.Worker.options_type_parameter Edge2/7/2020 Safari on iOS9/20/2021591
Deno: Only supports module
api.Worker.error_event πŸ“‹Safari on iOS10/12/2011 Edge7/29/20151386
Node.js: Supports the event, but only via Node EventEmitter.
api.Worker.message_event πŸ“‹Safari on iOS10/12/2011 Edge7/29/20151386
Node.js: Supports the event, but only via Node EventEmitter.
api.Worker.postMessage πŸ“‹Safari on iOS10/12/2011 Edge7/29/20151386
Deno: The message parameter does not support cloning Blob values.Deno: The message parameter does not support cloning Blob values.Deno: The transfer parameter does not accept ArrayBuffer items. Passing an ArrayBuffer results in an error being thrown.Deno: The message parameter does not support SharedArrayBuffer.Deno: The transfer parameter is not supported, and results in an error being thrown.Deno: Data passed in the message parameter is serialized with JSON, not the structured clone algorithm.Deno: The transfer parameter is not supported, and results in an error being thrown.Internet Explorer: Internet Explorer does not support Transferable objects.Node.js: Only accepts an array of transfer objects as the second parameter, not an options object with a transfer property.Node.js: Only supports transferring ArrayBuffer and MessagePort objects.
api.Worker.terminate πŸ“‹Safari on iOS10/12/2011 Edge7/29/20151386
Node.js: Returns a Promise.Node.js: Takes an optional callback parameter to be executed when the worker has terminated.
api.Worker.worker_support Edge1/15/2020 Safari on iOS3/27/20231167
Chrome: Not available in Shared Workers. See bug 40695450.Chrome Android: Not available in Shared Workers. See bug 40695450.Edge: Not available in Shared Workers. See bug 40695450.Quest Browser: Not available in Shared Workers. See bug 40695450.Opera: Not available in Shared Workers. See bug 40695450.Opera Android: Not available in Shared Workers. See bug 40695450.Safari: Not available in Shared Workers. See bug 265263.Safari on iOS: Not available in Shared Workers. See bug 265263.Samsung Internet: Not available in Shared Workers. See bug 40695450.WebView Android: Not available in Shared Workers. See bug 40695450.WebView on iOS: Not available in Shared Workers. See bug 265263.
api.WorkerGlobalScope πŸ“‹Safari on iOS10/12/2011 Edge7/29/20151386
api.WorkerGlobalScope.error_event πŸ“‹Safari on iOS10/12/2011 Edge7/29/20151386
api.WorkerGlobalScope.fonts πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.WorkerGlobalScope.importScripts πŸ“‹Safari on iOS10/12/2011 Edge7/29/20151386
api.WorkerGlobalScope.importScripts.enforces_trusted_types πŸ“‹Edge6/26/2025 Safari on iOS9/15/202581
api.WorkerGlobalScope.importScripts.mime_checks Edge1/15/2020 Safari on iOS9/12/2022971
api.WorkerGlobalScope.location πŸ“‹Safari on iOS10/12/2011 Edge7/29/20151386
api.WorkerGlobalScope.navigator πŸ“‹Safari on iOS10/12/2011 Edge4/30/20182392
api.WorkerGlobalScope.rejectionhandled_event πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.WorkerGlobalScope.securitypolicyviolation_event πŸ“‹Safari on iOS9/13/2016 Edge4/5/2017204
api.WorkerGlobalScope.self πŸ“‹Safari on iOS10/12/2011 Edge7/29/20151386
api.WorkerGlobalScope.unhandledrejection_event πŸ“‹Safari on iOS9/19/2017 Edge1/15/2020848
api.WorkerLocation πŸ“‹Safari on iOS10/12/2011 Edge7/29/20151386
api.WorkerLocation.hash πŸ“‹Safari on iOS10/12/2011 Edge7/29/20151386
api.WorkerLocation.host πŸ“‹Safari on iOS10/12/2011 Edge7/29/20151386
api.WorkerLocation.hostname πŸ“‹Safari on iOS10/12/2011 Edge7/29/20151386
api.WorkerLocation.href πŸ“‹Safari on iOS10/12/2011 Edge7/29/20151386
api.WorkerLocation.origin πŸ“‹Edge8/2/2016 Safari on iOS9/13/201642
api.WorkerLocation.pathname πŸ“‹Safari on iOS10/12/2011 Edge7/29/20151386
api.WorkerLocation.port πŸ“‹Safari on iOS10/12/2011 Edge7/29/20151386
api.WorkerLocation.protocol πŸ“‹Safari on iOS10/12/2011 Edge7/29/20151386
api.WorkerLocation.search πŸ“‹Safari on iOS10/12/2011 Edge7/29/20151386
api.WorkerLocation.toString πŸ“‹Safari on iOS10/12/2011 Edge7/29/20151386
api.WorkerNavigator πŸ“‹Safari on iOS10/12/2011 Edge7/29/20151386
api.WorkerNavigator.appCodeName πŸ“‹Edge7/29/2015 Safari on iOS9/13/2016412
api.WorkerNavigator.appName πŸ“‹Safari on iOS10/12/2011 Edge7/29/20151386
api.WorkerNavigator.appVersion πŸ“‹Safari on iOS10/12/2011 Edge7/29/20151386
api.WorkerNavigator.gpu πŸ“‹Edge5/5/2023 Safari on iOS9/15/2025864
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Firefox for Android: Supports all contexts except service workers. See bug 1942431.Firefox for Android: Supports Windows since Firefox for Android 141. See bug 1972486.Firefox for Android: Supports macOS Tahoe on Apple silicon since Firefox for Android 145. See bug 1992212.Firefox for Android: Supports older macOS versions on Apple silicon since Firefox for Android 147. See bug 1993341.Firefox for Android: Does not support macOS on Intel CPUs. See bug 2004105.Firefox for Android: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.WorkerNavigator.hardwareConcurrency πŸ“‹Edge4/5/2017 Safari on iOS3/14/20221804
Safari: The value of this property is clamped to 4 or 8 cores, to prevent device fingerprinting. See bug 233381.Safari on iOS: The value of this property is clamped to 4 or 8 cores, to prevent device fingerprinting. See bug 233381.WebView on iOS: The value of this property is clamped to 4 or 8 cores, to prevent device fingerprinting. See bug 233381.
api.WorkerNavigator.language πŸ“‹Edge7/29/2015 Safari on iOS9/13/2016412
Firefox: Before Firefox 4, this property's value was also part of the user agent string, as reported by navigator.userAgent. Starting in Firefox 5, this property's value is based on the value of the Accept-Language HTTP header.Internet Explorer: Closest available (non-standard) properties are userLanguage and browserLanguage.
api.WorkerNavigator.languages πŸ“‹Safari on iOS3/27/2017 Edge10/17/2017204
Chrome: Before Chrome 65, navigator.languages[0] is not guaranteed to equal navigator.language.Chrome Android: Before Chrome Android 65, navigator.languages[0] is not guaranteed to equal navigator.language.Firefox: In Firefox, the navigator.languages property's value is taken from the intl.accept_languages preference.Firefox for Android: In Firefox for Android, the navigator.languages property's value is taken from the intl.accept_languages preference.Internet Explorer: Closest available (non-standard) properties are userLanguage and browserLanguage.Quest Browser: Before Quest Browser 5.0, navigator.languages[0] is not guaranteed to equal navigator.language.WebView Android: Before version 65, navigator.languages[0] is not guaranteed to equal navigator.language.
api.WorkerNavigator.locks πŸ“‹Edge1/15/2020 Safari on iOS3/14/2022789
api.WorkerNavigator.mediaCapabilities πŸ“‹Edge1/15/2020 Safari on iOS3/14/2022789
api.WorkerNavigator.onLine πŸ“‹Safari on iOS10/12/2011 Edge7/29/20151386
Firefox: Since Firefox 4 the browser returns true when 'Work Offline' mode is disabled and false when it is enabled, regardless of actual connectivity. Since Firefox 41, on OS X and Windows, the returned values follow the actual network connectivity, unless 'Work offline' mode is selected (where it will always return false).Opera: From Opera 11.1 until Opera 12.1, the browser returns true when 'Work Offline' mode is disabled and false when it is enabled, regardless of actual connectivity.Opera Android: From Opera 11.1 until Opera 12.1, the browser returns true when 'Work Offline' mode is disabled and false when it is enabled, regardless of actual connectivity.WebView Android: Can incorrectly return true, see bug 41369933.
api.WorkerNavigator.permissions πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
api.WorkerNavigator.platform πŸ“‹Safari on iOS10/12/2011 Edge7/29/20151386
Firefox: Before Firefox 69, platform would report running on a 32-bit CPU if running the 32-bit version of Firefox on a 64-bit system.Firefox: You can override the value returned by platform by setting the preference general.platform.override to the string you wish to be returned instead.
api.WorkerNavigator.product πŸ“‹Edge7/29/2015 Safari on iOS9/13/2016412
api.WorkerNavigator.storage πŸ“‹Edge1/15/2020 Safari on iOS12/13/2021698
api.WorkerNavigator.userAgent πŸ“‹Safari on iOS10/12/2011 Edge7/29/20151386
api.Worklet πŸ“‹Edge1/15/2020 Safari on iOS4/26/2021467
api.Worklet.addModule πŸ“‹Edge1/15/2020 Safari on iOS4/26/2021467
api.Worklet.ecmascript_modules Edge2/7/2020 Safari on iOS9/20/2021591
Safari: Nested workers support was introduced in Safari 15.5.Safari: Script loading in nested workers was introduced in Safari 16.4.Safari on iOS: Nested workers support was introduced in Safari on iOS 15.5.Safari on iOS: Script loading in nested workers was introduced in Safari on iOS 16.4.WebView on iOS: Nested workers support was introduced in WebView on iOS 15.5.WebView on iOS: Script loading in nested workers was introduced in WebView on iOS 16.4.
api.WorkletGlobalScope πŸ“‹Edge1/15/2020 Safari on iOS4/26/2021467
api.WritableStream πŸ“‹Edge10/17/2017 Safari on iOS4/26/20211287
Node.js: Available as a part of the stream/web module.
api.WritableStream.WritableStream πŸ“‹Edge10/17/2017 Safari on iOS4/26/20211287
api.WritableStream.abort πŸ“‹Edge10/17/2017 Safari on iOS4/26/20211287
api.WritableStream.close πŸ“‹Edge4/13/2020 Safari on iOS4/26/2021378
api.WritableStream.getWriter πŸ“‹Edge10/17/2017 Safari on iOS4/26/20211287
api.WritableStream.locked πŸ“‹Edge10/17/2017 Safari on iOS4/26/20211287
api.WritableStreamDefaultController πŸ“‹Edge10/17/2017 Safari on iOS4/26/20211287
Node.js: Available as a part of the stream/web module.
api.WritableStreamDefaultController.error πŸ“‹Edge10/17/2017 Safari on iOS4/26/20211287
api.WritableStreamDefaultController.signal πŸ“‹Edge2/3/2022 Safari on iOS3/27/2023417
api.WritableStreamDefaultWriter πŸ“‹Edge10/17/2017 Safari on iOS4/26/20211287
Node.js: Available as a part of the stream/web module.
api.WritableStreamDefaultWriter.WritableStreamDefaultWriter πŸ“‹Edge1/15/2020 Safari on iOS4/26/2021467
api.WritableStreamDefaultWriter.abort πŸ“‹Edge10/17/2017 Safari on iOS4/26/20211287
api.WritableStreamDefaultWriter.close πŸ“‹Edge10/17/2017 Safari on iOS4/26/20211287
api.WritableStreamDefaultWriter.closed πŸ“‹Edge10/17/2017 Safari on iOS4/26/20211287
api.WritableStreamDefaultWriter.desiredSize πŸ“‹Edge10/17/2017 Safari on iOS4/26/20211287
api.WritableStreamDefaultWriter.ready πŸ“‹Edge10/17/2017 Safari on iOS4/26/20211287
api.WritableStreamDefaultWriter.releaseLock πŸ“‹Edge10/17/2017 Safari on iOS4/26/20211287
api.WritableStreamDefaultWriter.write πŸ“‹Edge10/17/2017 Safari on iOS4/26/20211287
api.XMLDocument πŸ“‹Edge7/29/2015 Safari on iOS9/13/2016412
Chrome: Implemented as an alias for Document.Chrome Android: Implemented as an alias for Document.Opera: Implemented as an alias for Document.Opera Android: Implemented as an alias for Document.Safari: Implemented as an alias for Document.Safari on iOS: Implemented as an alias for Document.Samsung Internet: Implemented as an alias for Document.WebView Android: Implemented as an alias for Document.WebView on iOS: Implemented as an alias for Document.
api.XMLHttpRequest πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
Internet Explorer: Implemented via ActiveXObject('Microsoft.XMLHTTP')
api.XMLHttpRequest.XMLHttpRequest πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.XMLHttpRequest.abort πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.XMLHttpRequest.abort_event πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.XMLHttpRequest.error_event πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.XMLHttpRequest.getAllResponseHeaders πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
Firefox: Starting from Firefox 49, empty headers are returned as empty strings in case the preference network.http.keep_empty_response_headers_as_empty_string is set to true, defaulting to false. Before Firefox 49 empty headers had been ignored. Since Firefox 50 the preference defaults to true.Firefox for Android: Starting from Firefox for Android 49, empty headers are returned as empty strings in case the preference network.http.keep_empty_response_headers_as_empty_string is set to true, defaulting to false. Before Firefox for Android 49 empty headers had been ignored. Since Firefox for Android 50 the preference defaults to true.
api.XMLHttpRequest.getAllResponseHeaders.header_names_lowercase Safari on iOS9/19/2017 Edge1/15/2020848
api.XMLHttpRequest.getResponseHeader πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
Firefox: Starting from Firefox 49, empty headers are returned as empty strings in case the preference network.http.keep_empty_response_headers_as_empty_string is set to true, defaulting to false. Before Firefox 49 empty headers had been ignored. Since Firefox 50 the preference defaults to true.Firefox for Android: Starting from Firefox for Android 49, empty headers are returned as empty strings in case the preference network.http.keep_empty_response_headers_as_empty_string is set to true, defaulting to false. Before Firefox for Android 49 empty headers had been ignored. Since Firefox for Android 50 the preference defaults to true.
api.XMLHttpRequest.load_event πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.XMLHttpRequest.loadend_event πŸ“‹Safari on iOS6/17/2009 Edge7/29/20152233
api.XMLHttpRequest.loadstart_event πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.XMLHttpRequest.open πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
Firefox: Starting in Firefox 30, synchronous requests on the main thread have been deprecated due to their negative impact on performance and the user experience. Therefore, the async parameter may not be false except in a Worker.Firefox for Android: Starting in Firefox for Android 30, synchronous requests on the main thread have been deprecated due to their negative impact on performance and the user experience. Therefore, the async parameter may not be false except in a Worker.
api.XMLHttpRequest.overrideMimeType πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
Internet Explorer: Implemented via ActiveXObject
api.XMLHttpRequest.progress_event πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.XMLHttpRequest.readyState πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.XMLHttpRequest.readystatechange_event πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.XMLHttpRequest.response πŸ“‹Safari on iOS10/12/2011 Edge7/29/20151386
api.XMLHttpRequest.responseText πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
Internet Explorer: Before Internet Explorer 10, the value of XMLHttpRequest.responseText could be read only once the request was complete.
api.XMLHttpRequest.responseType πŸ“‹Safari on iOS10/12/2011 Edge7/29/20151386
api.XMLHttpRequest.responseType.arraybuffer_value Safari on iOS10/12/2011 Edge7/29/20151386
api.XMLHttpRequest.responseType.blob_value Safari on iOS10/12/2011 Edge7/29/20151386
api.XMLHttpRequest.responseType.document_value Safari on iOS9/18/2013 Edge7/29/2015679
api.XMLHttpRequest.responseType.json_value Safari on iOS9/18/2013 Edge1/15/20202310
api.XMLHttpRequest.responseURL πŸ“‹Safari on iOS9/17/2014 Edge8/2/2016685
api.XMLHttpRequest.responseXML πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
Firefox: Before Firefox 51, an error parsing the received data added a <parsererror> node to the top of the Document and then returned the Document in whatever state it happens to be in. This was inconsistent with the specification. Starting with Firefox 51, this scenario now correctly returns null as per the spec.Firefox for Android: Before Firefox for Android 51, an error parsing the received data added a <parsererror> node to the top of the Document and then returned the Document in whatever state it happens to be in. This was inconsistent with the specification. Starting with Firefox for Android 51, this scenario now correctly returns null as per the spec.
api.XMLHttpRequest.send πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.XMLHttpRequest.send.body_ArrayBufferView_type Safari on iOS9/18/2013 Edge7/29/2015679
api.XMLHttpRequest.send.body_ArrayBuffer_type Safari on iOS9/10/2012 Edge7/29/20151052
api.XMLHttpRequest.send.body_Blob_type Safari on iOS9/10/2012 Edge7/29/20151052
api.XMLHttpRequest.send.body_FormData_type Safari on iOS9/10/2012 Edge7/29/20151052
api.XMLHttpRequest.send.body_URLSearchParams_type Edge4/30/2018 Safari on iOS9/20/20211239
Safari: Doesn't send the correct Content-Type header by default. See bug 227477.Safari on iOS: Doesn't send the correct Content-Type header by default. See bug 227477.WebView on iOS: Doesn't send the correct Content-Type header by default. See bug 227477.
api.XMLHttpRequest.setRequestHeader πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.XMLHttpRequest.status πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
Internet Explorer: Internet Explorer version 5 and 6 supported ajax calls using ActiveXObject()
api.XMLHttpRequest.statusText πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
Internet Explorer: Internet Explorer version 5 and 6 supported ajax calls using ActiveXObject()
api.XMLHttpRequest.timeout πŸ“‹Safari on iOS9/18/2013 Edge7/29/2015679
api.XMLHttpRequest.timeout_event πŸ“‹Safari on iOS9/18/2013 Edge7/29/2015679
api.XMLHttpRequest.upload πŸ“‹Safari on iOS6/17/2009 Edge7/29/20152233
api.XMLHttpRequest.withCredentials πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
Firefox: Starting with Firefox 11, it's no longer supported to use the withCredentials attribute when performing synchronous requests. Attempting to do so throws an NS_ERROR_DOM_INVALID_ACCESS_ERR exception.Firefox for Android: Starting with Firefox for Android 14, it's no longer supported to use the withCredentials attribute when performing synchronous requests. Attempting to do so throws an NS_ERROR_DOM_INVALID_ACCESS_ERR exception.Internet Explorer: Internet Explorer versions 8 and 9 supported cross-domain requests (CORS) using XDomainRequest.
api.XMLHttpRequest.worker_support Safari on iOS10/12/2011 Edge7/29/20151386
api.XMLHttpRequestEventTarget πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.XMLHttpRequestUpload πŸ“‹Safari on iOS6/17/2009 Edge7/29/20152233
api.XMLHttpRequestUpload.abort_event πŸ“‹Safari on iOS6/17/2009 Edge7/29/20152233
api.XMLHttpRequestUpload.error_event πŸ“‹Safari on iOS6/17/2009 Edge7/29/20152233
api.XMLHttpRequestUpload.load_event πŸ“‹Safari on iOS6/17/2009 Edge7/29/20152233
api.XMLHttpRequestUpload.loadend_event πŸ“‹Safari on iOS6/17/2009 Edge7/29/20152233
api.XMLHttpRequestUpload.loadstart_event πŸ“‹Safari on iOS6/17/2009 Edge7/29/20152233
api.XMLHttpRequestUpload.progress_event πŸ“‹Safari on iOS6/17/2009 Edge7/29/20152233
api.XMLHttpRequestUpload.timeout_event πŸ“‹Safari on iOS9/18/2013 Edge7/29/2015679
api.XMLSerializer πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.XMLSerializer.XMLSerializer πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.XMLSerializer.serializeToString πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.XPathEvaluator πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.XPathEvaluator.XPathEvaluator πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.XPathEvaluator.createExpression πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.XPathEvaluator.createNSResolver πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.XPathEvaluator.evaluate πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.XPathExpression πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.XPathExpression.evaluate πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.XPathResult πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.XPathResult.booleanValue πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.XPathResult.invalidIteratorState πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.XPathResult.iterateNext πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.XPathResult.numberValue πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.XPathResult.resultType πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.XPathResult.singleNodeValue πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.XPathResult.snapshotItem πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.XPathResult.snapshotLength πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.XPathResult.stringValue πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.XSLTProcessor πŸ“‹Safari on iOS7/11/2008 Edge7/29/20152574
api.XSLTProcessor.XSLTProcessor πŸ“‹Safari on iOS7/11/2008 Edge7/29/20152574
api.XSLTProcessor.clearParameters πŸ“‹Safari on iOS7/11/2008 Edge7/29/20152574
api.XSLTProcessor.getParameter πŸ“‹Safari on iOS7/11/2008 Edge7/29/20152574
Chrome: Chrome only supports string values.Chrome Android: Chrome Android only supports string values.Edge: Edge only supports string values.Quest Browser: Quest Browser only supports string values.Opera: Opera only supports string values.Opera Android: Opera only supports string values.Safari: Safari only supports string values.Safari on iOS: Safari on iOS only supports string values.Samsung Internet: Samsung Internet only supports string values.WebView Android: WebView only supports string values.WebView on iOS: WebView on iOS only supports string values.
api.XSLTProcessor.importStylesheet πŸ“‹Safari on iOS7/11/2008 Edge7/29/20152574
api.XSLTProcessor.removeParameter πŸ“‹Safari on iOS7/11/2008 Edge7/29/20152574
api.XSLTProcessor.reset πŸ“‹Safari on iOS7/11/2008 Edge7/29/20152574
api.XSLTProcessor.setParameter πŸ“‹Safari on iOS7/11/2008 Edge7/29/20152574
Chrome: Chrome only supports string values.Chrome Android: Chrome Android only supports string values.Edge: Edge only supports string values.Quest Browser: Quest Browser only supports string values.Opera: Opera only supports string values.Opera Android: Opera only supports string values.Safari: Safari only supports string values.Safari on iOS: Safari on iOS only supports string values.Samsung Internet: Samsung Internet only supports string values.WebView Android: WebView only supports string values.WebView on iOS: WebView on iOS only supports string values.
api.XSLTProcessor.transformToDocument πŸ“‹Safari on iOS7/11/2008 Edge7/29/20152574
Chrome: Chrome returns null if an error occurs.Chrome Android: Chrome Android returns null if an error occurs.Edge: Edge returns null if an error occurs.Firefox: Firefox throws an exception if an error occurs.Firefox for Android: Firefox for Android throws an exception if an error occurs.Quest Browser: Quest Browser returns null if an error occurs.Opera: Opera 12.1 and earlier throws an exception if an error occurs.Opera: Opera 15 and later returns null if an error occurs.Opera Android: Opera Android 12.1 and earlier throws an exception if an error occurs.Opera Android: Opera Android 14 and later returns null if an error occurs.Safari: Safari returns null if an error occurs.Safari on iOS: Safari on iOS returns null if an error occurs.Samsung Internet: Samsung Internet returns null if an error occurs.WebView Android: WebView returns null if an error occurs.WebView on iOS: WebView on iOS returns null if an error occurs.
api.XSLTProcessor.transformToFragment πŸ“‹Safari on iOS7/11/2008 Edge7/29/20152574
Chrome: Chrome returns null if an error occurs.Chrome Android: Chrome Android returns null if an error occurs.Edge: Edge returns null if an error occurs.Firefox: Firefox throws an exception if an error occurs.Firefox for Android: Firefox for Android throws an exception if an error occurs.Quest Browser: Quest Browser returns null if an error occurs.Opera: Opera 12.1 and earlier throws an exception if an error occurs.Opera: Opera 15 and later returns null if an error occurs.Opera Android: Opera Android 12.1 and earlier throws an exception if an error occurs.Opera Android: Opera Android 14 and later returns null if an error occurs.Safari: Safari returns null if an error occurs.Safari on iOS: Safari on iOS returns null if an error occurs.Samsung Internet: Samsung Internet returns null if an error occurs.WebView Android: WebView returns null if an error occurs.WebView on iOS: WebView on iOS returns null if an error occurs.
api.atob πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.atob.worker_support Edge7/29/2015 Safari on iOS9/13/2016412
api.btoa πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.btoa.worker_support Edge7/29/2015 Safari on iOS9/13/2016412
api.caches πŸ“‹Edge10/17/2017 Safari on iOS3/29/2018163
api.caches.secure_context_required Safari on iOS3/29/2018 Edge1/15/2020657
api.caches.worker_support Edge10/17/2017 Safari on iOS3/29/2018163
api.clearInterval πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
Internet Explorer: From Internet Explorer 4 through 8, clearInterval is an Object rather than a Function. This behavior was fixed in Internet Explorer 9.Node.js: Takes a Timeout object instead of the intervalID.
api.clearInterval.worker_support Safari on iOS10/12/2011 Edge7/29/20151386
api.clearTimeout πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
Internet Explorer: From Internet Explorer 4 through 8, clearTimeout is an Object rather than a Function. This behavior was fixed in Internet Explorer 9.Node.js: Takes a Timeout object instead of the timeoutID.
api.clearTimeout.worker_support Safari on iOS10/12/2011 Edge7/29/20151386
api.console πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
Internet Explorer: In Internet Explorer 8 and 9, the console object is undefined when the developer tools are not open. This behavior was fixed in Internet Explorer 10.
api.console.assert_static πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
Node.js: Throws error when assertion fails.
api.console.clear_static πŸ“‹Safari on iOS9/18/2013 Edge7/29/2015679
api.console.countReset_static πŸ“‹Safari on iOS9/19/2019 Edge1/15/2020118
api.console.count_static πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
api.console.debug_static πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
Node.js: Since Node.js 8.10.0, this method is an alias for console.log.
api.console.dir_static πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
api.console.dirxml_static πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
Node.js: Does not use Logger to log data.
api.console.error_static πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.console.groupCollapsed_static πŸ“‹Safari on iOS10/12/2011 Edge7/29/20151386
Node.js: Alias for console.group
api.console.groupEnd_static πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
api.console.group_static πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
api.console.info_static πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
Node.js: Alias for console.log
api.console.log_static πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
api.console.profileEnd_static Safari on iOS4/3/2010 Edge7/29/20151943
Firefox: The method can be called, but the marker does not show up in the performance profile.Firefox for Android: The method can be called, but the marker does not show up in the performance profile.
api.console.profile_static Safari on iOS4/3/2010 Edge7/29/20151943
Firefox: The method can be called, but the marker does not show up in the performance profile.Firefox for Android: The method can be called, but the marker does not show up in the performance profile.
api.console.substitution_strings Safari on iOS6/29/2007 Edge7/29/20152952
Chrome: In version 28, if a negative value is passed to %d, it will be rounded down to the closest negative integer, so -0.1 becomes -1.Chrome Android: In version 28, if a negative value is passed to %d, it will be rounded down to the closest negative integer, so -0.1 becomes -1.Deno: Before Deno 1.4, %c is not supported.Deno: %c only supports CSS properties color, background-color, font-weight, font-style, text-decoration-color, and text-decoration-line.Edge: Before Edge 79, %c is not supported.Edge: Before Edge 79, %d outputs a 0 if the specified value isn't a number.Internet Explorer: %c is not supported.Internet Explorer: %d outputs a 0 if the specified value isn't a number.Quest Browser: In version 5.0, if a negative value is passed to %d, it will be rounded down to the closest negative integer, so -0.1 becomes -1.Samsung Internet: In Samsung Internet 1.5, if a negative value is passed to %d, it will be rounded down to the closest negative integer, so -0.1 becomes -1.WebView Android: In version 4.4, if a negative value is passed to %d, it will be rounded down to the closest negative integer, so -0.1 becomes -1.
api.console.table_static πŸ“‹Safari on iOS9/18/2013 Edge11/12/2015785
api.console.timeEnd_static πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
api.console.timeLog_static πŸ“‹Safari on iOS9/19/2019 Edge1/15/2020118
api.console.timeStamp_static Safari on iOS9/10/2012 Edge7/29/20151052
Firefox: The method can be called, but the marker does not show up in the performance profile.Firefox for Android: The method can be called, but the marker does not show up in the performance profile.
api.console.timeStamp_static.label_parameter Safari on iOS9/10/2012 Edge7/29/20151052
api.console.time_static πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
api.console.trace_static πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
api.console.warn_static πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
Node.js: Alias for console.error
api.console.worker_support Safari on iOS9/18/2013 Edge7/29/2015679
api.createImageBitmap πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
api.createImageBitmap.options_colorSpaceConversion_parameter Edge1/15/2020 Safari on iOS9/20/2021614
api.createImageBitmap.options_imageOrientation_parameter Edge1/15/2020 Safari on iOS9/20/2021614
api.createImageBitmap.options_imageOrientation_parameter.from-image Safari on iOS9/12/2022 Edge4/6/2023206
api.createImageBitmap.options_premultiplyAlpha_parameter Edge1/15/2020 Safari on iOS9/18/20231342
Safari: If the source image is an ImageData object, then the premultiplyAlpha option does nothing. See bug 237082.Safari on iOS: If the source image is an ImageData object, then the premultiplyAlpha option does nothing. See bug 237082.WebView on iOS: If the source image is an ImageData object, then the premultiplyAlpha option does nothing. See bug 237082.
api.createImageBitmap.options_resizeHeight_parameter Edge1/15/2020 Safari on iOS9/20/2021614
api.createImageBitmap.options_resizeQuality_parameter Edge1/15/2020 Safari on iOS9/20/2021614
api.createImageBitmap.options_resizeWidth_parameter Edge1/15/2020 Safari on iOS9/20/2021614
api.createImageBitmap.svgimageelement_as_source_image Edge1/15/2020 Safari on iOS12/11/20231426
api.crossOriginIsolated πŸ“‹Edge11/19/2020 Safari on iOS12/13/2021389
api.crypto πŸ“‹Safari on iOS10/12/2011 Edge7/29/20151386
Node.js: Available as a part of the crypto module.
api.crypto.worker_support Safari on iOS3/27/2017 Edge1/15/20201024
api.fetch πŸ“‹Edge8/2/2016 Safari on iOS3/27/2017237
Deno: Fetching with a "manual" redirect mode does not result in a "opaqueredirect" response, but a regular response.
api.fetch.blob_data_support Safari on iOS3/27/2017 Edge1/15/20201024
api.fetch.init_keepalive_parameter Edge4/5/2017 Safari on iOS9/19/2019897
api.fetch.init_priority_parameter Edge4/28/2022 Safari on iOS12/11/2023592
api.fetch.init_signal_parameter Edge10/17/2017 Safari on iOS3/29/2018163
api.indexedDB πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
api.indexedDB.worker_support Edge7/29/2015 Safari on iOS9/13/2016412
api.isSecureContext πŸ“‹Edge4/5/2017 Safari on iOS3/29/2018358
api.isSecureContext.worker_support Edge4/5/2017 Safari on iOS3/29/2018358
api.origin πŸ“‹Safari on iOS9/19/2017 Edge10/2/2018378
api.performance πŸ“‹Edge7/29/2015 Safari on iOS9/16/201549
Node.js: Available as a part of the perf_hooks module.
api.performance.worker_support Edge8/2/2016 Safari on iOS9/19/2017413
Node.js: Available as a part of the perf_hooks module.
api.queueMicrotask πŸ“‹Safari on iOS3/25/2019 Edge1/15/2020296
api.reportError πŸ“‹Edge10/21/2021 Safari on iOS3/14/2022144
api.setInterval πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
Node.js: Returns a Timeout object instead of the intervalID.Node.js: Does not support passing a code string and throws when the first parameter is not a function.
api.setInterval.code_param_enforces_trusted_types πŸ“‹Edge5/21/2020 Safari on iOS9/15/20251943
api.setInterval.supports_parameters_for_callback Safari on iOS6/29/2007 Edge7/29/20152952
api.setInterval.worker_support Safari on iOS10/12/2011 Edge7/29/20151386
api.setTimeout πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
Node.js: Returns a Timeout object instead of the timeoutID.Node.js: Does not support passing a code string and throws when the first parameter is not a function.
api.setTimeout.code_param_enforces_trusted_types πŸ“‹Edge5/21/2020 Safari on iOS9/15/20251943
api.setTimeout.supports_parameters_for_callback Safari on iOS6/29/2007 Edge7/29/20152952
api.setTimeout.worker_support Safari on iOS10/12/2011 Edge7/29/20151386
api.structuredClone πŸ“‹Edge2/3/2022 Safari on iOS3/14/202239
Deno: The message parameter does not support cloning Blob values.Deno: The message parameter does not support cloning Blob values.Deno: The transfer parameter does not accept ArrayBuffer items. Passing an ArrayBuffer results in an error being thrown.
api.trustedTypes πŸ“‹Edge5/21/2020 Safari on iOS9/15/20251943

HTML Data

API First Browser Date Last Browser Date Days Notes
html.elements.a πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
Firefox: Starting with Firefox 41, <a> without href attribute is no longer classified as interactive content: clicking it inside <label> will activate labelled content (bug 1167816).Firefox for Android: Starting with Firefox for Android 41, <a> without href attribute is no longer classified as interactive content: clicking it inside <label> will activate labelled content (bug 1167816).
html.elements.a.charset πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
html.elements.a.coords πŸ“‹Safari on iOS6/29/2007 Edge1/15/20204583
Firefox: You can no longer nest an <a> element inside a <map> element to create a hotspot region - coords and shape attribute support removed.Firefox for Android: You can no longer nest an <a> element inside a <map> element to create a hotspot region - coords and shape attribute support removed.
html.elements.a.download πŸ“‹Edge10/2/2018 Safari on iOS9/19/2019352
Chrome: Starting in Chrome 65, cross-origin downloads are not supported on the <a> element.Chrome Android: Starting in Chrome Android 65, cross-origin downloads are not supported on the <a> element.Edge: Starting in Edge 79, cross-origin downloads are not supported on the <a> element.Edge: Until Edge 14 (build 14357), attempting to download data URIs caused Edge to crash (bug 7160092).Edge: Edge 17 or older didn't follow the attributes' value to determine filename (bug 7260192).Firefox for Android: The attribute's filename value only affects the suggested file name for the blob: and data: URI schemes. Other schemes ignore the suggested filename. See bug 1845642.Quest Browser: Starting in Quest Browser 5.0, cross-origin downloads are not supported on the <a> element.Opera: Starting in Opera 52, cross-origin downloads are not supported on the <a> element.Opera Android: Starting in Opera Android 47, cross-origin downloads are not supported on the <a> element.Samsung Internet: Starting in Samsung Internet 9.0, cross-origin downloads are not supported on the <a> element.WebView Android: Starting in WebView Android 65, cross-origin downloads are not supported on the <a> element.
html.elements.a.href πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
html.elements.a.href.href_top Safari on iOS4/3/2010 Edge7/29/20151943
html.elements.a.hreflang πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
html.elements.a.implicit_noopener Safari on iOS3/25/2019 Edge1/21/2021668
html.elements.a.name πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
html.elements.a.ping πŸ“‹Safari on iOS9/10/2012 Edge4/30/20182058
Firefox: This property is exposed but has no effect if the browser.send_pings preference is not set to true. See bug 951104.Firefox for Android: This property is exposed but has no effect if the browser.send_pings preference is not set to true. See bug 951104.
html.elements.a.referrerpolicy πŸ“‹Edge1/15/2020 Safari on iOS9/16/2020245
html.elements.a.rel πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
html.elements.a.rel.noopener πŸ“‹Safari on iOS3/27/2017 Edge1/15/20201024
Firefox: Before Firefox 63, rel="noopener" created windows with all features disabled by default. Starting with Firefox 63, these windows have the same features enabled by default as any other window.Firefox for Android: Before Firefox for Android 63, rel="noopener" created windows with all features disabled by default. Starting with Firefox for Android 63, these windows have the same features enabled by default as any other window.
html.elements.a.rel.noreferrer πŸ“‹Safari on iOS11/22/2010 Edge11/12/20151816
Internet Explorer: Only supported in IE11 in later versions of Windows 10 (creators update). (Per caniuse.com.)
html.elements.a.rev πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
html.elements.a.shape πŸ“‹Safari on iOS6/29/2007 Edge1/15/20204583
Firefox: You can no longer nest an <a> element inside a <map> element to create a hotspot region - coords and shape attribute support removed.Firefox for Android: You can no longer nest an <a> element inside a <map> element to create a hotspot region - coords and shape attribute support removed.
html.elements.a.target πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
html.elements.a.text_fragments Edge2/7/2020 Safari on iOS10/24/2022990
html.elements.a.type πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
html.elements.abbr πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
Firefox: Before Firefox 4, this element implemented the HTMLSpanElement interface instead of the standard HTMLElement interface.
html.elements.acronym πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
html.elements.address πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
html.elements.area πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
html.elements.area.alt πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
html.elements.area.coords πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
html.elements.area.download πŸ“‹Edge7/29/2015 Safari on iOS3/27/2017607
html.elements.area.href πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
html.elements.area.implicit_noopener Safari on iOS3/25/2019 Edge1/21/2021668
html.elements.area.nohref πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
html.elements.area.ping πŸ“‹Safari on iOS9/10/2012 Edge4/30/20182058
Firefox: This property is exposed but has no effect if the browser.send_pings preference is not set to true. See bug 951104.Firefox for Android: This property is exposed but has no effect if the browser.send_pings preference is not set to true. See bug 951104.
html.elements.area.referrerpolicy πŸ“‹Edge1/15/2020 Safari on iOS9/16/2020245
html.elements.area.rel πŸ“‹Safari on iOS11/22/2010 Edge7/29/20151710
html.elements.area.rel.noopener πŸ“‹Safari on iOS3/27/2017 Edge1/15/20201024
Firefox: Before Firefox 63, rel="noopener" created windows with all features disabled by default. Starting with Firefox 63, these windows have the same features enabled by default as any other window.Firefox for Android: Before Firefox for Android 63, rel="noopener" created windows with all features disabled by default. Starting with Firefox for Android 63, these windows have the same features enabled by default as any other window.
html.elements.area.rel.noreferrer πŸ“‹Safari on iOS11/22/2010 Edge11/12/20151816
Internet Explorer: Only supported in IE11 in later versions of Windows 10 (creators update). (Per caniuse.com.)
html.elements.area.shape πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
html.elements.area.target πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
html.elements.article πŸ“‹Safari on iOS11/22/2010 Edge7/29/20151710
html.elements.aside πŸ“‹Safari on iOS11/22/2010 Edge7/29/20151710
html.elements.audio πŸ“‹Safari on iOS6/17/2009 Edge7/29/20152233
Firefox: For Firefox to play audio, the server must serve the file using the correct MIME type.Firefox for Android: For Firefox for Android to play audio, the server must serve the file using the correct MIME type.
html.elements.audio.controls πŸ“‹Safari on iOS6/17/2009 Edge7/29/20152233
html.elements.audio.crossorigin πŸ“‹Safari on iOS9/13/2016 Edge10/2/2018749
Firefox: With crossorigin="use-credentials", cookies aren't sent during seek. See bug 1532722.Firefox for Android: With crossorigin="use-credentials", cookies aren't sent during seek. See bug 1532722.
html.elements.audio.disableremoteplayback πŸ“‹Safari on iOS9/19/2019 Edge1/25/20241589
html.elements.audio.loop πŸ“‹Safari on iOS6/17/2009 Edge7/29/20152233
html.elements.audio.muted πŸ“‹Safari on iOS9/10/2012 Edge10/2/20182213
html.elements.audio.preload πŸ“‹Safari on iOS6/17/2009 Edge7/29/20152233
Chrome: Defaults to metadata in Chrome 64.Chrome Android: Defaults to metadata in Chrome Android 64.Quest Browser: Defaults to metadata in Quest Browser 5.0.Opera: Defaults to metadata in Opera 51.Opera Android: Defaults to metadata in Opera 51.Samsung Internet: Defaults to metadata in Samsung Internet 9.0.WebView Android: Defaults to metadata in Chrome 64.
html.elements.audio.src πŸ“‹Safari on iOS6/17/2009 Edge7/29/20152233
html.elements.b πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
Firefox: Before Firefox 4, this element implemented the HTMLSpanElement interface instead of the standard HTMLElement interface.
html.elements.base πŸ“‹Safari on iOS7/11/2008 Edge7/29/20152574
Internet Explorer: Before Internet Explorer 7, <base> can be positioned anywhere in the document and the nearest value of <base> is used.
html.elements.base.href πŸ“‹Safari on iOS7/11/2008 Edge7/29/20152574
html.elements.base.href.forbid_data_javascript_urls Edge1/15/2020 Safari on iOS3/24/202069
html.elements.base.href.relative_url Safari on iOS7/11/2008 Edge7/29/20152574
html.elements.base.target πŸ“‹Safari on iOS7/11/2008 Edge7/29/20152574
html.elements.bdi πŸ“‹Safari on iOS9/10/2012 Edge1/15/20202683
html.elements.bdo πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
html.elements.big πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
html.elements.blockquote πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
html.elements.blockquote.cite Safari on iOS4/3/2010 Edge7/29/20151943
html.elements.body πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
html.elements.body.alink Safari on iOS4/3/2010 Edge7/29/20151943
html.elements.body.background Safari on iOS4/3/2010 Edge7/29/20151943
html.elements.body.bgcolor Safari on iOS4/3/2010 Edge7/29/20151943
html.elements.body.bottommargin Safari on iOS4/3/2010 Edge1/15/20203574
Firefox: Before Firefox 35, it was supported in Quirks Mode only.Firefox for Android: Before Firefox for Android 35, it was supported in Quirks Mode only.
html.elements.body.leftmargin Safari on iOS4/3/2010 Edge1/15/20203574
Firefox: Before Firefox 35, it was supported in Quirks Mode only.Firefox for Android: Before Firefox for Android 35, it was supported in Quirks Mode only.
html.elements.body.link Safari on iOS4/3/2010 Edge7/29/20151943
html.elements.body.rightmargin Safari on iOS4/3/2010 Edge1/15/20203574
Firefox: Before Firefox 35, it was supported in Quirks Mode only.Firefox for Android: Before Firefox for Android 35, it was supported in Quirks Mode only.
html.elements.body.text Safari on iOS4/3/2010 Edge7/29/20151943
html.elements.body.topmargin Safari on iOS4/3/2010 Edge1/15/20203574
Firefox: Before Firefox 35, it was supported in Quirks Mode only.Firefox for Android: Before Firefox for Android 35, it was supported in Quirks Mode only.
html.elements.body.vlink Safari on iOS4/3/2010 Edge7/29/20151943
html.elements.br πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
html.elements.br.clear Safari on iOS4/3/2010 Edge7/29/20151943
html.elements.button πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
html.elements.button.command πŸ“‹Edge4/4/2025 Safari on iOS12/12/2025252
html.elements.button.command.request-close πŸ“‹Edge8/7/2025 Safari on iOS12/12/2025127
html.elements.button.commandfor πŸ“‹Edge4/4/2025 Safari on iOS12/12/2025252
html.elements.button.disabled πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
html.elements.button.form Safari on iOS10/12/2011 Edge10/17/20172197
html.elements.button.formaction Safari on iOS10/12/2011 Edge7/29/20151386
html.elements.button.formenctype Safari on iOS10/12/2011 Edge7/29/20151386
html.elements.button.formmethod Safari on iOS10/12/2011 Edge7/29/20151386
html.elements.button.formnovalidate Safari on iOS10/12/2011 Edge7/29/20151386
html.elements.button.formtarget Safari on iOS10/12/2011 Edge7/29/20151386
html.elements.button.name Safari on iOS4/3/2010 Edge7/29/20151943
html.elements.button.popovertarget πŸ“‹Edge6/2/2023 Safari on iOS9/18/2023108
html.elements.button.popovertargetaction πŸ“‹Edge6/2/2023 Safari on iOS9/18/2023108
html.elements.button.type Safari on iOS4/3/2010 Edge7/29/20151943
html.elements.button.value Safari on iOS4/3/2010 Edge7/29/20151943
html.elements.canvas πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
Firefox: Before Firefox 5, the canvas width and height were signed integers instead of unsigned integers.Firefox: Before Firefox 6, a <canvas> element with a zero width or height would be rendered as if it had default dimensions.Firefox: Before Firefox 12, if JavaScript is disabled, the <canvas> element was being rendered instead of showing the fallback content as per the specification. Since then, the fallback content is rendered instead.Firefox for Android: Before Firefox for Android 5, the canvas width and height were signed integers instead of unsigned integers.Firefox for Android: Before Firefox for Android 6, a <canvas> element with a zero width or height would be rendered as if it had default dimensions.Firefox for Android: Before Firefox for Android 14, if JavaScript is disabled, the <canvas> element was being rendered instead of showing the fallback content as per the specification. Since then, the fallback content is rendered instead.Safari: Although early versions of Apple's Safari browser don't require the closing tag, the specification indicates that it is required, so you should be sure to include it for broadest compatibility. Before version 2, Safari will render the content of the fallback in addition to the canvas itself unless you use CSS tricks to mask it.
html.elements.canvas.height πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
Firefox: Before Firefox 5, the canvas width and height were signed integers instead of unsigned integers.Firefox: Before Firefox 6, a <canvas> element with a zero width or height would be rendered as if it had default dimensions.Firefox: Before Firefox 12, if JavaScript is disabled, the <canvas> element was being rendered instead of showing the fallback content as per the specification. Since then, the fallback content is rendered instead.Firefox for Android: Before Firefox for Android 5, the canvas width and height were signed integers instead of unsigned integers.Firefox for Android: Before Firefox for Android 6, a <canvas> element with a zero width or height would be rendered as if it had default dimensions.Firefox for Android: Before Firefox for Android 14, if JavaScript is disabled, the <canvas> element was being rendered instead of showing the fallback content as per the specification. Since then, the fallback content is rendered instead.Safari: Although early versions of Apple's Safari browser don't require the closing tag, the specification indicates that it is required, so you should be sure to include it for broadest compatibility. Before version 2, Safari will render the content of the fallback in addition to the canvas itself unless you use CSS tricks to mask it.
html.elements.canvas.width πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
Firefox: Before Firefox 5, the canvas width and height were signed integers instead of unsigned integers.Firefox: Before Firefox 6, a <canvas> element with a zero width or height would be rendered as if it had default dimensions.Firefox: Before Firefox 12, if JavaScript is disabled, the <canvas> element was being rendered instead of showing the fallback content as per the specification. Since then, the fallback content is rendered instead.Firefox for Android: Before Firefox for Android 5, the canvas width and height were signed integers instead of unsigned integers.Firefox for Android: Before Firefox for Android 6, a <canvas> element with a zero width or height would be rendered as if it had default dimensions.Firefox for Android: Before Firefox for Android 14, if JavaScript is disabled, the <canvas> element was being rendered instead of showing the fallback content as per the specification. Since then, the fallback content is rendered instead.Safari: Although early versions of Apple's Safari browser don't require the closing tag, the specification indicates that it is required, so you should be sure to include it for broadest compatibility. Before version 2, Safari will render the content of the fallback in addition to the canvas itself unless you use CSS tricks to mask it.
html.elements.caption πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
html.elements.caption.align Safari on iOS4/3/2010 Edge7/29/20151943
html.elements.center πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
Firefox: Before Firefox 4, this element implemented the HTMLSpanElement interface instead of the standard HTMLElement interface.Firefox for Android: Before Firefox for Android 4, this element implemented the HTMLSpanElement interface instead of the standard HTMLElement interface.
html.elements.cite πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
html.elements.code πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
html.elements.col πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
html.elements.col.align πŸ“‹Safari on iOS7/11/2008 Edge7/29/20152574
html.elements.col.span πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
html.elements.col.valign πŸ“‹Safari on iOS7/11/2008 Edge7/29/20152574
html.elements.col.width πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
html.elements.colgroup πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
html.elements.colgroup.align πŸ“‹Safari on iOS7/11/2008 Edge7/29/20152574
html.elements.colgroup.span πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
html.elements.colgroup.valign πŸ“‹Safari on iOS7/11/2008 Edge7/29/20152574
html.elements.colgroup.width πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
html.elements.data πŸ“‹Edge8/2/2016 Safari on iOS9/13/201642
html.elements.data.value πŸ“‹Edge8/2/2016 Safari on iOS9/13/201642
html.elements.datalist πŸ“‹Edge7/29/2015 Safari on iOS3/25/20191335
Firefox for Android: The dropdown menu containing available options does not appear. See bug 1535985.
html.elements.datalist.input_type_color πŸ“‹Edge8/2/2016 Safari on iOS3/25/2019965
html.elements.datalist.input_type_date πŸ“‹Edge7/29/2015 Safari on iOS4/26/20212098
html.elements.datalist.input_type_email πŸ“‹Edge7/29/2015 Safari on iOS3/25/20191335
html.elements.datalist.input_type_number πŸ“‹Edge7/29/2015 Safari on iOS3/25/20191335
html.elements.datalist.input_type_range πŸ“‹Edge7/29/2015 Safari on iOS3/25/20191335
html.elements.datalist.input_type_search πŸ“‹Edge7/29/2015 Safari on iOS3/25/20191335
html.elements.datalist.input_type_tel πŸ“‹Edge7/29/2015 Safari on iOS3/25/20191335
html.elements.datalist.input_type_text πŸ“‹Edge7/29/2015 Safari on iOS3/25/20191335
html.elements.datalist.input_type_time πŸ“‹Edge7/29/2015 Safari on iOS3/25/20191335
html.elements.datalist.input_type_url πŸ“‹Edge7/29/2015 Safari on iOS3/25/20191335
html.elements.dd πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
Firefox: Before Firefox 4, this element was implemented using the HTMLSpanElement interface instead of HTMLElement.
html.elements.del πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
html.elements.del.cite Safari on iOS7/11/2008 Edge7/29/20152574
html.elements.del.datetime Safari on iOS7/11/2008 Edge7/29/20152574
html.elements.details πŸ“‹Safari on iOS9/10/2012 Edge1/15/20202683
Firefox: Before Firefox 57, there was a bug meaning that <details> elements can't be made open by default using the open attribute if they have a CSS animation active on them.Firefox for Android: There is a bug meaning that <details> elements can't be made open by default using the open attribute if they have a CSS animation active on them.
html.elements.details.name Edge12/7/2023 Safari on iOS12/11/20234
html.elements.details.open Safari on iOS9/10/2012 Edge1/15/20202683
html.elements.details.search_match_opens Edge1/6/2022 Safari on iOS12/12/20251436
Firefox: The browser does not correctly scroll to the matching text. See bug 2006040.Firefox for Android: The browser does not correctly scroll to the matching text. See bug 2006040.Safari: The browser does not correctly scroll to the matching text. See bug 304174.Safari on iOS: The browser does not correctly scroll to the matching text. See bug 304174.WebView on iOS: The browser does not correctly scroll to the matching text. See bug 304174.
html.elements.dfn πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
html.elements.dialog πŸ“‹Edge1/15/2020 Safari on iOS3/14/2022789
html.elements.dialog.open Edge1/15/2020 Safari on iOS3/14/2022789
html.elements.dir πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
html.elements.dir.compact Safari on iOS4/3/2010 Edge7/29/20151943
html.elements.div πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
html.elements.div.align Safari on iOS7/11/2008 Edge7/29/20152574
html.elements.dl πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
html.elements.dt πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
html.elements.em πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
html.elements.embed πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
html.elements.embed.align πŸ“‹Safari on iOS4/3/2010 Edge1/15/20203574
html.elements.embed.height πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
html.elements.embed.name πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
html.elements.embed.src πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
html.elements.embed.type πŸ“‹Safari on iOS4/3/2010 Edge1/15/20203574
html.elements.embed.width πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
html.elements.fieldset πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
Chrome: Before version 86, this element did not support flexbox and grid layouts within this element. See bug 41027853.Chrome Android: Before version 86, this element did not support flexbox and grid layouts within this element. See bug 41027853.Edge: Before version 86, this element did not support flexbox and grid layouts within this element. See bug 4511145.Quest Browser: Before version 12.0, this element did not support flexbox and grid layouts within this element. See bug 41027853.Samsung Internet: Before version 14.0, this element did not support flexbox and grid layouts within this element. See bug 41027853.WebView Android: Before version 86, this element did not support flexbox and grid layouts within this element. See bug 41027853.
html.elements.fieldset.disabled πŸ“‹Safari on iOS9/10/2012 Edge1/15/20202683
Edge: Does not work with nested fieldsets. For example: <fieldset disabled><fieldset><!--Still enabled--></fieldset></fieldset>Internet Explorer: Not all form control descendants of a disabled fieldset are properly disabled in IE11; see IE bug 817488: input[type='file'] not disabled inside disabled fieldset and IE bug 962368: Can still edit input[type='text'] within fieldset[disabled].
html.elements.fieldset.form πŸ“‹Safari on iOS7/11/2008 Edge7/29/20152574
html.elements.fieldset.name πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
html.elements.figcaption πŸ“‹Safari on iOS10/12/2011 Edge7/29/20151386
html.elements.figure πŸ“‹Safari on iOS10/12/2011 Edge7/29/20151386
html.elements.font πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
html.elements.font.color Safari on iOS4/3/2010 Edge7/29/20151943
html.elements.font.face Safari on iOS4/3/2010 Edge7/29/20151943
html.elements.font.size Safari on iOS4/3/2010 Edge7/29/20151943
html.elements.footer πŸ“‹Safari on iOS11/22/2010 Edge7/29/20151710
html.elements.form πŸ“‹Safari on iOS7/11/2008 Edge7/29/20152574
html.elements.form.accept-charset πŸ“‹Safari on iOS7/11/2008 Edge7/29/20152574
html.elements.form.action πŸ“‹Safari on iOS7/11/2008 Edge7/29/20152574
html.elements.form.autocomplete πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
Chrome: The Google Chrome UI for auto-complete request varies, depending on whether autocomplete is set to off on <input> elements as well as their form. Specifically, when a form has autocomplete set to off and its <input> element's autocomplete attribute is not set, then if the user asks for autofill suggestions for the <input> element, Chrome might display a message saying 'autocomplete has been disabled for this form.' On the other hand, if both the form and the input element have autocomplete set to off, the browser will not display that message. For this reason, you should set autocomplete to off for each <input> that has custom auto-completion.Chrome Android: The Chrome Android UI for auto-complete request varies, depending on whether autocomplete is set to off on <input> elements as well as their form. Specifically, when a form has autocomplete set to off and its <input> element's autocomplete attribute is not set, then if the user asks for autofill suggestions for the <input> element, Chrome Android might display a message saying 'autocomplete has been disabled for this form.' On the other hand, if both the form and the input element have autocomplete set to off, the browser will not display that message. For this reason, you should set autocomplete to off for each <input> that has custom auto-completion.Quest Browser: The Quest Browser UI for auto-complete request varies, depending on whether autocomplete is set to off on <input> elements as well as their form. Specifically, when a form has autocomplete set to off and its <input> element's autocomplete attribute is not set, then if the user asks for autofill suggestions for the <input> element, Quest Browser might display a message saying 'autocomplete has been disabled for this form.' On the other hand, if both the form and the input element have autocomplete set to off, the browser will not display that message. For this reason, you should set autocomplete to off for each <input> that has custom auto-completion.Opera: The Opera UI for auto-complete request varies, depending on whether autocomplete is set to off on <input> elements as well as their form. Specifically, when a form has autocomplete set to off and its <input> element's autocomplete attribute is not set, then if the user asks for autofill suggestions for the <input> element, Opera might display a message saying 'autocomplete has been disabled for this form.' On the other hand, if both the form and the input element have autocomplete set to off, the browser will not display that message. For this reason, you should set autocomplete to off for each <input> that has custom auto-completion.Opera Android: The Opera Android UI for auto-complete request varies, depending on whether autocomplete is set to off on <input> elements as well as their form. Specifically, when a form has autocomplete set to off and its <input> element's autocomplete attribute is not set, then if the user asks for autofill suggestions for the <input> element, Opera Android might display a message saying 'autocomplete has been disabled for this form.' On the other hand, if both the form and the input element have autocomplete set to off, the browser will not display that message. For this reason, you should set autocomplete to off for each <input> that has custom auto-completion.Samsung Internet: The Samsung Internet UI for auto-complete request varies, depending on whether autocomplete is set to off on <input> elements as well as their form. Specifically, when a form has autocomplete set to off and its <input> element's autocomplete attribute is not set, then if the user asks for autofill suggestions for the <input> element, Samsung Internet might display a message saying 'autocomplete has been disabled for this form.' On the other hand, if both the form and the input element have autocomplete set to off, the browser will not display that message. For this reason, you should set autocomplete to off for each <input> that has custom auto-completion.WebView Android: The WebView Android UI for auto-complete request varies, depending on whether autocomplete is set to off on <input> elements as well as their form. Specifically, when a form has autocomplete set to off and its <input> element's autocomplete attribute is not set, then if the user asks for autofill suggestions for the <input> element, WebView Android might display a message saying 'autocomplete has been disabled for this form.' On the other hand, if both the form and the input element have autocomplete set to off, the browser will not display that message. For this reason, you should set autocomplete to off for each <input> that has custom auto-completion.
html.elements.form.autocomplete.one-time-code Safari on iOS9/17/2018 Edge9/2/20211081
html.elements.form.autocomplete.webauthn πŸ“‹Edge12/5/2022 Safari on iOS3/27/2023112
html.elements.form.enctype πŸ“‹Safari on iOS7/11/2008 Edge7/29/20152574
html.elements.form.method πŸ“‹Safari on iOS7/11/2008 Edge7/29/20152574
html.elements.form.name πŸ“‹Safari on iOS7/11/2008 Edge7/29/20152574
html.elements.form.novalidate πŸ“‹Edge7/29/2015 Safari on iOS3/27/2017607
html.elements.form.rel πŸ“‹Safari on iOS3/14/2022 Edge12/5/2022266
html.elements.form.target πŸ“‹Safari on iOS7/11/2008 Edge7/29/20152574
html.elements.frame πŸ“‹Safari on iOS7/11/2008 Edge7/29/20152574
html.elements.frame.frameborder Safari on iOS7/11/2008 Edge7/29/20152574
html.elements.frame.marginheight Safari on iOS7/11/2008 Edge7/29/20152574
html.elements.frame.marginwidth Safari on iOS7/11/2008 Edge7/29/20152574
html.elements.frame.name Safari on iOS7/11/2008 Edge7/29/20152574
html.elements.frame.noresize Safari on iOS7/11/2008 Edge7/29/20152574
html.elements.frame.scrolling Safari on iOS7/11/2008 Edge7/29/20152574
html.elements.frame.src Safari on iOS7/11/2008 Edge7/29/20152574
html.elements.frameset πŸ“‹Safari on iOS7/11/2008 Edge7/29/20152574
html.elements.frameset.cols Safari on iOS7/11/2008 Edge7/29/20152574
html.elements.frameset.rows Safari on iOS7/11/2008 Edge7/29/20152574
html.elements.h1 πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
html.elements.h2 πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
html.elements.h3 πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
html.elements.h4 πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
html.elements.h5 πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
html.elements.h6 πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
html.elements.head πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
html.elements.header πŸ“‹Safari on iOS11/22/2010 Edge7/29/20151710
html.elements.hgroup πŸ“‹Safari on iOS11/22/2010 Edge7/29/20151710
html.elements.hr πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
html.elements.hr.align Safari on iOS4/3/2010 Edge7/29/20151943
html.elements.hr.color Edge7/29/2015 Safari on iOS3/27/2017607
html.elements.hr.hr_in_select Edge11/2/2023 Safari on iOS3/5/2024124
Chrome: Exposes the <hr> visually in the page only when the menu is expanded (arrowing within the collapsed menu does not show them).Chrome: Does not expose the <hr> in the accessibility tree.Edge: Exposes the <hr> visually in the page only when the menu is expanded (arrowing within the collapsed menu does not show them).Edge: Does not expose the <hr> in the accessibility tree.Firefox: Does not expose the <hr> in the accessibility tree.Opera: Exposes the <hr> visually in the page only when the menu is expanded (arrowing within the collapsed menu does not show them).Opera: Does not expose the <hr> in the accessibility tree.Safari: Does not expose the <hr> in the accessibility tree.Safari on iOS: Does not expose the <hr> in the accessibility tree.WebView on iOS: Does not expose the <hr> in the accessibility tree.
html.elements.hr.noshade Safari on iOS4/3/2010 Edge7/29/20151943
html.elements.hr.size Safari on iOS4/3/2010 Edge7/29/20151943
html.elements.hr.width Safari on iOS4/3/2010 Edge7/29/20151943
html.elements.html πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
html.elements.html.version πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
html.elements.html.xmlns Safari on iOS6/29/2007 Edge7/29/20152952
html.elements.i πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
html.elements.iframe πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
Firefox: The resize CSS property doesn't have any effect on this element due to bug 680823.Firefox for Android: The resize CSS property doesn't have any effect on this element due to bug 680823.Safari: Safari has a bug that prevents iframes from loading if the iframe element was hidden when added to the page. iframeElement.src = iframeElement.src should cause it to load the iframe.Safari on iOS: Safari on iOS has a bug that prevents iframes from loading if the iframe element was hidden when added to the page. iframeElement.src = iframeElement.src should cause it to load the iframe.WebView on iOS: WebView on iOS has a bug that prevents iframes from loading if the iframe element was hidden when added to the page. iframeElement.src = iframeElement.src should cause it to load the iframe.
html.elements.iframe.align πŸ“‹Safari on iOS7/11/2008 Edge7/29/20152574
html.elements.iframe.allow πŸ“‹Safari on iOS3/29/2018 Edge1/15/2020657
html.elements.iframe.allow.camera πŸ“‹Safari on iOS3/29/2018 Edge1/15/2020657
html.elements.iframe.allow.microphone πŸ“‹Safari on iOS3/29/2018 Edge1/15/2020657
html.elements.iframe.allow.screen-wake-lock πŸ“‹Edge7/16/2020 Safari on iOS3/27/2023984
html.elements.iframe.allowfullscreen πŸ“‹Edge7/29/2015 Safari on iOS9/17/20181146
Safari on iOS: Only available on iPad, not on iPhone.Safari on iOS: Shows an overlay button which can not be disabled. Swiping down exits fullscreen mode, making it unsuitable for some use cases like games.WebView on iOS: Only available on iPad, not on iPhone.WebView on iOS: Shows an overlay button which can not be disabled. Swiping down exits fullscreen mode, making it unsuitable for some use cases like games.
html.elements.iframe.cross-origin-top-navigation-by-user-activation Safari on iOS9/19/2019 Edge1/15/2020118
Chrome: If a top-navigation is blocked, users are prompted for permission to redirect, and an error is reported in the developer console.Chrome Android: If a top-navigation is blocked, users are prompted for permission to redirect, and an error is reported in the developer console.Edge: If a top-navigation is blocked, users are prompted for permission to redirect, and an error is reported in the developer console.Firefox: If a top-navigation is blocked, users are prompted for permission to redirect, and an error is reported in the developer console.Firefox for Android: If a top-navigation is blocked, users are prompted for permission to redirect, and an error is reported in the developer console.Quest Browser: If a top-navigation is blocked, users are prompted for permission to redirect, and an error is reported in the developer console.Opera: If a top-navigation is blocked, users are prompted for permission to redirect, and an error is reported in the developer console.Opera Android: If a top-navigation is blocked, users are prompted for permission to redirect, and an error is reported in the developer console.Safari: If a top-navigation is blocked, no redirect occurs, and an error is reported in the developer console.Safari on iOS: If a top-navigation is blocked, no redirect occurs, and an error is reported in the developer console.Samsung Internet: If a top-navigation is blocked, users are prompted for permission to redirect, and an error is reported in the developer console.WebView Android: If a top-navigation is blocked, users are prompted for permission to redirect, and an error is reported in the developer console.WebView on iOS: If a top-navigation is blocked, no redirect occurs, and an error is reported in the developer console.
html.elements.iframe.frameborder πŸ“‹Safari on iOS7/11/2008 Edge7/29/20152574
html.elements.iframe.height πŸ“‹Safari on iOS7/11/2008 Edge7/29/20152574
html.elements.iframe.loading πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
html.elements.iframe.longdesc πŸ“‹Safari on iOS7/11/2008 Edge7/29/20152574
html.elements.iframe.marginheight πŸ“‹Safari on iOS7/11/2008 Edge7/29/20152574
html.elements.iframe.marginwidth πŸ“‹Safari on iOS7/11/2008 Edge7/29/20152574
html.elements.iframe.name πŸ“‹Safari on iOS7/11/2008 Edge7/29/20152574
html.elements.iframe.referrerpolicy πŸ“‹Edge1/15/2020 Safari on iOS9/16/2020245
html.elements.iframe.sandbox πŸ“‹Safari on iOS6/21/2010 Edge7/29/20151864
html.elements.iframe.sandbox.allow-downloads πŸ“‹Edge5/21/2020 Safari on iOS9/18/20231215
html.elements.iframe.sandbox.allow-forms πŸ“‹Safari on iOS6/21/2010 Edge1/15/20203495
html.elements.iframe.sandbox.allow-modals πŸ“‹Safari on iOS3/29/2018 Edge1/15/2020657
html.elements.iframe.sandbox.allow-popups πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
html.elements.iframe.sandbox.allow-popups-to-escape-sandbox πŸ“‹Safari on iOS3/29/2018 Edge1/15/2020657
html.elements.iframe.sandbox.allow-same-origin πŸ“‹Safari on iOS6/21/2010 Edge1/15/20203495
Chrome: Chrome 70 and earlier block script execution without allow-scripts, even if allow-same-origin is set. For example, any bound handlers for click events of nodes inside an iframe throw an error for blocked script execution.Chrome Android: Chrome Android 70 and earlier block script execution without allow-scripts, even if allow-same-origin is set. For example, any bound handlers for click events of nodes inside an iframe throw an error for blocked script execution.Edge: Edge 79 and earlier block script execution without allow-scripts, even if allow-same-origin is set. For example, any bound handlers for click events of nodes inside an iframe throw an error for blocked script execution.Quest Browser: Quest Browser 6.0 and earlier block script execution without allow-scripts, even if allow-same-origin is set. For example, any bound handlers for click events of nodes inside an iframe throw an error for blocked script execution.Opera: Opera 57 and earlier block script execution without allow-scripts, even if allow-same-origin is set. For example, any bound handlers for click events of nodes inside an iframe throw an error for blocked script execution.Opera Android: Opera Android 49 and earlier block script execution without allow-scripts, even if allow-same-origin is set. For example, any bound handlers for click events of nodes inside an iframe throw an error for blocked script execution.Safari: Safari blocks script execution without allow-scripts even if allow-same-origin is set. For example, any bound handlers for click events of nodes inside an iframe throw an error for blocked script execution.Safari on iOS: Safari blocks script execution without allow-scripts even if allow-same-origin is set. For example, any bound handlers for click events of nodes inside an iframe throw an error for blocked script execution.Samsung Internet: Samsung Internet 10.0 and earlier block script execution without allow-scripts, even if allow-same-origin is set. For example, any bound handlers for click events of nodes inside an iframe throw an error for blocked script execution.WebView Android: WebView Android 70 and earlier block script execution without allow-scripts, even if allow-same-origin is set. For example, any bound handlers for click events of nodes inside an iframe throw an error for blocked script execution.WebView on iOS: Safari blocks script execution without allow-scripts even if allow-same-origin is set. For example, any bound handlers for click events of nodes inside an iframe throw an error for blocked script execution.
html.elements.iframe.sandbox.allow-scripts πŸ“‹Safari on iOS6/21/2010 Edge1/15/20203495
html.elements.iframe.sandbox.allow-storage-access-by-user-activation Safari on iOS3/29/2018 Edge5/5/20231863
html.elements.iframe.sandbox.allow-top-navigation πŸ“‹Safari on iOS11/22/2010 Edge1/15/20203341
html.elements.iframe.sandbox.allow-top-navigation-by-user-activation πŸ“‹Safari on iOS3/29/2018 Edge1/15/2020657
html.elements.iframe.scrolling πŸ“‹Safari on iOS7/11/2008 Edge7/29/20152574
html.elements.iframe.src πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
html.elements.iframe.srcdoc πŸ“‹Safari on iOS9/10/2012 Edge1/15/20202683
html.elements.iframe.width πŸ“‹Safari on iOS7/11/2008 Edge7/29/20152574
html.elements.img πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
html.elements.img.align πŸ“‹Safari on iOS7/11/2008 Edge7/29/20152574
html.elements.img.alt πŸ“‹Safari on iOS7/11/2008 Edge7/29/20152574
html.elements.img.aspect_ratio_computed_from_attributes Edge1/15/2020 Safari on iOS9/20/2021614
Safari: Safari doesn't preserve space for images without a valid src, which may disrupt layouts that rely on lazy loading (see bug 224197).Safari on iOS: Safari on iOS doesn't preserve space for images without a valid src, which may disrupt layouts that rely on lazy loading (see bug 224197).WebView on iOS: WebView on iOS doesn't preserve space for images without a valid src, which may disrupt layouts that rely on lazy loading (see bug 224197).
html.elements.img.border πŸ“‹Safari on iOS7/11/2008 Edge7/29/20152574
html.elements.img.crossorigin πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
html.elements.img.decoding πŸ“‹Safari on iOS3/29/2018 Edge1/15/2020657
html.elements.img.fetchpriority πŸ“‹Edge4/28/2022 Safari on iOS12/11/2023592
html.elements.img.height πŸ“‹Safari on iOS7/11/2008 Edge7/29/20152574
html.elements.img.hspace πŸ“‹Safari on iOS7/11/2008 Edge7/29/20152574
html.elements.img.ismap πŸ“‹Safari on iOS7/11/2008 Edge7/29/20152574
html.elements.img.loading πŸ“‹Edge1/15/2020 Safari on iOS3/14/2022789
html.elements.img.longdesc πŸ“‹Safari on iOS7/11/2008 Edge7/29/20152574
html.elements.img.name πŸ“‹Safari on iOS7/11/2008 Edge7/29/20152574
html.elements.img.referrerpolicy πŸ“‹Edge1/15/2020 Safari on iOS9/16/2020245
html.elements.img.sizes πŸ“‹Edge7/29/2015 Safari on iOS3/21/2016236
html.elements.img.src πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
html.elements.img.srcset πŸ“‹Safari on iOS9/17/2014 Edge7/29/2015315
html.elements.img.usemap πŸ“‹Safari on iOS7/11/2008 Edge7/29/20152574
html.elements.img.usemap.case_sensitive Safari on iOS9/19/2017 Edge1/15/2020848
html.elements.img.vspace πŸ“‹Safari on iOS7/11/2008 Edge7/29/20152574
html.elements.img.width πŸ“‹Safari on iOS7/11/2008 Edge7/29/20152574
html.elements.input πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
Firefox: Before Firefox 89, manipulating the content of <input> elements using Document.execCommand() commands requires workarounds (see bug 1220696).Firefox for Android: Before Firefox for Android 89, manipulating the content of <input> elements using Document.execCommand() commands requires workarounds (see bug 1220696).
html.elements.input.accept πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
Safari on iOS: Does not support audio/* MIME type. See bug 242110.WebView on iOS: Does not support audio/* MIME type. See bug 242110.
html.elements.input.align πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
html.elements.input.alt πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
html.elements.input.autocomplete πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
html.elements.input.checked πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
html.elements.input.dirname πŸ“‹Safari on iOS9/10/2012 Edge1/15/20202683
html.elements.input.disabled πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
html.elements.input.form πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
html.elements.input.formaction πŸ“‹Safari on iOS11/22/2010 Edge7/29/20151710
html.elements.input.formenctype πŸ“‹Safari on iOS11/22/2010 Edge7/29/20151710
html.elements.input.formmethod πŸ“‹Safari on iOS11/22/2010 Edge7/29/20151710
html.elements.input.formnovalidate πŸ“‹Safari on iOS6/21/2010 Edge7/29/20151864
html.elements.input.formtarget πŸ“‹Safari on iOS11/22/2010 Edge7/29/20151710
html.elements.input.max πŸ“‹Safari on iOS6/21/2010 Edge7/29/20151864
html.elements.input.maxlength πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
html.elements.input.min πŸ“‹Safari on iOS6/21/2010 Edge7/29/20151864
html.elements.input.minlength πŸ“‹Safari on iOS3/27/2017 Edge4/30/2018399
html.elements.input.multiple πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
html.elements.input.name πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
html.elements.input.pattern πŸ“‹Safari on iOS6/21/2010 Edge7/29/20151864
html.elements.input.placeholder πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
html.elements.input.popovertarget πŸ“‹Edge6/2/2023 Safari on iOS9/18/2023108
html.elements.input.popovertargetaction πŸ“‹Edge6/2/2023 Safari on iOS9/18/2023108
html.elements.input.readonly πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
html.elements.input.required πŸ“‹Safari on iOS6/21/2010 Edge7/29/20151864
html.elements.input.size πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
html.elements.input.src πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
html.elements.input.step πŸ“‹Safari on iOS6/21/2010 Edge7/29/20151864
html.elements.input.type_button πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
html.elements.input.type_checkbox πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
html.elements.input.type_color πŸ“‹Edge8/2/2016 Safari on iOS3/25/2019965
Firefox for Android: Firefox for Android doesn't allow the user to choose a custom color, only one of the predefined ones.
html.elements.input.type_color.list πŸ“‹Edge8/2/2016 Safari on iOS3/25/2019965
html.elements.input.type_date πŸ“‹Safari on iOS10/12/2011 Edge7/29/20151386
html.elements.input.type_date.list πŸ“‹Edge7/29/2015 Safari on iOS4/26/20212098
html.elements.input.type_datetime-local πŸ“‹Safari on iOS10/12/2011 Edge7/29/20151386
Firefox: Only displays a date picker without a time picker, see bug 1726107 and bug 1726108.Firefox for Android: Only displays a date picker without a time picker, see bug 1726107 and bug 1726108.Safari: Safari only displays a date picker and does not display a time picker.
html.elements.input.type_email πŸ“‹Safari on iOS6/17/2009 Edge7/29/20152233
Safari on iOS: Doesn't do validation, but instead offers a custom 'email' keyboard, which is designed to make entering email addresses easier.Safari on iOS: The custom 'email' keyboard does not provide a comma key, so users cannot enter multiple email addresses.Safari on iOS: Automatically applies a default style of opacity: 0.4 to disable textual <input> elements, including those of type 'email'. Other major browsers don't currently share this particular default style.WebView on iOS: Doesn't do validation, but instead offers a custom 'email' keyboard, which is designed to make entering email addresses easier.WebView on iOS: The custom 'email' keyboard does not provide a comma key, so users cannot enter multiple email addresses.WebView on iOS: Automatically applies a default style of opacity: 0.4 to disable textual <input> elements, including those of type 'email'. Other major browsers don't currently share this particular default style.
html.elements.input.type_email.list πŸ“‹Edge7/29/2015 Safari on iOS3/25/20191335
html.elements.input.type_file πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
Firefox: You can set as well as get the value of HTMLInputElement.files in all modern browsers; this was most recently added to Firefox, in version 57 (see bug 1384030).
html.elements.input.type_hidden πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
html.elements.input.type_image πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
html.elements.input.type_month πŸ“‹Edge7/29/2015 Safari on iOS3/29/2018974
Safari: The input type is recognized, but there is no month-specific control. See bug 200416.
html.elements.input.type_number πŸ“‹Safari on iOS10/12/2011 Edge7/29/20151386
Chrome: Prevents users from typing non-numeric content.Chrome Android: Prevents users from typing non-numeric content.Firefox: Allows users to type non-numeric content, with the value reflecting an empty string.Firefox for Android: Allows users to type non-numeric content, with the value reflecting an empty string.Quest Browser: Prevents users from typing non-numeric content.Opera: Prevents users from typing non-numeric content.Opera Android: Prevents users from typing non-numeric content.Safari: Allows users to type non-numeric content, with the value reflecting an empty string.Safari on iOS: Allows users to type non-numeric content, with the value reflecting an empty string.Samsung Internet: Prevents users from typing non-numeric content.WebView Android: Prevents users from typing non-numeric content.WebView on iOS: Allows users to type non-numeric content, with the value reflecting an empty string.
html.elements.input.type_number.list πŸ“‹Edge7/29/2015 Safari on iOS3/25/20191335
html.elements.input.type_password πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
html.elements.input.type_radio πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
html.elements.input.type_range πŸ“‹Safari on iOS10/12/2011 Edge7/29/20151386
WebView Android: Pre-Chromium Android WebView recognizes the range type, but doesn't implement a range-specific control.
html.elements.input.type_range.list πŸ“‹Edge7/29/2015 Safari on iOS3/25/20191335
html.elements.input.type_range.tick_marks Safari on iOS3/25/2019 Edge1/15/2020296
html.elements.input.type_range.vertical_orientation Edge7/29/2015 Safari on iOS5/18/20232850
Chrome: Vertical orientation available via the writing-mode property (see Creating vertical controls).Chrome: Vertical orientation available by setting the non-standard -webkit-appearance: slider-vertical style on the input element. You shouldn't use this, since it's proprietary, unless you include appropriate fallbacks for users of other browsers.Chrome Android: Vertical orientation available via the writing-mode property (see Creating vertical controls).Chrome Android: Vertical orientation available by setting the non-standard -webkit-appearance: slider-vertical style on the input element. You shouldn't use this, since it's proprietary, unless you include appropriate fallbacks for users of other browsers.Edge: Vertical orientation available by setting the writing-mode: bt-lr style on the input element.Firefox: Vertical orientation available via the writing-mode property (see Creating vertical controls).Firefox: Supported using the non-standard orient="vertical" attribute.Firefox for Android: Vertical orientation available via the writing-mode property (see Creating vertical controls).Firefox for Android: Supported using the non-standard orient="vertical" attribute.Internet Explorer: Vertical orientation available by setting the writing-mode: bt-lr style on the input element.Quest Browser: Vertical orientation available by setting the non-standard -webkit-appearance: slider-vertical style on the input element. You shouldn't use this, since it's proprietary, unless you include appropriate fallbacks for users of other browsers.Opera: Vertical orientation available via the writing-mode property (see Creating vertical controls).Opera: Vertical orientation available by setting the non-standard -webkit-appearance: slider-vertical style on the input element. You shouldn't use this, since it's proprietary, unless you include appropriate fallbacks for users of other browsers.Opera Android: Vertical orientation available via the writing-mode property (see Creating vertical controls).Opera Android: Vertical orientation available by setting the non-standard -webkit-appearance: slider-vertical style on the input element. You shouldn't use this, since it's proprietary, unless you include appropriate fallbacks for users of other browsers.Safari: Vertical orientation available via the writing-mode property (see Creating vertical controls).Safari: Vertical orientation available by setting the non-standard -webkit-appearance: slider-vertical style on the input element. You shouldn't use this, since it's proprietary, unless you include appropriate fallbacks for users of other browsers.Safari on iOS: Vertical orientation available via the writing-mode property (see Creating vertical controls).Safari on iOS: Vertical orientation available by setting the non-standard -webkit-appearance: slider-vertical style on the input element. You shouldn't use this, since it's proprietary, unless you include appropriate fallbacks for users of other browsers.Samsung Internet: Vertical orientation available via the writing-mode property (see Creating vertical controls).Samsung Internet: Vertical orientation available by setting the non-standard -webkit-appearance: slider-vertical style on the input element. You shouldn't use this, since it's proprietary, unless you include appropriate fallbacks for users of other browsers.WebView Android: Vertical orientation available via the writing-mode property (see Creating vertical controls).WebView Android: Vertical orientation available by setting the non-standard -webkit-appearance: slider-vertical style on the input element. You shouldn't use this, since it's proprietary, unless you include appropriate fallbacks for users of other browsers.WebView on iOS: Vertical orientation available via the writing-mode property (see Creating vertical controls).WebView on iOS: Vertical orientation available by setting the non-standard -webkit-appearance: slider-vertical style on the input element. You shouldn't use this, since it's proprietary, unless you include appropriate fallbacks for users of other browsers.
html.elements.input.type_reset πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
Firefox: Unlike other browsers, Firefox by default persists the dynamic disabled state of a <button> across page loads. Use the autocomplete attribute to control this feature.Firefox for Android: Unlike other browsers, Firefox for Android by default persists the dynamic disabled state of a <button> across page loads. Use the autocomplete attribute to control this feature.
html.elements.input.type_search πŸ“‹Safari on iOS11/22/2010 Edge7/29/20151710
html.elements.input.type_search.list πŸ“‹Edge7/29/2015 Safari on iOS3/25/20191335
html.elements.input.type_submit πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
Firefox: Unlike other browsers, Firefox by default persists the dynamic disabled state of a <button> across page loads. Use the autocomplete attribute to control this feature.Firefox for Android: Unlike other browsers, Firefox for Android by default persists the dynamic disabled state of a <button> across page loads. Use the autocomplete attribute to control this feature.
html.elements.input.type_tel πŸ“‹Safari on iOS6/17/2009 Edge7/29/20152233
Chrome: The field type doesn't demonstrate any special behavior.Safari: The field type doesn't demonstrate any special behavior.
html.elements.input.type_tel.list πŸ“‹Edge7/29/2015 Safari on iOS3/25/20191335
html.elements.input.type_text πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
html.elements.input.type_text.list πŸ“‹Edge7/29/2015 Safari on iOS3/25/20191335
html.elements.input.type_time πŸ“‹Safari on iOS10/12/2011 Edge7/29/20151386
html.elements.input.type_time.list πŸ“‹Edge7/29/2015 Safari on iOS3/25/20191335
html.elements.input.type_url πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
html.elements.input.type_url.list πŸ“‹Edge7/29/2015 Safari on iOS3/25/20191335
html.elements.input.type_week πŸ“‹Edge7/29/2015 Safari on iOS12/11/20243423
html.elements.input.usemap πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
html.elements.input.webkitdirectory Edge11/12/2015 Safari on iOS3/31/20253427
Chrome Android: In Chrome for Android 131, choosing a directory crashes the browser (see bug 376834374).Chrome Android: Before version 131, users cannot choose a directory, only individual files (see bug 40248532.Safari on iOS: Before version 18.4, the attribute can be set but users cannot choose a directory, only individual files (see bug 271705).WebView Android: In Chrome for Android 131, choosing a directory crashes the browser (see bug 376834374).WebView Android: Before version 131, users cannot choose a directory, only individual files (see bug 40248532.WebView on iOS: Before version 18.4, the attribute can be set but users cannot choose a directory, only individual files (see bug 271705).
html.elements.ins πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
html.elements.ins.cite Safari on iOS7/11/2008 Edge7/29/20152574
html.elements.ins.datetime Safari on iOS7/11/2008 Edge7/29/20152574
html.elements.kbd πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
Firefox: Before Firefox 4, creating a <kbd> element incorrectly resulted in an HTMLSpanElement object, instead of the expected HTMLElement.
html.elements.label πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
html.elements.label.for πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
html.elements.legend πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
html.elements.legend.align Safari on iOS4/3/2010 Edge7/29/20151943
html.elements.li πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
html.elements.li.type πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
html.elements.li.value πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
html.elements.link πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
html.elements.link.as πŸ“‹Safari on iOS9/13/2016 Edge4/30/2018594
html.elements.link.blocking πŸ“‹Edge9/1/2022 Safari on iOS12/11/2024832
html.elements.link.charset πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
html.elements.link.crossorigin πŸ“‹Safari on iOS9/13/2016 Edge4/30/2018594
Firefox: Before Firefox 83, crossorigin is not supported for rel="icon".Firefox for Android: Before Firefox for Android 83, crossorigin is not supported for rel="icon".
html.elements.link.disabled πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
Chrome: In Chrome and other Blink-based browsers, adding the disabled attribute using JavaScript does not remove the stylesheet from document.styleSheets.Chrome Android: In Chrome Android and other Blink-based browsers, adding the disabled attribute using JavaScript does not remove the stylesheet from document.styleSheets.Edge: Since Edge 79, adding the disabled attribute using JavaScript does not remove the stylesheet from document.styleSheets.Quest Browser: In Quest Browser and other Blink-based browsers, adding the disabled attribute using JavaScript does not remove the stylesheet from document.styleSheets.Opera: In Chrome and other Blink-based browsers, adding the disabled attribute using JavaScript does not remove the stylesheet from document.styleSheets.Opera Android: In Chrome and other Blink-based browsers, adding the disabled attribute using JavaScript does not remove the stylesheet from document.styleSheets.Samsung Internet: In Samsung Internet and other Blink-based browsers, adding the disabled attribute using JavaScript does not remove the stylesheet from document.styleSheets.WebView Android: In WebView Android and other Blink-based browsers, adding the disabled attribute using JavaScript does not remove the stylesheet from document.styleSheets.
html.elements.link.fetchpriority πŸ“‹Edge4/28/2022 Safari on iOS12/11/2023592
html.elements.link.href πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
html.elements.link.hreflang πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
html.elements.link.imagesizes πŸ“‹Edge1/15/2020 Safari on iOS12/11/20231426
html.elements.link.imagesrcset πŸ“‹Edge1/15/2020 Safari on iOS12/11/20231426
html.elements.link.integrity πŸ“‹Safari on iOS3/29/2018 Edge4/30/201832
html.elements.link.media πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
html.elements.link.referrerpolicy πŸ“‹Edge1/15/2020 Safari on iOS9/16/2020245
html.elements.link.rel πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
html.elements.link.rel.dns-prefetch πŸ“‹Edge1/15/2020 Safari on iOS9/15/20252070
Firefox: Only HTTP pages were supported.Firefox for Android: Only HTTP pages were supported.
html.elements.link.rel.manifest πŸ“‹Safari on iOS3/29/2018 Edge1/15/2020657
html.elements.link.rel.modulepreload πŸ“‹Edge1/15/2020 Safari on iOS9/18/20231342
html.elements.link.rel.preconnect πŸ“‹Safari on iOS3/29/2018 Edge1/15/2020657
Firefox: Before Firefox 41, it doesn't obey the crossorigin attribute.Firefox for Android: Before Firefox for Android 41, it doesn't obey the crossorigin attribute.
html.elements.link.rel.prefetch πŸ“‹Edge7/29/2015 Safari on iOS3/24/20201700
Chrome: Requires secure contextChrome Android: Requires secure contextEdge: Requires secure contextFirefox: Requires secure contextFirefox for Android: Requires secure contextQuest Browser: Requires secure contextOpera: Requires secure contextOpera Android: Requires secure contextSamsung Internet: Requires secure contextWebView Android: Requires secure context
html.elements.link.rel.preload πŸ“‹Safari on iOS3/29/2018 Edge1/15/2020657
Firefox: Disabled due to various web compatibility issues (e.g. bug 1405761).Firefox for Android: Disabled due to various web compatibility issues (e.g. bug 1405761).
html.elements.link.rel.preload.as-fetch Safari on iOS3/29/2018 Edge1/15/2020657
Firefox: Disabled due to various web compatibility issues (e.g. bug 1405761).Firefox for Android: Disabled due to various web compatibility issues (e.g. bug 1405761).
html.elements.link.rel.preload.as-font Safari on iOS3/29/2018 Edge1/15/2020657
Firefox: Disabled due to various web compatibility issues (e.g. bug 1405761).Firefox for Android: Disabled due to various web compatibility issues (e.g. bug 1405761).
html.elements.link.rel.preload.as-image Safari on iOS3/29/2018 Edge1/15/2020657
Firefox: Disabled due to various web compatibility issues (e.g. bug 1405761).Firefox for Android: Disabled due to various web compatibility issues (e.g. bug 1405761).
html.elements.link.rel.preload.as-script Safari on iOS3/29/2018 Edge1/15/2020657
Firefox: Disabled due to various web compatibility issues (e.g. bug 1405761).Firefox for Android: Disabled due to various web compatibility issues (e.g. bug 1405761).
html.elements.link.rel.preload.as-style Safari on iOS3/29/2018 Edge1/15/2020657
Firefox: Disabled due to various web compatibility issues (e.g. bug 1405761).Firefox for Android: Disabled due to various web compatibility issues (e.g. bug 1405761).
html.elements.link.rel.preload.as-track Safari on iOS3/29/2018 Edge1/15/2020657
html.elements.link.rev πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
html.elements.link.sizes πŸ“‹Safari on iOS9/10/2012 Edge1/15/20202683
html.elements.link.target πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
html.elements.link.type πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
html.elements.main πŸ“‹Safari on iOS9/18/2013 Edge7/29/2015679
html.elements.map πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
Firefox: Before Firefox 5, in Quirks Mode, empty maps were no longer skipped over in favor of non-empty ones when matching.Firefox: Before Firefox 17, the default styling of the <map> HTML element was display: block;. This is now display: inline; and matches the behavior of the other browsers. It was already the case in Quirks Mode.
html.elements.map.name Safari on iOS6/29/2007 Edge7/29/20152952
html.elements.mark πŸ“‹Safari on iOS10/12/2011 Edge7/29/20151386
html.elements.marquee πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
Firefox: Implements the HTMLDivElement interface.Firefox for Android: Implements the HTMLDivElement interface.
html.elements.marquee.behavior Safari on iOS6/29/2007 Edge7/29/20152952
html.elements.marquee.bgcolor Safari on iOS6/29/2007 Edge7/29/20152952
html.elements.marquee.direction Safari on iOS6/29/2007 Edge7/29/20152952
html.elements.marquee.height Safari on iOS6/29/2007 Edge7/29/20152952
html.elements.marquee.hspace Safari on iOS6/29/2007 Edge7/29/20152952
html.elements.marquee.loop Safari on iOS6/29/2007 Edge7/29/20152952
html.elements.marquee.scrollamount Safari on iOS6/29/2007 Edge7/29/20152952
html.elements.marquee.scrolldelay Safari on iOS6/29/2007 Edge7/29/20152952
html.elements.marquee.truespeed Safari on iOS6/29/2007 Edge7/29/20152952
html.elements.marquee.vspace Safari on iOS6/29/2007 Edge7/29/20152952
html.elements.marquee.width Safari on iOS6/29/2007 Edge7/29/20152952
html.elements.menu πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
html.elements.meta πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
html.elements.meta.charset πŸ“‹Safari on iOS7/11/2008 Edge7/29/20152574
html.elements.meta.content πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
html.elements.meta.http-equiv πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
html.elements.meta.http-equiv.content-language πŸ“‹Edge7/29/2015 Safari on iOS3/27/2017607
html.elements.meta.http-equiv.content-security-policy πŸ“‹Edge7/29/2015 Safari on iOS3/27/2017607
html.elements.meta.http-equiv.content-type πŸ“‹Edge7/29/2015 Safari on iOS3/27/2017607
html.elements.meta.http-equiv.refresh πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
html.elements.meta.name πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
html.elements.meta.name.color-scheme πŸ“‹Safari on iOS3/25/2019 Edge4/13/2020385
html.elements.meta.name.referrer πŸ“‹Safari on iOS9/17/2018 Edge1/15/2020485
Chrome: Until Chrome 46, content values weren't constrained to the values listed in the spec.Chrome Android: Until Chrome Android 46, content values weren't constrained to the values listed in the spec.Firefox: The referrer value wasn't taken into account when navigation was happening via the context menu or middle click until Firefox 39.Firefox for Android: The referrer value wasn't taken into account when navigation was happening via the context menu or middle click until Firefox for Android 39.Internet Explorer: Browsers initially supported an early draft of the specification which can only use a meta tag and is only compatible with the origin value from the new spec.Quest Browser: Until Quest Browser 5.0, content values weren't constrained to the values listed in the spec.Opera: Until Opera 33, content values weren't constrained to the values listed in the spec.Opera Android: Until Opera Android 33, content values weren't constrained to the values listed in the spec.Samsung Internet: Until Samsung Internet 5.0, content values weren't constrained to the values listed in the spec.WebView Android: Until WebView Android 46, content values weren't constrained to the values listed in the spec.
html.elements.meta.name.theme-color πŸ“‹Edge1/15/2020 Safari on iOS9/20/2021614
Chrome: Chrome uses the color only on installed progressive web apps.Chrome: Chrome reports support, but does not actually use the color anywhere.Chrome Android: Chrome for Android does not use the color on devices with native dark mode enabled unless it's an installed progressive web app or a trusted web activity.Edge: Edge uses the color only on installed progressive web apps.Quest Browser: Chrome for Android does not use the color on devices with native dark mode enabled unless it's an installed progressive web app or a trusted web activity.
html.elements.meta.scheme πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
html.elements.meter πŸ“‹Edge11/12/2015 Safari on iOS3/27/2017501
html.elements.meter.high πŸ“‹Edge11/12/2015 Safari on iOS3/27/2017501
html.elements.meter.low πŸ“‹Edge11/12/2015 Safari on iOS3/27/2017501
html.elements.meter.max πŸ“‹Edge11/12/2015 Safari on iOS3/27/2017501
html.elements.meter.min πŸ“‹Edge11/12/2015 Safari on iOS3/27/2017501
html.elements.meter.optimum πŸ“‹Edge11/12/2015 Safari on iOS3/27/2017501
html.elements.meter.value πŸ“‹Edge11/12/2015 Safari on iOS3/27/2017501
html.elements.nav πŸ“‹Safari on iOS11/22/2010 Edge7/29/20151710
html.elements.nobr πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
html.elements.noembed πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
html.elements.noframes πŸ“‹Safari on iOS7/11/2008 Edge7/29/20152574
html.elements.noscript πŸ“‹Safari on iOS7/11/2008 Edge7/29/20152574
html.elements.object πŸ“‹Safari on iOS7/11/2008 Edge7/29/20152574
html.elements.object.archive πŸ“‹Safari on iOS7/11/2008 Edge7/29/20152574
html.elements.object.border πŸ“‹Safari on iOS7/11/2008 Edge7/29/20152574
html.elements.object.classid πŸ“‹Safari on iOS7/11/2008 Edge7/29/20152574
html.elements.object.codetype πŸ“‹Safari on iOS7/11/2008 Edge7/29/20152574
html.elements.object.data πŸ“‹Safari on iOS7/11/2008 Edge7/29/20152574
html.elements.object.declare πŸ“‹Safari on iOS7/11/2008 Edge7/29/20152574
html.elements.object.form πŸ“‹Safari on iOS7/11/2008 Edge7/29/20152574
html.elements.object.height πŸ“‹Safari on iOS7/11/2008 Edge7/29/20152574
html.elements.object.name πŸ“‹Safari on iOS7/11/2008 Edge7/29/20152574
html.elements.object.standby πŸ“‹Safari on iOS7/11/2008 Edge7/29/20152574
html.elements.object.type πŸ“‹Safari on iOS7/11/2008 Edge7/29/20152574
html.elements.object.usemap πŸ“‹Safari on iOS7/11/2008 Edge7/29/20152574
html.elements.object.width πŸ“‹Safari on iOS7/11/2008 Edge7/29/20152574
html.elements.ol πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
html.elements.ol.compact Safari on iOS7/11/2008 Edge7/29/20152574
html.elements.ol.reversed πŸ“‹Safari on iOS9/10/2012 Edge1/15/20202683
html.elements.ol.start πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
html.elements.ol.type πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
html.elements.optgroup πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
html.elements.optgroup.label πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
html.elements.option πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
html.elements.option.disabled πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
html.elements.option.label πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
Firefox: Before 77, Firefox didn't display the value of the label attribute as option text if element's content was empty. See bug 40545.Firefox: Historically, Firefox has allowed keyboard and mouse events to bubble up from the <option> element to the parent <select> element, although this behavior is inconsistent across many browsers. For better Web compatibility (and for technical reasons), they will not bubble up when Firefox is in multi-process mode and the <select> element is displayed as a drop-down list. The behavior is unchanged if the <select> is presented inline and it has either the multiple attribute defined or a size attribute set to more than 1. Rather than watching <option> elements for events, you should watch for change events on <select>. See bug 1090602 for details.Firefox: When Mozilla introduced dedicated content threads to Firefox (through the Electrolysis, or e10s, project), support for styling <option> elements was removed temporarily. Starting in Firefox 54, you can apply foreground and background colors to <option> elements again, using the color and background-color CSS properties. See bug 910022 for more information. Note that this is still disabled in Linux due to lack of contrast (see bug 1338283 for progress on this).Firefox for Android: Before 77, Firefox didn't display the value of the label attribute as option text if element's content was empty. See bug 40545.
html.elements.option.selected πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
html.elements.option.value πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
html.elements.output πŸ“‹Safari on iOS9/18/2013 Edge10/2/20181840
html.elements.output.for πŸ“‹Safari on iOS9/18/2013 Edge10/2/20181840
html.elements.output.form πŸ“‹Safari on iOS9/18/2013 Edge10/2/20181840
html.elements.output.name πŸ“‹Safari on iOS9/18/2013 Edge10/2/20181840
html.elements.p πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
html.elements.param πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
html.elements.param.name Safari on iOS4/3/2010 Edge7/29/20151943
html.elements.param.type Safari on iOS4/3/2010 Edge7/29/20151943
html.elements.param.value Safari on iOS4/3/2010 Edge7/29/20151943
html.elements.param.valuetype Safari on iOS4/3/2010 Edge7/29/20151943
html.elements.picture πŸ“‹Edge11/12/2015 Safari on iOS3/21/2016130
html.elements.plaintext πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
Firefox: Before Firefox 4, this element implemented the HTMLSpanElement interface instead of the standard HTMLElement interface.
html.elements.pre πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
html.elements.pre.width Safari on iOS7/11/2008 Edge7/29/20152574
Chrome: Specifying the width attribute has no layout effect.Chrome Android: Specifying the width attribute has no layout effect.Edge: Specifying the width attribute has no layout effect.Firefox: Since Firefox 29, specifying the width attribute has no layout effect.Firefox for Android: Since Firefox for Android 29, specifying the width attribute has no layout effect.Internet Explorer: Specifying the width attribute has no layout effect.Quest Browser: Specifying the width attribute has no layout effect.Opera: Specifying the width attribute has no layout effect.Opera Android: Specifying the width attribute has no layout effect.Safari: Specifying the width attribute has no layout effect.Safari on iOS: Specifying the width attribute has no layout effect.Samsung Internet: Specifying the width attribute has no layout effect.WebView Android: Specifying the width attribute has no layout effect.WebView on iOS: Specifying the width attribute has no layout effect.
html.elements.progress πŸ“‹Safari on iOS9/18/2013 Edge7/29/2015679
Firefox: Before Firefox 14, the <progress> element was incorrectly classified as a form element, and therefore had a form attribute. This has been fixed.Firefox: Firefox provides the ::-moz-progress-bar pseudo-element, which lets you style the part of the interior of the progress bar representing the amount of work completed so far.Firefox for Android: Before Firefox for Android 14, the <progress> element was incorrectly classified as a form element, and therefore had a form attribute. This has been fixed.Firefox for Android: Firefox for Android provides the ::-moz-progress-bar pseudo-element, which lets you style the part of the interior of the progress bar representing the amount of work completed so far.Safari on iOS: Safari on iOS does not support indeterminate progress bars (they are rendered like 0%-completed progress bars).WebView on iOS: WebView on iOS does not support indeterminate progress bars (they are rendered like 0%-completed progress bars).
html.elements.progress.max πŸ“‹Safari on iOS9/18/2013 Edge7/29/2015679
html.elements.progress.value πŸ“‹Safari on iOS9/18/2013 Edge7/29/2015679
html.elements.q πŸ“‹Safari on iOS7/11/2008 Edge7/29/20152574
html.elements.q.cite πŸ“‹Safari on iOS7/11/2008 Edge7/29/20152574
html.elements.rb πŸ“‹Safari on iOS11/22/2010 Edge1/15/20203341
Chrome: Blink has support for parsing the rb element, but not for rendering rb content as expected.Chrome Android: Blink has support for parsing the rb element, but not for rendering rb content as expected.Edge: Blink has support for parsing the rb element, but not for rendering rb content as expected.Quest Browser: Blink has support for parsing the rb element, but not for rendering rb content as expected.Opera: Blink has support for parsing the rb element, but not for rendering rb content as expected.Opera Android: Blink has support for parsing the rb element, but not for rendering rb content as expected.Safari: Safari has support for parsing the rb element, but not for rendering rb content as expected.Safari on iOS: Safari on iOS has support for parsing the rb element, but not for rendering rb content as expected.Samsung Internet: Blink has support for parsing the rb element, but not for rendering rb content as expected.WebView Android: Blink has support for parsing the rb element, but not for rendering rb content as expected.WebView on iOS: WebView on iOS has support for parsing the rb element, but not for rendering rb content as expected.
html.elements.rp πŸ“‹Safari on iOS11/22/2010 Edge7/29/20151710
html.elements.rt πŸ“‹Safari on iOS11/22/2010 Edge7/29/20151710
Chrome: Nested <rt> elements do not render correctly due to missing display: ruby-text styling. See bug 347597919.Chrome Android: Nested <rt> elements do not render correctly due to missing display: ruby-text styling. See bug 347597919.Quest Browser: Nested <rt> elements do not render correctly due to missing display: ruby-text styling. See bug 347597919.Opera: Nested <rt> elements do not render correctly due to missing display: ruby-text styling. See bug 347597919.Opera Android: Nested <rt> elements do not render correctly due to missing display: ruby-text styling. See bug 347597919.Safari: Nested <rt> elements do not render correctly due to missing display: ruby-text styling. See bug 265316.Safari on iOS: Nested <rt> elements do not render correctly due to missing display: ruby-text styling. See bug 265316.Samsung Internet: Nested <rt> elements do not render correctly due to missing display: ruby-text styling. See bug 347597919.WebView Android: Nested <rt> elements do not render correctly due to missing display: ruby-text styling. See bug 347597919.WebView on iOS: Nested <rt> elements do not render correctly due to missing display: ruby-text styling. See bug 265316.
html.elements.rtc πŸ“‹Safari on iOS9/17/2014 Edge1/15/20201946
html.elements.ruby πŸ“‹Safari on iOS11/22/2010 Edge7/29/20151710
html.elements.s πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
Firefox: Before Firefox 4, this element implemented the HTMLSpanElement interface instead of the standard HTMLElement interface.
html.elements.samp πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
html.elements.script πŸ“‹Safari on iOS7/11/2008 Edge7/29/20152574
Firefox: Starting in Firefox 4, inserting <script> elements that have been created by calling document.createElement("script") no longer enforces execution in insertion order. This change lets Firefox properly abide by the specification. To make script-inserted external scripts execute in their insertion order, set .async=false on them.
html.elements.script.async πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
html.elements.script.blocking πŸ“‹Edge9/1/2022 Safari on iOS12/11/2024832
html.elements.script.crossorigin πŸ“‹Safari on iOS9/10/2012 Edge8/2/20161422
Safari: The crossorigin attribute was implemented in WebKit in WebKit bug 81438.Safari on iOS: The crossorigin attribute was implemented in WebKit in WebKit bug 81438.WebView on iOS: The crossorigin attribute was implemented in WebKit in WebKit bug 81438.
html.elements.script.defer πŸ“‹Safari on iOS7/11/2008 Edge7/29/20152574
Chrome: Chrome does not defer scripts with the defer attribute when the page is served as XHTML (application/xhtml+xml), see bug 41253514 and bug 41408348Chrome Android: Chrome Android does not defer scripts with the defer attribute when the page is served as XHTML (application/xhtml+xml), see bug 41253514 and bug 41408348Firefox: Since Firefox 3.6, the defer attribute is ignored on scripts that don't have the src attribute. However, in Firefox 3.5 even inline scripts are deferred if the defer attribute is set.Internet Explorer: Before version 10, Internet Explorer implemented defer by a proprietary specification. Since version 10 it conforms to the W3C specification.Quest Browser: Quest Browser does not defer scripts with the defer attribute when the page is served as XHTML (application/xhtml+xml), see bug 41253514 and bug 41408348Opera: Opera does not defer scripts with the defer attribute when the page is served as XHTML (application/xhtml+xml), see bug 41253514 and bug 41408348Opera Android: Opera Android does not defer scripts with the defer attribute when the page is served as XHTML (application/xhtml+xml), see bug 41253514 and bug 41408348Samsung Internet: Samsung Internet does not defer scripts with the defer attribute when the page is served as XHTML (application/xhtml+xml), see bug 41253514 and bug 41408348WebView Android: WebView Android does not defer scripts with the defer attribute when the page is served as XHTML (application/xhtml+xml), see bug 41253514 and bug 41408348
html.elements.script.fetchpriority πŸ“‹Edge4/28/2022 Safari on iOS12/11/2023592
html.elements.script.integrity πŸ“‹Safari on iOS3/29/2018 Edge4/30/201832
html.elements.script.nomodule πŸ“‹Safari on iOS9/19/2017 Edge10/17/201728
html.elements.script.referrerpolicy πŸ“‹Edge1/15/2020 Safari on iOS9/16/2020245
html.elements.script.src πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
html.elements.script.type πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
html.elements.script.type.importmap πŸ“‹Edge3/4/2021 Safari on iOS3/27/2023753
html.elements.script.type.importmap.integrity πŸ“‹Edge7/25/2024 Safari on iOS9/16/202453
html.elements.script.type.importmap.multiple_import_maps πŸ“‹Edge2/6/2025 Safari on iOS3/31/202553
html.elements.script.type.module Safari on iOS3/27/2017 Edge1/15/20201024
Chrome: Module scripts without the async attribute do not load when the page is served as XHTML (application/xhtml+xml). See bug 40518469.Chrome Android: Module scripts without the async attribute do not load when the page is served as XHTML (application/xhtml+xml). See bug 40518469.Edge: Module scripts without the async attribute do not load when the page is served as XHTML (application/xhtml+xml). See bug 40518469.Quest Browser: Module scripts without the async attribute do not load when the page is served as XHTML (application/xhtml+xml). See bug 40518469.Opera: Module scripts without the async attribute do not load when the page is served as XHTML (application/xhtml+xml). See bug 40518469.Opera Android: Module scripts without the async attribute do not load when the page is served as XHTML (application/xhtml+xml). See bug 40518469.Safari: Module scripts do not load when the page is served as XHTML (application/xhtml+xml).Safari on iOS: Module scripts do not load when the page is served as XHTML (application/xhtml+xml).Samsung Internet: Module scripts without the async attribute do not load when the page is served as XHTML (application/xhtml+xml). See bug 40518469.WebView Android: Module scripts without the async attribute do not load when the page is served as XHTML (application/xhtml+xml). See bug 40518469.WebView on iOS: Module scripts do not load when the page is served as XHTML (application/xhtml+xml).
html.elements.script.type.speculationrules πŸ“‹Edge1/12/2023 Safari on iOS12/12/20251065
Chrome: Initial support included same-origin prerendering only.Chrome Android: Initial support included same-origin prerendering only.Edge: Initial support included same-origin prerendering only.Quest Browser: Initial support included same-origin prerendering only.Opera: Initial support included same-origin prerendering only.Opera Android: Initial support included same-origin prerendering only.Samsung Internet: Initial support included same-origin prerendering only.WebView Android: Initial support included same-origin prerendering only.
html.elements.script.type.speculationrules.eagerness πŸ“‹Edge1/25/2024 Safari on iOS12/12/2025687
Safari: Only conservative is supported for document rules (though moderate automatically falls back to conservative). Only eager and immediate is supported for list rules.Safari on iOS: Only conservative is supported for document rules (though moderate automatically falls back to conservative). Only eager and immediate is supported for list rules.
html.elements.script.type.speculationrules.prefetch πŸ“‹Edge2/9/2023 Safari on iOS12/12/20251037
html.elements.script.type.speculationrules.referrer_policy πŸ“‹Edge3/13/2023 Safari on iOS12/12/20251005
html.elements.script.type.speculationrules.relative_to πŸ“‹Edge1/25/2024 Safari on iOS12/12/2025687
html.elements.script.type.speculationrules.source_optional πŸ“‹Edge2/23/2024 Safari on iOS12/12/2025658
html.elements.script.type.speculationrules.tag πŸ“‹Edge5/1/2025 Safari on iOS12/12/2025225
html.elements.script.type.speculationrules.urls πŸ“‹Edge1/12/2023 Safari on iOS12/12/20251065
html.elements.script.type.speculationrules.where πŸ“‹Edge1/25/2024 Safari on iOS12/12/2025687
html.elements.search πŸ“‹Safari on iOS9/18/2023 Edge10/13/202325
html.elements.section πŸ“‹Safari on iOS11/22/2010 Edge7/29/20151710
html.elements.select πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
Chrome: border-radius on <select> elements is ignored unless -webkit-appearance is overridden to an appropriate value.Chrome Android: border-radius on <select> elements is ignored unless -webkit-appearance is overridden to an appropriate value.Firefox: Historically, Firefox has allowed keyboard and mouse events to bubble up from the <option> element to the parent <select> element, although this behavior is inconsistent across many browsers. For better Web compatibility (and for technical reasons), when Firefox is in multi-process mode the <select> element is displayed as a drop-down list. The behavior is unchanged if the <select> is presented inline and it has either the multiple attribute defined or a size attribute set to more than 1. Rather than watching <option> elements for events, you should watch for change events on <select>. See bug 1090602 for details.Firefox for Android: Firefox for Android, by default, sets a background-image gradient on all <select multiple> elements. This can be disabled using background-image: none.Quest Browser: border-radius on <select> elements is ignored unless -webkit-appearance is overridden to an appropriate value.Safari: border-radius on <select> elements is ignored unless -webkit-appearance is overridden to an appropriate value.Safari on iOS: border-radius on <select> elements is ignored unless -webkit-appearance is overridden to an appropriate value.Samsung Internet: border-radius on <select> elements is ignored unless -webkit-appearance is overridden to an appropriate value.WebView Android: border-radius on <select> elements is ignored unless -webkit-appearance is overridden to an appropriate value.WebView on iOS: border-radius on <select> elements is ignored unless -webkit-appearance is overridden to an appropriate value.
html.elements.select.autocomplete πŸ“‹Safari on iOS3/21/2016 Edge1/15/20201395
html.elements.select.disabled πŸ“‹Safari on iOS7/11/2008 Edge7/29/20152574
html.elements.select.form πŸ“‹Safari on iOS7/11/2008 Edge7/29/20152574
html.elements.select.hr_in_select Edge11/2/2023 Safari on iOS3/5/2024124
Chrome: Exposes the <hr> visually in the page only when the menu is expanded (arrowing within the collapsed menu does not show them).Chrome: Does not expose the <hr> in the accessibility tree.Edge: Exposes the <hr> visually in the page only when the menu is expanded (arrowing within the collapsed menu does not show them).Edge: Does not expose the <hr> in the accessibility tree.Firefox: Does not expose the <hr> in the accessibility tree.Opera: Exposes the <hr> visually in the page only when the menu is expanded (arrowing within the collapsed menu does not show them).Opera: Does not expose the <hr> in the accessibility tree.Safari: Does not expose the <hr> in the accessibility tree.Safari on iOS: Does not expose the <hr> in the accessibility tree.WebView on iOS: Does not expose the <hr> in the accessibility tree.
html.elements.select.multiple πŸ“‹Safari on iOS7/11/2008 Edge7/29/20152574
html.elements.select.name πŸ“‹Safari on iOS7/11/2008 Edge7/29/20152574
html.elements.select.required πŸ“‹Safari on iOS10/12/2011 Edge7/29/20151386
html.elements.slot πŸ“‹Safari on iOS9/13/2016 Edge1/15/20201219
html.elements.slot.name Safari on iOS9/13/2016 Edge1/15/20201219
html.elements.small πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
html.elements.source πŸ“‹Safari on iOS7/11/2008 Edge7/29/20152574
Firefox: Until Firefox 15, Firefox picked the first source element that has a type matching the MIME-type of a supported media format; see bug 449363 for details.Firefox for Android: Until Firefox for Android 15, Firefox for Android picked the first source element that has a type matching the MIME-type of a supported media format; see bug 449363 for details.
html.elements.source.height πŸ“‹Edge4/15/2021 Safari on iOS9/20/2021158
html.elements.source.media πŸ“‹Safari on iOS7/11/2008 Edge7/29/20152574
Firefox: media is supported in <source> within <picture>, <audio>, and <video>. In Firefox 53-119, media is supported only in <source> within <picture>.Firefox for Android: media is supported in <source> within <picture>, <audio>, and <video>. In Firefox for Android 53-119, media is supported only in <source> within <picture>.
html.elements.source.sizes πŸ“‹Edge11/12/2015 Safari on iOS3/21/2016130
Chrome: Supports a subset of the syntax for resolution switching (using the x descriptor), but not the full syntax that can be used with sizes (using the w descriptor).Chrome Android: Supports a subset of the syntax for resolution switching (using the x descriptor), but not the full syntax that can be used with sizes (using the w descriptor).Opera: Supports a subset of the syntax for resolution switching (using the x descriptor), but not the full syntax that can be used with sizes (using the w descriptor).Opera Android: Supports a subset of the syntax for resolution switching (using the x descriptor), but not the full syntax that can be used with sizes (using the w descriptor).Samsung Internet: Supports a subset of the syntax for resolution switching (using the x descriptor), but not the full syntax that can be used with sizes (using the w descriptor).WebView Android: Supports a subset of the syntax for resolution switching (using the x descriptor), but not the full syntax that can be used with sizes (using the w descriptor).
html.elements.source.src πŸ“‹Safari on iOS7/11/2008 Edge7/29/20152574
html.elements.source.srcset πŸ“‹Edge11/12/2015 Safari on iOS3/21/2016130
Chrome: Supports a subset of the syntax for resolution switching (using the x descriptor), but not the full syntax that can be used with sizes (using the w descriptor).Chrome Android: Supports a subset of the syntax for resolution switching (using the x descriptor), but not the full syntax that can be used with sizes (using the w descriptor).Opera: Supports a subset of the syntax for resolution switching (using the x descriptor), but not the full syntax that can be used with sizes (using the w descriptor).Opera Android: Supports a subset of the syntax for resolution switching (using the x descriptor), but not the full syntax that can be used with sizes (using the w descriptor).Samsung Internet: Supports a subset of the syntax for resolution switching (using the x descriptor), but not the full syntax that can be used with sizes (using the w descriptor).WebView Android: Supports a subset of the syntax for resolution switching (using the x descriptor), but not the full syntax that can be used with sizes (using the w descriptor).
html.elements.source.type πŸ“‹Safari on iOS7/11/2008 Edge7/29/20152574
html.elements.source.width πŸ“‹Edge4/15/2021 Safari on iOS9/20/2021158
html.elements.span πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
html.elements.strike πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
Firefox: Before Firefox 4, this element implemented the HTMLSpanElement interface instead of the standard HTMLElement interface.Firefox for Android: Before Firefox for Android 4, this element implemented the HTMLSpanElement interface instead of the standard HTMLElement interface.
html.elements.strong πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
Firefox: Before Firefox 4, creating a <strong> element incorrectly resulted in an HTMLSpanElement object, instead of the expected HTMLElement.
html.elements.style πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
html.elements.style.blocking πŸ“‹Edge9/1/2022 Safari on iOS12/11/2024832
html.elements.style.media πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
html.elements.style.type πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
Firefox: Before 75, Firefox accepted any CSS media (MIME) type, with optional parameters. Starting in 75, this has been restricted to the string 'text/css', per the spec.
html.elements.sub πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
html.elements.summary πŸ“‹Safari on iOS9/10/2012 Edge1/15/20202683
html.elements.sup πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
html.elements.table πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
html.elements.table.align Safari on iOS6/29/2007 Edge7/29/20152952
html.elements.table.bgcolor Safari on iOS6/29/2007 Edge7/29/20152952
html.elements.table.border Safari on iOS6/29/2007 Edge7/29/20152952
html.elements.table.cellpadding Safari on iOS6/29/2007 Edge7/29/20152952
html.elements.table.cellspacing Safari on iOS6/29/2007 Edge7/29/20152952
html.elements.table.frame Safari on iOS6/29/2007 Edge7/29/20152952
html.elements.table.rules Safari on iOS6/29/2007 Edge7/29/20152952
html.elements.table.summary Safari on iOS6/29/2007 Edge7/29/20152952
html.elements.table.width Safari on iOS6/29/2007 Edge7/29/20152952
html.elements.tbody πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
html.elements.tbody.align Safari on iOS7/11/2008 Edge7/29/20152574
html.elements.tbody.bgcolor Safari on iOS6/29/2007 Edge7/29/20152952
html.elements.tbody.valign Safari on iOS7/11/2008 Edge7/29/20152574
html.elements.td πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
html.elements.td.abbr Safari on iOS6/29/2007 Edge7/29/20152952
html.elements.td.align Safari on iOS7/11/2008 Edge7/29/20152574
html.elements.td.axis Safari on iOS6/29/2007 Edge7/29/20152952
html.elements.td.bgcolor Safari on iOS6/29/2007 Edge7/29/20152952
html.elements.td.colspan Safari on iOS6/29/2007 Edge7/29/20152952
html.elements.td.headers Safari on iOS6/29/2007 Edge7/29/20152952
html.elements.td.rowspan Safari on iOS6/29/2007 Edge7/29/20152952
html.elements.td.scope Safari on iOS6/29/2007 Edge7/29/20152952
html.elements.td.valign Safari on iOS7/11/2008 Edge7/29/20152574
html.elements.td.width Safari on iOS6/29/2007 Edge7/29/20152952
html.elements.template πŸ“‹Safari on iOS9/17/2014 Edge11/12/2015421
html.elements.template.shadowrootclonable πŸ“‹Edge4/18/2024 Safari on iOS5/13/202425
html.elements.template.shadowrootdelegatesfocus πŸ“‹Safari on iOS3/27/2023 Edge3/22/2024361
html.elements.template.shadowrootmode πŸ“‹Edge3/13/2023 Safari on iOS3/27/202314
html.elements.template.shadowrootreferencetarget Edge2/6/2025 Safari on iOS9/15/2025221
html.elements.template.shadowrootserializable πŸ“‹Edge5/17/2024 Safari on iOS9/16/2024122
html.elements.textarea πŸ“‹Safari on iOS6/17/2009 Edge7/29/20152233
Firefox: Before Firefox 6, when a <textarea> was focused, the insertion point was placed at the end of the text by default. Other major browsers place the insertion point at the beginning of the text.Firefox: A default background-image gradient is applied to all <textarea> elements, which can be disabled using background-image: none.Firefox: Before Firefox 89, manipulating the content of <textarea> elements using Document.execCommand() commands requires workarounds (see bug 1220696).Firefox for Android: Before Firefox for Android 6, when a <textarea> was focused, the insertion point was placed at the end of the text by default. Other major browsers place the insertion point at the beginning of the text.Firefox for Android: A default background-image gradient is applied to all <textarea> elements, which can be disabled using background-image: none.Firefox for Android: Before Firefox for Android 89, manipulating the content of <textarea> elements using Document.execCommand() commands requires workarounds (see bug 1220696).Safari on iOS: Unlike other major browsers, a default style of opacity: 0.4 is applied to disabled <textarea> elements.WebView on iOS: Unlike other major browsers, a default style of opacity: 0.4 is applied to disabled <textarea> elements.
html.elements.textarea.autocomplete πŸ“‹Safari on iOS3/21/2016 Edge1/15/20201395
html.elements.textarea.autocomplete.one-time-code Safari on iOS9/17/2018 Edge9/2/20211081
html.elements.textarea.cols πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
html.elements.textarea.dirname πŸ“‹Safari on iOS9/10/2012 Edge1/15/20202683
html.elements.textarea.disabled πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
html.elements.textarea.form πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
html.elements.textarea.maxlength πŸ“‹Safari on iOS11/22/2010 Edge7/29/20151710
Safari: Before Safari 17, newline characters counted as two characters instead of one. See bug 249916.Safari on iOS: Before Safari on iOS 17, newline characters counted as two characters instead of one. See bug 249916.WebView on iOS: Before WebView on iOS 17, newline characters counted as two characters instead of one. See bug 249916.
html.elements.textarea.minlength πŸ“‹Safari on iOS3/27/2017 Edge4/30/2018399
html.elements.textarea.name πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
html.elements.textarea.placeholder πŸ“‹Safari on iOS10/12/2011 Edge7/29/20151386
html.elements.textarea.placeholder.line_breaks Edge7/29/2015 Safari on iOS9/12/20222602
html.elements.textarea.readonly πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
html.elements.textarea.required πŸ“‹Safari on iOS10/12/2011 Edge7/29/20151386
html.elements.textarea.rows πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
html.elements.textarea.wrap πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
html.elements.tfoot πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
html.elements.tfoot.align Safari on iOS7/11/2008 Edge7/29/20152574
html.elements.tfoot.bgcolor Safari on iOS6/29/2007 Edge7/29/20152952
html.elements.tfoot.valign Safari on iOS7/11/2008 Edge7/29/20152574
html.elements.th πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
html.elements.th.abbr Safari on iOS6/29/2007 Edge7/29/20152952
html.elements.th.align Safari on iOS7/11/2008 Edge7/29/20152574
html.elements.th.axis Safari on iOS6/29/2007 Edge7/29/20152952
html.elements.th.bgcolor Safari on iOS6/29/2007 Edge7/29/20152952
html.elements.th.colspan Safari on iOS6/29/2007 Edge7/29/20152952
html.elements.th.headers Safari on iOS6/29/2007 Edge7/29/20152952
html.elements.th.rowspan Safari on iOS6/29/2007 Edge7/29/20152952
html.elements.th.scope Safari on iOS6/29/2007 Edge7/29/20152952
html.elements.th.valign Safari on iOS7/11/2008 Edge7/29/20152574
html.elements.th.width Safari on iOS6/29/2007 Edge7/29/20152952
html.elements.thead πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
Safari: Backgrounds applied to <thead> elements will be applied to each table cell, rather than the entire header. To mimic the behavior of other browsers, set the background-attachment CSS property to fixed.Safari on iOS: Backgrounds applied to <thead> elements will be applied to each table cell, rather than the entire header. To mimic the behavior of other browsers, set the background-attachment CSS property to fixed.WebView on iOS: Backgrounds applied to <thead> elements will be applied to each table cell, rather than the entire header. To mimic the behavior of other browsers, set the background-attachment CSS property to fixed.
html.elements.thead.align Safari on iOS7/11/2008 Edge7/29/20152574
html.elements.thead.bgcolor Safari on iOS6/29/2007 Edge7/29/20152952
html.elements.thead.valign Safari on iOS7/11/2008 Edge7/29/20152574
html.elements.time πŸ“‹Safari on iOS6/21/2010 Edge8/2/20162234
html.elements.time.datetime Safari on iOS6/21/2010 Edge8/2/20162234
html.elements.title πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
html.elements.tr πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
html.elements.tr.align Safari on iOS7/11/2008 Edge7/29/20152574
html.elements.tr.bgcolor Safari on iOS6/29/2007 Edge7/29/20152952
html.elements.tr.valign Safari on iOS7/11/2008 Edge7/29/20152574
html.elements.track πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
Chrome Android: Doesn't work for fullscreen video.Quest Browser: Doesn't work for fullscreen video.Samsung Internet: Doesn't work for fullscreen video.WebView Android: Doesn't work for fullscreen video.
html.elements.track.default πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
html.elements.track.kind πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
html.elements.track.label πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
html.elements.track.src πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
Firefox: Before Firefox 50, setting the src didn't work, though it didn't raise an error.Firefox for Android: Before Firefox for Android 50, setting the src didn't work, though it didn't raise an error.
html.elements.track.srclang πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
html.elements.tt πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
Firefox: Before Firefox 4, this element implemented the HTMLSpanElement interface instead of the standard HTMLElement interface.Firefox for Android: Before Firefox for Android 4, this element implemented the HTMLSpanElement interface instead of the standard HTMLElement interface.
html.elements.u πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
Firefox: Before Firefox 4, this element implemented the HTMLSpanElement interface instead of the standard HTMLElement interface.
html.elements.ul πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
html.elements.ul.compact πŸ“‹Safari on iOS7/11/2008 Edge7/29/20152574
html.elements.ul.type πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
html.elements.var πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
html.elements.video πŸ“‹Safari on iOS6/17/2009 Edge7/29/20152233
html.elements.video.aspect_ratio_computed_from_attributes Edge1/15/2020 Safari on iOS9/16/2020245
html.elements.video.autoplay πŸ“‹Edge7/29/2015 Safari on iOS9/13/2016412
html.elements.video.autoplay.requires_muted_audio Safari on iOS9/13/2016 Edge1/15/20201219
Firefox for Android: Between versions 79 and 91, the default behavior was to block videos from autoplaying, regardless of whether audio was muted.
html.elements.video.controls πŸ“‹Safari on iOS6/17/2009 Edge7/29/20152233
html.elements.video.crossorigin πŸ“‹Safari on iOS9/13/2016 Edge10/2/2018749
Firefox: With crossorigin="use-credentials", cookies aren't sent during seek. See bug 1532722.Firefox for Android: With crossorigin="use-credentials", cookies aren't sent during seek. See bug 1532722.
html.elements.video.disablepictureinpicture πŸ“‹Edge1/15/2020 Safari on iOS3/24/202069
Firefox: When this attribute is set, the overlay button to disable picture-in-picture (PiP) is hidden, but the user can still enable PiP.Firefox: When this attribute is set, the overlay button to disable picture-in-picture (PiP) is hidden, but the user can still enable PiP.Firefox for Android: When this attribute is set, the overlay button to disable picture-in-picture (PiP) is hidden, but the user can still enable PiP.Firefox for Android: When this attribute is set, the overlay button to disable picture-in-picture (PiP) is hidden, but the user can still enable PiP.
html.elements.video.disableremoteplayback πŸ“‹Safari on iOS9/19/2019 Edge1/25/20241589
html.elements.video.height πŸ“‹Safari on iOS6/17/2009 Edge7/29/20152233
html.elements.video.loop πŸ“‹Safari on iOS9/10/2012 Edge7/29/20151052
html.elements.video.muted πŸ“‹Safari on iOS11/22/2010 Edge7/29/20151710
html.elements.video.playsinline πŸ“‹Safari on iOS9/13/2016 Edge1/15/20201219
html.elements.video.poster πŸ“‹Safari on iOS6/17/2009 Edge7/29/20152233
html.elements.video.preload πŸ“‹Safari on iOS6/17/2009 Edge7/29/20152233
Chrome: Defaults to metadata in Chrome 64.Chrome Android: Defaults to metadata in Chrome Android 64.Quest Browser: Defaults to metadata in Quest Browser 5.0.Opera: Defaults to metadata in Opera 51.Opera Android: Defaults to metadata in Opera Android 47.Samsung Internet: Defaults to metadata in Samsung Internet 9.0.WebView Android: Defaults to metadata in WebView Android 64.
html.elements.video.src πŸ“‹Safari on iOS6/17/2009 Edge7/29/20152233
html.elements.video.width πŸ“‹Safari on iOS6/17/2009 Edge7/29/20152233
html.elements.wbr πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
html.elements.xmp πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
Firefox: Before Firefox 4, this element implemented the HTMLSpanElement interface instead of the standard HTMLElement interface.Firefox for Android: Before Firefox for Android 4, this element implemented the HTMLSpanElement interface instead of the standard HTMLElement interface.
html.global_attributes.accesskey πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
html.global_attributes.autocapitalize πŸ“‹Safari on iOS10/12/2011 Edge1/15/20203017
html.global_attributes.autofocus πŸ“‹Edge1/15/2020 Safari on iOS3/27/20231167
Chrome: Supported for the <button>, <input>, <select>, and <textarea> elements.Chrome Android: Supported for the <button>, <input>, <select>, and <textarea> elements.Edge: Supported for the <button>, <input>, <select>, and <textarea> elements.Firefox: Supported for the <button>, <input>, <select>, and <textarea> elements.Firefox for Android: Supported for the <button>, <input>, <select>, and <textarea> elements.Internet Explorer: Supported for the <button>, <input>, <select>, and <textarea> elements.Quest Browser: Supported for the <button>, <input>, <select>, and <textarea> elements.Opera: Supported for the <button>, <input>, <select>, and <textarea> elements.Opera Android: Supported for the <button>, <input>, <select>, and <textarea> elements.Safari: Supported for the <button>, <input>, <select>, and <textarea> elements.Safari on iOS: If there's no hardware keyboard connected, then the autofocus attribute has no effect (for example, the focus event doesn't fire and the element does not match the :focus selector).Samsung Internet: Supported for the <button>, <input>, <select>, and <textarea> elements.WebView Android: Supported for the <button>, <input>, <select>, and <textarea> elements.WebView on iOS: If there's no hardware keyboard connected, then the autofocus attribute has no effect (for example, the focus event doesn't fire and the element does not match the :focus selector).
html.global_attributes.class πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
html.global_attributes.contenteditable πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
html.global_attributes.contenteditable.plaintext-only Safari on iOS11/22/2010 Edge7/29/20151710
html.global_attributes.data_attributes πŸ“‹Safari on iOS10/12/2011 Edge7/29/20151386
html.global_attributes.dir πŸ“‹Safari on iOS4/3/2010 Edge4/5/20172559
html.global_attributes.draggable πŸ“‹Safari on iOS11/22/2010 Edge7/29/20151710
html.global_attributes.enterkeyhint πŸ“‹Edge1/15/2020 Safari on iOS3/24/202069
html.global_attributes.exportparts πŸ“‹Edge1/15/2020 Safari on iOS3/24/202069
html.global_attributes.hidden πŸ“‹Safari on iOS10/12/2011 Edge7/29/20151386
Safari: This attribute has no effect on <option> elements.Safari on iOS: This attribute has no effect on <option> elements.WebView on iOS: This attribute has no effect on <option> elements.
html.global_attributes.hidden.until-found πŸ“‹Edge5/31/2022 Safari on iOS12/12/20251291
Firefox: The browser does not correctly scroll to the matching text. See bug 2006040.Firefox for Android: The browser does not correctly scroll to the matching text. See bug 2006040.Safari: The browser does not correctly scroll to the matching text. See bug 304174.Safari on iOS: The browser does not correctly scroll to the matching text. See bug 304174.WebView on iOS: The browser does not correctly scroll to the matching text. See bug 304174.
html.global_attributes.id πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
Firefox: id is a true global attribute only since Firefox 32.Firefox for Android: id is a true global attribute only since Firefox for Android 32.
html.global_attributes.inert πŸ“‹Safari on iOS5/16/2022 Edge5/31/202215
html.global_attributes.inputmode πŸ“‹Safari on iOS3/25/2019 Edge1/15/2020296
Safari on iOS: Before iOS 13, inputmode="none" had no effect.WebView on iOS: Before iOS 13, inputmode="none" had no effect.
html.global_attributes.lang πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
html.global_attributes.nonce πŸ“‹Edge1/15/2020 Safari on iOS3/14/2022789
html.global_attributes.nonce.nonce_hiding πŸ“‹Edge1/15/2020 Safari on iOS5/16/2022852
html.global_attributes.part πŸ“‹Edge1/15/2020 Safari on iOS3/24/202069
html.global_attributes.popover πŸ“‹Edge6/2/2023 Safari on iOS9/18/2023108
html.global_attributes.slot πŸ“‹Safari on iOS9/13/2016 Edge1/15/20201219
html.global_attributes.spellcheck πŸ“‹Edge7/29/2015 Safari on iOS3/21/2016236
Chrome Android: Only supported on <textarea>.Firefox for Android: Only supported on <textarea>.Opera Android: Only supported on <textarea>.Safari on iOS: Only supported on <textarea>.Samsung Internet: Only supported on <textarea>.WebView Android: Only supported on <textarea>.WebView on iOS: Only supported on <textarea>.
html.global_attributes.style πŸ“‹Safari on iOS6/29/2007 Edge7/29/20152952
html.global_attributes.tabindex πŸ“‹Safari on iOS7/11/2008 Edge7/29/20152574
html.global_attributes.title πŸ“‹Safari on iOS4/3/2010 Edge7/29/20151943
html.global_attributes.title.multi-line_titles Edge7/29/2015 Safari on iOS9/19/2017783
html.global_attributes.translate πŸ“‹Safari on iOS9/10/2012 Edge1/15/20202683
html.global_attributes.writingsuggestions πŸ“‹Edge4/18/2024 Safari on iOS9/16/2024151