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.
| Last in Chrome | Last in Chrome Android | |
|---|---|---|
| First in Chrome | 8200 | |
| First in Chrome Android | 126 |
8326 APIs took an average of 340.45 days to become available to use.
API breakdown:
| DOM API APIs | DOM API TTA | |
|---|---|---|
| 2008 | 1355 | 1294.00 |
| 2009 | 186 | 1081.42 |
| 2010 | 513 | 754.19 |
| 2011 | 403 | 505.11 |
| 2012 | 277 | 188.95 |
| 2013 | 264 | 32.67 |
| 2014 | 350 | 42.36 |
| 2015 | 450 | 4.84 |
| 2016 | 455 | 29.92 |
| 2017 | 884 | 75.79 |
| 2018 | 656 | 34.28 |
| 2019 | 406 | 14.40 |
| 2020 | 535 | 54.24 |
| 2021 | 329 | 5.94 |
| 2022 | 332 | 9.38 |
| 2023 | 505 | 135.90 |
| 2024 | 396 | 0.00 |
| 2025 | 30 | 0.00 |
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.
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.
| Year | DOM API | DOM API TTA |
|---|---|---|
| 2008 | ||
| Chrome | 1355 | 1294.00 |
| 2009 | ||
| Chrome | 186 | 1081.42 |
| 2010 | ||
| Chrome | 513 | 754.19 |
| 2011 | ||
| Chrome | 403 | 505.11 |
| 2012 | ||
| Chrome | 277 | 188.95 |
| 2013 | ||
| Chrome Android | 2 | 2081.50 |
| Chrome | 262 | 17.03 |
| 2014 | ||
| Chrome | 327 | 12.60 |
| Chrome Android | 23 | 465.57 |
| 2015 | ||
| Chrome | 450 | 4.84 |
| 2016 | ||
| Chrome | 419 | 6.92 |
| Chrome Android | 36 | 297.61 |
| 2017 | ||
| Chrome | 838 | 27.30 |
| Chrome Android | 46 | 959.02 |
| 2018 | ||
| Chrome | 656 | 34.28 |
| 2019 | ||
| Chrome | 398 | 4.93 |
| Chrome Android | 8 | 485.63 |
| 2020 | ||
| Chrome | 526 | 50.08 |
| Chrome Android | 9 | 297.56 |
| 2021 | ||
| Chrome | 328 | 5.83 |
| Chrome Android | 1 | 42.00 |
| 2022 | ||
| Chrome | 331 | 6.09 |
| Chrome Android | 1 | 1099.00 |
| 2023 | ||
| Chrome | 505 | 135.90 |
| 2024 | ||
| Chrome | 396 | 0.00 |
| 2025 | ||
| Chrome | 30 | 0.00 |
This table is designed to show which browsers are pulling on the platform the most.
| Year | DOM API count | DOM API TTA |
|---|---|---|
| 2008 | ||
| Chrome Android | 1355 | 1294.00 |
| 2009 | ||
| Chrome Android | 186 | 1081.42 |
| 2010 | ||
| Chrome Android | 513 | 754.19 |
| 2011 | ||
| Chrome Android | 403 | 505.11 |
| 2012 | ||
| Chrome Android | 277 | 188.95 |
| 2013 | ||
| Chrome | 2 | 2081.50 |
| Chrome Android | 262 | 17.03 |
| 2014 | ||
| Chrome Android | 327 | 12.60 |
| Chrome | 23 | 465.57 |
| 2015 | ||
| Chrome Android | 450 | 4.84 |
| 2016 | ||
| Chrome Android | 419 | 6.92 |
| Chrome | 36 | 297.61 |
| 2017 | ||
| Chrome Android | 838 | 27.30 |
| Chrome | 46 | 959.02 |
| 2018 | ||
| Chrome Android | 656 | 34.28 |
| 2019 | ||
| Chrome Android | 398 | 4.93 |
| Chrome | 8 | 485.63 |
| 2020 | ||
| Chrome Android | 526 | 50.08 |
| Chrome | 9 | 297.56 |
| 2021 | ||
| Chrome Android | 328 | 5.83 |
| Chrome | 1 | 42.00 |
| 2022 | ||
| Chrome Android | 331 | 6.09 |
| Chrome | 1 | 1099.00 |
| 2023 | ||
| Chrome Android | 505 | 135.90 |
| 2024 | ||
| Chrome Android | 396 | 0.00 |
| 2025 | ||
| Chrome Android | 30 | 0.00 |
Below is a list of features that are in Chrome and Chrome Android
| API | First Browser | Date | Last Browser | Date | Days | Notes |
|---|---|---|---|---|---|---|
| api.ANGLE_instanced_arrays π | Chrome Android | 10/2/2013 | Chrome | 1/14/2014 | 104 | Chrome: Available only on macOS.Opera: Available only on macOS. |
| api.ANGLE_instanced_arrays.drawArraysInstancedANGLE π | Chrome | 10/1/2013 | Chrome Android | 10/2/2013 | 1 | |
| api.ANGLE_instanced_arrays.drawElementsInstancedANGLE π | Chrome | 10/1/2013 | Chrome Android | 10/2/2013 | 1 | |
| api.ANGLE_instanced_arrays.vertexAttribDivisorANGLE π | Chrome | 10/1/2013 | Chrome Android | 10/2/2013 | 1 | |
| api.AbortController π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | 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 π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | 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 π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | 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 π | Chrome | 2/1/2022 | Chrome Android | 2/1/2022 | ||
| api.AbortController.signal π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | 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.AbortPaymentEvent | Chrome | 10/16/2018 | Chrome Android | 10/17/2018 | 1 | |
| api.AbortPaymentEvent.AbortPaymentEvent | Chrome | 10/16/2018 | Chrome Android | 10/17/2018 | 1 | |
| api.AbortPaymentEvent.respondWith | Chrome | 10/16/2018 | Chrome Android | 10/17/2018 | 1 | |
| api.AbortSignal π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.AbortSignal.abort_event π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.AbortSignal.abort_static π | Chrome | 8/31/2021 | Chrome Android | 8/31/2021 | ||
| api.AbortSignal.abort_static.reason_parameter π | Chrome | 2/1/2022 | Chrome Android | 2/1/2022 | ||
| api.AbortSignal.aborted π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.AbortSignal.any_static π | Chrome | 8/15/2023 | Chrome Android | 8/15/2023 | ||
| api.AbortSignal.reason π | Chrome | 2/1/2022 | Chrome Android | 2/1/2022 | ||
| api.AbortSignal.throwIfAborted π | Chrome | 3/29/2022 | Chrome Android | 3/29/2022 | ||
| api.AbortSignal.timeout_static π | Chrome | 4/16/2024 | Chrome Android | 4/16/2024 | 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.AbsoluteOrientationSensor π | Chrome | 5/29/2018 | Chrome Android | 5/31/2018 | 2 | |
| api.AbsoluteOrientationSensor.AbsoluteOrientationSensor π | Chrome | 5/29/2018 | Chrome Android | 5/31/2018 | 2 | |
| api.AbstractRange π | Chrome | 4/13/2021 | Chrome Android | 4/13/2021 | ||
| api.AbstractRange.collapsed π | Chrome | 4/13/2021 | Chrome Android | 4/13/2021 | ||
| api.AbstractRange.endContainer π | Chrome | 4/13/2021 | Chrome Android | 4/13/2021 | ||
| api.AbstractRange.endOffset π | Chrome | 4/13/2021 | Chrome Android | 4/13/2021 | ||
| api.AbstractRange.startContainer π | Chrome | 4/13/2021 | Chrome Android | 4/13/2021 | ||
| api.AbstractRange.startOffset π | Chrome | 4/13/2021 | Chrome Android | 4/13/2021 | ||
| api.Accelerometer π | Chrome | 5/29/2018 | Chrome Android | 5/31/2018 | 2 | |
| api.Accelerometer.Accelerometer π | Chrome | 5/29/2018 | Chrome Android | 5/31/2018 | 2 | |
| api.Accelerometer.x π | Chrome | 5/29/2018 | Chrome Android | 5/31/2018 | 2 | |
| api.Accelerometer.y π | Chrome | 5/29/2018 | Chrome Android | 5/31/2018 | 2 | |
| api.Accelerometer.z π | Chrome | 5/29/2018 | Chrome Android | 5/31/2018 | 2 | |
| api.AmbientLightSensor π | Chrome | 1/25/2017 | Chrome Android | 2/1/2017 | 7 | |
| api.AmbientLightSensor.AmbientLightSensor π | Chrome | 1/25/2017 | Chrome Android | 2/1/2017 | 7 | |
| api.AmbientLightSensor.illuminance π | Chrome | 1/25/2017 | Chrome Android | 2/1/2017 | 7 | Chrome: In Chrome 79, this method stopped returning floats and returned integers to avoid fingerprinting.Chrome Android: In Chrome Android 79, this method stopped returning floats and returned integers to avoid fingerprinting.Edge: In Edge 79, this method stopped returning floats and returned integers to avoid fingerprinting.Quest Browser: In Quest Browser 8.0, this method stopped returning floats and returned integers to avoid fingerprinting.Opera: In Opera 66, this method stopped returning floats and returned integers to avoid fingerprinting. |
| api.AnalyserNode π | Chrome | 9/16/2011 | Chrome Android | 6/27/2012 | 285 | |
| api.AnalyserNode.AnalyserNode π | Chrome | 12/1/2016 | Chrome Android | 12/6/2016 | 5 | |
| api.AnalyserNode.fftSize π | Chrome | 9/16/2011 | Chrome Android | 6/27/2012 | 285 | |
| api.AnalyserNode.frequencyBinCount π | Chrome | 9/16/2011 | Chrome Android | 6/27/2012 | 285 | |
| api.AnalyserNode.getByteFrequencyData π | Chrome | 9/16/2011 | Chrome Android | 6/27/2012 | 285 | |
| api.AnalyserNode.getByteTimeDomainData π | Chrome | 9/16/2011 | Chrome Android | 6/27/2012 | 285 | |
| api.AnalyserNode.getFloatFrequencyData π | Chrome | 9/16/2011 | Chrome Android | 6/27/2012 | 285 | |
| api.AnalyserNode.getFloatTimeDomainData π | Chrome | 5/20/2014 | Chrome Android | 5/20/2014 | ||
| api.AnalyserNode.maxDecibels π | Chrome | 9/16/2011 | Chrome Android | 6/27/2012 | 285 | |
| api.AnalyserNode.minDecibels π | Chrome | 9/16/2011 | Chrome Android | 6/27/2012 | 285 | |
| api.AnalyserNode.smoothingTimeConstant π | Chrome | 9/16/2011 | Chrome Android | 6/27/2012 | 285 | |
| api.Animation π | Chrome | 6/4/2019 | Chrome Android | 6/4/2019 | ||
| api.Animation.Animation π | Chrome | 6/4/2019 | Chrome Android | 6/4/2019 | ||
| api.Animation.cancel π | Chrome | 6/4/2019 | Chrome Android | 6/4/2019 | ||
| api.Animation.cancel_event π | Chrome | 6/4/2019 | Chrome Android | 6/4/2019 | ||
| api.Animation.commitStyles π | Chrome | 7/27/2020 | Chrome Android | 7/27/2020 | ||
| api.Animation.currentTime π | Chrome | 6/4/2019 | Chrome Android | 6/4/2019 | ||
| api.Animation.effect π | Chrome | 6/4/2019 | Chrome Android | 6/4/2019 | ||
| api.Animation.finish π | Chrome | 6/4/2019 | Chrome Android | 6/4/2019 | ||
| api.Animation.finish_event π | Chrome | 6/4/2019 | Chrome Android | 6/4/2019 | ||
| api.Animation.finished π | Chrome | 7/27/2020 | Chrome Android | 7/27/2020 | ||
| api.Animation.id π | Chrome | 6/4/2019 | Chrome Android | 6/4/2019 | ||
| api.Animation.overallProgress π | Chrome | 2/4/2025 | Chrome Android | 2/4/2025 | ||
| api.Animation.pause π | Chrome | 6/4/2019 | Chrome Android | 6/4/2019 | ||
| api.Animation.pending π | Chrome | 7/30/2019 | Chrome Android | 7/30/2019 | 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 π | Chrome | 7/27/2020 | Chrome Android | 7/27/2020 | ||
| api.Animation.play π | Chrome | 6/4/2019 | Chrome Android | 6/4/2019 | ||
| api.Animation.playState π | Chrome | 6/4/2019 | Chrome Android | 6/4/2019 | 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 π | Chrome | 6/4/2019 | Chrome Android | 6/4/2019 | ||
| api.Animation.ready π | Chrome | 7/27/2020 | Chrome Android | 7/27/2020 | ||
| api.Animation.remove_event π | Chrome | 7/27/2020 | Chrome Android | 7/27/2020 | ||
| api.Animation.remove_filling_animation | Chrome | 7/27/2020 | Chrome Android | 7/27/2020 | ||
| api.Animation.replaceState π | Chrome | 7/27/2020 | Chrome Android | 7/27/2020 | ||
| api.Animation.reverse π | Chrome | 6/4/2019 | Chrome Android | 6/4/2019 | ||
| api.Animation.startTime π | Chrome | 6/4/2019 | Chrome Android | 6/4/2019 | ||
| api.Animation.timeline π | Chrome | 7/27/2020 | Chrome Android | 7/27/2020 | Firefox: Currently only the getter is supportedFirefox for Android: Currently only the getter is supportedSafari: Currently only the getter is supportedSafari on iOS: Currently only the getter is supportedWebView on iOS: Currently only the getter is supported | |
| api.Animation.updatePlaybackRate π | Chrome | 7/30/2019 | Chrome Android | 7/30/2019 | ||
| api.AnimationEffect π | Chrome | 6/4/2019 | Chrome Android | 6/4/2019 | ||
| api.AnimationEffect.getComputedTiming π | Chrome | 6/4/2019 | Chrome Android | 6/4/2019 | ||
| api.AnimationEffect.getTiming π | Chrome | 6/4/2019 | Chrome Android | 6/4/2019 | ||
| api.AnimationEffect.updateTiming π | Chrome | 6/4/2019 | Chrome Android | 6/4/2019 | ||
| api.AnimationEvent π | Chrome | 5/19/2015 | Chrome Android | 5/27/2015 | 8 | |
| api.AnimationEvent.AnimationEvent π | Chrome | 5/19/2015 | Chrome Android | 5/27/2015 | 8 | |
| api.AnimationEvent.animationName π | Chrome | 5/19/2015 | Chrome Android | 5/27/2015 | 8 | |
| api.AnimationEvent.elapsedTime π | Chrome | 5/19/2015 | Chrome Android | 5/27/2015 | 8 | |
| api.AnimationEvent.pseudoElement π | Chrome | 7/24/2018 | Chrome Android | 7/24/2018 | ||
| api.AnimationPlaybackEvent π | Chrome | 7/27/2020 | Chrome Android | 7/27/2020 | ||
| api.AnimationPlaybackEvent.AnimationPlaybackEvent π | Chrome | 7/27/2020 | Chrome Android | 7/27/2020 | ||
| api.AnimationPlaybackEvent.currentTime π | Chrome | 7/27/2020 | Chrome Android | 7/27/2020 | ||
| api.AnimationPlaybackEvent.timelineTime π | Chrome | 7/27/2020 | Chrome Android | 7/27/2020 | ||
| api.AnimationTimeline π | Chrome | 7/27/2020 | Chrome Android | 7/27/2020 | ||
| api.AnimationTimeline.currentTime π | Chrome | 7/27/2020 | Chrome Android | 7/27/2020 | ||
| api.AnimationTimeline.duration π | Chrome | 7/18/2023 | Chrome Android | 7/21/2023 | 3 | |
| api.Attr π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Attr.localName π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Attr.name π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Attr.namespaceURI π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Attr.ownerElement π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Attr.prefix π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Attr.specified π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Attr.value π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.AudioBuffer π | Chrome | 9/16/2011 | Chrome Android | 6/27/2012 | 285 | |
| api.AudioBuffer.AudioBuffer π | Chrome | 12/1/2016 | Chrome Android | 12/6/2016 | 5 | 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 π | Chrome | 5/19/2015 | Chrome Android | 5/27/2015 | 8 | |
| api.AudioBuffer.copyToChannel π | Chrome | 5/19/2015 | Chrome Android | 5/27/2015 | 8 | |
| api.AudioBuffer.duration π | Chrome | 9/16/2011 | Chrome Android | 6/27/2012 | 285 | |
| api.AudioBuffer.getChannelData π | Chrome | 9/16/2011 | Chrome Android | 6/27/2012 | 285 | |
| api.AudioBuffer.length π | Chrome | 9/16/2011 | Chrome Android | 6/27/2012 | 285 | |
| api.AudioBuffer.numberOfChannels π | Chrome | 9/16/2011 | Chrome Android | 6/27/2012 | 285 | |
| api.AudioBuffer.sampleRate π | Chrome | 9/16/2011 | Chrome Android | 6/27/2012 | 285 | |
| api.AudioBufferSourceNode π | Chrome | 9/16/2011 | Chrome Android | 6/27/2012 | 285 | |
| api.AudioBufferSourceNode.AudioBufferSourceNode π | Chrome | 12/1/2016 | Chrome Android | 12/6/2016 | 5 | |
| api.AudioBufferSourceNode.buffer π | Chrome | 9/16/2011 | Chrome Android | 6/27/2012 | 285 | 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 π | Chrome | 7/21/2015 | Chrome Android | 7/29/2015 | 8 | |
| api.AudioBufferSourceNode.loop π | Chrome | 10/25/2011 | Chrome Android | 6/27/2012 | 246 | |
| api.AudioBufferSourceNode.loopEnd π | Chrome | 1/10/2013 | Chrome Android | 2/27/2013 | 48 | |
| api.AudioBufferSourceNode.loopStart π | Chrome | 1/10/2013 | Chrome Android | 2/27/2013 | 48 | |
| api.AudioBufferSourceNode.playbackRate π | Chrome | 9/16/2011 | Chrome Android | 6/27/2012 | 285 | |
| api.AudioBufferSourceNode.start π | Chrome | 1/10/2013 | Chrome Android | 2/27/2013 | 48 | |
| api.AudioContext π | Chrome | 5/20/2014 | Chrome Android | 5/20/2014 | ||
| api.AudioContext.AudioContext π | Chrome | 5/20/2014 | Chrome Android | 5/20/2014 | 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 66, each tab is limited to 6 audio contexts in WebView; attempting to create more will throw a DOMException. For details see Per-tab audio context limitation in Chrome.WebView Android: If latencyHint isn't valid, WebView throws a TypeError exception. See Non-standard exceptions in Chrome 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 π | Chrome | 4/19/2017 | Chrome Android | 4/25/2017 | 6 | |
| api.AudioContext.AudioContext.options_sampleRate_parameter π | Chrome | 4/23/2019 | Chrome Android | 4/24/2019 | 1 | |
| api.AudioContext.AudioContext.options_sinkId_parameter π | Chrome | 2/7/2023 | Chrome Android | 2/7/2023 | ||
| api.AudioContext.baseLatency π | Chrome | 4/19/2017 | Chrome Android | 4/25/2017 | 6 | |
| api.AudioContext.close π | Chrome | 4/14/2015 | Chrome Android | 4/15/2015 | 1 | |
| api.AudioContext.createMediaElementSource π | Chrome | 10/25/2011 | Chrome Android | 6/27/2012 | 246 | 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 π | Chrome | 2/21/2013 | Chrome Android | 2/27/2013 | 6 | |
| api.AudioContext.createMediaStreamSource π | Chrome | 9/25/2012 | Chrome Android | 2/27/2013 | 155 | |
| api.AudioContext.error_event π | Chrome | 8/20/2024 | Chrome Android | 8/20/2024 | ||
| api.AudioContext.getOutputTimestamp π | Chrome | 3/9/2017 | Chrome Android | 3/16/2017 | 7 | |
| api.AudioContext.outputLatency π | Chrome | 5/24/2022 | Chrome Android | 5/24/2022 | ||
| api.AudioContext.resume π | Chrome | 3/3/2015 | Chrome Android | 3/11/2015 | 8 | |
| api.AudioContext.setSinkId π | Chrome | 2/7/2023 | Chrome Android | 2/7/2023 | ||
| api.AudioContext.sinkId π | Chrome | 2/7/2023 | Chrome Android | 2/7/2023 | ||
| api.AudioContext.sinkchange_event π | Chrome | 2/7/2023 | Chrome Android | 2/7/2023 | ||
| api.AudioContext.suspend π | Chrome | 3/3/2015 | Chrome Android | 3/11/2015 | 8 | |
| api.AudioData π | Chrome | 9/21/2021 | Chrome Android | 9/21/2021 | ||
| api.AudioData.AudioData π | Chrome | 9/21/2021 | Chrome Android | 9/21/2021 | ||
| api.AudioData.allocationSize π | Chrome | 9/21/2021 | Chrome Android | 9/21/2021 | ||
| api.AudioData.clone π | Chrome | 9/21/2021 | Chrome Android | 9/21/2021 | ||
| api.AudioData.close π | Chrome | 9/21/2021 | Chrome Android | 9/21/2021 | ||
| api.AudioData.copyTo π | Chrome | 9/21/2021 | Chrome Android | 9/21/2021 | ||
| api.AudioData.duration π | Chrome | 9/21/2021 | Chrome Android | 9/21/2021 | ||
| api.AudioData.format π | Chrome | 9/21/2021 | Chrome Android | 9/21/2021 | ||
| api.AudioData.numberOfChannels π | Chrome | 9/21/2021 | Chrome Android | 9/21/2021 | ||
| api.AudioData.numberOfFrames π | Chrome | 9/21/2021 | Chrome Android | 9/21/2021 | ||
| api.AudioData.sampleRate π | Chrome | 9/21/2021 | Chrome Android | 9/21/2021 | ||
| api.AudioData.timestamp π | Chrome | 9/21/2021 | Chrome Android | 9/21/2021 | ||
| api.AudioDecoder π | Chrome | 9/21/2021 | Chrome Android | 9/21/2021 | ||
| api.AudioDecoder.AudioDecoder π | Chrome | 9/21/2021 | Chrome Android | 9/21/2021 | ||
| api.AudioDecoder.close π | Chrome | 9/21/2021 | Chrome Android | 9/21/2021 | ||
| api.AudioDecoder.configure π | Chrome | 9/21/2021 | Chrome Android | 9/21/2021 | ||
| api.AudioDecoder.decode π | Chrome | 9/21/2021 | Chrome Android | 9/21/2021 | ||
| api.AudioDecoder.decodeQueueSize π | Chrome | 9/21/2021 | Chrome Android | 9/21/2021 | ||
| api.AudioDecoder.dequeue_event π | Chrome | 9/27/2022 | Chrome Android | 9/27/2022 | ||
| api.AudioDecoder.flush π | Chrome | 9/21/2021 | Chrome Android | 9/21/2021 | ||
| api.AudioDecoder.isConfigSupported_static π | Chrome | 9/21/2021 | Chrome Android | 9/21/2021 | ||
| api.AudioDecoder.reset π | Chrome | 9/21/2021 | Chrome Android | 9/21/2021 | ||
| api.AudioDecoder.state π | Chrome | 9/21/2021 | Chrome Android | 9/21/2021 | ||
| api.AudioDestinationNode π | Chrome | 9/16/2011 | Chrome Android | 6/27/2012 | 285 | |
| api.AudioDestinationNode.maxChannelCount π | Chrome | 5/21/2013 | Chrome Android | 5/22/2013 | 1 | Safari: This property always returns 0.Safari on iOS: This property always returns 0.WebView on iOS: This property always returns 0. |
| api.AudioEncoder π | Chrome | 9/21/2021 | Chrome Android | 9/21/2021 | ||
| api.AudioEncoder.AudioEncoder π | Chrome | 9/21/2021 | Chrome Android | 9/21/2021 | ||
| api.AudioEncoder.close π | Chrome | 9/21/2021 | Chrome Android | 9/21/2021 | ||
| api.AudioEncoder.configure π | Chrome | 9/21/2021 | Chrome Android | 9/21/2021 | ||
| api.AudioEncoder.configure.bitrateMode π | Chrome | 10/31/2023 | Chrome Android | 10/31/2023 | ||
| api.AudioEncoder.configure.opus π | Chrome | 2/7/2023 | Chrome Android | 2/7/2023 | ||
| api.AudioEncoder.configure.opus.opus_application π | Chrome | 6/11/2024 | Chrome Android | 6/11/2024 | ||
| api.AudioEncoder.configure.opus.opus_signal π | Chrome | 6/11/2024 | Chrome Android | 6/11/2024 | ||
| api.AudioEncoder.dequeue_event π | Chrome | 9/27/2022 | Chrome Android | 9/27/2022 | ||
| api.AudioEncoder.encode π | Chrome | 9/21/2021 | Chrome Android | 9/21/2021 | ||
| api.AudioEncoder.encodeQueueSize π | Chrome | 9/21/2021 | Chrome Android | 9/21/2021 | ||
| api.AudioEncoder.flush π | Chrome | 9/21/2021 | Chrome Android | 9/21/2021 | ||
| api.AudioEncoder.isConfigSupported_static π | Chrome | 9/21/2021 | Chrome Android | 9/21/2021 | ||
| api.AudioEncoder.reset π | Chrome | 9/21/2021 | Chrome Android | 9/21/2021 | ||
| api.AudioEncoder.state π | Chrome | 9/21/2021 | Chrome Android | 9/21/2021 | ||
| api.AudioListener π | Chrome | 9/16/2011 | Chrome Android | 6/27/2012 | 285 | |
| api.AudioListener.forwardX π | Chrome | 7/20/2016 | Chrome Android | 7/27/2016 | 7 | Firefox: Supports a deprecated way of setting orientation - the setOrientation() method.Firefox for Android: Supports a deprecated way of setting orientation - the setOrientation() method. |
| api.AudioListener.forwardY π | Chrome | 7/20/2016 | Chrome Android | 7/27/2016 | 7 | Firefox: Supports a deprecated way of setting orientation - the setOrientation() method.Firefox for Android: Supports a deprecated way of setting orientation - the setOrientation() method. |
| api.AudioListener.forwardZ π | Chrome | 7/20/2016 | Chrome Android | 7/27/2016 | 7 | Firefox: Supports a deprecated way of setting orientation - the setOrientation() method.Firefox for Android: Supports a deprecated way of setting orientation - the setOrientation() method. |
| api.AudioListener.positionX π | Chrome | 7/20/2016 | Chrome Android | 7/27/2016 | 7 | Firefox: Supports a deprecated way of setting orientation - the setOrientation() method.Firefox for Android: Supports a deprecated way of setting orientation - the setOrientation() method. |
| api.AudioListener.positionY π | Chrome | 7/20/2016 | Chrome Android | 7/27/2016 | 7 | Firefox: Supports a deprecated way of setting orientation - the setOrientation() method.Firefox for Android: Supports a deprecated way of setting orientation - the setOrientation() method. |
| api.AudioListener.positionZ π | Chrome | 7/20/2016 | Chrome Android | 7/27/2016 | 7 | Firefox: Supports a deprecated way of setting orientation - the setOrientation() method.Firefox for Android: Supports a deprecated way of setting orientation - the setOrientation() method. |
| api.AudioListener.setOrientation π | Chrome | 9/16/2011 | Chrome Android | 6/27/2012 | 285 | |
| api.AudioListener.setPosition π | Chrome | 9/16/2011 | Chrome Android | 6/27/2012 | 285 | |
| api.AudioListener.upX π | Chrome | 7/20/2016 | Chrome Android | 7/27/2016 | 7 | Firefox: Supports a deprecated way of setting orientation - the setOrientation() method.Firefox for Android: Supports a deprecated way of setting orientation - the setOrientation() method. |
| api.AudioListener.upY π | Chrome | 7/20/2016 | Chrome Android | 7/27/2016 | 7 | Firefox: Supports a deprecated way of setting orientation - the setOrientation() method.Firefox for Android: Supports a deprecated way of setting orientation - the setOrientation() method. |
| api.AudioListener.upZ π | Chrome | 7/20/2016 | Chrome Android | 7/27/2016 | 7 | Firefox: Supports a deprecated way of setting orientation - the setOrientation() method.Firefox for Android: Supports a deprecated way of setting orientation - the setOrientation() method. |
| api.AudioNode π | Chrome | 9/16/2011 | Chrome Android | 6/27/2012 | 285 | |
| api.AudioNode.channelCount π | Chrome | 5/21/2013 | Chrome Android | 5/22/2013 | 1 | |
| api.AudioNode.channelCountMode π | Chrome | 5/21/2013 | Chrome Android | 5/22/2013 | 1 | |
| api.AudioNode.channelInterpretation π | Chrome | 5/21/2013 | Chrome Android | 5/22/2013 | 1 | |
| api.AudioNode.connect π | Chrome | 9/16/2011 | Chrome Android | 6/27/2012 | 285 | |
| api.AudioNode.context π | Chrome | 9/16/2011 | Chrome Android | 6/27/2012 | 285 | |
| api.AudioNode.disconnect π | Chrome | 9/16/2011 | Chrome Android | 6/27/2012 | 285 | |
| api.AudioNode.disconnect.destination_parameter | Chrome | 5/19/2015 | Chrome Android | 5/27/2015 | 8 | |
| api.AudioNode.disconnect.input_parameter | Chrome | 5/19/2015 | Chrome Android | 5/27/2015 | 8 | |
| api.AudioNode.numberOfInputs π | Chrome | 9/16/2011 | Chrome Android | 6/27/2012 | 285 | |
| api.AudioNode.numberOfOutputs π | Chrome | 9/16/2011 | Chrome Android | 6/27/2012 | 285 | |
| api.AudioParam π | Chrome | 9/16/2011 | Chrome Android | 6/27/2012 | 285 | |
| api.AudioParam.automationRate π | Chrome | 7/24/2018 | Chrome Android | 7/24/2018 | ||
| api.AudioParam.cancelAndHoldAtTime π | Chrome | 3/9/2017 | Chrome Android | 3/16/2017 | 7 | |
| api.AudioParam.cancelScheduledValues π | Chrome | 9/16/2011 | Chrome Android | 6/27/2012 | 285 | |
| api.AudioParam.defaultValue π | Chrome | 9/16/2011 | Chrome Android | 6/27/2012 | 285 | |
| api.AudioParam.exponentialRampToValueAtTime π | Chrome | 9/16/2011 | Chrome Android | 6/27/2012 | 285 | Chrome Android: This sets the target volume at the specified time, but it doesnβt ramp to it, causing this function to behave like setValueAtTime().Firefox: Does not work (see bug 1171438 and bug 1567777).Firefox for Android: Does not work (see bug 1171438 and bug 1567777).Quest Browser: This sets the target volume at the specified time, but it doesnβt ramp to it, causing this function to behave like setValueAtTime(). |
| api.AudioParam.linearRampToValueAtTime π | Chrome | 9/16/2011 | Chrome Android | 6/27/2012 | 285 | Chrome Android: This sets the target volume at the specified time, but it doesnβt ramp to it, causing this function to behave like setValueAtTime().Firefox: Does not work (see bug 1171438 and bug 1567777).Firefox for Android: Does not work (see bug 1171438 and bug 1567777).Quest Browser: This sets the target volume at the specified time, but it doesnβt ramp to it, causing this function to behave like setValueAtTime(). |
| api.AudioParam.maxValue π | Chrome | 7/20/2016 | Chrome Android | 7/27/2016 | 7 | |
| api.AudioParam.minValue π | Chrome | 7/20/2016 | Chrome Android | 7/27/2016 | 7 | |
| api.AudioParam.setTargetAtTime π | Chrome | 9/16/2011 | Chrome Android | 6/27/2012 | 285 | |
| api.AudioParam.setValueAtTime π | Chrome | 9/16/2011 | Chrome Android | 6/27/2012 | 285 | |
| api.AudioParam.setValueCurveAtTime π | Chrome | 9/16/2011 | Chrome Android | 6/27/2012 | 285 | |
| api.AudioParam.value π | Chrome | 9/16/2011 | Chrome Android | 6/27/2012 | 285 | 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). |
| api.AudioParamMap π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.AudioParamMap.@@iterator | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.AudioParamMap.entries | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.AudioParamMap.forEach | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.AudioParamMap.get | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.AudioParamMap.has | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.AudioParamMap.keys | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.AudioParamMap.size | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.AudioParamMap.values | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.AudioProcessingEvent | Chrome | 9/16/2011 | Chrome Android | 6/27/2012 | 285 | |
| api.AudioProcessingEvent.AudioProcessingEvent π | Chrome | 3/9/2017 | Chrome Android | 3/16/2017 | 7 | |
| api.AudioProcessingEvent.inputBuffer π | Chrome | 9/16/2011 | Chrome Android | 6/27/2012 | 285 | |
| api.AudioProcessingEvent.outputBuffer π | Chrome | 9/16/2011 | Chrome Android | 6/27/2012 | 285 | |
| api.AudioProcessingEvent.playbackTime π | Chrome | 9/16/2011 | Chrome Android | 6/27/2012 | 285 | |
| api.AudioScheduledSourceNode π | Chrome | 3/9/2017 | Chrome Android | 3/16/2017 | 7 | 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 π | Chrome | 10/1/2013 | Chrome Android | 10/2/2013 | 1 | |
| api.AudioScheduledSourceNode.start π | Chrome | 1/10/2013 | Chrome Android | 2/27/2013 | 48 | |
| api.AudioScheduledSourceNode.stop π | Chrome | 1/10/2013 | Chrome Android | 2/27/2013 | 48 | |
| api.AudioSinkInfo π | Chrome | 2/7/2023 | Chrome Android | 2/7/2023 | ||
| api.AudioSinkInfo.type π | Chrome | 2/7/2023 | Chrome Android | 2/7/2023 | ||
| api.AudioTrack π | Chrome | 8/26/2014 | Chrome Android | 9/3/2014 | 8 | |
| api.AudioTrack.enabled π | Chrome | 8/26/2014 | Chrome Android | 9/3/2014 | 8 | |
| api.AudioTrack.id π | Chrome | 8/26/2014 | Chrome Android | 9/3/2014 | 8 | |
| api.AudioTrack.kind π | Chrome | 8/26/2014 | Chrome Android | 9/3/2014 | 8 | |
| api.AudioTrack.label π | Chrome | 8/26/2014 | Chrome Android | 9/3/2014 | 8 | |
| api.AudioTrack.language π | Chrome | 8/26/2014 | Chrome Android | 9/3/2014 | 8 | |
| api.AudioTrack.sourceBuffer π | Chrome | 5/25/2016 | Chrome Android | 6/8/2016 | 14 | 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 π | Chrome | 8/26/2014 | Chrome Android | 9/3/2014 | 8 | |
| api.AudioTrackList.addtrack_event π | Chrome | 8/26/2014 | Chrome Android | 9/3/2014 | 8 | |
| api.AudioTrackList.change_event π | Chrome | 8/26/2014 | Chrome Android | 9/3/2014 | 8 | |
| api.AudioTrackList.getTrackById π | Chrome | 8/26/2014 | Chrome Android | 9/3/2014 | 8 | |
| api.AudioTrackList.length π | Chrome | 8/26/2014 | Chrome Android | 9/3/2014 | 8 | |
| api.AudioTrackList.removetrack_event π | Chrome | 8/26/2014 | Chrome Android | 9/3/2014 | 8 | |
| api.AudioWorklet π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.AudioWorkletGlobalScope π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.AudioWorkletGlobalScope.currentFrame π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.AudioWorkletGlobalScope.currentTime π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.AudioWorkletGlobalScope.registerProcessor π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.AudioWorkletGlobalScope.sampleRate π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.AudioWorkletNode π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.AudioWorkletNode.AudioWorkletNode π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.AudioWorkletNode.parameters π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.AudioWorkletNode.port π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.AudioWorkletNode.processorerror_event π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.AudioWorkletProcessor π | Chrome | 1/23/2018 | Chrome Android | 1/23/2018 | ||
| api.AudioWorkletProcessor.AudioWorkletProcessor π | Chrome | 1/23/2018 | Chrome Android | 1/23/2018 | ||
| api.AudioWorkletProcessor.port π | Chrome | 1/23/2018 | Chrome Android | 1/23/2018 | ||
| api.AuthenticatorAssertionResponse π | Chrome | 5/29/2018 | Chrome Android | 10/17/2018 | 141 | Firefox: Only supports USB U2F tokens.Firefox for Android: Only supports USB U2F tokens. |
| api.AuthenticatorAssertionResponse.authenticatorData π | Chrome | 5/29/2018 | Chrome Android | 10/17/2018 | 141 | Firefox: Only supports USB U2F tokens.Firefox for Android: Only supports USB U2F tokens. |
| api.AuthenticatorAssertionResponse.signature π | Chrome | 5/29/2018 | Chrome Android | 10/17/2018 | 141 | Firefox: Only supports USB U2F tokens.Firefox for Android: Only supports USB U2F tokens. |
| api.AuthenticatorAssertionResponse.userHandle π | Chrome | 5/29/2018 | Chrome Android | 10/17/2018 | 141 | Firefox: Only supports USB U2F tokens.Firefox for Android: Only supports USB U2F tokens. |
| api.AuthenticatorAttestationResponse π | Chrome | 5/29/2018 | Chrome Android | 10/17/2018 | 141 | Firefox: Only supports USB U2F tokens.Firefox for Android: Only supports USB U2F tokens. |
| api.AuthenticatorAttestationResponse.attestationObject π | Chrome | 5/29/2018 | Chrome Android | 10/17/2018 | 141 | Firefox: Only supports USB U2F tokens.Firefox for Android: Only supports USB U2F tokens. |
| api.AuthenticatorAttestationResponse.getAuthenticatorData π | Chrome | 8/25/2020 | Chrome Android | 8/25/2020 | ||
| api.AuthenticatorAttestationResponse.getPublicKey π | Chrome | 8/25/2020 | Chrome Android | 8/25/2020 | ||
| api.AuthenticatorAttestationResponse.getPublicKeyAlgorithm π | Chrome | 8/25/2020 | Chrome Android | 8/25/2020 | ||
| api.AuthenticatorAttestationResponse.getTransports π | Chrome | 4/23/2019 | Chrome Android | 4/24/2019 | 1 | |
| api.AuthenticatorResponse π | Chrome | 5/29/2018 | Chrome Android | 10/17/2018 | 141 | Firefox: Only supports USB U2F tokens.Firefox for Android: Only supports USB U2F tokens. |
| api.AuthenticatorResponse.clientDataJSON π | Chrome | 5/29/2018 | Chrome Android | 10/17/2018 | 141 | Firefox: Only supports USB U2F tokens.Firefox for Android: Only supports USB U2F tokens. |
| api.BackgroundFetchEvent π | Chrome | 4/23/2019 | Chrome Android | 4/24/2019 | 1 | |
| api.BackgroundFetchEvent.BackgroundFetchEvent π | Chrome | 4/23/2019 | Chrome Android | 4/24/2019 | 1 | |
| api.BackgroundFetchEvent.registration π | Chrome | 4/23/2019 | Chrome Android | 4/24/2019 | 1 | |
| api.BackgroundFetchManager π | Chrome | 4/23/2019 | Chrome Android | 4/24/2019 | 1 | |
| api.BackgroundFetchManager.fetch π | Chrome | 4/23/2019 | Chrome Android | 4/24/2019 | 1 | |
| api.BackgroundFetchManager.get π | Chrome | 4/23/2019 | Chrome Android | 4/24/2019 | 1 | |
| api.BackgroundFetchManager.getIds π | Chrome | 4/23/2019 | Chrome Android | 4/24/2019 | 1 | |
| api.BackgroundFetchRecord π | Chrome | 4/23/2019 | Chrome Android | 4/24/2019 | 1 | |
| api.BackgroundFetchRecord.request π | Chrome | 4/23/2019 | Chrome Android | 4/24/2019 | 1 | |
| api.BackgroundFetchRecord.responseReady π | Chrome | 4/23/2019 | Chrome Android | 4/24/2019 | 1 | |
| api.BackgroundFetchRegistration π | Chrome | 4/23/2019 | Chrome Android | 4/24/2019 | 1 | |
| api.BackgroundFetchRegistration.abort π | Chrome | 4/23/2019 | Chrome Android | 4/24/2019 | 1 | |
| api.BackgroundFetchRegistration.downloadTotal π | Chrome | 4/23/2019 | Chrome Android | 4/24/2019 | 1 | |
| api.BackgroundFetchRegistration.downloaded π | Chrome | 4/23/2019 | Chrome Android | 4/24/2019 | 1 | |
| api.BackgroundFetchRegistration.failureReason π | Chrome | 4/23/2019 | Chrome Android | 4/24/2019 | 1 | |
| api.BackgroundFetchRegistration.id π | Chrome | 4/23/2019 | Chrome Android | 4/24/2019 | 1 | |
| api.BackgroundFetchRegistration.match π | Chrome | 4/23/2019 | Chrome Android | 4/24/2019 | 1 | |
| api.BackgroundFetchRegistration.matchAll π | Chrome | 4/23/2019 | Chrome Android | 4/24/2019 | 1 | |
| api.BackgroundFetchRegistration.progress_event π | Chrome | 4/23/2019 | Chrome Android | 4/24/2019 | 1 | |
| api.BackgroundFetchRegistration.recordsAvailable π | Chrome | 4/23/2019 | Chrome Android | 4/24/2019 | 1 | |
| api.BackgroundFetchRegistration.result π | Chrome | 4/23/2019 | Chrome Android | 4/24/2019 | 1 | |
| api.BackgroundFetchRegistration.uploadTotal π | Chrome | 4/23/2019 | Chrome Android | 4/24/2019 | 1 | |
| api.BackgroundFetchRegistration.uploaded π | Chrome | 4/23/2019 | Chrome Android | 4/24/2019 | 1 | |
| api.BackgroundFetchUpdateUIEvent π | Chrome | 4/23/2019 | Chrome Android | 4/24/2019 | 1 | |
| api.BackgroundFetchUpdateUIEvent.BackgroundFetchUpdateUIEvent π | Chrome | 4/23/2019 | Chrome Android | 4/24/2019 | 1 | |
| api.BackgroundFetchUpdateUIEvent.updateUI π | Chrome | 4/23/2019 | Chrome Android | 4/24/2019 | 1 | |
| api.BarProp π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.BarProp.visible π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.BarProp.visible.returns_popup | Chrome | 2/1/2022 | Chrome Android | 2/1/2022 | ||
| api.BarcodeDetector π | Chrome Android | 5/19/2020 | Chrome | 1/19/2021 | 245 | 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 π | Chrome Android | 5/19/2020 | Chrome | 1/19/2021 | 245 | 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 π | Chrome Android | 5/19/2020 | Chrome | 1/19/2021 | 245 | 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 π | Chrome Android | 5/19/2020 | Chrome | 1/19/2021 | 245 | Chrome: Supported on ChromeOS and macOS only.Chrome: Supported on macOS only.Edge: Supported on macOS only.Opera: Supported on macOS only. |
| api.BaseAudioContext π | Chrome | 1/25/2017 | Chrome Android | 2/1/2017 | 7 | 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 π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.BaseAudioContext.createAnalyser π | Chrome | 9/16/2011 | Chrome Android | 6/27/2012 | 285 | |
| api.BaseAudioContext.createBiquadFilter π | Chrome | 9/16/2011 | Chrome Android | 6/27/2012 | 285 | |
| api.BaseAudioContext.createBuffer π | Chrome | 9/16/2011 | Chrome Android | 6/27/2012 | 285 | |
| api.BaseAudioContext.createBufferSource π | Chrome | 9/16/2011 | Chrome Android | 6/27/2012 | 285 | |
| api.BaseAudioContext.createChannelMerger π | Chrome | 9/16/2011 | Chrome Android | 6/27/2012 | 285 | |
| api.BaseAudioContext.createChannelSplitter π | Chrome | 9/16/2011 | Chrome Android | 6/27/2012 | 285 | |
| api.BaseAudioContext.createConstantSource π | Chrome | 1/25/2017 | Chrome Android | 2/1/2017 | 7 | |
| api.BaseAudioContext.createConvolver π | Chrome | 9/16/2011 | Chrome Android | 6/27/2012 | 285 | |
| api.BaseAudioContext.createDelay π | Chrome | 1/10/2013 | Chrome Android | 2/27/2013 | 48 | |
| api.BaseAudioContext.createDynamicsCompressor π | Chrome | 9/16/2011 | Chrome Android | 6/27/2012 | 285 | |
| api.BaseAudioContext.createGain π | Chrome | 1/10/2013 | Chrome Android | 2/27/2013 | 48 | |
| api.BaseAudioContext.createIIRFilter π | Chrome | 3/2/2016 | Chrome Android | 3/9/2016 | 7 | |
| api.BaseAudioContext.createOscillator π | Chrome | 6/26/2012 | Chrome Android | 2/27/2013 | 246 | |
| api.BaseAudioContext.createPanner π | Chrome | 9/16/2011 | Chrome Android | 6/27/2012 | 285 | |
| api.BaseAudioContext.createPeriodicWave π | Chrome | 10/1/2013 | Chrome Android | 10/2/2013 | 1 | |
| api.BaseAudioContext.createPeriodicWave.constraints_disableNormalization_parameter | Chrome | 10/13/2015 | Chrome Android | 10/14/2015 | 1 | |
| api.BaseAudioContext.createScriptProcessor π | Chrome | 1/10/2013 | Chrome Android | 2/27/2013 | 48 | |
| api.BaseAudioContext.createStereoPanner π | Chrome | 3/3/2015 | Chrome Android | 3/11/2015 | 8 | |
| api.BaseAudioContext.createWaveShaper π | Chrome | 10/25/2011 | Chrome Android | 6/27/2012 | 246 | |
| api.BaseAudioContext.currentTime π | Chrome | 9/16/2011 | Chrome Android | 6/27/2012 | 285 | |
| api.BaseAudioContext.decodeAudioData π | Chrome | 9/16/2011 | Chrome Android | 6/27/2012 | 285 | |
| api.BaseAudioContext.decodeAudioData.returns_promise | Chrome | 3/2/2016 | Chrome Android | 3/9/2016 | 7 | |
| api.BaseAudioContext.destination π | Chrome | 9/16/2011 | Chrome Android | 6/27/2012 | 285 | |
| api.BaseAudioContext.listener π | Chrome | 9/16/2011 | Chrome Android | 6/27/2012 | 285 | |
| api.BaseAudioContext.sampleRate π | Chrome | 9/16/2011 | Chrome Android | 6/27/2012 | 285 | |
| api.BaseAudioContext.state π | Chrome | 3/3/2015 | Chrome Android | 3/11/2015 | 8 | |
| api.BaseAudioContext.statechange_event π | Chrome | 3/3/2015 | Chrome Android | 3/11/2015 | 8 | |
| api.BatteryManager π | Chrome | 10/7/2014 | Chrome Android | 10/8/2014 | 1 | |
| api.BatteryManager.charging π | Chrome | 10/7/2014 | Chrome Android | 10/8/2014 | 1 | |
| api.BatteryManager.chargingTime π | Chrome | 10/7/2014 | Chrome Android | 4/15/2015 | 190 | Chrome Android: Always equal to 0 or Infinity.Opera Android: Always equal to 0 or Infinity.Samsung Internet: Always equal to 0 or Infinity.WebView Android: Always equal to 0 or Infinity. |
| api.BatteryManager.chargingchange_event π | Chrome | 10/7/2014 | Chrome Android | 10/8/2014 | 1 | |
| api.BatteryManager.chargingtimechange_event π | Chrome | 10/7/2014 | Chrome Android | 10/8/2014 | 1 | |
| api.BatteryManager.dischargingTime π | Chrome | 10/7/2014 | Chrome Android | 4/15/2015 | 190 | Chrome Android: Always equal to Infinity.Opera Android: Always equal to Infinity.Samsung Internet: Always equal to Infinity.WebView Android: Always equal to Infinity. |
| api.BatteryManager.dischargingtimechange_event π | Chrome | 10/7/2014 | Chrome Android | 10/8/2014 | 1 | |
| api.BatteryManager.level π | Chrome | 10/7/2014 | Chrome Android | 10/8/2014 | 1 | |
| api.BatteryManager.levelchange_event π | Chrome | 10/7/2014 | Chrome Android | 10/8/2014 | 1 | |
| api.BatteryManager.secure_context_required | Chrome | 6/21/2022 | Chrome Android | 6/21/2022 | ||
| api.BeforeInstallPromptEvent | Chrome | 7/21/2015 | Chrome Android | 7/29/2015 | 8 | |
| api.BeforeInstallPromptEvent.BeforeInstallPromptEvent | Chrome | 7/21/2015 | Chrome Android | 7/29/2015 | 8 | |
| api.BeforeInstallPromptEvent.platforms | Chrome | 7/21/2015 | Chrome Android | 7/29/2015 | 8 | |
| api.BeforeInstallPromptEvent.prompt | Chrome | 7/30/2019 | Chrome Android | 7/30/2019 | Chrome: Resolved with an empty promise.Chrome Android: Resolved with an empty promise.Quest Browser: Resolved with an empty promise.Opera: Resolved with an empty promise.Opera Android: Resolved with an empty promise.WebView Android: Resolved with an empty promise. | |
| api.BeforeInstallPromptEvent.userChoice | Chrome | 7/21/2015 | Chrome Android | 7/29/2015 | 8 | |
| api.BeforeUnloadEvent π | Chrome | 10/1/2013 | Chrome Android | 10/2/2013 | 1 | |
| api.BeforeUnloadEvent.returnValue π | Chrome | 10/31/2023 | Chrome Android | 10/31/2023 | 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. | |
| api.BeforeUnloadEvent.user_interaction | Chrome | 7/25/2017 | Chrome Android | 8/1/2017 | 7 | |
| api.BiquadFilterNode π | Chrome | 9/16/2011 | Chrome Android | 6/27/2012 | 285 | |
| api.BiquadFilterNode.BiquadFilterNode π | Chrome | 12/1/2016 | Chrome Android | 12/6/2016 | 5 | |
| api.BiquadFilterNode.Q π | Chrome | 9/16/2011 | Chrome Android | 6/27/2012 | 285 | |
| api.BiquadFilterNode.detune π | Chrome | 2/21/2013 | Chrome Android | 2/27/2013 | 6 | |
| api.BiquadFilterNode.frequency π | Chrome | 9/16/2011 | Chrome Android | 6/27/2012 | 285 | |
| api.BiquadFilterNode.gain π | Chrome | 9/16/2011 | Chrome Android | 6/27/2012 | 285 | |
| api.BiquadFilterNode.getFrequencyResponse π | Chrome | 2/8/2012 | Chrome Android | 6/27/2012 | 140 | |
| api.BiquadFilterNode.type π | Chrome | 9/16/2011 | Chrome Android | 6/27/2012 | 285 | |
| api.Blob π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | Node.js: Available as a part of the buffer module.Node.js: Available as a part of the buffer module. |
| api.Blob.Blob π | Chrome | 6/26/2012 | Chrome Android | 2/27/2013 | 246 | 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 π | Chrome | 7/30/2019 | Chrome Android | 7/30/2019 | ||
| api.Blob.size π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.Blob.slice π | Chrome | 7/31/2012 | Chrome Android | 2/27/2013 | 211 | 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 π | Chrome | 7/30/2019 | Chrome Android | 7/30/2019 | ||
| api.Blob.text π | Chrome | 7/30/2019 | Chrome Android | 7/30/2019 | ||
| api.Blob.type π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.BlobEvent π | Chrome | 3/2/2016 | Chrome Android | 3/9/2016 | 7 | |
| api.BlobEvent.BlobEvent π | Chrome | 3/2/2016 | Chrome Android | 3/9/2016 | 7 | |
| api.BlobEvent.data π | Chrome | 3/2/2016 | Chrome Android | 3/9/2016 | 7 | |
| api.BlobEvent.timecode π | Chrome | 3/9/2017 | Chrome Android | 3/16/2017 | 7 | |
| api.Bluetooth π | Chrome Android | 2/1/2017 | Chrome | 10/16/2018 | 622 | Chrome: Linux support is not enabled by default.Chrome: Only supported on macOS.Edge: Linux support is not enabled by default.Opera: Linux support is not enabled by default.Opera: Only supported on macOS. |
| api.Bluetooth.getAvailability π | Chrome | 10/22/2019 | Chrome Android | 10/22/2019 | ||
| api.Bluetooth.getDevices π | Chrome | 8/25/2020 | Chrome Android | 8/25/2020 | ||
| api.Bluetooth.requestDevice π | Chrome | 1/25/2017 | Chrome Android | 2/1/2017 | 7 | |
| api.Bluetooth.requestDevice.options_exclusionFilters_parameter π | Chrome | 5/30/2023 | Chrome Android | 5/30/2023 | ||
| api.Bluetooth.requestDevice.options_filter_manufacturerData_parameter π | Chrome | 7/20/2021 | Chrome Android | 7/20/2021 | ||
| api.BluetoothCharacteristicProperties π | Chrome Android | 2/1/2017 | Chrome | 10/16/2018 | 622 | Chrome: Linux support is not enabled by default.Chrome: Only supported on macOS.Edge: Linux support is not enabled by default.Opera: Linux support is not enabled by default.Opera: Only supported on macOS. |
| api.BluetoothCharacteristicProperties.authenticatedSignedWrites π | Chrome | 1/25/2017 | Chrome Android | 2/1/2017 | 7 | |
| api.BluetoothCharacteristicProperties.broadcast π | Chrome | 1/25/2017 | Chrome Android | 2/1/2017 | 7 | |
| api.BluetoothCharacteristicProperties.indicate π | Chrome | 1/25/2017 | Chrome Android | 2/1/2017 | 7 | |
| api.BluetoothCharacteristicProperties.notify π | Chrome | 1/25/2017 | Chrome Android | 2/1/2017 | 7 | |
| api.BluetoothCharacteristicProperties.read π | Chrome | 1/25/2017 | Chrome Android | 2/1/2017 | 7 | |
| api.BluetoothCharacteristicProperties.reliableWrite π | Chrome | 1/25/2017 | Chrome Android | 2/1/2017 | 7 | |
| api.BluetoothCharacteristicProperties.writableAuxiliaries π | Chrome | 1/25/2017 | Chrome Android | 2/1/2017 | 7 | |
| api.BluetoothCharacteristicProperties.write π | Chrome | 1/25/2017 | Chrome Android | 2/1/2017 | 7 | |
| api.BluetoothCharacteristicProperties.writeWithoutResponse π | Chrome | 1/25/2017 | Chrome Android | 2/1/2017 | 7 | |
| api.BluetoothDevice π | Chrome Android | 2/1/2017 | Chrome | 10/16/2018 | 622 | Chrome: Linux support is not enabled by default.Chrome: Only supported on macOS.Edge: Linux support is not enabled by default.Opera: Linux support is not enabled by default.Opera: Only supported on macOS. |
| api.BluetoothDevice.gatt π | Chrome | 1/25/2017 | Chrome Android | 2/1/2017 | 7 | |
| api.BluetoothDevice.gattserverdisconnected_event π | Chrome | 1/25/2017 | Chrome Android | 2/1/2017 | 7 | |
| api.BluetoothDevice.id π | Chrome | 1/25/2017 | Chrome Android | 2/1/2017 | 7 | |
| api.BluetoothDevice.name π | Chrome | 1/25/2017 | Chrome Android | 2/1/2017 | 7 | |
| api.BluetoothRemoteGATTCharacteristic π | Chrome Android | 2/1/2017 | Chrome | 10/16/2018 | 622 | Chrome: Linux support is not enabled by default.Chrome: Only supported on macOS.Edge: Linux support is not enabled by default.Opera: Linux support is not enabled by default.Opera: Only supported on macOS. |
| api.BluetoothRemoteGATTCharacteristic.characteristicvaluechanged_event π | Chrome | 1/25/2017 | Chrome Android | 2/1/2017 | 7 | |
| api.BluetoothRemoteGATTCharacteristic.getDescriptor π | Chrome | 3/9/2017 | Chrome Android | 3/16/2017 | 7 | |
| api.BluetoothRemoteGATTCharacteristic.getDescriptors π | Chrome | 3/9/2017 | Chrome Android | 3/16/2017 | 7 | |
| api.BluetoothRemoteGATTCharacteristic.properties π | Chrome | 1/25/2017 | Chrome Android | 2/1/2017 | 7 | |
| api.BluetoothRemoteGATTCharacteristic.readValue π | Chrome | 1/25/2017 | Chrome Android | 2/1/2017 | 7 | |
| api.BluetoothRemoteGATTCharacteristic.service π | Chrome | 1/25/2017 | Chrome Android | 2/1/2017 | 7 | |
| api.BluetoothRemoteGATTCharacteristic.startNotifications π | Chrome | 1/25/2017 | Chrome Android | 2/1/2017 | 7 | |
| api.BluetoothRemoteGATTCharacteristic.stopNotifications π | Chrome | 1/25/2017 | Chrome Android | 2/1/2017 | 7 | |
| api.BluetoothRemoteGATTCharacteristic.uuid π | Chrome | 1/25/2017 | Chrome Android | 2/1/2017 | 7 | |
| api.BluetoothRemoteGATTCharacteristic.value π | Chrome | 1/25/2017 | Chrome Android | 2/1/2017 | 7 | |
| api.BluetoothRemoteGATTCharacteristic.writeValue π | Chrome | 1/25/2017 | Chrome Android | 2/1/2017 | 7 | |
| api.BluetoothRemoteGATTCharacteristic.writeValueWithResponse π | Chrome | 8/25/2020 | Chrome Android | 8/25/2020 | ||
| api.BluetoothRemoteGATTCharacteristic.writeValueWithoutResponse π | Chrome | 8/25/2020 | Chrome Android | 8/25/2020 | ||
| api.BluetoothRemoteGATTDescriptor π | Chrome Android | 3/16/2017 | Chrome | 10/16/2018 | 579 | Chrome: Linux support is not enabled by default.Chrome: Only supported on macOS.Edge: Linux support is not enabled by default.Opera: Linux support is not enabled by default.Opera: Only supported on macOS. |
| api.BluetoothRemoteGATTDescriptor.characteristic π | Chrome | 3/9/2017 | Chrome Android | 3/16/2017 | 7 | |
| api.BluetoothRemoteGATTDescriptor.readValue π | Chrome | 3/9/2017 | Chrome Android | 3/16/2017 | 7 | |
| api.BluetoothRemoteGATTDescriptor.uuid π | Chrome | 3/9/2017 | Chrome Android | 3/16/2017 | 7 | |
| api.BluetoothRemoteGATTDescriptor.value π | Chrome | 3/9/2017 | Chrome Android | 3/16/2017 | 7 | |
| api.BluetoothRemoteGATTDescriptor.writeValue π | Chrome | 3/9/2017 | Chrome Android | 3/16/2017 | 7 | |
| api.BluetoothRemoteGATTServer π | Chrome Android | 2/1/2017 | Chrome | 10/16/2018 | 622 | Chrome: Linux support is not enabled by default.Chrome: Only supported on macOS.Edge: Linux support is not enabled by default.Opera: Linux support is not enabled by default.Opera: Only supported on macOS. |
| api.BluetoothRemoteGATTServer.connect π | Chrome | 1/25/2017 | Chrome Android | 2/1/2017 | 7 | |
| api.BluetoothRemoteGATTServer.connected π | Chrome | 1/25/2017 | Chrome Android | 2/1/2017 | 7 | |
| api.BluetoothRemoteGATTServer.device π | Chrome | 1/25/2017 | Chrome Android | 2/1/2017 | 7 | |
| api.BluetoothRemoteGATTServer.disconnect π | Chrome | 1/25/2017 | Chrome Android | 2/1/2017 | 7 | |
| api.BluetoothRemoteGATTServer.getPrimaryService π | Chrome | 1/25/2017 | Chrome Android | 2/1/2017 | 7 | |
| api.BluetoothRemoteGATTServer.getPrimaryServices π | Chrome | 1/25/2017 | Chrome Android | 2/1/2017 | 7 | |
| api.BluetoothRemoteGATTService π | Chrome Android | 2/1/2017 | Chrome | 10/16/2018 | 622 | Chrome: Linux support is not enabled by default.Chrome: Only supported on macOS.Edge: Linux support is not enabled by default.Opera: Linux support is not enabled by default.Opera: Only supported on macOS. |
| api.BluetoothRemoteGATTService.device π | Chrome | 1/25/2017 | Chrome Android | 2/1/2017 | 7 | |
| api.BluetoothRemoteGATTService.getCharacteristic π | Chrome | 1/25/2017 | Chrome Android | 2/1/2017 | 7 | |
| api.BluetoothRemoteGATTService.getCharacteristics π | Chrome | 1/25/2017 | Chrome Android | 2/1/2017 | 7 | |
| api.BluetoothRemoteGATTService.isPrimary π | Chrome | 1/25/2017 | Chrome Android | 2/1/2017 | 7 | |
| api.BluetoothRemoteGATTService.uuid π | Chrome | 1/25/2017 | Chrome Android | 2/1/2017 | 7 | |
| api.BluetoothUUID π | Chrome Android | 2/1/2017 | Chrome | 10/16/2018 | 622 | Chrome: Linux support is not enabled by default.Chrome: Only supported on macOS.Edge: Linux support is not enabled by default.Opera: Linux support is not enabled by default.Opera: Only supported on macOS. |
| api.BluetoothUUID.canonicalUUID_static π | Chrome | 1/25/2017 | Chrome Android | 2/1/2017 | 7 | |
| api.BluetoothUUID.getCharacteristic_static π | Chrome | 1/25/2017 | Chrome Android | 2/1/2017 | 7 | |
| api.BluetoothUUID.getDescriptor_static π | Chrome | 1/25/2017 | Chrome Android | 2/1/2017 | 7 | |
| api.BluetoothUUID.getService_static π | Chrome | 1/25/2017 | Chrome Android | 2/1/2017 | 7 | |
| api.BroadcastChannel π | Chrome | 10/12/2016 | Chrome Android | 10/19/2016 | 7 | Node.js: Available as a part of the worker_threads module. |
| api.BroadcastChannel.BroadcastChannel π | Chrome | 10/12/2016 | Chrome Android | 10/19/2016 | 7 | |
| api.BroadcastChannel.close π | Chrome | 10/12/2016 | Chrome Android | 10/19/2016 | 7 | |
| api.BroadcastChannel.message_event π | Chrome | 10/12/2016 | Chrome Android | 10/19/2016 | 7 | |
| api.BroadcastChannel.messageerror_event π | Chrome | 7/25/2017 | Chrome Android | 8/1/2017 | 7 | |
| api.BroadcastChannel.name π | Chrome | 10/12/2016 | Chrome Android | 10/19/2016 | 7 | |
| api.BroadcastChannel.postMessage π | Chrome | 10/12/2016 | Chrome Android | 10/19/2016 | 7 | |
| api.ByteLengthQueuingStrategy π | Chrome | 7/20/2016 | Chrome Android | 7/27/2016 | 7 | Node.js: Available as a part of the stream/web module. |
| api.ByteLengthQueuingStrategy.ByteLengthQueuingStrategy π | Chrome | 7/20/2016 | Chrome Android | 7/27/2016 | 7 | |
| api.ByteLengthQueuingStrategy.highWaterMark π | Chrome | 7/20/2016 | Chrome Android | 7/27/2016 | 7 | |
| api.ByteLengthQueuingStrategy.size π | Chrome | 7/20/2016 | Chrome Android | 7/27/2016 | 7 | |
| api.CDATASection π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.CSPViolationReportBody π | Chrome | 4/23/2019 | Chrome Android | 4/24/2019 | 1 | |
| api.CSPViolationReportBody.blockedURL π | Chrome | 4/23/2019 | Chrome Android | 4/24/2019 | 1 | |
| api.CSPViolationReportBody.columnNumber π | Chrome | 4/23/2019 | Chrome Android | 4/24/2019 | 1 | |
| api.CSPViolationReportBody.disposition π | Chrome | 4/23/2019 | Chrome Android | 4/24/2019 | 1 | |
| api.CSPViolationReportBody.documentURL π | Chrome | 4/23/2019 | Chrome Android | 4/24/2019 | 1 | |
| api.CSPViolationReportBody.effectiveDirective π | Chrome | 4/23/2019 | Chrome Android | 4/24/2019 | 1 | |
| api.CSPViolationReportBody.lineNumber π | Chrome | 4/23/2019 | Chrome Android | 4/24/2019 | 1 | |
| api.CSPViolationReportBody.originalPolicy π | Chrome | 4/23/2019 | Chrome Android | 4/24/2019 | 1 | |
| api.CSPViolationReportBody.referrer π | Chrome | 4/23/2019 | Chrome Android | 4/24/2019 | 1 | |
| api.CSPViolationReportBody.sample π | Chrome | 4/23/2019 | Chrome Android | 4/24/2019 | 1 | |
| api.CSPViolationReportBody.sourceFile π | Chrome | 4/23/2019 | Chrome Android | 4/24/2019 | 1 | |
| api.CSPViolationReportBody.statusCode π | Chrome | 4/23/2019 | Chrome Android | 4/24/2019 | 1 | |
| api.CSPViolationReportBody.toJSON π | Chrome | 2/4/2020 | Chrome Android | 2/4/2020 | ||
| api.CSS π | Chrome | 7/9/2013 | Chrome Android | 7/10/2013 | 1 | |
| api.CSS.Hz_static π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.CSS.Q_static π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.CSS.cap_static π | Chrome | 10/10/2023 | Chrome Android | 10/10/2023 | ||
| api.CSS.ch_static π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.CSS.cm_static π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.CSS.cqb_static π | Chrome | 9/2/2022 | Chrome Android | 9/2/2022 | ||
| api.CSS.cqh_static π | Chrome | 9/2/2022 | Chrome Android | 9/2/2022 | ||
| api.CSS.cqi_static π | Chrome | 9/2/2022 | Chrome Android | 9/2/2022 | ||
| api.CSS.cqmax_static π | Chrome | 9/2/2022 | Chrome Android | 9/2/2022 | ||
| api.CSS.cqmin_static π | Chrome | 9/2/2022 | Chrome Android | 9/2/2022 | ||
| api.CSS.cqw_static π | Chrome | 9/2/2022 | Chrome Android | 9/2/2022 | ||
| api.CSS.deg_static π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.CSS.dpcm_static π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.CSS.dpi_static π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.CSS.dppx_static π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.CSS.dvb_static π | Chrome | 11/29/2022 | Chrome Android | 11/29/2022 | ||
| api.CSS.dvh_static π | Chrome | 11/29/2022 | Chrome Android | 11/29/2022 | ||
| api.CSS.dvi_static π | Chrome | 11/29/2022 | Chrome Android | 11/29/2022 | ||
| api.CSS.dvmax_static π | Chrome | 11/29/2022 | Chrome Android | 11/29/2022 | ||
| api.CSS.dvmin_static π | Chrome | 11/29/2022 | Chrome Android | 11/29/2022 | ||
| api.CSS.dvw_static π | Chrome | 11/29/2022 | Chrome Android | 11/29/2022 | ||
| api.CSS.em_static π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.CSS.escape_static π | Chrome | 10/13/2015 | Chrome Android | 10/14/2015 | 1 | |
| api.CSS.ex_static π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.CSS.fr_static π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.CSS.grad_static π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.CSS.highlights_static π | Chrome | 9/2/2022 | Chrome Android | 9/2/2022 | ||
| api.CSS.ic_static π | Chrome | 10/10/2023 | Chrome Android | 10/10/2023 | ||
| api.CSS.in_static π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.CSS.kHz_static π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.CSS.lh_static π | Chrome | 10/10/2023 | Chrome Android | 10/10/2023 | ||
| api.CSS.lvb_static π | Chrome | 11/29/2022 | Chrome Android | 11/29/2022 | ||
| api.CSS.lvh_static π | Chrome | 11/29/2022 | Chrome Android | 11/29/2022 | ||
| api.CSS.lvi_static π | Chrome | 11/29/2022 | Chrome Android | 11/29/2022 | ||
| api.CSS.lvmax_static π | Chrome | 11/29/2022 | Chrome Android | 11/29/2022 | ||
| api.CSS.lvmin_static π | Chrome | 11/29/2022 | Chrome Android | 11/29/2022 | ||
| api.CSS.lvw_static π | Chrome | 11/29/2022 | Chrome Android | 11/29/2022 | ||
| api.CSS.mm_static π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.CSS.ms_static π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.CSS.number_static π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.CSS.paintWorklet_static π | Chrome | 3/6/2018 | Chrome Android | 3/6/2018 | ||
| api.CSS.pc_static π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.CSS.percent_static π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.CSS.pt_static π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.CSS.px_static π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.CSS.rad_static π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.CSS.rcap_static π | Chrome | 10/10/2023 | Chrome Android | 10/10/2023 | ||
| api.CSS.rch_static π | Chrome | 10/10/2023 | Chrome Android | 10/10/2023 | ||
| api.CSS.registerProperty_static π | Chrome | 10/22/2019 | Chrome Android | 10/22/2019 | ||
| api.CSS.rem_static π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.CSS.rex_static π | Chrome | 10/10/2023 | Chrome Android | 10/10/2023 | ||
| api.CSS.ric_static π | Chrome | 10/10/2023 | Chrome Android | 10/10/2023 | ||
| api.CSS.rlh_static π | Chrome | 10/10/2023 | Chrome Android | 10/10/2023 | ||
| api.CSS.s_static π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.CSS.supports_static π | Chrome | 7/9/2013 | Chrome Android | 7/10/2013 | 1 | |
| api.CSS.supports_static.optional_parens | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.CSS.svb_static π | Chrome | 11/29/2022 | Chrome Android | 11/29/2022 | ||
| api.CSS.svh_static π | Chrome | 11/29/2022 | Chrome Android | 11/29/2022 | ||
| api.CSS.svi_static π | Chrome | 11/29/2022 | Chrome Android | 11/29/2022 | ||
| api.CSS.svmax_static π | Chrome | 11/29/2022 | Chrome Android | 11/29/2022 | ||
| api.CSS.svmin_static π | Chrome | 11/29/2022 | Chrome Android | 11/29/2022 | ||
| api.CSS.svw_static π | Chrome | 11/29/2022 | Chrome Android | 11/29/2022 | ||
| api.CSS.turn_static π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.CSS.vb_static π | Chrome | 11/29/2022 | Chrome Android | 11/29/2022 | ||
| api.CSS.vh_static π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.CSS.vi_static π | Chrome | 11/29/2022 | Chrome Android | 11/29/2022 | ||
| api.CSS.vmax_static π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.CSS.vmin_static π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.CSS.vw_static π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.CSSAnimation π | Chrome | 7/27/2020 | Chrome Android | 7/27/2020 | ||
| api.CSSAnimation.animationName π | Chrome | 7/27/2020 | Chrome Android | 7/27/2020 | ||
| api.CSSConditionRule π | Chrome | 1/25/2017 | Chrome Android | 2/1/2017 | 7 | |
| api.CSSConditionRule.conditionText π | Chrome | 1/25/2017 | Chrome Android | 2/1/2017 | 7 | |
| api.CSSContainerRule π | Chrome | 9/2/2022 | Chrome Android | 9/2/2022 | ||
| api.CSSContainerRule.containerName π | Chrome | 3/7/2023 | Chrome Android | 3/7/2023 | ||
| api.CSSContainerRule.containerQuery π | Chrome | 3/7/2023 | Chrome Android | 3/7/2023 | ||
| api.CSSCounterStyleRule π | Chrome | 5/25/2021 | Chrome Android | 5/25/2021 | ||
| api.CSSCounterStyleRule.additiveSymbols π | Chrome | 5/25/2021 | Chrome Android | 5/25/2021 | ||
| api.CSSCounterStyleRule.fallback π | Chrome | 5/25/2021 | Chrome Android | 5/25/2021 | ||
| api.CSSCounterStyleRule.name π | Chrome | 5/25/2021 | Chrome Android | 5/25/2021 | ||
| api.CSSCounterStyleRule.negative π | Chrome | 5/25/2021 | Chrome Android | 5/25/2021 | ||
| api.CSSCounterStyleRule.pad π | Chrome | 5/25/2021 | Chrome Android | 5/25/2021 | ||
| api.CSSCounterStyleRule.prefix π | Chrome | 5/25/2021 | Chrome Android | 5/25/2021 | ||
| api.CSSCounterStyleRule.range π | Chrome | 5/25/2021 | Chrome Android | 5/25/2021 | ||
| api.CSSCounterStyleRule.speakAs π | Chrome | 5/25/2021 | Chrome Android | 5/25/2021 | ||
| api.CSSCounterStyleRule.suffix π | Chrome | 5/25/2021 | Chrome Android | 5/25/2021 | ||
| api.CSSCounterStyleRule.symbols π | Chrome | 5/25/2021 | Chrome Android | 5/25/2021 | ||
| api.CSSCounterStyleRule.system π | Chrome | 5/25/2021 | Chrome Android | 5/25/2021 | ||
| api.CSSFontFaceRule π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.CSSFontFaceRule.style π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.CSSFontFeatureValuesMap π | Chrome | 3/7/2023 | Chrome Android | 3/7/2023 | ||
| api.CSSFontFeatureValuesMap.@@iterator π | Chrome | 3/7/2023 | Chrome Android | 3/7/2023 | ||
| api.CSSFontFeatureValuesMap.clear π | Chrome | 3/7/2023 | Chrome Android | 3/7/2023 | ||
| api.CSSFontFeatureValuesMap.delete π | Chrome | 3/7/2023 | Chrome Android | 3/7/2023 | ||
| api.CSSFontFeatureValuesMap.entries π | Chrome | 3/7/2023 | Chrome Android | 3/7/2023 | ||
| api.CSSFontFeatureValuesMap.forEach π | Chrome | 3/7/2023 | Chrome Android | 3/7/2023 | ||
| api.CSSFontFeatureValuesMap.get π | Chrome | 3/7/2023 | Chrome Android | 3/7/2023 | ||
| api.CSSFontFeatureValuesMap.has π | Chrome | 3/7/2023 | Chrome Android | 3/7/2023 | ||
| api.CSSFontFeatureValuesMap.keys π | Chrome | 3/7/2023 | Chrome Android | 3/7/2023 | ||
| api.CSSFontFeatureValuesMap.set π | Chrome | 3/7/2023 | Chrome Android | 3/7/2023 | ||
| api.CSSFontFeatureValuesMap.size π | Chrome | 3/7/2023 | Chrome Android | 3/7/2023 | ||
| api.CSSFontFeatureValuesMap.values π | Chrome | 3/7/2023 | Chrome Android | 3/7/2023 | ||
| api.CSSFontFeatureValuesRule π | Chrome | 3/7/2023 | Chrome Android | 3/7/2023 | ||
| api.CSSFontFeatureValuesRule.annotation π | Chrome | 3/7/2023 | Chrome Android | 3/7/2023 | ||
| api.CSSFontFeatureValuesRule.characterVariant π | Chrome | 3/7/2023 | Chrome Android | 3/7/2023 | ||
| api.CSSFontFeatureValuesRule.fontFamily π | Chrome | 3/7/2023 | Chrome Android | 3/7/2023 | ||
| api.CSSFontFeatureValuesRule.ornaments π | Chrome | 3/7/2023 | Chrome Android | 3/7/2023 | ||
| api.CSSFontFeatureValuesRule.styleset π | Chrome | 3/7/2023 | Chrome Android | 3/7/2023 | ||
| api.CSSFontFeatureValuesRule.stylistic π | Chrome | 3/7/2023 | Chrome Android | 3/7/2023 | ||
| api.CSSFontFeatureValuesRule.swash π | Chrome | 3/7/2023 | Chrome Android | 3/7/2023 | ||
| api.CSSFontPaletteValuesRule π | Chrome | 4/26/2022 | Chrome Android | 4/26/2022 | ||
| api.CSSFontPaletteValuesRule.basePalette π | Chrome | 4/26/2022 | Chrome Android | 4/26/2022 | ||
| api.CSSFontPaletteValuesRule.fontFamily π | Chrome | 4/26/2022 | Chrome Android | 4/26/2022 | ||
| api.CSSFontPaletteValuesRule.name π | Chrome | 4/26/2022 | Chrome Android | 4/26/2022 | ||
| api.CSSFontPaletteValuesRule.overrideColors π | Chrome | 4/26/2022 | Chrome Android | 4/26/2022 | ||
| api.CSSGroupingRule π | Chrome | 9/1/2015 | Chrome Android | 9/1/2015 | 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 π | Chrome | 9/1/2015 | Chrome Android | 9/1/2015 | ||
| api.CSSGroupingRule.deleteRule π | Chrome | 9/1/2015 | Chrome Android | 9/1/2015 | ||
| api.CSSGroupingRule.insertRule π | Chrome | 9/1/2015 | Chrome Android | 9/1/2015 | ||
| api.CSSImageValue π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.CSSImportRule π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.CSSImportRule.href π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.CSSImportRule.layerName π | Chrome | 3/1/2022 | Chrome Android | 3/1/2022 | ||
| api.CSSImportRule.media π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.CSSImportRule.styleSheet π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.CSSImportRule.supportsText π | Chrome | 1/23/2024 | Chrome Android | 1/23/2024 | ||
| api.CSSKeyframeRule π | Chrome | 11/12/2013 | Chrome Android | 11/14/2013 | 2 | |
| api.CSSKeyframeRule.keyText π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.CSSKeyframeRule.style π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.CSSKeyframesRule π | Chrome | 11/12/2013 | Chrome Android | 11/14/2013 | 2 | |
| api.CSSKeyframesRule.appendRule π | Chrome | 3/3/2015 | Chrome Android | 3/11/2015 | 8 | |
| api.CSSKeyframesRule.cssRules π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.CSSKeyframesRule.deleteRule π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.CSSKeyframesRule.findRule π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.CSSKeyframesRule.length π | Chrome | 3/19/2024 | Chrome Android | 3/19/2024 | ||
| api.CSSKeyframesRule.name π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.CSSKeywordValue π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.CSSKeywordValue.CSSKeywordValue π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.CSSKeywordValue.value π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.CSSLayerBlockRule π | Chrome | 3/1/2022 | Chrome Android | 3/1/2022 | ||
| api.CSSLayerBlockRule.name π | Chrome | 3/1/2022 | Chrome Android | 3/1/2022 | ||
| api.CSSLayerStatementRule π | Chrome | 3/1/2022 | Chrome Android | 3/1/2022 | ||
| api.CSSLayerStatementRule.nameList π | Chrome | 3/1/2022 | Chrome Android | 3/1/2022 | ||
| api.CSSMathClamp π | Chrome | 3/29/2022 | Chrome Android | 3/29/2022 | ||
| api.CSSMathClamp.CSSMathClamp π | Chrome | 3/29/2022 | Chrome Android | 3/29/2022 | ||
| api.CSSMathClamp.lower π | Chrome | 3/29/2022 | Chrome Android | 3/29/2022 | ||
| api.CSSMathClamp.upper π | Chrome | 3/29/2022 | Chrome Android | 3/29/2022 | ||
| api.CSSMathClamp.value π | Chrome | 3/29/2022 | Chrome Android | 3/29/2022 | ||
| api.CSSMathInvert π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.CSSMathInvert.CSSMathInvert π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.CSSMathInvert.value π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.CSSMathMax π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.CSSMathMax.CSSMathMax π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.CSSMathMax.values π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.CSSMathMin π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.CSSMathMin.CSSMathMin π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.CSSMathMin.values π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.CSSMathNegate π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.CSSMathNegate.CSSMathNegate π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.CSSMathNegate.value π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.CSSMathProduct π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.CSSMathProduct.CSSMathProduct π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.CSSMathProduct.values π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.CSSMathSum π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.CSSMathSum.CSSMathSum π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.CSSMathSum.values π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.CSSMathValue π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.CSSMathValue.operator π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.CSSMatrixComponent π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.CSSMatrixComponent.CSSMatrixComponent π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.CSSMatrixComponent.matrix π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.CSSMediaRule π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | 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 π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.CSSNamespaceRule π | Chrome | 12/1/2015 | Chrome Android | 12/2/2015 | 1 | |
| api.CSSNamespaceRule.namespaceURI π | Chrome | 12/1/2015 | Chrome Android | 12/2/2015 | 1 | |
| api.CSSNamespaceRule.prefix π | Chrome | 12/1/2015 | Chrome Android | 12/2/2015 | 1 | |
| api.CSSNestedDeclarations π | Chrome | 10/15/2024 | Chrome Android | 10/15/2024 | ||
| api.CSSNestedDeclarations.style π | Chrome | 10/15/2024 | Chrome Android | 10/15/2024 | ||
| api.CSSNumericArray π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.CSSNumericArray.@@iterator | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.CSSNumericArray.entries | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.CSSNumericArray.forEach | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.CSSNumericArray.keys | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.CSSNumericArray.length π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.CSSNumericArray.values | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.CSSNumericValue π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.CSSNumericValue.add π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.CSSNumericValue.div π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.CSSNumericValue.equals π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.CSSNumericValue.max π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.CSSNumericValue.min π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.CSSNumericValue.mul π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.CSSNumericValue.parse_static π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | 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 π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.CSSNumericValue.to π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.CSSNumericValue.toSum π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.CSSNumericValue.type π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.CSSPageRule π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.CSSPageRule.selectorText π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.CSSPageRule.style π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.CSSPerspective π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.CSSPerspective.CSSPerspective π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.CSSPerspective.length π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.CSSPositionTryDescriptors π | Chrome | 5/14/2024 | Chrome Android | 5/14/2024 | ||
| api.CSSPositionTryDescriptors.align-self π | Chrome | 5/14/2024 | Chrome Android | 5/14/2024 | ||
| api.CSSPositionTryDescriptors.alignSelf π | Chrome | 5/14/2024 | Chrome Android | 5/14/2024 | ||
| api.CSSPositionTryDescriptors.block-size π | Chrome | 5/14/2024 | Chrome Android | 5/14/2024 | ||
| api.CSSPositionTryDescriptors.blockSize π | Chrome | 5/14/2024 | Chrome Android | 5/14/2024 | ||
| api.CSSPositionTryDescriptors.bottom π | Chrome | 5/14/2024 | Chrome Android | 5/14/2024 | ||
| api.CSSPositionTryDescriptors.height π | Chrome | 5/14/2024 | Chrome Android | 5/14/2024 | ||
| api.CSSPositionTryDescriptors.inline-size π | Chrome | 5/14/2024 | Chrome Android | 5/14/2024 | ||
| api.CSSPositionTryDescriptors.inlineSize π | Chrome | 5/14/2024 | Chrome Android | 5/14/2024 | ||
| api.CSSPositionTryDescriptors.inset π | Chrome | 5/14/2024 | Chrome Android | 5/14/2024 | ||
| api.CSSPositionTryDescriptors.inset-block π | Chrome | 5/14/2024 | Chrome Android | 5/14/2024 | ||
| api.CSSPositionTryDescriptors.inset-block-end π | Chrome | 5/14/2024 | Chrome Android | 5/14/2024 | ||
| api.CSSPositionTryDescriptors.inset-block-start π | Chrome | 5/14/2024 | Chrome Android | 5/14/2024 | ||
| api.CSSPositionTryDescriptors.inset-inline π | Chrome | 5/14/2024 | Chrome Android | 5/14/2024 | ||
| api.CSSPositionTryDescriptors.inset-inline-end π | Chrome | 5/14/2024 | Chrome Android | 5/14/2024 | ||
| api.CSSPositionTryDescriptors.inset-inline-start π | Chrome | 5/14/2024 | Chrome Android | 5/14/2024 | ||
| api.CSSPositionTryDescriptors.insetBlock π | Chrome | 5/14/2024 | Chrome Android | 5/14/2024 | ||
| api.CSSPositionTryDescriptors.insetBlockEnd π | Chrome | 5/14/2024 | Chrome Android | 5/14/2024 | ||
| api.CSSPositionTryDescriptors.insetBlockStart π | Chrome | 5/14/2024 | Chrome Android | 5/14/2024 | ||
| api.CSSPositionTryDescriptors.insetInline π | Chrome | 5/14/2024 | Chrome Android | 5/14/2024 | ||
| api.CSSPositionTryDescriptors.insetInlineEnd π | Chrome | 5/14/2024 | Chrome Android | 5/14/2024 | ||
| api.CSSPositionTryDescriptors.insetInlineStart π | Chrome | 5/14/2024 | Chrome Android | 5/14/2024 | ||
| api.CSSPositionTryDescriptors.justify-self π | Chrome | 5/14/2024 | Chrome Android | 5/14/2024 | ||
| api.CSSPositionTryDescriptors.justifySelf π | Chrome | 5/14/2024 | Chrome Android | 5/14/2024 | ||
| api.CSSPositionTryDescriptors.left π | Chrome | 5/14/2024 | Chrome Android | 5/14/2024 | ||
| api.CSSPositionTryDescriptors.margin π | Chrome | 5/14/2024 | Chrome Android | 5/14/2024 | ||
| api.CSSPositionTryDescriptors.margin-block π | Chrome | 5/14/2024 | Chrome Android | 5/14/2024 | ||
| api.CSSPositionTryDescriptors.margin-block-end π | Chrome | 5/14/2024 | Chrome Android | 5/14/2024 | ||
| api.CSSPositionTryDescriptors.margin-block-start π | Chrome | 5/14/2024 | Chrome Android | 5/14/2024 | ||
| api.CSSPositionTryDescriptors.margin-bottom π | Chrome | 5/14/2024 | Chrome Android | 5/14/2024 | ||
| api.CSSPositionTryDescriptors.margin-inline π | Chrome | 5/14/2024 | Chrome Android | 5/14/2024 | ||
| api.CSSPositionTryDescriptors.margin-inline-end π | Chrome | 5/14/2024 | Chrome Android | 5/14/2024 | ||
| api.CSSPositionTryDescriptors.margin-inline-start π | Chrome | 5/14/2024 | Chrome Android | 5/14/2024 | ||
| api.CSSPositionTryDescriptors.margin-left π | Chrome | 5/14/2024 | Chrome Android | 5/14/2024 | ||
| api.CSSPositionTryDescriptors.margin-right π | Chrome | 5/14/2024 | Chrome Android | 5/14/2024 | ||
| api.CSSPositionTryDescriptors.margin-top π | Chrome | 5/14/2024 | Chrome Android | 5/14/2024 | ||
| api.CSSPositionTryDescriptors.marginBlock π | Chrome | 5/14/2024 | Chrome Android | 5/14/2024 | ||
| api.CSSPositionTryDescriptors.marginBlockEnd π | Chrome | 5/14/2024 | Chrome Android | 5/14/2024 | ||
| api.CSSPositionTryDescriptors.marginBlockStart π | Chrome | 5/14/2024 | Chrome Android | 5/14/2024 | ||
| api.CSSPositionTryDescriptors.marginBottom π | Chrome | 5/14/2024 | Chrome Android | 5/14/2024 | ||
| api.CSSPositionTryDescriptors.marginInline π | Chrome | 5/14/2024 | Chrome Android | 5/14/2024 | ||
| api.CSSPositionTryDescriptors.marginInlineEnd π | Chrome | 5/14/2024 | Chrome Android | 5/14/2024 | ||
| api.CSSPositionTryDescriptors.marginInlineStart π | Chrome | 5/14/2024 | Chrome Android | 5/14/2024 | ||
| api.CSSPositionTryDescriptors.marginLeft π | Chrome | 5/14/2024 | Chrome Android | 5/14/2024 | ||
| api.CSSPositionTryDescriptors.marginRight π | Chrome | 5/14/2024 | Chrome Android | 5/14/2024 | ||
| api.CSSPositionTryDescriptors.marginTop π | Chrome | 5/14/2024 | Chrome Android | 5/14/2024 | ||
| api.CSSPositionTryDescriptors.max-block-size π | Chrome | 5/14/2024 | Chrome Android | 5/14/2024 | ||
| api.CSSPositionTryDescriptors.max-height π | Chrome | 5/14/2024 | Chrome Android | 5/14/2024 | ||
| api.CSSPositionTryDescriptors.max-inline-size π | Chrome | 5/14/2024 | Chrome Android | 5/14/2024 | ||
| api.CSSPositionTryDescriptors.max-width π | Chrome | 5/14/2024 | Chrome Android | 5/14/2024 | ||
| api.CSSPositionTryDescriptors.maxBlockSize π | Chrome | 5/14/2024 | Chrome Android | 5/14/2024 | ||
| api.CSSPositionTryDescriptors.maxHeight π | Chrome | 5/14/2024 | Chrome Android | 5/14/2024 | ||
| api.CSSPositionTryDescriptors.maxInlineSize π | Chrome | 5/14/2024 | Chrome Android | 5/14/2024 | ||
| api.CSSPositionTryDescriptors.maxWidth π | Chrome | 5/14/2024 | Chrome Android | 5/14/2024 | ||
| api.CSSPositionTryDescriptors.min-block-size π | Chrome | 5/14/2024 | Chrome Android | 5/14/2024 | ||
| api.CSSPositionTryDescriptors.min-height π | Chrome | 5/14/2024 | Chrome Android | 5/14/2024 | ||
| api.CSSPositionTryDescriptors.min-inline-size π | Chrome | 5/14/2024 | Chrome Android | 5/14/2024 | ||
| api.CSSPositionTryDescriptors.min-width π | Chrome | 5/14/2024 | Chrome Android | 5/14/2024 | ||
| api.CSSPositionTryDescriptors.minBlockSize π | Chrome | 5/14/2024 | Chrome Android | 5/14/2024 | ||
| api.CSSPositionTryDescriptors.minHeight π | Chrome | 5/14/2024 | Chrome Android | 5/14/2024 | ||
| api.CSSPositionTryDescriptors.minInlineSize π | Chrome | 5/14/2024 | Chrome Android | 5/14/2024 | ||
| api.CSSPositionTryDescriptors.minWidth π | Chrome | 5/14/2024 | Chrome Android | 5/14/2024 | ||
| api.CSSPositionTryDescriptors.place-self π | Chrome | 5/14/2024 | Chrome Android | 5/14/2024 | ||
| api.CSSPositionTryDescriptors.placeSelf π | Chrome | 5/14/2024 | Chrome Android | 5/14/2024 | ||
| api.CSSPositionTryDescriptors.position-anchor π | Chrome | 5/14/2024 | Chrome Android | 5/14/2024 | ||
| api.CSSPositionTryDescriptors.position-area π | Chrome | 9/17/2024 | Chrome Android | 9/17/2024 | ||
| api.CSSPositionTryDescriptors.positionAnchor π | Chrome | 5/14/2024 | Chrome Android | 5/14/2024 | ||
| api.CSSPositionTryDescriptors.positionArea π | Chrome | 9/17/2024 | Chrome Android | 9/17/2024 | ||
| api.CSSPositionTryDescriptors.right π | Chrome | 5/14/2024 | Chrome Android | 5/14/2024 | ||
| api.CSSPositionTryDescriptors.top π | Chrome | 5/14/2024 | Chrome Android | 5/14/2024 | ||
| api.CSSPositionTryDescriptors.width π | Chrome | 5/14/2024 | Chrome Android | 5/14/2024 | ||
| api.CSSPositionTryRule π | Chrome | 5/14/2024 | Chrome Android | 5/14/2024 | ||
| api.CSSPositionTryRule.name π | Chrome | 5/14/2024 | Chrome Android | 5/14/2024 | ||
| api.CSSPositionTryRule.style π | Chrome | 5/14/2024 | Chrome Android | 5/14/2024 | ||
| api.CSSPositionValue | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.CSSPositionValue.CSSPositionValue | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.CSSPositionValue.x | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.CSSPositionValue.y | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.CSSPropertyRule π | Chrome | 8/25/2020 | Chrome Android | 8/25/2020 | ||
| api.CSSPropertyRule.inherits π | Chrome | 8/25/2020 | Chrome Android | 8/25/2020 | ||
| api.CSSPropertyRule.initialValue π | Chrome | 8/25/2020 | Chrome Android | 8/25/2020 | ||
| api.CSSPropertyRule.name π | Chrome | 8/25/2020 | Chrome Android | 8/25/2020 | ||
| api.CSSPropertyRule.syntax π | Chrome | 8/25/2020 | Chrome Android | 8/25/2020 | ||
| api.CSSRotate π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.CSSRotate.CSSRotate π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.CSSRotate.angle π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.CSSRotate.x π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.CSSRotate.y π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.CSSRotate.z π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.CSSRule π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.CSSRule.cssText π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | 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 π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.CSSRule.parentStyleSheet π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.CSSRule.type π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.CSSRuleList π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.CSSRuleList.item π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.CSSRuleList.length π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.CSSScale π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.CSSScale.CSSScale π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.CSSScale.x π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.CSSScale.y π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.CSSScale.z π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.CSSScopeRule π | Chrome | 10/10/2023 | Chrome Android | 10/10/2023 | ||
| api.CSSScopeRule.end π | Chrome | 10/10/2023 | Chrome Android | 10/10/2023 | ||
| api.CSSScopeRule.start π | Chrome | 10/10/2023 | Chrome Android | 10/10/2023 | ||
| api.CSSSkew π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.CSSSkew.CSSSkew π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.CSSSkew.ax π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.CSSSkew.ay π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.CSSSkewX π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.CSSSkewX.CSSSkewX π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.CSSSkewX.ax π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.CSSSkewY π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.CSSSkewY.CSSSkewY π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.CSSSkewY.ay π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.CSSStartingStyleRule π | Chrome | 9/12/2023 | Chrome Android | 9/12/2023 | ||
| api.CSSStyleDeclaration π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.CSSStyleDeclaration.@@iterator | Chrome | 5/25/2016 | Chrome Android | 6/8/2016 | 14 | |
| api.CSSStyleDeclaration.cssFloat π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.CSSStyleDeclaration.cssText π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.CSSStyleDeclaration.getPropertyPriority π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.CSSStyleDeclaration.getPropertyValue π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.CSSStyleDeclaration.item π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.CSSStyleDeclaration.length π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.CSSStyleDeclaration.parentRule π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.CSSStyleDeclaration.removeProperty π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.CSSStyleDeclaration.setProperty π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.CSSStyleRule π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.CSSStyleRule.cssRules π | Chrome | 4/4/2023 | Chrome Android | 4/4/2023 | ||
| api.CSSStyleRule.deleteRule π | Chrome | 4/4/2023 | Chrome Android | 4/4/2023 | ||
| api.CSSStyleRule.insertRule π | Chrome | 4/4/2023 | Chrome Android | 4/4/2023 | ||
| api.CSSStyleRule.selectorText π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.CSSStyleRule.style π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.CSSStyleRule.styleMap π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.CSSStyleSheet π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.CSSStyleSheet.CSSStyleSheet π | Chrome | 3/12/2019 | Chrome Android | 3/12/2019 | ||
| api.CSSStyleSheet.addRule π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.CSSStyleSheet.cssRules π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.CSSStyleSheet.deleteRule π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.CSSStyleSheet.insertRule π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.CSSStyleSheet.insertRule.index_parameter_optional | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.CSSStyleSheet.ownerRule π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.CSSStyleSheet.removeRule π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.CSSStyleSheet.replace π | Chrome | 3/12/2019 | Chrome Android | 3/12/2019 | ||
| api.CSSStyleSheet.replaceSync π | Chrome | 3/12/2019 | Chrome Android | 3/12/2019 | ||
| api.CSSStyleSheet.rules π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.CSSStyleValue π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.CSSStyleValue.parseAll_static π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.CSSStyleValue.parse_static π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.CSSStyleValue.toString π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.CSSSupportsRule π | Chrome | 7/9/2013 | Chrome Android | 7/10/2013 | 1 | |
| api.CSSTransformComponent π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.CSSTransformComponent.is2D π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.CSSTransformComponent.toMatrix π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.CSSTransformComponent.toString π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.CSSTransformValue π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.CSSTransformValue.@@iterator | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.CSSTransformValue.CSSTransformValue π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.CSSTransformValue.entries | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.CSSTransformValue.forEach | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.CSSTransformValue.is2D π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.CSSTransformValue.keys | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.CSSTransformValue.length π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.CSSTransformValue.toMatrix π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.CSSTransformValue.values | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.CSSTransition π | Chrome | 7/27/2020 | Chrome Android | 7/27/2020 | ||
| api.CSSTransition.transitionProperty π | Chrome | 7/27/2020 | Chrome Android | 7/27/2020 | ||
| api.CSSTranslate π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.CSSTranslate.CSSTranslate π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.CSSTranslate.x π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.CSSTranslate.y π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.CSSTranslate.z π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.CSSUnitValue π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.CSSUnitValue.CSSUnitValue π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.CSSUnitValue.unit π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.CSSUnitValue.value π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.CSSUnparsedValue π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.CSSUnparsedValue.@@iterator | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.CSSUnparsedValue.CSSUnparsedValue π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.CSSUnparsedValue.entries | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.CSSUnparsedValue.forEach | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.CSSUnparsedValue.keys | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.CSSUnparsedValue.length π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.CSSUnparsedValue.values | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.CSSVariableReferenceValue π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.CSSVariableReferenceValue.CSSVariableReferenceValue π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.CSSVariableReferenceValue.fallback π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.CSSVariableReferenceValue.variable π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.CSSViewTransitionRule π | Chrome | 6/11/2024 | Chrome Android | 6/11/2024 | ||
| api.CSSViewTransitionRule.navigation π | Chrome | 6/11/2024 | Chrome Android | 6/11/2024 | ||
| api.CSSViewTransitionRule.types π | Chrome | 6/11/2024 | Chrome Android | 6/11/2024 | ||
| api.Cache π | Chrome | 1/21/2015 | Chrome Android | 1/21/2015 | 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 π | Chrome | 7/21/2015 | Chrome Android | 7/29/2015 | 8 | 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 π | Chrome | 10/13/2015 | Chrome Android | 10/14/2015 | 1 | 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 π | Chrome | 5/19/2015 | Chrome Android | 5/27/2015 | 8 | Deno: Currently doesn't support query options |
| api.Cache.keys π | Chrome | 5/19/2015 | Chrome Android | 5/27/2015 | 8 | |
| api.Cache.match π | Chrome | 5/19/2015 | Chrome Android | 5/27/2015 | 8 | Deno: Currently doesn't support query options |
| api.Cache.matchAll π | Chrome | 12/1/2015 | Chrome Android | 12/2/2015 | 1 | Opera: Requires HTTPS. |
| api.Cache.put π | Chrome | 5/19/2015 | Chrome Android | 5/27/2015 | 8 | 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 | Chrome | 1/21/2015 | Chrome Android | 1/21/2015 | 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 π | Chrome | 5/19/2015 | Chrome Android | 5/27/2015 | 8 | 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 π | Chrome | 1/21/2015 | Chrome Android | 1/21/2015 | ||
| api.CacheStorage.has π | Chrome | 1/21/2015 | Chrome Android | 1/21/2015 | ||
| api.CacheStorage.keys π | Chrome | 1/21/2015 | Chrome Android | 1/21/2015 | ||
| api.CacheStorage.match π | Chrome | 10/12/2016 | Chrome Android | 10/19/2016 | 7 | Chrome: The options parameter only supports ignoreSearch, and cacheName.Chrome Android: The options parameter only supports ignoreSearch, and cacheName.Quest Browser: 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 π | Chrome | 1/21/2015 | Chrome Android | 1/21/2015 | ||
| api.CacheStorage.secure_context_required | Chrome | 3/6/2018 | Chrome Android | 3/6/2018 | ||
| api.CacheStorage.worker_support | Chrome | 5/19/2015 | Chrome Android | 5/27/2015 | 8 | 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.CanMakePaymentEvent π | Chrome | 10/16/2018 | Chrome Android | 10/17/2018 | 1 | |
| api.CanMakePaymentEvent.CanMakePaymentEvent π | Chrome | 10/16/2018 | Chrome Android | 10/17/2018 | 1 | |
| api.CanMakePaymentEvent.respondWith π | Chrome | 10/16/2018 | Chrome Android | 10/17/2018 | 1 | |
| api.CanvasCaptureMediaStreamTrack π | Chrome | 5/25/2016 | Chrome Android | 6/8/2016 | 14 | |
| api.CanvasCaptureMediaStreamTrack.canvas π | Chrome | 5/25/2016 | Chrome Android | 6/8/2016 | 14 | |
| api.CanvasCaptureMediaStreamTrack.requestFrame π | Chrome | 5/25/2016 | Chrome Android | 6/8/2016 | 14 | |
| api.CanvasFilter | Chrome | 5/2/2023 | Chrome Android | 5/2/2023 | ||
| api.CanvasFilter.CanvasFilter | Chrome | 5/2/2023 | Chrome Android | 5/2/2023 | ||
| api.CanvasGradient π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | 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 π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.CanvasPattern π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.CanvasPattern.setTransform π | Chrome | 7/24/2018 | Chrome Android | 7/24/2018 | ||
| api.CanvasPattern.setTransform.dommatrix | Chrome | 7/24/2018 | Chrome Android | 7/24/2018 | ||
| api.CanvasRenderingContext2D π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.CanvasRenderingContext2D.arc π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.CanvasRenderingContext2D.arcTo π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.CanvasRenderingContext2D.beginPath π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.CanvasRenderingContext2D.bezierCurveTo π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.CanvasRenderingContext2D.canvas π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.CanvasRenderingContext2D.clearRect π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.CanvasRenderingContext2D.clip π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.CanvasRenderingContext2D.clip.path_parameter | Chrome | 7/16/2014 | Chrome Android | 7/16/2014 | ||
| api.CanvasRenderingContext2D.closePath π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.CanvasRenderingContext2D.createConicGradient π | Chrome | 3/1/2022 | Chrome Android | 3/1/2022 | 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 π | Chrome | 5/21/2009 | Chrome Android | 6/27/2012 | 1133 | |
| api.CanvasRenderingContext2D.createLinearGradient π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.CanvasRenderingContext2D.createPattern π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | 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 π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.CanvasRenderingContext2D.direction π | Chrome | 9/10/2019 | Chrome Android | 9/10/2019 | ||
| api.CanvasRenderingContext2D.drawFocusIfNeeded π | Chrome | 8/26/2014 | Chrome Android | 9/3/2014 | 8 | |
| api.CanvasRenderingContext2D.drawFocusIfNeeded.path_parameter | Chrome | 8/26/2014 | Chrome Android | 9/3/2014 | 8 | |
| api.CanvasRenderingContext2D.drawImage π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.CanvasRenderingContext2D.drawImage.ImageBitmap_source_image | Chrome | 10/1/2013 | Chrome Android | 10/2/2013 | 1 | |
| api.CanvasRenderingContext2D.drawImage.SVGImageElement_source_image | Chrome | 6/5/2017 | Chrome Android | 6/6/2017 | 1 | |
| api.CanvasRenderingContext2D.ellipse π | Chrome | 11/12/2013 | Chrome Android | 11/14/2013 | 2 | |
| api.CanvasRenderingContext2D.fill π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.CanvasRenderingContext2D.fill.path_parameter | Chrome | 7/16/2014 | Chrome Android | 7/16/2014 | ||
| api.CanvasRenderingContext2D.fillRect π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.CanvasRenderingContext2D.fillStyle π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.CanvasRenderingContext2D.fillText π | Chrome | 5/21/2009 | Chrome Android | 6/27/2012 | 1133 | |
| api.CanvasRenderingContext2D.filter π | Chrome | 7/20/2016 | Chrome Android | 7/27/2016 | 7 | |
| api.CanvasRenderingContext2D.font π | Chrome | 5/21/2009 | Chrome Android | 6/27/2012 | 1133 | |
| api.CanvasRenderingContext2D.fontKerning π | Chrome | 3/1/2022 | Chrome Android | 3/1/2022 | ||
| api.CanvasRenderingContext2D.fontStretch π | Chrome | 3/1/2022 | Chrome Android | 3/1/2022 | ||
| api.CanvasRenderingContext2D.fontVariantCaps π | Chrome | 3/1/2022 | Chrome Android | 3/1/2022 | ||
| api.CanvasRenderingContext2D.getContextAttributes π | Chrome | 3/12/2019 | Chrome Android | 3/12/2019 | ||
| api.CanvasRenderingContext2D.getImageData π | Chrome | 5/21/2009 | Chrome Android | 6/27/2012 | 1133 | 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 π | Chrome | 11/6/2012 | Chrome Android | 2/27/2013 | 113 | |
| api.CanvasRenderingContext2D.getTransform π | Chrome | 7/24/2018 | Chrome Android | 7/24/2018 | ||
| api.CanvasRenderingContext2D.globalAlpha π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.CanvasRenderingContext2D.globalCompositeOperation π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.CanvasRenderingContext2D.imageSmoothingEnabled π | Chrome | 10/1/2013 | Chrome Android | 10/2/2013 | 1 | |
| api.CanvasRenderingContext2D.imageSmoothingQuality π | Chrome | 10/12/2016 | Chrome Android | 10/19/2016 | 7 | |
| api.CanvasRenderingContext2D.isContextLost π | Chrome | 3/1/2022 | Chrome Android | 3/1/2022 | ||
| api.CanvasRenderingContext2D.isPointInPath π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.CanvasRenderingContext2D.isPointInPath.path_parameter | Chrome | 7/16/2014 | Chrome Android | 7/16/2014 | ||
| api.CanvasRenderingContext2D.isPointInStroke π | Chrome | 3/26/2013 | Chrome Android | 4/3/2013 | 8 | |
| api.CanvasRenderingContext2D.isPointInStroke.path_parameter | Chrome | 7/16/2014 | Chrome Android | 7/16/2014 | ||
| api.CanvasRenderingContext2D.letterSpacing π | Chrome | 3/1/2022 | Chrome Android | 3/1/2022 | ||
| api.CanvasRenderingContext2D.lineCap π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.CanvasRenderingContext2D.lineDashOffset π | Chrome | 11/6/2012 | Chrome Android | 2/27/2013 | 113 | |
| api.CanvasRenderingContext2D.lineJoin π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.CanvasRenderingContext2D.lineTo π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.CanvasRenderingContext2D.lineWidth π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.CanvasRenderingContext2D.measureText π | Chrome | 5/21/2009 | Chrome Android | 6/27/2012 | 1133 | |
| api.CanvasRenderingContext2D.miterLimit π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.CanvasRenderingContext2D.moveTo π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.CanvasRenderingContext2D.putImageData π | Chrome | 5/21/2009 | Chrome Android | 6/27/2012 | 1133 | |
| api.CanvasRenderingContext2D.quadraticCurveTo π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.CanvasRenderingContext2D.rect π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.CanvasRenderingContext2D.reset π | Chrome | 3/1/2022 | Chrome Android | 3/1/2022 | ||
| api.CanvasRenderingContext2D.resetTransform π | Chrome | 11/12/2013 | Chrome Android | 11/14/2013 | 2 | |
| api.CanvasRenderingContext2D.restore π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.CanvasRenderingContext2D.rotate π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.CanvasRenderingContext2D.roundRect π | Chrome | 3/1/2022 | Chrome Android | 3/1/2022 | ||
| api.CanvasRenderingContext2D.save π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.CanvasRenderingContext2D.scale π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.CanvasRenderingContext2D.setLineDash π | Chrome | 11/6/2012 | Chrome Android | 2/27/2013 | 113 | |
| api.CanvasRenderingContext2D.setTransform π | Chrome | 5/21/2009 | Chrome Android | 6/27/2012 | 1133 | |
| api.CanvasRenderingContext2D.setTransform.matrix_parameter | Chrome | 7/24/2018 | Chrome Android | 7/24/2018 | ||
| api.CanvasRenderingContext2D.shadowBlur π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.CanvasRenderingContext2D.shadowColor π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.CanvasRenderingContext2D.shadowOffsetX π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.CanvasRenderingContext2D.shadowOffsetY π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.CanvasRenderingContext2D.stroke π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.CanvasRenderingContext2D.stroke.path_parameter | Chrome | 7/16/2014 | Chrome Android | 7/16/2014 | ||
| api.CanvasRenderingContext2D.strokeRect π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.CanvasRenderingContext2D.strokeStyle π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.CanvasRenderingContext2D.strokeText π | Chrome | 5/21/2009 | Chrome Android | 6/27/2012 | 1133 | |
| api.CanvasRenderingContext2D.textAlign π | Chrome | 5/21/2009 | Chrome Android | 6/27/2012 | 1133 | |
| api.CanvasRenderingContext2D.textBaseline π | Chrome | 5/21/2009 | Chrome Android | 6/27/2012 | 1133 | |
| api.CanvasRenderingContext2D.textRendering π | Chrome | 3/1/2022 | Chrome Android | 3/1/2022 | ||
| api.CanvasRenderingContext2D.transform π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.CanvasRenderingContext2D.translate π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.CanvasRenderingContext2D.wordSpacing π | Chrome | 3/1/2022 | Chrome Android | 3/1/2022 | ||
| api.CaretPosition π | Chrome | 8/20/2024 | Chrome Android | 8/20/2024 | ||
| api.CaretPosition.getClientRect π | Chrome | 8/20/2024 | Chrome Android | 8/20/2024 | ||
| api.CaretPosition.offset π | Chrome | 8/20/2024 | Chrome Android | 8/20/2024 | ||
| api.CaretPosition.offsetNode π | Chrome | 8/20/2024 | Chrome Android | 8/20/2024 | ||
| api.ChannelMergerNode π | Chrome | 9/16/2011 | Chrome Android | 6/27/2012 | 285 | |
| api.ChannelMergerNode.ChannelMergerNode π | Chrome | 12/1/2016 | Chrome Android | 12/6/2016 | 5 | |
| api.ChannelSplitterNode π | Chrome | 9/16/2011 | Chrome Android | 6/27/2012 | 285 | 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 π | Chrome | 12/1/2016 | Chrome Android | 12/6/2016 | 5 | |
| api.ChapterInformation π | Chrome | 7/23/2024 | Chrome Android | 7/23/2024 | ||
| api.ChapterInformation.artwork π | Chrome | 7/23/2024 | Chrome Android | 7/23/2024 | ||
| api.ChapterInformation.startTime π | Chrome | 7/23/2024 | Chrome Android | 7/23/2024 | ||
| api.ChapterInformation.title π | Chrome | 7/23/2024 | Chrome Android | 7/23/2024 | ||
| api.CharacterBoundsUpdateEvent π | Chrome | 1/23/2024 | Chrome Android | 1/23/2024 | ||
| api.CharacterBoundsUpdateEvent.CharacterBoundsUpdateEvent π | Chrome | 1/23/2024 | Chrome Android | 1/23/2024 | ||
| api.CharacterBoundsUpdateEvent.rangeEnd π | Chrome | 1/23/2024 | Chrome Android | 1/23/2024 | ||
| api.CharacterBoundsUpdateEvent.rangeStart π | Chrome | 1/23/2024 | Chrome Android | 1/23/2024 | ||
| api.CharacterData π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.CharacterData.after π | Chrome | 10/12/2016 | Chrome Android | 10/19/2016 | 7 | |
| api.CharacterData.appendData π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.CharacterData.before π | Chrome | 10/12/2016 | Chrome Android | 10/19/2016 | 7 | |
| api.CharacterData.data π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.CharacterData.deleteData π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.CharacterData.insertData π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.CharacterData.length π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.CharacterData.nextElementSibling π | Chrome | 8/20/2013 | Chrome Android | 8/21/2013 | 1 | |
| api.CharacterData.previousElementSibling π | Chrome | 8/20/2013 | Chrome Android | 8/21/2013 | 1 | |
| api.CharacterData.remove π | Chrome | 1/10/2013 | Chrome Android | 2/27/2013 | 48 | |
| api.CharacterData.replaceData π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.CharacterData.replaceWith π | Chrome | 10/12/2016 | Chrome Android | 10/19/2016 | 7 | |
| api.CharacterData.substringData π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Client π | Chrome | 1/21/2015 | Chrome Android | 1/21/2015 | ||
| api.Client.frameType π | Chrome | 5/19/2015 | Chrome Android | 5/27/2015 | 8 | |
| api.Client.id π | Chrome | 1/21/2015 | Chrome Android | 1/21/2015 | ||
| api.Client.postMessage π | Chrome | 1/21/2015 | Chrome Android | 1/21/2015 | ||
| api.Client.type π | Chrome | 7/25/2017 | Chrome Android | 8/1/2017 | 7 | |
| api.Client.url π | Chrome | 1/21/2015 | Chrome Android | 1/21/2015 | ||
| api.Clients π | Chrome | 1/21/2015 | Chrome Android | 1/21/2015 | ||
| api.Clients.claim π | Chrome | 4/14/2015 | Chrome Android | 4/15/2015 | 1 | |
| api.Clients.get π | Chrome | 5/25/2016 | Chrome Android | 6/8/2016 | 14 | |
| api.Clients.matchAll π | Chrome | 4/14/2015 | Chrome Android | 4/15/2015 | 1 | 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 π | Chrome | 4/14/2015 | Chrome Android | 4/15/2015 | 1 | 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 π | Chrome | 1/21/2015 | Chrome Android | 1/21/2015 | 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 π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.Clipboard.read π | Chrome | 7/30/2019 | Chrome Android | 7/30/2019 | 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: Web extensions require the clipboardRead permission in manifest to read data. With this permission, the extension does not require a user interaction and does not display a paste prompt.Firefox: A paste prompt is displayed when the clipboard is read. If the clipboard contains same-origin content, the prompt is suppressed.Firefox for Android: This method must be called within user gesture event handlers.Firefox for Android: Web extensions require the clipboardRead permission in manifest to read data. With this permission, the extension does not require a user interaction and does not display a paste prompt.Firefox for Android: A paste prompt is displayed when the clipboard is read. If the clipboard contains same-origin content, the prompt is suppressed.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.read.formats_unsanitized_parameter π | Chrome | 2/20/2024 | Chrome Android | 2/20/2024 | ||
| api.Clipboard.readText π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | 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: Web extensions require the clipboardRead permission in manifest to read data. With this permission, the extension does not require a user interaction and does not display a paste prompt.Firefox: A paste prompt is displayed when the clipboard is read. If the clipboard contains same-origin content, the prompt is suppressed.Firefox for Android: This method must be called within user gesture event handlers.Firefox for Android: Web extensions require the clipboardRead permission in manifest to read data. With this permission, the extension does not require a user interaction and does not display a paste prompt.Firefox for Android: A paste prompt is displayed when the clipboard is read. If the clipboard contains same-origin content, the prompt is suppressed.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 | Chrome | 7/30/2019 | Chrome Android | 7/30/2019 | ||
| api.Clipboard.type_text-html | Chrome | 10/20/2020 | Chrome Android | 10/20/2020 | ||
| api.Clipboard.type_text-plain | Chrome | 7/30/2019 | Chrome Android | 7/30/2019 | ||
| api.Clipboard.write π | Chrome | 7/30/2019 | Chrome Android | 7/30/2019 | 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 require the clipboardWrite permission in manifest to read data. With this permission, the extension does not require a user interaction and does not display a paste prompt.Firefox: A paste prompt is displayed when the clipboard is read. If the clipboard contains same-origin content, the prompt is suppressed.Firefox for Android: This method must be called within user gesture event handlers.Firefox for Android: Web extensions require the clipboardWrite permission in manifest to read data. With this permission, the extension does not require a user interaction and does not display a paste prompt.Firefox for Android: A paste prompt is displayed when the clipboard is read. If the clipboard contains same-origin content, the prompt is suppressed.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 π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | 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 require the clipboardRead permission in manifest to read data. With this permission, the extension does not require a user interaction and does not display a paste prompt.Firefox: A paste prompt is displayed when the clipboard is read. If the clipboard contains same-origin content, the prompt is suppressed.Firefox for Android: This method must be called within user gesture event handlers.Firefox for Android: Web extensions require the clipboardRead permission in manifest to read data. With this permission, the extension does not require a user interaction and does not display a paste prompt.Firefox for Android: A paste prompt is displayed when the clipboard is read. If the clipboard contains same-origin content, the prompt is suppressed.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 π | Chrome | 3/3/2015 | Chrome Android | 3/11/2015 | 8 | |
| api.ClipboardEvent.ClipboardEvent π | Chrome | 4/19/2017 | Chrome Android | 4/25/2017 | 6 | |
| api.ClipboardEvent.clipboardData π | Chrome | 3/3/2015 | Chrome Android | 3/11/2015 | 8 | |
| api.ClipboardItem π | Chrome | 7/30/2019 | Chrome Android | 7/27/2020 | 363 | |
| api.ClipboardItem.ClipboardItem π | Chrome Android | 2/1/2022 | Chrome | 2/4/2025 | 1099 | 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 π | Chrome | 7/30/2019 | Chrome Android | 7/27/2020 | 363 | |
| api.ClipboardItem.supports_static π | Chrome | 1/23/2024 | Chrome Android | 1/23/2024 | ||
| api.ClipboardItem.type_image_svg_xml π | Chrome | 4/16/2024 | Chrome Android | 4/16/2024 | ||
| api.ClipboardItem.type_web π | Chrome | 8/2/2022 | Chrome Android | 8/2/2022 | ||
| api.ClipboardItem.types π | Chrome | 7/30/2019 | Chrome Android | 7/27/2020 | 363 | |
| api.CloseEvent π | Chrome | 10/25/2011 | Chrome Android | 6/27/2012 | 246 | 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 π | Chrome | 12/13/2011 | Chrome Android | 6/27/2012 | 197 | |
| api.CloseEvent.code π | Chrome | 10/25/2011 | Chrome Android | 6/27/2012 | 246 | |
| api.CloseEvent.reason π | Chrome | 10/25/2011 | Chrome Android | 6/27/2012 | 246 | |
| api.CloseEvent.wasClean π | Chrome | 10/25/2011 | Chrome Android | 6/27/2012 | 246 | |
| api.CloseWatcher π | Chrome | 6/11/2024 | Chrome Android | 6/11/2024 | ||
| api.CloseWatcher.CloseWatcher π | Chrome | 6/11/2024 | Chrome Android | 6/11/2024 | ||
| api.CloseWatcher.cancel_event π | Chrome | 6/11/2024 | Chrome Android | 6/11/2024 | ||
| api.CloseWatcher.close π | Chrome | 6/11/2024 | Chrome Android | 6/11/2024 | ||
| api.CloseWatcher.close_event π | Chrome | 6/11/2024 | Chrome Android | 6/11/2024 | ||
| api.CloseWatcher.destroy π | Chrome | 6/11/2024 | Chrome Android | 6/11/2024 | ||
| api.CloseWatcher.requestClose π | Chrome | 6/11/2024 | Chrome Android | 6/11/2024 | ||
| api.Comment π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Comment.Comment π | Chrome | 8/20/2013 | Chrome Android | 8/21/2013 | 1 | |
| api.CompositionEvent π | Chrome | 10/25/2011 | Chrome Android | 6/27/2012 | 246 | |
| api.CompositionEvent.CompositionEvent π | Chrome | 3/26/2013 | Chrome Android | 4/3/2013 | 8 | |
| api.CompositionEvent.data π | Chrome | 10/25/2011 | Chrome Android | 6/27/2012 | 246 | |
| api.CompositionEvent.initCompositionEvent π | Chrome | 10/25/2011 | Chrome Android | 6/27/2012 | 246 | |
| api.CompressionStream π | Chrome | 2/4/2020 | Chrome Android | 2/4/2020 | Node.js: Available as a part of the stream/web module. | |
| api.CompressionStream.CompressionStream π | Chrome | 2/4/2020 | Chrome Android | 2/4/2020 | ||
| api.CompressionStream.CompressionStream.deflate π | Chrome | 2/4/2020 | Chrome Android | 2/4/2020 | ||
| api.CompressionStream.CompressionStream.deflate-raw π | Chrome | 6/21/2022 | Chrome Android | 6/21/2022 | ||
| api.CompressionStream.CompressionStream.gzip π | Chrome | 2/4/2020 | Chrome Android | 2/4/2020 | ||
| api.CompressionStream.readable π | Chrome | 2/4/2020 | Chrome Android | 2/4/2020 | ||
| api.CompressionStream.writable π | Chrome | 2/4/2020 | Chrome Android | 2/4/2020 | ||
| api.ConstantSourceNode π | Chrome | 1/25/2017 | Chrome Android | 2/1/2017 | 7 | |
| api.ConstantSourceNode.ConstantSourceNode π | Chrome | 1/25/2017 | Chrome Android | 2/1/2017 | 7 | |
| api.ConstantSourceNode.offset π | Chrome | 1/25/2017 | Chrome Android | 2/1/2017 | 7 | |
| api.ContentVisibilityAutoStateChangeEvent π | Chrome | 11/29/2022 | Chrome Android | 11/29/2022 | ||
| api.ContentVisibilityAutoStateChangeEvent.ContentVisibilityAutoStateChangeEvent π | Chrome | 11/29/2022 | Chrome Android | 11/29/2022 | ||
| api.ContentVisibilityAutoStateChangeEvent.skipped π | Chrome | 11/29/2022 | Chrome Android | 11/29/2022 | ||
| api.ConvolverNode π | Chrome | 9/16/2011 | Chrome Android | 6/27/2012 | 285 | |
| api.ConvolverNode.ConvolverNode π | Chrome | 12/1/2016 | Chrome Android | 12/6/2016 | 5 | |
| api.ConvolverNode.buffer π | Chrome | 9/16/2011 | Chrome Android | 6/27/2012 | 285 | |
| api.ConvolverNode.normalize π | Chrome | 3/28/2012 | Chrome Android | 6/27/2012 | 91 | |
| api.CookieChangeEvent π | Chrome | 11/17/2020 | Chrome Android | 11/17/2020 | ||
| api.CookieChangeEvent.CookieChangeEvent π | Chrome | 11/17/2020 | Chrome Android | 11/17/2020 | ||
| api.CookieChangeEvent.changed π | Chrome | 11/17/2020 | Chrome Android | 11/17/2020 | ||
| api.CookieChangeEvent.changed.partitioned_property π | Chrome | 5/30/2023 | Chrome Android | 5/30/2023 | ||
| api.CookieChangeEvent.deleted π | Chrome | 11/17/2020 | Chrome Android | 11/17/2020 | ||
| api.CookieChangeEvent.deleted.partitioned_property π | Chrome | 5/30/2023 | Chrome Android | 5/30/2023 | ||
| api.CookieStore π | Chrome | 11/17/2020 | Chrome Android | 11/17/2020 | ||
| api.CookieStore.change_event π | Chrome | 11/17/2020 | Chrome Android | 11/17/2020 | ||
| api.CookieStore.delete π | Chrome | 11/17/2020 | Chrome Android | 11/17/2020 | ||
| api.CookieStore.delete.partitioned_option π | Chrome | 5/30/2023 | Chrome Android | 5/30/2023 | ||
| api.CookieStore.get π | Chrome | 11/17/2020 | Chrome Android | 11/17/2020 | ||
| api.CookieStore.get.partitioned_return_property π | Chrome | 5/30/2023 | Chrome Android | 5/30/2023 | ||
| api.CookieStore.getAll π | Chrome | 11/17/2020 | Chrome Android | 11/17/2020 | ||
| api.CookieStore.getAll.partitioned_return_property π | Chrome | 5/30/2023 | Chrome Android | 5/30/2023 | ||
| api.CookieStore.set π | Chrome | 11/17/2020 | Chrome Android | 11/17/2020 | ||
| api.CookieStore.set.partitioned_option π | Chrome | 5/30/2023 | Chrome Android | 5/30/2023 | ||
| api.CookieStoreManager π | Chrome | 11/17/2020 | Chrome Android | 11/17/2020 | ||
| api.CookieStoreManager.getSubscriptions π | Chrome | 11/17/2020 | Chrome Android | 11/17/2020 | ||
| api.CookieStoreManager.subscribe π | Chrome | 11/17/2020 | Chrome Android | 11/17/2020 | ||
| api.CookieStoreManager.unsubscribe π | Chrome | 11/17/2020 | Chrome Android | 11/17/2020 | ||
| api.CountQueuingStrategy π | Chrome | 7/20/2016 | Chrome Android | 7/27/2016 | 7 | Node.js: Available as a part of the stream/web module. |
| api.CountQueuingStrategy.CountQueuingStrategy π | Chrome | 7/20/2016 | Chrome Android | 7/27/2016 | 7 | |
| api.CountQueuingStrategy.highWaterMark π | Chrome | 7/20/2016 | Chrome Android | 7/27/2016 | 7 | |
| api.CountQueuingStrategy.size π | Chrome | 7/20/2016 | Chrome Android | 7/27/2016 | 7 | |
| api.Credential π | Chrome | 5/25/2016 | Chrome Android | 6/8/2016 | 14 | |
| api.Credential.id π | Chrome | 5/25/2016 | Chrome Android | 6/8/2016 | 14 | |
| api.Credential.type π | Chrome | 5/25/2016 | Chrome Android | 6/8/2016 | 14 | |
| api.CredentialsContainer π | Chrome | 5/25/2016 | Chrome Android | 6/8/2016 | 14 | |
| api.CredentialsContainer.create π | Chrome | 7/25/2017 | Chrome Android | 8/1/2017 | 7 | |
| api.CredentialsContainer.create.publicKey_option π | Chrome | 5/29/2018 | Chrome Android | 10/17/2018 | 141 | |
| api.CredentialsContainer.create.publicKey_option.attestation π | Chrome | 5/29/2018 | Chrome Android | 10/17/2018 | 141 | |
| api.CredentialsContainer.create.publicKey_option.attestation.direct π | Chrome | 5/29/2018 | Chrome Android | 10/17/2018 | 141 | Firefox for Android: credentialCreationData.attestationConveyancePreferenceOption value "direct" is not supported. See https://bugzil.la/1550164 |
| api.CredentialsContainer.create.publicKey_option.attestation.enterprise π | Chrome | 5/29/2018 | Chrome Android | 10/17/2018 | 141 | Firefox for Android: credentialCreationData.attestationConveyancePreferenceOption value "enterprise" is not supported. See https://bugzil.la/1550164 |
| api.CredentialsContainer.create.publicKey_option.attestation.indirect π | Chrome | 5/29/2018 | Chrome Android | 10/17/2018 | 141 | |
| api.CredentialsContainer.create.publicKey_option.attestation.none π | Chrome | 5/29/2018 | Chrome Android | 10/17/2018 | 141 | |
| api.CredentialsContainer.create.publicKey_option.extensions π | Chrome | 5/29/2018 | Chrome Android | 10/17/2018 | 141 | |
| api.CredentialsContainer.create.publicKey_option.extensions.appidExclude π | Chrome | 5/29/2018 | Chrome Android | 10/17/2018 | 141 | |
| api.CredentialsContainer.create.publicKey_option.extensions.credProps π | Chrome | 3/2/2021 | Chrome Android | 11/29/2022 | 637 | |
| api.CredentialsContainer.create.publicKey_option.extensions.credProtect | Chrome | 7/30/2019 | Chrome Android | 7/30/2019 | ||
| api.CredentialsContainer.create.publicKey_option.extensions.largeBlob π | Chrome | 5/2/2023 | Chrome Android | 5/2/2023 | ||
| api.CredentialsContainer.create.publicKey_option.extensions.minPinLength | Chrome | 2/1/2022 | Chrome Android | 2/1/2022 | ||
| api.CredentialsContainer.create.publicKey_option.extensions.payment π | Chrome | 10/19/2021 | Chrome Android | 10/19/2021 | ||
| api.CredentialsContainer.create.publicKey_option.requireResidentKey π | Chrome | 3/2/2021 | Chrome Android | 11/29/2022 | 637 | |
| api.CredentialsContainer.create.publicKey_option.residentKey π | Chrome | 3/2/2021 | Chrome Android | 11/29/2022 | 637 | |
| api.CredentialsContainer.get π | Chrome | 5/25/2016 | Chrome Android | 6/8/2016 | 14 | |
| api.CredentialsContainer.get.identity_option π | Chrome | 11/29/2022 | Chrome Android | 11/29/2022 | ||
| api.CredentialsContainer.get.identity_option.context_option π | Chrome | 8/15/2023 | Chrome Android | 8/15/2023 | ||
| api.CredentialsContainer.get.identity_option.error_api | Chrome | 12/5/2023 | Chrome Android | 12/5/2023 | ||
| api.CredentialsContainer.get.identity_option.loginHint π | Chrome | 8/15/2023 | Chrome Android | 8/15/2023 | ||
| api.CredentialsContainer.get.otp_option π | Chrome Android | 7/27/2020 | Chrome | 8/31/2021 | 400 | |
| api.CredentialsContainer.get.publicKey_option π | Chrome | 5/29/2018 | Chrome Android | 10/17/2018 | 141 | |
| api.CredentialsContainer.get.publicKey_option.extensions π | Chrome | 5/29/2018 | Chrome Android | 10/17/2018 | 141 | |
| api.CredentialsContainer.get.publicKey_option.extensions.appid π | Chrome | 5/29/2018 | Chrome Android | 10/17/2018 | 141 | |
| api.CredentialsContainer.get.publicKey_option.extensions.largeBlob π | Chrome | 5/2/2023 | Chrome Android | 5/2/2023 | ||
| api.CredentialsContainer.preventSilentAccess π | Chrome | 7/25/2017 | Chrome Android | 8/1/2017 | 7 | 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 π | Chrome | 5/25/2016 | Chrome Android | 6/8/2016 | 14 | |
| api.Crypto π | Chrome | 4/27/2011 | Chrome Android | 6/27/2012 | 427 | 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 π | Chrome | 4/27/2011 | Chrome Android | 6/27/2012 | 427 | Node.js: Since v17.4.0, a similar method is available via the crypto module. |
| api.Crypto.randomUUID π | Chrome | 7/20/2021 | Chrome Android | 7/20/2021 | Node.js: Since 14.17.0 and 15.6.0, a similar method is available via the crypto module. | |
| api.Crypto.subtle π | Chrome | 8/26/2014 | Chrome Android | 9/3/2014 | 8 | |
| api.Crypto.subtle.secure_context_required | Chrome | 7/25/2017 | Chrome Android | 8/1/2017 | 7 | |
| api.CryptoKey π | Chrome | 8/26/2014 | Chrome Android | 9/3/2014 | 8 | Node.js: Available as a part of the crypto module. |
| api.CryptoKey.algorithm π | Chrome | 8/26/2014 | Chrome Android | 9/3/2014 | 8 | |
| api.CryptoKey.extractable π | Chrome | 8/26/2014 | Chrome Android | 9/3/2014 | 8 | Deno: The only supported value for this property is true. |
| api.CryptoKey.type π | Chrome | 8/26/2014 | Chrome Android | 9/3/2014 | 8 | |
| api.CryptoKey.usages π | Chrome | 8/26/2014 | Chrome Android | 9/3/2014 | 8 | |
| api.CustomElementRegistry π | Chrome | 10/12/2016 | Chrome Android | 10/19/2016 | 7 | |
| api.CustomElementRegistry.builtin_element_support | Chrome | 5/29/2018 | Chrome Android | 5/31/2018 | 2 | |
| api.CustomElementRegistry.define π | Chrome | 10/12/2016 | Chrome Android | 10/19/2016 | 7 | |
| api.CustomElementRegistry.define.disabledFeatures_static_property | Chrome | 9/10/2019 | Chrome Android | 9/10/2019 | ||
| api.CustomElementRegistry.get π | Chrome | 10/12/2016 | Chrome Android | 10/19/2016 | 7 | 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 π | Chrome | 9/12/2023 | Chrome Android | 9/12/2023 | 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.upgrade π | Chrome | 7/24/2018 | Chrome Android | 7/24/2018 | ||
| api.CustomElementRegistry.whenDefined π | Chrome | 10/12/2016 | Chrome Android | 10/19/2016 | 7 | |
| api.CustomEvent π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.CustomEvent.CustomEvent π | Chrome | 10/25/2011 | Chrome Android | 6/27/2012 | 246 | |
| api.CustomEvent.detail π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.CustomEvent.initCustomEvent π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.CustomEvent.worker_support | Chrome | 5/19/2015 | Chrome Android | 5/27/2015 | 8 | |
| api.CustomStateSet π | Chrome | 4/13/2021 | Chrome Android | 4/13/2021 | ||
| api.CustomStateSet.@@iterator π | Chrome | 4/13/2021 | Chrome Android | 4/13/2021 | ||
| api.CustomStateSet.add π | Chrome | 4/13/2021 | Chrome Android | 4/13/2021 | ||
| api.CustomStateSet.clear π | Chrome | 4/13/2021 | Chrome Android | 4/13/2021 | ||
| api.CustomStateSet.delete π | Chrome | 4/13/2021 | Chrome Android | 4/13/2021 | ||
| api.CustomStateSet.entries π | Chrome | 4/13/2021 | Chrome Android | 4/13/2021 | ||
| api.CustomStateSet.forEach π | Chrome | 4/13/2021 | Chrome Android | 4/13/2021 | ||
| api.CustomStateSet.has π | Chrome | 4/13/2021 | Chrome Android | 4/13/2021 | ||
| api.CustomStateSet.keys π | Chrome | 4/13/2021 | Chrome Android | 4/13/2021 | ||
| api.CustomStateSet.size π | Chrome | 4/13/2021 | Chrome Android | 4/13/2021 | ||
| api.CustomStateSet.values π | Chrome | 4/13/2021 | Chrome Android | 4/13/2021 | ||
| api.DOMError | Chrome | 7/16/2014 | Chrome Android | 7/16/2014 | ||
| api.DOMError.message | Chrome | 7/16/2014 | Chrome Android | 7/16/2014 | ||
| api.DOMError.name | Chrome | 7/16/2014 | Chrome Android | 7/16/2014 | ||
| api.DOMException π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.DOMException.DOMException π | Chrome | 10/13/2015 | Chrome Android | 10/14/2015 | 1 | |
| api.DOMException.code π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.DOMException.message π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.DOMException.name π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.DOMException.serializable_object π | Chrome | 9/10/2019 | Chrome Android | 9/10/2019 | ||
| api.DOMImplementation π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.DOMImplementation.createDocument π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.DOMImplementation.createDocumentType π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.DOMImplementation.createHTMLDocument π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | Internet Explorer: The title parameter is required, but can be empty string. |
| api.DOMImplementation.hasFeature π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | Firefox: Since Firefox 19, hasFeature() mostly returns true. |
| api.DOMMatrix π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.DOMMatrix.DOMMatrix π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.DOMMatrix.a π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.DOMMatrix.b π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.DOMMatrix.c π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.DOMMatrix.d π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.DOMMatrix.e π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.DOMMatrix.f π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.DOMMatrix.fromFloat32Array_static π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.DOMMatrix.fromFloat64Array_static π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.DOMMatrix.fromMatrix_static π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.DOMMatrix.invertSelf π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.DOMMatrix.m11 π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.DOMMatrix.m12 π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.DOMMatrix.m13 π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.DOMMatrix.m14 π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.DOMMatrix.m21 π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.DOMMatrix.m22 π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.DOMMatrix.m23 π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.DOMMatrix.m24 π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.DOMMatrix.m31 π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.DOMMatrix.m32 π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.DOMMatrix.m33 π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.DOMMatrix.m34 π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.DOMMatrix.m41 π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.DOMMatrix.m42 π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.DOMMatrix.m43 π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.DOMMatrix.m44 π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.DOMMatrix.multiplySelf π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.DOMMatrix.preMultiplySelf π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.DOMMatrix.rotateAxisAngleSelf π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.DOMMatrix.rotateFromVectorSelf π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.DOMMatrix.rotateSelf π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.DOMMatrix.scale3dSelf π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | 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 π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | 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 π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.DOMMatrix.skewXSelf π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.DOMMatrix.skewYSelf π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.DOMMatrix.translateSelf π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.DOMMatrix.worker_support | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.DOMMatrixReadOnly π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.DOMMatrixReadOnly.DOMMatrixReadOnly π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.DOMMatrixReadOnly.a π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.DOMMatrixReadOnly.b π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.DOMMatrixReadOnly.c π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.DOMMatrixReadOnly.d π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.DOMMatrixReadOnly.e π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.DOMMatrixReadOnly.f π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.DOMMatrixReadOnly.flipX π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.DOMMatrixReadOnly.flipY π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.DOMMatrixReadOnly.fromFloat32Array_static π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.DOMMatrixReadOnly.fromFloat64Array_static π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.DOMMatrixReadOnly.fromMatrix_static π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.DOMMatrixReadOnly.inverse π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.DOMMatrixReadOnly.is2D π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.DOMMatrixReadOnly.isIdentity π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.DOMMatrixReadOnly.m11 π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.DOMMatrixReadOnly.m12 π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.DOMMatrixReadOnly.m13 π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.DOMMatrixReadOnly.m14 π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.DOMMatrixReadOnly.m21 π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.DOMMatrixReadOnly.m22 π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.DOMMatrixReadOnly.m23 π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.DOMMatrixReadOnly.m24 π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.DOMMatrixReadOnly.m31 π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.DOMMatrixReadOnly.m32 π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.DOMMatrixReadOnly.m33 π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.DOMMatrixReadOnly.m34 π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.DOMMatrixReadOnly.m41 π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.DOMMatrixReadOnly.m42 π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.DOMMatrixReadOnly.m43 π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.DOMMatrixReadOnly.m44 π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.DOMMatrixReadOnly.multiply π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.DOMMatrixReadOnly.rotate π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.DOMMatrixReadOnly.rotateAxisAngle π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.DOMMatrixReadOnly.rotateFromVector π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.DOMMatrixReadOnly.scale π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | 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 π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | 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 π | Chrome | 3/12/2019 | Chrome Android | 3/12/2019 | ||
| api.DOMMatrixReadOnly.skewX π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | 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 π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | 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 π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.DOMMatrixReadOnly.toFloat64Array π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.DOMMatrixReadOnly.toJSON π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.DOMMatrixReadOnly.toString | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.DOMMatrixReadOnly.transformPoint π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.DOMMatrixReadOnly.translate π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.DOMMatrixReadOnly.worker_support | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.DOMParser π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.DOMParser.DOMParser π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.DOMParser.parseFromString π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.DOMParser.parseFromString.html | Chrome | 11/12/2013 | Chrome Android | 11/14/2013 | 2 | |
| api.DOMParser.parseFromString.svg | Chrome | 1/25/2010 | Chrome Android | 6/27/2012 | 884 | |
| api.DOMParser.parseFromString.xml | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.DOMPoint π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.DOMPoint.DOMPoint π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.DOMPoint.fromPoint_static π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.DOMPoint.w π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.DOMPoint.worker_support | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.DOMPoint.x π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.DOMPoint.y π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.DOMPoint.z π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.DOMPointReadOnly π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.DOMPointReadOnly.DOMPointReadOnly π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.DOMPointReadOnly.fromPoint_static π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.DOMPointReadOnly.matrixTransform π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.DOMPointReadOnly.toJSON π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.DOMPointReadOnly.w π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.DOMPointReadOnly.worker_support | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.DOMPointReadOnly.x π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.DOMPointReadOnly.y π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.DOMPointReadOnly.z π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.DOMQuad π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.DOMQuad.DOMQuad π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.DOMQuad.fromQuad_static π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.DOMQuad.fromRect_static π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.DOMQuad.getBounds π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.DOMQuad.p1 π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | 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 π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | 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 π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | 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 π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | 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 π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.DOMQuad.worker_support | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.DOMRect π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.DOMRect.DOMRect π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.DOMRect.fromRect_static π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.DOMRect.height π | Chrome | 5/21/2009 | Chrome Android | 6/27/2012 | 1133 | |
| api.DOMRect.width π | Chrome | 5/21/2009 | Chrome Android | 6/27/2012 | 1133 | |
| api.DOMRect.worker_support | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.DOMRect.x π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.DOMRect.y π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.DOMRectList π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.DOMRectList.item π | Chrome | 5/21/2009 | Chrome Android | 6/27/2012 | 1133 | |
| api.DOMRectList.length π | Chrome | 5/21/2009 | Chrome Android | 6/27/2012 | 1133 | |
| api.DOMRectReadOnly π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.DOMRectReadOnly.DOMRectReadOnly π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.DOMRectReadOnly.bottom π | Chrome | 5/21/2009 | Chrome Android | 6/27/2012 | 1133 | |
| api.DOMRectReadOnly.fromRect_static π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.DOMRectReadOnly.height π | Chrome | 5/21/2009 | Chrome Android | 6/27/2012 | 1133 | |
| api.DOMRectReadOnly.left π | Chrome | 5/21/2009 | Chrome Android | 6/27/2012 | 1133 | |
| api.DOMRectReadOnly.right π | Chrome | 5/21/2009 | Chrome Android | 6/27/2012 | 1133 | |
| api.DOMRectReadOnly.toJSON π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.DOMRectReadOnly.top π | Chrome | 5/21/2009 | Chrome Android | 6/27/2012 | 1133 | |
| api.DOMRectReadOnly.width π | Chrome | 5/21/2009 | Chrome Android | 6/27/2012 | 1133 | |
| api.DOMRectReadOnly.worker_support | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.DOMRectReadOnly.x π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.DOMRectReadOnly.y π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.DOMStringList π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.DOMStringList.contains π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.DOMStringList.item π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.DOMStringList.length π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.DOMStringMap π | Chrome | 10/19/2010 | Chrome Android | 6/27/2012 | 617 | |
| api.DOMTokenList π | Chrome | 12/2/2010 | Chrome Android | 6/27/2012 | 573 | |
| api.DOMTokenList.@@iterator | Chrome | 4/14/2015 | Chrome Android | 4/15/2015 | 1 | |
| api.DOMTokenList.add π | Chrome | 12/2/2010 | Chrome Android | 6/27/2012 | 573 | |
| api.DOMTokenList.add.multiple_parameters | Chrome | 1/10/2013 | Chrome Android | 2/27/2013 | 48 | |
| api.DOMTokenList.contains π | Chrome | 12/2/2010 | Chrome Android | 6/27/2012 | 573 | |
| api.DOMTokenList.entries | Chrome | 4/14/2015 | Chrome Android | 4/15/2015 | 1 | |
| api.DOMTokenList.forEach | Chrome | 4/14/2015 | Chrome Android | 4/15/2015 | 1 | |
| api.DOMTokenList.item π | Chrome | 12/2/2010 | Chrome Android | 6/27/2012 | 573 | |
| api.DOMTokenList.keys | Chrome | 4/14/2015 | Chrome Android | 4/15/2015 | 1 | |
| api.DOMTokenList.length π | Chrome | 12/2/2010 | Chrome Android | 6/27/2012 | 573 | |
| api.DOMTokenList.remove π | Chrome | 12/2/2010 | Chrome Android | 6/27/2012 | 573 | |
| api.DOMTokenList.remove.multiple_parameters | Chrome | 1/10/2013 | Chrome Android | 2/27/2013 | 48 | |
| api.DOMTokenList.remove_duplicates | Chrome | 7/25/2017 | Chrome Android | 8/1/2017 | 7 | |
| api.DOMTokenList.replace π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.DOMTokenList.replace.boolean_value | Chrome | 5/29/2018 | Chrome Android | 5/31/2018 | 2 | |
| api.DOMTokenList.supports π | Chrome | 3/2/2016 | Chrome Android | 3/9/2016 | 7 | |
| api.DOMTokenList.toString π | Chrome | 12/2/2010 | Chrome Android | 6/27/2012 | 573 | |
| api.DOMTokenList.toggle π | Chrome | 12/2/2010 | Chrome Android | 6/27/2012 | 573 | |
| api.DOMTokenList.toggle.force_parameter | Chrome | 1/10/2013 | Chrome Android | 2/27/2013 | 48 | |
| api.DOMTokenList.trim_whitespace | Chrome | 1/20/2016 | Chrome Android | 1/26/2016 | 6 | |
| api.DOMTokenList.value π | Chrome | 4/13/2016 | Chrome Android | 4/13/2016 | 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 | Chrome | 4/14/2015 | Chrome Android | 4/15/2015 | 1 | |
| api.DataTransfer π | Chrome | 9/15/2009 | Chrome Android | 6/27/2012 | 1016 | 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 π | Chrome | 6/5/2017 | Chrome Android | 6/6/2017 | 1 | |
| api.DataTransfer.clearData π | Chrome | 9/15/2009 | Chrome Android | 6/27/2012 | 1016 | |
| api.DataTransfer.dropEffect π | Chrome | 9/15/2009 | Chrome Android | 6/27/2012 | 1016 | |
| api.DataTransfer.effectAllowed π | Chrome | 9/15/2009 | Chrome Android | 6/27/2012 | 1016 | |
| api.DataTransfer.files π | Chrome | 9/15/2009 | Chrome Android | 6/27/2012 | 1016 | |
| api.DataTransfer.getData π | Chrome | 9/15/2009 | Chrome Android | 6/27/2012 | 1016 | |
| api.DataTransfer.items π | Chrome | 9/15/2009 | Chrome Android | 6/27/2012 | 1016 | |
| api.DataTransfer.setData π | Chrome | 9/15/2009 | Chrome Android | 6/27/2012 | 1016 | |
| api.DataTransfer.setDragImage π | Chrome | 9/15/2009 | Chrome Android | 6/27/2012 | 1016 | |
| api.DataTransfer.types π | Chrome | 9/15/2009 | Chrome Android | 6/27/2012 | 1016 | 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 π | Chrome | 4/27/2011 | Chrome Android | 6/27/2012 | 427 | |
| api.DataTransferItem.getAsFile π | Chrome | 4/27/2011 | Chrome Android | 6/27/2012 | 427 | |
| api.DataTransferItem.getAsFileSystemHandle π | Chrome | 10/20/2020 | Chrome Android | 1/14/2025 | 1547 | |
| api.DataTransferItem.getAsString π | Chrome | 4/27/2011 | Chrome Android | 6/27/2012 | 427 | |
| api.DataTransferItem.kind π | Chrome | 4/27/2011 | Chrome Android | 6/27/2012 | 427 | |
| api.DataTransferItem.type π | Chrome | 4/27/2011 | Chrome Android | 6/27/2012 | 427 | |
| api.DataTransferItem.webkitGetAsEntry π | Chrome | 8/2/2011 | Chrome Android | 6/27/2012 | 330 | |
| api.DataTransferItemList π | Chrome | 8/2/2011 | Chrome Android | 6/27/2012 | 330 | |
| api.DataTransferItemList.add π | Chrome | 8/2/2011 | Chrome Android | 6/27/2012 | 330 | |
| api.DataTransferItemList.clear π | Chrome | 8/2/2011 | Chrome Android | 6/27/2012 | 330 | |
| api.DataTransferItemList.length π | Chrome | 8/2/2011 | Chrome Android | 6/27/2012 | 330 | |
| api.DataTransferItemList.remove π | Chrome | 11/12/2013 | Chrome Android | 11/14/2013 | 2 | |
| api.DecompressionStream π | Chrome | 2/4/2020 | Chrome Android | 2/4/2020 | Node.js: Available as a part of the stream/web module. | |
| api.DecompressionStream.DecompressionStream π | Chrome | 2/4/2020 | Chrome Android | 2/4/2020 | ||
| api.DecompressionStream.DecompressionStream.deflate π | Chrome | 2/4/2020 | Chrome Android | 2/4/2020 | ||
| api.DecompressionStream.DecompressionStream.deflate-raw π | Chrome | 6/21/2022 | Chrome Android | 6/21/2022 | ||
| api.DecompressionStream.DecompressionStream.gzip π | Chrome | 2/4/2020 | Chrome Android | 2/4/2020 | ||
| api.DecompressionStream.readable π | Chrome | 2/4/2020 | Chrome Android | 2/4/2020 | ||
| api.DecompressionStream.writable π | Chrome | 2/4/2020 | Chrome Android | 2/4/2020 | ||
| api.DedicatedWorkerGlobalScope π | Chrome | 1/25/2010 | Chrome Android | 6/27/2012 | 884 | |
| api.DedicatedWorkerGlobalScope.cancelAnimationFrame π | Chrome | 9/4/2018 | Chrome Android | 9/4/2018 | ||
| api.DedicatedWorkerGlobalScope.close π | Chrome | 1/25/2010 | Chrome Android | 6/27/2012 | 884 | |
| api.DedicatedWorkerGlobalScope.message_event π | Chrome | 1/25/2010 | Chrome Android | 6/27/2012 | 884 | |
| api.DedicatedWorkerGlobalScope.messageerror_event π | Chrome | 7/25/2017 | Chrome Android | 8/1/2017 | 7 | |
| api.DedicatedWorkerGlobalScope.name π | Chrome | 10/16/2018 | Chrome Android | 10/17/2018 | 1 | |
| api.DedicatedWorkerGlobalScope.postMessage π | Chrome | 1/25/2010 | Chrome Android | 6/27/2012 | 884 | 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 π | Chrome | 9/4/2018 | Chrome Android | 9/4/2018 | 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.DelayNode π | Chrome | 1/10/2013 | Chrome Android | 2/27/2013 | 48 | |
| api.DelayNode.DelayNode π | Chrome | 12/1/2016 | Chrome Android | 12/6/2016 | 5 | |
| api.DelayNode.delayTime π | Chrome | 1/10/2013 | Chrome Android | 2/27/2013 | 48 | |
| api.DelegatedInkTrailPresenter π | Chrome | 9/21/2021 | Chrome Android | 9/21/2021 | ||
| api.DelegatedInkTrailPresenter.presentationArea π | Chrome | 9/21/2021 | Chrome Android | 9/21/2021 | ||
| api.DelegatedInkTrailPresenter.updateInkTrailStartPoint π | Chrome | 9/21/2021 | Chrome Android | 9/21/2021 | ||
| api.DeprecationReportBody π | Chrome | 9/4/2018 | Chrome Android | 9/4/2018 | Firefox: Not supported in workers | |
| api.DeprecationReportBody.anticipatedRemoval π | Chrome | 9/4/2018 | Chrome Android | 9/4/2018 | ||
| api.DeprecationReportBody.columnNumber π | Chrome | 9/4/2018 | Chrome Android | 9/4/2018 | ||
| api.DeprecationReportBody.id π | Chrome | 9/4/2018 | Chrome Android | 9/4/2018 | ||
| api.DeprecationReportBody.lineNumber π | Chrome | 9/4/2018 | Chrome Android | 9/4/2018 | ||
| api.DeprecationReportBody.message π | Chrome | 9/4/2018 | Chrome Android | 9/4/2018 | ||
| api.DeprecationReportBody.sourceFile π | Chrome | 9/4/2018 | Chrome Android | 9/4/2018 | ||
| api.DeprecationReportBody.toJSON π | Chrome | 9/4/2018 | Chrome Android | 9/4/2018 | ||
| api.DeviceMotionEvent π | Chrome | 11/12/2013 | Chrome Android | 11/14/2013 | 2 | |
| api.DeviceMotionEvent.DeviceMotionEvent π | Chrome | 6/5/2017 | Chrome Android | 6/6/2017 | 1 | |
| api.DeviceMotionEvent.acceleration π | Chrome | 11/12/2013 | Chrome Android | 11/14/2013 | 2 | |
| api.DeviceMotionEvent.accelerationIncludingGravity π | Chrome | 11/12/2013 | Chrome Android | 11/14/2013 | 2 | |
| api.DeviceMotionEvent.interval π | Chrome | 11/12/2013 | Chrome Android | 11/14/2013 | 2 | |
| api.DeviceMotionEvent.rotationRate π | Chrome | 11/12/2013 | Chrome Android | 11/14/2013 | 2 | |
| api.DeviceMotionEventAcceleration π | Chrome | 11/12/2013 | Chrome Android | 11/14/2013 | 2 | |
| api.DeviceMotionEventAcceleration.x π | Chrome | 11/12/2013 | Chrome Android | 11/14/2013 | 2 | |
| api.DeviceMotionEventAcceleration.y π | Chrome | 11/12/2013 | Chrome Android | 11/14/2013 | 2 | |
| api.DeviceMotionEventAcceleration.z π | Chrome | 11/12/2013 | Chrome Android | 11/14/2013 | 2 | |
| api.DeviceMotionEventRotationRate π | Chrome | 11/12/2013 | Chrome Android | 11/14/2013 | 2 | |
| api.DeviceMotionEventRotationRate.alpha π | Chrome | 11/12/2013 | Chrome Android | 11/14/2013 | 2 | |
| api.DeviceMotionEventRotationRate.beta π | Chrome | 11/12/2013 | Chrome Android | 11/14/2013 | 2 | |
| api.DeviceMotionEventRotationRate.gamma π | Chrome | 11/12/2013 | Chrome Android | 11/14/2013 | 2 | |
| api.DeviceOrientationEvent π | Chrome | 10/19/2010 | Chrome Android | 6/27/2012 | 617 | 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.DeviceOrientationEvent π | Chrome | 6/5/2017 | Chrome Android | 6/6/2017 | 1 | |
| api.DeviceOrientationEvent.absolute π | Chrome | 10/19/2010 | Chrome Android | 6/27/2012 | 617 | |
| api.DeviceOrientationEvent.alpha π | Chrome | 10/19/2010 | Chrome Android | 6/27/2012 | 617 | |
| api.DeviceOrientationEvent.beta π | Chrome | 10/19/2010 | Chrome Android | 6/27/2012 | 617 | |
| api.DeviceOrientationEvent.gamma π | Chrome | 10/19/2010 | Chrome Android | 6/27/2012 | 617 | |
| api.DevicePosture π | Chrome | 1/14/2025 | Chrome Android | 1/14/2025 | ||
| api.DevicePosture.change_event π | Chrome | 1/14/2025 | Chrome Android | 1/14/2025 | ||
| api.DevicePosture.type π | Chrome | 1/14/2025 | Chrome Android | 1/14/2025 | ||
| api.DirectoryEntrySync | Chrome | 8/2/2011 | Chrome Android | 6/27/2012 | 330 | |
| api.DirectoryReaderSync | Chrome | 8/2/2011 | Chrome Android | 6/27/2012 | 330 | |
| api.Document π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Document.DOMContentLoaded_event π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Document.Document π | Chrome | 7/25/2017 | Chrome Android | 8/1/2017 | 7 | |
| api.Document.URL π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | 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 π | Chrome | 5/21/2009 | Chrome Android | 6/27/2012 | 1133 | 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.adoptNode π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Document.adoptedStyleSheets π | Chrome | 3/12/2019 | Chrome Android | 3/12/2019 | ||
| api.Document.alinkColor π | Chrome | 1/23/2018 | Chrome Android | 1/23/2018 | 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 π | Chrome | 1/23/2018 | Chrome Android | 1/23/2018 | 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 π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | 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 π | Chrome | 10/12/2016 | Chrome Android | 10/19/2016 | 7 | |
| api.Document.applets π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | 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 π | Chrome | 1/23/2018 | Chrome Android | 1/23/2018 | 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 π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | Firefox: Only supported for HTMLDocument, not all Document objects.Firefox for Android: Only supported for HTMLDocument, not all Document objects. |
| api.Document.browsingTopics | Chrome | 7/18/2023 | Chrome Android | 7/21/2023 | 3 | |
| api.Document.captureEvents π | Chrome | 1/23/2018 | Chrome Android | 1/23/2018 | 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 π | Chrome | 8/20/2024 | Chrome Android | 8/20/2024 | ||
| api.Document.caretPositionFromPoint.options_parameter | Chrome | 8/20/2024 | Chrome Android | 8/20/2024 | ||
| api.Document.caretRangeFromPoint | Chrome | 1/25/2010 | Chrome Android | 6/27/2012 | 884 | |
| api.Document.characterSet π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | 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 π | Chrome | 8/20/2013 | Chrome Android | 8/21/2013 | 1 | |
| api.Document.children π | Chrome | 8/20/2013 | Chrome Android | 8/21/2013 | 1 | |
| api.Document.clear π | Chrome | 1/23/2018 | Chrome Android | 1/23/2018 | 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 π | Chrome | 9/1/2015 | Chrome Android | 9/1/2015 | 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 π | Chrome | 12/2/2010 | Chrome Android | 6/27/2012 | 573 | 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 π | Chrome | 7/16/2014 | Chrome Android | 7/16/2014 | ||
| api.Document.cookie π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | 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 π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | 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 π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Document.createCDATASection π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Document.createComment π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Document.createDocumentFragment π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Document.createElement π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | 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.createElement.options_parameter | Chrome | 1/25/2017 | Chrome Android | 2/1/2017 | 7 | Chrome: For backwards compatibility, the options parameter can be an object or a string with the custom element tag name, although the string version is deprecated.Chrome Android: For backwards compatibility, the options parameter can be an object or a string with the custom element tag name, although the string version is deprecated.Edge: For backwards compatibility, the options parameter can be an object or a string with the custom element tag name, although the string version is deprecated.Firefox: Firefox accepts a string instead of an object here, but only from version 51 onwards. In version 50, options must be an object.Firefox for Android: Firefox for Android accepts a string instead of an object here, but only from version 51 onwards. In version 50, options must be an object.Quest Browser: For backwards compatibility, the options parameter can be an object or a string with the custom element tag name, although the string version is deprecated.Opera: For backwards compatibility, the options parameter can be an object or a string with the custom element tag name, although the string version is deprecated.Opera Android: For backwards compatibility, the options parameter can be an object or a string with the custom element tag name, although the string version is deprecated.Samsung Internet: For backwards compatibility, the options parameter can be an object or a string with the custom element tag name, although the string version is deprecated.WebView Android: For backwards compatibility, the options parameter can be an object or a string with the custom element tag name, although the string version is deprecated. |
| api.Document.createElementNS π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | 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.options_parameter | Chrome | 1/25/2017 | Chrome Android | 2/1/2017 | 7 | Chrome: For backwards compatibility, the options parameter can be an object or a string with the custom element tag name, although the string version is deprecated.Chrome Android: For backwards compatibility, the options parameter can be an object or a string with the custom element tag name, although the string version is deprecated.Edge: For backwards compatibility, the options parameter can be an object or a string with the custom element tag name, although the string version is deprecated.Firefox: Firefox accepts a string instead of an object here, but only from version 51 onwards. In version 50, options must be an object.Firefox for Android: Firefox for Android accepts a string instead of an object here, but only from version 51 onwards. In version 50, options must be an object.Quest Browser: For backwards compatibility, the options parameter can be an object or a string with the custom element tag name, although the string version is deprecated.Opera: For backwards compatibility, the options parameter can be an object or a string with the custom element tag name, although the string version is deprecated.Opera Android: For backwards compatibility, the options parameter can be an object or a string with the custom element tag name, although the string version is deprecated.Samsung Internet: For backwards compatibility, the options parameter can be an object or a string with the custom element tag name, although the string version is deprecated.WebView Android: For backwards compatibility, the options parameter can be an object or a string with the custom element tag name, although the string version is deprecated. |
| api.Document.createEvent π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | Firefox: From version 67, creating touch events using this method is no longer supported. |
| api.Document.createExpression π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Document.createNSResolver π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Document.createNodeIterator π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Document.createProcessingInstruction π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Document.createRange π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Document.createTextNode π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Document.createTreeWalker π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Document.createTreeWalker.whatToShow_filter_parameters_optional | Chrome | 1/25/2010 | Chrome Android | 6/27/2012 | 884 | |
| api.Document.currentScript π | Chrome | 8/20/2013 | Chrome Android | 8/21/2013 | 1 | |
| api.Document.defaultView π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Document.designMode π | Chrome | 7/16/2014 | Chrome Android | 7/16/2014 | 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 π | Chrome | 7/16/2014 | Chrome Android | 7/16/2014 | 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 π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Document.documentElement π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Document.documentURI π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Document.domain π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | 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 π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | 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 66, this method returned null when the element was a child of a host node. See bug 40537452. |
| api.Document.elementsFromPoint π | Chrome | 5/19/2015 | Chrome Android | 5/27/2015 | 8 | 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 π | Chrome | 7/16/2014 | Chrome Android | 7/16/2014 | 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 π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Document.execCommand | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | 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 | Chrome | 4/14/2015 | Chrome Android | 4/15/2015 | 1 | |
| api.Document.execCommand.cut | Chrome | 4/14/2015 | Chrome Android | 4/15/2015 | 1 | |
| api.Document.exitFullscreen π | Chrome | 12/4/2018 | Chrome Android | 12/4/2018 | 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 | Chrome | 9/4/2018 | Chrome Android | 9/4/2018 | ||
| api.Document.exitPictureInPicture π | Chrome | 9/4/2018 | Chrome Android | 9/2/2022 | 1459 | |
| api.Document.exitPointerLock π | Chrome | 8/26/2014 | Chrome Android | 9/3/2014 | 8 | |
| api.Document.featurePolicy | Chrome | 4/23/2019 | Chrome Android | 4/24/2019 | 1 | |
| api.Document.fgColor π | Chrome | 1/23/2018 | Chrome Android | 1/23/2018 | 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 π | Chrome | 8/20/2013 | Chrome Android | 8/21/2013 | 1 | |
| api.Document.fonts π | Chrome | 5/20/2014 | Chrome Android | 5/20/2014 | ||
| api.Document.forms π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | 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 π | Chrome | 10/20/2020 | Chrome Android | 10/20/2020 | ||
| api.Document.freeze_event π | Chrome | 7/24/2018 | Chrome Android | 7/24/2018 | ||
| api.Document.fullscreen π | Chrome | 12/4/2018 | Chrome Android | 12/4/2018 | 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 π | Chrome | 12/4/2018 | Chrome Android | 12/4/2018 | 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 π | Chrome | 12/4/2018 | Chrome Android | 12/4/2018 | 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 π | Chrome | 12/4/2018 | Chrome Android | 12/4/2018 | 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 π | Chrome | 12/4/2018 | Chrome Android | 12/4/2018 | 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 π | Chrome | 7/27/2020 | Chrome Android | 7/27/2020 | 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 π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Document.getElementsByClassName π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Document.getElementsByName π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | 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 π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Document.getElementsByTagNameNS π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Document.getSelection π | Chrome | 5/21/2009 | Chrome Android | 6/27/2012 | 1133 | Firefox: Only supported for HTMLDocument, not all Document objects.Firefox for Android: Only supported for HTMLDocument, not all Document objects. |
| api.Document.hasFocus π | Chrome Android | 4/2/2014 | Chrome | 4/8/2014 | 6 | 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.hasPrivateToken π | Chrome | 9/12/2023 | Chrome Android | 9/12/2023 | ||
| api.Document.hasRedemptionRecord π | Chrome | 9/12/2023 | Chrome Android | 9/12/2023 | ||
| api.Document.hasStorageAccess π | Chrome | 10/31/2023 | Chrome Android | 12/5/2023 | 35 | |
| api.Document.hasUnpartitionedCookieAccess π | Chrome | 5/14/2024 | Chrome Android | 5/14/2024 | ||
| api.Document.head π | Chrome | 1/25/2010 | Chrome Android | 6/27/2012 | 884 | Firefox: Only supported for HTMLDocument, not all Document objects.Firefox for Android: Only supported for HTMLDocument, not all Document objects. |
| api.Document.hidden π | Chrome | 2/20/2014 | Chrome Android | 2/26/2014 | 6 | 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 π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | 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 π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Document.importNode π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Document.lastElementChild π | Chrome | 8/20/2013 | Chrome Android | 8/21/2013 | 1 | |
| api.Document.lastModified π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | 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 π | Chrome | 1/23/2018 | Chrome Android | 1/23/2018 | 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 π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | 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 π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | 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.moveBefore | Chrome | 2/4/2025 | Chrome Android | 2/4/2025 | ||
| api.Document.open π | Chrome | 9/1/2015 | Chrome Android | 9/1/2015 | 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 π | Chrome | 4/16/2024 | Chrome Android | 4/16/2024 | Firefox: Throws error NS_ERROR_UNEXPECTED (bug 1887817.)Firefox for Android: Throws error NS_ERROR_UNEXPECTED (bug 1887817.) | |
| api.Document.pictureInPictureElement π | Chrome | 9/4/2018 | Chrome Android | 9/2/2022 | 1459 | |
| api.Document.pictureInPictureEnabled π | Chrome | 9/4/2018 | Chrome Android | 9/2/2022 | 1459 | |
| api.Document.plugins π | Chrome | 7/16/2014 | Chrome Android | 7/16/2014 | 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.pointerLockElement π | Chrome | 8/26/2014 | Chrome Android | 9/3/2014 | 8 | |
| api.Document.pointerlockchange_event π | Chrome | 7/16/2014 | Chrome Android | 7/16/2014 | ||
| api.Document.pointerlockerror_event π | Chrome | 7/16/2014 | Chrome Android | 7/16/2014 | ||
| api.Document.prepend π | Chrome | 10/12/2016 | Chrome Android | 10/19/2016 | 7 | |
| api.Document.prerendering π | Chrome | 11/29/2022 | Chrome Android | 11/29/2022 | ||
| api.Document.prerenderingchange_event π | Chrome | 11/29/2022 | Chrome Android | 11/29/2022 | ||
| api.Document.queryCommandEnabled | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | 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 | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | Firefox: Only supported for HTMLDocument, not all Document objects.Firefox for Android: Only supported for HTMLDocument, not all Document objects. |
| api.Document.queryCommandState | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | Firefox: Only supported for HTMLDocument, not all Document objects.Firefox for Android: Only supported for HTMLDocument, not all Document objects. |
| api.Document.queryCommandSupported | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | 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 | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | Firefox: Only supported for HTMLDocument, not all Document objects.Firefox for Android: Only supported for HTMLDocument, not all Document objects. |
| api.Document.querySelector π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | Internet Explorer: querySelectorAll() is supported, but only for CSS 2.1 selectors. |
| api.Document.querySelectorAll π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | Internet Explorer: querySelectorAll() is supported, but only for CSS 2.1 selectors. |
| api.Document.readyState π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | 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 π | Chrome | 2/3/2011 | Chrome Android | 6/27/2012 | 510 | |
| api.Document.referrer π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Document.releaseEvents π | Chrome | 1/23/2018 | Chrome Android | 1/23/2018 | 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 π | Chrome | 10/20/2020 | Chrome Android | 10/20/2020 | ||
| api.Document.requestStorageAccess π | Chrome | 10/31/2023 | Chrome Android | 12/5/2023 | 35 | Safari: Client-side storage access granted per-page (see explanation)Safari on iOS: Client-side storage access granted per-page (see explanation)WebView on iOS: Client-side storage access granted per-page (see explanation) |
| api.Document.requestStorageAccess.types_parameter π | Chrome | 5/14/2024 | Chrome Android | 5/14/2024 | ||
| api.Document.requestStorageAccess.types_parameter.types_BroadcastChannel_parameter π | Chrome | 5/14/2024 | Chrome Android | 5/14/2024 | ||
| api.Document.requestStorageAccess.types_parameter.types_all_parameter π | Chrome | 5/14/2024 | Chrome Android | 5/14/2024 | ||
| api.Document.requestStorageAccess.types_parameter.types_caches_parameter π | Chrome | 5/14/2024 | Chrome Android | 5/14/2024 | ||
| api.Document.requestStorageAccess.types_parameter.types_cookies_parameter π | Chrome | 5/14/2024 | Chrome Android | 5/14/2024 | ||
| api.Document.requestStorageAccess.types_parameter.types_createObjectURL_parameter π | Chrome | 5/14/2024 | Chrome Android | 5/14/2024 | ||
| api.Document.requestStorageAccess.types_parameter.types_estimate_parameter π | Chrome | 5/14/2024 | Chrome Android | 5/14/2024 | ||
| api.Document.requestStorageAccess.types_parameter.types_getDirectory_parameter π | Chrome | 5/14/2024 | Chrome Android | 5/14/2024 | ||
| api.Document.requestStorageAccess.types_parameter.types_indexedDB_parameter π | Chrome | 5/14/2024 | Chrome Android | 5/14/2024 | ||
| api.Document.requestStorageAccess.types_parameter.types_localStorage_parameter π | Chrome | 5/14/2024 | Chrome Android | 5/14/2024 | ||
| api.Document.requestStorageAccess.types_parameter.types_locks_parameter π | Chrome | 5/14/2024 | Chrome Android | 5/14/2024 | ||
| api.Document.requestStorageAccess.types_parameter.types_revokeObjectURL_parameter π | Chrome | 5/14/2024 | Chrome Android | 5/14/2024 | ||
| api.Document.requestStorageAccess.types_parameter.types_sessionStorage_parameter π | Chrome | 5/14/2024 | Chrome Android | 5/14/2024 | ||
| api.Document.requestStorageAccessFor π | Chrome | 10/31/2023 | Chrome Android | 10/31/2023 | Chrome: Requires the calling top-level page and the embedded document (that the storage access is being requested for) to be part of the same related website set.Chrome Android: Requires the calling top-level page and the embedded document (that the storage access is being requested for) to be part of the same related website set.Edge: Requires the calling top-level page and the embedded document (that the storage access is being requested for) to be part of the same related website set.Opera: Requires the calling top-level page and the embedded document (that the storage access is being requested for) to be part of the same related website set.Opera Android: Requires the calling top-level page and the embedded document (that the storage access is being requested for) to be part of the same related website set.Samsung Internet: Requires the calling top-level page and the embedded document (that the storage access is being requested for) to be part of the same related website set. | |
| api.Document.resume_event π | Chrome | 7/24/2018 | Chrome Android | 7/24/2018 | ||
| api.Document.rootElement π | Chrome Android | 4/2/2014 | Chrome | 4/8/2014 | 6 | |
| api.Document.scripts π | Chrome | 7/16/2014 | Chrome Android | 7/16/2014 | 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 π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Document.scrollend_event π | Chrome | 5/30/2023 | Chrome Android | 5/30/2023 | ||
| api.Document.scrollingElement π | Chrome | 7/21/2015 | Chrome Android | 7/29/2015 | 8 | |
| api.Document.scrollsnapchange_event π | Chrome | 9/17/2024 | Chrome Android | 9/17/2024 | ||
| api.Document.scrollsnapchanging_event π | Chrome | 9/17/2024 | Chrome Android | 9/17/2024 | ||
| api.Document.securitypolicyviolation_event π | Chrome | 7/30/2019 | Chrome Android | 7/30/2019 | ||
| api.Document.selectionchange_event π | Chrome | 4/27/2011 | Chrome Android | 6/27/2012 | 427 | |
| api.Document.startViewTransition π | Chrome | 3/7/2023 | Chrome Android | 3/7/2023 | ||
| api.Document.styleSheets π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Document.timeline π | Chrome | 7/27/2020 | Chrome Android | 7/27/2020 | ||
| api.Document.title π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | 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 π | Chrome | 2/20/2014 | Chrome Android | 2/26/2014 | 6 | |
| api.Document.visibilitychange_event π | Chrome | 10/17/2017 | Chrome Android | 10/24/2017 | 7 | 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.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 π | Chrome | 1/23/2018 | Chrome Android | 1/23/2018 | 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.wasDiscarded π | Chrome | 7/24/2018 | Chrome Android | 7/24/2018 | ||
| api.Document.write π | Chrome | 9/1/2015 | Chrome Android | 9/1/2015 | 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.writeln π | Chrome | 9/1/2015 | Chrome Android | 9/1/2015 | 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.xmlEncoding π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Document.xmlStandalone π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Document.xmlVersion π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.DocumentFragment π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.DocumentFragment.DocumentFragment π | Chrome | 8/20/2013 | Chrome Android | 8/21/2013 | 1 | |
| api.DocumentFragment.append π | Chrome | 10/12/2016 | Chrome Android | 10/19/2016 | 7 | |
| api.DocumentFragment.childElementCount π | Chrome | 8/20/2013 | Chrome Android | 8/21/2013 | 1 | |
| api.DocumentFragment.children π | Chrome | 8/20/2013 | Chrome Android | 8/21/2013 | 1 | |
| api.DocumentFragment.firstElementChild π | Chrome | 8/20/2013 | Chrome Android | 8/21/2013 | 1 | |
| api.DocumentFragment.getElementById π | Chrome | 7/16/2014 | Chrome Android | 7/16/2014 | ||
| api.DocumentFragment.lastElementChild π | Chrome | 8/20/2013 | Chrome Android | 8/21/2013 | 1 | |
| api.DocumentFragment.moveBefore | Chrome | 2/4/2025 | Chrome Android | 2/4/2025 | ||
| api.DocumentFragment.prepend π | Chrome | 10/12/2016 | Chrome Android | 10/19/2016 | 7 | |
| api.DocumentFragment.querySelector π | Chrome | 5/21/2009 | Chrome Android | 6/27/2012 | 1133 | Internet Explorer: querySelectorAll() is supported, but only for CSS 2.1 selectors. |
| api.DocumentFragment.querySelectorAll π | Chrome | 5/21/2009 | Chrome Android | 6/27/2012 | 1133 | Internet Explorer: querySelectorAll() is supported, but only for CSS 2.1 selectors. |
| api.DocumentFragment.replaceChildren π | Chrome | 10/20/2020 | Chrome Android | 10/20/2020 | ||
| api.DocumentTimeline π | Chrome | 7/27/2020 | Chrome Android | 7/27/2020 | ||
| api.DocumentTimeline.DocumentTimeline π | Chrome | 7/27/2020 | Chrome Android | 7/27/2020 | ||
| api.DocumentType π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.DocumentType.after π | Chrome | 10/12/2016 | Chrome Android | 10/19/2016 | 7 | |
| api.DocumentType.before π | Chrome | 10/12/2016 | Chrome Android | 10/19/2016 | 7 | |
| api.DocumentType.name π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.DocumentType.publicId π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.DocumentType.remove π | Chrome | 1/10/2013 | Chrome Android | 2/27/2013 | 48 | |
| api.DocumentType.replaceWith π | Chrome | 10/12/2016 | Chrome Android | 10/19/2016 | 7 | |
| api.DocumentType.systemId π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.DragEvent π | Chrome | 10/13/2015 | Chrome Android | 10/14/2015 | 1 | Internet Explorer: Before Internet Explorer 10, DragEvent is exposed in standards mode but not quirks mode. |
| api.DragEvent.DragEvent π | Chrome | 10/13/2015 | Chrome Android | 10/14/2015 | 1 | |
| api.DragEvent.dataTransfer π | Chrome | 10/13/2015 | Chrome Android | 10/14/2015 | 1 | Internet Explorer: The value is always null. |
| api.DynamicsCompressorNode π | Chrome | 9/16/2011 | Chrome Android | 6/27/2012 | 285 | |
| api.DynamicsCompressorNode.DynamicsCompressorNode π | Chrome | 12/1/2016 | Chrome Android | 12/6/2016 | 5 | |
| api.DynamicsCompressorNode.attack π | Chrome | 5/15/2012 | Chrome Android | 2/27/2013 | 288 | |
| api.DynamicsCompressorNode.knee π | Chrome | 5/15/2012 | Chrome Android | 2/27/2013 | 288 | |
| api.DynamicsCompressorNode.ratio π | Chrome | 5/15/2012 | Chrome Android | 2/27/2013 | 288 | |
| api.DynamicsCompressorNode.reduction π | Chrome | 5/15/2012 | Chrome Android | 2/27/2013 | 288 | 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 π | Chrome | 6/26/2012 | Chrome Android | 2/27/2013 | 246 | |
| api.DynamicsCompressorNode.threshold π | Chrome | 5/15/2012 | Chrome Android | 2/27/2013 | 288 | |
| api.EXT_blend_minmax π | Chrome | 10/7/2014 | Chrome Android | 10/8/2014 | 1 | Firefox: Not supported on Windows. |
| api.EXT_color_buffer_float π | Chrome | 1/25/2017 | Chrome Android | 2/1/2017 | 7 | |
| api.EXT_color_buffer_half_float π | Chrome Android | 12/5/2017 | Chrome | 12/6/2017 | 1 | Firefox: Not supported on Windows. |
| api.EXT_float_blend π | Chrome | 6/4/2019 | Chrome Android | 6/4/2019 | Chrome Android: Until Chrome 77, this extension was unavailable on several Android devices powered by GLES 3.2. See bug 41459397.Quest Browser: Until Chrome 77, this extension was unavailable on several Android devices powered by GLES 3.2. See bug 41459397. | |
| api.EXT_frag_depth π | Chrome | 10/7/2014 | Chrome Android | 10/8/2014 | 1 | |
| api.EXT_sRGB π | Chrome | 1/21/2015 | Chrome Android | 1/21/2015 | Firefox: Not supported on Windows. | |
| api.EXT_shader_texture_lod π | Chrome | 10/7/2014 | Chrome Android | 10/8/2014 | 1 | |
| api.EXT_texture_compression_bptc π | Chrome Android | 7/20/2021 | Chrome | 8/31/2021 | 42 | Chrome: Only supported on macOS.Edge: Only supported on macOS.Opera: Only supported on macOS. |
| api.EXT_texture_compression_rgtc π | Chrome Android | 5/19/2020 | Chrome | 8/31/2021 | 469 | Chrome: Only supported on macOS.Edge: Only supported on macOS.Firefox: Only supported on macOS.Opera: Only supported on macOS. |
| api.EXT_texture_filter_anisotropic π | Chrome Android | 4/2/2014 | Chrome | 4/8/2014 | 6 | |
| api.EXT_texture_norm16 π | Chrome | 11/17/2020 | Chrome Android | 11/17/2020 | ||
| api.EditContext π | Chrome | 1/23/2024 | Chrome Android | 1/23/2024 | ||
| api.EditContext.EditContext π | Chrome | 1/23/2024 | Chrome Android | 1/23/2024 | ||
| api.EditContext.attachedElements π | Chrome | 1/23/2024 | Chrome Android | 1/23/2024 | ||
| api.EditContext.characterBounds π | Chrome | 1/23/2024 | Chrome Android | 1/23/2024 | ||
| api.EditContext.characterBoundsRangeStart π | Chrome | 1/23/2024 | Chrome Android | 1/23/2024 | ||
| api.EditContext.characterboundsupdate_event π | Chrome | 1/23/2024 | Chrome Android | 1/23/2024 | ||
| api.EditContext.compositionend_event π | Chrome | 1/23/2024 | Chrome Android | 1/23/2024 | ||
| api.EditContext.compositionstart_event π | Chrome | 1/23/2024 | Chrome Android | 1/23/2024 | ||
| api.EditContext.selectionEnd π | Chrome | 1/23/2024 | Chrome Android | 1/23/2024 | ||
| api.EditContext.selectionStart π | Chrome | 1/23/2024 | Chrome Android | 1/23/2024 | ||
| api.EditContext.text π | Chrome | 1/23/2024 | Chrome Android | 1/23/2024 | ||
| api.EditContext.textformatupdate_event π | Chrome | 1/23/2024 | Chrome Android | 1/23/2024 | ||
| api.EditContext.textupdate_event π | Chrome | 1/23/2024 | Chrome Android | 1/23/2024 | ||
| api.EditContext.updateCharacterBounds π | Chrome | 1/23/2024 | Chrome Android | 1/23/2024 | ||
| api.EditContext.updateControlBounds π | Chrome | 1/23/2024 | Chrome Android | 1/23/2024 | ||
| api.EditContext.updateSelection π | Chrome | 1/23/2024 | Chrome Android | 1/23/2024 | ||
| api.EditContext.updateSelectionBounds π | Chrome | 1/23/2024 | Chrome Android | 1/23/2024 | ||
| api.EditContext.updateText π | Chrome | 1/23/2024 | Chrome Android | 1/23/2024 | ||
| api.Element π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Element.DOMActivate_event π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Element.after π | Chrome | 10/12/2016 | Chrome Android | 10/19/2016 | 7 | |
| api.Element.animate π | Chrome | 7/16/2014 | Chrome Android | 7/16/2014 | ||
| api.Element.animate.implicit_tofrom | Chrome | 7/27/2020 | Chrome Android | 7/27/2020 | 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 π | Chrome | 7/27/2020 | Chrome Android | 7/27/2020 | ||
| api.Element.animate.options_id_parameter π | Chrome | 4/13/2016 | Chrome Android | 4/13/2016 | ||
| api.Element.animate.options_pseudoElement_parameter π | Chrome | 7/27/2020 | Chrome Android | 7/27/2020 | ||
| api.Element.animate.options_rangeEnd_parameter π | Chrome | 7/18/2023 | Chrome Android | 7/21/2023 | 3 | |
| api.Element.animate.options_rangeStart_parameter π | Chrome | 7/18/2023 | Chrome Android | 7/21/2023 | 3 | |
| api.Element.animate.options_timeline_parameter π | Chrome | 8/25/2020 | Chrome Android | 8/25/2020 | ||
| api.Element.animationcancel_event π | Chrome | 5/19/2020 | Chrome Android | 5/19/2020 | 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 π | Chrome | 12/10/2019 | Chrome Android | 12/17/2019 | 7 | 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 π | Chrome | 12/10/2019 | Chrome Android | 12/17/2019 | 7 | 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 π | Chrome | 12/10/2019 | Chrome Android | 12/17/2019 | 7 | 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 π | Chrome | 10/12/2016 | Chrome Android | 10/19/2016 | 7 | |
| api.Element.ariaAtomic π | Chrome | 4/7/2020 | Chrome Android | 4/7/2020 | ||
| api.Element.ariaAutoComplete π | Chrome | 4/7/2020 | Chrome Android | 4/7/2020 | ||
| api.Element.ariaBrailleLabel π | Chrome | 10/25/2022 | Chrome Android | 10/25/2022 | ||
| api.Element.ariaBrailleRoleDescription π | Chrome | 10/25/2022 | Chrome Android | 10/25/2022 | ||
| api.Element.ariaBusy π | Chrome | 4/7/2020 | Chrome Android | 4/7/2020 | ||
| api.Element.ariaChecked π | Chrome | 4/7/2020 | Chrome Android | 4/7/2020 | ||
| api.Element.ariaColCount π | Chrome | 4/7/2020 | Chrome Android | 4/7/2020 | ||
| api.Element.ariaColIndex π | Chrome | 4/7/2020 | Chrome Android | 4/7/2020 | ||
| api.Element.ariaColIndexText π | Chrome | 8/20/2024 | Chrome Android | 8/20/2024 | ||
| api.Element.ariaColSpan π | Chrome | 4/7/2020 | Chrome Android | 4/7/2020 | ||
| api.Element.ariaCurrent π | Chrome | 4/7/2020 | Chrome Android | 4/7/2020 | ||
| api.Element.ariaDescription π | Chrome | 5/19/2020 | Chrome Android | 5/19/2020 | ||
| api.Element.ariaDisabled π | Chrome | 4/7/2020 | Chrome Android | 4/7/2020 | ||
| api.Element.ariaExpanded π | Chrome | 4/7/2020 | Chrome Android | 4/7/2020 | ||
| api.Element.ariaHasPopup π | Chrome | 4/7/2020 | Chrome Android | 4/7/2020 | ||
| api.Element.ariaHidden π | Chrome | 4/7/2020 | Chrome Android | 4/7/2020 | ||
| api.Element.ariaInvalid π | Chrome | 5/24/2022 | Chrome Android | 5/24/2022 | ||
| api.Element.ariaKeyShortcuts π | Chrome | 4/7/2020 | Chrome Android | 4/7/2020 | ||
| api.Element.ariaLabel π | Chrome | 4/7/2020 | Chrome Android | 4/7/2020 | ||
| api.Element.ariaLevel π | Chrome | 4/7/2020 | Chrome Android | 4/7/2020 | ||
| api.Element.ariaLive π | Chrome | 4/7/2020 | Chrome Android | 4/7/2020 | ||
| api.Element.ariaModal π | Chrome | 4/7/2020 | Chrome Android | 4/7/2020 | ||
| api.Element.ariaMultiLine π | Chrome | 4/7/2020 | Chrome Android | 4/7/2020 | ||
| api.Element.ariaMultiSelectable π | Chrome | 4/7/2020 | Chrome Android | 4/7/2020 | ||
| api.Element.ariaOrientation π | Chrome | 4/7/2020 | Chrome Android | 4/7/2020 | ||
| api.Element.ariaPlaceholder π | Chrome | 4/7/2020 | Chrome Android | 4/7/2020 | ||
| api.Element.ariaPosInSet π | Chrome | 4/7/2020 | Chrome Android | 4/7/2020 | ||
| api.Element.ariaPressed π | Chrome | 4/7/2020 | Chrome Android | 4/7/2020 | ||
| api.Element.ariaReadOnly π | Chrome | 4/7/2020 | Chrome Android | 4/7/2020 | ||
| api.Element.ariaRelevant | Chrome | 4/7/2020 | Chrome Android | 4/7/2020 | ||
| api.Element.ariaRequired π | Chrome | 4/7/2020 | Chrome Android | 4/7/2020 | ||
| api.Element.ariaRoleDescription π | Chrome | 4/7/2020 | Chrome Android | 4/7/2020 | ||
| api.Element.ariaRowCount π | Chrome | 4/7/2020 | Chrome Android | 4/7/2020 | ||
| api.Element.ariaRowIndex π | Chrome | 4/7/2020 | Chrome Android | 4/7/2020 | ||
| api.Element.ariaRowIndexText π | Chrome | 8/20/2024 | Chrome Android | 8/20/2024 | ||
| api.Element.ariaRowSpan π | Chrome | 4/7/2020 | Chrome Android | 4/7/2020 | ||
| api.Element.ariaSelected π | Chrome | 4/7/2020 | Chrome Android | 4/7/2020 | ||
| api.Element.ariaSetSize π | Chrome | 7/27/2020 | Chrome Android | 7/27/2020 | ||
| api.Element.ariaSort π | Chrome | 4/7/2020 | Chrome Android | 4/7/2020 | ||
| api.Element.ariaValueMax π | Chrome | 4/7/2020 | Chrome Android | 4/7/2020 | ||
| api.Element.ariaValueMin π | Chrome | 4/7/2020 | Chrome Android | 4/7/2020 | ||
| api.Element.ariaValueNow π | Chrome | 4/7/2020 | Chrome Android | 4/7/2020 | ||
| api.Element.ariaValueText π | Chrome | 4/7/2020 | Chrome Android | 4/7/2020 | ||
| api.Element.assignedSlot π | Chrome | 8/31/2016 | Chrome Android | 9/7/2016 | 7 | |
| api.Element.attachShadow π | Chrome | 8/31/2016 | Chrome Android | 9/7/2016 | 7 | |
| api.Element.attachShadow.options_clonable_parameter π | Chrome | 4/16/2024 | Chrome Android | 4/16/2024 | ||
| api.Element.attachShadow.options_delegatesFocus_parameter π | Chrome | 8/31/2016 | Chrome Android | 9/7/2016 | 7 | |
| api.Element.attachShadow.options_serializable_parameter π | Chrome | 5/14/2024 | Chrome Android | 5/14/2024 | ||
| api.Element.attributes π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Element.auxclick_event π | Chrome | 12/1/2016 | Chrome Android | 12/6/2016 | 5 | 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 | Chrome | 7/20/2021 | Chrome Android | 7/20/2021 | ||
| api.Element.before π | Chrome | 10/12/2016 | Chrome Android | 10/19/2016 | 7 | |
| api.Element.beforeinput_event π | Chrome | 7/25/2017 | Chrome Android | 8/1/2017 | 7 | |
| api.Element.beforematch_event π | Chrome | 5/24/2022 | Chrome Android | 5/24/2022 | ||
| api.Element.beforexrselect_event π | Chrome | 5/19/2020 | Chrome Android | 5/19/2020 | ||
| api.Element.blur_event π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | 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 π | Chrome | 9/2/2022 | Chrome Android | 9/2/2022 | ||
| api.Element.checkVisibility.options_checkOpacity_parameter π | Chrome | 9/2/2022 | Chrome Android | 9/2/2022 | ||
| api.Element.checkVisibility.options_checkVisibilityCSS_parameter π | Chrome | 9/2/2022 | Chrome Android | 9/2/2022 | ||
| api.Element.checkVisibility.options_contentVisibilityAuto_parameter π | Chrome | 1/23/2024 | Chrome Android | 1/23/2024 | ||
| api.Element.checkVisibility.options_opacityProperty_parameter π | Chrome | 1/23/2024 | Chrome Android | 1/23/2024 | ||
| api.Element.checkVisibility.options_visibilityProperty_parameter π | Chrome | 1/23/2024 | Chrome Android | 1/23/2024 | ||
| api.Element.childElementCount π | Chrome | 5/21/2009 | Chrome Android | 6/27/2012 | 1133 | |
| api.Element.children π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | Internet Explorer: Also includes non-standard HTMLCommentElement nodes. |
| api.Element.classList π | Chrome | 9/25/2012 | Chrome Android | 2/27/2013 | 155 | 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 π | Chrome | 9/25/2012 | Chrome Android | 2/27/2013 | 155 | 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 π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | 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 | Chrome | 7/20/2021 | Chrome Android | 7/20/2021 | ||
| api.Element.clientHeight π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Element.clientLeft π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Element.clientTop π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Element.clientWidth π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Element.closest π | Chrome | 3/3/2015 | Chrome Android | 3/11/2015 | 8 | |
| api.Element.compositionend_event π | Chrome | 10/25/2011 | Chrome Android | 6/27/2012 | 246 | |
| api.Element.compositionstart_event π | Chrome | 10/25/2011 | Chrome Android | 6/27/2012 | 246 | |
| api.Element.compositionupdate_event π | Chrome | 3/28/2012 | Chrome Android | 6/27/2012 | 91 | |
| api.Element.computedStyleMap π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.Element.contentvisibilityautostatechange_event π | Chrome | 11/29/2022 | Chrome Android | 11/29/2022 | Firefox: The oncontentvisibilityautostatechange event handler property is not supported.Firefox for Android: The oncontentvisibilityautostatechange event handler property is not supported. | |
| api.Element.contextmenu_event π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Element.contextmenu_event.type_pointerevent | Chrome | 7/20/2021 | Chrome Android | 7/20/2021 | ||
| api.Element.copy_event π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | 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.currentCSSZoom π | Chrome | 8/20/2024 | Chrome Android | 8/20/2024 | ||
| api.Element.cut_event π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | 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 π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | Firefox: Starting in Firefox 68, dblclick events are only sent for the primary mouse button, per the specification. |
| api.Element.elementTiming π | Chrome | 9/10/2019 | Chrome Android | 9/10/2019 | ||
| api.Element.firstElementChild π | Chrome | 5/21/2009 | Chrome Android | 6/27/2012 | 1133 | |
| api.Element.focus_event π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | 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 π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | 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() {});. |
| api.Element.focusout_event π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | 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() {});. |
| api.Element.fullscreenchange_event π | Chrome | 12/4/2018 | Chrome Android | 12/4/2018 | 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 π | Chrome | 12/4/2018 | Chrome Android | 12/4/2018 | 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 π | Chrome | 7/27/2020 | Chrome Android | 7/27/2020 | ||
| api.Element.getAttribute π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Element.getAttributeNS π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | 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 π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.Element.getAttributeNode π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Element.getAttributeNodeNS π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Element.getBoundingClientRect π | Chrome | 5/21/2009 | Chrome Android | 6/27/2012 | 1133 | 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 π | Chrome | 5/21/2009 | Chrome Android | 6/27/2012 | 1133 | |
| api.Element.getElementsByClassName π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | 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 π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | 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 | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Element.getElementsByTagNameNS π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | 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 | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Element.getHTML π | Chrome | 5/14/2024 | Chrome Android | 5/14/2024 | ||
| api.Element.gotpointercapture_event π | Chrome | 3/9/2017 | Chrome Android | 3/16/2017 | 7 | |
| api.Element.hasAttribute π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Element.hasAttributeNS π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Element.hasAttributes π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | 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 π | Chrome | 12/1/2016 | Chrome Android | 12/6/2016 | 5 | |
| api.Element.id π | Chrome | 11/6/2012 | Chrome Android | 2/27/2013 | 113 | 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 π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Element.input_event π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | Edge: Not supported on select, checkbox, or radio inputs.Internet Explorer: Only supports input of type text and password. |
| api.Element.insertAdjacentElement π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | 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 π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | 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.insertAdjacentText π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | 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 π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Element.keypress_event π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | 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 π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Element.lastElementChild π | Chrome | 5/21/2009 | Chrome Android | 6/27/2012 | 1133 | |
| api.Element.localName π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Element.lostpointercapture_event π | Chrome | 3/9/2017 | Chrome Android | 3/16/2017 | 7 | |
| api.Element.matches π | Chrome | 2/20/2014 | Chrome Android | 2/26/2014 | 6 | 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 π | Chrome | 5/21/2009 | Chrome Android | 6/27/2012 | 1133 | |
| api.Element.mouseenter_event π | Chrome | 10/1/2013 | Chrome Android | 10/2/2013 | 1 | |
| api.Element.mouseleave_event π | Chrome | 10/1/2013 | Chrome Android | 10/2/2013 | 1 | |
| api.Element.mousemove_event π | Chrome | 5/21/2009 | Chrome Android | 6/27/2012 | 1133 | |
| api.Element.mouseout_event π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Element.mouseover_event π | Chrome | 5/21/2009 | Chrome Android | 6/27/2012 | 1133 | |
| api.Element.mouseup_event π | Chrome | 5/21/2009 | Chrome Android | 6/27/2012 | 1133 | |
| api.Element.mousewheel_event | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Element.moveBefore | Chrome | 2/4/2025 | Chrome Android | 2/4/2025 | ||
| api.Element.namespaceURI π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Element.nextElementSibling π | Chrome | 5/21/2009 | Chrome Android | 6/27/2012 | 1133 | |
| api.Element.outerHTML π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Element.part π | Chrome | 3/12/2019 | Chrome Android | 3/12/2019 | ||
| api.Element.paste_event π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | 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 π | Chrome | 12/1/2016 | Chrome Android | 12/6/2016 | 5 | |
| api.Element.pointerdown_event π | Chrome | 12/1/2016 | Chrome Android | 12/6/2016 | 5 | |
| api.Element.pointerenter_event π | Chrome | 12/1/2016 | Chrome Android | 12/6/2016 | 5 | |
| api.Element.pointerleave_event π | Chrome | 12/1/2016 | Chrome Android | 12/6/2016 | 5 | |
| api.Element.pointermove_event π | Chrome | 12/1/2016 | Chrome Android | 12/6/2016 | 5 | |
| api.Element.pointerout_event π | Chrome | 12/1/2016 | Chrome Android | 12/6/2016 | 5 | |
| api.Element.pointerover_event π | Chrome | 12/1/2016 | Chrome Android | 12/6/2016 | 5 | |
| api.Element.pointerrawupdate_event π | Chrome | 9/10/2019 | Chrome Android | 9/10/2019 | ||
| api.Element.pointerup_event π | Chrome | 12/1/2016 | Chrome Android | 12/6/2016 | 5 | |
| api.Element.prefix π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Element.prepend π | Chrome | 10/12/2016 | Chrome Android | 10/19/2016 | 7 | |
| api.Element.previousElementSibling π | Chrome | 5/21/2009 | Chrome Android | 6/27/2012 | 1133 | |
| api.Element.querySelector π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | Internet Explorer: querySelector() is supported, but only for CSS 2.1 selectors. |
| api.Element.querySelectorAll π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | Internet Explorer: querySelectorAll() is supported, but only for CSS 2.1 selectors. |
| api.Element.releasePointerCapture π | Chrome | 12/1/2016 | Chrome Android | 12/6/2016 | 5 | |
| api.Element.remove π | Chrome | 1/10/2013 | Chrome Android | 2/27/2013 | 48 | |
| api.Element.removeAttribute π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | Edge: This function doesn't respect boolean attributes' default values. See bug 12087679. |
| api.Element.removeAttributeNS π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Element.removeAttributeNode π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Element.replaceChildren π | Chrome | 10/20/2020 | Chrome Android | 10/20/2020 | ||
| api.Element.replaceWith π | Chrome | 10/12/2016 | Chrome Android | 10/19/2016 | 7 | |
| api.Element.requestFullscreen π | Chrome | 12/4/2018 | Chrome Android | 12/4/2018 | 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.options_navigationUI_parameter π | Chrome | 12/4/2018 | Chrome Android | 12/4/2018 | ||
| api.Element.requestFullscreen.returns_promise | Chrome | 12/4/2018 | Chrome Android | 12/4/2018 | ||
| api.Element.requestPointerLock π | Chrome | 8/26/2014 | Chrome Android | 9/3/2014 | 8 | Chrome: From version 92, returns a promise instead of undefined. The behavior reflects a proposed specification change.Chrome Android: From version 92, returns a promise instead of undefined. The behavior reflects a proposed specification change.Edge: From version 92, returns a promise instead of undefined. The behavior reflects a proposed specification change.Quest Browser: From version 17.0, returns a promise instead of undefined. The behavior reflects a proposed specification change.Opera: From version 78, returns a promise instead of undefined. The behavior reflects a proposed specification change.Opera Android: From version 65, returns a promise instead of undefined. The behavior reflects a proposed specification change.Samsung Internet: From version 16, returns a promise instead of undefined. The behavior reflects a proposed specification change.WebView Android: From version 92, returns a promise instead of undefined. The behavior reflects a proposed specification change. |
| api.Element.requestPointerLock.options_unadjustedMovement_parameter | Chrome | 1/19/2021 | Chrome Android | 1/19/2021 | Chrome: Supported on macOS Catalina 10.15.1+, Windows, and ChromeOS. Not yet supported on Linux.Chrome Android: Supported on macOS Catalina 10.15.1+, Windows, and ChromeOS. Not yet supported on Linux.Edge: Supported on macOS Catalina 10.15.1+, Windows, and ChromeOS. Not yet supported on Linux.Quest Browser: Supported on macOS Catalina 10.15.1+, Windows, and ChromeOS. Not yet supported on Linux.Opera: Supported on macOS Catalina 10.15.1+, Windows, and ChromeOS. Not yet supported on Linux.Opera Android: Supported on macOS Catalina 10.15.1+, Windows, and ChromeOS. Not yet supported on Linux.Samsung Internet: Supported on macOS Catalina 10.15.1+, Windows, and ChromeOS. Not yet supported on Linux.WebView Android: Supported on macOS Catalina 10.15.1+, Windows, and ChromeOS. Not yet supported on Linux. | |
| api.Element.role π | Chrome | 6/21/2022 | Chrome Android | 6/21/2022 | ||
| api.Element.scroll π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.Element.scroll.options_behavior_parameter | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.Element.scroll.options_left_parameter | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.Element.scroll.options_top_parameter | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.Element.scrollBy π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.Element.scrollBy.options_behavior_parameter | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.Element.scrollBy.options_left_parameter | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.Element.scrollBy.options_top_parameter | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.Element.scrollHeight π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | 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 π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | 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 | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | Chrome: The block and inline options support the values start, center, end, nearest.Chrome Android: The block and inline options support the values start, center, end, nearest.Edge: The block and inline options support the values start, center, end, nearest.Firefox: No support for inline option.Firefox: Before Firefox 58, nearest and center values for the block option was unsupported. See bug 1389274.Firefox for Android: No support for inline option.Firefox for Android: Before Firefox for Android 58, nearest and center values for the block option was unsupported. See bug 1389274.Quest Browser: The block and inline options support the values start, center, end, nearest.Opera: The block and inline options support the values start, center, end, nearest.Opera Android: The block and inline options support the values start, center, end, nearest.Samsung Internet: The block and inline options support the values start, center, end, nearest.WebView Android: The block and inline options support the values start, center, end, nearest. | |
| api.Element.scrollIntoViewIfNeeded | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Element.scrollLeft π | Chrome | 10/20/2020 | Chrome Android | 10/20/2020 | 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 π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.Element.scrollTo.options_behavior_parameter | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.Element.scrollTo.options_left_parameter | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.Element.scrollTo.options_top_parameter | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.Element.scrollTop π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Element.scrollWidth π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | 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 π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Element.scrollend_event π | Chrome | 5/30/2023 | Chrome Android | 5/30/2023 | ||
| api.Element.scrollsnapchange_event π | Chrome | 9/17/2024 | Chrome Android | 9/17/2024 | ||
| api.Element.scrollsnapchanging_event π | Chrome | 9/17/2024 | Chrome Android | 9/17/2024 | ||
| api.Element.securitypolicyviolation_event π | Chrome | 3/3/2015 | Chrome Android | 3/11/2015 | 8 | |
| api.Element.setAttribute π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | Internet Explorer: In Internet Explorer 7 and earlier, setAttribute doesn't set styles and removes events when you try to set them. |
| api.Element.setAttributeNS π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Element.setAttributeNode π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Element.setAttributeNodeNS π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | 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 π | Chrome | 4/16/2024 | Chrome Android | 4/16/2024 | ||
| api.Element.setPointerCapture π | Chrome | 12/1/2016 | Chrome Android | 12/6/2016 | 5 | 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 π | Chrome | 5/20/2014 | Chrome Android | 5/20/2014 | ||
| api.Element.slot π | Chrome | 8/31/2016 | Chrome Android | 9/7/2016 | 7 | |
| api.Element.tagName π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Element.toggleAttribute π | Chrome | 9/4/2018 | Chrome Android | 9/4/2018 | ||
| api.Element.touchcancel_event π | Chrome | 9/25/2012 | Chrome Android | 2/27/2013 | 155 | |
| api.Element.touchend_event π | Chrome | 9/25/2012 | Chrome Android | 2/27/2013 | 155 | |
| api.Element.touchmove_event π | Chrome | 9/25/2012 | Chrome Android | 2/27/2013 | 155 | |
| api.Element.touchstart_event π | Chrome | 9/25/2012 | Chrome Android | 2/27/2013 | 155 | |
| api.Element.transitioncancel_event π | Chrome | 11/17/2020 | Chrome Android | 11/17/2020 | 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 π | Chrome | 3/26/2013 | Chrome Android | 4/3/2013 | 8 | 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 π | Chrome | 4/23/2019 | Chrome Android | 4/24/2019 | 1 | 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 π | Chrome | 4/23/2019 | Chrome Android | 4/24/2019 | 1 | 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.Element.wheel_event π | Chrome | 11/12/2013 | Chrome Android | 11/14/2013 | 2 | Internet Explorer: The onwheel event handler property is not supported. To listen to this event, use element.addEventListener('wheel', function() {});. See IE bug 782835. |
| api.ElementInternals π | Chrome | 9/10/2019 | Chrome Android | 9/10/2019 | ||
| api.ElementInternals.ariaAtomic π | Chrome | 4/7/2020 | Chrome Android | 4/7/2020 | ||
| api.ElementInternals.ariaAutoComplete π | Chrome | 4/7/2020 | Chrome Android | 4/7/2020 | ||
| api.ElementInternals.ariaBrailleLabel π | Chrome | 10/25/2022 | Chrome Android | 10/25/2022 | ||
| api.ElementInternals.ariaBrailleRoleDescription π | Chrome | 10/25/2022 | Chrome Android | 10/25/2022 | ||
| api.ElementInternals.ariaBusy π | Chrome | 4/7/2020 | Chrome Android | 4/7/2020 | ||
| api.ElementInternals.ariaChecked π | Chrome | 4/7/2020 | Chrome Android | 4/7/2020 | ||
| api.ElementInternals.ariaColCount π | Chrome | 4/7/2020 | Chrome Android | 4/7/2020 | ||
| api.ElementInternals.ariaColIndex π | Chrome | 4/7/2020 | Chrome Android | 4/7/2020 | ||
| api.ElementInternals.ariaColIndexText π | Chrome | 8/20/2024 | Chrome Android | 8/20/2024 | ||
| api.ElementInternals.ariaColSpan π | Chrome | 4/7/2020 | Chrome Android | 4/7/2020 | ||
| api.ElementInternals.ariaCurrent π | Chrome | 4/7/2020 | Chrome Android | 4/7/2020 | ||
| api.ElementInternals.ariaDescription π | Chrome | 5/19/2020 | Chrome Android | 5/19/2020 | ||
| api.ElementInternals.ariaDisabled π | Chrome | 4/7/2020 | Chrome Android | 4/7/2020 | ||
| api.ElementInternals.ariaExpanded π | Chrome | 4/7/2020 | Chrome Android | 4/7/2020 | ||
| api.ElementInternals.ariaHasPopup π | Chrome | 4/7/2020 | Chrome Android | 4/7/2020 | ||
| api.ElementInternals.ariaHidden π | Chrome | 4/7/2020 | Chrome Android | 4/7/2020 | ||
| api.ElementInternals.ariaInvalid π | Chrome | 5/24/2022 | Chrome Android | 5/24/2022 | ||
| api.ElementInternals.ariaKeyShortcuts π | Chrome | 4/7/2020 | Chrome Android | 4/7/2020 | ||
| api.ElementInternals.ariaLabel π | Chrome | 4/7/2020 | Chrome Android | 4/7/2020 | ||
| api.ElementInternals.ariaLevel π | Chrome | 4/7/2020 | Chrome Android | 4/7/2020 | ||
| api.ElementInternals.ariaLive π | Chrome | 4/7/2020 | Chrome Android | 4/7/2020 | ||
| api.ElementInternals.ariaModal π | Chrome | 4/7/2020 | Chrome Android | 4/7/2020 | ||
| api.ElementInternals.ariaMultiLine π | Chrome | 4/7/2020 | Chrome Android | 4/7/2020 | ||
| api.ElementInternals.ariaMultiSelectable π | Chrome | 4/7/2020 | Chrome Android | 4/7/2020 | ||
| api.ElementInternals.ariaOrientation π | Chrome | 4/7/2020 | Chrome Android | 4/7/2020 | ||
| api.ElementInternals.ariaPlaceholder π | Chrome | 4/7/2020 | Chrome Android | 4/7/2020 | ||
| api.ElementInternals.ariaPosInSet π | Chrome | 4/7/2020 | Chrome Android | 4/7/2020 | ||
| api.ElementInternals.ariaPressed π | Chrome | 4/7/2020 | Chrome Android | 4/7/2020 | ||
| api.ElementInternals.ariaReadOnly π | Chrome | 4/7/2020 | Chrome Android | 4/7/2020 | ||
| api.ElementInternals.ariaRelevant | Chrome | 4/7/2020 | Chrome Android | 4/7/2020 | ||
| api.ElementInternals.ariaRequired π | Chrome | 4/7/2020 | Chrome Android | 4/7/2020 | ||
| api.ElementInternals.ariaRoleDescription π | Chrome | 4/7/2020 | Chrome Android | 4/7/2020 | ||
| api.ElementInternals.ariaRowCount π | Chrome | 4/7/2020 | Chrome Android | 4/7/2020 | ||
| api.ElementInternals.ariaRowIndex π | Chrome | 4/7/2020 | Chrome Android | 4/7/2020 | ||
| api.ElementInternals.ariaRowIndexText π | Chrome | 8/20/2024 | Chrome Android | 8/20/2024 | ||
| api.ElementInternals.ariaRowSpan π | Chrome | 4/7/2020 | Chrome Android | 4/7/2020 | ||
| api.ElementInternals.ariaSelected π | Chrome | 4/7/2020 | Chrome Android | 4/7/2020 | ||
| api.ElementInternals.ariaSetSize π | Chrome | 7/27/2020 | Chrome Android | 7/27/2020 | ||
| api.ElementInternals.ariaSort π | Chrome | 4/7/2020 | Chrome Android | 4/7/2020 | ||
| api.ElementInternals.ariaValueMax π | Chrome | 4/7/2020 | Chrome Android | 4/7/2020 | ||
| api.ElementInternals.ariaValueMin π | Chrome | 4/7/2020 | Chrome Android | 4/7/2020 | ||
| api.ElementInternals.ariaValueNow π | Chrome | 4/7/2020 | Chrome Android | 4/7/2020 | ||
| api.ElementInternals.ariaValueText π | Chrome | 4/7/2020 | Chrome Android | 4/7/2020 | ||
| api.ElementInternals.checkValidity π | Chrome | 9/10/2019 | Chrome Android | 9/10/2019 | ||
| api.ElementInternals.form π | Chrome | 9/10/2019 | Chrome Android | 9/10/2019 | ||
| api.ElementInternals.labels π | Chrome | 9/10/2019 | Chrome Android | 9/10/2019 | ||
| api.ElementInternals.reportValidity π | Chrome | 9/10/2019 | Chrome Android | 9/10/2019 | ||
| api.ElementInternals.role π | Chrome | 6/21/2022 | Chrome Android | 6/21/2022 | ||
| api.ElementInternals.setFormValue π | Chrome | 9/10/2019 | Chrome Android | 9/10/2019 | ||
| api.ElementInternals.setValidity π | Chrome | 9/10/2019 | Chrome Android | 9/10/2019 | ||
| api.ElementInternals.shadowRoot π | Chrome | 1/19/2021 | Chrome Android | 1/19/2021 | ||
| api.ElementInternals.states π | Chrome | 4/13/2021 | Chrome Android | 4/13/2021 | ||
| api.ElementInternals.validationMessage π | Chrome | 9/10/2019 | Chrome Android | 9/10/2019 | ||
| api.ElementInternals.validity π | Chrome | 9/10/2019 | Chrome Android | 9/10/2019 | ||
| api.ElementInternals.willValidate π | Chrome | 9/10/2019 | Chrome Android | 9/10/2019 | ||
| api.EncodedAudioChunk π | Chrome | 9/21/2021 | Chrome Android | 9/21/2021 | ||
| api.EncodedAudioChunk.EncodedAudioChunk π | Chrome | 9/21/2021 | Chrome Android | 9/21/2021 | ||
| api.EncodedAudioChunk.byteLength π | Chrome | 9/21/2021 | Chrome Android | 9/21/2021 | ||
| api.EncodedAudioChunk.copyTo π | Chrome | 9/21/2021 | Chrome Android | 9/21/2021 | ||
| api.EncodedAudioChunk.duration π | Chrome | 9/21/2021 | Chrome Android | 9/21/2021 | ||
| api.EncodedAudioChunk.timestamp π | Chrome | 9/21/2021 | Chrome Android | 9/21/2021 | ||
| api.EncodedAudioChunk.type π | Chrome | 9/21/2021 | Chrome Android | 9/21/2021 | ||
| api.EncodedVideoChunk π | Chrome | 9/21/2021 | Chrome Android | 9/21/2021 | ||
| api.EncodedVideoChunk.EncodedVideoChunk π | Chrome | 9/21/2021 | Chrome Android | 9/21/2021 | ||
| api.EncodedVideoChunk.byteLength π | Chrome | 9/21/2021 | Chrome Android | 9/21/2021 | ||
| api.EncodedVideoChunk.copyTo π | Chrome | 9/21/2021 | Chrome Android | 9/21/2021 | ||
| api.EncodedVideoChunk.duration π | Chrome | 9/21/2021 | Chrome Android | 9/21/2021 | ||
| api.EncodedVideoChunk.timestamp π | Chrome | 9/21/2021 | Chrome Android | 9/21/2021 | ||
| api.EncodedVideoChunk.type π | Chrome | 9/21/2021 | Chrome Android | 9/21/2021 | ||
| api.EntrySync | Chrome | 8/2/2011 | Chrome Android | 6/27/2012 | 330 | |
| api.ErrorEvent π | Chrome | 3/8/2011 | Chrome Android | 6/27/2012 | 477 | |
| api.ErrorEvent.ErrorEvent π | Chrome | 12/13/2011 | Chrome Android | 6/27/2012 | 197 | |
| api.ErrorEvent.colno π | Chrome | 10/1/2013 | Chrome Android | 10/2/2013 | 1 | |
| api.ErrorEvent.error π | Chrome | 10/1/2013 | Chrome Android | 10/2/2013 | 1 | |
| api.ErrorEvent.filename π | Chrome | 3/8/2011 | Chrome Android | 6/27/2012 | 477 | |
| api.ErrorEvent.lineno π | Chrome | 3/8/2011 | Chrome Android | 6/27/2012 | 477 | |
| api.ErrorEvent.message π | Chrome | 3/8/2011 | Chrome Android | 6/27/2012 | 477 | |
| api.Event π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | Node.js: Only available as an internal instance. |
| api.Event.Event π | Chrome | 10/25/2011 | Chrome Android | 6/27/2012 | 246 | |
| api.Event.bubbles π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | Node.js: This is not used in Node.js and is provided purely for completeness. |
| api.Event.cancelBubble π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | 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 Chrome 58 and Opera 45, setting this property to false does nothing, as per spec discussion. |
| api.Event.cancelable π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Event.composed π | Chrome | 8/31/2016 | Chrome Android | 9/7/2016 | 7 | 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 π | Chrome | 8/31/2016 | Chrome Android | 9/7/2016 | 7 | 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 π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | 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 π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.Event.eventPhase π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Event.initEvent π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | 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 π | Chrome | 10/13/2015 | Chrome Android | 10/14/2015 | 1 | 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 π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Event.returnValue π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Event.srcElement π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Event.stopImmediatePropagation π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.Event.stopPropagation π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | Node.js: This is not used in Node.js and is provided purely for completeness. |
| api.Event.target π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Event.timeStamp π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | 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 π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.EventCounts π | Chrome | 8/25/2020 | Chrome Android | 8/25/2020 | ||
| api.EventCounts.@@iterator | Chrome | 8/25/2020 | Chrome Android | 8/25/2020 | ||
| api.EventCounts.entries | Chrome | 8/25/2020 | Chrome Android | 8/25/2020 | ||
| api.EventCounts.forEach | Chrome | 8/25/2020 | Chrome Android | 8/25/2020 | ||
| api.EventCounts.get | Chrome | 8/25/2020 | Chrome Android | 8/25/2020 | ||
| api.EventCounts.has | Chrome | 8/25/2020 | Chrome Android | 8/25/2020 | ||
| api.EventCounts.keys | Chrome | 8/25/2020 | Chrome Android | 8/25/2020 | ||
| api.EventCounts.size | Chrome | 8/25/2020 | Chrome Android | 8/25/2020 | ||
| api.EventCounts.values | Chrome | 8/25/2020 | Chrome Android | 8/25/2020 | ||
| api.EventSource π | Chrome | 9/2/2010 | Chrome Android | 6/27/2012 | 664 | |
| api.EventSource.EventSource π | Chrome | 9/2/2010 | Chrome Android | 6/27/2012 | 664 | |
| api.EventSource.EventSource.options_withCredentials_parameter | Chrome | 3/26/2013 | Chrome Android | 4/3/2013 | 8 | |
| api.EventSource.close π | Chrome | 9/2/2010 | Chrome Android | 6/27/2012 | 664 | |
| api.EventSource.error_event π | Chrome | 9/2/2010 | Chrome Android | 6/27/2012 | 664 | |
| api.EventSource.message_event π | Chrome | 9/2/2010 | Chrome Android | 6/27/2012 | 664 | |
| api.EventSource.open_event π | Chrome | 9/2/2010 | Chrome Android | 6/27/2012 | 664 | |
| api.EventSource.readyState π | Chrome | 9/2/2010 | Chrome Android | 6/27/2012 | 664 | |
| api.EventSource.url π | Chrome | 3/28/2012 | Chrome Android | 6/27/2012 | 91 | |
| api.EventSource.withCredentials π | Chrome | 3/26/2013 | Chrome Android | 4/3/2013 | 8 | |
| api.EventSource.worker_support | Chrome | 9/2/2010 | Chrome Android | 6/27/2012 | 664 | Firefox: Not supported in service workers.Firefox for Android: Not supported in service workers. |
| api.EventTarget π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | 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 π | Chrome | 1/23/2018 | Chrome Android | 1/23/2018 | ||
| api.EventTarget.addEventListener π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | 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 | Chrome | 3/2/2016 | Chrome Android | 3/9/2016 | 7 | |
| api.EventTarget.addEventListener.options_parameter.options_capture_parameter π | Chrome | 7/20/2016 | Chrome Android | 7/27/2016 | 7 | |
| api.EventTarget.addEventListener.options_parameter.options_once_parameter π | Chrome | 12/1/2016 | Chrome Android | 12/6/2016 | 5 | |
| api.EventTarget.addEventListener.options_parameter.options_passive_parameter π | Chrome | 5/25/2016 | Chrome Android | 6/8/2016 | 14 | |
| api.EventTarget.addEventListener.options_parameter.options_passive_parameter_default_true_touch | Chrome | 12/1/2016 | Chrome Android | 12/6/2016 | 5 | |
| api.EventTarget.addEventListener.options_parameter.options_passive_parameter_default_true_wheel | Chrome | 3/12/2019 | Chrome Android | 3/12/2019 | ||
| api.EventTarget.addEventListener.options_parameter.options_signal_parameter π | Chrome | 4/13/2021 | Chrome Android | 4/13/2021 | ||
| api.EventTarget.addEventListener.useCapture_parameter_optional | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.EventTarget.dispatchEvent π | Chrome | 1/25/2010 | Chrome Android | 6/27/2012 | 884 | Internet Explorer: Older versions of IE supported an equivalent, proprietary EventTarget.fireEvent() method. |
| api.EventTarget.removeEventListener π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | Internet Explorer: Older versions of IE supported an equivalent, proprietary EventTarget.detachEvent() method. |
| api.EventTarget.removeEventListener.options_parameter | Chrome | 3/2/2016 | Chrome Android | 3/9/2016 | 7 | |
| api.EventTarget.removeEventListener.useCapture_parameter_optional | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.ExtendableCookieChangeEvent π | Chrome | 11/17/2020 | Chrome Android | 11/17/2020 | ||
| api.ExtendableCookieChangeEvent.ExtendableCookieChangeEvent π | Chrome | 11/17/2020 | Chrome Android | 11/17/2020 | ||
| api.ExtendableCookieChangeEvent.changed π | Chrome | 11/17/2020 | Chrome Android | 11/17/2020 | ||
| api.ExtendableCookieChangeEvent.changed.partitioned_property π | Chrome | 5/30/2023 | Chrome Android | 5/30/2023 | ||
| api.ExtendableCookieChangeEvent.deleted π | Chrome | 11/17/2020 | Chrome Android | 11/17/2020 | ||
| api.ExtendableCookieChangeEvent.deleted.partitioned_property π | Chrome | 5/30/2023 | Chrome Android | 5/30/2023 | ||
| api.ExtendableEvent π | Chrome | 1/21/2015 | Chrome Android | 1/21/2015 | ||
| api.ExtendableEvent.ExtendableEvent π | Chrome | 3/3/2015 | Chrome Android | 3/11/2015 | 8 | |
| api.ExtendableEvent.waitUntil π | Chrome | 1/21/2015 | Chrome Android | 1/21/2015 | ||
| api.ExtendableEvent.waitUntil.async_waitUntil | Chrome | 7/25/2017 | Chrome Android | 8/1/2017 | 7 | |
| api.ExtendableMessageEvent π | Chrome | 5/25/2016 | Chrome Android | 6/8/2016 | 14 | |
| api.ExtendableMessageEvent.ExtendableMessageEvent π | Chrome | 5/25/2016 | Chrome Android | 6/8/2016 | 14 | |
| api.ExtendableMessageEvent.data π | Chrome | 5/25/2016 | Chrome Android | 6/8/2016 | 14 | |
| api.ExtendableMessageEvent.lastEventId π | Chrome | 5/25/2016 | Chrome Android | 6/8/2016 | 14 | |
| api.ExtendableMessageEvent.origin π | Chrome | 5/25/2016 | Chrome Android | 6/8/2016 | 14 | |
| api.ExtendableMessageEvent.ports π | Chrome | 5/25/2016 | Chrome Android | 6/8/2016 | 14 | |
| api.ExtendableMessageEvent.source π | Chrome | 5/25/2016 | Chrome Android | 6/8/2016 | 14 | |
| api.External π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.External.AddSearchProvider π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | Firefox: From Firefox 78 this function does nothing, as the specification requires. |
| api.External.IsSearchProviderInstalled π | Chrome | 2/3/2011 | Chrome Android | 6/27/2012 | 510 | |
| api.FeaturePolicy | Chrome | 4/23/2019 | Chrome Android | 4/24/2019 | 1 | |
| api.FeaturePolicy.allowedFeatures | Chrome | 4/23/2019 | Chrome Android | 4/24/2019 | 1 | |
| api.FeaturePolicy.allowsFeature | Chrome | 4/23/2019 | Chrome Android | 4/24/2019 | 1 | |
| api.FeaturePolicy.features | Chrome | 4/23/2019 | Chrome Android | 4/24/2019 | 1 | |
| api.FeaturePolicy.getAllowlistForFeature | Chrome | 4/23/2019 | Chrome Android | 4/24/2019 | 1 | |
| api.FederatedCredential π | Chrome | 5/25/2016 | Chrome Android | 6/8/2016 | 14 | |
| api.FederatedCredential.FederatedCredential π | Chrome | 5/25/2016 | Chrome Android | 6/8/2016 | 14 | |
| api.FederatedCredential.iconURL | Chrome | 5/25/2016 | Chrome Android | 6/8/2016 | 14 | |
| api.FederatedCredential.name | Chrome | 5/25/2016 | Chrome Android | 6/8/2016 | 14 | |
| api.FederatedCredential.protocol π | Chrome | 5/25/2016 | Chrome Android | 6/8/2016 | 14 | |
| api.FederatedCredential.provider π | Chrome | 5/25/2016 | Chrome Android | 6/8/2016 | 14 | |
| api.Fence π | Chrome | 7/18/2023 | Chrome Android | 7/21/2023 | 3 | |
| api.Fence.getNestedConfigs π | Chrome | 7/18/2023 | Chrome Android | 7/21/2023 | 3 | |
| api.Fence.reportEvent π | Chrome | 7/18/2023 | Chrome Android | 7/21/2023 | 3 | |
| api.Fence.setReportEventDataForAutomaticBeacons π | Chrome | 7/18/2023 | Chrome Android | 7/21/2023 | 3 | |
| api.Fence.setReportEventDataForAutomaticBeacons.start_commit_eventType | Chrome | 12/5/2023 | Chrome Android | 12/5/2023 | Chrome: Previously only a single eventType was available, reserved.top_navigation, but this has been replaced by the new values.Chrome Android: Previously only a single eventType was available, reserved.top_navigation, but this has been replaced by the new values.Edge: Previously only a single eventType was available, reserved.top_navigation, but this has been replaced by the new values.Opera: Previously only a single eventType was available, reserved.top_navigation, but this has been replaced by the new values.Opera Android: Previously only a single eventType was available, reserved.top_navigation, but this has been replaced by the new values.Samsung Internet: Previously only a single eventType was available, reserved.top_navigation, but this has been replaced by the new values.WebView Android: Previously only a single eventType was available, reserved.top_navigation, but this has been replaced by the new values. | |
| api.FencedFrameConfig π | Chrome | 7/18/2023 | Chrome Android | 7/21/2023 | 3 | |
| api.FencedFrameConfig.setSharedStorageContext π | Chrome | 7/18/2023 | Chrome Android | 7/21/2023 | 3 | |
| api.FetchEvent π | Chrome | 1/21/2015 | Chrome Android | 1/21/2015 | ||
| api.FetchEvent.FetchEvent π | Chrome | 7/21/2015 | Chrome Android | 7/29/2015 | 8 | |
| api.FetchEvent.clientId π | Chrome | 3/2/2016 | Chrome Android | 3/9/2016 | 7 | |
| api.FetchEvent.handled π | Chrome | 10/20/2020 | Chrome Android | 10/20/2020 | ||
| api.FetchEvent.isReload | Chrome | 1/21/2015 | Chrome Android | 1/21/2015 | Chrome: May be removed in a future release, see bug 40487736.Chrome Android: May be removed in a future release, see bug 40487736.Quest Browser: May be removed in a future release, see bug 40487736. | |
| api.FetchEvent.preloadResponse π | Chrome | 6/5/2017 | Chrome Android | 6/6/2017 | 1 | |
| api.FetchEvent.request π | Chrome | 1/21/2015 | Chrome Android | 1/21/2015 | ||
| api.FetchEvent.respondWith π | Chrome | 4/14/2015 | Chrome Android | 4/15/2015 | 1 | |
| api.FetchEvent.respondWith.networkerror_on_same-origin_cors | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.FetchEvent.resultingClientId π | Chrome | 1/29/2019 | Chrome Android | 1/29/2019 | ||
| api.File π | Chrome | 8/2/2011 | Chrome Android | 6/27/2012 | 330 | 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 π | Chrome | 10/7/2014 | Chrome Android | 10/8/2014 | 1 | |
| api.File.lastModified π | Chrome | 8/2/2011 | Chrome Android | 6/27/2012 | 330 | |
| api.File.lastModifiedDate | Chrome | 8/2/2011 | Chrome Android | 6/27/2012 | 330 | |
| api.File.name π | Chrome | 8/2/2011 | Chrome Android | 6/27/2012 | 330 | |
| api.File.webkitRelativePath π | Chrome | 8/2/2011 | Chrome Android | 6/27/2012 | 330 | |
| api.FileEntrySync | Chrome | 8/2/2011 | Chrome Android | 6/27/2012 | 330 | |
| api.FileList π | Chrome | 5/21/2009 | Chrome Android | 6/27/2012 | 1133 | |
| api.FileList.item π | Chrome | 5/21/2009 | Chrome Android | 6/27/2012 | 1133 | |
| api.FileList.length π | Chrome | 5/21/2009 | Chrome Android | 6/27/2012 | 1133 | |
| api.FileReader π | Chrome | 9/2/2010 | Chrome Android | 6/27/2012 | 664 | Firefox: Before Firefox 4, Blob parameters were File parameters. |
| api.FileReader.FileReader π | Chrome | 9/2/2010 | Chrome Android | 6/27/2012 | 664 | |
| api.FileReader.abort π | Chrome | 9/2/2010 | Chrome Android | 6/27/2012 | 664 | |
| api.FileReader.abort_event π | Chrome | 9/2/2010 | Chrome Android | 6/27/2012 | 664 | |
| api.FileReader.error π | Chrome | 9/2/2010 | Chrome Android | 6/27/2012 | 664 | 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 π | Chrome | 9/2/2010 | Chrome Android | 6/27/2012 | 664 | |
| api.FileReader.load_event π | Chrome | 9/2/2010 | Chrome Android | 6/27/2012 | 664 | |
| api.FileReader.loadend_event π | Chrome | 9/2/2010 | Chrome Android | 6/27/2012 | 664 | |
| api.FileReader.loadstart_event π | Chrome | 9/2/2010 | Chrome Android | 6/27/2012 | 664 | 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 π | Chrome | 9/2/2010 | Chrome Android | 6/27/2012 | 664 | |
| api.FileReader.readAsArrayBuffer π | Chrome | 9/2/2010 | Chrome Android | 6/27/2012 | 664 | |
| api.FileReader.readAsBinaryString π | Chrome | 9/2/2010 | Chrome Android | 6/27/2012 | 664 | |
| api.FileReader.readAsDataURL π | Chrome | 9/2/2010 | Chrome Android | 6/27/2012 | 664 | Firefox for Android: Using the camera in Android 8.x raises an exception. See bug 1511083. |
| api.FileReader.readAsText π | Chrome | 9/2/2010 | Chrome Android | 6/27/2012 | 664 | |
| api.FileReader.readyState π | Chrome | 9/2/2010 | Chrome Android | 6/27/2012 | 664 | |
| api.FileReader.result π | Chrome | 9/2/2010 | Chrome Android | 6/27/2012 | 664 | |
| api.FileReader.worker_support | Chrome | 9/2/2010 | Chrome Android | 6/27/2012 | 664 | |
| api.FileReaderSync π | Chrome | 10/19/2010 | Chrome Android | 6/27/2012 | 617 | |
| api.FileReaderSync.FileReaderSync π | Chrome | 10/19/2010 | Chrome Android | 6/27/2012 | 617 | |
| api.FileReaderSync.readAsArrayBuffer π | Chrome | 2/3/2011 | Chrome Android | 6/27/2012 | 510 | |
| api.FileReaderSync.readAsBinaryString π | Chrome | 10/19/2010 | Chrome Android | 6/27/2012 | 617 | |
| api.FileReaderSync.readAsDataURL π | Chrome | 10/19/2010 | Chrome Android | 6/27/2012 | 617 | |
| api.FileReaderSync.readAsText π | Chrome | 10/19/2010 | Chrome Android | 6/27/2012 | 617 | |
| api.FileReaderSync.worker_support | Chrome | 10/19/2010 | Chrome Android | 6/27/2012 | 617 | |
| api.FileSystem π | Chrome | 10/19/2010 | Chrome Android | 6/27/2012 | 617 | 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 π | Chrome | 10/19/2010 | Chrome Android | 6/27/2012 | 617 | |
| api.FileSystem.root π | Chrome | 10/19/2010 | Chrome Android | 6/27/2012 | 617 | |
| api.FileSystemDirectoryEntry π | Chrome | 12/2/2010 | Chrome Android | 6/27/2012 | 573 | |
| api.FileSystemDirectoryEntry.createReader π | Chrome | 8/2/2011 | Chrome Android | 6/27/2012 | 330 | |
| api.FileSystemDirectoryEntry.getDirectory π | Chrome | 12/2/2010 | Chrome Android | 6/27/2012 | 573 | 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 π | Chrome | 12/2/2010 | Chrome Android | 6/27/2012 | 573 | 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.removeRecursively | Chrome | 12/2/2010 | Chrome Android | 6/27/2012 | 573 | Firefox: While the removeRecursively() method existed, it immediately called the error callback with NS_ERROR_DOM_SECURITY_ERR.Firefox for Android: While the removeRecursively() method existed, it immediately called the error callback with NS_ERROR_DOM_SECURITY_ERR. |
| api.FileSystemDirectoryHandle π | Chrome | 10/20/2020 | Chrome Android | 1/10/2023 | 812 | |
| api.FileSystemDirectoryHandle.@@asyncIterator π | Chrome | 10/20/2020 | Chrome Android | 1/10/2023 | 812 | |
| api.FileSystemDirectoryHandle.entries π | Chrome | 10/20/2020 | Chrome Android | 1/10/2023 | 812 | |
| api.FileSystemDirectoryHandle.getDirectoryHandle π | Chrome | 10/20/2020 | Chrome Android | 1/10/2023 | 812 | |
| api.FileSystemDirectoryHandle.getFileHandle π | Chrome | 10/20/2020 | Chrome Android | 1/10/2023 | 812 | |
| api.FileSystemDirectoryHandle.keys π | Chrome | 10/20/2020 | Chrome Android | 1/10/2023 | 812 | |
| api.FileSystemDirectoryHandle.removeEntry π | Chrome | 10/20/2020 | Chrome Android | 1/10/2023 | 812 | |
| api.FileSystemDirectoryHandle.resolve π | Chrome | 10/20/2020 | Chrome Android | 1/10/2023 | 812 | |
| api.FileSystemDirectoryHandle.values π | Chrome | 10/20/2020 | Chrome Android | 1/10/2023 | 812 | |
| api.FileSystemDirectoryReader π | Chrome | 12/2/2010 | Chrome Android | 6/27/2012 | 573 | |
| api.FileSystemDirectoryReader.readEntries π | Chrome | 12/2/2010 | Chrome Android | 6/27/2012 | 573 | |
| api.FileSystemEntry π | Chrome | 12/2/2010 | Chrome Android | 6/27/2012 | 573 | |
| api.FileSystemEntry.copyTo | Chrome | 12/2/2010 | Chrome Android | 6/27/2012 | 573 | |
| api.FileSystemEntry.filesystem π | Chrome | 12/2/2010 | Chrome Android | 6/27/2012 | 573 | |
| api.FileSystemEntry.fullPath π | Chrome | 12/2/2010 | Chrome Android | 6/27/2012 | 573 | |
| api.FileSystemEntry.getMetadata | Chrome | 12/2/2010 | Chrome Android | 6/27/2012 | 573 | |
| api.FileSystemEntry.getParent π | Chrome | 12/2/2010 | Chrome Android | 6/27/2012 | 573 | |
| api.FileSystemEntry.isDirectory π | Chrome | 12/2/2010 | Chrome Android | 6/27/2012 | 573 | |
| api.FileSystemEntry.isFile π | Chrome | 12/2/2010 | Chrome Android | 6/27/2012 | 573 | |
| api.FileSystemEntry.moveTo | Chrome | 12/2/2010 | Chrome Android | 6/27/2012 | 573 | |
| api.FileSystemEntry.name π | Chrome | 12/2/2010 | Chrome Android | 6/27/2012 | 573 | |
| api.FileSystemEntry.remove | Chrome | 12/2/2010 | Chrome Android | 6/27/2012 | 573 | |
| api.FileSystemEntry.toURL | Chrome | 12/2/2010 | Chrome Android | 6/27/2012 | 573 | |
| api.FileSystemFileEntry π | Chrome | 12/2/2010 | Chrome Android | 6/27/2012 | 573 | |
| api.FileSystemFileEntry.createWriter | Chrome | 12/2/2010 | Chrome Android | 6/27/2012 | 573 | Firefox: While the createWriter() method existed, it immediately called errorCallback with the NS_ERROR_DOM_SECURITY_ERR error.Firefox for Android: While the createWriter() method existed, it immediately called errorCallback with the NS_ERROR_DOM_SECURITY_ERR error. |
| api.FileSystemFileEntry.file π | Chrome | 12/2/2010 | Chrome Android | 6/27/2012 | 573 | |
| api.FileSystemFileHandle π | Chrome | 10/20/2020 | Chrome Android | 1/10/2023 | 812 | |
| api.FileSystemFileHandle.createSyncAccessHandle π | Chrome | 5/24/2022 | Chrome Android | 1/10/2023 | 231 | |
| api.FileSystemFileHandle.createSyncAccessHandle.mode | Chrome | 1/23/2024 | Chrome Android | 1/23/2024 | ||
| api.FileSystemFileHandle.createWritable π | Chrome | 10/20/2020 | Chrome Android | 1/10/2023 | 812 | |
| api.FileSystemFileHandle.createWritable.mode | Chrome | 1/23/2024 | Chrome Android | 1/23/2024 | ||
| api.FileSystemFileHandle.getFile π | Chrome | 10/20/2020 | Chrome Android | 1/10/2023 | 812 | |
| api.FileSystemHandle π | Chrome | 10/20/2020 | Chrome Android | 1/10/2023 | 812 | |
| api.FileSystemHandle.isSameEntry π | Chrome | 10/20/2020 | Chrome Android | 1/10/2023 | 812 | |
| api.FileSystemHandle.kind π | Chrome | 10/20/2020 | Chrome Android | 1/10/2023 | 812 | |
| api.FileSystemHandle.name π | Chrome | 10/20/2020 | Chrome Android | 1/10/2023 | 812 | |
| api.FileSystemHandle.queryPermission π | Chrome | 10/20/2020 | Chrome Android | 1/10/2023 | 812 | |
| api.FileSystemHandle.remove | Chrome | 2/7/2023 | Chrome Android | 2/7/2023 | ||
| api.FileSystemHandle.requestPermission π | Chrome | 10/20/2020 | Chrome Android | 1/10/2023 | 812 | |
| api.FileSystemObserver | Chrome | 2/4/2025 | Chrome Android | 2/4/2025 | ||
| api.FileSystemObserver.FileSystemObserver | Chrome | 2/4/2025 | Chrome Android | 2/4/2025 | ||
| api.FileSystemObserver.disconnect | Chrome | 2/4/2025 | Chrome Android | 2/4/2025 | ||
| api.FileSystemObserver.observe | Chrome | 2/4/2025 | Chrome Android | 2/4/2025 | ||
| api.FileSystemSync | Chrome | 8/2/2011 | Chrome Android | 6/27/2012 | 330 | |
| api.FileSystemSync.name | Chrome | 8/2/2011 | Chrome Android | 6/27/2012 | 330 | |
| api.FileSystemSync.root | Chrome | 8/2/2011 | Chrome Android | 6/27/2012 | 330 | |
| api.FileSystemSyncAccessHandle π | Chrome | 5/24/2022 | Chrome Android | 1/10/2023 | 231 | |
| api.FileSystemSyncAccessHandle.close π | Chrome | 5/24/2022 | Chrome Android | 1/10/2023 | 231 | |
| api.FileSystemSyncAccessHandle.close.sync_version | Chrome | 11/29/2022 | Chrome Android | 1/10/2023 | 42 | |
| api.FileSystemSyncAccessHandle.flush π | Chrome | 5/24/2022 | Chrome Android | 1/10/2023 | 231 | |
| api.FileSystemSyncAccessHandle.flush.sync_version | Chrome | 11/29/2022 | Chrome Android | 1/10/2023 | 42 | |
| api.FileSystemSyncAccessHandle.getSize π | Chrome | 5/24/2022 | Chrome Android | 1/10/2023 | 231 | |
| api.FileSystemSyncAccessHandle.getSize.sync_version | Chrome | 11/29/2022 | Chrome Android | 1/10/2023 | 42 | |
| api.FileSystemSyncAccessHandle.read π | Chrome | 5/24/2022 | Chrome Android | 1/10/2023 | 231 | |
| api.FileSystemSyncAccessHandle.truncate π | Chrome | 5/24/2022 | Chrome Android | 1/10/2023 | 231 | |
| api.FileSystemSyncAccessHandle.truncate.sync_version | Chrome | 11/29/2022 | Chrome Android | 1/10/2023 | 42 | |
| api.FileSystemSyncAccessHandle.write π | Chrome | 5/24/2022 | Chrome Android | 1/10/2023 | 231 | |
| api.FileSystemWritableFileStream π | Chrome | 10/20/2020 | Chrome Android | 1/10/2023 | 812 | |
| api.FileSystemWritableFileStream.seek π | Chrome | 10/20/2020 | Chrome Android | 1/10/2023 | 812 | |
| api.FileSystemWritableFileStream.truncate π | Chrome | 10/20/2020 | Chrome Android | 1/10/2023 | 812 | |
| api.FileSystemWritableFileStream.write π | Chrome | 10/20/2020 | Chrome Android | 1/10/2023 | 812 | |
| api.FocusEvent π | Chrome | 3/26/2013 | Chrome Android | 4/3/2013 | 8 | |
| api.FocusEvent.FocusEvent π | Chrome | 3/26/2013 | Chrome Android | 4/3/2013 | 8 | |
| api.FocusEvent.relatedTarget π | Chrome | 3/26/2013 | Chrome Android | 4/3/2013 | 8 | |
| api.FontFace π | Chrome | 5/20/2014 | Chrome Android | 5/20/2014 | ||
| api.FontFace.FontFace π | Chrome | 5/20/2014 | Chrome Android | 5/20/2014 | ||
| api.FontFace.ascentOverride π | Chrome | 11/17/2020 | Chrome Android | 11/17/2020 | ||
| api.FontFace.descentOverride π | Chrome | 11/17/2020 | Chrome Android | 11/17/2020 | ||
| api.FontFace.display π | Chrome | 7/25/2017 | Chrome Android | 8/1/2017 | 7 | |
| api.FontFace.family π | Chrome | 5/20/2014 | Chrome Android | 5/20/2014 | ||
| api.FontFace.featureSettings π | Chrome | 5/20/2014 | Chrome Android | 5/20/2014 | ||
| api.FontFace.lineGapOverride π | Chrome | 11/17/2020 | Chrome Android | 11/17/2020 | ||
| api.FontFace.load π | Chrome | 5/20/2014 | Chrome Android | 5/20/2014 | ||
| api.FontFace.loaded π | Chrome | 8/26/2014 | Chrome Android | 9/3/2014 | 8 | |
| api.FontFace.status π | Chrome | 5/20/2014 | Chrome Android | 5/20/2014 | ||
| api.FontFace.stretch π | Chrome | 5/20/2014 | Chrome Android | 5/20/2014 | ||
| api.FontFace.style π | Chrome | 5/20/2014 | Chrome Android | 5/20/2014 | ||
| api.FontFace.unicodeRange π | Chrome | 5/20/2014 | Chrome Android | 5/20/2014 | ||
| api.FontFace.variant | Chrome | 5/20/2014 | Chrome Android | 5/20/2014 | ||
| api.FontFace.weight π | Chrome | 5/20/2014 | Chrome Android | 5/20/2014 | ||
| api.FontFace.worker_support | Chrome | 9/4/2018 | Chrome Android | 9/4/2018 | ||
| api.FontFaceSet π | Chrome | 5/20/2014 | Chrome Android | 5/20/2014 | 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 π | Chrome | 1/20/2016 | Chrome Android | 1/26/2016 | 6 | |
| api.FontFaceSet.add π | Chrome | 5/20/2014 | Chrome Android | 5/20/2014 | ||
| api.FontFaceSet.check π | Chrome | 12/5/2023 | Chrome Android | 12/5/2023 | 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 π | Chrome | 5/20/2014 | Chrome Android | 5/20/2014 | ||
| api.FontFaceSet.delete π | Chrome | 5/20/2014 | Chrome Android | 5/20/2014 | ||
| api.FontFaceSet.entries | Chrome | 1/20/2016 | Chrome Android | 1/26/2016 | 6 | |
| api.FontFaceSet.forEach | Chrome | 5/20/2014 | Chrome Android | 5/20/2014 | ||
| api.FontFaceSet.has | Chrome | 5/20/2014 | Chrome Android | 5/20/2014 | ||
| api.FontFaceSet.keys | Chrome | 1/20/2016 | Chrome Android | 1/26/2016 | 6 | |
| api.FontFaceSet.load π | Chrome | 5/20/2014 | Chrome Android | 5/20/2014 | ||
| api.FontFaceSet.loading_event π | Chrome | 5/20/2014 | Chrome Android | 5/20/2014 | ||
| api.FontFaceSet.loadingdone_event π | Chrome | 5/20/2014 | Chrome Android | 5/20/2014 | ||
| api.FontFaceSet.loadingerror_event π | Chrome | 5/20/2014 | Chrome Android | 5/20/2014 | ||
| api.FontFaceSet.ready π | Chrome | 5/20/2014 | Chrome Android | 5/20/2014 | ||
| api.FontFaceSet.size | Chrome | 5/20/2014 | Chrome Android | 5/20/2014 | ||
| api.FontFaceSet.status π | Chrome | 5/20/2014 | Chrome Android | 5/20/2014 | ||
| api.FontFaceSet.values | Chrome | 1/20/2016 | Chrome Android | 1/26/2016 | 6 | |
| api.FontFaceSet.worker_support | Chrome | 9/4/2018 | Chrome Android | 9/4/2018 | ||
| api.FontFaceSetLoadEvent π | Chrome | 5/20/2014 | Chrome Android | 5/20/2014 | ||
| api.FontFaceSetLoadEvent.FontFaceSetLoadEvent π | Chrome | 3/9/2017 | Chrome Android | 3/16/2017 | 7 | |
| api.FontFaceSetLoadEvent.fontfaces π | Chrome | 5/20/2014 | Chrome Android | 5/20/2014 | ||
| api.FormData π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | 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 | Chrome | 4/13/2016 | Chrome Android | 4/13/2016 | ||
| api.FormData.FormData π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.FormData.FormData.submitter | Chrome | 4/4/2023 | Chrome Android | 4/4/2023 | ||
| api.FormData.append π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | 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 | Chrome | 12/13/2011 | Chrome Android | 6/27/2012 | 197 | |
| api.FormData.delete π | Chrome | 4/13/2016 | Chrome Android | 4/13/2016 | ||
| api.FormData.entries | Chrome | 4/13/2016 | Chrome Android | 4/13/2016 | ||
| api.FormData.forEach | Chrome | 4/13/2016 | Chrome Android | 4/13/2016 | ||
| api.FormData.get π | Chrome | 4/13/2016 | Chrome Android | 4/13/2016 | ||
| api.FormData.getAll π | Chrome | 4/13/2016 | Chrome Android | 4/13/2016 | ||
| api.FormData.has π | Chrome | 4/13/2016 | Chrome Android | 4/13/2016 | ||
| api.FormData.keys | Chrome | 4/13/2016 | Chrome Android | 4/13/2016 | ||
| api.FormData.set π | Chrome | 4/13/2016 | Chrome Android | 4/13/2016 | ||
| api.FormData.values | Chrome | 4/13/2016 | Chrome Android | 4/13/2016 | ||
| api.FormData.worker_support | Chrome | 4/13/2016 | Chrome Android | 4/13/2016 | ||
| api.FormDataEvent π | Chrome | 9/10/2019 | Chrome Android | 9/10/2019 | ||
| api.FormDataEvent.FormDataEvent π | Chrome | 9/10/2019 | Chrome Android | 9/10/2019 | ||
| api.FormDataEvent.formData π | Chrome | 9/10/2019 | Chrome Android | 9/10/2019 | ||
| api.FragmentDirective π | Chrome | 4/7/2020 | Chrome Android | 4/7/2020 | ||
| api.GPU π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPU.getPreferredCanvasFormat π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPU.requestAdapter π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPU.requestAdapter.discrete_adapter_default_ac | Chrome | 7/18/2023 | Chrome Android | 1/23/2024 | 189 | Chrome: Currently supported on dual GPU macOS devices only.Edge: Currently supported on dual GPU macOS devices only.Opera: Currently supported on dual GPU macOS devices only. |
| api.GPU.wgslLanguageFeatures π | Chrome | 7/18/2023 | Chrome Android | 1/23/2024 | 189 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUAdapter π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUAdapter.features π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUAdapter.info π | Chrome | 7/23/2024 | Chrome Android | 7/23/2024 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. | |
| api.GPUAdapter.isFallbackAdapter π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUAdapter.limits π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUAdapter.requestDevice π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUAdapter.requestDevice.lost_device_on_duplicate | Chrome | 8/15/2023 | Chrome Android | 1/23/2024 | 161 | |
| api.GPUAdapterInfo π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUAdapterInfo.architecture π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUAdapterInfo.description π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUAdapterInfo.device π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUAdapterInfo.vendor π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUBindGroup π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUBindGroup.label π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUBindGroupLayout π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUBindGroupLayout.label π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUBuffer π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUBuffer.destroy π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUBuffer.getMappedRange π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUBuffer.label π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUBuffer.mapAsync π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUBuffer.mapState π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUBuffer.size π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUBuffer.unmap π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUBuffer.usage π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUCanvasContext π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUCanvasContext.canvas π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUCanvasContext.configure π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Chrome: The rgba8unorm format is currently not supported on macOS. See bug 40823053.Edge: Currently supported on ChromeOS, macOS, and Windows only.Edge: The rgba8unorm format is currently not supported on macOS. See bug 40823053.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only.Opera: The rgba8unorm format is currently not supported on macOS. See bug 40823053. |
| api.GPUCanvasContext.configure.toneMapping π | Chrome | 9/17/2024 | Chrome Android | 9/17/2024 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Chrome Android: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only.Opera Android: Currently supported on ChromeOS, macOS, and Windows only.WebView Android: Currently supported on ChromeOS, macOS, and Windows only. | |
| api.GPUCanvasContext.getConfiguration π | Chrome | 11/12/2024 | Chrome Android | 11/12/2024 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Chrome Android: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only.Opera Android: Currently supported on ChromeOS, macOS, and Windows only.WebView Android: Currently supported on ChromeOS, macOS, and Windows only. | |
| api.GPUCanvasContext.getCurrentTexture π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUCanvasContext.unconfigure π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUCommandBuffer π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUCommandBuffer.label π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUCommandEncoder π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUCommandEncoder.beginComputePass π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUCommandEncoder.beginComputePass.timestampWrites π | Chrome | 1/23/2024 | Chrome Android | 1/23/2024 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. | |
| api.GPUCommandEncoder.beginRenderPass π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUCommandEncoder.beginRenderPass.depthSlice_option π | Chrome | 5/14/2024 | Chrome Android | 5/14/2024 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. | |
| api.GPUCommandEncoder.beginRenderPass.separate_depth_stencil_read-only | Chrome | 3/19/2024 | Chrome Android | 3/19/2024 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. | |
| api.GPUCommandEncoder.beginRenderPass.timestampWrites π | Chrome | 1/23/2024 | Chrome Android | 1/23/2024 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. | |
| api.GPUCommandEncoder.clearBuffer π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUCommandEncoder.copyBufferToBuffer π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUCommandEncoder.copyBufferToTexture π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUCommandEncoder.copyTextureToBuffer π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUCommandEncoder.copyTextureToTexture π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUCommandEncoder.finish π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUCommandEncoder.insertDebugMarker π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUCommandEncoder.label π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUCommandEncoder.popDebugGroup π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUCommandEncoder.pushDebugGroup π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUCommandEncoder.resolveQuerySet π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUCompilationInfo π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUCompilationInfo.messages π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUCompilationMessage π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUCompilationMessage.length π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUCompilationMessage.lineNum π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUCompilationMessage.linePos π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUCompilationMessage.message π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUCompilationMessage.offset π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUCompilationMessage.type π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUComputePassEncoder π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUComputePassEncoder.dispatchWorkgroups π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUComputePassEncoder.dispatchWorkgroupsIndirect π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUComputePassEncoder.end π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUComputePassEncoder.insertDebugMarker π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUComputePassEncoder.label π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUComputePassEncoder.popDebugGroup π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUComputePassEncoder.pushDebugGroup π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUComputePassEncoder.setBindGroup π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUComputePassEncoder.setBindGroup.unset_bind_group | Chrome | 9/12/2023 | Chrome Android | 1/23/2024 | 133 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUComputePassEncoder.setPipeline π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUComputePassEncoder.writeTimestamp | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUComputePipeline π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUComputePipeline.getBindGroupLayout π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUComputePipeline.label π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUDevice π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUDevice.adapterInfo π | Chrome | 1/14/2025 | Chrome Android | 1/14/2025 | ||
| api.GPUDevice.createBindGroup π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUDevice.createBindGroupLayout π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUDevice.createBindGroupLayout.storageTexture_access_read-write_read-only π | Chrome | 4/16/2024 | Chrome Android | 4/16/2024 | ||
| api.GPUDevice.createBindGroupLayout.texture_rgb10a2uint π | Chrome | 10/31/2023 | Chrome Android | 1/23/2024 | 84 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUDevice.createBuffer π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUDevice.createCommandEncoder π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUDevice.createComputePipeline π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUDevice.createComputePipeline.optional_entryPoint | Chrome | 1/23/2024 | Chrome Android | 1/23/2024 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Chrome Android: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only.Opera Android: Currently supported on ChromeOS, macOS, and Windows only.Samsung Internet: Currently supported on ChromeOS, macOS, and Windows only.WebView Android: Currently supported on ChromeOS, macOS, and Windows only. | |
| api.GPUDevice.createComputePipelineAsync π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUDevice.createComputePipelineAsync.optional_entryPoint | Chrome | 1/23/2024 | Chrome Android | 1/23/2024 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Chrome Android: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only.Opera Android: Currently supported on ChromeOS, macOS, and Windows only.Samsung Internet: Currently supported on ChromeOS, macOS, and Windows only.WebView Android: Currently supported on ChromeOS, macOS, and Windows only. | |
| api.GPUDevice.createPipelineLayout π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUDevice.createQuerySet π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUDevice.createQuerySet.timestamp π | Chrome | 1/23/2024 | Chrome Android | 1/23/2024 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. | |
| api.GPUDevice.createRenderBundleEncoder π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUDevice.createRenderPipeline π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUDevice.createRenderPipeline.dual-source-blending π | Chrome | 10/15/2024 | Chrome Android | 10/15/2024 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. | |
| api.GPUDevice.createRenderPipeline.optional_depthcompare_depthwriteenabled | Chrome | 12/5/2023 | Chrome Android | 1/23/2024 | 49 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUDevice.createRenderPipeline.optional_entryPoint | Chrome | 1/23/2024 | Chrome Android | 1/23/2024 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Chrome Android: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only.Opera Android: Currently supported on ChromeOS, macOS, and Windows only.Samsung Internet: Currently supported on ChromeOS, macOS, and Windows only.WebView Android: Currently supported on ChromeOS, macOS, and Windows only. | |
| api.GPUDevice.createRenderPipeline.texture_rgb10a2uint π | Chrome | 10/31/2023 | Chrome Android | 1/23/2024 | 84 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUDevice.createRenderPipeline.validates_depth_bias_for_line_and_point_topologies | Chrome | 11/12/2024 | Chrome Android | 11/12/2024 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Chrome Android: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only.Opera Android: Currently supported on ChromeOS, macOS, and Windows only.WebView Android: Currently supported on ChromeOS, macOS, and Windows only. | |
| api.GPUDevice.createRenderPipeline.vertex_unorm10-10-10-2 π | Chrome | 10/31/2023 | Chrome Android | 1/23/2024 | 84 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUDevice.createRenderPipelineAsync π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUDevice.createRenderPipelineAsync.dual-source-blending π | Chrome | 10/15/2024 | Chrome Android | 10/15/2024 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. | |
| api.GPUDevice.createRenderPipelineAsync.optional_depthcompare_depthwriteenabled | Chrome | 12/5/2023 | Chrome Android | 1/23/2024 | 49 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUDevice.createRenderPipelineAsync.optional_entryPoint | Chrome | 1/23/2024 | Chrome Android | 1/23/2024 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Chrome Android: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only.Opera Android: Currently supported on ChromeOS, macOS, and Windows only.Samsung Internet: Currently supported on ChromeOS, macOS, and Windows only.WebView Android: Currently supported on ChromeOS, macOS, and Windows only. | |
| api.GPUDevice.createRenderPipelineAsync.texture_rgb10a2uint π | Chrome | 10/31/2023 | Chrome Android | 1/23/2024 | 84 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUDevice.createRenderPipelineAsync.validates_depth_bias_for_line_and_point_topologies | Chrome | 11/12/2024 | Chrome Android | 11/12/2024 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Chrome Android: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only.Opera Android: Currently supported on ChromeOS, macOS, and Windows only.WebView Android: Currently supported on ChromeOS, macOS, and Windows only. | |
| api.GPUDevice.createRenderPipelineAsync.vertex_unorm10-10-10-2 π | Chrome | 10/31/2023 | Chrome Android | 1/23/2024 | 84 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUDevice.createSampler π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUDevice.createShaderModule π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUDevice.createTexture π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUDevice.createTexture.texture_rgb10a2uint π | Chrome | 10/31/2023 | Chrome Android | 1/23/2024 | 84 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUDevice.destroy π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUDevice.features π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUDevice.importExternalTexture π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUDevice.importExternalTexture.color_space_display-p3 | Chrome | 1/23/2024 | Chrome Android | 1/23/2024 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. | |
| api.GPUDevice.importExternalTexture.videoframe_source | Chrome | 8/15/2023 | Chrome Android | 1/23/2024 | 161 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUDevice.label π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUDevice.limits π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUDevice.lost π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUDevice.popErrorScope π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUDevice.pushErrorScope π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUDevice.queue π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUDevice.uncapturederror_event π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUDeviceLostInfo π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUDeviceLostInfo.message π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUDeviceLostInfo.reason π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUError π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUError.message π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUExternalTexture π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUExternalTexture.label π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUInternalError π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUInternalError.GPUInternalError π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUOutOfMemoryError π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUOutOfMemoryError.GPUOutOfMemoryError π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUPipelineError π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUPipelineError.GPUPipelineError π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUPipelineError.GPUPipelineError.message_optional | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | |
| api.GPUPipelineError.reason π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUPipelineLayout π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUPipelineLayout.label π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUQuerySet π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUQuerySet.count π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUQuerySet.destroy π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUQuerySet.label π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUQuerySet.type π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUQuerySet.type.timestamp π | Chrome | 1/23/2024 | Chrome Android | 1/23/2024 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. | |
| api.GPUQueue π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUQueue.copyExternalImageToTexture π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUQueue.copyExternalImageToTexture.htmlimageelement_imagedata_source | Chrome | 10/10/2023 | Chrome Android | 1/23/2024 | 105 | |
| api.GPUQueue.copyExternalImageToTexture.videoframe_source | Chrome | 8/15/2023 | Chrome Android | 1/23/2024 | 161 | |
| api.GPUQueue.label π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUQueue.onSubmittedWorkDone π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUQueue.submit π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUQueue.submit.validates_command_buffer_uniqueness | Chrome | 6/11/2024 | Chrome Android | 6/11/2024 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Chrome Android: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only.Opera Android: Currently supported on ChromeOS, macOS, and Windows only.WebView Android: Currently supported on ChromeOS, macOS, and Windows only. | |
| api.GPUQueue.writeBuffer π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUQueue.writeTexture π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPURenderBundle π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPURenderBundle.label π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPURenderBundleEncoder π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPURenderBundleEncoder.draw π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPURenderBundleEncoder.drawIndexed π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPURenderBundleEncoder.drawIndexedIndirect π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPURenderBundleEncoder.drawIndirect π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPURenderBundleEncoder.finish π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPURenderBundleEncoder.insertDebugMarker π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPURenderBundleEncoder.label π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPURenderBundleEncoder.popDebugGroup π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPURenderBundleEncoder.pushDebugGroup π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPURenderBundleEncoder.setBindGroup π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPURenderBundleEncoder.setBindGroup.unset_bind_group | Chrome | 9/12/2023 | Chrome Android | 1/23/2024 | 133 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPURenderBundleEncoder.setIndexBuffer π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPURenderBundleEncoder.setPipeline π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPURenderBundleEncoder.setVertexBuffer π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPURenderBundleEncoder.setVertexBuffer.unset_vertex_buffer | Chrome | 9/12/2023 | Chrome Android | 1/23/2024 | 133 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPURenderPassEncoder π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPURenderPassEncoder.beginOcclusionQuery π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPURenderPassEncoder.draw π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPURenderPassEncoder.drawIndexed π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPURenderPassEncoder.drawIndexedIndirect π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPURenderPassEncoder.drawIndirect π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPURenderPassEncoder.end π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPURenderPassEncoder.endOcclusionQuery π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPURenderPassEncoder.executeBundles π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPURenderPassEncoder.insertDebugMarker π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPURenderPassEncoder.label π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPURenderPassEncoder.popDebugGroup π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPURenderPassEncoder.pushDebugGroup π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPURenderPassEncoder.setBindGroup π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPURenderPassEncoder.setBindGroup.unset_bind_group | Chrome | 9/12/2023 | Chrome Android | 1/23/2024 | 133 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPURenderPassEncoder.setBlendConstant π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPURenderPassEncoder.setIndexBuffer π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPURenderPassEncoder.setPipeline π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPURenderPassEncoder.setScissorRect π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPURenderPassEncoder.setStencilReference π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPURenderPassEncoder.setVertexBuffer π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPURenderPassEncoder.setVertexBuffer.unset_vertex_buffer | Chrome | 9/12/2023 | Chrome Android | 1/23/2024 | 133 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPURenderPassEncoder.setViewport π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPURenderPassEncoder.writeTimestamp | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPURenderPipeline π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPURenderPipeline.getBindGroupLayout π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPURenderPipeline.label π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUSampler π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUSampler.label π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUShaderModule π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUShaderModule.getCompilationInfo π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUShaderModule.label π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUSupportedFeatures π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUSupportedFeatures.@@iterator π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | |
| api.GPUSupportedFeatures.entries π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | |
| api.GPUSupportedFeatures.feature_bgra8unorm-storage π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | |
| api.GPUSupportedFeatures.feature_clip-distances π | Chrome | 11/12/2024 | Chrome Android | 11/12/2024 | ||
| api.GPUSupportedFeatures.feature_depth-clip-control π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | |
| api.GPUSupportedFeatures.feature_depth32float-stencil8 π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | |
| api.GPUSupportedFeatures.feature_dual-source-blending π | Chrome | 10/15/2024 | Chrome Android | 10/15/2024 | ||
| api.GPUSupportedFeatures.feature_float32-filterable π | Chrome | 10/31/2023 | Chrome Android | 1/23/2024 | 84 | |
| api.GPUSupportedFeatures.feature_indirect-first-instance π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | |
| api.GPUSupportedFeatures.feature_rg11b10ufloat-renderable π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | |
| api.GPUSupportedFeatures.feature_shader-f16 π | Chrome | 12/5/2023 | Chrome Android | 1/23/2024 | 49 | |
| api.GPUSupportedFeatures.feature_texture-compression-astc π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | |
| api.GPUSupportedFeatures.feature_texture-compression-bc π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | |
| api.GPUSupportedFeatures.feature_texture-compression-etc2 π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | |
| api.GPUSupportedFeatures.feature_timestamp-query π | Chrome | 1/23/2024 | Chrome Android | 1/23/2024 | ||
| api.GPUSupportedFeatures.forEach π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | |
| api.GPUSupportedFeatures.has π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | |
| api.GPUSupportedFeatures.keys π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | |
| api.GPUSupportedFeatures.size π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | |
| api.GPUSupportedFeatures.values π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | |
| api.GPUSupportedLimits π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUSupportedLimits.maxBindGroups π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUSupportedLimits.maxBindGroupsPlusVertexBuffers π | Chrome | 12/5/2023 | Chrome Android | 1/23/2024 | 49 | |
| api.GPUSupportedLimits.maxBindingsPerBindGroup π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUSupportedLimits.maxBufferSize π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUSupportedLimits.maxColorAttachmentBytesPerSample π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUSupportedLimits.maxColorAttachments π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUSupportedLimits.maxComputeInvocationsPerWorkgroup π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUSupportedLimits.maxComputeWorkgroupSizeX π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUSupportedLimits.maxComputeWorkgroupSizeY π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUSupportedLimits.maxComputeWorkgroupSizeZ π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUSupportedLimits.maxComputeWorkgroupStorageSize π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUSupportedLimits.maxComputeWorkgroupsPerDimension π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUSupportedLimits.maxDynamicStorageBuffersPerPipelineLayout π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUSupportedLimits.maxDynamicUniformBuffersPerPipelineLayout π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUSupportedLimits.maxInterStageShaderComponents | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUSupportedLimits.maxInterStageShaderVariables π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUSupportedLimits.maxSampledTexturesPerShaderStage π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUSupportedLimits.maxSamplersPerShaderStage π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUSupportedLimits.maxStorageBufferBindingSize π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUSupportedLimits.maxStorageBuffersPerShaderStage π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUSupportedLimits.maxStorageTexturesPerShaderStage π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUSupportedLimits.maxTextureArrayLayers π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUSupportedLimits.maxTextureDimension1D π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUSupportedLimits.maxTextureDimension2D π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUSupportedLimits.maxTextureDimension3D π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUSupportedLimits.maxUniformBufferBindingSize π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUSupportedLimits.maxUniformBuffersPerShaderStage π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUSupportedLimits.maxVertexAttributes π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUSupportedLimits.maxVertexBufferArrayStride π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUSupportedLimits.maxVertexBuffers π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUSupportedLimits.minStorageBufferOffsetAlignment π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUSupportedLimits.minUniformBufferOffsetAlignment π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUTexture π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUTexture.createView π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUTexture.createView.texture_rgb10a2uint π | Chrome | 10/31/2023 | Chrome Android | 1/23/2024 | 84 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUTexture.depthOrArrayLayers π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUTexture.destroy π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUTexture.dimension π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUTexture.format π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUTexture.format.texture_rgb10a2uint π | Chrome | 10/31/2023 | Chrome Android | 1/23/2024 | 84 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUTexture.height π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUTexture.label π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUTexture.mipLevelCount π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUTexture.sampleCount π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUTexture.usage π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUTexture.width π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUTextureView π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUTextureView.label π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUUncapturedErrorEvent π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUUncapturedErrorEvent.GPUUncapturedErrorEvent π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUUncapturedErrorEvent.error π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUValidationError π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GPUValidationError.GPUValidationError π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.GainNode π | Chrome | 1/10/2013 | Chrome Android | 2/27/2013 | 48 | |
| api.GainNode.GainNode π | Chrome | 12/1/2016 | Chrome Android | 12/6/2016 | 5 | |
| api.GainNode.gain π | Chrome | 1/10/2013 | Chrome Android | 2/27/2013 | 48 | |
| api.Gamepad π | Chrome | 7/31/2012 | Chrome Android | 2/27/2013 | 211 | |
| api.Gamepad.axes π | Chrome | 7/31/2012 | Chrome Android | 2/27/2013 | 211 | |
| api.Gamepad.buttons π | Chrome | 7/31/2012 | Chrome Android | 2/27/2013 | 211 | |
| api.Gamepad.connected π | Chrome | 2/21/2013 | Chrome Android | 2/27/2013 | 6 | |
| api.Gamepad.id π | Chrome | 7/31/2012 | Chrome Android | 2/27/2013 | 211 | |
| api.Gamepad.index π | Chrome | 7/31/2012 | Chrome Android | 2/27/2013 | 211 | |
| api.Gamepad.mapping π | Chrome | 7/31/2012 | Chrome Android | 2/27/2013 | 211 | |
| api.Gamepad.secure_context_required | Chrome | 10/20/2020 | Chrome Android | 10/20/2020 | ||
| api.Gamepad.timestamp π | Chrome | 7/31/2012 | Chrome Android | 2/27/2013 | 211 | |
| api.Gamepad.vibrationActuator π | Chrome | 7/24/2018 | Chrome Android | 7/24/2018 | ||
| api.GamepadButton π | Chrome | 7/31/2012 | Chrome Android | 2/27/2013 | 211 | |
| api.GamepadButton.pressed π | Chrome | 7/31/2012 | Chrome Android | 2/27/2013 | 211 | |
| api.GamepadButton.secure_context_required | Chrome | 10/20/2020 | Chrome Android | 10/20/2020 | ||
| api.GamepadButton.touched π | Chrome | 3/12/2019 | Chrome Android | 3/12/2019 | ||
| api.GamepadButton.value π | Chrome | 7/31/2012 | Chrome Android | 2/27/2013 | 211 | |
| api.GamepadEvent π | Chrome | 7/31/2012 | Chrome Android | 2/27/2013 | 211 | |
| api.GamepadEvent.GamepadEvent π | Chrome | 5/20/2014 | Chrome Android | 5/20/2014 | ||
| api.GamepadEvent.gamepad π | Chrome | 7/31/2012 | Chrome Android | 2/27/2013 | 211 | |
| api.GamepadEvent.secure_context_required | Chrome | 10/20/2020 | Chrome Android | 10/20/2020 | ||
| api.GamepadHapticActuator π | Chrome | 7/24/2018 | Chrome Android | 7/24/2018 | ||
| api.GamepadHapticActuator.effects π | Chrome | 6/11/2024 | Chrome Android | 6/11/2024 | ||
| api.GamepadHapticActuator.effects.type_trigger-rumble π | Chrome | 6/11/2024 | Chrome Android | 6/11/2024 | ||
| api.GamepadHapticActuator.playEffect π | Chrome | 7/24/2018 | Chrome Android | 7/24/2018 | ||
| api.GamepadHapticActuator.playEffect.params_leftTrigger_parameter π | Chrome | 6/11/2024 | Chrome Android | 6/11/2024 | ||
| api.GamepadHapticActuator.playEffect.params_rightTrigger_parameter π | Chrome | 6/11/2024 | Chrome Android | 6/11/2024 | ||
| api.GamepadHapticActuator.playEffect.type_trigger-rumble π | Chrome | 6/11/2024 | Chrome Android | 6/11/2024 | ||
| api.GamepadHapticActuator.reset π | Chrome | 7/24/2018 | Chrome Android | 7/24/2018 | ||
| api.GamepadHapticActuator.secure_context_required | Chrome | 10/20/2020 | Chrome Android | 10/20/2020 | ||
| api.GamepadHapticActuator.type | Chrome | 7/24/2018 | Chrome Android | 7/24/2018 | ||
| api.Geolocation π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | 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 π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.Geolocation.getCurrentPosition π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.Geolocation.secure_context_required | Chrome | 4/13/2016 | Chrome Android | 4/13/2016 | WebView Android: Secure context is only required for applications targeting Android Nougat (7) and higher. See bug 40465140. | |
| api.Geolocation.watchPosition π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.GeolocationCoordinates π | Chrome | 12/10/2019 | Chrome Android | 12/17/2019 | 7 | |
| api.GeolocationCoordinates.accuracy π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.GeolocationCoordinates.altitude π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.GeolocationCoordinates.altitudeAccuracy π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.GeolocationCoordinates.heading π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.GeolocationCoordinates.latitude π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.GeolocationCoordinates.longitude π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.GeolocationCoordinates.secure_context_required | Chrome | 12/1/2015 | Chrome Android | 12/2/2015 | 1 | |
| api.GeolocationCoordinates.speed π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.GeolocationCoordinates.toJSON π | Chrome | 6/11/2024 | Chrome Android | 6/11/2024 | ||
| api.GeolocationPosition π | Chrome | 12/10/2019 | Chrome Android | 12/17/2019 | 7 | |
| api.GeolocationPosition.coords π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.GeolocationPosition.secure_context_required | Chrome | 12/1/2015 | Chrome Android | 12/2/2015 | 1 | |
| api.GeolocationPosition.timestamp π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.GeolocationPosition.toJSON π | Chrome | 6/11/2024 | Chrome Android | 6/11/2024 | ||
| api.GeolocationPositionError π | Chrome | 12/10/2019 | Chrome Android | 12/17/2019 | 7 | |
| api.GeolocationPositionError.code π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.GeolocationPositionError.message π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.GeolocationPositionError.secure_context_required | Chrome | 12/1/2015 | Chrome Android | 12/2/2015 | 1 | |
| api.GravitySensor π | Chrome | 5/25/2021 | Chrome Android | 5/25/2021 | ||
| api.GravitySensor.GravitySensor π | Chrome | 5/25/2021 | Chrome Android | 5/25/2021 | ||
| api.Gyroscope π | Chrome | 5/29/2018 | Chrome Android | 5/31/2018 | 2 | |
| api.Gyroscope.Gyroscope π | Chrome | 5/29/2018 | Chrome Android | 5/31/2018 | 2 | |
| api.Gyroscope.x π | Chrome | 5/29/2018 | Chrome Android | 5/31/2018 | 2 | |
| api.Gyroscope.y π | Chrome | 5/29/2018 | Chrome Android | 5/31/2018 | 2 | |
| api.Gyroscope.z π | Chrome | 5/29/2018 | Chrome Android | 5/31/2018 | 2 | |
| api.HTMLAllCollection π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.HTMLAllCollection.item π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.HTMLAllCollection.length π | Chrome | 9/2/2010 | Chrome Android | 6/27/2012 | 664 | |
| api.HTMLAllCollection.namedItem π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.HTMLAnchorElement π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLAnchorElement.attributionSrc π | Chrome | 5/14/2024 | Chrome Android | 5/14/2024 | ||
| api.HTMLAnchorElement.charset π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLAnchorElement.coords π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLAnchorElement.download π | Chrome | 10/25/2011 | Chrome Android | 6/27/2012 | 246 | |
| api.HTMLAnchorElement.hash π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | 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 π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | 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 π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLAnchorElement.href π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLAnchorElement.hrefTranslate | Chrome | 4/7/2020 | Chrome Android | 4/7/2020 | ||
| api.HTMLAnchorElement.hreflang π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLAnchorElement.name π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLAnchorElement.origin π | Chrome | 12/2/2010 | Chrome Android | 6/27/2012 | 573 | 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 π | Chrome | 1/14/2014 | Chrome Android | 1/15/2014 | 1 | |
| api.HTMLAnchorElement.pathname π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | 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 π | Chrome | 6/7/2011 | Chrome Android | 6/27/2012 | 386 | 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 π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLAnchorElement.protocol π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLAnchorElement.referrerPolicy π | Chrome | 7/20/2016 | Chrome Android | 7/27/2016 | 7 | |
| api.HTMLAnchorElement.referrerPolicy.no-referrer-when-downgrade | Chrome | 7/20/2016 | Chrome Android | 7/27/2016 | 7 | |
| api.HTMLAnchorElement.referrerPolicy.origin-when-cross-origin | Chrome | 7/20/2016 | Chrome Android | 7/27/2016 | 7 | |
| api.HTMLAnchorElement.referrerPolicy.unsafe-url | Chrome | 7/20/2016 | Chrome Android | 7/27/2016 | 7 | |
| api.HTMLAnchorElement.rel π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLAnchorElement.relList π | Chrome | 3/6/2018 | Chrome Android | 3/6/2018 | ||
| api.HTMLAnchorElement.rev π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLAnchorElement.search π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | 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 π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLAnchorElement.target π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLAnchorElement.text π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLAnchorElement.toString π | Chrome | 7/20/2016 | Chrome Android | 7/27/2016 | 7 | |
| api.HTMLAnchorElement.type π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLAnchorElement.username π | Chrome | 1/14/2014 | Chrome Android | 1/15/2014 | 1 | |
| api.HTMLAreaElement π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLAreaElement.alt π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLAreaElement.attributionSrc π | Chrome | 2/4/2025 | Chrome Android | 2/4/2025 | ||
| api.HTMLAreaElement.coords π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLAreaElement.download π | Chrome | 10/12/2016 | Chrome Android | 10/19/2016 | 7 | |
| api.HTMLAreaElement.hash π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | 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 π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | 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 π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLAreaElement.href π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLAreaElement.noHref π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLAreaElement.origin π | Chrome | 1/14/2014 | Chrome Android | 1/15/2014 | 1 | 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 π | Chrome | 1/14/2014 | Chrome Android | 1/15/2014 | 1 | |
| api.HTMLAreaElement.pathname π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | 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 π | Chrome | 6/7/2011 | Chrome Android | 6/27/2012 | 386 | 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 π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLAreaElement.protocol π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLAreaElement.referrerPolicy π | Chrome | 7/20/2016 | Chrome Android | 7/27/2016 | 7 | |
| api.HTMLAreaElement.referrerPolicy.no-referrer-when-downgrade | Chrome | 7/20/2016 | Chrome Android | 7/27/2016 | 7 | |
| api.HTMLAreaElement.referrerPolicy.origin-when-cross-origin | Chrome | 7/20/2016 | Chrome Android | 7/27/2016 | 7 | |
| api.HTMLAreaElement.referrerPolicy.unsafe-url | Chrome | 7/20/2016 | Chrome Android | 7/27/2016 | 7 | |
| api.HTMLAreaElement.rel π | Chrome | 10/12/2016 | Chrome Android | 10/19/2016 | 7 | |
| api.HTMLAreaElement.relList π | Chrome | 3/6/2018 | Chrome Android | 3/6/2018 | ||
| api.HTMLAreaElement.search π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | 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 π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLAreaElement.target π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLAreaElement.toString π | Chrome | 1/14/2014 | Chrome Android | 1/15/2014 | 1 | |
| api.HTMLAreaElement.username π | Chrome | 1/14/2014 | Chrome Android | 1/15/2014 | 1 | |
| api.HTMLAudioElement π | Chrome | 9/15/2009 | Chrome Android | 6/27/2012 | 1016 | |
| api.HTMLAudioElement.Audio π | Chrome | 1/25/2010 | Chrome Android | 6/27/2012 | 884 | |
| api.HTMLBRElement π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLBRElement.clear π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLBaseElement π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLBaseElement.href π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLBaseElement.href.forbid_special_characters | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.HTMLBaseElement.target π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLBodyElement π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLBodyElement.aLink π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLBodyElement.background π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLBodyElement.bgColor π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLBodyElement.link π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLBodyElement.text π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLBodyElement.vLink π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLButtonElement π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLButtonElement.checkValidity π | Chrome | 1/25/2010 | Chrome Android | 6/27/2012 | 884 | |
| api.HTMLButtonElement.disabled π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLButtonElement.form π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLButtonElement.formAction π | Chrome | 2/3/2011 | Chrome Android | 6/27/2012 | 510 | 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 π | Chrome | 2/3/2011 | Chrome Android | 6/27/2012 | 510 | |
| api.HTMLButtonElement.formMethod π | Chrome | 2/3/2011 | Chrome Android | 6/27/2012 | 510 | |
| api.HTMLButtonElement.formNoValidate π | Chrome | 1/25/2010 | Chrome Android | 6/27/2012 | 884 | |
| api.HTMLButtonElement.formTarget π | Chrome | 2/3/2011 | Chrome Android | 6/27/2012 | 510 | |
| api.HTMLButtonElement.labels π | Chrome | 9/2/2010 | Chrome Android | 6/27/2012 | 664 | |
| api.HTMLButtonElement.name π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLButtonElement.popoverTargetAction π | Chrome | 5/30/2023 | Chrome Android | 5/30/2023 | ||
| api.HTMLButtonElement.popoverTargetElement π | Chrome | 5/30/2023 | Chrome Android | 5/30/2023 | ||
| api.HTMLButtonElement.reportValidity π | Chrome | 1/21/2015 | Chrome Android | 1/21/2015 | ||
| api.HTMLButtonElement.setCustomValidity π | Chrome | 1/25/2010 | Chrome Android | 6/27/2012 | 884 | 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.HTMLButtonElement.type π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLButtonElement.validationMessage π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.HTMLButtonElement.validity π | Chrome | 1/25/2010 | Chrome Android | 6/27/2012 | 884 | |
| api.HTMLButtonElement.value π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLButtonElement.willValidate π | Chrome | 5/21/2009 | Chrome Android | 6/27/2012 | 1133 | |
| api.HTMLCanvasElement π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLCanvasElement.captureStream π | Chrome | 5/25/2016 | Chrome Android | 6/8/2016 | 14 | |
| api.HTMLCanvasElement.contextlost_event π | Chrome | 2/1/2022 | Chrome Android | 2/1/2022 | ||
| api.HTMLCanvasElement.contextrestored_event π | Chrome | 2/1/2022 | Chrome Android | 2/1/2022 | ||
| api.HTMLCanvasElement.getContext π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLCanvasElement.getContext.2d_context | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLCanvasElement.getContext.2d_context.options_alpha_parameter π | Chrome | 1/14/2014 | Chrome Android | 1/15/2014 | 1 | |
| api.HTMLCanvasElement.getContext.2d_context.options_colorSpace_parameter π | Chrome | 7/20/2021 | Chrome Android | 7/20/2021 | ||
| api.HTMLCanvasElement.getContext.2d_context.options_desynchronized_parameter π | Chrome Android | 6/4/2019 | Chrome | 4/7/2020 | 308 | Chrome: ChromeOS and WindowsChrome: ChromeOS only |
| api.HTMLCanvasElement.getContext.2d_context.options_willReadFrequently_parameter π | Chrome | 3/1/2022 | Chrome Android | 3/1/2022 | ||
| api.HTMLCanvasElement.getContext.bitmaprenderer_context | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.HTMLCanvasElement.getContext.bitmaprenderer_context.options_alpha_parameter π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.HTMLCanvasElement.getContext.webgl2_context | Chrome | 1/25/2017 | Chrome Android | 2/1/2017 | 7 | |
| api.HTMLCanvasElement.getContext.webgl2_context.options_alpha_parameter π | Chrome | 1/25/2017 | Chrome Android | 2/1/2017 | 7 | |
| api.HTMLCanvasElement.getContext.webgl2_context.options_desynchronized_parameter π | Chrome Android | 6/4/2019 | Chrome | 4/7/2020 | 308 | Chrome: ChromeOS and WindowsChrome: ChromeOS only |
| api.HTMLCanvasElement.getContext.webgl2_context.options_failIfMajorPerformanceCaveat_parameter π | Chrome | 1/25/2017 | Chrome Android | 2/1/2017 | 7 | |
| api.HTMLCanvasElement.getContext.webgl2_context.options_powerPreference_parameter π | Chrome | 6/4/2019 | Chrome Android | 6/4/2019 | Firefox: Firefox respects the GPU hint on macOS only. | |
| api.HTMLCanvasElement.getContext.webgl_context | Chrome | 2/20/2014 | Chrome Android | 2/26/2014 | 6 | |
| api.HTMLCanvasElement.getContext.webgl_context.options_alpha_parameter π | Chrome | 1/14/2014 | Chrome Android | 1/15/2014 | 1 | |
| api.HTMLCanvasElement.getContext.webgl_context.options_desynchronized_parameter π | Chrome Android | 6/4/2019 | Chrome | 4/7/2020 | 308 | Chrome: ChromeOS and WindowsChrome: ChromeOS only |
| api.HTMLCanvasElement.getContext.webgl_context.options_failIfMajorPerformanceCaveat_parameter π | Chrome | 2/20/2014 | Chrome Android | 2/26/2014 | 6 | |
| api.HTMLCanvasElement.getContext.webgl_context.options_powerPreference_parameter π | Chrome | 6/4/2019 | Chrome Android | 6/4/2019 | Firefox: Firefox respects the GPU hint on macOS only. | |
| api.HTMLCanvasElement.getContext.webgpu_context π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.HTMLCanvasElement.height π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLCanvasElement.toBlob π | Chrome | 4/13/2016 | Chrome Android | 4/13/2016 | ||
| api.HTMLCanvasElement.toBlob.quality_parameter | Chrome | 4/13/2016 | Chrome Android | 4/13/2016 | ||
| api.HTMLCanvasElement.toBlob.type_parameter_jpeg | Chrome | 4/13/2016 | Chrome Android | 4/13/2016 | ||
| api.HTMLCanvasElement.toBlob.type_parameter_png | Chrome | 4/13/2016 | Chrome Android | 4/13/2016 | ||
| api.HTMLCanvasElement.toBlob.type_parameter_webp | Chrome | 4/13/2016 | Chrome Android | 4/13/2016 | ||
| api.HTMLCanvasElement.toDataURL π | Chrome | 5/21/2009 | Chrome Android | 6/27/2012 | 1133 | |
| api.HTMLCanvasElement.toDataURL.type_parameter_jpeg | Chrome | 4/13/2016 | Chrome Android | 4/13/2016 | ||
| api.HTMLCanvasElement.toDataURL.type_parameter_png | Chrome | 4/13/2016 | Chrome Android | 4/13/2016 | ||
| api.HTMLCanvasElement.toDataURL.type_parameter_webp | Chrome | 2/8/2012 | Chrome Android | 6/27/2012 | 140 | |
| api.HTMLCanvasElement.transferControlToOffscreen π | Chrome | 9/4/2018 | Chrome Android | 9/4/2018 | ||
| api.HTMLCanvasElement.webglcontextcreationerror_event π | Chrome | 2/3/2011 | Chrome Android | 2/27/2013 | 755 | |
| api.HTMLCanvasElement.webglcontextlost_event π | Chrome | 2/3/2011 | Chrome Android | 2/27/2013 | 755 | |
| api.HTMLCanvasElement.webglcontextrestored_event π | Chrome | 2/3/2011 | Chrome Android | 2/27/2013 | 755 | |
| api.HTMLCanvasElement.width π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLCollection π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLCollection.item π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLCollection.length π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLCollection.namedItem π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLDListElement π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLDListElement.compact π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLDataElement π | Chrome | 10/17/2017 | Chrome Android | 10/24/2017 | 7 | |
| api.HTMLDataElement.value π | Chrome | 10/17/2017 | Chrome Android | 10/24/2017 | 7 | |
| api.HTMLDataListElement π | Chrome | 6/26/2012 | Chrome Android | 2/27/2013 | 246 | |
| api.HTMLDataListElement.options π | Chrome | 6/26/2012 | Chrome Android | 2/27/2013 | 246 | |
| api.HTMLDetailsElement π | Chrome | 3/8/2011 | Chrome Android | 6/27/2012 | 477 | |
| api.HTMLDetailsElement.name π | Chrome | 12/5/2023 | Chrome Android | 12/5/2023 | ||
| api.HTMLDetailsElement.open π | Chrome | 3/8/2011 | Chrome Android | 6/27/2012 | 477 | |
| api.HTMLDialogElement π | Chrome | 8/26/2014 | Chrome Android | 9/3/2014 | 8 | |
| api.HTMLDialogElement.cancel_event π | Chrome | 8/26/2014 | Chrome Android | 9/3/2014 | 8 | |
| api.HTMLDialogElement.close π | Chrome | 8/26/2014 | Chrome Android | 9/3/2014 | 8 | |
| api.HTMLDialogElement.close_event π | Chrome | 8/26/2014 | Chrome Android | 9/3/2014 | 8 | |
| api.HTMLDialogElement.open π | Chrome | 8/26/2014 | Chrome Android | 9/3/2014 | 8 | |
| api.HTMLDialogElement.returnValue π | Chrome | 8/26/2014 | Chrome Android | 9/3/2014 | 8 | |
| api.HTMLDialogElement.show π | Chrome | 8/26/2014 | Chrome Android | 9/3/2014 | 8 | |
| api.HTMLDialogElement.showModal π | Chrome | 8/26/2014 | Chrome Android | 9/3/2014 | 8 | |
| api.HTMLDirectoryElement | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLDirectoryElement.compact π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLDivElement π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLDivElement.align π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLDocument π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLElement π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLElement.accessKey π | Chrome | 2/8/2012 | Chrome Android | 6/27/2012 | 140 | |
| api.HTMLElement.attachInternals π | Chrome | 9/10/2019 | Chrome Android | 9/10/2019 | ||
| api.HTMLElement.attributeStyleMap π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.HTMLElement.autocapitalize π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | 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 π | Chrome | 12/10/2019 | Chrome Android | 12/17/2019 | 7 | 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 π | Chrome | 5/30/2023 | Chrome Android | 5/30/2023 | ||
| api.HTMLElement.beforetoggle_event.dialog_elements π | Chrome | 1/14/2025 | Chrome Android | 1/14/2025 | ||
| api.HTMLElement.beforetoggle_event.popover_elements π | Chrome | 5/30/2023 | Chrome Android | 5/30/2023 | ||
| api.HTMLElement.blur π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLElement.change_event π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLElement.click π | Chrome | 2/3/2011 | Chrome Android | 6/27/2012 | 510 | 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.contentEditable π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLElement.contentEditable.plaintext-only | Chrome | 5/25/2016 | Chrome Android | 6/8/2016 | 14 | |
| api.HTMLElement.dataset π | Chrome | 10/19/2010 | Chrome Android | 6/27/2012 | 617 | |
| api.HTMLElement.dir π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLElement.drag_event π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLElement.dragend_event π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLElement.dragenter_event π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLElement.draggable π | Chrome | 1/25/2010 | Chrome Android | 6/27/2012 | 884 | |
| api.HTMLElement.dragleave_event π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLElement.dragover_event π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLElement.dragstart_event π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLElement.drop_event π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLElement.editContext π | Chrome | 1/23/2024 | Chrome Android | 1/23/2024 | ||
| api.HTMLElement.enterKeyHint π | Chrome | 9/10/2019 | Chrome Android | 9/10/2019 | ||
| api.HTMLElement.error_event π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLElement.focus π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | 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.hidden π | Chrome | 9/2/2010 | Chrome Android | 6/27/2012 | 664 | |
| api.HTMLElement.hidePopover π | Chrome | 5/30/2023 | Chrome Android | 5/30/2023 | ||
| api.HTMLElement.inert π | Chrome | 5/24/2022 | Chrome Android | 5/24/2022 | ||
| api.HTMLElement.inert.ignores_find_in_page π | Chrome | 4/16/2024 | Chrome Android | 4/16/2024 | ||
| api.HTMLElement.innerText π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLElement.inputMode π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.HTMLElement.isContentEditable π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLElement.lang π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLElement.nonce π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | 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 π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLElement.offsetLeft π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLElement.offsetParent π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLElement.offsetTop π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLElement.offsetWidth π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLElement.outerText π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLElement.popover π | Chrome | 5/30/2023 | Chrome Android | 5/30/2023 | 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 π | Chrome | 5/30/2023 | Chrome Android | 5/30/2023 | ||
| api.HTMLElement.spellcheck π | Chrome | 2/3/2011 | Chrome Android | 6/27/2012 | 510 | |
| api.HTMLElement.style π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLElement.tabIndex π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | 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 π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLElement.togglePopover π | Chrome | 5/30/2023 | Chrome Android | 5/30/2023 | ||
| api.HTMLElement.togglePopover.returns_boolean | Chrome | 8/15/2023 | Chrome Android | 8/15/2023 | ||
| api.HTMLElement.toggle_event π | Chrome | 7/16/2014 | Chrome Android | 7/16/2014 | ||
| api.HTMLElement.toggle_event.details_elements π | Chrome | 7/16/2014 | Chrome Android | 7/16/2014 | ||
| api.HTMLElement.toggle_event.dialog_elements π | Chrome | 1/14/2025 | Chrome Android | 1/14/2025 | ||
| api.HTMLElement.toggle_event.popover_elements π | Chrome | 5/30/2023 | Chrome Android | 5/30/2023 | ||
| api.HTMLElement.translate π | Chrome | 5/15/2012 | Chrome Android | 2/27/2013 | 288 | |
| api.HTMLElement.virtualKeyboardPolicy π | Chrome | 9/21/2021 | Chrome Android | 9/21/2021 | ||
| api.HTMLElement.writingSuggestions π | Chrome | 4/16/2024 | Chrome Android | 4/16/2024 | ||
| api.HTMLEmbedElement π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | 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 π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLEmbedElement.getSVGDocument π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLEmbedElement.height π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLEmbedElement.name π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLEmbedElement.src π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLEmbedElement.type π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLEmbedElement.width π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLFencedFrameElement π | Chrome | 7/18/2023 | Chrome Android | 7/21/2023 | 3 | |
| api.HTMLFencedFrameElement.allow π | Chrome | 7/18/2023 | Chrome Android | 7/21/2023 | 3 | |
| api.HTMLFencedFrameElement.config π | Chrome | 7/18/2023 | Chrome Android | 7/21/2023 | 3 | |
| api.HTMLFencedFrameElement.height π | Chrome | 7/18/2023 | Chrome Android | 7/21/2023 | 3 | |
| api.HTMLFencedFrameElement.sandbox π | Chrome | 7/18/2023 | Chrome Android | 7/21/2023 | 3 | |
| api.HTMLFencedFrameElement.width π | Chrome | 7/18/2023 | Chrome Android | 7/21/2023 | 3 | |
| api.HTMLFieldSetElement π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLFieldSetElement.checkValidity π | Chrome | 1/25/2010 | Chrome Android | 6/27/2012 | 884 | |
| api.HTMLFieldSetElement.disabled π | Chrome | 6/26/2012 | Chrome Android | 2/27/2013 | 246 | |
| api.HTMLFieldSetElement.elements π | Chrome | 7/31/2012 | Chrome Android | 2/27/2013 | 211 | |
| api.HTMLFieldSetElement.elements.type_HTMLCollection | Chrome | 3/9/2017 | Chrome Android | 3/16/2017 | 7 | |
| api.HTMLFieldSetElement.form π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLFieldSetElement.name π | Chrome | 5/15/2012 | Chrome Android | 2/27/2013 | 288 | |
| api.HTMLFieldSetElement.reportValidity π | Chrome | 1/21/2015 | Chrome Android | 1/21/2015 | ||
| api.HTMLFieldSetElement.setCustomValidity π | Chrome | 1/25/2010 | Chrome Android | 6/27/2012 | 884 | 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.HTMLFieldSetElement.type π | Chrome | 5/15/2012 | Chrome Android | 2/27/2013 | 288 | |
| api.HTMLFieldSetElement.validationMessage π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.HTMLFieldSetElement.validity π | Chrome | 1/25/2010 | Chrome Android | 6/27/2012 | 884 | |
| api.HTMLFieldSetElement.willValidate π | Chrome | 5/21/2009 | Chrome Android | 6/27/2012 | 1133 | |
| api.HTMLFontElement π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLFontElement.color π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLFontElement.face π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLFontElement.size π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLFormControlsCollection π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLFormControlsCollection.namedItem π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | Firefox: Returned a NodeList instead of a RadioNodeList.Firefox for Android: Returned a NodeList instead of a RadioNodeList. |
| api.HTMLFormElement π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLFormElement.acceptCharset π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLFormElement.action π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLFormElement.autocomplete π | Chrome | 9/16/2011 | Chrome Android | 6/27/2012 | 285 | |
| api.HTMLFormElement.checkValidity π | Chrome | 1/25/2010 | Chrome Android | 6/27/2012 | 884 | |
| api.HTMLFormElement.elements π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLFormElement.encoding π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLFormElement.enctype π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLFormElement.formdata_event π | Chrome | 9/10/2019 | Chrome Android | 9/10/2019 | ||
| api.HTMLFormElement.length π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLFormElement.method π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLFormElement.name π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLFormElement.noValidate π | Chrome | 1/25/2010 | Chrome Android | 6/27/2012 | 884 | |
| api.HTMLFormElement.rel π | Chrome | 11/29/2022 | Chrome Android | 11/29/2022 | ||
| api.HTMLFormElement.relList π | Chrome | 11/29/2022 | Chrome Android | 11/29/2022 | ||
| api.HTMLFormElement.reportValidity π | Chrome | 1/21/2015 | Chrome Android | 1/21/2015 | ||
| api.HTMLFormElement.requestSubmit π | Chrome | 7/30/2019 | Chrome Android | 7/30/2019 | ||
| api.HTMLFormElement.reset π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLFormElement.reset_event π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLFormElement.submit π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLFormElement.submit_event π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLFormElement.target π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLFrameElement π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLFrameElement.contentDocument π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLFrameElement.contentWindow π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLFrameElement.frameBorder π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLFrameElement.longDesc π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLFrameElement.marginHeight π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLFrameElement.marginWidth π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLFrameElement.name π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLFrameElement.noResize π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLFrameElement.scrolling π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLFrameElement.src π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLFrameSetElement π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLFrameSetElement.cols π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLFrameSetElement.rows π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLHRElement π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLHRElement.align π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLHRElement.color π | Chrome | 2/20/2014 | Chrome Android | 2/26/2014 | 6 | |
| api.HTMLHRElement.noShade π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLHRElement.size π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLHRElement.width π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLHeadElement π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLHeadingElement π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLHeadingElement.align π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLHtmlElement π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLHtmlElement.version π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLIFrameElement π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLIFrameElement.adAuctionHeaders π | Chrome | 2/20/2024 | Chrome Android | 2/20/2024 | ||
| api.HTMLIFrameElement.align π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLIFrameElement.allow π | Chrome | 7/25/2017 | Chrome Android | 8/1/2017 | 7 | |
| api.HTMLIFrameElement.allowFullscreen π | Chrome | 10/7/2014 | Chrome Android | 10/8/2014 | 1 | 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.allowPaymentRequest | Chrome Android | 3/16/2017 | Chrome | 7/25/2017 | 131 | |
| api.HTMLIFrameElement.browsingTopics | Chrome | 7/18/2023 | Chrome Android | 7/21/2023 | 3 | |
| api.HTMLIFrameElement.contentDocument π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLIFrameElement.contentWindow π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLIFrameElement.credentialless π | Chrome | 2/7/2023 | Chrome Android | 2/7/2023 | ||
| api.HTMLIFrameElement.csp π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.HTMLIFrameElement.featurePolicy | Chrome | 4/23/2019 | Chrome Android | 4/24/2019 | 1 | |
| api.HTMLIFrameElement.frameBorder π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLIFrameElement.getSVGDocument π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLIFrameElement.height π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLIFrameElement.loading π | Chrome | 9/10/2019 | Chrome Android | 9/10/2019 | ||
| api.HTMLIFrameElement.longDesc π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLIFrameElement.marginHeight π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLIFrameElement.marginWidth π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLIFrameElement.name π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLIFrameElement.privateToken π | Chrome | 9/12/2023 | Chrome Android | 9/12/2023 | ||
| api.HTMLIFrameElement.referrerPolicy π | Chrome | 7/20/2016 | Chrome Android | 7/27/2016 | 7 | |
| api.HTMLIFrameElement.referrerPolicy.no-referrer-when-downgrade | Chrome | 7/20/2016 | Chrome Android | 7/27/2016 | 7 | |
| api.HTMLIFrameElement.referrerPolicy.origin-when-cross-origin | Chrome | 7/20/2016 | Chrome Android | 7/27/2016 | 7 | |
| api.HTMLIFrameElement.referrerPolicy.unsafe-url | Chrome | 7/20/2016 | Chrome Android | 7/27/2016 | 7 | |
| api.HTMLIFrameElement.sandbox π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | 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 50, this property returned the deprecated child DOMSettableTokenList instead of DOMTokenList. |
| api.HTMLIFrameElement.scrolling π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLIFrameElement.sharedStorageWritable π | Chrome | 4/16/2024 | Chrome Android | 4/16/2024 | ||
| api.HTMLIFrameElement.src π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLIFrameElement.srcdoc π | Chrome | 6/26/2012 | Chrome Android | 2/27/2013 | 246 | |
| api.HTMLIFrameElement.width π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLImageElement π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLImageElement.Image π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLImageElement.align π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLImageElement.alt π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLImageElement.attributionSrc π | Chrome | 5/14/2024 | Chrome Android | 5/14/2024 | ||
| api.HTMLImageElement.border π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLImageElement.complete π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | Internet Explorer: IE reports false for broken images. |
| api.HTMLImageElement.crossOrigin π | Chrome | 8/2/2011 | Chrome Android | 6/27/2012 | 330 | |
| api.HTMLImageElement.currentSrc π | Chrome | 10/7/2014 | Chrome Android | 10/8/2014 | 1 | |
| api.HTMLImageElement.decode π | Chrome | 1/23/2018 | Chrome Android | 1/23/2018 | ||
| api.HTMLImageElement.decoding π | Chrome | 3/6/2018 | Chrome Android | 3/6/2018 | ||
| api.HTMLImageElement.fetchPriority π | Chrome | 5/24/2022 | Chrome Android | 5/24/2022 | ||
| api.HTMLImageElement.height π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLImageElement.hspace π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLImageElement.isMap π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLImageElement.loading π | Chrome | 9/10/2019 | Chrome Android | 9/10/2019 | ||
| api.HTMLImageElement.longDesc π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLImageElement.lowsrc π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLImageElement.name π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLImageElement.naturalHeight π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLImageElement.naturalWidth π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLImageElement.referrerPolicy π | Chrome | 7/20/2016 | Chrome Android | 7/27/2016 | 7 | |
| api.HTMLImageElement.referrerPolicy.no-referrer-when-downgrade | Chrome | 7/20/2016 | Chrome Android | 7/27/2016 | 7 | |
| api.HTMLImageElement.referrerPolicy.origin-when-cross-origin | Chrome | 7/20/2016 | Chrome Android | 7/27/2016 | 7 | |
| api.HTMLImageElement.referrerPolicy.unsafe-url | Chrome | 7/20/2016 | Chrome Android | 7/27/2016 | 7 | |
| api.HTMLImageElement.sharedStorageWritable π | Chrome | 4/16/2024 | Chrome Android | 4/16/2024 | ||
| api.HTMLImageElement.sizes π | Chrome | 10/7/2014 | Chrome Android | 10/8/2014 | 1 | |
| api.HTMLImageElement.sizes.auto π | Chrome | 6/11/2024 | Chrome Android | 6/11/2024 | ||
| api.HTMLImageElement.src π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLImageElement.srcset π | Chrome Android | 4/2/2014 | Chrome | 4/8/2014 | 6 | |
| api.HTMLImageElement.useMap π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLImageElement.vspace π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLImageElement.width π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLImageElement.x π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLImageElement.y π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLInputElement π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLInputElement.accept π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLInputElement.align π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLInputElement.alt π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLInputElement.autocomplete π | Chrome | 9/16/2011 | Chrome Android | 6/27/2012 | 285 | |
| api.HTMLInputElement.cancel_event π | Chrome | 5/2/2023 | Chrome Android | 5/2/2023 | ||
| api.HTMLInputElement.checkValidity π | Chrome | 1/25/2010 | Chrome Android | 6/27/2012 | 884 | |
| api.HTMLInputElement.checked π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLInputElement.defaultChecked π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLInputElement.defaultValue π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLInputElement.dirName π | Chrome | 2/8/2012 | Chrome Android | 6/27/2012 | 140 | |
| api.HTMLInputElement.disabled π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLInputElement.files π | Chrome | 5/21/2009 | Chrome Android | 6/27/2012 | 1133 | Internet Explorer: This property is read-only. |
| api.HTMLInputElement.form π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLInputElement.formAction π | Chrome | 2/3/2011 | Chrome Android | 6/27/2012 | 510 | |
| api.HTMLInputElement.formEnctype π | Chrome | 2/3/2011 | Chrome Android | 6/27/2012 | 510 | |
| api.HTMLInputElement.formMethod π | Chrome | 2/3/2011 | Chrome Android | 6/27/2012 | 510 | |
| api.HTMLInputElement.formNoValidate π | Chrome | 1/25/2010 | Chrome Android | 6/27/2012 | 884 | |
| api.HTMLInputElement.formTarget π | Chrome | 2/3/2011 | Chrome Android | 6/27/2012 | 510 | |
| api.HTMLInputElement.height π | Chrome | 7/31/2012 | Chrome Android | 2/27/2013 | 211 | |
| api.HTMLInputElement.incremental | Chrome | 3/8/2011 | Chrome Android | 6/27/2012 | 477 | |
| api.HTMLInputElement.indeterminate π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLInputElement.invalid_event π | Chrome | 3/8/2011 | Chrome Android | 6/27/2012 | 477 | |
| api.HTMLInputElement.labels π | Chrome | 9/2/2010 | Chrome Android | 6/27/2012 | 664 | |
| api.HTMLInputElement.list π | Chrome | 6/26/2012 | Chrome Android | 2/27/2013 | 246 | |
| api.HTMLInputElement.max π | Chrome | 1/25/2010 | Chrome Android | 6/27/2012 | 884 | |
| api.HTMLInputElement.maxLength π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLInputElement.min π | Chrome | 1/25/2010 | Chrome Android | 6/27/2012 | 884 | |
| api.HTMLInputElement.minLength π | Chrome | 1/21/2015 | Chrome Android | 1/21/2015 | ||
| api.HTMLInputElement.multiple π | Chrome | 5/21/2009 | Chrome Android | 6/27/2012 | 1133 | |
| api.HTMLInputElement.name π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLInputElement.pattern π | Chrome | 1/25/2010 | Chrome Android | 6/27/2012 | 884 | |
| api.HTMLInputElement.placeholder π | Chrome | 9/15/2009 | Chrome Android | 6/27/2012 | 1016 | |
| api.HTMLInputElement.popoverTargetAction π | Chrome | 5/30/2023 | Chrome Android | 5/30/2023 | ||
| api.HTMLInputElement.popoverTargetElement π | Chrome | 5/30/2023 | Chrome Android | 5/30/2023 | ||
| api.HTMLInputElement.readOnly π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLInputElement.reportValidity π | Chrome | 1/21/2015 | Chrome Android | 1/21/2015 | ||
| api.HTMLInputElement.required π | Chrome | 1/25/2010 | Chrome Android | 6/27/2012 | 884 | |
| api.HTMLInputElement.search_event | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLInputElement.select π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLInputElement.select_event π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLInputElement.selectionDirection π | Chrome | 10/25/2011 | Chrome Android | 6/27/2012 | 246 | |
| api.HTMLInputElement.selectionEnd π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLInputElement.selectionStart π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLInputElement.setCustomValidity π | Chrome | 1/25/2010 | Chrome Android | 6/27/2012 | 884 | 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.HTMLInputElement.setRangeText π | Chrome | 1/10/2013 | Chrome Android | 2/27/2013 | 48 | |
| api.HTMLInputElement.setSelectionRange π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLInputElement.showPicker π | Chrome | 3/1/2022 | Chrome Android | 3/1/2022 | ||
| api.HTMLInputElement.showPicker.autocomplete_input | Chrome | 3/1/2022 | Chrome Android | 3/1/2022 | ||
| api.HTMLInputElement.showPicker.color_input | Chrome | 3/1/2022 | Chrome Android | 3/1/2022 | ||
| api.HTMLInputElement.showPicker.datalist_input | Chrome | 3/1/2022 | Chrome Android | 3/1/2022 | ||
| api.HTMLInputElement.showPicker.date_input | Chrome | 3/1/2022 | Chrome Android | 3/1/2022 | ||
| api.HTMLInputElement.showPicker.datetime_local_input | Chrome | 3/1/2022 | Chrome Android | 3/1/2022 | ||
| api.HTMLInputElement.showPicker.file_input | Chrome | 3/1/2022 | Chrome Android | 3/1/2022 | ||
| api.HTMLInputElement.showPicker.month_input | Chrome | 3/1/2022 | Chrome Android | 3/1/2022 | ||
| api.HTMLInputElement.showPicker.time_input | Chrome | 3/1/2022 | Chrome Android | 3/1/2022 | ||
| api.HTMLInputElement.showPicker.week_input | Chrome | 3/1/2022 | Chrome Android | 3/1/2022 | ||
| api.HTMLInputElement.size π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLInputElement.src π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLInputElement.step π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.HTMLInputElement.stepDown π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | 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 π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | 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 π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLInputElement.useMap π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLInputElement.validationMessage π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.HTMLInputElement.validity π | Chrome | 1/25/2010 | Chrome Android | 6/27/2012 | 884 | |
| api.HTMLInputElement.value π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLInputElement.valueAsDate π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.HTMLInputElement.valueAsNumber π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.HTMLInputElement.webkitEntries π | Chrome | 9/25/2012 | Chrome Android | 2/27/2013 | 155 | |
| api.HTMLInputElement.webkitdirectory π | Chrome | 10/19/2010 | Chrome Android | 1/14/2025 | 5201 | 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.Quest Browser: The property reflects the attribute, but users cannot choose a directory, only individual files (see bug 40248532.Opera Android: In Chrome for Android 131, if a user selects a directory, the browser crashes (see bug 376834374).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.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. |
| api.HTMLInputElement.width π | Chrome | 7/31/2012 | Chrome Android | 2/27/2013 | 211 | |
| api.HTMLInputElement.willValidate π | Chrome | 5/21/2009 | Chrome Android | 6/27/2012 | 1133 | |
| api.HTMLLIElement π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | 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 π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLLIElement.value π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLLabelElement π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLLabelElement.control π | Chrome | 9/2/2010 | Chrome Android | 6/27/2012 | 664 | |
| api.HTMLLabelElement.form π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLLabelElement.htmlFor π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLLegendElement π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLLegendElement.align π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLLegendElement.form π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLLinkElement π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLLinkElement.as π | Chrome | 4/13/2016 | Chrome Android | 4/13/2016 | ||
| api.HTMLLinkElement.blocking π | Chrome | 9/2/2022 | Chrome Android | 9/2/2022 | ||
| api.HTMLLinkElement.charset π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLLinkElement.crossOrigin π | Chrome Android | 4/2/2014 | Chrome | 4/8/2014 | 6 | |
| api.HTMLLinkElement.disabled π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | 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 Chrome and other Blink-based browsers, adding the disabled attribute using JavaScript does not remove the stylesheet from document.styleSheets. |
| api.HTMLLinkElement.fetchPriority π | Chrome | 5/24/2022 | Chrome Android | 5/24/2022 | ||
| api.HTMLLinkElement.href π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLLinkElement.hreflang π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLLinkElement.imageSizes π | Chrome | 3/12/2019 | Chrome Android | 3/12/2019 | ||
| api.HTMLLinkElement.imageSrcset π | Chrome | 3/12/2019 | Chrome Android | 3/12/2019 | ||
| api.HTMLLinkElement.integrity π | Chrome | 9/1/2015 | Chrome Android | 9/1/2015 | ||
| api.HTMLLinkElement.media π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLLinkElement.referrerPolicy π | Chrome | 4/19/2017 | Chrome Android | 4/25/2017 | 6 | |
| api.HTMLLinkElement.referrerPolicy.no-referrer-when-downgrade | Chrome | 4/19/2017 | Chrome Android | 4/25/2017 | 6 | |
| api.HTMLLinkElement.referrerPolicy.origin-when-cross-origin | Chrome | 4/19/2017 | Chrome Android | 4/25/2017 | 6 | |
| api.HTMLLinkElement.referrerPolicy.unsafe-url | Chrome | 4/19/2017 | Chrome Android | 4/25/2017 | 6 | |
| api.HTMLLinkElement.rel π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLLinkElement.relList π | Chrome | 4/13/2016 | Chrome Android | 4/13/2016 | ||
| api.HTMLLinkElement.rev π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLLinkElement.sheet π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLLinkElement.sizes π | Chrome | 10/25/2011 | Chrome Android | 6/27/2012 | 246 | 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 π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLLinkElement.type π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLMapElement π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLMapElement.areas π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLMapElement.name π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLMarqueeElement π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | 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 π | Chrome | 3/8/2011 | Chrome Android | 6/27/2012 | 477 | |
| api.HTMLMarqueeElement.bgColor π | Chrome | 3/8/2011 | Chrome Android | 6/27/2012 | 477 | |
| api.HTMLMarqueeElement.direction π | Chrome | 3/8/2011 | Chrome Android | 6/27/2012 | 477 | |
| api.HTMLMarqueeElement.height π | Chrome | 3/8/2011 | Chrome Android | 6/27/2012 | 477 | |
| api.HTMLMarqueeElement.hspace π | Chrome | 3/8/2011 | Chrome Android | 6/27/2012 | 477 | |
| api.HTMLMarqueeElement.loop π | Chrome | 3/8/2011 | Chrome Android | 6/27/2012 | 477 | |
| api.HTMLMarqueeElement.scrollAmount π | Chrome | 3/8/2011 | Chrome Android | 6/27/2012 | 477 | |
| api.HTMLMarqueeElement.scrollDelay π | Chrome | 3/8/2011 | Chrome Android | 6/27/2012 | 477 | |
| api.HTMLMarqueeElement.start π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLMarqueeElement.stop π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLMarqueeElement.trueSpeed π | Chrome | 3/8/2011 | Chrome Android | 6/27/2012 | 477 | |
| api.HTMLMarqueeElement.vspace π | Chrome | 3/8/2011 | Chrome Android | 6/27/2012 | 477 | |
| api.HTMLMarqueeElement.width π | Chrome | 3/8/2011 | Chrome Android | 6/27/2012 | 477 | |
| api.HTMLMediaElement π | Chrome | 9/15/2009 | Chrome Android | 6/27/2012 | 1016 | |
| api.HTMLMediaElement.abort_event π | Chrome | 9/15/2009 | Chrome Android | 6/27/2012 | 1016 | |
| api.HTMLMediaElement.addTextTrack π | Chrome | 11/6/2012 | Chrome Android | 2/27/2013 | 113 | |
| api.HTMLMediaElement.audioTracks π | Chrome | 8/26/2014 | Chrome Android | 9/3/2014 | 8 | |
| api.HTMLMediaElement.autoplay π | Chrome | 9/15/2009 | Chrome Android | 6/27/2012 | 1016 | |
| api.HTMLMediaElement.buffered π | Chrome | 9/15/2009 | Chrome Android | 6/27/2012 | 1016 | |
| api.HTMLMediaElement.canPlayType π | Chrome | 9/15/2009 | Chrome Android | 6/27/2012 | 1016 | 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 π | Chrome | 9/15/2009 | Chrome Android | 6/27/2012 | 1016 | |
| api.HTMLMediaElement.canplaythrough_event π | Chrome | 9/15/2009 | Chrome Android | 6/27/2012 | 1016 | |
| api.HTMLMediaElement.captureStream π | Chrome | 10/17/2017 | Chrome Android | 10/24/2017 | 7 | |
| api.HTMLMediaElement.controls π | Chrome | 9/15/2009 | Chrome Android | 6/27/2012 | 1016 | |
| api.HTMLMediaElement.controlsList π | Chrome | 4/19/2017 | Chrome Android | 4/25/2017 | 6 | |
| api.HTMLMediaElement.crossOrigin π | Chrome | 2/20/2014 | Chrome Android | 2/26/2014 | 6 | |
| api.HTMLMediaElement.currentSrc π | Chrome | 9/15/2009 | Chrome Android | 6/27/2012 | 1016 | |
| api.HTMLMediaElement.currentTime π | Chrome | 9/15/2009 | Chrome Android | 6/27/2012 | 1016 | |
| api.HTMLMediaElement.defaultMuted π | Chrome | 10/25/2011 | Chrome Android | 6/27/2012 | 246 | |
| api.HTMLMediaElement.defaultPlaybackRate π | Chrome | 9/15/2009 | Chrome Android | 6/27/2012 | 1016 | |
| api.HTMLMediaElement.disableRemotePlayback π | Chrome Android | 2/1/2017 | Chrome | 1/23/2024 | 2547 | |
| api.HTMLMediaElement.duration π | Chrome | 9/15/2009 | Chrome Android | 6/27/2012 | 1016 | |
| api.HTMLMediaElement.durationchange_event π | Chrome | 9/15/2009 | Chrome Android | 6/27/2012 | 1016 | |
| api.HTMLMediaElement.emptied_event π | Chrome | 9/15/2009 | Chrome Android | 6/27/2012 | 1016 | |
| api.HTMLMediaElement.encrypted_event π | Chrome | 4/14/2015 | Chrome Android | 4/15/2015 | 1 | |
| api.HTMLMediaElement.ended π | Chrome | 9/15/2009 | Chrome Android | 6/27/2012 | 1016 | |
| api.HTMLMediaElement.ended_event π | Chrome | 9/15/2009 | Chrome Android | 6/27/2012 | 1016 | |
| api.HTMLMediaElement.error π | Chrome | 9/15/2009 | Chrome Android | 6/27/2012 | 1016 | |
| api.HTMLMediaElement.error_event π | Chrome | 9/15/2009 | Chrome Android | 6/27/2012 | 1016 | |
| api.HTMLMediaElement.load π | Chrome | 9/15/2009 | Chrome Android | 6/27/2012 | 1016 | |
| api.HTMLMediaElement.loadeddata_event π | Chrome | 9/15/2009 | Chrome Android | 6/27/2012 | 1016 | |
| api.HTMLMediaElement.loadedmetadata_event π | Chrome | 9/15/2009 | Chrome Android | 6/27/2012 | 1016 | |
| api.HTMLMediaElement.loadstart_event π | Chrome | 9/15/2009 | Chrome Android | 6/27/2012 | 1016 | |
| api.HTMLMediaElement.loop π | Chrome | 9/15/2009 | Chrome Android | 6/27/2012 | 1016 | |
| api.HTMLMediaElement.mediaKeys π | Chrome | 4/14/2015 | Chrome Android | 4/15/2015 | 1 | |
| api.HTMLMediaElement.muted π | Chrome | 9/15/2009 | Chrome Android | 6/27/2012 | 1016 | |
| api.HTMLMediaElement.networkState π | Chrome | 9/15/2009 | Chrome Android | 6/27/2012 | 1016 | Firefox: The NETWORK_LOADED state was removed to align with the HTML spec in Firefox 4. |
| api.HTMLMediaElement.pause π | Chrome | 9/15/2009 | Chrome Android | 6/27/2012 | 1016 | |
| api.HTMLMediaElement.pause_event π | Chrome | 9/15/2009 | Chrome Android | 6/27/2012 | 1016 | |
| api.HTMLMediaElement.paused π | Chrome | 9/15/2009 | Chrome Android | 6/27/2012 | 1016 | |
| api.HTMLMediaElement.play π | Chrome | 9/15/2009 | Chrome Android | 6/27/2012 | 1016 | |
| api.HTMLMediaElement.play.returns_promise | Chrome | 4/13/2016 | Chrome Android | 4/13/2016 | ||
| api.HTMLMediaElement.play_event π | Chrome | 9/15/2009 | Chrome Android | 6/27/2012 | 1016 | |
| api.HTMLMediaElement.playbackRate π | Chrome | 9/15/2009 | Chrome Android | 6/27/2012 | 1016 | 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 π | Chrome | 9/15/2009 | Chrome Android | 6/27/2012 | 1016 | |
| api.HTMLMediaElement.playing_event π | Chrome | 9/15/2009 | Chrome Android | 6/27/2012 | 1016 | |
| api.HTMLMediaElement.preload π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.HTMLMediaElement.preservesPitch π | Chrome | 10/20/2020 | Chrome Android | 10/20/2020 | ||
| api.HTMLMediaElement.progress_event π | Chrome | 9/15/2009 | Chrome Android | 6/27/2012 | 1016 | |
| api.HTMLMediaElement.ratechange_event π | Chrome | 9/15/2009 | Chrome Android | 6/27/2012 | 1016 | |
| api.HTMLMediaElement.readyState π | Chrome | 9/15/2009 | Chrome Android | 6/27/2012 | 1016 | |
| api.HTMLMediaElement.remote π | Chrome Android | 2/1/2017 | Chrome | 1/23/2024 | 2547 | |
| api.HTMLMediaElement.seekable π | Chrome | 9/15/2009 | Chrome Android | 6/27/2012 | 1016 | |
| api.HTMLMediaElement.seeked_event π | Chrome | 9/15/2009 | Chrome Android | 6/27/2012 | 1016 | |
| api.HTMLMediaElement.seeking π | Chrome | 9/15/2009 | Chrome Android | 6/27/2012 | 1016 | |
| api.HTMLMediaElement.seeking_event π | Chrome | 9/15/2009 | Chrome Android | 6/27/2012 | 1016 | |
| api.HTMLMediaElement.setMediaKeys π | Chrome | 4/14/2015 | Chrome Android | 4/15/2015 | 1 | |
| api.HTMLMediaElement.src π | Chrome | 9/15/2009 | Chrome Android | 6/27/2012 | 1016 | |
| api.HTMLMediaElement.srcObject π | Chrome | 11/29/2022 | Chrome Android | 11/29/2022 | 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 π | Chrome | 9/15/2009 | Chrome Android | 6/27/2012 | 1016 | |
| api.HTMLMediaElement.suspend_event π | Chrome | 9/15/2009 | Chrome Android | 6/27/2012 | 1016 | |
| api.HTMLMediaElement.textTracks π | Chrome | 11/6/2012 | Chrome Android | 2/27/2013 | 113 | |
| api.HTMLMediaElement.timeupdate_event π | Chrome | 9/15/2009 | Chrome Android | 6/27/2012 | 1016 | |
| api.HTMLMediaElement.videoTracks π | Chrome | 8/26/2014 | Chrome Android | 9/3/2014 | 8 | |
| api.HTMLMediaElement.volume π | Chrome | 9/15/2009 | Chrome Android | 6/27/2012 | 1016 | 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 π | Chrome | 9/15/2009 | Chrome Android | 6/27/2012 | 1016 | |
| api.HTMLMediaElement.waiting_event π | Chrome | 9/15/2009 | Chrome Android | 6/27/2012 | 1016 | |
| api.HTMLMediaElement.waitingforkey_event π | Chrome | 12/1/2016 | Chrome Android | 12/6/2016 | 5 | Firefox: The onwaitingforkey event handler property is not supported.Firefox for Android: The onwaitingforkey event handler property is not supported. |
| api.HTMLMenuElement π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLMenuElement.compact π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLMetaElement π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLMetaElement.content π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLMetaElement.httpEquiv π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLMetaElement.media π | Chrome | 8/31/2021 | Chrome Android | 8/31/2021 | ||
| api.HTMLMetaElement.name π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLMetaElement.scheme π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLMeterElement π | Chrome | 9/2/2010 | Chrome Android | 6/27/2012 | 664 | |
| api.HTMLMeterElement.high π | Chrome | 9/2/2010 | Chrome Android | 6/27/2012 | 664 | |
| api.HTMLMeterElement.labels π | Chrome | 9/2/2010 | Chrome Android | 6/27/2012 | 664 | |
| api.HTMLMeterElement.low π | Chrome | 9/2/2010 | Chrome Android | 6/27/2012 | 664 | |
| api.HTMLMeterElement.max π | Chrome | 9/2/2010 | Chrome Android | 6/27/2012 | 664 | |
| api.HTMLMeterElement.min π | Chrome | 9/2/2010 | Chrome Android | 6/27/2012 | 664 | |
| api.HTMLMeterElement.optimum π | Chrome | 9/2/2010 | Chrome Android | 6/27/2012 | 664 | |
| api.HTMLMeterElement.value π | Chrome | 9/2/2010 | Chrome Android | 6/27/2012 | 664 | |
| api.HTMLModElement π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLModElement.cite π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLModElement.dateTime π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLOListElement π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLOListElement.compact π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLOListElement.reversed π | Chrome | 3/28/2012 | Chrome Android | 6/27/2012 | 91 | |
| api.HTMLOListElement.start π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLOListElement.type π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLObjectElement π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLObjectElement.align π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLObjectElement.archive π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLObjectElement.border π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLObjectElement.checkValidity π | Chrome | 3/8/2011 | Chrome Android | 6/27/2012 | 477 | |
| api.HTMLObjectElement.code π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLObjectElement.codeBase π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLObjectElement.codeType π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLObjectElement.contentDocument π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLObjectElement.contentWindow π | Chrome | 8/31/2016 | Chrome Android | 9/7/2016 | 7 | |
| api.HTMLObjectElement.data π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLObjectElement.declare π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLObjectElement.form π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLObjectElement.getSVGDocument π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLObjectElement.height π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLObjectElement.hspace π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLObjectElement.name π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLObjectElement.reportValidity π | Chrome | 1/21/2015 | Chrome Android | 1/21/2015 | ||
| api.HTMLObjectElement.setCustomValidity π | Chrome | 3/8/2011 | Chrome Android | 6/27/2012 | 477 | 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.HTMLObjectElement.standby π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLObjectElement.type π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLObjectElement.useMap π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLObjectElement.validationMessage π | Chrome | 3/8/2011 | Chrome Android | 6/27/2012 | 477 | |
| api.HTMLObjectElement.validity π | Chrome | 3/8/2011 | Chrome Android | 6/27/2012 | 477 | |
| api.HTMLObjectElement.vspace π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLObjectElement.width π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLObjectElement.willValidate π | Chrome | 1/25/2010 | Chrome Android | 6/27/2012 | 884 | |
| api.HTMLOptGroupElement π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLOptGroupElement.disabled π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLOptGroupElement.label π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLOptionElement π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLOptionElement.Option π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | Internet Explorer: Before Internet Explorer 9, the outerHTML of elements lose their text when constructing with new Option(). |
| api.HTMLOptionElement.defaultSelected π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLOptionElement.disabled π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLOptionElement.form π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLOptionElement.index π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLOptionElement.label π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | 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 π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLOptionElement.text π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLOptionElement.value π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLOptionsCollection π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLOptionsCollection.add π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLOptionsCollection.length π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLOptionsCollection.remove π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLOptionsCollection.selectedIndex π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLOutputElement π | Chrome | 2/3/2011 | Chrome Android | 6/27/2012 | 510 | |
| api.HTMLOutputElement.checkValidity π | Chrome | 2/3/2011 | Chrome Android | 6/27/2012 | 510 | |
| api.HTMLOutputElement.defaultValue π | Chrome | 2/3/2011 | Chrome Android | 6/27/2012 | 510 | |
| api.HTMLOutputElement.form π | Chrome | 2/3/2011 | Chrome Android | 6/27/2012 | 510 | |
| api.HTMLOutputElement.htmlFor π | Chrome | 2/3/2011 | Chrome Android | 6/27/2012 | 510 | 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 π | Chrome | 2/3/2011 | Chrome Android | 6/27/2012 | 510 | |
| api.HTMLOutputElement.name π | Chrome | 2/3/2011 | Chrome Android | 6/27/2012 | 510 | |
| api.HTMLOutputElement.reportValidity π | Chrome | 1/21/2015 | Chrome Android | 1/21/2015 | ||
| api.HTMLOutputElement.setCustomValidity π | Chrome | 2/3/2011 | Chrome Android | 6/27/2012 | 510 | 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 π | Chrome | 2/3/2011 | Chrome Android | 6/27/2012 | 510 | |
| api.HTMLOutputElement.validationMessage π | Chrome | 2/3/2011 | Chrome Android | 6/27/2012 | 510 | |
| api.HTMLOutputElement.validity π | Chrome | 2/3/2011 | Chrome Android | 6/27/2012 | 510 | |
| api.HTMLOutputElement.value π | Chrome | 2/3/2011 | Chrome Android | 6/27/2012 | 510 | |
| api.HTMLOutputElement.willValidate π | Chrome | 2/3/2011 | Chrome Android | 6/27/2012 | 510 | |
| api.HTMLParagraphElement π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLParagraphElement.align π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLParamElement π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLParamElement.name π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLParamElement.type π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLParamElement.value π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLParamElement.valueType π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLPictureElement π | Chrome | 10/7/2014 | Chrome Android | 10/8/2014 | 1 | |
| api.HTMLPreElement π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLPreElement.width π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLProgressElement π | Chrome | 9/2/2010 | Chrome Android | 6/27/2012 | 664 | |
| api.HTMLProgressElement.labels π | Chrome | 9/2/2010 | Chrome Android | 6/27/2012 | 664 | |
| api.HTMLProgressElement.max π | Chrome | 9/2/2010 | Chrome Android | 6/27/2012 | 664 | |
| api.HTMLProgressElement.position π | Chrome | 9/2/2010 | Chrome Android | 6/27/2012 | 664 | |
| api.HTMLProgressElement.value π | Chrome | 9/2/2010 | Chrome Android | 6/27/2012 | 664 | |
| api.HTMLQuoteElement π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLQuoteElement.cite π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLScriptElement π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLScriptElement.async π | Chrome | 9/2/2010 | Chrome Android | 6/27/2012 | 664 | |
| api.HTMLScriptElement.attributionSrc π | Chrome | 5/14/2024 | Chrome Android | 5/14/2024 | ||
| api.HTMLScriptElement.blocking π | Chrome | 9/2/2022 | Chrome Android | 9/2/2022 | ||
| api.HTMLScriptElement.charset π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLScriptElement.crossOrigin π | Chrome | 5/15/2012 | Chrome Android | 2/27/2013 | 288 | |
| api.HTMLScriptElement.defer π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | 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 π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLScriptElement.fetchPriority π | Chrome | 5/24/2022 | Chrome Android | 5/24/2022 | ||
| api.HTMLScriptElement.htmlFor π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLScriptElement.integrity π | Chrome | 9/1/2015 | Chrome Android | 9/1/2015 | ||
| api.HTMLScriptElement.noModule π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.HTMLScriptElement.referrerPolicy π | Chrome | 10/16/2018 | Chrome Android | 10/17/2018 | 1 | |
| api.HTMLScriptElement.referrerPolicy.no-referrer-when-downgrade | Chrome | 10/16/2018 | Chrome Android | 10/17/2018 | 1 | |
| api.HTMLScriptElement.referrerPolicy.origin-when-cross-origin | Chrome | 10/16/2018 | Chrome Android | 10/17/2018 | 1 | |
| api.HTMLScriptElement.referrerPolicy.unsafe-url | Chrome | 10/16/2018 | Chrome Android | 10/17/2018 | 1 | |
| api.HTMLScriptElement.src π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLScriptElement.supports_static π | Chrome | 11/15/2021 | Chrome Android | 11/15/2021 | ||
| api.HTMLScriptElement.text π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLScriptElement.type π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLSelectElement π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | 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 π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLSelectElement.add.index_before_parameter | Chrome | 5/20/2014 | Chrome Android | 5/20/2014 | ||
| api.HTMLSelectElement.autocomplete π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.HTMLSelectElement.checkValidity π | Chrome | 1/25/2010 | Chrome Android | 6/27/2012 | 884 | |
| api.HTMLSelectElement.disabled π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLSelectElement.form π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLSelectElement.item π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLSelectElement.labels π | Chrome | 9/2/2010 | Chrome Android | 6/27/2012 | 664 | |
| api.HTMLSelectElement.length π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLSelectElement.multiple π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLSelectElement.name π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLSelectElement.namedItem π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | 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 π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLSelectElement.remove π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLSelectElement.reportValidity π | Chrome | 1/21/2015 | Chrome Android | 1/21/2015 | ||
| api.HTMLSelectElement.required π | Chrome | 3/8/2011 | Chrome Android | 6/27/2012 | 477 | |
| api.HTMLSelectElement.selectedIndex π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLSelectElement.selectedOptions π | Chrome | 5/15/2012 | Chrome Android | 2/27/2013 | 288 | |
| api.HTMLSelectElement.setCustomValidity π | Chrome | 1/25/2010 | Chrome Android | 6/27/2012 | 884 | 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.HTMLSelectElement.showPicker π | Chrome | 1/23/2024 | Chrome Android | 1/23/2024 | ||
| api.HTMLSelectElement.size π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLSelectElement.type π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLSelectElement.validationMessage π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.HTMLSelectElement.validity π | Chrome | 1/25/2010 | Chrome Android | 6/27/2012 | 884 | |
| api.HTMLSelectElement.value π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLSelectElement.willValidate π | Chrome | 5/21/2009 | Chrome Android | 6/27/2012 | 1133 | |
| api.HTMLSlotElement π | Chrome | 8/31/2016 | Chrome Android | 9/7/2016 | 7 | |
| api.HTMLSlotElement.assign π | Chrome | 10/20/2020 | Chrome Android | 10/20/2020 | ||
| api.HTMLSlotElement.assignedElements π | Chrome | 3/6/2018 | Chrome Android | 3/6/2018 | ||
| api.HTMLSlotElement.assignedNodes π | Chrome | 8/31/2016 | Chrome Android | 9/7/2016 | 7 | |
| api.HTMLSlotElement.name π | Chrome | 8/31/2016 | Chrome Android | 9/7/2016 | 7 | |
| api.HTMLSlotElement.slotchange_event π | Chrome | 8/31/2016 | Chrome Android | 9/7/2016 | 7 | 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 π | Chrome | 9/15/2009 | Chrome Android | 6/27/2012 | 1016 | |
| api.HTMLSourceElement.height π | Chrome | 4/13/2021 | Chrome Android | 4/13/2021 | ||
| api.HTMLSourceElement.media π | Chrome | 9/15/2009 | Chrome Android | 6/27/2012 | 1016 | |
| api.HTMLSourceElement.sizes π | Chrome | 10/7/2014 | Chrome Android | 10/8/2014 | 1 | |
| api.HTMLSourceElement.src π | Chrome | 9/15/2009 | Chrome Android | 6/27/2012 | 1016 | |
| api.HTMLSourceElement.srcset π | Chrome | 10/7/2014 | Chrome Android | 10/8/2014 | 1 | |
| api.HTMLSourceElement.type π | Chrome | 9/15/2009 | Chrome Android | 6/27/2012 | 1016 | |
| api.HTMLSourceElement.width π | Chrome | 4/13/2021 | Chrome Android | 4/13/2021 | ||
| api.HTMLSpanElement π | Chrome | 10/25/2011 | Chrome Android | 6/27/2012 | 246 | |
| api.HTMLStyleElement π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLStyleElement.blocking π | Chrome | 9/2/2022 | Chrome Android | 9/2/2022 | ||
| api.HTMLStyleElement.disabled π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLStyleElement.media π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLStyleElement.sheet π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLStyleElement.type π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLTableCaptionElement π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLTableCaptionElement.align π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLTableCellElement π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLTableCellElement.abbr π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLTableCellElement.align π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLTableCellElement.axis π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLTableCellElement.bgColor π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLTableCellElement.cellIndex π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLTableCellElement.ch π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLTableCellElement.chOff π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLTableCellElement.colSpan π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLTableCellElement.headers π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLTableCellElement.height π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLTableCellElement.noWrap π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLTableCellElement.rowSpan π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLTableCellElement.scope π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLTableCellElement.vAlign π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLTableCellElement.width π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLTableColElement π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLTableColElement.align π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLTableColElement.ch π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLTableColElement.chOff π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLTableColElement.span π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLTableColElement.vAlign π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLTableColElement.width π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLTableElement π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLTableElement.align π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLTableElement.bgColor π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLTableElement.border π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLTableElement.caption π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLTableElement.cellPadding π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLTableElement.cellSpacing π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLTableElement.createCaption π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLTableElement.createTBody π | Chrome | 6/26/2012 | Chrome Android | 2/27/2013 | 246 | |
| api.HTMLTableElement.createTFoot π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLTableElement.createTHead π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLTableElement.deleteCaption π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLTableElement.deleteRow π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLTableElement.deleteTFoot π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLTableElement.deleteTHead π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLTableElement.frame π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLTableElement.insertRow π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | 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 π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLTableElement.rules π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLTableElement.summary π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLTableElement.tBodies π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLTableElement.tFoot π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLTableElement.tHead π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLTableElement.width π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLTableRowElement π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLTableRowElement.align π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLTableRowElement.bgColor π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLTableRowElement.cells π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLTableRowElement.ch π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLTableRowElement.chOff π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLTableRowElement.deleteCell π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLTableRowElement.insertCell π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLTableRowElement.insertCell.index_parameter_negative_one | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLTableRowElement.insertCell.index_parameter_optional | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLTableRowElement.rowIndex π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLTableRowElement.sectionRowIndex π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLTableRowElement.vAlign π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLTableSectionElement π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLTableSectionElement.align π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLTableSectionElement.ch π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLTableSectionElement.chOff π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLTableSectionElement.deleteRow π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLTableSectionElement.insertRow π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLTableSectionElement.rows π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLTableSectionElement.vAlign π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLTemplateElement π | Chrome | 3/26/2013 | Chrome Android | 4/3/2013 | 8 | |
| api.HTMLTemplateElement.content π | Chrome | 3/26/2013 | Chrome Android | 4/3/2013 | 8 | |
| api.HTMLTemplateElement.shadowRootClonable π | Chrome | 4/16/2024 | Chrome Android | 4/16/2024 | ||
| api.HTMLTemplateElement.shadowRootDelegatesFocus π | Chrome | 3/19/2024 | Chrome Android | 3/19/2024 | ||
| api.HTMLTemplateElement.shadowRootMode π | Chrome | 3/7/2023 | Chrome Android | 3/7/2023 | ||
| api.HTMLTemplateElement.shadowRootSerializable π | Chrome | 5/14/2024 | Chrome Android | 5/14/2024 | ||
| api.HTMLTextAreaElement π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLTextAreaElement.autocomplete π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.HTMLTextAreaElement.checkValidity π | Chrome | 1/25/2010 | Chrome Android | 6/27/2012 | 884 | |
| api.HTMLTextAreaElement.cols π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLTextAreaElement.defaultValue π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLTextAreaElement.dirName π | Chrome | 2/8/2012 | Chrome Android | 6/27/2012 | 140 | |
| api.HTMLTextAreaElement.disabled π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLTextAreaElement.form π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLTextAreaElement.labels π | Chrome | 9/2/2010 | Chrome Android | 6/27/2012 | 664 | |
| api.HTMLTextAreaElement.maxLength π | Chrome | 1/25/2010 | Chrome Android | 6/27/2012 | 884 | |
| api.HTMLTextAreaElement.minLength π | Chrome | 1/21/2015 | Chrome Android | 1/21/2015 | ||
| api.HTMLTextAreaElement.name π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLTextAreaElement.placeholder π | Chrome | 1/25/2010 | Chrome Android | 6/27/2012 | 884 | |
| api.HTMLTextAreaElement.readOnly π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLTextAreaElement.reportValidity π | Chrome | 1/21/2015 | Chrome Android | 1/21/2015 | ||
| api.HTMLTextAreaElement.required π | Chrome | 1/25/2010 | Chrome Android | 6/27/2012 | 884 | |
| api.HTMLTextAreaElement.rows π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLTextAreaElement.select π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLTextAreaElement.select_event π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLTextAreaElement.selectionDirection π | Chrome | 10/25/2011 | Chrome Android | 6/27/2012 | 246 | |
| api.HTMLTextAreaElement.selectionEnd π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLTextAreaElement.selectionStart π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLTextAreaElement.setCustomValidity π | Chrome | 1/25/2010 | Chrome Android | 6/27/2012 | 884 | 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.HTMLTextAreaElement.setRangeText π | Chrome | 1/10/2013 | Chrome Android | 2/27/2013 | 48 | |
| api.HTMLTextAreaElement.setSelectionRange π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLTextAreaElement.textLength π | Chrome | 1/25/2010 | Chrome Android | 6/27/2012 | 884 | |
| api.HTMLTextAreaElement.type π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLTextAreaElement.validationMessage π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.HTMLTextAreaElement.validity π | Chrome | 1/25/2010 | Chrome Android | 6/27/2012 | 884 | |
| api.HTMLTextAreaElement.value π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLTextAreaElement.willValidate π | Chrome | 5/21/2009 | Chrome Android | 6/27/2012 | 1133 | |
| api.HTMLTextAreaElement.wrap π | Chrome | 12/13/2011 | Chrome Android | 6/27/2012 | 197 | |
| api.HTMLTimeElement π | Chrome | 10/17/2017 | Chrome Android | 10/24/2017 | 7 | |
| api.HTMLTimeElement.dateTime π | Chrome | 10/17/2017 | Chrome Android | 10/24/2017 | 7 | |
| api.HTMLTitleElement π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLTitleElement.text π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLTrackElement π | Chrome | 11/6/2012 | Chrome Android | 2/27/2013 | 113 | 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 π | Chrome | 1/14/2014 | Chrome Android | 1/15/2014 | 1 | Chrome: The oncuechange event handler property is not supported.Chrome Android: The oncuechange event handler property is not supported.Quest Browser: 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 π | Chrome | 11/6/2012 | Chrome Android | 2/27/2013 | 113 | |
| api.HTMLTrackElement.kind π | Chrome | 11/6/2012 | Chrome Android | 2/27/2013 | 113 | |
| api.HTMLTrackElement.label π | Chrome | 11/6/2012 | Chrome Android | 2/27/2013 | 113 | |
| api.HTMLTrackElement.readyState π | Chrome | 11/6/2012 | Chrome Android | 2/27/2013 | 113 | |
| api.HTMLTrackElement.src π | Chrome | 11/6/2012 | Chrome Android | 2/27/2013 | 113 | 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 π | Chrome | 11/6/2012 | Chrome Android | 2/27/2013 | 113 | |
| api.HTMLTrackElement.track π | Chrome | 11/6/2012 | Chrome Android | 2/27/2013 | 113 | |
| api.HTMLUListElement π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLUListElement.compact π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLUListElement.type π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.HTMLUnknownElement π | Chrome | 10/25/2011 | Chrome Android | 6/27/2012 | 246 | |
| api.HTMLVideoElement π | Chrome | 9/15/2009 | Chrome Android | 6/27/2012 | 1016 | |
| api.HTMLVideoElement.cancelVideoFrameCallback π | Chrome | 5/19/2020 | Chrome Android | 5/19/2020 | ||
| api.HTMLVideoElement.disablePictureInPicture π | Chrome | 9/4/2018 | Chrome Android | 9/2/2022 | 1459 | 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 π | Chrome | 9/4/2018 | Chrome Android | 9/2/2022 | 1459 | |
| api.HTMLVideoElement.getVideoPlaybackQuality π | Chrome | 2/4/2020 | Chrome Android | 2/4/2020 | Internet Explorer: Only works on Windows 8+. | |
| api.HTMLVideoElement.height π | Chrome | 9/15/2009 | Chrome Android | 6/27/2012 | 1016 | |
| api.HTMLVideoElement.leavepictureinpicture_event π | Chrome | 9/4/2018 | Chrome Android | 9/2/2022 | 1459 | |
| api.HTMLVideoElement.playsInline π | Chrome | 6/4/2019 | Chrome Android | 6/4/2019 | ||
| api.HTMLVideoElement.poster π | Chrome | 9/15/2009 | Chrome Android | 6/27/2012 | 1016 | |
| api.HTMLVideoElement.requestPictureInPicture π | Chrome | 9/4/2018 | Chrome Android | 9/2/2022 | 1459 | |
| api.HTMLVideoElement.requestVideoFrameCallback π | Chrome | 5/19/2020 | Chrome Android | 5/19/2020 | ||
| api.HTMLVideoElement.resize_event π | Chrome | 9/15/2009 | Chrome Android | 6/27/2012 | 1016 | Edge: The onresize event handler property is not supported.Internet Explorer: The onresize event handler property is not supported. |
| api.HTMLVideoElement.videoHeight π | Chrome | 9/15/2009 | Chrome Android | 6/27/2012 | 1016 | |
| api.HTMLVideoElement.videoWidth π | Chrome | 9/15/2009 | Chrome Android | 6/27/2012 | 1016 | |
| api.HTMLVideoElement.width π | Chrome | 9/15/2009 | Chrome Android | 6/27/2012 | 1016 | |
| api.HashChangeEvent π | Chrome | 12/2/2010 | Chrome Android | 6/27/2012 | 573 | |
| api.HashChangeEvent.HashChangeEvent π | Chrome | 12/13/2011 | Chrome Android | 6/27/2012 | 197 | |
| api.HashChangeEvent.newURL π | Chrome | 12/2/2010 | Chrome Android | 6/27/2012 | 573 | |
| api.HashChangeEvent.oldURL π | Chrome | 12/2/2010 | Chrome Android | 6/27/2012 | 573 | |
| api.Headers π | Chrome | 4/14/2015 | Chrome Android | 4/15/2015 | 1 | |
| api.Headers.@@iterator | Chrome | 4/14/2015 | Chrome Android | 4/15/2015 | 1 | |
| api.Headers.Headers π | Chrome | 4/14/2015 | Chrome Android | 4/15/2015 | 1 | |
| api.Headers.append π | Chrome | 4/14/2015 | Chrome Android | 4/15/2015 | 1 | |
| api.Headers.delete π | Chrome | 4/14/2015 | Chrome Android | 4/15/2015 | 1 | |
| api.Headers.entries | Chrome | 4/14/2015 | Chrome Android | 4/15/2015 | 1 | |
| api.Headers.forEach | Chrome | 4/14/2015 | Chrome Android | 4/15/2015 | 1 | |
| api.Headers.get π | Chrome | 4/14/2015 | Chrome Android | 4/15/2015 | 1 | 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 π | Chrome | 5/2/2023 | Chrome Android | 5/2/2023 | ||
| api.Headers.has π | Chrome | 4/14/2015 | Chrome Android | 4/15/2015 | 1 | |
| api.Headers.iterate_combined_duplicates | Chrome | 3/9/2017 | Chrome Android | 3/16/2017 | 7 | |
| api.Headers.iterate_lexicographically | Chrome | 3/9/2017 | Chrome Android | 3/16/2017 | 7 | |
| api.Headers.keys | Chrome | 4/14/2015 | Chrome Android | 4/15/2015 | 1 | |
| api.Headers.set π | Chrome | 4/14/2015 | Chrome Android | 4/15/2015 | 1 | |
| api.Headers.values | Chrome | 4/14/2015 | Chrome Android | 4/15/2015 | 1 | |
| api.Highlight π | Chrome | 9/2/2022 | Chrome Android | 9/2/2022 | ||
| api.Highlight.@@iterator | Chrome | 9/2/2022 | Chrome Android | 9/2/2022 | ||
| api.Highlight.Highlight π | Chrome | 9/2/2022 | Chrome Android | 9/2/2022 | ||
| api.Highlight.add | Chrome | 9/2/2022 | Chrome Android | 9/2/2022 | ||
| api.Highlight.clear | Chrome | 9/2/2022 | Chrome Android | 9/2/2022 | ||
| api.Highlight.delete | Chrome | 9/2/2022 | Chrome Android | 9/2/2022 | ||
| api.Highlight.entries | Chrome | 9/2/2022 | Chrome Android | 9/2/2022 | ||
| api.Highlight.forEach | Chrome | 9/2/2022 | Chrome Android | 9/2/2022 | ||
| api.Highlight.has | Chrome | 9/2/2022 | Chrome Android | 9/2/2022 | ||
| api.Highlight.keys | Chrome | 9/2/2022 | Chrome Android | 9/2/2022 | ||
| api.Highlight.priority π | Chrome | 9/2/2022 | Chrome Android | 9/2/2022 | ||
| api.Highlight.size | Chrome | 9/2/2022 | Chrome Android | 9/2/2022 | ||
| api.Highlight.type π | Chrome | 9/2/2022 | Chrome Android | 9/2/2022 | ||
| api.Highlight.values | Chrome | 9/2/2022 | Chrome Android | 9/2/2022 | ||
| api.HighlightRegistry π | Chrome | 9/2/2022 | Chrome Android | 9/2/2022 | ||
| api.HighlightRegistry.@@iterator | Chrome | 9/2/2022 | Chrome Android | 9/2/2022 | ||
| api.HighlightRegistry.clear | Chrome | 9/2/2022 | Chrome Android | 9/2/2022 | ||
| api.HighlightRegistry.delete | Chrome | 9/2/2022 | Chrome Android | 9/2/2022 | ||
| api.HighlightRegistry.entries | Chrome | 9/2/2022 | Chrome Android | 9/2/2022 | ||
| api.HighlightRegistry.forEach | Chrome | 9/2/2022 | Chrome Android | 9/2/2022 | ||
| api.HighlightRegistry.get | Chrome | 9/2/2022 | Chrome Android | 9/2/2022 | ||
| api.HighlightRegistry.has | Chrome | 9/2/2022 | Chrome Android | 9/2/2022 | ||
| api.HighlightRegistry.keys | Chrome | 9/2/2022 | Chrome Android | 9/2/2022 | ||
| api.HighlightRegistry.set | Chrome | 9/2/2022 | Chrome Android | 9/2/2022 | ||
| api.HighlightRegistry.size | Chrome | 9/2/2022 | Chrome Android | 9/2/2022 | ||
| api.HighlightRegistry.values | Chrome | 9/2/2022 | Chrome Android | 9/2/2022 | ||
| api.History π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.History.back π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.History.forward π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.History.go π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.History.length π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.History.pushState π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | 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 π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | 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 π | Chrome | 10/13/2015 | Chrome Android | 10/14/2015 | 1 | |
| api.History.state π | Chrome | 5/15/2012 | Chrome Android | 2/27/2013 | 288 | |
| api.IDBCursor π | Chrome | 1/10/2013 | Chrome Android | 2/27/2013 | 48 | |
| api.IDBCursor.advance π | Chrome | 11/6/2012 | Chrome Android | 2/27/2013 | 113 | |
| api.IDBCursor.continue π | Chrome | 11/6/2012 | Chrome Android | 2/27/2013 | 113 | |
| api.IDBCursor.continuePrimaryKey π | Chrome | 4/19/2017 | Chrome Android | 4/25/2017 | 6 | |
| api.IDBCursor.delete π | Chrome | 11/6/2012 | Chrome Android | 2/27/2013 | 113 | |
| api.IDBCursor.direction π | Chrome | 11/6/2012 | Chrome Android | 2/27/2013 | 113 | |
| api.IDBCursor.key π | Chrome | 11/6/2012 | Chrome Android | 2/27/2013 | 113 | |
| api.IDBCursor.key.binary_keys | Chrome | 4/19/2017 | Chrome Android | 4/25/2017 | 6 | |
| api.IDBCursor.primaryKey π | Chrome | 11/6/2012 | Chrome Android | 2/27/2013 | 113 | |
| api.IDBCursor.request π | Chrome | 7/30/2019 | Chrome Android | 7/30/2019 | ||
| api.IDBCursor.source π | Chrome | 11/6/2012 | Chrome Android | 2/27/2013 | 113 | |
| api.IDBCursor.update π | Chrome | 11/6/2012 | Chrome Android | 2/27/2013 | 113 | |
| api.IDBCursor.worker_support | Chrome | 11/6/2012 | Chrome Android | 2/27/2013 | 113 | |
| api.IDBCursorWithValue π | Chrome | 1/10/2013 | Chrome Android | 2/27/2013 | 48 | |
| api.IDBCursorWithValue.value π | Chrome | 11/6/2012 | Chrome Android | 2/27/2013 | 113 | |
| api.IDBCursorWithValue.worker_support | Chrome | 11/6/2012 | Chrome Android | 2/27/2013 | 113 | |
| api.IDBDatabase π | Chrome | 1/10/2013 | Chrome Android | 2/27/2013 | 48 | |
| api.IDBDatabase.close π | Chrome | 11/6/2012 | Chrome Android | 2/27/2013 | 113 | |
| api.IDBDatabase.close_event π | Chrome | 10/1/2013 | Chrome Android | 10/2/2013 | 1 | |
| api.IDBDatabase.createObjectStore π | Chrome | 11/6/2012 | Chrome Android | 2/27/2013 | 113 | |
| api.IDBDatabase.deleteObjectStore π | Chrome | 11/6/2012 | Chrome Android | 2/27/2013 | 113 | |
| api.IDBDatabase.name π | Chrome | 11/6/2012 | Chrome Android | 2/27/2013 | 113 | |
| api.IDBDatabase.objectStoreNames π | Chrome | 11/6/2012 | Chrome Android | 2/27/2013 | 113 | |
| api.IDBDatabase.transaction π | Chrome | 11/6/2012 | Chrome Android | 2/27/2013 | 113 | |
| api.IDBDatabase.version π | Chrome | 11/6/2012 | Chrome Android | 2/27/2013 | 113 | |
| api.IDBDatabase.versionchange_event π | Chrome | 11/6/2012 | Chrome Android | 2/27/2013 | 113 | |
| api.IDBDatabase.worker_support | Chrome | 11/6/2012 | Chrome Android | 2/27/2013 | 113 | |
| api.IDBFactory π | Chrome | 1/10/2013 | Chrome Android | 2/27/2013 | 48 | |
| api.IDBFactory.cmp π | Chrome | 11/6/2012 | Chrome Android | 2/27/2013 | 113 | |
| api.IDBFactory.databases π | Chrome | 1/29/2019 | Chrome Android | 1/29/2019 | ||
| api.IDBFactory.deleteDatabase π | Chrome | 11/6/2012 | Chrome Android | 2/27/2013 | 113 | |
| api.IDBFactory.open π | Chrome | 11/6/2012 | Chrome Android | 2/27/2013 | 113 | 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 | Chrome | 11/6/2012 | Chrome Android | 2/27/2013 | 113 | |
| api.IDBIndex π | Chrome | 1/10/2013 | Chrome Android | 2/27/2013 | 48 | |
| api.IDBIndex.count π | Chrome | 11/6/2012 | Chrome Android | 2/27/2013 | 113 | |
| api.IDBIndex.get π | Chrome | 11/6/2012 | Chrome Android | 2/27/2013 | 113 | |
| api.IDBIndex.getAll π | Chrome | 1/20/2016 | Chrome Android | 1/26/2016 | 6 | |
| api.IDBIndex.getAllKeys π | Chrome | 1/20/2016 | Chrome Android | 1/26/2016 | 6 | |
| api.IDBIndex.getKey π | Chrome | 11/6/2012 | Chrome Android | 2/27/2013 | 113 | |
| api.IDBIndex.keyPath π | Chrome | 11/6/2012 | Chrome Android | 2/27/2013 | 113 | |
| api.IDBIndex.multiEntry π | Chrome | 11/6/2012 | Chrome Android | 2/27/2013 | 113 | |
| api.IDBIndex.name π | Chrome | 11/6/2012 | Chrome Android | 2/27/2013 | 113 | |
| api.IDBIndex.name.renaming_through_name_setter | Chrome | 12/1/2016 | Chrome Android | 12/6/2016 | 5 | |
| api.IDBIndex.objectStore π | Chrome | 11/6/2012 | Chrome Android | 2/27/2013 | 113 | |
| api.IDBIndex.openCursor π | Chrome | 11/6/2012 | Chrome Android | 2/27/2013 | 113 | |
| api.IDBIndex.openKeyCursor π | Chrome | 11/6/2012 | Chrome Android | 2/27/2013 | 113 | |
| api.IDBIndex.unique π | Chrome | 11/6/2012 | Chrome Android | 2/27/2013 | 113 | |
| api.IDBIndex.worker_support | Chrome | 11/6/2012 | Chrome Android | 2/27/2013 | 113 | |
| api.IDBKeyRange π | Chrome | 1/10/2013 | Chrome Android | 2/27/2013 | 48 | |
| api.IDBKeyRange.bound_static π | Chrome | 11/6/2012 | Chrome Android | 2/27/2013 | 113 | |
| api.IDBKeyRange.includes π | Chrome | 7/20/2016 | Chrome Android | 7/27/2016 | 7 | |
| api.IDBKeyRange.lower π | Chrome | 11/6/2012 | Chrome Android | 2/27/2013 | 113 | |
| api.IDBKeyRange.lowerBound_static π | Chrome | 11/6/2012 | Chrome Android | 2/27/2013 | 113 | |
| api.IDBKeyRange.lowerOpen π | Chrome | 11/6/2012 | Chrome Android | 2/27/2013 | 113 | |
| api.IDBKeyRange.only_static π | Chrome | 11/6/2012 | Chrome Android | 2/27/2013 | 113 | |
| api.IDBKeyRange.upper π | Chrome | 11/6/2012 | Chrome Android | 2/27/2013 | 113 | |
| api.IDBKeyRange.upperBound_static π | Chrome | 11/6/2012 | Chrome Android | 2/27/2013 | 113 | |
| api.IDBKeyRange.upperOpen π | Chrome | 11/6/2012 | Chrome Android | 2/27/2013 | 113 | |
| api.IDBKeyRange.worker_support | Chrome | 11/6/2012 | Chrome Android | 2/27/2013 | 113 | |
| api.IDBObjectStore π | Chrome | 1/10/2013 | Chrome Android | 2/27/2013 | 48 | |
| api.IDBObjectStore.add π | Chrome | 11/6/2012 | Chrome Android | 2/27/2013 | 113 | |
| api.IDBObjectStore.autoIncrement π | Chrome | 11/6/2012 | Chrome Android | 2/27/2013 | 113 | |
| api.IDBObjectStore.clear π | Chrome | 11/6/2012 | Chrome Android | 2/27/2013 | 113 | |
| api.IDBObjectStore.count π | Chrome | 11/6/2012 | Chrome Android | 2/27/2013 | 113 | |
| api.IDBObjectStore.createIndex π | Chrome | 11/6/2012 | Chrome Android | 2/27/2013 | 113 | |
| api.IDBObjectStore.delete π | Chrome | 11/6/2012 | Chrome Android | 2/27/2013 | 113 | |
| api.IDBObjectStore.deleteIndex π | Chrome | 11/6/2012 | Chrome Android | 2/27/2013 | 113 | |
| api.IDBObjectStore.get π | Chrome | 11/6/2012 | Chrome Android | 2/27/2013 | 113 | |
| api.IDBObjectStore.getAll π | Chrome | 1/20/2016 | Chrome Android | 1/26/2016 | 6 | |
| api.IDBObjectStore.getAllKeys π | Chrome | 1/20/2016 | Chrome Android | 1/26/2016 | 6 | |
| api.IDBObjectStore.getKey π | Chrome | 1/20/2016 | Chrome Android | 1/26/2016 | 6 | |
| api.IDBObjectStore.index π | Chrome | 11/6/2012 | Chrome Android | 2/27/2013 | 113 | |
| api.IDBObjectStore.indexNames π | Chrome | 11/6/2012 | Chrome Android | 2/27/2013 | 113 | |
| api.IDBObjectStore.keyPath π | Chrome | 11/6/2012 | Chrome Android | 2/27/2013 | 113 | |
| api.IDBObjectStore.name π | Chrome | 11/6/2012 | Chrome Android | 2/27/2013 | 113 | |
| api.IDBObjectStore.name.renaming_through_name_setter | Chrome | 12/1/2016 | Chrome Android | 12/6/2016 | 5 | |
| api.IDBObjectStore.openCursor π | Chrome | 11/6/2012 | Chrome Android | 2/27/2013 | 113 | |
| api.IDBObjectStore.openKeyCursor π | Chrome | 11/6/2012 | Chrome Android | 2/27/2013 | 113 | |
| api.IDBObjectStore.put π | Chrome | 11/6/2012 | Chrome Android | 2/27/2013 | 113 | |
| api.IDBObjectStore.transaction π | Chrome | 11/6/2012 | Chrome Android | 2/27/2013 | 113 | |
| api.IDBObjectStore.worker_support | Chrome | 11/6/2012 | Chrome Android | 2/27/2013 | 113 | |
| api.IDBOpenDBRequest π | Chrome | 1/10/2013 | Chrome Android | 2/27/2013 | 48 | |
| api.IDBOpenDBRequest.blocked_event π | Chrome | 11/6/2012 | Chrome Android | 2/27/2013 | 113 | |
| api.IDBOpenDBRequest.upgradeneeded_event π | Chrome | 11/6/2012 | Chrome Android | 2/27/2013 | 113 | |
| api.IDBOpenDBRequest.worker_support | Chrome | 11/6/2012 | Chrome Android | 2/27/2013 | 113 | |
| api.IDBRequest π | Chrome | 1/10/2013 | Chrome Android | 2/27/2013 | 48 | |
| api.IDBRequest.error π | Chrome | 11/6/2012 | Chrome Android | 2/27/2013 | 113 | |
| api.IDBRequest.error.DOMException | Chrome | 1/20/2016 | Chrome Android | 1/26/2016 | 6 | |
| api.IDBRequest.error.transient_unrecoverable_read_errors π | Chrome | 1/14/2025 | Chrome Android | 1/14/2025 | Chrome: Returns a NotReadableError exception for unrecoverable read errors, and an UnknownError for transient read errors.Chrome: Returns a NotFoundError exception for unrecoverable read errors, and a DataError for transient read errors.Chrome Android: Returns a NotReadableError exception for unrecoverable read errors, and an UnknownError for transient read errors.Chrome Android: Returns a NotFoundError exception for unrecoverable read errors, and a DataError for transient read errors.Opera: Returns a NotReadableError exception for unrecoverable read errors, and an UnknownError for transient read errors.Opera: Returns a NotFoundError exception for unrecoverable read errors, and a DataError for transient read errors.Opera Android: Returns a NotReadableError exception for unrecoverable read errors, and an UnknownError for transient read errors.Opera Android: Returns a NotFoundError exception for unrecoverable read errors, and a DataError for transient read errors.WebView Android: Returns a NotReadableError exception for unrecoverable read errors, and an UnknownError for transient read errors.WebView Android: Returns a NotFoundError exception for unrecoverable read errors, and a DataError for transient read errors. | |
| api.IDBRequest.error_event π | Chrome | 11/6/2012 | Chrome Android | 2/27/2013 | 113 | |
| api.IDBRequest.readyState π | Chrome | 11/6/2012 | Chrome Android | 2/27/2013 | 113 | |
| api.IDBRequest.result π | Chrome | 11/6/2012 | Chrome Android | 2/27/2013 | 113 | |
| api.IDBRequest.source π | Chrome | 11/6/2012 | Chrome Android | 2/27/2013 | 113 | |
| api.IDBRequest.success_event π | Chrome | 11/6/2012 | Chrome Android | 2/27/2013 | 113 | |
| api.IDBRequest.transaction π | Chrome | 11/6/2012 | Chrome Android | 2/27/2013 | 113 | |
| api.IDBRequest.worker_support | Chrome | 11/6/2012 | Chrome Android | 2/27/2013 | 113 | |
| api.IDBTransaction π | Chrome | 1/10/2013 | Chrome Android | 2/27/2013 | 48 | |
| api.IDBTransaction.abort π | Chrome | 11/6/2012 | Chrome Android | 2/27/2013 | 113 | |
| api.IDBTransaction.abort_event π | Chrome | 11/6/2012 | Chrome Android | 2/27/2013 | 113 | |
| api.IDBTransaction.commit π | Chrome | 7/30/2019 | Chrome Android | 7/30/2019 | ||
| api.IDBTransaction.complete_event π | Chrome | 11/6/2012 | Chrome Android | 2/27/2013 | 113 | |
| api.IDBTransaction.db π | Chrome | 11/6/2012 | Chrome Android | 2/27/2013 | 113 | |
| api.IDBTransaction.durability π | Chrome | 5/19/2020 | Chrome Android | 5/19/2020 | ||
| api.IDBTransaction.error π | Chrome | 11/6/2012 | Chrome Android | 2/27/2013 | 113 | |
| api.IDBTransaction.error.DOMException | Chrome | 1/20/2016 | Chrome Android | 1/26/2016 | 6 | |
| api.IDBTransaction.error_event π | Chrome | 11/6/2012 | Chrome Android | 2/27/2013 | 113 | |
| api.IDBTransaction.mode π | Chrome | 11/6/2012 | Chrome Android | 2/27/2013 | 113 | |
| api.IDBTransaction.objectStore π | Chrome | 11/6/2012 | Chrome Android | 2/27/2013 | 113 | |
| api.IDBTransaction.objectStoreNames π | Chrome | 1/20/2016 | Chrome Android | 1/26/2016 | 6 | |
| api.IDBTransaction.worker_support | Chrome | 11/6/2012 | Chrome Android | 2/27/2013 | 113 | |
| api.IDBVersionChangeEvent π | Chrome | 1/10/2013 | Chrome Android | 2/27/2013 | 48 | |
| api.IDBVersionChangeEvent.IDBVersionChangeEvent π | Chrome | 3/3/2015 | Chrome Android | 3/11/2015 | 8 | |
| api.IDBVersionChangeEvent.newVersion π | Chrome | 11/6/2012 | Chrome Android | 2/27/2013 | 113 | |
| api.IDBVersionChangeEvent.oldVersion π | Chrome | 11/6/2012 | Chrome Android | 2/27/2013 | 113 | |
| api.IDBVersionChangeEvent.worker_support | Chrome | 11/6/2012 | Chrome Android | 2/27/2013 | 113 | |
| api.IIRFilterNode π | Chrome | 3/2/2016 | Chrome Android | 3/9/2016 | 7 | |
| api.IIRFilterNode.IIRFilterNode π | Chrome | 12/1/2016 | Chrome Android | 12/6/2016 | 5 | |
| api.IIRFilterNode.getFrequencyResponse π | Chrome | 3/2/2016 | Chrome Android | 3/9/2016 | 7 | |
| api.IdentityCredential π | Chrome | 11/29/2022 | Chrome Android | 11/29/2022 | ||
| api.IdentityCredential.disconnect_static π | Chrome | 2/20/2024 | Chrome Android | 2/20/2024 | ||
| api.IdentityCredential.isAutoSelected | Chrome | 12/5/2023 | Chrome Android | 12/5/2023 | ||
| api.IdentityCredential.token π | Chrome | 11/29/2022 | Chrome Android | 11/29/2022 | ||
| api.IdentityProvider π | Chrome | 8/15/2023 | Chrome Android | 8/15/2023 | ||
| api.IdentityProvider.close_static π | Chrome | 12/5/2023 | Chrome Android | 12/5/2023 | ||
| api.IdentityProvider.getUserInfo_static π | Chrome | 8/15/2023 | Chrome Android | 8/15/2023 | ||
| api.IdentityProvider.resolve_static π | Chrome | 1/14/2025 | Chrome Android | 1/14/2025 | ||
| api.IdleDeadline π | Chrome | 12/1/2015 | Chrome Android | 12/2/2015 | 1 | |
| api.IdleDeadline.didTimeout π | Chrome | 12/1/2015 | Chrome Android | 12/2/2015 | 1 | |
| api.IdleDeadline.timeRemaining π | Chrome | 12/1/2015 | Chrome Android | 12/2/2015 | 1 | |
| api.IdleDetector π | Chrome | 9/21/2021 | Chrome Android | 9/21/2021 | ||
| api.IdleDetector.IdleDetector π | Chrome | 9/21/2021 | Chrome Android | 9/21/2021 | ||
| api.IdleDetector.change_event π | Chrome | 9/21/2021 | Chrome Android | 9/21/2021 | ||
| api.IdleDetector.requestPermission_static π | Chrome | 9/21/2021 | Chrome Android | 9/21/2021 | ||
| api.IdleDetector.screenState π | Chrome | 9/21/2021 | Chrome Android | 9/21/2021 | ||
| api.IdleDetector.start π | Chrome | 9/21/2021 | Chrome Android | 9/21/2021 | ||
| api.IdleDetector.userState π | Chrome | 9/21/2021 | Chrome Android | 9/21/2021 | ||
| api.ImageBitmap π | Chrome | 4/13/2016 | Chrome Android | 4/13/2016 | ||
| api.ImageBitmap.close π | Chrome | 7/20/2016 | Chrome Android | 7/27/2016 | 7 | |
| api.ImageBitmap.height π | Chrome | 4/13/2016 | Chrome Android | 4/13/2016 | ||
| api.ImageBitmap.width π | Chrome | 4/13/2016 | Chrome Android | 4/13/2016 | ||
| api.ImageBitmapRenderingContext π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.ImageBitmapRenderingContext.canvas π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.ImageBitmapRenderingContext.transferFromImageBitmap π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.ImageCapture π | Chrome | 6/5/2017 | Chrome Android | 6/6/2017 | 1 | |
| api.ImageCapture.ImageCapture π | Chrome | 6/5/2017 | Chrome Android | 6/6/2017 | 1 | |
| api.ImageCapture.getPhotoCapabilities π | Chrome | 6/5/2017 | Chrome Android | 6/6/2017 | 1 | |
| api.ImageCapture.getPhotoSettings π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.ImageCapture.grabFrame π | Chrome | 6/5/2017 | Chrome Android | 6/6/2017 | 1 | |
| api.ImageCapture.takePhoto π | Chrome | 7/25/2017 | Chrome Android | 8/1/2017 | 7 | 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 π | Chrome | 6/5/2017 | Chrome Android | 6/6/2017 | 1 | |
| api.ImageData π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.ImageData.ImageData π | Chrome | 7/16/2014 | Chrome Android | 7/16/2014 | ||
| api.ImageData.colorSpace π | Chrome | 7/20/2021 | Chrome Android | 7/20/2021 | ||
| api.ImageData.data π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.ImageData.height π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.ImageData.width π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.ImageData.worker_support | Chrome | 7/16/2014 | Chrome Android | 7/16/2014 | ||
| api.ImageDecoder π | Chrome | 9/21/2021 | Chrome Android | 9/21/2021 | ||
| api.ImageDecoder.ImageDecoder π | Chrome | 9/21/2021 | Chrome Android | 9/21/2021 | ||
| api.ImageDecoder.close π | Chrome | 9/21/2021 | Chrome Android | 9/21/2021 | ||
| api.ImageDecoder.complete π | Chrome | 9/21/2021 | Chrome Android | 9/21/2021 | ||
| api.ImageDecoder.completed π | Chrome | 9/21/2021 | Chrome Android | 9/21/2021 | ||
| api.ImageDecoder.decode π | Chrome | 9/21/2021 | Chrome Android | 9/21/2021 | ||
| api.ImageDecoder.isTypeSupported_static π | Chrome | 9/21/2021 | Chrome Android | 9/21/2021 | ||
| api.ImageDecoder.reset π | Chrome | 9/21/2021 | Chrome Android | 9/21/2021 | ||
| api.ImageDecoder.tracks π | Chrome | 9/21/2021 | Chrome Android | 9/21/2021 | ||
| api.ImageDecoder.type π | Chrome | 9/21/2021 | Chrome Android | 9/21/2021 | ||
| api.ImageTrack π | Chrome | 9/21/2021 | Chrome Android | 9/21/2021 | ||
| api.ImageTrack.animated π | Chrome | 9/21/2021 | Chrome Android | 9/21/2021 | ||
| api.ImageTrack.frameCount π | Chrome | 9/21/2021 | Chrome Android | 9/21/2021 | ||
| api.ImageTrack.repetitionCount π | Chrome | 9/21/2021 | Chrome Android | 9/21/2021 | ||
| api.ImageTrack.selected π | Chrome | 9/21/2021 | Chrome Android | 9/21/2021 | ||
| api.ImageTrackList π | Chrome | 9/21/2021 | Chrome Android | 9/21/2021 | ||
| api.ImageTrackList.length π | Chrome | 9/21/2021 | Chrome Android | 9/21/2021 | ||
| api.ImageTrackList.ready π | Chrome | 9/21/2021 | Chrome Android | 9/21/2021 | ||
| api.ImageTrackList.selectedIndex π | Chrome | 9/21/2021 | Chrome Android | 9/21/2021 | ||
| api.ImageTrackList.selectedTrack π | Chrome | 9/21/2021 | Chrome Android | 9/21/2021 | ||
| api.Ink π | Chrome | 9/21/2021 | Chrome Android | 9/21/2021 | ||
| api.Ink.requestPresenter π | Chrome | 9/21/2021 | Chrome Android | 9/21/2021 | ||
| api.InputDeviceCapabilities π | Chrome | 12/1/2015 | Chrome Android | 12/2/2015 | 1 | |
| api.InputDeviceCapabilities.InputDeviceCapabilities π | Chrome | 12/1/2015 | Chrome Android | 12/2/2015 | 1 | |
| api.InputDeviceCapabilities.firesTouchEvents π | Chrome | 12/1/2015 | Chrome Android | 12/2/2015 | 1 | |
| api.InputDeviceInfo π | Chrome | 12/1/2015 | Chrome Android | 12/2/2015 | 1 | |
| api.InputDeviceInfo.getCapabilities π | Chrome | 5/29/2018 | Chrome Android | 5/31/2018 | 2 | |
| api.InputEvent π | Chrome | 7/25/2017 | Chrome Android | 8/1/2017 | 7 | |
| api.InputEvent.InputEvent π | Chrome | 7/25/2017 | Chrome Android | 8/1/2017 | 7 | |
| api.InputEvent.data π | Chrome | 7/25/2017 | Chrome Android | 8/1/2017 | 7 | |
| api.InputEvent.dataTransfer π | Chrome | 7/25/2017 | Chrome Android | 8/1/2017 | 7 | |
| api.InputEvent.getTargetRanges π | Chrome | 7/25/2017 | Chrome Android | 8/1/2017 | 7 | |
| api.InputEvent.inputType π | Chrome | 7/25/2017 | Chrome Android | 8/1/2017 | 7 | |
| api.InputEvent.isComposing π | Chrome | 7/25/2017 | Chrome Android | 8/1/2017 | 7 | |
| api.InstallEvent π | Chrome | 1/21/2015 | Chrome Android | 1/21/2015 | ||
| api.InstallEvent.InstallEvent π | Chrome | 1/21/2015 | Chrome Android | 1/21/2015 | ||
| api.InstallEvent.addRoutes π | Chrome | 3/19/2024 | Chrome Android | 3/19/2024 | ||
| api.IntersectionObserver π | Chrome | 5/25/2016 | Chrome Android | 6/8/2016 | 14 | |
| api.IntersectionObserver.IntersectionObserver π | Chrome | 5/25/2016 | Chrome Android | 6/8/2016 | 14 | 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 | Chrome | 4/7/2020 | Chrome Android | 4/7/2020 | ||
| api.IntersectionObserver.delay π | Chrome | 4/23/2019 | Chrome Android | 4/24/2019 | 1 | |
| api.IntersectionObserver.disconnect π | Chrome | 5/25/2016 | Chrome Android | 6/8/2016 | 14 | Edge: Available since Windows Insider Preview Build 14986. |
| api.IntersectionObserver.observe π | Chrome | 5/25/2016 | Chrome Android | 6/8/2016 | 14 | |
| api.IntersectionObserver.root π | Chrome | 5/25/2016 | Chrome Android | 6/8/2016 | 14 | |
| api.IntersectionObserver.rootMargin π | Chrome | 5/25/2016 | Chrome Android | 6/8/2016 | 14 | 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 | Chrome | 12/5/2023 | Chrome Android | 12/5/2023 | ||
| api.IntersectionObserver.takeRecords π | Chrome | 5/25/2016 | Chrome Android | 6/8/2016 | 14 | Edge: Available since Windows Insider Preview Build 14986. |
| api.IntersectionObserver.thresholds π | Chrome | 7/20/2016 | Chrome Android | 7/27/2016 | 7 | |
| api.IntersectionObserver.trackVisibility π | Chrome | 4/23/2019 | Chrome Android | 4/24/2019 | 1 | |
| api.IntersectionObserver.unobserve π | Chrome | 5/25/2016 | Chrome Android | 6/8/2016 | 14 | Edge: Available since Windows Insider Preview Build 14986. |
| api.IntersectionObserverEntry π | Chrome | 5/25/2016 | Chrome Android | 6/8/2016 | 14 | |
| api.IntersectionObserverEntry.boundingClientRect π | Chrome | 5/25/2016 | Chrome Android | 6/8/2016 | 14 | |
| api.IntersectionObserverEntry.intersectionRatio π | Chrome | 5/25/2016 | Chrome Android | 6/8/2016 | 14 | |
| api.IntersectionObserverEntry.intersectionRect π | Chrome | 5/25/2016 | Chrome Android | 6/8/2016 | 14 | |
| api.IntersectionObserverEntry.isIntersecting π | Chrome | 4/19/2017 | Chrome Android | 4/25/2017 | 6 | |
| api.IntersectionObserverEntry.isVisible π | Chrome | 4/23/2019 | Chrome Android | 4/24/2019 | 1 | |
| api.IntersectionObserverEntry.rootBounds π | Chrome | 5/25/2016 | Chrome Android | 6/8/2016 | 14 | |
| api.IntersectionObserverEntry.target π | Chrome | 5/25/2016 | Chrome Android | 6/8/2016 | 14 | |
| api.IntersectionObserverEntry.time π | Chrome | 5/25/2016 | Chrome Android | 6/8/2016 | 14 | |
| api.InterventionReportBody π | Chrome | 9/4/2018 | Chrome Android | 9/4/2018 | ||
| api.InterventionReportBody.columnNumber π | Chrome | 9/4/2018 | Chrome Android | 9/4/2018 | ||
| api.InterventionReportBody.id π | Chrome | 9/4/2018 | Chrome Android | 9/4/2018 | ||
| api.InterventionReportBody.lineNumber π | Chrome | 9/4/2018 | Chrome Android | 9/4/2018 | ||
| api.InterventionReportBody.message π | Chrome | 9/4/2018 | Chrome Android | 9/4/2018 | ||
| api.InterventionReportBody.sourceFile π | Chrome | 9/4/2018 | Chrome Android | 9/4/2018 | ||
| api.InterventionReportBody.toJSON π | Chrome | 9/4/2018 | Chrome Android | 9/4/2018 | ||
| api.KHR_parallel_shader_compile π | Chrome | 7/30/2019 | Chrome Android | 7/30/2019 | ||
| api.Keyboard π | Chrome | 7/24/2018 | Chrome Android | 7/24/2018 | ||
| api.Keyboard.getLayoutMap π | Chrome | 9/4/2018 | Chrome Android | 9/4/2018 | ||
| api.Keyboard.lock π | Chrome | 7/24/2018 | Chrome Android | 7/24/2018 | ||
| api.Keyboard.unlock π | Chrome | 7/24/2018 | Chrome Android | 7/24/2018 | ||
| api.KeyboardEvent π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.KeyboardEvent.KeyboardEvent π | Chrome | 3/26/2013 | Chrome Android | 4/3/2013 | 8 | |
| api.KeyboardEvent.altKey π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.KeyboardEvent.charCode π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.KeyboardEvent.code π | Chrome | 1/20/2016 | Chrome Android | 1/26/2016 | 6 | 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 π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.KeyboardEvent.getModifierState π | Chrome | 10/1/2013 | Chrome Android | 10/2/2013 | 1 | |
| api.KeyboardEvent.getModifierState.key_parameter_accel | Chrome | 1/20/2016 | Chrome Android | 1/26/2016 | 6 | |
| api.KeyboardEvent.getModifierState.key_parameter_alt | Chrome | 10/1/2013 | Chrome Android | 10/2/2013 | 1 | |
| api.KeyboardEvent.getModifierState.key_parameter_altgraph | Chrome | 1/20/2016 | Chrome Android | 1/26/2016 | 6 | |
| api.KeyboardEvent.getModifierState.key_parameter_capslock | Chrome | 1/20/2016 | Chrome Android | 1/26/2016 | 6 | |
| api.KeyboardEvent.getModifierState.key_parameter_control | Chrome | 10/1/2013 | Chrome Android | 10/2/2013 | 1 | |
| api.KeyboardEvent.getModifierState.key_parameter_fn | Chrome | 1/20/2016 | Chrome Android | 1/26/2016 | 6 | |
| api.KeyboardEvent.getModifierState.key_parameter_meta | Chrome | 10/1/2013 | Chrome Android | 10/2/2013 | 1 | |
| api.KeyboardEvent.getModifierState.key_parameter_numlock | Chrome | 1/20/2016 | Chrome Android | 1/26/2016 | 6 | |
| api.KeyboardEvent.getModifierState.key_parameter_os | Chrome | 1/20/2016 | Chrome Android | 1/26/2016 | 6 | |
| api.KeyboardEvent.getModifierState.key_parameter_scrolllock | Chrome | 1/20/2016 | Chrome Android | 1/26/2016 | 6 | |
| api.KeyboardEvent.getModifierState.key_parameter_shift | Chrome | 10/1/2013 | Chrome Android | 10/2/2013 | 1 | |
| api.KeyboardEvent.getModifierState.key_parameter_symbol | Chrome | 1/20/2016 | Chrome Android | 1/26/2016 | 6 | |
| api.KeyboardEvent.initKeyboardEvent π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.KeyboardEvent.isComposing π | Chrome | 1/25/2017 | Chrome Android | 2/1/2017 | 7 | |
| api.KeyboardEvent.key π | Chrome | 5/25/2016 | Chrome Android | 6/8/2016 | 14 | 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.dead_key | Chrome | 5/25/2016 | Chrome Android | 6/8/2016 | 14 | |
| api.KeyboardEvent.key.non_printable_keys | Chrome | 5/25/2016 | Chrome Android | 6/8/2016 | 14 | 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 | Chrome | 5/25/2016 | Chrome Android | 6/8/2016 | 14 | 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 π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.KeyboardEvent.location π | Chrome | 10/1/2013 | Chrome Android | 10/2/2013 | 1 | |
| api.KeyboardEvent.metaKey π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | 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 π | Chrome | 1/14/2014 | Chrome Android | 1/15/2014 | 1 | 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: 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: 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: 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: 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 π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.KeyboardLayoutMap π | Chrome | 9/4/2018 | Chrome Android | 9/4/2018 | ||
| api.KeyboardLayoutMap.@@iterator | Chrome | 9/4/2018 | Chrome Android | 9/4/2018 | ||
| api.KeyboardLayoutMap.entries | Chrome | 9/4/2018 | Chrome Android | 9/4/2018 | ||
| api.KeyboardLayoutMap.forEach | Chrome | 9/4/2018 | Chrome Android | 9/4/2018 | ||
| api.KeyboardLayoutMap.get | Chrome | 9/4/2018 | Chrome Android | 9/4/2018 | ||
| api.KeyboardLayoutMap.has | Chrome | 9/4/2018 | Chrome Android | 9/4/2018 | ||
| api.KeyboardLayoutMap.keys | Chrome | 9/4/2018 | Chrome Android | 9/4/2018 | ||
| api.KeyboardLayoutMap.size | Chrome | 9/4/2018 | Chrome Android | 9/4/2018 | ||
| api.KeyboardLayoutMap.values | Chrome | 9/4/2018 | Chrome Android | 9/4/2018 | ||
| api.KeyframeEffect π | Chrome | 6/4/2019 | Chrome Android | 6/4/2019 | ||
| api.KeyframeEffect.KeyframeEffect π | Chrome | 6/4/2019 | Chrome Android | 6/4/2019 | ||
| api.KeyframeEffect.composite π | Chrome | 7/27/2020 | Chrome Android | 7/27/2020 | ||
| api.KeyframeEffect.getKeyframes π | Chrome | 7/27/2020 | Chrome Android | 7/27/2020 | ||
| api.KeyframeEffect.pseudoElement π | Chrome | 7/27/2020 | Chrome Android | 7/27/2020 | ||
| api.KeyframeEffect.setKeyframes π | Chrome | 7/27/2020 | Chrome Android | 7/27/2020 | ||
| api.KeyframeEffect.target π | Chrome | 6/4/2019 | Chrome Android | 6/4/2019 | ||
| api.LargestContentfulPaint π | Chrome | 9/10/2019 | Chrome Android | 9/10/2019 | ||
| api.LargestContentfulPaint.element π | Chrome | 9/10/2019 | Chrome Android | 9/10/2019 | ||
| api.LargestContentfulPaint.id π | Chrome | 9/10/2019 | Chrome Android | 9/10/2019 | ||
| api.LargestContentfulPaint.loadTime π | Chrome | 9/10/2019 | Chrome Android | 9/10/2019 | ||
| api.LargestContentfulPaint.renderTime π | Chrome | 9/10/2019 | Chrome Android | 9/10/2019 | ||
| api.LargestContentfulPaint.size π | Chrome | 9/10/2019 | Chrome Android | 9/10/2019 | ||
| api.LargestContentfulPaint.toJSON π | Chrome | 9/10/2019 | Chrome Android | 9/10/2019 | ||
| api.LargestContentfulPaint.url π | Chrome | 9/10/2019 | Chrome Android | 9/10/2019 | ||
| api.LayoutShift π | Chrome | 9/10/2019 | Chrome Android | 9/10/2019 | ||
| api.LayoutShift.hadRecentInput π | Chrome | 9/10/2019 | Chrome Android | 9/10/2019 | ||
| api.LayoutShift.lastInputTime π | Chrome | 9/10/2019 | Chrome Android | 9/10/2019 | ||
| api.LayoutShift.sources π | Chrome | 7/27/2020 | Chrome Android | 7/27/2020 | ||
| api.LayoutShift.toJSON π | Chrome | 9/10/2019 | Chrome Android | 9/10/2019 | ||
| api.LayoutShift.value π | Chrome | 9/10/2019 | Chrome Android | 9/10/2019 | ||
| api.LayoutShiftAttribution π | Chrome | 7/27/2020 | Chrome Android | 7/27/2020 | ||
| api.LayoutShiftAttribution.currentRect π | Chrome | 7/27/2020 | Chrome Android | 7/27/2020 | ||
| api.LayoutShiftAttribution.node π | Chrome | 7/27/2020 | Chrome Android | 7/27/2020 | ||
| api.LayoutShiftAttribution.previousRect π | Chrome | 7/27/2020 | Chrome Android | 7/27/2020 | ||
| api.LayoutShiftAttribution.toJSON π | Chrome | 7/27/2020 | Chrome Android | 7/27/2020 | ||
| api.LinearAccelerationSensor π | Chrome | 5/29/2018 | Chrome Android | 5/31/2018 | 2 | |
| api.LinearAccelerationSensor.LinearAccelerationSensor π | Chrome | 5/29/2018 | Chrome Android | 5/31/2018 | 2 | |
| api.Location π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Location.ancestorOrigins π | Chrome | 6/26/2012 | Chrome Android | 2/27/2013 | 246 | Deno: This value is always empty in Deno. |
| api.Location.assign π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | Deno: This method exists but has no effect in Deno. A location can be assigned using the --location runtime flag. |
| api.Location.hash π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Location.host π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Location.hostname π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Location.href π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Location.origin π | Chrome | 12/2/2010 | Chrome Android | 6/27/2012 | 573 | 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 π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | 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 π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Location.protocol π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Location.reload π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | 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 π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | Deno: This method exists but has no effect in Deno. A location can be assigned using the --location runtime flag. |
| api.Location.search π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | 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 π | Chrome | 7/20/2016 | Chrome Android | 7/27/2016 | 7 | Internet Explorer: Intranet sites are set to Compatibility View, which will emulate IE7 and omit window.location.toString. |
| api.Lock π | Chrome | 9/4/2018 | Chrome Android | 9/4/2018 | ||
| api.Lock.mode π | Chrome | 9/4/2018 | Chrome Android | 9/4/2018 | ||
| api.Lock.name π | Chrome | 9/4/2018 | Chrome Android | 9/4/2018 | ||
| api.LockManager π | Chrome | 9/4/2018 | Chrome Android | 9/4/2018 | ||
| api.LockManager.query π | Chrome | 9/4/2018 | Chrome Android | 9/4/2018 | ||
| api.LockManager.request π | Chrome | 9/4/2018 | Chrome Android | 9/4/2018 | ||
| api.MIDIAccess π | Chrome | 5/19/2015 | Chrome Android | 5/27/2015 | 8 | |
| api.MIDIAccess.inputs π | Chrome | 5/19/2015 | Chrome Android | 5/27/2015 | 8 | |
| api.MIDIAccess.outputs π | Chrome | 5/19/2015 | Chrome Android | 5/27/2015 | 8 | |
| api.MIDIAccess.statechange_event π | Chrome | 5/19/2015 | Chrome Android | 5/27/2015 | 8 | |
| api.MIDIAccess.sysexEnabled π | Chrome | 5/19/2015 | Chrome Android | 5/27/2015 | 8 | |
| api.MIDIConnectionEvent π | Chrome | 5/19/2015 | Chrome Android | 5/27/2015 | 8 | |
| api.MIDIConnectionEvent.MIDIConnectionEvent π | Chrome | 5/19/2015 | Chrome Android | 5/27/2015 | 8 | |
| api.MIDIConnectionEvent.port π | Chrome | 5/19/2015 | Chrome Android | 5/27/2015 | 8 | |
| api.MIDIInput π | Chrome | 5/19/2015 | Chrome Android | 5/27/2015 | 8 | |
| api.MIDIInput.midimessage_event π | Chrome | 5/19/2015 | Chrome Android | 5/27/2015 | 8 | |
| api.MIDIInputMap π | Chrome | 5/19/2015 | Chrome Android | 5/27/2015 | 8 | |
| api.MIDIInputMap.@@iterator | Chrome | 5/19/2015 | Chrome Android | 5/27/2015 | 8 | |
| api.MIDIInputMap.entries | Chrome | 5/19/2015 | Chrome Android | 5/27/2015 | 8 | |
| api.MIDIInputMap.forEach | Chrome | 5/19/2015 | Chrome Android | 5/27/2015 | 8 | |
| api.MIDIInputMap.get | Chrome | 5/19/2015 | Chrome Android | 5/27/2015 | 8 | |
| api.MIDIInputMap.has | Chrome | 5/19/2015 | Chrome Android | 5/27/2015 | 8 | |
| api.MIDIInputMap.keys | Chrome | 5/19/2015 | Chrome Android | 5/27/2015 | 8 | |
| api.MIDIInputMap.size | Chrome | 5/19/2015 | Chrome Android | 5/27/2015 | 8 | |
| api.MIDIInputMap.values | Chrome | 5/19/2015 | Chrome Android | 5/27/2015 | 8 | |
| api.MIDIMessageEvent π | Chrome | 5/19/2015 | Chrome Android | 5/27/2015 | 8 | |
| api.MIDIMessageEvent.MIDIMessageEvent π | Chrome | 5/19/2015 | Chrome Android | 5/27/2015 | 8 | |
| api.MIDIMessageEvent.data π | Chrome | 5/19/2015 | Chrome Android | 5/27/2015 | 8 | |
| api.MIDIOutput π | Chrome | 5/19/2015 | Chrome Android | 5/27/2015 | 8 | |
| api.MIDIOutput.send π | Chrome | 5/19/2015 | Chrome Android | 5/27/2015 | 8 | |
| api.MIDIOutputMap π | Chrome | 5/19/2015 | Chrome Android | 5/27/2015 | 8 | |
| api.MIDIOutputMap.@@iterator | Chrome | 5/19/2015 | Chrome Android | 5/27/2015 | 8 | |
| api.MIDIOutputMap.entries | Chrome | 5/19/2015 | Chrome Android | 5/27/2015 | 8 | |
| api.MIDIOutputMap.forEach | Chrome | 5/19/2015 | Chrome Android | 5/27/2015 | 8 | |
| api.MIDIOutputMap.get | Chrome | 5/19/2015 | Chrome Android | 5/27/2015 | 8 | |
| api.MIDIOutputMap.has | Chrome | 5/19/2015 | Chrome Android | 5/27/2015 | 8 | |
| api.MIDIOutputMap.keys | Chrome | 5/19/2015 | Chrome Android | 5/27/2015 | 8 | |
| api.MIDIOutputMap.size | Chrome | 5/19/2015 | Chrome Android | 5/27/2015 | 8 | |
| api.MIDIOutputMap.values | Chrome | 5/19/2015 | Chrome Android | 5/27/2015 | 8 | |
| api.MIDIPort π | Chrome | 5/19/2015 | Chrome Android | 5/27/2015 | 8 | |
| api.MIDIPort.close π | Chrome | 5/19/2015 | Chrome Android | 5/27/2015 | 8 | |
| api.MIDIPort.connection π | Chrome | 5/19/2015 | Chrome Android | 5/27/2015 | 8 | |
| api.MIDIPort.id π | Chrome | 5/19/2015 | Chrome Android | 5/27/2015 | 8 | |
| api.MIDIPort.manufacturer π | Chrome | 5/19/2015 | Chrome Android | 5/27/2015 | 8 | |
| api.MIDIPort.name π | Chrome | 5/19/2015 | Chrome Android | 5/27/2015 | 8 | |
| api.MIDIPort.open π | Chrome | 5/19/2015 | Chrome Android | 5/27/2015 | 8 | |
| api.MIDIPort.state π | Chrome | 5/19/2015 | Chrome Android | 5/27/2015 | 8 | |
| api.MIDIPort.statechange_event π | Chrome | 5/19/2015 | Chrome Android | 5/27/2015 | 8 | |
| api.MIDIPort.type π | Chrome | 5/19/2015 | Chrome Android | 5/27/2015 | 8 | |
| api.MIDIPort.version π | Chrome | 5/19/2015 | Chrome Android | 5/27/2015 | 8 | |
| api.Magnetometer π | Chrome | 1/25/2017 | Chrome Android | 2/1/2017 | 7 | |
| api.Magnetometer.Magnetometer π | Chrome | 1/25/2017 | Chrome Android | 2/1/2017 | 7 | |
| api.Magnetometer.x π | Chrome | 1/25/2017 | Chrome Android | 2/1/2017 | 7 | |
| api.Magnetometer.y π | Chrome | 1/25/2017 | Chrome Android | 2/1/2017 | 7 | |
| api.Magnetometer.z π | Chrome | 1/25/2017 | Chrome Android | 2/1/2017 | 7 | |
| api.MathMLElement π | Chrome | 1/10/2023 | Chrome Android | 1/10/2023 | ||
| api.MathMLElement.attributeStyleMap π | Chrome | 1/10/2023 | Chrome Android | 1/10/2023 | ||
| api.MathMLElement.autofocus π | Chrome | 1/10/2023 | Chrome Android | 1/10/2023 | ||
| api.MathMLElement.blur π | Chrome | 1/10/2023 | Chrome Android | 1/10/2023 | ||
| api.MathMLElement.dataset π | Chrome | 1/10/2023 | Chrome Android | 1/10/2023 | ||
| api.MathMLElement.focus π | Chrome | 1/10/2023 | Chrome Android | 1/10/2023 | ||
| api.MathMLElement.nonce π | Chrome | 1/10/2023 | Chrome Android | 1/10/2023 | ||
| api.MathMLElement.style π | Chrome | 1/10/2023 | Chrome Android | 1/10/2023 | ||
| api.MathMLElement.tabIndex π | Chrome | 1/10/2023 | Chrome Android | 1/10/2023 | ||
| api.MediaCapabilities π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.MediaCapabilities.decodingInfo π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | 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.decodingInfo.configuration_keySystemConfiguration_parameter π | Chrome | 2/4/2020 | Chrome Android | 2/4/2020 | ||
| api.MediaCapabilities.encodingInfo π | Chrome | 4/26/2022 | Chrome Android | 4/26/2022 | 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 π | Chrome | 12/1/2015 | Chrome Android | 12/2/2015 | 1 | |
| api.MediaDeviceInfo.deviceId π | Chrome | 12/1/2015 | Chrome Android | 12/2/2015 | 1 | |
| api.MediaDeviceInfo.groupId π | Chrome | 12/1/2015 | Chrome Android | 12/2/2015 | 1 | 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 π | Chrome | 12/1/2015 | Chrome Android | 12/2/2015 | 1 | |
| api.MediaDeviceInfo.label π | Chrome | 12/1/2015 | Chrome Android | 12/2/2015 | 1 | |
| api.MediaDeviceInfo.toJSON π | Chrome | 12/1/2015 | Chrome Android | 12/2/2015 | 1 | |
| api.MediaDevices π | Chrome | 12/1/2015 | Chrome Android | 12/2/2015 | 1 | |
| api.MediaDevices.enumerateDevices π | Chrome | 12/1/2015 | Chrome Android | 12/2/2015 | 1 | 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 π | Chrome Android | 7/27/2016 | Chrome | 8/31/2016 | 35 | |
| api.MediaDevices.getUserMedia π | Chrome | 8/31/2016 | Chrome Android | 9/7/2016 | 7 | 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 | Chrome | 8/31/2016 | Chrome Android | 9/7/2016 | 7 | |
| api.MediaElementAudioSourceNode π | Chrome | 10/25/2011 | Chrome Android | 6/27/2012 | 246 | |
| api.MediaElementAudioSourceNode.MediaElementAudioSourceNode π | Chrome | 12/1/2016 | Chrome Android | 12/6/2016 | 5 | |
| api.MediaElementAudioSourceNode.mediaElement π | Chrome | 10/25/2011 | Chrome Android | 6/27/2012 | 246 | |
| api.MediaEncryptedEvent π | Chrome | 4/14/2015 | Chrome Android | 4/15/2015 | 1 | |
| api.MediaEncryptedEvent.MediaEncryptedEvent π | Chrome | 4/14/2015 | Chrome Android | 4/15/2015 | 1 | |
| api.MediaEncryptedEvent.initData π | Chrome | 4/14/2015 | Chrome Android | 4/15/2015 | 1 | |
| api.MediaEncryptedEvent.initDataType π | Chrome | 4/14/2015 | Chrome Android | 4/15/2015 | 1 | |
| api.MediaError π | Chrome | 9/15/2009 | Chrome Android | 6/27/2012 | 1016 | |
| api.MediaError.code π | Chrome | 9/15/2009 | Chrome Android | 6/27/2012 | 1016 | |
| api.MediaError.message π | Chrome | 6/5/2017 | Chrome Android | 6/6/2017 | 1 | |
| api.MediaKeyMessageEvent π | Chrome | 4/14/2015 | Chrome Android | 4/15/2015 | 1 | |
| api.MediaKeyMessageEvent.MediaKeyMessageEvent π | Chrome | 4/14/2015 | Chrome Android | 4/15/2015 | 1 | |
| api.MediaKeyMessageEvent.message π | Chrome | 4/14/2015 | Chrome Android | 4/15/2015 | 1 | |
| api.MediaKeyMessageEvent.messageType π | Chrome | 4/14/2015 | Chrome Android | 4/15/2015 | 1 | |
| api.MediaKeySession π | Chrome | 4/14/2015 | Chrome Android | 4/15/2015 | 1 | |
| api.MediaKeySession.close π | Chrome | 4/14/2015 | Chrome Android | 4/15/2015 | 1 | |
| api.MediaKeySession.closed π | Chrome | 4/14/2015 | Chrome Android | 4/15/2015 | 1 | |
| api.MediaKeySession.expiration π | Chrome | 4/14/2015 | Chrome Android | 4/15/2015 | 1 | |
| api.MediaKeySession.generateRequest π | Chrome | 4/14/2015 | Chrome Android | 4/15/2015 | 1 | |
| api.MediaKeySession.keyStatuses π | Chrome | 4/14/2015 | Chrome Android | 4/15/2015 | 1 | |
| api.MediaKeySession.keystatuseschange_event π | Chrome | 12/1/2016 | Chrome Android | 12/6/2016 | 5 | 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 π | Chrome | 4/14/2015 | Chrome Android | 4/15/2015 | 1 | |
| api.MediaKeySession.message_event π | Chrome | 12/1/2016 | Chrome Android | 12/6/2016 | 5 | 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 π | Chrome | 4/14/2015 | Chrome Android | 4/15/2015 | 1 | |
| api.MediaKeySession.sessionId π | Chrome | 4/14/2015 | Chrome Android | 4/15/2015 | 1 | |
| api.MediaKeySession.update π | Chrome | 4/14/2015 | Chrome Android | 4/15/2015 | 1 | |
| api.MediaKeyStatusMap π | Chrome | 4/14/2015 | Chrome Android | 4/15/2015 | 1 | |
| api.MediaKeyStatusMap.@@iterator | Chrome | 4/14/2015 | Chrome Android | 4/15/2015 | 1 | |
| api.MediaKeyStatusMap.entries | Chrome | 4/14/2015 | Chrome Android | 4/15/2015 | 1 | |
| api.MediaKeyStatusMap.forEach | Chrome | 4/14/2015 | Chrome Android | 4/15/2015 | 1 | |
| api.MediaKeyStatusMap.get π | Chrome | 4/14/2015 | Chrome Android | 4/15/2015 | 1 | |
| api.MediaKeyStatusMap.has π | Chrome | 4/14/2015 | Chrome Android | 4/15/2015 | 1 | |
| api.MediaKeyStatusMap.keys | Chrome | 4/14/2015 | Chrome Android | 4/15/2015 | 1 | |
| api.MediaKeyStatusMap.size π | Chrome | 4/14/2015 | Chrome Android | 4/15/2015 | 1 | |
| api.MediaKeyStatusMap.values | Chrome | 4/14/2015 | Chrome Android | 4/15/2015 | 1 | |
| api.MediaKeySystemAccess π | Chrome | 4/14/2015 | Chrome Android | 4/15/2015 | 1 | |
| api.MediaKeySystemAccess.createMediaKeys π | Chrome | 4/14/2015 | Chrome Android | 4/15/2015 | 1 | |
| api.MediaKeySystemAccess.getConfiguration π | Chrome | 4/14/2015 | Chrome Android | 4/15/2015 | 1 | 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 π | Chrome | 4/14/2015 | Chrome Android | 4/15/2015 | 1 | |
| api.MediaKeys π | Chrome | 4/14/2015 | Chrome Android | 4/15/2015 | 1 | |
| api.MediaKeys.createSession π | Chrome | 4/14/2015 | Chrome Android | 4/15/2015 | 1 | |
| api.MediaKeys.getStatusForPolicy π | Chrome | 3/12/2019 | Chrome Android | 3/12/2019 | ||
| api.MediaKeys.setServerCertificate π | Chrome | 4/14/2015 | Chrome Android | 4/15/2015 | 1 | |
| api.MediaList π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.MediaList.appendMedium π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.MediaList.deleteMedium π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.MediaList.item π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.MediaList.length π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.MediaList.mediaText π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.MediaList.toString π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.MediaMetadata π | Chrome | 3/9/2017 | Chrome Android | 3/16/2017 | 7 | Firefox for Android: Firefox exposes the API, but does not provide a corresponding user-facing media control interface. |
| api.MediaMetadata.MediaMetadata π | Chrome | 3/9/2017 | Chrome Android | 3/16/2017 | 7 | |
| api.MediaMetadata.album π | Chrome | 3/9/2017 | Chrome Android | 3/16/2017 | 7 | |
| api.MediaMetadata.artist π | Chrome | 3/9/2017 | Chrome Android | 3/16/2017 | 7 | |
| api.MediaMetadata.artwork π | Chrome | 3/9/2017 | Chrome Android | 3/16/2017 | 7 | |
| api.MediaMetadata.chapterInfo π | Chrome | 7/23/2024 | Chrome Android | 7/23/2024 | ||
| api.MediaMetadata.title π | Chrome | 3/9/2017 | Chrome Android | 3/16/2017 | 7 | |
| api.MediaQueryList π | Chrome | 2/3/2011 | Chrome Android | 6/27/2012 | 510 | |
| api.MediaQueryList.EventTarget_inheritance | Chrome Android | 11/12/2014 | Chrome | 11/18/2014 | 6 | |
| api.MediaQueryList.addListener π | Chrome | 2/3/2011 | Chrome Android | 6/27/2012 | 510 | |
| api.MediaQueryList.change_event π | Chrome Android | 11/12/2014 | Chrome | 11/18/2014 | 6 | |
| api.MediaQueryList.matches π | Chrome | 2/3/2011 | Chrome Android | 6/27/2012 | 510 | |
| api.MediaQueryList.media π | Chrome | 2/3/2011 | Chrome Android | 6/27/2012 | 510 | |
| api.MediaQueryList.removeListener π | Chrome | 2/3/2011 | Chrome Android | 6/27/2012 | 510 | |
| api.MediaQueryListEvent π | Chrome Android | 11/12/2014 | Chrome | 11/18/2014 | 6 | |
| api.MediaQueryListEvent.MediaQueryListEvent π | Chrome Android | 11/12/2014 | Chrome | 11/18/2014 | 6 | |
| api.MediaQueryListEvent.matches π | Chrome Android | 11/12/2014 | Chrome | 11/18/2014 | 6 | |
| api.MediaQueryListEvent.media π | Chrome Android | 11/12/2014 | Chrome | 11/18/2014 | 6 | |
| api.MediaRecorder π | Chrome | 12/1/2015 | Chrome Android | 12/2/2015 | 1 | 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 π | Chrome | 12/1/2015 | Chrome Android | 12/2/2015 | 1 | |
| api.MediaRecorder.MediaRecorder.options_parameter | Chrome | 3/2/2016 | Chrome Android | 3/9/2016 | 7 | |
| api.MediaRecorder.audioBitrateMode π | Chrome | 3/2/2021 | Chrome Android | 3/2/2021 | ||
| api.MediaRecorder.audioBitsPerSecond π | Chrome | 3/2/2016 | Chrome Android | 3/9/2016 | 7 | |
| api.MediaRecorder.dataavailable_event π | Chrome | 3/2/2016 | Chrome Android | 3/9/2016 | 7 | |
| api.MediaRecorder.error_event π | Chrome | 3/2/2016 | Chrome Android | 3/9/2016 | 7 | 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 π | Chrome | 12/1/2015 | Chrome Android | 12/2/2015 | 1 | |
| api.MediaRecorder.mimeType π | Chrome | 3/2/2016 | Chrome Android | 3/9/2016 | 7 | 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 π | Chrome | 3/2/2016 | Chrome Android | 3/9/2016 | 7 | |
| api.MediaRecorder.pause_event π | Chrome | 3/2/2016 | Chrome Android | 3/9/2016 | 7 | |
| api.MediaRecorder.requestData π | Chrome | 3/2/2016 | Chrome Android | 3/9/2016 | 7 | |
| api.MediaRecorder.resume π | Chrome | 3/2/2016 | Chrome Android | 3/9/2016 | 7 | |
| api.MediaRecorder.resume_event π | Chrome | 3/2/2016 | Chrome Android | 3/9/2016 | 7 | |
| api.MediaRecorder.start π | Chrome | 12/1/2015 | Chrome Android | 12/2/2015 | 1 | |
| api.MediaRecorder.start_event π | Chrome | 3/2/2016 | Chrome Android | 3/9/2016 | 7 | |
| api.MediaRecorder.state π | Chrome | 3/2/2016 | Chrome Android | 3/9/2016 | 7 | 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 π | Chrome | 3/2/2016 | Chrome Android | 3/9/2016 | 7 | |
| api.MediaRecorder.stop_event π | Chrome | 3/2/2016 | Chrome Android | 3/9/2016 | 7 | |
| api.MediaRecorder.stream π | Chrome | 3/2/2016 | Chrome Android | 3/9/2016 | 7 | 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 π | Chrome | 3/2/2016 | Chrome Android | 3/9/2016 | 7 | |
| api.MediaSession π | Chrome Android | 3/16/2017 | Chrome | 3/12/2019 | 726 | Firefox for Android: Firefox exposes the API, but does not provide a corresponding user-facing media control interface. |
| api.MediaSession.metadata π | Chrome Android | 3/16/2017 | Chrome | 3/12/2019 | 726 | Firefox for Android: Firefox exposes the API, but does not provide a corresponding user-facing media control interface. |
| api.MediaSession.playbackState π | Chrome Android | 3/16/2017 | Chrome | 3/12/2019 | 726 | Firefox for Android: Firefox exposes the API, but does not provide a corresponding user-facing media control interface. |
| api.MediaSession.setActionHandler π | Chrome Android | 3/16/2017 | Chrome | 3/12/2019 | 726 | Firefox for Android: Firefox exposes the API, but does not provide a corresponding user-facing media control interface. |
| api.MediaSession.setActionHandler.hangup_type | Chrome | 8/31/2021 | Chrome Android | 8/31/2021 | ||
| api.MediaSession.setActionHandler.nextslide_type | Chrome | 3/7/2023 | Chrome Android | 3/7/2023 | ||
| api.MediaSession.setActionHandler.nexttrack_type | Chrome Android | 3/16/2017 | Chrome | 3/12/2019 | 726 | |
| api.MediaSession.setActionHandler.pause_type | Chrome Android | 3/16/2017 | Chrome | 3/12/2019 | 726 | |
| api.MediaSession.setActionHandler.play_type | Chrome Android | 3/16/2017 | Chrome | 3/12/2019 | 726 | |
| api.MediaSession.setActionHandler.previousslide_type | Chrome | 3/7/2023 | Chrome Android | 3/7/2023 | ||
| api.MediaSession.setActionHandler.previoustrack_type | Chrome Android | 3/16/2017 | Chrome | 3/12/2019 | 726 | |
| api.MediaSession.setActionHandler.seekbackward_type | Chrome Android | 3/16/2017 | Chrome | 3/12/2019 | 726 | |
| api.MediaSession.setActionHandler.seekforward_type | Chrome Android | 3/16/2017 | Chrome | 3/12/2019 | 726 | |
| api.MediaSession.setActionHandler.seekto_type | Chrome | 10/22/2019 | Chrome Android | 10/22/2019 | ||
| api.MediaSession.setActionHandler.skipad_type | Chrome | 8/20/2024 | Chrome Android | 8/20/2024 | ||
| api.MediaSession.setActionHandler.stop_type | Chrome | 9/10/2019 | Chrome Android | 9/10/2019 | ||
| api.MediaSession.setActionHandler.togglecamera_type | Chrome | 8/31/2021 | Chrome Android | 8/31/2021 | ||
| api.MediaSession.setActionHandler.togglemicrophone_type | Chrome | 8/31/2021 | Chrome Android | 8/31/2021 | ||
| api.MediaSession.setCameraActive π | Chrome | 8/31/2021 | Chrome Android | 8/31/2021 | ||
| api.MediaSession.setMicrophoneActive π | Chrome | 8/31/2021 | Chrome Android | 8/31/2021 | ||
| api.MediaSession.setPositionState π | Chrome Android | 3/16/2017 | Chrome | 4/7/2020 | 1118 | Firefox for Android: Firefox exposes the API, but does not provide a corresponding user-facing media control interface. |
| api.MediaSource π | Chrome | 11/12/2013 | Chrome Android | 11/14/2013 | 2 | Safari on iOS: Exposed in Mobile Safari on iPad but not on iPhone. |
| api.MediaSource.MediaSource π | Chrome | 11/12/2013 | Chrome Android | 2/26/2014 | 106 | Internet Explorer: Only works on Windows 8+.Safari on iOS: Exposed in Mobile Safari on iPad but not on iPhone. |
| api.MediaSource.activeSourceBuffers π | Chrome | 11/6/2012 | Chrome Android | 2/27/2013 | 113 | Internet Explorer: Only works on Windows 8+.Safari on iOS: Exposed in Mobile Safari on iPad but not on iPhone. |
| api.MediaSource.addSourceBuffer π | Chrome | 11/6/2012 | Chrome Android | 2/27/2013 | 113 | Internet Explorer: Only works on Windows 8+.Safari on iOS: Exposed in Mobile Safari on iPad but not on iPhone. |
| api.MediaSource.canConstructInDedicatedWorker_static π | Chrome | 11/29/2022 | Chrome Android | 11/29/2022 | ||
| api.MediaSource.clearLiveSeekableRange π | Chrome | 10/17/2017 | Chrome Android | 10/24/2017 | 7 | Safari on iOS: Exposed in Mobile Safari on iPad but not on iPhone. |
| api.MediaSource.duration π | Chrome | 11/6/2012 | Chrome Android | 2/27/2013 | 113 | Internet Explorer: Only works on Windows 8+.Safari on iOS: Exposed in Mobile Safari on iPad but not on iPhone. |
| api.MediaSource.endOfStream π | Chrome | 11/6/2012 | Chrome Android | 2/27/2013 | 113 | Internet Explorer: Only works on Windows 8+.Safari on iOS: Exposed in Mobile Safari on iPad but not on iPhone. |
| api.MediaSource.handle π | Chrome | 11/29/2022 | Chrome Android | 11/29/2022 | ||
| api.MediaSource.isTypeSupported_static π | Chrome | 11/6/2012 | Chrome Android | 2/27/2013 | 113 | 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 π | Chrome | 11/6/2012 | Chrome Android | 2/26/2014 | 477 | Internet Explorer: Only works on Windows 8+.Safari on iOS: Exposed in Mobile Safari on iPad but not on iPhone. |
| api.MediaSource.removeSourceBuffer π | Chrome | 11/6/2012 | Chrome Android | 2/27/2013 | 113 | Internet Explorer: Only works on Windows 8+.Safari on iOS: Exposed in Mobile Safari on iPad but not on iPhone. |
| api.MediaSource.setLiveSeekableRange π | Chrome | 10/17/2017 | Chrome Android | 10/24/2017 | 7 | Safari on iOS: Exposed in Mobile Safari on iPad but not on iPhone. |
| api.MediaSource.sourceBuffers π | Chrome | 11/6/2012 | Chrome Android | 2/27/2013 | 113 | Internet Explorer: Only works on Windows 8+.Safari on iOS: Exposed in Mobile Safari on iPad but not on iPhone. |
| api.MediaSource.sourceclose_event π | Chrome | 8/31/2016 | Chrome Android | 9/7/2016 | 7 | 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 π | Chrome | 8/31/2016 | Chrome Android | 9/7/2016 | 7 | 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 π | Chrome | 8/31/2016 | Chrome Android | 9/7/2016 | 7 | 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.MediaSource.worker_support | Chrome | 11/29/2022 | Chrome Android | 11/29/2022 | ||
| api.MediaSourceHandle π | Chrome | 11/29/2022 | Chrome Android | 11/29/2022 | ||
| api.MediaStream π | Chrome | 12/1/2016 | Chrome Android | 12/6/2016 | 5 | |
| api.MediaStream.MediaStream π | Chrome | 12/1/2016 | Chrome Android | 12/6/2016 | 5 | |
| api.MediaStream.active π | Chrome | 4/14/2015 | Chrome Android | 4/15/2015 | 1 | |
| api.MediaStream.active_event | Chrome | 4/14/2015 | Chrome Android | 4/15/2015 | 1 | |
| api.MediaStream.addTrack π | Chrome | 3/26/2013 | Chrome Android | 4/3/2013 | 8 | |
| api.MediaStream.addtrack_event π | Chrome | 3/26/2013 | Chrome Android | 4/3/2013 | 8 | |
| api.MediaStream.clone π | Chrome | 5/20/2014 | Chrome Android | 5/20/2014 | ||
| api.MediaStream.getAudioTracks π | Chrome | 3/26/2013 | Chrome Android | 4/3/2013 | 8 | 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 π | Chrome | 3/26/2013 | Chrome Android | 4/3/2013 | 8 | |
| api.MediaStream.getTracks π | Chrome | 10/7/2014 | Chrome Android | 10/8/2014 | 1 | |
| api.MediaStream.getVideoTracks π | Chrome | 3/26/2013 | Chrome Android | 4/3/2013 | 8 | 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 π | Chrome | 3/26/2013 | Chrome Android | 4/3/2013 | 8 | |
| api.MediaStream.inactive_event | Chrome | 4/14/2015 | Chrome Android | 4/15/2015 | 1 | |
| api.MediaStream.removeTrack π | Chrome | 3/26/2013 | Chrome Android | 4/3/2013 | 8 | |
| api.MediaStream.removetrack_event π | Chrome | 3/26/2013 | Chrome Android | 4/3/2013 | 8 | 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 π | Chrome | 2/21/2013 | Chrome Android | 2/27/2013 | 6 | |
| api.MediaStreamAudioDestinationNode.MediaStreamAudioDestinationNode π | Chrome | 3/9/2017 | Chrome Android | 3/16/2017 | 7 | |
| api.MediaStreamAudioDestinationNode.stream π | Chrome | 2/21/2013 | Chrome Android | 2/27/2013 | 6 | |
| api.MediaStreamAudioSourceNode π | Chrome | 9/25/2012 | Chrome Android | 2/27/2013 | 155 | |
| api.MediaStreamAudioSourceNode.MediaStreamAudioSourceNode π | Chrome | 12/1/2016 | Chrome Android | 12/6/2016 | 5 | |
| api.MediaStreamAudioSourceNode.mediaStream π | Chrome | 9/25/2012 | Chrome Android | 2/27/2013 | 155 | |
| api.MediaStreamEvent | Chrome | 3/26/2013 | Chrome Android | 4/3/2013 | 8 | |
| api.MediaStreamEvent.MediaStreamEvent | Chrome | 3/26/2013 | Chrome Android | 4/3/2013 | 8 | |
| api.MediaStreamEvent.stream | Chrome | 3/26/2013 | Chrome Android | 4/3/2013 | 8 | |
| api.MediaStreamTrack π | Chrome | 3/26/2013 | Chrome Android | 4/3/2013 | 8 | |
| api.MediaStreamTrack.applyConstraints π | Chrome | 6/5/2017 | Chrome Android | 6/6/2017 | 1 | |
| api.MediaStreamTrack.applyConstraints.aspectRatio_constraint π | Chrome | 6/5/2017 | Chrome Android | 6/6/2017 | 1 | |
| api.MediaStreamTrack.applyConstraints.autoGainControl_constraint π | Chrome | 5/29/2018 | Chrome Android | 5/31/2018 | 2 | |
| api.MediaStreamTrack.applyConstraints.channelCount_constraint π | Chrome | 6/5/2017 | Chrome Android | 6/6/2017 | 1 | |
| api.MediaStreamTrack.applyConstraints.deviceId_constraint π | Chrome | 6/5/2017 | Chrome Android | 6/6/2017 | 1 | 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 π | Chrome | 10/25/2022 | Chrome Android | 10/25/2022 | ||
| api.MediaStreamTrack.applyConstraints.echoCancellation_constraint π | Chrome | 6/5/2017 | Chrome Android | 6/6/2017 | 1 | |
| api.MediaStreamTrack.applyConstraints.facingMode_constraint π | Chrome | 6/5/2017 | Chrome Android | 6/6/2017 | 1 | |
| api.MediaStreamTrack.applyConstraints.frameRate_constraint π | Chrome | 6/5/2017 | Chrome Android | 6/6/2017 | 1 | |
| api.MediaStreamTrack.applyConstraints.groupId_constraint π | Chrome | 6/5/2017 | Chrome Android | 6/6/2017 | 1 | |
| api.MediaStreamTrack.applyConstraints.height_constraint π | Chrome | 6/5/2017 | Chrome Android | 6/6/2017 | 1 | |
| api.MediaStreamTrack.applyConstraints.latency_constraint π | Chrome | 6/5/2017 | Chrome Android | 6/6/2017 | 1 | |
| api.MediaStreamTrack.applyConstraints.noiseSuppression_constraint π | Chrome | 5/29/2018 | Chrome Android | 5/31/2018 | 2 | |
| api.MediaStreamTrack.applyConstraints.resizeMode_constraint π | Chrome | 1/29/2019 | Chrome Android | 1/29/2019 | ||
| api.MediaStreamTrack.applyConstraints.sampleRate_constraint π | Chrome | 6/5/2017 | Chrome Android | 6/6/2017 | 1 | |
| api.MediaStreamTrack.applyConstraints.sampleSize_constraint π | Chrome | 6/5/2017 | Chrome Android | 6/6/2017 | 1 | |
| api.MediaStreamTrack.applyConstraints.suppressLocalAudioPlayback_constraint π | Chrome | 1/10/2023 | Chrome Android | 1/10/2023 | ||
| api.MediaStreamTrack.applyConstraints.volume_constraint | Chrome | 6/5/2017 | Chrome Android | 6/6/2017 | 1 | |
| api.MediaStreamTrack.applyConstraints.width_constraint π | Chrome | 6/5/2017 | Chrome Android | 6/6/2017 | 1 | |
| api.MediaStreamTrack.clone π | Chrome | 5/20/2014 | Chrome Android | 5/20/2014 | ||
| api.MediaStreamTrack.contentHint π | Chrome | 10/16/2018 | Chrome Android | 10/17/2018 | 1 | |
| api.MediaStreamTrack.enabled π | Chrome | 3/26/2013 | Chrome Android | 4/3/2013 | 8 | |
| api.MediaStreamTrack.ended_event π | Chrome | 3/26/2013 | Chrome Android | 4/3/2013 | 8 | |
| api.MediaStreamTrack.getCapabilities π | Chrome | 6/5/2017 | Chrome Android | 6/6/2017 | 1 | |
| api.MediaStreamTrack.getConstraints π | Chrome Android | 7/27/2016 | Chrome | 8/31/2016 | 35 | |
| api.MediaStreamTrack.getSettings π | Chrome | 6/5/2017 | Chrome Android | 6/6/2017 | 1 | |
| api.MediaStreamTrack.id π | Chrome | 3/26/2013 | Chrome Android | 4/3/2013 | 8 | |
| api.MediaStreamTrack.kind π | Chrome | 3/26/2013 | Chrome Android | 4/3/2013 | 8 | |
| api.MediaStreamTrack.label π | Chrome | 3/26/2013 | Chrome Android | 4/3/2013 | 8 | |
| api.MediaStreamTrack.mute_event π | Chrome | 3/26/2013 | Chrome Android | 4/3/2013 | 8 | |
| api.MediaStreamTrack.muted π | Chrome | 10/7/2014 | Chrome Android | 10/8/2014 | 1 | 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 π | Chrome | 3/26/2013 | Chrome Android | 4/3/2013 | 8 | |
| api.MediaStreamTrack.stop π | Chrome | 1/14/2014 | Chrome Android | 1/15/2014 | 1 | |
| api.MediaStreamTrack.unmute_event π | Chrome | 3/26/2013 | Chrome Android | 4/3/2013 | 8 | |
| api.MediaStreamTrackEvent π | Chrome | 3/26/2013 | Chrome Android | 4/3/2013 | 8 | |
| api.MediaStreamTrackEvent.MediaStreamTrackEvent π | Chrome | 12/1/2016 | Chrome Android | 12/6/2016 | 5 | |
| api.MediaStreamTrackEvent.track π | Chrome | 3/26/2013 | Chrome Android | 4/3/2013 | 8 | |
| api.MediaStreamTrackGenerator | Chrome | 9/21/2021 | Chrome Android | 9/21/2021 | ||
| api.MediaStreamTrackGenerator.MediaStreamTrackGenerator | Chrome | 9/21/2021 | Chrome Android | 9/21/2021 | ||
| api.MediaStreamTrackGenerator.writable | Chrome | 9/21/2021 | Chrome Android | 9/21/2021 | ||
| api.MediaStreamTrackProcessor π | Chrome | 9/21/2021 | Chrome Android | 9/21/2021 | Chrome: Chrome incorrectly exposes this interface only on the Window scope, rather than the DedicatedWorker scope as defined in the spec.Chrome Android: Chrome Android incorrectly exposes this interface only on the Window scope, rather than the DedicatedWorker scope as defined in the spec.Edge: Edge incorrectly exposes this interface only on the Window scope, rather than the DedicatedWorker scope as defined in the spec.Quest Browser: Quest Browser incorrectly exposes this interface only on the Window scope, rather than the DedicatedWorker scope as defined in the spec.Opera: Opera incorrectly exposes this interface only on the Window scope, rather than the DedicatedWorker scope as defined in the spec.Opera Android: Opera Android incorrectly exposes this interface only on the Window scope, rather than the DedicatedWorker scope as defined in the spec.Samsung Internet: Samsung Internet incorrectly exposes this interface only on the Window scope, rather than the DedicatedWorker scope as defined in the spec.WebView Android: WebView Android incorrectly exposes this interface only on the Window scope, rather than the DedicatedWorker scope as defined in the spec. | |
| api.MediaStreamTrackProcessor.MediaStreamTrackProcessor π | Chrome | 9/21/2021 | Chrome Android | 9/21/2021 | ||
| api.MediaStreamTrackProcessor.readable π | Chrome | 9/21/2021 | Chrome Android | 9/21/2021 | ||
| api.MessageChannel π | Chrome | 5/21/2009 | Chrome Android | 6/27/2012 | 1133 | Node.js: Available as a part of the worker_threads module. |
| api.MessageChannel.MessageChannel π | Chrome | 5/21/2009 | Chrome Android | 6/27/2012 | 1133 | |
| api.MessageChannel.port1 π | Chrome | 5/21/2009 | Chrome Android | 6/27/2012 | 1133 | |
| api.MessageChannel.port2 π | Chrome | 5/21/2009 | Chrome Android | 6/27/2012 | 1133 | |
| api.MessageEvent π | Chrome | 5/21/2009 | Chrome Android | 6/27/2012 | 1133 | |
| api.MessageEvent.MessageEvent π | Chrome | 12/13/2011 | Chrome Android | 6/27/2012 | 197 | |
| api.MessageEvent.data π | Chrome | 5/21/2009 | Chrome Android | 6/27/2012 | 1133 | |
| api.MessageEvent.initMessageEvent π | Chrome | 5/21/2009 | Chrome Android | 6/27/2012 | 1133 | |
| api.MessageEvent.lastEventId π | Chrome | 5/21/2009 | Chrome Android | 6/27/2012 | 1133 | |
| api.MessageEvent.origin π | Chrome | 5/21/2009 | Chrome Android | 6/27/2012 | 1133 | |
| api.MessageEvent.ports π | Chrome | 1/25/2010 | Chrome Android | 6/27/2012 | 884 | |
| api.MessageEvent.source π | Chrome | 5/21/2009 | Chrome Android | 6/27/2012 | 1133 | |
| api.MessageEvent.userActivation | Chrome | 1/29/2019 | Chrome Android | 1/29/2019 | ||
| api.MessagePort π | Chrome | 5/21/2009 | Chrome Android | 6/27/2012 | 1133 | 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 π | Chrome | 5/21/2009 | Chrome Android | 6/27/2012 | 1133 | |
| api.MessagePort.message_event π | Chrome | 5/21/2009 | Chrome Android | 6/27/2012 | 1133 | Node.js: Supports the event, but only via Node EventEmitter. |
| api.MessagePort.messageerror_event π | Chrome | 7/25/2017 | Chrome Android | 8/1/2017 | 7 | Node.js: Supports the event, but only via Node EventEmitter.Node.js: Supports the event, but only via Node EventEmitter. |
| api.MessagePort.postMessage π | Chrome | 5/21/2009 | Chrome Android | 6/27/2012 | 1133 | 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.postMessage.options_includeUserActivation_parameter | Chrome | 1/29/2019 | Chrome Android | 1/29/2019 | ||
| api.MessagePort.start π | Chrome | 5/21/2009 | Chrome Android | 6/27/2012 | 1133 | |
| api.MessagePort.worker_support | Chrome | 1/25/2010 | Chrome Android | 6/27/2012 | 884 | |
| api.Metadata | Chrome | 8/2/2011 | Chrome Android | 6/27/2012 | 330 | |
| api.Metadata.modificationTime | Chrome | 8/2/2011 | Chrome Android | 6/27/2012 | 330 | |
| api.Metadata.size | Chrome | 8/2/2011 | Chrome Android | 6/27/2012 | 330 | |
| api.MimeType π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.MimeType.description π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.MimeType.enabledPlugin π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.MimeType.suffixes π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.MimeType.type π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.MimeTypeArray π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.MimeTypeArray.item π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | 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 π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.MimeTypeArray.namedItem π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | 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 π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.MouseEvent.MouseEvent π | Chrome | 3/26/2013 | Chrome Android | 4/3/2013 | 8 | |
| api.MouseEvent.altKey π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.MouseEvent.button π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.MouseEvent.buttons π | Chrome | 5/19/2015 | Chrome Android | 5/27/2015 | 8 | Firefox: Restrictions apply depending on OS. |
| api.MouseEvent.clientX π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.MouseEvent.clientY π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.MouseEvent.ctrlKey π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.MouseEvent.getModifierState π | Chrome | 12/1/2015 | Chrome Android | 12/2/2015 | 1 | |
| api.MouseEvent.initMouseEvent π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.MouseEvent.layerX | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.MouseEvent.layerY | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.MouseEvent.metaKey π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.MouseEvent.movementX π | Chrome | 8/26/2014 | Chrome Android | 9/3/2014 | 8 | |
| api.MouseEvent.movementY π | Chrome | 8/26/2014 | Chrome Android | 9/3/2014 | 8 | |
| api.MouseEvent.offsetX π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.MouseEvent.offsetY π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.MouseEvent.pageX π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.MouseEvent.pageY π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.MouseEvent.relatedTarget π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.MouseEvent.relatedTarget.drag_events π | Chrome | 7/25/2017 | Chrome Android | 8/1/2017 | 7 | |
| api.MouseEvent.screenX π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.MouseEvent.screenY π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.MouseEvent.shiftKey π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.MouseEvent.x π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.MouseEvent.y π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.MutationObserver π | Chrome | 3/26/2013 | Chrome Android | 4/3/2013 | 8 | |
| api.MutationObserver.MutationObserver π | Chrome | 3/26/2013 | Chrome Android | 4/3/2013 | 8 | |
| api.MutationObserver.disconnect π | Chrome | 3/28/2012 | Chrome Android | 6/27/2012 | 91 | |
| api.MutationObserver.observe π | Chrome | 3/28/2012 | Chrome Android | 6/27/2012 | 91 | 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 π | Chrome | 6/26/2012 | Chrome Android | 2/27/2013 | 246 | |
| api.MutationRecord π | Chrome | 12/13/2011 | Chrome Android | 6/27/2012 | 197 | |
| api.MutationRecord.addedNodes π | Chrome | 12/13/2011 | Chrome Android | 6/27/2012 | 197 | |
| api.MutationRecord.attributeName π | Chrome | 12/13/2011 | Chrome Android | 6/27/2012 | 197 | |
| api.MutationRecord.attributeNamespace π | Chrome | 12/13/2011 | Chrome Android | 6/27/2012 | 197 | |
| api.MutationRecord.nextSibling π | Chrome | 12/13/2011 | Chrome Android | 6/27/2012 | 197 | |
| api.MutationRecord.oldValue π | Chrome | 12/13/2011 | Chrome Android | 6/27/2012 | 197 | |
| api.MutationRecord.previousSibling π | Chrome | 12/13/2011 | Chrome Android | 6/27/2012 | 197 | |
| api.MutationRecord.removedNodes π | Chrome | 12/13/2011 | Chrome Android | 6/27/2012 | 197 | |
| api.MutationRecord.target π | Chrome | 12/13/2011 | Chrome Android | 6/27/2012 | 197 | |
| api.MutationRecord.type π | Chrome | 12/13/2011 | Chrome Android | 6/27/2012 | 197 | |
| api.NamedNodeMap π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.NamedNodeMap.getNamedItem π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.NamedNodeMap.getNamedItemNS π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.NamedNodeMap.item π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.NamedNodeMap.length π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.NamedNodeMap.removeNamedItem π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.NamedNodeMap.removeNamedItemNS π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.NamedNodeMap.setNamedItem π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.NamedNodeMap.setNamedItemNS π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.NavigateEvent π | Chrome | 5/24/2022 | Chrome Android | 5/24/2022 | ||
| api.NavigateEvent.NavigateEvent π | Chrome | 5/24/2022 | Chrome Android | 5/24/2022 | ||
| api.NavigateEvent.canIntercept π | Chrome | 9/2/2022 | Chrome Android | 9/2/2022 | ||
| api.NavigateEvent.destination π | Chrome | 5/24/2022 | Chrome Android | 5/24/2022 | ||
| api.NavigateEvent.downloadRequest π | Chrome | 5/24/2022 | Chrome Android | 5/24/2022 | ||
| api.NavigateEvent.formData π | Chrome | 5/24/2022 | Chrome Android | 5/24/2022 | ||
| api.NavigateEvent.hasUAVisualTransition π | Chrome | 10/10/2023 | Chrome Android | 10/10/2023 | ||
| api.NavigateEvent.hashChange π | Chrome | 5/24/2022 | Chrome Android | 5/24/2022 | ||
| api.NavigateEvent.info π | Chrome | 5/24/2022 | Chrome Android | 5/24/2022 | ||
| api.NavigateEvent.intercept π | Chrome | 9/2/2022 | Chrome Android | 9/2/2022 | ||
| api.NavigateEvent.navigationType π | Chrome | 5/24/2022 | Chrome Android | 5/24/2022 | ||
| api.NavigateEvent.scroll π | Chrome | 9/2/2022 | Chrome Android | 9/2/2022 | ||
| api.NavigateEvent.signal π | Chrome | 5/24/2022 | Chrome Android | 5/24/2022 | ||
| api.NavigateEvent.userInitiated π | Chrome | 5/24/2022 | Chrome Android | 5/24/2022 | ||
| api.Navigation π | Chrome | 5/24/2022 | Chrome Android | 5/24/2022 | ||
| api.Navigation.activation π | Chrome | 3/19/2024 | Chrome Android | 3/19/2024 | ||
| api.Navigation.back π | Chrome | 5/24/2022 | Chrome Android | 5/24/2022 | ||
| api.Navigation.canGoBack π | Chrome | 5/24/2022 | Chrome Android | 5/24/2022 | ||
| api.Navigation.canGoForward π | Chrome | 5/24/2022 | Chrome Android | 5/24/2022 | ||
| api.Navigation.currentEntry π | Chrome | 5/24/2022 | Chrome Android | 5/24/2022 | ||
| api.Navigation.currententrychange_event π | Chrome | 5/24/2022 | Chrome Android | 5/24/2022 | ||
| api.Navigation.entries π | Chrome | 5/24/2022 | Chrome Android | 5/24/2022 | ||
| api.Navigation.forward π | Chrome | 5/24/2022 | Chrome Android | 5/24/2022 | ||
| api.Navigation.navigate π | Chrome | 5/24/2022 | Chrome Android | 5/24/2022 | ||
| api.Navigation.navigate_event π | Chrome | 5/24/2022 | Chrome Android | 5/24/2022 | ||
| api.Navigation.navigateerror_event π | Chrome | 5/24/2022 | Chrome Android | 5/24/2022 | ||
| api.Navigation.navigatesuccess_event π | Chrome | 5/24/2022 | Chrome Android | 5/24/2022 | ||
| api.Navigation.reload π | Chrome | 5/24/2022 | Chrome Android | 5/24/2022 | ||
| api.Navigation.transition π | Chrome | 5/24/2022 | Chrome Android | 5/24/2022 | ||
| api.Navigation.traverseTo π | Chrome | 5/24/2022 | Chrome Android | 5/24/2022 | ||
| api.Navigation.updateCurrentEntry π | Chrome | 5/24/2022 | Chrome Android | 5/24/2022 | ||
| api.NavigationActivation π | Chrome | 3/19/2024 | Chrome Android | 3/19/2024 | ||
| api.NavigationActivation.entry π | Chrome | 3/19/2024 | Chrome Android | 3/19/2024 | ||
| api.NavigationActivation.from π | Chrome | 3/19/2024 | Chrome Android | 3/19/2024 | ||
| api.NavigationActivation.navigationType π | Chrome | 3/19/2024 | Chrome Android | 3/19/2024 | ||
| api.NavigationCurrentEntryChangeEvent π | Chrome | 5/24/2022 | Chrome Android | 5/24/2022 | ||
| api.NavigationCurrentEntryChangeEvent.NavigationCurrentEntryChangeEvent π | Chrome | 5/24/2022 | Chrome Android | 5/24/2022 | ||
| api.NavigationCurrentEntryChangeEvent.from π | Chrome | 5/24/2022 | Chrome Android | 5/24/2022 | ||
| api.NavigationCurrentEntryChangeEvent.navigationType π | Chrome | 5/24/2022 | Chrome Android | 5/24/2022 | ||
| api.NavigationDestination π | Chrome | 5/24/2022 | Chrome Android | 5/24/2022 | ||
| api.NavigationDestination.getState π | Chrome | 5/24/2022 | Chrome Android | 5/24/2022 | ||
| api.NavigationDestination.id π | Chrome | 5/24/2022 | Chrome Android | 5/24/2022 | ||
| api.NavigationDestination.index π | Chrome | 5/24/2022 | Chrome Android | 5/24/2022 | ||
| api.NavigationDestination.key π | Chrome | 5/24/2022 | Chrome Android | 5/24/2022 | ||
| api.NavigationDestination.sameDocument π | Chrome | 5/24/2022 | Chrome Android | 5/24/2022 | ||
| api.NavigationDestination.url π | Chrome | 5/24/2022 | Chrome Android | 5/24/2022 | ||
| api.NavigationHistoryEntry π | Chrome | 5/24/2022 | Chrome Android | 5/24/2022 | ||
| api.NavigationHistoryEntry.dispose_event π | Chrome | 5/24/2022 | Chrome Android | 5/24/2022 | ||
| api.NavigationHistoryEntry.getState π | Chrome | 5/24/2022 | Chrome Android | 5/24/2022 | ||
| api.NavigationHistoryEntry.id π | Chrome | 5/24/2022 | Chrome Android | 5/24/2022 | ||
| api.NavigationHistoryEntry.index π | Chrome | 5/24/2022 | Chrome Android | 5/24/2022 | ||
| api.NavigationHistoryEntry.key π | Chrome | 5/24/2022 | Chrome Android | 5/24/2022 | ||
| api.NavigationHistoryEntry.sameDocument π | Chrome | 5/24/2022 | Chrome Android | 5/24/2022 | ||
| api.NavigationHistoryEntry.url π | Chrome | 5/24/2022 | Chrome Android | 5/24/2022 | ||
| api.NavigationPreloadManager π | Chrome | 6/5/2017 | Chrome Android | 6/6/2017 | 1 | |
| api.NavigationPreloadManager.disable π | Chrome | 6/5/2017 | Chrome Android | 6/6/2017 | 1 | |
| api.NavigationPreloadManager.enable π | Chrome | 6/5/2017 | Chrome Android | 6/6/2017 | 1 | |
| api.NavigationPreloadManager.getState π | Chrome | 6/5/2017 | Chrome Android | 6/6/2017 | 1 | |
| api.NavigationPreloadManager.setHeaderValue π | Chrome | 6/5/2017 | Chrome Android | 6/6/2017 | 1 | |
| api.NavigationTransition π | Chrome | 5/24/2022 | Chrome Android | 5/24/2022 | ||
| api.NavigationTransition.finished π | Chrome | 5/24/2022 | Chrome Android | 5/24/2022 | ||
| api.NavigationTransition.from π | Chrome | 5/24/2022 | Chrome Android | 5/24/2022 | ||
| api.NavigationTransition.navigationType π | Chrome | 5/24/2022 | Chrome Android | 5/24/2022 | ||
| api.Navigator π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Navigator.adAuctionComponents π | Chrome | 8/20/2024 | Chrome Android | 8/20/2024 | ||
| api.Navigator.appCodeName π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Navigator.appName π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Navigator.appVersion π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Navigator.authentication | Chrome | 5/29/2018 | Chrome Android | 5/31/2018 | 2 | |
| api.Navigator.bluetooth π | Chrome Android | 2/1/2017 | Chrome | 10/16/2018 | 622 | Chrome: Linux support is not enabled by default.Chrome: Only supported on macOS.Edge: Linux support is not enabled by default.Opera: Linux support is not enabled by default.Opera: Only supported on macOS. |
| api.Navigator.canLoadAdAuctionFencedFrame π | Chrome | 8/20/2024 | Chrome Android | 8/20/2024 | ||
| api.Navigator.canShare π | Chrome Android | 6/4/2019 | Chrome | 3/2/2021 | 637 | 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 π | Chrome Android | 7/30/2019 | Chrome | 3/2/2021 | 581 | |
| api.Navigator.canShare.data_text_parameter π | Chrome Android | 7/30/2019 | Chrome | 3/2/2021 | 581 | |
| api.Navigator.clearAppBadge π | Chrome | 4/7/2020 | Chrome Android | 4/7/2020 | Chrome: Windows and macOS only. Linux offers no universal badging API on the operating system level.Edge: Windows and macOS only. 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.clearOriginJoinedAdInterestGroups π | Chrome | 8/20/2024 | Chrome Android | 8/20/2024 | ||
| api.Navigator.clipboard π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.Navigator.connection π | Chrome Android | 10/8/2014 | Chrome | 9/5/2017 | 1063 | |
| api.Navigator.cookieEnabled π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | 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.createAuctionNonce π | Chrome | 8/20/2024 | Chrome Android | 8/20/2024 | ||
| api.Navigator.credentials π | Chrome | 5/25/2016 | Chrome Android | 6/8/2016 | 14 | |
| api.Navigator.deprecatedReplaceInURN π | Chrome | 7/18/2023 | Chrome Android | 7/21/2023 | 3 | |
| api.Navigator.deprecatedRunAdAuctionEnforcesKAnonymity π | Chrome | 8/20/2024 | Chrome Android | 8/20/2024 | ||
| api.Navigator.deviceMemory π | Chrome Android | 12/5/2017 | Chrome | 12/6/2017 | 1 | |
| api.Navigator.devicePosture π | Chrome | 1/14/2025 | Chrome Android | 1/14/2025 | ||
| api.Navigator.doNotTrack | Chrome | 11/6/2012 | Chrome Android | 2/27/2013 | 113 | Edge: Before version 17, Edge implemented window.doNotTrack.Firefox: In Firefox, navigator.doNotTrack returns "unspecified" instead of null.Firefox: Before Firefox 32, navigator.doNotTrack would report values of "yes" and "no" rather than "1" and "0".Firefox for Android: In Firefox for Android, navigator.doNotTrack returns "unspecified" instead of null.Firefox for Android: Before Firefox for Android 32, navigator.doNotTrack would report values of "yes" and "no" rather than "1" and "0".Internet Explorer: For IE11 and subsequent versions, use window.doNotTrack |
| api.Navigator.geolocation π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.Navigator.geolocation.secure_context_required | Chrome | 12/1/2015 | Chrome Android | 12/2/2015 | 1 | |
| api.Navigator.getBattery π | Chrome | 10/7/2014 | Chrome Android | 10/8/2014 | 1 | |
| api.Navigator.getBattery.secure_context_required | Chrome | 6/21/2022 | Chrome Android | 6/21/2022 | ||
| api.Navigator.getGamepads π | Chrome | 5/20/2014 | Chrome Android | 5/20/2014 | ||
| api.Navigator.getGamepads.secure_context_required | Chrome | 10/20/2020 | Chrome Android | 10/20/2020 | ||
| api.Navigator.getInstalledRelatedApps π | Chrome Android | 7/27/2020 | Chrome | 8/25/2020 | 29 | Chrome: Supported on Windows for checking of Universal Windows Platform (UWP) app installation. Resolves with an empty array on other platforms.Chrome: Always resolves with an empty array.Chrome Android: Supports checking of Progressive Web App (PWA) installation.Chrome Android: Supports checking of Android app installation.Edge: Supported on Windows for checking of Universal Windows Platform (UWP) app installation. Resolves with an empty array on other platforms.Edge: Always resolves with an empty array.Quest Browser: Supports checking of Progressive Web App (PWA) installation.Quest Browser: Supports checking of Android app installation.Opera: Supported on Windows for checking of Universal Windows Platform (UWP) app installation. Resolves with an empty array on other platforms.Opera: Always resolves with an empty array.Samsung Internet: Supports checking of Progressive Web App (PWA) installation.Samsung Internet: Supports checking of Android app installation. |
| api.Navigator.getInterestGroupAdAuctionData π | Chrome | 1/14/2025 | Chrome Android | 1/14/2025 | ||
| api.Navigator.getUserMedia π | Chrome | 8/31/2016 | Chrome Android | 9/7/2016 | 7 | |
| api.Navigator.gpu π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.Navigator.hardwareConcurrency π | Chrome | 8/26/2014 | Chrome Android | 9/3/2014 | 8 | 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.ink π | Chrome | 9/21/2021 | Chrome Android | 9/21/2021 | ||
| api.Navigator.javaEnabled π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Navigator.joinAdInterestGroup π | Chrome | 8/20/2024 | Chrome Android | 8/20/2024 | ||
| api.Navigator.keyboard π | Chrome | 7/24/2018 | Chrome Android | 7/24/2018 | ||
| api.Navigator.language π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | 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 π | Chrome | 8/26/2014 | Chrome Android | 9/3/2014 | 8 | 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.leaveAdInterestGroup π | Chrome | 8/20/2024 | Chrome Android | 8/20/2024 | ||
| api.Navigator.locks π | Chrome | 9/4/2018 | Chrome Android | 9/4/2018 | ||
| api.Navigator.login π | Chrome | 12/5/2023 | Chrome Android | 12/5/2023 | ||
| api.Navigator.managed π | Chrome | 5/25/2021 | Chrome Android | 5/25/2021 | ||
| api.Navigator.maxTouchPoints π | Chrome | 5/20/2014 | Chrome Android | 5/20/2014 | ||
| api.Navigator.mediaCapabilities π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.Navigator.mediaDevices π | Chrome | 12/1/2015 | Chrome Android | 12/2/2015 | 1 | |
| api.Navigator.mediaDevices.secure_context_required | Chrome | 4/23/2019 | Chrome Android | 4/24/2019 | 1 | |
| api.Navigator.mediaSession π | Chrome Android | 3/16/2017 | Chrome | 3/12/2019 | 726 | |
| api.Navigator.mimeTypes π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Navigator.onLine π | Chrome | 5/21/2009 | Chrome Android | 6/27/2012 | 1133 | 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 π | Chrome | 9/21/2021 | Chrome Android | 9/21/2021 | ||
| api.Navigator.permissions π | Chrome | 5/19/2015 | Chrome Android | 5/27/2015 | 8 | |
| api.Navigator.platform π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | 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 π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Navigator.presentation π | Chrome | 12/1/2015 | Chrome Android | 12/2/2015 | 1 | |
| api.Navigator.product π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Navigator.productSub π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | 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.protectedAudience π | Chrome | 8/20/2024 | Chrome Android | 8/20/2024 | ||
| api.Navigator.requestMIDIAccess π | Chrome | 5/19/2015 | Chrome Android | 5/27/2015 | 8 | Firefox: API access is gated by installation of a site permission add-on (user prompt), secure context, and Permission Policy: midi. |
| api.Navigator.requestMIDIAccess.secure_context_required | Chrome | 5/19/2015 | Chrome Android | 5/27/2015 | 8 | |
| api.Navigator.requestMediaKeySystemAccess π | Chrome | 4/14/2015 | Chrome Android | 4/15/2015 | 1 | 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.runAdAuction π | Chrome | 8/20/2024 | Chrome Android | 8/20/2024 | ||
| api.Navigator.scheduling π | Chrome | 11/17/2020 | Chrome Android | 11/17/2020 | ||
| api.Navigator.sendBeacon π | Chrome | 11/18/2014 | Chrome Android | 4/15/2015 | 148 | 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 π | Chrome | 1/21/2015 | Chrome Android | 1/21/2015 | 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.share π | Chrome Android | 9/5/2017 | Chrome | 3/2/2021 | 1274 | 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 π | Chrome Android | 7/30/2019 | Chrome | 3/2/2021 | 581 | |
| api.Navigator.share.data_text_parameter π | Chrome Android | 7/30/2019 | Chrome | 3/2/2021 | 581 | |
| api.Navigator.storage π | Chrome | 12/1/2016 | Chrome Android | 12/6/2016 | 5 | |
| api.Navigator.storageBuckets π | Chrome | 2/20/2024 | Chrome Android | 2/20/2024 | ||
| api.Navigator.updateAdInterestGroups π | Chrome | 8/20/2024 | Chrome Android | 8/20/2024 | ||
| api.Navigator.usb π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | WebView Android: WebView exposes navigator.usb, but does not support WebUSB. See bug 41441927. | |
| api.Navigator.userActivation π | Chrome | 1/29/2019 | Chrome Android | 1/29/2019 | ||
| api.Navigator.userAgent π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Navigator.userAgentData π | Chrome | 4/13/2021 | Chrome Android | 4/13/2021 | ||
| api.Navigator.userAgentData.secure_context_required | Chrome | 4/13/2021 | Chrome Android | 4/13/2021 | ||
| api.Navigator.vendor π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Navigator.vendorSub π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Navigator.vibrate π | Chrome | 1/14/2014 | Chrome Android | 1/15/2014 | 1 | Chrome Android: Beginning in Chrome 55, this is not supported in cross-origin iframes.Chrome Android: Beginning in Chrome 60, this method requires a user gesture. Otherwise it returns false.Firefox: Until Firefox 26 included, when the vibration pattern was too long or any of its elements too large, Firefox threw an exception instead of returning false (bug 884935).Firefox: From Firefox 32 onwards, when the vibration pattern is too long or any of its elements too large, it returns true but truncates the pattern (bug 1014581).Firefox: Beginning in Firefox 72, this is not supported in cross-origin iframes.Firefox for Android: Vibration is disabled. If the window is visible, then navigator.vibrate() returns true, but no vibration takes place (regardless of hardware support). Originally, the intent was to disable it for cross-origin frames only (bug 1591113), but the feature was not re-enabled due to abuse concerns (bug 1653318).Firefox for Android: Until Firefox 26 included, when the vibration pattern was too long or any of its elements too large, Firefox threw an exception instead of returning false (bug 884935).Firefox for Android: From Firefox 32 onwards, when the vibration pattern is too long or any of its elements too large, it returns true but truncates the pattern (bug 1014581).Quest Browser: Beginning in Chrome 55, this is not supported in cross-origin iframes.Quest Browser: Beginning in Chrome 60, this method requires a user gesture. Otherwise it returns false.Opera Android: Beginning in Opera 42, this is not supported in cross-origin iframes.Opera Android: Beginning in Opera 47, this method requires a user gesture. Otherwise it returns false.Samsung Internet: Beginning in Chrome 55, this is not supported in cross-origin iframes.Samsung Internet: Beginning in Chrome 60, this method requires a user gesture. Otherwise it returns false.WebView Android: Beginning in version 55, this is not supported in cross-origin iframes.WebView Android: Beginning in version 60, this method requires a user gesture. Otherwise it returns false. |
| api.Navigator.virtualKeyboard π | Chrome | 9/21/2021 | Chrome Android | 9/21/2021 | ||
| api.Navigator.wakeLock π | Chrome | 7/27/2020 | Chrome Android | 7/27/2020 | 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 π | Chrome Android | 12/5/2017 | Chrome | 12/6/2017 | 1 | |
| api.Navigator.xr π | Chrome | 12/10/2019 | Chrome Android | 12/17/2019 | 7 | |
| api.NavigatorLogin π | Chrome | 12/5/2023 | Chrome Android | 12/5/2023 | ||
| api.NavigatorLogin.setStatus π | Chrome | 12/5/2023 | Chrome Android | 12/5/2023 | ||
| api.NavigatorManagedData π | Chrome | 5/25/2021 | Chrome Android | 5/25/2021 | ||
| api.NavigatorManagedData.getManagedConfiguration π | Chrome | 5/25/2021 | Chrome Android | 5/25/2021 | ||
| api.NavigatorManagedData.managedconfigurationchange_event π | Chrome | 5/25/2021 | Chrome Android | 5/25/2021 | ||
| api.NavigatorUAData π | Chrome | 4/13/2021 | Chrome Android | 4/13/2021 | ||
| api.NavigatorUAData.brands π | Chrome | 4/13/2021 | Chrome Android | 4/13/2021 | ||
| api.NavigatorUAData.getHighEntropyValues π | Chrome | 4/13/2021 | Chrome Android | 4/13/2021 | ||
| api.NavigatorUAData.mobile π | Chrome | 4/13/2021 | Chrome Android | 4/13/2021 | ||
| api.NavigatorUAData.platform π | Chrome | 8/31/2021 | Chrome Android | 8/31/2021 | ||
| api.NavigatorUAData.toJSON π | Chrome | 8/31/2021 | Chrome Android | 8/31/2021 | ||
| api.NetworkInformation π | Chrome Android | 10/8/2014 | Chrome | 9/5/2017 | 1063 | |
| api.NetworkInformation.change_event π | Chrome Android | 10/8/2014 | Chrome | 9/5/2017 | 1063 | Firefox for Android: On Firefox, the event handler property corresponding to the change event is ontypechange. |
| api.NetworkInformation.downlink π | Chrome Android | 10/8/2014 | Chrome | 9/5/2017 | 1063 | Chrome: The value is never greater than 10 Mbps, as a non-standard anti-fingerprinting measure.Chrome Android: The value is never greater than 10 Mbps, as a non-standard anti-fingerprinting measure.Edge: The value is never greater than 10 Mbps, as a non-standard anti-fingerprinting measure.Quest Browser: The value is never greater than 10 Mbps, as a non-standard anti-fingerprinting measure.Opera: The value is never greater than 10 Mbps, as a non-standard anti-fingerprinting measure.Opera Android: The value is never greater than 10 Mbps, as a non-standard anti-fingerprinting measure.Samsung Internet: The value is never greater than 10 Mbps, as a non-standard anti-fingerprinting measure.WebView Android: The value is never greater than 10 Mbps, as a non-standard anti-fingerprinting measure. |
| api.NetworkInformation.downlinkMax π | Chrome Android | 10/8/2014 | Chrome | 9/5/2017 | 1063 | Chrome: Only supported on ChromeOS |
| api.NetworkInformation.effectiveType π | Chrome Android | 10/8/2014 | Chrome | 9/5/2017 | 1063 | |
| api.NetworkInformation.rtt π | Chrome Android | 10/8/2014 | Chrome | 9/5/2017 | 1063 | Chrome: The value is never greater than 3000 ms, as a non-standard anti-fingerprinting measure.Chrome Android: The value is never greater than 3000 ms, as a non-standard anti-fingerprinting measure.Edge: The value is never greater than 3000 ms, as a non-standard anti-fingerprinting measure.Quest Browser: The value is never greater than 3000 ms, as a non-standard anti-fingerprinting measure.Opera: The value is never greater than 3000 ms, as a non-standard anti-fingerprinting measure.Opera Android: The value is never greater than 3000 ms, as a non-standard anti-fingerprinting measure.Samsung Internet: The value is never greater than 3000 ms, as a non-standard anti-fingerprinting measure.WebView Android: The value is never greater than 3000 ms, as a non-standard anti-fingerprinting measure. |
| api.NetworkInformation.saveData π | Chrome | 3/6/2018 | Chrome Android | 3/6/2018 | ||
| api.NetworkInformation.type π | Chrome Android | 10/8/2014 | Chrome | 9/5/2017 | 1063 | Chrome: Only supported on ChromeOS |
| api.NetworkInformation.worker_support | Chrome Android | 10/8/2014 | Chrome | 9/5/2017 | 1063 | |
| api.Node π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | 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 on iOS: WebKit and old versions of Blink incorrectly do not make Node inherit from EventTarget. |
| api.Node.appendChild π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Node.baseURI π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Node.childNodes π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Node.cloneNode π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Node.compareDocumentPosition π | Chrome | 5/21/2009 | Chrome Android | 6/27/2012 | 1133 | Internet Explorer: Only supports contains for elements |
| api.Node.contains π | Chrome | 12/13/2011 | Chrome Android | 6/27/2012 | 197 | Internet Explorer: Only supported for HTMLElement, not all Node objects. |
| api.Node.firstChild π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Node.getRootNode π | Chrome | 10/12/2016 | Chrome Android | 10/19/2016 | 7 | |
| api.Node.hasChildNodes π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Node.insertBefore π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Node.isConnected π | Chrome | 5/25/2016 | Chrome Android | 6/8/2016 | 14 | |
| api.Node.isDefaultNamespace π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Node.isEqualNode π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Node.isSameNode π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Node.lastChild π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Node.lookupNamespaceURI π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Node.lookupPrefix π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Node.nextSibling π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Node.nodeName π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Node.nodeType π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Node.nodeValue π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Node.normalize π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Node.ownerDocument π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | 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 π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | 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 π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Node.previousSibling π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Node.removeChild π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Node.replaceChild π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Node.selectstart_event π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Node.textContent π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.NodeIterator π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.NodeIterator.detach π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.NodeIterator.filter π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.NodeIterator.nextNode π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.NodeIterator.pointerBeforeReferenceNode π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.NodeIterator.previousNode π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.NodeIterator.referenceNode π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.NodeIterator.root π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.NodeIterator.whatToShow π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.NodeList π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.NodeList.@@iterator π | Chrome | 5/25/2016 | Chrome Android | 6/8/2016 | 14 | |
| api.NodeList.entries | Chrome | 5/25/2016 | Chrome Android | 6/8/2016 | 14 | |
| api.NodeList.forEach π | Chrome | 5/25/2016 | Chrome Android | 6/8/2016 | 14 | |
| api.NodeList.item π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.NodeList.keys | Chrome | 5/25/2016 | Chrome Android | 6/8/2016 | 14 | |
| api.NodeList.length π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.NodeList.values | Chrome | 5/25/2016 | Chrome Android | 6/8/2016 | 14 | |
| api.NotRestoredReasonDetails π | Chrome | 5/14/2024 | Chrome Android | 5/14/2024 | ||
| api.NotRestoredReasonDetails.reason π | Chrome | 5/14/2024 | Chrome Android | 5/14/2024 | ||
| api.NotRestoredReasonDetails.toJSON | Chrome | 5/14/2024 | Chrome Android | 5/14/2024 | ||
| api.NotRestoredReasons π | Chrome | 5/14/2024 | Chrome Android | 5/14/2024 | ||
| api.NotRestoredReasons.children π | Chrome | 5/14/2024 | Chrome Android | 5/14/2024 | ||
| api.NotRestoredReasons.id π | Chrome | 5/14/2024 | Chrome Android | 5/14/2024 | ||
| api.NotRestoredReasons.name π | Chrome | 5/14/2024 | Chrome Android | 5/14/2024 | ||
| api.NotRestoredReasons.reasons π | Chrome | 5/14/2024 | Chrome Android | 5/14/2024 | ||
| api.NotRestoredReasons.src π | Chrome | 5/14/2024 | Chrome Android | 5/14/2024 | ||
| api.NotRestoredReasons.toJSON | Chrome | 5/14/2024 | Chrome Android | 5/14/2024 | ||
| api.NotRestoredReasons.url π | Chrome | 5/14/2024 | Chrome Android | 5/14/2024 | ||
| api.Notification π | Chrome | 6/26/2012 | Chrome Android | 4/15/2015 | 1023 | 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 π | Chrome | 6/26/2012 | Chrome Android | 4/15/2015 | 1023 | 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.actions π | Chrome | 8/31/2016 | Chrome Android | 9/7/2016 | 7 | |
| api.Notification.badge π | Chrome | 8/31/2016 | Chrome Android | 9/7/2016 | 7 | Safari: Badging is supported for web apps saved to the Dock in Safari 17 on the macOS Sonoma betaSafari on iOS: Badging is supported for web apps saved to the Dock in Safari on iOS 17 on the macOS Sonoma beta |
| api.Notification.body π | Chrome | 2/20/2014 | Chrome Android | 4/15/2015 | 419 | |
| api.Notification.click_event π | Chrome | 6/26/2012 | Chrome Android | 4/15/2015 | 1023 | |
| api.Notification.close π | Chrome | 6/26/2012 | Chrome Android | 4/15/2015 | 1023 | |
| api.Notification.close_event π | Chrome | 6/26/2012 | Chrome Android | 4/15/2015 | 1023 | |
| api.Notification.data π | Chrome | 7/21/2015 | Chrome Android | 7/29/2015 | 8 | |
| api.Notification.dir π | Chrome | 6/26/2012 | Chrome Android | 4/15/2015 | 1023 | |
| api.Notification.error_event π | Chrome | 6/26/2012 | Chrome Android | 4/15/2015 | 1023 | |
| api.Notification.icon π | Chrome | 2/20/2014 | Chrome Android | 4/15/2015 | 419 | Safari: The property can be set, but has no effect.Safari on iOS: The property can be set, but has no effect. |
| api.Notification.image π | Chrome | 1/25/2017 | Chrome Android | 2/1/2017 | 7 | |
| api.Notification.lang π | Chrome | 2/20/2014 | Chrome Android | 4/15/2015 | 419 | |
| api.Notification.maxActions_static π | Chrome | 1/20/2016 | Chrome Android | 1/26/2016 | 6 | |
| api.Notification.permission_static π | Chrome | 1/14/2014 | Chrome Android | 4/15/2015 | 456 | 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.renotify π | Chrome | 4/13/2016 | Chrome Android | 4/13/2016 | ||
| api.Notification.requestPermission_static π | Chrome | 6/26/2012 | Chrome Android | 4/15/2015 | 1023 | 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 | Chrome | 12/1/2015 | Chrome Android | 12/2/2015 | 1 | |
| api.Notification.requireInteraction π | Chrome | 12/1/2015 | Chrome Android | 12/2/2015 | 1 | Firefox: Only supported on Windows. Behind a flag on other operating systems.Firefox for Android: Only supported on Windows. Behind a flag on other operating systems. |
| api.Notification.secure_context_required | Chrome | 10/17/2017 | Chrome Android | 10/24/2017 | 7 | |
| api.Notification.show_event π | Chrome | 6/26/2012 | Chrome Android | 4/15/2015 | 1023 | |
| api.Notification.silent π | Chrome | 5/19/2015 | Chrome Android | 5/27/2015 | 8 | |
| api.Notification.tag π | Chrome | 6/26/2012 | Chrome Android | 4/15/2015 | 1023 | Safari: The property can be set, but has no effect. |
| api.Notification.timestamp π | Chrome | 4/13/2016 | Chrome Android | 4/13/2016 | ||
| api.Notification.title π | Chrome | 2/20/2014 | Chrome Android | 4/15/2015 | 419 | |
| api.Notification.vibrate π | Chrome | 8/31/2016 | Chrome Android | 9/7/2016 | 7 | |
| api.Notification.worker_support | Chrome | 4/14/2015 | Chrome Android | 4/15/2015 | 1 | |
| api.NotificationEvent π | Chrome | 4/14/2015 | Chrome Android | 4/15/2015 | 1 | 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 π | Chrome | 4/14/2015 | Chrome Android | 4/15/2015 | 1 | 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.action π | Chrome | 1/20/2016 | Chrome Android | 1/26/2016 | 6 | |
| api.NotificationEvent.notification π | Chrome | 4/14/2015 | Chrome Android | 4/15/2015 | 1 | |
| api.OES_draw_buffers_indexed π | Chrome | 3/29/2022 | Chrome Android | 3/29/2022 | ||
| api.OES_draw_buffers_indexed.blendEquationSeparateiOES π | Chrome | 3/29/2022 | Chrome Android | 3/29/2022 | ||
| api.OES_draw_buffers_indexed.blendEquationiOES π | Chrome | 3/29/2022 | Chrome Android | 3/29/2022 | ||
| api.OES_draw_buffers_indexed.blendFuncSeparateiOES π | Chrome | 3/29/2022 | Chrome Android | 3/29/2022 | ||
| api.OES_draw_buffers_indexed.blendFunciOES π | Chrome | 3/29/2022 | Chrome Android | 3/29/2022 | ||
| api.OES_draw_buffers_indexed.colorMaskiOES π | Chrome | 3/29/2022 | Chrome Android | 3/29/2022 | ||
| api.OES_draw_buffers_indexed.disableiOES π | Chrome | 3/29/2022 | Chrome Android | 3/29/2022 | ||
| api.OES_draw_buffers_indexed.enableiOES π | Chrome | 3/29/2022 | Chrome Android | 3/29/2022 | ||
| api.OES_element_index_uint π | Chrome | 1/10/2013 | Chrome Android | 2/27/2013 | 48 | |
| api.OES_fbo_render_mipmap π | Chrome | 2/4/2020 | Chrome Android | 2/4/2020 | ||
| api.OES_standard_derivatives π | Chrome | 3/8/2011 | Chrome Android | 6/27/2012 | 477 | |
| api.OES_texture_float π | Chrome | 3/8/2011 | Chrome Android | 6/27/2012 | 477 | |
| api.OES_texture_float_linear π | Chrome | 8/20/2013 | Chrome Android | 8/21/2013 | 1 | Safari on iOS: Only supported on iPadOS.WebView on iOS: Only supported on iPadOS. |
| api.OES_texture_half_float π | Chrome | 5/21/2013 | Chrome Android | 5/22/2013 | 1 | |
| api.OES_texture_half_float_linear π | Chrome | 8/20/2013 | Chrome Android | 8/21/2013 | 1 | |
| api.OES_vertex_array_object π | Chrome | 1/10/2013 | Chrome Android | 2/27/2013 | 48 | |
| api.OES_vertex_array_object.bindVertexArrayOES π | Chrome | 1/10/2013 | Chrome Android | 2/27/2013 | 48 | |
| api.OES_vertex_array_object.createVertexArrayOES π | Chrome | 1/10/2013 | Chrome Android | 2/27/2013 | 48 | |
| api.OES_vertex_array_object.deleteVertexArrayOES π | Chrome | 1/10/2013 | Chrome Android | 2/27/2013 | 48 | |
| api.OES_vertex_array_object.isVertexArrayOES π | Chrome | 1/10/2013 | Chrome Android | 2/27/2013 | 48 | |
| api.OTPCredential π | Chrome Android | 7/27/2020 | Chrome | 8/31/2021 | 400 | |
| api.OTPCredential.code π | Chrome Android | 7/27/2020 | Chrome | 8/31/2021 | 400 | |
| api.OVR_multiview2 π | Chrome | 8/31/2021 | Chrome Android | 8/31/2021 | Chrome: Only supported on Windows with ANGLE.Edge: Only supported on Windows with ANGLE.Firefox: Only supported on Windows with ANGLE.Firefox for Android: Only supported on Windows with ANGLE.Opera: Only supported on Windows with ANGLE. | |
| api.OVR_multiview2.framebufferTextureMultiviewOVR π | Chrome | 8/31/2021 | Chrome Android | 8/31/2021 | ||
| api.OfflineAudioCompletionEvent π | Chrome | 9/16/2011 | Chrome Android | 6/27/2012 | 285 | |
| api.OfflineAudioCompletionEvent.OfflineAudioCompletionEvent π | Chrome | 3/9/2017 | Chrome Android | 3/16/2017 | 7 | |
| api.OfflineAudioCompletionEvent.renderedBuffer π | Chrome | 9/16/2011 | Chrome Android | 6/27/2012 | 285 | |
| api.OfflineAudioContext π | Chrome | 5/20/2014 | Chrome Android | 5/20/2014 | ||
| api.OfflineAudioContext.OfflineAudioContext π | Chrome | 5/20/2014 | Chrome Android | 5/20/2014 | ||
| api.OfflineAudioContext.OfflineAudioContext.options_parameter | Chrome | 10/17/2017 | Chrome Android | 10/24/2017 | 7 | |
| api.OfflineAudioContext.complete_event π | Chrome | 2/21/2013 | Chrome Android | 2/27/2013 | 6 | |
| api.OfflineAudioContext.length π | Chrome | 5/25/2016 | Chrome Android | 6/8/2016 | 14 | |
| api.OfflineAudioContext.resume π | Chrome | 3/3/2015 | Chrome Android | 3/11/2015 | 8 | 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 π | Chrome | 2/21/2013 | Chrome Android | 2/27/2013 | 6 | |
| api.OfflineAudioContext.startRendering.returns_promise | Chrome | 4/14/2015 | Chrome Android | 4/15/2015 | 1 | |
| api.OfflineAudioContext.suspend π | Chrome | 3/3/2015 | Chrome Android | 3/11/2015 | 8 | |
| api.OffscreenCanvas π | Chrome | 9/4/2018 | Chrome Android | 9/4/2018 | ||
| api.OffscreenCanvas.OffscreenCanvas π | Chrome | 9/4/2018 | Chrome Android | 9/4/2018 | ||
| api.OffscreenCanvas.contextlost_event π | Chrome | 3/1/2022 | Chrome Android | 3/1/2022 | ||
| api.OffscreenCanvas.contextrestored_event π | Chrome | 3/1/2022 | Chrome Android | 3/1/2022 | ||
| api.OffscreenCanvas.convertToBlob π | Chrome | 9/4/2018 | Chrome Android | 9/4/2018 | ||
| api.OffscreenCanvas.convertToBlob.option_type_parameter_webp | Chrome | 9/4/2018 | Chrome Android | 9/4/2018 | ||
| api.OffscreenCanvas.getContext π | Chrome | 9/4/2018 | Chrome Android | 9/4/2018 | ||
| api.OffscreenCanvas.getContext.2d_context | Chrome | 9/4/2018 | Chrome Android | 9/4/2018 | ||
| api.OffscreenCanvas.getContext.bitmaprenderer_context | Chrome | 7/30/2019 | Chrome Android | 7/30/2019 | ||
| api.OffscreenCanvas.getContext.webgl2_context | Chrome | 9/4/2018 | Chrome Android | 9/4/2018 | ||
| api.OffscreenCanvas.getContext.webgl_context | Chrome | 9/4/2018 | Chrome Android | 9/4/2018 | ||
| api.OffscreenCanvas.getContext.webgpu_context π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Firefox: Currently supported on Linux and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.OffscreenCanvas.height π | Chrome | 9/4/2018 | Chrome Android | 9/4/2018 | ||
| api.OffscreenCanvas.transferToImageBitmap π | Chrome | 9/4/2018 | Chrome Android | 9/4/2018 | ||
| api.OffscreenCanvas.width π | Chrome | 9/4/2018 | Chrome Android | 9/4/2018 | ||
| api.OffscreenCanvasRenderingContext2D π | Chrome | 9/4/2018 | Chrome Android | 9/4/2018 | ||
| api.OffscreenCanvasRenderingContext2D.arc π | Chrome | 9/4/2018 | Chrome Android | 9/4/2018 | ||
| api.OffscreenCanvasRenderingContext2D.arcTo π | Chrome | 9/4/2018 | Chrome Android | 9/4/2018 | ||
| api.OffscreenCanvasRenderingContext2D.beginPath π | Chrome | 9/4/2018 | Chrome Android | 9/4/2018 | ||
| api.OffscreenCanvasRenderingContext2D.bezierCurveTo π | Chrome | 9/4/2018 | Chrome Android | 9/4/2018 | ||
| api.OffscreenCanvasRenderingContext2D.canvas π | Chrome | 9/4/2018 | Chrome Android | 9/4/2018 | ||
| api.OffscreenCanvasRenderingContext2D.clearRect π | Chrome | 9/4/2018 | Chrome Android | 9/4/2018 | ||
| api.OffscreenCanvasRenderingContext2D.clip π | Chrome | 9/4/2018 | Chrome Android | 9/4/2018 | ||
| api.OffscreenCanvasRenderingContext2D.closePath π | Chrome | 9/4/2018 | Chrome Android | 9/4/2018 | ||
| api.OffscreenCanvasRenderingContext2D.createConicGradient π | Chrome | 3/1/2022 | Chrome Android | 3/1/2022 | ||
| api.OffscreenCanvasRenderingContext2D.createImageData π | Chrome | 9/4/2018 | Chrome Android | 9/4/2018 | ||
| api.OffscreenCanvasRenderingContext2D.createLinearGradient π | Chrome | 9/4/2018 | Chrome Android | 9/4/2018 | ||
| api.OffscreenCanvasRenderingContext2D.createPattern π | Chrome | 9/4/2018 | Chrome Android | 9/4/2018 | ||
| api.OffscreenCanvasRenderingContext2D.createRadialGradient π | Chrome | 9/4/2018 | Chrome Android | 9/4/2018 | ||
| api.OffscreenCanvasRenderingContext2D.direction π | Chrome | 9/4/2018 | Chrome Android | 9/4/2018 | ||
| api.OffscreenCanvasRenderingContext2D.drawImage π | Chrome | 9/4/2018 | Chrome Android | 9/4/2018 | ||
| api.OffscreenCanvasRenderingContext2D.ellipse π | Chrome | 9/4/2018 | Chrome Android | 9/4/2018 | ||
| api.OffscreenCanvasRenderingContext2D.fill π | Chrome | 9/4/2018 | Chrome Android | 9/4/2018 | ||
| api.OffscreenCanvasRenderingContext2D.fillRect π | Chrome | 9/4/2018 | Chrome Android | 9/4/2018 | ||
| api.OffscreenCanvasRenderingContext2D.fillStyle π | Chrome | 9/4/2018 | Chrome Android | 9/4/2018 | ||
| api.OffscreenCanvasRenderingContext2D.fillText π | Chrome | 9/4/2018 | Chrome Android | 9/4/2018 | ||
| api.OffscreenCanvasRenderingContext2D.filter π | Chrome | 9/4/2018 | Chrome Android | 9/4/2018 | ||
| api.OffscreenCanvasRenderingContext2D.font π | Chrome | 9/4/2018 | Chrome Android | 9/4/2018 | ||
| api.OffscreenCanvasRenderingContext2D.fontKerning π | Chrome | 3/1/2022 | Chrome Android | 3/1/2022 | ||
| api.OffscreenCanvasRenderingContext2D.fontStretch π | Chrome | 3/1/2022 | Chrome Android | 3/1/2022 | ||
| api.OffscreenCanvasRenderingContext2D.fontVariantCaps π | Chrome | 3/1/2022 | Chrome Android | 3/1/2022 | ||
| api.OffscreenCanvasRenderingContext2D.getImageData π | Chrome | 9/4/2018 | Chrome Android | 9/4/2018 | ||
| api.OffscreenCanvasRenderingContext2D.getLineDash π | Chrome | 9/4/2018 | Chrome Android | 9/4/2018 | ||
| api.OffscreenCanvasRenderingContext2D.getTransform π | Chrome | 2/4/2020 | Chrome Android | 2/4/2020 | ||
| api.OffscreenCanvasRenderingContext2D.globalAlpha π | Chrome | 9/4/2018 | Chrome Android | 9/4/2018 | ||
| api.OffscreenCanvasRenderingContext2D.globalCompositeOperation π | Chrome | 9/4/2018 | Chrome Android | 9/4/2018 | ||
| api.OffscreenCanvasRenderingContext2D.imageSmoothingEnabled π | Chrome | 9/4/2018 | Chrome Android | 9/4/2018 | ||
| api.OffscreenCanvasRenderingContext2D.imageSmoothingQuality π | Chrome | 9/4/2018 | Chrome Android | 9/4/2018 | ||
| api.OffscreenCanvasRenderingContext2D.isContextLost π | Chrome | 3/1/2022 | Chrome Android | 3/1/2022 | ||
| api.OffscreenCanvasRenderingContext2D.isPointInPath π | Chrome | 9/4/2018 | Chrome Android | 9/4/2018 | ||
| api.OffscreenCanvasRenderingContext2D.isPointInStroke π | Chrome | 9/4/2018 | Chrome Android | 9/4/2018 | ||
| api.OffscreenCanvasRenderingContext2D.letterSpacing π | Chrome | 3/1/2022 | Chrome Android | 3/1/2022 | ||
| api.OffscreenCanvasRenderingContext2D.lineCap π | Chrome | 9/4/2018 | Chrome Android | 9/4/2018 | ||
| api.OffscreenCanvasRenderingContext2D.lineDashOffset π | Chrome | 9/4/2018 | Chrome Android | 9/4/2018 | ||
| api.OffscreenCanvasRenderingContext2D.lineJoin π | Chrome | 9/4/2018 | Chrome Android | 9/4/2018 | ||
| api.OffscreenCanvasRenderingContext2D.lineTo π | Chrome | 9/4/2018 | Chrome Android | 9/4/2018 | ||
| api.OffscreenCanvasRenderingContext2D.lineWidth π | Chrome | 9/4/2018 | Chrome Android | 9/4/2018 | ||
| api.OffscreenCanvasRenderingContext2D.measureText π | Chrome | 9/4/2018 | Chrome Android | 9/4/2018 | ||
| api.OffscreenCanvasRenderingContext2D.miterLimit π | Chrome | 9/4/2018 | Chrome Android | 9/4/2018 | ||
| api.OffscreenCanvasRenderingContext2D.moveTo π | Chrome | 9/4/2018 | Chrome Android | 9/4/2018 | ||
| api.OffscreenCanvasRenderingContext2D.putImageData π | Chrome | 9/4/2018 | Chrome Android | 9/4/2018 | ||
| api.OffscreenCanvasRenderingContext2D.quadraticCurveTo π | Chrome | 9/4/2018 | Chrome Android | 9/4/2018 | ||
| api.OffscreenCanvasRenderingContext2D.rect π | Chrome | 9/4/2018 | Chrome Android | 9/4/2018 | ||
| api.OffscreenCanvasRenderingContext2D.reset π | Chrome | 3/1/2022 | Chrome Android | 3/1/2022 | ||
| api.OffscreenCanvasRenderingContext2D.resetTransform π | Chrome | 9/4/2018 | Chrome Android | 9/4/2018 | ||
| api.OffscreenCanvasRenderingContext2D.restore π | Chrome | 9/4/2018 | Chrome Android | 9/4/2018 | ||
| api.OffscreenCanvasRenderingContext2D.rotate π | Chrome | 9/4/2018 | Chrome Android | 9/4/2018 | ||
| api.OffscreenCanvasRenderingContext2D.roundRect π | Chrome | 3/1/2022 | Chrome Android | 3/1/2022 | ||
| api.OffscreenCanvasRenderingContext2D.save π | Chrome | 9/4/2018 | Chrome Android | 9/4/2018 | ||
| api.OffscreenCanvasRenderingContext2D.scale π | Chrome | 9/4/2018 | Chrome Android | 9/4/2018 | ||
| api.OffscreenCanvasRenderingContext2D.setLineDash π | Chrome | 9/4/2018 | Chrome Android | 9/4/2018 | ||
| api.OffscreenCanvasRenderingContext2D.setTransform π | Chrome | 9/4/2018 | Chrome Android | 9/4/2018 | ||
| api.OffscreenCanvasRenderingContext2D.shadowBlur π | Chrome | 9/4/2018 | Chrome Android | 9/4/2018 | ||
| api.OffscreenCanvasRenderingContext2D.shadowColor π | Chrome | 9/4/2018 | Chrome Android | 9/4/2018 | ||
| api.OffscreenCanvasRenderingContext2D.shadowOffsetX π | Chrome | 9/4/2018 | Chrome Android | 9/4/2018 | ||
| api.OffscreenCanvasRenderingContext2D.shadowOffsetY π | Chrome | 9/4/2018 | Chrome Android | 9/4/2018 | ||
| api.OffscreenCanvasRenderingContext2D.stroke π | Chrome | 9/4/2018 | Chrome Android | 9/4/2018 | ||
| api.OffscreenCanvasRenderingContext2D.strokeRect π | Chrome | 9/4/2018 | Chrome Android | 9/4/2018 | ||
| api.OffscreenCanvasRenderingContext2D.strokeStyle π | Chrome | 9/4/2018 | Chrome Android | 9/4/2018 | ||
| api.OffscreenCanvasRenderingContext2D.strokeText π | Chrome | 9/4/2018 | Chrome Android | 9/4/2018 | ||
| api.OffscreenCanvasRenderingContext2D.textAlign π | Chrome | 9/4/2018 | Chrome Android | 9/4/2018 | ||
| api.OffscreenCanvasRenderingContext2D.textBaseline π | Chrome | 9/4/2018 | Chrome Android | 9/4/2018 | ||
| api.OffscreenCanvasRenderingContext2D.textRendering π | Chrome | 3/1/2022 | Chrome Android | 3/1/2022 | ||
| api.OffscreenCanvasRenderingContext2D.transform π | Chrome | 9/4/2018 | Chrome Android | 9/4/2018 | ||
| api.OffscreenCanvasRenderingContext2D.translate π | Chrome | 9/4/2018 | Chrome Android | 9/4/2018 | ||
| api.OffscreenCanvasRenderingContext2D.wordSpacing π | Chrome | 3/1/2022 | Chrome Android | 3/1/2022 | ||
| api.OrientationSensor π | Chrome | 5/29/2018 | Chrome Android | 5/31/2018 | 2 | |
| api.OrientationSensor.populateMatrix π | Chrome | 5/29/2018 | Chrome Android | 5/31/2018 | 2 | |
| api.OrientationSensor.quaternion π | Chrome | 5/29/2018 | Chrome Android | 5/31/2018 | 2 | |
| api.OscillatorNode π | Chrome | 6/26/2012 | Chrome Android | 2/27/2013 | 246 | |
| api.OscillatorNode.OscillatorNode π | Chrome | 12/1/2016 | Chrome Android | 12/6/2016 | 5 | |
| api.OscillatorNode.detune π | Chrome | 6/26/2012 | Chrome Android | 2/27/2013 | 246 | |
| api.OscillatorNode.frequency π | Chrome | 6/26/2012 | Chrome Android | 2/27/2013 | 246 | |
| api.OscillatorNode.setPeriodicWave π | Chrome | 10/1/2013 | Chrome Android | 10/2/2013 | 1 | |
| api.OscillatorNode.type π | Chrome | 6/26/2012 | Chrome Android | 2/27/2013 | 246 | |
| api.OverconstrainedError π | Chrome Android | 12/5/2017 | Chrome | 12/6/2017 | 1 | |
| api.OverconstrainedError.OverconstrainedError π | Chrome Android | 12/5/2017 | Chrome | 12/6/2017 | 1 | |
| api.OverconstrainedError.constraint π | Chrome Android | 12/5/2017 | Chrome | 12/6/2017 | 1 | |
| api.PageRevealEvent π | Chrome | 3/19/2024 | Chrome Android | 3/19/2024 | ||
| api.PageRevealEvent.PageRevealEvent π | Chrome | 8/20/2024 | Chrome Android | 8/20/2024 | ||
| api.PageRevealEvent.viewTransition π | Chrome | 6/11/2024 | Chrome Android | 6/11/2024 | ||
| api.PageSwapEvent π | Chrome | 4/16/2024 | Chrome Android | 4/16/2024 | ||
| api.PageSwapEvent.PageSwapEvent π | Chrome | 8/20/2024 | Chrome Android | 8/20/2024 | ||
| api.PageSwapEvent.activation π | Chrome | 4/16/2024 | Chrome Android | 4/16/2024 | ||
| api.PageSwapEvent.viewTransition π | Chrome | 6/11/2024 | Chrome Android | 6/11/2024 | ||
| api.PageTransitionEvent π | Chrome | 1/25/2010 | Chrome Android | 6/27/2012 | 884 | |
| api.PageTransitionEvent.PageTransitionEvent π | Chrome | 12/13/2011 | Chrome Android | 6/27/2012 | 197 | |
| api.PageTransitionEvent.persisted π | Chrome | 1/25/2010 | Chrome Android | 6/27/2012 | 884 | 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.PaintRenderingContext2D π | Chrome | 3/6/2018 | Chrome Android | 3/6/2018 | ||
| api.PaintRenderingContext2D.beginPath π | Chrome | 3/6/2018 | Chrome Android | 3/6/2018 | ||
| api.PaintRenderingContext2D.clearRect π | Chrome | 3/6/2018 | Chrome Android | 3/6/2018 | ||
| api.PaintRenderingContext2D.clip π | Chrome | 3/6/2018 | Chrome Android | 3/6/2018 | ||
| api.PaintRenderingContext2D.createLinearGradient π | Chrome | 3/6/2018 | Chrome Android | 3/6/2018 | ||
| api.PaintRenderingContext2D.createPattern π | Chrome | 3/6/2018 | Chrome Android | 3/6/2018 | ||
| api.PaintRenderingContext2D.createRadialGradient π | Chrome | 3/6/2018 | Chrome Android | 3/6/2018 | ||
| api.PaintRenderingContext2D.drawImage π | Chrome | 3/6/2018 | Chrome Android | 3/6/2018 | ||
| api.PaintRenderingContext2D.fill π | Chrome | 3/6/2018 | Chrome Android | 3/6/2018 | ||
| api.PaintRenderingContext2D.fillRect π | Chrome | 3/6/2018 | Chrome Android | 3/6/2018 | ||
| api.PaintRenderingContext2D.fillStyle π | Chrome | 3/6/2018 | Chrome Android | 3/6/2018 | ||
| api.PaintRenderingContext2D.filter | Chrome | 3/6/2018 | Chrome Android | 3/6/2018 | ||
| api.PaintRenderingContext2D.getLineDash π | Chrome | 3/6/2018 | Chrome Android | 3/6/2018 | ||
| api.PaintRenderingContext2D.getTransform π | Chrome | 7/24/2018 | Chrome Android | 7/24/2018 | ||
| api.PaintRenderingContext2D.globalAlpha π | Chrome | 3/6/2018 | Chrome Android | 3/6/2018 | ||
| api.PaintRenderingContext2D.globalCompositeOperation π | Chrome | 3/6/2018 | Chrome Android | 3/6/2018 | ||
| api.PaintRenderingContext2D.imageSmoothingEnabled π | Chrome | 3/6/2018 | Chrome Android | 3/6/2018 | ||
| api.PaintRenderingContext2D.imageSmoothingQuality π | Chrome | 3/6/2018 | Chrome Android | 3/6/2018 | ||
| api.PaintRenderingContext2D.isPointInPath π | Chrome | 3/6/2018 | Chrome Android | 3/6/2018 | ||
| api.PaintRenderingContext2D.isPointInStroke π | Chrome | 3/6/2018 | Chrome Android | 3/6/2018 | ||
| api.PaintRenderingContext2D.lineCap π | Chrome | 3/6/2018 | Chrome Android | 3/6/2018 | ||
| api.PaintRenderingContext2D.lineDashOffset π | Chrome | 3/6/2018 | Chrome Android | 3/6/2018 | ||
| api.PaintRenderingContext2D.lineJoin π | Chrome | 3/6/2018 | Chrome Android | 3/6/2018 | ||
| api.PaintRenderingContext2D.lineWidth π | Chrome | 3/6/2018 | Chrome Android | 3/6/2018 | ||
| api.PaintRenderingContext2D.miterLimit π | Chrome | 3/6/2018 | Chrome Android | 3/6/2018 | ||
| api.PaintRenderingContext2D.resetTransform π | Chrome | 3/6/2018 | Chrome Android | 3/6/2018 | ||
| api.PaintRenderingContext2D.restore π | Chrome | 3/6/2018 | Chrome Android | 3/6/2018 | ||
| api.PaintRenderingContext2D.rotate π | Chrome | 3/6/2018 | Chrome Android | 3/6/2018 | ||
| api.PaintRenderingContext2D.save π | Chrome | 3/6/2018 | Chrome Android | 3/6/2018 | ||
| api.PaintRenderingContext2D.scale π | Chrome | 3/6/2018 | Chrome Android | 3/6/2018 | ||
| api.PaintRenderingContext2D.setLineDash π | Chrome | 3/6/2018 | Chrome Android | 3/6/2018 | ||
| api.PaintRenderingContext2D.setTransform π | Chrome | 7/24/2018 | Chrome Android | 7/24/2018 | ||
| api.PaintRenderingContext2D.shadowBlur π | Chrome | 3/6/2018 | Chrome Android | 3/6/2018 | ||
| api.PaintRenderingContext2D.shadowColor π | Chrome | 3/6/2018 | Chrome Android | 3/6/2018 | ||
| api.PaintRenderingContext2D.shadowOffsetX π | Chrome | 3/6/2018 | Chrome Android | 3/6/2018 | ||
| api.PaintRenderingContext2D.shadowOffsetY π | Chrome | 3/6/2018 | Chrome Android | 3/6/2018 | ||
| api.PaintRenderingContext2D.stroke π | Chrome | 3/6/2018 | Chrome Android | 3/6/2018 | ||
| api.PaintRenderingContext2D.strokeRect π | Chrome | 3/6/2018 | Chrome Android | 3/6/2018 | ||
| api.PaintRenderingContext2D.strokeStyle π | Chrome | 3/6/2018 | Chrome Android | 3/6/2018 | ||
| api.PaintRenderingContext2D.transform π | Chrome | 3/6/2018 | Chrome Android | 3/6/2018 | ||
| api.PaintRenderingContext2D.translate π | Chrome | 3/6/2018 | Chrome Android | 3/6/2018 | ||
| api.PaintSize π | Chrome | 3/6/2018 | Chrome Android | 3/6/2018 | ||
| api.PaintSize.height π | Chrome | 3/6/2018 | Chrome Android | 3/6/2018 | ||
| api.PaintSize.width π | Chrome | 3/6/2018 | Chrome Android | 3/6/2018 | ||
| api.PaintWorkletGlobalScope π | Chrome | 3/6/2018 | Chrome Android | 3/6/2018 | ||
| api.PaintWorkletGlobalScope.devicePixelRatio π | Chrome | 3/6/2018 | Chrome Android | 3/6/2018 | ||
| api.PaintWorkletGlobalScope.registerPaint π | Chrome | 3/6/2018 | Chrome Android | 3/6/2018 | ||
| api.PannerNode π | Chrome | 9/16/2011 | Chrome Android | 6/27/2012 | 285 | |
| api.PannerNode.PannerNode π | Chrome | 12/1/2016 | Chrome Android | 12/6/2016 | 5 | |
| api.PannerNode.coneInnerAngle π | Chrome | 9/16/2011 | Chrome Android | 6/27/2012 | 285 | |
| api.PannerNode.coneOuterAngle π | Chrome | 9/16/2011 | Chrome Android | 6/27/2012 | 285 | |
| api.PannerNode.coneOuterGain π | Chrome | 9/16/2011 | Chrome Android | 6/27/2012 | 285 | |
| api.PannerNode.distanceModel π | Chrome | 9/16/2011 | Chrome Android | 6/27/2012 | 285 | |
| api.PannerNode.maxDistance π | Chrome | 9/16/2011 | Chrome Android | 6/27/2012 | 285 | |
| api.PannerNode.orientationX π | Chrome | 7/20/2016 | Chrome Android | 7/27/2016 | 7 | |
| api.PannerNode.orientationY π | Chrome | 7/20/2016 | Chrome Android | 7/27/2016 | 7 | |
| api.PannerNode.orientationZ π | Chrome | 7/20/2016 | Chrome Android | 7/27/2016 | 7 | |
| api.PannerNode.panningModel π | Chrome | 9/16/2011 | Chrome Android | 6/27/2012 | 285 | |
| api.PannerNode.positionX π | Chrome | 7/20/2016 | Chrome Android | 7/27/2016 | 7 | |
| api.PannerNode.positionY π | Chrome | 7/20/2016 | Chrome Android | 7/27/2016 | 7 | |
| api.PannerNode.positionZ π | Chrome | 7/20/2016 | Chrome Android | 7/27/2016 | 7 | |
| api.PannerNode.refDistance π | Chrome | 9/16/2011 | Chrome Android | 6/27/2012 | 285 | |
| api.PannerNode.rolloffFactor π | Chrome | 9/16/2011 | Chrome Android | 6/27/2012 | 285 | |
| api.PannerNode.setOrientation π | Chrome | 9/16/2011 | Chrome Android | 6/27/2012 | 285 | |
| api.PannerNode.setPosition π | Chrome | 9/16/2011 | Chrome Android | 6/27/2012 | 285 | |
| api.PasswordCredential π | Chrome | 5/25/2016 | Chrome Android | 6/8/2016 | 14 | |
| api.PasswordCredential.PasswordCredential π | Chrome | 5/25/2016 | Chrome Android | 6/8/2016 | 14 | |
| api.PasswordCredential.iconURL π | Chrome | 5/25/2016 | Chrome Android | 6/8/2016 | 14 | |
| api.PasswordCredential.name π | Chrome | 5/25/2016 | Chrome Android | 6/8/2016 | 14 | |
| api.PasswordCredential.password π | Chrome | 7/25/2017 | Chrome Android | 8/1/2017 | 7 | |
| api.Path2D π | Chrome | 7/16/2014 | Chrome Android | 7/16/2014 | ||
| api.Path2D.Path2D π | Chrome | 7/16/2014 | Chrome Android | 7/16/2014 | Edge: Before Edge 79, the constructor for Path2D objects does not support invocation with a string consisting of SVG path data. | |
| api.Path2D.addPath π | Chrome | 7/24/2018 | Chrome Android | 7/24/2018 | ||
| api.Path2D.arc π | Chrome | 7/16/2014 | Chrome Android | 7/16/2014 | ||
| api.Path2D.arcTo π | Chrome | 7/16/2014 | Chrome Android | 7/16/2014 | ||
| api.Path2D.bezierCurveTo π | Chrome | 7/16/2014 | Chrome Android | 7/16/2014 | ||
| api.Path2D.closePath π | Chrome | 7/16/2014 | Chrome Android | 7/16/2014 | ||
| api.Path2D.ellipse π | Chrome | 7/16/2014 | Chrome Android | 7/16/2014 | ||
| api.Path2D.lineTo π | Chrome | 7/16/2014 | Chrome Android | 7/16/2014 | ||
| api.Path2D.moveTo π | Chrome | 7/16/2014 | Chrome Android | 7/16/2014 | ||
| api.Path2D.quadraticCurveTo π | Chrome | 7/16/2014 | Chrome Android | 7/16/2014 | ||
| api.Path2D.rect π | Chrome | 7/16/2014 | Chrome Android | 7/16/2014 | ||
| api.Path2D.roundRect π | Chrome | 3/1/2022 | Chrome Android | 3/1/2022 | ||
| api.PaymentAddress | Chrome Android | 9/7/2016 | Chrome | 7/25/2017 | 321 | |
| api.PaymentAddress.addressLine | Chrome Android | 9/7/2016 | Chrome | 7/25/2017 | 321 | |
| api.PaymentAddress.city | Chrome Android | 9/7/2016 | Chrome | 7/25/2017 | 321 | |
| api.PaymentAddress.country | Chrome Android | 9/7/2016 | Chrome | 7/25/2017 | 321 | |
| api.PaymentAddress.dependentLocality | Chrome Android | 9/7/2016 | Chrome | 7/25/2017 | 321 | |
| api.PaymentAddress.organization | Chrome Android | 9/7/2016 | Chrome | 7/25/2017 | 321 | |
| api.PaymentAddress.phone | Chrome Android | 9/7/2016 | Chrome | 7/25/2017 | 321 | |
| api.PaymentAddress.postalCode | Chrome Android | 9/7/2016 | Chrome | 7/25/2017 | 321 | |
| api.PaymentAddress.recipient | Chrome Android | 9/7/2016 | Chrome | 7/25/2017 | 321 | |
| api.PaymentAddress.region | Chrome Android | 9/7/2016 | Chrome | 7/25/2017 | 321 | |
| api.PaymentAddress.sortingCode | Chrome Android | 9/7/2016 | Chrome | 7/25/2017 | 321 | |
| api.PaymentAddress.toJSON | Chrome Android | 12/6/2016 | Chrome | 7/25/2017 | 231 | |
| api.PaymentManager π | Chrome | 10/16/2018 | Chrome Android | 10/17/2018 | 1 | |
| api.PaymentManager.enableDelegations π | Chrome | 2/4/2020 | Chrome Android | 2/4/2020 | ||
| api.PaymentManager.secure_context_required | Chrome | 2/20/2024 | Chrome Android | 2/20/2024 | ||
| api.PaymentManager.userHint π | Chrome | 10/16/2018 | Chrome Android | 10/17/2018 | 1 | |
| api.PaymentMethodChangeEvent π | Chrome | 7/30/2019 | Chrome Android | 7/30/2019 | ||
| api.PaymentMethodChangeEvent.PaymentMethodChangeEvent π | Chrome | 7/30/2019 | Chrome Android | 7/30/2019 | ||
| api.PaymentMethodChangeEvent.methodDetails π | Chrome | 7/30/2019 | Chrome Android | 7/30/2019 | ||
| api.PaymentMethodChangeEvent.methodName π | Chrome | 7/30/2019 | Chrome Android | 7/30/2019 | ||
| api.PaymentRequest π | Chrome Android | 9/7/2016 | Chrome | 7/25/2017 | 321 | |
| api.PaymentRequest.PaymentRequest π | Chrome Android | 9/7/2016 | Chrome | 7/25/2017 | 321 | |
| api.PaymentRequest.PaymentRequest.secure_payment_confirmation_method | Chrome | 10/19/2021 | Chrome Android | 10/19/2021 | ||
| api.PaymentRequest.abort π | Chrome Android | 9/7/2016 | Chrome | 7/25/2017 | 321 | |
| api.PaymentRequest.canMakePayment π | Chrome Android | 9/7/2016 | Chrome | 7/25/2017 | 321 | |
| api.PaymentRequest.id π | Chrome | 7/25/2017 | Chrome Android | 8/1/2017 | 7 | |
| api.PaymentRequest.paymentmethodchange_event π | Chrome | 7/30/2019 | Chrome Android | 7/30/2019 | ||
| api.PaymentRequest.shippingAddress | Chrome Android | 9/7/2016 | Chrome | 7/25/2017 | 321 | |
| api.PaymentRequest.shippingOption | Chrome Android | 9/7/2016 | Chrome | 7/25/2017 | 321 | |
| api.PaymentRequest.shippingType | Chrome Android | 12/6/2016 | Chrome | 7/25/2017 | 231 | |
| api.PaymentRequest.shippingaddresschange_event | Chrome Android | 9/7/2016 | Chrome | 7/25/2017 | 321 | |
| api.PaymentRequest.shippingoptionchange_event | Chrome Android | 9/7/2016 | Chrome | 7/25/2017 | 321 | |
| api.PaymentRequest.show π | Chrome Android | 9/7/2016 | Chrome | 7/25/2017 | 321 | |
| api.PaymentRequestEvent π | Chrome | 10/16/2018 | Chrome Android | 10/17/2018 | 1 | |
| api.PaymentRequestEvent.PaymentRequestEvent π | Chrome | 10/16/2018 | Chrome Android | 10/17/2018 | 1 | |
| api.PaymentRequestEvent.changePaymentMethod π | Chrome | 7/30/2019 | Chrome Android | 7/30/2019 | ||
| api.PaymentRequestEvent.changeShippingAddress π | Chrome | 2/4/2020 | Chrome Android | 2/4/2020 | ||
| api.PaymentRequestEvent.changeShippingOption π | Chrome | 2/4/2020 | Chrome Android | 2/4/2020 | ||
| api.PaymentRequestEvent.methodData π | Chrome | 10/16/2018 | Chrome Android | 10/17/2018 | 1 | |
| api.PaymentRequestEvent.modifiers π | Chrome | 10/16/2018 | Chrome Android | 10/17/2018 | 1 | |
| api.PaymentRequestEvent.openWindow π | Chrome | 10/16/2018 | Chrome Android | 10/17/2018 | 1 | |
| api.PaymentRequestEvent.paymentOptions π | Chrome | 2/4/2020 | Chrome Android | 2/4/2020 | ||
| api.PaymentRequestEvent.paymentRequestId π | Chrome | 10/16/2018 | Chrome Android | 10/17/2018 | 1 | |
| api.PaymentRequestEvent.paymentRequestOrigin π | Chrome | 10/16/2018 | Chrome Android | 10/17/2018 | 1 | |
| api.PaymentRequestEvent.respondWith π | Chrome | 10/16/2018 | Chrome Android | 10/17/2018 | 1 | |
| api.PaymentRequestEvent.shippingOptions π | Chrome | 2/4/2020 | Chrome Android | 2/4/2020 | ||
| api.PaymentRequestEvent.topOrigin π | Chrome | 10/16/2018 | Chrome Android | 10/17/2018 | 1 | |
| api.PaymentRequestEvent.total π | Chrome | 10/16/2018 | Chrome Android | 10/17/2018 | 1 | |
| api.PaymentRequestUpdateEvent π | Chrome Android | 9/7/2016 | Chrome | 7/25/2017 | 321 | |
| api.PaymentRequestUpdateEvent.PaymentRequestUpdateEvent π | Chrome Android | 9/7/2016 | Chrome | 7/25/2017 | 321 | |
| api.PaymentRequestUpdateEvent.secure_context_required | Chrome | 2/20/2024 | Chrome Android | 2/20/2024 | ||
| api.PaymentRequestUpdateEvent.updateWith π | Chrome Android | 9/7/2016 | Chrome | 7/25/2017 | 321 | |
| api.PaymentResponse π | Chrome Android | 9/7/2016 | Chrome | 7/25/2017 | 321 | |
| api.PaymentResponse.complete π | Chrome Android | 9/7/2016 | Chrome | 7/25/2017 | 321 | |
| api.PaymentResponse.details π | Chrome Android | 9/7/2016 | Chrome | 7/25/2017 | 321 | |
| api.PaymentResponse.methodName π | Chrome Android | 9/7/2016 | Chrome | 7/25/2017 | 321 | |
| api.PaymentResponse.payerEmail π | Chrome Android | 9/7/2016 | Chrome | 7/25/2017 | 321 | |
| api.PaymentResponse.payerName π | Chrome Android | 2/1/2017 | Chrome | 7/25/2017 | 174 | |
| api.PaymentResponse.payerPhone π | Chrome Android | 9/7/2016 | Chrome | 7/25/2017 | 321 | |
| api.PaymentResponse.payerdetailchange_event π | Chrome | 10/22/2019 | Chrome Android | 10/22/2019 | ||
| api.PaymentResponse.requestId π | Chrome | 7/25/2017 | Chrome Android | 8/1/2017 | 7 | |
| api.PaymentResponse.retry π | Chrome | 10/22/2019 | Chrome Android | 10/22/2019 | ||
| api.PaymentResponse.shippingAddress π | Chrome Android | 9/7/2016 | Chrome | 7/25/2017 | 321 | |
| api.PaymentResponse.shippingOption π | Chrome Android | 9/7/2016 | Chrome | 7/25/2017 | 321 | |
| api.PaymentResponse.toJSON | Chrome Android | 12/6/2016 | Chrome | 7/25/2017 | 231 | |
| api.Performance π | Chrome | 9/2/2010 | Chrome Android | 6/27/2012 | 664 | Node.js: Only available as an internal instance. |
| api.Performance.clearMarks π | Chrome | 8/20/2013 | Chrome Android | 8/21/2013 | 1 | |
| api.Performance.clearMeasures π | Chrome | 8/20/2013 | Chrome Android | 8/21/2013 | 1 | |
| api.Performance.clearResourceTimings π | Chrome | 10/13/2015 | Chrome Android | 10/14/2015 | 1 | |
| api.Performance.eventCounts π | Chrome | 8/25/2020 | Chrome Android | 8/25/2020 | ||
| api.Performance.getEntries π | Chrome | 7/9/2013 | Chrome Android | 7/10/2013 | 1 | |
| api.Performance.getEntriesByName π | Chrome | 7/9/2013 | Chrome Android | 7/10/2013 | 1 | |
| api.Performance.getEntriesByType π | Chrome | 7/9/2013 | Chrome Android | 7/10/2013 | 1 | |
| api.Performance.mark π | Chrome | 7/9/2013 | Chrome Android | 7/10/2013 | 1 | |
| api.Performance.mark.markOptions_parameter | Chrome | 10/22/2019 | Chrome Android | 10/22/2019 | ||
| api.Performance.mark.returns_performancemark | Chrome | 10/22/2019 | Chrome Android | 10/22/2019 | ||
| api.Performance.measure π | Chrome | 7/9/2013 | Chrome Android | 7/10/2013 | 1 | |
| api.Performance.measure.measureOptions_parameter | Chrome | 9/10/2019 | Chrome Android | 9/10/2019 | ||
| api.Performance.measure.returns_performancemeasure | Chrome | 10/22/2019 | Chrome Android | 10/22/2019 | ||
| api.Performance.measureUserAgentSpecificMemory π | Chrome | 3/2/2021 | Chrome Android | 3/2/2021 | ||
| api.Performance.memory | Chrome | 10/19/2010 | Chrome Android | 6/27/2012 | 617 | |
| api.Performance.navigation π | Chrome | 3/8/2011 | Chrome Android | 6/27/2012 | 477 | |
| api.Performance.now π | Chrome | 1/10/2013 | Chrome Android | 2/27/2013 | 48 | 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 π | Chrome | 10/13/2015 | Chrome Android | 10/14/2015 | 1 | |
| api.Performance.setResourceTimingBufferSize π | Chrome | 10/13/2015 | Chrome Android | 10/14/2015 | 1 | |
| api.Performance.timeOrigin π | Chrome | 10/17/2017 | Chrome Android | 10/24/2017 | 7 | |
| api.Performance.timing π | Chrome | 9/2/2010 | Chrome Android | 6/27/2012 | 664 | Node.js: Returns node specific timing object |
| api.Performance.toJSON π | Chrome | 1/25/2017 | Chrome Android | 2/1/2017 | 7 | |
| api.PerformanceElementTiming π | Chrome | 9/10/2019 | Chrome Android | 9/10/2019 | ||
| api.PerformanceElementTiming.element π | Chrome | 9/10/2019 | Chrome Android | 9/10/2019 | ||
| api.PerformanceElementTiming.id π | Chrome | 9/10/2019 | Chrome Android | 9/10/2019 | ||
| api.PerformanceElementTiming.identifier π | Chrome | 9/10/2019 | Chrome Android | 9/10/2019 | ||
| api.PerformanceElementTiming.intersectionRect π | Chrome | 9/10/2019 | Chrome Android | 9/10/2019 | ||
| api.PerformanceElementTiming.loadTime π | Chrome | 9/10/2019 | Chrome Android | 9/10/2019 | ||
| api.PerformanceElementTiming.naturalHeight π | Chrome | 9/10/2019 | Chrome Android | 9/10/2019 | ||
| api.PerformanceElementTiming.naturalWidth π | Chrome | 9/10/2019 | Chrome Android | 9/10/2019 | ||
| api.PerformanceElementTiming.renderTime π | Chrome | 9/10/2019 | Chrome Android | 9/10/2019 | ||
| api.PerformanceElementTiming.toJSON π | Chrome | 9/10/2019 | Chrome Android | 9/10/2019 | ||
| api.PerformanceElementTiming.url π | Chrome | 9/10/2019 | Chrome Android | 9/10/2019 | ||
| api.PerformanceEntry π | Chrome | 10/13/2015 | Chrome Android | 10/14/2015 | 1 | Node.js: Available as a part of the perf_hooks module. |
| api.PerformanceEntry.duration π | Chrome | 7/9/2013 | Chrome Android | 7/10/2013 | 1 | |
| api.PerformanceEntry.entryType π | Chrome | 7/9/2013 | Chrome Android | 7/10/2013 | 1 | |
| api.PerformanceEntry.name π | Chrome | 7/9/2013 | Chrome Android | 7/10/2013 | 1 | |
| api.PerformanceEntry.startTime π | Chrome | 7/9/2013 | Chrome Android | 7/10/2013 | 1 | |
| api.PerformanceEntry.toJSON π | Chrome | 9/1/2015 | Chrome Android | 9/1/2015 | ||
| api.PerformanceEntry.worker_support | Chrome | 10/17/2017 | Chrome Android | 10/24/2017 | 7 | Node.js: Available as a part of the perf_hooks module. |
| api.PerformanceEventTiming π | Chrome | 7/30/2019 | Chrome Android | 7/30/2019 | ||
| api.PerformanceEventTiming.cancelable π | Chrome | 7/30/2019 | Chrome Android | 7/30/2019 | ||
| api.PerformanceEventTiming.interactionId π | Chrome | 11/15/2021 | Chrome Android | 11/15/2021 | ||
| api.PerformanceEventTiming.processingEnd π | Chrome | 7/30/2019 | Chrome Android | 7/30/2019 | ||
| api.PerformanceEventTiming.processingStart π | Chrome | 7/30/2019 | Chrome Android | 7/30/2019 | ||
| api.PerformanceEventTiming.target π | Chrome | 8/25/2020 | Chrome Android | 8/25/2020 | ||
| api.PerformanceEventTiming.toJSON π | Chrome | 7/30/2019 | Chrome Android | 7/30/2019 | ||
| api.PerformanceLongAnimationFrameTiming π | Chrome | 3/19/2024 | Chrome Android | 3/19/2024 | ||
| api.PerformanceLongAnimationFrameTiming.blockingDuration π | Chrome | 3/19/2024 | Chrome Android | 3/19/2024 | ||
| api.PerformanceLongAnimationFrameTiming.firstUIEventTimestamp π | Chrome | 3/19/2024 | Chrome Android | 3/19/2024 | ||
| api.PerformanceLongAnimationFrameTiming.renderStart π | Chrome | 3/19/2024 | Chrome Android | 3/19/2024 | ||
| api.PerformanceLongAnimationFrameTiming.scripts π | Chrome | 3/19/2024 | Chrome Android | 3/19/2024 | ||
| api.PerformanceLongAnimationFrameTiming.styleAndLayoutStart π | Chrome | 3/19/2024 | Chrome Android | 3/19/2024 | ||
| api.PerformanceLongAnimationFrameTiming.toJSON π | Chrome | 3/19/2024 | Chrome Android | 3/19/2024 | ||
| api.PerformanceLongTaskTiming π | Chrome | 4/19/2017 | Chrome Android | 4/25/2017 | 6 | |
| api.PerformanceLongTaskTiming.attribution π | Chrome | 4/19/2017 | Chrome Android | 4/25/2017 | 6 | |
| api.PerformanceLongTaskTiming.toJSON π | Chrome | 4/19/2017 | Chrome Android | 4/25/2017 | 6 | |
| api.PerformanceMark π | Chrome | 7/9/2013 | Chrome Android | 7/10/2013 | 1 | Node.js: Available as a part of the perf_hooks module. |
| api.PerformanceMark.PerformanceMark π | Chrome | 7/30/2019 | Chrome Android | 7/30/2019 | ||
| api.PerformanceMark.detail π | Chrome | 10/22/2019 | Chrome Android | 10/22/2019 | ||
| api.PerformanceMeasure π | Chrome | 2/21/2013 | Chrome Android | 2/27/2013 | 6 | 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 π | Chrome | 10/22/2019 | Chrome Android | 10/22/2019 | ||
| api.PerformanceNavigation π | Chrome | 3/8/2011 | Chrome Android | 6/27/2012 | 477 | |
| api.PerformanceNavigation.redirectCount π | Chrome | 3/8/2011 | Chrome Android | 6/27/2012 | 477 | |
| api.PerformanceNavigation.toJSON π | Chrome | 1/25/2017 | Chrome Android | 2/1/2017 | 7 | 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 π | Chrome | 3/8/2011 | Chrome Android | 6/27/2012 | 477 | 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 π | Chrome | 3/9/2017 | Chrome Android | 3/16/2017 | 7 | |
| api.PerformanceNavigationTiming.activationStart π | Chrome Android | 3/16/2017 | Chrome | 11/29/2022 | 2084 | |
| api.PerformanceNavigationTiming.criticalCHRestart π | Chrome | 8/15/2023 | Chrome Android | 8/15/2023 | ||
| api.PerformanceNavigationTiming.domComplete π | Chrome | 3/9/2017 | Chrome Android | 3/16/2017 | 7 | |
| api.PerformanceNavigationTiming.domContentLoadedEventEnd π | Chrome | 3/9/2017 | Chrome Android | 3/16/2017 | 7 | |
| api.PerformanceNavigationTiming.domContentLoadedEventStart π | Chrome | 3/9/2017 | Chrome Android | 3/16/2017 | 7 | |
| api.PerformanceNavigationTiming.domInteractive π | Chrome | 3/9/2017 | Chrome Android | 3/16/2017 | 7 | |
| api.PerformanceNavigationTiming.loadEventEnd π | Chrome | 3/9/2017 | Chrome Android | 3/16/2017 | 7 | |
| api.PerformanceNavigationTiming.loadEventStart π | Chrome | 3/9/2017 | Chrome Android | 3/16/2017 | 7 | |
| api.PerformanceNavigationTiming.notRestoredReasons π | Chrome | 5/14/2024 | Chrome Android | 5/14/2024 | ||
| api.PerformanceNavigationTiming.redirectCount π | Chrome | 3/9/2017 | Chrome Android | 3/16/2017 | 7 | |
| api.PerformanceNavigationTiming.toJSON π | Chrome | 3/9/2017 | Chrome Android | 3/16/2017 | 7 | |
| api.PerformanceNavigationTiming.type π | Chrome | 3/9/2017 | Chrome Android | 3/16/2017 | 7 | |
| api.PerformanceNavigationTiming.unloadEventEnd π | Chrome | 3/9/2017 | Chrome Android | 3/16/2017 | 7 | |
| api.PerformanceNavigationTiming.unloadEventStart π | Chrome | 3/9/2017 | Chrome Android | 3/16/2017 | 7 | |
| api.PerformanceObserver π | Chrome | 7/20/2016 | Chrome Android | 7/27/2016 | 7 | Node.js: Available as a part of the perf_hooks module. |
| api.PerformanceObserver.PerformanceObserver π | Chrome | 7/20/2016 | Chrome Android | 7/27/2016 | 7 | |
| api.PerformanceObserver.PerformanceObserver.droppedEntriesCount π | Chrome | 10/19/2021 | Chrome Android | 10/19/2021 | ||
| api.PerformanceObserver.disconnect π | Chrome | 7/20/2016 | Chrome Android | 7/27/2016 | 7 | |
| api.PerformanceObserver.observe π | Chrome | 7/20/2016 | Chrome Android | 7/27/2016 | 7 | |
| api.PerformanceObserver.supportedEntryTypes_static π | Chrome | 3/12/2019 | Chrome Android | 3/12/2019 | ||
| api.PerformanceObserver.takeRecords π | Chrome | 3/6/2018 | Chrome Android | 3/6/2018 | ||
| api.PerformanceObserver.worker_support | Chrome | 10/17/2017 | Chrome Android | 10/24/2017 | 7 | |
| api.PerformanceObserverEntryList π | Chrome | 7/20/2016 | Chrome Android | 7/27/2016 | 7 | 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 π | Chrome | 7/20/2016 | Chrome Android | 7/27/2016 | 7 | |
| api.PerformanceObserverEntryList.getEntriesByName π | Chrome | 7/20/2016 | Chrome Android | 7/27/2016 | 7 | |
| api.PerformanceObserverEntryList.getEntriesByType π | Chrome | 7/20/2016 | Chrome Android | 7/27/2016 | 7 | |
| api.PerformancePaintTiming π | Chrome | 7/25/2017 | Chrome Android | 8/1/2017 | 7 | |
| api.PerformancePaintTiming.first-contentful-paint π | Chrome | 7/25/2017 | Chrome Android | 8/1/2017 | 7 | |
| api.PerformancePaintTiming.first-paint π | Chrome | 7/25/2017 | Chrome Android | 8/1/2017 | 7 | |
| api.PerformanceResourceTiming π | Chrome | 8/20/2013 | Chrome Android | 8/21/2013 | 1 | 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 π | Chrome | 5/19/2015 | Chrome Android | 5/27/2015 | 8 | |
| api.PerformanceResourceTiming.connectStart π | Chrome | 5/19/2015 | Chrome Android | 5/27/2015 | 8 | |
| api.PerformanceResourceTiming.decodedBodySize π | Chrome | 10/12/2016 | Chrome Android | 10/19/2016 | 7 | |
| api.PerformanceResourceTiming.deliveryType π | Chrome | 9/12/2023 | Chrome Android | 9/12/2023 | ||
| api.PerformanceResourceTiming.deliveryType.navigational-prefetch π | Chrome | 9/12/2023 | Chrome Android | 9/12/2023 | ||
| api.PerformanceResourceTiming.domainLookupEnd π | Chrome | 5/19/2015 | Chrome Android | 5/27/2015 | 8 | |
| api.PerformanceResourceTiming.domainLookupStart π | Chrome | 5/19/2015 | Chrome Android | 5/27/2015 | 8 | |
| api.PerformanceResourceTiming.encodedBodySize π | Chrome | 10/12/2016 | Chrome Android | 10/19/2016 | 7 | |
| api.PerformanceResourceTiming.fetchStart π | Chrome | 5/19/2015 | Chrome Android | 5/27/2015 | 8 | |
| api.PerformanceResourceTiming.finalResponseHeadersStart π | Chrome | 2/4/2025 | Chrome Android | 2/4/2025 | ||
| api.PerformanceResourceTiming.firstInterimResponseStart π | Chrome | 7/18/2023 | Chrome Android | 7/21/2023 | 3 | |
| api.PerformanceResourceTiming.initiatorType π | Chrome | 5/19/2015 | Chrome Android | 5/27/2015 | 8 | Node.js: Since v18.2.0, the value can be returned by toJSON(), but can not accessed via property getter. |
| api.PerformanceResourceTiming.nextHopProtocol π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.PerformanceResourceTiming.redirectEnd π | Chrome | 5/19/2015 | Chrome Android | 5/27/2015 | 8 | |
| api.PerformanceResourceTiming.redirectStart π | Chrome | 5/19/2015 | Chrome Android | 5/27/2015 | 8 | |
| api.PerformanceResourceTiming.renderBlockingStatus π | Chrome | 10/25/2022 | Chrome Android | 10/25/2022 | ||
| api.PerformanceResourceTiming.requestStart π | Chrome | 5/19/2015 | Chrome Android | 5/27/2015 | 8 | |
| api.PerformanceResourceTiming.responseEnd π | Chrome | 5/19/2015 | Chrome Android | 5/27/2015 | 8 | |
| api.PerformanceResourceTiming.responseStart π | Chrome | 2/4/2025 | Chrome Android | 2/4/2025 | Chrome: Returns the time of the final response, even if an interim response is available.Chrome Android: Returns the time of the final response, even if an interim response is available.Opera: Returns the time of the final response, even if an interim response is available.Opera Android: Returns the time of the final response, even if an interim response is available.Samsung Internet: Returns the time of the final response, even if an interim response is available.WebView Android: Returns the time of the final response, even if an interim response is available. | |
| api.PerformanceResourceTiming.responseStatus π | Chrome | 1/10/2023 | Chrome Android | 1/10/2023 | ||
| api.PerformanceResourceTiming.secureConnectionStart π | Chrome | 5/19/2015 | Chrome Android | 5/27/2015 | 8 | |
| api.PerformanceResourceTiming.serverTiming π | Chrome | 3/6/2018 | Chrome Android | 3/6/2018 | ||
| api.PerformanceResourceTiming.toJSON π | Chrome | 9/1/2015 | Chrome Android | 9/1/2015 | ||
| api.PerformanceResourceTiming.transferSize π | Chrome | 10/12/2016 | Chrome Android | 10/19/2016 | 7 | |
| api.PerformanceResourceTiming.workerStart π | Chrome | 10/13/2015 | Chrome Android | 10/14/2015 | 1 | |
| api.PerformanceResourceTiming.worker_support | Chrome | 5/19/2015 | Chrome Android | 5/27/2015 | 8 | |
| api.PerformanceScriptTiming π | Chrome | 3/19/2024 | Chrome Android | 3/19/2024 | ||
| api.PerformanceScriptTiming.executionStart π | Chrome | 3/19/2024 | Chrome Android | 3/19/2024 | ||
| api.PerformanceScriptTiming.forcedStyleAndLayoutDuration π | Chrome | 3/19/2024 | Chrome Android | 3/19/2024 | ||
| api.PerformanceScriptTiming.invoker π | Chrome | 3/19/2024 | Chrome Android | 3/19/2024 | ||
| api.PerformanceScriptTiming.invokerType π | Chrome | 3/19/2024 | Chrome Android | 3/19/2024 | ||
| api.PerformanceScriptTiming.pauseDuration π | Chrome | 3/19/2024 | Chrome Android | 3/19/2024 | ||
| api.PerformanceScriptTiming.sourceCharPosition π | Chrome | 3/19/2024 | Chrome Android | 3/19/2024 | ||
| api.PerformanceScriptTiming.sourceFunctionName π | Chrome | 3/19/2024 | Chrome Android | 3/19/2024 | ||
| api.PerformanceScriptTiming.sourceURL π | Chrome | 3/19/2024 | Chrome Android | 3/19/2024 | ||
| api.PerformanceScriptTiming.toJSON π | Chrome | 3/19/2024 | Chrome Android | 3/19/2024 | ||
| api.PerformanceScriptTiming.window π | Chrome | 3/19/2024 | Chrome Android | 3/19/2024 | ||
| api.PerformanceScriptTiming.windowAttribution π | Chrome | 3/19/2024 | Chrome Android | 3/19/2024 | ||
| api.PerformanceServerTiming π | Chrome | 3/6/2018 | Chrome Android | 3/6/2018 | ||
| api.PerformanceServerTiming.description π | Chrome | 3/6/2018 | Chrome Android | 3/6/2018 | ||
| api.PerformanceServerTiming.duration π | Chrome | 3/6/2018 | Chrome Android | 3/6/2018 | ||
| api.PerformanceServerTiming.name π | Chrome | 3/6/2018 | Chrome Android | 3/6/2018 | ||
| api.PerformanceServerTiming.toJSON π | Chrome | 3/6/2018 | Chrome Android | 3/6/2018 | ||
| api.PerformanceTiming π | Chrome | 9/2/2010 | Chrome Android | 6/27/2012 | 664 | |
| api.PerformanceTiming.connectEnd π | Chrome | 9/2/2010 | Chrome Android | 6/27/2012 | 664 | |
| api.PerformanceTiming.connectStart π | Chrome | 9/2/2010 | Chrome Android | 6/27/2012 | 664 | |
| api.PerformanceTiming.domComplete π | Chrome | 9/2/2010 | Chrome Android | 6/27/2012 | 664 | |
| api.PerformanceTiming.domContentLoadedEventEnd π | Chrome | 9/2/2010 | Chrome Android | 6/27/2012 | 664 | |
| api.PerformanceTiming.domContentLoadedEventStart π | Chrome | 9/2/2010 | Chrome Android | 6/27/2012 | 664 | |
| api.PerformanceTiming.domInteractive π | Chrome | 9/2/2010 | Chrome Android | 6/27/2012 | 664 | |
| api.PerformanceTiming.domLoading π | Chrome | 9/2/2010 | Chrome Android | 6/27/2012 | 664 | |
| api.PerformanceTiming.domainLookupEnd π | Chrome | 9/2/2010 | Chrome Android | 6/27/2012 | 664 | |
| api.PerformanceTiming.domainLookupStart π | Chrome | 9/2/2010 | Chrome Android | 6/27/2012 | 664 | |
| api.PerformanceTiming.fetchStart π | Chrome | 9/2/2010 | Chrome Android | 6/27/2012 | 664 | |
| api.PerformanceTiming.loadEventEnd π | Chrome | 9/2/2010 | Chrome Android | 6/27/2012 | 664 | |
| api.PerformanceTiming.loadEventStart π | Chrome | 9/2/2010 | Chrome Android | 6/27/2012 | 664 | |
| api.PerformanceTiming.navigationStart π | Chrome | 9/2/2010 | Chrome Android | 6/27/2012 | 664 | |
| api.PerformanceTiming.redirectEnd π | Chrome | 9/2/2010 | Chrome Android | 6/27/2012 | 664 | |
| api.PerformanceTiming.redirectStart π | Chrome | 9/2/2010 | Chrome Android | 6/27/2012 | 664 | |
| api.PerformanceTiming.requestStart π | Chrome | 9/2/2010 | Chrome Android | 6/27/2012 | 664 | |
| api.PerformanceTiming.responseEnd π | Chrome | 9/2/2010 | Chrome Android | 6/27/2012 | 664 | |
| api.PerformanceTiming.responseStart π | Chrome | 9/2/2010 | Chrome Android | 6/27/2012 | 664 | |
| api.PerformanceTiming.secureConnectionStart π | Chrome | 9/2/2010 | Chrome Android | 6/27/2012 | 664 | |
| api.PerformanceTiming.toJSON π | Chrome | 7/21/2015 | Chrome Android | 7/29/2015 | 8 | |
| api.PerformanceTiming.unloadEventEnd π | Chrome | 9/2/2010 | Chrome Android | 6/27/2012 | 664 | |
| api.PerformanceTiming.unloadEventStart π | Chrome | 9/2/2010 | Chrome Android | 6/27/2012 | 664 | |
| api.PeriodicSyncEvent π | Chrome | 2/4/2020 | Chrome Android | 2/4/2020 | ||
| api.PeriodicSyncEvent.PeriodicSyncEvent π | Chrome | 2/4/2020 | Chrome Android | 2/4/2020 | ||
| api.PeriodicSyncEvent.tag π | Chrome | 2/4/2020 | Chrome Android | 2/4/2020 | ||
| api.PeriodicSyncManager π | Chrome | 2/4/2020 | Chrome Android | 2/4/2020 | ||
| api.PeriodicSyncManager.getTags π | Chrome | 2/4/2020 | Chrome Android | 2/4/2020 | ||
| api.PeriodicSyncManager.register π | Chrome | 2/4/2020 | Chrome Android | 2/4/2020 | ||
| api.PeriodicSyncManager.unregister π | Chrome | 2/4/2020 | Chrome Android | 2/4/2020 | ||
| api.PeriodicWave π | Chrome | 10/1/2013 | Chrome Android | 10/2/2013 | 1 | |
| api.PeriodicWave.PeriodicWave π | Chrome | 12/1/2016 | Chrome Android | 12/6/2016 | 5 | |
| api.PermissionStatus π | Chrome | 5/19/2015 | Chrome Android | 5/27/2015 | 8 | |
| api.PermissionStatus.change_event π | Chrome | 5/19/2015 | Chrome Android | 5/27/2015 | 8 | |
| api.PermissionStatus.name π | Chrome | 1/4/2022 | Chrome Android | 1/4/2022 | ||
| api.PermissionStatus.state π | Chrome | 7/21/2015 | Chrome Android | 7/29/2015 | 8 | |
| api.Permissions π | Chrome | 5/19/2015 | Chrome Android | 5/27/2015 | 8 | |
| api.Permissions.permission_accelerometer | Chrome | 10/17/2017 | Chrome Android | 10/24/2017 | 7 | |
| api.Permissions.permission_accessibility-events | Chrome | 10/17/2017 | Chrome Android | 10/24/2017 | 7 | |
| api.Permissions.permission_ambient-light-sensor | Chrome | 10/17/2017 | Chrome Android | 10/24/2017 | 7 | |
| api.Permissions.permission_background-sync | Chrome | 10/17/2017 | Chrome Android | 10/24/2017 | 7 | |
| api.Permissions.permission_camera | Chrome | 1/23/2018 | Chrome Android | 1/23/2018 | ||
| api.Permissions.permission_clipboard-read | Chrome | 1/23/2018 | Chrome Android | 1/23/2018 | ||
| api.Permissions.permission_clipboard-write π | Chrome | 1/23/2018 | Chrome Android | 1/23/2018 | ||
| api.Permissions.permission_geolocation | Chrome | 5/19/2015 | Chrome Android | 5/27/2015 | 8 | |
| api.Permissions.permission_gyroscope | Chrome | 5/25/2016 | Chrome Android | 6/8/2016 | 14 | |
| api.Permissions.permission_magnetometer | Chrome | 10/17/2017 | Chrome Android | 10/24/2017 | 7 | |
| api.Permissions.permission_microphone | Chrome | 1/23/2018 | Chrome Android | 1/23/2018 | ||
| api.Permissions.permission_midi π | Chrome | 5/19/2015 | Chrome Android | 5/27/2015 | 8 | |
| api.Permissions.permission_notifications | Chrome | 5/19/2015 | Chrome Android | 5/27/2015 | 8 | 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_payment-handler | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.Permissions.permission_persistent-storage | Chrome | 12/4/2018 | Chrome Android | 12/4/2018 | ||
| api.Permissions.permission_push | Chrome | 5/19/2015 | Chrome Android | 5/27/2015 | 8 | 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 π | Chrome | 7/27/2020 | Chrome Android | 7/27/2020 | ||
| api.Permissions.permission_storage-access π | Chrome | 10/31/2023 | Chrome Android | 12/5/2023 | 35 | |
| api.Permissions.permission_top-level-storage-access π | Chrome | 5/2/2023 | Chrome Android | 12/5/2023 | 217 | |
| api.Permissions.query π | Chrome | 5/19/2015 | Chrome Android | 5/27/2015 | 8 | |
| api.Permissions.request π | Chrome | 10/13/2015 | Chrome Android | 10/14/2015 | 1 | |
| api.Permissions.requestAll | Chrome | 1/20/2016 | Chrome Android | 1/26/2016 | 6 | |
| api.Permissions.revoke π | Chrome | 10/13/2015 | Chrome Android | 10/14/2015 | 1 | |
| api.PictureInPictureEvent π | Chrome | 8/25/2020 | Chrome Android | 9/2/2022 | 738 | |
| api.PictureInPictureEvent.PictureInPictureEvent π | Chrome | 8/25/2020 | Chrome Android | 9/2/2022 | 738 | |
| api.PictureInPictureEvent.pictureInPictureWindow π | Chrome | 9/4/2018 | Chrome Android | 9/2/2022 | 1459 | |
| api.PictureInPictureWindow π | Chrome | 9/4/2018 | Chrome Android | 9/2/2022 | 1459 | |
| api.PictureInPictureWindow.height π | Chrome | 9/4/2018 | Chrome Android | 9/2/2022 | 1459 | |
| api.PictureInPictureWindow.resize_event π | Chrome | 9/4/2018 | Chrome Android | 9/2/2022 | 1459 | |
| api.PictureInPictureWindow.width π | Chrome | 9/4/2018 | Chrome Android | 9/2/2022 | 1459 | |
| api.Plugin π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Plugin.description π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Plugin.filename π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Plugin.item π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | 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 π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Plugin.name π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Plugin.namedItem π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | 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 π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.PluginArray.item π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | 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 59, method parameters are required instead of optional. |
| api.PluginArray.length π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.PluginArray.namedItem π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | 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 59, method parameters are required instead of optional. |
| api.PluginArray.refresh π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | 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 π | Chrome | 12/1/2016 | Chrome Android | 12/6/2016 | 5 | Internet Explorer: See MSDN Pointer events updates. |
| api.PointerEvent.PointerEvent π | Chrome | 12/1/2016 | Chrome Android | 12/6/2016 | 5 | Internet Explorer: See MSDN Pointer events updates. |
| api.PointerEvent.PointerEvent.options_altitudeAngle_parameter | Chrome | 10/20/2020 | Chrome Android | 10/20/2020 | ||
| api.PointerEvent.PointerEvent.options_azimuthAngle_parameter | Chrome | 10/20/2020 | Chrome Android | 10/20/2020 | ||
| api.PointerEvent.altitudeAngle π | Chrome | 10/20/2020 | Chrome Android | 10/20/2020 | ||
| api.PointerEvent.azimuthAngle π | Chrome | 10/20/2020 | Chrome Android | 10/20/2020 | ||
| api.PointerEvent.getCoalescedEvents π | Chrome | 4/19/2017 | Chrome Android | 4/25/2017 | 6 | Firefox for Android: The method always returns an empty array, regardless of the user's actions. |
| api.PointerEvent.getPredictedEvents π | Chrome | 9/10/2019 | Chrome Android | 9/10/2019 | ||
| api.PointerEvent.height π | Chrome | 12/1/2016 | Chrome Android | 12/6/2016 | 5 | Internet Explorer: Returns values in screen pixels instead of CSS document pixels. |
| api.PointerEvent.isPrimary π | Chrome | 12/1/2016 | Chrome Android | 12/6/2016 | 5 | |
| api.PointerEvent.persistentDeviceId π | Chrome | 8/20/2024 | Chrome Android | 8/20/2024 | ||
| api.PointerEvent.pointerId π | Chrome | 12/1/2016 | Chrome Android | 12/6/2016 | 5 | |
| api.PointerEvent.pointerType π | Chrome | 12/1/2016 | Chrome Android | 12/6/2016 | 5 | Internet Explorer: Returns an integer enumeration instead of a string. |
| api.PointerEvent.pointerType.fractional_coordinates | Chrome | 1/23/2018 | Chrome Android | 1/23/2018 | 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 π | Chrome | 12/1/2016 | Chrome Android | 12/6/2016 | 5 | Internet Explorer: Returns 0 instead of 0.5 on hardware that doesn't support pressure. |
| api.PointerEvent.tangentialPressure π | Chrome | 3/9/2017 | Chrome Android | 3/16/2017 | 7 | |
| api.PointerEvent.tiltX π | Chrome | 12/1/2016 | Chrome Android | 12/6/2016 | 5 | |
| api.PointerEvent.tiltY π | Chrome | 12/1/2016 | Chrome Android | 12/6/2016 | 5 | |
| api.PointerEvent.twist π | Chrome | 3/9/2017 | Chrome Android | 3/16/2017 | 7 | |
| api.PointerEvent.width π | Chrome | 12/1/2016 | Chrome Android | 12/6/2016 | 5 | Internet Explorer: Returns values in screen pixels instead of CSS document pixels. |
| api.PopStateEvent π | Chrome | 1/25/2010 | Chrome Android | 6/27/2012 | 884 | |
| api.PopStateEvent.PopStateEvent π | Chrome | 12/13/2011 | Chrome Android | 6/27/2012 | 197 | |
| api.PopStateEvent.hasUAVisualTransition π | Chrome | 10/10/2023 | Chrome Android | 10/10/2023 | ||
| api.PopStateEvent.state π | Chrome | 1/25/2010 | Chrome Android | 6/27/2012 | 884 | |
| api.Presentation π | Chrome | 12/1/2015 | Chrome Android | 12/2/2015 | 1 | |
| api.Presentation.defaultRequest π | Chrome | 12/1/2015 | Chrome Android | 12/2/2015 | 1 | |
| api.Presentation.receiver π | Chrome | 6/5/2017 | Chrome Android | 6/6/2017 | 1 | |
| api.PresentationAvailability π | Chrome | 12/1/2015 | Chrome Android | 12/2/2015 | 1 | |
| api.PresentationAvailability.change_event π | Chrome | 12/1/2015 | Chrome Android | 12/2/2015 | 1 | |
| api.PresentationAvailability.value π | Chrome | 12/1/2015 | Chrome Android | 12/2/2015 | 1 | |
| api.PresentationConnection π | Chrome | 12/1/2015 | Chrome Android | 12/2/2015 | 1 | |
| api.PresentationConnection.binaryType π | Chrome | 12/1/2015 | Chrome Android | 12/2/2015 | 1 | |
| api.PresentationConnection.close π | Chrome | 3/2/2016 | Chrome Android | 3/9/2016 | 7 | |
| api.PresentationConnection.close_event | Chrome | 4/13/2016 | Chrome Android | 4/13/2016 | ||
| api.PresentationConnection.connect_event | Chrome | 4/13/2016 | Chrome Android | 4/13/2016 | ||
| api.PresentationConnection.id π | Chrome | 12/1/2015 | Chrome Android | 12/2/2015 | 1 | |
| api.PresentationConnection.message_event | Chrome | 12/1/2015 | Chrome Android | 12/2/2015 | 1 | |
| api.PresentationConnection.send π | Chrome | 12/1/2015 | Chrome Android | 12/2/2015 | 1 | |
| api.PresentationConnection.state π | Chrome | 12/1/2015 | Chrome Android | 12/2/2015 | 1 | |
| api.PresentationConnection.terminate π | Chrome | 1/20/2016 | Chrome Android | 1/26/2016 | 6 | |
| api.PresentationConnection.terminate_event | Chrome | 4/13/2016 | Chrome Android | 4/13/2016 | ||
| api.PresentationConnection.url π | Chrome | 3/9/2017 | Chrome Android | 3/16/2017 | 7 | |
| api.PresentationConnectionAvailableEvent π | Chrome | 12/1/2015 | Chrome Android | 12/2/2015 | 1 | |
| api.PresentationConnectionAvailableEvent.PresentationConnectionAvailableEvent π | Chrome | 12/1/2015 | Chrome Android | 12/2/2015 | 1 | |
| api.PresentationConnectionAvailableEvent.connection π | Chrome | 12/1/2015 | Chrome Android | 12/2/2015 | 1 | |
| api.PresentationConnectionCloseEvent π | Chrome | 4/13/2016 | Chrome Android | 4/13/2016 | ||
| api.PresentationConnectionCloseEvent.PresentationConnectionCloseEvent π | Chrome | 4/13/2016 | Chrome Android | 4/13/2016 | ||
| api.PresentationConnectionCloseEvent.message π | Chrome | 4/13/2016 | Chrome Android | 4/13/2016 | ||
| api.PresentationConnectionCloseEvent.reason π | Chrome | 4/13/2016 | Chrome Android | 4/13/2016 | ||
| api.PresentationConnectionList π | Chrome | 6/5/2017 | Chrome Android | 6/6/2017 | 1 | |
| api.PresentationConnectionList.connectionavailable_event | Chrome | 6/5/2017 | Chrome Android | 6/6/2017 | 1 | |
| api.PresentationConnectionList.connections π | Chrome | 6/5/2017 | Chrome Android | 6/6/2017 | 1 | |
| api.PresentationReceiver π | Chrome | 6/5/2017 | Chrome Android | 6/6/2017 | 1 | |
| api.PresentationReceiver.connectionList π | Chrome | 6/5/2017 | Chrome Android | 6/6/2017 | 1 | |
| api.PresentationRequest π | Chrome | 12/1/2015 | Chrome Android | 12/2/2015 | 1 | |
| api.PresentationRequest.PresentationRequest π | Chrome | 12/1/2015 | Chrome Android | 12/2/2015 | 1 | |
| api.PresentationRequest.connectionavailable_event π | Chrome | 12/1/2015 | Chrome Android | 12/2/2015 | 1 | |
| api.PresentationRequest.getAvailability π | Chrome | 12/1/2015 | Chrome Android | 12/2/2015 | 1 | |
| api.PresentationRequest.reconnect π | Chrome | 12/1/2015 | Chrome Android | 12/2/2015 | 1 | |
| api.PresentationRequest.secure_context_required | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.PresentationRequest.start π | Chrome | 12/1/2015 | Chrome Android | 12/2/2015 | 1 | |
| api.ProcessingInstruction π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.ProcessingInstruction.sheet π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.ProcessingInstruction.target π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Profiler π | Chrome | 9/21/2021 | Chrome Android | 9/21/2021 | ||
| api.Profiler.Profiler π | Chrome | 9/21/2021 | Chrome Android | 9/21/2021 | ||
| api.Profiler.sampleInterval π | Chrome | 9/21/2021 | Chrome Android | 9/21/2021 | ||
| api.Profiler.stop π | Chrome | 9/21/2021 | Chrome Android | 9/21/2021 | ||
| api.Profiler.stopped π | Chrome | 9/21/2021 | Chrome Android | 9/21/2021 | ||
| api.ProgressEvent π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.ProgressEvent.ProgressEvent π | Chrome | 12/13/2011 | Chrome Android | 6/27/2012 | 197 | |
| api.ProgressEvent.lengthComputable π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.ProgressEvent.loaded π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.ProgressEvent.total π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.ProgressEvent.worker_support | Chrome | 12/1/2015 | Chrome Android | 12/2/2015 | 1 | 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 π | Chrome | 3/2/2016 | Chrome Android | 3/9/2016 | 7 | |
| api.PromiseRejectionEvent.PromiseRejectionEvent π | Chrome | 3/2/2016 | Chrome Android | 3/9/2016 | 7 | |
| api.PromiseRejectionEvent.promise π | Chrome | 3/2/2016 | Chrome Android | 3/9/2016 | 7 | |
| api.PromiseRejectionEvent.reason π | Chrome | 3/2/2016 | Chrome Android | 3/9/2016 | 7 | |
| api.ProtectedAudience π | Chrome | 7/23/2024 | Chrome Android | 7/23/2024 | ||
| api.ProtectedAudience.queryFeatureSupport π | Chrome | 7/23/2024 | Chrome Android | 7/23/2024 | ||
| api.PublicKeyCredential π | Chrome | 5/29/2018 | Chrome Android | 10/17/2018 | 141 | Firefox: Only supports USB U2F tokens.Firefox for Android: Only supports USB U2F tokens. |
| api.PublicKeyCredential.authenticatorAttachment π | Chrome | 2/1/2022 | Chrome Android | 2/1/2022 | ||
| api.PublicKeyCredential.getClientCapabilities_static π | Chrome | 2/4/2025 | Chrome Android | 2/4/2025 | ||
| api.PublicKeyCredential.getClientExtensionResults π | Chrome | 5/29/2018 | Chrome Android | 10/17/2018 | 141 | Firefox: Only supports USB U2F tokens.Firefox for Android: Only supports USB U2F tokens. |
| api.PublicKeyCredential.isConditionalMediationAvailable_static π | Chrome | 11/29/2022 | Chrome Android | 11/29/2022 | ||
| api.PublicKeyCredential.isUserVerifyingPlatformAuthenticatorAvailable_static π | Chrome | 5/29/2018 | Chrome Android | 10/17/2018 | 141 | Firefox: Only supports USB U2F tokens.Firefox for Android: Only supports USB U2F tokens. |
| api.PublicKeyCredential.parseCreationOptionsFromJSON_static π | Chrome | 9/17/2024 | Chrome Android | 9/17/2024 | ||
| api.PublicKeyCredential.parseRequestOptionsFromJSON_static π | Chrome | 9/17/2024 | Chrome Android | 9/17/2024 | ||
| api.PublicKeyCredential.rawId π | Chrome | 5/29/2018 | Chrome Android | 10/17/2018 | 141 | Firefox: Only supports USB U2F tokens.Firefox for Android: Only supports USB U2F tokens. |
| api.PublicKeyCredential.response π | Chrome | 5/29/2018 | Chrome Android | 10/17/2018 | 141 | Firefox: Only supports USB U2F tokens.Firefox for Android: Only supports USB U2F tokens. |
| api.PublicKeyCredential.toJSON π | Chrome | 9/17/2024 | Chrome Android | 9/17/2024 | ||
| api.PushEvent π | Chrome | 4/14/2015 | Chrome Android | 4/15/2015 | 1 | 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 π | Chrome | 4/14/2015 | Chrome Android | 4/15/2015 | 1 | 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 π | Chrome | 4/13/2016 | Chrome Android | 4/13/2016 | 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 π | Chrome | 4/14/2015 | Chrome Android | 4/15/2015 | 1 | 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 π | Chrome | 4/14/2015 | Chrome Android | 4/15/2015 | 1 | 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.hasPermission | Chrome | 4/14/2015 | Chrome Android | 4/15/2015 | 1 | |
| api.PushManager.permissionState π | Chrome | 7/21/2015 | Chrome Android | 7/29/2015 | 8 | 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.register | Chrome | 4/14/2015 | Chrome Android | 4/15/2015 | 1 | |
| api.PushManager.registrations | Chrome | 4/14/2015 | Chrome Android | 4/15/2015 | 1 | |
| api.PushManager.subscribe π | Chrome | 4/14/2015 | Chrome Android | 4/15/2015 | 1 | 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 π | Chrome | 7/25/2017 | Chrome Android | 8/1/2017 | 7 | 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.unregister | Chrome | 4/14/2015 | Chrome Android | 4/15/2015 | 1 | |
| api.PushMessageData π | Chrome | 4/13/2016 | Chrome Android | 4/13/2016 | 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 π | Chrome | 4/13/2016 | Chrome Android | 4/13/2016 | 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 π | Chrome | 4/13/2016 | Chrome Android | 4/13/2016 | 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 π | Chrome | 1/14/2025 | Chrome Android | 1/14/2025 | ||
| api.PushMessageData.json π | Chrome | 4/13/2016 | Chrome Android | 4/13/2016 | 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 π | Chrome | 4/13/2016 | Chrome Android | 4/13/2016 | 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 π | Chrome | 4/14/2015 | Chrome Android | 4/15/2015 | 1 | 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 π | Chrome | 4/14/2015 | Chrome Android | 4/15/2015 | 1 | 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 π | Chrome | 7/25/2017 | Chrome Android | 8/1/2017 | 7 | 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 π | Chrome | 4/14/2015 | Chrome Android | 4/15/2015 | 1 | 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 π | Chrome | 10/12/2016 | Chrome Android | 10/19/2016 | 7 | 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.subscriptionId | Chrome | 4/14/2015 | Chrome Android | 4/15/2015 | 1 | |
| api.PushSubscription.toJSON π | Chrome | 4/14/2015 | Chrome Android | 4/13/2016 | 365 | 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 π | Chrome | 4/14/2015 | Chrome Android | 4/13/2016 | 365 | 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 π | Chrome | 10/12/2016 | Chrome Android | 10/19/2016 | 7 | 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 π | Chrome | 10/12/2016 | Chrome Android | 10/19/2016 | 7 | 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 π | Chrome | 10/12/2016 | Chrome Android | 10/19/2016 | 7 | 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 π | Chrome | 3/2/2016 | Chrome Android | 3/9/2016 | 7 | |
| api.RTCCertificate.expires π | Chrome | 3/2/2016 | Chrome Android | 3/9/2016 | 7 | |
| api.RTCCertificate.getFingerprints π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.RTCDTMFSender π | Chrome | 5/21/2013 | Chrome Android | 5/22/2013 | 1 | |
| api.RTCDTMFSender.canInsertDTMF π | Chrome | 5/21/2013 | Chrome Android | 5/22/2013 | 1 | |
| api.RTCDTMFSender.insertDTMF π | Chrome | 5/21/2013 | Chrome Android | 5/22/2013 | 1 | |
| api.RTCDTMFSender.toneBuffer π | Chrome | 5/21/2013 | Chrome Android | 5/22/2013 | 1 | |
| api.RTCDTMFSender.tonechange_event π | Chrome | 5/21/2013 | Chrome Android | 5/22/2013 | 1 | |
| api.RTCDTMFToneChangeEvent π | Chrome | 5/21/2013 | Chrome Android | 5/22/2013 | 1 | |
| api.RTCDTMFToneChangeEvent.RTCDTMFToneChangeEvent π | Chrome | 5/21/2013 | Chrome Android | 5/22/2013 | 1 | |
| api.RTCDTMFToneChangeEvent.tone π | Chrome | 5/21/2013 | Chrome Android | 5/22/2013 | 1 | |
| api.RTCDataChannel π | Chrome | 1/10/2013 | Chrome Android | 2/27/2013 | 48 | |
| api.RTCDataChannel.binaryType π | Chrome | 1/10/2013 | Chrome Android | 2/27/2013 | 48 | |
| api.RTCDataChannel.binaryType.arraybuffer_value | Chrome | 1/10/2013 | Chrome Android | 2/27/2013 | 48 | |
| api.RTCDataChannel.binaryType.blob_value | Chrome | 9/17/2024 | Chrome Android | 9/17/2024 | ||
| api.RTCDataChannel.bufferedAmount π | Chrome | 1/10/2013 | Chrome Android | 2/27/2013 | 48 | |
| api.RTCDataChannel.bufferedAmountLowThreshold π | Chrome | 10/13/2015 | Chrome Android | 10/14/2015 | 1 | |
| api.RTCDataChannel.bufferedamountlow_event π | Chrome | 3/9/2017 | Chrome Android | 3/16/2017 | 7 | 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 π | Chrome | 1/10/2013 | Chrome Android | 2/27/2013 | 48 | |
| api.RTCDataChannel.close_event π | Chrome | 1/10/2013 | Chrome Android | 2/27/2013 | 48 | |
| api.RTCDataChannel.closing_event π | Chrome | 4/7/2020 | Chrome Android | 4/7/2020 | ||
| api.RTCDataChannel.error_event π | Chrome | 1/10/2013 | Chrome Android | 2/27/2013 | 48 | |
| api.RTCDataChannel.id π | Chrome | 10/1/2013 | Chrome Android | 10/2/2013 | 1 | |
| api.RTCDataChannel.label π | Chrome | 1/10/2013 | Chrome Android | 2/27/2013 | 48 | |
| api.RTCDataChannel.maxPacketLifeTime π | Chrome | 1/25/2017 | Chrome Android | 2/1/2017 | 7 | |
| api.RTCDataChannel.maxRetransmits π | Chrome | 10/1/2013 | Chrome Android | 10/2/2013 | 1 | |
| api.RTCDataChannel.message_event π | Chrome | 1/10/2013 | Chrome Android | 2/27/2013 | 48 | |
| api.RTCDataChannel.negotiated π | Chrome | 10/1/2013 | Chrome Android | 10/2/2013 | 1 | |
| api.RTCDataChannel.open_event π | Chrome | 1/10/2013 | Chrome Android | 2/27/2013 | 48 | |
| api.RTCDataChannel.ordered π | Chrome | 10/1/2013 | Chrome Android | 10/2/2013 | 1 | |
| api.RTCDataChannel.protocol π | Chrome | 10/1/2013 | Chrome Android | 10/2/2013 | 1 | |
| api.RTCDataChannel.readyState π | Chrome | 1/10/2013 | Chrome Android | 2/27/2013 | 48 | |
| api.RTCDataChannel.reliable | Chrome | 1/10/2013 | Chrome Android | 2/27/2013 | 48 | |
| api.RTCDataChannel.sctp_sdp_21 | Chrome | 4/19/2017 | Chrome Android | 4/25/2017 | 6 | |
| api.RTCDataChannel.send π | Chrome | 1/10/2013 | Chrome Android | 2/27/2013 | 48 | |
| api.RTCDataChannel.transferable π | Chrome | 10/15/2024 | Chrome Android | 10/15/2024 | ||
| api.RTCDataChannelEvent π | Chrome | 1/10/2013 | Chrome Android | 2/27/2013 | 48 | |
| api.RTCDataChannelEvent.RTCDataChannelEvent π | Chrome | 1/25/2017 | Chrome Android | 2/1/2017 | 7 | |
| api.RTCDataChannelEvent.channel π | Chrome | 1/10/2013 | Chrome Android | 2/27/2013 | 48 | |
| api.RTCDtlsTransport π | Chrome | 1/29/2019 | Chrome Android | 1/29/2019 | ||
| api.RTCDtlsTransport.error_event | Chrome | 1/29/2019 | Chrome Android | 1/29/2019 | ||
| api.RTCDtlsTransport.getRemoteCertificates π | Chrome | 1/29/2019 | Chrome Android | 1/29/2019 | ||
| api.RTCDtlsTransport.iceTransport π | Chrome | 1/29/2019 | Chrome Android | 1/29/2019 | ||
| api.RTCDtlsTransport.state π | Chrome | 1/29/2019 | Chrome Android | 1/29/2019 | ||
| api.RTCDtlsTransport.statechange_event | Chrome | 1/29/2019 | Chrome Android | 1/29/2019 | ||
| api.RTCEncodedAudioFrame π | Chrome | 10/20/2020 | Chrome Android | 10/20/2020 | ||
| api.RTCEncodedAudioFrame.RTCEncodedAudioFrame π | Chrome | 7/23/2024 | Chrome Android | 7/23/2024 | ||
| api.RTCEncodedAudioFrame.data π | Chrome | 10/20/2020 | Chrome Android | 10/20/2020 | ||
| api.RTCEncodedAudioFrame.getMetadata π | Chrome | 10/20/2020 | Chrome Android | 10/20/2020 | ||
| api.RTCEncodedAudioFrame.timestamp | Chrome | 10/20/2020 | Chrome Android | 10/20/2020 | ||
| api.RTCEncodedVideoFrame π | Chrome | 10/20/2020 | Chrome Android | 10/20/2020 | ||
| api.RTCEncodedVideoFrame.RTCEncodedVideoFrame π | Chrome | 7/23/2024 | Chrome Android | 7/23/2024 | ||
| api.RTCEncodedVideoFrame.data π | Chrome | 10/20/2020 | Chrome Android | 10/20/2020 | ||
| api.RTCEncodedVideoFrame.getMetadata π | Chrome | 10/20/2020 | Chrome Android | 10/20/2020 | ||
| api.RTCEncodedVideoFrame.timestamp | Chrome | 10/20/2020 | Chrome Android | 10/20/2020 | ||
| api.RTCEncodedVideoFrame.type π | Chrome | 10/20/2020 | Chrome Android | 10/20/2020 | ||
| api.RTCError π | Chrome | 4/23/2019 | Chrome Android | 4/24/2019 | 1 | |
| api.RTCError.RTCError π | Chrome | 4/23/2019 | Chrome Android | 4/24/2019 | 1 | |
| api.RTCError.errorDetail π | Chrome | 4/23/2019 | Chrome Android | 4/24/2019 | 1 | |
| api.RTCError.httpRequestStatusCode π | Chrome | 4/23/2019 | Chrome Android | 4/24/2019 | 1 | |
| api.RTCError.receivedAlert π | Chrome | 4/23/2019 | Chrome Android | 4/24/2019 | 1 | |
| api.RTCError.sctpCauseCode π | Chrome | 4/23/2019 | Chrome Android | 4/24/2019 | 1 | |
| api.RTCError.sdpLineNumber π | Chrome | 4/23/2019 | Chrome Android | 4/24/2019 | 1 | |
| api.RTCError.sentAlert π | Chrome | 4/23/2019 | Chrome Android | 4/24/2019 | 1 | |
| api.RTCErrorEvent π | Chrome | 4/23/2019 | Chrome Android | 4/24/2019 | 1 | |
| api.RTCErrorEvent.RTCErrorEvent π | Chrome | 4/23/2019 | Chrome Android | 4/24/2019 | 1 | |
| api.RTCErrorEvent.error π | Chrome | 4/23/2019 | Chrome Android | 4/24/2019 | 1 | |
| api.RTCIceCandidate π | Chrome | 11/6/2012 | Chrome Android | 2/27/2013 | 113 | |
| api.RTCIceCandidate.RTCIceCandidate π | Chrome | 11/6/2012 | Chrome Android | 2/27/2013 | 113 | 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 π | Chrome | 4/23/2019 | Chrome Android | 4/24/2019 | 1 | |
| api.RTCIceCandidate.candidate π | Chrome | 11/6/2012 | Chrome Android | 2/27/2013 | 113 | 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 π | Chrome | 4/23/2019 | Chrome Android | 4/24/2019 | 1 | |
| api.RTCIceCandidate.foundation π | Chrome | 4/23/2019 | Chrome Android | 4/24/2019 | 1 | |
| api.RTCIceCandidate.port π | Chrome | 4/23/2019 | Chrome Android | 4/24/2019 | 1 | |
| api.RTCIceCandidate.priority π | Chrome | 4/23/2019 | Chrome Android | 4/24/2019 | 1 | |
| api.RTCIceCandidate.protocol π | Chrome | 4/23/2019 | Chrome Android | 4/24/2019 | 1 | |
| api.RTCIceCandidate.relatedAddress π | Chrome | 4/23/2019 | Chrome Android | 4/24/2019 | 1 | |
| api.RTCIceCandidate.relatedPort π | Chrome | 4/23/2019 | Chrome Android | 4/24/2019 | 1 | |
| api.RTCIceCandidate.relayProtocol π | Chrome | 4/16/2024 | Chrome Android | 4/16/2024 | Firefox: See bug 1886013.Firefox for Android: See bug 1886013. | |
| api.RTCIceCandidate.sdpMLineIndex π | Chrome | 11/6/2012 | Chrome Android | 2/27/2013 | 113 | 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 π | Chrome | 11/6/2012 | Chrome Android | 2/27/2013 | 113 | 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 π | Chrome | 4/23/2019 | Chrome Android | 4/24/2019 | 1 | |
| api.RTCIceCandidate.toJSON π | Chrome | 5/19/2015 | Chrome Android | 5/27/2015 | 8 | |
| api.RTCIceCandidate.type π | Chrome | 4/23/2019 | Chrome Android | 4/24/2019 | 1 | |
| api.RTCIceCandidate.url π | Chrome | 4/16/2024 | Chrome Android | 4/16/2024 | Firefox: See bug 1886013.Firefox for Android: See bug 1886013. | |
| api.RTCIceCandidate.usernameFragment π | Chrome | 4/23/2019 | Chrome Android | 4/24/2019 | 1 | 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 π | Chrome | 6/4/2019 | Chrome Android | 6/4/2019 | ||
| api.RTCIceTransport.gatheringState π | Chrome | 6/4/2019 | Chrome Android | 6/4/2019 | ||
| api.RTCIceTransport.gatheringstatechange_event π | Chrome | 6/4/2019 | Chrome Android | 6/4/2019 | ||
| api.RTCIceTransport.getLocalCandidates π | Chrome | 6/4/2019 | Chrome Android | 6/4/2019 | ||
| api.RTCIceTransport.getLocalParameters π | Chrome | 6/4/2019 | Chrome Android | 6/4/2019 | ||
| api.RTCIceTransport.getRemoteCandidates π | Chrome | 6/4/2019 | Chrome Android | 6/4/2019 | ||
| api.RTCIceTransport.getRemoteParameters π | Chrome | 6/4/2019 | Chrome Android | 6/4/2019 | ||
| api.RTCIceTransport.getSelectedCandidatePair π | Chrome | 6/4/2019 | Chrome Android | 6/4/2019 | ||
| api.RTCIceTransport.role π | Chrome | 6/4/2019 | Chrome Android | 6/4/2019 | ||
| api.RTCIceTransport.selectedcandidatepairchange_event π | Chrome | 6/4/2019 | Chrome Android | 6/4/2019 | ||
| api.RTCIceTransport.state π | Chrome | 6/4/2019 | Chrome Android | 6/4/2019 | ||
| api.RTCIceTransport.statechange_event π | Chrome | 6/4/2019 | Chrome Android | 6/4/2019 | ||
| api.RTCPeerConnection π | Chrome | 1/25/2017 | Chrome Android | 2/1/2017 | 7 | |
| api.RTCPeerConnection.RTCPeerConnection π | Chrome | 1/25/2017 | Chrome Android | 2/1/2017 | 7 | 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 π | Chrome | 4/14/2015 | Chrome Android | 4/15/2015 | 1 | |
| api.RTCPeerConnection.RTCPeerConnection.configuration_certificates_parameter π | Chrome | 3/2/2016 | Chrome Android | 3/9/2016 | 7 | |
| api.RTCPeerConnection.RTCPeerConnection.configuration_iceCandidatePoolSize_parameter | Chrome | 6/5/2017 | Chrome Android | 6/6/2017 | 1 | |
| api.RTCPeerConnection.RTCPeerConnection.configuration_iceServers_parameter π | Chrome | 9/1/2015 | Chrome Android | 9/1/2015 | ||
| api.RTCPeerConnection.RTCPeerConnection.configuration_iceServers_parameter.credential_parameter π | Chrome | 9/1/2015 | Chrome Android | 9/1/2015 | ||
| api.RTCPeerConnection.RTCPeerConnection.configuration_iceServers_parameter.url_parameter | Chrome | 9/1/2015 | Chrome Android | 9/1/2015 | ||
| api.RTCPeerConnection.RTCPeerConnection.configuration_iceServers_parameter.urls_parameter π | Chrome | 9/1/2015 | Chrome Android | 9/1/2015 | ||
| api.RTCPeerConnection.RTCPeerConnection.configuration_iceServers_parameter.username_parameter π | Chrome | 9/1/2015 | Chrome Android | 9/1/2015 | ||
| api.RTCPeerConnection.RTCPeerConnection.configuration_iceTransportPolicy_parameter π | Chrome | 1/25/2017 | Chrome Android | 2/1/2017 | 7 | |
| api.RTCPeerConnection.RTCPeerConnection.configuration_rtcpMuxPolicy_parameter | Chrome | 3/9/2017 | Chrome Android | 3/16/2017 | 7 | Chrome: Default for rtcpMuxPolicy is requireEdge: Default for rtcpMuxPolicy is requireOpera: Default for rtcpMuxPolicy is require |
| api.RTCPeerConnection.addIceCandidate π | Chrome | 1/10/2013 | Chrome Android | 2/27/2013 | 48 | 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 | Chrome | 4/13/2016 | Chrome Android | 4/13/2016 | ||
| api.RTCPeerConnection.addStream | Chrome | 1/10/2013 | Chrome Android | 2/27/2013 | 48 | |
| api.RTCPeerConnection.addTrack π | Chrome | 1/23/2018 | Chrome Android | 1/23/2018 | ||
| api.RTCPeerConnection.addTransceiver π | Chrome | 9/4/2018 | Chrome Android | 9/4/2018 | ||
| api.RTCPeerConnection.addTransceiver.init_direction_parameter | Chrome | 9/4/2018 | Chrome Android | 9/4/2018 | ||
| api.RTCPeerConnection.addTransceiver.init_sendEncodings_parameter | Chrome | 9/4/2018 | Chrome Android | 9/4/2018 | ||
| api.RTCPeerConnection.addTransceiver.init_streams_parameter | Chrome | 9/4/2018 | Chrome Android | 9/4/2018 | ||
| api.RTCPeerConnection.addstream_event | Chrome | 1/10/2013 | Chrome Android | 2/27/2013 | 48 | |
| api.RTCPeerConnection.canTrickleIceCandidates π | Chrome | 5/19/2020 | Chrome Android | 5/19/2020 | ||
| api.RTCPeerConnection.close π | Chrome | 11/6/2012 | Chrome Android | 2/27/2013 | 113 | |
| api.RTCPeerConnection.connectionState π | Chrome | 1/29/2019 | Chrome Android | 1/29/2019 | ||
| api.RTCPeerConnection.connectionstatechange_event π | Chrome | 1/29/2019 | Chrome Android | 1/29/2019 | ||
| api.RTCPeerConnection.createAnswer π | Chrome | 1/10/2013 | Chrome Android | 2/27/2013 | 48 | |
| api.RTCPeerConnection.createAnswer.returns_promise | Chrome | 5/25/2016 | Chrome Android | 6/8/2016 | 14 | |
| api.RTCPeerConnection.createDTMFSender | Chrome | 5/21/2013 | Chrome Android | 5/22/2013 | 1 | |
| api.RTCPeerConnection.createDataChannel π | Chrome | 1/10/2013 | Chrome Android | 2/27/2013 | 48 | |
| api.RTCPeerConnection.createOffer π | Chrome | 1/10/2013 | Chrome Android | 2/27/2013 | 48 | |
| api.RTCPeerConnection.createOffer.returns_promise | Chrome | 5/25/2016 | Chrome Android | 6/8/2016 | 14 | |
| api.RTCPeerConnection.currentLocalDescription π | Chrome | 10/16/2018 | Chrome Android | 10/17/2018 | 1 | |
| api.RTCPeerConnection.currentRemoteDescription π | Chrome | 10/16/2018 | Chrome Android | 10/17/2018 | 1 | |
| api.RTCPeerConnection.datachannel_event π | Chrome | 2/21/2013 | Chrome Android | 2/27/2013 | 6 | |
| api.RTCPeerConnection.generateCertificate_static π | Chrome | 1/20/2016 | Chrome Android | 1/26/2016 | 6 | |
| api.RTCPeerConnection.getConfiguration π | Chrome | 10/16/2018 | Chrome Android | 10/17/2018 | 1 | |
| api.RTCPeerConnection.getLocalStreams | Chrome | 5/21/2013 | Chrome Android | 5/22/2013 | 1 | |
| api.RTCPeerConnection.getReceivers π | Chrome | 6/5/2017 | Chrome Android | 6/6/2017 | 1 | |
| api.RTCPeerConnection.getReceivers.stopped_transceivers_removed | Chrome | 1/19/2021 | Chrome Android | 1/19/2021 | ||
| api.RTCPeerConnection.getRemoteStreams | Chrome | 5/21/2013 | Chrome Android | 5/22/2013 | 1 | |
| api.RTCPeerConnection.getSenders π | Chrome | 1/23/2018 | Chrome Android | 1/23/2018 | ||
| api.RTCPeerConnection.getSenders.stopped_transceivers_removed | Chrome | 1/19/2021 | Chrome Android | 1/19/2021 | ||
| api.RTCPeerConnection.getStats π | Chrome | 1/10/2013 | Chrome Android | 2/27/2013 | 48 | |
| api.RTCPeerConnection.getStats.returns_promise | Chrome | 4/19/2017 | Chrome Android | 4/25/2017 | 6 | |
| api.RTCPeerConnection.getStats.selector_parameter | Chrome | 5/29/2018 | Chrome Android | 5/31/2018 | 2 | |
| api.RTCPeerConnection.getTransceivers π | Chrome | 9/4/2018 | Chrome Android | 9/4/2018 | ||
| api.RTCPeerConnection.getTransceivers.stopped_transceivers_removed | Chrome | 1/19/2021 | Chrome Android | 1/19/2021 | ||
| api.RTCPeerConnection.iceConnectionState π | Chrome | 3/26/2013 | Chrome Android | 4/3/2013 | 8 | |
| api.RTCPeerConnection.iceGatheringState π | Chrome | 2/21/2013 | Chrome Android | 2/27/2013 | 6 | |
| api.RTCPeerConnection.icecandidate_event π | Chrome | 1/10/2013 | Chrome Android | 2/27/2013 | 48 | |
| api.RTCPeerConnection.icecandidateerror_event π | Chrome | 9/10/2019 | Chrome Android | 9/10/2019 | ||
| api.RTCPeerConnection.iceconnectionstatechange_event π | Chrome | 7/9/2013 | Chrome Android | 7/10/2013 | 1 | |
| api.RTCPeerConnection.icegatheringstatechange_event π | Chrome | 6/5/2017 | Chrome Android | 6/6/2017 | 1 | |
| api.RTCPeerConnection.localDescription π | Chrome | 1/10/2013 | Chrome Android | 2/27/2013 | 48 | |
| api.RTCPeerConnection.negotiationneeded_event π | Chrome | 1/10/2013 | Chrome Android | 2/27/2013 | 48 | 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 π | Chrome | 10/16/2018 | Chrome Android | 10/17/2018 | 1 | |
| api.RTCPeerConnection.pendingRemoteDescription π | Chrome | 10/16/2018 | Chrome Android | 10/17/2018 | 1 | |
| api.RTCPeerConnection.remoteDescription π | Chrome | 1/10/2013 | Chrome Android | 2/27/2013 | 48 | |
| api.RTCPeerConnection.removeStream | Chrome | 1/10/2013 | Chrome Android | 2/27/2013 | 48 | |
| api.RTCPeerConnection.removeTrack π | Chrome | 1/23/2018 | Chrome Android | 1/23/2018 | ||
| api.RTCPeerConnection.removestream_event | Chrome | 1/10/2013 | Chrome Android | 2/27/2013 | 48 | |
| api.RTCPeerConnection.restartIce π | Chrome | 9/10/2019 | Chrome Android | 9/10/2019 | ||
| api.RTCPeerConnection.sctp π | Chrome | 7/30/2019 | Chrome Android | 7/30/2019 | ||
| api.RTCPeerConnection.setConfiguration π | Chrome | 1/20/2016 | Chrome Android | 1/26/2016 | 6 | |
| api.RTCPeerConnection.setLocalDescription π | Chrome | 1/10/2013 | Chrome Android | 2/27/2013 | 48 | 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 | Chrome | 2/4/2020 | Chrome Android | 2/4/2020 | ||
| api.RTCPeerConnection.setLocalDescription.returns_promise | Chrome | 4/13/2016 | Chrome Android | 4/13/2016 | ||
| api.RTCPeerConnection.setRemoteDescription π | Chrome | 1/10/2013 | Chrome Android | 2/27/2013 | 48 | |
| api.RTCPeerConnection.setRemoteDescription.implicit_rollback | Chrome | 2/4/2020 | Chrome Android | 2/4/2020 | ||
| api.RTCPeerConnection.setRemoteDescription.returns_promise | Chrome | 4/13/2016 | Chrome Android | 4/13/2016 | ||
| api.RTCPeerConnection.signalingState π | Chrome | 3/26/2013 | Chrome Android | 4/3/2013 | 8 | |
| api.RTCPeerConnection.signalingstatechange_event π | Chrome | 7/9/2013 | Chrome Android | 7/10/2013 | 1 | 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 π | Chrome | 1/23/2018 | Chrome Android | 1/23/2018 | ||
| api.RTCPeerConnectionIceErrorEvent π | Chrome | 9/10/2019 | Chrome Android | 9/10/2019 | ||
| api.RTCPeerConnectionIceErrorEvent.RTCPeerConnectionIceErrorEvent π | Chrome | 9/10/2019 | Chrome Android | 9/10/2019 | ||
| api.RTCPeerConnectionIceErrorEvent.address π | Chrome | 4/7/2020 | Chrome Android | 4/7/2020 | ||
| api.RTCPeerConnectionIceErrorEvent.errorCode π | Chrome | 9/10/2019 | Chrome Android | 9/10/2019 | ||
| api.RTCPeerConnectionIceErrorEvent.errorText π | Chrome | 9/10/2019 | Chrome Android | 9/10/2019 | ||
| api.RTCPeerConnectionIceErrorEvent.hostCandidate | Chrome | 9/10/2019 | Chrome Android | 9/10/2019 | ||
| api.RTCPeerConnectionIceErrorEvent.port π | Chrome | 4/7/2020 | Chrome Android | 4/7/2020 | ||
| api.RTCPeerConnectionIceErrorEvent.url π | Chrome | 9/10/2019 | Chrome Android | 9/10/2019 | ||
| api.RTCPeerConnectionIceEvent π | Chrome | 1/25/2017 | Chrome Android | 2/1/2017 | 7 | |
| api.RTCPeerConnectionIceEvent.RTCPeerConnectionIceEvent π | Chrome | 1/25/2017 | Chrome Android | 2/1/2017 | 7 | |
| api.RTCPeerConnectionIceEvent.candidate π | Chrome | 1/10/2013 | Chrome Android | 2/27/2013 | 48 | |
| api.RTCRtpReceiver π | Chrome | 6/5/2017 | Chrome Android | 6/6/2017 | 1 | |
| api.RTCRtpReceiver.createEncodedStreams | Chrome | 10/20/2020 | Chrome Android | 10/20/2020 | ||
| api.RTCRtpReceiver.getCapabilities_static π | Chrome | 6/5/2017 | Chrome Android | 6/6/2017 | 1 | |
| api.RTCRtpReceiver.getContributingSources π | Chrome | 6/5/2017 | Chrome Android | 6/6/2017 | 1 | |
| api.RTCRtpReceiver.getContributingSources.audioLevel π | Chrome | 3/12/2019 | Chrome Android | 3/12/2019 | ||
| api.RTCRtpReceiver.getContributingSources.audio_tracks_supported | Chrome | 6/5/2017 | Chrome Android | 6/6/2017 | 1 | |
| api.RTCRtpReceiver.getContributingSources.rtpTimestamp π | Chrome | 7/30/2019 | Chrome Android | 7/30/2019 | ||
| api.RTCRtpReceiver.getContributingSources.source π | Chrome | 6/5/2017 | Chrome Android | 6/6/2017 | 1 | |
| api.RTCRtpReceiver.getContributingSources.timestamp π | Chrome | 6/5/2017 | Chrome Android | 6/6/2017 | 1 | 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 | Chrome | 3/12/2019 | Chrome Android | 3/12/2019 | ||
| api.RTCRtpReceiver.getParameters π | Chrome | 6/5/2017 | Chrome Android | 6/6/2017 | 1 | |
| api.RTCRtpReceiver.getParameters.return_object_property_codecs π | Chrome | 9/4/2018 | Chrome Android | 9/4/2018 | ||
| api.RTCRtpReceiver.getParameters.return_object_property_headerExtensions π | Chrome | 9/4/2018 | Chrome Android | 9/4/2018 | ||
| api.RTCRtpReceiver.getParameters.return_object_property_rtcp π | Chrome | 9/4/2018 | Chrome Android | 9/4/2018 | ||
| api.RTCRtpReceiver.getStats π | Chrome | 5/29/2018 | Chrome Android | 5/31/2018 | 2 | |
| api.RTCRtpReceiver.getSynchronizationSources π | Chrome | 3/12/2019 | Chrome Android | 3/12/2019 | ||
| api.RTCRtpReceiver.getSynchronizationSources.audio_tracks_supported | Chrome | 3/12/2019 | Chrome Android | 3/12/2019 | ||
| api.RTCRtpReceiver.getSynchronizationSources.video_tracks_supported | Chrome | 3/12/2019 | Chrome Android | 3/12/2019 | ||
| api.RTCRtpReceiver.jitterBufferTarget π | Chrome | 4/16/2024 | Chrome Android | 4/16/2024 | ||
| api.RTCRtpReceiver.rtcpTransport | Chrome | 6/5/2017 | Chrome Android | 6/6/2017 | 1 | |
| api.RTCRtpReceiver.track π | Chrome | 6/5/2017 | Chrome Android | 6/6/2017 | 1 | |
| api.RTCRtpReceiver.transport π | Chrome | 6/5/2017 | Chrome Android | 6/6/2017 | 1 | |
| api.RTCRtpSender π | Chrome | 1/23/2018 | Chrome Android | 1/23/2018 | ||
| api.RTCRtpSender.createEncodedStreams | Chrome | 10/20/2020 | Chrome Android | 10/20/2020 | ||
| api.RTCRtpSender.dtmf π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.RTCRtpSender.getCapabilities_static π | Chrome | 9/4/2018 | Chrome Android | 9/4/2018 | ||
| api.RTCRtpSender.getParameters π | Chrome | 7/24/2018 | Chrome Android | 7/24/2018 | ||
| api.RTCRtpSender.getParameters.return_object_property_codecs π | Chrome | 9/4/2018 | Chrome Android | 9/4/2018 | 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 | Chrome | 5/19/2020 | Chrome Android | 5/19/2020 | ||
| api.RTCRtpSender.getParameters.return_object_property_encodings π | Chrome | 9/4/2018 | Chrome Android | 9/4/2018 | ||
| api.RTCRtpSender.getParameters.return_object_property_headerExtensions π | Chrome | 9/4/2018 | Chrome Android | 9/4/2018 | 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 π | Chrome | 9/4/2018 | Chrome Android | 9/4/2018 | 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 π | Chrome | 9/4/2018 | Chrome Android | 9/4/2018 | ||
| api.RTCRtpSender.getStats π | Chrome | 5/29/2018 | Chrome Android | 5/31/2018 | 2 | |
| api.RTCRtpSender.replaceTrack π | Chrome | 3/6/2018 | Chrome Android | 3/6/2018 | ||
| api.RTCRtpSender.rtcpTransport | Chrome | 6/4/2019 | Chrome Android | 6/4/2019 | ||
| api.RTCRtpSender.setParameters π | Chrome | 7/24/2018 | Chrome Android | 7/24/2018 | 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 π | Chrome | 9/4/2018 | Chrome Android | 9/4/2018 | 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 | Chrome | 5/19/2020 | Chrome Android | 5/19/2020 | ||
| api.RTCRtpSender.setParameters.parameters_encodings_parameter π | Chrome | 9/4/2018 | Chrome Android | 9/4/2018 | ||
| api.RTCRtpSender.setParameters.parameters_encodings_parameter.active | Chrome | 9/4/2018 | Chrome Android | 9/4/2018 | ||
| api.RTCRtpSender.setParameters.parameters_encodings_parameter.maxBitrate π | Chrome | 9/4/2018 | Chrome Android | 9/4/2018 | ||
| api.RTCRtpSender.setParameters.parameters_encodings_parameter.maxFramerate π | Chrome | 4/7/2020 | Chrome Android | 4/7/2020 | 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 π | Chrome | 9/4/2018 | Chrome Android | 9/4/2018 | 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 π | Chrome | 4/23/2019 | Chrome Android | 4/24/2019 | 1 | |
| api.RTCRtpSender.setParameters.parameters_headerExtensions_parameter π | Chrome | 9/4/2018 | Chrome Android | 9/4/2018 | 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 π | Chrome | 9/4/2018 | Chrome Android | 9/4/2018 | 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 π | Chrome | 9/4/2018 | Chrome Android | 9/4/2018 | ||
| api.RTCRtpSender.setStreams π | Chrome | 7/30/2019 | Chrome Android | 7/30/2019 | ||
| api.RTCRtpSender.track π | Chrome | 1/23/2018 | Chrome Android | 1/23/2018 | ||
| api.RTCRtpSender.transport π | Chrome | 6/4/2019 | Chrome Android | 6/4/2019 | ||
| api.RTCRtpTransceiver π | Chrome | 9/4/2018 | Chrome Android | 9/4/2018 | ||
| api.RTCRtpTransceiver.currentDirection π | Chrome | 9/4/2018 | Chrome Android | 9/4/2018 | ||
| api.RTCRtpTransceiver.currentDirection.stopped_value π | Chrome | 6/21/2022 | Chrome Android | 6/21/2022 | ||
| api.RTCRtpTransceiver.direction π | Chrome | 9/4/2018 | Chrome Android | 9/4/2018 | ||
| api.RTCRtpTransceiver.direction.value_stopped π | Chrome | 6/21/2022 | Chrome Android | 6/21/2022 | ||
| api.RTCRtpTransceiver.getHeaderExtensionsToNegotiate π | Chrome | 9/12/2023 | Chrome Android | 9/12/2023 | ||
| api.RTCRtpTransceiver.getNegotiatedHeaderExtensions π | Chrome | 9/12/2023 | Chrome Android | 9/12/2023 | ||
| api.RTCRtpTransceiver.mid π | Chrome | 9/4/2018 | Chrome Android | 9/4/2018 | ||
| api.RTCRtpTransceiver.receiver π | Chrome | 9/4/2018 | Chrome Android | 9/4/2018 | ||
| api.RTCRtpTransceiver.sender π | Chrome | 9/4/2018 | Chrome Android | 9/4/2018 | ||
| api.RTCRtpTransceiver.setCodecPreferences π | Chrome | 7/30/2019 | Chrome Android | 7/30/2019 | ||
| api.RTCRtpTransceiver.setHeaderExtensionsToNegotiate π | Chrome | 9/12/2023 | Chrome Android | 9/12/2023 | ||
| api.RTCRtpTransceiver.stop π | Chrome | 1/19/2021 | Chrome Android | 1/19/2021 | ||
| api.RTCRtpTransceiver.stopped | Chrome | 9/4/2018 | Chrome Android | 9/4/2018 | ||
| api.RTCSctpTransport π | Chrome | 7/30/2019 | Chrome Android | 7/30/2019 | ||
| api.RTCSctpTransport.maxChannels π | Chrome | 7/30/2019 | Chrome Android | 7/30/2019 | ||
| api.RTCSctpTransport.maxMessageSize π | Chrome | 7/30/2019 | Chrome Android | 7/30/2019 | ||
| api.RTCSctpTransport.state π | Chrome | 7/30/2019 | Chrome Android | 7/30/2019 | ||
| api.RTCSctpTransport.statechange_event | Chrome | 7/30/2019 | Chrome Android | 7/30/2019 | ||
| api.RTCSctpTransport.transport π | Chrome | 7/30/2019 | Chrome Android | 7/30/2019 | ||
| api.RTCSessionDescription π | Chrome | 11/6/2012 | Chrome Android | 2/27/2013 | 113 | |
| api.RTCSessionDescription.RTCSessionDescription | Chrome | 11/6/2012 | Chrome Android | 2/27/2013 | 113 | |
| api.RTCSessionDescription.sdp π | Chrome | 11/6/2012 | Chrome Android | 2/27/2013 | 113 | |
| api.RTCSessionDescription.toJSON π | Chrome | 5/19/2015 | Chrome Android | 5/27/2015 | 8 | |
| api.RTCSessionDescription.type π | Chrome | 11/6/2012 | Chrome Android | 2/27/2013 | 113 | |
| api.RTCStatsReport π | Chrome | 4/19/2017 | Chrome Android | 4/25/2017 | 6 | |
| api.RTCStatsReport.@@iterator | Chrome | 4/19/2017 | Chrome Android | 4/25/2017 | 6 | |
| api.RTCStatsReport.entries π | Chrome | 4/19/2017 | Chrome Android | 4/25/2017 | 6 | |
| api.RTCStatsReport.forEach π | Chrome | 4/19/2017 | Chrome Android | 4/25/2017 | 6 | |
| api.RTCStatsReport.get π | Chrome | 4/19/2017 | Chrome Android | 4/25/2017 | 6 | |
| api.RTCStatsReport.has π | Chrome | 4/19/2017 | Chrome Android | 4/25/2017 | 6 | |
| api.RTCStatsReport.keys π | Chrome | 4/19/2017 | Chrome Android | 4/25/2017 | 6 | |
| api.RTCStatsReport.size π | Chrome | 6/5/2017 | Chrome Android | 6/6/2017 | 1 | |
| api.RTCStatsReport.type_candidate-pair π | Chrome | 4/19/2017 | Chrome Android | 4/25/2017 | 6 | |
| api.RTCStatsReport.type_candidate-pair.availableOutgoingBitrate π | Chrome | 4/19/2017 | Chrome Android | 4/25/2017 | 6 | |
| api.RTCStatsReport.type_candidate-pair.bytesDiscardedOnSend π | Chrome | 11/15/2021 | Chrome Android | 11/15/2021 | ||
| api.RTCStatsReport.type_candidate-pair.bytesReceived π | Chrome | 4/19/2017 | Chrome Android | 4/25/2017 | 6 | |
| api.RTCStatsReport.type_candidate-pair.bytesSent π | Chrome | 4/19/2017 | Chrome Android | 4/25/2017 | 6 | |
| api.RTCStatsReport.type_candidate-pair.consentRequestsSent π | Chrome | 2/4/2020 | Chrome Android | 2/4/2020 | ||
| api.RTCStatsReport.type_candidate-pair.currentRoundTripTime π | Chrome | 12/4/2018 | Chrome Android | 12/4/2018 | ||
| api.RTCStatsReport.type_candidate-pair.id π | Chrome | 2/4/2020 | Chrome Android | 2/4/2020 | ||
| api.RTCStatsReport.type_candidate-pair.lastPacketReceivedTimestamp π | Chrome | 1/10/2023 | Chrome Android | 1/10/2023 | ||
| api.RTCStatsReport.type_candidate-pair.lastPacketSentTimestamp π | Chrome | 1/10/2023 | Chrome Android | 1/10/2023 | ||
| api.RTCStatsReport.type_candidate-pair.localCandidateId π | Chrome | 4/19/2017 | Chrome Android | 4/25/2017 | 6 | |
| api.RTCStatsReport.type_candidate-pair.nominated π | Chrome | 4/19/2017 | Chrome Android | 4/25/2017 | 6 | |
| api.RTCStatsReport.type_candidate-pair.packetsDiscardedOnSend π | Chrome | 11/15/2021 | Chrome Android | 11/15/2021 | ||
| api.RTCStatsReport.type_candidate-pair.packetsReceived π | Chrome | 11/15/2021 | Chrome Android | 11/15/2021 | ||
| api.RTCStatsReport.type_candidate-pair.packetsSent π | Chrome | 11/15/2021 | Chrome Android | 11/15/2021 | ||
| api.RTCStatsReport.type_candidate-pair.priority | Chrome | 4/19/2017 | Chrome Android | 4/25/2017 | 6 | |
| api.RTCStatsReport.type_candidate-pair.remoteCandidateId π | Chrome | 4/19/2017 | Chrome Android | 4/25/2017 | 6 | |
| api.RTCStatsReport.type_candidate-pair.requestsReceived π | Chrome | 4/19/2017 | Chrome Android | 4/25/2017 | 6 | |
| api.RTCStatsReport.type_candidate-pair.requestsSent π | Chrome | 4/19/2017 | Chrome Android | 4/25/2017 | 6 | |
| api.RTCStatsReport.type_candidate-pair.responsesReceived π | Chrome | 4/19/2017 | Chrome Android | 4/25/2017 | 6 | |
| api.RTCStatsReport.type_candidate-pair.responsesSent π | Chrome | 4/19/2017 | Chrome Android | 4/25/2017 | 6 | |
| api.RTCStatsReport.type_candidate-pair.state π | Chrome | 4/19/2017 | Chrome Android | 4/25/2017 | 6 | |
| api.RTCStatsReport.type_candidate-pair.timestamp π | Chrome | 2/4/2020 | Chrome Android | 2/4/2020 | ||
| api.RTCStatsReport.type_candidate-pair.totalRoundTripTime π | Chrome | 12/4/2018 | Chrome Android | 12/4/2018 | ||
| api.RTCStatsReport.type_candidate-pair.transportId π | Chrome | 4/19/2017 | Chrome Android | 4/25/2017 | 6 | |
| api.RTCStatsReport.type_candidate-pair.type π | Chrome | 2/4/2020 | Chrome Android | 2/4/2020 | ||
| api.RTCStatsReport.type_certificate π | Chrome | 2/4/2020 | Chrome Android | 2/4/2020 | ||
| api.RTCStatsReport.type_certificate.base64Certificate π | Chrome | 2/4/2020 | Chrome Android | 2/4/2020 | ||
| api.RTCStatsReport.type_certificate.fingerprint π | Chrome | 2/4/2020 | Chrome Android | 2/4/2020 | ||
| api.RTCStatsReport.type_certificate.fingerprintAlgorithm π | Chrome | 2/4/2020 | Chrome Android | 2/4/2020 | ||
| api.RTCStatsReport.type_certificate.id π | Chrome | 2/4/2020 | Chrome Android | 2/4/2020 | ||
| api.RTCStatsReport.type_certificate.timestamp π | Chrome | 2/4/2020 | Chrome Android | 2/4/2020 | ||
| api.RTCStatsReport.type_certificate.type π | Chrome | 2/4/2020 | Chrome Android | 2/4/2020 | ||
| api.RTCStatsReport.type_codec π | Chrome | 2/4/2020 | Chrome Android | 2/4/2020 | ||
| api.RTCStatsReport.type_codec.channels π | Chrome | 5/19/2020 | Chrome Android | 5/19/2020 | ||
| api.RTCStatsReport.type_codec.clockRate π | Chrome | 2/4/2020 | Chrome Android | 2/4/2020 | ||
| api.RTCStatsReport.type_codec.id π | Chrome | 2/4/2020 | Chrome Android | 2/4/2020 | ||
| api.RTCStatsReport.type_codec.mimeType π | Chrome | 2/4/2020 | Chrome Android | 2/4/2020 | ||
| api.RTCStatsReport.type_codec.payloadType π | Chrome | 2/4/2020 | Chrome Android | 2/4/2020 | ||
| api.RTCStatsReport.type_codec.sdpFmtpLine π | Chrome | 5/19/2020 | Chrome Android | 5/19/2020 | ||
| api.RTCStatsReport.type_codec.timestamp π | Chrome | 2/4/2020 | Chrome Android | 2/4/2020 | ||
| api.RTCStatsReport.type_codec.transportId π | Chrome | 3/2/2021 | Chrome Android | 3/2/2021 | ||
| api.RTCStatsReport.type_codec.type π | Chrome | 2/4/2020 | Chrome Android | 2/4/2020 | ||
| api.RTCStatsReport.type_data-channel π | Chrome | 2/4/2020 | Chrome Android | 2/4/2020 | ||
| api.RTCStatsReport.type_data-channel.bytesReceived π | Chrome | 2/4/2020 | Chrome Android | 2/4/2020 | ||
| api.RTCStatsReport.type_data-channel.bytesSent π | Chrome | 2/4/2020 | Chrome Android | 2/4/2020 | ||
| api.RTCStatsReport.type_data-channel.dataChannelIdentifier π | Chrome | 8/25/2020 | Chrome Android | 8/25/2020 | ||
| api.RTCStatsReport.type_data-channel.id π | Chrome | 2/4/2020 | Chrome Android | 2/4/2020 | ||
| api.RTCStatsReport.type_data-channel.label π | Chrome | 2/4/2020 | Chrome Android | 2/4/2020 | ||
| api.RTCStatsReport.type_data-channel.messagesReceived π | Chrome | 2/4/2020 | Chrome Android | 2/4/2020 | ||
| api.RTCStatsReport.type_data-channel.messagesSent π | Chrome | 2/4/2020 | Chrome Android | 2/4/2020 | ||
| api.RTCStatsReport.type_data-channel.protocol π | Chrome | 2/4/2020 | Chrome Android | 2/4/2020 | ||
| api.RTCStatsReport.type_data-channel.state π | Chrome | 2/4/2020 | Chrome Android | 2/4/2020 | ||
| api.RTCStatsReport.type_data-channel.timestamp π | Chrome | 2/4/2020 | Chrome Android | 2/4/2020 | ||
| api.RTCStatsReport.type_data-channel.type π | Chrome | 2/4/2020 | Chrome Android | 2/4/2020 | ||
| api.RTCStatsReport.type_inbound-rtp π | Chrome | 12/10/2019 | Chrome Android | 12/17/2019 | 7 | |
| api.RTCStatsReport.type_inbound-rtp.audioLevel π | Chrome | 10/20/2020 | Chrome Android | 10/20/2020 | ||
| api.RTCStatsReport.type_inbound-rtp.bytesReceived π | Chrome | 12/10/2019 | Chrome Android | 12/17/2019 | 7 | |
| api.RTCStatsReport.type_inbound-rtp.codecId π | Chrome | 2/4/2020 | Chrome Android | 2/4/2020 | ||
| api.RTCStatsReport.type_inbound-rtp.concealedSamples π | Chrome | 10/20/2020 | Chrome Android | 10/20/2020 | ||
| api.RTCStatsReport.type_inbound-rtp.concealmentEvents π | Chrome | 10/20/2020 | Chrome Android | 10/20/2020 | ||
| api.RTCStatsReport.type_inbound-rtp.fecPacketsDiscarded π | Chrome | 4/7/2020 | Chrome Android | 4/7/2020 | ||
| api.RTCStatsReport.type_inbound-rtp.fecPacketsReceived π | Chrome | 4/7/2020 | Chrome Android | 4/7/2020 | ||
| api.RTCStatsReport.type_inbound-rtp.frameHeight π | Chrome | 10/20/2020 | Chrome Android | 10/20/2020 | ||
| api.RTCStatsReport.type_inbound-rtp.frameWidth π | Chrome | 10/20/2020 | Chrome Android | 10/20/2020 | ||
| api.RTCStatsReport.type_inbound-rtp.framesDecoded π | Chrome | 12/10/2019 | Chrome Android | 12/17/2019 | 7 | |
| api.RTCStatsReport.type_inbound-rtp.framesPerSecond π | Chrome | 10/20/2020 | Chrome Android | 10/20/2020 | ||
| api.RTCStatsReport.type_inbound-rtp.framesReceived π | Chrome | 10/20/2020 | Chrome Android | 10/20/2020 | ||
| api.RTCStatsReport.type_inbound-rtp.headerBytesReceived π | Chrome | 2/4/2020 | Chrome Android | 2/4/2020 | ||
| api.RTCStatsReport.type_inbound-rtp.id π | Chrome | 2/4/2020 | Chrome Android | 2/4/2020 | ||
| api.RTCStatsReport.type_inbound-rtp.insertedSamplesForDeceleration π | Chrome | 10/20/2020 | Chrome Android | 10/20/2020 | ||
| api.RTCStatsReport.type_inbound-rtp.jitter π | Chrome | 2/4/2020 | Chrome Android | 2/4/2020 | ||
| api.RTCStatsReport.type_inbound-rtp.jitterBufferDelay π | Chrome | 10/20/2020 | Chrome Android | 10/20/2020 | ||
| api.RTCStatsReport.type_inbound-rtp.jitterBufferEmittedCount π | Chrome | 10/20/2020 | Chrome Android | 10/20/2020 | ||
| api.RTCStatsReport.type_inbound-rtp.jitterBufferMinimumDelay π | Chrome | 9/2/2022 | Chrome Android | 9/2/2022 | ||
| api.RTCStatsReport.type_inbound-rtp.jitterBufferTargetDelay π | Chrome | 9/2/2022 | Chrome Android | 9/2/2022 | ||
| api.RTCStatsReport.type_inbound-rtp.keyFramesDecoded π | Chrome | 12/10/2019 | Chrome Android | 12/17/2019 | 7 | |
| api.RTCStatsReport.type_inbound-rtp.kind π | Chrome | 2/4/2020 | Chrome Android | 2/4/2020 | ||
| api.RTCStatsReport.type_inbound-rtp.lastPacketReceivedTimestamp π | Chrome | 2/4/2020 | Chrome Android | 2/4/2020 | ||
| api.RTCStatsReport.type_inbound-rtp.mid π | Chrome | 9/2/2022 | Chrome Android | 9/2/2022 | ||
| api.RTCStatsReport.type_inbound-rtp.nackCount π | Chrome | 2/4/2020 | Chrome Android | 2/4/2020 | ||
| api.RTCStatsReport.type_inbound-rtp.packetsDiscarded π | Chrome | 9/21/2021 | Chrome Android | 9/21/2021 | ||
| api.RTCStatsReport.type_inbound-rtp.packetsLost π | Chrome | 2/4/2020 | Chrome Android | 2/4/2020 | ||
| api.RTCStatsReport.type_inbound-rtp.packetsReceived π | Chrome | 2/4/2020 | Chrome Android | 2/4/2020 | ||
| api.RTCStatsReport.type_inbound-rtp.playoutId π | Chrome | 3/7/2023 | Chrome Android | 3/7/2023 | ||
| api.RTCStatsReport.type_inbound-rtp.qpSum π | Chrome | 12/10/2019 | Chrome Android | 12/17/2019 | 7 | |
| api.RTCStatsReport.type_inbound-rtp.remoteId π | Chrome | 5/25/2021 | Chrome Android | 5/25/2021 | ||
| api.RTCStatsReport.type_inbound-rtp.removedSamplesForAcceleration π | Chrome | 10/20/2020 | Chrome Android | 10/20/2020 | ||
| api.RTCStatsReport.type_inbound-rtp.silentConcealedSamples π | Chrome | 10/20/2020 | Chrome Android | 10/20/2020 | ||
| api.RTCStatsReport.type_inbound-rtp.ssrc π | Chrome | 2/4/2020 | Chrome Android | 2/4/2020 | ||
| api.RTCStatsReport.type_inbound-rtp.timestamp π | Chrome | 2/4/2020 | Chrome Android | 2/4/2020 | ||
| api.RTCStatsReport.type_inbound-rtp.totalAudioEnergy π | Chrome | 10/20/2020 | Chrome Android | 10/20/2020 | ||
| api.RTCStatsReport.type_inbound-rtp.totalDecodeTime π | Chrome | 12/10/2019 | Chrome Android | 12/17/2019 | 7 | |
| api.RTCStatsReport.type_inbound-rtp.totalInterFrameDelay π | Chrome | 12/10/2019 | Chrome Android | 12/17/2019 | 7 | |
| api.RTCStatsReport.type_inbound-rtp.totalProcessingDelay π | Chrome | 6/21/2022 | Chrome Android | 6/21/2022 | ||
| api.RTCStatsReport.type_inbound-rtp.totalSamplesDuration π | Chrome | 10/20/2020 | Chrome Android | 10/20/2020 | ||
| api.RTCStatsReport.type_inbound-rtp.totalSamplesReceived π | Chrome | 10/20/2020 | Chrome Android | 10/20/2020 | ||
| api.RTCStatsReport.type_inbound-rtp.totalSquaredInterFrameDelay π | Chrome | 12/10/2019 | Chrome Android | 12/17/2019 | 7 | |
| api.RTCStatsReport.type_inbound-rtp.trackIdentifier π | Chrome | 9/2/2022 | Chrome Android | 9/2/2022 | ||
| api.RTCStatsReport.type_inbound-rtp.transportId π | Chrome | 2/4/2020 | Chrome Android | 2/4/2020 | ||
| api.RTCStatsReport.type_inbound-rtp.type π | Chrome | 2/4/2020 | Chrome Android | 2/4/2020 | ||
| api.RTCStatsReport.type_local-candidate π | Chrome | 2/4/2020 | Chrome Android | 2/4/2020 | ||
| api.RTCStatsReport.type_local-candidate.address π | Chrome | 5/25/2021 | Chrome Android | 5/25/2021 | ||
| api.RTCStatsReport.type_local-candidate.candidateType π | Chrome | 2/4/2020 | Chrome Android | 2/4/2020 | ||
| api.RTCStatsReport.type_local-candidate.foundation π | Chrome | 11/29/2022 | Chrome Android | 11/29/2022 | ||
| api.RTCStatsReport.type_local-candidate.id π | Chrome | 2/4/2020 | Chrome Android | 2/4/2020 | ||
| api.RTCStatsReport.type_local-candidate.port π | Chrome | 2/4/2020 | Chrome Android | 2/4/2020 | ||
| api.RTCStatsReport.type_local-candidate.priority π | Chrome | 2/4/2020 | Chrome Android | 2/4/2020 | ||
| api.RTCStatsReport.type_local-candidate.protocol π | Chrome | 2/4/2020 | Chrome Android | 2/4/2020 | ||
| api.RTCStatsReport.type_local-candidate.timestamp π | Chrome | 2/4/2020 | Chrome Android | 2/4/2020 | ||
| api.RTCStatsReport.type_local-candidate.transportId π | Chrome | 2/4/2020 | Chrome Android | 2/4/2020 | ||
| api.RTCStatsReport.type_local-candidate.type π | Chrome | 2/4/2020 | Chrome Android | 2/4/2020 | ||
| api.RTCStatsReport.type_local-candidate.usernameFragment π | Chrome | 11/29/2022 | Chrome Android | 11/29/2022 | ||
| api.RTCStatsReport.type_media-playout π | Chrome | 3/7/2023 | Chrome Android | 3/7/2023 | ||
| api.RTCStatsReport.type_media-playout.id π | Chrome | 3/7/2023 | Chrome Android | 3/7/2023 | ||
| api.RTCStatsReport.type_media-playout.kind π | Chrome | 3/7/2023 | Chrome Android | 3/7/2023 | ||
| api.RTCStatsReport.type_media-playout.synthesizedSamplesDuration π | Chrome | 3/7/2023 | Chrome Android | 3/7/2023 | ||
| api.RTCStatsReport.type_media-playout.synthesizedSamplesEvents π | Chrome | 3/7/2023 | Chrome Android | 3/7/2023 | ||
| api.RTCStatsReport.type_media-playout.timestamp π | Chrome | 3/7/2023 | Chrome Android | 3/7/2023 | ||
| api.RTCStatsReport.type_media-playout.totalPlayoutDelay π | Chrome | 3/7/2023 | Chrome Android | 3/7/2023 | ||
| api.RTCStatsReport.type_media-playout.totalSamplesCount π | Chrome | 3/7/2023 | Chrome Android | 3/7/2023 | ||
| api.RTCStatsReport.type_media-playout.totalSamplesDuration π | Chrome | 3/7/2023 | Chrome Android | 3/7/2023 | ||
| api.RTCStatsReport.type_media-playout.type π | Chrome | 3/7/2023 | Chrome Android | 3/7/2023 | ||
| api.RTCStatsReport.type_media-source π | Chrome | 2/4/2020 | Chrome Android | 2/4/2020 | ||
| api.RTCStatsReport.type_media-source.audioLevel π | Chrome | 2/4/2020 | Chrome Android | 2/4/2020 | ||
| api.RTCStatsReport.type_media-source.frames π | Chrome | 4/13/2021 | Chrome Android | 4/13/2021 | ||
| api.RTCStatsReport.type_media-source.framesPerSecond π | Chrome | 2/4/2020 | Chrome Android | 2/4/2020 | ||
| api.RTCStatsReport.type_media-source.height π | Chrome | 2/4/2020 | Chrome Android | 2/4/2020 | ||
| api.RTCStatsReport.type_media-source.id π | Chrome | 2/4/2020 | Chrome Android | 2/4/2020 | ||
| api.RTCStatsReport.type_media-source.kind π | Chrome | 2/4/2020 | Chrome Android | 2/4/2020 | ||
| api.RTCStatsReport.type_media-source.timestamp π | Chrome | 2/4/2020 | Chrome Android | 2/4/2020 | ||
| api.RTCStatsReport.type_media-source.totalAudioEnergy π | Chrome | 2/4/2020 | Chrome Android | 2/4/2020 | ||
| api.RTCStatsReport.type_media-source.totalSamplesDuration π | Chrome | 2/4/2020 | Chrome Android | 2/4/2020 | ||
| api.RTCStatsReport.type_media-source.trackIdentifier π | Chrome | 2/4/2020 | Chrome Android | 2/4/2020 | ||
| api.RTCStatsReport.type_media-source.type π | Chrome | 2/4/2020 | Chrome Android | 2/4/2020 | ||
| api.RTCStatsReport.type_media-source.width π | Chrome | 2/4/2020 | Chrome Android | 2/4/2020 | ||
| api.RTCStatsReport.type_outbound-rtp π | Chrome | 2/4/2020 | Chrome Android | 2/4/2020 | ||
| api.RTCStatsReport.type_outbound-rtp.active π | Chrome | 9/27/2022 | Chrome Android | 9/27/2022 | ||
| api.RTCStatsReport.type_outbound-rtp.bytesSent π | Chrome | 2/4/2020 | Chrome Android | 2/4/2020 | ||
| api.RTCStatsReport.type_outbound-rtp.codecId π | Chrome | 2/4/2020 | Chrome Android | 2/4/2020 | ||
| api.RTCStatsReport.type_outbound-rtp.frameHeight π | Chrome | 7/27/2020 | Chrome Android | 7/27/2020 | ||
| api.RTCStatsReport.type_outbound-rtp.frameWidth π | Chrome | 7/27/2020 | Chrome Android | 7/27/2020 | ||
| api.RTCStatsReport.type_outbound-rtp.framesEncoded π | Chrome | 2/4/2020 | Chrome Android | 2/4/2020 | ||
| api.RTCStatsReport.type_outbound-rtp.framesPerSecond π | Chrome | 7/27/2020 | Chrome Android | 7/27/2020 | ||
| api.RTCStatsReport.type_outbound-rtp.framesSent π | Chrome | 7/27/2020 | Chrome Android | 7/27/2020 | ||
| api.RTCStatsReport.type_outbound-rtp.headerBytesSent π | Chrome | 2/4/2020 | Chrome Android | 2/4/2020 | ||
| api.RTCStatsReport.type_outbound-rtp.id π | Chrome | 2/4/2020 | Chrome Android | 2/4/2020 | ||
| api.RTCStatsReport.type_outbound-rtp.keyFramesEncoded π | Chrome | 2/4/2020 | Chrome Android | 2/4/2020 | ||
| api.RTCStatsReport.type_outbound-rtp.kind π | Chrome | 2/4/2020 | Chrome Android | 2/4/2020 | ||
| api.RTCStatsReport.type_outbound-rtp.mediaSourceId π | Chrome | 2/4/2020 | Chrome Android | 2/4/2020 | ||
| api.RTCStatsReport.type_outbound-rtp.mid π | Chrome | 9/2/2022 | Chrome Android | 9/2/2022 | ||
| api.RTCStatsReport.type_outbound-rtp.nackCount π | Chrome | 8/31/2021 | Chrome Android | 8/31/2021 | ||
| api.RTCStatsReport.type_outbound-rtp.packetsSent π | Chrome | 2/4/2020 | Chrome Android | 2/4/2020 | ||
| api.RTCStatsReport.type_outbound-rtp.qpSum π | Chrome | 2/4/2020 | Chrome Android | 2/4/2020 | ||
| api.RTCStatsReport.type_outbound-rtp.qualityLimitationDurations π | Chrome | 8/31/2021 | Chrome Android | 8/31/2021 | ||
| api.RTCStatsReport.type_outbound-rtp.qualityLimitationReason π | Chrome | 2/4/2020 | Chrome Android | 2/4/2020 | ||
| api.RTCStatsReport.type_outbound-rtp.remoteId π | Chrome | 4/7/2020 | Chrome Android | 4/7/2020 | ||
| api.RTCStatsReport.type_outbound-rtp.retransmittedBytesSent π | Chrome | 2/4/2020 | Chrome Android | 2/4/2020 | ||
| api.RTCStatsReport.type_outbound-rtp.retransmittedPacketsSent π | Chrome | 2/4/2020 | Chrome Android | 2/4/2020 | ||
| api.RTCStatsReport.type_outbound-rtp.rid π | Chrome | 9/2/2022 | Chrome Android | 9/2/2022 | ||
| api.RTCStatsReport.type_outbound-rtp.scalabilityMode π | Chrome | 2/7/2023 | Chrome Android | 2/7/2023 | ||
| api.RTCStatsReport.type_outbound-rtp.ssrc π | Chrome | 2/4/2020 | Chrome Android | 2/4/2020 | ||
| api.RTCStatsReport.type_outbound-rtp.targetBitrate π | Chrome | 2/1/2022 | Chrome Android | 2/1/2022 | ||
| api.RTCStatsReport.type_outbound-rtp.timestamp π | Chrome | 2/4/2020 | Chrome Android | 2/4/2020 | ||
| api.RTCStatsReport.type_outbound-rtp.totalEncodeTime π | Chrome | 2/4/2020 | Chrome Android | 2/4/2020 | ||
| api.RTCStatsReport.type_outbound-rtp.totalPacketSendDelay π | Chrome | 2/4/2020 | Chrome Android | 2/4/2020 | ||
| api.RTCStatsReport.type_outbound-rtp.transportId π | Chrome | 2/4/2020 | Chrome Android | 2/4/2020 | ||
| api.RTCStatsReport.type_outbound-rtp.type π | Chrome | 2/4/2020 | Chrome Android | 2/4/2020 | ||
| api.RTCStatsReport.type_peer-connection π | Chrome | 2/4/2020 | Chrome Android | 2/4/2020 | ||
| api.RTCStatsReport.type_peer-connection.dataChannelsClosed π | Chrome | 2/4/2020 | Chrome Android | 2/4/2020 | ||
| api.RTCStatsReport.type_peer-connection.dataChannelsOpened π | Chrome | 2/4/2020 | Chrome Android | 2/4/2020 | ||
| api.RTCStatsReport.type_peer-connection.id π | Chrome | 2/4/2020 | Chrome Android | 2/4/2020 | ||
| api.RTCStatsReport.type_peer-connection.timestamp π | Chrome | 2/4/2020 | Chrome Android | 2/4/2020 | ||
| api.RTCStatsReport.type_peer-connection.type π | Chrome | 2/4/2020 | Chrome Android | 2/4/2020 | ||
| api.RTCStatsReport.type_remote-candidate π | Chrome | 2/4/2020 | Chrome Android | 2/4/2020 | ||
| api.RTCStatsReport.type_remote-candidate.address π | Chrome | 5/25/2021 | Chrome Android | 5/25/2021 | ||
| api.RTCStatsReport.type_remote-candidate.candidateType π | Chrome | 2/4/2020 | Chrome Android | 2/4/2020 | ||
| api.RTCStatsReport.type_remote-candidate.foundation π | Chrome | 11/29/2022 | Chrome Android | 11/29/2022 | ||
| api.RTCStatsReport.type_remote-candidate.id π | Chrome | 2/4/2020 | Chrome Android | 2/4/2020 | ||
| api.RTCStatsReport.type_remote-candidate.port π | Chrome | 2/4/2020 | Chrome Android | 2/4/2020 | ||
| api.RTCStatsReport.type_remote-candidate.priority π | Chrome | 2/4/2020 | Chrome Android | 2/4/2020 | ||
| api.RTCStatsReport.type_remote-candidate.protocol π | Chrome | 2/4/2020 | Chrome Android | 2/4/2020 | ||
| api.RTCStatsReport.type_remote-candidate.timestamp π | Chrome | 2/4/2020 | Chrome Android | 2/4/2020 | ||
| api.RTCStatsReport.type_remote-candidate.transportId π | Chrome | 2/4/2020 | Chrome Android | 2/4/2020 | ||
| api.RTCStatsReport.type_remote-candidate.type π | Chrome | 2/4/2020 | Chrome Android | 2/4/2020 | ||
| api.RTCStatsReport.type_remote-candidate.usernameFragment π | Chrome | 11/29/2022 | Chrome Android | 11/29/2022 | ||
| api.RTCStatsReport.type_remote-inbound-rtp π | Chrome | 2/4/2020 | Chrome Android | 2/4/2020 | ||
| api.RTCStatsReport.type_remote-inbound-rtp.codecId π | Chrome | 2/4/2020 | Chrome Android | 2/4/2020 | ||
| api.RTCStatsReport.type_remote-inbound-rtp.fractionLost π | Chrome | 5/25/2021 | Chrome Android | 5/25/2021 | ||
| api.RTCStatsReport.type_remote-inbound-rtp.id π | Chrome | 2/4/2020 | Chrome Android | 2/4/2020 | ||
| api.RTCStatsReport.type_remote-inbound-rtp.jitter π | Chrome | 2/4/2020 | Chrome Android | 2/4/2020 | ||
| api.RTCStatsReport.type_remote-inbound-rtp.kind π | Chrome | 2/4/2020 | Chrome Android | 2/4/2020 | ||
| api.RTCStatsReport.type_remote-inbound-rtp.localId π | Chrome | 2/4/2020 | Chrome Android | 2/4/2020 | ||
| api.RTCStatsReport.type_remote-inbound-rtp.packetsLost π | Chrome | 2/4/2020 | Chrome Android | 2/4/2020 | ||
| api.RTCStatsReport.type_remote-inbound-rtp.roundTripTime π | Chrome | 2/4/2020 | Chrome Android | 2/4/2020 | ||
| api.RTCStatsReport.type_remote-inbound-rtp.roundTripTimeMeasurements π | Chrome | 5/25/2021 | Chrome Android | 5/25/2021 | ||
| api.RTCStatsReport.type_remote-inbound-rtp.ssrc π | Chrome | 2/4/2020 | Chrome Android | 2/4/2020 | ||
| api.RTCStatsReport.type_remote-inbound-rtp.timestamp π | Chrome | 2/4/2020 | Chrome Android | 2/4/2020 | ||
| api.RTCStatsReport.type_remote-inbound-rtp.totalRoundTripTime π | Chrome | 5/25/2021 | Chrome Android | 5/25/2021 | ||
| api.RTCStatsReport.type_remote-inbound-rtp.transportId π | Chrome | 2/4/2020 | Chrome Android | 2/4/2020 | ||
| api.RTCStatsReport.type_remote-inbound-rtp.type π | Chrome | 2/4/2020 | Chrome Android | 2/4/2020 | ||
| api.RTCStatsReport.type_remote-outbound-rtp π | Chrome | 5/25/2021 | Chrome Android | 5/25/2021 | ||
| api.RTCStatsReport.type_remote-outbound-rtp.bytesSent π | Chrome | 5/25/2021 | Chrome Android | 5/25/2021 | ||
| api.RTCStatsReport.type_remote-outbound-rtp.codecId π | Chrome | 5/25/2021 | Chrome Android | 5/25/2021 | ||
| api.RTCStatsReport.type_remote-outbound-rtp.id π | Chrome | 5/25/2021 | Chrome Android | 5/25/2021 | ||
| api.RTCStatsReport.type_remote-outbound-rtp.kind π | Chrome | 5/25/2021 | Chrome Android | 5/25/2021 | ||
| api.RTCStatsReport.type_remote-outbound-rtp.localId π | Chrome | 5/25/2021 | Chrome Android | 5/25/2021 | ||
| api.RTCStatsReport.type_remote-outbound-rtp.packetsSent π | Chrome | 5/25/2021 | Chrome Android | 5/25/2021 | ||
| api.RTCStatsReport.type_remote-outbound-rtp.remoteTimestamp π | Chrome | 5/25/2021 | Chrome Android | 5/25/2021 | ||
| api.RTCStatsReport.type_remote-outbound-rtp.reportsSent π | Chrome | 5/25/2021 | Chrome Android | 5/25/2021 | ||
| api.RTCStatsReport.type_remote-outbound-rtp.roundTripTimeMeasurements π | Chrome | 11/15/2021 | Chrome Android | 11/15/2021 | ||
| api.RTCStatsReport.type_remote-outbound-rtp.ssrc π | Chrome | 5/25/2021 | Chrome Android | 5/25/2021 | ||
| api.RTCStatsReport.type_remote-outbound-rtp.timestamp π | Chrome | 5/25/2021 | Chrome Android | 5/25/2021 | ||
| api.RTCStatsReport.type_remote-outbound-rtp.totalRoundTripTime π | Chrome | 11/15/2021 | Chrome Android | 11/15/2021 | ||
| api.RTCStatsReport.type_remote-outbound-rtp.transportId π | Chrome | 5/25/2021 | Chrome Android | 5/25/2021 | ||
| api.RTCStatsReport.type_remote-outbound-rtp.type π | Chrome | 5/25/2021 | Chrome Android | 5/25/2021 | ||
| api.RTCStatsReport.type_transport π | Chrome | 2/4/2020 | Chrome Android | 2/4/2020 | ||
| api.RTCStatsReport.type_transport.bytesReceived π | Chrome | 2/4/2020 | Chrome Android | 2/4/2020 | ||
| api.RTCStatsReport.type_transport.bytesSent π | Chrome | 2/4/2020 | Chrome Android | 2/4/2020 | ||
| api.RTCStatsReport.type_transport.dtlsCipher π | Chrome | 2/4/2020 | Chrome Android | 2/4/2020 | ||
| api.RTCStatsReport.type_transport.dtlsRole π | Chrome | 6/21/2022 | Chrome Android | 6/21/2022 | ||
| api.RTCStatsReport.type_transport.dtlsState π | Chrome | 2/4/2020 | Chrome Android | 2/4/2020 | ||
| api.RTCStatsReport.type_transport.iceLocalUsernameFragment π | Chrome | 6/21/2022 | Chrome Android | 6/21/2022 | ||
| api.RTCStatsReport.type_transport.iceRole π | Chrome | 6/21/2022 | Chrome Android | 6/21/2022 | ||
| api.RTCStatsReport.type_transport.iceState π | Chrome | 6/21/2022 | Chrome Android | 6/21/2022 | ||
| api.RTCStatsReport.type_transport.id π | Chrome | 2/4/2020 | Chrome Android | 2/4/2020 | ||
| api.RTCStatsReport.type_transport.localCertificateId π | Chrome | 2/4/2020 | Chrome Android | 2/4/2020 | ||
| api.RTCStatsReport.type_transport.packetsReceived π | Chrome | 10/20/2020 | Chrome Android | 10/20/2020 | ||
| api.RTCStatsReport.type_transport.packetsSent π | Chrome | 10/20/2020 | Chrome Android | 10/20/2020 | ||
| api.RTCStatsReport.type_transport.remoteCertificateId π | Chrome | 2/4/2020 | Chrome Android | 2/4/2020 | ||
| api.RTCStatsReport.type_transport.selectedCandidatePairChanges π | Chrome | 2/4/2020 | Chrome Android | 2/4/2020 | ||
| api.RTCStatsReport.type_transport.selectedCandidatePairId π | Chrome | 2/4/2020 | Chrome Android | 2/4/2020 | ||
| api.RTCStatsReport.type_transport.srtpCipher π | Chrome | 2/4/2020 | Chrome Android | 2/4/2020 | ||
| api.RTCStatsReport.type_transport.timestamp π | Chrome | 2/4/2020 | Chrome Android | 2/4/2020 | ||
| api.RTCStatsReport.type_transport.tlsVersion π | Chrome | 2/4/2020 | Chrome Android | 2/4/2020 | ||
| api.RTCStatsReport.type_transport.type π | Chrome | 2/4/2020 | Chrome Android | 2/4/2020 | ||
| api.RTCStatsReport.values | Chrome | 4/19/2017 | Chrome Android | 4/25/2017 | 6 | |
| api.RTCTrackEvent π | Chrome | 1/25/2017 | Chrome Android | 2/1/2017 | 7 | |
| api.RTCTrackEvent.RTCTrackEvent π | Chrome | 1/23/2018 | Chrome Android | 1/23/2018 | ||
| api.RTCTrackEvent.receiver π | Chrome | 1/25/2017 | Chrome Android | 2/1/2017 | 7 | |
| api.RTCTrackEvent.streams π | Chrome | 1/25/2017 | Chrome Android | 2/1/2017 | 7 | |
| api.RTCTrackEvent.track π | Chrome | 1/25/2017 | Chrome Android | 2/1/2017 | 7 | |
| api.RTCTrackEvent.transceiver π | Chrome | 9/4/2018 | Chrome Android | 9/4/2018 | ||
| api.RadioNodeList π | Chrome | 7/31/2012 | Chrome Android | 2/27/2013 | 211 | |
| api.RadioNodeList.value π | Chrome | 7/31/2012 | Chrome Android | 2/27/2013 | 211 | |
| api.Range π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | 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 π | Chrome | 8/20/2013 | Chrome Android | 8/21/2013 | 1 | |
| api.Range.cloneContents π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Range.cloneRange π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Range.collapse π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Range.collapse.toStart_parameter_optional | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | Internet Explorer: Optional but defaults to true. |
| api.Range.collapsed π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Range.commonAncestorContainer π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Range.compareBoundaryPoints π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Range.comparePoint π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Range.createContextualFragment π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Range.deleteContents π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Range.detach π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | Chrome: Starting in Chrome 37, this method is a no-op and has no effect.Chrome Android: Starting in Chrome Android 37, this method is a no-op and has no effect.Firefox: Starting in Firefox 15.0, this method is a no-op and has no effect.Firefox for Android: Starting in Firefox for Android 15.0, this method is a no-op and has no effect.Quest Browser: Starting in Quest Browser 5.0, this method is a no-op and has no effect.Opera: Starting in Opera 24, this method is a no-op and has no effect.Opera Android: Starting in Opera 24, this method is a no-op and has no effect.Safari: Starting in Safari 10, this method is a no-op and has no effect, see bug 148454.Safari on iOS: Starting in Safari on iOS 10, this method is a no-op and has no effect, see bug 148454.Samsung Internet: Starting in Samsung Internet 3.0, this method is a no-op and has no effect.WebView Android: Starting in WebView Android 37, this method is a no-op and has no effect.WebView on iOS: Starting in WebView on iOS 10, this method is a no-op and has no effect, see bug 148454. |
| api.Range.endContainer π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Range.endOffset π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Range.extractContents π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Range.getBoundingClientRect π | Chrome | 1/25/2010 | Chrome Android | 6/27/2012 | 884 | |
| api.Range.getClientRects π | Chrome | 1/25/2010 | Chrome Android | 6/27/2012 | 884 | |
| api.Range.insertNode π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Range.intersectsNode π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Range.isPointInRange π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Range.selectNode π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Range.selectNodeContents π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Range.setEnd π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Range.setEndAfter π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Range.setEndBefore π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Range.setStart π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Range.setStartAfter π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Range.setStartBefore π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Range.startContainer π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Range.startOffset π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Range.surroundContents π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Range.toString π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.ReadableByteStreamController π | Chrome | 3/2/2021 | Chrome Android | 3/2/2021 | Deno: ReadableByteStreamController is not exposed on the global scope.Node.js: Before 18.10.0, handling a BYOB pull request from a released reader is not supported.Node.js: Available as a part of the stream/web module. | |
| api.ReadableByteStreamController.byobRequest π | Chrome | 3/2/2021 | Chrome Android | 3/2/2021 | ||
| api.ReadableByteStreamController.close π | Chrome | 3/2/2021 | Chrome Android | 3/2/2021 | ||
| api.ReadableByteStreamController.desiredSize π | Chrome | 3/2/2021 | Chrome Android | 3/2/2021 | ||
| api.ReadableByteStreamController.enqueue π | Chrome | 3/2/2021 | Chrome Android | 3/2/2021 | ||
| api.ReadableByteStreamController.error π | Chrome | 3/2/2021 | Chrome Android | 3/2/2021 | ||
| api.ReadableStream π | Chrome | 5/19/2015 | Chrome Android | 5/27/2015 | 8 | Node.js: Available as a part of the stream/web module. |
| api.ReadableStream.@@asyncIterator π | Chrome | 4/16/2024 | Chrome Android | 4/16/2024 | ||
| api.ReadableStream.ReadableStream π | Chrome | 7/20/2016 | Chrome Android | 7/27/2016 | 7 | |
| api.ReadableStream.cancel π | Chrome | 5/19/2015 | Chrome Android | 5/27/2015 | 8 | |
| api.ReadableStream.getReader π | Chrome | 5/19/2015 | Chrome Android | 5/27/2015 | 8 | |
| api.ReadableStream.locked π | Chrome | 7/20/2016 | Chrome Android | 7/27/2016 | 7 | |
| api.ReadableStream.pipeThrough π | Chrome | 6/5/2017 | Chrome Android | 6/6/2017 | 1 | |
| api.ReadableStream.pipeTo π | Chrome | 6/5/2017 | Chrome Android | 6/6/2017 | 1 | |
| api.ReadableStream.tee π | Chrome | 7/20/2016 | Chrome Android | 7/27/2016 | 7 | Node.js: Before 18.10.0 or 16.18.0, teeing a readable byte stream is not supported. |
| api.ReadableStream.transferable π | Chrome | 11/17/2020 | Chrome Android | 11/17/2020 | ||
| api.ReadableStream.values π | Chrome | 4/16/2024 | Chrome Android | 4/16/2024 | ||
| api.ReadableStreamBYOBReader π | Chrome | 3/2/2021 | Chrome Android | 3/2/2021 | Node.js: Available as a part of the stream/web module. | |
| api.ReadableStreamBYOBReader.ReadableStreamBYOBReader π | Chrome | 3/2/2021 | Chrome Android | 3/2/2021 | ||
| api.ReadableStreamBYOBReader.cancel π | Chrome | 3/2/2021 | Chrome Android | 3/2/2021 | ||
| api.ReadableStreamBYOBReader.closed π | Chrome | 3/2/2021 | Chrome Android | 3/2/2021 | ||
| api.ReadableStreamBYOBReader.read π | Chrome | 3/2/2021 | Chrome Android | 3/2/2021 | ||
| api.ReadableStreamBYOBReader.releaseLock π | Chrome | 3/2/2021 | Chrome Android | 3/2/2021 | ||
| api.ReadableStreamBYOBReader.releaseLock.reject_pending_read_request | Chrome | 9/2/2022 | Chrome Android | 9/2/2022 | 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.ReadableStreamBYOBRequest π | Chrome | 3/2/2021 | Chrome Android | 3/2/2021 | Node.js: Available as a part of the stream/web module. | |
| api.ReadableStreamBYOBRequest.respond π | Chrome | 3/2/2021 | Chrome Android | 3/2/2021 | ||
| api.ReadableStreamBYOBRequest.respondWithNewView π | Chrome | 3/2/2021 | Chrome Android | 3/2/2021 | ||
| api.ReadableStreamBYOBRequest.view π | Chrome | 3/2/2021 | Chrome Android | 3/2/2021 | ||
| api.ReadableStreamDefaultController π | Chrome | 7/20/2016 | Chrome Android | 7/27/2016 | 7 | Deno: ReadableStreamDefaultController is not exposed on the global scope.Node.js: Available as a part of the stream/web module. |
| api.ReadableStreamDefaultController.close π | Chrome | 7/20/2016 | Chrome Android | 7/27/2016 | 7 | |
| api.ReadableStreamDefaultController.desiredSize π | Chrome | 7/20/2016 | Chrome Android | 7/27/2016 | 7 | |
| api.ReadableStreamDefaultController.enqueue π | Chrome | 7/20/2016 | Chrome Android | 7/27/2016 | 7 | |
| api.ReadableStreamDefaultController.error π | Chrome | 7/20/2016 | Chrome Android | 7/27/2016 | 7 | |
| api.ReadableStreamDefaultReader π | Chrome | 5/19/2015 | Chrome Android | 5/27/2015 | 8 | Deno: ReadableStreamDefaultReader is not exposed on the global scope.Node.js: Available as a part of the stream/web module. |
| api.ReadableStreamDefaultReader.ReadableStreamDefaultReader π | Chrome | 10/22/2019 | Chrome Android | 10/22/2019 | ||
| api.ReadableStreamDefaultReader.cancel π | Chrome | 5/19/2015 | Chrome Android | 5/27/2015 | 8 | |
| api.ReadableStreamDefaultReader.closed π | Chrome | 5/19/2015 | Chrome Android | 5/27/2015 | 8 | |
| api.ReadableStreamDefaultReader.read π | Chrome | 5/19/2015 | Chrome Android | 5/27/2015 | 8 | |
| api.ReadableStreamDefaultReader.releaseLock π | Chrome | 5/19/2015 | Chrome Android | 5/27/2015 | 8 | |
| api.ReadableStreamDefaultReader.releaseLock.reject_pending_read_request | Chrome | 9/2/2022 | Chrome Android | 9/2/2022 | 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.RelativeOrientationSensor π | Chrome | 5/29/2018 | Chrome Android | 5/31/2018 | 2 | |
| api.RelativeOrientationSensor.RelativeOrientationSensor π | Chrome | 5/29/2018 | Chrome Android | 5/31/2018 | 2 | |
| api.RemotePlayback π | Chrome Android | 2/1/2017 | Chrome | 1/23/2024 | 2547 | |
| api.RemotePlayback.cancelWatchAvailability π | Chrome Android | 2/1/2017 | Chrome | 1/23/2024 | 2547 | |
| api.RemotePlayback.connect_event π | Chrome Android | 2/1/2017 | Chrome | 1/23/2024 | 2547 | |
| api.RemotePlayback.connecting_event π | Chrome Android | 2/1/2017 | Chrome | 1/23/2024 | 2547 | |
| api.RemotePlayback.disconnect_event π | Chrome Android | 2/1/2017 | Chrome | 1/23/2024 | 2547 | |
| api.RemotePlayback.prompt π | Chrome Android | 2/1/2017 | Chrome | 1/23/2024 | 2547 | |
| api.RemotePlayback.state π | Chrome Android | 2/1/2017 | Chrome | 1/23/2024 | 2547 | |
| api.RemotePlayback.watchAvailability π | Chrome Android | 2/1/2017 | Chrome | 1/23/2024 | 2547 | |
| api.Report π | Chrome | 9/4/2018 | Chrome Android | 9/4/2018 | Firefox: Worker support added in version 77 | |
| api.Report.body π | Chrome | 9/4/2018 | Chrome Android | 9/4/2018 | ||
| api.Report.toJSON π | Chrome | 9/4/2018 | Chrome Android | 9/4/2018 | ||
| api.Report.type π | Chrome | 9/4/2018 | Chrome Android | 9/4/2018 | ||
| api.Report.url π | Chrome | 9/4/2018 | Chrome Android | 9/4/2018 | ||
| api.ReportBody π | Chrome | 9/4/2018 | Chrome Android | 9/4/2018 | ||
| api.ReportBody.toJSON π | Chrome | 9/4/2018 | Chrome Android | 9/4/2018 | ||
| api.ReportingObserver π | Chrome | 9/4/2018 | Chrome Android | 9/4/2018 | ||
| api.ReportingObserver.ReportingObserver π | Chrome | 9/4/2018 | Chrome Android | 9/4/2018 | ||
| api.ReportingObserver.disconnect π | Chrome | 9/4/2018 | Chrome Android | 9/4/2018 | ||
| api.ReportingObserver.observe π | Chrome | 9/4/2018 | Chrome Android | 9/4/2018 | ||
| api.ReportingObserver.takeRecords π | Chrome | 9/4/2018 | Chrome Android | 9/4/2018 | ||
| api.ReportingObserver.worker_support | Chrome | 7/27/2020 | Chrome Android | 7/27/2020 | ||
| api.Request π | Chrome | 4/14/2015 | Chrome Android | 4/15/2015 | 1 | 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 π | Chrome | 1/21/2015 | Chrome Android | 1/21/2015 | 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 | Chrome | 9/4/2018 | Chrome Android | 9/4/2018 | ||
| api.Request.Request.init_attributionReporting_parameter π | Chrome | 5/14/2024 | Chrome Android | 5/14/2024 | ||
| api.Request.Request.init_browsingTopics_parameter | Chrome | 7/18/2023 | Chrome Android | 7/21/2023 | 3 | |
| api.Request.Request.init_keepalive_parameter π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.Request.Request.init_priority_parameter π | Chrome | 4/26/2022 | Chrome Android | 4/26/2022 | ||
| api.Request.Request.init_referrer_parameter π | Chrome | 12/1/2015 | Chrome Android | 12/2/2015 | 1 | |
| api.Request.Request.request_body_readablestream | Chrome | 9/2/2022 | Chrome Android | 9/2/2022 | ||
| api.Request.Request.response_body_readablestream | Chrome | 5/19/2015 | Chrome Android | 5/27/2015 | 8 | |
| api.Request.arrayBuffer π | Chrome | 4/14/2015 | Chrome Android | 4/15/2015 | 1 | |
| api.Request.blob π | Chrome | 4/14/2015 | Chrome Android | 4/15/2015 | 1 | |
| api.Request.body π | Chrome | 9/2/2022 | Chrome Android | 9/2/2022 | ||
| api.Request.bodyUsed π | Chrome | 4/14/2015 | Chrome Android | 4/15/2015 | 1 | |
| api.Request.bytes π | Chrome | 1/14/2025 | Chrome Android | 1/14/2025 | ||
| api.Request.cache π | Chrome | 1/23/2018 | Chrome Android | 1/23/2018 | ||
| api.Request.cache.only-if-cached | Chrome | 1/23/2018 | Chrome Android | 1/23/2018 | ||
| api.Request.clone π | Chrome | 1/21/2015 | Chrome Android | 1/21/2015 | ||
| api.Request.credentials π | Chrome | 1/21/2015 | Chrome Android | 1/21/2015 | ||
| api.Request.credentials.default_same-origin | Chrome | 1/29/2019 | Chrome Android | 1/29/2019 | ||
| api.Request.destination π | Chrome | 3/6/2018 | Chrome Android | 3/6/2018 | ||
| api.Request.formData π | Chrome | 7/25/2017 | Chrome Android | 8/1/2017 | 7 | 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 π | Chrome | 1/21/2015 | Chrome Android | 1/21/2015 | ||
| api.Request.integrity π | Chrome | 10/13/2015 | Chrome Android | 10/14/2015 | 1 | |
| api.Request.isHistoryNavigation π | Chrome | 9/4/2018 | Chrome Android | 9/4/2018 | ||
| api.Request.json π | Chrome | 4/14/2015 | Chrome Android | 4/15/2015 | 1 | |
| api.Request.keepalive π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.Request.method π | Chrome | 1/21/2015 | Chrome Android | 1/21/2015 | ||
| api.Request.mode π | Chrome | 1/21/2015 | Chrome Android | 1/21/2015 | ||
| api.Request.mode.navigate_mode | Chrome | 3/2/2016 | Chrome Android | 3/9/2016 | 7 | |
| api.Request.redirect π | Chrome | 10/13/2015 | Chrome Android | 10/14/2015 | 1 | Deno: Fetching with a "manual" redirect mode does not result in a "opaqueredirect" response, but a regular response. |
| api.Request.referrer π | Chrome | 1/21/2015 | Chrome Android | 1/21/2015 | ||
| api.Request.referrerPolicy π | Chrome | 7/20/2016 | Chrome Android | 7/27/2016 | 7 | |
| api.Request.signal π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.Request.targetAddressSpace π | Chrome | 4/16/2024 | Chrome Android | 4/16/2024 | ||
| api.Request.text π | Chrome | 4/14/2015 | Chrome Android | 4/15/2015 | 1 | |
| api.Request.url π | Chrome | 1/21/2015 | Chrome Android | 1/21/2015 | 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 π | Chrome | 1/23/2018 | Chrome Android | 1/23/2018 | ||
| api.ResizeObserver.ResizeObserver π | Chrome | 1/23/2018 | Chrome Android | 1/23/2018 | ||
| api.ResizeObserver.disconnect π | Chrome | 1/23/2018 | Chrome Android | 1/23/2018 | ||
| api.ResizeObserver.observe π | Chrome | 1/23/2018 | Chrome Android | 1/23/2018 | ||
| api.ResizeObserver.observe.options_box_parameter | Chrome | 7/27/2020 | Chrome Android | 7/27/2020 | 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 π | Chrome | 1/23/2018 | Chrome Android | 1/23/2018 | ||
| api.ResizeObserverEntry π | Chrome | 1/23/2018 | Chrome Android | 1/23/2018 | ||
| api.ResizeObserverEntry.borderBoxSize π | Chrome | 7/27/2020 | Chrome Android | 7/27/2020 | 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 π | Chrome | 7/27/2020 | Chrome Android | 7/27/2020 | 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 π | Chrome | 1/23/2018 | Chrome Android | 1/23/2018 | ||
| api.ResizeObserverEntry.devicePixelContentBoxSize π | Chrome | 7/27/2020 | Chrome Android | 7/27/2020 | ||
| api.ResizeObserverEntry.target π | Chrome | 1/23/2018 | Chrome Android | 1/23/2018 | ||
| api.ResizeObserverSize π | Chrome | 7/27/2020 | Chrome Android | 7/27/2020 | ||
| api.ResizeObserverSize.blockSize π | Chrome | 7/27/2020 | Chrome Android | 7/27/2020 | ||
| api.ResizeObserverSize.inlineSize π | Chrome | 7/27/2020 | Chrome Android | 7/27/2020 | ||
| api.Response π | Chrome | 4/14/2015 | Chrome Android | 4/15/2015 | 1 | 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 π | Chrome | 1/21/2015 | Chrome Android | 1/21/2015 | ||
| api.Response.Response.accept_readablestream | Chrome | 7/20/2016 | Chrome Android | 7/27/2016 | 7 | |
| api.Response.Response.body_parameter_optional | Chrome | 1/21/2015 | Chrome Android | 1/21/2015 | ||
| api.Response.arrayBuffer π | Chrome | 4/14/2015 | Chrome Android | 4/15/2015 | 1 | |
| api.Response.blob π | Chrome | 4/14/2015 | Chrome Android | 4/15/2015 | 1 | |
| api.Response.body π | Chrome | 5/19/2015 | Chrome Android | 5/27/2015 | 8 | |
| api.Response.body.readable_byte_stream | Chrome | 8/15/2023 | Chrome Android | 8/15/2023 | ||
| api.Response.bodyUsed π | Chrome | 4/14/2015 | Chrome Android | 4/15/2015 | 1 | |
| api.Response.bytes π | Chrome | 1/14/2025 | Chrome Android | 1/14/2025 | ||
| api.Response.clone π | Chrome | 1/21/2015 | Chrome Android | 1/21/2015 | ||
| api.Response.error_static π | Chrome | 5/19/2015 | Chrome Android | 5/27/2015 | 8 | |
| api.Response.formData π | Chrome | 7/25/2017 | Chrome Android | 8/1/2017 | 7 | 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 π | Chrome | 1/21/2015 | Chrome Android | 1/21/2015 | ||
| api.Response.json π | Chrome | 4/14/2015 | Chrome Android | 4/15/2015 | 1 | |
| api.Response.json_static π | Chrome | 9/2/2022 | Chrome Android | 9/2/2022 | ||
| api.Response.ok π | Chrome | 4/14/2015 | Chrome Android | 4/15/2015 | 1 | |
| api.Response.redirect_static π | Chrome | 7/21/2015 | Chrome Android | 7/29/2015 | 8 | |
| api.Response.redirected π | Chrome | 3/9/2017 | Chrome Android | 3/16/2017 | 7 | |
| api.Response.status π | Chrome | 1/21/2015 | Chrome Android | 1/21/2015 | ||
| api.Response.statusText π | Chrome | 1/21/2015 | Chrome Android | 1/21/2015 | ||
| api.Response.text π | Chrome | 4/14/2015 | Chrome Android | 4/15/2015 | 1 | |
| api.Response.type π | Chrome | 1/21/2015 | Chrome Android | 1/21/2015 | ||
| api.Response.url π | Chrome | 1/21/2015 | Chrome Android | 1/21/2015 | ||
| api.SVGAElement π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGAElement.href π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGAElement.target π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGAngle π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGAngle.convertToSpecifiedUnits π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGAngle.newValueSpecifiedUnits π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGAngle.unitType π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGAngle.value π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGAngle.valueAsString π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGAngle.valueInSpecifiedUnits π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGAnimateElement π | Chrome | 5/21/2009 | Chrome Android | 6/27/2012 | 1133 | |
| api.SVGAnimateMotionElement π | Chrome | 5/15/2012 | Chrome Android | 2/27/2013 | 288 | |
| api.SVGAnimateTransformElement π | Chrome | 5/21/2009 | Chrome Android | 6/27/2012 | 1133 | |
| api.SVGAnimatedAngle π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGAnimatedAngle.animVal π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGAnimatedAngle.baseVal π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGAnimatedBoolean π | Chrome | 9/2/2010 | Chrome Android | 6/27/2012 | 664 | |
| api.SVGAnimatedBoolean.animVal π | Chrome | 9/2/2010 | Chrome Android | 6/27/2012 | 664 | |
| api.SVGAnimatedBoolean.baseVal π | Chrome | 9/2/2010 | Chrome Android | 6/27/2012 | 664 | |
| api.SVGAnimatedEnumeration π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGAnimatedEnumeration.animVal π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGAnimatedEnumeration.baseVal π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGAnimatedInteger π | Chrome | 9/2/2010 | Chrome Android | 6/27/2012 | 664 | |
| api.SVGAnimatedInteger.animVal π | Chrome | 9/2/2010 | Chrome Android | 6/27/2012 | 664 | |
| api.SVGAnimatedInteger.baseVal π | Chrome | 9/2/2010 | Chrome Android | 6/27/2012 | 664 | |
| api.SVGAnimatedLength π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGAnimatedLength.animVal π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGAnimatedLength.baseVal π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGAnimatedLengthList π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGAnimatedLengthList.animVal π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGAnimatedLengthList.baseVal π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGAnimatedNumber π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGAnimatedNumber.animVal π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGAnimatedNumber.baseVal π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGAnimatedNumberList π | Chrome | 9/2/2010 | Chrome Android | 6/27/2012 | 664 | |
| api.SVGAnimatedNumberList.animVal π | Chrome | 9/2/2010 | Chrome Android | 6/27/2012 | 664 | |
| api.SVGAnimatedNumberList.baseVal π | Chrome | 9/2/2010 | Chrome Android | 6/27/2012 | 664 | |
| api.SVGAnimatedPreserveAspectRatio π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGAnimatedPreserveAspectRatio.animVal π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGAnimatedPreserveAspectRatio.baseVal π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGAnimatedRect π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGAnimatedRect.animVal π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGAnimatedRect.baseVal π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGAnimatedString π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGAnimatedString.animVal π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGAnimatedString.baseVal π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGAnimatedTransformList π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGAnimatedTransformList.animVal π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGAnimatedTransformList.baseVal π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGAnimationElement π | Chrome | 5/21/2009 | Chrome Android | 6/27/2012 | 1133 | |
| api.SVGAnimationElement.beginElement π | Chrome | 5/21/2009 | Chrome Android | 6/27/2012 | 1133 | |
| api.SVGAnimationElement.beginElementAt π | Chrome | 5/21/2009 | Chrome Android | 6/27/2012 | 1133 | |
| api.SVGAnimationElement.beginEvent_event π | Chrome | 5/20/2014 | Chrome Android | 5/20/2014 | 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 π | Chrome | 5/21/2009 | Chrome Android | 6/27/2012 | 1133 | |
| api.SVGAnimationElement.endElementAt π | Chrome | 5/21/2009 | Chrome Android | 6/27/2012 | 1133 | |
| api.SVGAnimationElement.endEvent_event π | Chrome | 5/20/2014 | Chrome Android | 5/20/2014 | 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 π | Chrome | 5/21/2009 | Chrome Android | 6/27/2012 | 1133 | |
| api.SVGAnimationElement.getSimpleDuration π | Chrome | 5/21/2009 | Chrome Android | 6/27/2012 | 1133 | |
| api.SVGAnimationElement.getStartTime π | Chrome | 5/21/2009 | Chrome Android | 6/27/2012 | 1133 | |
| api.SVGAnimationElement.repeatEvent_event π | Chrome | 5/20/2014 | Chrome Android | 5/20/2014 | 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 π | Chrome | 5/21/2009 | Chrome Android | 6/27/2012 | 1133 | |
| api.SVGAnimationElement.systemLanguage π | Chrome | 5/21/2009 | Chrome Android | 6/27/2012 | 1133 | |
| api.SVGAnimationElement.targetElement π | Chrome | 5/21/2009 | Chrome Android | 6/27/2012 | 1133 | |
| api.SVGCircleElement π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGCircleElement.cx π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGCircleElement.cy π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGCircleElement.r π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGClipPathElement π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGClipPathElement.clipPathUnits π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGClipPathElement.transform π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGComponentTransferFunctionElement π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGComponentTransferFunctionElement.amplitude π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGComponentTransferFunctionElement.exponent π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGComponentTransferFunctionElement.intercept π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGComponentTransferFunctionElement.offset π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGComponentTransferFunctionElement.slope π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGComponentTransferFunctionElement.tableValues π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGComponentTransferFunctionElement.type π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGDefsElement π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGDescElement π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGElement π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGElement.attributeStyleMap π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.SVGElement.autofocus π | Chrome | 12/10/2019 | Chrome Android | 12/17/2019 | 7 | Firefox: Only supported on SVGGraphicsElement.Firefox for Android: Only supported on SVGGraphicsElement. |
| api.SVGElement.blur π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGElement.className π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGElement.dataset π | Chrome | 12/1/2016 | Chrome Android | 12/6/2016 | 5 | |
| api.SVGElement.error_event π | Chrome | 3/8/2011 | Chrome Android | 6/27/2012 | 477 | |
| api.SVGElement.focus π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGElement.focus.options_preventScroll_parameter | Chrome | 10/22/2019 | Chrome Android | 10/22/2019 | ||
| api.SVGElement.load_event π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | 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 π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.SVGElement.ownerSVGElement π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGElement.style π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGElement.tabIndex π | Chrome | 7/16/2014 | Chrome Android | 7/16/2014 | ||
| api.SVGElement.viewportElement π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGEllipseElement π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGEllipseElement.cx π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGEllipseElement.cy π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGEllipseElement.rx π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGEllipseElement.ry π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGFEBlendElement π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGFEBlendElement.height π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGFEBlendElement.in1 π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGFEBlendElement.in2 π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGFEBlendElement.mode π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGFEBlendElement.result π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGFEBlendElement.width π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGFEBlendElement.x π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGFEBlendElement.y π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGFEColorMatrixElement π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGFEColorMatrixElement.height π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGFEColorMatrixElement.in1 π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGFEColorMatrixElement.result π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGFEColorMatrixElement.type π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGFEColorMatrixElement.values π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGFEColorMatrixElement.width π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGFEColorMatrixElement.x π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGFEColorMatrixElement.y π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGFEComponentTransferElement π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGFEComponentTransferElement.height π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGFEComponentTransferElement.in1 π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGFEComponentTransferElement.result π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGFEComponentTransferElement.width π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGFEComponentTransferElement.x π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGFEComponentTransferElement.y π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGFECompositeElement π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGFECompositeElement.height π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGFECompositeElement.in1 π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGFECompositeElement.in2 π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGFECompositeElement.k1 π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGFECompositeElement.k2 π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGFECompositeElement.k3 π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGFECompositeElement.k4 π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGFECompositeElement.operator π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGFECompositeElement.result π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGFECompositeElement.width π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGFECompositeElement.x π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGFECompositeElement.y π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGFEConvolveMatrixElement π | Chrome | 9/2/2010 | Chrome Android | 6/27/2012 | 664 | |
| api.SVGFEConvolveMatrixElement.bias π | Chrome | 9/2/2010 | Chrome Android | 6/27/2012 | 664 | |
| api.SVGFEConvolveMatrixElement.divisor π | Chrome | 9/2/2010 | Chrome Android | 6/27/2012 | 664 | |
| api.SVGFEConvolveMatrixElement.edgeMode π | Chrome | 9/2/2010 | Chrome Android | 6/27/2012 | 664 | |
| api.SVGFEConvolveMatrixElement.height π | Chrome | 9/2/2010 | Chrome Android | 6/27/2012 | 664 | |
| api.SVGFEConvolveMatrixElement.in1 π | Chrome | 9/2/2010 | Chrome Android | 6/27/2012 | 664 | |
| api.SVGFEConvolveMatrixElement.kernelMatrix π | Chrome | 9/2/2010 | Chrome Android | 6/27/2012 | 664 | |
| api.SVGFEConvolveMatrixElement.kernelUnitLengthX π | Chrome | 9/2/2010 | Chrome Android | 6/27/2012 | 664 | |
| api.SVGFEConvolveMatrixElement.kernelUnitLengthY π | Chrome | 9/2/2010 | Chrome Android | 6/27/2012 | 664 | |
| api.SVGFEConvolveMatrixElement.orderX π | Chrome | 9/2/2010 | Chrome Android | 6/27/2012 | 664 | |
| api.SVGFEConvolveMatrixElement.orderY π | Chrome | 9/2/2010 | Chrome Android | 6/27/2012 | 664 | |
| api.SVGFEConvolveMatrixElement.preserveAlpha π | Chrome | 9/2/2010 | Chrome Android | 6/27/2012 | 664 | |
| api.SVGFEConvolveMatrixElement.result π | Chrome | 9/2/2010 | Chrome Android | 6/27/2012 | 664 | |
| api.SVGFEConvolveMatrixElement.targetX π | Chrome | 9/2/2010 | Chrome Android | 6/27/2012 | 664 | |
| api.SVGFEConvolveMatrixElement.targetY π | Chrome | 9/2/2010 | Chrome Android | 6/27/2012 | 664 | |
| api.SVGFEConvolveMatrixElement.width π | Chrome | 9/2/2010 | Chrome Android | 6/27/2012 | 664 | |
| api.SVGFEConvolveMatrixElement.x π | Chrome | 9/2/2010 | Chrome Android | 6/27/2012 | 664 | |
| api.SVGFEConvolveMatrixElement.y π | Chrome | 9/2/2010 | Chrome Android | 6/27/2012 | 664 | |
| api.SVGFEDiffuseLightingElement π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGFEDiffuseLightingElement.diffuseConstant π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGFEDiffuseLightingElement.height π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGFEDiffuseLightingElement.in1 π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGFEDiffuseLightingElement.kernelUnitLengthX π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGFEDiffuseLightingElement.kernelUnitLengthY π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGFEDiffuseLightingElement.result π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGFEDiffuseLightingElement.surfaceScale π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGFEDiffuseLightingElement.width π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGFEDiffuseLightingElement.x π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGFEDiffuseLightingElement.y π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGFEDisplacementMapElement π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGFEDisplacementMapElement.height π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGFEDisplacementMapElement.in1 π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGFEDisplacementMapElement.in2 π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGFEDisplacementMapElement.result π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGFEDisplacementMapElement.scale π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGFEDisplacementMapElement.width π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGFEDisplacementMapElement.x π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGFEDisplacementMapElement.xChannelSelector π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGFEDisplacementMapElement.y π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGFEDisplacementMapElement.yChannelSelector π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGFEDistantLightElement π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGFEDistantLightElement.azimuth π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGFEDistantLightElement.elevation π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGFEDropShadowElement π | Chrome | 8/2/2011 | Chrome Android | 6/27/2012 | 330 | |
| api.SVGFEDropShadowElement.dx π | Chrome | 8/2/2011 | Chrome Android | 6/27/2012 | 330 | |
| api.SVGFEDropShadowElement.dy π | Chrome | 8/2/2011 | Chrome Android | 6/27/2012 | 330 | |
| api.SVGFEDropShadowElement.height π | Chrome | 8/2/2011 | Chrome Android | 6/27/2012 | 330 | |
| api.SVGFEDropShadowElement.in1 π | Chrome | 8/2/2011 | Chrome Android | 6/27/2012 | 330 | |
| api.SVGFEDropShadowElement.result π | Chrome | 8/2/2011 | Chrome Android | 6/27/2012 | 330 | |
| api.SVGFEDropShadowElement.setStdDeviation π | Chrome | 8/2/2011 | Chrome Android | 6/27/2012 | 330 | |
| api.SVGFEDropShadowElement.stdDeviationX π | Chrome | 8/2/2011 | Chrome Android | 6/27/2012 | 330 | |
| api.SVGFEDropShadowElement.stdDeviationY π | Chrome | 8/2/2011 | Chrome Android | 6/27/2012 | 330 | |
| api.SVGFEDropShadowElement.width π | Chrome | 8/2/2011 | Chrome Android | 6/27/2012 | 330 | |
| api.SVGFEDropShadowElement.x π | Chrome | 8/2/2011 | Chrome Android | 6/27/2012 | 330 | |
| api.SVGFEDropShadowElement.y π | Chrome | 8/2/2011 | Chrome Android | 6/27/2012 | 330 | |
| api.SVGFEFloodElement π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGFEFloodElement.height π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGFEFloodElement.result π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGFEFloodElement.width π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGFEFloodElement.x π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGFEFloodElement.y π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGFEFuncAElement π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGFEFuncBElement π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGFEFuncGElement π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGFEFuncRElement π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGFEGaussianBlurElement π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGFEGaussianBlurElement.height π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGFEGaussianBlurElement.in1 π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGFEGaussianBlurElement.result π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGFEGaussianBlurElement.setStdDeviation π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGFEGaussianBlurElement.stdDeviationX π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGFEGaussianBlurElement.stdDeviationY π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGFEGaussianBlurElement.width π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGFEGaussianBlurElement.x π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGFEGaussianBlurElement.y π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGFEImageElement π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGFEImageElement.height π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGFEImageElement.href π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGFEImageElement.preserveAspectRatio π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGFEImageElement.result π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGFEImageElement.width π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGFEImageElement.x π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGFEImageElement.y π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGFEMergeElement π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGFEMergeElement.height π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGFEMergeElement.result π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGFEMergeElement.width π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGFEMergeElement.x π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGFEMergeElement.y π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGFEMergeNodeElement π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGFEMergeNodeElement.in1 π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGFEMorphologyElement π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGFEMorphologyElement.height π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGFEMorphologyElement.in1 π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGFEMorphologyElement.operator π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGFEMorphologyElement.radiusX π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGFEMorphologyElement.radiusY π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGFEMorphologyElement.result π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGFEMorphologyElement.width π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGFEMorphologyElement.x π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGFEMorphologyElement.y π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGFEOffsetElement π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGFEOffsetElement.dx π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGFEOffsetElement.dy π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGFEOffsetElement.height π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGFEOffsetElement.in1 π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGFEOffsetElement.result π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGFEOffsetElement.width π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGFEOffsetElement.x π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGFEOffsetElement.y π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGFEPointLightElement π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGFEPointLightElement.x π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGFEPointLightElement.y π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGFEPointLightElement.z π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGFESpecularLightingElement π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGFESpecularLightingElement.height π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGFESpecularLightingElement.in1 π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGFESpecularLightingElement.kernelUnitLengthX π | Chrome | 9/1/2015 | Chrome Android | 9/1/2015 | ||
| api.SVGFESpecularLightingElement.kernelUnitLengthY π | Chrome | 9/1/2015 | Chrome Android | 9/1/2015 | ||
| api.SVGFESpecularLightingElement.result π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGFESpecularLightingElement.specularConstant π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGFESpecularLightingElement.specularExponent π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGFESpecularLightingElement.surfaceScale π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGFESpecularLightingElement.width π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGFESpecularLightingElement.x π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGFESpecularLightingElement.y π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGFESpotLightElement π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGFESpotLightElement.limitingConeAngle π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGFESpotLightElement.pointsAtX π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGFESpotLightElement.pointsAtY π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGFESpotLightElement.pointsAtZ π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGFESpotLightElement.specularExponent π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGFESpotLightElement.x π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGFESpotLightElement.y π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGFESpotLightElement.z π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGFETileElement π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGFETileElement.height π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGFETileElement.in1 π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGFETileElement.result π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGFETileElement.width π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGFETileElement.x π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGFETileElement.y π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGFETurbulenceElement π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGFETurbulenceElement.baseFrequencyX π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGFETurbulenceElement.baseFrequencyY π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGFETurbulenceElement.height π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGFETurbulenceElement.numOctaves π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGFETurbulenceElement.result π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGFETurbulenceElement.seed π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGFETurbulenceElement.stitchTiles π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGFETurbulenceElement.type π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGFETurbulenceElement.width π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGFETurbulenceElement.x π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGFETurbulenceElement.y π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGFilterElement π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGFilterElement.filterUnits π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGFilterElement.height π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGFilterElement.href π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGFilterElement.primitiveUnits π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGFilterElement.width π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGFilterElement.x π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGFilterElement.y π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.SVGForeignObjectElement π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGForeignObjectElement.height π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGForeignObjectElement.width π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGForeignObjectElement.x π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGForeignObjectElement.y π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGGElement π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGGeometryElement π | Chrome | 1/25/2017 | Chrome Android | 2/1/2017 | 7 | 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 π | Chrome | 1/25/2017 | Chrome Android | 2/1/2017 | 7 | 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 π | Chrome | 1/25/2017 | Chrome Android | 2/1/2017 | 7 | 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 π | Chrome | 2/20/2014 | Chrome Android | 2/26/2014 | 6 | 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 π | Chrome | 2/20/2014 | Chrome Android | 2/26/2014 | 6 | 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.pathLength π | Chrome | 3/9/2017 | Chrome Android | 3/16/2017 | 7 | 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 π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGGradientElement.gradientTransform π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGGradientElement.gradientUnits π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGGradientElement.href π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGGradientElement.spreadMethod π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGGraphicsElement π | Chrome | 10/1/2013 | Chrome Android | 10/2/2013 | 1 | 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 π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | 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 π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGGraphicsElement.getScreenCTM π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | 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 π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGGraphicsElement.systemLanguage π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGGraphicsElement.transform π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGImageElement π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGImageElement.crossOrigin π | Chrome | 10/10/2023 | Chrome Android | 10/10/2023 | ||
| api.SVGImageElement.decode π | Chrome | 1/23/2018 | Chrome Android | 1/23/2018 | ||
| api.SVGImageElement.decoding π | Chrome | 3/6/2018 | Chrome Android | 3/6/2018 | ||
| api.SVGImageElement.height π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGImageElement.href π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGImageElement.preserveAspectRatio π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGImageElement.width π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGImageElement.x π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGImageElement.y π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGLength π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGLength.convertToSpecifiedUnits π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGLength.newValueSpecifiedUnits π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGLength.unitType π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGLength.value π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGLength.valueAsString π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGLength.valueInSpecifiedUnits π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGLengthList π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGLengthList.appendItem π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGLengthList.clear π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGLengthList.getItem π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGLengthList.initialize π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGLengthList.insertItemBefore π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGLengthList.length π | Chrome | 5/20/2014 | Chrome Android | 5/20/2014 | ||
| api.SVGLengthList.numberOfItems π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGLengthList.removeItem π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGLengthList.replaceItem π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGLineElement π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGLineElement.x1 π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGLineElement.x2 π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGLineElement.y1 π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGLineElement.y2 π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGLinearGradientElement π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGLinearGradientElement.x1 π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGLinearGradientElement.x2 π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGLinearGradientElement.y1 π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGLinearGradientElement.y2 π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGMPathElement π | Chrome | 5/15/2012 | Chrome Android | 2/27/2013 | 288 | |
| api.SVGMPathElement.href π | Chrome | 5/15/2012 | Chrome Android | 2/27/2013 | 288 | |
| api.SVGMarkerElement π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGMarkerElement.markerHeight π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGMarkerElement.markerUnits π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGMarkerElement.markerWidth π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGMarkerElement.orientAngle π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGMarkerElement.orientType π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGMarkerElement.preserveAspectRatio π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGMarkerElement.refX π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGMarkerElement.refY π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGMarkerElement.setOrientToAngle π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGMarkerElement.setOrientToAuto π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGMarkerElement.viewBox π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGMaskElement π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGMaskElement.height π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGMaskElement.maskContentUnits π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGMaskElement.maskUnits π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGMaskElement.width π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGMaskElement.x π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGMaskElement.y π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGMetadataElement π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGNumber π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGNumber.value π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGNumberList π | Chrome | 9/2/2010 | Chrome Android | 6/27/2012 | 664 | |
| api.SVGNumberList.appendItem π | Chrome | 9/2/2010 | Chrome Android | 6/27/2012 | 664 | |
| api.SVGNumberList.clear π | Chrome | 9/2/2010 | Chrome Android | 6/27/2012 | 664 | |
| api.SVGNumberList.getItem π | Chrome | 9/2/2010 | Chrome Android | 6/27/2012 | 664 | |
| api.SVGNumberList.initialize π | Chrome | 9/2/2010 | Chrome Android | 6/27/2012 | 664 | |
| api.SVGNumberList.insertItemBefore π | Chrome | 9/2/2010 | Chrome Android | 6/27/2012 | 664 | |
| api.SVGNumberList.length π | Chrome | 5/20/2014 | Chrome Android | 5/20/2014 | ||
| api.SVGNumberList.numberOfItems π | Chrome | 9/2/2010 | Chrome Android | 6/27/2012 | 664 | |
| api.SVGNumberList.removeItem π | Chrome | 9/2/2010 | Chrome Android | 6/27/2012 | 664 | |
| api.SVGNumberList.replaceItem π | Chrome | 9/2/2010 | Chrome Android | 6/27/2012 | 664 | |
| api.SVGPathElement π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGPatternElement π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGPatternElement.height π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGPatternElement.href π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGPatternElement.patternContentUnits π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGPatternElement.patternTransform π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGPatternElement.patternUnits π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGPatternElement.preserveAspectRatio π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGPatternElement.viewBox π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGPatternElement.width π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGPatternElement.x π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGPatternElement.y π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGPoint π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGPoint.matrixTransform π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGPoint.x π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGPoint.y π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGPointList π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGPointList.appendItem π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGPointList.clear π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGPointList.getItem π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGPointList.initialize π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGPointList.insertItemBefore π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGPointList.length π | Chrome | 5/20/2014 | Chrome Android | 5/20/2014 | ||
| api.SVGPointList.numberOfItems π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGPointList.removeItem π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGPointList.replaceItem π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGPolygonElement π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGPolygonElement.animatedPoints π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGPolygonElement.points π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGPolylineElement π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGPolylineElement.animatedPoints π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGPolylineElement.points π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGPreserveAspectRatio π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGPreserveAspectRatio.align π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGPreserveAspectRatio.meetOrSlice π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGRadialGradientElement π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGRadialGradientElement.cx π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGRadialGradientElement.cy π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGRadialGradientElement.fr π | Chrome | 1/10/2013 | Chrome Android | 2/27/2013 | 48 | |
| api.SVGRadialGradientElement.fx π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGRadialGradientElement.fy π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGRadialGradientElement.r π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGRect π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGRect.height | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGRect.width | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGRect.x | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGRect.y | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGRectElement π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGRectElement.height π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGRectElement.rx π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGRectElement.ry π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGRectElement.width π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGRectElement.x π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGRectElement.y π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGSVGElement π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGSVGElement.animationsPaused π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGSVGElement.checkEnclosure π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGSVGElement.checkIntersection π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGSVGElement.createSVGAngle π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGSVGElement.createSVGLength π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGSVGElement.createSVGMatrix π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGSVGElement.createSVGNumber π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGSVGElement.createSVGPoint π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGSVGElement.createSVGRect π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGSVGElement.createSVGTransform π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGSVGElement.createSVGTransformFromMatrix π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGSVGElement.currentScale π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGSVGElement.currentTranslate π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGSVGElement.deselectAll π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGSVGElement.forceRedraw π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGSVGElement.getCurrentTime π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGSVGElement.getElementById π | Chrome | 10/19/2010 | Chrome Android | 6/27/2012 | 617 | |
| api.SVGSVGElement.getEnclosureList π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGSVGElement.getIntersectionList π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGSVGElement.height π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGSVGElement.pauseAnimations π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGSVGElement.preserveAspectRatio π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGSVGElement.setCurrentTime π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGSVGElement.suspendRedraw π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGSVGElement.unpauseAnimations π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGSVGElement.unsuspendRedraw π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGSVGElement.unsuspendRedrawAll π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGSVGElement.viewBox π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGSVGElement.width π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGSVGElement.x π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGSVGElement.y π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGScriptElement π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGScriptElement.href π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGScriptElement.type π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGSetElement π | Chrome | 5/21/2009 | Chrome Android | 6/27/2012 | 1133 | |
| api.SVGStopElement π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGStopElement.offset π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGStringList π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | 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 π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGStringList.clear π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGStringList.getItem π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGStringList.initialize π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGStringList.insertItemBefore π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGStringList.length π | Chrome | 5/20/2014 | Chrome Android | 5/20/2014 | ||
| api.SVGStringList.numberOfItems π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGStringList.removeItem π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGStringList.replaceItem π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGStyleElement π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGStyleElement.disabled π | Chrome | 9/1/2015 | Chrome Android | 9/1/2015 | ||
| api.SVGStyleElement.media π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGStyleElement.sheet π | Chrome | 10/7/2014 | Chrome Android | 10/8/2014 | 1 | |
| api.SVGStyleElement.title π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGStyleElement.type π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGSwitchElement π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGSymbolElement π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGSymbolElement.preserveAspectRatio π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGSymbolElement.viewBox π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGTSpanElement π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGTextContentElement π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGTextContentElement.getCharNumAtPosition π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGTextContentElement.getComputedTextLength π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGTextContentElement.getEndPositionOfChar π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGTextContentElement.getExtentOfChar π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGTextContentElement.getNumberOfChars π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGTextContentElement.getRotationOfChar π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGTextContentElement.getStartPositionOfChar π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGTextContentElement.getSubStringLength π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGTextContentElement.lengthAdjust π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGTextContentElement.selectSubString π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGTextContentElement.textLength π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGTextElement π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGTextPathElement π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGTextPathElement.href π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGTextPathElement.method π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGTextPathElement.spacing π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGTextPathElement.startOffset π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGTextPositioningElement π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGTextPositioningElement.dx π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGTextPositioningElement.dy π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGTextPositioningElement.rotate π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGTextPositioningElement.x π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGTextPositioningElement.y π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGTitleElement π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGTransform π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGTransform.angle π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGTransform.matrix π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGTransform.setMatrix π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGTransform.setRotate π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGTransform.setScale π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGTransform.setSkewX π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGTransform.setSkewY π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGTransform.setTranslate π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGTransform.type π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGTransformList π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGTransformList.appendItem π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGTransformList.clear π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGTransformList.consolidate π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGTransformList.createSVGTransformFromMatrix π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGTransformList.getItem π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGTransformList.initialize π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGTransformList.insertItemBefore π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGTransformList.length π | Chrome | 5/20/2014 | Chrome Android | 5/20/2014 | ||
| api.SVGTransformList.numberOfItems π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGTransformList.removeItem π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGTransformList.replaceItem π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGUnitTypes π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGUseElement π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGUseElement.height π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGUseElement.href π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGUseElement.width π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGUseElement.x π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGUseElement.y π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGViewElement π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGViewElement.preserveAspectRatio π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SVGViewElement.viewBox π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Scheduler π | Chrome | 9/21/2021 | Chrome Android | 9/21/2021 | ||
| api.Scheduler.postTask π | Chrome | 9/21/2021 | Chrome Android | 9/21/2021 | ||
| api.Scheduler.yield π | Chrome | 9/17/2024 | Chrome Android | 9/17/2024 | ||
| api.Scheduling π | Chrome | 11/17/2020 | Chrome Android | 11/17/2020 | ||
| api.Scheduling.isInputPending π | Chrome | 11/17/2020 | Chrome Android | 11/17/2020 | ||
| api.Screen π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Screen.availHeight π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | Edge: Always reflects the main screen. |
| api.Screen.availLeft | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Screen.availLeft.relative-multi-screen | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | 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 | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Screen.availTop.relative-multi-screen | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | 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 π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | Edge: Always reflects the main screen. |
| api.Screen.change_event π | Chrome | 3/29/2022 | Chrome Android | 3/29/2022 | ||
| api.Screen.colorDepth π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | 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 π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Screen.isExtended π | Chrome | 3/29/2022 | Chrome Android | 3/29/2022 | ||
| api.Screen.orientation π | Chrome | 10/7/2014 | Chrome Android | 11/12/2014 | 36 | 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 π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | 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 π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.ScreenOrientation π | Chrome | 10/7/2014 | Chrome Android | 10/8/2014 | 1 | |
| api.ScreenOrientation.angle π | Chrome | 10/7/2014 | Chrome Android | 10/8/2014 | 1 | |
| api.ScreenOrientation.change_event π | Chrome | 10/7/2014 | Chrome Android | 10/8/2014 | 1 | |
| api.ScreenOrientation.lock π | Chrome | 10/7/2014 | Chrome Android | 10/8/2014 | 1 | Chrome: Always throws NotSupportedError.Edge: Always throws NotSupportedError.Firefox: Always throws NotSupportedError.Firefox for Android: The API exists but returns NS_ERROR_UNEXPECTED.Opera: Always throws NotSupportedError. |
| api.ScreenOrientation.type π | Chrome | 10/7/2014 | Chrome Android | 10/8/2014 | 1 | |
| api.ScreenOrientation.unlock π | Chrome | 10/7/2014 | Chrome Android | 10/8/2014 | 1 | Chrome: Always throws NotSupportedError.Edge: Always throws NotSupportedError.Firefox: Always throws NotSupportedError.Firefox for Android: The API exists but returns NS_ERROR_UNEXPECTED.Opera: Always throws NotSupportedError. |
| api.ScriptProcessorNode | Chrome | 1/10/2013 | Chrome Android | 2/27/2013 | 48 | |
| api.ScriptProcessorNode.audioprocess_event | Chrome | 1/10/2013 | Chrome Android | 2/27/2013 | 48 | |
| api.ScriptProcessorNode.bufferSize π | Chrome | 1/10/2013 | Chrome Android | 2/27/2013 | 48 | |
| api.ScrollTimeline π | Chrome | 7/18/2023 | Chrome Android | 7/21/2023 | 3 | |
| api.ScrollTimeline.ScrollTimeline π | Chrome | 7/18/2023 | Chrome Android | 7/21/2023 | 3 | |
| api.ScrollTimeline.axis π | Chrome | 7/18/2023 | Chrome Android | 7/21/2023 | 3 | |
| api.ScrollTimeline.source π | Chrome | 7/18/2023 | Chrome Android | 7/21/2023 | 3 | |
| api.SecurityPolicyViolationEvent π | Chrome | 3/3/2015 | Chrome Android | 3/11/2015 | 8 | |
| api.SecurityPolicyViolationEvent.SecurityPolicyViolationEvent π | Chrome | 3/3/2015 | Chrome Android | 3/11/2015 | 8 | |
| api.SecurityPolicyViolationEvent.blockedURI π | Chrome | 3/3/2015 | Chrome Android | 3/11/2015 | 8 | |
| api.SecurityPolicyViolationEvent.columnNumber π | Chrome | 3/3/2015 | Chrome Android | 3/11/2015 | 8 | |
| api.SecurityPolicyViolationEvent.disposition π | Chrome | 1/25/2017 | Chrome Android | 2/1/2017 | 7 | |
| api.SecurityPolicyViolationEvent.documentURI π | Chrome | 3/3/2015 | Chrome Android | 3/11/2015 | 8 | |
| api.SecurityPolicyViolationEvent.effectiveDirective π | Chrome | 3/3/2015 | Chrome Android | 3/11/2015 | 8 | |
| api.SecurityPolicyViolationEvent.lineNumber π | Chrome | 3/3/2015 | Chrome Android | 3/11/2015 | 8 | |
| api.SecurityPolicyViolationEvent.originalPolicy π | Chrome | 3/3/2015 | Chrome Android | 3/11/2015 | 8 | |
| api.SecurityPolicyViolationEvent.referrer π | Chrome | 3/3/2015 | Chrome Android | 3/11/2015 | 8 | |
| api.SecurityPolicyViolationEvent.sample π | Chrome | 6/5/2017 | Chrome Android | 6/6/2017 | 1 | |
| api.SecurityPolicyViolationEvent.sourceFile π | Chrome | 3/3/2015 | Chrome Android | 3/11/2015 | 8 | |
| api.SecurityPolicyViolationEvent.statusCode π | Chrome | 3/3/2015 | Chrome Android | 3/11/2015 | 8 | |
| api.SecurityPolicyViolationEvent.violatedDirective π | Chrome | 3/3/2015 | Chrome Android | 3/11/2015 | 8 | |
| api.SecurityPolicyViolationEvent.worker_support | Chrome | 1/25/2017 | Chrome Android | 2/1/2017 | 7 | |
| api.Selection π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Selection.addRange π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Selection.anchorNode π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Selection.anchorOffset π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Selection.collapse π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Selection.collapse.node_parameter_nullable | Chrome Android | 11/12/2014 | Chrome | 11/18/2014 | 6 | |
| api.Selection.collapse.offset_parameter_optional | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Selection.collapseToEnd π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Selection.collapseToStart π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Selection.containsNode π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | 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 | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Selection.deleteFromDocument π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Selection.empty π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Selection.extend π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Selection.extend.offset_parameter_optional | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Selection.focusNode π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Selection.focusOffset π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Selection.getRangeAt π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Selection.isCollapsed π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Selection.modify π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Selection.rangeCount π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Selection.removeAllRanges π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Selection.removeRange π | Chrome | 4/19/2017 | Chrome Android | 4/25/2017 | 6 | |
| api.Selection.selectAllChildren π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Selection.setBaseAndExtent π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Selection.setPosition π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Selection.toString π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Selection.type π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Sensor π | Chrome | 5/29/2018 | Chrome Android | 5/31/2018 | 2 | |
| api.Sensor.activate_event π | Chrome | 5/29/2018 | Chrome Android | 5/31/2018 | 2 | |
| api.Sensor.activated π | Chrome | 5/29/2018 | Chrome Android | 5/31/2018 | 2 | |
| api.Sensor.error_event π | Chrome | 5/29/2018 | Chrome Android | 5/31/2018 | 2 | |
| api.Sensor.hasReading π | Chrome | 5/29/2018 | Chrome Android | 5/31/2018 | 2 | |
| api.Sensor.reading_event π | Chrome | 5/29/2018 | Chrome Android | 5/31/2018 | 2 | |
| api.Sensor.start π | Chrome | 5/29/2018 | Chrome Android | 5/31/2018 | 2 | |
| api.Sensor.stop π | Chrome | 5/29/2018 | Chrome Android | 5/31/2018 | 2 | |
| api.Sensor.timestamp π | Chrome | 5/29/2018 | Chrome Android | 5/31/2018 | 2 | |
| api.SensorErrorEvent π | Chrome | 5/29/2018 | Chrome Android | 5/31/2018 | 2 | |
| api.SensorErrorEvent.SensorErrorEvent π | Chrome | 5/29/2018 | Chrome Android | 5/31/2018 | 2 | |
| api.SensorErrorEvent.error π | Chrome | 5/29/2018 | Chrome Android | 5/31/2018 | 2 | |
| api.ServiceWorker π | Chrome | 1/21/2015 | Chrome Android | 1/21/2015 | ||
| api.ServiceWorker.ecmascript_modules | Chrome | 5/25/2021 | Chrome Android | 5/25/2021 | 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 π | Chrome | 1/21/2015 | Chrome Android | 1/21/2015 | ||
| api.ServiceWorker.postMessage π | Chrome | 1/21/2015 | Chrome Android | 1/21/2015 | ||
| api.ServiceWorker.scriptURL π | Chrome | 1/21/2015 | Chrome Android | 1/21/2015 | ||
| api.ServiceWorker.state π | Chrome | 1/21/2015 | Chrome Android | 1/21/2015 | ||
| api.ServiceWorker.statechange_event π | Chrome | 1/21/2015 | Chrome Android | 1/21/2015 | ||
| api.ServiceWorkerContainer π | Chrome | 1/21/2015 | Chrome Android | 1/21/2015 | ||
| api.ServiceWorkerContainer.controller π | Chrome | 1/21/2015 | Chrome Android | 1/21/2015 | ||
| api.ServiceWorkerContainer.controllerchange_event π | Chrome | 1/21/2015 | Chrome Android | 1/21/2015 | ||
| api.ServiceWorkerContainer.getRegistration π | Chrome | 1/21/2015 | Chrome Android | 1/21/2015 | ||
| api.ServiceWorkerContainer.getRegistrations π | Chrome | 9/1/2015 | Chrome Android | 9/1/2015 | ||
| api.ServiceWorkerContainer.message_event π | Chrome | 1/21/2015 | Chrome Android | 1/21/2015 | ||
| api.ServiceWorkerContainer.messageerror_event π | Chrome | 2/4/2020 | Chrome Android | 2/4/2020 | 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 π | Chrome | 1/21/2015 | Chrome Android | 1/21/2015 | ||
| api.ServiceWorkerContainer.register π | Chrome | 1/21/2015 | Chrome Android | 1/21/2015 | ||
| api.ServiceWorkerContainer.startMessages π | Chrome | 4/23/2019 | Chrome Android | 4/24/2019 | 1 | |
| api.ServiceWorkerGlobalScope π | Chrome | 1/21/2015 | Chrome Android | 1/21/2015 | ||
| api.ServiceWorkerGlobalScope.abortpayment_event | Chrome | 10/16/2018 | Chrome Android | 10/17/2018 | 1 | |
| api.ServiceWorkerGlobalScope.activate_event π | Chrome | 1/21/2015 | Chrome Android | 1/21/2015 | ||
| api.ServiceWorkerGlobalScope.backgroundfetchabort_event π | Chrome | 4/23/2019 | Chrome Android | 4/24/2019 | 1 | |
| api.ServiceWorkerGlobalScope.backgroundfetchclick_event π | Chrome | 4/23/2019 | Chrome Android | 4/24/2019 | 1 | |
| api.ServiceWorkerGlobalScope.backgroundfetchfail_event π | Chrome | 4/23/2019 | Chrome Android | 4/24/2019 | 1 | |
| api.ServiceWorkerGlobalScope.backgroundfetchsuccess_event π | Chrome | 4/23/2019 | Chrome Android | 4/24/2019 | 1 | |
| api.ServiceWorkerGlobalScope.canmakepayment_event π | Chrome | 10/16/2018 | Chrome Android | 10/17/2018 | 1 | |
| api.ServiceWorkerGlobalScope.clients π | Chrome | 1/21/2015 | Chrome Android | 1/21/2015 | ||
| api.ServiceWorkerGlobalScope.cookieStore π | Chrome | 11/17/2020 | Chrome Android | 11/17/2020 | ||
| api.ServiceWorkerGlobalScope.cookiechange_event π | Chrome | 11/17/2020 | Chrome Android | 11/17/2020 | ||
| api.ServiceWorkerGlobalScope.fetch_event π | Chrome | 1/21/2015 | Chrome Android | 1/21/2015 | ||
| api.ServiceWorkerGlobalScope.install_event π | Chrome | 1/21/2015 | Chrome Android | 1/21/2015 | ||
| api.ServiceWorkerGlobalScope.message_event π | Chrome | 1/21/2015 | Chrome Android | 1/21/2015 | ||
| api.ServiceWorkerGlobalScope.messageerror_event π | Chrome | 4/7/2020 | Chrome Android | 4/7/2020 | 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.notificationclick_event π | Chrome | 1/21/2015 | Chrome Android | 1/21/2015 | Safari: Notifications are supported on macOS Ventura and later. | |
| api.ServiceWorkerGlobalScope.notificationclose_event π | Chrome | 4/13/2016 | Chrome Android | 4/13/2016 | Safari: Notifications are supported on macOS Ventura and later. | |
| api.ServiceWorkerGlobalScope.paymentrequest_event π | Chrome | 10/16/2018 | Chrome Android | 10/17/2018 | 1 | |
| api.ServiceWorkerGlobalScope.periodicsync_event π | Chrome | 2/4/2020 | Chrome Android | 2/4/2020 | ||
| api.ServiceWorkerGlobalScope.push_event π | Chrome | 1/21/2015 | Chrome Android | 1/21/2015 | 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 π | Chrome | 4/14/2015 | Chrome Android | 4/15/2015 | 1 | |
| api.ServiceWorkerGlobalScope.serviceWorker π | Chrome | 12/10/2019 | Chrome Android | 12/17/2019 | 7 | |
| api.ServiceWorkerGlobalScope.skipWaiting π | Chrome | 3/3/2015 | Chrome Android | 3/11/2015 | 8 | |
| api.ServiceWorkerGlobalScope.sync_event π | Chrome | 3/2/2016 | Chrome Android | 3/9/2016 | 7 | |
| api.ServiceWorkerRegistration π | Chrome | 1/21/2015 | Chrome Android | 1/21/2015 | ||
| api.ServiceWorkerRegistration.active π | Chrome | 1/21/2015 | Chrome Android | 1/21/2015 | ||
| api.ServiceWorkerRegistration.backgroundFetch π | Chrome | 4/23/2019 | Chrome Android | 4/24/2019 | 1 | |
| api.ServiceWorkerRegistration.cookies π | Chrome | 11/17/2020 | Chrome Android | 11/17/2020 | ||
| api.ServiceWorkerRegistration.getNotifications π | Chrome | 1/21/2015 | Chrome Android | 1/21/2015 | 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 π | Chrome | 1/21/2015 | Chrome Android | 1/21/2015 | ||
| api.ServiceWorkerRegistration.navigationPreload π | Chrome | 6/5/2017 | Chrome Android | 6/6/2017 | 1 | |
| api.ServiceWorkerRegistration.paymentManager π | Chrome | 10/16/2018 | Chrome Android | 10/17/2018 | 1 | |
| api.ServiceWorkerRegistration.periodicSync π | Chrome | 2/4/2020 | Chrome Android | 2/4/2020 | ||
| api.ServiceWorkerRegistration.pushManager π | Chrome | 1/21/2015 | Chrome Android | 1/21/2015 | 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 π | Chrome | 1/21/2015 | Chrome Android | 1/21/2015 | ||
| api.ServiceWorkerRegistration.showNotification π | Chrome | 4/14/2015 | Chrome Android | 4/15/2015 | 1 | 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.showNotification.options_actions_parameter | Chrome | 1/20/2016 | Chrome Android | 1/26/2016 | 6 | |
| api.ServiceWorkerRegistration.showNotification.options_badge_parameter | Chrome | 8/31/2016 | Chrome Android | 9/7/2016 | 7 | Safari: Badging is supported for web apps saved to the Dock in Safari 17 on the macOS Sonoma beta |
| api.ServiceWorkerRegistration.showNotification.options_data_parameter | Chrome | 7/21/2015 | Chrome Android | 7/29/2015 | 8 | |
| api.ServiceWorkerRegistration.showNotification.options_image_parameter | Chrome | 1/25/2017 | Chrome Android | 2/1/2017 | 7 | |
| api.ServiceWorkerRegistration.showNotification.options_renotify_parameter | Chrome | 4/13/2016 | Chrome Android | 4/13/2016 | ||
| api.ServiceWorkerRegistration.showNotification.options_requireInteraction_parameter | Chrome | 12/1/2015 | Chrome Android | 12/2/2015 | 1 | |
| api.ServiceWorkerRegistration.sync π | Chrome | 3/2/2016 | Chrome Android | 3/9/2016 | 7 | |
| api.ServiceWorkerRegistration.unregister π | Chrome | 1/21/2015 | Chrome Android | 1/21/2015 | ||
| api.ServiceWorkerRegistration.update π | Chrome | 9/1/2015 | Chrome Android | 9/1/2015 | 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 π | Chrome | 7/24/2018 | Chrome Android | 7/24/2018 | ||
| api.ServiceWorkerRegistration.updatefound_event π | Chrome | 1/21/2015 | Chrome Android | 1/21/2015 | ||
| api.ServiceWorkerRegistration.waiting π | Chrome | 1/21/2015 | Chrome Android | 1/21/2015 | ||
| api.ShadowRoot π | Chrome | 8/31/2016 | Chrome Android | 9/7/2016 | 7 | |
| api.ShadowRoot.activeElement π | Chrome | 8/31/2016 | Chrome Android | 9/7/2016 | 7 | |
| api.ShadowRoot.adoptedStyleSheets π | Chrome | 3/12/2019 | Chrome Android | 3/12/2019 | ||
| api.ShadowRoot.clonable π | Chrome | 4/16/2024 | Chrome Android | 4/16/2024 | ||
| api.ShadowRoot.delegatesFocus π | Chrome | 8/31/2016 | Chrome Android | 9/7/2016 | 7 | |
| api.ShadowRoot.elementFromPoint | Chrome | 8/31/2016 | Chrome Android | 9/7/2016 | 7 | 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 | Chrome | 8/31/2016 | Chrome Android | 9/7/2016 | 7 | 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 π | Chrome | 12/4/2018 | Chrome Android | 12/4/2018 | 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 π | Chrome | 7/27/2020 | Chrome Android | 7/27/2020 | ||
| api.ShadowRoot.getHTML π | Chrome | 5/14/2024 | Chrome Android | 5/14/2024 | ||
| api.ShadowRoot.getSelection | Chrome | 8/31/2016 | Chrome Android | 9/7/2016 | 7 | |
| api.ShadowRoot.host π | Chrome | 8/31/2016 | Chrome Android | 9/7/2016 | 7 | |
| api.ShadowRoot.innerHTML π | Chrome | 8/31/2016 | Chrome Android | 9/7/2016 | 7 | |
| api.ShadowRoot.mode π | Chrome | 8/31/2016 | Chrome Android | 9/7/2016 | 7 | |
| api.ShadowRoot.pictureInPictureElement π | Chrome | 9/4/2018 | Chrome Android | 9/2/2022 | 1459 | |
| api.ShadowRoot.pointerLockElement π | Chrome | 8/31/2016 | Chrome Android | 9/7/2016 | 7 | |
| api.ShadowRoot.serializable π | Chrome | 5/14/2024 | Chrome Android | 5/14/2024 | ||
| api.ShadowRoot.setHTMLUnsafe π | Chrome | 4/16/2024 | Chrome Android | 4/16/2024 | ||
| api.ShadowRoot.slotAssignment π | Chrome | 10/20/2020 | Chrome Android | 10/20/2020 | ||
| api.ShadowRoot.styleSheets π | Chrome | 8/31/2016 | Chrome Android | 9/7/2016 | 7 | |
| api.SharedStorage π | Chrome | 9/12/2023 | Chrome Android | 9/12/2023 | ||
| api.SharedStorage.append π | Chrome | 9/12/2023 | Chrome Android | 9/12/2023 | ||
| api.SharedStorage.clear π | Chrome | 9/12/2023 | Chrome Android | 9/12/2023 | ||
| api.SharedStorage.createWorklet π | Chrome | 6/11/2024 | Chrome Android | 6/11/2024 | ||
| api.SharedStorage.delete π | Chrome | 9/12/2023 | Chrome Android | 9/12/2023 | ||
| api.SharedStorage.get π | Chrome | 6/11/2024 | Chrome Android | 6/11/2024 | ||
| api.SharedStorage.run π | Chrome | 6/11/2024 | Chrome Android | 6/11/2024 | ||
| api.SharedStorage.selectURL π | Chrome | 6/11/2024 | Chrome Android | 6/11/2024 | ||
| api.SharedStorage.set π | Chrome | 9/12/2023 | Chrome Android | 9/12/2023 | ||
| api.SharedStorage.worklet π | Chrome | 6/11/2024 | Chrome Android | 6/11/2024 | ||
| api.SharedStorageWorklet π | Chrome | 9/12/2023 | Chrome Android | 9/12/2023 | ||
| api.SharedStorageWorklet.run π | Chrome | 5/14/2024 | Chrome Android | 5/14/2024 | ||
| api.SharedStorageWorklet.selectURL π | Chrome | 5/14/2024 | Chrome Android | 5/14/2024 | ||
| api.SharedStorageWorkletGlobalScope π | Chrome | 9/12/2023 | Chrome Android | 9/12/2023 | ||
| api.SharedStorageWorkletGlobalScope.register π | Chrome | 9/12/2023 | Chrome Android | 9/12/2023 | ||
| api.SharedStorageWorkletGlobalScope.sharedStorage π | Chrome | 9/12/2023 | Chrome Android | 9/12/2023 | ||
| api.SnapEvent π | Chrome | 9/17/2024 | Chrome Android | 9/17/2024 | ||
| api.SnapEvent.SnapEvent π | Chrome | 9/17/2024 | Chrome Android | 9/17/2024 | ||
| api.SnapEvent.snapTargetBlock π | Chrome | 9/17/2024 | Chrome Android | 9/17/2024 | ||
| api.SnapEvent.snapTargetInline π | Chrome | 9/17/2024 | Chrome Android | 9/17/2024 | ||
| api.SourceBuffer π | Chrome | 11/12/2013 | Chrome Android | 11/14/2013 | 2 | Internet Explorer: Only works on Windows 8+.Safari on iOS: Exposed in Mobile Safari on iPad but not on iPhone. |
| api.SourceBuffer.abort π | Chrome | 11/6/2012 | Chrome Android | 2/27/2013 | 113 | Internet Explorer: Only works on Windows 8+.Safari on iOS: Exposed in Mobile Safari on iPad but not on iPhone. |
| api.SourceBuffer.abort.worker_support | Chrome | 11/29/2022 | Chrome Android | 11/29/2022 | ||
| api.SourceBuffer.abort_event π | Chrome | 8/31/2016 | Chrome Android | 9/7/2016 | 7 | 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.abort_event.worker_support | Chrome | 11/29/2022 | Chrome Android | 11/29/2022 | ||
| api.SourceBuffer.appendBuffer π | Chrome | 11/6/2012 | Chrome Android | 2/26/2014 | 477 | Internet Explorer: Only works on Windows 8+.Safari on iOS: Exposed in Mobile Safari on iPad but not on iPhone. |
| api.SourceBuffer.appendBuffer.worker_support | Chrome | 11/29/2022 | Chrome Android | 11/29/2022 | ||
| api.SourceBuffer.appendWindowEnd π | Chrome | 11/6/2012 | Chrome Android | 2/26/2014 | 477 | Internet Explorer: Only works on Windows 8+.Safari on iOS: Exposed in Mobile Safari on iPad but not on iPhone. |
| api.SourceBuffer.appendWindowEnd.worker_support | Chrome | 11/29/2022 | Chrome Android | 11/29/2022 | ||
| api.SourceBuffer.appendWindowStart π | Chrome | 11/6/2012 | Chrome Android | 2/26/2014 | 477 | Internet Explorer: Only works on Windows 8+.Safari on iOS: Exposed in Mobile Safari on iPad but not on iPhone. |
| api.SourceBuffer.appendWindowStart.worker_support | Chrome | 11/29/2022 | Chrome Android | 11/29/2022 | ||
| api.SourceBuffer.audioTracks π | Chrome | 10/16/2018 | Chrome Android | 10/17/2018 | 1 | Internet Explorer: Only works on Windows 8+.Safari on iOS: Exposed in Mobile Safari on iPad but not on iPhone. |
| api.SourceBuffer.audioTracks.worker_support | Chrome | 11/29/2022 | Chrome Android | 11/29/2022 | Chrome: Currently doesn't work, even with the flag set. If invoked from a dedicated worker, Chromium crashes the renderer to avoid undesirable behavior (see bug 487288).Chrome Android: Currently doesn't work, even with the flag set. If invoked from a dedicated worker, Chromium crashes the renderer to avoid undesirable behavior (see bug 487288).Edge: Currently doesn't work, even with the flag set. If invoked from a dedicated worker, Chromium crashes the renderer to avoid undesirable behavior (see bug 487288).Opera: Currently doesn't work, even with the flag set. If invoked from a dedicated worker, Chromium crashes the renderer to avoid undesirable behavior (see bug 487288). | |
| api.SourceBuffer.buffered π | Chrome | 11/6/2012 | Chrome Android | 2/26/2014 | 477 | Internet Explorer: Only works on Windows 8+.Safari on iOS: Exposed in Mobile Safari on iPad but not on iPhone. |
| api.SourceBuffer.buffered.worker_support | Chrome | 11/29/2022 | Chrome Android | 11/29/2022 | ||
| api.SourceBuffer.changeType π | Chrome | 10/16/2018 | Chrome Android | 10/17/2018 | 1 | Safari on iOS: Exposed in Mobile Safari on iPad but not on iPhone. |
| api.SourceBuffer.changeType.worker_support | Chrome | 11/29/2022 | Chrome Android | 11/29/2022 | ||
| api.SourceBuffer.error_event π | Chrome | 8/31/2016 | Chrome Android | 9/7/2016 | 7 | 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.error_event.worker_support | Chrome | 11/29/2022 | Chrome Android | 11/29/2022 | ||
| api.SourceBuffer.mode π | Chrome | 11/6/2012 | Chrome Android | 2/26/2014 | 477 | Internet Explorer: Only works on Windows 8+.Safari on iOS: Exposed in Mobile Safari on iPad but not on iPhone. |
| api.SourceBuffer.mode.worker_support | Chrome | 11/29/2022 | Chrome Android | 11/29/2022 | ||
| api.SourceBuffer.remove π | Chrome | 11/6/2012 | Chrome Android | 2/26/2014 | 477 | Internet Explorer: Only works on Windows 8+.Safari on iOS: Exposed in Mobile Safari on iPad but not on iPhone. |
| api.SourceBuffer.remove.worker_support | Chrome | 11/29/2022 | Chrome Android | 11/29/2022 | ||
| api.SourceBuffer.timestampOffset π | Chrome | 11/6/2012 | Chrome Android | 2/26/2014 | 477 | Internet Explorer: Only works on Windows 8+.Safari on iOS: Exposed in Mobile Safari on iPad but not on iPhone. |
| api.SourceBuffer.timestampOffset.worker_support | Chrome | 11/29/2022 | Chrome Android | 11/29/2022 | ||
| api.SourceBuffer.update_event π | Chrome | 8/31/2016 | Chrome Android | 9/7/2016 | 7 | 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.update_event.worker_support | Chrome | 11/29/2022 | Chrome Android | 11/29/2022 | ||
| api.SourceBuffer.updateend_event π | Chrome | 8/31/2016 | Chrome Android | 9/7/2016 | 7 | 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.updateend_event.worker_support | Chrome | 11/29/2022 | Chrome Android | 11/29/2022 | ||
| api.SourceBuffer.updatestart_event π | Chrome | 8/31/2016 | Chrome Android | 9/7/2016 | 7 | 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.updatestart_event.worker_support | Chrome | 11/29/2022 | Chrome Android | 11/29/2022 | ||
| api.SourceBuffer.updating π | Chrome | 11/6/2012 | Chrome Android | 2/26/2014 | 477 | Internet Explorer: Only works on Windows 8+.Safari on iOS: Exposed in Mobile Safari on iPad but not on iPhone. |
| api.SourceBuffer.updating.worker_support | Chrome | 11/29/2022 | Chrome Android | 11/29/2022 | ||
| api.SourceBuffer.videoTracks π | Chrome | 10/16/2018 | Chrome Android | 10/17/2018 | 1 | Internet Explorer: Only works on Windows 8+.Safari on iOS: Exposed in Mobile Safari on iPad but not on iPhone. |
| api.SourceBuffer.videoTracks.worker_support | Chrome | 11/29/2022 | Chrome Android | 11/29/2022 | Chrome: Currently doesn't work, even with the flag set. If invoked from a dedicated worker, Chromium crashes the renderer to avoid undesirable behavior (see bug 487288).Chrome Android: Currently doesn't work, even with the flag set. If invoked from a dedicated worker, Chromium crashes the renderer to avoid undesirable behavior (see bug 487288).Edge: Currently doesn't work, even with the flag set. If invoked from a dedicated worker, Chromium crashes the renderer to avoid undesirable behavior (see bug 487288).Opera: Currently doesn't work, even with the flag set. If invoked from a dedicated worker, Chromium crashes the renderer to avoid undesirable behavior (see bug 487288). | |
| api.SourceBufferList π | Chrome | 11/12/2013 | Chrome Android | 11/14/2013 | 2 | 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 π | Chrome | 8/31/2016 | Chrome Android | 9/7/2016 | 7 | 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.addsourcebuffer_event.worker_support | Chrome | 11/29/2022 | Chrome Android | 11/29/2022 | ||
| api.SourceBufferList.length π | Chrome | 11/6/2012 | Chrome Android | 2/26/2014 | 477 | 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.length.worker_support | Chrome | 11/29/2022 | Chrome Android | 11/29/2022 | ||
| api.SourceBufferList.removesourcebuffer_event π | Chrome | 8/31/2016 | Chrome Android | 9/7/2016 | 7 | 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.SourceBufferList.removesourcebuffer_event.worker_support | Chrome | 11/29/2022 | Chrome Android | 11/29/2022 | ||
| api.SpeechGrammar π | Chrome | 2/21/2013 | Chrome Android | 2/27/2013 | 6 | Firefox: Note that currently only the speech synthesis part is available in Firefox Desktop - the speech recognition part will be available soon, once the required internal permissions are sorted out. |
| api.SpeechGrammar.SpeechGrammar | Chrome | 2/21/2013 | Chrome Android | 2/27/2013 | 6 | Firefox: Note that currently only the speech synthesis part is available in Firefox Desktop - the speech recognition part will be available soon, once the required internal permissions are sorted out. |
| api.SpeechGrammar.src π | Chrome | 2/21/2013 | Chrome Android | 2/27/2013 | 6 | Firefox: Note that currently only the speech synthesis part is available in Firefox Desktop - the speech recognition part will be available soon, once the required internal permissions are sorted out. |
| api.SpeechGrammar.weight π | Chrome | 2/21/2013 | Chrome Android | 2/27/2013 | 6 | Firefox: Note that currently only the speech synthesis part is available in Firefox Desktop - the speech recognition part will be available soon, once the required internal permissions are sorted out. |
| api.SpeechGrammarList π | Chrome | 2/20/2014 | Chrome Android | 2/26/2014 | 6 | |
| api.SpeechGrammarList.SpeechGrammarList π | Chrome | 2/20/2014 | Chrome Android | 2/26/2014 | 6 | |
| api.SpeechGrammarList.addFromString π | Chrome | 2/20/2014 | Chrome Android | 2/26/2014 | 6 | |
| api.SpeechGrammarList.addFromURI π | Chrome | 2/20/2014 | Chrome Android | 2/26/2014 | 6 | |
| api.SpeechGrammarList.item π | Chrome | 2/20/2014 | Chrome Android | 2/26/2014 | 6 | |
| api.SpeechGrammarList.length π | Chrome | 2/20/2014 | Chrome Android | 2/26/2014 | 6 | |
| api.SpeechRecognition π | Chrome | 2/20/2014 | Chrome Android | 2/26/2014 | 6 | 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 π | Chrome | 2/20/2014 | Chrome Android | 2/26/2014 | 6 | |
| api.SpeechRecognition.abort π | Chrome | 2/20/2014 | Chrome Android | 2/26/2014 | 6 | |
| api.SpeechRecognition.audioend_event π | Chrome | 2/20/2014 | Chrome Android | 2/26/2014 | 6 | |
| api.SpeechRecognition.audiostart_event π | Chrome | 2/20/2014 | Chrome Android | 2/26/2014 | 6 | |
| api.SpeechRecognition.continuous π | Chrome | 2/20/2014 | Chrome Android | 2/26/2014 | 6 | |
| api.SpeechRecognition.end_event π | Chrome | 2/20/2014 | Chrome Android | 2/26/2014 | 6 | |
| api.SpeechRecognition.error_event π | Chrome | 2/20/2014 | Chrome Android | 2/26/2014 | 6 | |
| api.SpeechRecognition.grammars π | Chrome | 2/20/2014 | Chrome Android | 2/26/2014 | 6 | |
| api.SpeechRecognition.interimResults π | Chrome | 2/20/2014 | Chrome Android | 2/26/2014 | 6 | |
| api.SpeechRecognition.lang π | Chrome | 2/20/2014 | Chrome Android | 2/26/2014 | 6 | |
| api.SpeechRecognition.maxAlternatives π | Chrome | 2/20/2014 | Chrome Android | 2/26/2014 | 6 | |
| api.SpeechRecognition.nomatch_event π | Chrome | 2/20/2014 | Chrome Android | 2/26/2014 | 6 | |
| api.SpeechRecognition.result_event π | Chrome | 2/20/2014 | Chrome Android | 2/26/2014 | 6 | |
| api.SpeechRecognition.soundend_event π | Chrome | 2/20/2014 | Chrome Android | 2/26/2014 | 6 | |
| api.SpeechRecognition.soundstart_event π | Chrome | 2/20/2014 | Chrome Android | 2/26/2014 | 6 | |
| api.SpeechRecognition.speechend_event π | Chrome | 2/20/2014 | Chrome Android | 2/26/2014 | 6 | |
| api.SpeechRecognition.speechstart_event π | Chrome | 2/20/2014 | Chrome Android | 2/26/2014 | 6 | |
| api.SpeechRecognition.start π | Chrome | 2/20/2014 | Chrome Android | 2/26/2014 | 6 | |
| api.SpeechRecognition.start_event π | Chrome | 2/20/2014 | Chrome Android | 2/26/2014 | 6 | |
| api.SpeechRecognition.stop π | Chrome | 2/20/2014 | Chrome Android | 2/26/2014 | 6 | |
| api.SpeechRecognitionAlternative π | Chrome | 2/20/2014 | Chrome Android | 2/26/2014 | 6 | |
| api.SpeechRecognitionAlternative.confidence π | Chrome | 2/20/2014 | Chrome Android | 2/26/2014 | 6 | |
| api.SpeechRecognitionAlternative.transcript π | Chrome | 2/20/2014 | Chrome Android | 2/26/2014 | 6 | |
| api.SpeechRecognitionErrorEvent π | Chrome | 2/20/2014 | Chrome Android | 2/26/2014 | 6 | |
| api.SpeechRecognitionErrorEvent.SpeechRecognitionErrorEvent π | Chrome | 2/20/2014 | Chrome Android | 2/26/2014 | 6 | |
| api.SpeechRecognitionErrorEvent.error π | Chrome | 9/10/2019 | Chrome Android | 9/10/2019 | ||
| api.SpeechRecognitionErrorEvent.message π | Chrome | 9/10/2019 | Chrome Android | 9/10/2019 | ||
| api.SpeechRecognitionEvent π | Chrome | 2/20/2014 | Chrome Android | 2/26/2014 | 6 | |
| api.SpeechRecognitionEvent.SpeechRecognitionEvent π | Chrome | 2/20/2014 | Chrome Android | 2/26/2014 | 6 | |
| api.SpeechRecognitionEvent.emma | Chrome | 2/20/2014 | Chrome Android | 2/26/2014 | 6 | |
| api.SpeechRecognitionEvent.interpretation | Chrome | 2/20/2014 | Chrome Android | 2/26/2014 | 6 | |
| api.SpeechRecognitionEvent.resultIndex π | Chrome | 2/20/2014 | Chrome Android | 2/26/2014 | 6 | |
| api.SpeechRecognitionEvent.results π | Chrome | 2/20/2014 | Chrome Android | 2/26/2014 | 6 | |
| api.SpeechRecognitionResult π | Chrome | 2/20/2014 | Chrome Android | 2/26/2014 | 6 | |
| api.SpeechRecognitionResult.isFinal π | Chrome | 2/20/2014 | Chrome Android | 2/26/2014 | 6 | |
| api.SpeechRecognitionResult.item π | Chrome | 2/20/2014 | Chrome Android | 2/26/2014 | 6 | |
| api.SpeechRecognitionResult.length π | Chrome | 2/20/2014 | Chrome Android | 2/26/2014 | 6 | |
| api.SpeechRecognitionResultList π | Chrome | 2/20/2014 | Chrome Android | 2/26/2014 | 6 | |
| api.SpeechRecognitionResultList.item π | Chrome | 2/20/2014 | Chrome Android | 2/26/2014 | 6 | |
| api.SpeechRecognitionResultList.length π | Chrome | 2/20/2014 | Chrome Android | 2/26/2014 | 6 | |
| api.SpeechSynthesis π | Chrome | 2/20/2014 | Chrome Android | 2/26/2014 | 6 | |
| api.SpeechSynthesis.cancel π | Chrome | 2/20/2014 | Chrome Android | 2/26/2014 | 6 | |
| api.SpeechSynthesis.getVoices π | Chrome | 2/20/2014 | Chrome Android | 2/26/2014 | 6 | |
| api.SpeechSynthesis.pause π | Chrome | 2/20/2014 | Chrome Android | 2/26/2014 | 6 | 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 π | Chrome | 2/20/2014 | Chrome Android | 2/26/2014 | 6 | |
| api.SpeechSynthesis.pending π | Chrome | 2/20/2014 | Chrome Android | 2/26/2014 | 6 | |
| api.SpeechSynthesis.resume π | Chrome | 2/20/2014 | Chrome Android | 2/26/2014 | 6 | |
| api.SpeechSynthesis.speak π | Chrome | 2/20/2014 | Chrome Android | 2/26/2014 | 6 | |
| api.SpeechSynthesis.speaking π | Chrome | 2/20/2014 | Chrome Android | 2/26/2014 | 6 | |
| api.SpeechSynthesis.voiceschanged_event π | Chrome | 2/20/2014 | Chrome Android | 2/26/2014 | 6 | |
| api.SpeechSynthesisErrorEvent π | Chrome | 2/20/2014 | Chrome Android | 2/26/2014 | 6 | |
| api.SpeechSynthesisErrorEvent.SpeechSynthesisErrorEvent π | Chrome | 12/4/2018 | Chrome Android | 12/4/2018 | ||
| api.SpeechSynthesisErrorEvent.error π | Chrome | 2/20/2014 | Chrome Android | 2/26/2014 | 6 | |
| api.SpeechSynthesisEvent π | Chrome | 2/20/2014 | Chrome Android | 2/26/2014 | 6 | |
| api.SpeechSynthesisEvent.SpeechSynthesisEvent π | Chrome | 12/4/2018 | Chrome Android | 12/4/2018 | ||
| api.SpeechSynthesisEvent.charIndex π | Chrome | 2/20/2014 | Chrome Android | 2/26/2014 | 6 | |
| api.SpeechSynthesisEvent.charLength π | Chrome | 9/10/2019 | Chrome Android | 9/10/2019 | ||
| api.SpeechSynthesisEvent.elapsedTime π | Chrome | 2/20/2014 | Chrome Android | 2/26/2014 | 6 | |
| api.SpeechSynthesisEvent.elapsedTime.milliseconds | Chrome | 2/20/2014 | Chrome Android | 2/26/2014 | 6 | Firefox: Windows and macOS only. |
| api.SpeechSynthesisEvent.name π | Chrome | 2/20/2014 | Chrome Android | 2/26/2014 | 6 | |
| api.SpeechSynthesisEvent.utterance π | Chrome | 2/20/2014 | Chrome Android | 2/26/2014 | 6 | |
| api.SpeechSynthesisUtterance π | Chrome | 2/20/2014 | Chrome Android | 2/26/2014 | 6 | |
| api.SpeechSynthesisUtterance.SpeechSynthesisUtterance π | Chrome | 2/20/2014 | Chrome Android | 2/26/2014 | 6 | |
| api.SpeechSynthesisUtterance.boundary_event π | Chrome | 2/20/2014 | Chrome Android | 2/26/2014 | 6 | 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 π | Chrome | 2/20/2014 | Chrome Android | 2/26/2014 | 6 | |
| api.SpeechSynthesisUtterance.error_event π | Chrome | 2/20/2014 | Chrome Android | 2/26/2014 | 6 | |
| api.SpeechSynthesisUtterance.lang π | Chrome | 2/20/2014 | Chrome Android | 2/26/2014 | 6 | |
| api.SpeechSynthesisUtterance.mark_event π | Chrome | 2/20/2014 | Chrome Android | 2/26/2014 | 6 | |
| api.SpeechSynthesisUtterance.pause_event π | Chrome | 2/20/2014 | Chrome Android | 2/26/2014 | 6 | |
| api.SpeechSynthesisUtterance.pitch π | Chrome | 2/20/2014 | Chrome Android | 2/26/2014 | 6 | |
| api.SpeechSynthesisUtterance.rate π | Chrome | 2/20/2014 | Chrome Android | 2/26/2014 | 6 | |
| api.SpeechSynthesisUtterance.resume_event π | Chrome | 2/20/2014 | Chrome Android | 2/26/2014 | 6 | |
| api.SpeechSynthesisUtterance.start_event π | Chrome | 2/20/2014 | Chrome Android | 2/26/2014 | 6 | |
| api.SpeechSynthesisUtterance.text π | Chrome | 2/20/2014 | Chrome Android | 2/26/2014 | 6 | |
| api.SpeechSynthesisUtterance.voice π | Chrome | 2/20/2014 | Chrome Android | 2/26/2014 | 6 | |
| api.SpeechSynthesisUtterance.volume π | Chrome | 2/20/2014 | Chrome Android | 2/26/2014 | 6 | |
| api.SpeechSynthesisVoice π | Chrome | 2/20/2014 | Chrome Android | 2/26/2014 | 6 | 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 π | Chrome | 2/20/2014 | Chrome Android | 2/26/2014 | 6 | |
| api.SpeechSynthesisVoice.lang π | Chrome | 2/20/2014 | Chrome Android | 2/26/2014 | 6 | |
| api.SpeechSynthesisVoice.localService π | Chrome | 2/20/2014 | Chrome Android | 2/26/2014 | 6 | |
| api.SpeechSynthesisVoice.name π | Chrome | 2/20/2014 | Chrome Android | 2/26/2014 | 6 | |
| api.SpeechSynthesisVoice.voiceURI π | Chrome | 2/20/2014 | Chrome Android | 2/26/2014 | 6 | |
| api.StaticRange π | Chrome | 7/25/2017 | Chrome Android | 8/1/2017 | 7 | 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 π | Chrome | 4/13/2021 | Chrome Android | 4/13/2021 | ||
| api.StaticRange.collapsed π | Chrome | 7/25/2017 | Chrome Android | 8/1/2017 | 7 | |
| api.StaticRange.endContainer π | Chrome | 7/25/2017 | Chrome Android | 8/1/2017 | 7 | |
| api.StaticRange.endOffset π | Chrome | 7/25/2017 | Chrome Android | 8/1/2017 | 7 | |
| api.StaticRange.startContainer π | Chrome | 7/25/2017 | Chrome Android | 8/1/2017 | 7 | |
| api.StaticRange.startOffset π | Chrome | 7/25/2017 | Chrome Android | 8/1/2017 | 7 | |
| api.StereoPannerNode π | Chrome | 3/3/2015 | Chrome Android | 3/11/2015 | 8 | |
| api.StereoPannerNode.StereoPannerNode π | Chrome | 12/1/2016 | Chrome Android | 12/6/2016 | 5 | |
| api.StereoPannerNode.pan π | Chrome | 3/3/2015 | Chrome Android | 3/11/2015 | 8 | |
| api.Storage π | Chrome | 1/25/2010 | Chrome Android | 6/27/2012 | 884 | |
| api.Storage.clear π | Chrome | 1/25/2010 | Chrome Android | 6/27/2012 | 884 | |
| api.Storage.getItem π | Chrome | 1/25/2010 | Chrome Android | 6/27/2012 | 884 | |
| api.Storage.key π | Chrome | 1/25/2010 | Chrome Android | 6/27/2012 | 884 | |
| api.Storage.length π | Chrome | 1/25/2010 | Chrome Android | 6/27/2012 | 884 | |
| api.Storage.removeItem π | Chrome | 1/25/2010 | Chrome Android | 6/27/2012 | 884 | |
| api.Storage.setItem π | Chrome | 1/25/2010 | Chrome Android | 6/27/2012 | 884 | |
| api.StorageAccessHandle π | Chrome | 5/14/2024 | Chrome Android | 5/14/2024 | ||
| api.StorageAccessHandle.BroadcastChannel π | Chrome | 5/14/2024 | Chrome Android | 5/14/2024 | ||
| api.StorageAccessHandle.caches π | Chrome | 5/14/2024 | Chrome Android | 5/14/2024 | ||
| api.StorageAccessHandle.createObjectURL π | Chrome | 5/14/2024 | Chrome Android | 5/14/2024 | ||
| api.StorageAccessHandle.estimate π | Chrome | 5/14/2024 | Chrome Android | 5/14/2024 | ||
| api.StorageAccessHandle.getDirectory π | Chrome | 5/14/2024 | Chrome Android | 5/14/2024 | ||
| api.StorageAccessHandle.indexedDB π | Chrome | 5/14/2024 | Chrome Android | 5/14/2024 | ||
| api.StorageAccessHandle.localStorage π | Chrome | 5/14/2024 | Chrome Android | 5/14/2024 | ||
| api.StorageAccessHandle.locks π | Chrome | 5/14/2024 | Chrome Android | 5/14/2024 | ||
| api.StorageAccessHandle.revokeObjectURL π | Chrome | 5/14/2024 | Chrome Android | 5/14/2024 | ||
| api.StorageAccessHandle.sessionStorage π | Chrome | 5/14/2024 | Chrome Android | 5/14/2024 | ||
| api.StorageBucket π | Chrome | 2/20/2024 | Chrome Android | 2/20/2024 | ||
| api.StorageBucket.caches π | Chrome | 2/20/2024 | Chrome Android | 2/20/2024 | ||
| api.StorageBucket.estimate π | Chrome | 2/20/2024 | Chrome Android | 2/20/2024 | ||
| api.StorageBucket.expires π | Chrome | 2/20/2024 | Chrome Android | 2/20/2024 | ||
| api.StorageBucket.getDirectory π | Chrome | 2/20/2024 | Chrome Android | 2/20/2024 | ||
| api.StorageBucket.indexedDB π | Chrome | 2/20/2024 | Chrome Android | 2/20/2024 | ||
| api.StorageBucket.name π | Chrome | 2/20/2024 | Chrome Android | 2/20/2024 | ||
| api.StorageBucket.persist π | Chrome | 2/20/2024 | Chrome Android | 2/20/2024 | ||
| api.StorageBucket.persisted π | Chrome | 2/20/2024 | Chrome Android | 2/20/2024 | ||
| api.StorageBucket.setExpires π | Chrome | 2/20/2024 | Chrome Android | 2/20/2024 | ||
| api.StorageBucketManager π | Chrome | 2/20/2024 | Chrome Android | 2/20/2024 | ||
| api.StorageBucketManager.delete π | Chrome | 2/20/2024 | Chrome Android | 2/20/2024 | ||
| api.StorageBucketManager.keys π | Chrome | 2/20/2024 | Chrome Android | 2/20/2024 | ||
| api.StorageBucketManager.open π | Chrome | 2/20/2024 | Chrome Android | 2/20/2024 | ||
| api.StorageEvent π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.StorageEvent.StorageEvent | Chrome | 2/8/2012 | Chrome Android | 6/27/2012 | 140 | |
| api.StorageEvent.initStorageEvent π | Chrome | 1/25/2010 | Chrome Android | 6/27/2012 | 884 | |
| api.StorageEvent.key π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.StorageEvent.newValue π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.StorageEvent.oldValue π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.StorageEvent.storageArea π | Chrome | 9/15/2009 | Chrome Android | 6/27/2012 | 1016 | |
| api.StorageEvent.url π | Chrome | 9/2/2010 | Chrome Android | 6/27/2012 | 664 | |
| api.StorageManager π | Chrome | 12/1/2016 | Chrome Android | 12/6/2016 | 5 | |
| api.StorageManager.estimate π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.StorageManager.estimate.usageDetails | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.StorageManager.getDirectory π | Chrome | 10/20/2020 | Chrome Android | 1/10/2023 | 812 | |
| api.StorageManager.persist π | Chrome | 12/1/2016 | Chrome Android | 12/6/2016 | 5 | |
| api.StorageManager.persisted π | Chrome | 12/1/2016 | Chrome Android | 12/6/2016 | 5 | |
| api.StyleMedia | Chrome | 9/2/2010 | Chrome Android | 6/27/2012 | 664 | |
| api.StyleMedia.matchMedium | Chrome | 9/2/2010 | Chrome Android | 6/27/2012 | 664 | |
| api.StyleMedia.type | Chrome | 9/2/2010 | Chrome Android | 6/27/2012 | 664 | |
| api.StylePropertyMap π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.StylePropertyMap.append π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.StylePropertyMap.clear π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.StylePropertyMap.delete π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.StylePropertyMap.set π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.StylePropertyMapReadOnly π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.StylePropertyMapReadOnly.@@iterator | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.StylePropertyMapReadOnly.entries | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.StylePropertyMapReadOnly.forEach | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.StylePropertyMapReadOnly.get π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.StylePropertyMapReadOnly.getAll π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.StylePropertyMapReadOnly.has π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.StylePropertyMapReadOnly.keys | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.StylePropertyMapReadOnly.size π | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.StylePropertyMapReadOnly.values | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.StyleSheet π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.StyleSheet.disabled π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.StyleSheet.href π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.StyleSheet.media π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.StyleSheet.ownerNode π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.StyleSheet.parentStyleSheet π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.StyleSheet.title π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.StyleSheet.type π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.StyleSheetList π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.StyleSheetList.item π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.StyleSheetList.length π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.SubmitEvent π | Chrome | 4/7/2020 | Chrome Android | 4/7/2020 | ||
| api.SubmitEvent.SubmitEvent π | Chrome | 4/7/2020 | Chrome Android | 4/7/2020 | ||
| api.SubmitEvent.submitter π | Chrome | 4/7/2020 | Chrome Android | 4/7/2020 | 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 π | Chrome | 8/26/2014 | Chrome Android | 9/3/2014 | 8 | Node.js: Available as a part of the crypto module. |
| api.SubtleCrypto.decrypt π | Chrome | 8/26/2014 | Chrome Android | 9/3/2014 | 8 | 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 π | Chrome | 3/3/2015 | Chrome Android | 3/11/2015 | 8 | 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 π | Chrome | 2/4/2025 | Chrome Android | 2/4/2025 | Node.js: Marked as 'Stability 1' - Experimental. | |
| api.SubtleCrypto.deriveKey π | Chrome | 3/3/2015 | Chrome Android | 3/11/2015 | 8 | Edge: Not supported: ECDH.Edge: Not supported: HKDF, PBKDF2.Node.js: Supports: NODE-DHNode.js: Supports: NODE-SCRYPT |
| api.SubtleCrypto.deriveKey.derivedKeyAlgorithm_option_aes π | Chrome | 3/3/2015 | Chrome Android | 3/11/2015 | 8 | |
| api.SubtleCrypto.deriveKey.derivedKeyAlgorithm_option_hkdf π | Chrome | 3/3/2015 | Chrome Android | 3/11/2015 | 8 | |
| api.SubtleCrypto.deriveKey.derivedKeyAlgorithm_option_hmac π | Chrome | 3/3/2015 | Chrome Android | 3/11/2015 | 8 | |
| api.SubtleCrypto.deriveKey.derivedKeyAlgorithm_option_pbkdf2 π | Chrome | 3/3/2015 | Chrome Android | 3/11/2015 | 8 | |
| api.SubtleCrypto.deriveKey.x25519 π | Chrome | 2/4/2025 | Chrome Android | 2/4/2025 | Node.js: Marked as 'Stability 1' - Experimental. | |
| api.SubtleCrypto.digest π | Chrome | 3/3/2015 | Chrome Android | 3/11/2015 | 8 | 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 π | Chrome | 8/26/2014 | Chrome Android | 9/3/2014 | 8 | 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 π | Chrome | 8/26/2014 | Chrome Android | 9/3/2014 | 8 | 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 π | Chrome | 5/2/2023 | Chrome Android | 5/2/2023 | Node.js: Marked as 'Stability 1' - Experimental. | |
| api.SubtleCrypto.exportKey.x25519 π | Chrome | 2/4/2025 | Chrome Android | 2/4/2025 | Node.js: Marked as 'Stability 1' - Experimental. | |
| api.SubtleCrypto.generateKey π | Chrome | 8/26/2014 | Chrome Android | 9/3/2014 | 8 | 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 π | Chrome | 5/2/2023 | Chrome Android | 5/2/2023 | Node.js: Marked as 'Stability 1' - Experimental. | |
| api.SubtleCrypto.generateKey.x25519 π | Chrome | 2/4/2025 | Chrome Android | 2/4/2025 | Node.js: Marked as 'Stability 1' - Experimental. | |
| api.SubtleCrypto.importKey π | Chrome | 8/26/2014 | Chrome Android | 9/3/2014 | 8 | Deno: Not supported: ECDSA P-521, ECDH P-521.Deno: Not supported: 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, HKDF, PBKDF2.Internet Explorer: Returns KeyOperation instead of PromiseNode.js: Supports: NODE-DSANode.js: Supports: NODE-DHNode.js: Supports: NODE-SCRYPT |
| api.SubtleCrypto.importKey.ed25519 π | Chrome | 5/2/2023 | Chrome Android | 5/2/2023 | Node.js: Marked as 'Stability 1' - Experimental. | |
| api.SubtleCrypto.importKey.x25519 π | Chrome | 2/4/2025 | Chrome Android | 2/4/2025 | Node.js: Marked as 'Stability 1' - Experimental. | |
| api.SubtleCrypto.secure_context_required | Chrome | 7/25/2017 | Chrome Android | 8/1/2017 | 7 | |
| api.SubtleCrypto.sign π | Chrome | 8/26/2014 | Chrome Android | 9/3/2014 | 8 | Edge: Not supported: RSA-PSS, ECDSA.Internet Explorer: Returns CryptoOperation instead of PromiseNode.js: Supports: NODE-DSA |
| api.SubtleCrypto.sign.ed25519 π | Chrome | 5/2/2023 | Chrome Android | 5/2/2023 | Node.js: Marked as 'Stability 1' - Experimental.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 π | Chrome | 8/26/2014 | Chrome Android | 9/3/2014 | 8 | Edge: Not supported: AES-CTR.Internet Explorer: Returns KeyOperation instead of PromiseNode.js: Supports: NODE-DSANode.js: Supports: NODE-DH |
| api.SubtleCrypto.verify π | Chrome | 8/26/2014 | Chrome Android | 9/3/2014 | 8 | 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 π | Chrome | 5/2/2023 | Chrome Android | 5/2/2023 | Node.js: Marked as 'Stability 1' - Experimental. | |
| api.SubtleCrypto.worker_support | Chrome | 8/26/2014 | Chrome Android | 9/3/2014 | 8 | |
| api.SubtleCrypto.wrapKey π | Chrome | 8/26/2014 | Chrome Android | 9/3/2014 | 8 | Edge: Not supported: AES-CTR.Internet Explorer: Returns KeyOperation instead of Promise |
| api.SyncEvent π | Chrome | 3/2/2016 | Chrome Android | 3/9/2016 | 7 | |
| api.SyncEvent.SyncEvent π | Chrome | 3/2/2016 | Chrome Android | 3/9/2016 | 7 | |
| api.SyncEvent.lastChance π | Chrome | 3/2/2016 | Chrome Android | 3/9/2016 | 7 | |
| api.SyncEvent.tag π | Chrome | 3/2/2016 | Chrome Android | 3/9/2016 | 7 | |
| api.SyncManager π | Chrome | 3/2/2016 | Chrome Android | 3/9/2016 | 7 | |
| api.SyncManager.getTags π | Chrome | 3/2/2016 | Chrome Android | 3/9/2016 | 7 | |
| api.SyncManager.register π | Chrome | 3/2/2016 | Chrome Android | 3/9/2016 | 7 | |
| api.SyncManager.worker_support | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | Chrome: Only available in the Window and ServiceWorker global scopes.Chrome Android: Only available in the Window and ServiceWorker global scopes.Quest Browser: Only available in the Window and ServiceWorker global scopes.Samsung Internet: Only available in the Window and ServiceWorker global scopes. | |
| api.TaskAttributionTiming π | Chrome | 4/19/2017 | Chrome Android | 4/25/2017 | 6 | |
| api.TaskAttributionTiming.containerId π | Chrome | 4/19/2017 | Chrome Android | 4/25/2017 | 6 | |
| api.TaskAttributionTiming.containerName π | Chrome | 4/19/2017 | Chrome Android | 4/25/2017 | 6 | |
| api.TaskAttributionTiming.containerSrc π | Chrome | 4/19/2017 | Chrome Android | 4/25/2017 | 6 | |
| api.TaskAttributionTiming.containerType π | Chrome | 4/19/2017 | Chrome Android | 4/25/2017 | 6 | |
| api.TaskAttributionTiming.toJSON π | Chrome | 4/19/2017 | Chrome Android | 4/25/2017 | 6 | |
| api.TaskController π | Chrome | 9/21/2021 | Chrome Android | 9/21/2021 | ||
| api.TaskController.TaskController π | Chrome | 9/21/2021 | Chrome Android | 9/21/2021 | ||
| api.TaskController.setPriority π | Chrome | 9/21/2021 | Chrome Android | 9/21/2021 | ||
| api.TaskPriorityChangeEvent π | Chrome | 9/21/2021 | Chrome Android | 9/21/2021 | ||
| api.TaskPriorityChangeEvent.TaskPriorityChangeEvent π | Chrome | 9/21/2021 | Chrome Android | 9/21/2021 | ||
| api.TaskPriorityChangeEvent.previousPriority π | Chrome | 9/21/2021 | Chrome Android | 9/21/2021 | ||
| api.TaskSignal π | Chrome | 9/21/2021 | Chrome Android | 9/21/2021 | ||
| api.TaskSignal.any_static π | Chrome | 8/15/2023 | Chrome Android | 8/15/2023 | ||
| api.TaskSignal.priority π | Chrome | 9/21/2021 | Chrome Android | 9/21/2021 | ||
| api.TaskSignal.prioritychange_event π | Chrome | 9/21/2021 | Chrome Android | 9/21/2021 | ||
| api.Text π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Text.Text π | Chrome | 8/20/2013 | Chrome Android | 8/21/2013 | 1 | |
| api.Text.assignedSlot π | Chrome | 8/31/2016 | Chrome Android | 9/7/2016 | 7 | |
| api.Text.splitText π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | 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 π | Chrome | 5/21/2009 | Chrome Android | 6/27/2012 | 1133 | |
| api.TextDecoder π | Chrome | 10/7/2014 | Chrome Android | 10/8/2014 | 1 | 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 π | Chrome | 10/7/2014 | Chrome Android | 10/8/2014 | 1 | Firefox: Implemented a slightly different version of the spec.Firefox for Android: Implemented a slightly different version of the spec. |
| api.TextDecoder.decode π | Chrome | 10/7/2014 | Chrome Android | 10/8/2014 | 1 | 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 π | Chrome | 10/7/2014 | Chrome Android | 10/8/2014 | 1 | Firefox: Implemented a slightly different version of the spec.Firefox for Android: Implemented a slightly different version of the spec. |
| api.TextDecoder.fatal π | Chrome | 10/7/2014 | Chrome Android | 10/8/2014 | 1 | |
| api.TextDecoder.ignoreBOM π | Chrome | 10/7/2014 | Chrome Android | 10/8/2014 | 1 | |
| api.TextDecoder.worker_support | Chrome | 10/7/2014 | Chrome Android | 10/8/2014 | 1 | |
| api.TextDecoderStream π | Chrome | 12/4/2018 | Chrome Android | 12/4/2018 | Node.js: Available as a part of the stream/web module. | |
| api.TextDecoderStream.TextDecoderStream π | Chrome | 12/4/2018 | Chrome Android | 12/4/2018 | ||
| api.TextDecoderStream.encoding π | Chrome | 12/4/2018 | Chrome Android | 12/4/2018 | ||
| api.TextDecoderStream.fatal π | Chrome | 12/4/2018 | Chrome Android | 12/4/2018 | ||
| api.TextDecoderStream.ignoreBOM π | Chrome | 12/4/2018 | Chrome Android | 12/4/2018 | ||
| api.TextDecoderStream.readable π | Chrome | 12/4/2018 | Chrome Android | 12/4/2018 | ||
| api.TextDecoderStream.writable π | Chrome | 12/4/2018 | Chrome Android | 12/4/2018 | ||
| api.TextEncoder π | Chrome | 10/7/2014 | Chrome Android | 10/8/2014 | 1 | Node.js: Available as a part of the util module. |
| api.TextEncoder.TextEncoder π | Chrome | 10/7/2014 | Chrome Android | 10/8/2014 | 1 | |
| api.TextEncoder.encode π | Chrome | 10/7/2014 | Chrome Android | 10/8/2014 | 1 | |
| api.TextEncoder.encodeInto π | Chrome | 4/23/2019 | Chrome Android | 4/24/2019 | 1 | |
| api.TextEncoder.encoding π | Chrome | 10/7/2014 | Chrome Android | 10/8/2014 | 1 | |
| api.TextEncoder.worker_support | Chrome | 10/7/2014 | Chrome Android | 10/8/2014 | 1 | |
| api.TextEncoderStream π | Chrome | 12/4/2018 | Chrome Android | 12/4/2018 | Node.js: Available as a part of the stream/web module. | |
| api.TextEncoderStream.TextEncoderStream π | Chrome | 12/4/2018 | Chrome Android | 12/4/2018 | ||
| api.TextEncoderStream.encoding π | Chrome | 12/4/2018 | Chrome Android | 12/4/2018 | ||
| api.TextEncoderStream.readable π | Chrome | 12/4/2018 | Chrome Android | 12/4/2018 | ||
| api.TextEncoderStream.writable π | Chrome | 12/4/2018 | Chrome Android | 12/4/2018 | ||
| api.TextEvent π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.TextEvent.data π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.TextEvent.initTextEvent π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.TextFormat π | Chrome | 1/23/2024 | Chrome Android | 1/23/2024 | ||
| api.TextFormat.TextFormat π | Chrome | 1/23/2024 | Chrome Android | 1/23/2024 | ||
| api.TextFormat.rangeEnd π | Chrome | 1/23/2024 | Chrome Android | 1/23/2024 | ||
| api.TextFormat.rangeStart π | Chrome | 1/23/2024 | Chrome Android | 1/23/2024 | ||
| api.TextFormat.underlineStyle π | Chrome | 1/23/2024 | Chrome Android | 1/23/2024 | ||
| api.TextFormat.underlineThickness π | Chrome | 1/23/2024 | Chrome Android | 1/23/2024 | ||
| api.TextFormatUpdateEvent π | Chrome | 1/23/2024 | Chrome Android | 1/23/2024 | ||
| api.TextFormatUpdateEvent.TextFormatUpdateEvent π | Chrome | 1/23/2024 | Chrome Android | 1/23/2024 | ||
| api.TextFormatUpdateEvent.getTextFormats π | Chrome | 1/23/2024 | Chrome Android | 1/23/2024 | ||
| api.TextMetrics π | Chrome | 5/21/2009 | Chrome Android | 6/27/2012 | 1133 | |
| api.TextMetrics.actualBoundingBoxAscent π | Chrome | 9/10/2019 | Chrome Android | 9/10/2019 | ||
| api.TextMetrics.actualBoundingBoxDescent π | Chrome | 9/10/2019 | Chrome Android | 9/10/2019 | ||
| api.TextMetrics.actualBoundingBoxLeft π | Chrome | 9/10/2019 | Chrome Android | 9/10/2019 | ||
| api.TextMetrics.actualBoundingBoxRight π | Chrome | 9/10/2019 | Chrome Android | 9/10/2019 | ||
| api.TextMetrics.alphabeticBaseline π | Chrome | 10/10/2023 | Chrome Android | 10/10/2023 | ||
| api.TextMetrics.emHeightAscent π | Chrome | 9/10/2019 | Chrome Android | 9/10/2019 | ||
| api.TextMetrics.emHeightDescent π | Chrome | 9/10/2019 | Chrome Android | 9/10/2019 | ||
| api.TextMetrics.fontBoundingBoxAscent π | Chrome | 11/17/2020 | Chrome Android | 11/17/2020 | ||
| api.TextMetrics.fontBoundingBoxDescent π | Chrome | 11/17/2020 | Chrome Android | 11/17/2020 | ||
| api.TextMetrics.hangingBaseline π | Chrome | 10/10/2023 | Chrome Android | 10/10/2023 | ||
| api.TextMetrics.ideographicBaseline π | Chrome | 10/10/2023 | Chrome Android | 10/10/2023 | ||
| api.TextMetrics.width π | Chrome | 5/21/2009 | Chrome Android | 6/27/2012 | 1133 | |
| api.TextTrack π | Chrome | 11/6/2012 | Chrome Android | 2/27/2013 | 113 | Firefox: Firefox versions before Firefox 50 didn't display captions when playing media without one or more video tracks being played. |
| api.TextTrack.activeCues π | Chrome | 11/6/2012 | Chrome Android | 2/27/2013 | 113 | 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 π | Chrome | 11/6/2012 | Chrome Android | 2/27/2013 | 113 | |
| api.TextTrack.cuechange_event π | Chrome | 11/6/2012 | Chrome Android | 2/27/2013 | 113 | |
| api.TextTrack.cues π | Chrome | 11/6/2012 | Chrome Android | 2/27/2013 | 113 | 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 π | Chrome | 2/20/2014 | Chrome Android | 2/26/2014 | 6 | |
| api.TextTrack.kind π | Chrome | 11/6/2012 | Chrome Android | 2/27/2013 | 113 | |
| api.TextTrack.label π | Chrome | 11/6/2012 | Chrome Android | 2/27/2013 | 113 | |
| api.TextTrack.language π | Chrome | 11/6/2012 | Chrome Android | 2/27/2013 | 113 | |
| api.TextTrack.mode π | Chrome | 11/6/2012 | Chrome Android | 2/27/2013 | 113 | 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 π | Chrome | 11/6/2012 | Chrome Android | 2/27/2013 | 113 | |
| api.TextTrackCue π | Chrome | 11/6/2012 | Chrome Android | 2/27/2013 | 113 | |
| api.TextTrackCue.endTime π | Chrome | 11/6/2012 | Chrome Android | 2/27/2013 | 113 | |
| api.TextTrackCue.enter_event π | Chrome | 11/6/2012 | Chrome Android | 2/27/2013 | 113 | |
| api.TextTrackCue.exit_event π | Chrome | 11/6/2012 | Chrome Android | 2/27/2013 | 113 | |
| api.TextTrackCue.id π | Chrome | 11/6/2012 | Chrome Android | 2/27/2013 | 113 | |
| api.TextTrackCue.pauseOnExit π | Chrome | 11/6/2012 | Chrome Android | 2/27/2013 | 113 | |
| api.TextTrackCue.startTime π | Chrome | 11/6/2012 | Chrome Android | 2/27/2013 | 113 | |
| api.TextTrackCue.track π | Chrome | 11/6/2012 | Chrome Android | 2/27/2013 | 113 | |
| api.TextTrackCueList π | Chrome | 11/6/2012 | Chrome Android | 2/27/2013 | 113 | |
| api.TextTrackCueList.getCueById π | Chrome | 11/6/2012 | Chrome Android | 2/27/2013 | 113 | |
| api.TextTrackCueList.length π | Chrome | 11/6/2012 | Chrome Android | 2/27/2013 | 113 | |
| api.TextTrackList π | Chrome | 11/6/2012 | Chrome Android | 2/27/2013 | 113 | |
| api.TextTrackList.addtrack_event π | Chrome | 11/6/2012 | Chrome Android | 2/27/2013 | 113 | |
| api.TextTrackList.change_event π | Chrome | 2/20/2014 | Chrome Android | 2/26/2014 | 6 | |
| api.TextTrackList.getTrackById π | Chrome | 2/20/2014 | Chrome Android | 2/26/2014 | 6 | |
| api.TextTrackList.length π | Chrome | 11/6/2012 | Chrome Android | 2/27/2013 | 113 | |
| api.TextTrackList.removetrack_event π | Chrome | 2/20/2014 | Chrome Android | 2/26/2014 | 6 | |
| api.TextUpdateEvent π | Chrome | 1/23/2024 | Chrome Android | 1/23/2024 | ||
| api.TextUpdateEvent.TextUpdateEvent π | Chrome | 1/23/2024 | Chrome Android | 1/23/2024 | ||
| api.TextUpdateEvent.selectionEnd π | Chrome | 1/23/2024 | Chrome Android | 1/23/2024 | ||
| api.TextUpdateEvent.selectionStart π | Chrome | 1/23/2024 | Chrome Android | 1/23/2024 | ||
| api.TextUpdateEvent.text π | Chrome | 1/23/2024 | Chrome Android | 1/23/2024 | ||
| api.TextUpdateEvent.updateRangeEnd π | Chrome | 1/23/2024 | Chrome Android | 1/23/2024 | ||
| api.TextUpdateEvent.updateRangeStart π | Chrome | 1/23/2024 | Chrome Android | 1/23/2024 | ||
| api.TimeRanges π | Chrome | 9/2/2010 | Chrome Android | 6/27/2012 | 664 | |
| api.TimeRanges.end π | Chrome | 9/2/2010 | Chrome Android | 6/27/2012 | 664 | |
| api.TimeRanges.length π | Chrome | 9/2/2010 | Chrome Android | 6/27/2012 | 664 | |
| api.TimeRanges.start π | Chrome | 9/2/2010 | Chrome Android | 6/27/2012 | 664 | |
| api.ToggleEvent π | Chrome | 5/30/2023 | Chrome Android | 5/30/2023 | ||
| api.ToggleEvent.ToggleEvent π | Chrome | 5/30/2023 | Chrome Android | 5/30/2023 | ||
| api.ToggleEvent.newState π | Chrome | 5/30/2023 | Chrome Android | 5/30/2023 | ||
| api.ToggleEvent.oldState π | Chrome | 5/30/2023 | Chrome Android | 5/30/2023 | ||
| api.Touch π | Chrome | 9/25/2012 | Chrome Android | 2/27/2013 | 155 | 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 π | Chrome | 1/20/2016 | Chrome Android | 1/26/2016 | 6 | Firefox: This interface is only exposed if a touch input device is detected. |
| api.Touch.clientX π | Chrome | 9/25/2012 | Chrome Android | 2/27/2013 | 155 | 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 π | Chrome | 9/25/2012 | Chrome Android | 2/27/2013 | 155 | 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 π | Chrome | 10/7/2014 | Chrome Android | 10/8/2014 | 1 | 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 π | Chrome | 9/25/2012 | Chrome Android | 2/27/2013 | 155 | 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 π | Chrome | 9/25/2012 | Chrome Android | 2/27/2013 | 155 | 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 π | Chrome | 9/25/2012 | Chrome Android | 2/27/2013 | 155 | 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 π | Chrome | 10/7/2014 | Chrome Android | 10/8/2014 | 1 | 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 π | Chrome | 10/7/2014 | Chrome Android | 10/8/2014 | 1 | 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 π | Chrome | 5/19/2015 | Chrome Android | 5/27/2015 | 8 | 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 π | Chrome | 9/25/2012 | Chrome Android | 2/27/2013 | 155 | 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 π | Chrome | 9/25/2012 | Chrome Android | 2/27/2013 | 155 | 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 π | Chrome | 9/25/2012 | Chrome Android | 2/27/2013 | 155 | 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 π | Chrome | 9/25/2012 | Chrome Android | 2/27/2013 | 155 | Firefox: Removed in bug 888304 due to web compatibility issues. |
| api.TouchEvent.TouchEvent π | Chrome | 1/20/2016 | Chrome Android | 1/26/2016 | 6 | 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 π | Chrome | 9/25/2012 | Chrome Android | 2/27/2013 | 155 | Firefox: Removed in bug 888304 due to web compatibility issues. |
| api.TouchEvent.changedTouches π | Chrome | 9/25/2012 | Chrome Android | 2/27/2013 | 155 | Firefox: Removed in bug 888304 due to web compatibility issues. |
| api.TouchEvent.ctrlKey π | Chrome | 9/25/2012 | Chrome Android | 2/27/2013 | 155 | Firefox: Removed in bug 888304 due to web compatibility issues. |
| api.TouchEvent.metaKey π | Chrome | 9/25/2012 | Chrome Android | 2/27/2013 | 155 | Firefox: Removed in bug 888304 due to web compatibility issues. |
| api.TouchEvent.shiftKey π | Chrome | 9/25/2012 | Chrome Android | 2/27/2013 | 155 | Firefox: Removed in bug 888304 due to web compatibility issues. |
| api.TouchEvent.targetTouches π | Chrome | 9/25/2012 | Chrome Android | 2/27/2013 | 155 | Firefox: Removed in bug 888304 due to web compatibility issues. |
| api.TouchEvent.touches π | Chrome | 9/25/2012 | Chrome Android | 2/27/2013 | 155 | Firefox: Removed in bug 888304 due to web compatibility issues. |
| api.TouchList π | Chrome | 3/28/2012 | Chrome Android | 6/27/2012 | 91 | 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 π | Chrome | 3/28/2012 | Chrome Android | 6/27/2012 | 91 | 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 π | Chrome | 3/28/2012 | Chrome Android | 6/27/2012 | 91 | 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 π | Chrome | 11/6/2012 | Chrome Android | 2/27/2013 | 113 | |
| api.TrackEvent.TrackEvent π | Chrome | 11/6/2012 | Chrome Android | 2/27/2013 | 113 | |
| api.TrackEvent.track π | Chrome | 11/6/2012 | Chrome Android | 2/27/2013 | 113 | |
| api.TransformStream π | Chrome | 5/29/2018 | Chrome Android | 5/31/2018 | 2 | Node.js: Available as a part of the stream/web module. |
| api.TransformStream.TransformStream π | Chrome | 5/29/2018 | Chrome Android | 5/31/2018 | 2 | |
| api.TransformStream.readable π | Chrome | 5/29/2018 | Chrome Android | 5/31/2018 | 2 | |
| api.TransformStream.transferable π | Chrome | 11/17/2020 | Chrome Android | 11/17/2020 | ||
| api.TransformStream.writable π | Chrome | 5/29/2018 | Chrome Android | 5/31/2018 | 2 | |
| api.TransformStreamDefaultController π | Chrome | 5/29/2018 | Chrome Android | 5/31/2018 | 2 | Deno: TransformStreamDefaultController is not exposed on the global scope.Node.js: Available as a part of the stream/web module. |
| api.TransformStreamDefaultController.desiredSize π | Chrome | 5/29/2018 | Chrome Android | 5/31/2018 | 2 | |
| api.TransformStreamDefaultController.enqueue π | Chrome | 5/29/2018 | Chrome Android | 5/31/2018 | 2 | |
| api.TransformStreamDefaultController.error π | Chrome | 5/29/2018 | Chrome Android | 5/31/2018 | 2 | |
| api.TransformStreamDefaultController.terminate π | Chrome | 5/29/2018 | Chrome Android | 5/31/2018 | 2 | |
| api.TransitionEvent π | Chrome | 5/21/2013 | Chrome Android | 5/22/2013 | 1 | |
| api.TransitionEvent.TransitionEvent π | Chrome | 5/21/2013 | Chrome Android | 5/22/2013 | 1 | |
| api.TransitionEvent.elapsedTime π | Chrome | 5/21/2009 | Chrome Android | 6/27/2012 | 1133 | |
| api.TransitionEvent.propertyName π | Chrome | 5/21/2009 | Chrome Android | 6/27/2012 | 1133 | |
| api.TransitionEvent.pseudoElement π | Chrome | 5/21/2009 | Chrome Android | 6/27/2012 | 1133 | |
| api.TreeWalker π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.TreeWalker.currentNode π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.TreeWalker.filter π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.TreeWalker.firstChild π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.TreeWalker.lastChild π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.TreeWalker.nextNode π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.TreeWalker.nextSibling π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.TreeWalker.parentNode π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.TreeWalker.previousNode π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.TreeWalker.previousSibling π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.TreeWalker.root π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.TreeWalker.whatToShow π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.TrustedHTML π | Chrome | 5/19/2020 | Chrome Android | 5/19/2020 | ||
| api.TrustedHTML.toJSON π | Chrome | 4/13/2021 | Chrome Android | 4/13/2021 | ||
| api.TrustedHTML.toString π | Chrome | 5/19/2020 | Chrome Android | 5/19/2020 | ||
| api.TrustedScript π | Chrome | 5/19/2020 | Chrome Android | 5/19/2020 | ||
| api.TrustedScript.toJSON π | Chrome | 4/13/2021 | Chrome Android | 4/13/2021 | ||
| api.TrustedScript.toString π | Chrome | 5/19/2020 | Chrome Android | 5/19/2020 | ||
| api.TrustedScriptURL π | Chrome | 5/19/2020 | Chrome Android | 5/19/2020 | ||
| api.TrustedScriptURL.toJSON π | Chrome | 4/13/2021 | Chrome Android | 4/13/2021 | ||
| api.TrustedScriptURL.toString π | Chrome | 5/19/2020 | Chrome Android | 5/19/2020 | ||
| api.TrustedTypePolicy π | Chrome | 5/19/2020 | Chrome Android | 5/19/2020 | ||
| api.TrustedTypePolicy.createHTML π | Chrome | 5/19/2020 | Chrome Android | 5/19/2020 | ||
| api.TrustedTypePolicy.createScript π | Chrome | 5/19/2020 | Chrome Android | 5/19/2020 | ||
| api.TrustedTypePolicy.createScriptURL π | Chrome | 5/19/2020 | Chrome Android | 5/19/2020 | ||
| api.TrustedTypePolicy.name π | Chrome | 5/19/2020 | Chrome Android | 5/19/2020 | ||
| api.TrustedTypePolicyFactory π | Chrome | 5/19/2020 | Chrome Android | 5/19/2020 | ||
| api.TrustedTypePolicyFactory.createPolicy π | Chrome | 5/19/2020 | Chrome Android | 5/19/2020 | ||
| api.TrustedTypePolicyFactory.defaultPolicy π | Chrome | 5/19/2020 | Chrome Android | 5/19/2020 | ||
| api.TrustedTypePolicyFactory.emptyHTML π | Chrome | 5/19/2020 | Chrome Android | 5/19/2020 | ||
| api.TrustedTypePolicyFactory.emptyScript π | Chrome | 5/19/2020 | Chrome Android | 5/19/2020 | ||
| api.TrustedTypePolicyFactory.getAttributeType π | Chrome | 5/19/2020 | Chrome Android | 5/19/2020 | ||
| api.TrustedTypePolicyFactory.getPropertyType π | Chrome | 5/19/2020 | Chrome Android | 5/19/2020 | ||
| api.TrustedTypePolicyFactory.isHTML π | Chrome | 5/19/2020 | Chrome Android | 5/19/2020 | ||
| api.TrustedTypePolicyFactory.isScript π | Chrome | 5/19/2020 | Chrome Android | 5/19/2020 | ||
| api.TrustedTypePolicyFactory.isScriptURL π | Chrome | 5/19/2020 | Chrome Android | 5/19/2020 | ||
| api.UIEvent π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.UIEvent.UIEvent π | Chrome | 3/26/2013 | Chrome Android | 4/3/2013 | 8 | |
| api.UIEvent.detail π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | 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 π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.UIEvent.sourceCapabilities π | Chrome | 12/1/2015 | Chrome Android | 12/2/2015 | 1 | |
| api.UIEvent.view π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.UIEvent.which π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | 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.Opera: Only supported for KeyboardEvent and MouseEvent, not all UIEvent objects.Opera Android: Only supported for KeyboardEvent and MouseEvent, not all UIEvent objects. |
| api.URL π | Chrome | 1/14/2014 | Chrome Android | 1/15/2014 | 1 | 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 π | Chrome | 5/15/2012 | Chrome Android | 2/27/2013 | 288 | 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 π | Chrome | 12/5/2023 | Chrome Android | 12/5/2023 | ||
| api.URL.createObjectURL_static π | Chrome | 5/15/2012 | Chrome Android | 2/27/2013 | 288 | 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 π | Chrome | 1/14/2014 | Chrome Android | 1/15/2014 | 1 | |
| api.URL.host π | Chrome | 1/14/2014 | Chrome Android | 1/15/2014 | 1 | |
| api.URL.hostname π | Chrome | 1/14/2014 | Chrome Android | 1/15/2014 | 1 | |
| api.URL.href π | Chrome | 1/14/2014 | Chrome Android | 1/15/2014 | 1 | |
| api.URL.origin π | Chrome | 1/14/2014 | Chrome Android | 1/15/2014 | 1 | Firefox: Results for URL using the blob scheme incorrectly returned null.Firefox for Android: Results for URL using the blob scheme incorrectly returned null. |
| api.URL.parse_static π | Chrome | 6/11/2024 | Chrome Android | 6/11/2024 | ||
| api.URL.password π | Chrome | 1/14/2014 | Chrome Android | 1/15/2014 | 1 | |
| api.URL.pathname π | Chrome | 1/14/2014 | Chrome Android | 1/15/2014 | 1 | 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 π | Chrome | 1/14/2014 | Chrome Android | 1/15/2014 | 1 | |
| api.URL.protocol π | Chrome | 1/14/2014 | Chrome Android | 1/15/2014 | 1 | |
| api.URL.revokeObjectURL_static π | Chrome | 5/15/2012 | Chrome Android | 2/27/2013 | 288 | 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 π | Chrome | 1/14/2014 | Chrome Android | 1/15/2014 | 1 | 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 π | Chrome | 5/25/2016 | Chrome Android | 6/8/2016 | 14 | Node.js: An object matching the URLSearchParams interface is returned, but it contains no data. |
| api.URL.toJSON π | Chrome | 12/4/2018 | Chrome Android | 12/4/2018 | ||
| api.URL.toString π | Chrome | 5/15/2012 | Chrome Android | 2/27/2013 | 288 | |
| api.URL.username π | Chrome | 1/14/2014 | Chrome Android | 1/15/2014 | 1 | |
| api.URLPattern π | Chrome | 10/19/2021 | Chrome Android | 10/19/2021 | ||
| api.URLPattern.URLPattern π | Chrome | 10/19/2021 | Chrome Android | 10/19/2021 | ||
| api.URLPattern.URLPattern.ignoreCase_option π | Chrome | 10/25/2022 | Chrome Android | 10/25/2022 | ||
| api.URLPattern.exec π | Chrome | 10/19/2021 | Chrome Android | 10/19/2021 | ||
| api.URLPattern.hasRegExpGroups π | Chrome | 2/20/2024 | Chrome Android | 2/20/2024 | ||
| api.URLPattern.hash π | Chrome | 10/19/2021 | Chrome Android | 10/19/2021 | ||
| api.URLPattern.hostname π | Chrome | 10/19/2021 | Chrome Android | 10/19/2021 | ||
| api.URLPattern.password π | Chrome | 10/19/2021 | Chrome Android | 10/19/2021 | ||
| api.URLPattern.pathname π | Chrome | 10/19/2021 | Chrome Android | 10/19/2021 | ||
| api.URLPattern.port π | Chrome | 10/19/2021 | Chrome Android | 10/19/2021 | ||
| api.URLPattern.protocol π | Chrome | 10/19/2021 | Chrome Android | 10/19/2021 | ||
| api.URLPattern.search π | Chrome | 10/19/2021 | Chrome Android | 10/19/2021 | ||
| api.URLPattern.test π | Chrome | 10/19/2021 | Chrome Android | 10/19/2021 | ||
| api.URLPattern.username π | Chrome | 10/19/2021 | Chrome Android | 10/19/2021 | ||
| api.URLSearchParams π | Chrome | 3/2/2016 | Chrome Android | 3/9/2016 | 7 | 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 π | Chrome | 3/2/2016 | Chrome Android | 3/9/2016 | 7 | |
| api.URLSearchParams.URLSearchParams π | Chrome | 3/2/2016 | Chrome Android | 3/9/2016 | 7 | |
| api.URLSearchParams.URLSearchParams.USVString | Chrome | 3/2/2016 | Chrome Android | 3/9/2016 | 7 | |
| api.URLSearchParams.URLSearchParams.record | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.URLSearchParams.URLSearchParams.sequence | Chrome | 4/19/2017 | Chrome Android | 4/25/2017 | 6 | |
| api.URLSearchParams.append π | Chrome | 3/2/2016 | Chrome Android | 3/9/2016 | 7 | |
| api.URLSearchParams.delete π | Chrome | 3/2/2016 | Chrome Android | 3/9/2016 | 7 | 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 | Chrome | 9/12/2023 | Chrome Android | 9/12/2023 | ||
| api.URLSearchParams.entries π | Chrome | 3/2/2016 | Chrome Android | 3/9/2016 | 7 | |
| api.URLSearchParams.forEach π | Chrome | 3/2/2016 | Chrome Android | 3/9/2016 | 7 | |
| api.URLSearchParams.get π | Chrome | 3/2/2016 | Chrome Android | 3/9/2016 | 7 | |
| api.URLSearchParams.getAll π | Chrome | 3/2/2016 | Chrome Android | 3/9/2016 | 7 | |
| api.URLSearchParams.has π | Chrome | 3/2/2016 | Chrome Android | 3/9/2016 | 7 | |
| api.URLSearchParams.has.value_parameter | Chrome | 9/12/2023 | Chrome Android | 9/12/2023 | ||
| api.URLSearchParams.keys π | Chrome | 3/2/2016 | Chrome Android | 3/9/2016 | 7 | |
| api.URLSearchParams.set π | Chrome | 3/2/2016 | Chrome Android | 3/9/2016 | 7 | |
| api.URLSearchParams.size π | Chrome | 5/2/2023 | Chrome Android | 5/2/2023 | ||
| api.URLSearchParams.sort π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.URLSearchParams.toString π | Chrome | 3/2/2016 | Chrome Android | 3/9/2016 | 7 | |
| api.URLSearchParams.values π | Chrome | 3/2/2016 | Chrome Android | 3/9/2016 | 7 | |
| api.USB π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | WebView Android: WebView exposes this interface, but does not support WebUSB. See bug 41441927. | |
| api.USB.connect_event π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.USB.disconnect_event π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.USB.getDevices π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.USB.requestDevice π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.USB.worker_support | Chrome | 10/10/2023 | Chrome Android | 10/10/2023 | Chrome: Available in dedicated workers and WebExtension service workers, not available in shared workers and normal service workers.Chrome: Available in dedicated workers, not available in shared workers and service workers.Chrome Android: Available in dedicated workers and WebExtension service workers, not available in shared workers and normal service workers.Chrome Android: Available in dedicated workers, not available in shared workers and service workers.Edge: Available in dedicated workers and WebExtension service workers, not available in shared workers and normal service workers.Edge: Available in dedicated workers, not available in shared workers and service workers.Quest Browser: Available in dedicated workers, not available in shared workers and service workers.Opera: Available in dedicated workers and WebExtension service workers, not available in shared workers and normal service workers.Opera: Available in dedicated workers, not available in shared workers and service workers.Opera Android: Available in dedicated workers and WebExtension service workers, not available in shared workers and normal service workers.Opera Android: Available in dedicated workers, not available in shared workers and service workers.Samsung Internet: Available in dedicated workers and WebExtension service workers, not available in shared workers and normal service workers.Samsung Internet: Available in dedicated workers, not available in shared workers and service workers.WebView Android: WebView exposes this interface, but does not support WebUSB. | |
| api.USBAlternateInterface π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | WebView Android: WebView exposes this interface, but does not support WebUSB. See bug 41441927. | |
| api.USBAlternateInterface.USBAlternateInterface | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.USBAlternateInterface.alternateSetting π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.USBAlternateInterface.endpoints π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.USBAlternateInterface.interfaceClass π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.USBAlternateInterface.interfaceName π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.USBAlternateInterface.interfaceProtocol π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.USBAlternateInterface.interfaceSubclass π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.USBAlternateInterface.worker_support | Chrome | 10/10/2023 | Chrome Android | 10/10/2023 | Chrome: Available in dedicated workers and WebExtension service workers, not available in shared workers and normal service workers.Chrome: Available in dedicated workers, not available in shared workers and service workers.Chrome Android: Available in dedicated workers and WebExtension service workers, not available in shared workers and normal service workers.Chrome Android: Available in dedicated workers, not available in shared workers and service workers.Edge: Available in dedicated workers and WebExtension service workers, not available in shared workers and normal service workers.Edge: Available in dedicated workers, not available in shared workers and service workers.Quest Browser: Available in dedicated workers, not available in shared workers and service workers.Opera: Available in dedicated workers and WebExtension service workers, not available in shared workers and normal service workers.Opera: Available in dedicated workers, not available in shared workers and service workers.Opera Android: Available in dedicated workers and WebExtension service workers, not available in shared workers and normal service workers.Opera Android: Available in dedicated workers, not available in shared workers and service workers.Samsung Internet: Available in dedicated workers and WebExtension service workers, not available in shared workers and normal service workers.Samsung Internet: Available in dedicated workers, not available in shared workers and service workers.WebView Android: WebView exposes this interface, but does not support WebUSB. | |
| api.USBConfiguration π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | WebView Android: WebView exposes this interface, but does not support WebUSB. See bug 41441927. | |
| api.USBConfiguration.USBConfiguration π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.USBConfiguration.configurationName π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.USBConfiguration.configurationValue π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.USBConfiguration.interfaces π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.USBConfiguration.worker_support | Chrome | 10/10/2023 | Chrome Android | 10/10/2023 | Chrome: Available in dedicated workers and WebExtension service workers, not available in shared workers and normal service workers.Chrome: Available in dedicated workers, not available in shared workers and service workers.Chrome Android: Available in dedicated workers and WebExtension service workers, not available in shared workers and normal service workers.Chrome Android: Available in dedicated workers, not available in shared workers and service workers.Edge: Available in dedicated workers and WebExtension service workers, not available in shared workers and normal service workers.Edge: Available in dedicated workers, not available in shared workers and service workers.Quest Browser: Available in dedicated workers, not available in shared workers and service workers.Opera: Available in dedicated workers and WebExtension service workers, not available in shared workers and normal service workers.Opera: Available in dedicated workers, not available in shared workers and service workers.Opera Android: Available in dedicated workers and WebExtension service workers, not available in shared workers and normal service workers.Opera Android: Available in dedicated workers, not available in shared workers and service workers.Samsung Internet: Available in dedicated workers and WebExtension service workers, not available in shared workers and normal service workers.Samsung Internet: Available in dedicated workers, not available in shared workers and service workers.WebView Android: WebView exposes this interface, but does not support WebUSB. | |
| api.USBConnectionEvent π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | WebView Android: WebView exposes this interface, but does not support WebUSB. See bug 41441927. | |
| api.USBConnectionEvent.USBConnectionEvent π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.USBConnectionEvent.device π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.USBConnectionEvent.worker_support | Chrome | 10/10/2023 | Chrome Android | 10/10/2023 | Chrome: Available in dedicated workers and WebExtension service workers, not available in shared workers and normal service workers.Chrome: Available in dedicated workers, not available in shared workers and service workers.Chrome Android: Available in dedicated workers and WebExtension service workers, not available in shared workers and normal service workers.Chrome Android: Available in dedicated workers, not available in shared workers and service workers.Edge: Available in dedicated workers and WebExtension service workers, not available in shared workers and normal service workers.Edge: Available in dedicated workers, not available in shared workers and service workers.Quest Browser: Available in dedicated workers, not available in shared workers and service workers.Opera: Available in dedicated workers and WebExtension service workers, not available in shared workers and normal service workers.Opera: Available in dedicated workers, not available in shared workers and service workers.Opera Android: Available in dedicated workers and WebExtension service workers, not available in shared workers and normal service workers.Opera Android: Available in dedicated workers, not available in shared workers and service workers.Samsung Internet: Available in dedicated workers and WebExtension service workers, not available in shared workers and normal service workers.Samsung Internet: Available in dedicated workers, not available in shared workers and service workers.WebView Android: WebView exposes this interface, but does not support WebUSB. | |
| api.USBDevice π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | WebView Android: WebView exposes this interface, but does not support WebUSB. See bug 41441927. | |
| api.USBDevice.claimInterface π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.USBDevice.clearHalt π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.USBDevice.close π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.USBDevice.configuration π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.USBDevice.configurations π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.USBDevice.controlTransferIn π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.USBDevice.controlTransferOut π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.USBDevice.deviceClass π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.USBDevice.deviceProtocol π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.USBDevice.deviceSubclass π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.USBDevice.deviceVersionMajor π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.USBDevice.deviceVersionMinor π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.USBDevice.deviceVersionSubminor π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.USBDevice.forget π | Chrome | 4/26/2022 | Chrome Android | 4/26/2022 | ||
| api.USBDevice.isochronousTransferIn π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.USBDevice.isochronousTransferOut π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.USBDevice.manufacturerName π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.USBDevice.open π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.USBDevice.opened π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.USBDevice.productId π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.USBDevice.productName π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.USBDevice.releaseInterface π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.USBDevice.reset π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.USBDevice.selectAlternateInterface π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.USBDevice.selectConfiguration π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.USBDevice.serialNumber π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.USBDevice.transferIn π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.USBDevice.transferOut π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.USBDevice.usbVersionMajor π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.USBDevice.usbVersionMinor π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.USBDevice.usbVersionSubminor π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.USBDevice.vendorId π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.USBDevice.worker_support | Chrome | 10/10/2023 | Chrome Android | 10/10/2023 | Chrome: Available in dedicated workers and WebExtension service workers, not available in shared workers and normal service workers.Chrome: Available in dedicated workers, not available in shared workers and service workers.Chrome Android: Available in dedicated workers and WebExtension service workers, not available in shared workers and normal service workers.Chrome Android: Available in dedicated workers, not available in shared workers and service workers.Edge: Available in dedicated workers and WebExtension service workers, not available in shared workers and normal service workers.Edge: Available in dedicated workers, not available in shared workers and service workers.Quest Browser: Available in dedicated workers, not available in shared workers and service workers.Opera: Available in dedicated workers and WebExtension service workers, not available in shared workers and normal service workers.Opera: Available in dedicated workers, not available in shared workers and service workers.Opera Android: Available in dedicated workers and WebExtension service workers, not available in shared workers and normal service workers.Opera Android: Available in dedicated workers, not available in shared workers and service workers.Samsung Internet: Available in dedicated workers and WebExtension service workers, not available in shared workers and normal service workers.Samsung Internet: Available in dedicated workers, not available in shared workers and service workers.WebView Android: WebView exposes this interface, but does not support WebUSB. | |
| api.USBEndpoint π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | WebView Android: WebView exposes this interface, but does not support WebUSB. See bug 41441927. | |
| api.USBEndpoint.USBEndpoint | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.USBEndpoint.direction π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.USBEndpoint.endpointNumber π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.USBEndpoint.packetSize π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.USBEndpoint.type π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.USBEndpoint.worker_support | Chrome | 10/10/2023 | Chrome Android | 10/10/2023 | Chrome: Available in dedicated workers and WebExtension service workers, not available in shared workers and normal service workers.Chrome: Available in dedicated workers, not available in shared workers and service workers.Chrome Android: Available in dedicated workers and WebExtension service workers, not available in shared workers and normal service workers.Chrome Android: Available in dedicated workers, not available in shared workers and service workers.Edge: Available in dedicated workers and WebExtension service workers, not available in shared workers and normal service workers.Edge: Available in dedicated workers, not available in shared workers and service workers.Quest Browser: Available in dedicated workers, not available in shared workers and service workers.Opera: Available in dedicated workers and WebExtension service workers, not available in shared workers and normal service workers.Opera: Available in dedicated workers, not available in shared workers and service workers.Opera Android: Available in dedicated workers and WebExtension service workers, not available in shared workers and normal service workers.Opera Android: Available in dedicated workers, not available in shared workers and service workers.Samsung Internet: Available in dedicated workers and WebExtension service workers, not available in shared workers and normal service workers.Samsung Internet: Available in dedicated workers, not available in shared workers and service workers.WebView Android: WebView exposes this interface, but does not support WebUSB. | |
| api.USBInTransferResult π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | WebView Android: WebView exposes this interface, but does not support WebUSB. See bug 41441927. | |
| api.USBInTransferResult.USBInTransferResult | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.USBInTransferResult.data π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.USBInTransferResult.status π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.USBInTransferResult.worker_support | Chrome | 10/10/2023 | Chrome Android | 10/10/2023 | Chrome: Available in dedicated workers and WebExtension service workers, not available in shared workers and normal service workers.Chrome: Available in dedicated workers, not available in shared workers and service workers.Chrome Android: Available in dedicated workers and WebExtension service workers, not available in shared workers and normal service workers.Chrome Android: Available in dedicated workers, not available in shared workers and service workers.Edge: Available in dedicated workers and WebExtension service workers, not available in shared workers and normal service workers.Edge: Available in dedicated workers, not available in shared workers and service workers.Quest Browser: Available in dedicated workers, not available in shared workers and service workers.Opera: Available in dedicated workers and WebExtension service workers, not available in shared workers and normal service workers.Opera: Available in dedicated workers, not available in shared workers and service workers.Opera Android: Available in dedicated workers and WebExtension service workers, not available in shared workers and normal service workers.Opera Android: Available in dedicated workers, not available in shared workers and service workers.Samsung Internet: Available in dedicated workers and WebExtension service workers, not available in shared workers and normal service workers.Samsung Internet: Available in dedicated workers, not available in shared workers and service workers.WebView Android: WebView exposes this interface, but does not support WebUSB. | |
| api.USBInterface π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | WebView Android: WebView exposes this interface, but does not support WebUSB. See bug 41441927. | |
| api.USBInterface.USBInterface | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.USBInterface.alternate π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.USBInterface.alternates π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.USBInterface.claimed π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.USBInterface.interfaceNumber π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.USBInterface.worker_support | Chrome | 10/10/2023 | Chrome Android | 10/10/2023 | Chrome: Available in dedicated workers and WebExtension service workers, not available in shared workers and normal service workers.Chrome: Available in dedicated workers, not available in shared workers and service workers.Chrome Android: Available in dedicated workers and WebExtension service workers, not available in shared workers and normal service workers.Chrome Android: Available in dedicated workers, not available in shared workers and service workers.Edge: Available in dedicated workers and WebExtension service workers, not available in shared workers and normal service workers.Edge: Available in dedicated workers, not available in shared workers and service workers.Quest Browser: Available in dedicated workers, not available in shared workers and service workers.Opera: Available in dedicated workers and WebExtension service workers, not available in shared workers and normal service workers.Opera: Available in dedicated workers, not available in shared workers and service workers.Opera Android: Available in dedicated workers and WebExtension service workers, not available in shared workers and normal service workers.Opera Android: Available in dedicated workers, not available in shared workers and service workers.Samsung Internet: Available in dedicated workers and WebExtension service workers, not available in shared workers and normal service workers.Samsung Internet: Available in dedicated workers, not available in shared workers and service workers.WebView Android: WebView exposes this interface, but does not support WebUSB. | |
| api.USBIsochronousInTransferPacket π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | WebView Android: WebView exposes this interface, but does not support WebUSB. See bug 41441927. | |
| api.USBIsochronousInTransferPacket.USBIsochronousInTransferPacket | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.USBIsochronousInTransferPacket.data π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.USBIsochronousInTransferPacket.status π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.USBIsochronousInTransferPacket.worker_support | Chrome | 10/10/2023 | Chrome Android | 10/10/2023 | Chrome: Available in dedicated workers and WebExtension service workers, not available in shared workers and normal service workers.Chrome: Available in dedicated workers, not available in shared workers and service workers.Chrome Android: Available in dedicated workers and WebExtension service workers, not available in shared workers and normal service workers.Chrome Android: Available in dedicated workers, not available in shared workers and service workers.Edge: Available in dedicated workers and WebExtension service workers, not available in shared workers and normal service workers.Edge: Available in dedicated workers, not available in shared workers and service workers.Quest Browser: Available in dedicated workers, not available in shared workers and service workers.Opera: Available in dedicated workers and WebExtension service workers, not available in shared workers and normal service workers.Opera: Available in dedicated workers, not available in shared workers and service workers.Opera Android: Available in dedicated workers and WebExtension service workers, not available in shared workers and normal service workers.Opera Android: Available in dedicated workers, not available in shared workers and service workers.Samsung Internet: Available in dedicated workers and WebExtension service workers, not available in shared workers and normal service workers.Samsung Internet: Available in dedicated workers, not available in shared workers and service workers.WebView Android: WebView exposes this interface, but does not support WebUSB. | |
| api.USBIsochronousInTransferResult π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | WebView Android: WebView exposes this interface, but does not support WebUSB. See bug 41441927. | |
| api.USBIsochronousInTransferResult.USBIsochronousInTransferResult | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.USBIsochronousInTransferResult.data π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.USBIsochronousInTransferResult.packets π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.USBIsochronousInTransferResult.worker_support | Chrome | 10/10/2023 | Chrome Android | 10/10/2023 | Chrome: Available in dedicated workers and WebExtension service workers, not available in shared workers and normal service workers.Chrome: Available in dedicated workers, not available in shared workers and service workers.Chrome Android: Available in dedicated workers and WebExtension service workers, not available in shared workers and normal service workers.Chrome Android: Available in dedicated workers, not available in shared workers and service workers.Edge: Available in dedicated workers and WebExtension service workers, not available in shared workers and normal service workers.Edge: Available in dedicated workers, not available in shared workers and service workers.Quest Browser: Available in dedicated workers, not available in shared workers and service workers.Opera: Available in dedicated workers and WebExtension service workers, not available in shared workers and normal service workers.Opera: Available in dedicated workers, not available in shared workers and service workers.Opera Android: Available in dedicated workers and WebExtension service workers, not available in shared workers and normal service workers.Opera Android: Available in dedicated workers, not available in shared workers and service workers.Samsung Internet: Available in dedicated workers and WebExtension service workers, not available in shared workers and normal service workers.Samsung Internet: Available in dedicated workers, not available in shared workers and service workers.WebView Android: WebView exposes this interface, but does not support WebUSB. | |
| api.USBIsochronousOutTransferPacket π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | WebView Android: WebView exposes this interface, but does not support WebUSB. See bug 41441927. | |
| api.USBIsochronousOutTransferPacket.USBIsochronousOutTransferPacket | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.USBIsochronousOutTransferPacket.bytesWritten π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.USBIsochronousOutTransferPacket.status π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.USBIsochronousOutTransferPacket.worker_support | Chrome | 10/10/2023 | Chrome Android | 10/10/2023 | Chrome: Available in dedicated workers and WebExtension service workers, not available in shared workers and normal service workers.Chrome: Available in dedicated workers, not available in shared workers and service workers.Chrome Android: Available in dedicated workers and WebExtension service workers, not available in shared workers and normal service workers.Chrome Android: Available in dedicated workers, not available in shared workers and service workers.Edge: Available in dedicated workers and WebExtension service workers, not available in shared workers and normal service workers.Edge: Available in dedicated workers, not available in shared workers and service workers.Quest Browser: Available in dedicated workers, not available in shared workers and service workers.Opera: Available in dedicated workers and WebExtension service workers, not available in shared workers and normal service workers.Opera: Available in dedicated workers, not available in shared workers and service workers.Opera Android: Available in dedicated workers and WebExtension service workers, not available in shared workers and normal service workers.Opera Android: Available in dedicated workers, not available in shared workers and service workers.Samsung Internet: Available in dedicated workers and WebExtension service workers, not available in shared workers and normal service workers.Samsung Internet: Available in dedicated workers, not available in shared workers and service workers.WebView Android: WebView exposes this interface, but does not support WebUSB. | |
| api.USBIsochronousOutTransferResult π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | WebView Android: WebView exposes this interface, but does not support WebUSB. See bug 41441927. | |
| api.USBIsochronousOutTransferResult.USBIsochronousOutTransferResult | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.USBIsochronousOutTransferResult.packets π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.USBIsochronousOutTransferResult.worker_support | Chrome | 10/10/2023 | Chrome Android | 10/10/2023 | Chrome: Available in dedicated workers and WebExtension service workers, not available in shared workers and normal service workers.Chrome: Available in dedicated workers, not available in shared workers and service workers.Chrome Android: Available in dedicated workers and WebExtension service workers, not available in shared workers and normal service workers.Chrome Android: Available in dedicated workers, not available in shared workers and service workers.Edge: Available in dedicated workers and WebExtension service workers, not available in shared workers and normal service workers.Edge: Available in dedicated workers, not available in shared workers and service workers.Quest Browser: Available in dedicated workers, not available in shared workers and service workers.Opera: Available in dedicated workers and WebExtension service workers, not available in shared workers and normal service workers.Opera: Available in dedicated workers, not available in shared workers and service workers.Opera Android: Available in dedicated workers and WebExtension service workers, not available in shared workers and normal service workers.Opera Android: Available in dedicated workers, not available in shared workers and service workers.Samsung Internet: Available in dedicated workers and WebExtension service workers, not available in shared workers and normal service workers.Samsung Internet: Available in dedicated workers, not available in shared workers and service workers.WebView Android: WebView exposes this interface, but does not support WebUSB. | |
| api.USBOutTransferResult π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | WebView Android: WebView exposes this interface, but does not support WebUSB. See bug 41441927. | |
| api.USBOutTransferResult.USBOutTransferResult | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.USBOutTransferResult.bytesWritten π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.USBOutTransferResult.status π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.USBOutTransferResult.worker_support | Chrome | 10/10/2023 | Chrome Android | 10/10/2023 | Chrome: Available in dedicated workers and WebExtension service workers, not available in shared workers and normal service workers.Chrome: Available in dedicated workers, not available in shared workers and service workers.Chrome Android: Available in dedicated workers and WebExtension service workers, not available in shared workers and normal service workers.Chrome Android: Available in dedicated workers, not available in shared workers and service workers.Edge: Available in dedicated workers and WebExtension service workers, not available in shared workers and normal service workers.Edge: Available in dedicated workers, not available in shared workers and service workers.Quest Browser: Available in dedicated workers, not available in shared workers and service workers.Opera: Available in dedicated workers and WebExtension service workers, not available in shared workers and normal service workers.Opera: Available in dedicated workers, not available in shared workers and service workers.Opera Android: Available in dedicated workers and WebExtension service workers, not available in shared workers and normal service workers.Opera Android: Available in dedicated workers, not available in shared workers and service workers.Samsung Internet: Available in dedicated workers and WebExtension service workers, not available in shared workers and normal service workers.Samsung Internet: Available in dedicated workers, not available in shared workers and service workers.WebView Android: WebView exposes this interface, but does not support WebUSB. | |
| api.UserActivation π | Chrome | 1/29/2019 | Chrome Android | 1/29/2019 | ||
| api.UserActivation.hasBeenActive π | Chrome | 1/29/2019 | Chrome Android | 1/29/2019 | ||
| api.UserActivation.isActive π | Chrome | 1/29/2019 | Chrome Android | 1/29/2019 | ||
| api.VTTCue π | Chrome | 11/6/2012 | Chrome Android | 2/27/2013 | 113 | |
| api.VTTCue.VTTCue π | Chrome | 2/20/2014 | Chrome Android | 2/26/2014 | 6 | |
| api.VTTCue.align π | Chrome | 11/6/2012 | Chrome Android | 2/27/2013 | 113 | |
| api.VTTCue.getCueAsHTML π | Chrome | 11/6/2012 | Chrome Android | 2/27/2013 | 113 | |
| api.VTTCue.line π | Chrome | 11/6/2012 | Chrome Android | 2/27/2013 | 113 | |
| api.VTTCue.position π | Chrome | 11/6/2012 | Chrome Android | 2/27/2013 | 113 | |
| api.VTTCue.size π | Chrome | 11/6/2012 | Chrome Android | 2/27/2013 | 113 | |
| api.VTTCue.snapToLines π | Chrome | 11/6/2012 | Chrome Android | 2/27/2013 | 113 | |
| api.VTTCue.text π | Chrome | 11/6/2012 | Chrome Android | 2/27/2013 | 113 | |
| api.VTTCue.text.all_html_character_references | Chrome | 2/4/2020 | Chrome Android | 2/4/2020 | ||
| api.VTTCue.vertical π | Chrome | 11/6/2012 | Chrome Android | 2/27/2013 | 113 | |
| api.ValidityState π | Chrome | 1/25/2010 | Chrome Android | 6/27/2012 | 884 | |
| api.ValidityState.badInput π | Chrome | 2/21/2013 | Chrome Android | 2/27/2013 | 6 | |
| api.ValidityState.customError π | Chrome | 1/25/2010 | Chrome Android | 6/27/2012 | 884 | |
| api.ValidityState.patternMismatch π | Chrome | 1/25/2010 | Chrome Android | 6/27/2012 | 884 | |
| api.ValidityState.rangeOverflow π | Chrome | 1/25/2010 | Chrome Android | 6/27/2012 | 884 | |
| api.ValidityState.rangeUnderflow π | Chrome | 1/25/2010 | Chrome Android | 6/27/2012 | 884 | |
| api.ValidityState.stepMismatch π | Chrome | 1/25/2010 | Chrome Android | 6/27/2012 | 884 | |
| api.ValidityState.tooLong π | Chrome | 1/25/2010 | Chrome Android | 6/27/2012 | 884 | 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 π | Chrome | 1/21/2015 | Chrome Android | 1/21/2015 | ||
| api.ValidityState.typeMismatch π | Chrome | 1/25/2010 | Chrome Android | 6/27/2012 | 884 | |
| api.ValidityState.valid π | Chrome | 1/25/2010 | Chrome Android | 6/27/2012 | 884 | |
| api.ValidityState.valueMissing π | Chrome | 1/25/2010 | Chrome Android | 6/27/2012 | 884 | |
| api.VideoColorSpace π | Chrome | 9/21/2021 | Chrome Android | 9/21/2021 | ||
| api.VideoColorSpace.VideoColorSpace π | Chrome | 9/21/2021 | Chrome Android | 9/21/2021 | ||
| api.VideoColorSpace.fullRange π | Chrome | 9/21/2021 | Chrome Android | 9/21/2021 | ||
| api.VideoColorSpace.matrix π | Chrome | 9/21/2021 | Chrome Android | 9/21/2021 | ||
| api.VideoColorSpace.primaries π | Chrome | 9/21/2021 | Chrome Android | 9/21/2021 | ||
| api.VideoColorSpace.toJSON π | Chrome | 9/21/2021 | Chrome Android | 9/21/2021 | ||
| api.VideoColorSpace.transfer π | Chrome | 9/21/2021 | Chrome Android | 9/21/2021 | ||
| api.VideoDecoder π | Chrome | 9/21/2021 | Chrome Android | 9/21/2021 | ||
| api.VideoDecoder.VideoDecoder π | Chrome | 9/21/2021 | Chrome Android | 9/21/2021 | ||
| api.VideoDecoder.close π | Chrome | 9/21/2021 | Chrome Android | 9/21/2021 | ||
| api.VideoDecoder.configure π | Chrome | 9/21/2021 | Chrome Android | 9/21/2021 | ||
| api.VideoDecoder.decode π | Chrome | 9/21/2021 | Chrome Android | 9/21/2021 | ||
| api.VideoDecoder.decodeQueueSize π | Chrome | 9/21/2021 | Chrome Android | 9/21/2021 | ||
| api.VideoDecoder.dequeue_event π | Chrome | 9/27/2022 | Chrome Android | 9/27/2022 | ||
| api.VideoDecoder.flush π | Chrome | 9/21/2021 | Chrome Android | 9/21/2021 | ||
| api.VideoDecoder.isConfigSupported_static π | Chrome | 9/21/2021 | Chrome Android | 9/21/2021 | ||
| api.VideoDecoder.reset π | Chrome | 9/21/2021 | Chrome Android | 9/21/2021 | ||
| api.VideoDecoder.state π | Chrome | 9/21/2021 | Chrome Android | 9/21/2021 | ||
| api.VideoEncoder π | Chrome | 9/21/2021 | Chrome Android | 9/21/2021 | ||
| api.VideoEncoder.VideoEncoder π | Chrome | 9/21/2021 | Chrome Android | 9/21/2021 | ||
| api.VideoEncoder.close π | Chrome | 9/21/2021 | Chrome Android | 9/21/2021 | ||
| api.VideoEncoder.configure π | Chrome | 9/21/2021 | Chrome Android | 9/21/2021 | ||
| api.VideoEncoder.dequeue_event π | Chrome | 9/27/2022 | Chrome Android | 9/27/2022 | ||
| api.VideoEncoder.encode π | Chrome | 9/21/2021 | Chrome Android | 9/21/2021 | ||
| api.VideoEncoder.encodeQueueSize π | Chrome | 9/21/2021 | Chrome Android | 9/21/2021 | ||
| api.VideoEncoder.flush π | Chrome | 9/21/2021 | Chrome Android | 9/21/2021 | ||
| api.VideoEncoder.isConfigSupported_static π | Chrome | 9/21/2021 | Chrome Android | 9/21/2021 | ||
| api.VideoEncoder.reset π | Chrome | 9/21/2021 | Chrome Android | 9/21/2021 | ||
| api.VideoEncoder.state π | Chrome | 9/21/2021 | Chrome Android | 9/21/2021 | ||
| api.VideoFrame π | Chrome | 9/21/2021 | Chrome Android | 9/21/2021 | ||
| api.VideoFrame.VideoFrame π | Chrome | 9/21/2021 | Chrome Android | 9/21/2021 | ||
| api.VideoFrame.allocationSize π | Chrome | 9/21/2021 | Chrome Android | 9/21/2021 | ||
| api.VideoFrame.clone π | Chrome | 9/21/2021 | Chrome Android | 9/21/2021 | ||
| api.VideoFrame.close π | Chrome | 9/21/2021 | Chrome Android | 9/21/2021 | ||
| api.VideoFrame.codedHeight π | Chrome | 9/21/2021 | Chrome Android | 9/21/2021 | ||
| api.VideoFrame.codedRect π | Chrome | 9/21/2021 | Chrome Android | 9/21/2021 | ||
| api.VideoFrame.codedWidth π | Chrome | 9/21/2021 | Chrome Android | 9/21/2021 | ||
| api.VideoFrame.colorSpace π | Chrome | 9/21/2021 | Chrome Android | 9/21/2021 | ||
| api.VideoFrame.copyTo π | Chrome | 9/21/2021 | Chrome Android | 9/21/2021 | ||
| api.VideoFrame.displayHeight π | Chrome | 9/21/2021 | Chrome Android | 9/21/2021 | ||
| api.VideoFrame.displayWidth π | Chrome | 9/21/2021 | Chrome Android | 9/21/2021 | ||
| api.VideoFrame.duration π | Chrome | 9/21/2021 | Chrome Android | 9/21/2021 | ||
| api.VideoFrame.format π | Chrome | 9/21/2021 | Chrome Android | 9/21/2021 | ||
| api.VideoFrame.timestamp π | Chrome | 9/21/2021 | Chrome Android | 9/21/2021 | ||
| api.VideoFrame.visibleRect π | Chrome | 9/21/2021 | Chrome Android | 9/21/2021 | ||
| api.VideoPlaybackQuality π | Chrome | 11/6/2012 | Chrome Android | 2/27/2013 | 113 | Internet Explorer: Only works on Windows 8+. |
| api.VideoPlaybackQuality.corruptedVideoFrames π | Chrome | 2/4/2020 | Chrome Android | 2/4/2020 | Internet Explorer: Only works on Windows 8+. | |
| api.VideoPlaybackQuality.creationTime π | Chrome | 11/6/2012 | Chrome Android | 2/27/2013 | 113 | Internet Explorer: Only works on Windows 8+. |
| api.VideoPlaybackQuality.droppedVideoFrames π | Chrome | 11/6/2012 | Chrome Android | 2/27/2013 | 113 | Internet Explorer: Only works on Windows 8+. |
| api.VideoPlaybackQuality.totalVideoFrames π | Chrome | 11/6/2012 | Chrome Android | 2/27/2013 | 113 | Internet Explorer: Only works on Windows 8+. |
| api.VideoTrack π | Chrome | 8/26/2014 | Chrome Android | 9/3/2014 | 8 | |
| api.VideoTrack.id π | Chrome | 8/26/2014 | Chrome Android | 9/3/2014 | 8 | |
| api.VideoTrack.kind π | Chrome | 8/26/2014 | Chrome Android | 9/3/2014 | 8 | |
| api.VideoTrack.label π | Chrome | 8/26/2014 | Chrome Android | 9/3/2014 | 8 | |
| api.VideoTrack.language π | Chrome | 8/26/2014 | Chrome Android | 9/3/2014 | 8 | |
| api.VideoTrack.selected π | Chrome | 8/26/2014 | Chrome Android | 9/3/2014 | 8 | |
| api.VideoTrack.sourceBuffer π | Chrome | 5/25/2016 | Chrome Android | 6/8/2016 | 14 | 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 π | Chrome | 8/26/2014 | Chrome Android | 9/3/2014 | 8 | |
| api.VideoTrackList.addtrack_event π | Chrome | 8/26/2014 | Chrome Android | 9/3/2014 | 8 | |
| api.VideoTrackList.change_event π | Chrome | 8/26/2014 | Chrome Android | 9/3/2014 | 8 | |
| api.VideoTrackList.getTrackById π | Chrome | 8/26/2014 | Chrome Android | 9/3/2014 | 8 | |
| api.VideoTrackList.length π | Chrome | 8/26/2014 | Chrome Android | 9/3/2014 | 8 | |
| api.VideoTrackList.removetrack_event π | Chrome | 8/26/2014 | Chrome Android | 9/3/2014 | 8 | |
| api.VideoTrackList.selectedIndex π | Chrome | 8/26/2014 | Chrome Android | 9/3/2014 | 8 | |
| api.ViewTimeline π | Chrome | 7/18/2023 | Chrome Android | 7/21/2023 | 3 | |
| api.ViewTimeline.ViewTimeline π | Chrome | 7/18/2023 | Chrome Android | 7/21/2023 | 3 | |
| api.ViewTimeline.endOffset π | Chrome | 7/18/2023 | Chrome Android | 7/21/2023 | 3 | |
| api.ViewTimeline.startOffset π | Chrome | 7/18/2023 | Chrome Android | 7/21/2023 | 3 | |
| api.ViewTimeline.subject π | Chrome | 7/18/2023 | Chrome Android | 7/21/2023 | 3 | |
| api.ViewTransition π | Chrome | 3/7/2023 | Chrome Android | 3/7/2023 | ||
| api.ViewTransition.finished π | Chrome | 3/7/2023 | Chrome Android | 3/7/2023 | ||
| api.ViewTransition.ready π | Chrome | 3/7/2023 | Chrome Android | 3/7/2023 | ||
| api.ViewTransition.skipTransition π | Chrome | 3/7/2023 | Chrome Android | 3/7/2023 | ||
| api.ViewTransition.types π | Chrome | 5/14/2024 | Chrome Android | 5/14/2024 | ||
| api.ViewTransition.updateCallbackDone π | Chrome | 3/7/2023 | Chrome Android | 3/7/2023 | ||
| api.ViewTransitionTypeSet π | Chrome | 5/14/2024 | Chrome Android | 5/14/2024 | ||
| api.ViewTransitionTypeSet.@@iterator | Chrome | 5/14/2024 | Chrome Android | 5/14/2024 | ||
| api.ViewTransitionTypeSet.add | Chrome | 5/14/2024 | Chrome Android | 5/14/2024 | ||
| api.ViewTransitionTypeSet.clear | Chrome | 5/14/2024 | Chrome Android | 5/14/2024 | ||
| api.ViewTransitionTypeSet.delete | Chrome | 5/14/2024 | Chrome Android | 5/14/2024 | ||
| api.ViewTransitionTypeSet.entries | Chrome | 5/14/2024 | Chrome Android | 5/14/2024 | ||
| api.ViewTransitionTypeSet.forEach | Chrome | 5/14/2024 | Chrome Android | 5/14/2024 | ||
| api.ViewTransitionTypeSet.has | Chrome | 5/14/2024 | Chrome Android | 5/14/2024 | ||
| api.ViewTransitionTypeSet.keys | Chrome | 5/14/2024 | Chrome Android | 5/14/2024 | ||
| api.ViewTransitionTypeSet.size | Chrome | 5/14/2024 | Chrome Android | 5/14/2024 | ||
| api.ViewTransitionTypeSet.values | Chrome | 5/14/2024 | Chrome Android | 5/14/2024 | ||
| api.VirtualKeyboard π | Chrome | 9/21/2021 | Chrome Android | 9/21/2021 | ||
| api.VirtualKeyboard.boundingRect π | Chrome | 9/21/2021 | Chrome Android | 9/21/2021 | ||
| api.VirtualKeyboard.geometrychange_event π | Chrome | 9/21/2021 | Chrome Android | 9/21/2021 | ||
| api.VirtualKeyboard.hide π | Chrome | 9/21/2021 | Chrome Android | 9/21/2021 | ||
| api.VirtualKeyboard.overlaysContent π | Chrome | 9/21/2021 | Chrome Android | 9/21/2021 | ||
| api.VirtualKeyboard.show π | Chrome | 9/21/2021 | Chrome Android | 9/21/2021 | ||
| api.VisibilityStateEntry π | Chrome | 7/18/2023 | Chrome Android | 7/21/2023 | 3 | |
| api.VisibilityStateEntry.duration π | Chrome | 7/18/2023 | Chrome Android | 7/21/2023 | 3 | |
| api.VisibilityStateEntry.entryType π | Chrome | 7/18/2023 | Chrome Android | 7/21/2023 | 3 | |
| api.VisibilityStateEntry.name π | Chrome | 7/18/2023 | Chrome Android | 7/21/2023 | 3 | |
| api.VisibilityStateEntry.startTime π | Chrome | 7/18/2023 | Chrome Android | 7/21/2023 | 3 | |
| api.VisualViewport π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.VisualViewport.height π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.VisualViewport.offsetLeft π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.VisualViewport.offsetTop π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.VisualViewport.pageLeft π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.VisualViewport.pageTop π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.VisualViewport.resize_event π | Chrome | 10/17/2017 | Chrome Android | 10/24/2017 | 7 | Chrome: The onresize event handler property is not supported.Chrome Android: The onresize event handler property is not supported.Quest Browser: 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 π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.VisualViewport.scroll_event π | Chrome | 10/17/2017 | Chrome Android | 10/24/2017 | 7 | Chrome: The onscroll event handler property is not supported.Chrome Android: The onscroll event handler property is not supported.Quest Browser: 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.scrollend_event π | Chrome | 6/11/2024 | Chrome Android | 6/11/2024 | Chrome: The onscrollend event handler property is not supported. See bug 325307785.Chrome Android: The onscrollend event handler property is not supported. See bug 325307785.Edge: The onscrollend event handler property is not supported. See bug 325307785.Opera: The onscrollend event handler property is not supported. See bug 325307785.Opera Android: The onscrollend event handler property is not supported. See bug 325307785.Samsung Internet: The onscrollend event handler property is not supported. See bug 325307785.WebView Android: The onscrollend event handler property is not supported. See bug 325307785. | |
| api.VisualViewport.width π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.WEBGL_color_buffer_float π | Chrome Android | 12/5/2017 | Chrome | 12/6/2017 | 1 | |
| api.WEBGL_compressed_texture_astc π | Chrome | 12/1/2015 | Chrome Android | 12/2/2015 | 1 | |
| api.WEBGL_compressed_texture_astc.getSupportedProfiles π | Chrome | 12/1/2015 | Chrome Android | 12/2/2015 | 1 | |
| api.WEBGL_compressed_texture_etc π | Chrome Android | 12/5/2017 | Chrome | 12/6/2017 | 1 | |
| api.WEBGL_compressed_texture_etc1 π | Chrome | 3/2/2016 | Chrome Android | 3/9/2016 | 7 | |
| api.WEBGL_compressed_texture_pvrtc π | Chrome Android | 7/10/2013 | Chrome | 8/20/2024 | 4059 | |
| api.WEBGL_compressed_texture_s3tc_srgb π | Chrome | 7/25/2017 | Chrome Android | 8/1/2017 | 7 | |
| api.WEBGL_debug_renderer_info π | Chrome | 2/20/2014 | Chrome Android | 2/26/2014 | 6 | 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 π | Chrome | 12/1/2015 | Chrome Android | 12/2/2015 | 1 | |
| api.WEBGL_debug_shaders.getTranslatedShaderSource π | Chrome | 12/1/2015 | Chrome Android | 12/2/2015 | 1 | |
| api.WEBGL_depth_texture π | Chrome | 3/26/2013 | Chrome Android | 4/3/2013 | 8 | |
| api.WEBGL_lose_context π | Chrome | 3/26/2013 | Chrome Android | 4/3/2013 | 8 | |
| api.WEBGL_lose_context.loseContext π | Chrome | 3/26/2013 | Chrome Android | 4/3/2013 | 8 | |
| api.WEBGL_lose_context.restoreContext π | Chrome | 3/26/2013 | Chrome Android | 4/3/2013 | 8 | |
| api.WEBGL_multi_draw π | Chrome | 10/20/2020 | Chrome Android | 10/20/2020 | ||
| api.WEBGL_multi_draw.multiDrawArraysInstancedWEBGL π | Chrome | 10/20/2020 | Chrome Android | 10/20/2020 | ||
| api.WEBGL_multi_draw.multiDrawArraysWEBGL π | Chrome | 10/20/2020 | Chrome Android | 10/20/2020 | ||
| api.WEBGL_multi_draw.multiDrawElementsInstancedWEBGL π | Chrome | 10/20/2020 | Chrome Android | 10/20/2020 | ||
| api.WEBGL_multi_draw.multiDrawElementsWEBGL π | Chrome | 10/20/2020 | Chrome Android | 10/20/2020 | ||
| api.WGSLLanguageFeatures π | Chrome | 7/18/2023 | Chrome Android | 1/23/2024 | 189 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.WGSLLanguageFeatures.@@iterator π | Chrome | 7/18/2023 | Chrome Android | 1/23/2024 | 189 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.WGSLLanguageFeatures.entries π | Chrome | 7/18/2023 | Chrome Android | 1/23/2024 | 189 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.WGSLLanguageFeatures.extension_packed_4x8_integer_dot_product π | Chrome | 3/19/2024 | Chrome Android | 3/19/2024 | ||
| api.WGSLLanguageFeatures.extension_readonly_and_readwrite_storage_textures π | Chrome | 4/16/2024 | Chrome Android | 4/16/2024 | ||
| api.WGSLLanguageFeatures.extension_unrestricted_pointer_parameters π | Chrome | 3/19/2024 | Chrome Android | 3/19/2024 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Chrome Android: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only.Opera Android: Currently supported on ChromeOS, macOS, and Windows only.Samsung Internet: Currently supported on ChromeOS, macOS, and Windows only.WebView Android: Currently supported on ChromeOS, macOS, and Windows only. | |
| api.WGSLLanguageFeatures.forEach π | Chrome | 7/18/2023 | Chrome Android | 1/23/2024 | 189 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.WGSLLanguageFeatures.has π | Chrome | 7/18/2023 | Chrome Android | 1/23/2024 | 189 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.WGSLLanguageFeatures.keys π | Chrome | 7/18/2023 | Chrome Android | 1/23/2024 | 189 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.WGSLLanguageFeatures.size π | Chrome | 7/18/2023 | Chrome Android | 1/23/2024 | 189 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.WGSLLanguageFeatures.values π | Chrome | 7/18/2023 | Chrome Android | 1/23/2024 | 189 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.WakeLock π | Chrome | 7/27/2020 | Chrome Android | 7/27/2020 | 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 π | Chrome | 7/27/2020 | Chrome Android | 7/27/2020 | 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 π | Chrome | 7/27/2020 | Chrome Android | 7/27/2020 | 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 π | Chrome | 7/27/2020 | Chrome Android | 7/27/2020 | 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 π | Chrome | 7/27/2020 | Chrome Android | 7/27/2020 | 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 π | Chrome | 11/17/2020 | Chrome Android | 11/17/2020 | 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 π | Chrome | 7/27/2020 | Chrome Android | 7/27/2020 | 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 π | Chrome | 10/25/2011 | Chrome Android | 6/27/2012 | 246 | |
| api.WaveShaperNode.WaveShaperNode π | Chrome | 12/1/2016 | Chrome Android | 12/6/2016 | 5 | |
| api.WaveShaperNode.curve π | Chrome | 10/25/2011 | Chrome Android | 6/27/2012 | 246 | |
| api.WaveShaperNode.oversample π | Chrome | 8/20/2013 | Chrome Android | 8/21/2013 | 1 | |
| api.WebGL2RenderingContext π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.activeTexture π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.attachShader π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.beginQuery π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.beginTransformFeedback π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.bindAttribLocation π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.bindBuffer π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.bindBufferBase π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.bindBufferRange π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.bindFramebuffer π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.bindRenderbuffer π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.bindSampler π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.bindTexture π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.bindTransformFeedback π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.bindVertexArray π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.blendColor π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.blendEquation π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.blendEquationSeparate π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.blendFunc π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.blendFuncSeparate π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.blitFramebuffer π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.bufferData π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.bufferData.srcData_param_accepts_SharedArrayBuffer | Chrome | 7/25/2017 | Chrome Android | 8/1/2017 | 7 | |
| api.WebGL2RenderingContext.bufferSubData π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.bufferSubData.srcData_param_accepts_SharedArrayBuffer | Chrome | 7/25/2017 | Chrome Android | 8/1/2017 | 7 | |
| api.WebGL2RenderingContext.canvas π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.checkFramebufferStatus π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.clear π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.clearBufferfi π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.clearBufferfv π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.clearBufferfv.values_param_accepts_SharedArrayBuffer | Chrome | 7/25/2017 | Chrome Android | 8/1/2017 | 7 | |
| api.WebGL2RenderingContext.clearBufferiv π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.clearBufferiv.values_param_accepts_SharedArrayBuffer | Chrome | 7/25/2017 | Chrome Android | 8/1/2017 | 7 | |
| api.WebGL2RenderingContext.clearBufferuiv π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.clearBufferuiv.values_param_accepts_SharedArrayBuffer | Chrome | 7/25/2017 | Chrome Android | 8/1/2017 | 7 | |
| api.WebGL2RenderingContext.clearColor π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.clearDepth π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.clearStencil π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.clientWaitSync π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.colorMask π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.compileShader π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.compressedTexImage2D π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.compressedTexImage2D.pixels_param_accepts_SharedArrayBuffer | Chrome | 7/25/2017 | Chrome Android | 8/1/2017 | 7 | |
| api.WebGL2RenderingContext.compressedTexImage3D π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.compressedTexImage3D.pixels_param_accepts_SharedArrayBuffer | Chrome | 7/25/2017 | Chrome Android | 8/1/2017 | 7 | |
| api.WebGL2RenderingContext.compressedTexSubImage2D π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.compressedTexSubImage2D.srcData_param_accepts_SharedArrayBuffer | Chrome | 7/25/2017 | Chrome Android | 8/1/2017 | 7 | |
| api.WebGL2RenderingContext.compressedTexSubImage3D π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.copyBufferSubData π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.copyTexImage2D π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.copyTexSubImage2D π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.copyTexSubImage3D π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.createBuffer π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.createFramebuffer π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.createProgram π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.createQuery π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.createRenderbuffer π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.createSampler π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.createShader π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.createTexture π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.createTransformFeedback π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.createVertexArray π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.cullFace π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.deleteBuffer π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.deleteFramebuffer π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.deleteProgram π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.deleteQuery π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.deleteRenderbuffer π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.deleteSampler π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.deleteShader π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.deleteSync π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.deleteTexture π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.deleteTransformFeedback π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.deleteVertexArray π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.depthFunc π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.depthMask π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.depthRange π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.detachShader π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.disable π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.disableVertexAttribArray π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.drawArrays π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.drawArraysInstanced π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.drawBuffers π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.drawElements π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.drawElementsInstanced π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.drawRangeElements π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.drawingBufferColorSpace π | Chrome | 8/2/2022 | Chrome Android | 8/2/2022 | Firefox: Accidental early exposure with no functionality.Firefox for Android: Accidental early exposure with no functionality. | |
| api.WebGL2RenderingContext.drawingBufferFormat π | Chrome | 2/20/2024 | Chrome Android | 2/20/2024 | ||
| api.WebGL2RenderingContext.drawingBufferHeight π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.drawingBufferStorage π | Chrome | 2/20/2024 | Chrome Android | 2/20/2024 | ||
| api.WebGL2RenderingContext.drawingBufferWidth π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.enable π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.enableVertexAttribArray π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.endQuery π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.endTransformFeedback π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.fenceSync π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.finish π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.flush π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.framebufferRenderbuffer π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.framebufferTexture2D π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.framebufferTextureLayer π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.frontFace π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.generateMipmap π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.getActiveAttrib π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.getActiveUniform π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.getActiveUniformBlockName π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.getActiveUniformBlockParameter π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.getActiveUniforms π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.getAttachedShaders π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.getAttribLocation π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.getBufferParameter π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.getBufferSubData π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.getBufferSubData.dstData_param_accepts_SharedArrayBuffer | Chrome | 7/25/2017 | Chrome Android | 8/1/2017 | 7 | |
| api.WebGL2RenderingContext.getContextAttributes π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.getError π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.getExtension π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.getFragDataLocation π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.getFramebufferAttachmentParameter π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.getIndexedParameter π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.getInternalformatParameter π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.getParameter π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.getProgramInfoLog π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.getProgramParameter π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.getQuery π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.getQueryParameter π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.getRenderbufferParameter π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.getSamplerParameter π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.getShaderInfoLog π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.getShaderParameter π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.getShaderPrecisionFormat π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.getShaderSource π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.getSupportedExtensions π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.getSyncParameter π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.getTexParameter π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.getTransformFeedbackVarying π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.getUniform π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.getUniformBlockIndex π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.getUniformIndices π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.getUniformLocation π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.getVertexAttrib π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.getVertexAttribOffset π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.hint π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.invalidateFramebuffer π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.invalidateSubFramebuffer π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.isBuffer π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.isContextLost π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.isEnabled π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.isFramebuffer π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.isProgram π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.isQuery π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.isRenderbuffer π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.isSampler π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.isShader π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.isSync π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.isTexture π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.isTransformFeedback π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.isVertexArray π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.lineWidth π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.linkProgram π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.makeXRCompatible π | Chrome | 12/10/2019 | Chrome Android | 12/17/2019 | 7 | |
| api.WebGL2RenderingContext.pauseTransformFeedback π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.pixelStorei π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.polygonOffset π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.readBuffer π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.readPixels π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.readPixels.pixels_param_accepts_SharedArrayBuffer | Chrome | 7/25/2017 | Chrome Android | 8/1/2017 | 7 | |
| api.WebGL2RenderingContext.renderbufferStorage π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.renderbufferStorageMultisample π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.resumeTransformFeedback π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.sampleCoverage π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.samplerParameterf π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.samplerParameteri π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.scissor π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.shaderSource π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.stencilFunc π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.stencilFuncSeparate π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.stencilMask π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.stencilMaskSeparate π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.stencilOp π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.stencilOpSeparate π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.texImage2D π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | Firefox for Android: Textures from video elements are not supported. See bug 1884282. |
| api.WebGL2RenderingContext.texImage3D π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.texImage3D.srcData_param_accepts_SharedArrayBuffer | Chrome | 7/25/2017 | Chrome Android | 8/1/2017 | 7 | |
| api.WebGL2RenderingContext.texParameterf π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.texParameteri π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.texStorage2D π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.texStorage3D π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.texSubImage2D π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | Firefox for Android: Textures from video elements are not supported. See bug 1884282. |
| api.WebGL2RenderingContext.texSubImage3D π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.texSubImage3D.srcData_param_accepts_SharedArrayBuffer | Chrome | 7/25/2017 | Chrome Android | 8/1/2017 | 7 | |
| api.WebGL2RenderingContext.transformFeedbackVaryings π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.uniform1f π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.uniform1fv π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.uniform1i π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.uniform1iv π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.uniform1ui π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.uniform1uiv π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.uniform2f π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.uniform2fv π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.uniform2i π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.uniform2iv π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.uniform2ui π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.uniform2uiv π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.uniform3f π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.uniform3fv π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.uniform3i π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.uniform3iv π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.uniform3ui π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.uniform3uiv π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.uniform4f π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.uniform4fv π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.uniform4i π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.uniform4iv π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.uniform4ui π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.uniform4uiv π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.uniformBlockBinding π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.uniformMatrix2fv π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.uniformMatrix2fv.value_param_accepts_SharedArrayBuffer | Chrome | 7/25/2017 | Chrome Android | 8/1/2017 | 7 | |
| api.WebGL2RenderingContext.uniformMatrix2x3fv π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.uniformMatrix2x3fv.data_param_accepts_SharedArrayBuffer | Chrome | 7/25/2017 | Chrome Android | 8/1/2017 | 7 | |
| api.WebGL2RenderingContext.uniformMatrix2x4fv π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.uniformMatrix2x4fv.data_param_accepts_SharedArrayBuffer | Chrome | 7/25/2017 | Chrome Android | 8/1/2017 | 7 | |
| api.WebGL2RenderingContext.uniformMatrix3fv π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.uniformMatrix3fv.value_param_accepts_SharedArrayBuffer | Chrome | 7/25/2017 | Chrome Android | 8/1/2017 | 7 | |
| api.WebGL2RenderingContext.uniformMatrix3x2fv π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.uniformMatrix3x2fv.data_param_accepts_SharedArrayBuffer | Chrome | 7/25/2017 | Chrome Android | 8/1/2017 | 7 | |
| api.WebGL2RenderingContext.uniformMatrix3x4fv π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.uniformMatrix3x4fv.data_param_accepts_SharedArrayBuffer | Chrome | 7/25/2017 | Chrome Android | 8/1/2017 | 7 | |
| api.WebGL2RenderingContext.uniformMatrix4fv π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.uniformMatrix4fv.value_param_accepts_SharedArrayBuffer | Chrome | 7/25/2017 | Chrome Android | 8/1/2017 | 7 | |
| api.WebGL2RenderingContext.uniformMatrix4x2fv π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.uniformMatrix4x2fv.data_param_accepts_SharedArrayBuffer | Chrome | 7/25/2017 | Chrome Android | 8/1/2017 | 7 | |
| api.WebGL2RenderingContext.uniformMatrix4x3fv π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.uniformMatrix4x3fv.data_param_accepts_SharedArrayBuffer | Chrome | 7/25/2017 | Chrome Android | 8/1/2017 | 7 | |
| api.WebGL2RenderingContext.unpackColorSpace π | Chrome | 8/2/2022 | Chrome Android | 8/2/2022 | ||
| api.WebGL2RenderingContext.useProgram π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.validateProgram π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.vertexAttrib1f π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.vertexAttrib1fv π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.vertexAttrib1fv.value_param_accepts_SharedArrayBuffer | Chrome | 7/25/2017 | Chrome Android | 8/1/2017 | 7 | |
| api.WebGL2RenderingContext.vertexAttrib2f π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.vertexAttrib2fv π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.vertexAttrib2fv.value_param_accepts_SharedArrayBuffer | Chrome | 7/25/2017 | Chrome Android | 8/1/2017 | 7 | |
| api.WebGL2RenderingContext.vertexAttrib3f π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.vertexAttrib3fv π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.vertexAttrib3fv.value_param_accepts_SharedArrayBuffer | Chrome | 7/25/2017 | Chrome Android | 8/1/2017 | 7 | |
| api.WebGL2RenderingContext.vertexAttrib4f π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.vertexAttrib4fv π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.vertexAttrib4fv.value_param_accepts_SharedArrayBuffer | Chrome | 7/25/2017 | Chrome Android | 8/1/2017 | 7 | |
| api.WebGL2RenderingContext.vertexAttribDivisor π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.vertexAttribI4i π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.vertexAttribI4iv π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.vertexAttribI4iv.value_param_accepts_SharedArrayBuffer | Chrome | 7/25/2017 | Chrome Android | 8/1/2017 | 7 | |
| api.WebGL2RenderingContext.vertexAttribI4ui π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.vertexAttribI4uiv π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.vertexAttribI4uiv.value_param_accepts_SharedArrayBuffer | Chrome | 7/25/2017 | Chrome Android | 8/1/2017 | 7 | |
| api.WebGL2RenderingContext.vertexAttribIPointer π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.vertexAttribPointer π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.viewport π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGL2RenderingContext.waitSync π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGLActiveInfo π | Chrome | 3/8/2011 | Chrome Android | 2/27/2013 | 722 | |
| api.WebGLActiveInfo.name π | Chrome | 3/8/2011 | Chrome Android | 2/27/2013 | 722 | |
| api.WebGLActiveInfo.size π | Chrome | 3/8/2011 | Chrome Android | 2/27/2013 | 722 | |
| api.WebGLActiveInfo.type π | Chrome | 3/8/2011 | Chrome Android | 2/27/2013 | 722 | |
| api.WebGLBuffer π | Chrome | 3/8/2011 | Chrome Android | 2/27/2013 | 722 | |
| api.WebGLContextEvent π | Chrome | 2/3/2011 | Chrome Android | 2/27/2013 | 755 | |
| api.WebGLContextEvent.WebGLContextEvent π | Chrome | 2/8/2012 | Chrome Android | 2/27/2013 | 385 | |
| api.WebGLContextEvent.statusMessage π | Chrome | 2/3/2011 | Chrome Android | 2/27/2013 | 755 | |
| api.WebGLFramebuffer π | Chrome | 3/8/2011 | Chrome Android | 2/27/2013 | 722 | |
| api.WebGLObject π | Chrome | 6/11/2024 | Chrome Android | 6/11/2024 | ||
| api.WebGLProgram π | Chrome | 3/8/2011 | Chrome Android | 2/27/2013 | 722 | |
| api.WebGLQuery π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGLRenderbuffer π | Chrome | 3/8/2011 | Chrome Android | 2/27/2013 | 722 | |
| api.WebGLRenderingContext π | Chrome | 2/3/2011 | Chrome Android | 2/27/2013 | 755 | 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 π | Chrome | 2/3/2011 | Chrome Android | 2/27/2013 | 755 | |
| api.WebGLRenderingContext.attachShader π | Chrome | 2/3/2011 | Chrome Android | 2/27/2013 | 755 | |
| api.WebGLRenderingContext.bindAttribLocation π | Chrome | 2/3/2011 | Chrome Android | 2/27/2013 | 755 | |
| api.WebGLRenderingContext.bindBuffer π | Chrome | 2/3/2011 | Chrome Android | 2/27/2013 | 755 | |
| api.WebGLRenderingContext.bindFramebuffer π | Chrome | 2/3/2011 | Chrome Android | 2/27/2013 | 755 | |
| api.WebGLRenderingContext.bindRenderbuffer π | Chrome | 2/3/2011 | Chrome Android | 2/27/2013 | 755 | |
| api.WebGLRenderingContext.bindTexture π | Chrome | 2/3/2011 | Chrome Android | 2/27/2013 | 755 | |
| api.WebGLRenderingContext.blendColor π | Chrome | 2/3/2011 | Chrome Android | 2/27/2013 | 755 | |
| api.WebGLRenderingContext.blendEquation π | Chrome | 2/3/2011 | Chrome Android | 2/27/2013 | 755 | |
| api.WebGLRenderingContext.blendEquationSeparate π | Chrome | 2/3/2011 | Chrome Android | 2/27/2013 | 755 | |
| api.WebGLRenderingContext.blendFunc π | Chrome | 2/3/2011 | Chrome Android | 2/27/2013 | 755 | |
| api.WebGLRenderingContext.blendFuncSeparate π | Chrome | 2/3/2011 | Chrome Android | 2/27/2013 | 755 | |
| api.WebGLRenderingContext.bufferData π | Chrome | 2/3/2011 | Chrome Android | 2/27/2013 | 755 | |
| api.WebGLRenderingContext.bufferSubData π | Chrome | 2/3/2011 | Chrome Android | 2/27/2013 | 755 | |
| api.WebGLRenderingContext.canvas π | Chrome | 2/3/2011 | Chrome Android | 2/27/2013 | 755 | |
| api.WebGLRenderingContext.checkFramebufferStatus π | Chrome | 2/3/2011 | Chrome Android | 2/27/2013 | 755 | |
| api.WebGLRenderingContext.clear π | Chrome | 2/3/2011 | Chrome Android | 2/27/2013 | 755 | |
| api.WebGLRenderingContext.clearColor π | Chrome | 2/3/2011 | Chrome Android | 2/27/2013 | 755 | |
| api.WebGLRenderingContext.clearDepth π | Chrome | 2/3/2011 | Chrome Android | 2/27/2013 | 755 | |
| api.WebGLRenderingContext.clearStencil π | Chrome | 2/3/2011 | Chrome Android | 2/27/2013 | 755 | |
| api.WebGLRenderingContext.colorMask π | Chrome | 2/3/2011 | Chrome Android | 2/27/2013 | 755 | |
| api.WebGLRenderingContext.compileShader π | Chrome | 2/3/2011 | Chrome Android | 2/27/2013 | 755 | |
| api.WebGLRenderingContext.compressedTexImage2D π | Chrome | 2/3/2011 | Chrome Android | 2/27/2013 | 755 | |
| api.WebGLRenderingContext.compressedTexImage2D.pixels_param_accepts_SharedArrayBuffer | Chrome | 7/25/2017 | Chrome Android | 8/1/2017 | 7 | |
| api.WebGLRenderingContext.compressedTexSubImage2D π | Chrome | 2/3/2011 | Chrome Android | 2/27/2013 | 755 | |
| api.WebGLRenderingContext.copyTexImage2D π | Chrome | 2/3/2011 | Chrome Android | 2/27/2013 | 755 | |
| api.WebGLRenderingContext.copyTexSubImage2D π | Chrome | 2/3/2011 | Chrome Android | 2/27/2013 | 755 | |
| api.WebGLRenderingContext.createBuffer π | Chrome | 2/3/2011 | Chrome Android | 2/27/2013 | 755 | |
| api.WebGLRenderingContext.createFramebuffer π | Chrome | 2/3/2011 | Chrome Android | 2/27/2013 | 755 | |
| api.WebGLRenderingContext.createProgram π | Chrome | 2/3/2011 | Chrome Android | 2/27/2013 | 755 | |
| api.WebGLRenderingContext.createRenderbuffer π | Chrome | 2/3/2011 | Chrome Android | 2/27/2013 | 755 | |
| api.WebGLRenderingContext.createShader π | Chrome | 2/3/2011 | Chrome Android | 2/27/2013 | 755 | |
| api.WebGLRenderingContext.createTexture π | Chrome | 2/3/2011 | Chrome Android | 2/27/2013 | 755 | |
| api.WebGLRenderingContext.cullFace π | Chrome | 2/3/2011 | Chrome Android | 2/27/2013 | 755 | |
| api.WebGLRenderingContext.deleteBuffer π | Chrome | 2/3/2011 | Chrome Android | 2/27/2013 | 755 | |
| api.WebGLRenderingContext.deleteFramebuffer π | Chrome | 2/3/2011 | Chrome Android | 2/27/2013 | 755 | |
| api.WebGLRenderingContext.deleteProgram π | Chrome | 2/3/2011 | Chrome Android | 2/27/2013 | 755 | |
| api.WebGLRenderingContext.deleteRenderbuffer π | Chrome | 2/3/2011 | Chrome Android | 2/27/2013 | 755 | |
| api.WebGLRenderingContext.deleteShader π | Chrome | 2/3/2011 | Chrome Android | 2/27/2013 | 755 | |
| api.WebGLRenderingContext.deleteTexture π | Chrome | 2/3/2011 | Chrome Android | 2/27/2013 | 755 | |
| api.WebGLRenderingContext.depthFunc π | Chrome | 2/3/2011 | Chrome Android | 2/27/2013 | 755 | |
| api.WebGLRenderingContext.depthMask π | Chrome | 2/3/2011 | Chrome Android | 2/27/2013 | 755 | |
| api.WebGLRenderingContext.depthRange π | Chrome | 2/3/2011 | Chrome Android | 2/27/2013 | 755 | |
| api.WebGLRenderingContext.detachShader π | Chrome | 2/3/2011 | Chrome Android | 2/27/2013 | 755 | |
| api.WebGLRenderingContext.disable π | Chrome | 2/3/2011 | Chrome Android | 2/27/2013 | 755 | |
| api.WebGLRenderingContext.disableVertexAttribArray π | Chrome | 2/3/2011 | Chrome Android | 2/27/2013 | 755 | |
| api.WebGLRenderingContext.drawArrays π | Chrome | 2/3/2011 | Chrome Android | 2/27/2013 | 755 | |
| api.WebGLRenderingContext.drawElements π | Chrome | 2/3/2011 | Chrome Android | 2/27/2013 | 755 | |
| api.WebGLRenderingContext.drawingBufferColorSpace π | Chrome | 8/2/2022 | Chrome Android | 8/2/2022 | Firefox: Accidental early exposure with no functionality.Firefox for Android: Accidental early exposure with no functionality. | |
| api.WebGLRenderingContext.drawingBufferFormat π | Chrome | 2/20/2024 | Chrome Android | 2/20/2024 | ||
| api.WebGLRenderingContext.drawingBufferHeight π | Chrome | 2/3/2011 | Chrome Android | 2/27/2013 | 755 | |
| api.WebGLRenderingContext.drawingBufferStorage π | Chrome | 2/20/2024 | Chrome Android | 2/20/2024 | ||
| api.WebGLRenderingContext.drawingBufferWidth π | Chrome | 2/3/2011 | Chrome Android | 2/27/2013 | 755 | |
| api.WebGLRenderingContext.enable π | Chrome | 2/3/2011 | Chrome Android | 2/27/2013 | 755 | |
| api.WebGLRenderingContext.enableVertexAttribArray π | Chrome | 2/3/2011 | Chrome Android | 2/27/2013 | 755 | |
| api.WebGLRenderingContext.finish π | Chrome | 2/3/2011 | Chrome Android | 2/27/2013 | 755 | |
| api.WebGLRenderingContext.flush π | Chrome | 2/3/2011 | Chrome Android | 2/27/2013 | 755 | |
| api.WebGLRenderingContext.framebufferRenderbuffer π | Chrome | 2/3/2011 | Chrome Android | 2/27/2013 | 755 | |
| api.WebGLRenderingContext.framebufferTexture2D π | Chrome | 2/3/2011 | Chrome Android | 2/27/2013 | 755 | |
| api.WebGLRenderingContext.frontFace π | Chrome | 2/3/2011 | Chrome Android | 2/27/2013 | 755 | |
| api.WebGLRenderingContext.generateMipmap π | Chrome | 2/3/2011 | Chrome Android | 2/27/2013 | 755 | |
| api.WebGLRenderingContext.getActiveAttrib π | Chrome | 2/3/2011 | Chrome Android | 2/27/2013 | 755 | |
| api.WebGLRenderingContext.getActiveUniform π | Chrome | 2/3/2011 | Chrome Android | 2/27/2013 | 755 | |
| api.WebGLRenderingContext.getAttachedShaders π | Chrome | 2/3/2011 | Chrome Android | 2/27/2013 | 755 | |
| api.WebGLRenderingContext.getAttribLocation π | Chrome | 2/3/2011 | Chrome Android | 2/27/2013 | 755 | |
| api.WebGLRenderingContext.getBufferParameter π | Chrome | 2/3/2011 | Chrome Android | 2/27/2013 | 755 | |
| api.WebGLRenderingContext.getContextAttributes π | Chrome | 2/3/2011 | Chrome Android | 2/27/2013 | 755 | |
| api.WebGLRenderingContext.getError π | Chrome | 2/3/2011 | Chrome Android | 2/27/2013 | 755 | |
| api.WebGLRenderingContext.getExtension π | Chrome | 2/3/2011 | Chrome Android | 2/27/2013 | 755 | |
| api.WebGLRenderingContext.getFramebufferAttachmentParameter π | Chrome | 2/3/2011 | Chrome Android | 2/27/2013 | 755 | |
| api.WebGLRenderingContext.getParameter π | Chrome | 2/3/2011 | Chrome Android | 2/27/2013 | 755 | |
| api.WebGLRenderingContext.getProgramInfoLog π | Chrome | 2/3/2011 | Chrome Android | 2/27/2013 | 755 | |
| api.WebGLRenderingContext.getProgramParameter π | Chrome | 2/3/2011 | Chrome Android | 2/27/2013 | 755 | |
| api.WebGLRenderingContext.getRenderbufferParameter π | Chrome | 2/3/2011 | Chrome Android | 2/27/2013 | 755 | |
| api.WebGLRenderingContext.getShaderInfoLog π | Chrome | 2/3/2011 | Chrome Android | 2/27/2013 | 755 | |
| api.WebGLRenderingContext.getShaderParameter π | Chrome | 2/3/2011 | Chrome Android | 2/27/2013 | 755 | |
| api.WebGLRenderingContext.getShaderPrecisionFormat π | Chrome | 2/3/2011 | Chrome Android | 2/27/2013 | 755 | |
| api.WebGLRenderingContext.getShaderSource π | Chrome | 2/3/2011 | Chrome Android | 2/27/2013 | 755 | |
| api.WebGLRenderingContext.getSupportedExtensions π | Chrome | 2/3/2011 | Chrome Android | 2/27/2013 | 755 | |
| api.WebGLRenderingContext.getTexParameter π | Chrome | 2/3/2011 | Chrome Android | 2/27/2013 | 755 | |
| api.WebGLRenderingContext.getUniform π | Chrome | 2/3/2011 | Chrome Android | 2/27/2013 | 755 | |
| api.WebGLRenderingContext.getUniformLocation π | Chrome | 2/3/2011 | Chrome Android | 2/27/2013 | 755 | |
| api.WebGLRenderingContext.getVertexAttrib π | Chrome | 2/3/2011 | Chrome Android | 2/27/2013 | 755 | |
| api.WebGLRenderingContext.getVertexAttribOffset π | Chrome | 2/3/2011 | Chrome Android | 2/27/2013 | 755 | |
| api.WebGLRenderingContext.hint π | Chrome | 2/3/2011 | Chrome Android | 2/27/2013 | 755 | |
| api.WebGLRenderingContext.isBuffer π | Chrome | 2/3/2011 | Chrome Android | 2/27/2013 | 755 | |
| api.WebGLRenderingContext.isContextLost π | Chrome | 2/3/2011 | Chrome Android | 2/27/2013 | 755 | |
| api.WebGLRenderingContext.isEnabled π | Chrome | 2/3/2011 | Chrome Android | 2/27/2013 | 755 | |
| api.WebGLRenderingContext.isFramebuffer π | Chrome | 2/3/2011 | Chrome Android | 2/27/2013 | 755 | |
| api.WebGLRenderingContext.isProgram π | Chrome | 2/3/2011 | Chrome Android | 2/27/2013 | 755 | |
| api.WebGLRenderingContext.isRenderbuffer π | Chrome | 2/3/2011 | Chrome Android | 2/27/2013 | 755 | |
| api.WebGLRenderingContext.isShader π | Chrome | 2/3/2011 | Chrome Android | 2/27/2013 | 755 | |
| api.WebGLRenderingContext.isTexture π | Chrome | 2/3/2011 | Chrome Android | 2/27/2013 | 755 | |
| api.WebGLRenderingContext.lineWidth π | Chrome | 2/3/2011 | Chrome Android | 2/27/2013 | 755 | |
| api.WebGLRenderingContext.linkProgram π | Chrome | 2/3/2011 | Chrome Android | 2/27/2013 | 755 | |
| api.WebGLRenderingContext.makeXRCompatible π | Chrome | 12/10/2019 | Chrome Android | 12/17/2019 | 7 | |
| api.WebGLRenderingContext.pixelStorei π | Chrome | 2/3/2011 | Chrome Android | 2/27/2013 | 755 | |
| api.WebGLRenderingContext.polygonOffset π | Chrome | 2/3/2011 | Chrome Android | 2/27/2013 | 755 | |
| api.WebGLRenderingContext.readPixels π | Chrome | 2/3/2011 | Chrome Android | 2/27/2013 | 755 | |
| api.WebGLRenderingContext.renderbufferStorage π | Chrome | 2/3/2011 | Chrome Android | 2/27/2013 | 755 | |
| api.WebGLRenderingContext.sampleCoverage π | Chrome | 2/3/2011 | Chrome Android | 2/27/2013 | 755 | |
| api.WebGLRenderingContext.scissor π | Chrome | 2/3/2011 | Chrome Android | 2/27/2013 | 755 | |
| api.WebGLRenderingContext.shaderSource π | Chrome | 2/3/2011 | Chrome Android | 2/27/2013 | 755 | |
| api.WebGLRenderingContext.stencilFunc π | Chrome | 2/3/2011 | Chrome Android | 2/27/2013 | 755 | |
| api.WebGLRenderingContext.stencilFuncSeparate π | Chrome | 2/3/2011 | Chrome Android | 2/27/2013 | 755 | |
| api.WebGLRenderingContext.stencilMask π | Chrome | 2/3/2011 | Chrome Android | 2/27/2013 | 755 | |
| api.WebGLRenderingContext.stencilMaskSeparate π | Chrome | 2/3/2011 | Chrome Android | 2/27/2013 | 755 | |
| api.WebGLRenderingContext.stencilOp π | Chrome | 2/3/2011 | Chrome Android | 2/27/2013 | 755 | |
| api.WebGLRenderingContext.stencilOpSeparate π | Chrome | 2/3/2011 | Chrome Android | 2/27/2013 | 755 | |
| api.WebGLRenderingContext.texImage2D π | Chrome | 2/3/2011 | Chrome Android | 2/27/2013 | 755 | Firefox for Android: Textures from video elements are not supported. See bug 1884282. |
| api.WebGLRenderingContext.texParameterf π | Chrome | 2/3/2011 | Chrome Android | 2/27/2013 | 755 | |
| api.WebGLRenderingContext.texParameteri π | Chrome | 2/3/2011 | Chrome Android | 2/27/2013 | 755 | |
| api.WebGLRenderingContext.texSubImage2D π | Chrome | 2/3/2011 | Chrome Android | 2/27/2013 | 755 | Firefox for Android: Textures from video elements are not supported. See bug 1884282. |
| api.WebGLRenderingContext.uniform1f π | Chrome | 2/3/2011 | Chrome Android | 2/27/2013 | 755 | |
| api.WebGLRenderingContext.uniform1fv π | Chrome | 2/3/2011 | Chrome Android | 2/27/2013 | 755 | |
| api.WebGLRenderingContext.uniform1i π | Chrome | 2/3/2011 | Chrome Android | 2/27/2013 | 755 | |
| api.WebGLRenderingContext.uniform1iv π | Chrome | 2/3/2011 | Chrome Android | 2/27/2013 | 755 | |
| api.WebGLRenderingContext.uniform2f π | Chrome | 2/3/2011 | Chrome Android | 2/27/2013 | 755 | |
| api.WebGLRenderingContext.uniform2fv π | Chrome | 2/3/2011 | Chrome Android | 2/27/2013 | 755 | |
| api.WebGLRenderingContext.uniform2i π | Chrome | 2/3/2011 | Chrome Android | 2/27/2013 | 755 | |
| api.WebGLRenderingContext.uniform2iv π | Chrome | 2/3/2011 | Chrome Android | 2/27/2013 | 755 | |
| api.WebGLRenderingContext.uniform3f π | Chrome | 2/3/2011 | Chrome Android | 2/27/2013 | 755 | |
| api.WebGLRenderingContext.uniform3fv π | Chrome | 2/3/2011 | Chrome Android | 2/27/2013 | 755 | |
| api.WebGLRenderingContext.uniform3i π | Chrome | 2/3/2011 | Chrome Android | 2/27/2013 | 755 | |
| api.WebGLRenderingContext.uniform3iv π | Chrome | 2/3/2011 | Chrome Android | 2/27/2013 | 755 | |
| api.WebGLRenderingContext.uniform4f π | Chrome | 2/3/2011 | Chrome Android | 2/27/2013 | 755 | |
| api.WebGLRenderingContext.uniform4fv π | Chrome | 2/3/2011 | Chrome Android | 2/27/2013 | 755 | |
| api.WebGLRenderingContext.uniform4i π | Chrome | 2/3/2011 | Chrome Android | 2/27/2013 | 755 | |
| api.WebGLRenderingContext.uniform4iv π | Chrome | 2/3/2011 | Chrome Android | 2/27/2013 | 755 | |
| api.WebGLRenderingContext.uniformMatrix2fv π | Chrome | 2/3/2011 | Chrome Android | 2/27/2013 | 755 | |
| api.WebGLRenderingContext.uniformMatrix3fv π | Chrome | 2/3/2011 | Chrome Android | 2/27/2013 | 755 | |
| api.WebGLRenderingContext.uniformMatrix4fv π | Chrome | 2/3/2011 | Chrome Android | 2/27/2013 | 755 | |
| api.WebGLRenderingContext.unpackColorSpace π | Chrome | 8/2/2022 | Chrome Android | 8/2/2022 | ||
| api.WebGLRenderingContext.useProgram π | Chrome | 2/3/2011 | Chrome Android | 2/27/2013 | 755 | |
| api.WebGLRenderingContext.validateProgram π | Chrome | 2/3/2011 | Chrome Android | 2/27/2013 | 755 | |
| api.WebGLRenderingContext.vertexAttrib1f π | Chrome | 2/3/2011 | Chrome Android | 2/27/2013 | 755 | |
| api.WebGLRenderingContext.vertexAttrib1fv π | Chrome | 2/3/2011 | Chrome Android | 2/27/2013 | 755 | |
| api.WebGLRenderingContext.vertexAttrib1fv.value_param_accepts_SharedArrayBuffer | Chrome | 7/25/2017 | Chrome Android | 8/1/2017 | 7 | |
| api.WebGLRenderingContext.vertexAttrib2f π | Chrome | 2/3/2011 | Chrome Android | 2/27/2013 | 755 | |
| api.WebGLRenderingContext.vertexAttrib2fv π | Chrome | 2/3/2011 | Chrome Android | 2/27/2013 | 755 | |
| api.WebGLRenderingContext.vertexAttrib2fv.value_param_accepts_SharedArrayBuffer | Chrome | 7/25/2017 | Chrome Android | 8/1/2017 | 7 | |
| api.WebGLRenderingContext.vertexAttrib3f π | Chrome | 2/3/2011 | Chrome Android | 2/27/2013 | 755 | |
| api.WebGLRenderingContext.vertexAttrib3fv π | Chrome | 2/3/2011 | Chrome Android | 2/27/2013 | 755 | |
| api.WebGLRenderingContext.vertexAttrib3fv.value_param_accepts_SharedArrayBuffer | Chrome | 7/25/2017 | Chrome Android | 8/1/2017 | 7 | |
| api.WebGLRenderingContext.vertexAttrib4f π | Chrome | 2/3/2011 | Chrome Android | 2/27/2013 | 755 | |
| api.WebGLRenderingContext.vertexAttrib4fv π | Chrome | 2/3/2011 | Chrome Android | 2/27/2013 | 755 | |
| api.WebGLRenderingContext.vertexAttrib4fv.value_param_accepts_SharedArrayBuffer | Chrome | 7/25/2017 | Chrome Android | 8/1/2017 | 7 | |
| api.WebGLRenderingContext.vertexAttribPointer π | Chrome | 2/3/2011 | Chrome Android | 2/27/2013 | 755 | |
| api.WebGLRenderingContext.viewport π | Chrome | 2/3/2011 | Chrome Android | 2/27/2013 | 755 | |
| api.WebGLSampler π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGLShader π | Chrome | 3/8/2011 | Chrome Android | 2/27/2013 | 722 | |
| api.WebGLShaderPrecisionFormat π | Chrome | 2/3/2011 | Chrome Android | 2/27/2013 | 755 | |
| api.WebGLShaderPrecisionFormat.precision π | Chrome | 2/3/2011 | Chrome Android | 2/27/2013 | 755 | |
| api.WebGLShaderPrecisionFormat.rangeMax π | Chrome | 2/3/2011 | Chrome Android | 2/27/2013 | 755 | |
| api.WebGLShaderPrecisionFormat.rangeMin π | Chrome | 2/3/2011 | Chrome Android | 2/27/2013 | 755 | |
| api.WebGLSync π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGLTexture π | Chrome | 3/8/2011 | Chrome Android | 2/27/2013 | 722 | |
| api.WebGLTransformFeedback π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGLUniformLocation π | Chrome | 3/8/2011 | Chrome Android | 2/27/2013 | 722 | |
| api.WebGLVertexArrayObject π | Chrome | 1/25/2017 | Chrome Android | 4/25/2017 | 90 | |
| api.WebGLVertexArrayObjectOES π | Chrome | 1/10/2013 | Chrome Android | 2/27/2013 | 48 | |
| api.WebSocket π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | 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 π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.WebSocket.WebSocket.url_parameter_http_https_relative | Chrome | 5/14/2024 | Chrome Android | 5/14/2024 | ||
| api.WebSocket.binaryType π | Chrome | 10/25/2011 | Chrome Android | 6/27/2012 | 246 | |
| api.WebSocket.bufferedAmount π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.WebSocket.close π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.WebSocket.close_event π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.WebSocket.error_event π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.WebSocket.extensions π | Chrome | 12/13/2011 | Chrome Android | 6/27/2012 | 197 | |
| api.WebSocket.message_event π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.WebSocket.open_event π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.WebSocket.protocol π | Chrome | 10/25/2011 | Chrome Android | 6/27/2012 | 246 | |
| api.WebSocket.protocol_rfc_6455 | Chrome | 12/13/2011 | Chrome Android | 6/27/2012 | 197 | |
| api.WebSocket.readyState π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.WebSocket.send π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | 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 π | Chrome | 3/28/2012 | Chrome Android | 6/27/2012 | 91 | |
| api.WebSocket.worker_support | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.WebSocketError | Chrome | 4/16/2024 | Chrome Android | 4/16/2024 | ||
| api.WebSocketError.WebSocketError | Chrome | 4/16/2024 | Chrome Android | 4/16/2024 | ||
| api.WebSocketError.closeCode | Chrome | 4/16/2024 | Chrome Android | 4/16/2024 | ||
| api.WebSocketError.reason | Chrome | 4/16/2024 | Chrome Android | 4/16/2024 | ||
| api.WebSocketStream | Chrome | 4/16/2024 | Chrome Android | 4/16/2024 | ||
| api.WebSocketStream.WebSocketStream | Chrome | 4/16/2024 | Chrome Android | 4/16/2024 | ||
| api.WebSocketStream.close | Chrome | 4/16/2024 | Chrome Android | 4/16/2024 | ||
| api.WebSocketStream.closed | Chrome | 4/16/2024 | Chrome Android | 4/16/2024 | ||
| api.WebSocketStream.opened | Chrome | 4/16/2024 | Chrome Android | 4/16/2024 | ||
| api.WebSocketStream.url | Chrome | 4/16/2024 | Chrome Android | 4/16/2024 | ||
| api.WebTransport π | Chrome | 1/4/2022 | Chrome Android | 1/4/2022 | ||
| api.WebTransport.WebTransport π | Chrome | 1/4/2022 | Chrome Android | 1/4/2022 | ||
| api.WebTransport.WebTransport.options_serverCertificateHashes_parameter π | Chrome | 3/29/2022 | Chrome Android | 3/29/2022 | ||
| api.WebTransport.byob_readers | Chrome | 1/10/2023 | Chrome Android | 1/10/2023 | ||
| api.WebTransport.close π | Chrome | 1/4/2022 | Chrome Android | 1/4/2022 | ||
| api.WebTransport.closed π | Chrome | 1/4/2022 | Chrome Android | 1/4/2022 | ||
| api.WebTransport.createBidirectionalStream π | Chrome | 1/4/2022 | Chrome Android | 1/4/2022 | ||
| api.WebTransport.createUnidirectionalStream π | Chrome | 1/4/2022 | Chrome Android | 1/4/2022 | Firefox: Returns a WritableStream instead of a WebTransportSendStream.Firefox for Android: Returns a WritableStream instead of a WebTransportSendStream. | |
| api.WebTransport.createUnidirectionalStream.byob_readers | Chrome | 1/10/2023 | Chrome Android | 1/10/2023 | ||
| api.WebTransport.datagrams π | Chrome | 1/4/2022 | Chrome Android | 1/4/2022 | ||
| api.WebTransport.incomingBidirectionalStreams π | Chrome | 1/4/2022 | Chrome Android | 1/4/2022 | ||
| api.WebTransport.incomingUnidirectionalStreams π | Chrome | 1/4/2022 | Chrome Android | 1/4/2022 | ||
| api.WebTransport.ready π | Chrome | 1/4/2022 | Chrome Android | 1/4/2022 | ||
| api.WebTransportBidirectionalStream π | Chrome | 1/4/2022 | Chrome Android | 1/4/2022 | ||
| api.WebTransportBidirectionalStream.readable π | Chrome | 1/4/2022 | Chrome Android | 1/4/2022 | ||
| api.WebTransportBidirectionalStream.writable π | Chrome | 1/4/2022 | Chrome Android | 1/4/2022 | ||
| api.WebTransportDatagramDuplexStream π | Chrome | 1/4/2022 | Chrome Android | 1/4/2022 | ||
| api.WebTransportDatagramDuplexStream.byob_readers | Chrome | 1/10/2023 | Chrome Android | 1/10/2023 | ||
| api.WebTransportDatagramDuplexStream.incomingHighWaterMark π | Chrome | 1/4/2022 | Chrome Android | 1/4/2022 | ||
| api.WebTransportDatagramDuplexStream.incomingMaxAge π | Chrome | 1/4/2022 | Chrome Android | 1/4/2022 | ||
| api.WebTransportDatagramDuplexStream.maxDatagramSize π | Chrome | 1/4/2022 | Chrome Android | 1/4/2022 | ||
| api.WebTransportDatagramDuplexStream.outgoingHighWaterMark π | Chrome | 1/4/2022 | Chrome Android | 1/4/2022 | ||
| api.WebTransportDatagramDuplexStream.outgoingMaxAge π | Chrome | 1/4/2022 | Chrome Android | 1/4/2022 | ||
| api.WebTransportDatagramDuplexStream.readable π | Chrome | 1/4/2022 | Chrome Android | 1/4/2022 | ||
| api.WebTransportDatagramDuplexStream.writable π | Chrome | 1/4/2022 | Chrome Android | 1/4/2022 | ||
| api.WebTransportError π | Chrome | 1/4/2022 | Chrome Android | 1/4/2022 | ||
| api.WebTransportError.WebTransportError π | Chrome | 1/4/2022 | Chrome Android | 1/4/2022 | ||
| api.WebTransportError.source π | Chrome | 1/4/2022 | Chrome Android | 1/4/2022 | ||
| api.WebTransportError.streamErrorCode π | Chrome | 1/4/2022 | Chrome Android | 1/4/2022 | ||
| api.WheelEvent π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.WheelEvent.WheelEvent π | Chrome | 3/26/2013 | Chrome Android | 4/3/2013 | 8 | |
| api.WheelEvent.deltaMode π | Chrome | 3/26/2013 | Chrome Android | 4/3/2013 | 8 | |
| api.WheelEvent.deltaX π | Chrome | 11/12/2013 | Chrome Android | 11/14/2013 | 2 | Internet Explorer: IE9 supports an old draft of the spec where this value was a long instead of a double. |
| api.WheelEvent.deltaY π | Chrome | 11/12/2013 | Chrome Android | 11/14/2013 | 2 | Internet Explorer: IE9 supports an old draft of the spec where this value was a long instead of a double. |
| api.WheelEvent.deltaZ π | Chrome | 11/12/2013 | Chrome Android | 11/14/2013 | 2 | Internet Explorer: IE9 supports an old draft of the spec where this value was a long instead of a double. |
| api.WheelEvent.pinch_to_zoom_support | Chrome | 11/12/2013 | Chrome Android | 11/14/2013 | 2 | |
| api.WheelEvent.wheelDelta | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.WheelEvent.wheelDeltaX | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.WheelEvent.wheelDeltaY | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Window π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Window.DOMContentLoaded_event π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Window.afterprint_event π | Chrome Android | 12/5/2017 | Chrome | 12/6/2017 | 1 | |
| api.Window.alert π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | 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.appinstalled_event π | Chrome Android | 3/16/2017 | Chrome | 1/23/2018 | 313 | Opera: Opera exposes the onappinstalled event handler, but the event is never fired.Opera Android: Opera exposes the onappinstalled event handler, but the event is never fired. |
| api.Window.beforeinstallprompt_event π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | Chrome: The onbeforeinstallprompt event handler property is not supported.Chrome Android: The onbeforeinstallprompt event handler property is not supported.Opera: The onbeforeinstallprompt event handler property is not supported.Opera Android: The onbeforeinstallprompt event handler property is not supported.Samsung Internet: The onbeforeinstallprompt event handler property is not supported.WebView Android: The onbeforeinstallprompt event handler property is not supported. | |
| api.Window.beforeprint_event π | Chrome Android | 12/5/2017 | Chrome | 12/6/2017 | 1 | |
| api.Window.beforeunload_event π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Window.beforeunload_event.event_returnvalue_activation | Chrome | 10/31/2023 | Chrome Android | 10/31/2023 | 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.Edge: Before Edge 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.Samsung Internet: Before Samsung Internet 25.0, an empty string incorrectly activated the confirmation dialog.WebView Android: Before WebView Android 119, an empty string incorrectly activated the confirmation dialog. | |
| api.Window.beforeunload_event.generic_string_displayed | Chrome | 5/25/2016 | Chrome Android | 6/8/2016 | 14 | |
| api.Window.beforeunload_event.preventdefault_activation | Chrome | 10/31/2023 | Chrome Android | 10/31/2023 | ||
| api.Window.beforeunload_event.return_string_activation | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Window.blur π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Window.blur_event π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | 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 π | Chrome | 1/10/2013 | Chrome Android | 2/27/2013 | 48 | |
| api.Window.cancelIdleCallback π | Chrome | 12/1/2015 | Chrome Android | 12/2/2015 | 1 | |
| api.Window.captureEvents π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Window.close π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | Edge: Before Edge 79, scripts can close windows that weren't opened by the same script.Firefox: Before Firefox 46, scripts can close windows that weren't opened by the same script.Firefox for Android: Before Firefox for Android 46, scripts can close windows that weren't opened by the same script. |
| api.Window.closed π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Window.confirm π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | 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 π | Chrome | 11/17/2020 | Chrome Android | 11/17/2020 | ||
| api.Window.credentialless π | Chrome | 2/7/2023 | Chrome Android | 2/7/2023 | ||
| api.Window.customElements π | Chrome | 10/12/2016 | Chrome Android | 10/19/2016 | 7 | |
| api.Window.devicePixelRatio π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | 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 π | Chrome | 11/12/2013 | Chrome Android | 11/14/2013 | 2 | |
| api.Window.deviceorientation_event π | Chrome | 10/19/2010 | Chrome Android | 6/27/2012 | 617 | |
| api.Window.deviceorientationabsolute_event π | Chrome | 4/13/2016 | Chrome Android | 4/13/2016 | ||
| api.Window.document π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Window.error_event π | Chrome | 3/8/2011 | Chrome Android | 6/27/2012 | 477 | |
| api.Window.event π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Window.external π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | Firefox: From Firefox 78 AddSearchProvider() does nothing, as the specification requires.Firefox for Android: From Firefox for Android 79 AddSearchProvider() does nothing, as the specification requires. |
| api.Window.fence π | Chrome | 7/18/2023 | Chrome Android | 7/21/2023 | 3 | |
| api.Window.find | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Window.focus π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | Chrome: Starting in Chrome 66, opening a popup in fullscreen mode and calling this function will end fullscreen mode. |
| api.Window.focus_event π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | 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 π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Window.frames π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Window.gamepadconnected_event π | Chrome | 5/20/2014 | Chrome Android | 9/3/2014 | 106 | 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 π | Chrome | 5/20/2014 | Chrome Android | 9/3/2014 | 106 | 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 π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | 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 | Chrome | 4/27/2011 | Chrome Android | 6/27/2012 | 427 | |
| api.Window.getScreenDetails π | Chrome | 3/29/2022 | Chrome Android | 3/29/2022 | ||
| api.Window.getSelection π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Window.hashchange_event π | Chrome | 12/2/2010 | Chrome Android | 6/27/2012 | 573 | Chrome: A regular Event object is fired, rather than a HashChangeEvent object. |
| api.Window.history π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Window.innerHeight π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | 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 π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | 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 π | Chrome | 8/26/2014 | Chrome Android | 9/3/2014 | 8 | |
| api.Window.length π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Window.load_event π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Window.localStorage π | Chrome | 1/25/2010 | Chrome Android | 6/27/2012 | 884 | Deno: The key used for the Web Storage bucket is based on various factors. See the Deno manual. |
| api.Window.location π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | 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 π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Window.matchMedia π | Chrome | 2/3/2011 | Chrome Android | 6/27/2012 | 510 | |
| api.Window.menubar π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Window.message_event π | Chrome | 7/25/2017 | Chrome Android | 8/1/2017 | 7 | |
| api.Window.messageerror_event π | Chrome | 7/25/2017 | Chrome Android | 8/1/2017 | 7 | |
| api.Window.moveBy π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Window.moveTo π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Window.moveTo.relative-multi-screen | Chrome | 3/29/2022 | Chrome Android | 3/29/2022 | 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 π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | 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 π | Chrome | 5/24/2022 | Chrome Android | 5/24/2022 | ||
| api.Window.navigator π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Window.offline_event π | Chrome | 9/15/2009 | Chrome Android | 6/27/2012 | 1016 | |
| api.Window.online_event π | Chrome | 9/15/2009 | Chrome Android | 6/27/2012 | 1016 | |
| api.Window.open π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | 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.features_parameter_attributionsrc | Chrome | 5/14/2024 | Chrome Android | 5/14/2024 | ||
| api.Window.open.features_parameter_popup | Chrome | 2/1/2022 | Chrome Android | 2/1/2022 | ||
| api.Window.open.once_per_event | Chrome | 11/6/2012 | Chrome Android | 2/27/2013 | 113 | |
| api.Window.open.relative-multi-screen | Chrome | 3/29/2022 | Chrome Android | 3/29/2022 | 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 π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Window.originAgentCluster π | Chrome | 4/13/2021 | Chrome Android | 4/13/2021 | ||
| api.Window.outerHeight π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Window.outerWidth π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Window.pagehide_event π | Chrome | 9/15/2009 | Chrome Android | 6/27/2012 | 1016 | |
| api.Window.pagereveal_event π | Chrome | 3/19/2024 | Chrome Android | 3/19/2024 | ||
| api.Window.pageshow_event π | Chrome | 9/15/2009 | Chrome Android | 6/27/2012 | 1016 | |
| api.Window.pageswap_event π | Chrome | 4/16/2024 | Chrome Android | 4/16/2024 | ||
| api.Window.parent π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Window.personalbar π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Window.popstate_event π | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | 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 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 π | Chrome | 5/21/2009 | Chrome Android | 6/27/2012 | 1133 | 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.options_includeUserActivation_parameter | Chrome | 1/29/2019 | Chrome Android | 1/29/2019 | ||
| api.Window.postMessage.transfer_parameter | Chrome | 1/25/2010 | Chrome Android | 6/27/2012 | 884 | |
| api.Window.print π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | 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 π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | 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 π | Chrome | 3/2/2016 | Chrome Android | 3/9/2016 | 7 | |
| api.Window.releaseEvents π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Window.requestAnimationFrame π | Chrome | 1/10/2013 | Chrome Android | 2/27/2013 | 48 | 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.requestFileSystem | Chrome | 8/2/2011 | Chrome Android | 6/27/2012 | 330 | |
| api.Window.requestIdleCallback π | Chrome | 12/1/2015 | Chrome Android | 12/2/2015 | 1 | |
| api.Window.resizeBy π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | 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 π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | 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 π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | 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.resolveLocalFileSystemURL | Chrome | 8/2/2011 | Chrome Android | 6/27/2012 | 330 | |
| api.Window.screen π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Window.screenLeft π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Window.screenLeft.relative-multi-screen | Chrome | 3/29/2022 | Chrome Android | 3/29/2022 | 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 π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Window.screenTop.relative-multi-screen | Chrome | 3/29/2022 | Chrome Android | 3/29/2022 | 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 π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | 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 | Chrome | 3/29/2022 | Chrome Android | 3/29/2022 | 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 π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | 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 | Chrome | 3/29/2022 | Chrome Android | 3/29/2022 | 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 π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Window.scroll.options_behavior_parameter | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | 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 | Chrome | 3/3/2015 | Chrome Android | 3/11/2015 | 8 | |
| api.Window.scroll.options_top_parameter | Chrome | 3/3/2015 | Chrome Android | 3/11/2015 | 8 | |
| api.Window.scrollBy π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Window.scrollBy.options_behavior_parameter | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | 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 | Chrome | 3/3/2015 | Chrome Android | 3/11/2015 | 8 | |
| api.Window.scrollBy.options_top_parameter | Chrome | 3/3/2015 | Chrome Android | 3/11/2015 | 8 | |
| api.Window.scrollTo π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Window.scrollTo.options_behavior_parameter | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | 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 | Chrome | 3/3/2015 | Chrome Android | 3/11/2015 | 8 | |
| api.Window.scrollTo.options_top_parameter | Chrome | 3/3/2015 | Chrome Android | 3/11/2015 | 8 | |
| api.Window.scrollX π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Window.scrollX.subpixel_precision | Chrome | 1/21/2015 | Chrome Android | 1/21/2015 | ||
| api.Window.scrollY π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Window.scrollY.subpixel_precision | Chrome | 1/21/2015 | Chrome Android | 1/21/2015 | ||
| api.Window.scrollbars π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Window.scrollsnapchange_event π | Chrome | 9/17/2024 | Chrome Android | 9/17/2024 | ||
| api.Window.scrollsnapchanging_event π | Chrome | 9/17/2024 | Chrome Android | 9/17/2024 | ||
| api.Window.self π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Window.sessionStorage π | Chrome | 1/25/2010 | Chrome Android | 6/27/2012 | 884 | |
| api.Window.sharedStorage π | Chrome | 9/12/2023 | Chrome Android | 9/12/2023 | ||
| api.Window.showDirectoryPicker π | Chrome | 10/20/2020 | Chrome Android | 1/14/2025 | 1547 | |
| api.Window.showOpenFilePicker π | Chrome | 10/20/2020 | Chrome Android | 1/14/2025 | 1547 | |
| api.Window.showSaveFilePicker π | Chrome | 10/20/2020 | Chrome Android | 1/14/2025 | 1547 | |
| api.Window.speechSynthesis π | Chrome | 2/20/2014 | Chrome Android | 2/26/2014 | 6 | |
| api.Window.status π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Window.statusbar π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Window.stop π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Window.storage_event π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Window.styleMedia | Chrome | 9/2/2010 | Chrome Android | 6/27/2012 | 664 | |
| api.Window.toolbar π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Window.top π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | Firefox: Starting in Firefox 6, this property is read only, as defined by the standard. |
| api.Window.unhandledrejection_event π | Chrome | 3/2/2016 | Chrome Android | 3/9/2016 | 7 | 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 π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.Window.visualViewport π | Chrome | 9/5/2017 | Chrome Android | 9/5/2017 | ||
| api.Window.window π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.WindowClient π | Chrome | 4/14/2015 | Chrome Android | 4/15/2015 | 1 | |
| api.WindowClient.focus π | Chrome | 4/14/2015 | Chrome Android | 4/15/2015 | 1 | |
| api.WindowClient.focused π | Chrome | 4/14/2015 | Chrome Android | 4/15/2015 | 1 | |
| api.WindowClient.navigate π | Chrome | 3/2/2016 | Chrome Android | 3/9/2016 | 7 | Safari: This method exists, but always throws NotSupportedError.Safari on iOS: This method exists, but always throws NotSupportedError. |
| api.WindowClient.visibilityState π | Chrome | 4/14/2015 | Chrome Android | 4/15/2015 | 1 | |
| api.Worker π | Chrome | 5/21/2009 | Chrome Android | 6/27/2012 | 1133 | 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 π | Chrome | 1/25/2010 | Chrome Android | 6/27/2012 | 884 | Node.js: Takes entirely different options parameters. |
| api.Worker.Worker.ecmascript_modules | Chrome | 2/4/2020 | Chrome Android | 2/4/2020 | 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.options_name_parameter | Chrome | 10/16/2018 | Chrome Android | 10/17/2018 | 1 | |
| api.Worker.Worker.options_type_parameter | Chrome | 2/4/2020 | Chrome Android | 2/4/2020 | Deno: Only supports module | |
| api.Worker.error_event π | Chrome | 1/25/2010 | Chrome Android | 6/27/2012 | 884 | Node.js: Supports the event, but only via Node EventEmitter. |
| api.Worker.message_event π | Chrome | 1/25/2010 | Chrome Android | 6/27/2012 | 884 | Node.js: Supports the event, but only via Node EventEmitter. |
| api.Worker.postMessage π | Chrome | 5/21/2009 | Chrome Android | 6/27/2012 | 1133 | 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.postMessage.options_includeUserActivation_parameter | Chrome | 1/29/2019 | Chrome Android | 1/29/2019 | ||
| api.Worker.terminate π | Chrome | 5/21/2009 | Chrome Android | 6/27/2012 | 1133 | Node.js: Returns a Promise.Node.js: Takes an optional callback parameter to be executed when the worker has terminated. |
| api.Worker.worker_support | Chrome | 9/4/2018 | Chrome Android | 9/4/2018 | 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 π | Chrome | 1/25/2010 | Chrome Android | 6/27/2012 | 884 | |
| api.WorkerGlobalScope.error_event π | Chrome | 1/25/2010 | Chrome Android | 6/27/2012 | 884 | |
| api.WorkerGlobalScope.fonts π | Chrome | 9/4/2018 | Chrome Android | 9/4/2018 | ||
| api.WorkerGlobalScope.importScripts π | Chrome | 1/25/2010 | Chrome Android | 6/27/2012 | 884 | |
| api.WorkerGlobalScope.importScripts.mime_checks | Chrome | 12/4/2018 | Chrome Android | 12/4/2018 | ||
| api.WorkerGlobalScope.languagechange_event π | Chrome | 1/25/2010 | Chrome Android | 6/27/2012 | 884 | |
| api.WorkerGlobalScope.location π | Chrome | 1/25/2010 | Chrome Android | 6/27/2012 | 884 | |
| api.WorkerGlobalScope.navigator π | Chrome | 1/25/2010 | Chrome Android | 6/27/2012 | 884 | |
| api.WorkerGlobalScope.rejectionhandled_event π | Chrome | 3/2/2016 | Chrome Android | 3/9/2016 | 7 | |
| api.WorkerGlobalScope.securitypolicyviolation_event π | Chrome | 3/3/2015 | Chrome Android | 3/11/2015 | 8 | |
| api.WorkerGlobalScope.self π | Chrome | 1/25/2010 | Chrome Android | 6/27/2012 | 884 | |
| api.WorkerGlobalScope.unhandledrejection_event π | Chrome | 3/2/2016 | Chrome Android | 3/9/2016 | 7 | |
| api.WorkerLocation π | Chrome | 1/25/2010 | Chrome Android | 6/27/2012 | 884 | |
| api.WorkerLocation.hash π | Chrome | 1/25/2010 | Chrome Android | 6/27/2012 | 884 | |
| api.WorkerLocation.host π | Chrome | 1/25/2010 | Chrome Android | 6/27/2012 | 884 | |
| api.WorkerLocation.hostname π | Chrome | 1/25/2010 | Chrome Android | 6/27/2012 | 884 | |
| api.WorkerLocation.href π | Chrome | 1/25/2010 | Chrome Android | 6/27/2012 | 884 | |
| api.WorkerLocation.origin π | Chrome | 10/7/2014 | Chrome Android | 10/8/2014 | 1 | |
| api.WorkerLocation.pathname π | Chrome | 1/25/2010 | Chrome Android | 6/27/2012 | 884 | |
| api.WorkerLocation.port π | Chrome | 1/25/2010 | Chrome Android | 6/27/2012 | 884 | |
| api.WorkerLocation.protocol π | Chrome | 1/25/2010 | Chrome Android | 6/27/2012 | 884 | |
| api.WorkerLocation.search π | Chrome | 1/25/2010 | Chrome Android | 6/27/2012 | 884 | |
| api.WorkerLocation.toString π | Chrome | 1/25/2010 | Chrome Android | 6/27/2012 | 884 | |
| api.WorkerNavigator π | Chrome | 1/25/2010 | Chrome Android | 6/27/2012 | 884 | |
| api.WorkerNavigator.appCodeName π | Chrome | 1/25/2010 | Chrome Android | 6/27/2012 | 884 | |
| api.WorkerNavigator.appName π | Chrome | 1/25/2010 | Chrome Android | 6/27/2012 | 884 | |
| api.WorkerNavigator.appVersion π | Chrome | 1/25/2010 | Chrome Android | 6/27/2012 | 884 | |
| api.WorkerNavigator.connection π | Chrome Android | 10/8/2014 | Chrome | 9/5/2017 | 1063 | |
| api.WorkerNavigator.deviceMemory π | Chrome | 3/6/2018 | Chrome Android | 3/6/2018 | ||
| api.WorkerNavigator.gpu π | Chrome | 5/2/2023 | Chrome Android | 1/23/2024 | 266 | Chrome: Currently supported on ChromeOS, macOS, and Windows only.Edge: Currently supported on ChromeOS, macOS, and Windows only.Opera: Currently supported on ChromeOS, macOS, and Windows only. |
| api.WorkerNavigator.hardwareConcurrency π | Chrome | 8/26/2014 | Chrome Android | 9/3/2014 | 8 | 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 π | Chrome | 1/25/2010 | Chrome Android | 6/27/2012 | 884 | 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 π | Chrome | 8/26/2014 | Chrome Android | 9/3/2014 | 8 | 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 π | Chrome | 9/4/2018 | Chrome Android | 9/4/2018 | ||
| api.WorkerNavigator.mediaCapabilities π | Chrome | 7/30/2019 | Chrome Android | 7/30/2019 | ||
| api.WorkerNavigator.onLine π | Chrome | 1/25/2010 | Chrome Android | 6/27/2012 | 884 | 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 π | Chrome | 5/19/2015 | Chrome Android | 5/27/2015 | 8 | |
| api.WorkerNavigator.platform π | Chrome | 1/25/2010 | Chrome Android | 6/27/2012 | 884 | 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 π | Chrome | 1/25/2010 | Chrome Android | 6/27/2012 | 884 | |
| api.WorkerNavigator.storage π | Chrome | 12/1/2016 | Chrome Android | 12/6/2016 | 5 | |
| api.WorkerNavigator.storageBuckets π | Chrome | 2/20/2024 | Chrome Android | 2/20/2024 | ||
| api.WorkerNavigator.usb π | Chrome | 10/10/2023 | Chrome Android | 10/10/2023 | Chrome: Available in dedicated workers and WebExtension service workers, not available in shared workers and normal service workers.Chrome: Available in dedicated workers, not available in shared workers and service workers.Chrome Android: Available in dedicated workers and WebExtension service workers, not available in shared workers and normal service workers.Chrome Android: Available in dedicated workers, not available in shared workers and service workers.Edge: Available in dedicated workers and WebExtension service workers, not available in shared workers and normal service workers.Edge: Available in dedicated workers, not available in shared workers and service workers.Quest Browser: Available in dedicated workers, not available in shared workers and service workers.Opera: Available in dedicated workers and WebExtension service workers, not available in shared workers and normal service workers.Opera: Available in dedicated workers, not available in shared workers and service workers.Opera Android: Available in dedicated workers and WebExtension service workers, not available in shared workers and normal service workers.Opera Android: Available in dedicated workers, not available in shared workers and service workers.Samsung Internet: Available in dedicated workers and WebExtension service workers, not available in shared workers and normal service workers.Samsung Internet: Available in dedicated workers, not available in shared workers and service workers.WebView Android: WebView exposes navigator.usb, but does not support WebUSB. | |
| api.WorkerNavigator.userAgent π | Chrome | 1/25/2010 | Chrome Android | 6/27/2012 | 884 | |
| api.WorkerNavigator.userAgentData π | Chrome | 4/13/2021 | Chrome Android | 4/13/2021 | ||
| api.Worklet π | Chrome | 3/6/2018 | Chrome Android | 3/6/2018 | ||
| api.Worklet.addModule π | Chrome | 3/6/2018 | Chrome Android | 3/6/2018 | ||
| api.Worklet.ecmascript_modules | Chrome | 2/4/2020 | Chrome Android | 2/4/2020 | 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 π | Chrome | 3/6/2018 | Chrome Android | 3/6/2018 | ||
| api.WritableStream π | Chrome | 6/5/2017 | Chrome Android | 6/6/2017 | 1 | Node.js: Available as a part of the stream/web module. |
| api.WritableStream.WritableStream π | Chrome | 6/5/2017 | Chrome Android | 6/6/2017 | 1 | |
| api.WritableStream.abort π | Chrome | 6/5/2017 | Chrome Android | 6/6/2017 | 1 | |
| api.WritableStream.close π | Chrome | 4/7/2020 | Chrome Android | 4/7/2020 | ||
| api.WritableStream.getWriter π | Chrome | 6/5/2017 | Chrome Android | 6/6/2017 | 1 | |
| api.WritableStream.locked π | Chrome | 6/5/2017 | Chrome Android | 6/6/2017 | 1 | |
| api.WritableStream.transferable π | Chrome | 11/17/2020 | Chrome Android | 11/17/2020 | ||
| api.WritableStreamDefaultController π | Chrome | 6/5/2017 | Chrome Android | 6/6/2017 | 1 | Node.js: Available as a part of the stream/web module. |
| api.WritableStreamDefaultController.error π | Chrome | 6/5/2017 | Chrome Android | 6/6/2017 | 1 | |
| api.WritableStreamDefaultController.signal π | Chrome | 2/1/2022 | Chrome Android | 2/1/2022 | ||
| api.WritableStreamDefaultWriter π | Chrome | 6/5/2017 | Chrome Android | 6/6/2017 | 1 | Node.js: Available as a part of the stream/web module. |
| api.WritableStreamDefaultWriter.WritableStreamDefaultWriter π | Chrome | 10/22/2019 | Chrome Android | 10/22/2019 | ||
| api.WritableStreamDefaultWriter.abort π | Chrome | 6/5/2017 | Chrome Android | 6/6/2017 | 1 | |
| api.WritableStreamDefaultWriter.close π | Chrome | 6/5/2017 | Chrome Android | 6/6/2017 | 1 | |
| api.WritableStreamDefaultWriter.closed π | Chrome | 6/5/2017 | Chrome Android | 6/6/2017 | 1 | |
| api.WritableStreamDefaultWriter.desiredSize π | Chrome | 6/5/2017 | Chrome Android | 6/6/2017 | 1 | |
| api.WritableStreamDefaultWriter.ready π | Chrome | 6/5/2017 | Chrome Android | 6/6/2017 | 1 | |
| api.WritableStreamDefaultWriter.releaseLock π | Chrome | 6/5/2017 | Chrome Android | 6/6/2017 | 1 | |
| api.WritableStreamDefaultWriter.write π | Chrome | 6/5/2017 | Chrome Android | 6/6/2017 | 1 | |
| api.XMLDocument π | Chrome Android | 4/2/2014 | Chrome | 4/8/2014 | 6 | 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 π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | Internet Explorer: Implemented via ActiveXObject('Microsoft.XMLHTTP') |
| api.XMLHttpRequest.XMLHttpRequest π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.XMLHttpRequest.abort π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.XMLHttpRequest.abort_event π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.XMLHttpRequest.error_event π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.XMLHttpRequest.getAllResponseHeaders π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | 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 | Chrome | 7/25/2017 | Chrome Android | 8/1/2017 | 7 | |
| api.XMLHttpRequest.getResponseHeader π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | 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 π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.XMLHttpRequest.loadend_event π | Chrome | 3/28/2012 | Chrome Android | 6/27/2012 | 91 | |
| api.XMLHttpRequest.loadstart_event π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.XMLHttpRequest.open π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | 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 π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | Internet Explorer: Implemented via ActiveXObject |
| api.XMLHttpRequest.progress_event π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.XMLHttpRequest.readyState π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.XMLHttpRequest.readystatechange_event π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.XMLHttpRequest.response π | Chrome | 2/3/2011 | Chrome Android | 6/27/2012 | 510 | |
| api.XMLHttpRequest.responseText π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | Internet Explorer: Before Internet Explorer 10, the value of XMLHttpRequest.responseText could be read only once the request was complete. |
| api.XMLHttpRequest.responseType π | Chrome | 11/12/2013 | Chrome Android | 11/14/2013 | 2 | |
| api.XMLHttpRequest.responseType.arraybuffer_value | Chrome | 11/12/2013 | Chrome Android | 11/14/2013 | 2 | |
| api.XMLHttpRequest.responseType.blob_value | Chrome | 11/12/2013 | Chrome Android | 11/14/2013 | 2 | |
| api.XMLHttpRequest.responseType.document_value | Chrome | 11/12/2013 | Chrome Android | 11/14/2013 | 2 | |
| api.XMLHttpRequest.responseType.json_value | Chrome | 11/12/2013 | Chrome Android | 11/14/2013 | 2 | |
| api.XMLHttpRequest.responseURL π | Chrome | 8/26/2014 | Chrome Android | 9/3/2014 | 8 | |
| api.XMLHttpRequest.responseXML π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | 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 π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.XMLHttpRequest.send.body_ArrayBufferView_type | Chrome | 9/25/2012 | Chrome Android | 2/27/2013 | 155 | |
| api.XMLHttpRequest.send.body_ArrayBuffer_type | Chrome | 2/3/2011 | Chrome Android | 6/27/2012 | 510 | |
| api.XMLHttpRequest.send.body_Blob_type | Chrome | 9/25/2012 | Chrome Android | 2/27/2013 | 155 | |
| api.XMLHttpRequest.send.body_FormData_type | Chrome | 9/2/2010 | Chrome Android | 6/27/2012 | 664 | |
| api.XMLHttpRequest.send.body_URLSearchParams_type | Chrome | 6/5/2017 | Chrome Android | 6/6/2017 | 1 | 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.setAttributionReporting π | Chrome | 5/14/2024 | Chrome Android | 5/14/2024 | ||
| api.XMLHttpRequest.setPrivateToken π | Chrome | 9/12/2023 | Chrome Android | 9/12/2023 | ||
| api.XMLHttpRequest.setRequestHeader π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.XMLHttpRequest.status π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | Internet Explorer: Internet Explorer version 5 and 6 supported ajax calls using ActiveXObject() |
| api.XMLHttpRequest.statusText π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | Internet Explorer: Internet Explorer version 5 and 6 supported ajax calls using ActiveXObject() |
| api.XMLHttpRequest.timeout π | Chrome | 8/20/2013 | Chrome Android | 8/21/2013 | 1 | |
| api.XMLHttpRequest.timeout_event π | Chrome | 8/20/2013 | Chrome Android | 8/21/2013 | 1 | |
| api.XMLHttpRequest.upload π | Chrome | 5/21/2009 | Chrome Android | 6/27/2012 | 1133 | |
| api.XMLHttpRequest.withCredentials π | Chrome | 9/15/2009 | Chrome Android | 6/27/2012 | 1016 | 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 | Chrome | 1/25/2010 | Chrome Android | 6/27/2012 | 884 | |
| api.XMLHttpRequestEventTarget π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.XMLHttpRequestUpload π | Chrome | 5/21/2009 | Chrome Android | 6/27/2012 | 1133 | |
| api.XMLHttpRequestUpload.abort_event π | Chrome | 5/21/2009 | Chrome Android | 6/27/2012 | 1133 | |
| api.XMLHttpRequestUpload.error_event π | Chrome | 5/21/2009 | Chrome Android | 6/27/2012 | 1133 | |
| api.XMLHttpRequestUpload.load_event π | Chrome | 5/21/2009 | Chrome Android | 6/27/2012 | 1133 | |
| api.XMLHttpRequestUpload.loadend_event π | Chrome | 3/28/2012 | Chrome Android | 6/27/2012 | 91 | |
| api.XMLHttpRequestUpload.loadstart_event π | Chrome | 5/21/2009 | Chrome Android | 6/27/2012 | 1133 | |
| api.XMLHttpRequestUpload.progress_event π | Chrome | 5/21/2009 | Chrome Android | 6/27/2012 | 1133 | |
| api.XMLHttpRequestUpload.timeout_event π | Chrome | 8/20/2013 | Chrome Android | 8/21/2013 | 1 | |
| api.XMLSerializer π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.XMLSerializer.XMLSerializer π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.XMLSerializer.serializeToString π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.XPathEvaluator π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.XPathEvaluator.XPathEvaluator π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.XPathEvaluator.createExpression π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.XPathEvaluator.createNSResolver π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.XPathEvaluator.evaluate π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.XPathExpression π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.XPathExpression.evaluate π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.XPathResult π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.XPathResult.booleanValue π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.XPathResult.invalidIteratorState π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.XPathResult.iterateNext π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.XPathResult.numberValue π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.XPathResult.resultType π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.XPathResult.singleNodeValue π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.XPathResult.snapshotItem π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.XPathResult.snapshotLength π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.XPathResult.stringValue π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.XRAnchor π | Chrome | 8/25/2020 | Chrome Android | 8/25/2020 | ||
| api.XRAnchor.anchorSpace π | Chrome | 8/25/2020 | Chrome Android | 8/25/2020 | ||
| api.XRAnchor.delete π | Chrome | 8/25/2020 | Chrome Android | 8/25/2020 | ||
| api.XRAnchorSet π | Chrome | 8/25/2020 | Chrome Android | 8/25/2020 | ||
| api.XRAnchorSet.@@iterator | Chrome | 8/25/2020 | Chrome Android | 8/25/2020 | ||
| api.XRAnchorSet.entries | Chrome | 8/25/2020 | Chrome Android | 8/25/2020 | ||
| api.XRAnchorSet.forEach | Chrome | 8/25/2020 | Chrome Android | 8/25/2020 | ||
| api.XRAnchorSet.has | Chrome | 8/25/2020 | Chrome Android | 8/25/2020 | ||
| api.XRAnchorSet.keys | Chrome | 8/25/2020 | Chrome Android | 8/25/2020 | ||
| api.XRAnchorSet.size | Chrome | 8/25/2020 | Chrome Android | 8/25/2020 | ||
| api.XRAnchorSet.values | Chrome | 8/25/2020 | Chrome Android | 8/25/2020 | ||
| api.XRBoundedReferenceSpace π | Chrome | 12/10/2019 | Chrome Android | 12/17/2019 | 7 | |
| api.XRBoundedReferenceSpace.boundsGeometry π | Chrome | 12/10/2019 | Chrome Android | 12/17/2019 | 7 | |
| api.XRCPUDepthInformation π | Chrome | 4/13/2021 | Chrome Android | 4/13/2021 | ||
| api.XRCPUDepthInformation.data π | Chrome | 4/13/2021 | Chrome Android | 4/13/2021 | ||
| api.XRCPUDepthInformation.getDepthInMeters π | Chrome | 4/13/2021 | Chrome Android | 4/13/2021 | ||
| api.XRCamera π | Chrome | 10/25/2022 | Chrome Android | 10/25/2022 | ||
| api.XRCamera.height π | Chrome | 10/25/2022 | Chrome Android | 10/25/2022 | ||
| api.XRCamera.width π | Chrome | 10/25/2022 | Chrome Android | 10/25/2022 | ||
| api.XRDepthInformation π | Chrome | 4/13/2021 | Chrome Android | 4/13/2021 | ||
| api.XRDepthInformation.height π | Chrome | 4/13/2021 | Chrome Android | 4/13/2021 | ||
| api.XRDepthInformation.normDepthBufferFromNormView π | Chrome | 4/13/2021 | Chrome Android | 4/13/2021 | ||
| api.XRDepthInformation.rawValueToMeters π | Chrome | 4/13/2021 | Chrome Android | 4/13/2021 | ||
| api.XRDepthInformation.width π | Chrome | 4/13/2021 | Chrome Android | 4/13/2021 | ||
| api.XRFrame π | Chrome | 12/10/2019 | Chrome Android | 12/17/2019 | 7 | |
| api.XRFrame.createAnchor π | Chrome | 8/25/2020 | Chrome Android | 8/25/2020 | ||
| api.XRFrame.fillJointRadii π | Chrome | 11/12/2024 | Chrome Android | 11/12/2024 | Edge: Hololens 2 only. | |
| api.XRFrame.fillPoses π | Chrome | 11/12/2024 | Chrome Android | 11/12/2024 | Edge: Hololens 2 only. | |
| api.XRFrame.getDepthInformation π | Chrome | 4/13/2021 | Chrome Android | 4/13/2021 | ||
| api.XRFrame.getHitTestResults π | Chrome | 4/7/2020 | Chrome Android | 4/7/2020 | ||
| api.XRFrame.getHitTestResultsForTransientInput π | Chrome | 4/7/2020 | Chrome Android | 4/7/2020 | ||
| api.XRFrame.getJointPose π | Chrome | 11/12/2024 | Chrome Android | 11/12/2024 | Edge: Hololens 2 only. | |
| api.XRFrame.getLightEstimate π | Chrome | 4/13/2021 | Chrome Android | 4/13/2021 | ||
| api.XRFrame.getPose π | Chrome | 12/10/2019 | Chrome Android | 12/17/2019 | 7 | |
| api.XRFrame.getViewerPose π | Chrome | 12/10/2019 | Chrome Android | 12/17/2019 | 7 | |
| api.XRFrame.session π | Chrome | 12/10/2019 | Chrome Android | 12/17/2019 | 7 | |
| api.XRFrame.trackedAnchors π | Chrome | 8/25/2020 | Chrome Android | 8/25/2020 | ||
| api.XRHand π | Chrome | 11/12/2024 | Chrome Android | 11/12/2024 | Edge: Hololens 2 only. | |
| api.XRHand.@@iterator | Chrome | 11/12/2024 | Chrome Android | 11/12/2024 | Edge: Hololens 2 only. | |
| api.XRHand.entries | Chrome | 11/12/2024 | Chrome Android | 11/12/2024 | Edge: Hololens 2 only. | |
| api.XRHand.forEach | Chrome | 11/12/2024 | Chrome Android | 11/12/2024 | Edge: Hololens 2 only. | |
| api.XRHand.get | Chrome | 11/12/2024 | Chrome Android | 11/12/2024 | Edge: Hololens 2 only. | |
| api.XRHand.keys | Chrome | 11/12/2024 | Chrome Android | 11/12/2024 | Edge: Hololens 2 only. | |
| api.XRHand.size | Chrome | 11/12/2024 | Chrome Android | 11/12/2024 | Edge: Hololens 2 only. | |
| api.XRHand.values | Chrome | 11/12/2024 | Chrome Android | 11/12/2024 | Edge: Hololens 2 only. | |
| api.XRHitTestResult π | Chrome | 4/7/2020 | Chrome Android | 4/7/2020 | ||
| api.XRHitTestResult.createAnchor π | Chrome | 8/25/2020 | Chrome Android | 8/25/2020 | ||
| api.XRHitTestResult.getPose π | Chrome | 4/7/2020 | Chrome Android | 4/7/2020 | ||
| api.XRHitTestSource π | Chrome | 4/7/2020 | Chrome Android | 4/7/2020 | ||
| api.XRHitTestSource.cancel π | Chrome | 4/7/2020 | Chrome Android | 4/7/2020 | ||
| api.XRInputSource π | Chrome | 12/10/2019 | Chrome Android | 12/17/2019 | 7 | |
| api.XRInputSource.gamepad π | Chrome | 12/10/2019 | Chrome Android | 12/17/2019 | 7 | |
| api.XRInputSource.gripSpace π | Chrome | 12/10/2019 | Chrome Android | 12/17/2019 | 7 | |
| api.XRInputSource.hand π | Chrome | 11/12/2024 | Chrome Android | 11/12/2024 | Edge: Hololens 2 only. | |
| api.XRInputSource.handedness π | Chrome | 12/10/2019 | Chrome Android | 12/17/2019 | 7 | |
| api.XRInputSource.profiles π | Chrome | 12/10/2019 | Chrome Android | 12/17/2019 | 7 | |
| api.XRInputSource.targetRayMode π | Chrome | 12/10/2019 | Chrome Android | 12/17/2019 | 7 | |
| api.XRInputSource.targetRaySpace π | Chrome | 12/10/2019 | Chrome Android | 12/17/2019 | 7 | |
| api.XRInputSourceArray π | Chrome | 12/10/2019 | Chrome Android | 12/17/2019 | 7 | |
| api.XRInputSourceArray.@@iterator | Chrome | 12/10/2019 | Chrome Android | 12/17/2019 | 7 | |
| api.XRInputSourceArray.entries | Chrome | 12/10/2019 | Chrome Android | 12/17/2019 | 7 | |
| api.XRInputSourceArray.forEach | Chrome | 12/10/2019 | Chrome Android | 12/17/2019 | 7 | |
| api.XRInputSourceArray.keys | Chrome | 12/10/2019 | Chrome Android | 12/17/2019 | 7 | |
| api.XRInputSourceArray.length π | Chrome | 12/10/2019 | Chrome Android | 12/17/2019 | 7 | |
| api.XRInputSourceArray.values | Chrome | 12/10/2019 | Chrome Android | 12/17/2019 | 7 | |
| api.XRInputSourceEvent π | Chrome | 12/10/2019 | Chrome Android | 12/17/2019 | 7 | |
| api.XRInputSourceEvent.XRInputSourceEvent π | Chrome | 12/10/2019 | Chrome Android | 12/17/2019 | 7 | |
| api.XRInputSourceEvent.frame π | Chrome | 12/10/2019 | Chrome Android | 12/17/2019 | 7 | |
| api.XRInputSourceEvent.inputSource π | Chrome | 12/10/2019 | Chrome Android | 12/17/2019 | 7 | |
| api.XRInputSourcesChangeEvent π | Chrome | 12/10/2019 | Chrome Android | 12/17/2019 | 7 | |
| api.XRInputSourcesChangeEvent.XRInputSourcesChangeEvent π | Chrome | 12/10/2019 | Chrome Android | 12/17/2019 | 7 | |
| api.XRInputSourcesChangeEvent.added π | Chrome | 12/10/2019 | Chrome Android | 12/17/2019 | 7 | |
| api.XRInputSourcesChangeEvent.removed π | Chrome | 12/10/2019 | Chrome Android | 12/17/2019 | 7 | |
| api.XRInputSourcesChangeEvent.session π | Chrome | 12/10/2019 | Chrome Android | 12/17/2019 | 7 | |
| api.XRJointPose π | Chrome | 11/12/2024 | Chrome Android | 11/12/2024 | Edge: Hololens 2 only. | |
| api.XRJointPose.radius π | Chrome | 11/12/2024 | Chrome Android | 11/12/2024 | Edge: Hololens 2 only. | |
| api.XRJointSpace π | Chrome | 11/12/2024 | Chrome Android | 11/12/2024 | Edge: Hololens 2 only. | |
| api.XRJointSpace.jointName π | Chrome | 11/12/2024 | Chrome Android | 11/12/2024 | Edge: Hololens 2 only. | |
| api.XRLayer π | Chrome | 7/27/2020 | Chrome Android | 7/27/2020 | ||
| api.XRLightEstimate π | Chrome | 4/13/2021 | Chrome Android | 4/13/2021 | ||
| api.XRLightEstimate.primaryLightDirection π | Chrome | 4/13/2021 | Chrome Android | 4/13/2021 | ||
| api.XRLightEstimate.primaryLightIntensity π | Chrome | 4/13/2021 | Chrome Android | 4/13/2021 | ||
| api.XRLightEstimate.sphericalHarmonicsCoefficients π | Chrome | 4/13/2021 | Chrome Android | 4/13/2021 | ||
| api.XRLightProbe π | Chrome | 4/13/2021 | Chrome Android | 4/13/2021 | ||
| api.XRLightProbe.probeSpace π | Chrome | 4/13/2021 | Chrome Android | 4/13/2021 | ||
| api.XRLightProbe.reflectionchange_event π | Chrome | 4/13/2021 | Chrome Android | 4/13/2021 | ||
| api.XRPose π | Chrome | 12/10/2019 | Chrome Android | 12/17/2019 | 7 | |
| api.XRPose.emulatedPosition π | Chrome | 12/10/2019 | Chrome Android | 12/17/2019 | 7 | |
| api.XRPose.transform π | Chrome | 12/10/2019 | Chrome Android | 12/17/2019 | 7 | |
| api.XRRay π | Chrome | 4/7/2020 | Chrome Android | 4/7/2020 | ||
| api.XRRay.XRRay π | Chrome | 4/7/2020 | Chrome Android | 4/7/2020 | ||
| api.XRRay.direction π | Chrome | 4/7/2020 | Chrome Android | 4/7/2020 | ||
| api.XRRay.matrix π | Chrome | 4/7/2020 | Chrome Android | 4/7/2020 | ||
| api.XRRay.origin π | Chrome | 4/7/2020 | Chrome Android | 4/7/2020 | ||
| api.XRReferenceSpace π | Chrome | 12/10/2019 | Chrome Android | 12/17/2019 | 7 | |
| api.XRReferenceSpace.getOffsetReferenceSpace π | Chrome | 12/10/2019 | Chrome Android | 12/17/2019 | 7 | |
| api.XRReferenceSpace.reset_event π | Chrome | 12/10/2019 | Chrome Android | 12/17/2019 | 7 | |
| api.XRReferenceSpaceEvent π | Chrome | 12/10/2019 | Chrome Android | 12/17/2019 | 7 | |
| api.XRReferenceSpaceEvent.XRReferenceSpaceEvent π | Chrome | 12/10/2019 | Chrome Android | 12/17/2019 | 7 | |
| api.XRReferenceSpaceEvent.referenceSpace π | Chrome | 12/10/2019 | Chrome Android | 12/17/2019 | 7 | |
| api.XRReferenceSpaceEvent.transform π | Chrome | 12/10/2019 | Chrome Android | 12/17/2019 | 7 | |
| api.XRRenderState π | Chrome | 12/10/2019 | Chrome Android | 12/17/2019 | 7 | |
| api.XRRenderState.baseLayer π | Chrome | 12/10/2019 | Chrome Android | 12/17/2019 | 7 | |
| api.XRRenderState.depthFar π | Chrome | 12/10/2019 | Chrome Android | 12/17/2019 | 7 | |
| api.XRRenderState.depthNear π | Chrome | 12/10/2019 | Chrome Android | 12/17/2019 | 7 | |
| api.XRRenderState.inlineVerticalFieldOfView π | Chrome | 12/10/2019 | Chrome Android | 12/17/2019 | 7 | |
| api.XRRigidTransform π | Chrome | 12/10/2019 | Chrome Android | 12/17/2019 | 7 | |
| api.XRRigidTransform.XRRigidTransform π | Chrome | 12/10/2019 | Chrome Android | 12/17/2019 | 7 | |
| api.XRRigidTransform.inverse π | Chrome | 12/10/2019 | Chrome Android | 12/17/2019 | 7 | |
| api.XRRigidTransform.matrix π | Chrome | 12/10/2019 | Chrome Android | 12/17/2019 | 7 | |
| api.XRRigidTransform.orientation π | Chrome | 12/10/2019 | Chrome Android | 12/17/2019 | 7 | |
| api.XRRigidTransform.position π | Chrome | 12/10/2019 | Chrome Android | 12/17/2019 | 7 | |
| api.XRSession π | Chrome | 12/10/2019 | Chrome Android | 12/17/2019 | 7 | |
| api.XRSession.cancelAnimationFrame π | Chrome | 12/10/2019 | Chrome Android | 12/17/2019 | 7 | |
| api.XRSession.depthDataFormat π | Chrome | 4/13/2021 | Chrome Android | 4/13/2021 | ||
| api.XRSession.depthUsage π | Chrome | 4/13/2021 | Chrome Android | 4/13/2021 | ||
| api.XRSession.domOverlayState π | Chrome | 5/19/2020 | Chrome Android | 5/19/2020 | ||
| api.XRSession.enabledFeatures π | Chrome | 3/7/2023 | Chrome Android | 3/7/2023 | ||
| api.XRSession.end π | Chrome | 12/10/2019 | Chrome Android | 12/17/2019 | 7 | |
| api.XRSession.end_event π | Chrome | 12/10/2019 | Chrome Android | 12/17/2019 | 7 | |
| api.XRSession.environmentBlendMode π | Chrome | 4/7/2020 | Chrome Android | 4/7/2020 | ||
| api.XRSession.inputSources π | Chrome | 12/10/2019 | Chrome Android | 12/17/2019 | 7 | |
| api.XRSession.inputsourceschange_event π | Chrome | 12/10/2019 | Chrome Android | 12/17/2019 | 7 | |
| api.XRSession.interactionMode π | Chrome | 7/27/2020 | Chrome Android | 7/27/2020 | ||
| api.XRSession.preferredReflectionFormat π | Chrome | 4/13/2021 | Chrome Android | 4/13/2021 | ||
| api.XRSession.renderState π | Chrome | 12/10/2019 | Chrome Android | 12/17/2019 | 7 | |
| api.XRSession.requestAnimationFrame π | Chrome | 12/10/2019 | Chrome Android | 12/17/2019 | 7 | |
| api.XRSession.requestHitTestSource π | Chrome | 4/7/2020 | Chrome Android | 4/7/2020 | ||
| api.XRSession.requestHitTestSourceForTransientInput π | Chrome | 4/7/2020 | Chrome Android | 4/7/2020 | ||
| api.XRSession.requestLightProbe π | Chrome | 4/13/2021 | Chrome Android | 4/13/2021 | ||
| api.XRSession.requestReferenceSpace π | Chrome | 12/10/2019 | Chrome Android | 12/17/2019 | 7 | |
| api.XRSession.select_event π | Chrome | 12/10/2019 | Chrome Android | 12/17/2019 | 7 | |
| api.XRSession.selectend_event π | Chrome | 12/10/2019 | Chrome Android | 12/17/2019 | 7 | |
| api.XRSession.selectstart_event π | Chrome | 12/10/2019 | Chrome Android | 12/17/2019 | 7 | |
| api.XRSession.squeeze_event π | Chrome | 5/19/2020 | Chrome Android | 5/19/2020 | ||
| api.XRSession.squeezeend_event π | Chrome | 5/19/2020 | Chrome Android | 5/19/2020 | ||
| api.XRSession.squeezestart_event π | Chrome | 5/19/2020 | Chrome Android | 5/19/2020 | ||
| api.XRSession.updateRenderState π | Chrome | 12/10/2019 | Chrome Android | 12/17/2019 | 7 | |
| api.XRSession.visibilityState π | Chrome | 12/10/2019 | Chrome Android | 12/17/2019 | 7 | |
| api.XRSession.visibilitychange_event π | Chrome | 12/10/2019 | Chrome Android | 12/17/2019 | 7 | |
| api.XRSessionEvent π | Chrome | 12/10/2019 | Chrome Android | 12/17/2019 | 7 | |
| api.XRSessionEvent.XRSessionEvent π | Chrome | 12/10/2019 | Chrome Android | 12/17/2019 | 7 | |
| api.XRSessionEvent.session π | Chrome | 12/10/2019 | Chrome Android | 12/17/2019 | 7 | |
| api.XRSpace π | Chrome | 12/10/2019 | Chrome Android | 12/17/2019 | 7 | |
| api.XRSystem π | Chrome | 12/10/2019 | Chrome Android | 12/17/2019 | 7 | |
| api.XRSystem.devicechange_event π | Chrome | 12/10/2019 | Chrome Android | 12/17/2019 | 7 | |
| api.XRSystem.isSessionSupported π | Chrome | 12/10/2019 | Chrome Android | 12/17/2019 | 7 | |
| api.XRSystem.requestSession π | Chrome | 12/10/2019 | Chrome Android | 12/17/2019 | 7 | |
| api.XRTransientInputHitTestResult π | Chrome | 4/7/2020 | Chrome Android | 4/7/2020 | ||
| api.XRTransientInputHitTestResult.inputSource π | Chrome | 4/7/2020 | Chrome Android | 4/7/2020 | ||
| api.XRTransientInputHitTestResult.results π | Chrome | 4/7/2020 | Chrome Android | 4/7/2020 | ||
| api.XRTransientInputHitTestSource π | Chrome | 4/7/2020 | Chrome Android | 4/7/2020 | ||
| api.XRTransientInputHitTestSource.cancel π | Chrome | 4/7/2020 | Chrome Android | 4/7/2020 | ||
| api.XRView π | Chrome | 12/10/2019 | Chrome Android | 12/17/2019 | 7 | |
| api.XRView.camera π | Chrome | 10/25/2022 | Chrome Android | 10/25/2022 | ||
| api.XRView.eye π | Chrome | 12/10/2019 | Chrome Android | 12/17/2019 | 7 | |
| api.XRView.isFirstPersonObserver π | Chrome | 10/20/2020 | Chrome Android | 10/20/2020 | Chrome: Always returns false since no headset with first-person view is supported.Chrome Android: Always returns false since no headset with first-person view is supported.Edge: Always returns false since no headset with first-person view is supported.Quest Browser: Always returns false since no headset with first-person view is supported.Opera: Always returns false since no headset with first-person view is supported.Opera Android: Always returns false since no headset with first-person view is supported.Samsung Internet: Always returns false since no headset with first-person view is supported. | |
| api.XRView.projectionMatrix π | Chrome | 12/10/2019 | Chrome Android | 12/17/2019 | 7 | |
| api.XRView.recommendedViewportScale π | Chrome | 4/13/2021 | Chrome Android | 4/13/2021 | ||
| api.XRView.requestViewportScale π | Chrome | 4/13/2021 | Chrome Android | 4/13/2021 | ||
| api.XRView.transform π | Chrome | 12/10/2019 | Chrome Android | 12/17/2019 | 7 | |
| api.XRViewerPose π | Chrome | 12/10/2019 | Chrome Android | 12/17/2019 | 7 | |
| api.XRViewerPose.views π | Chrome | 12/10/2019 | Chrome Android | 12/17/2019 | 7 | |
| api.XRViewport π | Chrome | 12/10/2019 | Chrome Android | 12/17/2019 | 7 | |
| api.XRViewport.height π | Chrome | 12/10/2019 | Chrome Android | 12/17/2019 | 7 | |
| api.XRViewport.width π | Chrome | 12/10/2019 | Chrome Android | 12/17/2019 | 7 | |
| api.XRViewport.x π | Chrome | 12/10/2019 | Chrome Android | 12/17/2019 | 7 | |
| api.XRViewport.y π | Chrome | 12/10/2019 | Chrome Android | 12/17/2019 | 7 | |
| api.XRWebGLBinding π | Chrome | 3/2/2021 | Chrome Android | 3/2/2021 | ||
| api.XRWebGLBinding.XRWebGLBinding π | Chrome | 3/2/2021 | Chrome Android | 3/2/2021 | ||
| api.XRWebGLBinding.getCameraImage π | Chrome | 10/25/2022 | Chrome Android | 10/25/2022 | ||
| api.XRWebGLBinding.getDepthInformation π | Chrome | 4/13/2021 | Chrome Android | 4/13/2021 | ||
| api.XRWebGLBinding.getReflectionCubeMap π | Chrome | 4/13/2021 | Chrome Android | 4/13/2021 | ||
| api.XRWebGLDepthInformation π | Chrome | 4/13/2021 | Chrome Android | 4/13/2021 | ||
| api.XRWebGLDepthInformation.texture π | Chrome | 4/13/2021 | Chrome Android | 4/13/2021 | ||
| api.XRWebGLLayer π | Chrome | 12/10/2019 | Chrome Android | 12/17/2019 | 7 | |
| api.XRWebGLLayer.XRWebGLLayer π | Chrome | 12/10/2019 | Chrome Android | 12/17/2019 | 7 | |
| api.XRWebGLLayer.antialias π | Chrome | 12/10/2019 | Chrome Android | 12/17/2019 | 7 | |
| api.XRWebGLLayer.framebuffer π | Chrome | 12/10/2019 | Chrome Android | 12/17/2019 | 7 | |
| api.XRWebGLLayer.framebufferHeight π | Chrome | 12/10/2019 | Chrome Android | 12/17/2019 | 7 | |
| api.XRWebGLLayer.framebufferWidth π | Chrome | 12/10/2019 | Chrome Android | 12/17/2019 | 7 | |
| api.XRWebGLLayer.getNativeFramebufferScaleFactor_static π | Chrome | 12/10/2019 | Chrome Android | 12/17/2019 | 7 | |
| api.XRWebGLLayer.getViewport π | Chrome | 12/10/2019 | Chrome Android | 12/17/2019 | 7 | |
| api.XRWebGLLayer.ignoreDepthValues π | Chrome | 12/10/2019 | Chrome Android | 12/17/2019 | 7 | |
| api.XSLTProcessor π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.XSLTProcessor.XSLTProcessor π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.XSLTProcessor.clearParameters π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.XSLTProcessor.getParameter π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | 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 π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.XSLTProcessor.removeParameter π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.XSLTProcessor.reset π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.XSLTProcessor.setParameter π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | 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 π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | 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 π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | 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 π | Chrome | 1/25/2010 | Chrome Android | 6/27/2012 | 884 | |
| api.atob.worker_support | Chrome | 10/1/2013 | Chrome Android | 10/2/2013 | 1 | |
| api.btoa π | Chrome | 1/25/2010 | Chrome Android | 6/27/2012 | 884 | |
| api.btoa.worker_support | Chrome | 10/1/2013 | Chrome Android | 10/2/2013 | 1 | |
| api.caches π | Chrome | 1/21/2015 | Chrome Android | 1/21/2015 | ||
| api.caches.secure_context_required | Chrome | 3/6/2018 | Chrome Android | 3/6/2018 | ||
| api.caches.worker_support | Chrome | 1/21/2015 | Chrome Android | 1/21/2015 | ||
| api.clearInterval π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | 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 | Chrome | 9/15/2009 | Chrome Android | 6/27/2012 | 1016 | |
| api.clearTimeout π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | 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 | Chrome | 9/15/2009 | Chrome Android | 6/27/2012 | 1016 | |
| api.console π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | 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 π | Chrome | 5/21/2009 | Chrome Android | 6/27/2012 | 1133 | Node.js: Throws error when assertion fails. |
| api.console.clear_static π | Chrome | 2/21/2013 | Chrome Android | 2/27/2013 | 6 | |
| api.console.countReset_static π | Chrome | 7/24/2018 | Chrome Android | 7/24/2018 | ||
| api.console.count_static π | Chrome | 5/21/2009 | Chrome Android | 6/27/2012 | 1133 | |
| api.console.debug_static π | Chrome | 5/21/2009 | Chrome Android | 6/27/2012 | 1133 | Node.js: Since Node.js 8.10.0, this method is an alias for console.log. |
| api.console.dir_static π | Chrome | 5/21/2009 | Chrome Android | 6/27/2012 | 1133 | |
| api.console.dirxml_static π | Chrome | 5/21/2009 | Chrome Android | 6/27/2012 | 1133 | Node.js: Does not use Logger to log data. |
| api.console.error_static π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.console.groupCollapsed_static π | Chrome | 9/2/2010 | Chrome Android | 6/27/2012 | 664 | Node.js: Alias for console.group |
| api.console.groupEnd_static π | Chrome | 5/21/2009 | Chrome Android | 6/27/2012 | 1133 | |
| api.console.group_static π | Chrome | 5/21/2009 | Chrome Android | 6/27/2012 | 1133 | |
| api.console.info_static π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | Node.js: Alias for console.log |
| api.console.log_static π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.console.profileEnd_static | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.console.profile_static | Chrome | 5/25/2010 | Chrome Android | 6/27/2012 | 764 | |
| api.console.substitution_strings | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | 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 28, 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 π | Chrome | 5/21/2013 | Chrome Android | 5/22/2013 | 1 | |
| api.console.timeEnd_static π | Chrome | 5/21/2009 | Chrome Android | 6/27/2012 | 1133 | |
| api.console.timeLog_static π | Chrome | 12/4/2018 | Chrome Android | 12/4/2018 | ||
| api.console.timeStamp_static | Chrome | 10/25/2011 | Chrome Android | 6/27/2012 | 246 | |
| api.console.time_static π | Chrome | 5/21/2009 | Chrome Android | 6/27/2012 | 1133 | |
| api.console.trace_static π | Chrome | 5/21/2009 | Chrome Android | 6/27/2012 | 1133 | |
| api.console.warn_static π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | Node.js: Alias for console.error |
| api.console.worker_support | Chrome | 11/12/2013 | Chrome Android | 11/14/2013 | 2 | |
| api.createImageBitmap π | Chrome | 4/13/2016 | Chrome Android | 4/13/2016 | ||
| api.createImageBitmap.options_colorSpaceConversion_parameter | Chrome | 4/19/2017 | Chrome Android | 4/25/2017 | 6 | |
| api.createImageBitmap.options_imageOrientation_parameter | Chrome | 7/20/2016 | Chrome Android | 7/27/2016 | 7 | |
| api.createImageBitmap.options_imageOrientation_parameter.from-image | Chrome | 4/4/2023 | Chrome Android | 4/4/2023 | ||
| api.createImageBitmap.options_premultiplyAlpha_parameter | Chrome | 7/20/2016 | Chrome Android | 7/27/2016 | 7 | 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 | Chrome | 10/12/2016 | Chrome Android | 10/19/2016 | 7 | |
| api.createImageBitmap.options_resizeQuality_parameter | Chrome | 10/12/2016 | Chrome Android | 10/19/2016 | 7 | |
| api.createImageBitmap.options_resizeWidth_parameter | Chrome | 10/12/2016 | Chrome Android | 10/19/2016 | 7 | |
| api.createImageBitmap.svgimageelement_as_source_image | Chrome | 6/5/2017 | Chrome Android | 6/6/2017 | 1 | |
| api.crossOriginIsolated π | Chrome | 11/17/2020 | Chrome Android | 11/17/2020 | ||
| api.crypto π | Chrome | 8/26/2014 | Chrome Android | 9/3/2014 | 8 | Node.js: Available as a part of the crypto module. |
| api.crypto.worker_support | Chrome | 8/26/2014 | Chrome Android | 9/3/2014 | 8 | |
| api.fetch π | Chrome | 4/14/2015 | Chrome Android | 4/15/2015 | 1 | Deno: Fetching with a "manual" redirect mode does not result in a "opaqueredirect" response, but a regular response. |
| api.fetch.blob_data_support | Chrome | 1/20/2016 | Chrome Android | 1/26/2016 | 6 | |
| api.fetch.body_readablestream π | Chrome | 9/2/2022 | Chrome Android | 9/2/2022 | ||
| api.fetch.init_attributionReporting_parameter π | Chrome | 5/14/2024 | Chrome Android | 5/14/2024 | ||
| api.fetch.init_browsingTopics_parameter | Chrome | 7/18/2023 | Chrome Android | 7/21/2023 | 3 | |
| api.fetch.init_keepalive_parameter | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.fetch.init_priority_parameter | Chrome | 4/26/2022 | Chrome Android | 4/26/2022 | ||
| api.fetch.init_referrerPolicy_parameter | Chrome | 7/20/2016 | Chrome Android | 7/27/2016 | 7 | |
| api.fetch.init_signal_parameter | Chrome | 4/17/2018 | Chrome Android | 4/17/2018 | ||
| api.indexedDB π | Chrome | 1/10/2013 | Chrome Android | 2/27/2013 | 48 | |
| api.indexedDB.worker_support | Chrome | 1/10/2013 | Chrome Android | 2/27/2013 | 48 | |
| api.isSecureContext π | Chrome | 12/1/2015 | Chrome Android | 12/2/2015 | 1 | |
| api.isSecureContext.worker_support | Chrome | 12/1/2016 | Chrome Android | 12/6/2016 | 5 | |
| api.origin π | Chrome | 6/5/2017 | Chrome Android | 6/6/2017 | 1 | |
| api.performance π | Chrome | 9/2/2010 | Chrome Android | 6/27/2012 | 664 | Node.js: Available as a part of the perf_hooks module. |
| api.performance.worker_support | Chrome | 10/1/2013 | Chrome Android | 10/2/2013 | 1 | Node.js: Available as a part of the perf_hooks module. |
| api.queueMicrotask π | Chrome | 12/4/2018 | Chrome Android | 12/4/2018 | ||
| api.reportError π | Chrome | 10/19/2021 | Chrome Android | 10/19/2021 | ||
| api.scheduler π | Chrome | 9/21/2021 | Chrome Android | 9/21/2021 | ||
| api.setInterval π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | 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.supports_parameters_for_callback | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.setInterval.worker_support | Chrome | 9/15/2009 | Chrome Android | 6/27/2012 | 1016 | |
| api.setTimeout π | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | 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.supports_parameters_for_callback | Chrome | 12/11/2008 | Chrome Android | 6/27/2012 | 1294 | |
| api.setTimeout.worker_support | Chrome | 9/15/2009 | Chrome Android | 6/27/2012 | 1016 | |
| api.structuredClone π | Chrome | 2/1/2022 | Chrome Android | 2/1/2022 | 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 π | Chrome | 5/19/2020 | Chrome Android | 5/19/2020 |