Time to Stable

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

Example Comparisons
Browsers
Features

Summary

A count of the number of APIs that landed in A first and B last.
Last in Chrome AndroidLast in Safari
First in Chrome Android 3648
First in Safari 3043

Average time for an API to become available across Chrome Android and Safari

6691 APIs took an average of 1187.28 days to become available to use.

API breakdown:

Average time to landing by year of first landing

If a feature landed in the earliest browser in 20XX it took Y days on average to become available in the last browser (when considering Chrome Android and Safari). TTA (time to available).
DOM API APIsDOM API TTAHTML APIsHTML TTA
2003 4513346.971133292.00
2004 313068.00123068.00
2005 852632.4732616.00
2007 6901713.211011706.00
2008 1271562.00211644.05
2009 1991124.351411115.00
2010 147756.4337796.03
2011 247521.2415426.53
2012 567260.0446352.24
2013 471819.98101855.20
2014 2321352.88221968.45
2015 3521115.4981141.13
2016 404897.5626818.58
2017 722941.7514570.79
2018 4441329.9412896.08
2019 223654.1014772.21
2020 283536.036906.83
2021 124537.665361.80
2022 147318.408567.88
2023 70174.439104.11
2024 50151.442104.00

The Tortoise and the Hare

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

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

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

Sprinters

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

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

For a given year, if a feature landed in Browser X first, how many days it take on average to be available in Chrome Android and Safari. TTA (time to available).
Year DOM APIDOM API TTAHTMLHTML TTA
2003
  Safari 4513346.971133292.00
2004
  Safari 313068.00123068.00
2005
  Safari 852632.4732616.00
2007
  Safari 6901713.211011706.00
2008
  Safari 1271562.00211644.05
2009
  Safari 1991124.351411115.00
2010
  Safari 147756.4337796.03
2011
  Safari 247521.2415426.53
2012
  Chrome Android 485257.8634325.47
  Safari 82272.9112428.08
2013
  Chrome Android 369969.7881953.25
  Safari 102278.0821463.00
2014
  Chrome Android 2241332.17221968.45
  Safari 81933.000NaN
2015
  Chrome Android 3431117.2381141.13
  Safari 91049.220NaN
2016
  Chrome Android 376940.5321856.38
  Safari 28320.505659.80
2017
  Chrome Android 5781082.709832.22
  Safari 144375.965100.20
2018
  Chrome Android 4111381.548635.00
  Safari 33687.3041418.25
2019
  Chrome Android 163758.9010836.70
  Safari 60369.424611.00
2020
  Safari 56413.381892.00
  Chrome Android 227566.295909.80
2021
  Chrome Android 99560.055361.80
  Safari 25449.000NaN
2022
  Chrome Android 130341.296712.50
  Safari 17143.352134.00
2023
  Chrome Android 58151.53783.00
  Safari 12285.082178.00
2024
  Chrome Android 40163.822104.00
  Safari 10101.900NaN

Plodders

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

For a feature that first landed in year X, how many days did it take on average for the last browser to catch up across Chrome Android and Safari. TTA (time to available).
Year DOM API countDOM API TTAHTML countHTML TTA
2003
  Chrome Android 4513346.971133292.00
2004
  Chrome Android 313068.00123068.00
2005
  Chrome Android 852632.4732616.00
2007
  Chrome Android 6901713.211011706.00
2008
  Chrome Android 1271562.00211644.05
2009
  Chrome Android 1991124.351411115.00
2010
  Chrome Android 147756.4337796.03
2011
  Chrome Android 247521.2415426.53
2012
  Safari 485257.8634325.47
  Chrome Android 82272.9112428.08
2013
  Safari 369969.7881953.25
  Chrome Android 102278.0821463.00
2014
  Safari 2241332.17221968.45
  Chrome Android 81933.000NaN
2015
  Safari 3431117.2381141.13
  Chrome Android 91049.220NaN
2016
  Safari 376940.5321856.38
  Chrome Android 28320.505659.80
2017
  Safari 5781082.709832.22
  Chrome Android 144375.965100.20
2018
  Safari 4111381.548635.00
  Chrome Android 33687.3041418.25
2019
  Safari 163758.9010836.70
  Chrome Android 60369.424611.00
2020
  Chrome Android 56413.381892.00
  Safari 227566.295909.80
2021
  Safari 99560.055361.80
  Chrome Android 25449.000NaN
2022
  Safari 130341.296712.50
  Chrome Android 17143.352134.00
2023
  Safari 58151.53783.00
  Chrome Android 12285.082178.00
2024
  Safari 40163.822104.00
  Chrome Android 10101.900NaN

Stable APIs

Below is a list of features that are in Chrome Android and Safari

Raw Data

Quick Links:

DOM API Data

API First Browser Date Last Browser Date Days Notes
api.ANGLE_instanced_arrays πŸ“‹Chrome Android10/2/2013 Safari10/16/2014379
Chrome: Available only on macOS.Opera: Available only on macOS.
api.ANGLE_instanced_arrays.drawArraysInstancedANGLE πŸ“‹Chrome Android10/2/2013 Safari10/16/2014379
api.ANGLE_instanced_arrays.drawElementsInstancedANGLE πŸ“‹Chrome Android10/2/2013 Safari10/16/2014379
api.ANGLE_instanced_arrays.vertexAttribDivisorANGLE πŸ“‹Chrome Android10/2/2013 Safari10/16/2014379
api.AbortController πŸ“‹Chrome Android4/17/2018 Safari3/25/2019342
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 Android4/17/2018 Safari3/25/2019342
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 Android4/17/2018 Safari3/25/2019342
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 Android2/1/2022 Safari3/14/202241
api.AbortController.signal πŸ“‹Chrome Android4/17/2018 Safari3/25/2019342
Safari: Even though window.AbortController is defined, it doesn't really abort fetch requests. See bug 174980.Safari on iOS: Even though window.AbortController is defined, it doesn't really abort fetch requests. See bug 174980.WebView on iOS: Even though window.AbortController is defined, it doesn't really abort fetch requests. See bug 174980.
api.AbortSignal πŸ“‹Safari4/12/2018 Chrome Android4/17/20185
api.AbortSignal.abort_event πŸ“‹Safari4/12/2018 Chrome Android4/17/20185
api.AbortSignal.abort_static πŸ“‹Chrome Android8/31/2021 Safari9/20/202120
api.AbortSignal.abort_static.reason_parameter πŸ“‹Chrome Android2/1/2022 Safari3/14/202241
api.AbortSignal.aborted πŸ“‹Safari4/12/2018 Chrome Android4/17/20185
api.AbortSignal.any_static πŸ“‹Chrome Android8/15/2023 Safari3/5/2024203
api.AbortSignal.reason πŸ“‹Chrome Android2/1/2022 Safari3/14/202241
api.AbortSignal.throwIfAborted πŸ“‹Safari3/14/2022 Chrome Android3/29/202215
api.AbortSignal.timeout_static πŸ“‹Safari9/12/2022 Chrome Android4/16/2024582
Chrome: Always aborts with an AbortError on timeout, not a TimeoutError.Chrome Android: Always aborts with an AbortError on timeout, not a TimeoutError.Edge: Always aborts with an AbortError on timeout, not a TimeoutError.Quest Browser: Always aborts with an AbortError on timeout, not a TimeoutError.Opera: Always aborts with an AbortError on timeout, not a TimeoutError.Opera Android: Always aborts with an AbortError on timeout, not a TimeoutError.Samsung Internet: Always aborts with an AbortError on timeout, not a TimeoutError.WebView Android: Always aborts with an AbortError on timeout, not a TimeoutError.
api.AbstractRange πŸ“‹Chrome Android4/13/2021 Safari4/26/202113
api.AbstractRange.collapsed πŸ“‹Chrome Android4/13/2021 Safari4/26/202113
api.AbstractRange.endContainer πŸ“‹Chrome Android4/13/2021 Safari4/26/202113
api.AbstractRange.endOffset πŸ“‹Chrome Android4/13/2021 Safari4/26/202113
api.AbstractRange.startContainer πŸ“‹Chrome Android4/13/2021 Safari4/26/202113
api.AbstractRange.startOffset πŸ“‹Chrome Android4/13/2021 Safari4/26/202113
api.AnalyserNode πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.AnalyserNode.AnalyserNode πŸ“‹Chrome Android12/6/2016 Safari4/26/20211602
api.AnalyserNode.fftSize πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.AnalyserNode.frequencyBinCount πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.AnalyserNode.getByteFrequencyData πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.AnalyserNode.getByteTimeDomainData πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.AnalyserNode.getFloatFrequencyData πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.AnalyserNode.getFloatTimeDomainData πŸ“‹Chrome Android5/20/2014 Safari4/26/20212533
api.AnalyserNode.maxDecibels πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.AnalyserNode.minDecibels πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.AnalyserNode.smoothingTimeConstant πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.Animation πŸ“‹Chrome Android6/4/2019 Safari3/24/2020294
api.Animation.Animation πŸ“‹Chrome Android6/4/2019 Safari3/24/2020294
api.Animation.cancel πŸ“‹Chrome Android6/4/2019 Safari3/24/2020294
api.Animation.cancel_event πŸ“‹Chrome Android6/4/2019 Safari3/24/2020294
api.Animation.commitStyles πŸ“‹Safari3/24/2020 Chrome Android7/27/2020125
api.Animation.currentTime πŸ“‹Chrome Android6/4/2019 Safari3/24/2020294
api.Animation.effect πŸ“‹Chrome Android6/4/2019 Safari3/24/2020294
api.Animation.finish πŸ“‹Chrome Android6/4/2019 Safari3/24/2020294
api.Animation.finish_event πŸ“‹Chrome Android6/4/2019 Safari3/24/2020294
api.Animation.finished πŸ“‹Safari3/24/2020 Chrome Android7/27/2020125
api.Animation.id πŸ“‹Chrome Android6/4/2019 Safari3/24/2020294
api.Animation.pause πŸ“‹Chrome Android6/4/2019 Safari3/24/2020294
api.Animation.pending πŸ“‹Chrome Android7/30/2019 Safari3/24/2020238
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 πŸ“‹Safari3/24/2020 Chrome Android7/27/2020125
api.Animation.play πŸ“‹Chrome Android6/4/2019 Safari3/24/2020294
api.Animation.playState πŸ“‹Chrome Android6/4/2019 Safari3/24/2020294
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 Android6/4/2019 Safari3/24/2020294
api.Animation.ready πŸ“‹Safari3/24/2020 Chrome Android7/27/2020125
api.Animation.remove_event πŸ“‹Safari3/24/2020 Chrome Android7/27/2020125
api.Animation.remove_filling_animation Safari3/24/2020 Chrome Android7/27/2020125
api.Animation.replaceState πŸ“‹Safari3/24/2020 Chrome Android7/27/2020125
api.Animation.reverse πŸ“‹Chrome Android6/4/2019 Safari3/24/2020294
api.Animation.startTime πŸ“‹Chrome Android6/4/2019 Safari3/24/2020294
api.Animation.timeline πŸ“‹Safari3/24/2020 Chrome Android7/27/2020125
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 Android7/30/2019 Safari3/24/2020238
api.AnimationEffect πŸ“‹Chrome Android6/4/2019 Safari3/24/2020294
api.AnimationEffect.getComputedTiming πŸ“‹Chrome Android6/4/2019 Safari3/24/2020294
api.AnimationEffect.getTiming πŸ“‹Chrome Android6/4/2019 Safari3/24/2020294
api.AnimationEffect.updateTiming πŸ“‹Chrome Android6/4/2019 Safari3/24/2020294
api.AnimationEvent πŸ“‹Chrome Android5/27/2015 Safari9/30/2015126
api.AnimationEvent.AnimationEvent πŸ“‹Chrome Android5/27/2015 Safari9/30/2015126
api.AnimationEvent.animationName πŸ“‹Chrome Android5/27/2015 Safari9/30/2015126
api.AnimationEvent.elapsedTime πŸ“‹Chrome Android5/27/2015 Safari9/30/2015126
api.AnimationEvent.pseudoElement πŸ“‹Chrome Android7/24/2018 Safari3/24/2020609
api.AnimationPlaybackEvent πŸ“‹Safari3/24/2020 Chrome Android7/27/2020125
api.AnimationPlaybackEvent.AnimationPlaybackEvent πŸ“‹Safari3/24/2020 Chrome Android7/27/2020125
api.AnimationPlaybackEvent.currentTime πŸ“‹Safari3/24/2020 Chrome Android7/27/2020125
api.AnimationPlaybackEvent.timelineTime πŸ“‹Safari3/24/2020 Chrome Android7/27/2020125
api.AnimationTimeline πŸ“‹Safari3/24/2020 Chrome Android7/27/2020125
api.AnimationTimeline.currentTime πŸ“‹Safari3/24/2020 Chrome Android7/27/2020125
api.Attr πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.Attr.localName πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.Attr.name πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.Attr.namespaceURI πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.Attr.ownerElement πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.Attr.prefix πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.Attr.specified πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.Attr.value πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.AudioBuffer πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.AudioBuffer.AudioBuffer πŸ“‹Chrome Android12/6/2016 Safari4/26/20211602
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 Android5/27/2015 Safari4/26/20212161
api.AudioBuffer.copyToChannel πŸ“‹Chrome Android5/27/2015 Safari4/26/20212161
api.AudioBuffer.duration πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.AudioBuffer.getChannelData πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.AudioBuffer.length πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.AudioBuffer.numberOfChannels πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.AudioBuffer.sampleRate πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.AudioBufferSourceNode πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.AudioBufferSourceNode.AudioBufferSourceNode πŸ“‹Chrome Android12/6/2016 Safari4/26/20211602
api.AudioBufferSourceNode.buffer πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
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 Android7/29/2015 Safari4/26/20212098
api.AudioBufferSourceNode.loop πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.AudioBufferSourceNode.loopEnd πŸ“‹Chrome Android2/27/2013 Safari10/22/2013237
api.AudioBufferSourceNode.loopStart πŸ“‹Chrome Android2/27/2013 Safari10/22/2013237
api.AudioBufferSourceNode.playbackRate πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.AudioBufferSourceNode.start πŸ“‹Chrome Android2/27/2013 Safari10/22/2013237
api.AudioContext πŸ“‹Chrome Android5/20/2014 Safari4/26/20212533
api.AudioContext.AudioContext πŸ“‹Chrome Android5/20/2014 Safari4/26/20212533
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 Android4/25/2017 Safari4/26/20211462
api.AudioContext.AudioContext.options_sampleRate_parameter πŸ“‹Chrome Android4/24/2019 Safari4/26/2021733
api.AudioContext.baseLatency πŸ“‹Chrome Android4/25/2017 Safari4/26/20211462
api.AudioContext.close πŸ“‹Chrome Android4/15/2015 Safari9/30/2015168
api.AudioContext.createMediaElementSource πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
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 Android2/27/2013 Safari9/19/20171665
api.AudioContext.createMediaStreamSource πŸ“‹Chrome Android2/27/2013 Safari9/19/20171665
api.AudioContext.getOutputTimestamp πŸ“‹Chrome Android3/16/2017 Safari4/26/20211502
api.AudioContext.resume πŸ“‹Chrome Android3/11/2015 Safari9/30/2015203
api.AudioContext.suspend πŸ“‹Chrome Android3/11/2015 Safari9/30/2015203
api.AudioDestinationNode πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.AudioDestinationNode.maxChannelCount πŸ“‹Chrome Android5/22/2013 Safari4/26/20212896
Safari: This property always returns 0.Safari on iOS: This property always returns 0.WebView on iOS: This property always returns 0.
api.AudioListener πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.AudioListener.forwardX πŸ“‹Chrome Android7/27/2016 Safari4/26/20211734
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 Android7/27/2016 Safari4/26/20211734
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 Android7/27/2016 Safari4/26/20211734
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 Android7/27/2016 Safari4/26/20211734
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 Android7/27/2016 Safari4/26/20211734
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 Android7/27/2016 Safari4/26/20211734
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 Android6/27/2012 Safari7/25/201228
api.AudioListener.setPosition πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.AudioListener.upX πŸ“‹Chrome Android7/27/2016 Safari4/26/20211734
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 Android7/27/2016 Safari4/26/20211734
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 Android7/27/2016 Safari4/26/20211734
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 Android6/27/2012 Safari7/25/201228
api.AudioNode.channelCount πŸ“‹Chrome Android5/22/2013 Safari10/22/2013153
api.AudioNode.channelCountMode πŸ“‹Chrome Android5/22/2013 Safari10/22/2013153
api.AudioNode.channelInterpretation πŸ“‹Chrome Android5/22/2013 Safari10/22/2013153
api.AudioNode.connect πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.AudioNode.context πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.AudioNode.disconnect πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.AudioNode.numberOfInputs πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.AudioNode.numberOfOutputs πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.AudioParam πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.AudioParam.automationRate πŸ“‹Chrome Android7/24/2018 Safari9/16/2020785
api.AudioParam.cancelAndHoldAtTime πŸ“‹Chrome Android3/16/2017 Safari4/26/20211502
api.AudioParam.cancelScheduledValues πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.AudioParam.defaultValue πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.AudioParam.exponentialRampToValueAtTime πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
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 Android6/27/2012 Safari7/25/201228
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 πŸ“‹Safari7/25/2012 Chrome Android7/27/20161463
api.AudioParam.minValue πŸ“‹Safari7/25/2012 Chrome Android7/27/20161463
api.AudioParam.setTargetAtTime πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.AudioParam.setValueAtTime πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.AudioParam.setValueCurveAtTime πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.AudioParam.value πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
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 Android4/17/2018 Safari4/26/20211105
api.AudioParamMap.@@iterator Chrome Android4/17/2018 Safari4/26/20211105
api.AudioParamMap.entries Chrome Android4/17/2018 Safari4/26/20211105
api.AudioParamMap.forEach Chrome Android4/17/2018 Safari4/26/20211105
api.AudioParamMap.get Chrome Android4/17/2018 Safari4/26/20211105
api.AudioParamMap.has Chrome Android4/17/2018 Safari4/26/20211105
api.AudioParamMap.keys Chrome Android4/17/2018 Safari4/26/20211105
api.AudioParamMap.size Chrome Android4/17/2018 Safari4/26/20211105
api.AudioParamMap.values Chrome Android4/17/2018 Safari4/26/20211105
api.AudioProcessingEvent Chrome Android6/27/2012 Safari7/25/201228
api.AudioProcessingEvent.AudioProcessingEvent πŸ“‹Chrome Android3/16/2017 Safari4/26/20211502
api.AudioProcessingEvent.inputBuffer πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.AudioProcessingEvent.outputBuffer πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.AudioProcessingEvent.playbackTime πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.AudioScheduledSourceNode πŸ“‹Chrome Android3/16/2017 Safari9/16/20201280
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 Android10/2/2013 Safari10/22/201320
api.AudioScheduledSourceNode.start πŸ“‹Chrome Android2/27/2013 Safari10/22/2013237
api.AudioScheduledSourceNode.stop πŸ“‹Chrome Android2/27/2013 Safari10/22/2013237
api.AudioTrack πŸ“‹Chrome Android9/3/2014 Safari10/16/201443
api.AudioTrack.enabled πŸ“‹Chrome Android9/3/2014 Safari10/16/201443
api.AudioTrack.id πŸ“‹Chrome Android9/3/2014 Safari10/16/201443
api.AudioTrack.kind πŸ“‹Chrome Android9/3/2014 Safari10/16/201443
api.AudioTrack.label πŸ“‹Chrome Android9/3/2014 Safari10/16/201443
api.AudioTrack.language πŸ“‹Chrome Android9/3/2014 Safari10/16/201443
api.AudioTrack.sourceBuffer πŸ“‹Safari10/16/2014 Chrome Android6/8/2016601
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 πŸ“‹Safari10/22/2013 Chrome Android9/3/2014316
api.AudioTrackList.addtrack_event πŸ“‹Safari10/22/2013 Chrome Android9/3/2014316
api.AudioTrackList.change_event πŸ“‹Safari10/22/2013 Chrome Android9/3/2014316
api.AudioTrackList.getTrackById πŸ“‹Safari10/22/2013 Chrome Android9/3/2014316
api.AudioTrackList.length πŸ“‹Safari10/22/2013 Chrome Android9/3/2014316
api.AudioTrackList.removetrack_event πŸ“‹Safari10/22/2013 Chrome Android9/3/2014316
api.AudioWorklet πŸ“‹Chrome Android4/17/2018 Safari4/26/20211105
api.AudioWorkletGlobalScope πŸ“‹Chrome Android4/17/2018 Safari4/26/20211105
api.AudioWorkletGlobalScope.currentFrame πŸ“‹Chrome Android4/17/2018 Safari4/26/20211105
api.AudioWorkletGlobalScope.currentTime πŸ“‹Chrome Android4/17/2018 Safari4/26/20211105
api.AudioWorkletGlobalScope.registerProcessor πŸ“‹Chrome Android4/17/2018 Safari4/26/20211105
api.AudioWorkletGlobalScope.sampleRate πŸ“‹Chrome Android4/17/2018 Safari4/26/20211105
api.AudioWorkletNode πŸ“‹Chrome Android4/17/2018 Safari4/26/20211105
api.AudioWorkletNode.AudioWorkletNode πŸ“‹Chrome Android4/17/2018 Safari4/26/20211105
api.AudioWorkletNode.parameters πŸ“‹Chrome Android4/17/2018 Safari4/26/20211105
api.AudioWorkletNode.port πŸ“‹Chrome Android4/17/2018 Safari4/26/20211105
api.AudioWorkletNode.processorerror_event πŸ“‹Chrome Android4/17/2018 Safari4/26/20211105
api.AudioWorkletProcessor πŸ“‹Chrome Android1/23/2018 Safari4/26/20211189
api.AudioWorkletProcessor.AudioWorkletProcessor πŸ“‹Chrome Android1/23/2018 Safari4/26/20211189
api.AudioWorkletProcessor.port πŸ“‹Chrome Android1/23/2018 Safari4/26/20211189
api.AuthenticatorAssertionResponse πŸ“‹Chrome Android10/17/2018 Safari9/19/2019337
Firefox: Only supports USB U2F tokens.Firefox for Android: Only supports USB U2F tokens.
api.AuthenticatorAssertionResponse.authenticatorData πŸ“‹Chrome Android10/17/2018 Safari9/19/2019337
Firefox: Only supports USB U2F tokens.Firefox for Android: Only supports USB U2F tokens.
api.AuthenticatorAssertionResponse.signature πŸ“‹Chrome Android10/17/2018 Safari9/19/2019337
Firefox: Only supports USB U2F tokens.Firefox for Android: Only supports USB U2F tokens.
api.AuthenticatorAssertionResponse.userHandle πŸ“‹Chrome Android10/17/2018 Safari9/19/2019337
Firefox: Only supports USB U2F tokens.Firefox for Android: Only supports USB U2F tokens.
api.AuthenticatorAttestationResponse πŸ“‹Chrome Android10/17/2018 Safari9/19/2019337
Firefox: Only supports USB U2F tokens.Firefox for Android: Only supports USB U2F tokens.
api.AuthenticatorAttestationResponse.attestationObject πŸ“‹Chrome Android10/17/2018 Safari9/19/2019337
Firefox: Only supports USB U2F tokens.Firefox for Android: Only supports USB U2F tokens.
api.AuthenticatorAttestationResponse.getAuthenticatorData πŸ“‹Chrome Android8/25/2020 Safari9/12/2022748
api.AuthenticatorAttestationResponse.getPublicKey πŸ“‹Chrome Android8/25/2020 Safari9/12/2022748
api.AuthenticatorAttestationResponse.getPublicKeyAlgorithm πŸ“‹Chrome Android8/25/2020 Safari9/12/2022748
api.AuthenticatorAttestationResponse.getTransports πŸ“‹Chrome Android4/24/2019 Safari9/12/20221237
api.AuthenticatorResponse πŸ“‹Chrome Android10/17/2018 Safari9/19/2019337
Firefox: Only supports USB U2F tokens.Firefox for Android: Only supports USB U2F tokens.
api.AuthenticatorResponse.clientDataJSON πŸ“‹Chrome Android10/17/2018 Safari9/19/2019337
Firefox: Only supports USB U2F tokens.Firefox for Android: Only supports USB U2F tokens.
api.BarProp πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.BarProp.visible πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.BarcodeDetector πŸ“‹Chrome Android5/19/2020 Safari9/18/20231217
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 Android5/19/2020 Safari9/18/20231217
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 Android5/19/2020 Safari9/18/20231217
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 Android5/19/2020 Safari9/18/20231217
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 Android2/1/2017 Safari4/26/20211545
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 Android4/17/2018 Safari4/26/20211105
api.BaseAudioContext.createAnalyser πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.BaseAudioContext.createBiquadFilter πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.BaseAudioContext.createBuffer πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.BaseAudioContext.createBufferSource πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.BaseAudioContext.createChannelMerger πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.BaseAudioContext.createChannelSplitter πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.BaseAudioContext.createConstantSource πŸ“‹Chrome Android2/1/2017 Safari4/26/20211545
api.BaseAudioContext.createConvolver πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.BaseAudioContext.createDelay πŸ“‹Chrome Android2/27/2013 Safari10/22/2013237
api.BaseAudioContext.createDynamicsCompressor πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.BaseAudioContext.createGain πŸ“‹Chrome Android2/27/2013 Safari10/22/2013237
api.BaseAudioContext.createIIRFilter πŸ“‹Chrome Android3/9/2016 Safari4/26/20211874
api.BaseAudioContext.createOscillator πŸ“‹Safari7/25/2012 Chrome Android2/27/2013217
api.BaseAudioContext.createPanner πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.BaseAudioContext.createPeriodicWave πŸ“‹Chrome Android10/2/2013 Safari10/16/2014379
api.BaseAudioContext.createPeriodicWave.constraints_disableNormalization_parameter Chrome Android10/14/2015 Safari4/26/20212021
api.BaseAudioContext.createScriptProcessor πŸ“‹Chrome Android2/27/2013 Safari10/22/2013237
api.BaseAudioContext.createStereoPanner πŸ“‹Chrome Android3/11/2015 Safari4/26/20212238
api.BaseAudioContext.createWaveShaper πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.BaseAudioContext.currentTime πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.BaseAudioContext.decodeAudioData πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.BaseAudioContext.decodeAudioData.returns_promise Chrome Android3/9/2016 Safari4/26/20211874
api.BaseAudioContext.destination πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.BaseAudioContext.listener πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.BaseAudioContext.sampleRate πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.BaseAudioContext.state πŸ“‹Chrome Android3/11/2015 Safari9/30/2015203
api.BaseAudioContext.statechange_event πŸ“‹Chrome Android3/11/2015 Safari9/30/2015203
api.BeforeUnloadEvent πŸ“‹Chrome Android10/2/2013 Safari10/22/201320
api.BeforeUnloadEvent.returnValue πŸ“‹Safari10/22/2013 Chrome Android10/31/20233661
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 Android8/1/2017 Safari9/19/201749
api.BiquadFilterNode πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.BiquadFilterNode.BiquadFilterNode πŸ“‹Chrome Android12/6/2016 Safari4/26/20211602
api.BiquadFilterNode.Q πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.BiquadFilterNode.detune πŸ“‹Chrome Android2/27/2013 Safari10/22/2013237
api.BiquadFilterNode.frequency πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.BiquadFilterNode.gain πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.BiquadFilterNode.getFrequencyResponse πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.BiquadFilterNode.type πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.Blob πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
Node.js: Available as a part of the buffer module.Node.js: Available as a part of the buffer module.
api.Blob.Blob πŸ“‹Safari7/25/2012 Chrome Android2/27/2013217
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 Android7/30/2019 Safari9/16/2020414
api.Blob.size πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.Blob.slice πŸ“‹Chrome Android2/27/2013 Safari10/22/2013237
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 Android7/30/2019 Safari4/26/2021636
api.Blob.text πŸ“‹Chrome Android7/30/2019 Safari9/16/2020414
api.Blob.type πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.BlobEvent πŸ“‹Chrome Android3/9/2016 Safari9/16/20201652
api.BlobEvent.BlobEvent πŸ“‹Chrome Android3/9/2016 Safari9/16/20201652
api.BlobEvent.data πŸ“‹Chrome Android3/9/2016 Safari9/16/20201652
api.BlobEvent.timecode πŸ“‹Chrome Android3/16/2017 Safari4/26/20211502
api.BroadcastChannel πŸ“‹Chrome Android10/19/2016 Safari3/14/20221972
Node.js: Available as a part of the worker_threads module.
api.BroadcastChannel.BroadcastChannel πŸ“‹Chrome Android10/19/2016 Safari3/14/20221972
api.BroadcastChannel.close πŸ“‹Chrome Android10/19/2016 Safari3/14/20221972
api.BroadcastChannel.message_event πŸ“‹Chrome Android10/19/2016 Safari3/14/20221972
api.BroadcastChannel.messageerror_event πŸ“‹Chrome Android8/1/2017 Safari3/14/20221686
api.BroadcastChannel.name πŸ“‹Chrome Android10/19/2016 Safari3/14/20221972
api.BroadcastChannel.postMessage πŸ“‹Chrome Android10/19/2016 Safari3/14/20221972
api.ByteLengthQueuingStrategy πŸ“‹Chrome Android7/27/2016 Safari3/27/2017243
Node.js: Available as a part of the stream/web module.
api.ByteLengthQueuingStrategy.ByteLengthQueuingStrategy πŸ“‹Chrome Android7/27/2016 Safari3/27/2017243
api.ByteLengthQueuingStrategy.highWaterMark πŸ“‹Chrome Android7/27/2016 Safari3/27/2017243
api.ByteLengthQueuingStrategy.size πŸ“‹Chrome Android7/27/2016 Safari3/27/2017243
api.CDATASection πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.CSS πŸ“‹Chrome Android7/10/2013 Safari9/30/2015812
api.CSS.Hz_static πŸ“‹Chrome Android4/17/2018 Safari3/27/20231805
api.CSS.Q_static πŸ“‹Chrome Android4/17/2018 Safari3/27/20231805
api.CSS.cap_static πŸ“‹Chrome Android10/10/2023 Safari12/11/202362
api.CSS.ch_static πŸ“‹Chrome Android4/17/2018 Safari3/27/20231805
api.CSS.cm_static πŸ“‹Chrome Android4/17/2018 Safari3/27/20231805
api.CSS.cqb_static πŸ“‹Chrome Android9/2/2022 Safari3/27/2023206
api.CSS.cqh_static πŸ“‹Chrome Android9/2/2022 Safari3/27/2023206
api.CSS.cqi_static πŸ“‹Chrome Android9/2/2022 Safari3/27/2023206
api.CSS.cqmax_static πŸ“‹Chrome Android9/2/2022 Safari3/27/2023206
api.CSS.cqmin_static πŸ“‹Chrome Android9/2/2022 Safari3/27/2023206
api.CSS.cqw_static πŸ“‹Chrome Android9/2/2022 Safari3/27/2023206
api.CSS.deg_static πŸ“‹Chrome Android4/17/2018 Safari3/27/20231805
api.CSS.dpcm_static πŸ“‹Chrome Android4/17/2018 Safari3/27/20231805
api.CSS.dpi_static πŸ“‹Chrome Android4/17/2018 Safari3/27/20231805
api.CSS.dppx_static πŸ“‹Chrome Android4/17/2018 Safari3/27/20231805
api.CSS.dvb_static πŸ“‹Chrome Android11/29/2022 Safari3/27/2023118
api.CSS.dvh_static πŸ“‹Chrome Android11/29/2022 Safari3/27/2023118
api.CSS.dvi_static πŸ“‹Chrome Android11/29/2022 Safari3/27/2023118
api.CSS.dvmax_static πŸ“‹Chrome Android11/29/2022 Safari3/27/2023118
api.CSS.dvmin_static πŸ“‹Chrome Android11/29/2022 Safari3/27/2023118
api.CSS.dvw_static πŸ“‹Chrome Android11/29/2022 Safari3/27/2023118
api.CSS.em_static πŸ“‹Chrome Android4/17/2018 Safari3/27/20231805
api.CSS.escape_static πŸ“‹Chrome Android10/14/2015 Safari3/27/2017530
api.CSS.ex_static πŸ“‹Chrome Android4/17/2018 Safari3/27/20231805
api.CSS.fr_static πŸ“‹Chrome Android4/17/2018 Safari3/27/20231805
api.CSS.grad_static πŸ“‹Chrome Android4/17/2018 Safari3/27/20231805
api.CSS.highlights_static πŸ“‹Chrome Android9/2/2022 Safari12/11/2023465
api.CSS.ic_static πŸ“‹Safari3/27/2023 Chrome Android10/10/2023197
api.CSS.in_static πŸ“‹Chrome Android4/17/2018 Safari3/27/20231805
api.CSS.kHz_static πŸ“‹Chrome Android4/17/2018 Safari3/27/20231805
api.CSS.lh_static πŸ“‹Safari3/27/2023 Chrome Android10/10/2023197
api.CSS.lvb_static πŸ“‹Chrome Android11/29/2022 Safari3/27/2023118
api.CSS.lvh_static πŸ“‹Chrome Android11/29/2022 Safari3/27/2023118
api.CSS.lvi_static πŸ“‹Chrome Android11/29/2022 Safari3/27/2023118
api.CSS.lvmax_static πŸ“‹Chrome Android11/29/2022 Safari3/27/2023118
api.CSS.lvmin_static πŸ“‹Chrome Android11/29/2022 Safari3/27/2023118
api.CSS.lvw_static πŸ“‹Chrome Android11/29/2022 Safari3/27/2023118
api.CSS.mm_static πŸ“‹Chrome Android4/17/2018 Safari3/27/20231805
api.CSS.ms_static πŸ“‹Chrome Android4/17/2018 Safari3/27/20231805
api.CSS.number_static πŸ“‹Chrome Android4/17/2018 Safari3/27/20231805
api.CSS.pc_static πŸ“‹Chrome Android4/17/2018 Safari3/27/20231805
api.CSS.percent_static πŸ“‹Chrome Android4/17/2018 Safari3/27/20231805
api.CSS.pt_static πŸ“‹Chrome Android4/17/2018 Safari3/27/20231805
api.CSS.px_static πŸ“‹Chrome Android4/17/2018 Safari3/27/20231805
api.CSS.rad_static πŸ“‹Chrome Android4/17/2018 Safari3/27/20231805
api.CSS.rcap_static πŸ“‹Chrome Android10/10/2023 Safari12/11/202362
api.CSS.rch_static πŸ“‹Chrome Android10/10/2023 Safari12/11/202362
api.CSS.registerProperty_static πŸ“‹Chrome Android10/22/2019 Safari3/27/20231252
api.CSS.rem_static πŸ“‹Chrome Android4/17/2018 Safari3/27/20231805
api.CSS.rex_static πŸ“‹Chrome Android10/10/2023 Safari12/11/202362
api.CSS.ric_static πŸ“‹Chrome Android10/10/2023 Safari12/11/202362
api.CSS.rlh_static πŸ“‹Safari3/27/2023 Chrome Android10/10/2023197
api.CSS.s_static πŸ“‹Chrome Android4/17/2018 Safari3/27/20231805
api.CSS.supports_static πŸ“‹Chrome Android7/10/2013 Safari9/30/2015812
api.CSS.supports_static.optional_parens Chrome Android9/5/2017 Safari9/19/201714
api.CSS.svb_static πŸ“‹Chrome Android11/29/2022 Safari3/27/2023118
api.CSS.svh_static πŸ“‹Chrome Android11/29/2022 Safari3/27/2023118
api.CSS.svi_static πŸ“‹Chrome Android11/29/2022 Safari3/27/2023118
api.CSS.svmax_static πŸ“‹Chrome Android11/29/2022 Safari3/27/2023118
api.CSS.svmin_static πŸ“‹Chrome Android11/29/2022 Safari3/27/2023118
api.CSS.svw_static πŸ“‹Chrome Android11/29/2022 Safari3/27/2023118
api.CSS.turn_static πŸ“‹Chrome Android4/17/2018 Safari3/27/20231805
api.CSS.vb_static πŸ“‹Chrome Android11/29/2022 Safari3/27/2023118
api.CSS.vh_static πŸ“‹Chrome Android4/17/2018 Safari3/27/20231805
api.CSS.vi_static πŸ“‹Chrome Android11/29/2022 Safari3/27/2023118
api.CSS.vmax_static πŸ“‹Chrome Android4/17/2018 Safari3/27/20231805
api.CSS.vmin_static πŸ“‹Chrome Android4/17/2018 Safari3/27/20231805
api.CSS.vw_static πŸ“‹Chrome Android4/17/2018 Safari3/27/20231805
api.CSSAnimation πŸ“‹Safari3/24/2020 Chrome Android7/27/2020125
api.CSSAnimation.animationName πŸ“‹Safari3/24/2020 Chrome Android7/27/2020125
api.CSSConditionRule πŸ“‹Chrome Android2/1/2017 Safari4/26/20211545
api.CSSConditionRule.conditionText πŸ“‹Chrome Android2/1/2017 Safari4/26/20211545
api.CSSContainerRule πŸ“‹Chrome Android9/2/2022 Safari9/12/202210
api.CSSContainerRule.containerName πŸ“‹Chrome Android3/7/2023 Safari9/18/2023195
api.CSSContainerRule.containerQuery πŸ“‹Chrome Android3/7/2023 Safari9/18/2023195
api.CSSCounterStyleRule πŸ“‹Chrome Android5/25/2021 Safari9/18/2023846
api.CSSCounterStyleRule.additiveSymbols πŸ“‹Chrome Android5/25/2021 Safari9/18/2023846
api.CSSCounterStyleRule.fallback πŸ“‹Chrome Android5/25/2021 Safari9/18/2023846
api.CSSCounterStyleRule.name πŸ“‹Chrome Android5/25/2021 Safari9/18/2023846
api.CSSCounterStyleRule.negative πŸ“‹Chrome Android5/25/2021 Safari9/18/2023846
api.CSSCounterStyleRule.pad πŸ“‹Chrome Android5/25/2021 Safari9/18/2023846
api.CSSCounterStyleRule.prefix πŸ“‹Chrome Android5/25/2021 Safari9/18/2023846
api.CSSCounterStyleRule.range πŸ“‹Chrome Android5/25/2021 Safari9/18/2023846
api.CSSCounterStyleRule.speakAs πŸ“‹Chrome Android5/25/2021 Safari9/18/2023846
api.CSSCounterStyleRule.suffix πŸ“‹Chrome Android5/25/2021 Safari9/18/2023846
api.CSSCounterStyleRule.symbols πŸ“‹Chrome Android5/25/2021 Safari9/18/2023846
api.CSSCounterStyleRule.system πŸ“‹Chrome Android5/25/2021 Safari9/18/2023846
api.CSSFontFaceRule πŸ“‹Safari3/18/2008 Chrome Android6/27/20121562
api.CSSFontFaceRule.style πŸ“‹Safari3/18/2008 Chrome Android6/27/20121562
api.CSSFontFeatureValuesRule πŸ“‹Safari12/13/2022 Chrome Android3/7/202384
api.CSSFontFeatureValuesRule.fontFamily πŸ“‹Safari12/13/2022 Chrome Android3/7/202384
api.CSSFontPaletteValuesRule πŸ“‹Safari3/14/2022 Chrome Android4/26/202243
api.CSSFontPaletteValuesRule.basePalette πŸ“‹Safari3/14/2022 Chrome Android4/26/202243
api.CSSFontPaletteValuesRule.fontFamily πŸ“‹Safari3/14/2022 Chrome Android4/26/202243
api.CSSFontPaletteValuesRule.name πŸ“‹Safari3/14/2022 Chrome Android4/26/202243
api.CSSFontPaletteValuesRule.overrideColors πŸ“‹Safari3/14/2022 Chrome Android4/26/202243
api.CSSGroupingRule πŸ“‹Chrome Android9/1/2015 Safari4/26/20212064
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 πŸ“‹Safari10/26/2007 Chrome Android9/1/20152867
api.CSSGroupingRule.deleteRule πŸ“‹Safari10/26/2007 Chrome Android9/1/20152867
api.CSSGroupingRule.insertRule πŸ“‹Safari10/26/2007 Chrome Android9/1/20152867
api.CSSImageValue πŸ“‹Chrome Android4/17/2018 Safari3/27/20231805
api.CSSImportRule πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.CSSImportRule.href πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.CSSImportRule.layerName πŸ“‹Chrome Android3/1/2022 Safari3/14/202213
api.CSSImportRule.media πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.CSSImportRule.styleSheet πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.CSSImportRule.supportsText πŸ“‹Chrome Android1/23/2024 Safari5/13/2024111
api.CSSKeyframeRule πŸ“‹Chrome Android11/14/2013 Safari9/30/2015685
api.CSSKeyframeRule.keyText πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
api.CSSKeyframeRule.style πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
api.CSSKeyframesRule πŸ“‹Chrome Android11/14/2013 Safari3/21/2016858
api.CSSKeyframesRule.appendRule πŸ“‹Chrome Android3/11/2015 Safari3/21/2016376
api.CSSKeyframesRule.cssRules πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
api.CSSKeyframesRule.deleteRule πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
api.CSSKeyframesRule.findRule πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
api.CSSKeyframesRule.length πŸ“‹Safari9/18/2023 Chrome Android3/19/2024183
api.CSSKeyframesRule.name πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
api.CSSKeywordValue πŸ“‹Chrome Android4/17/2018 Safari3/27/20231805
api.CSSKeywordValue.CSSKeywordValue πŸ“‹Chrome Android4/17/2018 Safari3/27/20231805
api.CSSKeywordValue.value πŸ“‹Chrome Android4/17/2018 Safari3/27/20231805
api.CSSLayerBlockRule πŸ“‹Chrome Android3/1/2022 Safari3/14/202213
api.CSSLayerBlockRule.name πŸ“‹Chrome Android3/1/2022 Safari3/14/202213
api.CSSLayerStatementRule πŸ“‹Chrome Android3/1/2022 Safari3/14/202213
api.CSSLayerStatementRule.nameList πŸ“‹Chrome Android3/1/2022 Safari3/14/202213
api.CSSMathClamp πŸ“‹Chrome Android3/29/2022 Safari3/27/2023363
api.CSSMathClamp.CSSMathClamp πŸ“‹Chrome Android3/29/2022 Safari3/27/2023363
api.CSSMathClamp.lower πŸ“‹Chrome Android3/29/2022 Safari3/27/2023363
api.CSSMathClamp.upper πŸ“‹Chrome Android3/29/2022 Safari3/27/2023363
api.CSSMathClamp.value πŸ“‹Chrome Android3/29/2022 Safari3/27/2023363
api.CSSMathInvert πŸ“‹Chrome Android4/17/2018 Safari3/27/20231805
api.CSSMathInvert.CSSMathInvert πŸ“‹Chrome Android4/17/2018 Safari3/27/20231805
api.CSSMathInvert.value πŸ“‹Chrome Android4/17/2018 Safari3/27/20231805
api.CSSMathMax πŸ“‹Chrome Android4/17/2018 Safari3/27/20231805
api.CSSMathMax.values πŸ“‹Chrome Android4/17/2018 Safari3/27/20231805
api.CSSMathMin πŸ“‹Chrome Android4/17/2018 Safari3/27/20231805
api.CSSMathMin.values πŸ“‹Chrome Android4/17/2018 Safari3/27/20231805
api.CSSMathNegate πŸ“‹Chrome Android4/17/2018 Safari3/27/20231805
api.CSSMathNegate.CSSMathNegate πŸ“‹Chrome Android4/17/2018 Safari3/27/20231805
api.CSSMathNegate.value πŸ“‹Chrome Android4/17/2018 Safari3/27/20231805
api.CSSMathProduct πŸ“‹Chrome Android4/17/2018 Safari3/27/20231805
api.CSSMathProduct.values πŸ“‹Chrome Android4/17/2018 Safari3/27/20231805
api.CSSMathSum πŸ“‹Chrome Android4/17/2018 Safari3/27/20231805
api.CSSMathSum.values πŸ“‹Chrome Android4/17/2018 Safari3/27/20231805
api.CSSMathValue πŸ“‹Chrome Android4/17/2018 Safari3/27/20231805
api.CSSMathValue.operator πŸ“‹Chrome Android4/17/2018 Safari3/27/20231805
api.CSSMatrixComponent πŸ“‹Chrome Android4/17/2018 Safari3/27/20231805
api.CSSMatrixComponent.CSSMatrixComponent πŸ“‹Chrome Android4/17/2018 Safari3/27/20231805
api.CSSMatrixComponent.matrix πŸ“‹Chrome Android4/17/2018 Safari3/27/20231805
api.CSSMediaRule πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
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 πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.CSSNamespaceRule πŸ“‹Chrome Android12/2/2015 Safari3/27/2017481
api.CSSNamespaceRule.namespaceURI πŸ“‹Chrome Android12/2/2015 Safari3/27/2017481
api.CSSNamespaceRule.prefix πŸ“‹Chrome Android12/2/2015 Safari3/27/2017481
api.CSSNestedDeclarations πŸ“‹Chrome Android10/15/2024 Safari12/11/202457
api.CSSNestedDeclarations.style πŸ“‹Chrome Android10/15/2024 Safari12/11/202457
api.CSSNumericArray πŸ“‹Chrome Android4/17/2018 Safari3/27/20231805
api.CSSNumericArray.@@iterator Chrome Android4/17/2018 Safari3/27/20231805
api.CSSNumericArray.entries Chrome Android4/17/2018 Safari3/27/20231805
api.CSSNumericArray.forEach Chrome Android4/17/2018 Safari3/27/20231805
api.CSSNumericArray.keys Chrome Android4/17/2018 Safari3/27/20231805
api.CSSNumericArray.length πŸ“‹Chrome Android4/17/2018 Safari3/27/20231805
api.CSSNumericArray.values Chrome Android4/17/2018 Safari3/27/20231805
api.CSSNumericValue πŸ“‹Chrome Android4/17/2018 Safari3/27/20231805
api.CSSNumericValue.add πŸ“‹Chrome Android4/17/2018 Safari3/27/20231805
api.CSSNumericValue.div πŸ“‹Chrome Android4/17/2018 Safari3/27/20231805
api.CSSNumericValue.equals πŸ“‹Chrome Android4/17/2018 Safari3/27/20231805
api.CSSNumericValue.max πŸ“‹Chrome Android4/17/2018 Safari3/27/20231805
api.CSSNumericValue.min πŸ“‹Chrome Android4/17/2018 Safari3/27/20231805
api.CSSNumericValue.mul πŸ“‹Chrome Android4/17/2018 Safari3/27/20231805
api.CSSNumericValue.parse_static πŸ“‹Chrome Android4/17/2018 Safari3/27/20231805
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 Android4/17/2018 Safari3/27/20231805
api.CSSNumericValue.to πŸ“‹Chrome Android4/17/2018 Safari3/27/20231805
api.CSSNumericValue.toSum πŸ“‹Chrome Android4/17/2018 Safari3/27/20231805
api.CSSNumericValue.type πŸ“‹Chrome Android4/17/2018 Safari3/27/20231805
api.CSSPageRule πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.CSSPageRule.selectorText πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.CSSPageRule.style πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.CSSPerspective πŸ“‹Chrome Android4/17/2018 Safari3/27/20231805
api.CSSPerspective.CSSPerspective πŸ“‹Chrome Android4/17/2018 Safari3/27/20231805
api.CSSPerspective.length πŸ“‹Chrome Android4/17/2018 Safari3/27/20231805
api.CSSPropertyRule πŸ“‹Chrome Android8/25/2020 Safari3/27/2023944
api.CSSPropertyRule.inherits πŸ“‹Chrome Android8/25/2020 Safari3/27/2023944
api.CSSPropertyRule.initialValue πŸ“‹Chrome Android8/25/2020 Safari3/27/2023944
api.CSSPropertyRule.name πŸ“‹Chrome Android8/25/2020 Safari3/27/2023944
api.CSSPropertyRule.syntax πŸ“‹Chrome Android8/25/2020 Safari3/27/2023944
api.CSSRotate πŸ“‹Chrome Android4/17/2018 Safari3/27/20231805
api.CSSRotate.CSSRotate πŸ“‹Chrome Android4/17/2018 Safari3/27/20231805
api.CSSRotate.angle πŸ“‹Chrome Android4/17/2018 Safari3/27/20231805
api.CSSRotate.x πŸ“‹Chrome Android4/17/2018 Safari3/27/20231805
api.CSSRotate.y πŸ“‹Chrome Android4/17/2018 Safari3/27/20231805
api.CSSRotate.z πŸ“‹Chrome Android4/17/2018 Safari3/27/20231805
api.CSSRule πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.CSSRule.cssText πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
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 πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.CSSRule.parentStyleSheet πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.CSSRule.type πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.CSSRuleList πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.CSSRuleList.item πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.CSSRuleList.length πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.CSSScale πŸ“‹Chrome Android4/17/2018 Safari3/27/20231805
api.CSSScale.CSSScale πŸ“‹Chrome Android4/17/2018 Safari3/27/20231805
api.CSSScale.x πŸ“‹Chrome Android4/17/2018 Safari3/27/20231805
api.CSSScale.y πŸ“‹Chrome Android4/17/2018 Safari3/27/20231805
api.CSSScale.z πŸ“‹Chrome Android4/17/2018 Safari3/27/20231805
api.CSSScopeRule πŸ“‹Chrome Android10/10/2023 Safari3/5/2024147
api.CSSScopeRule.end πŸ“‹Chrome Android10/10/2023 Safari3/5/2024147
api.CSSScopeRule.start πŸ“‹Chrome Android10/10/2023 Safari3/5/2024147
api.CSSSkew πŸ“‹Chrome Android4/17/2018 Safari3/27/20231805
api.CSSSkew.CSSSkew πŸ“‹Chrome Android4/17/2018 Safari3/27/20231805
api.CSSSkew.ax πŸ“‹Chrome Android4/17/2018 Safari3/27/20231805
api.CSSSkew.ay πŸ“‹Chrome Android4/17/2018 Safari3/27/20231805
api.CSSSkewX πŸ“‹Chrome Android4/17/2018 Safari3/27/20231805
api.CSSSkewX.CSSSkewX πŸ“‹Chrome Android4/17/2018 Safari3/27/20231805
api.CSSSkewX.ax πŸ“‹Chrome Android4/17/2018 Safari3/27/20231805
api.CSSSkewY πŸ“‹Chrome Android4/17/2018 Safari3/27/20231805
api.CSSSkewY.CSSSkewY πŸ“‹Chrome Android4/17/2018 Safari3/27/20231805
api.CSSSkewY.ay πŸ“‹Chrome Android4/17/2018 Safari3/27/20231805
api.CSSStartingStyleRule πŸ“‹Chrome Android9/12/2023 Safari5/13/2024244
api.CSSStyleDeclaration πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.CSSStyleDeclaration.@@iterator Chrome Android6/8/2016 Safari9/19/2017468
api.CSSStyleDeclaration.cssFloat πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.CSSStyleDeclaration.cssText πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.CSSStyleDeclaration.getPropertyPriority πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.CSSStyleDeclaration.getPropertyValue πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.CSSStyleDeclaration.item πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.CSSStyleDeclaration.length πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.CSSStyleDeclaration.parentRule πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.CSSStyleDeclaration.removeProperty πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.CSSStyleDeclaration.setProperty πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.CSSStyleRule πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.CSSStyleRule.cssRules πŸ“‹Chrome Android4/4/2023 Safari5/18/202344
api.CSSStyleRule.deleteRule πŸ“‹Chrome Android4/4/2023 Safari5/18/202344
api.CSSStyleRule.insertRule πŸ“‹Chrome Android4/4/2023 Safari5/18/202344
api.CSSStyleRule.selectorText πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.CSSStyleRule.style πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.CSSStyleRule.styleMap πŸ“‹Chrome Android4/17/2018 Safari3/27/20231805
api.CSSStyleSheet πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.CSSStyleSheet.CSSStyleSheet πŸ“‹Chrome Android3/12/2019 Safari3/27/20231476
api.CSSStyleSheet.addRule πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.CSSStyleSheet.cssRules πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.CSSStyleSheet.deleteRule πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.CSSStyleSheet.insertRule πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.CSSStyleSheet.insertRule.index_parameter_optional Safari6/23/2003 Chrome Android6/27/20123292
api.CSSStyleSheet.ownerRule πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.CSSStyleSheet.removeRule πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.CSSStyleSheet.replace πŸ“‹Chrome Android3/12/2019 Safari3/27/20231476
api.CSSStyleSheet.replaceSync πŸ“‹Chrome Android3/12/2019 Safari3/27/20231476
api.CSSStyleSheet.rules πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.CSSStyleValue πŸ“‹Chrome Android4/17/2018 Safari3/27/20231805
api.CSSStyleValue.parseAll_static πŸ“‹Chrome Android4/17/2018 Safari3/27/20231805
api.CSSStyleValue.parse_static πŸ“‹Chrome Android4/17/2018 Safari3/27/20231805
api.CSSStyleValue.toString πŸ“‹Chrome Android4/17/2018 Safari3/27/20231805
api.CSSSupportsRule πŸ“‹Chrome Android7/10/2013 Safari9/30/2015812
api.CSSTransformComponent πŸ“‹Chrome Android4/17/2018 Safari3/27/20231805
api.CSSTransformComponent.is2D πŸ“‹Chrome Android4/17/2018 Safari3/27/20231805
api.CSSTransformComponent.toMatrix πŸ“‹Chrome Android4/17/2018 Safari3/27/20231805
api.CSSTransformComponent.toString πŸ“‹Chrome Android4/17/2018 Safari3/27/20231805
api.CSSTransformValue πŸ“‹Chrome Android4/17/2018 Safari3/27/20231805
api.CSSTransformValue.@@iterator Chrome Android4/17/2018 Safari3/27/20231805
api.CSSTransformValue.CSSTransformValue πŸ“‹Chrome Android4/17/2018 Safari3/27/20231805
api.CSSTransformValue.entries Chrome Android4/17/2018 Safari3/27/20231805
api.CSSTransformValue.forEach Chrome Android4/17/2018 Safari3/27/20231805
api.CSSTransformValue.is2D πŸ“‹Chrome Android4/17/2018 Safari3/27/20231805
api.CSSTransformValue.keys Chrome Android4/17/2018 Safari3/27/20231805
api.CSSTransformValue.length πŸ“‹Chrome Android4/17/2018 Safari3/27/20231805
api.CSSTransformValue.toMatrix πŸ“‹Chrome Android4/17/2018 Safari3/27/20231805
api.CSSTransformValue.values Chrome Android4/17/2018 Safari3/27/20231805
api.CSSTransition πŸ“‹Safari3/24/2020 Chrome Android7/27/2020125
api.CSSTransition.transitionProperty πŸ“‹Safari3/24/2020 Chrome Android7/27/2020125
api.CSSTranslate πŸ“‹Chrome Android4/17/2018 Safari3/27/20231805
api.CSSTranslate.CSSTranslate πŸ“‹Chrome Android4/17/2018 Safari3/27/20231805
api.CSSTranslate.x πŸ“‹Chrome Android4/17/2018 Safari3/27/20231805
api.CSSTranslate.y πŸ“‹Chrome Android4/17/2018 Safari3/27/20231805
api.CSSTranslate.z πŸ“‹Chrome Android4/17/2018 Safari3/27/20231805
api.CSSUnitValue πŸ“‹Chrome Android4/17/2018 Safari3/27/20231805
api.CSSUnitValue.CSSUnitValue πŸ“‹Chrome Android4/17/2018 Safari3/27/20231805
api.CSSUnitValue.unit πŸ“‹Chrome Android4/17/2018 Safari3/27/20231805
api.CSSUnitValue.value πŸ“‹Chrome Android4/17/2018 Safari3/27/20231805
api.CSSUnparsedValue πŸ“‹Chrome Android4/17/2018 Safari3/27/20231805
api.CSSUnparsedValue.@@iterator Chrome Android4/17/2018 Safari3/27/20231805
api.CSSUnparsedValue.CSSUnparsedValue πŸ“‹Chrome Android4/17/2018 Safari3/27/20231805
api.CSSUnparsedValue.entries Chrome Android4/17/2018 Safari3/27/20231805
api.CSSUnparsedValue.forEach Chrome Android4/17/2018 Safari3/27/20231805
api.CSSUnparsedValue.keys Chrome Android4/17/2018 Safari3/27/20231805
api.CSSUnparsedValue.length πŸ“‹Chrome Android4/17/2018 Safari3/27/20231805
api.CSSUnparsedValue.values Chrome Android4/17/2018 Safari3/27/20231805
api.CSSVariableReferenceValue πŸ“‹Chrome Android4/17/2018 Safari3/27/20231805
api.CSSVariableReferenceValue.CSSVariableReferenceValue πŸ“‹Chrome Android4/17/2018 Safari3/27/20231805
api.CSSVariableReferenceValue.fallback πŸ“‹Chrome Android4/17/2018 Safari3/27/20231805
api.CSSVariableReferenceValue.variable πŸ“‹Chrome Android4/17/2018 Safari3/27/20231805
api.CSSViewTransitionRule πŸ“‹Chrome Android6/11/2024 Safari12/11/2024183
api.CSSViewTransitionRule.navigation πŸ“‹Chrome Android6/11/2024 Safari12/11/2024183
api.CSSViewTransitionRule.types πŸ“‹Chrome Android6/11/2024 Safari12/11/2024183
api.Cache πŸ“‹Chrome Android1/21/2015 Safari4/12/20181177
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 Android7/29/2015 Safari4/12/2018988
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 Android10/14/2015 Safari4/12/2018911
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 Android5/27/2015 Safari4/12/20181051
Deno: Currently doesn't support query options
api.Cache.keys πŸ“‹Chrome Android5/27/2015 Safari4/12/20181051
api.Cache.match πŸ“‹Chrome Android5/27/2015 Safari4/12/20181051
Deno: Currently doesn't support query options
api.Cache.matchAll πŸ“‹Chrome Android12/2/2015 Safari4/12/2018862
Opera: Requires HTTPS.
api.Cache.put πŸ“‹Chrome Android5/27/2015 Safari4/12/20181051
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 Android1/21/2015 Safari4/12/20181177
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 Android5/27/2015 Safari4/12/20181051
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 Android1/21/2015 Safari4/12/20181177
api.CacheStorage.has πŸ“‹Chrome Android1/21/2015 Safari4/12/20181177
api.CacheStorage.keys πŸ“‹Chrome Android1/21/2015 Safari4/12/20181177
api.CacheStorage.match πŸ“‹Chrome Android10/19/2016 Safari4/12/2018540
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 Android1/21/2015 Safari4/12/20181177
api.CacheStorage.secure_context_required Chrome Android3/6/2018 Safari4/12/201837
api.CacheStorage.worker_support Chrome Android5/27/2015 Safari4/12/20181051
Chrome: Only available in service workers.Chrome Android: Only available in service workers.Opera: Only available in service workers.Opera Android: Only available in service workers.WebView Android: Only available in service workers.
api.CanvasCaptureMediaStreamTrack πŸ“‹Chrome Android6/8/2016 Safari9/19/2017468
api.CanvasCaptureMediaStreamTrack.canvas πŸ“‹Chrome Android6/8/2016 Safari9/19/2017468
api.CanvasCaptureMediaStreamTrack.requestFrame πŸ“‹Chrome Android6/8/2016 Safari9/19/2017468
api.CanvasGradient πŸ“‹Safari4/29/2005 Chrome Android6/27/20122616
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 πŸ“‹Safari4/29/2005 Chrome Android6/27/20122616
api.CanvasPattern πŸ“‹Safari4/29/2005 Chrome Android6/27/20122616
api.CanvasPattern.setTransform πŸ“‹Safari4/12/2018 Chrome Android7/24/2018103
api.CanvasPattern.setTransform.dommatrix Safari4/12/2018 Chrome Android7/24/2018103
api.CanvasRenderingContext2D πŸ“‹Safari4/29/2005 Chrome Android6/27/20122616
api.CanvasRenderingContext2D.arc πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.CanvasRenderingContext2D.arcTo πŸ“‹Safari4/29/2005 Chrome Android6/27/20122616
api.CanvasRenderingContext2D.beginPath πŸ“‹Safari4/29/2005 Chrome Android6/27/20122616
api.CanvasRenderingContext2D.bezierCurveTo πŸ“‹Safari4/29/2005 Chrome Android6/27/20122616
api.CanvasRenderingContext2D.canvas πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.CanvasRenderingContext2D.clearRect πŸ“‹Safari4/29/2005 Chrome Android6/27/20122616
api.CanvasRenderingContext2D.clip πŸ“‹Safari4/29/2005 Chrome Android6/27/20122616
api.CanvasRenderingContext2D.clip.path_parameter Safari10/22/2013 Chrome Android7/16/2014267
api.CanvasRenderingContext2D.closePath πŸ“‹Safari4/29/2005 Chrome Android6/27/20122616
api.CanvasRenderingContext2D.createConicGradient πŸ“‹Chrome Android3/1/2022 Safari10/24/2022237
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 πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
api.CanvasRenderingContext2D.createLinearGradient πŸ“‹Safari4/29/2005 Chrome Android6/27/20122616
api.CanvasRenderingContext2D.createPattern πŸ“‹Safari4/29/2005 Chrome Android6/27/20122616
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 πŸ“‹Safari4/29/2005 Chrome Android6/27/20122616
api.CanvasRenderingContext2D.direction πŸ“‹Safari9/30/2015 Chrome Android9/10/20191441
api.CanvasRenderingContext2D.drawFocusIfNeeded πŸ“‹Chrome Android9/3/2014 Safari10/16/201443
api.CanvasRenderingContext2D.drawFocusIfNeeded.path_parameter Chrome Android9/3/2014 Safari10/16/201443
api.CanvasRenderingContext2D.drawImage πŸ“‹Safari4/29/2005 Chrome Android6/27/20122616
api.CanvasRenderingContext2D.drawImage.ImageBitmap_source_image Chrome Android10/2/2013 Safari9/20/20212910
api.CanvasRenderingContext2D.drawImage.SVGImageElement_source_image Chrome Android6/6/2017 Safari9/18/20232295
api.CanvasRenderingContext2D.ellipse πŸ“‹Chrome Android11/14/2013 Safari9/30/2015685
api.CanvasRenderingContext2D.fill πŸ“‹Safari4/29/2005 Chrome Android6/27/20122616
api.CanvasRenderingContext2D.fill.path_parameter Safari10/22/2013 Chrome Android7/16/2014267
api.CanvasRenderingContext2D.fillRect πŸ“‹Safari4/29/2005 Chrome Android6/27/20122616
api.CanvasRenderingContext2D.fillStyle πŸ“‹Safari4/29/2005 Chrome Android6/27/20122616
api.CanvasRenderingContext2D.fillText πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
api.CanvasRenderingContext2D.font πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
api.CanvasRenderingContext2D.getContextAttributes πŸ“‹Chrome Android3/12/2019 Safari9/20/2021923
api.CanvasRenderingContext2D.getImageData πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
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 Android2/27/2013 Safari10/22/2013237
api.CanvasRenderingContext2D.getTransform πŸ“‹Safari4/12/2018 Chrome Android7/24/2018103
api.CanvasRenderingContext2D.globalAlpha πŸ“‹Safari4/29/2005 Chrome Android6/27/20122616
api.CanvasRenderingContext2D.globalCompositeOperation πŸ“‹Safari4/29/2005 Chrome Android6/27/20122616
api.CanvasRenderingContext2D.imageSmoothingEnabled πŸ“‹Chrome Android10/2/2013 Safari3/21/2016901
api.CanvasRenderingContext2D.imageSmoothingQuality πŸ“‹Safari3/21/2016 Chrome Android10/19/2016212
api.CanvasRenderingContext2D.isPointInPath πŸ“‹Safari3/18/2008 Chrome Android6/27/20121562
api.CanvasRenderingContext2D.isPointInPath.path_parameter Safari10/22/2013 Chrome Android7/16/2014267
api.CanvasRenderingContext2D.isPointInStroke πŸ“‹Chrome Android4/3/2013 Safari10/22/2013202
api.CanvasRenderingContext2D.isPointInStroke.path_parameter Safari10/22/2013 Chrome Android7/16/2014267
api.CanvasRenderingContext2D.lineCap πŸ“‹Safari4/29/2005 Chrome Android6/27/20122616
api.CanvasRenderingContext2D.lineDashOffset πŸ“‹Chrome Android2/27/2013 Safari10/22/2013237
api.CanvasRenderingContext2D.lineJoin πŸ“‹Safari4/29/2005 Chrome Android6/27/20122616
api.CanvasRenderingContext2D.lineTo πŸ“‹Safari4/29/2005 Chrome Android6/27/20122616
api.CanvasRenderingContext2D.lineWidth πŸ“‹Safari4/29/2005 Chrome Android6/27/20122616
api.CanvasRenderingContext2D.measureText πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
api.CanvasRenderingContext2D.miterLimit πŸ“‹Safari4/29/2005 Chrome Android6/27/20122616
api.CanvasRenderingContext2D.moveTo πŸ“‹Safari4/29/2005 Chrome Android6/27/20122616
api.CanvasRenderingContext2D.putImageData πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
api.CanvasRenderingContext2D.quadraticCurveTo πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.CanvasRenderingContext2D.rect πŸ“‹Safari4/29/2005 Chrome Android6/27/20122616
api.CanvasRenderingContext2D.reset πŸ“‹Chrome Android3/1/2022 Safari12/11/2023650
api.CanvasRenderingContext2D.resetTransform πŸ“‹Chrome Android11/14/2013 Safari3/27/20171229
api.CanvasRenderingContext2D.restore πŸ“‹Safari4/29/2005 Chrome Android6/27/20122616
api.CanvasRenderingContext2D.rotate πŸ“‹Safari4/29/2005 Chrome Android6/27/20122616
api.CanvasRenderingContext2D.roundRect πŸ“‹Chrome Android3/1/2022 Safari9/12/2022195
api.CanvasRenderingContext2D.save πŸ“‹Safari4/29/2005 Chrome Android6/27/20122616
api.CanvasRenderingContext2D.scale πŸ“‹Safari4/29/2005 Chrome Android6/27/20122616
api.CanvasRenderingContext2D.setLineDash πŸ“‹Chrome Android2/27/2013 Safari10/22/2013237
api.CanvasRenderingContext2D.setTransform πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
api.CanvasRenderingContext2D.setTransform.matrix_parameter Safari4/12/2018 Chrome Android7/24/2018103
api.CanvasRenderingContext2D.shadowBlur πŸ“‹Safari4/29/2005 Chrome Android6/27/20122616
api.CanvasRenderingContext2D.shadowColor πŸ“‹Safari4/29/2005 Chrome Android6/27/20122616
api.CanvasRenderingContext2D.shadowOffsetX πŸ“‹Safari4/29/2005 Chrome Android6/27/20122616
api.CanvasRenderingContext2D.shadowOffsetY πŸ“‹Safari4/29/2005 Chrome Android6/27/20122616
api.CanvasRenderingContext2D.stroke πŸ“‹Safari4/29/2005 Chrome Android6/27/20122616
api.CanvasRenderingContext2D.stroke.path_parameter Safari10/22/2013 Chrome Android7/16/2014267
api.CanvasRenderingContext2D.strokeRect πŸ“‹Safari4/29/2005 Chrome Android6/27/20122616
api.CanvasRenderingContext2D.strokeStyle πŸ“‹Safari4/29/2005 Chrome Android6/27/20122616
api.CanvasRenderingContext2D.strokeText πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
api.CanvasRenderingContext2D.textAlign πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
api.CanvasRenderingContext2D.textBaseline πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
api.CanvasRenderingContext2D.transform πŸ“‹Safari3/18/2008 Chrome Android6/27/20121562
api.CanvasRenderingContext2D.translate πŸ“‹Safari4/29/2005 Chrome Android6/27/20122616
api.ChannelMergerNode πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.ChannelMergerNode.ChannelMergerNode πŸ“‹Chrome Android12/6/2016 Safari4/26/20211602
api.ChannelSplitterNode πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
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 Android12/6/2016 Safari4/26/20211602
api.CharacterData πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.CharacterData.after πŸ“‹Safari9/20/2016 Chrome Android10/19/201629
api.CharacterData.appendData πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.CharacterData.before πŸ“‹Safari9/20/2016 Chrome Android10/19/201629
api.CharacterData.data πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.CharacterData.deleteData πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.CharacterData.insertData πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.CharacterData.length πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.CharacterData.nextElementSibling πŸ“‹Chrome Android8/21/2013 Safari9/30/2015770
api.CharacterData.previousElementSibling πŸ“‹Chrome Android8/21/2013 Safari9/30/2015770
api.CharacterData.remove πŸ“‹Chrome Android2/27/2013 Safari10/22/2013237
api.CharacterData.replaceData πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.CharacterData.replaceWith πŸ“‹Safari9/20/2016 Chrome Android10/19/201629
api.CharacterData.substringData πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.Client πŸ“‹Chrome Android1/21/2015 Safari4/12/20181177
api.Client.frameType πŸ“‹Chrome Android5/27/2015 Safari4/12/20181051
api.Client.id πŸ“‹Chrome Android1/21/2015 Safari4/12/20181177
api.Client.postMessage πŸ“‹Chrome Android1/21/2015 Safari4/12/20181177
api.Client.type πŸ“‹Chrome Android8/1/2017 Safari4/12/2018254
api.Client.url πŸ“‹Chrome Android1/21/2015 Safari4/12/20181177
api.Clients πŸ“‹Chrome Android1/21/2015 Safari4/12/20181177
api.Clients.claim πŸ“‹Chrome Android4/15/2015 Safari4/12/20181093
api.Clients.get πŸ“‹Chrome Android6/8/2016 Safari4/12/2018673
api.Clients.matchAll πŸ“‹Chrome Android4/15/2015 Safari4/12/20181093
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 Android4/15/2015 Safari4/12/20181093
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 Android1/21/2015 Safari4/12/20181177
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 Android4/17/2018 Safari3/24/2020707
api.Clipboard.read πŸ“‹Chrome Android7/30/2019 Safari3/24/2020238
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.readText πŸ“‹Chrome Android4/17/2018 Safari3/24/2020707
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 Android7/30/2019 Safari3/24/2020238
api.Clipboard.type_text-html Safari3/24/2020 Chrome Android10/20/2020210
api.Clipboard.type_text-plain Chrome Android7/30/2019 Safari3/24/2020238
api.Clipboard.write πŸ“‹Chrome Android7/30/2019 Safari3/24/2020238
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 Android4/17/2018 Safari3/24/2020707
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 Android3/11/2015 Safari3/27/2017747
api.ClipboardEvent.ClipboardEvent πŸ“‹Safari3/27/2017 Chrome Android4/25/201729
api.ClipboardEvent.clipboardData πŸ“‹Chrome Android3/11/2015 Safari3/27/2017747
api.ClipboardItem πŸ“‹Safari3/24/2020 Chrome Android7/27/2020125
api.ClipboardItem.ClipboardItem πŸ“‹Safari3/24/2020 Chrome Android2/1/2022679
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 πŸ“‹Safari3/24/2020 Chrome Android7/27/2020125
api.ClipboardItem.types πŸ“‹Safari3/24/2020 Chrome Android7/27/2020125
api.CloseEvent πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
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 Android6/27/2012 Safari7/25/201228
api.CloseEvent.code πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.CloseEvent.reason πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.CloseEvent.wasClean πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.Comment πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.Comment.Comment πŸ“‹Chrome Android8/21/2013 Safari10/16/2014421
api.CompositionEvent πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
api.CompositionEvent.CompositionEvent πŸ“‹Chrome Android4/3/2013 Safari10/22/2013202
api.CompositionEvent.data πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
api.CompositionEvent.initCompositionEvent πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
api.CompressionStream πŸ“‹Chrome Android2/4/2020 Safari3/27/20231147
Node.js: Available as a part of the stream/web module.
api.CompressionStream.CompressionStream πŸ“‹Chrome Android2/4/2020 Safari3/27/20231147
api.CompressionStream.CompressionStream.deflate πŸ“‹Chrome Android2/4/2020 Safari3/27/20231147
api.CompressionStream.CompressionStream.deflate-raw πŸ“‹Chrome Android6/21/2022 Safari3/27/2023279
api.CompressionStream.CompressionStream.gzip πŸ“‹Chrome Android2/4/2020 Safari3/27/20231147
api.CompressionStream.readable πŸ“‹Chrome Android2/4/2020 Safari3/27/20231147
api.CompressionStream.writable πŸ“‹Chrome Android2/4/2020 Safari3/27/20231147
api.ConstantSourceNode πŸ“‹Chrome Android2/1/2017 Safari4/26/20211545
api.ConstantSourceNode.ConstantSourceNode πŸ“‹Chrome Android2/1/2017 Safari4/26/20211545
api.ConstantSourceNode.offset πŸ“‹Chrome Android2/1/2017 Safari4/26/20211545
api.ContentVisibilityAutoStateChangeEvent πŸ“‹Chrome Android11/29/2022 Safari9/16/2024657
api.ContentVisibilityAutoStateChangeEvent.ContentVisibilityAutoStateChangeEvent πŸ“‹Chrome Android11/29/2022 Safari9/16/2024657
api.ContentVisibilityAutoStateChangeEvent.skipped πŸ“‹Chrome Android11/29/2022 Safari9/16/2024657
api.ConvolverNode πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.ConvolverNode.ConvolverNode πŸ“‹Chrome Android12/6/2016 Safari4/26/20211602
api.ConvolverNode.buffer πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.ConvolverNode.normalize πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.CountQueuingStrategy πŸ“‹Chrome Android7/27/2016 Safari3/27/2017243
Node.js: Available as a part of the stream/web module.
api.CountQueuingStrategy.CountQueuingStrategy πŸ“‹Chrome Android7/27/2016 Safari3/27/2017243
api.CountQueuingStrategy.highWaterMark πŸ“‹Chrome Android7/27/2016 Safari3/27/2017243
api.CountQueuingStrategy.size πŸ“‹Chrome Android7/27/2016 Safari3/27/2017243
api.Credential πŸ“‹Chrome Android6/8/2016 Safari9/19/20191198
api.Credential.id πŸ“‹Chrome Android6/8/2016 Safari9/19/20191198
api.Credential.type πŸ“‹Chrome Android6/8/2016 Safari9/19/20191198
api.CredentialsContainer πŸ“‹Chrome Android6/8/2016 Safari9/19/20191198
api.CredentialsContainer.create πŸ“‹Chrome Android8/1/2017 Safari9/19/2019779
api.CredentialsContainer.create.publicKey_option πŸ“‹Chrome Android10/17/2018 Safari9/19/2019337
api.CredentialsContainer.create.publicKey_option.attestation πŸ“‹Chrome Android10/17/2018 Safari9/19/2019337
api.CredentialsContainer.create.publicKey_option.attestation.direct πŸ“‹Chrome Android10/17/2018 Safari9/19/2019337
Firefox for Android: credentialCreationData.attestationConveyancePreferenceOption value "direct" is not supported. See https://bugzil.la/1550164
api.CredentialsContainer.create.publicKey_option.attestation.enterprise πŸ“‹Chrome Android10/17/2018 Safari9/19/2019337
Firefox for Android: credentialCreationData.attestationConveyancePreferenceOption value "enterprise" is not supported. See https://bugzil.la/1550164
api.CredentialsContainer.create.publicKey_option.attestation.indirect πŸ“‹Chrome Android10/17/2018 Safari9/19/2019337
api.CredentialsContainer.create.publicKey_option.attestation.none πŸ“‹Chrome Android10/17/2018 Safari9/19/2019337
api.CredentialsContainer.create.publicKey_option.extensions πŸ“‹Chrome Android10/17/2018 Safari9/19/2019337
api.CredentialsContainer.create.publicKey_option.extensions.appidExclude πŸ“‹Chrome Android10/17/2018 Safari9/19/2019337
api.CredentialsContainer.create.publicKey_option.extensions.largeBlob πŸ“‹Chrome Android5/2/2023 Safari9/18/2023139
api.CredentialsContainer.get πŸ“‹Chrome Android6/8/2016 Safari9/19/20191198
api.CredentialsContainer.get.publicKey_option πŸ“‹Chrome Android10/17/2018 Safari9/19/2019337
api.CredentialsContainer.get.publicKey_option.extensions πŸ“‹Chrome Android10/17/2018 Safari9/19/2019337
api.CredentialsContainer.get.publicKey_option.extensions.appid πŸ“‹Chrome Android10/17/2018 Safari9/19/2019337
api.CredentialsContainer.preventSilentAccess πŸ“‹Chrome Android8/1/2017 Safari9/18/20232239
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 Android6/8/2016 Safari9/19/20191198
api.Crypto πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
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 πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
Node.js: Since v17.4.0, a similar method is available via the crypto module.
api.Crypto.randomUUID πŸ“‹Chrome Android7/20/2021 Safari3/14/2022237
Node.js: Since 14.17.0 and 15.6.0, a similar method is available via the crypto module.
api.Crypto.subtle πŸ“‹Chrome Android9/3/2014 Safari9/19/20171112
api.Crypto.subtle.secure_context_required Chrome Android8/1/2017 Safari9/20/20211511
api.CryptoKey πŸ“‹Safari10/22/2013 Chrome Android9/3/2014316
Node.js: Available as a part of the crypto module.
api.CryptoKey.algorithm πŸ“‹Safari10/22/2013 Chrome Android9/3/2014316
api.CryptoKey.extractable πŸ“‹Safari10/22/2013 Chrome Android9/3/2014316
Deno: The only supported value for this property is true.
api.CryptoKey.type πŸ“‹Safari10/22/2013 Chrome Android9/3/2014316
api.CryptoKey.usages πŸ“‹Safari10/22/2013 Chrome Android9/3/2014316
api.CustomElementRegistry πŸ“‹Chrome Android10/19/2016 Safari3/27/2017159
api.CustomElementRegistry.define πŸ“‹Chrome Android10/19/2016 Safari3/27/2017159
api.CustomElementRegistry.get πŸ“‹Chrome Android10/19/2016 Safari3/27/2017159
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 Android9/12/2023 Safari9/18/20236
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 Android7/24/2018 Safari3/25/2019244
api.CustomElementRegistry.whenDefined πŸ“‹Chrome Android10/19/2016 Safari3/27/2017159
api.CustomEvent πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
api.CustomEvent.CustomEvent πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.CustomEvent.detail πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
api.CustomEvent.initCustomEvent πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
api.CustomEvent.worker_support Chrome Android5/27/2015 Safari9/17/20181209
api.CustomStateSet πŸ“‹Chrome Android4/13/2021 Safari3/5/20241057
api.CustomStateSet.@@iterator πŸ“‹Chrome Android4/13/2021 Safari3/5/20241057
api.CustomStateSet.add πŸ“‹Chrome Android4/13/2021 Safari3/5/20241057
api.CustomStateSet.clear πŸ“‹Chrome Android4/13/2021 Safari3/5/20241057
api.CustomStateSet.delete πŸ“‹Chrome Android4/13/2021 Safari3/5/20241057
api.CustomStateSet.entries πŸ“‹Chrome Android4/13/2021 Safari3/5/20241057
api.CustomStateSet.forEach πŸ“‹Chrome Android4/13/2021 Safari3/5/20241057
api.CustomStateSet.has πŸ“‹Chrome Android4/13/2021 Safari3/5/20241057
api.CustomStateSet.keys πŸ“‹Chrome Android4/13/2021 Safari3/5/20241057
api.CustomStateSet.size πŸ“‹Chrome Android4/13/2021 Safari3/5/20241057
api.CustomStateSet.values πŸ“‹Chrome Android4/13/2021 Safari3/5/20241057
api.DOMException πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.DOMException.DOMException πŸ“‹Chrome Android10/14/2015 Safari3/27/2017530
api.DOMException.code πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.DOMException.message πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.DOMException.name πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.DOMImplementation πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.DOMImplementation.createDocument πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.DOMImplementation.createDocumentType πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.DOMImplementation.createHTMLDocument πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
Internet Explorer: The title parameter is required, but can be empty string.
api.DOMImplementation.hasFeature πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
Firefox: Since Firefox 19, hasFeature() mostly returns true.
api.DOMMatrix πŸ“‹Chrome Android9/5/2017 Safari9/19/201714
api.DOMMatrix.DOMMatrix πŸ“‹Chrome Android9/5/2017 Safari9/19/201714
api.DOMMatrix.a πŸ“‹Chrome Android9/5/2017 Safari9/19/201714
api.DOMMatrix.b πŸ“‹Chrome Android9/5/2017 Safari9/19/201714
api.DOMMatrix.c πŸ“‹Chrome Android9/5/2017 Safari9/19/201714
api.DOMMatrix.d πŸ“‹Chrome Android9/5/2017 Safari9/19/201714
api.DOMMatrix.e πŸ“‹Chrome Android9/5/2017 Safari9/19/201714
api.DOMMatrix.f πŸ“‹Chrome Android9/5/2017 Safari9/19/201714
api.DOMMatrix.fromFloat32Array_static πŸ“‹Chrome Android9/5/2017 Safari9/19/201714
api.DOMMatrix.fromFloat64Array_static πŸ“‹Chrome Android9/5/2017 Safari9/19/201714
api.DOMMatrix.fromMatrix_static πŸ“‹Chrome Android9/5/2017 Safari9/19/201714
api.DOMMatrix.invertSelf πŸ“‹Chrome Android9/5/2017 Safari9/19/201714
api.DOMMatrix.m11 πŸ“‹Chrome Android9/5/2017 Safari9/19/201714
api.DOMMatrix.m12 πŸ“‹Chrome Android9/5/2017 Safari9/19/201714
api.DOMMatrix.m13 πŸ“‹Chrome Android9/5/2017 Safari9/19/201714
api.DOMMatrix.m14 πŸ“‹Chrome Android9/5/2017 Safari9/19/201714
api.DOMMatrix.m21 πŸ“‹Chrome Android9/5/2017 Safari9/19/201714
api.DOMMatrix.m22 πŸ“‹Chrome Android9/5/2017 Safari9/19/201714
api.DOMMatrix.m23 πŸ“‹Chrome Android9/5/2017 Safari9/19/201714
api.DOMMatrix.m24 πŸ“‹Chrome Android9/5/2017 Safari9/19/201714
api.DOMMatrix.m31 πŸ“‹Chrome Android9/5/2017 Safari9/19/201714
api.DOMMatrix.m32 πŸ“‹Chrome Android9/5/2017 Safari9/19/201714
api.DOMMatrix.m33 πŸ“‹Chrome Android9/5/2017 Safari9/19/201714
api.DOMMatrix.m34 πŸ“‹Chrome Android9/5/2017 Safari9/19/201714
api.DOMMatrix.m41 πŸ“‹Chrome Android9/5/2017 Safari9/19/201714
api.DOMMatrix.m42 πŸ“‹Chrome Android9/5/2017 Safari9/19/201714
api.DOMMatrix.m43 πŸ“‹Chrome Android9/5/2017 Safari9/19/201714
api.DOMMatrix.m44 πŸ“‹Chrome Android9/5/2017 Safari9/19/201714
api.DOMMatrix.multiplySelf πŸ“‹Chrome Android9/5/2017 Safari9/19/201714
api.DOMMatrix.preMultiplySelf πŸ“‹Chrome Android9/5/2017 Safari9/19/201714
api.DOMMatrix.rotateAxisAngleSelf πŸ“‹Chrome Android9/5/2017 Safari9/19/201714
api.DOMMatrix.rotateFromVectorSelf πŸ“‹Chrome Android9/5/2017 Safari9/19/201714
api.DOMMatrix.rotateSelf πŸ“‹Chrome Android9/5/2017 Safari9/19/201714
api.DOMMatrix.scale3dSelf πŸ“‹Chrome Android9/5/2017 Safari9/19/201714
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 Android9/5/2017 Safari9/19/201714
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 Android9/5/2017 Safari9/19/201714
api.DOMMatrix.skewXSelf πŸ“‹Chrome Android9/5/2017 Safari9/19/201714
api.DOMMatrix.skewYSelf πŸ“‹Chrome Android9/5/2017 Safari9/19/201714
api.DOMMatrix.translateSelf πŸ“‹Chrome Android9/5/2017 Safari9/19/201714
api.DOMMatrix.worker_support Chrome Android9/5/2017 Safari9/19/201714
api.DOMMatrixReadOnly πŸ“‹Chrome Android9/5/2017 Safari9/19/201714
api.DOMMatrixReadOnly.DOMMatrixReadOnly πŸ“‹Chrome Android9/5/2017 Safari9/19/201714
api.DOMMatrixReadOnly.a πŸ“‹Chrome Android9/5/2017 Safari9/19/201714
api.DOMMatrixReadOnly.b πŸ“‹Chrome Android9/5/2017 Safari9/19/201714
api.DOMMatrixReadOnly.c πŸ“‹Chrome Android9/5/2017 Safari9/19/201714
api.DOMMatrixReadOnly.d πŸ“‹Chrome Android9/5/2017 Safari9/19/201714
api.DOMMatrixReadOnly.e πŸ“‹Chrome Android9/5/2017 Safari9/19/201714
api.DOMMatrixReadOnly.f πŸ“‹Chrome Android9/5/2017 Safari9/19/201714
api.DOMMatrixReadOnly.flipX πŸ“‹Chrome Android9/5/2017 Safari9/19/201714
api.DOMMatrixReadOnly.flipY πŸ“‹Chrome Android9/5/2017 Safari9/19/201714
api.DOMMatrixReadOnly.fromFloat32Array_static πŸ“‹Chrome Android9/5/2017 Safari9/19/201714
api.DOMMatrixReadOnly.fromFloat64Array_static πŸ“‹Chrome Android9/5/2017 Safari9/19/201714
api.DOMMatrixReadOnly.fromMatrix_static πŸ“‹Chrome Android9/5/2017 Safari9/19/201714
api.DOMMatrixReadOnly.inverse πŸ“‹Chrome Android9/5/2017 Safari9/19/201714
api.DOMMatrixReadOnly.is2D πŸ“‹Chrome Android9/5/2017 Safari9/19/201714
api.DOMMatrixReadOnly.isIdentity πŸ“‹Chrome Android9/5/2017 Safari9/19/201714
api.DOMMatrixReadOnly.m11 πŸ“‹Chrome Android9/5/2017 Safari9/19/201714
api.DOMMatrixReadOnly.m12 πŸ“‹Chrome Android9/5/2017 Safari9/19/201714
api.DOMMatrixReadOnly.m13 πŸ“‹Chrome Android9/5/2017 Safari9/19/201714
api.DOMMatrixReadOnly.m14 πŸ“‹Chrome Android9/5/2017 Safari9/19/201714
api.DOMMatrixReadOnly.m21 πŸ“‹Chrome Android9/5/2017 Safari9/19/201714
api.DOMMatrixReadOnly.m22 πŸ“‹Chrome Android9/5/2017 Safari9/19/201714
api.DOMMatrixReadOnly.m23 πŸ“‹Chrome Android9/5/2017 Safari9/19/201714
api.DOMMatrixReadOnly.m24 πŸ“‹Chrome Android9/5/2017 Safari9/19/201714
api.DOMMatrixReadOnly.m31 πŸ“‹Chrome Android9/5/2017 Safari9/19/201714
api.DOMMatrixReadOnly.m32 πŸ“‹Chrome Android9/5/2017 Safari9/19/201714
api.DOMMatrixReadOnly.m33 πŸ“‹Chrome Android9/5/2017 Safari9/19/201714
api.DOMMatrixReadOnly.m34 πŸ“‹Chrome Android9/5/2017 Safari9/19/201714
api.DOMMatrixReadOnly.m41 πŸ“‹Chrome Android9/5/2017 Safari9/19/201714
api.DOMMatrixReadOnly.m42 πŸ“‹Chrome Android9/5/2017 Safari9/19/201714
api.DOMMatrixReadOnly.m43 πŸ“‹Chrome Android9/5/2017 Safari9/19/201714
api.DOMMatrixReadOnly.m44 πŸ“‹Chrome Android9/5/2017 Safari9/19/201714
api.DOMMatrixReadOnly.multiply πŸ“‹Chrome Android9/5/2017 Safari9/19/201714
api.DOMMatrixReadOnly.rotate πŸ“‹Chrome Android9/5/2017 Safari9/19/201714
api.DOMMatrixReadOnly.rotateAxisAngle πŸ“‹Chrome Android9/5/2017 Safari9/19/201714
api.DOMMatrixReadOnly.rotateFromVector πŸ“‹Chrome Android9/5/2017 Safari9/19/201714
api.DOMMatrixReadOnly.scale πŸ“‹Chrome Android9/5/2017 Safari9/19/201714
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 Android9/5/2017 Safari9/19/201714
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 Android3/12/2019 Safari3/5/20241820
api.DOMMatrixReadOnly.skewX πŸ“‹Chrome Android9/5/2017 Safari9/19/201714
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 Android9/5/2017 Safari9/19/201714
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 Android9/5/2017 Safari9/19/201714
api.DOMMatrixReadOnly.toFloat64Array πŸ“‹Chrome Android9/5/2017 Safari9/19/201714
api.DOMMatrixReadOnly.toJSON πŸ“‹Chrome Android9/5/2017 Safari9/19/201714
api.DOMMatrixReadOnly.toString Chrome Android9/5/2017 Safari9/19/201714
api.DOMMatrixReadOnly.transformPoint πŸ“‹Chrome Android9/5/2017 Safari9/19/201714
api.DOMMatrixReadOnly.translate πŸ“‹Chrome Android9/5/2017 Safari9/19/201714
api.DOMMatrixReadOnly.worker_support Chrome Android9/5/2017 Safari9/19/201714
api.DOMParser πŸ“‹Safari4/15/2005 Chrome Android6/27/20122630
api.DOMParser.DOMParser πŸ“‹Safari4/15/2005 Chrome Android6/27/20122630
api.DOMParser.parseFromString πŸ“‹Safari4/15/2005 Chrome Android6/27/20122630
api.DOMParser.parseFromString.html Chrome Android11/14/2013 Safari3/21/2016858
api.DOMParser.parseFromString.svg Safari10/26/2007 Chrome Android6/27/20121706
api.DOMParser.parseFromString.xml Safari4/15/2005 Chrome Android6/27/20122630
api.DOMPoint πŸ“‹Safari3/27/2017 Chrome Android9/5/2017162
api.DOMPoint.DOMPoint πŸ“‹Safari3/27/2017 Chrome Android9/5/2017162
api.DOMPoint.fromPoint_static πŸ“‹Safari3/27/2017 Chrome Android9/5/2017162
api.DOMPoint.w πŸ“‹Safari3/27/2017 Chrome Android9/5/2017162
api.DOMPoint.worker_support Safari3/27/2017 Chrome Android9/5/2017162
api.DOMPoint.x πŸ“‹Safari3/27/2017 Chrome Android9/5/2017162
api.DOMPoint.y πŸ“‹Safari3/27/2017 Chrome Android9/5/2017162
api.DOMPoint.z πŸ“‹Safari3/27/2017 Chrome Android9/5/2017162
api.DOMPointReadOnly πŸ“‹Safari3/27/2017 Chrome Android9/5/2017162
api.DOMPointReadOnly.DOMPointReadOnly πŸ“‹Safari3/27/2017 Chrome Android9/5/2017162
api.DOMPointReadOnly.fromPoint_static πŸ“‹Safari3/27/2017 Chrome Android9/5/2017162
api.DOMPointReadOnly.matrixTransform πŸ“‹Chrome Android9/5/2017 Safari9/19/201714
api.DOMPointReadOnly.toJSON πŸ“‹Safari3/27/2017 Chrome Android9/5/2017162
api.DOMPointReadOnly.w πŸ“‹Safari3/27/2017 Chrome Android9/5/2017162
api.DOMPointReadOnly.worker_support Safari3/27/2017 Chrome Android9/5/2017162
api.DOMPointReadOnly.x πŸ“‹Safari3/27/2017 Chrome Android9/5/2017162
api.DOMPointReadOnly.y πŸ“‹Safari3/27/2017 Chrome Android9/5/2017162
api.DOMPointReadOnly.z πŸ“‹Safari3/27/2017 Chrome Android9/5/2017162
api.DOMQuad πŸ“‹Chrome Android9/5/2017 Safari9/19/201714
api.DOMQuad.DOMQuad πŸ“‹Chrome Android9/5/2017 Safari9/19/201714
api.DOMQuad.fromQuad_static πŸ“‹Chrome Android9/5/2017 Safari9/19/201714
api.DOMQuad.fromRect_static πŸ“‹Chrome Android9/5/2017 Safari9/19/201714
api.DOMQuad.getBounds πŸ“‹Chrome Android9/5/2017 Safari9/19/201714
api.DOMQuad.p1 πŸ“‹Chrome Android9/5/2017 Safari9/19/201714
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 Android9/5/2017 Safari9/19/201714
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 Android9/5/2017 Safari9/19/201714
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 Android9/5/2017 Safari9/19/201714
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 Android9/5/2017 Safari9/19/201714
api.DOMQuad.worker_support Chrome Android9/5/2017 Safari9/19/201714
api.DOMRect πŸ“‹Safari3/27/2017 Chrome Android9/5/2017162
api.DOMRect.DOMRect πŸ“‹Safari3/27/2017 Chrome Android9/5/2017162
api.DOMRect.fromRect_static πŸ“‹Safari3/27/2017 Chrome Android9/5/2017162
api.DOMRect.height πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
api.DOMRect.width πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
api.DOMRect.worker_support Safari3/27/2017 Chrome Android9/5/2017162
api.DOMRect.x πŸ“‹Safari3/27/2017 Chrome Android9/5/2017162
api.DOMRect.y πŸ“‹Safari3/27/2017 Chrome Android9/5/2017162
api.DOMRectList πŸ“‹Safari3/27/2017 Chrome Android9/5/2017162
api.DOMRectList.item πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
api.DOMRectList.length πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
api.DOMRectReadOnly πŸ“‹Safari3/27/2017 Chrome Android9/5/2017162
api.DOMRectReadOnly.DOMRectReadOnly πŸ“‹Safari3/27/2017 Chrome Android9/5/2017162
api.DOMRectReadOnly.bottom πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
api.DOMRectReadOnly.fromRect_static πŸ“‹Safari3/27/2017 Chrome Android9/5/2017162
api.DOMRectReadOnly.height πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
api.DOMRectReadOnly.left πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
api.DOMRectReadOnly.right πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
api.DOMRectReadOnly.toJSON πŸ“‹Safari3/27/2017 Chrome Android9/5/2017162
api.DOMRectReadOnly.top πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
api.DOMRectReadOnly.width πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
api.DOMRectReadOnly.worker_support Safari3/27/2017 Chrome Android9/5/2017162
api.DOMRectReadOnly.x πŸ“‹Safari3/27/2017 Chrome Android9/5/2017162
api.DOMRectReadOnly.y πŸ“‹Safari3/27/2017 Chrome Android9/5/2017162
api.DOMStringList πŸ“‹Safari7/20/2011 Chrome Android6/27/2012343
api.DOMStringList.contains πŸ“‹Safari7/20/2011 Chrome Android6/27/2012343
api.DOMStringList.item πŸ“‹Safari7/20/2011 Chrome Android6/27/2012343
api.DOMStringList.length πŸ“‹Safari7/20/2011 Chrome Android6/27/2012343
api.DOMStringMap πŸ“‹Safari7/20/2011 Chrome Android6/27/2012343
api.DOMTokenList πŸ“‹Safari7/20/2011 Chrome Android6/27/2012343
api.DOMTokenList.@@iterator Chrome Android4/15/2015 Safari3/27/2017712
api.DOMTokenList.add πŸ“‹Safari7/20/2011 Chrome Android6/27/2012343
api.DOMTokenList.add.multiple_parameters Chrome Android2/27/2013 Safari10/22/2013237
api.DOMTokenList.contains πŸ“‹Safari7/20/2011 Chrome Android6/27/2012343
api.DOMTokenList.entries Chrome Android4/15/2015 Safari3/27/2017712
api.DOMTokenList.forEach Chrome Android4/15/2015 Safari3/27/2017712
api.DOMTokenList.item πŸ“‹Safari7/20/2011 Chrome Android6/27/2012343
api.DOMTokenList.keys Chrome Android4/15/2015 Safari3/27/2017712
api.DOMTokenList.length πŸ“‹Safari7/20/2011 Chrome Android6/27/2012343
api.DOMTokenList.remove πŸ“‹Safari7/20/2011 Chrome Android6/27/2012343
api.DOMTokenList.remove.multiple_parameters Chrome Android2/27/2013 Safari10/22/2013237
api.DOMTokenList.remove_duplicates Safari9/20/2016 Chrome Android8/1/2017315
api.DOMTokenList.replace πŸ“‹Safari3/27/2017 Chrome Android9/5/2017162
api.DOMTokenList.replace.boolean_value Chrome Android5/31/2018 Safari9/17/2018109
api.DOMTokenList.supports πŸ“‹Chrome Android3/9/2016 Safari3/27/2017383
api.DOMTokenList.toString πŸ“‹Safari7/20/2011 Chrome Android6/27/2012343
api.DOMTokenList.toggle πŸ“‹Safari7/20/2011 Chrome Android6/27/2012343
api.DOMTokenList.toggle.force_parameter Chrome Android2/27/2013 Safari10/22/2013237
api.DOMTokenList.trim_whitespace Chrome Android1/26/2016 Safari9/20/2016238
api.DOMTokenList.value πŸ“‹Chrome Android4/13/2016 Safari9/20/2016160
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 Android4/15/2015 Safari3/27/2017712
api.DataTransfer πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
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 Android6/6/2017 Safari4/26/20211420
api.DataTransfer.clearData πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
api.DataTransfer.dropEffect πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
api.DataTransfer.effectAllowed πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
api.DataTransfer.files πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
api.DataTransfer.getData πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
api.DataTransfer.items πŸ“‹Chrome Android6/27/2012 Safari4/12/20182115
api.DataTransfer.setData πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
api.DataTransfer.setDragImage πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
api.DataTransfer.types πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
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 πŸ“‹Safari7/20/2011 Chrome Android6/27/2012343
api.DataTransferItem.getAsFile πŸ“‹Safari7/20/2011 Chrome Android6/27/2012343
api.DataTransferItem.getAsString πŸ“‹Safari7/20/2011 Chrome Android6/27/2012343
api.DataTransferItem.kind πŸ“‹Safari7/20/2011 Chrome Android6/27/2012343
api.DataTransferItem.type πŸ“‹Safari7/20/2011 Chrome Android6/27/2012343
api.DataTransferItem.webkitGetAsEntry πŸ“‹Chrome Android6/27/2012 Safari4/12/20182115
api.DataTransferItemList πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.DataTransferItemList.add πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.DataTransferItemList.clear πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.DataTransferItemList.length πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.DataTransferItemList.remove πŸ“‹Safari7/25/2012 Chrome Android11/14/2013477
api.DecompressionStream πŸ“‹Chrome Android2/4/2020 Safari3/27/20231147
Node.js: Available as a part of the stream/web module.
api.DecompressionStream.DecompressionStream πŸ“‹Chrome Android2/4/2020 Safari3/27/20231147
api.DecompressionStream.DecompressionStream.deflate πŸ“‹Chrome Android2/4/2020 Safari3/27/20231147
api.DecompressionStream.DecompressionStream.deflate-raw πŸ“‹Chrome Android6/21/2022 Safari3/27/2023279
api.DecompressionStream.DecompressionStream.gzip πŸ“‹Chrome Android2/4/2020 Safari3/27/20231147
api.DecompressionStream.readable πŸ“‹Chrome Android2/4/2020 Safari3/27/20231147
api.DecompressionStream.writable πŸ“‹Chrome Android2/4/2020 Safari3/27/20231147
api.DedicatedWorkerGlobalScope πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
api.DedicatedWorkerGlobalScope.cancelAnimationFrame πŸ“‹Chrome Android9/4/2018 Safari3/27/20231665
api.DedicatedWorkerGlobalScope.close πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
api.DedicatedWorkerGlobalScope.message_event πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
api.DedicatedWorkerGlobalScope.messageerror_event πŸ“‹Chrome Android8/1/2017 Safari3/27/20232064
api.DedicatedWorkerGlobalScope.name πŸ“‹Chrome Android10/17/2018 Safari3/25/2019159
api.DedicatedWorkerGlobalScope.postMessage πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
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 Android9/4/2018 Safari3/27/20231665
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 Android2/27/2013 Safari10/22/2013237
api.DelayNode.DelayNode πŸ“‹Chrome Android12/6/2016 Safari4/26/20211602
api.DelayNode.delayTime πŸ“‹Chrome Android2/27/2013 Safari10/22/2013237
api.DeviceMotionEvent πŸ“‹Chrome Android11/14/2013 Safari9/18/20233595
api.DeviceMotionEvent.acceleration πŸ“‹Chrome Android11/14/2013 Safari9/18/20233595
api.DeviceMotionEvent.accelerationIncludingGravity πŸ“‹Chrome Android11/14/2013 Safari9/18/20233595
api.DeviceMotionEvent.interval πŸ“‹Chrome Android11/14/2013 Safari9/18/20233595
api.DeviceMotionEvent.rotationRate πŸ“‹Chrome Android11/14/2013 Safari9/18/20233595
api.DeviceOrientationEvent πŸ“‹Chrome Android6/27/2012 Safari9/18/20234100
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.absolute πŸ“‹Chrome Android6/27/2012 Safari9/18/20234100
api.DeviceOrientationEvent.alpha πŸ“‹Chrome Android6/27/2012 Safari9/18/20234100
api.DeviceOrientationEvent.beta πŸ“‹Chrome Android6/27/2012 Safari9/18/20234100
api.DeviceOrientationEvent.gamma πŸ“‹Chrome Android6/27/2012 Safari9/18/20234100
api.Document πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.Document.DOMContentLoaded_event πŸ“‹Safari3/18/2008 Chrome Android6/27/20121562
api.Document.Document πŸ“‹Safari10/16/2014 Chrome Android8/1/20171020
api.Document.URL πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
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 Android6/27/2012 Safari10/22/2013482
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 πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.Document.adoptedStyleSheets πŸ“‹Chrome Android3/12/2019 Safari3/27/20231476
api.Document.alinkColor πŸ“‹Safari9/19/2017 Chrome Android1/23/2018126
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 πŸ“‹Safari9/19/2017 Chrome Android1/23/2018126
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 πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
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 πŸ“‹Safari9/20/2016 Chrome Android10/19/201629
api.Document.applets πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
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 πŸ“‹Safari9/19/2017 Chrome Android1/23/2018126
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 πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
Firefox: Only supported for HTMLDocument, not all Document objects.Firefox for Android: Only supported for HTMLDocument, not all Document objects.
api.Document.captureEvents πŸ“‹Safari9/19/2017 Chrome Android1/23/2018126
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.caretRangeFromPoint Safari6/7/2010 Chrome Android6/27/2012751
api.Document.characterSet πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
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 Android8/21/2013 Safari9/30/2015770
api.Document.children πŸ“‹Chrome Android8/21/2013 Safari9/30/2015770
api.Document.clear πŸ“‹Safari9/19/2017 Chrome Android1/23/2018126
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 Android9/1/2015 Safari9/19/2017749
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 πŸ“‹Safari7/20/2011 Chrome Android6/27/2012343
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 Android7/16/2014 Safari9/30/2015441
api.Document.cookie πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
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 πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
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 πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.Document.createCDATASection πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.Document.createComment πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.Document.createDocumentFragment πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.Document.createElement πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
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 πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
Firefox: Doesn't conform to the DOM spec for XUL and XHTML documents: localName and namespaceURI are not set to null on the created element.
api.Document.createEvent πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
Firefox: From version 67, creating touch events using this method is no longer supported.
api.Document.createExpression πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.Document.createNSResolver πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.Document.createNodeIterator πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.Document.createProcessingInstruction πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.Document.createRange πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.Document.createTextNode πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.Document.createTreeWalker πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.Document.createTreeWalker.whatToShow_filter_parameters_optional Safari10/26/2007 Chrome Android6/27/20121706
api.Document.currentScript πŸ“‹Chrome Android8/21/2013 Safari10/16/2014421
api.Document.defaultView πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.Document.designMode πŸ“‹Chrome Android7/16/2014 Safari3/27/2017985
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 Android7/16/2014 Safari3/27/2017985
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 πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.Document.documentElement πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.Document.documentURI πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.Document.domain πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
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 πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
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 Android5/27/2015 Safari4/12/20181051
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 Android7/16/2014 Safari3/27/2017985
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 πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.Document.execCommand Safari4/15/2005 Chrome Android6/27/20122630
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 Android4/15/2015 Safari9/20/2016524
api.Document.execCommand.cut Chrome Android4/15/2015 Safari9/20/2016524
api.Document.exitFullscreen πŸ“‹Chrome Android12/4/2018 Safari3/27/20231574
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 Android9/4/2018 Safari3/27/20231665
api.Document.exitPictureInPicture πŸ“‹Safari3/24/2020 Chrome Android9/2/2022892
api.Document.exitPointerLock πŸ“‹Chrome Android9/3/2014 Safari3/27/2017936
api.Document.fgColor πŸ“‹Safari9/19/2017 Chrome Android1/23/2018126
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 Android8/21/2013 Safari9/30/2015770
api.Document.fonts πŸ“‹Chrome Android5/20/2014 Safari9/20/2016854
api.Document.forms πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
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.fullscreen πŸ“‹Chrome Android12/4/2018 Safari3/27/20231574
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 Android12/4/2018 Safari3/27/20231574
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 Android12/4/2018 Safari3/27/20231574
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 Android12/4/2018 Safari3/27/20231574
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 Android12/4/2018 Safari3/27/20231574
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 Android7/27/2020 Safari9/16/202051
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 πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.Document.getElementsByClassName πŸ“‹Safari3/18/2008 Chrome Android6/27/20121562
api.Document.getElementsByName πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
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 πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.Document.getElementsByTagNameNS πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.Document.getSelection πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
Firefox: Only supported for HTMLDocument, not all Document objects.Firefox for Android: Only supported for HTMLDocument, not all Document objects.
api.Document.hasFocus πŸ“‹Safari10/22/2013 Chrome Android4/2/2014162
Safari: Only supported for HTMLDocument, not all Document objects.Safari on iOS: Only supported for HTMLDocument, not all Document objects.WebView on iOS: Only supported for HTMLDocument, not all Document objects.
api.Document.hasStorageAccess πŸ“‹Safari4/12/2018 Chrome Android12/5/20232063
api.Document.head πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
Firefox: Only supported for HTMLDocument, not all Document objects.Firefox for Android: Only supported for HTMLDocument, not all Document objects.
api.Document.hidden πŸ“‹Safari10/22/2013 Chrome Android2/26/2014127
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 πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
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 πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.Document.importNode πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.Document.lastElementChild πŸ“‹Chrome Android8/21/2013 Safari9/30/2015770
api.Document.lastModified πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
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 πŸ“‹Safari9/19/2017 Chrome Android1/23/2018126
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 πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
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 πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
Safari: Only supported for HTMLDocument, not all Document objects.Safari on iOS: Only supported for HTMLDocument, not all Document objects.WebView on iOS: Only supported for HTMLDocument, not all Document objects.
api.Document.open πŸ“‹Chrome Android9/1/2015 Safari9/19/2017749
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 πŸ“‹Safari3/5/2024 Chrome Android4/16/202442
Firefox: Throws error NS_ERROR_UNEXPECTED (bug 1887817.)Firefox for Android: Throws error NS_ERROR_UNEXPECTED (bug 1887817.)
api.Document.pictureInPictureElement πŸ“‹Safari3/24/2020 Chrome Android9/2/2022892
api.Document.pictureInPictureEnabled πŸ“‹Safari3/24/2020 Chrome Android9/2/2022892
api.Document.plugins πŸ“‹Chrome Android7/16/2014 Safari3/27/2017985
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 Android9/3/2014 Safari3/27/2017936
api.Document.pointerlockchange_event πŸ“‹Chrome Android7/16/2014 Safari3/27/2017985
api.Document.pointerlockerror_event πŸ“‹Chrome Android7/16/2014 Safari3/27/2017985
api.Document.prepend πŸ“‹Safari9/20/2016 Chrome Android10/19/201629
api.Document.queryCommandEnabled Safari4/29/2005 Chrome Android6/27/20122616
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 Safari4/29/2005 Chrome Android6/27/20122616
Firefox: Only supported for HTMLDocument, not all Document objects.Firefox for Android: Only supported for HTMLDocument, not all Document objects.
api.Document.queryCommandState Safari4/29/2005 Chrome Android6/27/20122616
Firefox: Only supported for HTMLDocument, not all Document objects.Firefox for Android: Only supported for HTMLDocument, not all Document objects.
api.Document.queryCommandSupported Safari4/29/2005 Chrome Android6/27/20122616
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 Safari4/29/2005 Chrome Android6/27/20122616
Firefox: Only supported for HTMLDocument, not all Document objects.Firefox for Android: Only supported for HTMLDocument, not all Document objects.
api.Document.querySelector πŸ“‹Safari3/18/2008 Chrome Android6/27/20121562
Internet Explorer: querySelectorAll() is supported, but only for CSS 2.1 selectors.
api.Document.querySelectorAll πŸ“‹Safari3/18/2008 Chrome Android6/27/20121562
Internet Explorer: querySelectorAll() is supported, but only for CSS 2.1 selectors.
api.Document.readyState πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
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 πŸ“‹Safari7/20/2011 Chrome Android6/27/2012343
api.Document.referrer πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.Document.releaseEvents πŸ“‹Safari9/19/2017 Chrome Android1/23/2018126
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 πŸ“‹Safari9/16/2020 Chrome Android10/20/202034
api.Document.requestStorageAccess πŸ“‹Safari4/12/2018 Chrome Android12/5/20232063
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.rootElement πŸ“‹Chrome Android4/2/2014 Safari3/27/20171090
api.Document.scripts πŸ“‹Chrome Android7/16/2014 Safari3/27/2017985
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 πŸ“‹Safari4/29/2005 Chrome Android6/27/20122616
api.Document.scrollingElement πŸ“‹Chrome Android7/29/2015 Safari9/30/201563
api.Document.securitypolicyviolation_event πŸ“‹Chrome Android7/30/2019 Safari3/14/2022958
api.Document.selectionchange_event πŸ“‹Safari7/20/2011 Chrome Android6/27/2012343
api.Document.startViewTransition πŸ“‹Chrome Android3/7/2023 Safari9/16/2024559
api.Document.styleSheets πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
api.Document.timeline πŸ“‹Safari3/24/2020 Chrome Android7/27/2020125
api.Document.title πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
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 πŸ“‹Safari10/22/2013 Chrome Android2/26/2014127
api.Document.visibilitychange_event πŸ“‹Chrome Android10/24/2017 Safari4/26/20211280
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 πŸ“‹Safari9/19/2017 Chrome Android1/23/2018126
Chrome: Only supported for HTMLDocument, not all Document objects.Chrome Android: Only supported for HTMLDocument, not all Document objects.Firefox: Only supported for HTMLDocument, not all Document objects.Firefox for Android: Only supported for HTMLDocument, not all Document objects.Opera: Only supported for HTMLDocument, not all Document objects.Opera Android: Only supported for HTMLDocument, not all Document objects.Safari: Only supported for HTMLDocument, not all Document objects.Safari on iOS: Only supported for HTMLDocument, not all Document objects.Samsung Internet: Only supported for HTMLDocument, not all Document objects.WebView Android: Only supported for HTMLDocument, not all Document objects.WebView on iOS: Only supported for HTMLDocument, not all Document objects.
api.Document.write πŸ“‹Chrome Android9/1/2015 Safari9/19/2017749
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 Android9/1/2015 Safari9/19/2017749
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 πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.Document.xmlStandalone πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.Document.xmlVersion πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.DocumentFragment πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.DocumentFragment.DocumentFragment πŸ“‹Chrome Android8/21/2013 Safari10/16/2014421
api.DocumentFragment.append πŸ“‹Safari9/20/2016 Chrome Android10/19/201629
api.DocumentFragment.childElementCount πŸ“‹Chrome Android8/21/2013 Safari9/30/2015770
api.DocumentFragment.children πŸ“‹Chrome Android8/21/2013 Safari9/30/2015770
api.DocumentFragment.firstElementChild πŸ“‹Chrome Android8/21/2013 Safari9/30/2015770
api.DocumentFragment.getElementById πŸ“‹Chrome Android7/16/2014 Safari9/30/2015441
api.DocumentFragment.lastElementChild πŸ“‹Chrome Android8/21/2013 Safari9/30/2015770
api.DocumentFragment.prepend πŸ“‹Safari9/20/2016 Chrome Android10/19/201629
api.DocumentFragment.querySelector πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
Internet Explorer: querySelectorAll() is supported, but only for CSS 2.1 selectors.
api.DocumentFragment.querySelectorAll πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
Internet Explorer: querySelectorAll() is supported, but only for CSS 2.1 selectors.
api.DocumentFragment.replaceChildren πŸ“‹Safari9/16/2020 Chrome Android10/20/202034
api.DocumentTimeline πŸ“‹Safari3/24/2020 Chrome Android7/27/2020125
api.DocumentTimeline.DocumentTimeline πŸ“‹Safari3/24/2020 Chrome Android7/27/2020125
api.DocumentType πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.DocumentType.after πŸ“‹Safari9/20/2016 Chrome Android10/19/201629
api.DocumentType.before πŸ“‹Safari9/20/2016 Chrome Android10/19/201629
api.DocumentType.name πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.DocumentType.publicId πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.DocumentType.remove πŸ“‹Chrome Android2/27/2013 Safari10/22/2013237
api.DocumentType.replaceWith πŸ“‹Safari9/20/2016 Chrome Android10/19/201629
api.DocumentType.systemId πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.DragEvent πŸ“‹Chrome Android10/14/2015 Safari9/16/20201799
Internet Explorer: Before Internet Explorer 10, DragEvent is exposed in standards mode but not quirks mode.
api.DragEvent.DragEvent πŸ“‹Chrome Android10/14/2015 Safari9/16/20201799
api.DragEvent.dataTransfer πŸ“‹Chrome Android10/14/2015 Safari9/16/20201799
Internet Explorer: The value is always null.
api.DynamicsCompressorNode πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.DynamicsCompressorNode.DynamicsCompressorNode πŸ“‹Chrome Android12/6/2016 Safari4/26/20211602
api.DynamicsCompressorNode.attack πŸ“‹Safari7/25/2012 Chrome Android2/27/2013217
api.DynamicsCompressorNode.knee πŸ“‹Safari7/25/2012 Chrome Android2/27/2013217
api.DynamicsCompressorNode.ratio πŸ“‹Safari7/25/2012 Chrome Android2/27/2013217
api.DynamicsCompressorNode.reduction πŸ“‹Safari7/25/2012 Chrome Android2/27/2013217
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 πŸ“‹Safari7/25/2012 Chrome Android2/27/2013217
api.DynamicsCompressorNode.threshold πŸ“‹Safari7/25/2012 Chrome Android2/27/2013217
api.EXT_blend_minmax πŸ“‹Chrome Android10/8/2014 Safari9/30/2015357
Firefox: Not supported on Windows.
api.EXT_color_buffer_float πŸ“‹Chrome Android2/1/2017 Safari9/20/20211692
api.EXT_color_buffer_half_float πŸ“‹Chrome Android12/5/2017 Safari9/16/20201016
Firefox: Not supported on Windows.
api.EXT_float_blend πŸ“‹Chrome Android6/4/2019 Safari4/26/2021692
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 Android10/8/2014 Safari9/30/2015357
api.EXT_sRGB πŸ“‹Chrome Android1/21/2015 Safari9/30/2015252
Firefox: Not supported on Windows.
api.EXT_shader_texture_lod πŸ“‹Chrome Android10/8/2014 Safari10/16/20148
api.EXT_texture_compression_bptc πŸ“‹Chrome Android7/20/2021 Safari9/12/2022419
Chrome: Only supported on macOS.Edge: Only supported on macOS.Opera: Only supported on macOS.
api.EXT_texture_compression_rgtc πŸ“‹Chrome Android5/19/2020 Safari4/26/2021342
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 Android4/2/2014 Safari3/21/2016719
api.EXT_texture_norm16 πŸ“‹Chrome Android11/17/2020 Safari9/12/2022664
api.Element πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.Element.DOMActivate_event πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.Element.after πŸ“‹Safari9/20/2016 Chrome Android10/19/201629
api.Element.animate πŸ“‹Chrome Android7/16/2014 Safari3/24/20202078
api.Element.animate.implicit_tofrom Safari3/24/2020 Chrome Android7/27/2020125
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 Android7/27/2020 Safari9/12/2022777
api.Element.animate.options_id_parameter πŸ“‹Chrome Android4/13/2016 Safari3/24/20201441
api.Element.animate.options_pseudoElement_parameter πŸ“‹Chrome Android7/27/2020 Safari9/16/202051
api.Element.animate.options_timeline_parameter πŸ“‹Chrome Android8/25/2020 Safari9/12/2022748
api.Element.animationcancel_event πŸ“‹Safari3/24/2020 Chrome Android5/19/202056
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 πŸ“‹Safari9/30/2015 Chrome Android12/17/20191539
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 πŸ“‹Safari9/30/2015 Chrome Android12/17/20191539
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 πŸ“‹Safari9/30/2015 Chrome Android12/17/20191539
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 πŸ“‹Safari9/20/2016 Chrome Android10/19/201629
api.Element.ariaAtomic πŸ“‹Safari3/25/2019 Chrome Android4/7/2020379
api.Element.ariaAutoComplete πŸ“‹Safari3/25/2019 Chrome Android4/7/2020379
api.Element.ariaBrailleLabel πŸ“‹Chrome Android10/25/2022 Safari9/16/2024692
api.Element.ariaBrailleRoleDescription πŸ“‹Chrome Android10/25/2022 Safari9/16/2024692
api.Element.ariaBusy πŸ“‹Safari3/25/2019 Chrome Android4/7/2020379
api.Element.ariaChecked πŸ“‹Safari3/25/2019 Chrome Android4/7/2020379
api.Element.ariaColCount πŸ“‹Safari3/25/2019 Chrome Android4/7/2020379
api.Element.ariaColIndex πŸ“‹Safari3/25/2019 Chrome Android4/7/2020379
api.Element.ariaColSpan πŸ“‹Safari3/25/2019 Chrome Android4/7/2020379
api.Element.ariaCurrent πŸ“‹Safari3/25/2019 Chrome Android4/7/2020379
api.Element.ariaDescription πŸ“‹Chrome Android5/19/2020 Safari3/5/20241386
api.Element.ariaDisabled πŸ“‹Safari3/25/2019 Chrome Android4/7/2020379
api.Element.ariaExpanded πŸ“‹Safari3/25/2019 Chrome Android4/7/2020379
api.Element.ariaHasPopup πŸ“‹Safari3/25/2019 Chrome Android4/7/2020379
api.Element.ariaHidden πŸ“‹Safari3/25/2019 Chrome Android4/7/2020379
api.Element.ariaInvalid πŸ“‹Safari3/25/2019 Chrome Android5/24/20221156
api.Element.ariaKeyShortcuts πŸ“‹Safari3/25/2019 Chrome Android4/7/2020379
api.Element.ariaLabel πŸ“‹Safari3/25/2019 Chrome Android4/7/2020379
api.Element.ariaLevel πŸ“‹Safari3/25/2019 Chrome Android4/7/2020379
api.Element.ariaLive πŸ“‹Safari3/25/2019 Chrome Android4/7/2020379
api.Element.ariaModal πŸ“‹Safari3/25/2019 Chrome Android4/7/2020379
api.Element.ariaMultiLine πŸ“‹Safari3/25/2019 Chrome Android4/7/2020379
api.Element.ariaMultiSelectable πŸ“‹Safari3/25/2019 Chrome Android4/7/2020379
api.Element.ariaOrientation πŸ“‹Safari3/25/2019 Chrome Android4/7/2020379
api.Element.ariaPlaceholder πŸ“‹Safari3/25/2019 Chrome Android4/7/2020379
api.Element.ariaPosInSet πŸ“‹Safari3/25/2019 Chrome Android4/7/2020379
api.Element.ariaPressed πŸ“‹Safari3/25/2019 Chrome Android4/7/2020379
api.Element.ariaReadOnly πŸ“‹Safari3/25/2019 Chrome Android4/7/2020379
api.Element.ariaRelevant Safari3/25/2019 Chrome Android4/7/2020379
api.Element.ariaRequired πŸ“‹Safari3/25/2019 Chrome Android4/7/2020379
api.Element.ariaRoleDescription πŸ“‹Safari3/25/2019 Chrome Android4/7/2020379
api.Element.ariaRowCount πŸ“‹Safari3/25/2019 Chrome Android4/7/2020379
api.Element.ariaRowIndex πŸ“‹Safari3/25/2019 Chrome Android4/7/2020379
api.Element.ariaRowSpan πŸ“‹Safari3/25/2019 Chrome Android4/7/2020379
api.Element.ariaSelected πŸ“‹Safari3/25/2019 Chrome Android4/7/2020379
api.Element.ariaSetSize πŸ“‹Safari3/25/2019 Chrome Android7/27/2020490
api.Element.ariaSort πŸ“‹Safari3/25/2019 Chrome Android4/7/2020379
api.Element.ariaValueMax πŸ“‹Safari3/25/2019 Chrome Android4/7/2020379
api.Element.ariaValueMin πŸ“‹Safari3/25/2019 Chrome Android4/7/2020379
api.Element.ariaValueNow πŸ“‹Safari3/25/2019 Chrome Android4/7/2020379
api.Element.ariaValueText πŸ“‹Safari3/25/2019 Chrome Android4/7/2020379
api.Element.assignedSlot πŸ“‹Chrome Android9/7/2016 Safari9/20/201613
api.Element.attachShadow πŸ“‹Chrome Android9/7/2016 Safari9/20/201613
api.Element.attachShadow.options_clonable_parameter πŸ“‹Safari3/5/2024 Chrome Android4/16/202442
api.Element.attachShadow.options_delegatesFocus_parameter πŸ“‹Chrome Android9/7/2016 Safari3/24/20201294
api.Element.attributes πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.Element.auxclick_event πŸ“‹Chrome Android12/6/2016 Safari12/11/20242927
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.before πŸ“‹Safari9/20/2016 Chrome Android10/19/201629
api.Element.beforeinput_event πŸ“‹Safari3/27/2017 Chrome Android8/1/2017127
api.Element.blur_event πŸ“‹Safari3/18/2008 Chrome Android6/27/20121562
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 Android9/2/2022 Safari3/5/2024550
api.Element.checkVisibility.options_checkOpacity_parameter πŸ“‹Chrome Android9/2/2022 Safari3/5/2024550
api.Element.checkVisibility.options_checkVisibilityCSS_parameter πŸ“‹Chrome Android9/2/2022 Safari3/5/2024550
api.Element.checkVisibility.options_contentVisibilityAuto_parameter πŸ“‹Chrome Android1/23/2024 Safari3/5/202442
api.Element.checkVisibility.options_opacityProperty_parameter πŸ“‹Chrome Android1/23/2024 Safari3/5/202442
api.Element.checkVisibility.options_visibilityProperty_parameter πŸ“‹Chrome Android1/23/2024 Safari3/5/202442
api.Element.childElementCount πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
api.Element.children πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
Internet Explorer: Also includes non-standard HTMLCommentElement nodes.
api.Element.classList πŸ“‹Chrome Android2/27/2013 Safari10/22/2013237
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 πŸ“‹Safari6/23/2003 Chrome Android2/27/20133537
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 πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
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.clientHeight πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.Element.clientLeft πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.Element.clientTop πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.Element.clientWidth πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.Element.closest πŸ“‹Safari7/25/2012 Chrome Android3/11/2015959
api.Element.compositionend_event πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
api.Element.compositionstart_event πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
api.Element.compositionupdate_event πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
api.Element.computedStyleMap πŸ“‹Chrome Android4/17/2018 Safari3/27/20231805
api.Element.contentvisibilityautostatechange_event πŸ“‹Chrome Android11/29/2022 Safari9/16/2024657
Firefox: The oncontentvisibilityautostatechange event handler property is not supported.Firefox for Android: The oncontentvisibilityautostatechange event handler property is not supported.
api.Element.contextmenu_event πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.Element.copy_event πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
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.cut_event πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
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 πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
Firefox: Starting in Firefox 68, dblclick events are only sent for the primary mouse button, per the specification.
api.Element.firstElementChild πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
api.Element.focus_event πŸ“‹Safari3/18/2008 Chrome Android6/27/20121562
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 πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
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 πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
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 Android12/4/2018 Safari3/27/20231574
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 Android12/4/2018 Safari3/27/20231574
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 πŸ“‹Safari3/24/2020 Chrome Android7/27/2020125
api.Element.getAttribute πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.Element.getAttributeNS πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
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 πŸ“‹Safari3/27/2017 Chrome Android9/5/2017162
api.Element.getAttributeNode πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.Element.getAttributeNodeNS πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.Element.getBoundingClientRect πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
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 πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
api.Element.getElementsByClassName πŸ“‹Safari3/18/2008 Chrome Android6/27/20121562
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 πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
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 Safari6/23/2003 Chrome Android6/27/20123292
api.Element.getElementsByTagNameNS πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
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 Safari6/23/2003 Chrome Android6/27/20123292
api.Element.getHTML πŸ“‹Chrome Android5/14/2024 Safari9/16/2024125
api.Element.gotpointercapture_event πŸ“‹Chrome Android3/16/2017 Safari9/19/2019917
api.Element.hasAttribute πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.Element.hasAttributeNS πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.Element.hasAttributes πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
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 Android12/6/2016 Safari9/19/20191017
api.Element.id πŸ“‹Safari6/23/2003 Chrome Android2/27/20133537
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 πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.Element.input_event πŸ“‹Safari3/18/2008 Chrome Android6/27/20121562
Edge: Not supported on select, checkbox, or radio inputs.Internet Explorer: Only supports input of type text and password.
api.Element.insertAdjacentElement πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
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 πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
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 πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
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 πŸ“‹Safari2/2/2004 Chrome Android6/27/20123068
api.Element.keypress_event πŸ“‹Safari4/15/2005 Chrome Android6/27/20122630
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 πŸ“‹Safari2/2/2004 Chrome Android6/27/20123068
api.Element.lastElementChild πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
api.Element.localName πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.Element.lostpointercapture_event πŸ“‹Chrome Android3/16/2017 Safari9/19/2019917
api.Element.matches πŸ“‹Chrome Android2/26/2014 Safari10/16/2014232
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 πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
api.Element.mouseenter_event πŸ“‹Chrome Android10/2/2013 Safari10/22/201320
api.Element.mouseleave_event πŸ“‹Chrome Android10/2/2013 Safari10/22/201320
api.Element.mousemove_event πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
api.Element.mouseout_event πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.Element.mouseover_event πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
api.Element.mouseup_event πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
api.Element.mousewheel_event Safari10/26/2007 Chrome Android6/27/20121706
api.Element.namespaceURI πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.Element.nextElementSibling πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
api.Element.outerHTML πŸ“‹Safari4/15/2005 Chrome Android6/27/20122630
api.Element.part πŸ“‹Chrome Android3/12/2019 Safari3/24/2020378
api.Element.paste_event πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
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 Android12/6/2016 Safari9/19/20191017
api.Element.pointerdown_event πŸ“‹Chrome Android12/6/2016 Safari9/19/20191017
api.Element.pointerenter_event πŸ“‹Chrome Android12/6/2016 Safari9/19/20191017
api.Element.pointerleave_event πŸ“‹Chrome Android12/6/2016 Safari9/19/20191017
api.Element.pointermove_event πŸ“‹Chrome Android12/6/2016 Safari9/19/20191017
api.Element.pointerout_event πŸ“‹Chrome Android12/6/2016 Safari9/19/20191017
api.Element.pointerover_event πŸ“‹Chrome Android12/6/2016 Safari9/19/20191017
api.Element.pointerup_event πŸ“‹Chrome Android12/6/2016 Safari9/19/20191017
api.Element.prefix πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.Element.prepend πŸ“‹Safari9/20/2016 Chrome Android10/19/201629
api.Element.previousElementSibling πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
api.Element.querySelector πŸ“‹Safari3/18/2008 Chrome Android6/27/20121562
Internet Explorer: querySelector() is supported, but only for CSS 2.1 selectors.
api.Element.querySelectorAll πŸ“‹Safari3/18/2008 Chrome Android6/27/20121562
Internet Explorer: querySelectorAll() is supported, but only for CSS 2.1 selectors.
api.Element.releasePointerCapture πŸ“‹Chrome Android12/6/2016 Safari9/19/20191017
api.Element.remove πŸ“‹Chrome Android2/27/2013 Safari10/22/2013237
api.Element.removeAttribute πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
Edge: This function doesn't respect boolean attributes' default values. See bug 12087679.
api.Element.removeAttributeNS πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.Element.removeAttributeNode πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.Element.replaceChildren πŸ“‹Safari9/16/2020 Chrome Android10/20/202034
api.Element.replaceWith πŸ“‹Safari9/20/2016 Chrome Android10/19/201629
api.Element.requestFullscreen πŸ“‹Chrome Android12/4/2018 Safari3/27/20231574
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 Android12/4/2018 Safari3/27/20231574
api.Element.requestFullscreen.returns_promise Chrome Android12/4/2018 Safari3/27/20231574
api.Element.requestPointerLock πŸ“‹Chrome Android9/3/2014 Safari3/27/2017936
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.role πŸ“‹Safari3/25/2019 Chrome Android6/21/20221184
api.Element.scroll πŸ“‹Safari3/27/2017 Chrome Android9/5/2017162
api.Element.scroll.options_behavior_parameter Chrome Android9/5/2017 Safari9/16/20201107
api.Element.scroll.options_left_parameter Safari3/27/2017 Chrome Android9/5/2017162
api.Element.scroll.options_top_parameter Safari3/27/2017 Chrome Android9/5/2017162
api.Element.scrollBy πŸ“‹Safari3/27/2017 Chrome Android9/5/2017162
api.Element.scrollBy.options_behavior_parameter Chrome Android9/5/2017 Safari9/16/20201107
api.Element.scrollBy.options_left_parameter Safari3/27/2017 Chrome Android9/5/2017162
api.Element.scrollBy.options_top_parameter Safari3/27/2017 Chrome Android9/5/2017162
api.Element.scrollHeight πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
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 πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
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 Android9/5/2017 Safari9/16/20201107
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 Safari10/26/2007 Chrome Android6/27/20121706
api.Element.scrollLeft πŸ“‹Safari6/23/2003 Chrome Android10/20/20206329
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 πŸ“‹Safari3/27/2017 Chrome Android9/5/2017162
api.Element.scrollTo.options_behavior_parameter Chrome Android9/5/2017 Safari9/16/20201107
api.Element.scrollTo.options_left_parameter Safari3/27/2017 Chrome Android9/5/2017162
api.Element.scrollTo.options_top_parameter Safari3/27/2017 Chrome Android9/5/2017162
api.Element.scrollTop πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.Element.scrollWidth πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
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 πŸ“‹Safari4/15/2005 Chrome Android6/27/20122630
api.Element.securitypolicyviolation_event πŸ“‹Chrome Android3/11/2015 Safari9/20/2016559
api.Element.setAttribute πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
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 πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.Element.setAttributeNode πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.Element.setAttributeNodeNS πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
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 πŸ“‹Safari3/5/2024 Chrome Android4/16/202442
api.Element.setPointerCapture πŸ“‹Chrome Android12/6/2016 Safari9/19/20191017
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 Android5/20/2014 Safari9/20/2016854
api.Element.slot πŸ“‹Chrome Android9/7/2016 Safari9/20/201613
api.Element.tagName πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.Element.toggleAttribute πŸ“‹Chrome Android9/4/2018 Safari9/17/201813
api.Element.transitioncancel_event πŸ“‹Safari3/24/2020 Chrome Android11/17/2020238
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 Android4/3/2013 Safari10/22/2013202
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 Android4/24/2019 Safari3/24/2020335
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 Android4/24/2019 Safari3/24/2020335
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 πŸ“‹Safari10/22/2013 Chrome Android11/14/201323
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 Android9/10/2019 Safari3/27/20231294
api.ElementInternals.ariaAtomic πŸ“‹Chrome Android4/7/2020 Safari3/27/20231084
api.ElementInternals.ariaAutoComplete πŸ“‹Chrome Android4/7/2020 Safari3/27/20231084
api.ElementInternals.ariaBrailleLabel πŸ“‹Chrome Android10/25/2022 Safari9/16/2024692
api.ElementInternals.ariaBrailleRoleDescription πŸ“‹Chrome Android10/25/2022 Safari9/16/2024692
api.ElementInternals.ariaBusy πŸ“‹Chrome Android4/7/2020 Safari3/27/20231084
api.ElementInternals.ariaChecked πŸ“‹Chrome Android4/7/2020 Safari3/27/20231084
api.ElementInternals.ariaColCount πŸ“‹Chrome Android4/7/2020 Safari3/27/20231084
api.ElementInternals.ariaColIndex πŸ“‹Chrome Android4/7/2020 Safari3/27/20231084
api.ElementInternals.ariaColSpan πŸ“‹Chrome Android4/7/2020 Safari3/27/20231084
api.ElementInternals.ariaCurrent πŸ“‹Chrome Android4/7/2020 Safari3/27/20231084
api.ElementInternals.ariaDisabled πŸ“‹Chrome Android4/7/2020 Safari3/27/20231084
api.ElementInternals.ariaExpanded πŸ“‹Chrome Android4/7/2020 Safari3/27/20231084
api.ElementInternals.ariaHasPopup πŸ“‹Chrome Android4/7/2020 Safari3/27/20231084
api.ElementInternals.ariaHidden πŸ“‹Chrome Android4/7/2020 Safari3/27/20231084
api.ElementInternals.ariaInvalid πŸ“‹Chrome Android5/24/2022 Safari3/27/2023307
api.ElementInternals.ariaKeyShortcuts πŸ“‹Chrome Android4/7/2020 Safari3/27/20231084
api.ElementInternals.ariaLabel πŸ“‹Chrome Android4/7/2020 Safari3/27/20231084
api.ElementInternals.ariaLevel πŸ“‹Chrome Android4/7/2020 Safari3/27/20231084
api.ElementInternals.ariaLive πŸ“‹Chrome Android4/7/2020 Safari3/27/20231084
api.ElementInternals.ariaModal πŸ“‹Chrome Android4/7/2020 Safari3/27/20231084
api.ElementInternals.ariaMultiLine πŸ“‹Chrome Android4/7/2020 Safari3/27/20231084
api.ElementInternals.ariaMultiSelectable πŸ“‹Chrome Android4/7/2020 Safari3/27/20231084
api.ElementInternals.ariaOrientation πŸ“‹Chrome Android4/7/2020 Safari3/27/20231084
api.ElementInternals.ariaPlaceholder πŸ“‹Chrome Android4/7/2020 Safari3/27/20231084
api.ElementInternals.ariaPosInSet πŸ“‹Chrome Android4/7/2020 Safari3/27/20231084
api.ElementInternals.ariaPressed πŸ“‹Chrome Android4/7/2020 Safari3/27/20231084
api.ElementInternals.ariaReadOnly πŸ“‹Chrome Android4/7/2020 Safari3/27/20231084
api.ElementInternals.ariaRelevant Chrome Android4/7/2020 Safari3/27/20231084
api.ElementInternals.ariaRequired πŸ“‹Chrome Android4/7/2020 Safari3/27/20231084
api.ElementInternals.ariaRoleDescription πŸ“‹Chrome Android4/7/2020 Safari3/27/20231084
api.ElementInternals.ariaRowCount πŸ“‹Chrome Android4/7/2020 Safari3/27/20231084
api.ElementInternals.ariaRowIndex πŸ“‹Chrome Android4/7/2020 Safari3/27/20231084
api.ElementInternals.ariaRowSpan πŸ“‹Chrome Android4/7/2020 Safari3/27/20231084
api.ElementInternals.ariaSelected πŸ“‹Chrome Android4/7/2020 Safari3/27/20231084
api.ElementInternals.ariaSetSize πŸ“‹Chrome Android7/27/2020 Safari3/27/2023973
api.ElementInternals.ariaSort πŸ“‹Chrome Android4/7/2020 Safari3/27/20231084
api.ElementInternals.ariaValueMax πŸ“‹Chrome Android4/7/2020 Safari3/27/20231084
api.ElementInternals.ariaValueMin πŸ“‹Chrome Android4/7/2020 Safari3/27/20231084
api.ElementInternals.ariaValueNow πŸ“‹Chrome Android4/7/2020 Safari3/27/20231084
api.ElementInternals.ariaValueText πŸ“‹Chrome Android4/7/2020 Safari3/27/20231084
api.ElementInternals.checkValidity πŸ“‹Chrome Android9/10/2019 Safari3/27/20231294
api.ElementInternals.form πŸ“‹Chrome Android9/10/2019 Safari3/27/20231294
api.ElementInternals.labels πŸ“‹Chrome Android9/10/2019 Safari3/27/20231294
api.ElementInternals.reportValidity πŸ“‹Chrome Android9/10/2019 Safari3/27/20231294
api.ElementInternals.role πŸ“‹Chrome Android6/21/2022 Safari3/27/2023279
api.ElementInternals.setFormValue πŸ“‹Chrome Android9/10/2019 Safari3/27/20231294
api.ElementInternals.setValidity πŸ“‹Chrome Android9/10/2019 Safari3/27/20231294
api.ElementInternals.shadowRoot πŸ“‹Chrome Android1/19/2021 Safari3/27/2023797
api.ElementInternals.states πŸ“‹Chrome Android4/13/2021 Safari3/5/20241057
api.ElementInternals.validationMessage πŸ“‹Chrome Android9/10/2019 Safari3/27/20231294
api.ElementInternals.validity πŸ“‹Chrome Android9/10/2019 Safari3/27/20231294
api.ElementInternals.willValidate πŸ“‹Chrome Android9/10/2019 Safari3/27/20231294
api.EncodedVideoChunk πŸ“‹Chrome Android9/21/2021 Safari3/27/2023552
api.EncodedVideoChunk.EncodedVideoChunk πŸ“‹Chrome Android9/21/2021 Safari3/27/2023552
api.EncodedVideoChunk.byteLength πŸ“‹Chrome Android9/21/2021 Safari3/27/2023552
api.EncodedVideoChunk.copyTo πŸ“‹Chrome Android9/21/2021 Safari3/27/2023552
api.EncodedVideoChunk.duration πŸ“‹Chrome Android9/21/2021 Safari3/27/2023552
api.EncodedVideoChunk.timestamp πŸ“‹Chrome Android9/21/2021 Safari3/27/2023552
api.EncodedVideoChunk.type πŸ“‹Chrome Android9/21/2021 Safari3/27/2023552
api.ErrorEvent πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.ErrorEvent.ErrorEvent πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.ErrorEvent.colno πŸ“‹Chrome Android10/2/2013 Safari10/16/2014379
api.ErrorEvent.error πŸ“‹Chrome Android10/2/2013 Safari9/20/20161084
api.ErrorEvent.filename πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.ErrorEvent.lineno πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.ErrorEvent.message πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.Event πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
Node.js: Only available as an internal instance.
api.Event.Event πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.Event.bubbles πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
Node.js: This is not used in Node.js and is provided purely for completeness.
api.Event.cancelBubble πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
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 πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.Event.composed πŸ“‹Chrome Android9/7/2016 Safari9/20/201613
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 Android9/7/2016 Safari9/20/201613
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 πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
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 πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
api.Event.eventPhase πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.Event.initEvent πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
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 Android10/14/2015 Safari9/20/2016342
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 πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.Event.returnValue πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.Event.srcElement πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.Event.stopImmediatePropagation πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
api.Event.stopPropagation πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
Node.js: This is not used in Node.js and is provided purely for completeness.
api.Event.target πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.Event.timeStamp πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
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 πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.EventSource πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
api.EventSource.EventSource πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
api.EventSource.EventSource.options_withCredentials_parameter Chrome Android4/3/2013 Safari10/22/2013202
api.EventSource.close πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
api.EventSource.error_event πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
api.EventSource.message_event πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
api.EventSource.open_event πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
api.EventSource.readyState πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
api.EventSource.url πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.EventSource.withCredentials πŸ“‹Chrome Android4/3/2013 Safari10/22/2013202
api.EventSource.worker_support Safari6/7/2010 Chrome Android6/27/2012751
Firefox: Not supported in service workers.Firefox for Android: Not supported in service workers.
api.EventTarget πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
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 Android1/23/2018 Safari9/16/2020967
api.EventTarget.addEventListener πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
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 Android3/9/2016 Safari9/20/2016195
api.EventTarget.addEventListener.options_parameter.options_capture_parameter πŸ“‹Chrome Android7/27/2016 Safari9/20/201655
api.EventTarget.addEventListener.options_parameter.options_once_parameter πŸ“‹Safari9/20/2016 Chrome Android12/6/201677
api.EventTarget.addEventListener.options_parameter.options_passive_parameter πŸ“‹Chrome Android6/8/2016 Safari9/20/2016104
api.EventTarget.addEventListener.options_parameter.options_passive_parameter_default_true_touch Chrome Android12/6/2016 Safari4/12/2018492
api.EventTarget.addEventListener.options_parameter.options_signal_parameter πŸ“‹Chrome Android4/13/2021 Safari9/20/2021160
api.EventTarget.addEventListener.useCapture_parameter_optional Safari6/23/2003 Chrome Android6/27/20123292
api.EventTarget.dispatchEvent πŸ“‹Safari3/18/2008 Chrome Android6/27/20121562
Internet Explorer: Older versions of IE supported an equivalent, proprietary EventTarget.fireEvent() method.
api.EventTarget.removeEventListener πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
Internet Explorer: Older versions of IE supported an equivalent, proprietary EventTarget.detachEvent() method.
api.EventTarget.removeEventListener.options_parameter Chrome Android3/9/2016 Safari9/20/2016195
api.EventTarget.removeEventListener.useCapture_parameter_optional Safari6/23/2003 Chrome Android6/27/20123292
api.ExtendableEvent πŸ“‹Chrome Android1/21/2015 Safari4/12/20181177
api.ExtendableEvent.ExtendableEvent πŸ“‹Chrome Android3/11/2015 Safari4/12/20181128
api.ExtendableEvent.waitUntil πŸ“‹Chrome Android1/21/2015 Safari4/12/20181177
api.ExtendableEvent.waitUntil.async_waitUntil Chrome Android8/1/2017 Safari4/12/2018254
api.ExtendableMessageEvent πŸ“‹Chrome Android6/8/2016 Safari4/12/2018673
api.ExtendableMessageEvent.ExtendableMessageEvent πŸ“‹Chrome Android6/8/2016 Safari4/12/2018673
api.ExtendableMessageEvent.data πŸ“‹Chrome Android6/8/2016 Safari4/12/2018673
api.ExtendableMessageEvent.lastEventId πŸ“‹Chrome Android6/8/2016 Safari4/12/2018673
api.ExtendableMessageEvent.origin πŸ“‹Chrome Android6/8/2016 Safari4/12/2018673
api.ExtendableMessageEvent.ports πŸ“‹Chrome Android6/8/2016 Safari4/12/2018673
api.ExtendableMessageEvent.source πŸ“‹Chrome Android6/8/2016 Safari4/12/2018673
api.FetchEvent πŸ“‹Chrome Android1/21/2015 Safari4/12/20181177
api.FetchEvent.FetchEvent πŸ“‹Chrome Android7/29/2015 Safari4/12/2018988
api.FetchEvent.clientId πŸ“‹Chrome Android3/9/2016 Safari4/12/2018764
api.FetchEvent.handled πŸ“‹Chrome Android10/20/2020 Safari9/12/2022692
api.FetchEvent.preloadResponse πŸ“‹Chrome Android6/6/2017 Safari3/14/20221742
api.FetchEvent.request πŸ“‹Chrome Android1/21/2015 Safari4/12/20181177
api.FetchEvent.respondWith πŸ“‹Chrome Android4/15/2015 Safari4/12/20181093
api.FetchEvent.resultingClientId πŸ“‹Chrome Android1/29/2019 Safari9/12/20221322
api.File πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
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 Android10/8/2014 Safari3/27/2017901
api.File.lastModified πŸ“‹Chrome Android6/27/2012 Safari9/20/20161546
api.File.name πŸ“‹Chrome Android6/27/2012 Safari10/16/2014841
api.File.webkitRelativePath πŸ“‹Chrome Android6/27/2012 Safari4/12/20182115
api.FileList πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
api.FileList.item πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
api.FileList.length πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
api.FileReader πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
Firefox: Before Firefox 4, Blob parameters were File parameters.
api.FileReader.FileReader πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.FileReader.abort πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.FileReader.abort_event πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.FileReader.error πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
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 Android6/27/2012 Safari7/25/201228
api.FileReader.load_event πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.FileReader.loadend_event πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.FileReader.loadstart_event πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
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 Android6/27/2012 Safari7/25/201228
api.FileReader.readAsArrayBuffer πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.FileReader.readAsBinaryString πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.FileReader.readAsDataURL πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
Firefox for Android: Using the camera in Android 8.x raises an exception. See bug 1511083.
api.FileReader.readAsText πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.FileReader.readyState πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.FileReader.result πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.FileReader.worker_support Chrome Android6/27/2012 Safari7/25/201228
api.FileReaderSync πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.FileReaderSync.FileReaderSync πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.FileReaderSync.readAsArrayBuffer πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.FileReaderSync.readAsBinaryString πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.FileReaderSync.readAsDataURL πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.FileReaderSync.readAsText πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.FileReaderSync.worker_support Chrome Android6/27/2012 Safari7/25/201228
api.FileSystem πŸ“‹Chrome Android6/27/2012 Safari4/12/20182115
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 Android6/27/2012 Safari4/12/20182115
api.FileSystem.root πŸ“‹Chrome Android6/27/2012 Safari4/12/20182115
api.FileSystemDirectoryEntry πŸ“‹Chrome Android6/27/2012 Safari4/12/20182115
api.FileSystemDirectoryEntry.createReader πŸ“‹Chrome Android6/27/2012 Safari4/12/20182115
api.FileSystemDirectoryEntry.getDirectory πŸ“‹Chrome Android6/27/2012 Safari4/12/20182115
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 Android6/27/2012 Safari4/12/20182115
Firefox: In Firefox, the errorCallback's input parameter is a DOMException rather than a FileError object.Firefox for Android: In Firefox for Android, the errorCallback's input parameter is a DOMException rather than a FileError object.
api.FileSystemDirectoryHandle πŸ“‹Safari12/13/2021 Chrome Android1/10/2023393
api.FileSystemDirectoryHandle.@@asyncIterator πŸ“‹Chrome Android1/10/2023 Safari3/27/202376
api.FileSystemDirectoryHandle.entries πŸ“‹Safari12/13/2021 Chrome Android1/10/2023393
api.FileSystemDirectoryHandle.getDirectoryHandle πŸ“‹Safari12/13/2021 Chrome Android1/10/2023393
api.FileSystemDirectoryHandle.getFileHandle πŸ“‹Safari12/13/2021 Chrome Android1/10/2023393
api.FileSystemDirectoryHandle.keys πŸ“‹Safari12/13/2021 Chrome Android1/10/2023393
api.FileSystemDirectoryHandle.removeEntry πŸ“‹Safari12/13/2021 Chrome Android1/10/2023393
api.FileSystemDirectoryHandle.resolve πŸ“‹Safari12/13/2021 Chrome Android1/10/2023393
api.FileSystemDirectoryHandle.values πŸ“‹Safari12/13/2021 Chrome Android1/10/2023393
api.FileSystemDirectoryReader πŸ“‹Chrome Android6/27/2012 Safari4/12/20182115
api.FileSystemDirectoryReader.readEntries πŸ“‹Chrome Android6/27/2012 Safari4/12/20182115
api.FileSystemEntry πŸ“‹Chrome Android6/27/2012 Safari4/12/20182115
api.FileSystemEntry.filesystem πŸ“‹Chrome Android6/27/2012 Safari4/12/20182115
api.FileSystemEntry.fullPath πŸ“‹Chrome Android6/27/2012 Safari4/12/20182115
api.FileSystemEntry.getParent πŸ“‹Chrome Android6/27/2012 Safari4/12/20182115
api.FileSystemEntry.isDirectory πŸ“‹Chrome Android6/27/2012 Safari4/12/20182115
api.FileSystemEntry.isFile πŸ“‹Chrome Android6/27/2012 Safari4/12/20182115
api.FileSystemEntry.name πŸ“‹Chrome Android6/27/2012 Safari4/12/20182115
api.FileSystemFileEntry πŸ“‹Chrome Android6/27/2012 Safari4/12/20182115
api.FileSystemFileEntry.file πŸ“‹Chrome Android6/27/2012 Safari4/12/20182115
api.FileSystemFileHandle πŸ“‹Safari12/13/2021 Chrome Android1/10/2023393
api.FileSystemFileHandle.createSyncAccessHandle πŸ“‹Safari12/13/2021 Chrome Android1/10/2023393
api.FileSystemFileHandle.getFile πŸ“‹Safari12/13/2021 Chrome Android1/10/2023393
api.FileSystemHandle πŸ“‹Safari12/13/2021 Chrome Android1/10/2023393
api.FileSystemHandle.isSameEntry πŸ“‹Safari12/13/2021 Chrome Android1/10/2023393
api.FileSystemHandle.kind πŸ“‹Safari12/13/2021 Chrome Android1/10/2023393
api.FileSystemHandle.name πŸ“‹Safari12/13/2021 Chrome Android1/10/2023393
api.FileSystemSyncAccessHandle πŸ“‹Safari12/13/2021 Chrome Android1/10/2023393
api.FileSystemSyncAccessHandle.close πŸ“‹Safari12/13/2021 Chrome Android1/10/2023393
api.FileSystemSyncAccessHandle.close.sync_version Chrome Android1/10/2023 Safari3/27/202376
api.FileSystemSyncAccessHandle.flush πŸ“‹Safari12/13/2021 Chrome Android1/10/2023393
api.FileSystemSyncAccessHandle.flush.sync_version Chrome Android1/10/2023 Safari3/27/202376
api.FileSystemSyncAccessHandle.getSize πŸ“‹Safari12/13/2021 Chrome Android1/10/2023393
api.FileSystemSyncAccessHandle.getSize.sync_version Chrome Android1/10/2023 Safari3/27/202376
api.FileSystemSyncAccessHandle.read πŸ“‹Safari12/13/2021 Chrome Android1/10/2023393
api.FileSystemSyncAccessHandle.truncate πŸ“‹Safari12/13/2021 Chrome Android1/10/2023393
api.FileSystemSyncAccessHandle.truncate.sync_version Chrome Android1/10/2023 Safari3/27/202376
api.FileSystemSyncAccessHandle.write πŸ“‹Safari12/13/2021 Chrome Android1/10/2023393
api.FocusEvent πŸ“‹Chrome Android4/3/2013 Safari10/22/2013202
api.FocusEvent.FocusEvent πŸ“‹Chrome Android4/3/2013 Safari10/22/2013202
api.FocusEvent.relatedTarget πŸ“‹Chrome Android4/3/2013 Safari10/22/2013202
api.FontFace πŸ“‹Chrome Android5/20/2014 Safari9/20/2016854
api.FontFace.FontFace πŸ“‹Chrome Android5/20/2014 Safari9/20/2016854
api.FontFace.display πŸ“‹Chrome Android8/1/2017 Safari4/12/2018254
api.FontFace.family πŸ“‹Chrome Android5/20/2014 Safari9/20/2016854
api.FontFace.featureSettings πŸ“‹Chrome Android5/20/2014 Safari9/20/2016854
api.FontFace.load πŸ“‹Chrome Android5/20/2014 Safari9/20/2016854
api.FontFace.loaded πŸ“‹Chrome Android9/3/2014 Safari9/20/2016748
api.FontFace.status πŸ“‹Chrome Android5/20/2014 Safari9/20/2016854
api.FontFace.stretch πŸ“‹Chrome Android5/20/2014 Safari9/20/2016854
api.FontFace.style πŸ“‹Chrome Android5/20/2014 Safari9/20/2016854
api.FontFace.unicodeRange πŸ“‹Chrome Android5/20/2014 Safari9/20/2016854
api.FontFace.weight πŸ“‹Chrome Android5/20/2014 Safari9/20/2016854
api.FontFaceSet πŸ“‹Chrome Android5/20/2014 Safari9/20/2016854
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 Android1/26/2016 Safari9/20/2016238
api.FontFaceSet.add πŸ“‹Chrome Android5/20/2014 Safari9/20/2016854
api.FontFaceSet.check πŸ“‹Safari9/20/2016 Chrome Android12/5/20232632
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 Android5/20/2014 Safari9/20/2016854
api.FontFaceSet.delete πŸ“‹Chrome Android5/20/2014 Safari9/20/2016854
api.FontFaceSet.entries Chrome Android1/26/2016 Safari9/20/2016238
api.FontFaceSet.forEach Chrome Android5/20/2014 Safari9/20/2016854
api.FontFaceSet.has Chrome Android5/20/2014 Safari9/20/2016854
api.FontFaceSet.keys Chrome Android1/26/2016 Safari9/20/2016238
api.FontFaceSet.load πŸ“‹Chrome Android5/20/2014 Safari9/20/2016854
api.FontFaceSet.loading_event πŸ“‹Chrome Android5/20/2014 Safari9/20/2016854
api.FontFaceSet.loadingdone_event πŸ“‹Chrome Android5/20/2014 Safari9/20/2016854
api.FontFaceSet.loadingerror_event πŸ“‹Chrome Android5/20/2014 Safari9/20/2016854
api.FontFaceSet.ready πŸ“‹Chrome Android5/20/2014 Safari9/20/2016854
api.FontFaceSet.size Chrome Android5/20/2014 Safari9/20/2016854
api.FontFaceSet.status πŸ“‹Chrome Android5/20/2014 Safari9/20/2016854
api.FontFaceSet.values Chrome Android1/26/2016 Safari9/20/2016238
api.FormData πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
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 Android4/13/2016 Safari4/12/2018729
api.FormData.FormData πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
api.FormData.FormData.submitter Safari3/27/2023 Chrome Android4/4/20238
api.FormData.append πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
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 Android6/27/2012 Safari7/25/201228
api.FormData.delete πŸ“‹Chrome Android4/13/2016 Safari4/12/2018729
api.FormData.entries Chrome Android4/13/2016 Safari4/12/2018729
api.FormData.forEach Chrome Android4/13/2016 Safari4/12/2018729
api.FormData.get πŸ“‹Chrome Android4/13/2016 Safari4/12/2018729
api.FormData.getAll πŸ“‹Chrome Android4/13/2016 Safari4/12/2018729
api.FormData.has πŸ“‹Chrome Android4/13/2016 Safari4/12/2018729
api.FormData.keys Chrome Android4/13/2016 Safari4/12/2018729
api.FormData.set πŸ“‹Chrome Android4/13/2016 Safari4/12/2018729
api.FormData.values Chrome Android4/13/2016 Safari4/12/2018729
api.FormData.worker_support Chrome Android4/13/2016 Safari3/24/20201441
api.FormDataEvent πŸ“‹Chrome Android9/10/2019 Safari9/20/2021741
api.FormDataEvent.FormDataEvent πŸ“‹Chrome Android9/10/2019 Safari9/20/2021741
api.FormDataEvent.formData πŸ“‹Chrome Android9/10/2019 Safari9/20/2021741
api.GainNode πŸ“‹Chrome Android2/27/2013 Safari10/22/2013237
api.GainNode.GainNode πŸ“‹Chrome Android12/6/2016 Safari4/26/20211602
api.GainNode.gain πŸ“‹Chrome Android2/27/2013 Safari10/22/2013237
api.Gamepad πŸ“‹Chrome Android2/27/2013 Safari3/27/20171489
api.Gamepad.axes πŸ“‹Chrome Android2/27/2013 Safari3/27/20171489
api.Gamepad.buttons πŸ“‹Chrome Android2/27/2013 Safari3/27/20171489
api.Gamepad.connected πŸ“‹Chrome Android2/27/2013 Safari3/27/20171489
api.Gamepad.id πŸ“‹Chrome Android2/27/2013 Safari3/27/20171489
api.Gamepad.index πŸ“‹Chrome Android2/27/2013 Safari3/27/20171489
api.Gamepad.mapping πŸ“‹Chrome Android2/27/2013 Safari3/27/20171489
api.Gamepad.timestamp πŸ“‹Chrome Android2/27/2013 Safari3/27/20171489
api.Gamepad.vibrationActuator πŸ“‹Chrome Android7/24/2018 Safari3/27/20231707
api.GamepadButton πŸ“‹Chrome Android2/27/2013 Safari3/27/20171489
api.GamepadButton.pressed πŸ“‹Chrome Android2/27/2013 Safari3/27/20171489
api.GamepadButton.value πŸ“‹Chrome Android2/27/2013 Safari3/27/20171489
api.GamepadEvent πŸ“‹Chrome Android2/27/2013 Safari3/27/20171489
api.GamepadEvent.GamepadEvent πŸ“‹Chrome Android5/20/2014 Safari3/27/20171042
api.GamepadEvent.gamepad πŸ“‹Chrome Android2/27/2013 Safari3/27/20171489
api.GamepadHapticActuator πŸ“‹Chrome Android7/24/2018 Safari3/27/20231707
api.GamepadHapticActuator.playEffect πŸ“‹Chrome Android7/24/2018 Safari3/27/20231707
api.GamepadHapticActuator.reset πŸ“‹Chrome Android7/24/2018 Safari3/27/20231707
api.GamepadHapticActuator.type Chrome Android7/24/2018 Safari3/27/20231707
api.Geolocation πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
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 πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
api.Geolocation.getCurrentPosition πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
api.Geolocation.secure_context_required Chrome Android4/13/2016 Safari9/20/2016160
WebView Android: Secure context is only required for applications targeting Android Nougat (7) and higher. See bug 40465140.
api.Geolocation.watchPosition πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
api.GeolocationCoordinates πŸ“‹Chrome Android12/17/2019 Safari3/24/202098
api.GeolocationCoordinates.accuracy πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
api.GeolocationCoordinates.altitude πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
api.GeolocationCoordinates.altitudeAccuracy πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
api.GeolocationCoordinates.heading πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
api.GeolocationCoordinates.latitude πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
api.GeolocationCoordinates.longitude πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
api.GeolocationCoordinates.secure_context_required Chrome Android12/2/2015 Safari9/20/2016293
api.GeolocationCoordinates.speed πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
api.GeolocationCoordinates.toJSON πŸ“‹Chrome Android6/11/2024 Safari9/16/202497
api.GeolocationPosition πŸ“‹Chrome Android12/17/2019 Safari3/24/202098
api.GeolocationPosition.coords πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
api.GeolocationPosition.secure_context_required Chrome Android12/2/2015 Safari9/20/2016293
api.GeolocationPosition.timestamp πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
api.GeolocationPosition.toJSON πŸ“‹Chrome Android6/11/2024 Safari9/16/202497
api.GeolocationPositionError πŸ“‹Chrome Android12/17/2019 Safari3/24/202098
api.GeolocationPositionError.code πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
api.GeolocationPositionError.message πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
api.GeolocationPositionError.secure_context_required Chrome Android12/2/2015 Safari9/20/2016293
api.HTMLAllCollection πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
api.HTMLAllCollection.item πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
api.HTMLAllCollection.length πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
api.HTMLAllCollection.namedItem πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
api.HTMLAnchorElement πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.HTMLAnchorElement.charset πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.HTMLAnchorElement.coords πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.HTMLAnchorElement.download πŸ“‹Chrome Android6/27/2012 Safari3/27/20171734
api.HTMLAnchorElement.hash πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
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 πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
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 πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.HTMLAnchorElement.href πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.HTMLAnchorElement.hreflang πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.HTMLAnchorElement.name πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.HTMLAnchorElement.origin πŸ“‹Safari7/20/2011 Chrome Android6/27/2012343
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 Android1/15/2014 Safari9/20/2016979
api.HTMLAnchorElement.pathname πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
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 πŸ“‹Safari7/20/2011 Chrome Android6/27/2012343
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 πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.HTMLAnchorElement.protocol πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.HTMLAnchorElement.referrerPolicy πŸ“‹Chrome Android7/27/2016 Safari9/16/20201512
api.HTMLAnchorElement.referrerPolicy.no-referrer-when-downgrade Chrome Android7/27/2016 Safari9/16/20201512
api.HTMLAnchorElement.referrerPolicy.origin-when-cross-origin Chrome Android7/27/2016 Safari9/16/20201512
api.HTMLAnchorElement.referrerPolicy.unsafe-url Chrome Android7/27/2016 Safari9/16/20201512
api.HTMLAnchorElement.rel πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.HTMLAnchorElement.relList πŸ“‹Safari9/30/2015 Chrome Android3/6/2018888
api.HTMLAnchorElement.rev πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.HTMLAnchorElement.search πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
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 πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.HTMLAnchorElement.target πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.HTMLAnchorElement.text πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.HTMLAnchorElement.toString πŸ“‹Safari10/26/2007 Chrome Android7/27/20163197
api.HTMLAnchorElement.type πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.HTMLAnchorElement.username πŸ“‹Chrome Android1/15/2014 Safari9/20/2016979
api.HTMLAreaElement πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.HTMLAreaElement.alt πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.HTMLAreaElement.coords πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.HTMLAreaElement.download πŸ“‹Chrome Android10/19/2016 Safari3/27/2017159
api.HTMLAreaElement.hash πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
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 πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
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 πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.HTMLAreaElement.href πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.HTMLAreaElement.noHref πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.HTMLAreaElement.origin πŸ“‹Chrome Android1/15/2014 Safari9/20/2016979
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 Android1/15/2014 Safari9/20/2016979
api.HTMLAreaElement.pathname πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
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 πŸ“‹Safari7/20/2011 Chrome Android6/27/2012343
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 πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.HTMLAreaElement.protocol πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.HTMLAreaElement.referrerPolicy πŸ“‹Chrome Android7/27/2016 Safari4/26/20211734
api.HTMLAreaElement.referrerPolicy.no-referrer-when-downgrade Chrome Android7/27/2016 Safari4/26/20211734
api.HTMLAreaElement.referrerPolicy.origin-when-cross-origin Chrome Android7/27/2016 Safari4/26/20211734
api.HTMLAreaElement.referrerPolicy.unsafe-url Chrome Android7/27/2016 Safari4/26/20211734
api.HTMLAreaElement.rel πŸ“‹Safari9/30/2015 Chrome Android10/19/2016385
api.HTMLAreaElement.relList πŸ“‹Safari9/30/2015 Chrome Android3/6/2018888
api.HTMLAreaElement.search πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
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 πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.HTMLAreaElement.target πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.HTMLAreaElement.toString πŸ“‹Chrome Android1/15/2014 Safari3/27/20171167
api.HTMLAreaElement.username πŸ“‹Chrome Android1/15/2014 Safari9/20/2016979
api.HTMLAudioElement πŸ“‹Safari3/18/2008 Chrome Android6/27/20121562
api.HTMLAudioElement.Audio πŸ“‹Safari3/18/2008 Chrome Android6/27/20121562
api.HTMLBRElement πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLBRElement.clear πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLBaseElement πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLBaseElement.href πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLBaseElement.href.forbid_special_characters Chrome Android9/5/2017 Safari9/12/20221833
api.HTMLBaseElement.target πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLBodyElement πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLBodyElement.aLink πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLBodyElement.background πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLBodyElement.bgColor πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLBodyElement.link πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLBodyElement.text πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLBodyElement.vLink πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLButtonElement πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLButtonElement.checkValidity πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
api.HTMLButtonElement.disabled πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLButtonElement.form πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLButtonElement.formAction πŸ“‹Safari7/20/2011 Chrome Android6/27/2012343
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 πŸ“‹Safari7/20/2011 Chrome Android6/27/2012343
api.HTMLButtonElement.formMethod πŸ“‹Safari7/20/2011 Chrome Android6/27/2012343
api.HTMLButtonElement.formNoValidate πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
api.HTMLButtonElement.formTarget πŸ“‹Safari7/20/2011 Chrome Android6/27/2012343
api.HTMLButtonElement.labels πŸ“‹Safari7/20/2011 Chrome Android6/27/2012343
api.HTMLButtonElement.name πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLButtonElement.popoverTargetAction πŸ“‹Chrome Android5/30/2023 Safari9/18/2023111
api.HTMLButtonElement.popoverTargetElement πŸ“‹Chrome Android5/30/2023 Safari9/18/2023111
api.HTMLButtonElement.reportValidity πŸ“‹Chrome Android1/21/2015 Safari3/27/2017796
api.HTMLButtonElement.setCustomValidity πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
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 πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLButtonElement.validationMessage πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
api.HTMLButtonElement.validity πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
api.HTMLButtonElement.value πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLButtonElement.willValidate πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
api.HTMLCanvasElement πŸ“‹Safari4/29/2005 Chrome Android6/27/20122616
api.HTMLCanvasElement.captureStream πŸ“‹Chrome Android6/8/2016 Safari9/19/2017468
api.HTMLCanvasElement.getContext πŸ“‹Safari4/29/2005 Chrome Android6/27/20122616
api.HTMLCanvasElement.getContext.2d_context Safari4/29/2005 Chrome Android6/27/20122616
api.HTMLCanvasElement.getContext.2d_context.options_colorSpace_parameter πŸ“‹Chrome Android7/20/2021 Safari12/13/2021146
api.HTMLCanvasElement.getContext.2d_context.options_desynchronized_parameter πŸ“‹Chrome Android6/4/2019 Safari9/20/2021839
Chrome: ChromeOS and WindowsChrome: ChromeOS only
api.HTMLCanvasElement.getContext.2d_context.options_willReadFrequently_parameter πŸ“‹Chrome Android3/1/2022 Safari9/16/2024930
api.HTMLCanvasElement.getContext.bitmaprenderer_context Safari4/12/2018 Chrome Android4/17/20185
api.HTMLCanvasElement.getContext.bitmaprenderer_context.options_alpha_parameter πŸ“‹Safari4/12/2018 Chrome Android4/17/20185
api.HTMLCanvasElement.getContext.webgl2_context Chrome Android2/1/2017 Safari9/20/20211692
api.HTMLCanvasElement.getContext.webgl2_context.options_alpha_parameter πŸ“‹Chrome Android2/1/2017 Safari9/20/20211692
api.HTMLCanvasElement.getContext.webgl2_context.options_failIfMajorPerformanceCaveat_parameter πŸ“‹Chrome Android2/1/2017 Safari9/20/20211692
api.HTMLCanvasElement.getContext.webgl2_context.options_powerPreference_parameter πŸ“‹Chrome Android6/4/2019 Safari9/20/2021839
Firefox: Firefox respects the GPU hint on macOS only.
api.HTMLCanvasElement.getContext.webgl_context Chrome Android2/26/2014 Safari10/16/2014232
api.HTMLCanvasElement.getContext.webgl_context.options_alpha_parameter πŸ“‹Chrome Android1/15/2014 Safari3/27/20171167
api.HTMLCanvasElement.getContext.webgl_context.options_failIfMajorPerformanceCaveat_parameter πŸ“‹Chrome Android2/26/2014 Safari3/27/20171125
api.HTMLCanvasElement.getContext.webgl_context.options_powerPreference_parameter πŸ“‹Safari3/27/2017 Chrome Android6/4/2019799
Firefox: Firefox respects the GPU hint on macOS only.
api.HTMLCanvasElement.height πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLCanvasElement.toBlob πŸ“‹Chrome Android4/13/2016 Safari9/19/2017524
api.HTMLCanvasElement.toBlob.quality_parameter Chrome Android4/13/2016 Safari9/19/2017524
api.HTMLCanvasElement.toBlob.type_parameter_jpeg Chrome Android4/13/2016 Safari9/19/2017524
api.HTMLCanvasElement.toBlob.type_parameter_png Chrome Android4/13/2016 Safari9/19/2017524
api.HTMLCanvasElement.toDataURL πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
api.HTMLCanvasElement.toDataURL.type_parameter_jpeg Chrome Android4/13/2016 Safari9/19/2017524
api.HTMLCanvasElement.toDataURL.type_parameter_png Chrome Android4/13/2016 Safari9/19/2017524
api.HTMLCanvasElement.transferControlToOffscreen πŸ“‹Chrome Android9/4/2018 Safari3/27/20231665
api.HTMLCanvasElement.webglcontextcreationerror_event πŸ“‹Safari7/20/2011 Chrome Android2/27/2013588
api.HTMLCanvasElement.webglcontextlost_event πŸ“‹Safari7/20/2011 Chrome Android2/27/2013588
api.HTMLCanvasElement.webglcontextrestored_event πŸ“‹Safari7/20/2011 Chrome Android2/27/2013588
api.HTMLCanvasElement.width πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLCollection πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.HTMLCollection.item πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.HTMLCollection.length πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.HTMLCollection.namedItem πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.HTMLDListElement πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLDListElement.compact πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLDataElement πŸ“‹Safari9/20/2016 Chrome Android10/24/2017399
api.HTMLDataElement.value πŸ“‹Safari9/20/2016 Chrome Android10/24/2017399
api.HTMLDataListElement πŸ“‹Chrome Android2/27/2013 Safari3/25/20192217
api.HTMLDataListElement.options πŸ“‹Chrome Android2/27/2013 Safari3/25/20192217
api.HTMLDetailsElement πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.HTMLDetailsElement.name πŸ“‹Chrome Android12/5/2023 Safari12/11/20236
api.HTMLDetailsElement.open πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.HTMLDialogElement πŸ“‹Chrome Android9/3/2014 Safari3/14/20222749
api.HTMLDialogElement.cancel_event πŸ“‹Chrome Android9/3/2014 Safari3/14/20222749
api.HTMLDialogElement.close πŸ“‹Chrome Android9/3/2014 Safari3/14/20222749
api.HTMLDialogElement.close_event πŸ“‹Chrome Android9/3/2014 Safari3/14/20222749
api.HTMLDialogElement.open πŸ“‹Chrome Android9/3/2014 Safari3/14/20222749
api.HTMLDialogElement.returnValue πŸ“‹Chrome Android9/3/2014 Safari3/14/20222749
api.HTMLDialogElement.show πŸ“‹Chrome Android9/3/2014 Safari3/14/20222749
api.HTMLDialogElement.showModal πŸ“‹Chrome Android9/3/2014 Safari3/14/20222749
api.HTMLDirectoryElement Safari6/23/2003 Chrome Android6/27/20123292
api.HTMLDirectoryElement.compact πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.HTMLDivElement πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLDivElement.align πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLDocument πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.HTMLElement πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.HTMLElement.accessKey πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.HTMLElement.attachInternals πŸ“‹Chrome Android9/10/2019 Safari3/27/20231294
api.HTMLElement.attributeStyleMap πŸ“‹Chrome Android4/17/2018 Safari3/27/20231805
api.HTMLElement.autofocus πŸ“‹Chrome Android12/17/2019 Safari3/14/2022818
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 Android5/30/2023 Safari9/18/2023111
api.HTMLElement.beforetoggle_event.popover_elements πŸ“‹Chrome Android5/30/2023 Safari9/18/2023111
api.HTMLElement.blur πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLElement.change_event πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLElement.click πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
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 πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLElement.contentEditable.plaintext-only Safari7/20/2011 Chrome Android6/8/20161785
api.HTMLElement.dataset πŸ“‹Safari7/20/2011 Chrome Android6/27/2012343
api.HTMLElement.dir πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLElement.drag_event πŸ“‹Safari3/18/2008 Chrome Android6/27/20121562
api.HTMLElement.dragend_event πŸ“‹Safari3/18/2008 Chrome Android6/27/20121562
api.HTMLElement.dragenter_event πŸ“‹Safari3/18/2008 Chrome Android6/27/20121562
api.HTMLElement.draggable πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
api.HTMLElement.dragleave_event πŸ“‹Safari3/18/2008 Chrome Android6/27/20121562
api.HTMLElement.dragover_event πŸ“‹Safari3/18/2008 Chrome Android6/27/20121562
api.HTMLElement.dragstart_event πŸ“‹Safari3/18/2008 Chrome Android6/27/20121562
api.HTMLElement.drop_event πŸ“‹Safari3/18/2008 Chrome Android6/27/20121562
api.HTMLElement.enterKeyHint πŸ“‹Chrome Android9/10/2019 Safari3/24/2020196
api.HTMLElement.error_event πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.HTMLElement.focus πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
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 πŸ“‹Safari7/20/2011 Chrome Android6/27/2012343
api.HTMLElement.hidePopover πŸ“‹Chrome Android5/30/2023 Safari9/18/2023111
api.HTMLElement.inert πŸ“‹Safari5/16/2022 Chrome Android5/24/20228
api.HTMLElement.innerText πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.HTMLElement.inputMode πŸ“‹Chrome Android4/17/2018 Safari3/25/2019342
api.HTMLElement.isContentEditable πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLElement.lang πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLElement.nonce πŸ“‹Chrome Android9/5/2017 Safari3/14/20221651
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 πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLElement.offsetLeft πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLElement.offsetParent πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLElement.offsetTop πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLElement.offsetWidth πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLElement.outerText πŸ“‹Safari4/15/2005 Chrome Android6/27/20122630
api.HTMLElement.popover πŸ“‹Chrome Android5/30/2023 Safari9/18/2023111
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 Android5/30/2023 Safari9/18/2023111
api.HTMLElement.spellcheck πŸ“‹Safari7/20/2011 Chrome Android6/27/2012343
api.HTMLElement.style πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLElement.tabIndex πŸ“‹Safari3/18/2008 Chrome Android6/27/20121562
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 πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLElement.togglePopover πŸ“‹Chrome Android5/30/2023 Safari9/18/2023111
api.HTMLElement.togglePopover.returns_boolean Chrome Android8/15/2023 Safari9/18/202334
api.HTMLElement.toggle_event πŸ“‹Chrome Android7/16/2014 Safari3/27/2017985
api.HTMLElement.toggle_event.details_elements πŸ“‹Chrome Android7/16/2014 Safari3/27/2017985
api.HTMLElement.toggle_event.popover_elements πŸ“‹Chrome Android5/30/2023 Safari9/18/2023111
api.HTMLElement.translate πŸ“‹Safari7/25/2012 Chrome Android2/27/2013217
api.HTMLElement.writingSuggestions πŸ“‹Chrome Android4/16/2024 Safari9/16/2024153
api.HTMLEmbedElement πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
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 πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLEmbedElement.getSVGDocument πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLEmbedElement.height πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLEmbedElement.name πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLEmbedElement.src πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLEmbedElement.type πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLEmbedElement.width πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLFieldSetElement πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLFieldSetElement.checkValidity πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
api.HTMLFieldSetElement.disabled πŸ“‹Safari7/25/2012 Chrome Android2/27/2013217
api.HTMLFieldSetElement.elements πŸ“‹Chrome Android2/27/2013 Safari10/22/2013237
api.HTMLFieldSetElement.elements.type_HTMLCollection Chrome Android3/16/2017 Safari9/19/2019917
api.HTMLFieldSetElement.form πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLFieldSetElement.name πŸ“‹Safari7/25/2012 Chrome Android2/27/2013217
api.HTMLFieldSetElement.reportValidity πŸ“‹Chrome Android1/21/2015 Safari3/27/2017796
api.HTMLFieldSetElement.setCustomValidity πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
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 πŸ“‹Safari7/25/2012 Chrome Android2/27/2013217
api.HTMLFieldSetElement.validationMessage πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
api.HTMLFieldSetElement.validity πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
api.HTMLFieldSetElement.willValidate πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
api.HTMLFontElement πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLFontElement.color πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLFontElement.face πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLFontElement.size πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLFormControlsCollection πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLFormControlsCollection.namedItem πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
Firefox: Returned a NodeList instead of a RadioNodeList.Firefox for Android: Returned a NodeList instead of a RadioNodeList.
api.HTMLFormElement πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLFormElement.acceptCharset πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLFormElement.action πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLFormElement.autocomplete πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.HTMLFormElement.checkValidity πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
api.HTMLFormElement.elements πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLFormElement.encoding πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLFormElement.enctype πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLFormElement.formdata_event πŸ“‹Chrome Android9/10/2019 Safari9/20/2021741
api.HTMLFormElement.length πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLFormElement.method πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLFormElement.name πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLFormElement.noValidate πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
api.HTMLFormElement.rel πŸ“‹Safari3/14/2022 Chrome Android11/29/2022260
api.HTMLFormElement.relList πŸ“‹Safari3/14/2022 Chrome Android11/29/2022260
api.HTMLFormElement.reportValidity πŸ“‹Chrome Android1/21/2015 Safari3/27/2017796
api.HTMLFormElement.requestSubmit πŸ“‹Chrome Android7/30/2019 Safari9/12/20221140
api.HTMLFormElement.reset πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLFormElement.reset_event πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLFormElement.submit πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLFormElement.submit_event πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLFormElement.target πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLFrameElement πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLFrameElement.contentDocument πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLFrameElement.contentWindow πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLFrameElement.frameBorder πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLFrameElement.longDesc πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLFrameElement.marginHeight πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLFrameElement.marginWidth πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLFrameElement.name πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLFrameElement.noResize πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLFrameElement.scrolling πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLFrameElement.src πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLFrameSetElement πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLFrameSetElement.cols πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLFrameSetElement.rows πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLHRElement πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.HTMLHRElement.align πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.HTMLHRElement.color πŸ“‹Chrome Android2/26/2014 Safari3/27/20171125
api.HTMLHRElement.noShade πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.HTMLHRElement.size πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.HTMLHRElement.width πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.HTMLHeadElement πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.HTMLHeadingElement πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLHeadingElement.align πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLHtmlElement πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.HTMLHtmlElement.version πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.HTMLIFrameElement πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLIFrameElement.align πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLIFrameElement.allow πŸ“‹Chrome Android8/1/2017 Safari4/12/2018254
api.HTMLIFrameElement.allowFullscreen πŸ“‹Chrome Android10/8/2014 Safari3/27/2017901
Safari on iOS: Only available on iPad, not on iPhone.Safari on iOS: Shows an overlay button which can not be disabled. Swiping down exits fullscreen mode, making it unsuitable for some use cases like games.WebView on iOS: Only available on iPad, not on iPhone.WebView on iOS: Shows an overlay button which can not be disabled. Swiping down exits fullscreen mode, making it unsuitable for some use cases like games.
api.HTMLIFrameElement.contentDocument πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLIFrameElement.contentWindow πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLIFrameElement.frameBorder πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLIFrameElement.getSVGDocument πŸ“‹Safari3/18/2008 Chrome Android6/27/20121562
api.HTMLIFrameElement.height πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLIFrameElement.loading πŸ“‹Chrome Android9/10/2019 Safari3/27/20231294
api.HTMLIFrameElement.longDesc πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLIFrameElement.marginHeight πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLIFrameElement.marginWidth πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLIFrameElement.name πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLIFrameElement.referrerPolicy πŸ“‹Chrome Android7/27/2016 Safari9/16/20201512
api.HTMLIFrameElement.referrerPolicy.no-referrer-when-downgrade Chrome Android7/27/2016 Safari9/16/20201512
api.HTMLIFrameElement.referrerPolicy.origin-when-cross-origin Chrome Android7/27/2016 Safari9/16/20201512
api.HTMLIFrameElement.referrerPolicy.unsafe-url Chrome Android7/27/2016 Safari9/16/20201512
api.HTMLIFrameElement.sandbox πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
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 πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLIFrameElement.src πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLIFrameElement.srcdoc πŸ“‹Safari7/25/2012 Chrome Android2/27/2013217
api.HTMLIFrameElement.width πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLImageElement πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.HTMLImageElement.Image πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.HTMLImageElement.align πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLImageElement.alt πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLImageElement.border πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLImageElement.complete πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
Internet Explorer: IE reports false for broken images.
api.HTMLImageElement.crossOrigin πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.HTMLImageElement.currentSrc πŸ“‹Chrome Android10/8/2014 Safari3/21/2016530
api.HTMLImageElement.decode πŸ“‹Chrome Android1/23/2018 Safari4/12/201879
api.HTMLImageElement.decoding πŸ“‹Chrome Android3/6/2018 Safari4/12/201837
api.HTMLImageElement.fetchPriority πŸ“‹Chrome Android5/24/2022 Safari12/11/2023566
api.HTMLImageElement.height πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLImageElement.hspace πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLImageElement.isMap πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLImageElement.loading πŸ“‹Chrome Android9/10/2019 Safari3/14/2022916
api.HTMLImageElement.longDesc πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLImageElement.lowsrc πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLImageElement.name πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLImageElement.naturalHeight πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLImageElement.naturalWidth πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLImageElement.referrerPolicy πŸ“‹Chrome Android7/27/2016 Safari9/16/20201512
api.HTMLImageElement.referrerPolicy.no-referrer-when-downgrade Chrome Android7/27/2016 Safari9/16/20201512
api.HTMLImageElement.referrerPolicy.origin-when-cross-origin Chrome Android7/27/2016 Safari9/16/20201512
api.HTMLImageElement.referrerPolicy.unsafe-url Chrome Android7/27/2016 Safari9/16/20201512
api.HTMLImageElement.sizes πŸ“‹Chrome Android10/8/2014 Safari3/21/2016530
api.HTMLImageElement.src πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLImageElement.srcset πŸ“‹Chrome Android4/2/2014 Safari10/16/2014197
api.HTMLImageElement.useMap πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLImageElement.vspace πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLImageElement.width πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLImageElement.x πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLImageElement.y πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLInputElement πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.HTMLInputElement.accept πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.HTMLInputElement.align πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.HTMLInputElement.alt πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.HTMLInputElement.autocomplete πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.HTMLInputElement.cancel_event πŸ“‹Safari3/27/2023 Chrome Android5/2/202336
api.HTMLInputElement.checkValidity πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
api.HTMLInputElement.checked πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.HTMLInputElement.defaultChecked πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.HTMLInputElement.defaultValue πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.HTMLInputElement.dirName πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.HTMLInputElement.disabled πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.HTMLInputElement.files πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
Internet Explorer: This property is read-only.
api.HTMLInputElement.form πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.HTMLInputElement.formAction πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
api.HTMLInputElement.formEnctype πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
api.HTMLInputElement.formMethod πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
api.HTMLInputElement.formNoValidate πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
api.HTMLInputElement.formTarget πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
api.HTMLInputElement.height πŸ“‹Chrome Android2/27/2013 Safari10/22/2013237
api.HTMLInputElement.indeterminate πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLInputElement.invalid_event πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
api.HTMLInputElement.labels πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
api.HTMLInputElement.list πŸ“‹Chrome Android2/27/2013 Safari3/25/20192217
api.HTMLInputElement.max πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
api.HTMLInputElement.maxLength πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.HTMLInputElement.min πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
api.HTMLInputElement.minLength πŸ“‹Chrome Android1/21/2015 Safari3/27/2017796
api.HTMLInputElement.multiple πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
api.HTMLInputElement.name πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.HTMLInputElement.pattern πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
api.HTMLInputElement.placeholder πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
api.HTMLInputElement.popoverTargetAction πŸ“‹Chrome Android5/30/2023 Safari9/18/2023111
api.HTMLInputElement.popoverTargetElement πŸ“‹Chrome Android5/30/2023 Safari9/18/2023111
api.HTMLInputElement.readOnly πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.HTMLInputElement.reportValidity πŸ“‹Chrome Android1/21/2015 Safari3/27/2017796
api.HTMLInputElement.required πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
api.HTMLInputElement.select πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.HTMLInputElement.select_event πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.HTMLInputElement.selectionDirection πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.HTMLInputElement.selectionEnd πŸ“‹Safari4/15/2005 Chrome Android6/27/20122630
api.HTMLInputElement.selectionStart πŸ“‹Safari4/15/2005 Chrome Android6/27/20122630
api.HTMLInputElement.setCustomValidity πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
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 Android2/27/2013 Safari10/22/2013237
api.HTMLInputElement.setSelectionRange πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLInputElement.showPicker πŸ“‹Chrome Android3/1/2022 Safari9/12/2022195
api.HTMLInputElement.showPicker.color_input Chrome Android3/1/2022 Safari9/12/2022195
api.HTMLInputElement.showPicker.date_input Chrome Android3/1/2022 Safari3/5/2024735
api.HTMLInputElement.showPicker.datetime_local_input Chrome Android3/1/2022 Safari3/5/2024735
api.HTMLInputElement.showPicker.file_input Chrome Android3/1/2022 Safari9/12/2022195
api.HTMLInputElement.showPicker.time_input Chrome Android3/1/2022 Safari9/12/2022195
api.HTMLInputElement.size πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.HTMLInputElement.src πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.HTMLInputElement.step πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
api.HTMLInputElement.stepDown πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
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 πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
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 πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.HTMLInputElement.useMap πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.HTMLInputElement.validationMessage πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
api.HTMLInputElement.validity πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
api.HTMLInputElement.value πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.HTMLInputElement.valueAsDate πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
api.HTMLInputElement.valueAsNumber πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
api.HTMLInputElement.webkitEntries πŸ“‹Chrome Android2/27/2013 Safari4/12/20181870
api.HTMLInputElement.webkitdirectory πŸ“‹Safari4/12/2018 Chrome Android1/14/20252469
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 Android2/27/2013 Safari10/22/2013237
api.HTMLInputElement.willValidate πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
api.HTMLLIElement πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
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 πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.HTMLLIElement.value πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.HTMLLabelElement πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLLabelElement.control πŸ“‹Safari7/20/2011 Chrome Android6/27/2012343
api.HTMLLabelElement.form πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLLabelElement.htmlFor πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLLegendElement πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.HTMLLegendElement.align πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.HTMLLegendElement.form πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.HTMLLinkElement πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.HTMLLinkElement.as πŸ“‹Chrome Android4/13/2016 Safari9/20/2016160
api.HTMLLinkElement.blocking πŸ“‹Chrome Android9/2/2022 Safari12/11/2024831
api.HTMLLinkElement.charset πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.HTMLLinkElement.crossOrigin πŸ“‹Chrome Android4/2/2014 Safari9/20/2016902
api.HTMLLinkElement.disabled πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
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 Android5/24/2022 Safari12/11/2023566
api.HTMLLinkElement.href πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.HTMLLinkElement.hreflang πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.HTMLLinkElement.imageSizes πŸ“‹Chrome Android3/12/2019 Safari12/11/20231735
api.HTMLLinkElement.imageSrcset πŸ“‹Chrome Android3/12/2019 Safari12/11/20231735
api.HTMLLinkElement.integrity πŸ“‹Chrome Android9/1/2015 Safari4/12/2018954
api.HTMLLinkElement.media πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.HTMLLinkElement.referrerPolicy πŸ“‹Chrome Android4/25/2017 Safari4/26/20211462
api.HTMLLinkElement.referrerPolicy.no-referrer-when-downgrade Chrome Android4/25/2017 Safari4/26/20211462
api.HTMLLinkElement.referrerPolicy.origin-when-cross-origin Chrome Android4/25/2017 Safari4/26/20211462
api.HTMLLinkElement.referrerPolicy.unsafe-url Chrome Android4/25/2017 Safari4/26/20211462
api.HTMLLinkElement.rel πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.HTMLLinkElement.relList πŸ“‹Safari9/30/2015 Chrome Android4/13/2016196
api.HTMLLinkElement.rev πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.HTMLLinkElement.sheet πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.HTMLLinkElement.sizes πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
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 πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.HTMLLinkElement.type πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.HTMLMapElement πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLMapElement.areas πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLMapElement.name πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLMarqueeElement πŸ“‹Safari2/2/2004 Chrome Android6/27/20123068
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 πŸ“‹Safari7/20/2011 Chrome Android6/27/2012343
api.HTMLMarqueeElement.bgColor πŸ“‹Safari7/20/2011 Chrome Android6/27/2012343
api.HTMLMarqueeElement.direction πŸ“‹Safari7/20/2011 Chrome Android6/27/2012343
api.HTMLMarqueeElement.height πŸ“‹Safari7/20/2011 Chrome Android6/27/2012343
api.HTMLMarqueeElement.hspace πŸ“‹Safari7/20/2011 Chrome Android6/27/2012343
api.HTMLMarqueeElement.loop πŸ“‹Safari7/20/2011 Chrome Android6/27/2012343
api.HTMLMarqueeElement.scrollAmount πŸ“‹Safari7/20/2011 Chrome Android6/27/2012343
api.HTMLMarqueeElement.scrollDelay πŸ“‹Safari7/20/2011 Chrome Android6/27/2012343
api.HTMLMarqueeElement.start πŸ“‹Safari2/2/2004 Chrome Android6/27/20123068
api.HTMLMarqueeElement.stop πŸ“‹Safari2/2/2004 Chrome Android6/27/20123068
api.HTMLMarqueeElement.trueSpeed πŸ“‹Safari7/20/2011 Chrome Android6/27/2012343
api.HTMLMarqueeElement.vspace πŸ“‹Safari7/20/2011 Chrome Android6/27/2012343
api.HTMLMarqueeElement.width πŸ“‹Safari7/20/2011 Chrome Android6/27/2012343
api.HTMLMediaElement πŸ“‹Safari3/18/2008 Chrome Android6/27/20121562
api.HTMLMediaElement.abort_event πŸ“‹Safari3/18/2008 Chrome Android6/27/20121562
api.HTMLMediaElement.addTextTrack πŸ“‹Safari7/25/2012 Chrome Android2/27/2013217
api.HTMLMediaElement.audioTracks πŸ“‹Safari10/22/2013 Chrome Android9/3/2014316
api.HTMLMediaElement.autoplay πŸ“‹Safari3/18/2008 Chrome Android6/27/20121562
api.HTMLMediaElement.buffered πŸ“‹Safari3/18/2008 Chrome Android6/27/20121562
api.HTMLMediaElement.canPlayType πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
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 πŸ“‹Safari3/18/2008 Chrome Android6/27/20121562
api.HTMLMediaElement.canplaythrough_event πŸ“‹Safari3/18/2008 Chrome Android6/27/20121562
api.HTMLMediaElement.controls πŸ“‹Safari3/18/2008 Chrome Android6/27/20121562
api.HTMLMediaElement.crossOrigin πŸ“‹Chrome Android2/26/2014 Safari9/20/2016937
api.HTMLMediaElement.currentSrc πŸ“‹Safari3/18/2008 Chrome Android6/27/20121562
api.HTMLMediaElement.currentTime πŸ“‹Safari3/18/2008 Chrome Android6/27/20121562
api.HTMLMediaElement.defaultMuted πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.HTMLMediaElement.defaultPlaybackRate πŸ“‹Safari3/18/2008 Chrome Android6/27/20121562
api.HTMLMediaElement.disableRemotePlayback πŸ“‹Chrome Android2/1/2017 Safari3/24/20201147
api.HTMLMediaElement.duration πŸ“‹Safari3/18/2008 Chrome Android6/27/20121562
api.HTMLMediaElement.durationchange_event πŸ“‹Safari3/18/2008 Chrome Android6/27/20121562
api.HTMLMediaElement.emptied_event πŸ“‹Safari3/18/2008 Chrome Android6/27/20121562
api.HTMLMediaElement.encrypted_event πŸ“‹Chrome Android4/15/2015 Safari3/25/20191440
api.HTMLMediaElement.ended πŸ“‹Safari3/18/2008 Chrome Android6/27/20121562
api.HTMLMediaElement.ended_event πŸ“‹Safari3/18/2008 Chrome Android6/27/20121562
api.HTMLMediaElement.error πŸ“‹Safari3/18/2008 Chrome Android6/27/20121562
api.HTMLMediaElement.error_event πŸ“‹Safari3/18/2008 Chrome Android6/27/20121562
api.HTMLMediaElement.load πŸ“‹Safari3/18/2008 Chrome Android6/27/20121562
api.HTMLMediaElement.loadeddata_event πŸ“‹Safari3/18/2008 Chrome Android6/27/20121562
api.HTMLMediaElement.loadedmetadata_event πŸ“‹Safari3/18/2008 Chrome Android6/27/20121562
api.HTMLMediaElement.loadstart_event πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
api.HTMLMediaElement.loop πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
api.HTMLMediaElement.mediaKeys πŸ“‹Chrome Android4/15/2015 Safari3/25/20191440
api.HTMLMediaElement.muted πŸ“‹Safari3/18/2008 Chrome Android6/27/20121562
api.HTMLMediaElement.networkState πŸ“‹Safari3/18/2008 Chrome Android6/27/20121562
Firefox: The NETWORK_LOADED state was removed to align with the HTML spec in Firefox 4.
api.HTMLMediaElement.pause πŸ“‹Safari3/18/2008 Chrome Android6/27/20121562
api.HTMLMediaElement.pause_event πŸ“‹Safari3/18/2008 Chrome Android6/27/20121562
api.HTMLMediaElement.paused πŸ“‹Safari3/18/2008 Chrome Android6/27/20121562
api.HTMLMediaElement.play πŸ“‹Safari3/18/2008 Chrome Android6/27/20121562
api.HTMLMediaElement.play.returns_promise Chrome Android4/13/2016 Safari9/20/2016160
api.HTMLMediaElement.play_event πŸ“‹Safari3/18/2008 Chrome Android6/27/20121562
api.HTMLMediaElement.playbackRate πŸ“‹Safari3/18/2008 Chrome Android6/27/20121562
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 πŸ“‹Safari3/18/2008 Chrome Android6/27/20121562
api.HTMLMediaElement.playing_event πŸ“‹Safari3/18/2008 Chrome Android6/27/20121562
api.HTMLMediaElement.preload πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
api.HTMLMediaElement.preservesPitch πŸ“‹Chrome Android10/20/2020 Safari12/11/20231147
api.HTMLMediaElement.progress_event πŸ“‹Safari3/18/2008 Chrome Android6/27/20121562
api.HTMLMediaElement.ratechange_event πŸ“‹Safari3/18/2008 Chrome Android6/27/20121562
api.HTMLMediaElement.readyState πŸ“‹Safari3/18/2008 Chrome Android6/27/20121562
api.HTMLMediaElement.remote πŸ“‹Chrome Android2/1/2017 Safari3/24/20201147
api.HTMLMediaElement.seekable πŸ“‹Safari3/18/2008 Chrome Android6/27/20121562
api.HTMLMediaElement.seeked_event πŸ“‹Safari3/18/2008 Chrome Android6/27/20121562
api.HTMLMediaElement.seeking πŸ“‹Safari3/18/2008 Chrome Android6/27/20121562
api.HTMLMediaElement.seeking_event πŸ“‹Safari3/18/2008 Chrome Android6/27/20121562
api.HTMLMediaElement.setMediaKeys πŸ“‹Chrome Android4/15/2015 Safari3/25/20191440
api.HTMLMediaElement.src πŸ“‹Safari3/18/2008 Chrome Android6/27/20121562
api.HTMLMediaElement.srcObject πŸ“‹Safari9/19/2017 Chrome Android11/29/20221897
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 πŸ“‹Safari3/18/2008 Chrome Android6/27/20121562
api.HTMLMediaElement.suspend_event πŸ“‹Safari3/18/2008 Chrome Android6/27/20121562
api.HTMLMediaElement.textTracks πŸ“‹Safari7/25/2012 Chrome Android2/27/2013217
api.HTMLMediaElement.timeupdate_event πŸ“‹Safari3/18/2008 Chrome Android6/27/20121562
api.HTMLMediaElement.videoTracks πŸ“‹Safari10/22/2013 Chrome Android9/3/2014316
api.HTMLMediaElement.volume πŸ“‹Safari3/18/2008 Chrome Android6/27/20121562
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 πŸ“‹Safari3/18/2008 Chrome Android6/27/20121562
api.HTMLMediaElement.waiting_event πŸ“‹Safari3/18/2008 Chrome Android6/27/20121562
api.HTMLMediaElement.waitingforkey_event πŸ“‹Chrome Android12/6/2016 Safari3/25/2019839
Firefox: The onwaitingforkey event handler property is not supported.Firefox for Android: The onwaitingforkey event handler property is not supported.
api.HTMLMenuElement πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLMenuElement.compact πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLMetaElement πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.HTMLMetaElement.content πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.HTMLMetaElement.httpEquiv πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.HTMLMetaElement.media πŸ“‹Chrome Android8/31/2021 Safari9/20/202120
api.HTMLMetaElement.name πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.HTMLMetaElement.scheme πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.HTMLMeterElement πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.HTMLMeterElement.high πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.HTMLMeterElement.labels πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.HTMLMeterElement.low πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.HTMLMeterElement.max πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.HTMLMeterElement.min πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.HTMLMeterElement.optimum πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.HTMLMeterElement.value πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.HTMLModElement πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLModElement.cite πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLModElement.dateTime πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLOListElement πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLOListElement.compact πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLOListElement.reversed πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.HTMLOListElement.start πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLOListElement.type πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLObjectElement πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLObjectElement.align πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLObjectElement.archive πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLObjectElement.border πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLObjectElement.checkValidity πŸ“‹Safari7/20/2011 Chrome Android6/27/2012343
api.HTMLObjectElement.code πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLObjectElement.codeBase πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLObjectElement.codeType πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLObjectElement.contentDocument πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLObjectElement.contentWindow πŸ“‹Chrome Android9/7/2016 Safari9/19/20191107
api.HTMLObjectElement.data πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLObjectElement.declare πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLObjectElement.form πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLObjectElement.getSVGDocument πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLObjectElement.height πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLObjectElement.hspace πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLObjectElement.name πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLObjectElement.reportValidity πŸ“‹Chrome Android1/21/2015 Safari3/27/2017796
api.HTMLObjectElement.setCustomValidity πŸ“‹Safari7/20/2011 Chrome Android6/27/2012343
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 πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLObjectElement.type πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLObjectElement.useMap πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLObjectElement.validationMessage πŸ“‹Safari7/20/2011 Chrome Android6/27/2012343
api.HTMLObjectElement.validity πŸ“‹Safari7/20/2011 Chrome Android6/27/2012343
api.HTMLObjectElement.vspace πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLObjectElement.width πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLObjectElement.willValidate πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
api.HTMLOptGroupElement πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLOptGroupElement.disabled πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLOptGroupElement.label πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLOptionElement πŸ“‹Safari2/2/2004 Chrome Android6/27/20123068
api.HTMLOptionElement.Option πŸ“‹Safari2/2/2004 Chrome Android6/27/20123068
Internet Explorer: Before Internet Explorer 9, the outerHTML of elements lose their text when constructing with new Option().
api.HTMLOptionElement.defaultSelected πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLOptionElement.disabled πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLOptionElement.form πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLOptionElement.index πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLOptionElement.label πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
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 πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLOptionElement.text πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLOptionElement.value πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLOptionsCollection πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLOptionsCollection.add πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLOptionsCollection.length πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLOptionsCollection.remove πŸ“‹Safari3/18/2008 Chrome Android6/27/20121562
api.HTMLOptionsCollection.selectedIndex πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLOutputElement πŸ“‹Safari7/20/2011 Chrome Android6/27/2012343
api.HTMLOutputElement.checkValidity πŸ“‹Safari7/20/2011 Chrome Android6/27/2012343
api.HTMLOutputElement.defaultValue πŸ“‹Safari7/20/2011 Chrome Android6/27/2012343
api.HTMLOutputElement.form πŸ“‹Safari7/20/2011 Chrome Android6/27/2012343
api.HTMLOutputElement.htmlFor πŸ“‹Safari7/20/2011 Chrome Android6/27/2012343
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 πŸ“‹Safari7/20/2011 Chrome Android6/27/2012343
api.HTMLOutputElement.name πŸ“‹Safari7/20/2011 Chrome Android6/27/2012343
api.HTMLOutputElement.reportValidity πŸ“‹Chrome Android1/21/2015 Safari3/27/2017796
api.HTMLOutputElement.setCustomValidity πŸ“‹Safari7/20/2011 Chrome Android6/27/2012343
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 πŸ“‹Safari7/20/2011 Chrome Android6/27/2012343
api.HTMLOutputElement.validationMessage πŸ“‹Safari7/20/2011 Chrome Android6/27/2012343
api.HTMLOutputElement.validity πŸ“‹Safari7/20/2011 Chrome Android6/27/2012343
api.HTMLOutputElement.value πŸ“‹Safari7/20/2011 Chrome Android6/27/2012343
api.HTMLOutputElement.willValidate πŸ“‹Safari7/20/2011 Chrome Android6/27/2012343
api.HTMLParagraphElement πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLParagraphElement.align πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLParamElement πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLParamElement.name πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLParamElement.type πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLParamElement.value πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLParamElement.valueType πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLPictureElement πŸ“‹Chrome Android10/8/2014 Safari3/21/2016530
api.HTMLPreElement πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLPreElement.width πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLProgressElement πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.HTMLProgressElement.labels πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.HTMLProgressElement.max πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.HTMLProgressElement.position πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.HTMLProgressElement.value πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.HTMLQuoteElement πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLQuoteElement.cite πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLScriptElement πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLScriptElement.async πŸ“‹Safari7/20/2011 Chrome Android6/27/2012343
api.HTMLScriptElement.blocking πŸ“‹Chrome Android9/2/2022 Safari12/11/2024831
api.HTMLScriptElement.charset πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLScriptElement.crossOrigin πŸ“‹Safari7/25/2012 Chrome Android2/27/2013217
api.HTMLScriptElement.defer πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
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 πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLScriptElement.fetchPriority πŸ“‹Chrome Android5/24/2022 Safari12/11/2023566
api.HTMLScriptElement.htmlFor πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLScriptElement.integrity πŸ“‹Chrome Android9/1/2015 Safari4/12/2018954
api.HTMLScriptElement.noModule πŸ“‹Chrome Android9/5/2017 Safari9/19/201714
api.HTMLScriptElement.referrerPolicy πŸ“‹Chrome Android10/17/2018 Safari9/16/2020700
api.HTMLScriptElement.referrerPolicy.no-referrer-when-downgrade Chrome Android10/17/2018 Safari9/16/2020700
api.HTMLScriptElement.referrerPolicy.origin-when-cross-origin Chrome Android10/17/2018 Safari9/16/2020700
api.HTMLScriptElement.referrerPolicy.unsafe-url Chrome Android10/17/2018 Safari9/16/2020700
api.HTMLScriptElement.src πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLScriptElement.supports_static πŸ“‹Chrome Android11/15/2021 Safari9/12/2022301
api.HTMLScriptElement.text πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLScriptElement.type πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLSelectElement πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
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 πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLSelectElement.add.index_before_parameter Chrome Android5/20/2014 Safari9/30/2015498
api.HTMLSelectElement.autocomplete πŸ“‹Safari3/21/2016 Chrome Android4/17/2018757
api.HTMLSelectElement.checkValidity πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
api.HTMLSelectElement.disabled πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLSelectElement.form πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLSelectElement.item πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLSelectElement.labels πŸ“‹Safari7/20/2011 Chrome Android6/27/2012343
api.HTMLSelectElement.length πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLSelectElement.multiple πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLSelectElement.name πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLSelectElement.namedItem πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
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 πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLSelectElement.remove πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLSelectElement.reportValidity πŸ“‹Chrome Android1/21/2015 Safari3/27/2017796
api.HTMLSelectElement.required πŸ“‹Safari7/20/2011 Chrome Android6/27/2012343
api.HTMLSelectElement.selectedIndex πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLSelectElement.selectedOptions πŸ“‹Safari7/25/2012 Chrome Android2/27/2013217
api.HTMLSelectElement.setCustomValidity πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
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.size πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLSelectElement.type πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLSelectElement.validationMessage πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
api.HTMLSelectElement.validity πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
api.HTMLSelectElement.value πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLSelectElement.willValidate πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
api.HTMLSlotElement πŸ“‹Chrome Android9/7/2016 Safari9/20/201613
api.HTMLSlotElement.assign πŸ“‹Chrome Android10/20/2020 Safari3/27/2023888
api.HTMLSlotElement.assignedElements πŸ“‹Chrome Android3/6/2018 Safari3/25/2019384
api.HTMLSlotElement.assignedNodes πŸ“‹Chrome Android9/7/2016 Safari9/20/201613
api.HTMLSlotElement.name πŸ“‹Chrome Android9/7/2016 Safari9/20/201613
api.HTMLSlotElement.slotchange_event πŸ“‹Chrome Android9/7/2016 Safari3/27/2017201
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 πŸ“‹Safari3/18/2008 Chrome Android6/27/20121562
api.HTMLSourceElement.height πŸ“‹Chrome Android4/13/2021 Safari9/20/2021160
api.HTMLSourceElement.media πŸ“‹Safari3/18/2008 Chrome Android6/27/20121562
api.HTMLSourceElement.sizes πŸ“‹Chrome Android10/8/2014 Safari3/27/2017901
Safari: The sizes attribute is supported since Safari 9.1.Safari on iOS: The sizes attribute is supported since Safari on iOS 9.1.WebView on iOS: The sizes attribute is supported since WebView on iOS 9.1.
api.HTMLSourceElement.src πŸ“‹Safari3/18/2008 Chrome Android6/27/20121562
api.HTMLSourceElement.srcset πŸ“‹Chrome Android10/8/2014 Safari3/27/2017901
Safari: The srcset attribute is supported since Safari 9.1.Safari on iOS: The srcset attribute is supported since Safari on iOS 9.1.WebView on iOS: The srcset attribute is supported since WebView on iOS 9.1.
api.HTMLSourceElement.type πŸ“‹Safari3/18/2008 Chrome Android6/27/20121562
api.HTMLSourceElement.width πŸ“‹Chrome Android4/13/2021 Safari9/20/2021160
api.HTMLSpanElement πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.HTMLStyleElement πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.HTMLStyleElement.blocking πŸ“‹Chrome Android9/2/2022 Safari12/11/2024831
api.HTMLStyleElement.disabled πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.HTMLStyleElement.media πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.HTMLStyleElement.sheet πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.HTMLStyleElement.type πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.HTMLTableCaptionElement πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLTableCaptionElement.align πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLTableCellElement πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLTableCellElement.abbr πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLTableCellElement.align πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLTableCellElement.axis πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLTableCellElement.bgColor πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLTableCellElement.cellIndex πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLTableCellElement.ch πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLTableCellElement.chOff πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLTableCellElement.colSpan πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLTableCellElement.headers πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLTableCellElement.height πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLTableCellElement.noWrap πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLTableCellElement.rowSpan πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLTableCellElement.scope πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLTableCellElement.vAlign πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLTableCellElement.width πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLTableColElement πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLTableColElement.align πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLTableColElement.ch πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLTableColElement.chOff πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLTableColElement.span πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLTableColElement.vAlign πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLTableColElement.width πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLTableElement πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLTableElement.align πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLTableElement.bgColor πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLTableElement.border πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLTableElement.caption πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLTableElement.cellPadding πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLTableElement.cellSpacing πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLTableElement.createCaption πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLTableElement.createTBody πŸ“‹Safari7/25/2012 Chrome Android2/27/2013217
api.HTMLTableElement.createTFoot πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLTableElement.createTHead πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLTableElement.deleteCaption πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLTableElement.deleteRow πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLTableElement.deleteTFoot πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLTableElement.deleteTHead πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLTableElement.frame πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLTableElement.insertRow πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
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 πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLTableElement.rules πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLTableElement.summary πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLTableElement.tBodies πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLTableElement.tFoot πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLTableElement.tHead πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLTableElement.width πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLTableRowElement πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLTableRowElement.align πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLTableRowElement.bgColor πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLTableRowElement.cells πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLTableRowElement.ch πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLTableRowElement.chOff πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLTableRowElement.deleteCell πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLTableRowElement.insertCell πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLTableRowElement.insertCell.index_parameter_negative_one Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLTableRowElement.insertCell.index_parameter_optional Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLTableRowElement.rowIndex πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLTableRowElement.sectionRowIndex πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLTableRowElement.vAlign πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLTableSectionElement πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLTableSectionElement.align πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLTableSectionElement.ch πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLTableSectionElement.chOff πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLTableSectionElement.deleteRow πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLTableSectionElement.insertRow πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLTableSectionElement.rows πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLTableSectionElement.vAlign πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLTemplateElement πŸ“‹Chrome Android4/3/2013 Safari10/16/2014561
api.HTMLTemplateElement.content πŸ“‹Chrome Android4/3/2013 Safari10/16/2014561
api.HTMLTemplateElement.shadowRootClonable πŸ“‹Chrome Android4/16/2024 Safari9/16/2024153
api.HTMLTemplateElement.shadowRootDelegatesFocus πŸ“‹Chrome Android3/19/2024 Safari9/16/2024181
api.HTMLTemplateElement.shadowRootMode πŸ“‹Chrome Android3/7/2023 Safari3/27/202320
api.HTMLTemplateElement.shadowRootSerializable πŸ“‹Chrome Android5/14/2024 Safari9/16/2024125
api.HTMLTextAreaElement πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.HTMLTextAreaElement.autocomplete πŸ“‹Safari3/21/2016 Chrome Android4/17/2018757
api.HTMLTextAreaElement.checkValidity πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
api.HTMLTextAreaElement.cols πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.HTMLTextAreaElement.defaultValue πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.HTMLTextAreaElement.dirName πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.HTMLTextAreaElement.disabled πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.HTMLTextAreaElement.form πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.HTMLTextAreaElement.labels πŸ“‹Safari7/20/2011 Chrome Android6/27/2012343
api.HTMLTextAreaElement.maxLength πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
api.HTMLTextAreaElement.minLength πŸ“‹Chrome Android1/21/2015 Safari3/27/2017796
api.HTMLTextAreaElement.name πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.HTMLTextAreaElement.placeholder πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
api.HTMLTextAreaElement.readOnly πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.HTMLTextAreaElement.reportValidity πŸ“‹Chrome Android1/21/2015 Safari3/27/2017796
api.HTMLTextAreaElement.required πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
api.HTMLTextAreaElement.rows πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.HTMLTextAreaElement.select πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.HTMLTextAreaElement.select_event πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.HTMLTextAreaElement.selectionDirection πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.HTMLTextAreaElement.selectionEnd πŸ“‹Safari4/15/2005 Chrome Android6/27/20122630
api.HTMLTextAreaElement.selectionStart πŸ“‹Safari4/15/2005 Chrome Android6/27/20122630
api.HTMLTextAreaElement.setCustomValidity πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
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 Android2/27/2013 Safari10/22/2013237
api.HTMLTextAreaElement.setSelectionRange πŸ“‹Safari4/15/2005 Chrome Android6/27/20122630
api.HTMLTextAreaElement.textLength πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
api.HTMLTextAreaElement.type πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.HTMLTextAreaElement.validationMessage πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
api.HTMLTextAreaElement.validity πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
api.HTMLTextAreaElement.value πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.HTMLTextAreaElement.willValidate πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
api.HTMLTextAreaElement.wrap πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.HTMLTimeElement πŸ“‹Safari9/20/2016 Chrome Android10/24/2017399
api.HTMLTimeElement.dateTime πŸ“‹Safari9/20/2016 Chrome Android10/24/2017399
api.HTMLTitleElement πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLTitleElement.text πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLTrackElement πŸ“‹Safari7/25/2012 Chrome Android2/27/2013217
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 Android1/15/2014 Safari9/20/2016979
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 πŸ“‹Safari7/25/2012 Chrome Android2/27/2013217
api.HTMLTrackElement.kind πŸ“‹Safari7/25/2012 Chrome Android2/27/2013217
api.HTMLTrackElement.label πŸ“‹Safari7/25/2012 Chrome Android2/27/2013217
api.HTMLTrackElement.readyState πŸ“‹Safari7/25/2012 Chrome Android2/27/2013217
api.HTMLTrackElement.src πŸ“‹Safari7/25/2012 Chrome Android2/27/2013217
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 πŸ“‹Safari7/25/2012 Chrome Android2/27/2013217
api.HTMLTrackElement.track πŸ“‹Safari7/25/2012 Chrome Android2/27/2013217
api.HTMLUListElement πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLUListElement.compact πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLUListElement.type πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.HTMLUnknownElement πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.HTMLVideoElement πŸ“‹Safari3/18/2008 Chrome Android6/27/20121562
api.HTMLVideoElement.cancelVideoFrameCallback πŸ“‹Chrome Android5/19/2020 Safari3/14/2022664
api.HTMLVideoElement.disablePictureInPicture πŸ“‹Safari3/24/2020 Chrome Android9/2/2022892
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 πŸ“‹Safari3/24/2020 Chrome Android9/2/2022892
api.HTMLVideoElement.getVideoPlaybackQuality πŸ“‹Safari10/16/2014 Chrome Android2/4/20201937
Internet Explorer: Only works on Windows 8+.
api.HTMLVideoElement.height πŸ“‹Safari3/18/2008 Chrome Android6/27/20121562
api.HTMLVideoElement.leavepictureinpicture_event πŸ“‹Safari3/24/2020 Chrome Android9/2/2022892
api.HTMLVideoElement.playsInline πŸ“‹Safari9/20/2016 Chrome Android6/4/2019987
api.HTMLVideoElement.poster πŸ“‹Safari3/18/2008 Chrome Android6/27/20121562
api.HTMLVideoElement.requestPictureInPicture πŸ“‹Safari3/24/2020 Chrome Android9/2/2022892
api.HTMLVideoElement.requestVideoFrameCallback πŸ“‹Chrome Android5/19/2020 Safari3/14/2022664
api.HTMLVideoElement.resize_event πŸ“‹Safari3/18/2008 Chrome Android6/27/20121562
Edge: The onresize event handler property is not supported.Internet Explorer: The onresize event handler property is not supported.
api.HTMLVideoElement.videoHeight πŸ“‹Safari3/18/2008 Chrome Android6/27/20121562
api.HTMLVideoElement.videoWidth πŸ“‹Safari3/18/2008 Chrome Android6/27/20121562
api.HTMLVideoElement.width πŸ“‹Safari3/18/2008 Chrome Android6/27/20121562
api.HashChangeEvent πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
api.HashChangeEvent.HashChangeEvent πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.HashChangeEvent.newURL πŸ“‹Safari7/20/2011 Chrome Android6/27/2012343
api.HashChangeEvent.oldURL πŸ“‹Safari7/20/2011 Chrome Android6/27/2012343
api.Headers πŸ“‹Chrome Android4/15/2015 Safari3/27/2017712
api.Headers.@@iterator Chrome Android4/15/2015 Safari3/27/2017712
api.Headers.Headers πŸ“‹Chrome Android4/15/2015 Safari3/27/2017712
api.Headers.append πŸ“‹Chrome Android4/15/2015 Safari3/27/2017712
api.Headers.delete πŸ“‹Chrome Android4/15/2015 Safari3/27/2017712
api.Headers.entries Chrome Android4/15/2015 Safari3/27/2017712
api.Headers.forEach Chrome Android4/15/2015 Safari3/27/2017712
api.Headers.get πŸ“‹Chrome Android4/15/2015 Safari3/27/2017712
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 Android5/2/2023 Safari9/18/2023139
api.Headers.has πŸ“‹Chrome Android4/15/2015 Safari3/27/2017712
api.Headers.iterate_combined_duplicates Chrome Android3/16/2017 Safari3/27/201711
api.Headers.iterate_lexicographically Chrome Android3/16/2017 Safari3/27/201711
api.Headers.keys Chrome Android4/15/2015 Safari3/27/2017712
api.Headers.set πŸ“‹Chrome Android4/15/2015 Safari3/27/2017712
api.Headers.values Chrome Android4/15/2015 Safari3/27/2017712
api.Highlight πŸ“‹Chrome Android9/2/2022 Safari12/11/2023465
api.Highlight.@@iterator Chrome Android9/2/2022 Safari12/11/2023465
api.Highlight.Highlight πŸ“‹Chrome Android9/2/2022 Safari12/11/2023465
api.Highlight.add Chrome Android9/2/2022 Safari12/11/2023465
api.Highlight.clear Chrome Android9/2/2022 Safari12/11/2023465
api.Highlight.delete Chrome Android9/2/2022 Safari12/11/2023465
api.Highlight.entries Chrome Android9/2/2022 Safari12/11/2023465
api.Highlight.forEach Chrome Android9/2/2022 Safari12/11/2023465
api.Highlight.has Chrome Android9/2/2022 Safari12/11/2023465
api.Highlight.keys Chrome Android9/2/2022 Safari12/11/2023465
api.Highlight.priority πŸ“‹Chrome Android9/2/2022 Safari12/11/2023465
api.Highlight.size Chrome Android9/2/2022 Safari12/11/2023465
api.Highlight.type πŸ“‹Chrome Android9/2/2022 Safari12/11/2023465
api.Highlight.values Chrome Android9/2/2022 Safari12/11/2023465
api.HighlightRegistry πŸ“‹Chrome Android9/2/2022 Safari12/11/2023465
api.HighlightRegistry.@@iterator Chrome Android9/2/2022 Safari12/11/2023465
api.HighlightRegistry.clear Chrome Android9/2/2022 Safari12/11/2023465
api.HighlightRegistry.delete Chrome Android9/2/2022 Safari12/11/2023465
api.HighlightRegistry.entries Chrome Android9/2/2022 Safari12/11/2023465
api.HighlightRegistry.forEach Chrome Android9/2/2022 Safari12/11/2023465
api.HighlightRegistry.get Chrome Android9/2/2022 Safari12/11/2023465
api.HighlightRegistry.has Chrome Android9/2/2022 Safari12/11/2023465
api.HighlightRegistry.keys Chrome Android9/2/2022 Safari12/11/2023465
api.HighlightRegistry.set Chrome Android9/2/2022 Safari12/11/2023465
api.HighlightRegistry.size Chrome Android9/2/2022 Safari12/11/2023465
api.HighlightRegistry.values Chrome Android9/2/2022 Safari12/11/2023465
api.History πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.History.back πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.History.forward πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.History.go πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.History.length πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.History.pushState πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
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 πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
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 Android10/14/2015 Safari9/19/2017706
api.History.state πŸ“‹Safari7/25/2012 Chrome Android2/27/2013217
api.IDBCursor πŸ“‹Chrome Android2/27/2013 Safari10/16/2014596
api.IDBCursor.advance πŸ“‹Chrome Android2/27/2013 Safari10/16/2014596
api.IDBCursor.continue πŸ“‹Chrome Android2/27/2013 Safari10/16/2014596
api.IDBCursor.continuePrimaryKey πŸ“‹Safari3/27/2017 Chrome Android4/25/201729
api.IDBCursor.delete πŸ“‹Chrome Android2/27/2013 Safari10/16/2014596
api.IDBCursor.direction πŸ“‹Chrome Android2/27/2013 Safari10/16/2014596
api.IDBCursor.key πŸ“‹Chrome Android2/27/2013 Safari10/16/2014596
api.IDBCursor.key.binary_keys Safari3/27/2017 Chrome Android4/25/201729
api.IDBCursor.primaryKey πŸ“‹Chrome Android2/27/2013 Safari10/16/2014596
api.IDBCursor.request πŸ“‹Chrome Android7/30/2019 Safari9/20/2021783
api.IDBCursor.source πŸ“‹Chrome Android2/27/2013 Safari10/16/2014596
api.IDBCursor.update πŸ“‹Chrome Android2/27/2013 Safari10/16/2014596
api.IDBCursor.worker_support Chrome Android2/27/2013 Safari9/20/20161301
api.IDBCursorWithValue πŸ“‹Chrome Android2/27/2013 Safari10/16/2014596
api.IDBCursorWithValue.value πŸ“‹Chrome Android2/27/2013 Safari10/16/2014596
api.IDBCursorWithValue.worker_support Chrome Android2/27/2013 Safari9/20/20161301
api.IDBDatabase πŸ“‹Chrome Android2/27/2013 Safari10/16/2014596
api.IDBDatabase.close πŸ“‹Chrome Android2/27/2013 Safari10/16/2014596
api.IDBDatabase.close_event πŸ“‹Chrome Android10/2/2013 Safari3/27/20171272
api.IDBDatabase.createObjectStore πŸ“‹Chrome Android2/27/2013 Safari10/16/2014596
api.IDBDatabase.deleteObjectStore πŸ“‹Chrome Android2/27/2013 Safari10/16/2014596
api.IDBDatabase.name πŸ“‹Chrome Android2/27/2013 Safari10/16/2014596
api.IDBDatabase.objectStoreNames πŸ“‹Chrome Android2/27/2013 Safari10/16/2014596
api.IDBDatabase.transaction πŸ“‹Chrome Android2/27/2013 Safari10/16/2014596
api.IDBDatabase.version πŸ“‹Chrome Android2/27/2013 Safari10/16/2014596
api.IDBDatabase.versionchange_event πŸ“‹Chrome Android2/27/2013 Safari10/16/2014596
api.IDBDatabase.worker_support Chrome Android2/27/2013 Safari9/20/20161301
api.IDBFactory πŸ“‹Chrome Android2/27/2013 Safari10/16/2014596
api.IDBFactory.cmp πŸ“‹Chrome Android2/27/2013 Safari10/16/2014596
api.IDBFactory.databases πŸ“‹Chrome Android1/29/2019 Safari9/16/2020596
api.IDBFactory.deleteDatabase πŸ“‹Chrome Android2/27/2013 Safari10/16/2014596
api.IDBFactory.open πŸ“‹Chrome Android2/27/2013 Safari9/20/20213127
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 Android2/27/2013 Safari9/20/20161301
api.IDBIndex πŸ“‹Chrome Android2/27/2013 Safari10/16/2014596
api.IDBIndex.count πŸ“‹Chrome Android2/27/2013 Safari10/16/2014596
api.IDBIndex.get πŸ“‹Chrome Android2/27/2013 Safari10/16/2014596
api.IDBIndex.getAll πŸ“‹Chrome Android1/26/2016 Safari3/27/2017426
api.IDBIndex.getAllKeys πŸ“‹Chrome Android1/26/2016 Safari3/27/2017426
api.IDBIndex.getKey πŸ“‹Chrome Android2/27/2013 Safari10/16/2014596
api.IDBIndex.keyPath πŸ“‹Chrome Android2/27/2013 Safari10/16/2014596
api.IDBIndex.multiEntry πŸ“‹Chrome Android2/27/2013 Safari10/16/2014596
api.IDBIndex.name πŸ“‹Chrome Android2/27/2013 Safari10/16/2014596
api.IDBIndex.name.renaming_through_name_setter Chrome Android12/6/2016 Safari3/27/2017111
api.IDBIndex.objectStore πŸ“‹Chrome Android2/27/2013 Safari10/16/2014596
api.IDBIndex.openCursor πŸ“‹Chrome Android2/27/2013 Safari10/16/2014596
api.IDBIndex.openKeyCursor πŸ“‹Chrome Android2/27/2013 Safari10/16/2014596
api.IDBIndex.unique πŸ“‹Chrome Android2/27/2013 Safari10/16/2014596
api.IDBIndex.worker_support Chrome Android2/27/2013 Safari9/20/20161301
api.IDBKeyRange πŸ“‹Chrome Android2/27/2013 Safari10/16/2014596
api.IDBKeyRange.bound_static πŸ“‹Chrome Android2/27/2013 Safari10/16/2014596
api.IDBKeyRange.includes πŸ“‹Chrome Android7/27/2016 Safari3/27/2017243
api.IDBKeyRange.lower πŸ“‹Chrome Android2/27/2013 Safari10/16/2014596
api.IDBKeyRange.lowerBound_static πŸ“‹Chrome Android2/27/2013 Safari10/16/2014596
api.IDBKeyRange.lowerOpen πŸ“‹Chrome Android2/27/2013 Safari10/16/2014596
api.IDBKeyRange.only_static πŸ“‹Chrome Android2/27/2013 Safari10/16/2014596
api.IDBKeyRange.upper πŸ“‹Chrome Android2/27/2013 Safari10/16/2014596
api.IDBKeyRange.upperBound_static πŸ“‹Chrome Android2/27/2013 Safari10/16/2014596
api.IDBKeyRange.upperOpen πŸ“‹Chrome Android2/27/2013 Safari10/16/2014596
api.IDBKeyRange.worker_support Chrome Android2/27/2013 Safari9/20/20161301
api.IDBObjectStore πŸ“‹Chrome Android2/27/2013 Safari10/16/2014596
api.IDBObjectStore.add πŸ“‹Chrome Android2/27/2013 Safari10/16/2014596
api.IDBObjectStore.autoIncrement πŸ“‹Chrome Android2/27/2013 Safari10/16/2014596
api.IDBObjectStore.clear πŸ“‹Chrome Android2/27/2013 Safari10/16/2014596
api.IDBObjectStore.count πŸ“‹Chrome Android2/27/2013 Safari10/16/2014596
api.IDBObjectStore.createIndex πŸ“‹Chrome Android2/27/2013 Safari10/16/2014596
api.IDBObjectStore.delete πŸ“‹Chrome Android2/27/2013 Safari10/16/2014596
api.IDBObjectStore.deleteIndex πŸ“‹Chrome Android2/27/2013 Safari10/16/2014596
api.IDBObjectStore.get πŸ“‹Chrome Android2/27/2013 Safari10/16/2014596
api.IDBObjectStore.getAll πŸ“‹Chrome Android1/26/2016 Safari3/27/2017426
api.IDBObjectStore.getAllKeys πŸ“‹Chrome Android1/26/2016 Safari3/27/2017426
api.IDBObjectStore.getKey πŸ“‹Chrome Android1/26/2016 Safari3/27/2017426
api.IDBObjectStore.index πŸ“‹Chrome Android2/27/2013 Safari10/16/2014596
api.IDBObjectStore.indexNames πŸ“‹Chrome Android2/27/2013 Safari10/16/2014596
api.IDBObjectStore.keyPath πŸ“‹Chrome Android2/27/2013 Safari10/16/2014596
api.IDBObjectStore.name πŸ“‹Chrome Android2/27/2013 Safari10/16/2014596
api.IDBObjectStore.name.renaming_through_name_setter Chrome Android12/6/2016 Safari3/27/2017111
api.IDBObjectStore.openCursor πŸ“‹Chrome Android2/27/2013 Safari10/16/2014596
api.IDBObjectStore.openKeyCursor πŸ“‹Chrome Android2/27/2013 Safari3/27/20171489
api.IDBObjectStore.put πŸ“‹Chrome Android2/27/2013 Safari10/16/2014596
api.IDBObjectStore.transaction πŸ“‹Chrome Android2/27/2013 Safari10/16/2014596
api.IDBObjectStore.worker_support Chrome Android2/27/2013 Safari9/20/20161301
api.IDBOpenDBRequest πŸ“‹Chrome Android2/27/2013 Safari10/16/2014596
api.IDBOpenDBRequest.blocked_event πŸ“‹Chrome Android2/27/2013 Safari10/16/2014596
api.IDBOpenDBRequest.upgradeneeded_event πŸ“‹Chrome Android2/27/2013 Safari10/16/2014596
api.IDBOpenDBRequest.worker_support Chrome Android2/27/2013 Safari9/20/20161301
api.IDBRequest πŸ“‹Chrome Android2/27/2013 Safari10/16/2014596
api.IDBRequest.error πŸ“‹Chrome Android2/27/2013 Safari10/16/2014596
api.IDBRequest.error.transient_unrecoverable_read_errors πŸ“‹Safari10/16/2014 Chrome Android1/14/20253743
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 Android2/27/2013 Safari10/16/2014596
api.IDBRequest.readyState πŸ“‹Chrome Android2/27/2013 Safari10/16/2014596
api.IDBRequest.result πŸ“‹Chrome Android2/27/2013 Safari10/16/2014596
api.IDBRequest.source πŸ“‹Chrome Android2/27/2013 Safari10/16/2014596
api.IDBRequest.success_event πŸ“‹Chrome Android2/27/2013 Safari10/16/2014596
api.IDBRequest.transaction πŸ“‹Chrome Android2/27/2013 Safari10/16/2014596
api.IDBRequest.worker_support Chrome Android2/27/2013 Safari9/20/20161301
api.IDBTransaction πŸ“‹Chrome Android2/27/2013 Safari10/16/2014596
api.IDBTransaction.abort πŸ“‹Chrome Android2/27/2013 Safari10/16/2014596
api.IDBTransaction.abort_event πŸ“‹Chrome Android2/27/2013 Safari10/16/2014596
api.IDBTransaction.commit πŸ“‹Chrome Android7/30/2019 Safari9/20/2021783
api.IDBTransaction.complete_event πŸ“‹Chrome Android2/27/2013 Safari10/16/2014596
api.IDBTransaction.db πŸ“‹Chrome Android2/27/2013 Safari10/16/2014596
api.IDBTransaction.durability πŸ“‹Chrome Android5/19/2020 Safari9/20/2021489
api.IDBTransaction.error πŸ“‹Chrome Android2/27/2013 Safari10/16/2014596
api.IDBTransaction.error_event πŸ“‹Chrome Android2/27/2013 Safari10/16/2014596
api.IDBTransaction.mode πŸ“‹Chrome Android2/27/2013 Safari10/16/2014596
api.IDBTransaction.objectStore πŸ“‹Chrome Android2/27/2013 Safari10/16/2014596
api.IDBTransaction.objectStoreNames πŸ“‹Chrome Android1/26/2016 Safari3/27/2017426
api.IDBTransaction.worker_support Chrome Android2/27/2013 Safari9/20/20161301
api.IDBVersionChangeEvent πŸ“‹Chrome Android2/27/2013 Safari10/16/2014596
api.IDBVersionChangeEvent.IDBVersionChangeEvent πŸ“‹Chrome Android3/11/2015 Safari9/20/2016559
api.IDBVersionChangeEvent.newVersion πŸ“‹Chrome Android2/27/2013 Safari10/16/2014596
api.IDBVersionChangeEvent.oldVersion πŸ“‹Chrome Android2/27/2013 Safari10/16/2014596
api.IDBVersionChangeEvent.worker_support Chrome Android2/27/2013 Safari9/20/20161301
api.IIRFilterNode πŸ“‹Chrome Android3/9/2016 Safari4/26/20211874
api.IIRFilterNode.IIRFilterNode πŸ“‹Chrome Android12/6/2016 Safari4/26/20211602
api.IIRFilterNode.getFrequencyResponse πŸ“‹Chrome Android3/9/2016 Safari4/26/20211874
api.ImageBitmap πŸ“‹Chrome Android4/13/2016 Safari9/20/20211986
api.ImageBitmap.close πŸ“‹Chrome Android7/27/2016 Safari9/20/20211881
api.ImageBitmap.height πŸ“‹Chrome Android4/13/2016 Safari9/20/20211986
api.ImageBitmap.width πŸ“‹Chrome Android4/13/2016 Safari9/20/20211986
api.ImageBitmapRenderingContext πŸ“‹Safari4/12/2018 Chrome Android4/17/20185
api.ImageBitmapRenderingContext.canvas πŸ“‹Safari4/12/2018 Chrome Android4/17/20185
api.ImageBitmapRenderingContext.transferFromImageBitmap πŸ“‹Safari4/12/2018 Chrome Android4/17/20185
api.ImageCapture πŸ“‹Chrome Android6/6/2017 Safari3/5/20242464
api.ImageCapture.ImageCapture πŸ“‹Chrome Android6/6/2017 Safari3/5/20242464
api.ImageCapture.getPhotoCapabilities πŸ“‹Chrome Android6/6/2017 Safari3/5/20242464
api.ImageCapture.getPhotoSettings πŸ“‹Chrome Android9/5/2017 Safari3/5/20242373
api.ImageCapture.takePhoto πŸ“‹Chrome Android8/1/2017 Safari3/5/20242408
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 Android6/6/2017 Safari3/5/20242464
api.ImageData πŸ“‹Safari3/18/2008 Chrome Android6/27/20121562
api.ImageData.ImageData πŸ“‹Chrome Android7/16/2014 Safari10/16/201492
api.ImageData.colorSpace πŸ“‹Chrome Android7/20/2021 Safari12/13/2021146
api.ImageData.data πŸ“‹Safari3/18/2008 Chrome Android6/27/20121562
api.ImageData.height πŸ“‹Safari3/18/2008 Chrome Android6/27/20121562
api.ImageData.width πŸ“‹Safari3/18/2008 Chrome Android6/27/20121562
api.ImageData.worker_support Safari10/22/2013 Chrome Android7/16/2014267
api.InputDeviceInfo πŸ“‹Chrome Android12/2/2015 Safari9/19/2017657
api.InputDeviceInfo.getCapabilities πŸ“‹Chrome Android5/31/2018 Safari9/18/20231936
api.InputEvent πŸ“‹Safari3/27/2017 Chrome Android8/1/2017127
api.InputEvent.InputEvent πŸ“‹Safari3/27/2017 Chrome Android8/1/2017127
api.InputEvent.data πŸ“‹Safari3/27/2017 Chrome Android8/1/2017127
api.InputEvent.dataTransfer πŸ“‹Safari3/27/2017 Chrome Android8/1/2017127
api.InputEvent.getTargetRanges πŸ“‹Safari3/27/2017 Chrome Android8/1/2017127
api.InputEvent.inputType πŸ“‹Safari3/27/2017 Chrome Android8/1/2017127
api.InputEvent.isComposing πŸ“‹Chrome Android8/1/2017 Safari3/27/20232064
api.InstallEvent πŸ“‹Chrome Android1/21/2015 Safari4/12/20181177
api.IntersectionObserver πŸ“‹Chrome Android6/8/2016 Safari3/25/20191020
api.IntersectionObserver.IntersectionObserver πŸ“‹Chrome Android6/8/2016 Safari3/25/20191020
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 Android4/7/2020 Safari9/16/2020162
api.IntersectionObserver.disconnect πŸ“‹Chrome Android6/8/2016 Safari3/25/20191020
api.IntersectionObserver.observe πŸ“‹Chrome Android6/8/2016 Safari3/25/20191020
api.IntersectionObserver.root πŸ“‹Chrome Android6/8/2016 Safari3/25/20191020
api.IntersectionObserver.rootMargin πŸ“‹Chrome Android6/8/2016 Safari3/25/20191020
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.takeRecords πŸ“‹Chrome Android6/8/2016 Safari3/25/20191020
api.IntersectionObserver.thresholds πŸ“‹Chrome Android7/27/2016 Safari3/25/2019971
api.IntersectionObserver.unobserve πŸ“‹Chrome Android6/8/2016 Safari3/25/20191020
api.IntersectionObserverEntry πŸ“‹Chrome Android6/8/2016 Safari3/25/20191020
api.IntersectionObserverEntry.boundingClientRect πŸ“‹Chrome Android6/8/2016 Safari3/25/20191020
api.IntersectionObserverEntry.intersectionRatio πŸ“‹Chrome Android6/8/2016 Safari3/25/20191020
api.IntersectionObserverEntry.intersectionRect πŸ“‹Chrome Android6/8/2016 Safari3/25/20191020
api.IntersectionObserverEntry.isIntersecting πŸ“‹Chrome Android4/25/2017 Safari3/25/2019699
api.IntersectionObserverEntry.rootBounds πŸ“‹Chrome Android6/8/2016 Safari3/25/20191020
api.IntersectionObserverEntry.target πŸ“‹Chrome Android6/8/2016 Safari3/25/20191020
api.IntersectionObserverEntry.time πŸ“‹Chrome Android6/8/2016 Safari3/25/20191020
api.KHR_parallel_shader_compile πŸ“‹Chrome Android7/30/2019 Safari4/26/2021636
api.KeyboardEvent πŸ“‹Safari2/2/2004 Chrome Android6/27/20123068
api.KeyboardEvent.KeyboardEvent πŸ“‹Chrome Android4/3/2013 Safari10/22/2013202
api.KeyboardEvent.altKey πŸ“‹Safari2/2/2004 Chrome Android6/27/20123068
api.KeyboardEvent.charCode πŸ“‹Safari2/2/2004 Chrome Android6/27/20123068
api.KeyboardEvent.code πŸ“‹Chrome Android1/26/2016 Safari3/27/2017426
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 πŸ“‹Safari2/2/2004 Chrome Android6/27/20123068
api.KeyboardEvent.getModifierState πŸ“‹Chrome Android10/2/2013 Safari3/27/20171272
api.KeyboardEvent.getModifierState.key_parameter_alt Chrome Android10/2/2013 Safari3/27/20171272
api.KeyboardEvent.getModifierState.key_parameter_altgraph Chrome Android1/26/2016 Safari3/27/2017426
api.KeyboardEvent.getModifierState.key_parameter_capslock Chrome Android1/26/2016 Safari3/27/2017426
api.KeyboardEvent.getModifierState.key_parameter_control Chrome Android10/2/2013 Safari3/27/20171272
api.KeyboardEvent.getModifierState.key_parameter_meta Chrome Android10/2/2013 Safari3/27/20171272
api.KeyboardEvent.getModifierState.key_parameter_shift Chrome Android10/2/2013 Safari3/27/20171272
api.KeyboardEvent.initKeyboardEvent πŸ“‹Safari2/2/2004 Chrome Android6/27/20123068
api.KeyboardEvent.isComposing πŸ“‹Chrome Android2/1/2017 Safari3/27/201754
api.KeyboardEvent.key πŸ“‹Chrome Android6/8/2016 Safari3/27/2017292
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 Android6/8/2016 Safari3/27/2017292
api.KeyboardEvent.key.non_printable_keys Chrome Android6/8/2016 Safari3/27/2017292
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 Android6/8/2016 Safari3/27/2017292
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 πŸ“‹Safari2/2/2004 Chrome Android6/27/20123068
api.KeyboardEvent.location πŸ“‹Chrome Android10/2/2013 Safari10/16/2014379
api.KeyboardEvent.metaKey πŸ“‹Safari2/2/2004 Chrome Android6/27/20123068
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 Android1/15/2014 Safari3/27/20171167
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 πŸ“‹Safari2/2/2004 Chrome Android6/27/20123068
api.KeyframeEffect πŸ“‹Chrome Android6/4/2019 Safari3/24/2020294
api.KeyframeEffect.KeyframeEffect πŸ“‹Chrome Android6/4/2019 Safari3/24/2020294
api.KeyframeEffect.composite πŸ“‹Chrome Android7/27/2020 Safari9/12/2022777
api.KeyframeEffect.getKeyframes πŸ“‹Safari3/24/2020 Chrome Android7/27/2020125
api.KeyframeEffect.pseudoElement πŸ“‹Chrome Android7/27/2020 Safari9/16/202051
api.KeyframeEffect.setKeyframes πŸ“‹Safari3/24/2020 Chrome Android7/27/2020125
api.KeyframeEffect.target πŸ“‹Chrome Android6/4/2019 Safari3/24/2020294
api.Location πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.Location.ancestorOrigins πŸ“‹Safari7/25/2012 Chrome Android2/27/2013217
Deno: This value is always empty in Deno.
api.Location.assign πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
Deno: This method exists but has no effect in Deno. A location can be assigned using the --location runtime flag.
api.Location.hash πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.Location.host πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.Location.hostname πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.Location.href πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.Location.origin πŸ“‹Safari7/20/2011 Chrome Android6/27/2012343
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 πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
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 πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.Location.protocol πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.Location.reload πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
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 πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
Deno: This method exists but has no effect in Deno. A location can be assigned using the --location runtime flag.
api.Location.search πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
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 πŸ“‹Safari6/23/2003 Chrome Android7/27/20164783
Internet Explorer: Intranet sites are set to Compatibility View, which will emulate IE7 and omit window.location.toString.
api.Lock πŸ“‹Chrome Android9/4/2018 Safari3/14/20221287
api.Lock.mode πŸ“‹Chrome Android9/4/2018 Safari3/14/20221287
api.Lock.name πŸ“‹Chrome Android9/4/2018 Safari3/14/20221287
api.LockManager πŸ“‹Chrome Android9/4/2018 Safari3/14/20221287
api.LockManager.query πŸ“‹Chrome Android9/4/2018 Safari3/14/20221287
api.LockManager.request πŸ“‹Chrome Android9/4/2018 Safari3/14/20221287
api.MathMLElement πŸ“‹Safari3/24/2020 Chrome Android1/10/20231022
api.MathMLElement.attributeStyleMap πŸ“‹Chrome Android1/10/2023 Safari3/27/202376
api.MathMLElement.autofocus πŸ“‹Safari3/14/2022 Chrome Android1/10/2023302
api.MathMLElement.blur πŸ“‹Safari3/24/2020 Chrome Android1/10/20231022
api.MathMLElement.dataset πŸ“‹Safari3/24/2020 Chrome Android1/10/20231022
api.MathMLElement.focus πŸ“‹Safari3/24/2020 Chrome Android1/10/20231022
api.MathMLElement.nonce πŸ“‹Safari3/14/2022 Chrome Android1/10/2023302
api.MathMLElement.style πŸ“‹Safari3/24/2020 Chrome Android1/10/20231022
api.MathMLElement.tabIndex πŸ“‹Safari3/24/2020 Chrome Android1/10/20231022
api.MediaCapabilities πŸ“‹Chrome Android4/17/2018 Safari9/19/2019520
api.MediaCapabilities.decodingInfo πŸ“‹Chrome Android4/17/2018 Safari9/19/2019520
Chrome: codecs string can contain any subset of optional parameters (should be all or none).Chrome: Errors if codecs string contains unexpected characters (should evaluate string up to character).Chrome Android: codecs string can contain any subset of optional parameters (should be all or none).Chrome Android: Errors if codecs string contains unexpected characters (should evaluate string up to character).Edge: codecs string can contain any subset of optional parameters (should be all or none).Edge: Errors if codecs string contains unexpected characters (should evaluate string up to character).Firefox: The webrtc value of the type option is named transmission.Firefox: Before Firefox 101, decodingInfo() ignored codecs parameter options for av01 codecs (treating them as av1).Firefox for Android: The webrtc value of the type option is named transmission.Firefox for Android: Before Firefox for Android 101, decodingInfo() ignored codecs parameter options for av01 codecs (treating them as av1).Quest Browser: codecs string can contain any subset of optional parameters (should be all or none).Quest Browser: Errors if codecs string contains unexpected characters (should evaluate string up to character).Opera: codecs string can contain any subset of optional parameters (should be all or none).Opera: Errors if codecs string contains unexpected characters (should evaluate string up to character).Opera Android: codecs string can contain any subset of optional parameters (should be all or none).Opera Android: Errors if codecs string contains unexpected characters (should evaluate string up to character).Samsung Internet: codecs string can contain any subset of optional parameters (should be all or none).Samsung Internet: Errors if codecs string contains unexpected characters (should evaluate string up to character).WebView Android: codecs string can contain any subset of optional parameters (should be all or none).WebView Android: Errors if codecs string contains unexpected characters (should evaluate string up to character).
api.MediaCapabilities.encodingInfo πŸ“‹Safari3/14/2022 Chrome Android4/26/202243
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 Android12/2/2015 Safari9/19/2017657
api.MediaDeviceInfo.deviceId πŸ“‹Chrome Android12/2/2015 Safari9/19/2017657
api.MediaDeviceInfo.groupId πŸ“‹Chrome Android12/2/2015 Safari9/19/2017657
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 Android12/2/2015 Safari9/19/2017657
api.MediaDeviceInfo.label πŸ“‹Chrome Android12/2/2015 Safari9/19/2017657
api.MediaDeviceInfo.toJSON πŸ“‹Chrome Android12/2/2015 Safari9/19/2017657
api.MediaDevices πŸ“‹Chrome Android12/2/2015 Safari9/19/2017657
api.MediaDevices.enumerateDevices πŸ“‹Chrome Android12/2/2015 Safari9/19/2017657
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 Android7/27/2016 Safari9/19/2017419
api.MediaDevices.getUserMedia πŸ“‹Chrome Android9/7/2016 Safari9/19/2017377
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 Android9/7/2016 Safari9/19/2017377
api.MediaElementAudioSourceNode πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.MediaElementAudioSourceNode.MediaElementAudioSourceNode πŸ“‹Chrome Android12/6/2016 Safari4/26/20211602
api.MediaElementAudioSourceNode.mediaElement πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.MediaEncryptedEvent πŸ“‹Chrome Android4/15/2015 Safari3/25/20191440
api.MediaEncryptedEvent.MediaEncryptedEvent πŸ“‹Chrome Android4/15/2015 Safari3/25/20191440
api.MediaEncryptedEvent.initData πŸ“‹Chrome Android4/15/2015 Safari3/25/20191440
api.MediaEncryptedEvent.initDataType πŸ“‹Chrome Android4/15/2015 Safari3/25/20191440
api.MediaError πŸ“‹Safari3/18/2008 Chrome Android6/27/20121562
api.MediaError.code πŸ“‹Safari3/18/2008 Chrome Android6/27/20121562
api.MediaError.message πŸ“‹Chrome Android6/6/2017 Safari9/20/20211567
api.MediaKeyMessageEvent πŸ“‹Chrome Android4/15/2015 Safari3/25/20191440
api.MediaKeyMessageEvent.MediaKeyMessageEvent πŸ“‹Chrome Android4/15/2015 Safari3/25/20191440
api.MediaKeyMessageEvent.message πŸ“‹Chrome Android4/15/2015 Safari3/25/20191440
api.MediaKeyMessageEvent.messageType πŸ“‹Chrome Android4/15/2015 Safari3/25/20191440
api.MediaKeySession πŸ“‹Chrome Android4/15/2015 Safari3/25/20191440
api.MediaKeySession.close πŸ“‹Chrome Android4/15/2015 Safari3/25/20191440
api.MediaKeySession.closed πŸ“‹Chrome Android4/15/2015 Safari3/25/20191440
api.MediaKeySession.expiration πŸ“‹Chrome Android4/15/2015 Safari3/25/20191440
api.MediaKeySession.generateRequest πŸ“‹Chrome Android4/15/2015 Safari3/25/20191440
api.MediaKeySession.keyStatuses πŸ“‹Chrome Android4/15/2015 Safari3/25/20191440
api.MediaKeySession.keystatuseschange_event πŸ“‹Chrome Android12/6/2016 Safari3/25/2019839
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 Android4/15/2015 Safari3/25/20191440
api.MediaKeySession.message_event πŸ“‹Chrome Android12/6/2016 Safari3/25/2019839
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 Android4/15/2015 Safari3/25/20191440
api.MediaKeySession.sessionId πŸ“‹Chrome Android4/15/2015 Safari3/25/20191440
api.MediaKeySession.update πŸ“‹Chrome Android4/15/2015 Safari3/25/20191440
api.MediaKeyStatusMap πŸ“‹Chrome Android4/15/2015 Safari3/25/20191440
api.MediaKeyStatusMap.@@iterator Chrome Android4/15/2015 Safari3/25/20191440
api.MediaKeyStatusMap.entries Chrome Android4/15/2015 Safari3/25/20191440
api.MediaKeyStatusMap.forEach Chrome Android4/15/2015 Safari3/25/20191440
api.MediaKeyStatusMap.get πŸ“‹Chrome Android4/15/2015 Safari3/25/20191440
api.MediaKeyStatusMap.has πŸ“‹Chrome Android4/15/2015 Safari3/25/20191440
api.MediaKeyStatusMap.keys Chrome Android4/15/2015 Safari3/25/20191440
api.MediaKeyStatusMap.size πŸ“‹Chrome Android4/15/2015 Safari3/25/20191440
api.MediaKeyStatusMap.values Chrome Android4/15/2015 Safari3/25/20191440
api.MediaKeySystemAccess πŸ“‹Chrome Android4/15/2015 Safari3/25/20191440
api.MediaKeySystemAccess.createMediaKeys πŸ“‹Chrome Android4/15/2015 Safari3/25/20191440
api.MediaKeySystemAccess.getConfiguration πŸ“‹Chrome Android4/15/2015 Safari3/25/20191440
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 Android4/15/2015 Safari3/25/20191440
api.MediaKeys πŸ“‹Chrome Android4/15/2015 Safari3/25/20191440
api.MediaKeys.createSession πŸ“‹Chrome Android4/15/2015 Safari3/25/20191440
api.MediaKeys.setServerCertificate πŸ“‹Chrome Android4/15/2015 Safari3/25/20191440
api.MediaList πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.MediaList.appendMedium πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.MediaList.deleteMedium πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.MediaList.item πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.MediaList.length πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.MediaList.mediaText πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.MediaList.toString πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.MediaMetadata πŸ“‹Chrome Android3/16/2017 Safari9/16/20201280
Firefox for Android: Firefox exposes the API, but does not provide a corresponding user-facing media control interface.
api.MediaMetadata.MediaMetadata πŸ“‹Chrome Android3/16/2017 Safari9/16/20201280
api.MediaMetadata.album πŸ“‹Chrome Android3/16/2017 Safari9/16/20201280
api.MediaMetadata.artist πŸ“‹Chrome Android3/16/2017 Safari9/16/20201280
api.MediaMetadata.artwork πŸ“‹Chrome Android3/16/2017 Safari9/16/20201280
api.MediaMetadata.title πŸ“‹Chrome Android3/16/2017 Safari9/16/20201280
api.MediaQueryList πŸ“‹Safari7/20/2011 Chrome Android6/27/2012343
api.MediaQueryList.EventTarget_inheritance Chrome Android11/12/2014 Safari9/16/20202135
api.MediaQueryList.addListener πŸ“‹Safari7/20/2011 Chrome Android6/27/2012343
api.MediaQueryList.change_event πŸ“‹Chrome Android11/12/2014 Safari9/16/20202135
api.MediaQueryList.matches πŸ“‹Safari7/20/2011 Chrome Android6/27/2012343
api.MediaQueryList.media πŸ“‹Safari7/20/2011 Chrome Android6/27/2012343
api.MediaQueryList.removeListener πŸ“‹Safari7/20/2011 Chrome Android6/27/2012343
api.MediaQueryListEvent πŸ“‹Chrome Android11/12/2014 Safari9/16/20202135
api.MediaQueryListEvent.MediaQueryListEvent πŸ“‹Chrome Android11/12/2014 Safari9/16/20202135
api.MediaQueryListEvent.matches πŸ“‹Chrome Android11/12/2014 Safari9/16/20202135
api.MediaQueryListEvent.media πŸ“‹Chrome Android11/12/2014 Safari9/16/20202135
api.MediaRecorder πŸ“‹Chrome Android12/2/2015 Safari4/26/20211972
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 Android12/2/2015 Safari4/26/20211972
api.MediaRecorder.MediaRecorder.options_parameter Chrome Android3/9/2016 Safari4/26/20211874
api.MediaRecorder.audioBitsPerSecond πŸ“‹Chrome Android3/9/2016 Safari4/26/20211874
api.MediaRecorder.dataavailable_event πŸ“‹Chrome Android3/9/2016 Safari4/26/20211874
api.MediaRecorder.error_event πŸ“‹Chrome Android3/9/2016 Safari4/26/20211874
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 Android12/2/2015 Safari4/26/20211972
api.MediaRecorder.mimeType πŸ“‹Chrome Android3/9/2016 Safari4/26/20211874
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 Android3/9/2016 Safari4/26/20211874
api.MediaRecorder.pause_event πŸ“‹Chrome Android3/9/2016 Safari4/26/20211874
api.MediaRecorder.requestData πŸ“‹Chrome Android3/9/2016 Safari4/26/20211874
api.MediaRecorder.resume πŸ“‹Chrome Android3/9/2016 Safari4/26/20211874
api.MediaRecorder.resume_event πŸ“‹Chrome Android3/9/2016 Safari4/26/20211874
api.MediaRecorder.start πŸ“‹Chrome Android12/2/2015 Safari4/26/20211972
api.MediaRecorder.start_event πŸ“‹Chrome Android3/9/2016 Safari4/26/20211874
api.MediaRecorder.state πŸ“‹Chrome Android3/9/2016 Safari4/26/20211874
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 Android3/9/2016 Safari4/26/20211874
api.MediaRecorder.stop_event πŸ“‹Chrome Android3/9/2016 Safari4/26/20211874
api.MediaRecorder.stream πŸ“‹Chrome Android3/9/2016 Safari4/26/20211874
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 Android3/9/2016 Safari4/26/20211874
api.MediaSession πŸ“‹Chrome Android3/16/2017 Safari9/20/20211649
Firefox for Android: Firefox exposes the API, but does not provide a corresponding user-facing media control interface.
api.MediaSession.metadata πŸ“‹Chrome Android3/16/2017 Safari9/20/20211649
Firefox for Android: Firefox exposes the API, but does not provide a corresponding user-facing media control interface.
api.MediaSession.playbackState πŸ“‹Chrome Android3/16/2017 Safari9/20/20211649
Firefox for Android: Firefox exposes the API, but does not provide a corresponding user-facing media control interface.
api.MediaSession.setActionHandler πŸ“‹Chrome Android3/16/2017 Safari9/20/20211649
Firefox for Android: Firefox exposes the API, but does not provide a corresponding user-facing media control interface.
api.MediaSession.setActionHandler.nexttrack_type Chrome Android3/16/2017 Safari9/20/20211649
api.MediaSession.setActionHandler.pause_type Chrome Android3/16/2017 Safari9/20/20211649
api.MediaSession.setActionHandler.play_type Chrome Android3/16/2017 Safari9/20/20211649
api.MediaSession.setActionHandler.previoustrack_type Chrome Android3/16/2017 Safari9/20/20211649
api.MediaSession.setActionHandler.seekbackward_type Chrome Android3/16/2017 Safari9/20/20211649
api.MediaSession.setActionHandler.seekforward_type Chrome Android3/16/2017 Safari9/20/20211649
api.MediaSession.setActionHandler.seekto_type Chrome Android10/22/2019 Safari9/20/2021699
api.MediaSession.setActionHandler.skipad_type Safari9/20/2021 Chrome Android8/20/20241065
api.MediaSession.setActionHandler.stop_type Chrome Android9/10/2019 Safari9/20/2021741
api.MediaSession.setPositionState πŸ“‹Chrome Android3/16/2017 Safari9/20/20211649
Firefox for Android: Firefox exposes the API, but does not provide a corresponding user-facing media control interface.
api.MediaSource πŸ“‹Chrome Android11/14/2013 Safari10/16/2014336
Safari on iOS: Exposed in Mobile Safari on iPad but not on iPhone.
api.MediaSource.MediaSource πŸ“‹Chrome Android2/26/2014 Safari10/16/2014232
Internet Explorer: Only works on Windows 8+.Safari on iOS: Exposed in Mobile Safari on iPad but not on iPhone.
api.MediaSource.activeSourceBuffers πŸ“‹Chrome Android2/27/2013 Safari10/16/2014596
Internet Explorer: Only works on Windows 8+.Safari on iOS: Exposed in Mobile Safari on iPad but not on iPhone.
api.MediaSource.addSourceBuffer πŸ“‹Chrome Android2/27/2013 Safari10/16/2014596
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 Android11/29/2022 Safari9/16/2024657
api.MediaSource.clearLiveSeekableRange πŸ“‹Safari3/27/2017 Chrome Android10/24/2017211
Safari on iOS: Exposed in Mobile Safari on iPad but not on iPhone.
api.MediaSource.duration πŸ“‹Chrome Android2/27/2013 Safari10/16/2014596
Internet Explorer: Only works on Windows 8+.Safari on iOS: Exposed in Mobile Safari on iPad but not on iPhone.
api.MediaSource.endOfStream πŸ“‹Chrome Android2/27/2013 Safari10/16/2014596
Internet Explorer: Only works on Windows 8+.Safari on iOS: Exposed in Mobile Safari on iPad but not on iPhone.
api.MediaSource.handle πŸ“‹Chrome Android11/29/2022 Safari9/16/2024657
api.MediaSource.isTypeSupported_static πŸ“‹Chrome Android2/27/2013 Safari10/16/2014596
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 Android2/26/2014 Safari10/16/2014232
Internet Explorer: Only works on Windows 8+.Safari on iOS: Exposed in Mobile Safari on iPad but not on iPhone.
api.MediaSource.removeSourceBuffer πŸ“‹Chrome Android2/27/2013 Safari10/16/2014596
Internet Explorer: Only works on Windows 8+.Safari on iOS: Exposed in Mobile Safari on iPad but not on iPhone.
api.MediaSource.setLiveSeekableRange πŸ“‹Safari3/27/2017 Chrome Android10/24/2017211
Safari on iOS: Exposed in Mobile Safari on iPad but not on iPhone.
api.MediaSource.sourceBuffers πŸ“‹Chrome Android2/27/2013 Safari10/16/2014596
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 Android9/7/2016 Safari3/27/2017201
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 Android9/7/2016 Safari3/27/2017201
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 Android9/7/2016 Safari3/27/2017201
Chrome: The onsourceopen event handler property is not supported.Chrome Android: The onsourceopen event handler property is not supported.Edge: The onsourceopen event handler property is not supported.Internet Explorer: Only works on Windows 8+.Opera: The onsourceopen event handler property is not supported.Opera Android: The onsourceopen event handler property is not supported.Safari: The onsourceopen event handler property is not supported.Safari on iOS: Exposed in Mobile Safari on iPad but not on iPhone.Samsung Internet: The onsourceopen event handler property is not supported.WebView Android: The onsourceopen event handler property is not supported.
api.MediaSourceHandle πŸ“‹Chrome Android11/29/2022 Safari9/16/2024657
api.MediaStream πŸ“‹Chrome Android12/6/2016 Safari9/19/2017287
api.MediaStream.MediaStream πŸ“‹Chrome Android12/6/2016 Safari9/19/2017287
api.MediaStream.active πŸ“‹Chrome Android4/15/2015 Safari9/19/2017888
api.MediaStream.addTrack πŸ“‹Chrome Android4/3/2013 Safari9/19/20171630
api.MediaStream.addtrack_event πŸ“‹Chrome Android4/3/2013 Safari9/19/20171630
api.MediaStream.clone πŸ“‹Chrome Android5/20/2014 Safari9/19/20171218
api.MediaStream.getAudioTracks πŸ“‹Chrome Android4/3/2013 Safari9/19/20171630
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 Android4/3/2013 Safari9/19/20171630
api.MediaStream.getTracks πŸ“‹Chrome Android10/8/2014 Safari9/19/20171077
api.MediaStream.getVideoTracks πŸ“‹Chrome Android4/3/2013 Safari9/19/20171630
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 Android4/3/2013 Safari9/19/20171630
api.MediaStream.removeTrack πŸ“‹Chrome Android4/3/2013 Safari9/19/20171630
api.MediaStream.removetrack_event πŸ“‹Chrome Android4/3/2013 Safari9/19/20171630
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 Android2/27/2013 Safari9/19/20171665
api.MediaStreamAudioDestinationNode.MediaStreamAudioDestinationNode πŸ“‹Chrome Android3/16/2017 Safari4/26/20211502
api.MediaStreamAudioDestinationNode.stream πŸ“‹Chrome Android2/27/2013 Safari9/19/20171665
api.MediaStreamAudioSourceNode πŸ“‹Chrome Android2/27/2013 Safari9/19/20171665
api.MediaStreamAudioSourceNode.MediaStreamAudioSourceNode πŸ“‹Chrome Android12/6/2016 Safari4/26/20211602
api.MediaStreamAudioSourceNode.mediaStream πŸ“‹Chrome Android2/27/2013 Safari9/19/20171665
api.MediaStreamTrack πŸ“‹Chrome Android4/3/2013 Safari9/19/20171630
api.MediaStreamTrack.applyConstraints πŸ“‹Chrome Android6/6/2017 Safari9/19/2017105
api.MediaStreamTrack.applyConstraints.aspectRatio_constraint πŸ“‹Chrome Android6/6/2017 Safari9/19/2017105
api.MediaStreamTrack.applyConstraints.channelCount_constraint πŸ“‹Chrome Android6/6/2017 Safari9/19/2017105
api.MediaStreamTrack.applyConstraints.deviceId_constraint πŸ“‹Chrome Android6/6/2017 Safari9/19/2017105
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 πŸ“‹Safari4/12/2018 Chrome Android10/25/20221657
api.MediaStreamTrack.applyConstraints.echoCancellation_constraint πŸ“‹Chrome Android6/6/2017 Safari9/19/2017105
api.MediaStreamTrack.applyConstraints.facingMode_constraint πŸ“‹Chrome Android6/6/2017 Safari9/19/2017105
api.MediaStreamTrack.applyConstraints.frameRate_constraint πŸ“‹Chrome Android6/6/2017 Safari9/19/2017105
api.MediaStreamTrack.applyConstraints.groupId_constraint πŸ“‹Chrome Android6/6/2017 Safari9/19/2017105
api.MediaStreamTrack.applyConstraints.height_constraint πŸ“‹Chrome Android6/6/2017 Safari9/19/2017105
api.MediaStreamTrack.applyConstraints.latency_constraint πŸ“‹Chrome Android6/6/2017 Safari9/19/2017105
api.MediaStreamTrack.applyConstraints.sampleRate_constraint πŸ“‹Chrome Android6/6/2017 Safari9/19/2017105
api.MediaStreamTrack.applyConstraints.sampleSize_constraint πŸ“‹Chrome Android6/6/2017 Safari9/19/2017105
api.MediaStreamTrack.applyConstraints.volume_constraint Chrome Android6/6/2017 Safari9/19/2017105
api.MediaStreamTrack.applyConstraints.width_constraint πŸ“‹Chrome Android6/6/2017 Safari9/19/2017105
api.MediaStreamTrack.clone πŸ“‹Chrome Android5/20/2014 Safari9/19/20171218
api.MediaStreamTrack.contentHint πŸ“‹Chrome Android10/17/2018 Safari3/25/2019159
api.MediaStreamTrack.enabled πŸ“‹Chrome Android4/3/2013 Safari9/19/20171630
api.MediaStreamTrack.ended_event πŸ“‹Chrome Android4/3/2013 Safari9/19/20171630
api.MediaStreamTrack.getCapabilities πŸ“‹Chrome Android6/6/2017 Safari9/19/2017105
api.MediaStreamTrack.getConstraints πŸ“‹Chrome Android7/27/2016 Safari9/19/2017419
api.MediaStreamTrack.getSettings πŸ“‹Chrome Android6/6/2017 Safari9/19/2017105
api.MediaStreamTrack.id πŸ“‹Chrome Android4/3/2013 Safari9/19/20171630
api.MediaStreamTrack.kind πŸ“‹Chrome Android4/3/2013 Safari9/19/20171630
api.MediaStreamTrack.label πŸ“‹Chrome Android4/3/2013 Safari9/19/20171630
api.MediaStreamTrack.mute_event πŸ“‹Chrome Android4/3/2013 Safari9/19/20171630
api.MediaStreamTrack.muted πŸ“‹Chrome Android10/8/2014 Safari9/19/20171077
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 Android4/3/2013 Safari9/19/20171630
api.MediaStreamTrack.stop πŸ“‹Chrome Android1/15/2014 Safari9/19/20171343
api.MediaStreamTrack.unmute_event πŸ“‹Chrome Android4/3/2013 Safari9/19/20171630
api.MediaStreamTrackEvent πŸ“‹Chrome Android4/3/2013 Safari9/19/20171630
api.MediaStreamTrackEvent.MediaStreamTrackEvent πŸ“‹Chrome Android12/6/2016 Safari9/19/2017287
api.MediaStreamTrackEvent.track πŸ“‹Chrome Android4/3/2013 Safari9/19/20171630
api.MediaStreamTrackProcessor πŸ“‹Chrome Android9/21/2021 Safari9/16/20241091
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 Android9/21/2021 Safari9/16/20241091
api.MediaStreamTrackProcessor.readable πŸ“‹Chrome Android9/21/2021 Safari9/16/20241091
api.MessageChannel πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
Node.js: Available as a part of the worker_threads module.
api.MessageChannel.MessageChannel πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
api.MessageChannel.port1 πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
api.MessageChannel.port2 πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
api.MessageEvent πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
api.MessageEvent.MessageEvent πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.MessageEvent.data πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
api.MessageEvent.initMessageEvent πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
api.MessageEvent.lastEventId πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
api.MessageEvent.origin πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
api.MessageEvent.ports πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
api.MessageEvent.source πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
api.MessagePort πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
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 πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
api.MessagePort.message_event πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
Node.js: Supports the event, but only via Node EventEmitter.
api.MessagePort.messageerror_event πŸ“‹Chrome Android8/1/2017 Safari3/27/20232064
Node.js: Supports the event, but only via Node EventEmitter.Node.js: Supports the event, but only via Node EventEmitter.
api.MessagePort.postMessage πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
Deno: The message parameter does not support cloning Blob values.Deno: The message parameter does not support cloning Blob values.Deno: The transfer parameter does not accept ArrayBuffer items. Passing an ArrayBuffer results in an error being thrown.
api.MessagePort.start πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
api.MessagePort.worker_support Safari6/7/2010 Chrome Android6/27/2012751
api.MimeType πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.MimeType.description πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.MimeType.enabledPlugin πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.MimeType.suffixes πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.MimeType.type πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.MimeTypeArray πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.MimeTypeArray.item πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
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 πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.MimeTypeArray.namedItem πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
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 πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.MouseEvent.MouseEvent πŸ“‹Chrome Android4/3/2013 Safari10/22/2013202
api.MouseEvent.altKey πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.MouseEvent.button πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.MouseEvent.buttons πŸ“‹Chrome Android5/27/2015 Safari4/12/20181051
Firefox: Restrictions apply depending on OS.
api.MouseEvent.clientX πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.MouseEvent.clientY πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.MouseEvent.ctrlKey πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.MouseEvent.getModifierState πŸ“‹Chrome Android12/2/2015 Safari3/25/20191209
api.MouseEvent.initMouseEvent πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.MouseEvent.layerX Safari6/23/2003 Chrome Android6/27/20123292
api.MouseEvent.layerY Safari6/23/2003 Chrome Android6/27/20123292
api.MouseEvent.metaKey πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.MouseEvent.movementX πŸ“‹Chrome Android9/3/2014 Safari9/30/2015392
api.MouseEvent.movementY πŸ“‹Chrome Android9/3/2014 Safari9/30/2015392
api.MouseEvent.offsetX πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.MouseEvent.offsetY πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.MouseEvent.pageX πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.MouseEvent.pageY πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.MouseEvent.relatedTarget πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.MouseEvent.screenX πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.MouseEvent.screenY πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.MouseEvent.shiftKey πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.MouseEvent.x πŸ“‹Safari3/18/2008 Chrome Android6/27/20121562
api.MouseEvent.y πŸ“‹Safari3/18/2008 Chrome Android6/27/20121562
api.MutationObserver πŸ“‹Chrome Android4/3/2013 Safari10/22/2013202
api.MutationObserver.MutationObserver πŸ“‹Chrome Android4/3/2013 Safari10/22/2013202
api.MutationObserver.disconnect πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.MutationObserver.observe πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
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 πŸ“‹Safari7/25/2012 Chrome Android2/27/2013217
api.MutationRecord πŸ“‹Chrome Android6/27/2012 Safari10/22/2013482
api.MutationRecord.addedNodes πŸ“‹Chrome Android6/27/2012 Safari10/22/2013482
api.MutationRecord.attributeName πŸ“‹Chrome Android6/27/2012 Safari10/22/2013482
api.MutationRecord.attributeNamespace πŸ“‹Chrome Android6/27/2012 Safari10/22/2013482
api.MutationRecord.nextSibling πŸ“‹Chrome Android6/27/2012 Safari10/22/2013482
api.MutationRecord.oldValue πŸ“‹Chrome Android6/27/2012 Safari10/22/2013482
api.MutationRecord.previousSibling πŸ“‹Chrome Android6/27/2012 Safari10/22/2013482
api.MutationRecord.removedNodes πŸ“‹Chrome Android6/27/2012 Safari10/22/2013482
api.MutationRecord.target πŸ“‹Chrome Android6/27/2012 Safari10/22/2013482
api.MutationRecord.type πŸ“‹Chrome Android6/27/2012 Safari10/22/2013482
api.NamedNodeMap πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.NamedNodeMap.getNamedItem πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.NamedNodeMap.getNamedItemNS πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.NamedNodeMap.item πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.NamedNodeMap.length πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.NamedNodeMap.removeNamedItem πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.NamedNodeMap.removeNamedItemNS πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.NamedNodeMap.setNamedItem πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.NamedNodeMap.setNamedItemNS πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.NavigationPreloadManager πŸ“‹Chrome Android6/6/2017 Safari3/14/20221742
api.NavigationPreloadManager.disable πŸ“‹Chrome Android6/6/2017 Safari3/14/20221742
api.NavigationPreloadManager.enable πŸ“‹Chrome Android6/6/2017 Safari3/14/20221742
api.NavigationPreloadManager.getState πŸ“‹Chrome Android6/6/2017 Safari3/14/20221742
api.NavigationPreloadManager.setHeaderValue πŸ“‹Chrome Android6/6/2017 Safari3/14/20221742
api.Navigator πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.Navigator.appCodeName πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.Navigator.appName πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.Navigator.appVersion πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.Navigator.canShare πŸ“‹Chrome Android6/4/2019 Safari9/16/2020470
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 Android7/30/2019 Safari9/16/2020414
api.Navigator.canShare.data_text_parameter πŸ“‹Chrome Android7/30/2019 Safari9/16/2020414
api.Navigator.clearAppBadge πŸ“‹Chrome Android4/7/2020 Safari9/18/20231259
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.clipboard πŸ“‹Chrome Android4/17/2018 Safari3/24/2020707
api.Navigator.cookieEnabled πŸ“‹Chrome Android6/27/2012 Safari9/16/20244464
Firefox: Before Firefox 8, navigator.cookieEnabled would report the wrong result if a site exception was in place for the page on which the check was performed. This has been fixed.Firefox for Android: Before Firefox for Android 8, navigator.cookieEnabled would report the wrong result if a site exception was in place for the page on which the check was performed. This has been fixed.Internet Explorer: navigator.cookieEnabled returns true even if the browser is set to block cookies (for example, if the page is in the Restricted sites security zone).Safari: Returns true even if the browser is set to block cookies if navigator.cookieEnabled is invoked inside a third-party iframe)Safari on iOS: Returns true even if the browser is set to block cookies if navigator.cookieEnabled is invoked inside a third-party iframe)WebView on iOS: Returns true even if the browser is set to block cookies if navigator.cookieEnabled is invoked inside a third-party iframe)
api.Navigator.credentials πŸ“‹Chrome Android6/8/2016 Safari9/19/20191198
api.Navigator.geolocation πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
api.Navigator.geolocation.secure_context_required Chrome Android12/2/2015 Safari9/20/2016293
api.Navigator.getGamepads πŸ“‹Chrome Android5/20/2014 Safari3/27/20171042
api.Navigator.hardwareConcurrency πŸ“‹Chrome Android9/3/2014 Safari3/14/20222749
Safari: The value of this property is clamped to 4 or 8 cores, to prevent device fingerprinting. See bug 233381.Safari on iOS: The value of this property is clamped to 4 or 8 cores, to prevent device fingerprinting. See bug 233381.WebView on iOS: The value of this property is clamped to 4 or 8 cores, to prevent device fingerprinting. See bug 233381.
api.Navigator.javaEnabled πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.Navigator.language πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
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 Android9/3/2014 Safari3/27/2017936
Chrome: Before Chrome 65, navigator.languages[0] is not guaranteed to equal navigator.language.Chrome Android: Before Chrome Android 65, navigator.languages[0] is not guaranteed to equal navigator.language.Firefox: In Firefox, the navigator.languages property's value is taken from the intl.accept_languages preference.Firefox for Android: In Firefox for Android, the navigator.languages property's value is taken from the intl.accept_languages preference.Internet Explorer: Closest available (non-standard) properties are userLanguage and browserLanguage.Quest Browser: Before Quest Browser 5.0, navigator.languages[0] is not guaranteed to equal navigator.language.WebView Android: Before version 65, navigator.languages[0] is not guaranteed to equal navigator.language.
api.Navigator.locks πŸ“‹Chrome Android9/4/2018 Safari3/14/20221287
api.Navigator.maxTouchPoints πŸ“‹Chrome Android5/20/2014 Safari9/19/20191948
api.Navigator.mediaCapabilities πŸ“‹Chrome Android4/17/2018 Safari9/19/2019520
api.Navigator.mediaDevices πŸ“‹Chrome Android12/2/2015 Safari9/19/2017657
api.Navigator.mediaDevices.secure_context_required Safari9/19/2017 Chrome Android4/24/2019582
api.Navigator.mediaSession πŸ“‹Chrome Android3/16/2017 Safari9/20/20211649
api.Navigator.mimeTypes πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.Navigator.onLine πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
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 Android9/21/2021 Safari3/27/2023552
api.Navigator.permissions πŸ“‹Chrome Android5/27/2015 Safari9/12/20222665
api.Navigator.platform πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
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 πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.Navigator.product πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.Navigator.productSub πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
Chrome: Always returns 20030107.Chrome Android: Always returns 20030107.Edge: Always returns 20030107.Quest Browser: Always returns 20030107.Opera: Always returns 20030107.Opera Android: Always returns 20030107.Safari: Always returns 20030107.Safari on iOS: Always returns 20030107.Samsung Internet: Always returns 20030107.WebView Android: Always returns 20030107.WebView on iOS: Always returns 20030107.
api.Navigator.requestMediaKeySystemAccess πŸ“‹Chrome Android4/15/2015 Safari3/25/20191440
Chrome: The spec requires that the passed supportedConfigurations option contain at least one of audioCapabilities or videoCapabilities, and that said parameters include a codec string.Chrome: The function does not exist in insecure contexts. This was not enforced until Chrome 58.Chrome Android: The spec requires that the passed supportedConfigurations option contain at least one of audioCapabilities or videoCapabilities, and that said parameters include a codec string.Chrome Android: The function does not exist in insecure contexts. This was not enforced until Chrome Android 58.Firefox: Starting in Firefox 55, if neither audioCapabilities nor videoCapabilities is specified in supportedConfigurations, a warning is output to the web console.Firefox: In addition, starting in Firefox 55, if in supportedConfigurations, either audioCapabilities's or videoCapabilities's contentType value doesn't specify a "codecs" substring to define allowed codecs within the media wrapper, a warning is output to the web console. See note below table for example and correction.Firefox: In the future, if neither audioCapabilities nor videoCapabilities is specified in the supportedConfigurations, a NotSupported exception will be thrown.Firefox for Android: Starting in Firefox for Android 55, if neither audioCapabilities nor videoCapabilities is specified in supportedConfigurations, a warning is output to the web console.Firefox for Android: In addition, starting in Firefox for Android 55, if in supportedConfigurations, either audioCapabilities's or videoCapabilities's contentType value doesn't specify a "codecs" substring to define allowed codecs within the media wrapper, a warning is output to the web console. See note below table for example and correction.Firefox for Android: In the future, if neither audioCapabilities nor videoCapabilities is specified in the supportedConfigurations, a NotSupported exception will be thrown.Quest Browser: The spec requires that the passed supportedConfigurations option contain at least one of audioCapabilities or videoCapabilities, and that said parameters include a codec string.Quest Browser: The function does not exist in insecure contexts. This was not enforced until Quest Browser 5.0.Opera: The spec requires that the passed supportedConfigurations option contain at least one of audioCapabilities or videoCapabilities, and that said parameters include a codec string.Opera: The function does not exist in insecure contexts. This was not enforced until Opera 45.Opera Android: The spec requires that the passed supportedConfigurations option contain at least one of audioCapabilities or videoCapabilities, and that said parameters include a codec string.Opera Android: The function does not exist in insecure contexts. This was not enforced until Opera 45.Samsung Internet: The spec requires that the passed supportedConfigurations option contain at least one of audioCapabilities or videoCapabilities, and that said parameters include a codec string.Samsung Internet: The function does not exist in insecure contexts. This was not enforced until Samsung Internet 7.0.WebView Android: The spec requires that the passed supportedConfigurations option contain at least one of audioCapabilities or videoCapabilities, and that said parameters include a codec string.WebView Android: The function does not exist in insecure contexts. This was not enforced until version 58.
api.Navigator.sendBeacon πŸ“‹Chrome Android4/15/2015 Safari4/12/20181093
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 Android1/21/2015 Safari4/12/20181177
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 Android9/5/2017 Safari3/25/2019566
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 Android7/30/2019 Safari9/16/2020414
api.Navigator.share.data_text_parameter πŸ“‹Chrome Android7/30/2019 Safari9/16/2020414
api.Navigator.storage πŸ“‹Chrome Android12/6/2016 Safari12/13/20211833
api.Navigator.userActivation πŸ“‹Chrome Android1/29/2019 Safari3/27/20231518
api.Navigator.userAgent πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.Navigator.vendor πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.Navigator.vendorSub πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.Navigator.wakeLock πŸ“‹Chrome Android7/27/2020 Safari3/27/2023973
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 πŸ“‹Safari3/27/2017 Chrome Android12/5/2017253
api.Node πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
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 πŸ“‹Safari10/24/2003 Chrome Android6/27/20123169
api.Node.baseURI πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
api.Node.childNodes πŸ“‹Safari2/2/2004 Chrome Android6/27/20123068
api.Node.cloneNode πŸ“‹Safari10/24/2003 Chrome Android6/27/20123169
api.Node.compareDocumentPosition πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
Internet Explorer: Only supports contains for elements
api.Node.contains πŸ“‹Safari10/24/2003 Chrome Android6/27/20123169
Internet Explorer: Only supported for HTMLElement, not all Node objects.
api.Node.firstChild πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.Node.getRootNode πŸ“‹Chrome Android10/19/2016 Safari3/27/2017159
api.Node.hasChildNodes πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.Node.insertBefore πŸ“‹Safari10/24/2003 Chrome Android6/27/20123169
api.Node.isConnected πŸ“‹Chrome Android6/8/2016 Safari9/20/2016104
api.Node.isDefaultNamespace πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.Node.isEqualNode πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.Node.isSameNode πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.Node.lastChild πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.Node.lookupNamespaceURI πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.Node.lookupPrefix πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.Node.nextSibling πŸ“‹Safari10/24/2003 Chrome Android6/27/20123169
api.Node.nodeName πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.Node.nodeType πŸ“‹Safari10/24/2003 Chrome Android6/27/20123169
api.Node.nodeValue πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.Node.normalize πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.Node.ownerDocument πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
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 πŸ“‹Safari10/24/2003 Chrome Android6/27/20123169
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 πŸ“‹Safari10/24/2003 Chrome Android6/27/20123169
api.Node.previousSibling πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.Node.removeChild πŸ“‹Safari10/24/2003 Chrome Android6/27/20123169
api.Node.replaceChild πŸ“‹Safari10/24/2003 Chrome Android6/27/20123169
api.Node.selectstart_event πŸ“‹Safari4/15/2005 Chrome Android6/27/20122630
api.Node.textContent πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.NodeIterator πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.NodeIterator.detach πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.NodeIterator.filter πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.NodeIterator.nextNode πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.NodeIterator.pointerBeforeReferenceNode πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.NodeIterator.previousNode πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.NodeIterator.referenceNode πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.NodeIterator.root πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.NodeIterator.whatToShow πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.NodeList πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.NodeList.@@iterator πŸ“‹Chrome Android6/8/2016 Safari9/20/2016104
api.NodeList.entries Chrome Android6/8/2016 Safari9/20/2016104
api.NodeList.forEach πŸ“‹Chrome Android6/8/2016 Safari9/20/2016104
api.NodeList.item πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.NodeList.keys Chrome Android6/8/2016 Safari9/20/2016104
api.NodeList.length πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.NodeList.values Chrome Android6/8/2016 Safari9/20/2016104
api.Notification πŸ“‹Safari10/22/2013 Chrome Android4/15/2015540
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 πŸ“‹Safari10/22/2013 Chrome Android4/15/2015540
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.badge πŸ“‹Chrome Android9/7/2016 Safari9/18/20232567
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 Android4/15/2015 Safari9/19/2017888
api.Notification.click_event πŸ“‹Safari10/22/2013 Chrome Android4/15/2015540
api.Notification.close πŸ“‹Safari10/22/2013 Chrome Android4/15/2015540
api.Notification.close_event πŸ“‹Safari10/22/2013 Chrome Android4/15/2015540
api.Notification.data πŸ“‹Chrome Android7/29/2015 Safari9/12/20222602
api.Notification.dir πŸ“‹Safari10/22/2013 Chrome Android4/15/2015540
api.Notification.error_event πŸ“‹Safari10/22/2013 Chrome Android4/15/2015540
api.Notification.lang πŸ“‹Chrome Android4/15/2015 Safari9/19/2017888
api.Notification.permission_static πŸ“‹Safari10/22/2013 Chrome Android4/15/2015540
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 πŸ“‹Chrome Android4/15/2015 Safari9/20/20212350
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 Android12/2/2015 Safari9/20/20212119
api.Notification.show_event πŸ“‹Safari10/22/2013 Chrome Android4/15/2015540
api.Notification.silent πŸ“‹Chrome Android5/27/2015 Safari7/24/20232980
api.Notification.title πŸ“‹Chrome Android4/15/2015 Safari9/19/2017888
api.NotificationEvent πŸ“‹Chrome Android4/15/2015 Safari9/12/20222707
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 Android4/15/2015 Safari9/12/20222707
Safari: Notifications are supported on macOS Ventura and later.Safari on iOS: Notifications are supported in web apps saved to the home screen.WebView on iOS: Notifications are supported in web apps saved to the home screen.
api.OES_draw_buffers_indexed πŸ“‹Chrome Android3/29/2022 Safari9/12/2022167
api.OES_draw_buffers_indexed.blendEquationSeparateiOES πŸ“‹Chrome Android3/29/2022 Safari9/12/2022167
api.OES_draw_buffers_indexed.blendEquationiOES πŸ“‹Chrome Android3/29/2022 Safari9/12/2022167
api.OES_draw_buffers_indexed.blendFuncSeparateiOES πŸ“‹Chrome Android3/29/2022 Safari9/12/2022167
api.OES_draw_buffers_indexed.blendFunciOES πŸ“‹Chrome Android3/29/2022 Safari9/12/2022167
api.OES_draw_buffers_indexed.colorMaskiOES πŸ“‹Chrome Android3/29/2022 Safari9/12/2022167
api.OES_draw_buffers_indexed.disableiOES πŸ“‹Chrome Android3/29/2022 Safari9/12/2022167
api.OES_draw_buffers_indexed.enableiOES πŸ“‹Chrome Android3/29/2022 Safari9/12/2022167
api.OES_element_index_uint πŸ“‹Chrome Android2/27/2013 Safari10/16/2014596
api.OES_fbo_render_mipmap πŸ“‹Chrome Android2/4/2020 Safari4/26/2021447
api.OES_standard_derivatives πŸ“‹Chrome Android6/27/2012 Safari10/16/2014841
api.OES_texture_float πŸ“‹Chrome Android6/27/2012 Safari10/16/2014841
api.OES_texture_float_linear πŸ“‹Chrome Android8/21/2013 Safari10/16/2014421
Safari on iOS: Only supported on iPadOS.WebView on iOS: Only supported on iPadOS.
api.OES_texture_half_float πŸ“‹Chrome Android5/22/2013 Safari10/16/2014512
api.OES_texture_half_float_linear πŸ“‹Chrome Android8/21/2013 Safari10/16/2014421
api.OES_vertex_array_object πŸ“‹Chrome Android2/27/2013 Safari10/16/2014596
api.OES_vertex_array_object.bindVertexArrayOES πŸ“‹Chrome Android2/27/2013 Safari10/16/2014596
api.OES_vertex_array_object.createVertexArrayOES πŸ“‹Chrome Android2/27/2013 Safari10/16/2014596
api.OES_vertex_array_object.deleteVertexArrayOES πŸ“‹Chrome Android2/27/2013 Safari10/16/2014596
api.OES_vertex_array_object.isVertexArrayOES πŸ“‹Chrome Android2/27/2013 Safari10/16/2014596
api.OfflineAudioCompletionEvent πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.OfflineAudioCompletionEvent.OfflineAudioCompletionEvent πŸ“‹Chrome Android3/16/2017 Safari9/16/20201280
api.OfflineAudioCompletionEvent.renderedBuffer πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.OfflineAudioContext πŸ“‹Chrome Android5/20/2014 Safari4/26/20212533
api.OfflineAudioContext.OfflineAudioContext πŸ“‹Chrome Android5/20/2014 Safari4/26/20212533
api.OfflineAudioContext.OfflineAudioContext.options_parameter Chrome Android10/24/2017 Safari4/26/20211280
api.OfflineAudioContext.complete_event πŸ“‹Chrome Android2/27/2013 Safari10/22/2013237
api.OfflineAudioContext.length πŸ“‹Chrome Android6/8/2016 Safari4/26/20211783
api.OfflineAudioContext.resume πŸ“‹Chrome Android3/11/2015 Safari9/30/2015203
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 Android2/27/2013 Safari10/22/2013237
api.OfflineAudioContext.startRendering.returns_promise Chrome Android4/15/2015 Safari4/26/20212203
api.OfflineAudioContext.suspend πŸ“‹Chrome Android3/11/2015 Safari9/30/2015203
api.OffscreenCanvas πŸ“‹Chrome Android9/4/2018 Safari3/27/20231665
api.OffscreenCanvas.OffscreenCanvas πŸ“‹Chrome Android9/4/2018 Safari3/27/20231665
api.OffscreenCanvas.convertToBlob πŸ“‹Chrome Android9/4/2018 Safari3/27/20231665
api.OffscreenCanvas.getContext πŸ“‹Chrome Android9/4/2018 Safari3/27/20231665
api.OffscreenCanvas.getContext.2d_context Chrome Android9/4/2018 Safari3/27/20231665
api.OffscreenCanvas.getContext.bitmaprenderer_context Chrome Android7/30/2019 Safari3/27/20231336
api.OffscreenCanvas.getContext.webgl2_context Chrome Android9/4/2018 Safari9/18/20231840
api.OffscreenCanvas.getContext.webgl_context Chrome Android9/4/2018 Safari9/18/20231840
api.OffscreenCanvas.height πŸ“‹Chrome Android9/4/2018 Safari3/27/20231665
api.OffscreenCanvas.transferToImageBitmap πŸ“‹Chrome Android9/4/2018 Safari3/27/20231665
api.OffscreenCanvas.width πŸ“‹Chrome Android9/4/2018 Safari3/27/20231665
api.OffscreenCanvasRenderingContext2D πŸ“‹Chrome Android9/4/2018 Safari3/27/20231665
api.OffscreenCanvasRenderingContext2D.arc πŸ“‹Chrome Android9/4/2018 Safari3/27/20231665
api.OffscreenCanvasRenderingContext2D.arcTo πŸ“‹Chrome Android9/4/2018 Safari3/27/20231665
api.OffscreenCanvasRenderingContext2D.beginPath πŸ“‹Chrome Android9/4/2018 Safari3/27/20231665
api.OffscreenCanvasRenderingContext2D.bezierCurveTo πŸ“‹Chrome Android9/4/2018 Safari3/27/20231665
api.OffscreenCanvasRenderingContext2D.canvas πŸ“‹Chrome Android9/4/2018 Safari3/27/20231665
api.OffscreenCanvasRenderingContext2D.clearRect πŸ“‹Chrome Android9/4/2018 Safari3/27/20231665
api.OffscreenCanvasRenderingContext2D.clip πŸ“‹Chrome Android9/4/2018 Safari3/27/20231665
api.OffscreenCanvasRenderingContext2D.closePath πŸ“‹Chrome Android9/4/2018 Safari3/27/20231665
api.OffscreenCanvasRenderingContext2D.createConicGradient πŸ“‹Chrome Android3/1/2022 Safari3/27/2023391
api.OffscreenCanvasRenderingContext2D.createImageData πŸ“‹Chrome Android9/4/2018 Safari3/27/20231665
api.OffscreenCanvasRenderingContext2D.createLinearGradient πŸ“‹Chrome Android9/4/2018 Safari3/27/20231665
api.OffscreenCanvasRenderingContext2D.createPattern πŸ“‹Chrome Android9/4/2018 Safari3/27/20231665
api.OffscreenCanvasRenderingContext2D.createRadialGradient πŸ“‹Chrome Android9/4/2018 Safari3/27/20231665
api.OffscreenCanvasRenderingContext2D.direction πŸ“‹Chrome Android9/4/2018 Safari3/27/20231665
api.OffscreenCanvasRenderingContext2D.drawImage πŸ“‹Chrome Android9/4/2018 Safari3/27/20231665
api.OffscreenCanvasRenderingContext2D.ellipse πŸ“‹Chrome Android9/4/2018 Safari3/27/20231665
api.OffscreenCanvasRenderingContext2D.fill πŸ“‹Chrome Android9/4/2018 Safari3/27/20231665
api.OffscreenCanvasRenderingContext2D.fillRect πŸ“‹Chrome Android9/4/2018 Safari3/27/20231665
api.OffscreenCanvasRenderingContext2D.fillStyle πŸ“‹Chrome Android9/4/2018 Safari3/27/20231665
api.OffscreenCanvasRenderingContext2D.fillText πŸ“‹Chrome Android9/4/2018 Safari3/27/20231665
api.OffscreenCanvasRenderingContext2D.font πŸ“‹Chrome Android9/4/2018 Safari3/27/20231665
api.OffscreenCanvasRenderingContext2D.getImageData πŸ“‹Chrome Android9/4/2018 Safari3/27/20231665
api.OffscreenCanvasRenderingContext2D.getLineDash πŸ“‹Chrome Android9/4/2018 Safari3/27/20231665
api.OffscreenCanvasRenderingContext2D.getTransform πŸ“‹Chrome Android2/4/2020 Safari3/27/20231147
api.OffscreenCanvasRenderingContext2D.globalAlpha πŸ“‹Chrome Android9/4/2018 Safari3/27/20231665
api.OffscreenCanvasRenderingContext2D.globalCompositeOperation πŸ“‹Chrome Android9/4/2018 Safari3/27/20231665
api.OffscreenCanvasRenderingContext2D.imageSmoothingEnabled πŸ“‹Chrome Android9/4/2018 Safari3/27/20231665
api.OffscreenCanvasRenderingContext2D.imageSmoothingQuality πŸ“‹Chrome Android9/4/2018 Safari3/27/20231665
api.OffscreenCanvasRenderingContext2D.isPointInPath πŸ“‹Chrome Android9/4/2018 Safari3/27/20231665
api.OffscreenCanvasRenderingContext2D.isPointInStroke πŸ“‹Chrome Android9/4/2018 Safari3/27/20231665
api.OffscreenCanvasRenderingContext2D.lineCap πŸ“‹Chrome Android9/4/2018 Safari3/27/20231665
api.OffscreenCanvasRenderingContext2D.lineDashOffset πŸ“‹Chrome Android9/4/2018 Safari3/27/20231665
api.OffscreenCanvasRenderingContext2D.lineJoin πŸ“‹Chrome Android9/4/2018 Safari3/27/20231665
api.OffscreenCanvasRenderingContext2D.lineTo πŸ“‹Chrome Android9/4/2018 Safari3/27/20231665
api.OffscreenCanvasRenderingContext2D.lineWidth πŸ“‹Chrome Android9/4/2018 Safari3/27/20231665
api.OffscreenCanvasRenderingContext2D.measureText πŸ“‹Chrome Android9/4/2018 Safari3/27/20231665
api.OffscreenCanvasRenderingContext2D.miterLimit πŸ“‹Chrome Android9/4/2018 Safari3/27/20231665
api.OffscreenCanvasRenderingContext2D.moveTo πŸ“‹Chrome Android9/4/2018 Safari3/27/20231665
api.OffscreenCanvasRenderingContext2D.putImageData πŸ“‹Chrome Android9/4/2018 Safari3/27/20231665
api.OffscreenCanvasRenderingContext2D.quadraticCurveTo πŸ“‹Chrome Android9/4/2018 Safari3/27/20231665
api.OffscreenCanvasRenderingContext2D.rect πŸ“‹Chrome Android9/4/2018 Safari3/27/20231665
api.OffscreenCanvasRenderingContext2D.reset πŸ“‹Chrome Android3/1/2022 Safari12/11/2023650
api.OffscreenCanvasRenderingContext2D.resetTransform πŸ“‹Chrome Android9/4/2018 Safari3/27/20231665
api.OffscreenCanvasRenderingContext2D.restore πŸ“‹Chrome Android9/4/2018 Safari3/27/20231665
api.OffscreenCanvasRenderingContext2D.rotate πŸ“‹Chrome Android9/4/2018 Safari3/27/20231665
api.OffscreenCanvasRenderingContext2D.roundRect πŸ“‹Chrome Android3/1/2022 Safari3/27/2023391
api.OffscreenCanvasRenderingContext2D.save πŸ“‹Chrome Android9/4/2018 Safari3/27/20231665
api.OffscreenCanvasRenderingContext2D.scale πŸ“‹Chrome Android9/4/2018 Safari3/27/20231665
api.OffscreenCanvasRenderingContext2D.setLineDash πŸ“‹Chrome Android9/4/2018 Safari3/27/20231665
api.OffscreenCanvasRenderingContext2D.setTransform πŸ“‹Chrome Android9/4/2018 Safari3/27/20231665
api.OffscreenCanvasRenderingContext2D.shadowBlur πŸ“‹Chrome Android9/4/2018 Safari3/27/20231665
api.OffscreenCanvasRenderingContext2D.shadowColor πŸ“‹Chrome Android9/4/2018 Safari3/27/20231665
api.OffscreenCanvasRenderingContext2D.shadowOffsetX πŸ“‹Chrome Android9/4/2018 Safari3/27/20231665
api.OffscreenCanvasRenderingContext2D.shadowOffsetY πŸ“‹Chrome Android9/4/2018 Safari3/27/20231665
api.OffscreenCanvasRenderingContext2D.stroke πŸ“‹Chrome Android9/4/2018 Safari3/27/20231665
api.OffscreenCanvasRenderingContext2D.strokeRect πŸ“‹Chrome Android9/4/2018 Safari3/27/20231665
api.OffscreenCanvasRenderingContext2D.strokeStyle πŸ“‹Chrome Android9/4/2018 Safari3/27/20231665
api.OffscreenCanvasRenderingContext2D.strokeText πŸ“‹Chrome Android9/4/2018 Safari3/27/20231665
api.OffscreenCanvasRenderingContext2D.textAlign πŸ“‹Chrome Android9/4/2018 Safari3/27/20231665
api.OffscreenCanvasRenderingContext2D.textBaseline πŸ“‹Chrome Android9/4/2018 Safari3/27/20231665
api.OffscreenCanvasRenderingContext2D.transform πŸ“‹Chrome Android9/4/2018 Safari3/27/20231665
api.OffscreenCanvasRenderingContext2D.translate πŸ“‹Chrome Android9/4/2018 Safari3/27/20231665
api.OscillatorNode πŸ“‹Safari7/25/2012 Chrome Android2/27/2013217
api.OscillatorNode.OscillatorNode πŸ“‹Chrome Android12/6/2016 Safari4/26/20211602
api.OscillatorNode.detune πŸ“‹Safari7/25/2012 Chrome Android2/27/2013217
api.OscillatorNode.frequency πŸ“‹Safari7/25/2012 Chrome Android2/27/2013217
api.OscillatorNode.setPeriodicWave πŸ“‹Chrome Android10/2/2013 Safari10/16/2014379
api.OscillatorNode.type πŸ“‹Safari7/25/2012 Chrome Android2/27/2013217
api.OverconstrainedError πŸ“‹Safari9/19/2017 Chrome Android12/5/201777
api.OverconstrainedError.OverconstrainedError πŸ“‹Safari9/19/2017 Chrome Android12/5/201777
api.OverconstrainedError.constraint πŸ“‹Chrome Android12/5/2017 Safari4/12/2018128
api.PageRevealEvent πŸ“‹Chrome Android3/19/2024 Safari12/11/2024267
api.PageRevealEvent.PageRevealEvent πŸ“‹Chrome Android8/20/2024 Safari12/11/2024113
api.PageRevealEvent.viewTransition πŸ“‹Chrome Android6/11/2024 Safari12/11/2024183
api.PageSwapEvent πŸ“‹Chrome Android4/16/2024 Safari12/11/2024239
api.PageSwapEvent.PageSwapEvent πŸ“‹Chrome Android8/20/2024 Safari12/11/2024113
api.PageSwapEvent.activation πŸ“‹Chrome Android4/16/2024 Safari12/11/2024239
api.PageSwapEvent.viewTransition πŸ“‹Chrome Android6/11/2024 Safari12/11/2024183
api.PageTransitionEvent πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
api.PageTransitionEvent.PageTransitionEvent πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.PageTransitionEvent.persisted πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
Internet Explorer: The persisted property is known to be buggy in Internet Explorer. It is advised to check if window.performance.navigation.type == 2 as well.
api.PannerNode πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.PannerNode.PannerNode πŸ“‹Chrome Android12/6/2016 Safari4/26/20211602
api.PannerNode.coneInnerAngle πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.PannerNode.coneOuterAngle πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.PannerNode.coneOuterGain πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.PannerNode.distanceModel πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.PannerNode.maxDistance πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.PannerNode.orientationX πŸ“‹Chrome Android7/27/2016 Safari4/26/20211734
api.PannerNode.orientationY πŸ“‹Chrome Android7/27/2016 Safari4/26/20211734
api.PannerNode.orientationZ πŸ“‹Chrome Android7/27/2016 Safari4/26/20211734
api.PannerNode.panningModel πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.PannerNode.positionX πŸ“‹Chrome Android7/27/2016 Safari4/26/20211734
api.PannerNode.positionY πŸ“‹Chrome Android7/27/2016 Safari4/26/20211734
api.PannerNode.positionZ πŸ“‹Chrome Android7/27/2016 Safari4/26/20211734
api.PannerNode.refDistance πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.PannerNode.rolloffFactor πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.PannerNode.setOrientation πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.PannerNode.setPosition πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.Path2D πŸ“‹Chrome Android7/16/2014 Safari10/16/201492
api.Path2D.Path2D πŸ“‹Chrome Android7/16/2014 Safari10/16/201492
Edge: Before Edge 79, the constructor for Path2D objects does not support invocation with a string consisting of SVG path data.
api.Path2D.addPath πŸ“‹Safari9/30/2015 Chrome Android7/24/20181028
api.Path2D.arc πŸ“‹Chrome Android7/16/2014 Safari10/16/201492
api.Path2D.arcTo πŸ“‹Chrome Android7/16/2014 Safari10/16/201492
api.Path2D.bezierCurveTo πŸ“‹Chrome Android7/16/2014 Safari10/16/201492
api.Path2D.closePath πŸ“‹Chrome Android7/16/2014 Safari10/16/201492
api.Path2D.ellipse πŸ“‹Chrome Android7/16/2014 Safari9/30/2015441
api.Path2D.lineTo πŸ“‹Chrome Android7/16/2014 Safari10/16/201492
api.Path2D.moveTo πŸ“‹Chrome Android7/16/2014 Safari10/16/201492
api.Path2D.quadraticCurveTo πŸ“‹Chrome Android7/16/2014 Safari10/16/201492
api.Path2D.rect πŸ“‹Chrome Android7/16/2014 Safari10/16/201492
api.Path2D.roundRect πŸ“‹Chrome Android3/1/2022 Safari9/12/2022195
api.PaymentAddress Chrome Android9/7/2016 Safari4/12/2018582
api.PaymentAddress.addressLine Chrome Android9/7/2016 Safari4/12/2018582
api.PaymentAddress.city Chrome Android9/7/2016 Safari4/12/2018582
api.PaymentAddress.country Chrome Android9/7/2016 Safari4/12/2018582
api.PaymentAddress.dependentLocality Chrome Android9/7/2016 Safari4/12/2018582
api.PaymentAddress.organization Chrome Android9/7/2016 Safari4/12/2018582
api.PaymentAddress.phone Chrome Android9/7/2016 Safari4/12/2018582
api.PaymentAddress.postalCode Chrome Android9/7/2016 Safari4/12/2018582
api.PaymentAddress.recipient Chrome Android9/7/2016 Safari4/12/2018582
api.PaymentAddress.region Chrome Android9/7/2016 Safari4/12/2018582
api.PaymentAddress.sortingCode Chrome Android9/7/2016 Safari4/12/2018582
api.PaymentAddress.toJSON Chrome Android12/6/2016 Safari4/12/2018492
api.PaymentMethodChangeEvent πŸ“‹Safari3/25/2019 Chrome Android7/30/2019127
api.PaymentMethodChangeEvent.PaymentMethodChangeEvent πŸ“‹Safari3/25/2019 Chrome Android7/30/2019127
api.PaymentMethodChangeEvent.methodDetails πŸ“‹Safari3/25/2019 Chrome Android7/30/2019127
api.PaymentMethodChangeEvent.methodName πŸ“‹Safari3/25/2019 Chrome Android7/30/2019127
api.PaymentRequest πŸ“‹Chrome Android9/7/2016 Safari4/12/2018582
api.PaymentRequest.PaymentRequest πŸ“‹Chrome Android9/7/2016 Safari4/12/2018582
api.PaymentRequest.abort πŸ“‹Chrome Android9/7/2016 Safari4/12/2018582
api.PaymentRequest.canMakePayment πŸ“‹Chrome Android9/7/2016 Safari4/12/2018582
api.PaymentRequest.id πŸ“‹Chrome Android8/1/2017 Safari4/12/2018254
api.PaymentRequest.paymentmethodchange_event πŸ“‹Safari3/25/2019 Chrome Android7/30/2019127
api.PaymentRequest.shippingAddress Chrome Android9/7/2016 Safari4/12/2018582
api.PaymentRequest.shippingOption Chrome Android9/7/2016 Safari4/12/2018582
api.PaymentRequest.shippingType Chrome Android12/6/2016 Safari4/12/2018492
api.PaymentRequest.shippingaddresschange_event Chrome Android9/7/2016 Safari4/12/2018582
api.PaymentRequest.shippingoptionchange_event Chrome Android9/7/2016 Safari4/12/2018582
api.PaymentRequest.show πŸ“‹Chrome Android9/7/2016 Safari4/12/2018582
api.PaymentRequestUpdateEvent πŸ“‹Chrome Android9/7/2016 Safari4/12/2018582
api.PaymentRequestUpdateEvent.PaymentRequestUpdateEvent πŸ“‹Chrome Android9/7/2016 Safari4/12/2018582
api.PaymentRequestUpdateEvent.updateWith πŸ“‹Chrome Android9/7/2016 Safari4/12/2018582
api.PaymentResponse πŸ“‹Chrome Android9/7/2016 Safari4/12/2018582
api.PaymentResponse.complete πŸ“‹Chrome Android9/7/2016 Safari4/12/2018582
api.PaymentResponse.details πŸ“‹Chrome Android9/7/2016 Safari4/12/2018582
api.PaymentResponse.methodName πŸ“‹Chrome Android9/7/2016 Safari4/12/2018582
api.PaymentResponse.payerEmail πŸ“‹Chrome Android9/7/2016 Safari4/12/2018582
api.PaymentResponse.payerName πŸ“‹Chrome Android2/1/2017 Safari4/12/2018435
api.PaymentResponse.payerPhone πŸ“‹Chrome Android9/7/2016 Safari4/12/2018582
api.PaymentResponse.payerdetailchange_event πŸ“‹Safari3/25/2019 Chrome Android10/22/2019211
api.PaymentResponse.requestId πŸ“‹Chrome Android8/1/2017 Safari4/12/2018254
api.PaymentResponse.retry πŸ“‹Safari3/25/2019 Chrome Android10/22/2019211
api.PaymentResponse.shippingAddress πŸ“‹Chrome Android9/7/2016 Safari4/12/2018582
api.PaymentResponse.shippingOption πŸ“‹Chrome Android9/7/2016 Safari4/12/2018582
api.PaymentResponse.toJSON Chrome Android12/6/2016 Safari4/12/2018492
api.Performance πŸ“‹Chrome Android6/27/2012 Safari10/16/2014841
Node.js: Only available as an internal instance.
api.Performance.clearMarks πŸ“‹Chrome Android8/21/2013 Safari9/19/20171490
api.Performance.clearMeasures πŸ“‹Chrome Android8/21/2013 Safari9/19/20171490
api.Performance.clearResourceTimings πŸ“‹Chrome Android10/14/2015 Safari9/19/2017706
api.Performance.getEntries πŸ“‹Chrome Android7/10/2013 Safari9/19/20171532
api.Performance.getEntriesByName πŸ“‹Chrome Android7/10/2013 Safari9/19/20171532
api.Performance.getEntriesByType πŸ“‹Chrome Android7/10/2013 Safari9/19/20171532
api.Performance.mark πŸ“‹Chrome Android7/10/2013 Safari9/19/20171532
api.Performance.mark.markOptions_parameter Chrome Android10/22/2019 Safari4/26/2021552
api.Performance.mark.returns_performancemark Chrome Android10/22/2019 Safari4/26/2021552
api.Performance.measure πŸ“‹Chrome Android7/10/2013 Safari9/19/20171532
api.Performance.measure.measureOptions_parameter Chrome Android9/10/2019 Safari4/26/2021594
api.Performance.measure.returns_performancemeasure Chrome Android10/22/2019 Safari4/26/2021552
api.Performance.navigation πŸ“‹Chrome Android6/27/2012 Safari10/16/2014841
api.Performance.now πŸ“‹Chrome Android2/27/2013 Safari10/16/2014596
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 Android10/14/2015 Safari9/19/2017706
api.Performance.setResourceTimingBufferSize πŸ“‹Chrome Android10/14/2015 Safari9/19/2017706
api.Performance.timeOrigin πŸ“‹Chrome Android10/24/2017 Safari9/20/20211427
api.Performance.timing πŸ“‹Chrome Android6/27/2012 Safari10/16/2014841
Node.js: Returns node specific timing object
api.Performance.toJSON πŸ“‹Chrome Android2/1/2017 Safari4/26/20211545
api.PerformanceEntry πŸ“‹Chrome Android10/14/2015 Safari9/19/2017706
Node.js: Available as a part of the perf_hooks module.
api.PerformanceEntry.duration πŸ“‹Chrome Android7/10/2013 Safari9/19/20171532
api.PerformanceEntry.entryType πŸ“‹Chrome Android7/10/2013 Safari9/19/20171532
api.PerformanceEntry.name πŸ“‹Chrome Android7/10/2013 Safari9/19/20171532
api.PerformanceEntry.startTime πŸ“‹Chrome Android7/10/2013 Safari9/19/20171532
api.PerformanceEntry.toJSON πŸ“‹Chrome Android9/1/2015 Safari9/19/2017749
api.PerformanceEntry.worker_support Safari9/19/2017 Chrome Android10/24/201735
Node.js: Available as a part of the perf_hooks module.
api.PerformanceMark πŸ“‹Chrome Android7/10/2013 Safari9/19/20171532
Node.js: Available as a part of the perf_hooks module.
api.PerformanceMark.PerformanceMark πŸ“‹Chrome Android7/30/2019 Safari4/26/2021636
api.PerformanceMark.detail πŸ“‹Chrome Android10/22/2019 Safari4/26/2021552
api.PerformanceMeasure πŸ“‹Chrome Android2/27/2013 Safari9/19/20171665
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 Android10/22/2019 Safari4/26/2021552
api.PerformanceNavigation πŸ“‹Chrome Android6/27/2012 Safari10/16/2014841
api.PerformanceNavigation.redirectCount πŸ“‹Chrome Android6/27/2012 Safari10/16/2014841
api.PerformanceNavigation.toJSON πŸ“‹Chrome Android2/1/2017 Safari4/26/20211545
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 Android6/27/2012 Safari10/16/2014841
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 Android3/16/2017 Safari9/20/20211649
api.PerformanceNavigationTiming.domComplete πŸ“‹Chrome Android3/16/2017 Safari9/20/20211649
api.PerformanceNavigationTiming.domContentLoadedEventEnd πŸ“‹Chrome Android3/16/2017 Safari9/20/20211649
api.PerformanceNavigationTiming.domContentLoadedEventStart πŸ“‹Chrome Android3/16/2017 Safari9/20/20211649
api.PerformanceNavigationTiming.domInteractive πŸ“‹Chrome Android3/16/2017 Safari9/20/20211649
api.PerformanceNavigationTiming.loadEventEnd πŸ“‹Chrome Android3/16/2017 Safari9/20/20211649
api.PerformanceNavigationTiming.loadEventStart πŸ“‹Chrome Android3/16/2017 Safari9/20/20211649
api.PerformanceNavigationTiming.redirectCount πŸ“‹Chrome Android3/16/2017 Safari9/20/20211649
api.PerformanceNavigationTiming.toJSON πŸ“‹Chrome Android3/16/2017 Safari9/20/20211649
api.PerformanceNavigationTiming.type πŸ“‹Chrome Android3/16/2017 Safari9/20/20211649
api.PerformanceNavigationTiming.unloadEventEnd πŸ“‹Chrome Android3/16/2017 Safari9/20/20211649
api.PerformanceNavigationTiming.unloadEventStart πŸ“‹Chrome Android3/16/2017 Safari9/20/20211649
api.PerformanceObserver πŸ“‹Chrome Android7/27/2016 Safari9/19/2017419
Node.js: Available as a part of the perf_hooks module.
api.PerformanceObserver.PerformanceObserver πŸ“‹Chrome Android7/27/2016 Safari9/19/2017419
api.PerformanceObserver.disconnect πŸ“‹Chrome Android7/27/2016 Safari9/19/2017419
api.PerformanceObserver.observe πŸ“‹Chrome Android7/27/2016 Safari9/19/2017419
api.PerformanceObserver.supportedEntryTypes_static πŸ“‹Chrome Android3/12/2019 Safari9/19/2019191
api.PerformanceObserver.takeRecords πŸ“‹Chrome Android3/6/2018 Safari9/20/20211294
api.PerformanceObserver.worker_support Safari9/19/2017 Chrome Android10/24/201735
api.PerformanceObserverEntryList πŸ“‹Chrome Android7/27/2016 Safari9/19/2017419
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 Android7/27/2016 Safari9/19/2017419
api.PerformanceObserverEntryList.getEntriesByName πŸ“‹Chrome Android7/27/2016 Safari9/19/2017419
api.PerformanceObserverEntryList.getEntriesByType πŸ“‹Chrome Android7/27/2016 Safari9/19/2017419
api.PerformancePaintTiming πŸ“‹Chrome Android8/1/2017 Safari4/26/20211364
api.PerformancePaintTiming.first-contentful-paint πŸ“‹Chrome Android8/1/2017 Safari4/26/20211364
api.PerformanceResourceTiming πŸ“‹Chrome Android8/21/2013 Safari9/19/20171490
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 Android5/27/2015 Safari9/19/2017846
api.PerformanceResourceTiming.connectStart πŸ“‹Chrome Android5/27/2015 Safari9/19/2017846
api.PerformanceResourceTiming.decodedBodySize πŸ“‹Chrome Android10/19/2016 Safari3/27/20232350
api.PerformanceResourceTiming.domainLookupEnd πŸ“‹Chrome Android5/27/2015 Safari9/19/2017846
api.PerformanceResourceTiming.domainLookupStart πŸ“‹Chrome Android5/27/2015 Safari9/19/2017846
api.PerformanceResourceTiming.encodedBodySize πŸ“‹Chrome Android10/19/2016 Safari3/27/20232350
api.PerformanceResourceTiming.fetchStart πŸ“‹Chrome Android5/27/2015 Safari9/19/2017846
api.PerformanceResourceTiming.initiatorType πŸ“‹Chrome Android5/27/2015 Safari9/19/2017846
Node.js: Since v18.2.0, the value can be returned by toJSON(), but can not accessed via property getter.
api.PerformanceResourceTiming.nextHopProtocol πŸ“‹Chrome Android9/5/2017 Safari9/19/201714
api.PerformanceResourceTiming.redirectEnd πŸ“‹Chrome Android5/27/2015 Safari9/19/2017846
api.PerformanceResourceTiming.redirectStart πŸ“‹Chrome Android5/27/2015 Safari9/19/2017846
api.PerformanceResourceTiming.requestStart πŸ“‹Chrome Android5/27/2015 Safari9/19/2017846
api.PerformanceResourceTiming.responseEnd πŸ“‹Chrome Android5/27/2015 Safari9/19/2017846
api.PerformanceResourceTiming.responseStart πŸ“‹Safari9/19/2017 Chrome Android2/4/20252695
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.secureConnectionStart πŸ“‹Chrome Android5/27/2015 Safari9/19/2017846
api.PerformanceResourceTiming.serverTiming πŸ“‹Chrome Android3/6/2018 Safari3/27/20231847
api.PerformanceResourceTiming.toJSON πŸ“‹Chrome Android9/1/2015 Safari9/19/2017749
api.PerformanceResourceTiming.transferSize πŸ“‹Chrome Android10/19/2016 Safari3/27/20232350
api.PerformanceResourceTiming.workerStart πŸ“‹Chrome Android10/14/2015 Safari9/19/2017706
api.PerformanceResourceTiming.worker_support Chrome Android5/27/2015 Safari9/17/20181209
api.PerformanceServerTiming πŸ“‹Chrome Android3/6/2018 Safari3/27/20231847
api.PerformanceServerTiming.description πŸ“‹Chrome Android3/6/2018 Safari3/27/20231847
api.PerformanceServerTiming.duration πŸ“‹Chrome Android3/6/2018 Safari3/27/20231847
api.PerformanceServerTiming.name πŸ“‹Chrome Android3/6/2018 Safari3/27/20231847
api.PerformanceServerTiming.toJSON πŸ“‹Chrome Android3/6/2018 Safari3/27/20231847
api.PerformanceTiming πŸ“‹Chrome Android6/27/2012 Safari10/16/2014841
api.PerformanceTiming.connectEnd πŸ“‹Chrome Android6/27/2012 Safari10/16/2014841
api.PerformanceTiming.connectStart πŸ“‹Chrome Android6/27/2012 Safari10/16/2014841
api.PerformanceTiming.domComplete πŸ“‹Chrome Android6/27/2012 Safari10/16/2014841
api.PerformanceTiming.domContentLoadedEventEnd πŸ“‹Chrome Android6/27/2012 Safari10/16/2014841
api.PerformanceTiming.domContentLoadedEventStart πŸ“‹Chrome Android6/27/2012 Safari10/16/2014841
api.PerformanceTiming.domInteractive πŸ“‹Chrome Android6/27/2012 Safari10/16/2014841
api.PerformanceTiming.domLoading πŸ“‹Chrome Android6/27/2012 Safari10/16/2014841
api.PerformanceTiming.domainLookupEnd πŸ“‹Chrome Android6/27/2012 Safari10/16/2014841
api.PerformanceTiming.domainLookupStart πŸ“‹Chrome Android6/27/2012 Safari10/16/2014841
api.PerformanceTiming.fetchStart πŸ“‹Chrome Android6/27/2012 Safari10/16/2014841
api.PerformanceTiming.loadEventEnd πŸ“‹Chrome Android6/27/2012 Safari10/16/2014841
api.PerformanceTiming.loadEventStart πŸ“‹Chrome Android6/27/2012 Safari10/16/2014841
api.PerformanceTiming.navigationStart πŸ“‹Chrome Android6/27/2012 Safari10/16/2014841
api.PerformanceTiming.redirectEnd πŸ“‹Chrome Android6/27/2012 Safari10/16/2014841
api.PerformanceTiming.redirectStart πŸ“‹Chrome Android6/27/2012 Safari10/16/2014841
api.PerformanceTiming.requestStart πŸ“‹Chrome Android6/27/2012 Safari10/16/2014841
api.PerformanceTiming.responseEnd πŸ“‹Chrome Android6/27/2012 Safari10/16/2014841
api.PerformanceTiming.responseStart πŸ“‹Chrome Android6/27/2012 Safari10/16/2014841
api.PerformanceTiming.secureConnectionStart πŸ“‹Chrome Android6/27/2012 Safari10/16/2014841
api.PerformanceTiming.toJSON πŸ“‹Chrome Android7/29/2015 Safari3/27/2017607
api.PerformanceTiming.unloadEventEnd πŸ“‹Chrome Android6/27/2012 Safari10/16/2014841
api.PerformanceTiming.unloadEventStart πŸ“‹Chrome Android6/27/2012 Safari10/16/2014841
api.PeriodicWave πŸ“‹Chrome Android10/2/2013 Safari10/16/2014379
api.PeriodicWave.PeriodicWave πŸ“‹Chrome Android12/6/2016 Safari4/26/20211602
api.PermissionStatus πŸ“‹Chrome Android5/27/2015 Safari9/12/20222665
api.PermissionStatus.change_event πŸ“‹Chrome Android5/27/2015 Safari3/27/20232861
api.PermissionStatus.name πŸ“‹Chrome Android1/4/2022 Safari9/12/2022251
api.PermissionStatus.state πŸ“‹Chrome Android7/29/2015 Safari9/12/20222602
api.Permissions πŸ“‹Chrome Android5/27/2015 Safari9/12/20222665
api.Permissions.permission_camera Chrome Android1/23/2018 Safari9/12/20221693
api.Permissions.permission_geolocation Chrome Android5/27/2015 Safari9/12/20222665
api.Permissions.permission_microphone Chrome Android1/23/2018 Safari9/12/20221693
api.Permissions.permission_notifications Chrome Android5/27/2015 Safari3/27/20232861
Firefox: Alias for the push permission (returns the same value).Firefox for Android: Alias for the push permission (returns the same value).
api.Permissions.permission_push Chrome Android5/27/2015 Safari5/18/20232913
Firefox: Alias for the notifications permission (returns the same value).Firefox for Android: Alias for the notifications permission (returns the same value).
api.Permissions.query πŸ“‹Chrome Android5/27/2015 Safari9/12/20222665
api.PictureInPictureEvent πŸ“‹Chrome Android9/2/2022 Safari9/12/202210
api.PictureInPictureEvent.PictureInPictureEvent πŸ“‹Chrome Android9/2/2022 Safari9/12/202210
api.PictureInPictureEvent.pictureInPictureWindow πŸ“‹Safari3/24/2020 Chrome Android9/2/2022892
api.PictureInPictureWindow πŸ“‹Safari3/24/2020 Chrome Android9/2/2022892
api.PictureInPictureWindow.height πŸ“‹Safari3/24/2020 Chrome Android9/2/2022892
api.PictureInPictureWindow.resize_event πŸ“‹Safari3/24/2020 Chrome Android9/2/2022892
api.PictureInPictureWindow.width πŸ“‹Safari3/24/2020 Chrome Android9/2/2022892
api.Plugin πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.Plugin.description πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.Plugin.filename πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.Plugin.item πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
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 πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.Plugin.name πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.Plugin.namedItem πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
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 πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.PluginArray.item πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
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 πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.PluginArray.namedItem πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
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 πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
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 Android12/6/2016 Safari9/19/20191017
Internet Explorer: See MSDN Pointer events updates.
api.PointerEvent.PointerEvent πŸ“‹Chrome Android12/6/2016 Safari9/19/20191017
Internet Explorer: See MSDN Pointer events updates.
api.PointerEvent.PointerEvent.options_altitudeAngle_parameter Chrome Android10/20/2020 Safari12/11/20241513
api.PointerEvent.PointerEvent.options_azimuthAngle_parameter Chrome Android10/20/2020 Safari12/11/20241513
api.PointerEvent.altitudeAngle πŸ“‹Chrome Android10/20/2020 Safari12/11/20241513
api.PointerEvent.azimuthAngle πŸ“‹Chrome Android10/20/2020 Safari12/11/20241513
api.PointerEvent.getCoalescedEvents πŸ“‹Chrome Android4/25/2017 Safari12/11/20242787
Firefox for Android: The method always returns an empty array, regardless of the user's actions.
api.PointerEvent.getPredictedEvents πŸ“‹Chrome Android9/10/2019 Safari12/11/20241919
api.PointerEvent.height πŸ“‹Chrome Android12/6/2016 Safari9/19/20191017
Internet Explorer: Returns values in screen pixels instead of CSS document pixels.
api.PointerEvent.isPrimary πŸ“‹Chrome Android12/6/2016 Safari9/19/20191017
api.PointerEvent.pointerId πŸ“‹Chrome Android12/6/2016 Safari9/19/20191017
api.PointerEvent.pointerType πŸ“‹Chrome Android12/6/2016 Safari9/19/20191017
Internet Explorer: Returns an integer enumeration instead of a string.
api.PointerEvent.pressure πŸ“‹Chrome Android12/6/2016 Safari9/19/20191017
Internet Explorer: Returns 0 instead of 0.5 on hardware that doesn't support pressure.
api.PointerEvent.tangentialPressure πŸ“‹Chrome Android3/16/2017 Safari9/19/2019917
api.PointerEvent.tiltX πŸ“‹Chrome Android12/6/2016 Safari9/19/20191017
api.PointerEvent.tiltY πŸ“‹Chrome Android12/6/2016 Safari9/19/20191017
api.PointerEvent.twist πŸ“‹Chrome Android3/16/2017 Safari9/19/2019917
api.PointerEvent.width πŸ“‹Chrome Android12/6/2016 Safari9/19/20191017
Internet Explorer: Returns values in screen pixels instead of CSS document pixels.
api.PopStateEvent πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.PopStateEvent.PopStateEvent πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.PopStateEvent.hasUAVisualTransition πŸ“‹Chrome Android10/10/2023 Safari9/16/2024342
api.PopStateEvent.state πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.ProcessingInstruction πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.ProcessingInstruction.sheet πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.ProcessingInstruction.target πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.ProgressEvent πŸ“‹Safari3/18/2008 Chrome Android6/27/20121562
api.ProgressEvent.ProgressEvent πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.ProgressEvent.lengthComputable πŸ“‹Safari3/18/2008 Chrome Android6/27/20121562
api.ProgressEvent.loaded πŸ“‹Safari3/18/2008 Chrome Android6/27/20121562
api.ProgressEvent.total πŸ“‹Safari3/18/2008 Chrome Android6/27/20121562
api.ProgressEvent.worker_support Chrome Android12/2/2015 Safari9/20/2016293
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 Android3/9/2016 Safari9/19/2017559
api.PromiseRejectionEvent.PromiseRejectionEvent πŸ“‹Chrome Android3/9/2016 Safari9/19/2017559
api.PromiseRejectionEvent.promise πŸ“‹Chrome Android3/9/2016 Safari9/19/2017559
api.PromiseRejectionEvent.reason πŸ“‹Chrome Android3/9/2016 Safari9/19/2017559
api.PublicKeyCredential πŸ“‹Chrome Android10/17/2018 Safari9/19/2019337
Firefox: Only supports USB U2F tokens.Firefox for Android: Only supports USB U2F tokens.
api.PublicKeyCredential.authenticatorAttachment πŸ“‹Chrome Android2/1/2022 Safari5/16/2022104
api.PublicKeyCredential.getClientCapabilities_static πŸ“‹Safari3/5/2024 Chrome Android2/4/2025336
api.PublicKeyCredential.getClientExtensionResults πŸ“‹Chrome Android10/17/2018 Safari9/19/2019337
Firefox: Only supports USB U2F tokens.Firefox for Android: Only supports USB U2F tokens.
api.PublicKeyCredential.isConditionalMediationAvailable_static πŸ“‹Safari9/12/2022 Chrome Android11/29/202278
api.PublicKeyCredential.isUserVerifyingPlatformAuthenticatorAvailable_static πŸ“‹Chrome Android10/17/2018 Safari9/19/2019337
Firefox: Only supports USB U2F tokens.Firefox for Android: Only supports USB U2F tokens.
api.PublicKeyCredential.rawId πŸ“‹Chrome Android10/17/2018 Safari9/19/2019337
Firefox: Only supports USB U2F tokens.Firefox for Android: Only supports USB U2F tokens.
api.PublicKeyCredential.response πŸ“‹Chrome Android10/17/2018 Safari9/19/2019337
Firefox: Only supports USB U2F tokens.Firefox for Android: Only supports USB U2F tokens.
api.PushEvent πŸ“‹Chrome Android4/15/2015 Safari9/12/20222707
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 Android4/15/2015 Safari9/12/20222707
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 Android4/13/2016 Safari9/12/20222343
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 Android4/15/2015 Safari9/12/20222707
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 Android4/15/2015 Safari9/12/20222707
Safari: Notifications are supported on macOS Ventura and later.Safari on iOS: Notifications are supported in web apps saved to the home screen.WebView on iOS: Notifications are supported in web apps saved to the home screen.
api.PushManager.permissionState πŸ“‹Chrome Android7/29/2015 Safari9/12/20222602
Safari: Notifications are supported on macOS Ventura and later.Safari on iOS: Notifications are supported in web apps saved to the home screen.WebView on iOS: Notifications are supported in web apps saved to the home screen.
api.PushManager.subscribe πŸ“‹Chrome Android4/15/2015 Safari9/12/20222707
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 Android8/1/2017 Safari9/12/20221868
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 πŸ“‹Chrome Android4/13/2016 Safari9/12/20222343
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 Android4/13/2016 Safari9/12/20222343
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 Android4/13/2016 Safari9/12/20222343
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 πŸ“‹Safari9/16/2024 Chrome Android1/14/2025120
api.PushMessageData.json πŸ“‹Chrome Android4/13/2016 Safari9/12/20222343
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 Android4/13/2016 Safari9/12/20222343
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 Android4/15/2015 Safari9/12/20222707
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 Android4/15/2015 Safari9/12/20222707
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 Android8/1/2017 Safari9/12/20221868
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 Android4/15/2015 Safari9/12/20222707
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 Android10/19/2016 Safari9/12/20222154
Safari: Notifications are supported on macOS Ventura and later.Safari on iOS: Notifications are supported in web apps saved to the home screen.WebView on iOS: Notifications are supported in web apps saved to the home screen.
api.PushSubscription.toJSON πŸ“‹Chrome Android4/13/2016 Safari9/12/20222343
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 Android4/13/2016 Safari9/12/20222343
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 Android10/19/2016 Safari9/12/20222154
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 Android10/19/2016 Safari9/12/20222154
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 Android10/19/2016 Safari9/12/20222154
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 Android3/9/2016 Safari3/25/20191111
api.RTCCertificate.expires πŸ“‹Chrome Android3/9/2016 Safari3/25/20191111
api.RTCCertificate.getFingerprints πŸ“‹Chrome Android9/5/2017 Safari3/25/2019566
api.RTCDTMFSender πŸ“‹Chrome Android5/22/2013 Safari3/24/20202498
api.RTCDTMFSender.canInsertDTMF πŸ“‹Chrome Android5/22/2013 Safari3/24/20202498
api.RTCDTMFSender.insertDTMF πŸ“‹Chrome Android5/22/2013 Safari3/24/20202498
api.RTCDTMFSender.toneBuffer πŸ“‹Chrome Android5/22/2013 Safari3/24/20202498
api.RTCDTMFSender.tonechange_event πŸ“‹Chrome Android5/22/2013 Safari3/24/20202498
api.RTCDTMFToneChangeEvent πŸ“‹Chrome Android5/22/2013 Safari3/24/20202498
api.RTCDTMFToneChangeEvent.RTCDTMFToneChangeEvent πŸ“‹Chrome Android5/22/2013 Safari3/24/20202498
api.RTCDTMFToneChangeEvent.tone πŸ“‹Chrome Android5/22/2013 Safari3/24/20202498
api.RTCDataChannel πŸ“‹Chrome Android2/27/2013 Safari9/19/20171665
api.RTCDataChannel.binaryType πŸ“‹Chrome Android2/27/2013 Safari9/19/20171665
api.RTCDataChannel.binaryType.arraybuffer_value Chrome Android2/27/2013 Safari9/19/20171665
api.RTCDataChannel.binaryType.blob_value Safari9/19/2017 Chrome Android9/17/20242555
api.RTCDataChannel.bufferedAmount πŸ“‹Chrome Android2/27/2013 Safari9/19/20171665
api.RTCDataChannel.bufferedAmountLowThreshold πŸ“‹Chrome Android10/14/2015 Safari9/19/2017706
api.RTCDataChannel.bufferedamountlow_event πŸ“‹Chrome Android3/16/2017 Safari9/19/2017187
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 Android2/27/2013 Safari9/19/20171665
api.RTCDataChannel.close_event πŸ“‹Chrome Android2/27/2013 Safari9/19/20171665
api.RTCDataChannel.closing_event πŸ“‹Chrome Android4/7/2020 Safari3/14/2022706
api.RTCDataChannel.error_event πŸ“‹Chrome Android2/27/2013 Safari9/19/20171665
api.RTCDataChannel.id πŸ“‹Chrome Android10/2/2013 Safari9/19/20171448
api.RTCDataChannel.label πŸ“‹Chrome Android2/27/2013 Safari9/19/20171665
api.RTCDataChannel.maxPacketLifeTime πŸ“‹Chrome Android2/1/2017 Safari9/19/2017230
api.RTCDataChannel.maxRetransmits πŸ“‹Chrome Android10/2/2013 Safari9/19/20171448
api.RTCDataChannel.message_event πŸ“‹Chrome Android2/27/2013 Safari9/19/20171665
api.RTCDataChannel.negotiated πŸ“‹Chrome Android10/2/2013 Safari9/19/20171448
api.RTCDataChannel.open_event πŸ“‹Chrome Android2/27/2013 Safari9/19/20171665
api.RTCDataChannel.ordered πŸ“‹Chrome Android10/2/2013 Safari9/19/20171448
api.RTCDataChannel.protocol πŸ“‹Chrome Android10/2/2013 Safari9/19/20171448
api.RTCDataChannel.readyState πŸ“‹Chrome Android2/27/2013 Safari9/19/20171665
api.RTCDataChannel.send πŸ“‹Chrome Android2/27/2013 Safari9/19/20171665
api.RTCDataChannel.transferable πŸ“‹Safari9/20/2021 Chrome Android10/15/20241121
api.RTCDataChannelEvent πŸ“‹Chrome Android2/27/2013 Safari9/19/20171665
api.RTCDataChannelEvent.RTCDataChannelEvent πŸ“‹Chrome Android2/1/2017 Safari9/19/2017230
api.RTCDataChannelEvent.channel πŸ“‹Chrome Android2/27/2013 Safari9/19/20171665
api.RTCDtlsTransport πŸ“‹Chrome Android1/29/2019 Safari3/14/20221140
api.RTCDtlsTransport.error_event Chrome Android1/29/2019 Safari3/14/20221140
api.RTCDtlsTransport.getRemoteCertificates πŸ“‹Chrome Android1/29/2019 Safari3/14/20221140
api.RTCDtlsTransport.iceTransport πŸ“‹Chrome Android1/29/2019 Safari3/14/20221140
api.RTCDtlsTransport.state πŸ“‹Chrome Android1/29/2019 Safari3/14/20221140
api.RTCDtlsTransport.statechange_event Chrome Android1/29/2019 Safari3/14/20221140
api.RTCEncodedAudioFrame πŸ“‹Chrome Android10/20/2020 Safari3/14/2022510
api.RTCEncodedAudioFrame.data πŸ“‹Chrome Android10/20/2020 Safari3/14/2022510
api.RTCEncodedAudioFrame.getMetadata πŸ“‹Chrome Android10/20/2020 Safari3/14/2022510
api.RTCEncodedAudioFrame.timestamp Chrome Android10/20/2020 Safari3/14/2022510
api.RTCEncodedVideoFrame πŸ“‹Chrome Android10/20/2020 Safari3/14/2022510
api.RTCEncodedVideoFrame.data πŸ“‹Chrome Android10/20/2020 Safari3/14/2022510
api.RTCEncodedVideoFrame.getMetadata πŸ“‹Chrome Android10/20/2020 Safari3/14/2022510
api.RTCEncodedVideoFrame.timestamp Chrome Android10/20/2020 Safari3/14/2022510
api.RTCEncodedVideoFrame.type πŸ“‹Chrome Android10/20/2020 Safari3/14/2022510
api.RTCError πŸ“‹Chrome Android4/24/2019 Safari3/14/20221055
api.RTCError.RTCError πŸ“‹Chrome Android4/24/2019 Safari3/14/20221055
api.RTCError.errorDetail πŸ“‹Chrome Android4/24/2019 Safari3/14/20221055
api.RTCError.receivedAlert πŸ“‹Chrome Android4/24/2019 Safari3/14/20221055
api.RTCError.sctpCauseCode πŸ“‹Chrome Android4/24/2019 Safari3/14/20221055
api.RTCError.sdpLineNumber πŸ“‹Chrome Android4/24/2019 Safari3/14/20221055
api.RTCError.sentAlert πŸ“‹Chrome Android4/24/2019 Safari3/14/20221055
api.RTCErrorEvent πŸ“‹Chrome Android4/24/2019 Safari3/14/20221055
api.RTCErrorEvent.RTCErrorEvent πŸ“‹Chrome Android4/24/2019 Safari3/14/20221055
api.RTCErrorEvent.error πŸ“‹Chrome Android4/24/2019 Safari3/14/20221055
api.RTCIceCandidate πŸ“‹Chrome Android2/27/2013 Safari9/19/20171665
api.RTCIceCandidate.RTCIceCandidate πŸ“‹Chrome Android2/27/2013 Safari9/19/20171665
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 Android4/24/2019 Safari4/26/2021733
api.RTCIceCandidate.candidate πŸ“‹Chrome Android2/27/2013 Safari9/19/20171665
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 Android4/24/2019 Safari4/26/2021733
api.RTCIceCandidate.foundation πŸ“‹Chrome Android4/24/2019 Safari4/26/2021733
api.RTCIceCandidate.port πŸ“‹Chrome Android4/24/2019 Safari4/26/2021733
api.RTCIceCandidate.priority πŸ“‹Chrome Android4/24/2019 Safari4/26/2021733
api.RTCIceCandidate.protocol πŸ“‹Chrome Android4/24/2019 Safari4/26/2021733
api.RTCIceCandidate.relatedAddress πŸ“‹Chrome Android4/24/2019 Safari4/26/2021733
api.RTCIceCandidate.relatedPort πŸ“‹Chrome Android4/24/2019 Safari4/26/2021733
api.RTCIceCandidate.sdpMLineIndex πŸ“‹Chrome Android2/27/2013 Safari9/19/20171665
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 Android2/27/2013 Safari9/19/20171665
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 Android4/24/2019 Safari4/26/2021733
api.RTCIceCandidate.toJSON πŸ“‹Chrome Android5/27/2015 Safari9/19/2017846
api.RTCIceCandidate.type πŸ“‹Chrome Android4/24/2019 Safari4/26/2021733
api.RTCIceCandidate.usernameFragment πŸ“‹Chrome Android4/24/2019 Safari4/26/2021733
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 πŸ“‹Safari9/19/2017 Chrome Android6/4/2019623
api.RTCIceTransport.gatheringState πŸ“‹Safari9/19/2017 Chrome Android6/4/2019623
api.RTCIceTransport.gatheringstatechange_event πŸ“‹Chrome Android6/4/2019 Safari3/14/20221014
api.RTCIceTransport.getSelectedCandidatePair πŸ“‹Chrome Android6/4/2019 Safari3/27/20231392
api.RTCIceTransport.selectedcandidatepairchange_event πŸ“‹Chrome Android6/4/2019 Safari3/27/20231392
api.RTCIceTransport.state πŸ“‹Safari9/19/2017 Chrome Android6/4/2019623
api.RTCIceTransport.statechange_event πŸ“‹Chrome Android6/4/2019 Safari3/14/20221014
api.RTCPeerConnection πŸ“‹Chrome Android2/1/2017 Safari9/19/2017230
api.RTCPeerConnection.RTCPeerConnection πŸ“‹Chrome Android2/1/2017 Safari9/19/2017230
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 Android4/15/2015 Safari9/19/2017888
api.RTCPeerConnection.RTCPeerConnection.configuration_certificates_parameter πŸ“‹Chrome Android3/9/2016 Safari3/25/20191111
api.RTCPeerConnection.RTCPeerConnection.configuration_iceCandidatePoolSize_parameter Chrome Android6/6/2017 Safari9/19/2017105
api.RTCPeerConnection.RTCPeerConnection.configuration_iceServers_parameter πŸ“‹Chrome Android9/1/2015 Safari9/19/2017749
api.RTCPeerConnection.RTCPeerConnection.configuration_iceServers_parameter.credential_parameter πŸ“‹Chrome Android9/1/2015 Safari9/19/2017749
api.RTCPeerConnection.RTCPeerConnection.configuration_iceServers_parameter.urls_parameter πŸ“‹Chrome Android9/1/2015 Safari9/19/2017749
api.RTCPeerConnection.RTCPeerConnection.configuration_iceServers_parameter.username_parameter πŸ“‹Chrome Android9/1/2015 Safari9/19/2017749
api.RTCPeerConnection.RTCPeerConnection.configuration_iceTransportPolicy_parameter πŸ“‹Chrome Android2/1/2017 Safari9/19/2017230
api.RTCPeerConnection.RTCPeerConnection.configuration_rtcpMuxPolicy_parameter Chrome Android3/16/2017 Safari3/25/2019739
Chrome: Default for rtcpMuxPolicy is requireEdge: Default for rtcpMuxPolicy is requireOpera: Default for rtcpMuxPolicy is require
api.RTCPeerConnection.addIceCandidate πŸ“‹Chrome Android2/27/2013 Safari9/19/20171665
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 Android4/13/2016 Safari9/19/2017524
api.RTCPeerConnection.addTrack πŸ“‹Safari9/19/2017 Chrome Android1/23/2018126
api.RTCPeerConnection.addTransceiver πŸ“‹Safari9/19/2017 Chrome Android9/4/2018350
api.RTCPeerConnection.addTransceiver.init_direction_parameter Safari9/19/2017 Chrome Android9/4/2018350
api.RTCPeerConnection.addTransceiver.init_sendEncodings_parameter Chrome Android9/4/2018 Safari4/26/2021965
api.RTCPeerConnection.addTransceiver.init_streams_parameter Chrome Android9/4/2018 Safari3/25/2019202
api.RTCPeerConnection.canTrickleIceCandidates πŸ“‹Chrome Android5/19/2020 Safari3/14/2022664
api.RTCPeerConnection.close πŸ“‹Chrome Android2/27/2013 Safari9/19/20171665
api.RTCPeerConnection.connectionState πŸ“‹Safari9/19/2017 Chrome Android1/29/2019497
api.RTCPeerConnection.connectionstatechange_event πŸ“‹Safari9/19/2017 Chrome Android1/29/2019497
api.RTCPeerConnection.createAnswer πŸ“‹Chrome Android2/27/2013 Safari9/19/20171665
api.RTCPeerConnection.createAnswer.returns_promise Chrome Android6/8/2016 Safari9/19/2017468
api.RTCPeerConnection.createDataChannel πŸ“‹Chrome Android2/27/2013 Safari9/19/20171665
api.RTCPeerConnection.createOffer πŸ“‹Chrome Android2/27/2013 Safari9/19/20171665
api.RTCPeerConnection.createOffer.returns_promise Chrome Android6/8/2016 Safari9/19/2017468
api.RTCPeerConnection.currentLocalDescription πŸ“‹Safari9/19/2017 Chrome Android10/17/2018393
api.RTCPeerConnection.currentRemoteDescription πŸ“‹Safari9/19/2017 Chrome Android10/17/2018393
api.RTCPeerConnection.datachannel_event πŸ“‹Chrome Android2/27/2013 Safari9/19/20171665
api.RTCPeerConnection.generateCertificate_static πŸ“‹Chrome Android1/26/2016 Safari3/25/20191154
api.RTCPeerConnection.getConfiguration πŸ“‹Safari9/19/2017 Chrome Android10/17/2018393
api.RTCPeerConnection.getReceivers πŸ“‹Chrome Android6/6/2017 Safari9/19/2017105
api.RTCPeerConnection.getSenders πŸ“‹Safari9/19/2017 Chrome Android1/23/2018126
api.RTCPeerConnection.getStats πŸ“‹Chrome Android2/27/2013 Safari9/19/20171665
api.RTCPeerConnection.getStats.returns_promise Chrome Android4/25/2017 Safari9/19/2017147
api.RTCPeerConnection.getStats.selector_parameter Safari9/19/2017 Chrome Android5/31/2018254
api.RTCPeerConnection.getTransceivers πŸ“‹Safari9/19/2017 Chrome Android9/4/2018350
api.RTCPeerConnection.iceConnectionState πŸ“‹Chrome Android4/3/2013 Safari9/19/20171630
api.RTCPeerConnection.iceGatheringState πŸ“‹Chrome Android2/27/2013 Safari9/19/20171665
api.RTCPeerConnection.icecandidate_event πŸ“‹Chrome Android2/27/2013 Safari9/19/20171665
api.RTCPeerConnection.icecandidateerror_event πŸ“‹Chrome Android9/10/2019 Safari4/26/2021594
api.RTCPeerConnection.iceconnectionstatechange_event πŸ“‹Chrome Android7/10/2013 Safari9/19/20171532
api.RTCPeerConnection.icegatheringstatechange_event πŸ“‹Chrome Android6/6/2017 Safari9/19/2017105
api.RTCPeerConnection.localDescription πŸ“‹Chrome Android2/27/2013 Safari9/19/20171665
api.RTCPeerConnection.negotiationneeded_event πŸ“‹Chrome Android2/27/2013 Safari9/19/20171665
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 πŸ“‹Safari9/19/2017 Chrome Android10/17/2018393
api.RTCPeerConnection.pendingRemoteDescription πŸ“‹Safari9/19/2017 Chrome Android10/17/2018393
api.RTCPeerConnection.remoteDescription πŸ“‹Chrome Android2/27/2013 Safari9/19/20171665
api.RTCPeerConnection.removeTrack πŸ“‹Safari9/19/2017 Chrome Android1/23/2018126
api.RTCPeerConnection.restartIce πŸ“‹Chrome Android9/10/2019 Safari4/26/2021594
api.RTCPeerConnection.sctp πŸ“‹Chrome Android7/30/2019 Safari3/14/2022958
api.RTCPeerConnection.setConfiguration πŸ“‹Chrome Android1/26/2016 Safari9/19/2017602
api.RTCPeerConnection.setLocalDescription πŸ“‹Chrome Android2/27/2013 Safari9/19/20171665
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 Android2/4/2020 Safari4/26/2021447
api.RTCPeerConnection.setLocalDescription.returns_promise Chrome Android4/13/2016 Safari9/19/2017524
api.RTCPeerConnection.setRemoteDescription πŸ“‹Chrome Android2/27/2013 Safari9/19/20171665
api.RTCPeerConnection.setRemoteDescription.implicit_rollback Chrome Android2/4/2020 Safari3/14/2022769
api.RTCPeerConnection.setRemoteDescription.returns_promise Chrome Android4/13/2016 Safari9/19/2017524
api.RTCPeerConnection.signalingState πŸ“‹Chrome Android4/3/2013 Safari9/19/20171630
api.RTCPeerConnection.signalingstatechange_event πŸ“‹Chrome Android7/10/2013 Safari9/19/20171532
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 πŸ“‹Safari9/19/2017 Chrome Android1/23/2018126
api.RTCPeerConnectionIceErrorEvent πŸ“‹Chrome Android9/10/2019 Safari4/26/2021594
api.RTCPeerConnectionIceErrorEvent.RTCPeerConnectionIceErrorEvent πŸ“‹Chrome Android9/10/2019 Safari4/26/2021594
api.RTCPeerConnectionIceErrorEvent.address πŸ“‹Chrome Android4/7/2020 Safari4/26/2021384
api.RTCPeerConnectionIceErrorEvent.errorCode πŸ“‹Chrome Android9/10/2019 Safari4/26/2021594
api.RTCPeerConnectionIceErrorEvent.errorText πŸ“‹Chrome Android9/10/2019 Safari4/26/2021594
api.RTCPeerConnectionIceErrorEvent.port πŸ“‹Chrome Android4/7/2020 Safari4/26/2021384
api.RTCPeerConnectionIceErrorEvent.url πŸ“‹Chrome Android9/10/2019 Safari4/26/2021594
api.RTCPeerConnectionIceEvent πŸ“‹Chrome Android2/1/2017 Safari9/17/2018593
api.RTCPeerConnectionIceEvent.RTCPeerConnectionIceEvent πŸ“‹Chrome Android2/1/2017 Safari9/17/2018593
api.RTCPeerConnectionIceEvent.candidate πŸ“‹Chrome Android2/27/2013 Safari9/17/20182028
api.RTCRtpReceiver πŸ“‹Chrome Android6/6/2017 Safari9/19/2017105
api.RTCRtpReceiver.getCapabilities_static πŸ“‹Chrome Android6/6/2017 Safari3/25/2019657
api.RTCRtpReceiver.getContributingSources πŸ“‹Chrome Android6/6/2017 Safari3/25/2019657
api.RTCRtpReceiver.getContributingSources.audioLevel πŸ“‹Chrome Android3/12/2019 Safari3/25/201913
api.RTCRtpReceiver.getContributingSources.audio_tracks_supported Chrome Android6/6/2017 Safari3/25/2019657
api.RTCRtpReceiver.getContributingSources.source πŸ“‹Chrome Android6/6/2017 Safari3/25/2019657
api.RTCRtpReceiver.getContributingSources.timestamp πŸ“‹Chrome Android6/6/2017 Safari3/25/2019657
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 Android3/12/2019 Safari3/25/201913
api.RTCRtpReceiver.getParameters πŸ“‹Chrome Android6/6/2017 Safari9/19/2017105
api.RTCRtpReceiver.getParameters.return_object_property_codecs πŸ“‹Safari9/19/2017 Chrome Android9/4/2018350
api.RTCRtpReceiver.getParameters.return_object_property_headerExtensions πŸ“‹Safari9/19/2017 Chrome Android9/4/2018350
api.RTCRtpReceiver.getParameters.return_object_property_rtcp πŸ“‹Chrome Android9/4/2018 Safari9/20/20211112
api.RTCRtpReceiver.getStats πŸ“‹Chrome Android5/31/2018 Safari3/25/2019298
api.RTCRtpReceiver.getSynchronizationSources πŸ“‹Chrome Android3/12/2019 Safari3/25/201913
api.RTCRtpReceiver.getSynchronizationSources.audio_tracks_supported Chrome Android3/12/2019 Safari3/25/201913
api.RTCRtpReceiver.getSynchronizationSources.video_tracks_supported Chrome Android3/12/2019 Safari3/25/201913
api.RTCRtpReceiver.track πŸ“‹Chrome Android6/6/2017 Safari9/19/2017105
api.RTCRtpReceiver.transport πŸ“‹Chrome Android6/6/2017 Safari3/14/20221742
api.RTCRtpSender πŸ“‹Safari9/19/2017 Chrome Android1/23/2018126
api.RTCRtpSender.dtmf πŸ“‹Chrome Android4/17/2018 Safari3/24/2020707
api.RTCRtpSender.getCapabilities_static πŸ“‹Chrome Android9/4/2018 Safari3/25/2019202
api.RTCRtpSender.getParameters πŸ“‹Safari9/19/2017 Chrome Android7/24/2018308
api.RTCRtpSender.getParameters.return_object_property_codecs πŸ“‹Safari9/19/2017 Chrome Android9/4/2018350
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 Safari3/25/2019 Chrome Android5/19/2020421
api.RTCRtpSender.getParameters.return_object_property_encodings πŸ“‹Chrome Android9/4/2018 Safari3/25/2019202
api.RTCRtpSender.getParameters.return_object_property_headerExtensions πŸ“‹Safari9/19/2017 Chrome Android9/4/2018350
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 Android9/4/2018 Safari9/20/20211112
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 Android9/4/2018 Safari3/25/2019202
api.RTCRtpSender.getStats πŸ“‹Chrome Android5/31/2018 Safari3/25/2019298
api.RTCRtpSender.replaceTrack πŸ“‹Safari9/19/2017 Chrome Android3/6/2018168
api.RTCRtpSender.setParameters πŸ“‹Safari9/19/2017 Chrome Android7/24/2018308
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 Android9/4/2018 Safari3/25/2019202
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 Safari3/25/2019 Chrome Android5/19/2020421
api.RTCRtpSender.setParameters.parameters_encodings_parameter πŸ“‹Safari9/19/2017 Chrome Android9/4/2018350
api.RTCRtpSender.setParameters.parameters_encodings_parameter.active Safari4/12/2018 Chrome Android9/4/2018145
api.RTCRtpSender.setParameters.parameters_encodings_parameter.maxBitrate πŸ“‹Safari9/19/2017 Chrome Android9/4/2018350
api.RTCRtpSender.setParameters.parameters_encodings_parameter.maxFramerate πŸ“‹Safari9/19/2017 Chrome Android4/7/2020931
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 πŸ“‹Safari9/19/2017 Chrome Android9/4/2018350
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 πŸ“‹Safari9/19/2017 Chrome Android4/24/2019582
api.RTCRtpSender.setParameters.parameters_headerExtensions_parameter πŸ“‹Chrome Android9/4/2018 Safari3/25/2019202
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 Android9/4/2018 Safari9/20/20211112
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 Android9/4/2018 Safari3/25/2019202
api.RTCRtpSender.setStreams πŸ“‹Chrome Android7/30/2019 Safari4/26/2021636
api.RTCRtpSender.track πŸ“‹Safari9/19/2017 Chrome Android1/23/2018126
api.RTCRtpSender.transport πŸ“‹Chrome Android6/4/2019 Safari3/14/20221014
api.RTCRtpTransceiver πŸ“‹Safari9/19/2017 Chrome Android9/4/2018350
api.RTCRtpTransceiver.currentDirection πŸ“‹Chrome Android9/4/2018 Safari3/25/2019202
api.RTCRtpTransceiver.direction πŸ“‹Safari9/19/2017 Chrome Android9/4/2018350
api.RTCRtpTransceiver.mid πŸ“‹Safari9/19/2017 Chrome Android9/4/2018350
api.RTCRtpTransceiver.receiver πŸ“‹Safari9/19/2017 Chrome Android9/4/2018350
api.RTCRtpTransceiver.sender πŸ“‹Safari9/19/2017 Chrome Android9/4/2018350
api.RTCRtpTransceiver.setCodecPreferences πŸ“‹Chrome Android7/30/2019 Safari3/24/2020238
api.RTCRtpTransceiver.stop πŸ“‹Safari9/19/2017 Chrome Android1/19/20211218
api.RTCRtpTransceiver.stopped Safari9/19/2017 Chrome Android9/4/2018350
api.RTCSctpTransport πŸ“‹Chrome Android7/30/2019 Safari3/14/2022958
api.RTCSctpTransport.maxChannels πŸ“‹Chrome Android7/30/2019 Safari3/14/2022958
api.RTCSctpTransport.maxMessageSize πŸ“‹Chrome Android7/30/2019 Safari3/14/2022958
api.RTCSctpTransport.state πŸ“‹Chrome Android7/30/2019 Safari3/14/2022958
api.RTCSctpTransport.statechange_event Chrome Android7/30/2019 Safari3/14/2022958
api.RTCSctpTransport.transport πŸ“‹Chrome Android7/30/2019 Safari3/14/2022958
api.RTCSessionDescription πŸ“‹Chrome Android2/27/2013 Safari9/19/20171665
api.RTCSessionDescription.RTCSessionDescription Chrome Android2/27/2013 Safari9/19/20171665
api.RTCSessionDescription.sdp πŸ“‹Chrome Android2/27/2013 Safari9/19/20171665
api.RTCSessionDescription.toJSON πŸ“‹Chrome Android5/27/2015 Safari9/19/2017846
api.RTCSessionDescription.type πŸ“‹Chrome Android2/27/2013 Safari9/19/20171665
api.RTCStatsReport πŸ“‹Chrome Android4/25/2017 Safari9/19/2017147
api.RTCStatsReport.@@iterator Chrome Android4/25/2017 Safari9/19/2017147
api.RTCStatsReport.entries πŸ“‹Chrome Android4/25/2017 Safari9/19/2017147
api.RTCStatsReport.forEach πŸ“‹Chrome Android4/25/2017 Safari9/19/2017147
api.RTCStatsReport.get πŸ“‹Chrome Android4/25/2017 Safari9/19/2017147
api.RTCStatsReport.has πŸ“‹Chrome Android4/25/2017 Safari9/19/2017147
api.RTCStatsReport.keys πŸ“‹Chrome Android4/25/2017 Safari9/19/2017147
api.RTCStatsReport.size πŸ“‹Chrome Android6/6/2017 Safari9/19/2017105
api.RTCStatsReport.type_candidate-pair πŸ“‹Chrome Android4/25/2017 Safari9/19/2017147
api.RTCStatsReport.type_candidate-pair.bytesReceived πŸ“‹Chrome Android4/25/2017 Safari9/19/2017147
api.RTCStatsReport.type_candidate-pair.bytesSent πŸ“‹Chrome Android4/25/2017 Safari9/19/2017147
api.RTCStatsReport.type_candidate-pair.id πŸ“‹Chrome Android2/4/2020 Safari3/24/202049
api.RTCStatsReport.type_candidate-pair.localCandidateId πŸ“‹Chrome Android4/25/2017 Safari9/19/2017147
api.RTCStatsReport.type_candidate-pair.nominated πŸ“‹Chrome Android4/25/2017 Safari9/19/2017147
api.RTCStatsReport.type_candidate-pair.remoteCandidateId πŸ“‹Chrome Android4/25/2017 Safari9/19/2017147
api.RTCStatsReport.type_candidate-pair.requestsReceived πŸ“‹Chrome Android4/25/2017 Safari9/19/2017147
api.RTCStatsReport.type_candidate-pair.requestsSent πŸ“‹Chrome Android4/25/2017 Safari9/19/2017147
api.RTCStatsReport.type_candidate-pair.responsesReceived πŸ“‹Chrome Android4/25/2017 Safari9/19/2017147
api.RTCStatsReport.type_candidate-pair.responsesSent πŸ“‹Chrome Android4/25/2017 Safari9/19/2017147
api.RTCStatsReport.type_candidate-pair.state πŸ“‹Chrome Android4/25/2017 Safari9/19/2017147
api.RTCStatsReport.type_candidate-pair.timestamp πŸ“‹Chrome Android2/4/2020 Safari3/24/202049
api.RTCStatsReport.type_candidate-pair.totalRoundTripTime πŸ“‹Safari9/19/2017 Chrome Android12/4/2018441
api.RTCStatsReport.type_candidate-pair.transportId πŸ“‹Chrome Android4/25/2017 Safari9/19/2017147
api.RTCStatsReport.type_candidate-pair.type πŸ“‹Chrome Android2/4/2020 Safari3/24/202049
api.RTCStatsReport.type_certificate πŸ“‹Chrome Android2/4/2020 Safari3/24/202049
api.RTCStatsReport.type_certificate.base64Certificate πŸ“‹Chrome Android2/4/2020 Safari3/24/202049
api.RTCStatsReport.type_certificate.fingerprint πŸ“‹Chrome Android2/4/2020 Safari3/24/202049
api.RTCStatsReport.type_certificate.fingerprintAlgorithm πŸ“‹Chrome Android2/4/2020 Safari3/24/202049
api.RTCStatsReport.type_certificate.id πŸ“‹Chrome Android2/4/2020 Safari3/24/202049
api.RTCStatsReport.type_certificate.timestamp πŸ“‹Chrome Android2/4/2020 Safari3/24/202049
api.RTCStatsReport.type_certificate.type πŸ“‹Chrome Android2/4/2020 Safari3/24/202049
api.RTCStatsReport.type_codec πŸ“‹Chrome Android2/4/2020 Safari3/24/202049
api.RTCStatsReport.type_codec.channels πŸ“‹Chrome Android5/19/2020 Safari4/26/2021342
api.RTCStatsReport.type_codec.clockRate πŸ“‹Chrome Android2/4/2020 Safari3/24/202049
api.RTCStatsReport.type_codec.id πŸ“‹Chrome Android2/4/2020 Safari3/24/202049
api.RTCStatsReport.type_codec.mimeType πŸ“‹Chrome Android2/4/2020 Safari3/24/202049
api.RTCStatsReport.type_codec.payloadType πŸ“‹Chrome Android2/4/2020 Safari3/24/202049
api.RTCStatsReport.type_codec.sdpFmtpLine πŸ“‹Chrome Android5/19/2020 Safari9/16/2020120
api.RTCStatsReport.type_codec.timestamp πŸ“‹Chrome Android2/4/2020 Safari3/24/202049
api.RTCStatsReport.type_codec.type πŸ“‹Chrome Android2/4/2020 Safari3/24/202049
api.RTCStatsReport.type_data-channel πŸ“‹Chrome Android2/4/2020 Safari3/24/202049
api.RTCStatsReport.type_data-channel.bytesReceived πŸ“‹Chrome Android2/4/2020 Safari3/24/202049
api.RTCStatsReport.type_data-channel.bytesSent πŸ“‹Chrome Android2/4/2020 Safari3/24/202049
api.RTCStatsReport.type_data-channel.id πŸ“‹Chrome Android2/4/2020 Safari3/24/202049
api.RTCStatsReport.type_data-channel.label πŸ“‹Chrome Android2/4/2020 Safari3/24/202049
api.RTCStatsReport.type_data-channel.messagesReceived πŸ“‹Chrome Android2/4/2020 Safari3/24/202049
api.RTCStatsReport.type_data-channel.messagesSent πŸ“‹Chrome Android2/4/2020 Safari3/24/202049
api.RTCStatsReport.type_data-channel.protocol πŸ“‹Chrome Android2/4/2020 Safari3/24/202049
api.RTCStatsReport.type_data-channel.state πŸ“‹Chrome Android2/4/2020 Safari3/24/202049
api.RTCStatsReport.type_data-channel.timestamp πŸ“‹Chrome Android2/4/2020 Safari3/24/202049
api.RTCStatsReport.type_data-channel.type πŸ“‹Chrome Android2/4/2020 Safari3/24/202049
api.RTCStatsReport.type_inbound-rtp πŸ“‹Safari9/19/2017 Chrome Android12/17/2019819
api.RTCStatsReport.type_inbound-rtp.bytesReceived πŸ“‹Chrome Android12/17/2019 Safari3/24/202098
api.RTCStatsReport.type_inbound-rtp.concealedSamples πŸ“‹Chrome Android10/20/2020 Safari4/26/2021188
api.RTCStatsReport.type_inbound-rtp.concealmentEvents πŸ“‹Chrome Android10/20/2020 Safari4/26/2021188
api.RTCStatsReport.type_inbound-rtp.fecPacketsDiscarded πŸ“‹Chrome Android4/7/2020 Safari4/26/2021384
api.RTCStatsReport.type_inbound-rtp.fecPacketsReceived πŸ“‹Chrome Android4/7/2020 Safari4/26/2021384
api.RTCStatsReport.type_inbound-rtp.headerBytesReceived πŸ“‹Chrome Android2/4/2020 Safari4/26/2021447
api.RTCStatsReport.type_inbound-rtp.id πŸ“‹Chrome Android2/4/2020 Safari3/24/202049
api.RTCStatsReport.type_inbound-rtp.insertedSamplesForDeceleration πŸ“‹Chrome Android10/20/2020 Safari4/26/2021188
api.RTCStatsReport.type_inbound-rtp.jitter πŸ“‹Chrome Android2/4/2020 Safari3/24/202049
api.RTCStatsReport.type_inbound-rtp.jitterBufferDelay πŸ“‹Chrome Android10/20/2020 Safari4/26/2021188
api.RTCStatsReport.type_inbound-rtp.jitterBufferEmittedCount πŸ“‹Chrome Android10/20/2020 Safari4/26/2021188
api.RTCStatsReport.type_inbound-rtp.kind πŸ“‹Chrome Android2/4/2020 Safari9/16/2020225
api.RTCStatsReport.type_inbound-rtp.mid πŸ“‹Chrome Android9/2/2022 Safari9/18/2023381
api.RTCStatsReport.type_inbound-rtp.packetsDiscarded πŸ“‹Chrome Android9/21/2021 Safari3/14/2022174
api.RTCStatsReport.type_inbound-rtp.packetsLost πŸ“‹Chrome Android2/4/2020 Safari3/24/202049
api.RTCStatsReport.type_inbound-rtp.packetsReceived πŸ“‹Chrome Android2/4/2020 Safari3/24/202049
api.RTCStatsReport.type_inbound-rtp.removedSamplesForAcceleration πŸ“‹Chrome Android10/20/2020 Safari4/26/2021188
api.RTCStatsReport.type_inbound-rtp.silentConcealedSamples πŸ“‹Chrome Android10/20/2020 Safari4/26/2021188
api.RTCStatsReport.type_inbound-rtp.ssrc πŸ“‹Safari9/19/2017 Chrome Android2/4/2020868
api.RTCStatsReport.type_inbound-rtp.timestamp πŸ“‹Chrome Android2/4/2020 Safari3/24/202049
api.RTCStatsReport.type_inbound-rtp.totalAudioEnergy πŸ“‹Chrome Android10/20/2020 Safari4/26/2021188
api.RTCStatsReport.type_inbound-rtp.totalSamplesDuration πŸ“‹Chrome Android10/20/2020 Safari4/26/2021188
api.RTCStatsReport.type_inbound-rtp.totalSamplesReceived πŸ“‹Chrome Android10/20/2020 Safari4/26/2021188
api.RTCStatsReport.type_inbound-rtp.trackIdentifier πŸ“‹Chrome Android9/2/2022 Safari3/27/2023206
api.RTCStatsReport.type_inbound-rtp.transportId πŸ“‹Safari9/19/2017 Chrome Android2/4/2020868
api.RTCStatsReport.type_inbound-rtp.type πŸ“‹Chrome Android2/4/2020 Safari3/24/202049
api.RTCStatsReport.type_local-candidate πŸ“‹Safari3/25/2019 Chrome Android2/4/2020316
api.RTCStatsReport.type_local-candidate.candidateType πŸ“‹Safari3/25/2019 Chrome Android2/4/2020316
api.RTCStatsReport.type_local-candidate.id πŸ“‹Chrome Android2/4/2020 Safari3/24/202049
api.RTCStatsReport.type_local-candidate.port πŸ“‹Safari3/25/2019 Chrome Android2/4/2020316
api.RTCStatsReport.type_local-candidate.priority πŸ“‹Safari3/25/2019 Chrome Android2/4/2020316
api.RTCStatsReport.type_local-candidate.protocol πŸ“‹Safari3/25/2019 Chrome Android2/4/2020316
api.RTCStatsReport.type_local-candidate.timestamp πŸ“‹Chrome Android2/4/2020 Safari3/24/202049
api.RTCStatsReport.type_local-candidate.transportId πŸ“‹Safari3/25/2019 Chrome Android2/4/2020316
api.RTCStatsReport.type_local-candidate.type πŸ“‹Chrome Android2/4/2020 Safari3/24/202049
api.RTCStatsReport.type_media-source πŸ“‹Chrome Android2/4/2020 Safari4/26/2021447
api.RTCStatsReport.type_media-source.id πŸ“‹Chrome Android2/4/2020 Safari4/26/2021447
api.RTCStatsReport.type_media-source.kind πŸ“‹Chrome Android2/4/2020 Safari4/26/2021447
api.RTCStatsReport.type_media-source.timestamp πŸ“‹Chrome Android2/4/2020 Safari4/26/2021447
api.RTCStatsReport.type_media-source.trackIdentifier πŸ“‹Chrome Android2/4/2020 Safari4/26/2021447
api.RTCStatsReport.type_media-source.type πŸ“‹Chrome Android2/4/2020 Safari4/26/2021447
api.RTCStatsReport.type_outbound-rtp πŸ“‹Safari9/19/2017 Chrome Android2/4/2020868
api.RTCStatsReport.type_outbound-rtp.bytesSent πŸ“‹Chrome Android2/4/2020 Safari3/24/202049
api.RTCStatsReport.type_outbound-rtp.codecId πŸ“‹Safari9/19/2017 Chrome Android2/4/2020868
api.RTCStatsReport.type_outbound-rtp.headerBytesSent πŸ“‹Chrome Android2/4/2020 Safari4/26/2021447
api.RTCStatsReport.type_outbound-rtp.id πŸ“‹Chrome Android2/4/2020 Safari3/24/202049
api.RTCStatsReport.type_outbound-rtp.kind πŸ“‹Chrome Android2/4/2020 Safari9/16/2020225
api.RTCStatsReport.type_outbound-rtp.mediaSourceId πŸ“‹Chrome Android2/4/2020 Safari4/26/2021447
api.RTCStatsReport.type_outbound-rtp.nackCount πŸ“‹Chrome Android8/31/2021 Safari3/14/2022195
api.RTCStatsReport.type_outbound-rtp.packetsSent πŸ“‹Chrome Android2/4/2020 Safari3/24/202049
api.RTCStatsReport.type_outbound-rtp.retransmittedBytesSent πŸ“‹Chrome Android2/4/2020 Safari4/26/2021447
api.RTCStatsReport.type_outbound-rtp.retransmittedPacketsSent πŸ“‹Chrome Android2/4/2020 Safari4/26/2021447
api.RTCStatsReport.type_outbound-rtp.ssrc πŸ“‹Safari9/19/2017 Chrome Android2/4/2020868
api.RTCStatsReport.type_outbound-rtp.targetBitrate πŸ“‹Chrome Android2/1/2022 Safari3/27/2023419
api.RTCStatsReport.type_outbound-rtp.timestamp πŸ“‹Chrome Android2/4/2020 Safari3/24/202049
api.RTCStatsReport.type_outbound-rtp.transportId πŸ“‹Safari9/19/2017 Chrome Android2/4/2020868
api.RTCStatsReport.type_outbound-rtp.type πŸ“‹Chrome Android2/4/2020 Safari3/24/202049
api.RTCStatsReport.type_peer-connection πŸ“‹Chrome Android2/4/2020 Safari3/24/202049
api.RTCStatsReport.type_peer-connection.dataChannelsClosed πŸ“‹Chrome Android2/4/2020 Safari3/24/202049
api.RTCStatsReport.type_peer-connection.dataChannelsOpened πŸ“‹Chrome Android2/4/2020 Safari3/24/202049
api.RTCStatsReport.type_peer-connection.id πŸ“‹Chrome Android2/4/2020 Safari3/24/202049
api.RTCStatsReport.type_peer-connection.timestamp πŸ“‹Chrome Android2/4/2020 Safari3/24/202049
api.RTCStatsReport.type_peer-connection.type πŸ“‹Chrome Android2/4/2020 Safari3/24/202049
api.RTCStatsReport.type_remote-candidate πŸ“‹Safari3/25/2019 Chrome Android2/4/2020316
api.RTCStatsReport.type_remote-candidate.candidateType πŸ“‹Safari3/25/2019 Chrome Android2/4/2020316
api.RTCStatsReport.type_remote-candidate.id πŸ“‹Chrome Android2/4/2020 Safari3/24/202049
api.RTCStatsReport.type_remote-candidate.port πŸ“‹Safari3/25/2019 Chrome Android2/4/2020316
api.RTCStatsReport.type_remote-candidate.priority πŸ“‹Safari3/25/2019 Chrome Android2/4/2020316
api.RTCStatsReport.type_remote-candidate.protocol πŸ“‹Safari3/25/2019 Chrome Android2/4/2020316
api.RTCStatsReport.type_remote-candidate.timestamp πŸ“‹Chrome Android2/4/2020 Safari3/24/202049
api.RTCStatsReport.type_remote-candidate.transportId πŸ“‹Safari3/25/2019 Chrome Android2/4/2020316
api.RTCStatsReport.type_remote-candidate.type πŸ“‹Chrome Android2/4/2020 Safari3/24/202049
api.RTCStatsReport.type_remote-inbound-rtp πŸ“‹Safari9/19/2017 Chrome Android2/4/2020868
api.RTCStatsReport.type_remote-inbound-rtp.codecId πŸ“‹Safari9/19/2017 Chrome Android2/4/2020868
api.RTCStatsReport.type_remote-inbound-rtp.id πŸ“‹Chrome Android2/4/2020 Safari4/26/2021447
api.RTCStatsReport.type_remote-inbound-rtp.kind πŸ“‹Chrome Android2/4/2020 Safari9/16/2020225
api.RTCStatsReport.type_remote-inbound-rtp.localId πŸ“‹Chrome Android2/4/2020 Safari4/26/2021447
api.RTCStatsReport.type_remote-inbound-rtp.roundTripTime πŸ“‹Chrome Android2/4/2020 Safari4/26/2021447
api.RTCStatsReport.type_remote-inbound-rtp.ssrc πŸ“‹Safari9/19/2017 Chrome Android2/4/2020868
api.RTCStatsReport.type_remote-inbound-rtp.timestamp πŸ“‹Chrome Android2/4/2020 Safari4/26/2021447
api.RTCStatsReport.type_remote-inbound-rtp.transportId πŸ“‹Safari9/19/2017 Chrome Android2/4/2020868
api.RTCStatsReport.type_remote-inbound-rtp.type πŸ“‹Chrome Android2/4/2020 Safari4/26/2021447
api.RTCStatsReport.type_remote-outbound-rtp πŸ“‹Safari9/19/2017 Chrome Android5/25/20211344
api.RTCStatsReport.type_remote-outbound-rtp.codecId πŸ“‹Safari9/19/2017 Chrome Android5/25/20211344
api.RTCStatsReport.type_remote-outbound-rtp.kind πŸ“‹Safari9/16/2020 Chrome Android5/25/2021251
api.RTCStatsReport.type_remote-outbound-rtp.ssrc πŸ“‹Safari9/19/2017 Chrome Android5/25/20211344
api.RTCStatsReport.type_remote-outbound-rtp.transportId πŸ“‹Safari9/19/2017 Chrome Android5/25/20211344
api.RTCStatsReport.type_transport πŸ“‹Chrome Android2/4/2020 Safari3/24/202049
api.RTCStatsReport.type_transport.bytesReceived πŸ“‹Chrome Android2/4/2020 Safari3/24/202049
api.RTCStatsReport.type_transport.bytesSent πŸ“‹Chrome Android2/4/2020 Safari3/24/202049
api.RTCStatsReport.type_transport.dtlsCipher πŸ“‹Chrome Android2/4/2020 Safari4/26/2021447
api.RTCStatsReport.type_transport.dtlsState πŸ“‹Chrome Android2/4/2020 Safari4/26/2021447
api.RTCStatsReport.type_transport.id πŸ“‹Chrome Android2/4/2020 Safari3/24/202049
api.RTCStatsReport.type_transport.localCertificateId πŸ“‹Chrome Android2/4/2020 Safari3/24/202049
api.RTCStatsReport.type_transport.remoteCertificateId πŸ“‹Chrome Android2/4/2020 Safari3/24/202049
api.RTCStatsReport.type_transport.selectedCandidatePairId πŸ“‹Chrome Android2/4/2020 Safari3/24/202049
api.RTCStatsReport.type_transport.srtpCipher πŸ“‹Chrome Android2/4/2020 Safari4/26/2021447
api.RTCStatsReport.type_transport.timestamp πŸ“‹Chrome Android2/4/2020 Safari3/24/202049
api.RTCStatsReport.type_transport.tlsVersion πŸ“‹Chrome Android2/4/2020 Safari4/26/2021447
api.RTCStatsReport.type_transport.type πŸ“‹Chrome Android2/4/2020 Safari3/24/202049
api.RTCStatsReport.values Chrome Android4/25/2017 Safari9/19/2017147
api.RTCTrackEvent πŸ“‹Chrome Android2/1/2017 Safari9/19/2017230
api.RTCTrackEvent.RTCTrackEvent πŸ“‹Safari9/19/2017 Chrome Android1/23/2018126
api.RTCTrackEvent.receiver πŸ“‹Chrome Android2/1/2017 Safari9/19/2017230
api.RTCTrackEvent.streams πŸ“‹Chrome Android2/1/2017 Safari9/19/2017230
api.RTCTrackEvent.track πŸ“‹Chrome Android2/1/2017 Safari9/19/2017230
api.RTCTrackEvent.transceiver πŸ“‹Safari9/19/2017 Chrome Android9/4/2018350
api.RadioNodeList πŸ“‹Chrome Android2/27/2013 Safari10/22/2013237
api.RadioNodeList.value πŸ“‹Chrome Android2/27/2013 Safari10/22/2013237
api.Range πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
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 Android8/21/2013 Safari10/16/2014421
api.Range.cloneContents πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.Range.cloneRange πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.Range.collapse πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.Range.collapse.toStart_parameter_optional Safari6/23/2003 Chrome Android6/27/20123292
Internet Explorer: Optional but defaults to true.
api.Range.collapsed πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.Range.commonAncestorContainer πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.Range.compareBoundaryPoints πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.Range.comparePoint πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.Range.createContextualFragment πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.Range.deleteContents πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.Range.detach πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
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 πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.Range.endOffset πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.Range.extractContents πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.Range.getBoundingClientRect πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
api.Range.getClientRects πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
api.Range.insertNode πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.Range.intersectsNode πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.Range.isPointInRange πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.Range.selectNode πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.Range.selectNodeContents πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.Range.setEnd πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.Range.setEndAfter πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.Range.setEndBefore πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.Range.setStart πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.Range.setStartAfter πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.Range.setStartBefore πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.Range.startContainer πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.Range.startOffset πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.Range.surroundContents πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.Range.toString πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.ReadableStream πŸ“‹Chrome Android5/27/2015 Safari3/27/2017670
Node.js: Available as a part of the stream/web module.
api.ReadableStream.ReadableStream πŸ“‹Chrome Android7/27/2016 Safari3/27/2017243
api.ReadableStream.cancel πŸ“‹Chrome Android5/27/2015 Safari3/27/2017670
api.ReadableStream.getReader πŸ“‹Chrome Android5/27/2015 Safari3/27/2017670
api.ReadableStream.locked πŸ“‹Chrome Android7/27/2016 Safari3/27/2017243
api.ReadableStream.pipeThrough πŸ“‹Safari3/27/2017 Chrome Android6/6/201771
api.ReadableStream.pipeTo πŸ“‹Safari3/27/2017 Chrome Android6/6/201771
api.ReadableStream.tee πŸ“‹Chrome Android7/27/2016 Safari3/27/2017243
Node.js: Before 18.10.0 or 16.18.0, teeing a readable byte stream is not supported.
api.ReadableStreamDefaultController πŸ“‹Chrome Android7/27/2016 Safari9/20/201655
Deno: ReadableStreamDefaultController is not exposed on the global scope.Node.js: Available as a part of the stream/web module.
api.ReadableStreamDefaultController.close πŸ“‹Chrome Android7/27/2016 Safari9/20/201655
api.ReadableStreamDefaultController.desiredSize πŸ“‹Chrome Android7/27/2016 Safari9/20/201655
api.ReadableStreamDefaultController.enqueue πŸ“‹Chrome Android7/27/2016 Safari9/20/201655
api.ReadableStreamDefaultController.error πŸ“‹Chrome Android7/27/2016 Safari9/20/201655
api.ReadableStreamDefaultReader πŸ“‹Chrome Android5/27/2015 Safari9/20/2016482
Deno: ReadableStreamDefaultReader is not exposed on the global scope.Node.js: Available as a part of the stream/web module.
api.ReadableStreamDefaultReader.ReadableStreamDefaultReader πŸ“‹Safari9/20/2016 Chrome Android10/22/20191127
api.ReadableStreamDefaultReader.cancel πŸ“‹Chrome Android5/27/2015 Safari9/20/2016482
api.ReadableStreamDefaultReader.closed πŸ“‹Chrome Android5/27/2015 Safari9/20/2016482
api.ReadableStreamDefaultReader.read πŸ“‹Chrome Android5/27/2015 Safari9/20/2016482
api.ReadableStreamDefaultReader.releaseLock πŸ“‹Chrome Android5/27/2015 Safari9/20/2016482
api.ReadableStreamDefaultReader.releaseLock.reject_pending_read_request Chrome Android9/2/2022 Safari9/18/2023381
Chrome: Before version 105, releaseLock() throws instead of rejecting.Chrome Android: Before version 105, releaseLock() throws instead of rejecting.Edge: Before version 105, releaseLock() throws instead of rejecting.Opera: Before version 91, releaseLock() throws instead of rejecting.Opera Android: Before version 72, releaseLock() throws instead of rejecting.Samsung Internet: Before version 20.0, releaseLock() throws instead of rejecting.WebView Android: Before version 105, releaseLock() throws instead of rejecting.
api.RemotePlayback πŸ“‹Chrome Android2/1/2017 Safari3/24/20201147
api.RemotePlayback.cancelWatchAvailability πŸ“‹Chrome Android2/1/2017 Safari3/24/20201147
api.RemotePlayback.connect_event πŸ“‹Chrome Android2/1/2017 Safari3/24/20201147
api.RemotePlayback.connecting_event πŸ“‹Chrome Android2/1/2017 Safari3/24/20201147
api.RemotePlayback.disconnect_event πŸ“‹Chrome Android2/1/2017 Safari3/24/20201147
api.RemotePlayback.prompt πŸ“‹Chrome Android2/1/2017 Safari3/24/20201147
api.RemotePlayback.state πŸ“‹Chrome Android2/1/2017 Safari3/24/20201147
api.RemotePlayback.watchAvailability πŸ“‹Chrome Android2/1/2017 Safari3/24/20201147
api.Report πŸ“‹Chrome Android9/4/2018 Safari3/27/20231665
Firefox: Worker support added in version 77
api.Report.body πŸ“‹Chrome Android9/4/2018 Safari3/27/20231665
api.Report.toJSON πŸ“‹Chrome Android9/4/2018 Safari3/27/20231665
api.Report.type πŸ“‹Chrome Android9/4/2018 Safari3/27/20231665
api.Report.url πŸ“‹Chrome Android9/4/2018 Safari3/27/20231665
api.ReportBody πŸ“‹Chrome Android9/4/2018 Safari3/27/20231665
api.ReportBody.toJSON πŸ“‹Chrome Android9/4/2018 Safari3/27/20231665
api.ReportingObserver πŸ“‹Chrome Android9/4/2018 Safari3/27/20231665
api.ReportingObserver.ReportingObserver πŸ“‹Chrome Android9/4/2018 Safari3/27/20231665
api.ReportingObserver.disconnect πŸ“‹Chrome Android9/4/2018 Safari3/27/20231665
api.ReportingObserver.observe πŸ“‹Chrome Android9/4/2018 Safari3/27/20231665
api.ReportingObserver.takeRecords πŸ“‹Chrome Android9/4/2018 Safari3/27/20231665
api.Request πŸ“‹Chrome Android4/15/2015 Safari3/27/2017712
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 Android1/21/2015 Safari3/27/2017796
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 Safari3/27/2017 Chrome Android9/4/2018526
api.Request.Request.init_keepalive_parameter πŸ“‹Chrome Android4/17/2018 Safari9/19/2019520
api.Request.Request.init_priority_parameter πŸ“‹Chrome Android4/26/2022 Safari12/11/2023594
api.Request.Request.init_referrer_parameter πŸ“‹Chrome Android12/2/2015 Safari3/27/2017481
api.Request.arrayBuffer πŸ“‹Chrome Android4/15/2015 Safari3/27/2017712
api.Request.blob πŸ“‹Chrome Android4/15/2015 Safari3/27/2017712
api.Request.body πŸ“‹Safari4/12/2018 Chrome Android9/2/20221604
api.Request.bodyUsed πŸ“‹Chrome Android4/15/2015 Safari3/27/2017712
api.Request.bytes πŸ“‹Safari9/16/2024 Chrome Android1/14/2025120
api.Request.cache πŸ“‹Safari3/27/2017 Chrome Android1/23/2018302
api.Request.cache.only-if-cached Safari3/27/2017 Chrome Android1/23/2018302
api.Request.clone πŸ“‹Chrome Android1/21/2015 Safari3/27/2017796
api.Request.credentials πŸ“‹Chrome Android1/21/2015 Safari3/27/2017796
api.Request.credentials.default_same-origin Chrome Android1/29/2019 Safari3/25/201955
api.Request.destination πŸ“‹Safari3/27/2017 Chrome Android3/6/2018344
api.Request.formData πŸ“‹Chrome Android8/1/2017 Safari4/26/20211364
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 Android1/21/2015 Safari3/27/2017796
api.Request.integrity πŸ“‹Chrome Android10/14/2015 Safari3/27/2017530
api.Request.json πŸ“‹Chrome Android4/15/2015 Safari3/27/2017712
api.Request.keepalive πŸ“‹Chrome Android4/17/2018 Safari9/19/2019520
api.Request.method πŸ“‹Chrome Android1/21/2015 Safari3/27/2017796
api.Request.mode πŸ“‹Chrome Android1/21/2015 Safari3/27/2017796
api.Request.mode.navigate_mode Chrome Android3/9/2016 Safari3/27/2017383
api.Request.redirect πŸ“‹Chrome Android10/14/2015 Safari3/27/2017530
Deno: Fetching with a "manual" redirect mode does not result in a "opaqueredirect" response, but a regular response.
api.Request.referrer πŸ“‹Chrome Android1/21/2015 Safari3/27/2017796
api.Request.referrerPolicy πŸ“‹Chrome Android7/27/2016 Safari3/27/2017243
api.Request.signal πŸ“‹Chrome Android4/17/2018 Safari3/25/2019342
api.Request.text πŸ“‹Chrome Android4/15/2015 Safari3/27/2017712
api.Request.url πŸ“‹Chrome Android1/21/2015 Safari3/27/2017796
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 Android1/23/2018 Safari3/24/2020791
api.ResizeObserver.ResizeObserver πŸ“‹Chrome Android1/23/2018 Safari3/24/2020791
api.ResizeObserver.disconnect πŸ“‹Chrome Android1/23/2018 Safari3/24/2020791
api.ResizeObserver.observe πŸ“‹Chrome Android1/23/2018 Safari3/24/2020791
api.ResizeObserver.observe.options_box_parameter Chrome Android7/27/2020 Safari3/14/2022595
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 Android1/23/2018 Safari3/24/2020791
api.ResizeObserverEntry πŸ“‹Chrome Android1/23/2018 Safari3/24/2020791
api.ResizeObserverEntry.borderBoxSize πŸ“‹Chrome Android7/27/2020 Safari3/14/2022595
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 Android7/27/2020 Safari3/14/2022595
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 Android1/23/2018 Safari3/24/2020791
api.ResizeObserverEntry.target πŸ“‹Chrome Android1/23/2018 Safari3/24/2020791
api.ResizeObserverSize πŸ“‹Chrome Android7/27/2020 Safari3/14/2022595
api.ResizeObserverSize.blockSize πŸ“‹Chrome Android7/27/2020 Safari3/14/2022595
api.ResizeObserverSize.inlineSize πŸ“‹Chrome Android7/27/2020 Safari3/14/2022595
api.Response πŸ“‹Chrome Android4/15/2015 Safari3/27/2017712
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 Android1/21/2015 Safari3/27/2017796
api.Response.Response.accept_readablestream Chrome Android7/27/2016 Safari3/27/2017243
api.Response.Response.body_parameter_optional Chrome Android1/21/2015 Safari3/27/2017796
api.Response.arrayBuffer πŸ“‹Chrome Android4/15/2015 Safari3/27/2017712
api.Response.blob πŸ“‹Chrome Android4/15/2015 Safari3/27/2017712
api.Response.body πŸ“‹Chrome Android5/27/2015 Safari3/27/2017670
api.Response.bodyUsed πŸ“‹Chrome Android4/15/2015 Safari3/27/2017712
api.Response.bytes πŸ“‹Safari9/16/2024 Chrome Android1/14/2025120
api.Response.clone πŸ“‹Chrome Android1/21/2015 Safari3/27/2017796
api.Response.error_static πŸ“‹Chrome Android5/27/2015 Safari3/27/2017670
api.Response.formData πŸ“‹Chrome Android8/1/2017 Safari4/26/20211364
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 Android1/21/2015 Safari3/27/2017796
api.Response.json πŸ“‹Chrome Android4/15/2015 Safari3/27/2017712
api.Response.json_static πŸ“‹Chrome Android9/2/2022 Safari9/18/2023381
api.Response.ok πŸ“‹Chrome Android4/15/2015 Safari3/27/2017712
api.Response.redirect_static πŸ“‹Chrome Android7/29/2015 Safari3/27/2017607
api.Response.redirected πŸ“‹Chrome Android3/16/2017 Safari3/27/201711
api.Response.status πŸ“‹Chrome Android1/21/2015 Safari3/27/2017796
api.Response.statusText πŸ“‹Chrome Android1/21/2015 Safari3/27/2017796
api.Response.text πŸ“‹Chrome Android4/15/2015 Safari3/27/2017712
api.Response.type πŸ“‹Chrome Android1/21/2015 Safari3/27/2017796
api.Response.url πŸ“‹Chrome Android1/21/2015 Safari3/27/2017796
api.SVGAElement πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGAElement.href πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGAElement.target πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGAngle πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGAngle.convertToSpecifiedUnits πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGAngle.newValueSpecifiedUnits πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGAngle.unitType πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGAngle.value πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGAngle.valueAsString πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGAngle.valueInSpecifiedUnits πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGAnimateElement πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGAnimateMotionElement πŸ“‹Safari7/25/2012 Chrome Android2/27/2013217
api.SVGAnimateTransformElement πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGAnimatedAngle πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGAnimatedAngle.animVal πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGAnimatedAngle.baseVal πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGAnimatedBoolean πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
api.SVGAnimatedBoolean.animVal πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGAnimatedBoolean.baseVal πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGAnimatedEnumeration πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGAnimatedEnumeration.animVal πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGAnimatedEnumeration.baseVal πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGAnimatedInteger πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
api.SVGAnimatedInteger.animVal πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGAnimatedInteger.baseVal πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGAnimatedLength πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGAnimatedLength.animVal πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGAnimatedLength.baseVal πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGAnimatedLengthList πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGAnimatedLengthList.animVal πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGAnimatedLengthList.baseVal πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGAnimatedNumber πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGAnimatedNumber.animVal πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGAnimatedNumber.baseVal πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGAnimatedNumberList πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
api.SVGAnimatedNumberList.animVal πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGAnimatedNumberList.baseVal πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGAnimatedPreserveAspectRatio πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
api.SVGAnimatedPreserveAspectRatio.animVal πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGAnimatedPreserveAspectRatio.baseVal πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGAnimatedRect πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGAnimatedRect.animVal πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGAnimatedRect.baseVal πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGAnimatedString πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGAnimatedString.animVal πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGAnimatedString.baseVal πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGAnimatedTransformList πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGAnimatedTransformList.animVal πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGAnimatedTransformList.baseVal πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGAnimationElement πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGAnimationElement.beginElement πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
api.SVGAnimationElement.beginElementAt πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
api.SVGAnimationElement.beginEvent_event πŸ“‹Chrome Android5/20/2014 Safari9/20/2016854
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 πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
api.SVGAnimationElement.endElementAt πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
api.SVGAnimationElement.endEvent_event πŸ“‹Chrome Android5/20/2014 Safari9/20/2016854
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 πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
api.SVGAnimationElement.getSimpleDuration πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
api.SVGAnimationElement.getStartTime πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
api.SVGAnimationElement.repeatEvent_event πŸ“‹Chrome Android5/20/2014 Safari9/20/2016854
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 πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGAnimationElement.systemLanguage πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGAnimationElement.targetElement πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
api.SVGCircleElement πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGCircleElement.cx πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGCircleElement.cy πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGCircleElement.r πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGClipPathElement πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGClipPathElement.clipPathUnits πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGClipPathElement.transform πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGComponentTransferFunctionElement πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGComponentTransferFunctionElement.amplitude πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGComponentTransferFunctionElement.exponent πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGComponentTransferFunctionElement.intercept πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGComponentTransferFunctionElement.offset πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGComponentTransferFunctionElement.slope πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGComponentTransferFunctionElement.tableValues πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGComponentTransferFunctionElement.type πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGDefsElement πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGDescElement πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGElement πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGElement.attributeStyleMap πŸ“‹Chrome Android4/17/2018 Safari3/27/20231805
api.SVGElement.autofocus πŸ“‹Chrome Android12/17/2019 Safari3/14/2022818
Firefox: Only supported on SVGGraphicsElement.Firefox for Android: Only supported on SVGGraphicsElement.
api.SVGElement.blur πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGElement.className πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGElement.dataset πŸ“‹Safari7/20/2011 Chrome Android12/6/20161966
api.SVGElement.error_event πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGElement.focus πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGElement.focus.options_preventScroll_parameter Chrome Android10/22/2019 Safari9/20/2021699
api.SVGElement.load_event πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
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 Android9/5/2017 Safari3/14/20221651
api.SVGElement.ownerSVGElement πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGElement.style πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGElement.tabIndex πŸ“‹Chrome Android7/16/2014 Safari10/16/201492
api.SVGElement.viewportElement πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGEllipseElement πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGEllipseElement.cx πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGEllipseElement.cy πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGEllipseElement.rx πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGEllipseElement.ry πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGFEBlendElement πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFEBlendElement.height πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFEBlendElement.in1 πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFEBlendElement.in2 πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFEBlendElement.mode πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFEBlendElement.result πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFEBlendElement.width πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFEBlendElement.x πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFEBlendElement.y πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFEColorMatrixElement πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFEColorMatrixElement.height πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFEColorMatrixElement.in1 πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFEColorMatrixElement.result πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFEColorMatrixElement.type πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFEColorMatrixElement.values πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFEColorMatrixElement.width πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFEColorMatrixElement.x πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFEColorMatrixElement.y πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFEComponentTransferElement πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFEComponentTransferElement.height πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFEComponentTransferElement.in1 πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFEComponentTransferElement.result πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFEComponentTransferElement.width πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFEComponentTransferElement.x πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFEComponentTransferElement.y πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFECompositeElement πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFECompositeElement.height πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFECompositeElement.in1 πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFECompositeElement.in2 πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFECompositeElement.k1 πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFECompositeElement.k2 πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFECompositeElement.k3 πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFECompositeElement.k4 πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFECompositeElement.operator πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFECompositeElement.result πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFECompositeElement.width πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFECompositeElement.x πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFECompositeElement.y πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFEConvolveMatrixElement πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFEConvolveMatrixElement.bias πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFEConvolveMatrixElement.divisor πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFEConvolveMatrixElement.edgeMode πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFEConvolveMatrixElement.height πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFEConvolveMatrixElement.in1 πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFEConvolveMatrixElement.kernelMatrix πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFEConvolveMatrixElement.kernelUnitLengthX πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFEConvolveMatrixElement.kernelUnitLengthY πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFEConvolveMatrixElement.orderX πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFEConvolveMatrixElement.orderY πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFEConvolveMatrixElement.preserveAlpha πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFEConvolveMatrixElement.result πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFEConvolveMatrixElement.targetX πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFEConvolveMatrixElement.targetY πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFEConvolveMatrixElement.width πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFEConvolveMatrixElement.x πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFEConvolveMatrixElement.y πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFEDiffuseLightingElement πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFEDiffuseLightingElement.diffuseConstant πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFEDiffuseLightingElement.height πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFEDiffuseLightingElement.in1 πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFEDiffuseLightingElement.kernelUnitLengthX πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFEDiffuseLightingElement.kernelUnitLengthY πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFEDiffuseLightingElement.result πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFEDiffuseLightingElement.surfaceScale πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFEDiffuseLightingElement.width πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFEDiffuseLightingElement.x πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFEDiffuseLightingElement.y πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFEDisplacementMapElement πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFEDisplacementMapElement.height πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFEDisplacementMapElement.in1 πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFEDisplacementMapElement.in2 πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFEDisplacementMapElement.result πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFEDisplacementMapElement.scale πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFEDisplacementMapElement.width πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFEDisplacementMapElement.x πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFEDisplacementMapElement.xChannelSelector πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFEDisplacementMapElement.y πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFEDisplacementMapElement.yChannelSelector πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFEDistantLightElement πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFEDistantLightElement.azimuth πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFEDistantLightElement.elevation πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFEDropShadowElement πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFEDropShadowElement.dx πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFEDropShadowElement.dy πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFEDropShadowElement.height πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFEDropShadowElement.in1 πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFEDropShadowElement.result πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFEDropShadowElement.setStdDeviation πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFEDropShadowElement.stdDeviationX πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFEDropShadowElement.stdDeviationY πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFEDropShadowElement.width πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFEDropShadowElement.x πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFEDropShadowElement.y πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFEFloodElement πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFEFloodElement.height πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFEFloodElement.result πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFEFloodElement.width πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFEFloodElement.x πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFEFloodElement.y πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFEFuncAElement πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFEFuncBElement πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFEFuncGElement πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFEFuncRElement πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFEGaussianBlurElement πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFEGaussianBlurElement.height πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFEGaussianBlurElement.in1 πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFEGaussianBlurElement.result πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFEGaussianBlurElement.setStdDeviation πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFEGaussianBlurElement.stdDeviationX πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFEGaussianBlurElement.stdDeviationY πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFEGaussianBlurElement.width πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFEGaussianBlurElement.x πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFEGaussianBlurElement.y πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFEImageElement πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFEImageElement.height πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFEImageElement.href πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFEImageElement.preserveAspectRatio πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFEImageElement.result πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFEImageElement.width πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFEImageElement.x πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFEImageElement.y πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFEMergeElement πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFEMergeElement.height πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFEMergeElement.result πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFEMergeElement.width πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFEMergeElement.x πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFEMergeElement.y πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFEMergeNodeElement πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFEMergeNodeElement.in1 πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFEMorphologyElement πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFEMorphologyElement.height πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFEMorphologyElement.in1 πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFEMorphologyElement.operator πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFEMorphologyElement.radiusX πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFEMorphologyElement.radiusY πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFEMorphologyElement.result πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFEMorphologyElement.width πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFEMorphologyElement.x πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFEMorphologyElement.y πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFEOffsetElement πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFEOffsetElement.dx πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFEOffsetElement.dy πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFEOffsetElement.height πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFEOffsetElement.in1 πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFEOffsetElement.result πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFEOffsetElement.width πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFEOffsetElement.x πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFEOffsetElement.y πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFEPointLightElement πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFEPointLightElement.x πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFEPointLightElement.y πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFEPointLightElement.z πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFESpecularLightingElement πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFESpecularLightingElement.height πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFESpecularLightingElement.in1 πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFESpecularLightingElement.kernelUnitLengthX πŸ“‹Chrome Android9/1/2015 Safari3/5/20243108
api.SVGFESpecularLightingElement.kernelUnitLengthY πŸ“‹Chrome Android9/1/2015 Safari3/5/20243108
api.SVGFESpecularLightingElement.result πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFESpecularLightingElement.specularConstant πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFESpecularLightingElement.specularExponent πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFESpecularLightingElement.surfaceScale πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFESpecularLightingElement.width πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFESpecularLightingElement.x πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFESpecularLightingElement.y πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFESpotLightElement πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFESpotLightElement.limitingConeAngle πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFESpotLightElement.pointsAtX πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFESpotLightElement.pointsAtY πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFESpotLightElement.pointsAtZ πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFESpotLightElement.specularExponent πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFESpotLightElement.x πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFESpotLightElement.y πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFESpotLightElement.z πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFETileElement πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFETileElement.height πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFETileElement.in1 πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFETileElement.result πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFETileElement.width πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFETileElement.x πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFETileElement.y πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFETurbulenceElement πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFETurbulenceElement.baseFrequencyX πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFETurbulenceElement.baseFrequencyY πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFETurbulenceElement.height πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFETurbulenceElement.numOctaves πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFETurbulenceElement.result πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFETurbulenceElement.seed πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFETurbulenceElement.stitchTiles πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFETurbulenceElement.type πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFETurbulenceElement.width πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFETurbulenceElement.x πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFETurbulenceElement.y πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFilterElement πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFilterElement.filterUnits πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFilterElement.height πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFilterElement.href πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFilterElement.primitiveUnits πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFilterElement.width πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFilterElement.x πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGFilterElement.y πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGForeignObjectElement πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGForeignObjectElement.height πŸ“‹Safari3/18/2008 Chrome Android6/27/20121562
api.SVGForeignObjectElement.width πŸ“‹Safari3/18/2008 Chrome Android6/27/20121562
api.SVGForeignObjectElement.x πŸ“‹Safari3/18/2008 Chrome Android6/27/20121562
api.SVGForeignObjectElement.y πŸ“‹Safari3/18/2008 Chrome Android6/27/20121562
api.SVGGElement πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGGeometryElement πŸ“‹Chrome Android2/1/2017 Safari9/17/2018593
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 Android2/1/2017 Safari9/17/2018593
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 Android2/1/2017 Safari9/17/2018593
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 Android2/26/2014 Safari9/17/20181664
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 Android2/26/2014 Safari9/17/20181664
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 Android3/16/2017 Safari9/17/2018550
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 πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGGradientElement.gradientTransform πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGGradientElement.gradientUnits πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGGradientElement.href πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGGradientElement.spreadMethod πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGGraphicsElement πŸ“‹Chrome Android10/2/2013 Safari10/22/201320
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 πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
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 πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGGraphicsElement.getScreenCTM πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
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 πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGGraphicsElement.systemLanguage πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGGraphicsElement.transform πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGImageElement πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGImageElement.crossOrigin πŸ“‹Chrome Android10/10/2023 Safari12/11/202362
api.SVGImageElement.height πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGImageElement.href πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGImageElement.preserveAspectRatio πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGImageElement.width πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGImageElement.x πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGImageElement.y πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGLength πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGLength.convertToSpecifiedUnits πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGLength.newValueSpecifiedUnits πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGLength.unitType πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGLength.value πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGLength.valueAsString πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGLength.valueInSpecifiedUnits πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGLengthList πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGLengthList.appendItem πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGLengthList.clear πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGLengthList.getItem πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGLengthList.initialize πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGLengthList.insertItemBefore πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGLengthList.length πŸ“‹Chrome Android5/20/2014 Safari3/24/20202135
api.SVGLengthList.numberOfItems πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGLengthList.removeItem πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGLengthList.replaceItem πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGLineElement πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGLineElement.x1 πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGLineElement.x2 πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGLineElement.y1 πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGLineElement.y2 πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGLinearGradientElement πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGLinearGradientElement.x1 πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGLinearGradientElement.x2 πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGLinearGradientElement.y1 πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGLinearGradientElement.y2 πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGMPathElement πŸ“‹Safari7/25/2012 Chrome Android2/27/2013217
api.SVGMPathElement.href πŸ“‹Safari7/25/2012 Chrome Android2/27/2013217
api.SVGMarkerElement πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGMarkerElement.markerHeight πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGMarkerElement.markerUnits πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGMarkerElement.markerWidth πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGMarkerElement.orientAngle πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGMarkerElement.orientType πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGMarkerElement.preserveAspectRatio πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGMarkerElement.refX πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGMarkerElement.refY πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGMarkerElement.setOrientToAngle πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGMarkerElement.setOrientToAuto πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGMarkerElement.viewBox πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGMaskElement πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGMaskElement.height πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGMaskElement.maskContentUnits πŸ“‹Safari3/18/2008 Chrome Android6/27/20121562
api.SVGMaskElement.maskUnits πŸ“‹Safari3/18/2008 Chrome Android6/27/20121562
api.SVGMaskElement.width πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGMaskElement.x πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGMaskElement.y πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGMetadataElement πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGNumber πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGNumber.value πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGNumberList πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
api.SVGNumberList.appendItem πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGNumberList.clear πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGNumberList.getItem πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGNumberList.initialize πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGNumberList.insertItemBefore πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGNumberList.length πŸ“‹Chrome Android5/20/2014 Safari3/24/20202135
api.SVGNumberList.numberOfItems πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGNumberList.removeItem πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGNumberList.replaceItem πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.SVGPathElement πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGPatternElement πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGPatternElement.height πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGPatternElement.href πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGPatternElement.patternContentUnits πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGPatternElement.patternTransform πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGPatternElement.patternUnits πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGPatternElement.preserveAspectRatio πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGPatternElement.viewBox πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGPatternElement.width πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGPatternElement.x πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGPatternElement.y πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGPoint πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGPoint.matrixTransform πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGPoint.x πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGPoint.y πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGPointList πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGPointList.appendItem πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGPointList.clear πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGPointList.getItem πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGPointList.initialize πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGPointList.insertItemBefore πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGPointList.length πŸ“‹Chrome Android5/20/2014 Safari3/24/20202135
api.SVGPointList.numberOfItems πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGPointList.removeItem πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGPointList.replaceItem πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGPolygonElement πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGPolygonElement.animatedPoints πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGPolygonElement.points πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGPolylineElement πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGPolylineElement.animatedPoints πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGPolylineElement.points πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGPreserveAspectRatio πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGPreserveAspectRatio.align πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGPreserveAspectRatio.meetOrSlice πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGRadialGradientElement πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGRadialGradientElement.cx πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGRadialGradientElement.cy πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGRadialGradientElement.fr πŸ“‹Chrome Android2/27/2013 Safari10/22/2013237
api.SVGRadialGradientElement.fx πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGRadialGradientElement.fy πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGRadialGradientElement.r πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGRect πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGRect.height Safari10/26/2007 Chrome Android6/27/20121706
api.SVGRect.width Safari10/26/2007 Chrome Android6/27/20121706
api.SVGRect.x Safari10/26/2007 Chrome Android6/27/20121706
api.SVGRect.y Safari10/26/2007 Chrome Android6/27/20121706
api.SVGRectElement πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGRectElement.height πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGRectElement.rx πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
api.SVGRectElement.ry πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
api.SVGRectElement.width πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGRectElement.x πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGRectElement.y πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGSVGElement πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGSVGElement.animationsPaused πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGSVGElement.checkEnclosure πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGSVGElement.checkIntersection πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGSVGElement.createSVGAngle πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGSVGElement.createSVGLength πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGSVGElement.createSVGMatrix πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGSVGElement.createSVGNumber πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGSVGElement.createSVGPoint πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGSVGElement.createSVGRect πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGSVGElement.createSVGTransform πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGSVGElement.createSVGTransformFromMatrix πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGSVGElement.currentScale πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGSVGElement.currentTranslate πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGSVGElement.deselectAll πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGSVGElement.forceRedraw πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGSVGElement.getCurrentTime πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGSVGElement.getElementById πŸ“‹Safari7/20/2011 Chrome Android6/27/2012343
api.SVGSVGElement.getEnclosureList πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGSVGElement.getIntersectionList πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGSVGElement.height πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGSVGElement.pauseAnimations πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGSVGElement.preserveAspectRatio πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGSVGElement.setCurrentTime πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGSVGElement.suspendRedraw πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGSVGElement.unpauseAnimations πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGSVGElement.unsuspendRedraw πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGSVGElement.unsuspendRedrawAll πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGSVGElement.viewBox πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGSVGElement.width πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGSVGElement.x πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGSVGElement.y πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGScriptElement πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGScriptElement.href πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGScriptElement.type πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGSetElement πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGStopElement πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGStopElement.offset πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGStringList πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
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 πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGStringList.clear πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGStringList.getItem πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGStringList.initialize πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGStringList.insertItemBefore πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGStringList.length πŸ“‹Chrome Android5/20/2014 Safari3/24/20202135
api.SVGStringList.numberOfItems πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGStringList.removeItem πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGStringList.replaceItem πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGStyleElement πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGStyleElement.disabled πŸ“‹Safari7/25/2012 Chrome Android9/1/20151133
api.SVGStyleElement.media πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGStyleElement.sheet πŸ“‹Chrome Android10/8/2014 Safari3/27/20233092
api.SVGStyleElement.title πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGStyleElement.type πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGSwitchElement πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGSymbolElement πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGSymbolElement.preserveAspectRatio πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGSymbolElement.viewBox πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGTSpanElement πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGTextContentElement πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGTextContentElement.getCharNumAtPosition πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGTextContentElement.getComputedTextLength πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGTextContentElement.getEndPositionOfChar πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGTextContentElement.getExtentOfChar πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGTextContentElement.getNumberOfChars πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGTextContentElement.getRotationOfChar πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGTextContentElement.getStartPositionOfChar πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGTextContentElement.getSubStringLength πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGTextContentElement.lengthAdjust πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGTextContentElement.selectSubString πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGTextContentElement.textLength πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGTextElement πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGTextPathElement πŸ“‹Safari3/18/2008 Chrome Android6/27/20121562
api.SVGTextPathElement.href πŸ“‹Safari3/18/2008 Chrome Android6/27/20121562
api.SVGTextPathElement.method πŸ“‹Safari3/18/2008 Chrome Android6/27/20121562
api.SVGTextPathElement.spacing πŸ“‹Safari3/18/2008 Chrome Android6/27/20121562
api.SVGTextPathElement.startOffset πŸ“‹Safari3/18/2008 Chrome Android6/27/20121562
api.SVGTextPositioningElement πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGTextPositioningElement.dx πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGTextPositioningElement.dy πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGTextPositioningElement.rotate πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGTextPositioningElement.x πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGTextPositioningElement.y πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGTitleElement πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGTransform πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
api.SVGTransform.angle πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
api.SVGTransform.matrix πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
api.SVGTransform.setMatrix πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
api.SVGTransform.setRotate πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
api.SVGTransform.setScale πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
api.SVGTransform.setSkewX πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
api.SVGTransform.setSkewY πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
api.SVGTransform.setTranslate πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
api.SVGTransform.type πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
api.SVGTransformList πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGTransformList.appendItem πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGTransformList.clear πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGTransformList.consolidate πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGTransformList.createSVGTransformFromMatrix πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGTransformList.getItem πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGTransformList.initialize πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGTransformList.insertItemBefore πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGTransformList.length πŸ“‹Chrome Android5/20/2014 Safari3/24/20202135
api.SVGTransformList.numberOfItems πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGTransformList.removeItem πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGTransformList.replaceItem πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGUnitTypes πŸ“‹Safari3/18/2008 Chrome Android6/27/20121562
api.SVGUseElement πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGUseElement.height πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGUseElement.href πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGUseElement.width πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGUseElement.x πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGUseElement.y πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGViewElement πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGViewElement.preserveAspectRatio πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.SVGViewElement.viewBox πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.Screen πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.Screen.availHeight πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
Edge: Always reflects the main screen.
api.Screen.availLeft Safari6/23/2003 Chrome Android6/27/20123292
api.Screen.availLeft.relative-multi-screen Safari6/23/2003 Chrome Android6/27/20123292
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 Safari6/23/2003 Chrome Android6/27/20123292
api.Screen.availTop.relative-multi-screen Safari6/23/2003 Chrome Android6/27/20123292
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 πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
Edge: Always reflects the main screen.
api.Screen.colorDepth πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
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 πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.Screen.orientation πŸ“‹Chrome Android11/12/2014 Safari3/27/20233057
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 πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
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 πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.ScreenOrientation πŸ“‹Chrome Android10/8/2014 Safari3/27/20233092
api.ScreenOrientation.angle πŸ“‹Chrome Android10/8/2014 Safari3/27/20233092
api.ScreenOrientation.change_event πŸ“‹Chrome Android10/8/2014 Safari3/27/20233092
api.ScreenOrientation.type πŸ“‹Chrome Android10/8/2014 Safari3/27/20233092
api.ScriptProcessorNode Chrome Android2/27/2013 Safari10/22/2013237
api.ScriptProcessorNode.audioprocess_event Chrome Android2/27/2013 Safari10/22/2013237
api.ScriptProcessorNode.bufferSize πŸ“‹Chrome Android2/27/2013 Safari10/22/2013237
api.SecurityPolicyViolationEvent πŸ“‹Chrome Android3/11/2015 Safari9/20/2016559
api.SecurityPolicyViolationEvent.SecurityPolicyViolationEvent πŸ“‹Chrome Android3/11/2015 Safari9/20/2016559
api.SecurityPolicyViolationEvent.blockedURI πŸ“‹Chrome Android3/11/2015 Safari9/20/2016559
api.SecurityPolicyViolationEvent.columnNumber πŸ“‹Chrome Android3/11/2015 Safari9/20/2016559
api.SecurityPolicyViolationEvent.disposition πŸ“‹Chrome Android2/1/2017 Safari9/20/20211692
api.SecurityPolicyViolationEvent.documentURI πŸ“‹Chrome Android3/11/2015 Safari9/20/2016559
api.SecurityPolicyViolationEvent.effectiveDirective πŸ“‹Chrome Android3/11/2015 Safari9/20/2016559
api.SecurityPolicyViolationEvent.lineNumber πŸ“‹Chrome Android3/11/2015 Safari9/20/2016559
api.SecurityPolicyViolationEvent.originalPolicy πŸ“‹Chrome Android3/11/2015 Safari9/20/2016559
api.SecurityPolicyViolationEvent.referrer πŸ“‹Chrome Android3/11/2015 Safari9/20/2016559
api.SecurityPolicyViolationEvent.sample πŸ“‹Chrome Android6/6/2017 Safari9/20/20211567
api.SecurityPolicyViolationEvent.sourceFile πŸ“‹Chrome Android3/11/2015 Safari9/20/2016559
api.SecurityPolicyViolationEvent.statusCode πŸ“‹Chrome Android3/11/2015 Safari9/20/2016559
api.SecurityPolicyViolationEvent.violatedDirective πŸ“‹Chrome Android3/11/2015 Safari9/20/2016559
api.Selection πŸ“‹Safari4/15/2005 Chrome Android6/27/20122630
api.Selection.addRange πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.Selection.anchorNode πŸ“‹Safari4/15/2005 Chrome Android6/27/20122630
api.Selection.anchorOffset πŸ“‹Safari4/15/2005 Chrome Android6/27/20122630
api.Selection.collapse πŸ“‹Safari4/15/2005 Chrome Android6/27/20122630
api.Selection.collapse.node_parameter_nullable Safari4/15/2005 Chrome Android11/12/20143498
api.Selection.collapse.offset_parameter_optional Safari4/15/2005 Chrome Android6/27/20122630
api.Selection.collapseToEnd πŸ“‹Safari4/15/2005 Chrome Android6/27/20122630
api.Selection.collapseToStart πŸ“‹Safari4/15/2005 Chrome Android6/27/20122630
api.Selection.containsNode πŸ“‹Safari3/18/2008 Chrome Android6/27/20121562
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 Safari3/18/2008 Chrome Android6/27/20121562
api.Selection.deleteFromDocument πŸ“‹Safari3/18/2008 Chrome Android6/27/20121562
api.Selection.empty πŸ“‹Safari4/15/2005 Chrome Android6/27/20122630
api.Selection.extend πŸ“‹Safari3/18/2008 Chrome Android6/27/20121562
api.Selection.extend.offset_parameter_optional Safari3/18/2008 Chrome Android6/27/20121562
api.Selection.focusNode πŸ“‹Safari4/15/2005 Chrome Android6/27/20122630
api.Selection.focusOffset πŸ“‹Safari4/15/2005 Chrome Android6/27/20122630
api.Selection.getRangeAt πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.Selection.isCollapsed πŸ“‹Safari4/15/2005 Chrome Android6/27/20122630
api.Selection.modify πŸ“‹Safari4/15/2005 Chrome Android6/27/20122630
api.Selection.rangeCount πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.Selection.removeAllRanges πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.Selection.removeRange πŸ“‹Chrome Android4/25/2017 Safari9/18/20232337
api.Selection.selectAllChildren πŸ“‹Safari3/18/2008 Chrome Android6/27/20121562
api.Selection.setBaseAndExtent πŸ“‹Safari4/15/2005 Chrome Android6/27/20122630
api.Selection.setPosition πŸ“‹Safari4/15/2005 Chrome Android6/27/20122630
api.Selection.toString πŸ“‹Safari4/15/2005 Chrome Android6/27/20122630
api.Selection.type πŸ“‹Safari4/15/2005 Chrome Android6/27/20122630
api.ServiceWorker πŸ“‹Chrome Android1/21/2015 Safari4/12/20181177
api.ServiceWorker.ecmascript_modules Chrome Android5/25/2021 Safari9/20/2021118
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 Android1/21/2015 Safari4/12/20181177
api.ServiceWorker.postMessage πŸ“‹Chrome Android1/21/2015 Safari4/12/20181177
api.ServiceWorker.scriptURL πŸ“‹Chrome Android1/21/2015 Safari4/12/20181177
api.ServiceWorker.state πŸ“‹Chrome Android1/21/2015 Safari4/12/20181177
api.ServiceWorker.statechange_event πŸ“‹Chrome Android1/21/2015 Safari4/12/20181177
api.ServiceWorkerContainer πŸ“‹Chrome Android1/21/2015 Safari4/12/20181177
api.ServiceWorkerContainer.controller πŸ“‹Chrome Android1/21/2015 Safari4/12/20181177
api.ServiceWorkerContainer.controllerchange_event πŸ“‹Chrome Android1/21/2015 Safari4/12/20181177
api.ServiceWorkerContainer.getRegistration πŸ“‹Chrome Android1/21/2015 Safari4/12/20181177
api.ServiceWorkerContainer.getRegistrations πŸ“‹Chrome Android9/1/2015 Safari4/12/2018954
api.ServiceWorkerContainer.message_event πŸ“‹Chrome Android1/21/2015 Safari4/12/20181177
api.ServiceWorkerContainer.messageerror_event πŸ“‹Chrome Android2/4/2020 Safari3/27/20231147
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 Android1/21/2015 Safari4/12/20181177
api.ServiceWorkerContainer.register πŸ“‹Chrome Android1/21/2015 Safari4/12/20181177
api.ServiceWorkerContainer.startMessages πŸ“‹Safari4/12/2018 Chrome Android4/24/2019377
api.ServiceWorkerGlobalScope πŸ“‹Chrome Android1/21/2015 Safari4/12/20181177
api.ServiceWorkerGlobalScope.activate_event πŸ“‹Chrome Android1/21/2015 Safari4/12/20181177
api.ServiceWorkerGlobalScope.clients πŸ“‹Chrome Android1/21/2015 Safari4/12/20181177
api.ServiceWorkerGlobalScope.fetch_event πŸ“‹Chrome Android1/21/2015 Safari4/12/20181177
api.ServiceWorkerGlobalScope.install_event πŸ“‹Chrome Android1/21/2015 Safari4/12/20181177
api.ServiceWorkerGlobalScope.message_event πŸ“‹Chrome Android1/21/2015 Safari4/12/20181177
api.ServiceWorkerGlobalScope.messageerror_event πŸ“‹Safari4/12/2018 Chrome Android4/7/2020726
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 Android1/21/2015 Safari9/12/20222791
Safari: Notifications are supported on macOS Ventura and later.
api.ServiceWorkerGlobalScope.notificationclose_event πŸ“‹Chrome Android4/13/2016 Safari9/12/20222343
Safari: Notifications are supported on macOS Ventura and later.
api.ServiceWorkerGlobalScope.push_event πŸ“‹Chrome Android1/21/2015 Safari9/12/20222791
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 Android4/15/2015 Safari4/12/20181093
api.ServiceWorkerGlobalScope.serviceWorker πŸ“‹Chrome Android12/17/2019 Safari3/14/2022818
api.ServiceWorkerGlobalScope.skipWaiting πŸ“‹Chrome Android3/11/2015 Safari4/12/20181128
api.ServiceWorkerRegistration πŸ“‹Chrome Android1/21/2015 Safari4/12/20181177
api.ServiceWorkerRegistration.active πŸ“‹Chrome Android1/21/2015 Safari4/12/20181177
api.ServiceWorkerRegistration.getNotifications πŸ“‹Chrome Android1/21/2015 Safari9/12/20222791
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 Android1/21/2015 Safari4/12/20181177
api.ServiceWorkerRegistration.navigationPreload πŸ“‹Chrome Android6/6/2017 Safari3/14/20221742
api.ServiceWorkerRegistration.pushManager πŸ“‹Chrome Android1/21/2015 Safari9/12/20222791
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 Android1/21/2015 Safari4/12/20181177
api.ServiceWorkerRegistration.showNotification πŸ“‹Chrome Android4/15/2015 Safari9/12/20222707
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_badge_parameter Chrome Android9/7/2016 Safari9/18/20232567
Safari: Badging is supported for web apps saved to the Dock in Safari 17 on the macOS Sonoma beta
api.ServiceWorkerRegistration.unregister πŸ“‹Chrome Android1/21/2015 Safari4/12/20181177
api.ServiceWorkerRegistration.update πŸ“‹Chrome Android9/1/2015 Safari4/12/2018954
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 πŸ“‹Safari4/12/2018 Chrome Android7/24/2018103
api.ServiceWorkerRegistration.updatefound_event πŸ“‹Chrome Android1/21/2015 Safari4/12/20181177
api.ServiceWorkerRegistration.waiting πŸ“‹Chrome Android1/21/2015 Safari4/12/20181177
api.ShadowRoot πŸ“‹Chrome Android9/7/2016 Safari9/20/201613
api.ShadowRoot.activeElement πŸ“‹Chrome Android9/7/2016 Safari9/20/201613
api.ShadowRoot.adoptedStyleSheets πŸ“‹Chrome Android3/12/2019 Safari3/27/20231476
api.ShadowRoot.clonable πŸ“‹Safari3/5/2024 Chrome Android4/16/202442
api.ShadowRoot.delegatesFocus πŸ“‹Chrome Android9/7/2016 Safari9/20/20211839
api.ShadowRoot.elementFromPoint Chrome Android9/7/2016 Safari3/27/2017201
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 Android9/7/2016 Safari4/12/2018582
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 Android12/4/2018 Safari3/27/20231574
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 Android7/27/2020 Safari9/16/202051
api.ShadowRoot.getHTML πŸ“‹Chrome Android5/14/2024 Safari9/16/2024125
api.ShadowRoot.host πŸ“‹Chrome Android9/7/2016 Safari9/20/201613
api.ShadowRoot.innerHTML πŸ“‹Chrome Android9/7/2016 Safari9/20/201613
api.ShadowRoot.mode πŸ“‹Chrome Android9/7/2016 Safari3/27/2017201
api.ShadowRoot.pictureInPictureElement πŸ“‹Safari3/24/2020 Chrome Android9/2/2022892
api.ShadowRoot.pointerLockElement πŸ“‹Chrome Android9/7/2016 Safari3/27/2017201
api.ShadowRoot.serializable πŸ“‹Chrome Android5/14/2024 Safari9/16/2024125
api.ShadowRoot.setHTMLUnsafe πŸ“‹Safari3/5/2024 Chrome Android4/16/202442
api.ShadowRoot.slotAssignment πŸ“‹Chrome Android10/20/2020 Safari3/27/2023888
api.ShadowRoot.styleSheets πŸ“‹Chrome Android9/7/2016 Safari3/25/2019929
api.SourceBuffer πŸ“‹Chrome Android11/14/2013 Safari10/16/2014336
Internet Explorer: Only works on Windows 8+.Safari on iOS: Exposed in Mobile Safari on iPad but not on iPhone.
api.SourceBuffer.abort πŸ“‹Chrome Android2/27/2013 Safari10/16/2014596
Internet Explorer: Only works on Windows 8+.Safari on iOS: Exposed in Mobile Safari on iPad but not on iPhone.
api.SourceBuffer.abort_event πŸ“‹Chrome Android9/7/2016 Safari3/27/2017201
Chrome: The onabort event handler property is not supported.Chrome Android: The onabort event handler property is not supported.Edge: The onabort event handler property is not supported.Internet Explorer: Only works on Windows 8+.Opera: The onabort event handler property is not supported.Opera Android: The onabort event handler property is not supported.Safari: The onabort event handler property is not supported.Safari on iOS: Exposed in Mobile Safari on iPad but not on iPhone.Samsung Internet: The onabort event handler property is not supported.WebView Android: The onabort event handler property is not supported.
api.SourceBuffer.appendBuffer πŸ“‹Chrome Android2/26/2014 Safari10/16/2014232
Internet Explorer: Only works on Windows 8+.Safari on iOS: Exposed in Mobile Safari on iPad but not on iPhone.
api.SourceBuffer.appendWindowEnd πŸ“‹Chrome Android2/26/2014 Safari10/16/2014232
Internet Explorer: Only works on Windows 8+.Safari on iOS: Exposed in Mobile Safari on iPad but not on iPhone.
api.SourceBuffer.appendWindowStart πŸ“‹Chrome Android2/26/2014 Safari10/16/2014232
Internet Explorer: Only works on Windows 8+.Safari on iOS: Exposed in Mobile Safari on iPad but not on iPhone.
api.SourceBuffer.audioTracks πŸ“‹Safari10/16/2014 Chrome Android10/17/20181462
Internet Explorer: Only works on Windows 8+.Safari on iOS: Exposed in Mobile Safari on iPad but not on iPhone.
api.SourceBuffer.buffered πŸ“‹Chrome Android2/26/2014 Safari10/16/2014232
Internet Explorer: Only works on Windows 8+.Safari on iOS: Exposed in Mobile Safari on iPad but not on iPhone.
api.SourceBuffer.changeType πŸ“‹Chrome Android10/17/2018 Safari3/25/2019159
Safari on iOS: Exposed in Mobile Safari on iPad but not on iPhone.
api.SourceBuffer.error_event πŸ“‹Chrome Android9/7/2016 Safari3/27/2017201
Chrome: The onerror event handler property is not supported.Chrome Android: The onerror event handler property is not supported.Edge: The onerror event handler property is not supported.Internet Explorer: Only works on Windows 8+.Opera: The onerror event handler property is not supported.Opera Android: The onerror event handler property is not supported.Safari: The onerror event handler property is not supported.Safari on iOS: Exposed in Mobile Safari on iPad but not on iPhone.Samsung Internet: The onerror event handler property is not supported.WebView Android: The onerror event handler property is not supported.
api.SourceBuffer.mode πŸ“‹Chrome Android2/26/2014 Safari10/16/2014232
Internet Explorer: Only works on Windows 8+.Safari on iOS: Exposed in Mobile Safari on iPad but not on iPhone.
api.SourceBuffer.remove πŸ“‹Chrome Android2/26/2014 Safari10/16/2014232
Internet Explorer: Only works on Windows 8+.Safari on iOS: Exposed in Mobile Safari on iPad but not on iPhone.
api.SourceBuffer.timestampOffset πŸ“‹Chrome Android2/26/2014 Safari10/16/2014232
Internet Explorer: Only works on Windows 8+.Safari on iOS: Exposed in Mobile Safari on iPad but not on iPhone.
api.SourceBuffer.update_event πŸ“‹Chrome Android9/7/2016 Safari3/27/2017201
Chrome: The onupdate event handler property is not supported.Chrome Android: The onupdate event handler property is not supported.Edge: The onupdate event handler property is not supported.Internet Explorer: Only works on Windows 8+.Opera: The onupdate event handler property is not supported.Opera Android: The onupdate event handler property is not supported.Safari: The onupdate event handler property is not supported.Safari on iOS: Exposed in Mobile Safari on iPad but not on iPhone.Samsung Internet: The onupdate event handler property is not supported.WebView Android: The onupdate event handler property is not supported.
api.SourceBuffer.updateend_event πŸ“‹Chrome Android9/7/2016 Safari3/27/2017201
Chrome: The onupdateend event handler property is not supported.Chrome Android: The onupdateend event handler property is not supported.Edge: The onupdateend event handler property is not supported.Internet Explorer: Only works on Windows 8+.Opera: The onupdateend event handler property is not supported.Opera Android: The onupdateend event handler property is not supported.Safari: The onupdateend event handler property is not supported.Safari on iOS: Exposed in Mobile Safari on iPad but not on iPhone.Samsung Internet: The onupdateend event handler property is not supported.WebView Android: The onupdateend event handler property is not supported.
api.SourceBuffer.updatestart_event πŸ“‹Chrome Android9/7/2016 Safari3/27/2017201
Chrome: The onupdatestart event handler property is not supported.Chrome Android: The onupdatestart event handler property is not supported.Edge: The onupdatestart event handler property is not supported.Internet Explorer: Only works on Windows 8+.Opera: The onupdatestart event handler property is not supported.Opera Android: The onupdatestart event handler property is not supported.Safari: The onupdatestart event handler property is not supported.Safari on iOS: Exposed in Mobile Safari on iPad but not on iPhone.Samsung Internet: The onupdatestart event handler property is not supported.WebView Android: The onupdatestart event handler property is not supported.
api.SourceBuffer.updating πŸ“‹Chrome Android2/26/2014 Safari10/16/2014232
Internet Explorer: Only works on Windows 8+.Safari on iOS: Exposed in Mobile Safari on iPad but not on iPhone.
api.SourceBuffer.videoTracks πŸ“‹Safari10/16/2014 Chrome Android10/17/20181462
Internet Explorer: Only works on Windows 8+.Safari on iOS: Exposed in Mobile Safari on iPad but not on iPhone.
api.SourceBufferList πŸ“‹Chrome Android11/14/2013 Safari10/16/2014336
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 Android9/7/2016 Safari3/27/2017201
Chrome: The onaddsourcebuffer event handler property is not supported.Chrome Android: The onaddsourcebuffer event handler property is not supported.Edge: The onaddsourcebuffer event handler property is not supported.Internet Explorer: Only works on Windows 8+.Opera: The onaddsourcebuffer event handler property is not supported.Opera Android: The onaddsourcebuffer event handler property is not supported.Safari: The onaddsourcebuffer event handler property is not supported.Safari on iOS: Exposed in Mobile Safari on iPad but not on iPhone.Samsung Internet: The onaddsourcebuffer event handler property is not supported.WebView Android: The onaddsourcebuffer event handler property is not supported.WebView on iOS: Exposed in Mobile Safari on iPad but not on iPhone.
api.SourceBufferList.length πŸ“‹Chrome Android2/26/2014 Safari10/16/2014232
Internet Explorer: Only works on Windows 8+.Safari on iOS: Exposed in Mobile Safari on iPad but not on iPhone.WebView on iOS: Exposed in Mobile Safari on iPad but not on iPhone.
api.SourceBufferList.removesourcebuffer_event πŸ“‹Chrome Android9/7/2016 Safari3/27/2017201
Chrome: The onremovesourcebuffer event handler property is not supported.Chrome Android: The onremovesourcebuffer event handler property is not supported.Edge: The onremovesourcebuffer event handler property is not supported.Internet Explorer: Only works on Windows 8+.Opera: The onremovesourcebuffer event handler property is not supported.Opera Android: The onremovesourcebuffer event handler property is not supported.Safari: The onremovesourcebuffer event handler property is not supported.Safari on iOS: Exposed in Mobile Safari on iPad but not on iPhone.Samsung Internet: The onremovesourcebuffer event handler property is not supported.WebView Android: The onremovesourcebuffer event handler property is not supported.WebView on iOS: Exposed in Mobile Safari on iPad but not on iPhone.
api.SpeechRecognition πŸ“‹Chrome Android2/26/2014 Safari4/26/20212616
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 Android2/26/2014 Safari4/26/20212616
api.SpeechRecognition.abort πŸ“‹Chrome Android2/26/2014 Safari4/26/20212616
api.SpeechRecognition.audioend_event πŸ“‹Chrome Android2/26/2014 Safari4/26/20212616
api.SpeechRecognition.audiostart_event πŸ“‹Chrome Android2/26/2014 Safari4/26/20212616
api.SpeechRecognition.continuous πŸ“‹Chrome Android2/26/2014 Safari4/26/20212616
api.SpeechRecognition.end_event πŸ“‹Chrome Android2/26/2014 Safari4/26/20212616
api.SpeechRecognition.error_event πŸ“‹Chrome Android2/26/2014 Safari4/26/20212616
api.SpeechRecognition.interimResults πŸ“‹Chrome Android2/26/2014 Safari4/26/20212616
api.SpeechRecognition.lang πŸ“‹Chrome Android2/26/2014 Safari4/26/20212616
api.SpeechRecognition.maxAlternatives πŸ“‹Chrome Android2/26/2014 Safari4/26/20212616
api.SpeechRecognition.nomatch_event πŸ“‹Chrome Android2/26/2014 Safari4/26/20212616
api.SpeechRecognition.result_event πŸ“‹Chrome Android2/26/2014 Safari4/26/20212616
api.SpeechRecognition.soundend_event πŸ“‹Chrome Android2/26/2014 Safari4/26/20212616
api.SpeechRecognition.soundstart_event πŸ“‹Chrome Android2/26/2014 Safari4/26/20212616
api.SpeechRecognition.speechend_event πŸ“‹Chrome Android2/26/2014 Safari4/26/20212616
api.SpeechRecognition.speechstart_event πŸ“‹Chrome Android2/26/2014 Safari4/26/20212616
api.SpeechRecognition.start πŸ“‹Chrome Android2/26/2014 Safari4/26/20212616
api.SpeechRecognition.start_event πŸ“‹Chrome Android2/26/2014 Safari4/26/20212616
api.SpeechRecognition.stop πŸ“‹Chrome Android2/26/2014 Safari4/26/20212616
api.SpeechRecognitionAlternative πŸ“‹Chrome Android2/26/2014 Safari4/26/20212616
api.SpeechRecognitionAlternative.confidence πŸ“‹Chrome Android2/26/2014 Safari4/26/20212616
api.SpeechRecognitionAlternative.transcript πŸ“‹Chrome Android2/26/2014 Safari4/26/20212616
api.SpeechRecognitionErrorEvent πŸ“‹Chrome Android2/26/2014 Safari4/26/20212616
api.SpeechRecognitionErrorEvent.SpeechRecognitionErrorEvent πŸ“‹Chrome Android2/26/2014 Safari4/26/20212616
api.SpeechRecognitionErrorEvent.error πŸ“‹Chrome Android9/10/2019 Safari4/26/2021594
api.SpeechRecognitionErrorEvent.message πŸ“‹Chrome Android9/10/2019 Safari4/26/2021594
api.SpeechRecognitionEvent πŸ“‹Chrome Android2/26/2014 Safari4/26/20212616
api.SpeechRecognitionEvent.SpeechRecognitionEvent πŸ“‹Chrome Android2/26/2014 Safari4/26/20212616
api.SpeechRecognitionEvent.resultIndex πŸ“‹Chrome Android2/26/2014 Safari4/26/20212616
api.SpeechRecognitionEvent.results πŸ“‹Chrome Android2/26/2014 Safari4/26/20212616
api.SpeechRecognitionResult πŸ“‹Chrome Android2/26/2014 Safari4/26/20212616
api.SpeechRecognitionResult.isFinal πŸ“‹Chrome Android2/26/2014 Safari4/26/20212616
api.SpeechRecognitionResult.item πŸ“‹Chrome Android2/26/2014 Safari4/26/20212616
api.SpeechRecognitionResult.length πŸ“‹Chrome Android2/26/2014 Safari4/26/20212616
api.SpeechRecognitionResultList πŸ“‹Chrome Android2/26/2014 Safari4/26/20212616
api.SpeechRecognitionResultList.item πŸ“‹Chrome Android2/26/2014 Safari4/26/20212616
api.SpeechRecognitionResultList.length πŸ“‹Chrome Android2/26/2014 Safari4/26/20212616
api.SpeechSynthesis πŸ“‹Safari10/22/2013 Chrome Android2/26/2014127
api.SpeechSynthesis.cancel πŸ“‹Safari10/22/2013 Chrome Android2/26/2014127
api.SpeechSynthesis.getVoices πŸ“‹Safari10/22/2013 Chrome Android2/26/2014127
api.SpeechSynthesis.pause πŸ“‹Safari10/22/2013 Chrome Android2/26/2014127
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 πŸ“‹Safari10/22/2013 Chrome Android2/26/2014127
api.SpeechSynthesis.pending πŸ“‹Safari10/22/2013 Chrome Android2/26/2014127
api.SpeechSynthesis.resume πŸ“‹Safari10/22/2013 Chrome Android2/26/2014127
api.SpeechSynthesis.speak πŸ“‹Safari10/22/2013 Chrome Android2/26/2014127
api.SpeechSynthesis.speaking πŸ“‹Safari10/22/2013 Chrome Android2/26/2014127
api.SpeechSynthesis.voiceschanged_event πŸ“‹Chrome Android2/26/2014 Safari9/12/20223120
api.SpeechSynthesisErrorEvent πŸ“‹Safari10/22/2013 Chrome Android2/26/2014127
api.SpeechSynthesisErrorEvent.SpeechSynthesisErrorEvent πŸ“‹Chrome Android12/4/2018 Safari9/12/20221378
api.SpeechSynthesisErrorEvent.error πŸ“‹Safari10/22/2013 Chrome Android2/26/2014127
api.SpeechSynthesisEvent πŸ“‹Safari10/22/2013 Chrome Android2/26/2014127
api.SpeechSynthesisEvent.SpeechSynthesisEvent πŸ“‹Chrome Android12/4/2018 Safari9/12/20221378
api.SpeechSynthesisEvent.charIndex πŸ“‹Safari10/22/2013 Chrome Android2/26/2014127
api.SpeechSynthesisEvent.charLength πŸ“‹Chrome Android9/10/2019 Safari9/12/20221098
api.SpeechSynthesisEvent.elapsedTime πŸ“‹Safari10/22/2013 Chrome Android2/26/2014127
api.SpeechSynthesisEvent.name πŸ“‹Safari10/22/2013 Chrome Android2/26/2014127
api.SpeechSynthesisEvent.utterance πŸ“‹Chrome Android2/26/2014 Safari9/12/20223120
api.SpeechSynthesisUtterance πŸ“‹Safari10/22/2013 Chrome Android2/26/2014127
api.SpeechSynthesisUtterance.SpeechSynthesisUtterance πŸ“‹Safari10/22/2013 Chrome Android2/26/2014127
api.SpeechSynthesisUtterance.boundary_event πŸ“‹Safari10/22/2013 Chrome Android2/26/2014127
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 πŸ“‹Safari10/22/2013 Chrome Android2/26/2014127
api.SpeechSynthesisUtterance.error_event πŸ“‹Safari10/22/2013 Chrome Android2/26/2014127
api.SpeechSynthesisUtterance.lang πŸ“‹Safari10/22/2013 Chrome Android2/26/2014127
api.SpeechSynthesisUtterance.mark_event πŸ“‹Safari10/22/2013 Chrome Android2/26/2014127
api.SpeechSynthesisUtterance.pause_event πŸ“‹Safari10/22/2013 Chrome Android2/26/2014127
api.SpeechSynthesisUtterance.pitch πŸ“‹Safari10/22/2013 Chrome Android2/26/2014127
api.SpeechSynthesisUtterance.rate πŸ“‹Safari10/22/2013 Chrome Android2/26/2014127
api.SpeechSynthesisUtterance.resume_event πŸ“‹Safari10/22/2013 Chrome Android2/26/2014127
api.SpeechSynthesisUtterance.start_event πŸ“‹Safari10/22/2013 Chrome Android2/26/2014127
api.SpeechSynthesisUtterance.text πŸ“‹Safari10/22/2013 Chrome Android2/26/2014127
api.SpeechSynthesisUtterance.voice πŸ“‹Safari10/22/2013 Chrome Android2/26/2014127
api.SpeechSynthesisUtterance.volume πŸ“‹Safari10/22/2013 Chrome Android2/26/2014127
api.SpeechSynthesisVoice πŸ“‹Safari10/22/2013 Chrome Android2/26/2014127
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 πŸ“‹Safari10/22/2013 Chrome Android2/26/2014127
api.SpeechSynthesisVoice.lang πŸ“‹Safari10/22/2013 Chrome Android2/26/2014127
api.SpeechSynthesisVoice.localService πŸ“‹Safari10/22/2013 Chrome Android2/26/2014127
api.SpeechSynthesisVoice.name πŸ“‹Safari10/22/2013 Chrome Android2/26/2014127
api.SpeechSynthesisVoice.voiceURI πŸ“‹Safari10/22/2013 Chrome Android2/26/2014127
api.StaticRange πŸ“‹Safari3/27/2017 Chrome Android8/1/2017127
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 πŸ“‹Safari3/24/2020 Chrome Android4/13/2021385
api.StaticRange.collapsed πŸ“‹Safari3/27/2017 Chrome Android8/1/2017127
api.StaticRange.endContainer πŸ“‹Safari3/27/2017 Chrome Android8/1/2017127
api.StaticRange.endOffset πŸ“‹Safari3/27/2017 Chrome Android8/1/2017127
api.StaticRange.startContainer πŸ“‹Safari3/27/2017 Chrome Android8/1/2017127
api.StaticRange.startOffset πŸ“‹Safari3/27/2017 Chrome Android8/1/2017127
api.StereoPannerNode πŸ“‹Chrome Android3/11/2015 Safari4/26/20212238
api.StereoPannerNode.StereoPannerNode πŸ“‹Chrome Android12/6/2016 Safari4/26/20211602
api.StereoPannerNode.pan πŸ“‹Chrome Android3/11/2015 Safari4/26/20212238
api.Storage πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
api.Storage.clear πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
api.Storage.getItem πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
api.Storage.key πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
api.Storage.length πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
api.Storage.removeItem πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
api.Storage.setItem πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
api.StorageEvent πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
api.StorageEvent.StorageEvent Chrome Android6/27/2012 Safari7/25/201228
api.StorageEvent.initStorageEvent πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
api.StorageEvent.key πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
api.StorageEvent.newValue πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
api.StorageEvent.oldValue πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
api.StorageEvent.storageArea πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
api.StorageEvent.url πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
api.StorageManager πŸ“‹Chrome Android12/6/2016 Safari12/13/20211833
api.StorageManager.estimate πŸ“‹Chrome Android9/5/2017 Safari9/18/20232204
api.StorageManager.getDirectory πŸ“‹Safari12/13/2021 Chrome Android1/10/2023393
api.StorageManager.persist πŸ“‹Chrome Android12/6/2016 Safari12/13/20211833
api.StorageManager.persisted πŸ“‹Chrome Android12/6/2016 Safari12/13/20211833
api.StylePropertyMap πŸ“‹Chrome Android4/17/2018 Safari3/27/20231805
api.StylePropertyMap.append πŸ“‹Chrome Android4/17/2018 Safari3/27/20231805
api.StylePropertyMap.clear πŸ“‹Chrome Android4/17/2018 Safari3/27/20231805
api.StylePropertyMap.delete πŸ“‹Chrome Android4/17/2018 Safari3/27/20231805
api.StylePropertyMap.set πŸ“‹Chrome Android4/17/2018 Safari3/27/20231805
api.StylePropertyMapReadOnly πŸ“‹Chrome Android4/17/2018 Safari3/27/20231805
api.StylePropertyMapReadOnly.@@iterator Chrome Android4/17/2018 Safari3/27/20231805
api.StylePropertyMapReadOnly.entries Chrome Android4/17/2018 Safari3/27/20231805
api.StylePropertyMapReadOnly.forEach Chrome Android4/17/2018 Safari3/27/20231805
api.StylePropertyMapReadOnly.get πŸ“‹Chrome Android4/17/2018 Safari3/27/20231805
api.StylePropertyMapReadOnly.getAll πŸ“‹Chrome Android4/17/2018 Safari3/27/20231805
api.StylePropertyMapReadOnly.has πŸ“‹Chrome Android4/17/2018 Safari3/27/20231805
api.StylePropertyMapReadOnly.keys Chrome Android4/17/2018 Safari3/27/20231805
api.StylePropertyMapReadOnly.size πŸ“‹Chrome Android4/17/2018 Safari3/27/20231805
api.StylePropertyMapReadOnly.values Chrome Android4/17/2018 Safari3/27/20231805
api.StyleSheet πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.StyleSheet.disabled πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.StyleSheet.href πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.StyleSheet.media πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.StyleSheet.ownerNode πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.StyleSheet.parentStyleSheet πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.StyleSheet.title πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.StyleSheet.type πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.StyleSheetList πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.StyleSheetList.item πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.StyleSheetList.length πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.SubmitEvent πŸ“‹Chrome Android4/7/2020 Safari9/20/2021531
api.SubmitEvent.SubmitEvent πŸ“‹Chrome Android4/7/2020 Safari9/20/2021531
api.SubmitEvent.submitter πŸ“‹Chrome Android4/7/2020 Safari3/14/2022706
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 Android9/3/2014 Safari9/19/20171112
Node.js: Available as a part of the crypto module.
api.SubtleCrypto.decrypt πŸ“‹Safari10/22/2013 Chrome Android9/3/2014316
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 Android3/11/2015 Safari9/19/2017923
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 πŸ“‹Safari9/18/2023 Chrome Android2/4/2025505
Node.js: Marked as 'Stability 1' - Experimental.
api.SubtleCrypto.deriveKey πŸ“‹Chrome Android3/11/2015 Safari9/19/2017923
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 Android3/11/2015 Safari9/19/2017923
api.SubtleCrypto.deriveKey.derivedKeyAlgorithm_option_hkdf πŸ“‹Chrome Android3/11/2015 Safari9/19/2017923
api.SubtleCrypto.deriveKey.derivedKeyAlgorithm_option_hmac πŸ“‹Chrome Android3/11/2015 Safari9/19/2017923
api.SubtleCrypto.deriveKey.derivedKeyAlgorithm_option_pbkdf2 πŸ“‹Chrome Android3/11/2015 Safari9/19/2017923
api.SubtleCrypto.deriveKey.x25519 πŸ“‹Safari9/18/2023 Chrome Android2/4/2025505
Node.js: Marked as 'Stability 1' - Experimental.
api.SubtleCrypto.digest πŸ“‹Safari10/22/2013 Chrome Android3/11/2015505
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 πŸ“‹Safari10/22/2013 Chrome Android9/3/2014316
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 πŸ“‹Safari10/22/2013 Chrome Android9/3/2014316
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 Android5/2/2023 Safari9/18/2023139
Node.js: Marked as 'Stability 1' - Experimental.
api.SubtleCrypto.exportKey.x25519 πŸ“‹Safari9/18/2023 Chrome Android2/4/2025505
Node.js: Marked as 'Stability 1' - Experimental.
api.SubtleCrypto.generateKey πŸ“‹Safari10/22/2013 Chrome Android9/3/2014316
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 Android5/2/2023 Safari9/18/2023139
Node.js: Marked as 'Stability 1' - Experimental.
api.SubtleCrypto.generateKey.x25519 πŸ“‹Safari9/18/2023 Chrome Android2/4/2025505
Node.js: Marked as 'Stability 1' - Experimental.
api.SubtleCrypto.importKey πŸ“‹Safari10/22/2013 Chrome Android9/3/2014316
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 Android5/2/2023 Safari9/18/2023139
Node.js: Marked as 'Stability 1' - Experimental.
api.SubtleCrypto.importKey.x25519 πŸ“‹Safari9/18/2023 Chrome Android2/4/2025505
Node.js: Marked as 'Stability 1' - Experimental.
api.SubtleCrypto.secure_context_required Chrome Android8/1/2017 Safari9/20/20211511
api.SubtleCrypto.sign πŸ“‹Safari10/22/2013 Chrome Android9/3/2014316
Edge: Not supported: RSA-PSS, ECDSA.Internet Explorer: Returns CryptoOperation instead of PromiseNode.js: Supports: NODE-DSA
api.SubtleCrypto.sign.ed25519 πŸ“‹Chrome Android5/2/2023 Safari9/18/2023139
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 πŸ“‹Safari10/22/2013 Chrome Android9/3/2014316
Edge: Not supported: AES-CTR.Internet Explorer: Returns KeyOperation instead of PromiseNode.js: Supports: NODE-DSANode.js: Supports: NODE-DH
api.SubtleCrypto.verify πŸ“‹Safari10/22/2013 Chrome Android9/3/2014316
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 Android5/2/2023 Safari9/18/2023139
Node.js: Marked as 'Stability 1' - Experimental.
api.SubtleCrypto.worker_support Chrome Android9/3/2014 Safari9/19/20171112
api.SubtleCrypto.wrapKey πŸ“‹Safari10/22/2013 Chrome Android9/3/2014316
Edge: Not supported: AES-CTR.Internet Explorer: Returns KeyOperation instead of Promise
api.Text πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.Text.Text πŸ“‹Chrome Android8/21/2013 Safari10/16/2014421
api.Text.assignedSlot πŸ“‹Chrome Android9/7/2016 Safari9/20/201613
api.Text.splitText πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
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 πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
api.TextDecoder πŸ“‹Chrome Android10/8/2014 Safari3/27/2017901
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 Android10/8/2014 Safari3/27/2017901
Firefox: Implemented a slightly different version of the spec.Firefox for Android: Implemented a slightly different version of the spec.
api.TextDecoder.decode πŸ“‹Chrome Android10/8/2014 Safari3/27/2017901
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 Android10/8/2014 Safari3/27/2017901
Firefox: Implemented a slightly different version of the spec.Firefox for Android: Implemented a slightly different version of the spec.
api.TextDecoder.fatal πŸ“‹Chrome Android10/8/2014 Safari3/27/2017901
api.TextDecoder.ignoreBOM πŸ“‹Chrome Android10/8/2014 Safari3/27/2017901
api.TextDecoder.worker_support Chrome Android10/8/2014 Safari3/27/2017901
api.TextDecoderStream πŸ“‹Chrome Android12/4/2018 Safari4/26/2021874
Node.js: Available as a part of the stream/web module.
api.TextDecoderStream.TextDecoderStream πŸ“‹Chrome Android12/4/2018 Safari4/26/2021874
api.TextDecoderStream.encoding πŸ“‹Chrome Android12/4/2018 Safari4/26/2021874
api.TextDecoderStream.fatal πŸ“‹Chrome Android12/4/2018 Safari4/26/2021874
api.TextDecoderStream.ignoreBOM πŸ“‹Chrome Android12/4/2018 Safari4/26/2021874
api.TextDecoderStream.readable πŸ“‹Chrome Android12/4/2018 Safari4/26/2021874
api.TextDecoderStream.writable πŸ“‹Chrome Android12/4/2018 Safari4/26/2021874
api.TextEncoder πŸ“‹Chrome Android10/8/2014 Safari3/27/2017901
Node.js: Available as a part of the util module.
api.TextEncoder.TextEncoder πŸ“‹Chrome Android10/8/2014 Safari3/27/2017901
api.TextEncoder.encode πŸ“‹Chrome Android10/8/2014 Safari3/27/2017901
api.TextEncoder.encodeInto πŸ“‹Chrome Android4/24/2019 Safari4/26/2021733
api.TextEncoder.encoding πŸ“‹Chrome Android10/8/2014 Safari3/27/2017901
api.TextEncoder.worker_support Chrome Android10/8/2014 Safari3/27/2017901
api.TextEncoderStream πŸ“‹Chrome Android12/4/2018 Safari4/26/2021874
Node.js: Available as a part of the stream/web module.
api.TextEncoderStream.TextEncoderStream πŸ“‹Chrome Android12/4/2018 Safari4/26/2021874
api.TextEncoderStream.encoding πŸ“‹Chrome Android12/4/2018 Safari4/26/2021874
api.TextEncoderStream.readable πŸ“‹Chrome Android12/4/2018 Safari4/26/2021874
api.TextEncoderStream.writable πŸ“‹Chrome Android12/4/2018 Safari4/26/2021874
api.TextEvent πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.TextEvent.data πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.TextEvent.initTextEvent πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.TextMetrics πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
api.TextMetrics.actualBoundingBoxAscent πŸ“‹Safari4/12/2018 Chrome Android9/10/2019516
api.TextMetrics.actualBoundingBoxDescent πŸ“‹Safari4/12/2018 Chrome Android9/10/2019516
api.TextMetrics.actualBoundingBoxLeft πŸ“‹Safari4/12/2018 Chrome Android9/10/2019516
api.TextMetrics.actualBoundingBoxRight πŸ“‹Safari4/12/2018 Chrome Android9/10/2019516
api.TextMetrics.alphabeticBaseline πŸ“‹Safari4/12/2018 Chrome Android10/10/20232007
api.TextMetrics.emHeightAscent πŸ“‹Safari4/12/2018 Chrome Android9/10/2019516
api.TextMetrics.emHeightDescent πŸ“‹Safari4/12/2018 Chrome Android9/10/2019516
api.TextMetrics.fontBoundingBoxAscent πŸ“‹Safari4/12/2018 Chrome Android11/17/2020950
api.TextMetrics.fontBoundingBoxDescent πŸ“‹Safari4/12/2018 Chrome Android11/17/2020950
api.TextMetrics.hangingBaseline πŸ“‹Safari4/12/2018 Chrome Android10/10/20232007
api.TextMetrics.ideographicBaseline πŸ“‹Safari4/12/2018 Chrome Android10/10/20232007
api.TextMetrics.width πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
api.TextTrack πŸ“‹Safari7/25/2012 Chrome Android2/27/2013217
Firefox: Firefox versions before Firefox 50 didn't display captions when playing media without one or more video tracks being played.
api.TextTrack.activeCues πŸ“‹Safari7/25/2012 Chrome Android2/27/2013217
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 πŸ“‹Safari7/25/2012 Chrome Android2/27/2013217
api.TextTrack.cuechange_event πŸ“‹Safari7/25/2012 Chrome Android2/27/2013217
api.TextTrack.cues πŸ“‹Safari7/25/2012 Chrome Android2/27/2013217
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 Android2/26/2014 Safari10/16/2014232
api.TextTrack.kind πŸ“‹Safari7/25/2012 Chrome Android2/27/2013217
api.TextTrack.label πŸ“‹Safari7/25/2012 Chrome Android2/27/2013217
api.TextTrack.language πŸ“‹Safari7/25/2012 Chrome Android2/27/2013217
api.TextTrack.mode πŸ“‹Safari7/25/2012 Chrome Android2/27/2013217
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 πŸ“‹Safari7/25/2012 Chrome Android2/27/2013217
api.TextTrackCue πŸ“‹Safari7/25/2012 Chrome Android2/27/2013217
api.TextTrackCue.endTime πŸ“‹Safari7/25/2012 Chrome Android2/27/2013217
api.TextTrackCue.enter_event πŸ“‹Safari7/25/2012 Chrome Android2/27/2013217
api.TextTrackCue.exit_event πŸ“‹Safari7/25/2012 Chrome Android2/27/2013217
api.TextTrackCue.id πŸ“‹Safari7/25/2012 Chrome Android2/27/2013217
api.TextTrackCue.pauseOnExit πŸ“‹Safari7/25/2012 Chrome Android2/27/2013217
api.TextTrackCue.startTime πŸ“‹Safari7/25/2012 Chrome Android2/27/2013217
api.TextTrackCue.track πŸ“‹Safari7/25/2012 Chrome Android2/27/2013217
api.TextTrackCueList πŸ“‹Safari7/25/2012 Chrome Android2/27/2013217
api.TextTrackCueList.getCueById πŸ“‹Safari7/25/2012 Chrome Android2/27/2013217
api.TextTrackCueList.length πŸ“‹Safari7/25/2012 Chrome Android2/27/2013217
api.TextTrackList πŸ“‹Safari7/25/2012 Chrome Android2/27/2013217
api.TextTrackList.addtrack_event πŸ“‹Safari7/25/2012 Chrome Android2/27/2013217
api.TextTrackList.change_event πŸ“‹Safari10/22/2013 Chrome Android2/26/2014127
api.TextTrackList.getTrackById πŸ“‹Chrome Android2/26/2014 Safari10/16/2014232
api.TextTrackList.length πŸ“‹Safari7/25/2012 Chrome Android2/27/2013217
api.TextTrackList.removetrack_event πŸ“‹Safari10/22/2013 Chrome Android2/26/2014127
api.TimeRanges πŸ“‹Safari3/18/2008 Chrome Android6/27/20121562
api.TimeRanges.end πŸ“‹Safari3/18/2008 Chrome Android6/27/20121562
api.TimeRanges.length πŸ“‹Safari3/18/2008 Chrome Android6/27/20121562
api.TimeRanges.start πŸ“‹Safari3/18/2008 Chrome Android6/27/20121562
api.ToggleEvent πŸ“‹Chrome Android5/30/2023 Safari9/18/2023111
api.ToggleEvent.ToggleEvent πŸ“‹Chrome Android5/30/2023 Safari9/18/2023111
api.ToggleEvent.newState πŸ“‹Chrome Android5/30/2023 Safari9/18/2023111
api.ToggleEvent.oldState πŸ“‹Chrome Android5/30/2023 Safari9/18/2023111
api.TrackEvent πŸ“‹Safari7/25/2012 Chrome Android2/27/2013217
api.TrackEvent.TrackEvent πŸ“‹Safari7/25/2012 Chrome Android2/27/2013217
api.TrackEvent.track πŸ“‹Safari7/25/2012 Chrome Android2/27/2013217
api.TransformStream πŸ“‹Chrome Android5/31/2018 Safari4/26/20211061
Node.js: Available as a part of the stream/web module.
api.TransformStream.TransformStream πŸ“‹Chrome Android5/31/2018 Safari4/26/20211061
api.TransformStream.readable πŸ“‹Chrome Android5/31/2018 Safari4/26/20211061
api.TransformStream.writable πŸ“‹Chrome Android5/31/2018 Safari4/26/20211061
api.TransformStreamDefaultController πŸ“‹Chrome Android5/31/2018 Safari4/26/20211061
Deno: TransformStreamDefaultController is not exposed on the global scope.Node.js: Available as a part of the stream/web module.
api.TransformStreamDefaultController.desiredSize πŸ“‹Chrome Android5/31/2018 Safari4/26/20211061
api.TransformStreamDefaultController.enqueue πŸ“‹Chrome Android5/31/2018 Safari4/26/20211061
api.TransformStreamDefaultController.error πŸ“‹Chrome Android5/31/2018 Safari4/26/20211061
api.TransformStreamDefaultController.terminate πŸ“‹Chrome Android5/31/2018 Safari4/26/20211061
api.TransitionEvent πŸ“‹Chrome Android5/22/2013 Safari10/22/2013153
api.TransitionEvent.TransitionEvent πŸ“‹Chrome Android5/22/2013 Safari10/22/2013153
api.TransitionEvent.elapsedTime πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.TransitionEvent.propertyName πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.TransitionEvent.pseudoElement πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.TreeWalker πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.TreeWalker.currentNode πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.TreeWalker.filter πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.TreeWalker.firstChild πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.TreeWalker.lastChild πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.TreeWalker.nextNode πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.TreeWalker.nextSibling πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.TreeWalker.parentNode πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.TreeWalker.previousNode πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.TreeWalker.previousSibling πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.TreeWalker.root πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.TreeWalker.whatToShow πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.UIEvent πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.UIEvent.UIEvent πŸ“‹Chrome Android4/3/2013 Safari10/22/2013202
api.UIEvent.detail πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
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 πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.UIEvent.view πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.UIEvent.which πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
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 πŸ“‹Safari10/22/2013 Chrome Android1/15/201485
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 Android2/27/2013 Safari4/26/20212980
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 πŸ“‹Safari9/18/2023 Chrome Android12/5/202378
api.URL.createObjectURL_static πŸ“‹Safari7/25/2012 Chrome Android2/27/2013217
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 πŸ“‹Safari10/22/2013 Chrome Android1/15/201485
api.URL.host πŸ“‹Safari10/22/2013 Chrome Android1/15/201485
api.URL.hostname πŸ“‹Chrome Android1/15/2014 Safari9/20/2016979
api.URL.href πŸ“‹Chrome Android1/15/2014 Safari9/20/2016979
api.URL.origin πŸ“‹Chrome Android1/15/2014 Safari9/20/2016979
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 Android6/11/2024 Safari9/16/202497
api.URL.password πŸ“‹Chrome Android1/15/2014 Safari9/20/2016979
api.URL.pathname πŸ“‹Chrome Android1/15/2014 Safari9/20/2016979
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 Android1/15/2014 Safari9/20/2016979
api.URL.protocol πŸ“‹Chrome Android1/15/2014 Safari9/20/2016979
api.URL.revokeObjectURL_static πŸ“‹Safari7/25/2012 Chrome Android2/27/2013217
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 Android1/15/2014 Safari9/20/2016979
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 Android6/8/2016 Safari3/27/2017292
Node.js: An object matching the URLSearchParams interface is returned, but it contains no data.
api.URL.toJSON πŸ“‹Safari9/19/2017 Chrome Android12/4/2018441
api.URL.toString πŸ“‹Chrome Android2/27/2013 Safari10/22/2013237
api.URL.username πŸ“‹Chrome Android1/15/2014 Safari9/20/2016979
api.URLSearchParams πŸ“‹Chrome Android3/9/2016 Safari3/27/2017383
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 Android3/9/2016 Safari3/27/2017383
api.URLSearchParams.URLSearchParams πŸ“‹Chrome Android3/9/2016 Safari3/27/2017383
api.URLSearchParams.URLSearchParams.USVString Chrome Android3/9/2016 Safari3/27/2017383
api.URLSearchParams.URLSearchParams.record Chrome Android9/5/2017 Safari9/19/201714
api.URLSearchParams.URLSearchParams.sequence Chrome Android4/25/2017 Safari9/19/2017147
api.URLSearchParams.append πŸ“‹Chrome Android3/9/2016 Safari3/27/2017383
api.URLSearchParams.delete πŸ“‹Chrome Android3/9/2016 Safari9/16/20201652
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 Android9/12/2023 Safari9/18/20236
api.URLSearchParams.entries πŸ“‹Chrome Android3/9/2016 Safari3/27/2017383
api.URLSearchParams.forEach πŸ“‹Chrome Android3/9/2016 Safari3/27/2017383
api.URLSearchParams.get πŸ“‹Chrome Android3/9/2016 Safari3/27/2017383
api.URLSearchParams.getAll πŸ“‹Chrome Android3/9/2016 Safari3/27/2017383
api.URLSearchParams.has πŸ“‹Chrome Android3/9/2016 Safari3/27/2017383
api.URLSearchParams.has.value_parameter Chrome Android9/12/2023 Safari9/18/20236
api.URLSearchParams.keys πŸ“‹Chrome Android3/9/2016 Safari3/27/2017383
api.URLSearchParams.set πŸ“‹Chrome Android3/9/2016 Safari3/27/2017383
api.URLSearchParams.size πŸ“‹Chrome Android5/2/2023 Safari9/18/2023139
api.URLSearchParams.sort πŸ“‹Chrome Android9/5/2017 Safari9/19/201714
api.URLSearchParams.toString πŸ“‹Chrome Android3/9/2016 Safari3/27/2017383
api.URLSearchParams.values πŸ“‹Chrome Android3/9/2016 Safari3/27/2017383
api.UserActivation πŸ“‹Chrome Android1/29/2019 Safari3/27/20231518
api.UserActivation.hasBeenActive πŸ“‹Chrome Android1/29/2019 Safari3/27/20231518
api.UserActivation.isActive πŸ“‹Chrome Android1/29/2019 Safari3/27/20231518
api.VTTCue πŸ“‹Safari7/25/2012 Chrome Android2/27/2013217
api.VTTCue.VTTCue πŸ“‹Chrome Android2/26/2014 Safari10/16/2014232
api.VTTCue.align πŸ“‹Safari7/25/2012 Chrome Android2/27/2013217
api.VTTCue.getCueAsHTML πŸ“‹Safari7/25/2012 Chrome Android2/27/2013217
api.VTTCue.line πŸ“‹Safari7/25/2012 Chrome Android2/27/2013217
api.VTTCue.position πŸ“‹Safari7/25/2012 Chrome Android2/27/2013217
api.VTTCue.size πŸ“‹Safari7/25/2012 Chrome Android2/27/2013217
api.VTTCue.snapToLines πŸ“‹Safari7/25/2012 Chrome Android2/27/2013217
api.VTTCue.text πŸ“‹Safari7/25/2012 Chrome Android2/27/2013217
api.VTTCue.text.all_html_character_references Chrome Android2/4/2020 Safari5/13/20241560
api.VTTCue.vertical πŸ“‹Safari7/25/2012 Chrome Android2/27/2013217
api.ValidityState πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
api.ValidityState.badInput πŸ“‹Chrome Android2/27/2013 Safari10/22/2013237
api.ValidityState.customError πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
api.ValidityState.patternMismatch πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
api.ValidityState.rangeOverflow πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
api.ValidityState.rangeUnderflow πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
api.ValidityState.stepMismatch πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
api.ValidityState.tooLong πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
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 Android1/21/2015 Safari9/20/2016608
api.ValidityState.typeMismatch πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
api.ValidityState.valid πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
api.ValidityState.valueMissing πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
api.VideoColorSpace πŸ“‹Chrome Android9/21/2021 Safari3/14/2022174
api.VideoColorSpace.VideoColorSpace πŸ“‹Chrome Android9/21/2021 Safari9/18/2023727
api.VideoColorSpace.fullRange πŸ“‹Chrome Android9/21/2021 Safari3/14/2022174
api.VideoColorSpace.matrix πŸ“‹Chrome Android9/21/2021 Safari3/14/2022174
api.VideoColorSpace.primaries πŸ“‹Chrome Android9/21/2021 Safari3/14/2022174
api.VideoColorSpace.toJSON πŸ“‹Chrome Android9/21/2021 Safari3/14/2022174
api.VideoColorSpace.transfer πŸ“‹Chrome Android9/21/2021 Safari3/14/2022174
api.VideoDecoder πŸ“‹Chrome Android9/21/2021 Safari3/27/2023552
api.VideoDecoder.VideoDecoder πŸ“‹Chrome Android9/21/2021 Safari3/27/2023552
api.VideoDecoder.close πŸ“‹Chrome Android9/21/2021 Safari3/27/2023552
api.VideoDecoder.configure πŸ“‹Chrome Android9/21/2021 Safari3/27/2023552
api.VideoDecoder.decode πŸ“‹Chrome Android9/21/2021 Safari3/27/2023552
api.VideoDecoder.decodeQueueSize πŸ“‹Chrome Android9/21/2021 Safari3/27/2023552
api.VideoDecoder.dequeue_event πŸ“‹Chrome Android9/27/2022 Safari3/27/2023181
api.VideoDecoder.flush πŸ“‹Chrome Android9/21/2021 Safari3/27/2023552
api.VideoDecoder.isConfigSupported_static πŸ“‹Chrome Android9/21/2021 Safari3/27/2023552
api.VideoDecoder.reset πŸ“‹Chrome Android9/21/2021 Safari3/27/2023552
api.VideoDecoder.state πŸ“‹Chrome Android9/21/2021 Safari3/27/2023552
api.VideoEncoder πŸ“‹Chrome Android9/21/2021 Safari3/27/2023552
api.VideoEncoder.VideoEncoder πŸ“‹Chrome Android9/21/2021 Safari3/27/2023552
api.VideoEncoder.close πŸ“‹Chrome Android9/21/2021 Safari3/27/2023552
api.VideoEncoder.configure πŸ“‹Chrome Android9/21/2021 Safari3/27/2023552
api.VideoEncoder.dequeue_event πŸ“‹Chrome Android9/27/2022 Safari3/27/2023181
api.VideoEncoder.encode πŸ“‹Chrome Android9/21/2021 Safari3/27/2023552
api.VideoEncoder.encodeQueueSize πŸ“‹Chrome Android9/21/2021 Safari3/27/2023552
api.VideoEncoder.flush πŸ“‹Chrome Android9/21/2021 Safari3/27/2023552
api.VideoEncoder.isConfigSupported_static πŸ“‹Chrome Android9/21/2021 Safari3/27/2023552
api.VideoEncoder.reset πŸ“‹Chrome Android9/21/2021 Safari3/27/2023552
api.VideoEncoder.state πŸ“‹Chrome Android9/21/2021 Safari3/27/2023552
api.VideoFrame πŸ“‹Chrome Android9/21/2021 Safari3/27/2023552
api.VideoFrame.VideoFrame πŸ“‹Chrome Android9/21/2021 Safari3/27/2023552
api.VideoFrame.allocationSize πŸ“‹Chrome Android9/21/2021 Safari3/27/2023552
api.VideoFrame.clone πŸ“‹Chrome Android9/21/2021 Safari3/27/2023552
api.VideoFrame.close πŸ“‹Chrome Android9/21/2021 Safari3/27/2023552
api.VideoFrame.codedHeight πŸ“‹Chrome Android9/21/2021 Safari3/27/2023552
api.VideoFrame.codedRect πŸ“‹Chrome Android9/21/2021 Safari3/27/2023552
api.VideoFrame.codedWidth πŸ“‹Chrome Android9/21/2021 Safari3/27/2023552
api.VideoFrame.colorSpace πŸ“‹Chrome Android9/21/2021 Safari3/27/2023552
api.VideoFrame.copyTo πŸ“‹Chrome Android9/21/2021 Safari3/27/2023552
api.VideoFrame.displayHeight πŸ“‹Chrome Android9/21/2021 Safari3/27/2023552
api.VideoFrame.displayWidth πŸ“‹Chrome Android9/21/2021 Safari3/27/2023552
api.VideoFrame.duration πŸ“‹Chrome Android9/21/2021 Safari3/27/2023552
api.VideoFrame.format πŸ“‹Chrome Android9/21/2021 Safari3/27/2023552
api.VideoFrame.timestamp πŸ“‹Chrome Android9/21/2021 Safari3/27/2023552
api.VideoFrame.visibleRect πŸ“‹Chrome Android9/21/2021 Safari3/27/2023552
api.VideoPlaybackQuality πŸ“‹Chrome Android2/27/2013 Safari10/16/2014596
Internet Explorer: Only works on Windows 8+.
api.VideoPlaybackQuality.corruptedVideoFrames πŸ“‹Safari10/16/2014 Chrome Android2/4/20201937
Internet Explorer: Only works on Windows 8+.
api.VideoPlaybackQuality.creationTime πŸ“‹Chrome Android2/27/2013 Safari10/16/2014596
Internet Explorer: Only works on Windows 8+.
api.VideoPlaybackQuality.droppedVideoFrames πŸ“‹Chrome Android2/27/2013 Safari10/16/2014596
Internet Explorer: Only works on Windows 8+.
api.VideoPlaybackQuality.totalVideoFrames πŸ“‹Chrome Android2/27/2013 Safari10/16/2014596
Internet Explorer: Only works on Windows 8+.
api.VideoTrack πŸ“‹Safari10/22/2013 Chrome Android9/3/2014316
api.VideoTrack.id πŸ“‹Safari10/22/2013 Chrome Android9/3/2014316
api.VideoTrack.kind πŸ“‹Safari10/22/2013 Chrome Android9/3/2014316
api.VideoTrack.label πŸ“‹Safari10/22/2013 Chrome Android9/3/2014316
api.VideoTrack.language πŸ“‹Safari10/22/2013 Chrome Android9/3/2014316
api.VideoTrack.selected πŸ“‹Safari10/22/2013 Chrome Android9/3/2014316
api.VideoTrack.sourceBuffer πŸ“‹Safari10/22/2013 Chrome Android6/8/2016960
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 πŸ“‹Safari10/22/2013 Chrome Android9/3/2014316
api.VideoTrackList.addtrack_event πŸ“‹Safari10/22/2013 Chrome Android9/3/2014316
api.VideoTrackList.change_event πŸ“‹Safari10/22/2013 Chrome Android9/3/2014316
api.VideoTrackList.getTrackById πŸ“‹Safari10/22/2013 Chrome Android9/3/2014316
api.VideoTrackList.length πŸ“‹Safari10/22/2013 Chrome Android9/3/2014316
api.VideoTrackList.removetrack_event πŸ“‹Safari10/22/2013 Chrome Android9/3/2014316
api.VideoTrackList.selectedIndex πŸ“‹Safari10/22/2013 Chrome Android9/3/2014316
api.ViewTransition πŸ“‹Chrome Android3/7/2023 Safari9/16/2024559
api.ViewTransition.finished πŸ“‹Chrome Android3/7/2023 Safari9/16/2024559
api.ViewTransition.ready πŸ“‹Chrome Android3/7/2023 Safari9/16/2024559
api.ViewTransition.skipTransition πŸ“‹Chrome Android3/7/2023 Safari9/16/2024559
api.ViewTransition.types πŸ“‹Chrome Android5/14/2024 Safari12/11/2024211
api.ViewTransition.updateCallbackDone πŸ“‹Chrome Android3/7/2023 Safari9/16/2024559
api.ViewTransitionTypeSet πŸ“‹Chrome Android5/14/2024 Safari12/11/2024211
api.ViewTransitionTypeSet.@@iterator Chrome Android5/14/2024 Safari12/11/2024211
api.ViewTransitionTypeSet.add Chrome Android5/14/2024 Safari12/11/2024211
api.ViewTransitionTypeSet.clear Chrome Android5/14/2024 Safari12/11/2024211
api.ViewTransitionTypeSet.delete Chrome Android5/14/2024 Safari12/11/2024211
api.ViewTransitionTypeSet.entries Chrome Android5/14/2024 Safari12/11/2024211
api.ViewTransitionTypeSet.forEach Chrome Android5/14/2024 Safari12/11/2024211
api.ViewTransitionTypeSet.has Chrome Android5/14/2024 Safari12/11/2024211
api.ViewTransitionTypeSet.keys Chrome Android5/14/2024 Safari12/11/2024211
api.ViewTransitionTypeSet.size Chrome Android5/14/2024 Safari12/11/2024211
api.ViewTransitionTypeSet.values Chrome Android5/14/2024 Safari12/11/2024211
api.VisualViewport πŸ“‹Chrome Android9/5/2017 Safari9/19/2019744
api.VisualViewport.height πŸ“‹Chrome Android9/5/2017 Safari9/19/2019744
api.VisualViewport.offsetLeft πŸ“‹Chrome Android9/5/2017 Safari9/19/2019744
api.VisualViewport.offsetTop πŸ“‹Chrome Android9/5/2017 Safari9/19/2019744
api.VisualViewport.pageLeft πŸ“‹Chrome Android9/5/2017 Safari9/19/2019744
api.VisualViewport.pageTop πŸ“‹Chrome Android9/5/2017 Safari9/19/2019744
api.VisualViewport.resize_event πŸ“‹Chrome Android10/24/2017 Safari9/19/2019695
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 Android9/5/2017 Safari9/19/2019744
api.VisualViewport.scroll_event πŸ“‹Chrome Android10/24/2017 Safari9/19/2019695
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.width πŸ“‹Chrome Android9/5/2017 Safari9/19/2019744
api.WEBGL_color_buffer_float πŸ“‹Chrome Android12/5/2017 Safari9/16/20201016
api.WEBGL_compressed_texture_astc πŸ“‹Chrome Android12/2/2015 Safari9/17/20181020
api.WEBGL_compressed_texture_astc.getSupportedProfiles πŸ“‹Chrome Android12/2/2015 Safari9/17/20181020
api.WEBGL_compressed_texture_etc πŸ“‹Chrome Android12/5/2017 Safari3/24/2020840
api.WEBGL_compressed_texture_etc1 πŸ“‹Chrome Android3/9/2016 Safari3/24/20201476
api.WEBGL_compressed_texture_pvrtc πŸ“‹Chrome Android7/10/2013 Safari10/22/2013104
api.WEBGL_compressed_texture_s3tc_srgb πŸ“‹Chrome Android8/1/2017 Safari4/26/20211364
api.WEBGL_debug_renderer_info πŸ“‹Chrome Android2/26/2014 Safari3/21/2016754
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 Android12/2/2015 Safari9/16/20201750
api.WEBGL_debug_shaders.getTranslatedShaderSource πŸ“‹Chrome Android12/2/2015 Safari9/16/20201750
api.WEBGL_depth_texture πŸ“‹Chrome Android4/3/2013 Safari10/16/2014561
api.WEBGL_lose_context πŸ“‹Chrome Android4/3/2013 Safari10/16/2014561
api.WEBGL_lose_context.loseContext πŸ“‹Chrome Android4/3/2013 Safari10/16/2014561
api.WEBGL_lose_context.restoreContext πŸ“‹Chrome Android4/3/2013 Safari10/16/2014561
api.WEBGL_multi_draw πŸ“‹Chrome Android10/20/2020 Safari9/20/2021335
api.WEBGL_multi_draw.multiDrawArraysInstancedWEBGL πŸ“‹Chrome Android10/20/2020 Safari9/20/2021335
api.WEBGL_multi_draw.multiDrawArraysWEBGL πŸ“‹Chrome Android10/20/2020 Safari9/20/2021335
api.WEBGL_multi_draw.multiDrawElementsInstancedWEBGL πŸ“‹Chrome Android10/20/2020 Safari9/20/2021335
api.WEBGL_multi_draw.multiDrawElementsWEBGL πŸ“‹Chrome Android10/20/2020 Safari9/20/2021335
api.WakeLock πŸ“‹Chrome Android7/27/2020 Safari3/27/2023973
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 Android7/27/2020 Safari3/27/2023973
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 Android7/27/2020 Safari3/27/2023973
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 Android7/27/2020 Safari3/27/2023973
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 Android7/27/2020 Safari3/27/2023973
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 Android11/17/2020 Safari3/27/2023860
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 Android7/27/2020 Safari3/27/2023973
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 Android6/27/2012 Safari7/25/201228
api.WaveShaperNode.WaveShaperNode πŸ“‹Chrome Android12/6/2016 Safari4/26/20211602
api.WaveShaperNode.curve πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.WaveShaperNode.oversample πŸ“‹Safari7/25/2012 Chrome Android8/21/2013392
api.WebGL2RenderingContext πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.activeTexture πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.attachShader πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.beginQuery πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.beginTransformFeedback πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.bindAttribLocation πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.bindBuffer πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.bindBufferBase πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.bindBufferRange πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.bindFramebuffer πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.bindRenderbuffer πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.bindSampler πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.bindTexture πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.bindTransformFeedback πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.bindVertexArray πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.blendColor πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.blendEquation πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.blendEquationSeparate πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.blendFunc πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.blendFuncSeparate πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.blitFramebuffer πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.bufferData πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.bufferSubData πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.canvas πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.checkFramebufferStatus πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.clear πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.clearBufferfi πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.clearBufferfv πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.clearBufferiv πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.clearBufferuiv πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.clearColor πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.clearDepth πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.clearStencil πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.clientWaitSync πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.colorMask πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.compileShader πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.compressedTexImage2D πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.compressedTexImage3D πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.compressedTexSubImage2D πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.compressedTexSubImage3D πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.copyBufferSubData πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.copyTexImage2D πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.copyTexSubImage2D πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.copyTexSubImage3D πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.createBuffer πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.createFramebuffer πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.createProgram πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.createQuery πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.createRenderbuffer πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.createSampler πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.createShader πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.createTexture πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.createTransformFeedback πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.createVertexArray πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.cullFace πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.deleteBuffer πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.deleteFramebuffer πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.deleteProgram πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.deleteQuery πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.deleteRenderbuffer πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.deleteSampler πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.deleteShader πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.deleteSync πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.deleteTexture πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.deleteTransformFeedback πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.deleteVertexArray πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.depthFunc πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.depthMask πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.depthRange πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.detachShader πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.disable πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.disableVertexAttribArray πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.drawArrays πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.drawArraysInstanced πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.drawBuffers πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.drawElements πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.drawElementsInstanced πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.drawRangeElements πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.drawingBufferColorSpace πŸ“‹Chrome Android8/2/2022 Safari3/27/2023237
Firefox: Accidental early exposure with no functionality.Firefox for Android: Accidental early exposure with no functionality.
api.WebGL2RenderingContext.drawingBufferHeight πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.drawingBufferWidth πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.enable πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.enableVertexAttribArray πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.endQuery πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.endTransformFeedback πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.fenceSync πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.finish πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.flush πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.framebufferRenderbuffer πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.framebufferTexture2D πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.framebufferTextureLayer πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.frontFace πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.generateMipmap πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.getActiveAttrib πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.getActiveUniform πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.getActiveUniformBlockName πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.getActiveUniformBlockParameter πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.getActiveUniforms πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.getAttachedShaders πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.getAttribLocation πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.getBufferParameter πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.getBufferSubData πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.getContextAttributes πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.getError πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.getExtension πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.getFragDataLocation πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.getFramebufferAttachmentParameter πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.getIndexedParameter πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.getInternalformatParameter πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.getParameter πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.getProgramInfoLog πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.getProgramParameter πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.getQuery πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.getQueryParameter πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.getRenderbufferParameter πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.getSamplerParameter πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.getShaderInfoLog πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.getShaderParameter πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.getShaderPrecisionFormat πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.getShaderSource πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.getSupportedExtensions πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.getSyncParameter πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.getTexParameter πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.getTransformFeedbackVarying πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.getUniform πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.getUniformBlockIndex πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.getUniformIndices πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.getUniformLocation πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.getVertexAttrib πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.getVertexAttribOffset πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.hint πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.invalidateFramebuffer πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.invalidateSubFramebuffer πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.isBuffer πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.isContextLost πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.isEnabled πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.isFramebuffer πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.isProgram πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.isQuery πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.isRenderbuffer πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.isSampler πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.isShader πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.isSync πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.isTexture πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.isTransformFeedback πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.isVertexArray πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.lineWidth πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.linkProgram πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.pauseTransformFeedback πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.pixelStorei πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.polygonOffset πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.readBuffer πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.readPixels πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.renderbufferStorage πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.renderbufferStorageMultisample πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.resumeTransformFeedback πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.sampleCoverage πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.samplerParameterf πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.samplerParameteri πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.scissor πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.shaderSource πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.stencilFunc πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.stencilFuncSeparate πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.stencilMask πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.stencilMaskSeparate πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.stencilOp πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.stencilOpSeparate πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.texImage2D πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
Firefox for Android: Textures from video elements are not supported. See bug 1884282.
api.WebGL2RenderingContext.texImage3D πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.texParameterf πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.texParameteri πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.texStorage2D πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.texStorage3D πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.texSubImage2D πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
Firefox for Android: Textures from video elements are not supported. See bug 1884282.
api.WebGL2RenderingContext.texSubImage3D πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.transformFeedbackVaryings πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.uniform1f πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.uniform1fv πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.uniform1i πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.uniform1iv πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.uniform1ui πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.uniform1uiv πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.uniform2f πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.uniform2fv πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.uniform2i πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.uniform2iv πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.uniform2ui πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.uniform2uiv πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.uniform3f πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.uniform3fv πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.uniform3i πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.uniform3iv πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.uniform3ui πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.uniform3uiv πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.uniform4f πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.uniform4fv πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.uniform4i πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.uniform4iv πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.uniform4ui πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.uniform4uiv πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.uniformBlockBinding πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.uniformMatrix2fv πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.uniformMatrix2x3fv πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.uniformMatrix2x4fv πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.uniformMatrix3fv πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.uniformMatrix3x2fv πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.uniformMatrix3x4fv πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.uniformMatrix4fv πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.uniformMatrix4x2fv πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.uniformMatrix4x3fv πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.useProgram πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.validateProgram πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.vertexAttrib1f πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.vertexAttrib1fv πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.vertexAttrib2f πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.vertexAttrib2fv πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.vertexAttrib3f πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.vertexAttrib3fv πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.vertexAttrib4f πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.vertexAttrib4fv πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.vertexAttribDivisor πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.vertexAttribI4i πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.vertexAttribI4iv πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.vertexAttribI4ui πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.vertexAttribI4uiv πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.vertexAttribIPointer πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.vertexAttribPointer πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.viewport πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGL2RenderingContext.waitSync πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGLActiveInfo πŸ“‹Safari7/20/2011 Chrome Android2/27/2013588
api.WebGLActiveInfo.name πŸ“‹Safari7/20/2011 Chrome Android2/27/2013588
api.WebGLActiveInfo.size πŸ“‹Safari7/20/2011 Chrome Android2/27/2013588
api.WebGLActiveInfo.type πŸ“‹Safari7/20/2011 Chrome Android2/27/2013588
api.WebGLBuffer πŸ“‹Safari7/20/2011 Chrome Android2/27/2013588
api.WebGLContextEvent πŸ“‹Safari7/20/2011 Chrome Android2/27/2013588
api.WebGLContextEvent.WebGLContextEvent πŸ“‹Safari7/25/2012 Chrome Android2/27/2013217
api.WebGLContextEvent.statusMessage πŸ“‹Safari7/20/2011 Chrome Android2/27/2013588
api.WebGLFramebuffer πŸ“‹Safari7/20/2011 Chrome Android2/27/2013588
api.WebGLProgram πŸ“‹Safari7/20/2011 Chrome Android2/27/2013588
api.WebGLQuery πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGLRenderbuffer πŸ“‹Safari7/20/2011 Chrome Android2/27/2013588
api.WebGLRenderingContext πŸ“‹Safari7/20/2011 Chrome Android2/27/2013588
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 πŸ“‹Safari7/20/2011 Chrome Android2/27/2013588
api.WebGLRenderingContext.attachShader πŸ“‹Safari7/20/2011 Chrome Android2/27/2013588
api.WebGLRenderingContext.bindAttribLocation πŸ“‹Safari7/20/2011 Chrome Android2/27/2013588
api.WebGLRenderingContext.bindBuffer πŸ“‹Safari7/20/2011 Chrome Android2/27/2013588
api.WebGLRenderingContext.bindFramebuffer πŸ“‹Safari7/20/2011 Chrome Android2/27/2013588
api.WebGLRenderingContext.bindRenderbuffer πŸ“‹Safari7/20/2011 Chrome Android2/27/2013588
api.WebGLRenderingContext.bindTexture πŸ“‹Safari7/20/2011 Chrome Android2/27/2013588
api.WebGLRenderingContext.blendColor πŸ“‹Safari7/20/2011 Chrome Android2/27/2013588
api.WebGLRenderingContext.blendEquation πŸ“‹Safari7/20/2011 Chrome Android2/27/2013588
api.WebGLRenderingContext.blendEquationSeparate πŸ“‹Safari7/20/2011 Chrome Android2/27/2013588
api.WebGLRenderingContext.blendFunc πŸ“‹Safari7/20/2011 Chrome Android2/27/2013588
api.WebGLRenderingContext.blendFuncSeparate πŸ“‹Safari7/20/2011 Chrome Android2/27/2013588
api.WebGLRenderingContext.bufferData πŸ“‹Safari7/20/2011 Chrome Android2/27/2013588
api.WebGLRenderingContext.bufferSubData πŸ“‹Safari7/20/2011 Chrome Android2/27/2013588
api.WebGLRenderingContext.canvas πŸ“‹Safari7/20/2011 Chrome Android2/27/2013588
api.WebGLRenderingContext.checkFramebufferStatus πŸ“‹Safari7/20/2011 Chrome Android2/27/2013588
api.WebGLRenderingContext.clear πŸ“‹Safari7/20/2011 Chrome Android2/27/2013588
api.WebGLRenderingContext.clearColor πŸ“‹Safari7/20/2011 Chrome Android2/27/2013588
api.WebGLRenderingContext.clearDepth πŸ“‹Safari7/20/2011 Chrome Android2/27/2013588
api.WebGLRenderingContext.clearStencil πŸ“‹Safari7/20/2011 Chrome Android2/27/2013588
api.WebGLRenderingContext.colorMask πŸ“‹Safari7/20/2011 Chrome Android2/27/2013588
api.WebGLRenderingContext.compileShader πŸ“‹Safari7/20/2011 Chrome Android2/27/2013588
api.WebGLRenderingContext.compressedTexImage2D πŸ“‹Safari7/20/2011 Chrome Android2/27/2013588
api.WebGLRenderingContext.compressedTexSubImage2D πŸ“‹Safari7/20/2011 Chrome Android2/27/2013588
api.WebGLRenderingContext.copyTexImage2D πŸ“‹Safari7/20/2011 Chrome Android2/27/2013588
api.WebGLRenderingContext.copyTexSubImage2D πŸ“‹Safari7/20/2011 Chrome Android2/27/2013588
api.WebGLRenderingContext.createBuffer πŸ“‹Safari7/20/2011 Chrome Android2/27/2013588
api.WebGLRenderingContext.createFramebuffer πŸ“‹Safari7/20/2011 Chrome Android2/27/2013588
api.WebGLRenderingContext.createProgram πŸ“‹Safari7/20/2011 Chrome Android2/27/2013588
api.WebGLRenderingContext.createRenderbuffer πŸ“‹Safari7/20/2011 Chrome Android2/27/2013588
api.WebGLRenderingContext.createShader πŸ“‹Safari7/20/2011 Chrome Android2/27/2013588
api.WebGLRenderingContext.createTexture πŸ“‹Safari7/20/2011 Chrome Android2/27/2013588
api.WebGLRenderingContext.cullFace πŸ“‹Safari7/20/2011 Chrome Android2/27/2013588
api.WebGLRenderingContext.deleteBuffer πŸ“‹Safari7/20/2011 Chrome Android2/27/2013588
api.WebGLRenderingContext.deleteFramebuffer πŸ“‹Safari7/20/2011 Chrome Android2/27/2013588
api.WebGLRenderingContext.deleteProgram πŸ“‹Safari7/20/2011 Chrome Android2/27/2013588
api.WebGLRenderingContext.deleteRenderbuffer πŸ“‹Safari7/20/2011 Chrome Android2/27/2013588
api.WebGLRenderingContext.deleteShader πŸ“‹Safari7/20/2011 Chrome Android2/27/2013588
api.WebGLRenderingContext.deleteTexture πŸ“‹Safari7/20/2011 Chrome Android2/27/2013588
api.WebGLRenderingContext.depthFunc πŸ“‹Safari7/20/2011 Chrome Android2/27/2013588
api.WebGLRenderingContext.depthMask πŸ“‹Safari7/20/2011 Chrome Android2/27/2013588
api.WebGLRenderingContext.depthRange πŸ“‹Safari7/20/2011 Chrome Android2/27/2013588
api.WebGLRenderingContext.detachShader πŸ“‹Safari7/20/2011 Chrome Android2/27/2013588
api.WebGLRenderingContext.disable πŸ“‹Safari7/20/2011 Chrome Android2/27/2013588
api.WebGLRenderingContext.disableVertexAttribArray πŸ“‹Safari7/20/2011 Chrome Android2/27/2013588
api.WebGLRenderingContext.drawArrays πŸ“‹Safari7/20/2011 Chrome Android2/27/2013588
api.WebGLRenderingContext.drawElements πŸ“‹Safari7/20/2011 Chrome Android2/27/2013588
api.WebGLRenderingContext.drawingBufferColorSpace πŸ“‹Chrome Android8/2/2022 Safari3/27/2023237
Firefox: Accidental early exposure with no functionality.Firefox for Android: Accidental early exposure with no functionality.
api.WebGLRenderingContext.drawingBufferHeight πŸ“‹Safari7/20/2011 Chrome Android2/27/2013588
api.WebGLRenderingContext.drawingBufferWidth πŸ“‹Safari7/20/2011 Chrome Android2/27/2013588
api.WebGLRenderingContext.enable πŸ“‹Safari7/20/2011 Chrome Android2/27/2013588
api.WebGLRenderingContext.enableVertexAttribArray πŸ“‹Safari7/20/2011 Chrome Android2/27/2013588
api.WebGLRenderingContext.finish πŸ“‹Safari7/20/2011 Chrome Android2/27/2013588
api.WebGLRenderingContext.flush πŸ“‹Safari7/20/2011 Chrome Android2/27/2013588
api.WebGLRenderingContext.framebufferRenderbuffer πŸ“‹Safari7/20/2011 Chrome Android2/27/2013588
api.WebGLRenderingContext.framebufferTexture2D πŸ“‹Safari7/20/2011 Chrome Android2/27/2013588
api.WebGLRenderingContext.frontFace πŸ“‹Safari7/20/2011 Chrome Android2/27/2013588
api.WebGLRenderingContext.generateMipmap πŸ“‹Safari7/20/2011 Chrome Android2/27/2013588
api.WebGLRenderingContext.getActiveAttrib πŸ“‹Safari7/20/2011 Chrome Android2/27/2013588
api.WebGLRenderingContext.getActiveUniform πŸ“‹Safari7/20/2011 Chrome Android2/27/2013588
api.WebGLRenderingContext.getAttachedShaders πŸ“‹Safari7/20/2011 Chrome Android2/27/2013588
api.WebGLRenderingContext.getAttribLocation πŸ“‹Safari7/20/2011 Chrome Android2/27/2013588
api.WebGLRenderingContext.getBufferParameter πŸ“‹Safari7/20/2011 Chrome Android2/27/2013588
api.WebGLRenderingContext.getContextAttributes πŸ“‹Safari7/20/2011 Chrome Android2/27/2013588
api.WebGLRenderingContext.getError πŸ“‹Safari7/20/2011 Chrome Android2/27/2013588
api.WebGLRenderingContext.getExtension πŸ“‹Safari7/20/2011 Chrome Android2/27/2013588
api.WebGLRenderingContext.getFramebufferAttachmentParameter πŸ“‹Safari7/20/2011 Chrome Android2/27/2013588
api.WebGLRenderingContext.getParameter πŸ“‹Safari7/20/2011 Chrome Android2/27/2013588
api.WebGLRenderingContext.getProgramInfoLog πŸ“‹Safari7/20/2011 Chrome Android2/27/2013588
api.WebGLRenderingContext.getProgramParameter πŸ“‹Safari7/20/2011 Chrome Android2/27/2013588
api.WebGLRenderingContext.getRenderbufferParameter πŸ“‹Safari7/20/2011 Chrome Android2/27/2013588
api.WebGLRenderingContext.getShaderInfoLog πŸ“‹Safari7/20/2011 Chrome Android2/27/2013588
api.WebGLRenderingContext.getShaderParameter πŸ“‹Safari7/20/2011 Chrome Android2/27/2013588
api.WebGLRenderingContext.getShaderPrecisionFormat πŸ“‹Safari7/20/2011 Chrome Android2/27/2013588
api.WebGLRenderingContext.getShaderSource πŸ“‹Safari7/20/2011 Chrome Android2/27/2013588
api.WebGLRenderingContext.getSupportedExtensions πŸ“‹Safari7/20/2011 Chrome Android2/27/2013588
api.WebGLRenderingContext.getTexParameter πŸ“‹Safari7/20/2011 Chrome Android2/27/2013588
api.WebGLRenderingContext.getUniform πŸ“‹Safari7/20/2011 Chrome Android2/27/2013588
api.WebGLRenderingContext.getUniformLocation πŸ“‹Safari7/20/2011 Chrome Android2/27/2013588
api.WebGLRenderingContext.getVertexAttrib πŸ“‹Safari7/20/2011 Chrome Android2/27/2013588
api.WebGLRenderingContext.getVertexAttribOffset πŸ“‹Safari7/20/2011 Chrome Android2/27/2013588
api.WebGLRenderingContext.hint πŸ“‹Safari7/20/2011 Chrome Android2/27/2013588
api.WebGLRenderingContext.isBuffer πŸ“‹Safari7/20/2011 Chrome Android2/27/2013588
api.WebGLRenderingContext.isContextLost πŸ“‹Safari7/20/2011 Chrome Android2/27/2013588
api.WebGLRenderingContext.isEnabled πŸ“‹Safari7/20/2011 Chrome Android2/27/2013588
api.WebGLRenderingContext.isFramebuffer πŸ“‹Safari7/20/2011 Chrome Android2/27/2013588
api.WebGLRenderingContext.isProgram πŸ“‹Safari7/20/2011 Chrome Android2/27/2013588
api.WebGLRenderingContext.isRenderbuffer πŸ“‹Safari7/20/2011 Chrome Android2/27/2013588
api.WebGLRenderingContext.isShader πŸ“‹Safari7/20/2011 Chrome Android2/27/2013588
api.WebGLRenderingContext.isTexture πŸ“‹Safari7/20/2011 Chrome Android2/27/2013588
api.WebGLRenderingContext.lineWidth πŸ“‹Safari7/20/2011 Chrome Android2/27/2013588
api.WebGLRenderingContext.linkProgram πŸ“‹Safari7/20/2011 Chrome Android2/27/2013588
api.WebGLRenderingContext.pixelStorei πŸ“‹Safari7/20/2011 Chrome Android2/27/2013588
api.WebGLRenderingContext.polygonOffset πŸ“‹Safari7/20/2011 Chrome Android2/27/2013588
api.WebGLRenderingContext.readPixels πŸ“‹Safari7/20/2011 Chrome Android2/27/2013588
api.WebGLRenderingContext.renderbufferStorage πŸ“‹Safari7/20/2011 Chrome Android2/27/2013588
api.WebGLRenderingContext.sampleCoverage πŸ“‹Safari7/20/2011 Chrome Android2/27/2013588
api.WebGLRenderingContext.scissor πŸ“‹Safari7/20/2011 Chrome Android2/27/2013588
api.WebGLRenderingContext.shaderSource πŸ“‹Safari7/20/2011 Chrome Android2/27/2013588
api.WebGLRenderingContext.stencilFunc πŸ“‹Safari7/20/2011 Chrome Android2/27/2013588
api.WebGLRenderingContext.stencilFuncSeparate πŸ“‹Safari7/20/2011 Chrome Android2/27/2013588
api.WebGLRenderingContext.stencilMask πŸ“‹Safari7/20/2011 Chrome Android2/27/2013588
api.WebGLRenderingContext.stencilMaskSeparate πŸ“‹Safari7/20/2011 Chrome Android2/27/2013588
api.WebGLRenderingContext.stencilOp πŸ“‹Safari7/20/2011 Chrome Android2/27/2013588
api.WebGLRenderingContext.stencilOpSeparate πŸ“‹Safari7/20/2011 Chrome Android2/27/2013588
api.WebGLRenderingContext.texImage2D πŸ“‹Safari7/20/2011 Chrome Android2/27/2013588
Firefox for Android: Textures from video elements are not supported. See bug 1884282.
api.WebGLRenderingContext.texParameterf πŸ“‹Safari7/20/2011 Chrome Android2/27/2013588
api.WebGLRenderingContext.texParameteri πŸ“‹Safari7/20/2011 Chrome Android2/27/2013588
api.WebGLRenderingContext.texSubImage2D πŸ“‹Safari7/20/2011 Chrome Android2/27/2013588
Firefox for Android: Textures from video elements are not supported. See bug 1884282.
api.WebGLRenderingContext.uniform1f πŸ“‹Safari7/20/2011 Chrome Android2/27/2013588
api.WebGLRenderingContext.uniform1fv πŸ“‹Safari7/20/2011 Chrome Android2/27/2013588
api.WebGLRenderingContext.uniform1i πŸ“‹Safari7/20/2011 Chrome Android2/27/2013588
api.WebGLRenderingContext.uniform1iv πŸ“‹Safari7/20/2011 Chrome Android2/27/2013588
api.WebGLRenderingContext.uniform2f πŸ“‹Safari7/20/2011 Chrome Android2/27/2013588
api.WebGLRenderingContext.uniform2fv πŸ“‹Safari7/20/2011 Chrome Android2/27/2013588
api.WebGLRenderingContext.uniform2i πŸ“‹Safari7/20/2011 Chrome Android2/27/2013588
api.WebGLRenderingContext.uniform2iv πŸ“‹Safari7/20/2011 Chrome Android2/27/2013588
api.WebGLRenderingContext.uniform3f πŸ“‹Safari7/20/2011 Chrome Android2/27/2013588
api.WebGLRenderingContext.uniform3fv πŸ“‹Safari7/20/2011 Chrome Android2/27/2013588
api.WebGLRenderingContext.uniform3i πŸ“‹Safari7/20/2011 Chrome Android2/27/2013588
api.WebGLRenderingContext.uniform3iv πŸ“‹Safari7/20/2011 Chrome Android2/27/2013588
api.WebGLRenderingContext.uniform4f πŸ“‹Safari7/20/2011 Chrome Android2/27/2013588
api.WebGLRenderingContext.uniform4fv πŸ“‹Safari7/20/2011 Chrome Android2/27/2013588
api.WebGLRenderingContext.uniform4i πŸ“‹Safari7/20/2011 Chrome Android2/27/2013588
api.WebGLRenderingContext.uniform4iv πŸ“‹Safari7/20/2011 Chrome Android2/27/2013588
api.WebGLRenderingContext.uniformMatrix2fv πŸ“‹Safari7/20/2011 Chrome Android2/27/2013588
api.WebGLRenderingContext.uniformMatrix3fv πŸ“‹Safari7/20/2011 Chrome Android2/27/2013588
api.WebGLRenderingContext.uniformMatrix4fv πŸ“‹Safari7/20/2011 Chrome Android2/27/2013588
api.WebGLRenderingContext.useProgram πŸ“‹Safari7/20/2011 Chrome Android2/27/2013588
api.WebGLRenderingContext.validateProgram πŸ“‹Safari7/20/2011 Chrome Android2/27/2013588
api.WebGLRenderingContext.vertexAttrib1f πŸ“‹Safari7/20/2011 Chrome Android2/27/2013588
api.WebGLRenderingContext.vertexAttrib1fv πŸ“‹Safari7/20/2011 Chrome Android2/27/2013588
api.WebGLRenderingContext.vertexAttrib2f πŸ“‹Safari7/20/2011 Chrome Android2/27/2013588
api.WebGLRenderingContext.vertexAttrib2fv πŸ“‹Safari7/20/2011 Chrome Android2/27/2013588
api.WebGLRenderingContext.vertexAttrib3f πŸ“‹Safari7/20/2011 Chrome Android2/27/2013588
api.WebGLRenderingContext.vertexAttrib3fv πŸ“‹Safari7/20/2011 Chrome Android2/27/2013588
api.WebGLRenderingContext.vertexAttrib4f πŸ“‹Safari7/20/2011 Chrome Android2/27/2013588
api.WebGLRenderingContext.vertexAttrib4fv πŸ“‹Safari7/20/2011 Chrome Android2/27/2013588
api.WebGLRenderingContext.vertexAttribPointer πŸ“‹Safari7/20/2011 Chrome Android2/27/2013588
api.WebGLRenderingContext.viewport πŸ“‹Safari7/20/2011 Chrome Android2/27/2013588
api.WebGLSampler πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGLShader πŸ“‹Safari7/20/2011 Chrome Android2/27/2013588
api.WebGLShaderPrecisionFormat πŸ“‹Safari7/20/2011 Chrome Android2/27/2013588
api.WebGLShaderPrecisionFormat.precision πŸ“‹Safari7/20/2011 Chrome Android2/27/2013588
api.WebGLShaderPrecisionFormat.rangeMax πŸ“‹Safari7/20/2011 Chrome Android2/27/2013588
api.WebGLShaderPrecisionFormat.rangeMin πŸ“‹Safari7/20/2011 Chrome Android2/27/2013588
api.WebGLSync πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGLTexture πŸ“‹Safari7/20/2011 Chrome Android2/27/2013588
api.WebGLTransformFeedback πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGLUniformLocation πŸ“‹Safari7/20/2011 Chrome Android2/27/2013588
api.WebGLVertexArrayObject πŸ“‹Chrome Android4/25/2017 Safari9/20/20211609
api.WebGLVertexArrayObjectOES πŸ“‹Safari7/20/2011 Chrome Android2/27/2013588
api.WebSocket πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
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 πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
api.WebSocket.WebSocket.url_parameter_http_https_relative Safari1/22/2024 Chrome Android5/14/2024113
api.WebSocket.binaryType πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.WebSocket.bufferedAmount πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
api.WebSocket.close πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
api.WebSocket.close_event πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
api.WebSocket.error_event πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
api.WebSocket.extensions πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.WebSocket.message_event πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
api.WebSocket.open_event πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
api.WebSocket.protocol πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
api.WebSocket.protocol_rfc_6455 Chrome Android6/27/2012 Safari7/25/201228
api.WebSocket.readyState πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
api.WebSocket.send πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
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 Android6/27/2012 Safari7/25/201228
api.WebSocket.worker_support Safari6/7/2010 Chrome Android6/27/2012751
api.WheelEvent πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.WheelEvent.WheelEvent πŸ“‹Chrome Android4/3/2013 Safari10/22/2013202
api.WheelEvent.deltaMode πŸ“‹Chrome Android4/3/2013 Safari10/22/2013202
api.WheelEvent.deltaX πŸ“‹Chrome Android11/14/2013 Safari10/16/2014336
Internet Explorer: IE9 supports an old draft of the spec where this value was a long instead of a double.
api.WheelEvent.deltaY πŸ“‹Chrome Android11/14/2013 Safari10/16/2014336
Internet Explorer: IE9 supports an old draft of the spec where this value was a long instead of a double.
api.WheelEvent.deltaZ πŸ“‹Chrome Android11/14/2013 Safari10/16/2014336
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 Android11/14/2013 Safari9/20/20212867
api.WheelEvent.wheelDelta Safari10/26/2007 Chrome Android6/27/20121706
api.WheelEvent.wheelDeltaX Safari10/26/2007 Chrome Android6/27/20121706
api.WheelEvent.wheelDeltaY Safari10/26/2007 Chrome Android6/27/20121706
api.Window πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.Window.DOMContentLoaded_event πŸ“‹Safari3/18/2008 Chrome Android6/27/20121562
api.Window.afterprint_event πŸ“‹Chrome Android12/5/2017 Safari9/19/2019653
api.Window.alert πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
Chrome: Starting with Chrome 46, this method is blocked inside an <iframe> unless its sandbox attribute has the value allow-modals.Chrome Android: Starting with Chrome Android 46, this method is blocked inside an <iframe> unless its sandbox attribute has the value allow-modals.Quest Browser: Starting with Quest Browser 5.0, this method is blocked inside an <iframe> unless its sandbox attribute has the value allow-modals.Opera: Starting with Opera 33, this method is blocked inside an <iframe> unless its sandbox attribute has the value allow-modals.Opera Android: Starting with Opera 33, this method is blocked inside an <iframe> unless its sandbox attribute has the value allow-modals.Samsung Internet: Starting with Samsung Internet 5.0, this method is blocked inside an <iframe> unless its sandbox attribute has the value allow-modals.WebView Android: Starting with WebView Android 46, this method is blocked inside an <iframe> unless its sandbox attribute has the value allow-modals.
api.Window.beforeprint_event πŸ“‹Chrome Android12/5/2017 Safari9/19/2019653
api.Window.beforeunload_event πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.Window.beforeunload_event.event_returnvalue_activation Safari10/16/2014 Chrome Android10/31/20233302
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 Safari3/21/2016 Chrome Android6/8/201679
api.Window.beforeunload_event.preventdefault_activation Safari9/19/2017 Chrome Android10/31/20232233
api.Window.beforeunload_event.return_string_activation Safari10/26/2007 Chrome Android6/27/20121706
api.Window.blur πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.Window.blur_event πŸ“‹Safari7/20/2011 Chrome Android6/27/2012343
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 Android2/27/2013 Safari10/22/2013237
api.Window.captureEvents πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.Window.close πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
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 πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.Window.confirm πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
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.customElements πŸ“‹Chrome Android10/19/2016 Safari3/27/2017159
api.Window.devicePixelRatio πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
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 Android11/14/2013 Safari9/18/20233595
api.Window.deviceorientation_event πŸ“‹Chrome Android6/27/2012 Safari9/18/20234100
api.Window.document πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.Window.error_event πŸ“‹Safari7/20/2011 Chrome Android6/27/2012343
api.Window.event πŸ“‹Safari10/24/2003 Chrome Android6/27/20123169
api.Window.find Safari10/26/2007 Chrome Android6/27/20121706
api.Window.focus πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
Chrome: Starting in Chrome 66, opening a popup in fullscreen mode and calling this function will end fullscreen mode.
api.Window.focus_event πŸ“‹Safari7/20/2011 Chrome Android6/27/2012343
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 πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.Window.frames πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.Window.gamepadconnected_event πŸ“‹Chrome Android9/3/2014 Safari9/12/20222931
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 Android9/3/2014 Safari9/12/20222931
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 πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
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 Safari7/20/2011 Chrome Android6/27/2012343
api.Window.getSelection πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.Window.hashchange_event πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
Chrome: A regular Event object is fired, rather than a HashChangeEvent object.
api.Window.history πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.Window.innerHeight πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
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 πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
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 Android9/3/2014 Safari3/27/2017936
api.Window.length πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.Window.load_event πŸ“‹Safari4/15/2005 Chrome Android6/27/20122630
api.Window.localStorage πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
Deno: The key used for the Web Storage bucket is based on various factors. See the Deno manual.
api.Window.location πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
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 πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.Window.matchMedia πŸ“‹Safari7/20/2011 Chrome Android6/27/2012343
api.Window.menubar πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.Window.message_event πŸ“‹Safari6/8/2009 Chrome Android8/1/20172976
api.Window.messageerror_event πŸ“‹Chrome Android8/1/2017 Safari3/27/20232064
api.Window.moveBy πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.Window.moveTo πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.Window.moveTo.relative-multi-screen Safari6/23/2003 Chrome Android3/29/20226854
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 πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
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.navigator πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.Window.offline_event πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
api.Window.online_event πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
api.Window.open πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
Safari on iOS: This method will not function if the target parameter is unspecified or set to _blank.WebView on iOS: This method will not function if the target parameter is unspecified or set to _blank.
api.Window.open.once_per_event Chrome Android2/27/2013 Safari9/19/20171665
api.Window.open.relative-multi-screen Safari6/23/2003 Chrome Android3/29/20226854
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 πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.Window.outerHeight πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.Window.outerWidth πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.Window.pagehide_event πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
api.Window.pagereveal_event πŸ“‹Chrome Android3/19/2024 Safari12/11/2024267
api.Window.pageshow_event πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
api.Window.pageswap_event πŸ“‹Chrome Android4/16/2024 Safari12/11/2024239
api.Window.parent πŸ“‹Safari4/15/2005 Chrome Android6/27/20122630
api.Window.personalbar πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.Window.popstate_event πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
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 πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
Firefox: Firefox 8 and up supports sending File and FileList objects between windows. This is only allowed if the recipient's principal is contained within the sender's principal for security reasons.Firefox: Before Firefox 6, the message parameter must be a string. Since Firefox 6, the message parameter is serialized using the structured clone algorithm. This means you can pass a broad variety of data objects safely to the destination window without having to serialize them yourself.Firefox for Android: Firefox for Android 8 and up supports sending File and FileList objects between windows. This is only allowed if the recipient's principal is contained within the sender's principal for security reasons.Firefox for Android: Before Firefox for Android 6, the message parameter must be a string. Since Firefox for Android 6, the message parameter is serialized using the structured clone algorithm. This means you can pass a broad variety of data objects safely to the destination window without having to serialize them yourself.Internet Explorer: IE10 had an important limitation: see this article for details.Internet Explorer: Support only for <frame> and <iframe>.
api.Window.postMessage.transfer_parameter Safari6/7/2010 Chrome Android6/27/2012751
api.Window.print πŸ“‹Safari10/24/2003 Chrome Android6/27/20123169
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 πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
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 Android3/9/2016 Safari9/19/2017559
api.Window.releaseEvents πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.Window.requestAnimationFrame πŸ“‹Chrome Android2/27/2013 Safari10/22/2013237
Edge: Before version 17, Edge does not reliably fire requestAnimationFrame before the paint cycle.Firefox: Callback parameter is a DOMHighResTimestamp. This means ten microsecond precision and zero time as performance.now().Firefox: Callback parameter is a DOMTimestamp. This means millisecond precision and zero time as Date.now().Firefox: Could be called with no input parameters.Internet Explorer: Internet Explorer does not reliably fire requestAnimationFrame before the paint cycle.
api.Window.resizeBy πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
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 πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
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 πŸ“‹Safari10/24/2003 Chrome Android6/27/20123169
Chrome: Chrome does not fire a resize event on page load.Chrome Android: Chrome Android does not fire a resize event on page load.Edge: Before Edge 79, Edge fired a resize event on page load. This is no longer the case.Firefox: Before Firefox 68, Firefox fired a resize event on page load. This is no longer the case.Firefox for Android: Before Firefox for Android 68, Firefox for Android fired a resize event on page load. This is no longer the case.Quest Browser: Quest Browser does not fire a resize event on page load.Opera: Opera does not fire a resize event on page load.Opera Android: Opera does not fire a resize event on page load.Samsung Internet: Samsung Internet does not fire a resize event on page load.WebView Android: WebView does not fire a resize event on page load.
api.Window.screen πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.Window.screenLeft πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.Window.screenLeft.relative-multi-screen Safari6/23/2003 Chrome Android3/29/20226854
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 πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.Window.screenTop.relative-multi-screen Safari6/23/2003 Chrome Android3/29/20226854
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 πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
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 Safari6/23/2003 Chrome Android3/29/20226854
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 πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
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 Safari6/23/2003 Chrome Android3/29/20226854
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 πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.Window.scroll.options_behavior_parameter Chrome Android9/5/2017 Safari9/16/20201107
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 Android3/11/2015 Safari3/27/2017747
api.Window.scroll.options_top_parameter Chrome Android3/11/2015 Safari3/27/2017747
api.Window.scrollBy πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.Window.scrollBy.options_behavior_parameter Chrome Android9/5/2017 Safari9/16/20201107
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 Android3/11/2015 Safari3/27/2017747
api.Window.scrollBy.options_top_parameter Chrome Android3/11/2015 Safari3/27/2017747
api.Window.scrollTo πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.Window.scrollTo.options_behavior_parameter Chrome Android9/5/2017 Safari9/16/20201107
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 Android3/11/2015 Safari3/27/2017747
api.Window.scrollTo.options_top_parameter Chrome Android3/11/2015 Safari3/27/2017747
api.Window.scrollX πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.Window.scrollY πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.Window.scrollbars πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.Window.self πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.Window.sessionStorage πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
api.Window.speechSynthesis πŸ“‹Safari10/22/2013 Chrome Android2/26/2014127
api.Window.status πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.Window.statusbar πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.Window.stop πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.Window.storage_event πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
api.Window.styleMedia Safari6/7/2010 Chrome Android6/27/2012751
api.Window.toolbar πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.Window.top πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
Firefox: Starting in Firefox 6, this property is read only, as defined by the standard.
api.Window.unhandledrejection_event πŸ“‹Chrome Android3/9/2016 Safari9/19/2017559
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 πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.Window.visualViewport πŸ“‹Chrome Android9/5/2017 Safari9/19/2019744
api.Window.window πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.WindowClient πŸ“‹Chrome Android4/15/2015 Safari4/12/20181093
api.WindowClient.focus πŸ“‹Chrome Android4/15/2015 Safari4/12/20181093
api.WindowClient.focused πŸ“‹Chrome Android4/15/2015 Safari4/12/20181093
api.WindowClient.navigate πŸ“‹Chrome Android3/9/2016 Safari9/12/20222378
Safari: This method exists, but always throws NotSupportedError.Safari on iOS: This method exists, but always throws NotSupportedError.
api.WindowClient.visibilityState πŸ“‹Chrome Android4/15/2015 Safari4/12/20181093
api.Worker πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
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 πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
Node.js: Takes entirely different options parameters.
api.Worker.Worker.ecmascript_modules Chrome Android2/4/2020 Safari9/20/2021594
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 Android10/17/2018 Safari3/25/2019159
api.Worker.Worker.options_type_parameter Chrome Android2/4/2020 Safari9/20/2021594
Deno: Only supports module
api.Worker.error_event πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
Node.js: Supports the event, but only via Node EventEmitter.
api.Worker.message_event πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
Node.js: Supports the event, but only via Node EventEmitter.
api.Worker.postMessage πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
Deno: The message parameter does not support cloning Blob values.Deno: The message parameter does not support cloning Blob values.Deno: The transfer parameter does not accept ArrayBuffer items. Passing an ArrayBuffer results in an error being thrown.Deno: The message parameter does not support SharedArrayBuffer.Deno: The transfer parameter is not supported, and results in an error being thrown.Deno: Data passed in the message parameter is serialized with JSON, not the structured clone algorithm.Deno: The transfer parameter is not supported, and results in an error being thrown.Internet Explorer: Internet Explorer does not support Transferable objects.Node.js: Only accepts an array of transfer objects as the second parameter, not an options object with a transfer property.Node.js: Only supports transferring ArrayBuffer and MessagePort objects.
api.Worker.terminate πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
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 Android9/4/2018 Safari3/27/20231665
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 πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
api.WorkerGlobalScope.error_event πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
api.WorkerGlobalScope.fonts πŸ“‹Chrome Android9/4/2018 Safari9/20/20211112
api.WorkerGlobalScope.importScripts πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
api.WorkerGlobalScope.importScripts.mime_checks Chrome Android12/4/2018 Safari9/12/20221378
api.WorkerGlobalScope.location πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
api.WorkerGlobalScope.navigator πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
api.WorkerGlobalScope.rejectionhandled_event πŸ“‹Chrome Android3/9/2016 Safari9/19/2017559
api.WorkerGlobalScope.securitypolicyviolation_event πŸ“‹Chrome Android3/11/2015 Safari9/20/2016559
api.WorkerGlobalScope.self πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
api.WorkerGlobalScope.unhandledrejection_event πŸ“‹Chrome Android3/9/2016 Safari9/19/2017559
api.WorkerLocation πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
api.WorkerLocation.hash πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
api.WorkerLocation.host πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
api.WorkerLocation.hostname πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
api.WorkerLocation.href πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
api.WorkerLocation.origin πŸ“‹Chrome Android10/8/2014 Safari9/20/2016713
api.WorkerLocation.pathname πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
api.WorkerLocation.port πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
api.WorkerLocation.protocol πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
api.WorkerLocation.search πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
api.WorkerLocation.toString πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
api.WorkerNavigator πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
api.WorkerNavigator.appCodeName πŸ“‹Chrome Android6/27/2012 Safari9/20/20161546
api.WorkerNavigator.appName πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
api.WorkerNavigator.appVersion πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
api.WorkerNavigator.hardwareConcurrency πŸ“‹Chrome Android9/3/2014 Safari3/14/20222749
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 Android6/27/2012 Safari9/20/20161546
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 Android9/3/2014 Safari3/27/2017936
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 Android9/4/2018 Safari3/14/20221287
api.WorkerNavigator.mediaCapabilities πŸ“‹Chrome Android7/30/2019 Safari3/14/2022958
api.WorkerNavigator.onLine πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
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 Android5/27/2015 Safari3/27/20232861
api.WorkerNavigator.platform πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
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 Android6/27/2012 Safari9/20/20161546
api.WorkerNavigator.storage πŸ“‹Chrome Android12/6/2016 Safari12/13/20211833
api.WorkerNavigator.userAgent πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
api.Worklet πŸ“‹Chrome Android3/6/2018 Safari4/26/20211147
api.Worklet.addModule πŸ“‹Chrome Android3/6/2018 Safari4/26/20211147
api.Worklet.ecmascript_modules Chrome Android2/4/2020 Safari9/20/2021594
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 Android3/6/2018 Safari4/26/20211147
api.WritableStream πŸ“‹Chrome Android6/6/2017 Safari4/26/20211420
Node.js: Available as a part of the stream/web module.
api.WritableStream.WritableStream πŸ“‹Chrome Android6/6/2017 Safari4/26/20211420
api.WritableStream.abort πŸ“‹Chrome Android6/6/2017 Safari4/26/20211420
api.WritableStream.close πŸ“‹Chrome Android4/7/2020 Safari4/26/2021384
api.WritableStream.getWriter πŸ“‹Chrome Android6/6/2017 Safari4/26/20211420
api.WritableStream.locked πŸ“‹Chrome Android6/6/2017 Safari4/26/20211420
api.WritableStreamDefaultController πŸ“‹Chrome Android6/6/2017 Safari4/26/20211420
Node.js: Available as a part of the stream/web module.
api.WritableStreamDefaultController.error πŸ“‹Chrome Android6/6/2017 Safari4/26/20211420
api.WritableStreamDefaultController.signal πŸ“‹Chrome Android2/1/2022 Safari3/27/2023419
api.WritableStreamDefaultWriter πŸ“‹Chrome Android6/6/2017 Safari4/26/20211420
Node.js: Available as a part of the stream/web module.
api.WritableStreamDefaultWriter.WritableStreamDefaultWriter πŸ“‹Chrome Android10/22/2019 Safari4/26/2021552
api.WritableStreamDefaultWriter.abort πŸ“‹Chrome Android6/6/2017 Safari4/26/20211420
api.WritableStreamDefaultWriter.close πŸ“‹Chrome Android6/6/2017 Safari4/26/20211420
api.WritableStreamDefaultWriter.closed πŸ“‹Chrome Android6/6/2017 Safari4/26/20211420
api.WritableStreamDefaultWriter.desiredSize πŸ“‹Chrome Android6/6/2017 Safari4/26/20211420
api.WritableStreamDefaultWriter.ready πŸ“‹Chrome Android6/6/2017 Safari4/26/20211420
api.WritableStreamDefaultWriter.releaseLock πŸ“‹Chrome Android6/6/2017 Safari4/26/20211420
api.WritableStreamDefaultWriter.write πŸ“‹Chrome Android6/6/2017 Safari4/26/20211420
api.XMLDocument πŸ“‹Chrome Android4/2/2014 Safari9/20/2016902
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 πŸ“‹Safari2/2/2004 Chrome Android6/27/20123068
Internet Explorer: Implemented via ActiveXObject('Microsoft.XMLHTTP')
api.XMLHttpRequest.XMLHttpRequest πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.XMLHttpRequest.abort πŸ“‹Safari2/2/2004 Chrome Android6/27/20123068
api.XMLHttpRequest.abort_event πŸ“‹Safari4/15/2005 Chrome Android6/27/20122630
api.XMLHttpRequest.error_event πŸ“‹Safari4/15/2005 Chrome Android6/27/20122630
api.XMLHttpRequest.getAllResponseHeaders πŸ“‹Safari2/2/2004 Chrome Android6/27/20123068
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 Android8/1/2017 Safari9/19/201749
api.XMLHttpRequest.getResponseHeader πŸ“‹Safari2/2/2004 Chrome Android6/27/20123068
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 πŸ“‹Safari4/15/2005 Chrome Android6/27/20122630
api.XMLHttpRequest.loadend_event πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
api.XMLHttpRequest.loadstart_event πŸ“‹Safari4/15/2005 Chrome Android6/27/20122630
api.XMLHttpRequest.open πŸ“‹Safari2/2/2004 Chrome Android6/27/20123068
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 πŸ“‹Safari2/2/2004 Chrome Android6/27/20123068
Internet Explorer: Implemented via ActiveXObject
api.XMLHttpRequest.progress_event πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.XMLHttpRequest.readyState πŸ“‹Safari2/2/2004 Chrome Android6/27/20123068
api.XMLHttpRequest.readystatechange_event πŸ“‹Safari2/2/2004 Chrome Android6/27/20123068
api.XMLHttpRequest.response πŸ“‹Safari7/20/2011 Chrome Android6/27/2012343
api.XMLHttpRequest.responseText πŸ“‹Safari2/2/2004 Chrome Android6/27/20123068
Internet Explorer: Before Internet Explorer 10, the value of XMLHttpRequest.responseText could be read only once the request was complete.
api.XMLHttpRequest.responseType πŸ“‹Safari7/20/2011 Chrome Android11/14/2013848
api.XMLHttpRequest.responseType.arraybuffer_value Safari7/20/2011 Chrome Android11/14/2013848
api.XMLHttpRequest.responseType.blob_value Safari7/20/2011 Chrome Android11/14/2013848
api.XMLHttpRequest.responseType.document_value Safari10/22/2013 Chrome Android11/14/201323
api.XMLHttpRequest.responseType.json_value Safari10/22/2013 Chrome Android11/14/201323
api.XMLHttpRequest.responseURL πŸ“‹Chrome Android9/3/2014 Safari10/16/201443
api.XMLHttpRequest.responseXML πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
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 πŸ“‹Safari2/2/2004 Chrome Android6/27/20123068
api.XMLHttpRequest.send.body_ArrayBufferView_type Chrome Android2/27/2013 Safari10/22/2013237
api.XMLHttpRequest.send.body_ArrayBuffer_type Chrome Android6/27/2012 Safari7/25/201228
api.XMLHttpRequest.send.body_Blob_type Safari7/25/2012 Chrome Android2/27/2013217
api.XMLHttpRequest.send.body_FormData_type Chrome Android6/27/2012 Safari7/25/201228
api.XMLHttpRequest.send.body_URLSearchParams_type Chrome Android6/6/2017 Safari9/20/20211567
Safari: Doesn't send the correct Content-Type header by default. See bug 227477.Safari on iOS: Doesn't send the correct Content-Type header by default. See bug 227477.WebView on iOS: Doesn't send the correct Content-Type header by default. See bug 227477.
api.XMLHttpRequest.setRequestHeader πŸ“‹Safari2/2/2004 Chrome Android6/27/20123068
api.XMLHttpRequest.status πŸ“‹Safari2/2/2004 Chrome Android6/27/20123068
Internet Explorer: Internet Explorer version 5 and 6 supported ajax calls using ActiveXObject()
api.XMLHttpRequest.statusText πŸ“‹Safari2/2/2004 Chrome Android6/27/20123068
Internet Explorer: Internet Explorer version 5 and 6 supported ajax calls using ActiveXObject()
api.XMLHttpRequest.timeout πŸ“‹Chrome Android8/21/2013 Safari10/22/201362
api.XMLHttpRequest.timeout_event πŸ“‹Chrome Android8/21/2013 Safari10/22/201362
api.XMLHttpRequest.upload πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
api.XMLHttpRequest.withCredentials πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
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 Safari6/8/2009 Chrome Android6/27/20121115
api.XMLHttpRequestEventTarget πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
api.XMLHttpRequestUpload πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
api.XMLHttpRequestUpload.abort_event πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
api.XMLHttpRequestUpload.error_event πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
api.XMLHttpRequestUpload.load_event πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
api.XMLHttpRequestUpload.loadend_event πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
api.XMLHttpRequestUpload.loadstart_event πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
api.XMLHttpRequestUpload.progress_event πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
api.XMLHttpRequestUpload.timeout_event πŸ“‹Chrome Android8/21/2013 Safari10/22/201362
api.XMLSerializer πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.XMLSerializer.XMLSerializer πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.XMLSerializer.serializeToString πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.XPathEvaluator πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.XPathEvaluator.XPathEvaluator πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.XPathEvaluator.createExpression πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.XPathEvaluator.createNSResolver πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.XPathEvaluator.evaluate πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.XPathExpression πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.XPathExpression.evaluate πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.XPathResult πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.XPathResult.booleanValue πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.XPathResult.invalidIteratorState πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.XPathResult.iterateNext πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.XPathResult.numberValue πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.XPathResult.resultType πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.XPathResult.singleNodeValue πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.XPathResult.snapshotItem πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.XPathResult.snapshotLength πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.XPathResult.stringValue πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.XSLTProcessor πŸ“‹Safari3/18/2008 Chrome Android6/27/20121562
api.XSLTProcessor.XSLTProcessor πŸ“‹Safari3/18/2008 Chrome Android6/27/20121562
api.XSLTProcessor.clearParameters πŸ“‹Safari3/18/2008 Chrome Android6/27/20121562
api.XSLTProcessor.getParameter πŸ“‹Safari3/18/2008 Chrome Android6/27/20121562
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 πŸ“‹Safari3/18/2008 Chrome Android6/27/20121562
api.XSLTProcessor.removeParameter πŸ“‹Safari3/18/2008 Chrome Android6/27/20121562
api.XSLTProcessor.reset πŸ“‹Safari3/18/2008 Chrome Android6/27/20121562
api.XSLTProcessor.setParameter πŸ“‹Safari3/18/2008 Chrome Android6/27/20121562
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 πŸ“‹Safari3/18/2008 Chrome Android6/27/20121562
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 πŸ“‹Safari3/18/2008 Chrome Android6/27/20121562
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 πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.atob.worker_support Chrome Android10/2/2013 Safari9/20/20161084
api.btoa πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.btoa.worker_support Chrome Android10/2/2013 Safari9/20/20161084
api.caches πŸ“‹Chrome Android1/21/2015 Safari4/12/20181177
api.caches.secure_context_required Chrome Android3/6/2018 Safari4/12/201837
api.caches.worker_support Chrome Android1/21/2015 Safari4/12/20181177
api.clearInterval πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
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 Safari6/8/2009 Chrome Android6/27/20121115
api.clearTimeout πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
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 Safari6/8/2009 Chrome Android6/27/20121115
api.console πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
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 πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
Node.js: Throws error when assertion fails.
api.console.clear_static πŸ“‹Chrome Android2/27/2013 Safari10/22/2013237
api.console.countReset_static πŸ“‹Chrome Android7/24/2018 Safari9/19/2019422
api.console.count_static πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
api.console.debug_static πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
Node.js: Since Node.js 8.10.0, this method is an alias for console.log.
api.console.dir_static πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
api.console.dirxml_static πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
Node.js: Does not use Logger to log data.
api.console.error_static πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.console.groupCollapsed_static πŸ“‹Safari7/20/2011 Chrome Android6/27/2012343
Node.js: Alias for console.group
api.console.groupEnd_static πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
api.console.group_static πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
api.console.info_static πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
Node.js: Alias for console.log
api.console.log_static πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
api.console.profileEnd_static Safari6/8/2009 Chrome Android6/27/20121115
api.console.profile_static Safari6/8/2009 Chrome Android6/27/20121115
api.console.substitution_strings Safari10/26/2007 Chrome Android6/27/20121706
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 Android5/22/2013 Safari10/22/2013153
api.console.timeEnd_static πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
api.console.timeLog_static πŸ“‹Chrome Android12/4/2018 Safari9/19/2019289
api.console.timeStamp_static Chrome Android6/27/2012 Safari7/25/201228
api.console.time_static πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
api.console.trace_static πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
api.console.warn_static πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
Node.js: Alias for console.error
api.console.worker_support Safari10/22/2013 Chrome Android11/14/201323
api.createImageBitmap πŸ“‹Chrome Android4/13/2016 Safari9/20/20211986
api.createImageBitmap.options_colorSpaceConversion_parameter Chrome Android4/25/2017 Safari9/20/20211609
api.createImageBitmap.options_imageOrientation_parameter Chrome Android7/27/2016 Safari9/20/20211881
api.createImageBitmap.options_imageOrientation_parameter.from-image Safari9/12/2022 Chrome Android4/4/2023204
api.createImageBitmap.options_premultiplyAlpha_parameter Chrome Android7/27/2016 Safari9/18/20232609
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 Android10/19/2016 Safari9/20/20211797
api.createImageBitmap.options_resizeQuality_parameter Chrome Android10/19/2016 Safari9/20/20211797
api.createImageBitmap.options_resizeWidth_parameter Chrome Android10/19/2016 Safari9/20/20211797
api.createImageBitmap.svgimageelement_as_source_image Chrome Android6/6/2017 Safari12/11/20232379
api.crossOriginIsolated πŸ“‹Chrome Android11/17/2020 Safari12/13/2021391
api.crypto πŸ“‹Safari6/7/2010 Chrome Android9/3/20141549
Node.js: Available as a part of the crypto module.
api.crypto.worker_support Chrome Android9/3/2014 Safari3/27/2017936
api.fetch πŸ“‹Chrome Android4/15/2015 Safari3/27/2017712
Deno: Fetching with a "manual" redirect mode does not result in a "opaqueredirect" response, but a regular response.
api.fetch.blob_data_support Chrome Android1/26/2016 Safari3/27/2017426
api.fetch.init_keepalive_parameter Chrome Android4/17/2018 Safari9/19/2019520
api.fetch.init_priority_parameter Chrome Android4/26/2022 Safari12/11/2023594
api.fetch.init_referrerPolicy_parameter Chrome Android7/27/2016 Safari4/12/2018624
api.fetch.init_signal_parameter Safari4/12/2018 Chrome Android4/17/20185
api.indexedDB πŸ“‹Chrome Android2/27/2013 Safari10/16/2014596
api.indexedDB.worker_support Chrome Android2/27/2013 Safari9/20/20161301
api.isSecureContext πŸ“‹Chrome Android12/2/2015 Safari4/12/2018862
api.isSecureContext.worker_support Chrome Android12/6/2016 Safari4/12/2018492
api.origin πŸ“‹Chrome Android6/6/2017 Safari9/19/2017105
api.performance πŸ“‹Chrome Android6/27/2012 Safari10/16/2014841
Node.js: Available as a part of the perf_hooks module.
api.performance.worker_support Chrome Android10/2/2013 Safari9/19/20171448
Node.js: Available as a part of the perf_hooks module.
api.queueMicrotask πŸ“‹Chrome Android12/4/2018 Safari3/25/2019111
api.reportError πŸ“‹Chrome Android10/19/2021 Safari3/14/2022146
api.setInterval πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
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 Safari2/2/2004 Chrome Android6/27/20123068
api.setInterval.worker_support Safari6/8/2009 Chrome Android6/27/20121115
api.setTimeout πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
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 Safari2/2/2004 Chrome Android6/27/20123068
api.setTimeout.worker_support Safari6/8/2009 Chrome Android6/27/20121115
api.structuredClone πŸ“‹Chrome Android2/1/2022 Safari3/14/202241
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.

HTML Data

API First Browser Date Last Browser Date Days Notes
html.elements.a πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
Firefox: Starting with Firefox 41, <a> without href attribute is no longer classified as interactive content: clicking it inside <label> will activate labelled content (bug 1167816).Firefox for Android: Starting with Firefox for Android 41, <a> without href attribute is no longer classified as interactive content: clicking it inside <label> will activate labelled content (bug 1167816).
html.elements.a.charset πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
html.elements.a.coords πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
Firefox: You can no longer nest an <a> element inside a <map> element to create a hotspot region - coords and shape attribute support removed.Firefox for Android: You can no longer nest an <a> element inside a <map> element to create a hotspot region - coords and shape attribute support removed.
html.elements.a.download πŸ“‹Chrome Android6/27/2012 Safari3/27/20171734
Chrome: Starting in Chrome 65, cross-origin downloads are not supported on the <a> element.Chrome Android: Starting in Chrome Android 65, cross-origin downloads are not supported on the <a> element.Edge: Starting in Edge 79, cross-origin downloads are not supported on the <a> element.Edge: Until Edge 14 (build 14357), attempting to download data URIs caused Edge to crash (bug 7160092).Edge: Edge 17 or older didn't follow the attributes' value to determine filename (bug 7260192).Firefox for Android: The attribute's filename value only affects the suggested file name for the blob: and data: URI schemes. Other schemes ignore the suggested filename. See bug 1845642.Quest Browser: Starting in Quest Browser 5.0, cross-origin downloads are not supported on the <a> element.Opera: Starting in Opera 52, cross-origin downloads are not supported on the <a> element.Opera Android: Starting in Opera Android 47, cross-origin downloads are not supported on the <a> element.Samsung Internet: Starting in Samsung Internet 9.0, cross-origin downloads are not supported on the <a> element.WebView Android: Starting in WebView Android 65, cross-origin downloads are not supported on the <a> element.
html.elements.a.href πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
html.elements.a.href.href_top Safari6/8/2009 Chrome Android6/27/20121115
html.elements.a.hreflang πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
html.elements.a.implicit_noopener Safari3/25/2019 Chrome Android1/19/2021666
html.elements.a.name πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
html.elements.a.ping πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
Firefox: This property is exposed but has no effect if the browser.send_pings preference is not set to true. See bug 951104.Firefox for Android: This property is exposed but has no effect if the browser.send_pings preference is not set to true. See bug 951104.
html.elements.a.referrerpolicy πŸ“‹Chrome Android6/8/2016 Safari9/16/20201561
html.elements.a.rel πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
html.elements.a.rel.noopener πŸ“‹Chrome Android3/9/2016 Safari3/27/2017383
Firefox: Before Firefox 63, rel="noopener" created windows with all features disabled by default. Starting with Firefox 63, these windows have the same features enabled by default as any other window.Firefox for Android: Before Firefox for Android 63, rel="noopener" created windows with all features disabled by default. Starting with Firefox for Android 63, these windows have the same features enabled by default as any other window.
html.elements.a.rel.noreferrer πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
Internet Explorer: Only supported in IE11 in later versions of Windows 10 (creators update). (Per caniuse.com.)
html.elements.a.rev πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
html.elements.a.shape πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
Firefox: You can no longer nest an <a> element inside a <map> element to create a hotspot region - coords and shape attribute support removed.Firefox for Android: You can no longer nest an <a> element inside a <map> element to create a hotspot region - coords and shape attribute support removed.
html.elements.a.target πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
html.elements.a.text_fragments Chrome Android2/4/2020 Safari10/24/2022993
html.elements.a.type πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
html.elements.abbr πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
Firefox: Before Firefox 4, this element implemented the HTMLSpanElement interface instead of the standard HTMLElement interface.
html.elements.acronym πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
html.elements.address πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
html.elements.area πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
html.elements.area.alt πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
html.elements.area.coords πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
html.elements.area.download πŸ“‹Chrome Android10/19/2016 Safari3/27/2017159
html.elements.area.href πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
html.elements.area.implicit_noopener Safari3/25/2019 Chrome Android1/19/2021666
html.elements.area.nohref πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
html.elements.area.ping πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
Firefox: This property is exposed but has no effect if the browser.send_pings preference is not set to true. See bug 951104.Firefox for Android: This property is exposed but has no effect if the browser.send_pings preference is not set to true. See bug 951104.
html.elements.area.referrerpolicy πŸ“‹Chrome Android6/8/2016 Safari9/16/20201561
html.elements.area.rel πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
html.elements.area.rel.noopener πŸ“‹Chrome Android3/9/2016 Safari3/27/2017383
Firefox: Before Firefox 63, rel="noopener" created windows with all features disabled by default. Starting with Firefox 63, these windows have the same features enabled by default as any other window.Firefox for Android: Before Firefox for Android 63, rel="noopener" created windows with all features disabled by default. Starting with Firefox for Android 63, these windows have the same features enabled by default as any other window.
html.elements.area.rel.noreferrer πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
Internet Explorer: Only supported in IE11 in later versions of Windows 10 (creators update). (Per caniuse.com.)
html.elements.area.shape πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
html.elements.area.target πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
html.elements.article πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
html.elements.aside πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
html.elements.audio πŸ“‹Safari3/18/2008 Chrome Android6/27/20121562
Firefox: For Firefox to play audio, the server must serve the file using the correct MIME type.Firefox for Android: For Firefox for Android to play audio, the server must serve the file using the correct MIME type.
html.elements.audio.controls πŸ“‹Safari3/18/2008 Chrome Android6/27/20121562
html.elements.audio.crossorigin πŸ“‹Chrome Android2/26/2014 Safari9/20/2016937
Firefox: With crossorigin="use-credentials", cookies aren't sent during seek. See bug 1532722.Firefox for Android: With crossorigin="use-credentials", cookies aren't sent during seek. See bug 1532722.
html.elements.audio.disableremoteplayback πŸ“‹Chrome Android2/1/2017 Safari3/24/20201147
html.elements.audio.loop πŸ“‹Safari3/18/2008 Chrome Android6/27/20121562
html.elements.audio.muted πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
html.elements.audio.preload πŸ“‹Safari3/18/2008 Chrome Android6/27/20121562
Chrome: Defaults to metadata in Chrome 64.Chrome Android: Defaults to metadata in Chrome Android 64.Quest Browser: Defaults to metadata in Quest Browser 5.0.Opera: Defaults to metadata in Opera 51.Opera Android: Defaults to metadata in Opera 51.Samsung Internet: Defaults to metadata in Samsung Internet 9.0.WebView Android: Defaults to metadata in Chrome 64.
html.elements.audio.src πŸ“‹Safari3/18/2008 Chrome Android6/27/20121562
html.elements.b πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
Firefox: Before Firefox 4, this element implemented the HTMLSpanElement interface instead of the standard HTMLElement interface.
html.elements.base πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
Internet Explorer: Before Internet Explorer 7, <base> can be positioned anywhere in the document and the nearest value of <base> is used.
html.elements.base.href πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
html.elements.base.href.forbid_data_javascript_urls Chrome Android4/25/2017 Safari3/24/20201064
html.elements.base.href.relative_url Safari10/26/2007 Chrome Android6/27/20121706
html.elements.base.target πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
html.elements.bdi πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
html.elements.bdo πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
html.elements.big πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
html.elements.blockquote πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
html.elements.blockquote.cite Safari6/8/2009 Chrome Android6/27/20121115
html.elements.body πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
html.elements.body.alink Safari6/8/2009 Chrome Android6/27/20121115
html.elements.body.background Safari6/8/2009 Chrome Android6/27/20121115
html.elements.body.bgcolor Safari6/8/2009 Chrome Android6/27/20121115
html.elements.body.bottommargin Safari6/8/2009 Chrome Android6/27/20121115
Firefox: Before Firefox 35, it was supported in Quirks Mode only.Firefox for Android: Before Firefox for Android 35, it was supported in Quirks Mode only.
html.elements.body.leftmargin Safari6/8/2009 Chrome Android6/27/20121115
Firefox: Before Firefox 35, it was supported in Quirks Mode only.Firefox for Android: Before Firefox for Android 35, it was supported in Quirks Mode only.
html.elements.body.link Safari6/8/2009 Chrome Android6/27/20121115
html.elements.body.rightmargin Safari6/8/2009 Chrome Android6/27/20121115
Firefox: Before Firefox 35, it was supported in Quirks Mode only.Firefox for Android: Before Firefox for Android 35, it was supported in Quirks Mode only.
html.elements.body.text Safari6/8/2009 Chrome Android6/27/20121115
html.elements.body.topmargin Safari6/8/2009 Chrome Android6/27/20121115
Firefox: Before Firefox 35, it was supported in Quirks Mode only.Firefox for Android: Before Firefox for Android 35, it was supported in Quirks Mode only.
html.elements.body.vlink Safari6/8/2009 Chrome Android6/27/20121115
html.elements.br πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
html.elements.br.clear Safari6/8/2009 Chrome Android6/27/20121115
html.elements.button πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
html.elements.button.disabled πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
html.elements.button.form Safari7/20/2011 Chrome Android6/27/2012343
html.elements.button.formaction Safari7/20/2011 Chrome Android6/27/2012343
html.elements.button.formenctype Safari7/20/2011 Chrome Android6/27/2012343
html.elements.button.formmethod Safari7/20/2011 Chrome Android6/27/2012343
html.elements.button.formnovalidate Safari7/20/2011 Chrome Android6/27/2012343
html.elements.button.formtarget Safari7/20/2011 Chrome Android6/27/2012343
html.elements.button.name Safari6/8/2009 Chrome Android6/27/20121115
html.elements.button.popovertarget πŸ“‹Chrome Android5/30/2023 Safari9/18/2023111
html.elements.button.popovertargetaction πŸ“‹Chrome Android5/30/2023 Safari9/18/2023111
html.elements.button.type Safari6/8/2009 Chrome Android6/27/20121115
html.elements.button.value Safari6/8/2009 Chrome Android6/27/20121115
html.elements.canvas πŸ“‹Safari4/29/2005 Chrome Android6/27/20122616
Firefox: Before Firefox 5, the canvas width and height were signed integers instead of unsigned integers.Firefox: Before Firefox 6, a <canvas> element with a zero width or height would be rendered as if it had default dimensions.Firefox: Before Firefox 12, if JavaScript is disabled, the <canvas> element was being rendered instead of showing the fallback content as per the specification. Since then, the fallback content is rendered instead.Firefox for Android: Before Firefox for Android 5, the canvas width and height were signed integers instead of unsigned integers.Firefox for Android: Before Firefox for Android 6, a <canvas> element with a zero width or height would be rendered as if it had default dimensions.Firefox for Android: Before Firefox for Android 14, if JavaScript is disabled, the <canvas> element was being rendered instead of showing the fallback content as per the specification. Since then, the fallback content is rendered instead.Safari: Although early versions of Apple's Safari browser don't require the closing tag, the specification indicates that it is required, so you should be sure to include it for broadest compatibility. Before version 2, Safari will render the content of the fallback in addition to the canvas itself unless you use CSS tricks to mask it.
html.elements.canvas.height πŸ“‹Safari4/29/2005 Chrome Android6/27/20122616
Firefox: Before Firefox 5, the canvas width and height were signed integers instead of unsigned integers.Firefox: Before Firefox 6, a <canvas> element with a zero width or height would be rendered as if it had default dimensions.Firefox: Before Firefox 12, if JavaScript is disabled, the <canvas> element was being rendered instead of showing the fallback content as per the specification. Since then, the fallback content is rendered instead.Firefox for Android: Before Firefox for Android 5, the canvas width and height were signed integers instead of unsigned integers.Firefox for Android: Before Firefox for Android 6, a <canvas> element with a zero width or height would be rendered as if it had default dimensions.Firefox for Android: Before Firefox for Android 14, if JavaScript is disabled, the <canvas> element was being rendered instead of showing the fallback content as per the specification. Since then, the fallback content is rendered instead.Safari: Although early versions of Apple's Safari browser don't require the closing tag, the specification indicates that it is required, so you should be sure to include it for broadest compatibility. Before version 2, Safari will render the content of the fallback in addition to the canvas itself unless you use CSS tricks to mask it.
html.elements.canvas.width πŸ“‹Safari4/29/2005 Chrome Android6/27/20122616
Firefox: Before Firefox 5, the canvas width and height were signed integers instead of unsigned integers.Firefox: Before Firefox 6, a <canvas> element with a zero width or height would be rendered as if it had default dimensions.Firefox: Before Firefox 12, if JavaScript is disabled, the <canvas> element was being rendered instead of showing the fallback content as per the specification. Since then, the fallback content is rendered instead.Firefox for Android: Before Firefox for Android 5, the canvas width and height were signed integers instead of unsigned integers.Firefox for Android: Before Firefox for Android 6, a <canvas> element with a zero width or height would be rendered as if it had default dimensions.Firefox for Android: Before Firefox for Android 14, if JavaScript is disabled, the <canvas> element was being rendered instead of showing the fallback content as per the specification. Since then, the fallback content is rendered instead.Safari: Although early versions of Apple's Safari browser don't require the closing tag, the specification indicates that it is required, so you should be sure to include it for broadest compatibility. Before version 2, Safari will render the content of the fallback in addition to the canvas itself unless you use CSS tricks to mask it.
html.elements.caption πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
html.elements.caption.align Safari6/8/2009 Chrome Android6/27/20121115
html.elements.center πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
Firefox: Before Firefox 4, this element implemented the HTMLSpanElement interface instead of the standard HTMLElement interface.Firefox for Android: Before Firefox for Android 4, this element implemented the HTMLSpanElement interface instead of the standard HTMLElement interface.
html.elements.cite πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
html.elements.code πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
html.elements.col πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
html.elements.col.align πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
html.elements.col.char πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
html.elements.col.charoff πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
html.elements.col.span πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
html.elements.col.valign πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
html.elements.col.width πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
html.elements.colgroup πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
html.elements.colgroup.align πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
html.elements.colgroup.char πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
html.elements.colgroup.charoff πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
html.elements.colgroup.span πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
html.elements.colgroup.valign πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
html.elements.colgroup.width πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
html.elements.data πŸ“‹Safari9/20/2016 Chrome Android10/24/2017399
html.elements.data.value πŸ“‹Safari9/20/2016 Chrome Android10/24/2017399
html.elements.datalist πŸ“‹Chrome Android2/26/2014 Safari3/25/20191853
Firefox: The date and time input types are not supported.Firefox: The <datalist> element will only create a dropdown for textual types, such as text, search, url, tel, email and number. The date, time, range and color types are not supported.Firefox for Android: The dropdown menu containing available options does not appear. See bug 1535985.
html.elements.dd πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
Firefox: Before Firefox 4, this element was implemented using the HTMLSpanElement interface instead of HTMLElement.
html.elements.del πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
html.elements.del.cite Safari10/26/2007 Chrome Android6/27/20121706
html.elements.del.datetime Safari10/26/2007 Chrome Android6/27/20121706
html.elements.details πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
Firefox: Before Firefox 57, there was a bug meaning that <details> elements can't be made open by default using the open attribute if they have a CSS animation active on them.Firefox for Android: There is a bug meaning that <details> elements can't be made open by default using the open attribute if they have a CSS animation active on them.
html.elements.details.name Chrome Android12/5/2023 Safari12/11/20236
html.elements.details.open Chrome Android6/27/2012 Safari7/25/201228
html.elements.dfn πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
html.elements.dialog πŸ“‹Chrome Android9/3/2014 Safari3/14/20222749
html.elements.dialog.open Chrome Android9/3/2014 Safari3/14/20222749
html.elements.dir πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
html.elements.dir.compact Safari6/8/2009 Chrome Android6/27/20121115
html.elements.div πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
html.elements.div.align Safari10/26/2007 Chrome Android6/27/20121706
html.elements.dl πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
html.elements.dt πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
html.elements.em πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
html.elements.embed πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
html.elements.embed.align πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
html.elements.embed.height πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
html.elements.embed.name πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
html.elements.embed.src πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
html.elements.embed.type πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
html.elements.embed.width πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
html.elements.fieldset πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
Chrome: Before version 86, this element did not support flexbox and grid layouts within this element. See bug 41027853.Chrome Android: Before version 86, this element did not support flexbox and grid layouts within this element. See bug 41027853.Edge: Before version 86, this element did not support flexbox and grid layouts within this element. See bug 4511145.Quest Browser: Before version 12.0, this element did not support flexbox and grid layouts within this element. See bug 41027853.Samsung Internet: Before version 14.0, this element did not support flexbox and grid layouts within this element. See bug 41027853.WebView Android: Before version 86, this element did not support flexbox and grid layouts within this element. See bug 41027853.
html.elements.fieldset.disabled πŸ“‹Safari7/25/2012 Chrome Android2/27/2013217
Edge: Does not work with nested fieldsets. For example: <fieldset disabled><fieldset><!--Still enabled--></fieldset></fieldset>Internet Explorer: Not all form control descendants of a disabled fieldset are properly disabled in IE11; see IE bug 817488: input[type='file'] not disabled inside disabled fieldset and IE bug 962368: Can still edit input[type='text'] within fieldset[disabled].
html.elements.fieldset.form πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
html.elements.fieldset.name πŸ“‹Safari7/25/2012 Chrome Android2/27/2013217
html.elements.figcaption πŸ“‹Safari7/20/2011 Chrome Android6/27/2012343
html.elements.figure πŸ“‹Safari7/20/2011 Chrome Android6/27/2012343
html.elements.font πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
html.elements.font.color Safari6/8/2009 Chrome Android6/27/20121115
html.elements.font.face Safari6/8/2009 Chrome Android6/27/20121115
html.elements.font.size Safari6/8/2009 Chrome Android6/27/20121115
html.elements.footer πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
html.elements.form πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
html.elements.form.accept-charset πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
html.elements.form.action πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
html.elements.form.autocomplete πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
Chrome: The Google Chrome UI for auto-complete request varies, depending on whether autocomplete is set to off on <input> elements as well as their form. Specifically, when a form has autocomplete set to off and its <input> element's autocomplete attribute is not set, then if the user asks for autofill suggestions for the <input> element, Chrome might display a message saying 'autocomplete has been disabled for this form.' On the other hand, if both the form and the input element have autocomplete set to off, the browser will not display that message. For this reason, you should set autocomplete to off for each <input> that has custom auto-completion.Chrome Android: The Chrome Android UI for auto-complete request varies, depending on whether autocomplete is set to off on <input> elements as well as their form. Specifically, when a form has autocomplete set to off and its <input> element's autocomplete attribute is not set, then if the user asks for autofill suggestions for the <input> element, Chrome Android might display a message saying 'autocomplete has been disabled for this form.' On the other hand, if both the form and the input element have autocomplete set to off, the browser will not display that message. For this reason, you should set autocomplete to off for each <input> that has custom auto-completion.Quest Browser: The Quest Browser UI for auto-complete request varies, depending on whether autocomplete is set to off on <input> elements as well as their form. Specifically, when a form has autocomplete set to off and its <input> element's autocomplete attribute is not set, then if the user asks for autofill suggestions for the <input> element, Quest Browser might display a message saying 'autocomplete has been disabled for this form.' On the other hand, if both the form and the input element have autocomplete set to off, the browser will not display that message. For this reason, you should set autocomplete to off for each <input> that has custom auto-completion.Opera: The Opera UI for auto-complete request varies, depending on whether autocomplete is set to off on <input> elements as well as their form. Specifically, when a form has autocomplete set to off and its <input> element's autocomplete attribute is not set, then if the user asks for autofill suggestions for the <input> element, Opera might display a message saying 'autocomplete has been disabled for this form.' On the other hand, if both the form and the input element have autocomplete set to off, the browser will not display that message. For this reason, you should set autocomplete to off for each <input> that has custom auto-completion.Opera Android: The Opera Android UI for auto-complete request varies, depending on whether autocomplete is set to off on <input> elements as well as their form. Specifically, when a form has autocomplete set to off and its <input> element's autocomplete attribute is not set, then if the user asks for autofill suggestions for the <input> element, Opera Android might display a message saying 'autocomplete has been disabled for this form.' On the other hand, if both the form and the input element have autocomplete set to off, the browser will not display that message. For this reason, you should set autocomplete to off for each <input> that has custom auto-completion.Samsung Internet: The Samsung Internet UI for auto-complete request varies, depending on whether autocomplete is set to off on <input> elements as well as their form. Specifically, when a form has autocomplete set to off and its <input> element's autocomplete attribute is not set, then if the user asks for autofill suggestions for the <input> element, Samsung Internet might display a message saying 'autocomplete has been disabled for this form.' On the other hand, if both the form and the input element have autocomplete set to off, the browser will not display that message. For this reason, you should set autocomplete to off for each <input> that has custom auto-completion.WebView Android: The WebView Android UI for auto-complete request varies, depending on whether autocomplete is set to off on <input> elements as well as their form. Specifically, when a form has autocomplete set to off and its <input> element's autocomplete attribute is not set, then if the user asks for autofill suggestions for the <input> element, WebView Android might display a message saying 'autocomplete has been disabled for this form.' On the other hand, if both the form and the input element have autocomplete set to off, the browser will not display that message. For this reason, you should set autocomplete to off for each <input> that has custom auto-completion.
html.elements.form.autocomplete.one-time-code Safari9/17/2018 Chrome Android7/27/2020679
html.elements.form.enctype πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
html.elements.form.method πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
html.elements.form.name πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
html.elements.form.novalidate πŸ“‹Chrome Android6/27/2012 Safari3/27/20171734
html.elements.form.rel πŸ“‹Safari3/14/2022 Chrome Android11/29/2022260
html.elements.form.target πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
html.elements.frame πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
html.elements.frame.frameborder Safari10/26/2007 Chrome Android6/27/20121706
html.elements.frame.marginheight Safari10/26/2007 Chrome Android6/27/20121706
html.elements.frame.marginwidth Safari10/26/2007 Chrome Android6/27/20121706
html.elements.frame.name Safari10/26/2007 Chrome Android6/27/20121706
html.elements.frame.noresize Safari10/26/2007 Chrome Android6/27/20121706
html.elements.frame.scrolling Safari10/26/2007 Chrome Android6/27/20121706
html.elements.frame.src Safari10/26/2007 Chrome Android6/27/20121706
html.elements.frameset πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
html.elements.frameset.cols Safari10/26/2007 Chrome Android6/27/20121706
html.elements.frameset.rows Safari10/26/2007 Chrome Android6/27/20121706
html.elements.h1 πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
html.elements.h2 πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
html.elements.h3 πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
html.elements.h4 πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
html.elements.h5 πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
html.elements.h6 πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
html.elements.head πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
html.elements.header πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
html.elements.hgroup πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
html.elements.hr πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
html.elements.hr.align Safari6/8/2009 Chrome Android6/27/20121115
html.elements.hr.color Chrome Android2/26/2014 Safari3/27/20171125
html.elements.hr.noshade Safari6/8/2009 Chrome Android6/27/20121115
html.elements.hr.size Safari6/8/2009 Chrome Android6/27/20121115
html.elements.hr.width Safari6/8/2009 Chrome Android6/27/20121115
html.elements.html πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
html.elements.html.version πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
html.elements.html.xmlns Safari6/23/2003 Chrome Android6/27/20123292
html.elements.i πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
html.elements.iframe πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
Firefox: The resize CSS property doesn't have any effect on this element due to bug 680823.Firefox for Android: The resize CSS property doesn't have any effect on this element due to bug 680823.Safari: Safari has a bug that prevents iframes from loading if the iframe element was hidden when added to the page. iframeElement.src = iframeElement.src should cause it to load the iframe.Safari on iOS: Safari on iOS has a bug that prevents iframes from loading if the iframe element was hidden when added to the page. iframeElement.src = iframeElement.src should cause it to load the iframe.WebView on iOS: WebView on iOS has a bug that prevents iframes from loading if the iframe element was hidden when added to the page. iframeElement.src = iframeElement.src should cause it to load the iframe.
html.elements.iframe.align πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
html.elements.iframe.allow πŸ“‹Chrome Android8/1/2017 Safari4/12/2018254
html.elements.iframe.allow.camera πŸ“‹Chrome Android1/23/2018 Safari4/12/201879
html.elements.iframe.allow.display-capture πŸ“‹Safari9/19/2019 Chrome Android9/21/2021733
html.elements.iframe.allow.microphone πŸ“‹Chrome Android1/23/2018 Safari4/12/201879
html.elements.iframe.allow.screen-wake-lock πŸ“‹Chrome Android7/27/2020 Safari3/27/2023973
html.elements.iframe.allowfullscreen πŸ“‹Chrome Android10/8/2014 Safari3/27/2017901
Safari on iOS: Only available on iPad, not on iPhone.Safari on iOS: Shows an overlay button which can not be disabled. Swiping down exits fullscreen mode, making it unsuitable for some use cases like games.WebView on iOS: Only available on iPad, not on iPhone.WebView on iOS: Shows an overlay button which can not be disabled. Swiping down exits fullscreen mode, making it unsuitable for some use cases like games.
html.elements.iframe.frameborder πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
html.elements.iframe.height πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
html.elements.iframe.loading πŸ“‹Chrome Android9/10/2019 Safari3/27/20231294
html.elements.iframe.longdesc πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
html.elements.iframe.marginheight πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
html.elements.iframe.marginwidth πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
html.elements.iframe.name πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
html.elements.iframe.referrerpolicy πŸ“‹Chrome Android6/8/2016 Safari9/16/20201561
html.elements.iframe.sandbox πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
html.elements.iframe.sandbox.allow-downloads πŸ“‹Chrome Android5/19/2020 Safari9/18/20231217
html.elements.iframe.sandbox.allow-forms πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
html.elements.iframe.sandbox.allow-modals πŸ“‹Chrome Android10/14/2015 Safari4/12/2018911
html.elements.iframe.sandbox.allow-pointer-lock πŸ“‹Chrome Android2/27/2013 Safari3/27/20171489
html.elements.iframe.sandbox.allow-popups πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
html.elements.iframe.sandbox.allow-popups-to-escape-sandbox πŸ“‹Chrome Android10/14/2015 Safari4/12/2018911
html.elements.iframe.sandbox.allow-same-origin πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
Chrome: Chrome 70 and earlier block script execution without allow-scripts, even if allow-same-origin is set. For example, any bound handlers for click events of nodes inside an iframe throw an error for blocked script execution.Chrome Android: Chrome Android 70 and earlier block script execution without allow-scripts, even if allow-same-origin is set. For example, any bound handlers for click events of nodes inside an iframe throw an error for blocked script execution.Edge: Edge 79 and earlier block script execution without allow-scripts, even if allow-same-origin is set. For example, any bound handlers for click events of nodes inside an iframe throw an error for blocked script execution.Quest Browser: Quest Browser 6.0 and earlier block script execution without allow-scripts, even if allow-same-origin is set. For example, any bound handlers for click events of nodes inside an iframe throw an error for blocked script execution.Opera: Opera 57 and earlier block script execution without allow-scripts, even if allow-same-origin is set. For example, any bound handlers for click events of nodes inside an iframe throw an error for blocked script execution.Opera Android: Opera Android 49 and earlier block script execution without allow-scripts, even if allow-same-origin is set. For example, any bound handlers for click events of nodes inside an iframe throw an error for blocked script execution.Safari: Safari blocks script execution without allow-scripts even if allow-same-origin is set. For example, any bound handlers for click events of nodes inside an iframe throw an error for blocked script execution.Safari on iOS: Safari blocks script execution without allow-scripts even if allow-same-origin is set. For example, any bound handlers for click events of nodes inside an iframe throw an error for blocked script execution.Samsung Internet: Samsung Internet 10.0 and earlier block script execution without allow-scripts, even if allow-same-origin is set. For example, any bound handlers for click events of nodes inside an iframe throw an error for blocked script execution.WebView Android: WebView Android 70 and earlier block script execution without allow-scripts, even if allow-same-origin is set. For example, any bound handlers for click events of nodes inside an iframe throw an error for blocked script execution.WebView on iOS: Safari blocks script execution without allow-scripts even if allow-same-origin is set. For example, any bound handlers for click events of nodes inside an iframe throw an error for blocked script execution.
html.elements.iframe.sandbox.allow-scripts πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
html.elements.iframe.sandbox.allow-storage-access-by-user-activation Safari4/12/2018 Chrome Android5/2/20231846
html.elements.iframe.sandbox.allow-top-navigation πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
html.elements.iframe.sandbox.allow-top-navigation-by-user-activation πŸ“‹Chrome Android4/25/2017 Safari4/12/2018352
html.elements.iframe.scrolling πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
html.elements.iframe.src πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
html.elements.iframe.srcdoc πŸ“‹Safari7/25/2012 Chrome Android2/27/2013217
html.elements.iframe.width πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
html.elements.img πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
html.elements.img.align πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
html.elements.img.alt πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
html.elements.img.aspect_ratio_computed_from_attributes Chrome Android12/17/2019 Safari9/20/2021643
Safari: Safari doesn't preserve space for images without a valid src, which may disrupt layouts that rely on lazy loading (see bug 224197).Safari on iOS: Safari on iOS doesn't preserve space for images without a valid src, which may disrupt layouts that rely on lazy loading (see bug 224197).WebView on iOS: WebView on iOS doesn't preserve space for images without a valid src, which may disrupt layouts that rely on lazy loading (see bug 224197).
html.elements.img.border πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
html.elements.img.crossorigin πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
html.elements.img.decoding πŸ“‹Chrome Android3/6/2018 Safari4/12/201837
html.elements.img.fetchpriority πŸ“‹Chrome Android4/26/2022 Safari12/11/2023594
html.elements.img.height πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
html.elements.img.hspace πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
html.elements.img.ismap πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
html.elements.img.loading πŸ“‹Chrome Android9/10/2019 Safari3/14/2022916
html.elements.img.longdesc πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
html.elements.img.name πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
html.elements.img.referrerpolicy πŸ“‹Chrome Android6/8/2016 Safari9/16/20201561
html.elements.img.sizes πŸ“‹Chrome Android10/8/2014 Safari3/21/2016530
html.elements.img.src πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
html.elements.img.srcset πŸ“‹Chrome Android4/2/2014 Safari10/16/2014197
html.elements.img.usemap πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
html.elements.img.usemap.case_sensitive Chrome Android4/25/2017 Safari9/19/2017147
html.elements.img.vspace πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
html.elements.img.width πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
html.elements.input πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
Firefox: Before Firefox 89, manipulating the content of <input> elements using Document.execCommand() commands requires workarounds (see bug 1220696).Firefox for Android: Before Firefox for Android 89, manipulating the content of <input> elements using Document.execCommand() commands requires workarounds (see bug 1220696).
html.elements.input.accept πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
html.elements.input.align πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
html.elements.input.alt πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
html.elements.input.autocomplete πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
html.elements.input.checked πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
html.elements.input.dirname πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
html.elements.input.disabled πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
html.elements.input.form πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
html.elements.input.formaction πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
html.elements.input.formenctype πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
html.elements.input.formmethod πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
html.elements.input.formnovalidate πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
html.elements.input.formtarget πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
html.elements.input.list πŸ“‹Chrome Android2/27/2013 Safari3/25/20192217
html.elements.input.max πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
html.elements.input.maxlength πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
html.elements.input.min πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
html.elements.input.minlength πŸ“‹Chrome Android1/21/2015 Safari3/27/2017796
html.elements.input.multiple πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
html.elements.input.name πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
html.elements.input.pattern πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
html.elements.input.placeholder πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
html.elements.input.popovertarget πŸ“‹Chrome Android5/30/2023 Safari9/18/2023111
html.elements.input.popovertargetaction πŸ“‹Chrome Android5/30/2023 Safari9/18/2023111
html.elements.input.readonly πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
html.elements.input.required πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
html.elements.input.size πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
html.elements.input.src πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
html.elements.input.step πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
html.elements.input.type_button πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
html.elements.input.type_checkbox πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
html.elements.input.type_color πŸ“‹Chrome Android2/27/2013 Safari3/25/20192217
Firefox for Android: Firefox for Android doesn't allow the user to choose a custom color, only one of the predefined ones.
html.elements.input.type_date πŸ“‹Chrome Android2/27/2013 Safari4/26/20212980
html.elements.input.type_datetime-local πŸ“‹Chrome Android2/27/2013 Safari4/26/20212980
Firefox: Firefox only displays a date picker and does not display a time picker, see bug 1726108.Safari: Safari only displays a date picker and does not display a time picker.
html.elements.input.type_email πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
Safari on iOS: Doesn't do validation, but instead offers a custom 'email' keyboard, which is designed to make entering email addresses easier.Safari on iOS: The custom 'email' keyboard does not provide a comma key, so users cannot enter multiple email addresses.Safari on iOS: Automatically applies a default style of opacity: 0.4 to disable textual <input> elements, including those of type 'email'. Other major browsers don't currently share this particular default style.WebView on iOS: Doesn't do validation, but instead offers a custom 'email' keyboard, which is designed to make entering email addresses easier.WebView on iOS: The custom 'email' keyboard does not provide a comma key, so users cannot enter multiple email addresses.WebView on iOS: Automatically applies a default style of opacity: 0.4 to disable textual <input> elements, including those of type 'email'. Other major browsers don't currently share this particular default style.
html.elements.input.type_file πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
Firefox: You can set as well as get the value of HTMLInputElement.files in all modern browsers; this was most recently added to Firefox, in version 57 (see bug 1384030).
html.elements.input.type_hidden πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
html.elements.input.type_image πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
html.elements.input.type_number πŸ“‹Safari7/20/2011 Chrome Android6/27/2012343
Chrome: Prevents users from typing non-numeric content.Chrome Android: Prevents users from typing non-numeric content.Firefox: Allows users to type non-numeric content, with the value reflecting an empty string.Firefox for Android: Allows users to type non-numeric content, with the value reflecting an empty string.Quest Browser: Prevents users from typing non-numeric content.Opera: Prevents users from typing non-numeric content.Opera Android: Prevents users from typing non-numeric content.Safari: Allows users to type non-numeric content, with the value reflecting an empty string.Safari on iOS: Allows users to type non-numeric content, with the value reflecting an empty string.Samsung Internet: Prevents users from typing non-numeric content.WebView Android: Prevents users from typing non-numeric content.WebView on iOS: Allows users to type non-numeric content, with the value reflecting an empty string.
html.elements.input.type_password πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
html.elements.input.type_radio πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
html.elements.input.type_range πŸ“‹Safari3/18/2008 Chrome Android3/16/20173285
WebView Android: Pre-Chromium Android WebView recognizes the range type, but doesn't implement a range-specific control.
html.elements.input.type_range.tick_marks Chrome Android5/31/2018 Safari3/25/2019298
html.elements.input.type_range.vertical_orientation Safari5/18/2023 Chrome Android4/16/2024334
Chrome: Vertical orientation available via the writing-mode property (see Creating vertical controls).Chrome: Vertical orientation available by setting the non-standard -webkit-appearance: slider-vertical style on the input element. You shouldn't use this, since it's proprietary, unless you include appropriate fallbacks for users of other browsers.Chrome Android: Vertical orientation available via the writing-mode property (see Creating vertical controls).Chrome Android: Vertical orientation available by setting the non-standard -webkit-appearance: slider-vertical style on the input element. You shouldn't use this, since it's proprietary, unless you include appropriate fallbacks for users of other browsers.Edge: Vertical orientation available by setting the writing-mode: bt-lr style on the input element.Firefox: Vertical orientation available via the writing-mode property (see Creating vertical controls).Firefox: Supported using the non-standard orient="vertical" attribute.Firefox for Android: Vertical orientation available via the writing-mode property (see Creating vertical controls).Firefox for Android: Supported using the non-standard orient="vertical" attribute.Internet Explorer: Vertical orientation available by setting the writing-mode: bt-lr style on the input element.Quest Browser: Vertical orientation available by setting the non-standard -webkit-appearance: slider-vertical style on the input element. You shouldn't use this, since it's proprietary, unless you include appropriate fallbacks for users of other browsers.Opera: Vertical orientation available via the writing-mode property (see Creating vertical controls).Opera: Vertical orientation available by setting the non-standard -webkit-appearance: slider-vertical style on the input element. You shouldn't use this, since it's proprietary, unless you include appropriate fallbacks for users of other browsers.Opera Android: Vertical orientation available via the writing-mode property (see Creating vertical controls).Opera Android: Vertical orientation available by setting the non-standard -webkit-appearance: slider-vertical style on the input element. You shouldn't use this, since it's proprietary, unless you include appropriate fallbacks for users of other browsers.Safari: Vertical orientation available via the writing-mode property (see Creating vertical controls).Safari: Vertical orientation available by setting the non-standard -webkit-appearance: slider-vertical style on the input element. You shouldn't use this, since it's proprietary, unless you include appropriate fallbacks for users of other browsers.Safari on iOS: Vertical orientation available via the writing-mode property (see Creating vertical controls).Safari on iOS: Vertical orientation available by setting the non-standard -webkit-appearance: slider-vertical style on the input element. You shouldn't use this, since it's proprietary, unless you include appropriate fallbacks for users of other browsers.Samsung Internet: Vertical orientation available via the writing-mode property (see Creating vertical controls).Samsung Internet: Vertical orientation available by setting the non-standard -webkit-appearance: slider-vertical style on the input element. You shouldn't use this, since it's proprietary, unless you include appropriate fallbacks for users of other browsers.WebView Android: Vertical orientation available via the writing-mode property (see Creating vertical controls).WebView Android: Vertical orientation available by setting the non-standard -webkit-appearance: slider-vertical style on the input element. You shouldn't use this, since it's proprietary, unless you include appropriate fallbacks for users of other browsers.WebView on iOS: Vertical orientation available via the writing-mode property (see Creating vertical controls).WebView on iOS: Vertical orientation available by setting the non-standard -webkit-appearance: slider-vertical style on the input element. You shouldn't use this, since it's proprietary, unless you include appropriate fallbacks for users of other browsers.
html.elements.input.type_reset πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
Firefox: Unlike other browsers, Firefox by default persists the dynamic disabled state of a <button> across page loads. Use the autocomplete attribute to control this feature.Firefox for Android: Unlike other browsers, Firefox for Android by default persists the dynamic disabled state of a <button> across page loads. Use the autocomplete attribute to control this feature.
html.elements.input.type_search πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
html.elements.input.type_submit πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
Firefox: Unlike other browsers, Firefox by default persists the dynamic disabled state of a <button> across page loads. Use the autocomplete attribute to control this feature.Firefox for Android: Unlike other browsers, Firefox for Android by default persists the dynamic disabled state of a <button> across page loads. Use the autocomplete attribute to control this feature.
html.elements.input.type_tel πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
Chrome: The field type doesn't demonstrate any special behavior.Safari: The field type doesn't demonstrate any special behavior.
html.elements.input.type_text πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
html.elements.input.type_time πŸ“‹Chrome Android2/27/2013 Safari4/26/20212980
html.elements.input.type_url πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
html.elements.input.usemap πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
html.elements.input.webkitdirectory Safari4/12/2018 Chrome Android1/14/20252469
Chrome Android: In Chrome for Android 131, choosing a directory crashes the browser (see bug 376834374).Chrome Android: Before version 131, users cannot choose a directory, only individual files (see bug 40248532.Opera Android: In Chrome for Android 131, choosing a directory crashes the browser (see bug 376834374).Opera Android: Before version 87, users cannot choose a directory, only individual files (see bug 40248532.Safari on iOS: The attribute can be set but users cannot choose a directory, only individual files (see bug 271705).WebView Android: In Chrome for Android 131, choosing a directory crashes the browser (see bug 376834374).WebView Android: Before version 131, users cannot choose a directory, only individual files (see bug 40248532.WebView on iOS: The attribute can be set but users cannot choose a directory, only individual files (see bug 271705).
html.elements.ins πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
html.elements.ins.cite Safari10/26/2007 Chrome Android6/27/20121706
html.elements.ins.datetime Safari10/26/2007 Chrome Android6/27/20121706
html.elements.kbd πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
Firefox: Before Firefox 4, creating a <kbd> element incorrectly resulted in an HTMLSpanElement object, instead of the expected HTMLElement.
html.elements.label πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
html.elements.label.for πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
html.elements.legend πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
html.elements.legend.align Safari6/8/2009 Chrome Android6/27/20121115
html.elements.li πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
html.elements.li.type πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
html.elements.li.value πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
html.elements.link πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
html.elements.link.as πŸ“‹Chrome Android4/13/2016 Safari9/20/2016160
html.elements.link.blocking πŸ“‹Chrome Android9/2/2022 Safari12/11/2024831
html.elements.link.charset πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
html.elements.link.crossorigin πŸ“‹Chrome Android4/2/2014 Safari9/20/2016902
Firefox: Before Firefox 83, crossorigin is not supported for rel="icon".Firefox for Android: Before Firefox for Android 83, crossorigin is not supported for rel="icon".
html.elements.link.disabled πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
Chrome: In Chrome and other Blink-based browsers, adding the disabled attribute using JavaScript does not remove the stylesheet from document.styleSheets.Chrome Android: In Chrome Android and other Blink-based browsers, adding the disabled attribute using JavaScript does not remove the stylesheet from document.styleSheets.Edge: Since Edge 79, adding the disabled attribute using JavaScript does not remove the stylesheet from document.styleSheets.Quest Browser: In Quest Browser and other Blink-based browsers, adding the disabled attribute using JavaScript does not remove the stylesheet from document.styleSheets.Opera: In Chrome and other Blink-based browsers, adding the disabled attribute using JavaScript does not remove the stylesheet from document.styleSheets.Opera Android: In Chrome and other Blink-based browsers, adding the disabled attribute using JavaScript does not remove the stylesheet from document.styleSheets.Samsung Internet: In Samsung Internet and other Blink-based browsers, adding the disabled attribute using JavaScript does not remove the stylesheet from document.styleSheets.WebView Android: In WebView Android and other Blink-based browsers, adding the disabled attribute using JavaScript does not remove the stylesheet from document.styleSheets.
html.elements.link.fetchpriority πŸ“‹Chrome Android4/26/2022 Safari12/11/2023594
html.elements.link.href πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
html.elements.link.hreflang πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
html.elements.link.imagesizes πŸ“‹Chrome Android3/12/2019 Safari12/11/20231735
html.elements.link.imagesrcset πŸ“‹Chrome Android3/12/2019 Safari12/11/20231735
html.elements.link.integrity πŸ“‹Chrome Android9/1/2015 Safari4/12/2018954
html.elements.link.media πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
html.elements.link.referrerpolicy πŸ“‹Chrome Android6/8/2016 Safari9/16/20201561
html.elements.link.rel πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
html.elements.link.rel.dns-prefetch πŸ“‹Safari6/7/2010 Chrome Android10/14/20151955
Firefox: Only HTTP pages were supported.Firefox for Android: Only HTTP pages were supported.
html.elements.link.rel.icon Safari3/18/2008 Chrome Android6/27/20121562
Chrome: If both ICO and PNG are available, will use ICO over PNG if ICO has better matching sizes set. (Per caniuse.com.).Edge: In version 79 and later (Blink-based Edge), if both ICO and PNG are available, will use ICO over PNG if ICO has better matching sizes set. (Per caniuse.com.)Firefox: Before Firefox 83, the crossorigin attribute is not supported for rel="icon".Firefox: The media attribute is not supported for rel="icon", see bug 1603885.Opera: In version 15 and later (Blink-based Opera), if both ICO and PNG are available, will use ICO over PNG if ICO has better matching sizes set. (Per caniuse.com.)Safari: If both ICO and PNG are available, will ALWAYS use ICO file, regardless of sizes set. (Per caniuse.com.)Safari on iOS: Does not use favicons at all (but may have alternative for bookmarks, etc.). (Per caniuse.com.)WebView on iOS: Does not use favicons at all (but may have alternative for bookmarks, etc.). (Per caniuse.com.)
html.elements.link.rel.manifest πŸ“‹Chrome Android11/12/2014 Safari9/18/20233232
html.elements.link.rel.modulepreload πŸ“‹Chrome Android4/17/2018 Safari9/18/20231980
html.elements.link.rel.preconnect πŸ“‹Chrome Android10/14/2015 Safari4/12/2018911
Firefox: Before Firefox 41, it doesn't obey the crossorigin attribute.Firefox for Android: Before Firefox for Android 41, it doesn't obey the crossorigin attribute.
html.elements.link.rel.prefetch πŸ“‹Chrome Android6/27/2012 Safari3/24/20202827
Chrome: Requires secure contextChrome Android: Requires secure contextEdge: Requires secure contextFirefox: Requires secure contextFirefox for Android: Requires secure contextQuest Browser: Requires secure contextOpera: Requires secure contextOpera Android: Requires secure contextSamsung Internet: Requires secure contextWebView Android: Requires secure context
html.elements.link.rel.preload πŸ“‹Chrome Android4/13/2016 Safari4/12/2018729
Firefox: Disabled due to various web compatibility issues (e.g. bug 1405761).Firefox for Android: Disabled due to various web compatibility issues (e.g. bug 1405761).
html.elements.link.rel.preload.as-fetch Chrome Android4/13/2016 Safari4/12/2018729
Firefox: Disabled due to various web compatibility issues (e.g. bug 1405761).Firefox for Android: Disabled due to various web compatibility issues (e.g. bug 1405761).
html.elements.link.rel.preload.as-font Chrome Android4/13/2016 Safari4/12/2018729
Firefox: Disabled due to various web compatibility issues (e.g. bug 1405761).Firefox for Android: Disabled due to various web compatibility issues (e.g. bug 1405761).
html.elements.link.rel.preload.as-image Chrome Android4/13/2016 Safari4/12/2018729
Firefox: Disabled due to various web compatibility issues (e.g. bug 1405761).Firefox for Android: Disabled due to various web compatibility issues (e.g. bug 1405761).
html.elements.link.rel.preload.as-script Chrome Android4/13/2016 Safari4/12/2018729
Firefox: Disabled due to various web compatibility issues (e.g. bug 1405761).Firefox for Android: Disabled due to various web compatibility issues (e.g. bug 1405761).
html.elements.link.rel.preload.as-style Chrome Android4/13/2016 Safari4/12/2018729
Firefox: Disabled due to various web compatibility issues (e.g. bug 1405761).Firefox for Android: Disabled due to various web compatibility issues (e.g. bug 1405761).
html.elements.link.rel.preload.as-track Chrome Android4/13/2016 Safari4/12/2018729
html.elements.link.rev πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
html.elements.link.sizes πŸ“‹Safari7/25/2012 Chrome Android2/4/20202750
html.elements.link.target πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
html.elements.link.type πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
html.elements.main πŸ“‹Chrome Android4/3/2013 Safari10/22/2013202
html.elements.map πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
Firefox: Before Firefox 5, in Quirks Mode, empty maps were no longer skipped over in favor of non-empty ones when matching.Firefox: Before Firefox 17, the default styling of the <map> HTML element was display: block;. This is now display: inline; and matches the behavior of the other browsers. It was already the case in Quirks Mode.
html.elements.map.name Safari6/23/2003 Chrome Android6/27/20123292
html.elements.mark πŸ“‹Safari7/20/2011 Chrome Android6/27/2012343
html.elements.marquee πŸ“‹Safari2/2/2004 Chrome Android6/27/20123068
Firefox: Implements the HTMLDivElement interface.Firefox for Android: Implements the HTMLDivElement interface.
html.elements.marquee.behavior Safari2/2/2004 Chrome Android6/27/20123068
html.elements.marquee.bgcolor Safari2/2/2004 Chrome Android6/27/20123068
html.elements.marquee.direction Safari2/2/2004 Chrome Android6/27/20123068
html.elements.marquee.height Safari2/2/2004 Chrome Android6/27/20123068
html.elements.marquee.hspace Safari2/2/2004 Chrome Android6/27/20123068
html.elements.marquee.loop Safari2/2/2004 Chrome Android6/27/20123068
html.elements.marquee.scrollamount Safari2/2/2004 Chrome Android6/27/20123068
html.elements.marquee.scrolldelay Safari2/2/2004 Chrome Android6/27/20123068
html.elements.marquee.truespeed Safari2/2/2004 Chrome Android6/27/20123068
html.elements.marquee.vspace Safari2/2/2004 Chrome Android6/27/20123068
html.elements.marquee.width Safari2/2/2004 Chrome Android6/27/20123068
html.elements.menu πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
html.elements.meta πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
html.elements.meta.charset πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
html.elements.meta.content πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
html.elements.meta.http-equiv πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
html.elements.meta.http-equiv.content-language πŸ“‹Safari3/27/2017 Chrome Android6/6/201771
html.elements.meta.http-equiv.content-security-policy πŸ“‹Safari3/27/2017 Chrome Android6/6/201771
html.elements.meta.http-equiv.content-type πŸ“‹Safari3/27/2017 Chrome Android6/6/201771
html.elements.meta.http-equiv.refresh πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
html.elements.meta.name πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
html.elements.meta.name.color-scheme πŸ“‹Safari3/25/2019 Chrome Android4/7/2020379
html.elements.meta.name.referrer πŸ“‹Chrome Android6/27/2012 Safari4/12/20182115
Chrome: Until Chrome 46, content values weren't constrained to the values listed in the spec.Chrome Android: Until Chrome Android 46, content values weren't constrained to the values listed in the spec.Firefox: The referrer value wasn't taken into account when navigation was happening via the context menu or middle click until Firefox 39.Firefox for Android: The referrer value wasn't taken into account when navigation was happening via the context menu or middle click until Firefox for Android 39.Internet Explorer: Browsers initially supported an early draft of the specification which can only use a meta tag and is only compatible with the origin value from the new spec.Quest Browser: Until Quest Browser 5.0, content values weren't constrained to the values listed in the spec.Opera: Until Opera 33, content values weren't constrained to the values listed in the spec.Opera Android: Until Opera Android 33, content values weren't constrained to the values listed in the spec.Samsung Internet: Until Samsung Internet 5.0, content values weren't constrained to the values listed in the spec.WebView Android: Until WebView Android 46, content values weren't constrained to the values listed in the spec.
html.elements.meta.name.theme-color πŸ“‹Chrome Android7/20/2021 Safari9/20/202162
Chrome: Chrome uses the color only on installed progressive web apps.Chrome: Chrome reports support, but does not actually use the color anywhere.Chrome Android: Chrome for Android does not use the color on devices with native dark mode enabled unless it's an installed progressive web app or a trusted web activity.Edge: Edge uses the color only on installed progressive web apps.Quest Browser: Chrome for Android does not use the color on devices with native dark mode enabled unless it's an installed progressive web app or a trusted web activity.
html.elements.meta.scheme πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
html.elements.meter πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
html.elements.meter.high πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
html.elements.meter.low πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
html.elements.meter.max πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
html.elements.meter.min πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
html.elements.meter.optimum πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
html.elements.meter.value πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
html.elements.nav πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
html.elements.nobr πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
html.elements.noembed πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
html.elements.noframes πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
html.elements.noscript πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
html.elements.object πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
html.elements.object.archive πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
html.elements.object.border πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
html.elements.object.classid πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
html.elements.object.codebase πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
html.elements.object.codetype πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
html.elements.object.data πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
html.elements.object.declare πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
html.elements.object.form πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
html.elements.object.height πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
html.elements.object.name πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
html.elements.object.standby πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
html.elements.object.type πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
html.elements.object.usemap πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
html.elements.object.width πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
html.elements.ol πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
html.elements.ol.compact Safari10/26/2007 Chrome Android6/27/20121706
html.elements.ol.reversed πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
html.elements.ol.start πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
html.elements.ol.type πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
html.elements.optgroup πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
html.elements.optgroup.disabled πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
html.elements.optgroup.label πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
html.elements.option πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
html.elements.option.disabled πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
html.elements.option.label πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
Firefox: Before 77, Firefox didn't display the value of the label attribute as option text if element's content was empty. See bug 40545.Firefox: Historically, Firefox has allowed keyboard and mouse events to bubble up from the <option> element to the parent <select> element, although this behavior is inconsistent across many browsers. For better Web compatibility (and for technical reasons), they will not bubble up when Firefox is in multi-process mode and the <select> element is displayed as a drop-down list. The behavior is unchanged if the <select> is presented inline and it has either the multiple attribute defined or a size attribute set to more than 1. Rather than watching <option> elements for events, you should watch for change events on <select>. See bug 1090602 for details.Firefox: When Mozilla introduced dedicated content threads to Firefox (through the Electrolysis, or e10s, project), support for styling <option> elements was removed temporarily. Starting in Firefox 54, you can apply foreground and background colors to <option> elements again, using the color and background-color CSS properties. See bug 910022 for more information. Note that this is still disabled in Linux due to lack of contrast (see bug 1338283 for progress on this).Firefox for Android: Before 77, Firefox didn't display the value of the label attribute as option text if element's content was empty. See bug 40545.
html.elements.option.selected πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
html.elements.option.value πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
html.elements.output πŸ“‹Chrome Android6/27/2012 Safari10/22/2013482
html.elements.output.for πŸ“‹Chrome Android6/27/2012 Safari10/22/2013482
html.elements.output.form πŸ“‹Chrome Android6/27/2012 Safari10/22/2013482
html.elements.output.name πŸ“‹Chrome Android6/27/2012 Safari10/22/2013482
html.elements.p πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
html.elements.param πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
html.elements.param.name Safari6/8/2009 Chrome Android6/27/20121115
html.elements.param.type Safari6/8/2009 Chrome Android6/27/20121115
html.elements.param.value Safari6/8/2009 Chrome Android6/27/20121115
html.elements.param.valuetype Safari6/8/2009 Chrome Android6/27/20121115
html.elements.picture πŸ“‹Chrome Android10/8/2014 Safari3/21/2016530
html.elements.plaintext πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
Firefox: Before Firefox 4, this element implemented the HTMLSpanElement interface instead of the standard HTMLElement interface.
html.elements.pre πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
html.elements.pre.width Safari10/26/2007 Chrome Android6/27/20121706
Chrome: Specifying the width attribute has no layout effect.Chrome Android: Specifying the width attribute has no layout effect.Edge: Specifying the width attribute has no layout effect.Firefox: Since Firefox 29, specifying the width attribute has no layout effect.Firefox for Android: Since Firefox for Android 29, specifying the width attribute has no layout effect.Internet Explorer: Specifying the width attribute has no layout effect.Quest Browser: Specifying the width attribute has no layout effect.Opera: Specifying the width attribute has no layout effect.Opera Android: Specifying the width attribute has no layout effect.Safari: Specifying the width attribute has no layout effect.Safari on iOS: Specifying the width attribute has no layout effect.Samsung Internet: Specifying the width attribute has no layout effect.WebView Android: Specifying the width attribute has no layout effect.
html.elements.progress πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
Firefox: Before Firefox 14, the <progress> element was incorrectly classified as a form element, and therefore had a form attribute. This has been fixed.Firefox: Firefox provides the ::-moz-progress-bar pseudo-element, which lets you style the part of the interior of the progress bar representing the amount of work completed so far.Firefox for Android: Before Firefox for Android 14, the <progress> element was incorrectly classified as a form element, and therefore had a form attribute. This has been fixed.Firefox for Android: Firefox for Android provides the ::-moz-progress-bar pseudo-element, which lets you style the part of the interior of the progress bar representing the amount of work completed so far.Safari on iOS: Safari on iOS does not support indeterminate progress bars (they are rendered like 0%-completed progress bars).WebView on iOS: WebView on iOS does not support indeterminate progress bars (they are rendered like 0%-completed progress bars).
html.elements.progress.max πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
html.elements.progress.value πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
html.elements.q πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
html.elements.q.cite πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
html.elements.rb πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
Chrome: Blink has support for parsing the rb element, but not for rendering rb content as expected.Chrome Android: Blink has support for parsing the rb element, but not for rendering rb content as expected.Edge: Blink has support for parsing the rb element, but not for rendering rb content as expected.Quest Browser: Blink has support for parsing the rb element, but not for rendering rb content as expected.Opera: Blink has support for parsing the rb element, but not for rendering rb content as expected.Opera Android: Blink has support for parsing the rb element, but not for rendering rb content as expected.Safari: Safari has support for parsing the rb element, but not for rendering rb content as expected.Safari on iOS: Safari on iOS has support for parsing the rb element, but not for rendering rb content as expected.Samsung Internet: Blink has support for parsing the rb element, but not for rendering rb content as expected.WebView Android: Blink has support for parsing the rb element, but not for rendering rb content as expected.WebView on iOS: WebView on iOS has support for parsing the rb element, but not for rendering rb content as expected.
html.elements.rp πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
html.elements.rt πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
html.elements.rtc πŸ“‹Chrome Android2/4/2020 Safari3/24/202049
html.elements.ruby πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
html.elements.s πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
Firefox: Before Firefox 4, this element implemented the HTMLSpanElement interface instead of the standard HTMLElement interface.
html.elements.samp πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
html.elements.script πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
Firefox: Starting in Firefox 4, inserting <script> elements that have been created by calling document.createElement("script") no longer enforces execution in insertion order. This change lets Firefox properly abide by the specification. To make script-inserted external scripts execute in their insertion order, set .async=false on them.
html.elements.script.async πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
html.elements.script.blocking πŸ“‹Chrome Android9/2/2022 Safari12/11/2024831
html.elements.script.crossorigin πŸ“‹Safari7/25/2012 Chrome Android2/27/2013217
Safari: The crossorigin attribute was implemented in WebKit in WebKit bug 81438.Safari on iOS: The crossorigin attribute was implemented in WebKit in WebKit bug 81438.WebView on iOS: The crossorigin attribute was implemented in WebKit in WebKit bug 81438.
html.elements.script.defer πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
Chrome: Chrome does not defer scripts with the defer attribute when the page is served as XHTML (application/xhtml+xml), see bug 41253514 and bug 41408348Chrome Android: Chrome Android does not defer scripts with the defer attribute when the page is served as XHTML (application/xhtml+xml), see bug 41253514 and bug 41408348Firefox: Since Firefox 3.6, the defer attribute is ignored on scripts that don't have the src attribute. However, in Firefox 3.5 even inline scripts are deferred if the defer attribute is set.Internet Explorer: Before version 10, Internet Explorer implemented defer by a proprietary specification. Since version 10 it conforms to the W3C specification.Quest Browser: Quest Browser does not defer scripts with the defer attribute when the page is served as XHTML (application/xhtml+xml), see bug 41253514 and bug 41408348Opera: Opera does not defer scripts with the defer attribute when the page is served as XHTML (application/xhtml+xml), see bug 41253514 and bug 41408348Opera Android: Opera Android does not defer scripts with the defer attribute when the page is served as XHTML (application/xhtml+xml), see bug 41253514 and bug 41408348Samsung Internet: Samsung Internet does not defer scripts with the defer attribute when the page is served as XHTML (application/xhtml+xml), see bug 41253514 and bug 41408348WebView Android: WebView Android does not defer scripts with the defer attribute when the page is served as XHTML (application/xhtml+xml), see bug 41253514 and bug 41408348
html.elements.script.fetchpriority πŸ“‹Chrome Android4/26/2022 Safari12/11/2023594
html.elements.script.integrity πŸ“‹Chrome Android9/1/2015 Safari4/12/2018954
html.elements.script.nomodule πŸ“‹Chrome Android9/5/2017 Safari9/19/201714
html.elements.script.referrerpolicy πŸ“‹Chrome Android10/17/2018 Safari9/16/2020700
html.elements.script.src πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
html.elements.script.type πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
html.elements.script.type.importmap πŸ“‹Chrome Android3/2/2021 Safari3/27/2023755
html.elements.script.type.importmap.integrity πŸ“‹Chrome Android7/23/2024 Safari9/16/202455
html.elements.script.type.module Safari3/27/2017 Chrome Android9/5/2017162
Chrome: Module scripts without the async attribute do not load when the page is served as XHTML (application/xhtml+xml). See bug 40518469.Chrome Android: Module scripts without the async attribute do not load when the page is served as XHTML (application/xhtml+xml). See bug 40518469.Edge: Module scripts without the async attribute do not load when the page is served as XHTML (application/xhtml+xml). See bug 40518469.Quest Browser: Module scripts without the async attribute do not load when the page is served as XHTML (application/xhtml+xml). See bug 40518469.Opera: Module scripts without the async attribute do not load when the page is served as XHTML (application/xhtml+xml). See bug 40518469.Opera Android: Module scripts without the async attribute do not load when the page is served as XHTML (application/xhtml+xml). See bug 40518469.Safari: Module scripts do not load when the page is served as XHTML (application/xhtml+xml).Safari on iOS: Module scripts do not load when the page is served as XHTML (application/xhtml+xml).Samsung Internet: Module scripts without the async attribute do not load when the page is served as XHTML (application/xhtml+xml). See bug 40518469.WebView Android: Module scripts without the async attribute do not load when the page is served as XHTML (application/xhtml+xml). See bug 40518469.WebView on iOS: Module scripts do not load when the page is served as XHTML (application/xhtml+xml).
html.elements.search πŸ“‹Safari9/18/2023 Chrome Android10/10/202322
html.elements.section πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
html.elements.select πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
Chrome: border-radius on <select> elements is ignored unless -webkit-appearance is overridden to an appropriate value.Chrome Android: border-radius on <select> elements is ignored unless -webkit-appearance is overridden to an appropriate value.Firefox: Historically, Firefox has allowed keyboard and mouse events to bubble up from the <option> element to the parent <select> element, although this behavior is inconsistent across many browsers. For better Web compatibility (and for technical reasons), when Firefox is in multi-process mode the <select> element is displayed as a drop-down list. The behavior is unchanged if the <select> is presented inline and it has either the multiple attribute defined or a size attribute set to more than 1. Rather than watching <option> elements for events, you should watch for change events on <select>. See bug 1090602 for details.Firefox for Android: Firefox for Android, by default, sets a background-image gradient on all <select multiple> elements. This can be disabled using background-image: none.Quest Browser: border-radius on <select> elements is ignored unless -webkit-appearance is overridden to an appropriate value.Safari: border-radius on <select> elements is ignored unless -webkit-appearance is overridden to an appropriate value.Safari on iOS: border-radius on <select> elements is ignored unless -webkit-appearance is overridden to an appropriate value.Samsung Internet: border-radius on <select> elements is ignored unless -webkit-appearance is overridden to an appropriate value.WebView Android: In the Browser app for Android 4.1 (and possibly later versions), there is a bug where the menu indicator triangle on the side of a <select> will not be displayed if a background, border, or border-radius style is applied to the <select>.WebView Android: border-radius on <select> elements is ignored unless -webkit-appearance is overridden to an appropriate value.WebView on iOS: border-radius on <select> elements is ignored unless -webkit-appearance is overridden to an appropriate value.
html.elements.select.autocomplete πŸ“‹Safari3/21/2016 Chrome Android4/17/2018757
html.elements.select.disabled πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
html.elements.select.form πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
html.elements.select.multiple πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
html.elements.select.name πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
html.elements.select.required πŸ“‹Safari7/20/2011 Chrome Android6/27/2012343
html.elements.slot πŸ“‹Chrome Android9/7/2016 Safari9/20/201613
html.elements.slot.name Chrome Android9/7/2016 Safari9/20/201613
html.elements.small πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
html.elements.source πŸ“‹Safari3/18/2008 Chrome Android6/27/20121562
Firefox: Until Firefox 15, Firefox picked the first source element that has a type matching the MIME-type of a supported media format; see bug 449363 for details.Firefox for Android: Until Firefox for Android 15, Firefox for Android picked the first source element that has a type matching the MIME-type of a supported media format; see bug 449363 for details.
html.elements.source.height πŸ“‹Chrome Android4/13/2021 Safari9/20/2021160
html.elements.source.media πŸ“‹Safari3/18/2008 Chrome Android6/27/20121562
Firefox: media is supported in <source> within <picture>, <audio>, and <video>. In Firefox 53-119, media is supported only in <source> within <picture>.Firefox for Android: media is supported in <source> within <picture>, <audio>, and <video>. In Firefox for Android 53-119, media is supported only in <source> within <picture>.
html.elements.source.sizes πŸ“‹Chrome Android10/8/2014 Safari3/21/2016530
Chrome: Supports a subset of the syntax for resolution switching (using the x descriptor), but not the full syntax that can be used with sizes (using the w descriptor).Chrome Android: Supports a subset of the syntax for resolution switching (using the x descriptor), but not the full syntax that can be used with sizes (using the w descriptor).Opera: Supports a subset of the syntax for resolution switching (using the x descriptor), but not the full syntax that can be used with sizes (using the w descriptor).Opera Android: Supports a subset of the syntax for resolution switching (using the x descriptor), but not the full syntax that can be used with sizes (using the w descriptor).Samsung Internet: Supports a subset of the syntax for resolution switching (using the x descriptor), but not the full syntax that can be used with sizes (using the w descriptor).WebView Android: Supports a subset of the syntax for resolution switching (using the x descriptor), but not the full syntax that can be used with sizes (using the w descriptor).
html.elements.source.src πŸ“‹Safari3/18/2008 Chrome Android6/27/20121562
html.elements.source.srcset πŸ“‹Chrome Android10/8/2014 Safari3/21/2016530
Chrome: Supports a subset of the syntax for resolution switching (using the x descriptor), but not the full syntax that can be used with sizes (using the w descriptor).Chrome Android: Supports a subset of the syntax for resolution switching (using the x descriptor), but not the full syntax that can be used with sizes (using the w descriptor).Opera: Supports a subset of the syntax for resolution switching (using the x descriptor), but not the full syntax that can be used with sizes (using the w descriptor).Opera Android: Supports a subset of the syntax for resolution switching (using the x descriptor), but not the full syntax that can be used with sizes (using the w descriptor).Samsung Internet: Supports a subset of the syntax for resolution switching (using the x descriptor), but not the full syntax that can be used with sizes (using the w descriptor).WebView Android: Supports a subset of the syntax for resolution switching (using the x descriptor), but not the full syntax that can be used with sizes (using the w descriptor).
html.elements.source.type πŸ“‹Safari3/18/2008 Chrome Android6/27/20121562
html.elements.source.width πŸ“‹Chrome Android4/13/2021 Safari9/20/2021160
html.elements.span πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
html.elements.strike πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
Firefox: Before Firefox 4, this element implemented the HTMLSpanElement interface instead of the standard HTMLElement interface.Firefox for Android: Before Firefox for Android 4, this element implemented the HTMLSpanElement interface instead of the standard HTMLElement interface.
html.elements.strong πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
Firefox: Before Firefox 4, creating a <strong> element incorrectly resulted in an HTMLSpanElement object, instead of the expected HTMLElement.
html.elements.style πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
html.elements.style.blocking πŸ“‹Chrome Android9/2/2022 Safari12/11/2024831
html.elements.style.media πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
html.elements.style.type πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
Firefox: Before 75, Firefox accepted any CSS media (MIME) type, with optional parameters. Starting in 75, this has been restricted to the string 'text/css', per the spec.
html.elements.sub πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
html.elements.summary πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
html.elements.sup πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
html.elements.table πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
html.elements.table.align Safari6/23/2003 Chrome Android6/27/20123292
html.elements.table.bgcolor Safari6/23/2003 Chrome Android6/27/20123292
html.elements.table.border Safari6/23/2003 Chrome Android6/27/20123292
html.elements.table.cellpadding Safari6/23/2003 Chrome Android6/27/20123292
html.elements.table.cellspacing Safari6/23/2003 Chrome Android6/27/20123292
html.elements.table.frame Safari6/23/2003 Chrome Android6/27/20123292
html.elements.table.rules Safari6/23/2003 Chrome Android6/27/20123292
html.elements.table.summary Safari6/23/2003 Chrome Android6/27/20123292
html.elements.table.width Safari6/23/2003 Chrome Android6/27/20123292
html.elements.tbody πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
html.elements.tbody.align Safari10/26/2007 Chrome Android6/27/20121706
html.elements.tbody.bgcolor Safari6/23/2003 Chrome Android6/27/20123292
html.elements.tbody.char Safari6/8/2009 Chrome Android6/27/20121115
html.elements.tbody.charoff Safari6/8/2009 Chrome Android6/27/20121115
html.elements.tbody.valign Safari10/26/2007 Chrome Android6/27/20121706
html.elements.td πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
html.elements.td.abbr Safari6/23/2003 Chrome Android6/27/20123292
html.elements.td.align Safari10/26/2007 Chrome Android6/27/20121706
html.elements.td.axis Safari6/23/2003 Chrome Android6/27/20123292
html.elements.td.bgcolor Safari6/23/2003 Chrome Android6/27/20123292
html.elements.td.char Safari6/8/2009 Chrome Android6/27/20121115
html.elements.td.charoff Safari6/8/2009 Chrome Android6/27/20121115
html.elements.td.colspan Safari6/23/2003 Chrome Android6/27/20123292
html.elements.td.headers Safari6/23/2003 Chrome Android6/27/20123292
html.elements.td.rowspan Safari6/23/2003 Chrome Android6/27/20123292
html.elements.td.scope Safari6/23/2003 Chrome Android6/27/20123292
html.elements.td.valign Safari10/26/2007 Chrome Android6/27/20121706
html.elements.td.width Safari6/23/2003 Chrome Android6/27/20123292
html.elements.template πŸ“‹Chrome Android4/3/2013 Safari10/16/2014561
html.elements.template.shadowrootmode πŸ“‹Chrome Android3/7/2023 Safari3/27/202320
html.elements.textarea πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
Firefox: Before Firefox 6, when a <textarea> was focused, the insertion point was placed at the end of the text by default. Other major browsers place the insertion point at the beginning of the text.Firefox: A default background-image gradient is applied to all <textarea> elements, which can be disabled using background-image: none.Firefox: Before Firefox 89, manipulating the content of <textarea> elements using Document.execCommand() commands requires workarounds (see bug 1220696).Firefox for Android: Before Firefox for Android 6, when a <textarea> was focused, the insertion point was placed at the end of the text by default. Other major browsers place the insertion point at the beginning of the text.Firefox for Android: A default background-image gradient is applied to all <textarea> elements, which can be disabled using background-image: none.Firefox for Android: Before Firefox for Android 89, manipulating the content of <textarea> elements using Document.execCommand() commands requires workarounds (see bug 1220696).Safari on iOS: Unlike other major browsers, a default style of opacity: 0.4 is applied to disabled <textarea> elements.WebView on iOS: Unlike other major browsers, a default style of opacity: 0.4 is applied to disabled <textarea> elements.
html.elements.textarea.autocomplete πŸ“‹Safari3/21/2016 Chrome Android4/17/2018757
html.elements.textarea.autocomplete.one-time-code Safari9/17/2018 Chrome Android7/27/2020679
html.elements.textarea.cols πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
html.elements.textarea.dirname πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
html.elements.textarea.disabled πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
html.elements.textarea.form πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
html.elements.textarea.maxlength πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
Safari: Before Safari 17, newline characters counted as two characters instead of one. See bug 249916.Safari on iOS: Before Safari on iOS 17, newline characters counted as two characters instead of one. See bug 249916.WebView on iOS: Before WebView on iOS 17, newline characters counted as two characters instead of one. See bug 249916.
html.elements.textarea.minlength πŸ“‹Chrome Android1/21/2015 Safari3/27/2017796
html.elements.textarea.name πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
html.elements.textarea.placeholder πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
html.elements.textarea.placeholder.line_breaks Chrome Android7/16/2014 Safari9/12/20222980
html.elements.textarea.readonly πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
html.elements.textarea.required πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
html.elements.textarea.rows πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
html.elements.textarea.spellcheck Safari7/20/2011 Chrome Android6/27/2012343
html.elements.textarea.wrap πŸ“‹Chrome Android6/27/2012 Safari7/25/201228
html.elements.tfoot πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
html.elements.tfoot.align Safari10/26/2007 Chrome Android6/27/20121706
html.elements.tfoot.bgcolor Safari6/23/2003 Chrome Android6/27/20123292
html.elements.tfoot.char Safari6/8/2009 Chrome Android6/27/20121115
html.elements.tfoot.charoff Safari6/8/2009 Chrome Android6/27/20121115
html.elements.tfoot.valign Safari10/26/2007 Chrome Android6/27/20121706
html.elements.th πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
html.elements.th.abbr Safari6/23/2003 Chrome Android6/27/20123292
html.elements.th.align Safari10/26/2007 Chrome Android6/27/20121706
html.elements.th.axis Safari6/23/2003 Chrome Android6/27/20123292
html.elements.th.bgcolor Safari6/23/2003 Chrome Android6/27/20123292
html.elements.th.char Safari6/8/2009 Chrome Android6/27/20121115
html.elements.th.charoff Safari6/8/2009 Chrome Android6/27/20121115
html.elements.th.colspan Safari6/23/2003 Chrome Android6/27/20123292
html.elements.th.headers Safari6/23/2003 Chrome Android6/27/20123292
html.elements.th.rowspan Safari6/23/2003 Chrome Android6/27/20123292
html.elements.th.scope Safari6/23/2003 Chrome Android6/27/20123292
html.elements.th.valign Safari10/26/2007 Chrome Android6/27/20121706
html.elements.th.width Safari6/23/2003 Chrome Android6/27/20123292
html.elements.thead πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
Safari: Backgrounds applied to <thead> elements will be applied to each table cell, rather than the entire header. To mimic the behavior of other browsers, set the background-attachment CSS property to fixed.Safari on iOS: Backgrounds applied to <thead> elements will be applied to each table cell, rather than the entire header. To mimic the behavior of other browsers, set the background-attachment CSS property to fixed.WebView on iOS: Backgrounds applied to <thead> elements will be applied to each table cell, rather than the entire header. To mimic the behavior of other browsers, set the background-attachment CSS property to fixed.
html.elements.thead.align Safari10/26/2007 Chrome Android6/27/20121706
html.elements.thead.bgcolor Safari6/23/2003 Chrome Android6/27/20123292
html.elements.thead.char Safari6/8/2009 Chrome Android6/27/20121115
html.elements.thead.charoff Safari6/8/2009 Chrome Android6/27/20121115
html.elements.thead.valign Safari10/26/2007 Chrome Android6/27/20121706
html.elements.time πŸ“‹Safari10/22/2013 Chrome Android10/24/20171463
html.elements.time.datetime Safari10/22/2013 Chrome Android10/24/20171463
html.elements.title πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
html.elements.tr πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
html.elements.tr.align Safari10/26/2007 Chrome Android6/27/20121706
html.elements.tr.bgcolor Safari6/23/2003 Chrome Android6/27/20123292
html.elements.tr.char Safari6/8/2009 Chrome Android6/27/20121115
html.elements.tr.charoff Safari6/8/2009 Chrome Android6/27/20121115
html.elements.tr.valign Safari10/26/2007 Chrome Android6/27/20121706
html.elements.track πŸ“‹Safari7/25/2012 Chrome Android2/27/2013217
Chrome Android: Doesn't work for fullscreen video.Quest Browser: Doesn't work for fullscreen video.Samsung Internet: Doesn't work for fullscreen video.WebView Android: Doesn't work for fullscreen video.
html.elements.track.default πŸ“‹Safari7/25/2012 Chrome Android2/27/2013217
html.elements.track.kind πŸ“‹Safari7/25/2012 Chrome Android2/27/2013217
html.elements.track.label πŸ“‹Safari7/25/2012 Chrome Android2/27/2013217
html.elements.track.src πŸ“‹Safari7/25/2012 Chrome Android2/27/2013217
Firefox: Before Firefox 50, setting the src didn't work, though it didn't raise an error.Firefox for Android: Before Firefox for Android 50, setting the src didn't work, though it didn't raise an error.
html.elements.track.srclang πŸ“‹Safari7/25/2012 Chrome Android2/27/2013217
html.elements.tt πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
Firefox: Before Firefox 4, this element implemented the HTMLSpanElement interface instead of the standard HTMLElement interface.Firefox for Android: Before Firefox for Android 4, this element implemented the HTMLSpanElement interface instead of the standard HTMLElement interface.
html.elements.u πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
Firefox: Before Firefox 4, this element implemented the HTMLSpanElement interface instead of the standard HTMLElement interface.
html.elements.ul πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
html.elements.ul.compact πŸ“‹Safari10/26/2007 Chrome Android6/27/20121706
html.elements.ul.type πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
html.elements.var πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
html.elements.video πŸ“‹Safari3/18/2008 Chrome Android6/27/20121562
html.elements.video.aspect_ratio_computed_from_attributes Chrome Android12/17/2019 Safari9/16/2020274
html.elements.video.autoplay πŸ“‹Safari3/18/2008 Chrome Android6/27/20121562
html.elements.video.autoplay.requires_muted_audio Chrome Android5/31/2018 Safari9/12/20221565
Firefox for Android: Between versions 79 and 91, the default behavior was to block videos from autoplaying, regardless of whether audio was muted.
html.elements.video.controls πŸ“‹Safari3/18/2008 Chrome Android6/27/20121562
html.elements.video.crossorigin πŸ“‹Chrome Android2/26/2014 Safari9/20/2016937
Firefox: With crossorigin="use-credentials", cookies aren't sent during seek. See bug 1532722.Firefox for Android: With crossorigin="use-credentials", cookies aren't sent during seek. See bug 1532722.
html.elements.video.disablepictureinpicture πŸ“‹Safari3/24/2020 Chrome Android9/2/2022892
Firefox: When this attribute is set, the overlay button to disable picture-in-picture (PiP) is hidden, but the user can still enable PiP.Firefox: When this attribute is set, the overlay button to disable picture-in-picture (PiP) is hidden, but the user can still enable PiP.Firefox for Android: When this attribute is set, the overlay button to disable picture-in-picture (PiP) is hidden, but the user can still enable PiP.Firefox for Android: When this attribute is set, the overlay button to disable picture-in-picture (PiP) is hidden, but the user can still enable PiP.
html.elements.video.disableremoteplayback πŸ“‹Chrome Android2/1/2017 Safari3/24/20201147
html.elements.video.height πŸ“‹Safari3/18/2008 Chrome Android6/27/20121562
html.elements.video.loop πŸ“‹Safari3/18/2008 Chrome Android6/27/20121562
html.elements.video.muted πŸ“‹Safari6/7/2010 Chrome Android10/2/20131213
html.elements.video.playsinline πŸ“‹Safari9/20/2016 Chrome Android6/4/2019987
html.elements.video.poster πŸ“‹Safari3/18/2008 Chrome Android6/27/20121562
html.elements.video.preload πŸ“‹Safari3/18/2008 Chrome Android6/27/20121562
Chrome: Defaults to metadata in Chrome 64.Chrome Android: Defaults to metadata in Chrome Android 64.Quest Browser: Defaults to metadata in Quest Browser 5.0.Opera: Defaults to metadata in Opera 51.Opera Android: Defaults to metadata in Opera Android 47.Samsung Internet: Defaults to metadata in Samsung Internet 9.0.WebView Android: Defaults to metadata in WebView Android 64.
html.elements.video.src πŸ“‹Safari3/18/2008 Chrome Android6/27/20121562
html.elements.video.width πŸ“‹Safari3/18/2008 Chrome Android6/27/20121562
html.elements.wbr πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
html.elements.xmp πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
Firefox: Before Firefox 4, this element implemented the HTMLSpanElement interface instead of the standard HTMLElement interface.Firefox for Android: Before Firefox for Android 4, this element implemented the HTMLSpanElement interface instead of the standard HTMLElement interface.
html.global_attributes.accesskey πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
html.global_attributes.autofocus πŸ“‹Chrome Android12/17/2019 Safari3/14/2022818
Chrome: Supported for the <button>, <input>, <select>, and <textarea> elements.Chrome Android: Supported for the <button>, <input>, <select>, and <textarea> elements.Edge: Supported for the <button>, <input>, <select>, and <textarea> elements.Firefox: Supported for the <button>, <input>, <select>, and <textarea> elements.Firefox for Android: Supported for the <button>, <input>, <select>, and <textarea> elements.Internet Explorer: Supported for the <button>, <input>, <select>, and <textarea> elements.Quest Browser: Supported for the <button>, <input>, <select>, and <textarea> elements.Opera: Supported for the <button>, <input>, <select>, and <textarea> elements.Opera Android: Supported for the <button>, <input>, <select>, and <textarea> elements.Safari: Supported for the <button>, <input>, <select>, and <textarea> elements.Safari on iOS: If there's no hardware keyboard connected, then the autofocus attribute has no effect (for example, the focus event doesn't fire and the element does not match the :focus selector).Samsung Internet: Supported for the <button>, <input>, <select>, and <textarea> elements.WebView Android: Supported for the <button>, <input>, <select>, and <textarea> elements.WebView on iOS: If there's no hardware keyboard connected, then the autofocus attribute has no effect (for example, the focus event doesn't fire and the element does not match the :focus selector).
html.global_attributes.class πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
html.global_attributes.contenteditable πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
html.global_attributes.contenteditable.plaintext-only Chrome Android6/8/2016 Safari3/24/20201385
html.global_attributes.data_attributes πŸ“‹Safari7/20/2011 Chrome Android6/27/2012343
html.global_attributes.dir πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
html.global_attributes.draggable πŸ“‹Safari6/7/2010 Chrome Android6/27/2012751
html.global_attributes.enterkeyhint πŸ“‹Chrome Android9/10/2019 Safari3/24/2020196
html.global_attributes.exportparts πŸ“‹Chrome Android3/12/2019 Safari3/24/2020378
html.global_attributes.hidden πŸ“‹Safari7/20/2011 Chrome Android6/27/2012343
Safari: This attribute has no effect on <option> elements.Safari on iOS: This attribute has no effect on <option> elements.WebView on iOS: This attribute has no effect on <option> elements.
html.global_attributes.id πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
Firefox: id is a true global attribute only since Firefox 32.Firefox for Android: id is a true global attribute only since Firefox for Android 32.
html.global_attributes.inert πŸ“‹Safari5/16/2022 Chrome Android5/24/20228
html.global_attributes.inputmode πŸ“‹Chrome Android4/17/2018 Safari3/25/2019342
Safari on iOS: Before iOS 13, inputmode="none" had no effect.WebView on iOS: Before iOS 13, inputmode="none" had no effect.
html.global_attributes.lang πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
html.global_attributes.nonce πŸ“‹Chrome Android9/5/2017 Safari3/14/20221651
html.global_attributes.nonce.nonce_hiding πŸ“‹Chrome Android9/5/2017 Safari5/16/20221714
html.global_attributes.part πŸ“‹Chrome Android3/12/2019 Safari3/24/2020378
html.global_attributes.popover πŸ“‹Chrome Android5/30/2023 Safari9/18/2023111
html.global_attributes.slot πŸ“‹Chrome Android9/7/2016 Safari9/20/201613
html.global_attributes.spellcheck πŸ“‹Safari7/20/2011 Chrome Android12/2/20151596
html.global_attributes.style πŸ“‹Safari6/23/2003 Chrome Android6/27/20123292
html.global_attributes.tabindex πŸ“‹Safari3/18/2008 Chrome Android6/27/20121562
html.global_attributes.title πŸ“‹Safari6/8/2009 Chrome Android6/27/20121115
html.global_attributes.title.multi-line_titles Safari9/19/2017 Chrome Android1/23/2018126
html.global_attributes.translate πŸ“‹Safari7/25/2012 Chrome Android2/27/2013217
html.global_attributes.writingsuggestions πŸ“‹Chrome Android4/16/2024 Safari9/16/2024153
html.manifest.display πŸ“‹Chrome Android11/12/2014 Safari9/18/20233232
Chrome: display and/or display_override are required for a web app to be installable.Chrome Android: display and/or display_override are required for a web app to be installable.Edge: display and/or display_override are required for a web app to be installable.Quest Browser: display and/or display_override are required for a web app to be installable.Opera: display and/or display_override are required for a web app to be installable.Opera Android: display and/or display_override are required for a web app to be installable.Samsung Internet: display and/or display_override are required for a web app to be installable.WebView Android: display and/or display_override are required for a web app to be installable.
html.manifest.display.browser πŸ“‹Chrome Android11/12/2014 Safari9/18/20233232
html.manifest.display.standalone πŸ“‹Chrome Android11/12/2014 Safari9/18/20233232
html.manifest.icons πŸ“‹Chrome Android11/12/2014 Safari9/18/20233232
Chrome: icons is required for a web app to be installable.Chrome Android: icons is required for a web app to be installable.Edge: icons is required for a web app to be installable.Quest Browser: icons is required for a web app to be installable.Opera: icons is required for a web app to be installable.Opera Android: icons is required for a web app to be installable.Safari: Only used when no apple-touch-icon is present and either "purpose" is set to "any" or "purpose" is not specified.Safari on iOS: Only used when no apple-touch-icon is present and either "purpose" is set to "any" or "purpose" is not specified.Samsung Internet: icons is required for a web app to be installable.WebView Android: icons is required for a web app to be installable.WebView on iOS: Only used when no apple-touch-icon is present and either "purpose" is set to "any" or "purpose" is not specified.
html.manifest.id πŸ“‹Chrome Android11/15/2021 Safari9/18/2023672
Firefox: The property parses, but has no effect.
html.manifest.name πŸ“‹Chrome Android11/12/2014 Safari9/18/20233232
Chrome: name or short_name is required for a web app to be installable.Chrome Android: name or short_name is required for a web app to be installable.Edge: name or short_name is required for a web app to be installable.Quest Browser: name or short_name is required for a web app to be installable.Opera: name or short_name is required for a web app to be installable.Opera Android: name or short_name is required for a web app to be installable.Samsung Internet: name or short_name is required for a web app to be installable.WebView Android: name or short_name is required for a web app to be installable.
html.manifest.scope πŸ“‹Chrome Android9/7/2016 Safari9/18/20232567
html.manifest.short_name πŸ“‹Chrome Android11/12/2014 Safari9/18/20233232
Chrome: short_name or name is required for a web app to be installable.Chrome Android: short_name or name is required for a web app to be installable.Edge: short_name or name is required for a web app to be installable.Quest Browser: short_name or name is required for a web app to be installable.Opera: short_name or name is required for a web app to be installable.Opera Android: short_name or name is required for a web app to be installable.Samsung Internet: short_name or name is required for a web app to be installable.WebView Android: short_name or name is required for a web app to be installable.
html.manifest.shortcuts πŸ“‹Chrome Android7/27/2020 Safari3/5/20241317
Chrome: Supported on Windows only.Edge: Supported on Windows only.Opera: Supported on Windows only.
html.manifest.start_url πŸ“‹Chrome Android11/12/2014 Safari9/18/20233232
Chrome: start_url is required for a web app to be installable.Chrome Android: start_url is required for a web app to be installable.Edge: start_url is required for a web app to be installable.Quest Browser: start_url is required for a web app to be installable.Opera: start_url is required for a web app to be installable.Opera Android: start_url is required for a web app to be installable.Samsung Internet: start_url is required for a web app to be installable.WebView Android: start_url is required for a web app to be installable.
html.manifest.theme_color πŸ“‹Chrome Android10/14/2015 Safari9/18/20232896