Now Stable

"New on the Web": For a given set of browsers, what APIs became stable and when, ordered reverse chronologically.

It's a great source of information for posts like this

Example Comparisons
Browsers
Features

Stable APIs

Below is a list of features that are in Chrome and Firefox, ordered reverse chronologically by when they became stable (i.e, available in the last browser).

2026/3

API First Browser Date Last Browser Date Days Notes
api.ShadowRoot.referenceTarget Chrome2/4/2025 Firefox3/24/2026413
api.Element.setHTML πŸ“‹Firefox2/24/2026 Chrome3/10/202614
Chrome: Chrome 105 to Chrome 118 (inclusive) supported this method with a significantly different specification.Chrome Android: Chrome Android 105 to Chrome Android 118 (inclusive) supported this method with a significantly different specification.Edge: Edge 105 to Edge 118 (inclusive) supported this method with a significantly different specification.WebView Android: WebView Android 105 to WebView Android 118 (inclusive) supported this method with a significantly different specification.
api.NavigationPrecommitController.addHandler πŸ“‹Firefox2/24/2026 Chrome3/10/202614
api.Sanitizer πŸ“‹Firefox2/24/2026 Chrome3/10/202614
Chrome: Chrome 105 to Chrome 118 (inclusive) supported this interface name with a significantly different specification.Chrome Android: Chrome Android 105 to Chrome Android 118 (inclusive) supported this interface name with a significantly different specification.Edge: Edge 105 to Edge 118 (inclusive) supported this interface name with a significantly different specification.WebView Android: WebView Android 105 to WebView Android 118 (inclusive) supported this interface name with a significantly different specification.
api.Sanitizer.Sanitizer πŸ“‹Firefox2/24/2026 Chrome3/10/202614
api.Sanitizer.allowAttribute πŸ“‹Firefox2/24/2026 Chrome3/10/202614
api.Sanitizer.allowElement πŸ“‹Firefox2/24/2026 Chrome3/10/202614
api.Sanitizer.get πŸ“‹Firefox2/24/2026 Chrome3/10/202614
api.Sanitizer.removeAttribute πŸ“‹Firefox2/24/2026 Chrome3/10/202614
api.Sanitizer.removeElement πŸ“‹Firefox2/24/2026 Chrome3/10/202614
api.Sanitizer.removeUnsafe πŸ“‹Firefox2/24/2026 Chrome3/10/202614
api.Sanitizer.replaceElementWithChildren πŸ“‹Firefox2/24/2026 Chrome3/10/202614
api.Sanitizer.setComments πŸ“‹Firefox2/24/2026 Chrome3/10/202614
api.Sanitizer.setDataAttributes πŸ“‹Firefox2/24/2026 Chrome3/10/202614

2026/2

API First Browser Date Last Browser Date Days Notes
api.Document.execCommand.paste Chrome4/14/2015 Firefox2/24/20263969
Firefox: Supported in content scripts (not just extensions) via the Clipboard APIFirefox for Android: Supported in content scripts (not just extensions) via the Clipboard API
api.Element.pointerrawupdate_event πŸ“‹Chrome9/10/2019 Firefox2/24/20262359
Chrome: Before version 142, pointerrawupdate events were exposed to non-secure contexts.Chrome Android: Before version 142, pointerrawupdate events were exposed to non-secure contexts.Edge: Before version 142, pointerrawupdate events were exposed to non-secure contexts.Firefox: The pointerrawupdate event handler receives a MouseEvent whose movement properties (movementX, movementY) are always 0. See bug 1987671.Firefox for Android: The pointerrawupdate event handler receives a MouseEvent whose movement properties (movementX, movementY) are always 0. See bug 1987671.Quest Browser: Before version false, pointerrawupdate events were exposed to non-secure contexts.Opera: Before version 126, pointerrawupdate events were exposed to non-secure contexts.Opera Android: Before version 93, pointerrawupdate events were exposed to non-secure contexts.Samsung Internet: Before version false, pointerrawupdate events were exposed to non-secure contexts.WebView Android: Before version 142, pointerrawupdate events were exposed to non-secure contexts.
api.Location.ancestorOrigins πŸ“‹Chrome6/26/2012 Firefox2/24/20264991
Deno: This value is always empty in Deno.
api.TrustedHTML πŸ“‹Chrome5/19/2020 Firefox2/24/20262107
api.TrustedHTML.toJSON πŸ“‹Chrome4/13/2021 Firefox2/24/20261778
api.TrustedHTML.toString πŸ“‹Chrome5/19/2020 Firefox2/24/20262107
api.TrustedScript πŸ“‹Chrome5/19/2020 Firefox2/24/20262107
api.TrustedScript.toJSON πŸ“‹Chrome4/13/2021 Firefox2/24/20261778
api.TrustedScript.toString πŸ“‹Chrome5/19/2020 Firefox2/24/20262107
api.TrustedScriptURL πŸ“‹Chrome5/19/2020 Firefox2/24/20262107
api.TrustedScriptURL.toJSON πŸ“‹Chrome4/13/2021 Firefox2/24/20261778
api.TrustedScriptURL.toString πŸ“‹Chrome5/19/2020 Firefox2/24/20262107
api.TrustedTypePolicy πŸ“‹Chrome5/19/2020 Firefox2/24/20262107
api.TrustedTypePolicy.createHTML πŸ“‹Chrome5/19/2020 Firefox2/24/20262107
api.TrustedTypePolicy.createScript πŸ“‹Chrome5/19/2020 Firefox2/24/20262107
api.TrustedTypePolicy.createScriptURL πŸ“‹Chrome5/19/2020 Firefox2/24/20262107
api.TrustedTypePolicy.name πŸ“‹Chrome5/19/2020 Firefox2/24/20262107
api.TrustedTypePolicyFactory πŸ“‹Chrome5/19/2020 Firefox2/24/20262107
api.TrustedTypePolicyFactory.createPolicy πŸ“‹Chrome5/19/2020 Firefox2/24/20262107
api.TrustedTypePolicyFactory.defaultPolicy πŸ“‹Chrome5/19/2020 Firefox2/24/20262107
api.TrustedTypePolicyFactory.emptyHTML πŸ“‹Chrome5/19/2020 Firefox2/24/20262107
api.TrustedTypePolicyFactory.emptyScript πŸ“‹Chrome5/19/2020 Firefox2/24/20262107
api.TrustedTypePolicyFactory.getAttributeType πŸ“‹Chrome5/19/2020 Firefox2/24/20262107
api.TrustedTypePolicyFactory.getPropertyType πŸ“‹Chrome5/19/2020 Firefox2/24/20262107
api.TrustedTypePolicyFactory.isHTML πŸ“‹Chrome5/19/2020 Firefox2/24/20262107
api.TrustedTypePolicyFactory.isScript πŸ“‹Chrome5/19/2020 Firefox2/24/20262107
api.TrustedTypePolicyFactory.isScriptURL πŸ“‹Chrome5/19/2020 Firefox2/24/20262107
api.trustedTypes πŸ“‹Chrome5/19/2020 Firefox2/24/20262107
api.HTMLElement.focus.options_focusVisible_parameter Firefox8/23/2022 Chrome2/10/20261267
api.LargestContentfulPaint.paintTime πŸ“‹Firefox6/24/2025 Chrome2/10/2026231
api.LargestContentfulPaint.presentationTime πŸ“‹Firefox6/24/2025 Chrome2/10/2026231
Firefox: This property is exposed, but always returns null.Firefox for Android: This property is exposed, but always returns null.Safari: This property is exposed, but always returns null.Safari on iOS: This property is exposed, but always returns null.WebView on iOS: This property is exposed, but always returns null.
api.PerformancePaintTiming.paintTime πŸ“‹Firefox6/24/2025 Chrome2/10/2026231
api.PerformancePaintTiming.presentationTime πŸ“‹Firefox6/24/2025 Chrome2/10/2026231

2026/1

API First Browser Date Last Browser Date Days Notes
api.Blob.bytes πŸ“‹Firefox7/9/2024 Chrome1/13/2026553
api.CSSPositionTryDescriptors πŸ“‹Chrome5/14/2024 Firefox1/13/2026609
api.CSSPositionTryDescriptors.align-self πŸ“‹Chrome5/14/2024 Firefox1/13/2026609
api.CSSPositionTryDescriptors.alignSelf πŸ“‹Chrome5/14/2024 Firefox1/13/2026609
api.CSSPositionTryDescriptors.block-size πŸ“‹Chrome5/14/2024 Firefox1/13/2026609
api.CSSPositionTryDescriptors.blockSize πŸ“‹Chrome5/14/2024 Firefox1/13/2026609
api.CSSPositionTryDescriptors.bottom πŸ“‹Chrome5/14/2024 Firefox1/13/2026609
api.CSSPositionTryDescriptors.height πŸ“‹Chrome5/14/2024 Firefox1/13/2026609
api.CSSPositionTryDescriptors.inline-size πŸ“‹Chrome5/14/2024 Firefox1/13/2026609
api.CSSPositionTryDescriptors.inlineSize πŸ“‹Chrome5/14/2024 Firefox1/13/2026609
api.CSSPositionTryDescriptors.inset πŸ“‹Chrome5/14/2024 Firefox1/13/2026609
api.CSSPositionTryDescriptors.inset-block πŸ“‹Chrome5/14/2024 Firefox1/13/2026609
api.CSSPositionTryDescriptors.inset-block-end πŸ“‹Chrome5/14/2024 Firefox1/13/2026609
api.CSSPositionTryDescriptors.inset-block-start πŸ“‹Chrome5/14/2024 Firefox1/13/2026609
api.CSSPositionTryDescriptors.inset-inline πŸ“‹Chrome5/14/2024 Firefox1/13/2026609
api.CSSPositionTryDescriptors.inset-inline-end πŸ“‹Chrome5/14/2024 Firefox1/13/2026609
api.CSSPositionTryDescriptors.inset-inline-start πŸ“‹Chrome5/14/2024 Firefox1/13/2026609
api.CSSPositionTryDescriptors.insetBlock πŸ“‹Chrome5/14/2024 Firefox1/13/2026609
api.CSSPositionTryDescriptors.insetBlockEnd πŸ“‹Chrome5/14/2024 Firefox1/13/2026609
api.CSSPositionTryDescriptors.insetBlockStart πŸ“‹Chrome5/14/2024 Firefox1/13/2026609
api.CSSPositionTryDescriptors.insetInline πŸ“‹Chrome5/14/2024 Firefox1/13/2026609
api.CSSPositionTryDescriptors.insetInlineEnd πŸ“‹Chrome5/14/2024 Firefox1/13/2026609
api.CSSPositionTryDescriptors.insetInlineStart πŸ“‹Chrome5/14/2024 Firefox1/13/2026609
api.CSSPositionTryDescriptors.justify-self πŸ“‹Chrome5/14/2024 Firefox1/13/2026609
api.CSSPositionTryDescriptors.justifySelf πŸ“‹Chrome5/14/2024 Firefox1/13/2026609
api.CSSPositionTryDescriptors.left πŸ“‹Chrome5/14/2024 Firefox1/13/2026609
api.CSSPositionTryDescriptors.margin πŸ“‹Chrome5/14/2024 Firefox1/13/2026609
api.CSSPositionTryDescriptors.margin-block πŸ“‹Chrome5/14/2024 Firefox1/13/2026609
api.CSSPositionTryDescriptors.margin-block-end πŸ“‹Chrome5/14/2024 Firefox1/13/2026609
api.CSSPositionTryDescriptors.margin-block-start πŸ“‹Chrome5/14/2024 Firefox1/13/2026609
api.CSSPositionTryDescriptors.margin-bottom πŸ“‹Chrome5/14/2024 Firefox1/13/2026609
api.CSSPositionTryDescriptors.margin-inline πŸ“‹Chrome5/14/2024 Firefox1/13/2026609
api.CSSPositionTryDescriptors.margin-inline-end πŸ“‹Chrome5/14/2024 Firefox1/13/2026609
api.CSSPositionTryDescriptors.margin-inline-start πŸ“‹Chrome5/14/2024 Firefox1/13/2026609
api.CSSPositionTryDescriptors.margin-left πŸ“‹Chrome5/14/2024 Firefox1/13/2026609
api.CSSPositionTryDescriptors.margin-right πŸ“‹Chrome5/14/2024 Firefox1/13/2026609
api.CSSPositionTryDescriptors.margin-top πŸ“‹Chrome5/14/2024 Firefox1/13/2026609
api.CSSPositionTryDescriptors.marginBlock πŸ“‹Chrome5/14/2024 Firefox1/13/2026609
api.CSSPositionTryDescriptors.marginBlockEnd πŸ“‹Chrome5/14/2024 Firefox1/13/2026609
api.CSSPositionTryDescriptors.marginBlockStart πŸ“‹Chrome5/14/2024 Firefox1/13/2026609
api.CSSPositionTryDescriptors.marginBottom πŸ“‹Chrome5/14/2024 Firefox1/13/2026609
api.CSSPositionTryDescriptors.marginInline πŸ“‹Chrome5/14/2024 Firefox1/13/2026609
api.CSSPositionTryDescriptors.marginInlineEnd πŸ“‹Chrome5/14/2024 Firefox1/13/2026609
api.CSSPositionTryDescriptors.marginInlineStart πŸ“‹Chrome5/14/2024 Firefox1/13/2026609
api.CSSPositionTryDescriptors.marginLeft πŸ“‹Chrome5/14/2024 Firefox1/13/2026609
api.CSSPositionTryDescriptors.marginRight πŸ“‹Chrome5/14/2024 Firefox1/13/2026609
api.CSSPositionTryDescriptors.marginTop πŸ“‹Chrome5/14/2024 Firefox1/13/2026609
api.CSSPositionTryDescriptors.max-block-size πŸ“‹Chrome5/14/2024 Firefox1/13/2026609
api.CSSPositionTryDescriptors.max-height πŸ“‹Chrome5/14/2024 Firefox1/13/2026609
api.CSSPositionTryDescriptors.max-inline-size πŸ“‹Chrome5/14/2024 Firefox1/13/2026609
api.CSSPositionTryDescriptors.max-width πŸ“‹Chrome5/14/2024 Firefox1/13/2026609
api.CSSPositionTryDescriptors.maxBlockSize πŸ“‹Chrome5/14/2024 Firefox1/13/2026609
api.CSSPositionTryDescriptors.maxHeight πŸ“‹Chrome5/14/2024 Firefox1/13/2026609
api.CSSPositionTryDescriptors.maxInlineSize πŸ“‹Chrome5/14/2024 Firefox1/13/2026609
api.CSSPositionTryDescriptors.maxWidth πŸ“‹Chrome5/14/2024 Firefox1/13/2026609
api.CSSPositionTryDescriptors.min-block-size πŸ“‹Chrome5/14/2024 Firefox1/13/2026609
api.CSSPositionTryDescriptors.min-height πŸ“‹Chrome5/14/2024 Firefox1/13/2026609
api.CSSPositionTryDescriptors.min-inline-size πŸ“‹Chrome5/14/2024 Firefox1/13/2026609
api.CSSPositionTryDescriptors.min-width πŸ“‹Chrome5/14/2024 Firefox1/13/2026609
api.CSSPositionTryDescriptors.minBlockSize πŸ“‹Chrome5/14/2024 Firefox1/13/2026609
api.CSSPositionTryDescriptors.minHeight πŸ“‹Chrome5/14/2024 Firefox1/13/2026609
api.CSSPositionTryDescriptors.minInlineSize πŸ“‹Chrome5/14/2024 Firefox1/13/2026609
api.CSSPositionTryDescriptors.minWidth πŸ“‹Chrome5/14/2024 Firefox1/13/2026609
api.CSSPositionTryDescriptors.place-self πŸ“‹Chrome5/14/2024 Firefox1/13/2026609
api.CSSPositionTryDescriptors.placeSelf πŸ“‹Chrome5/14/2024 Firefox1/13/2026609
api.CSSPositionTryDescriptors.position-anchor πŸ“‹Chrome5/14/2024 Firefox1/13/2026609
api.CSSPositionTryDescriptors.position-area πŸ“‹Chrome9/17/2024 Firefox1/13/2026483
api.CSSPositionTryDescriptors.positionAnchor πŸ“‹Chrome5/14/2024 Firefox1/13/2026609
api.CSSPositionTryDescriptors.positionArea πŸ“‹Chrome9/17/2024 Firefox1/13/2026483
api.CSSPositionTryDescriptors.right πŸ“‹Chrome5/14/2024 Firefox1/13/2026609
api.CSSPositionTryDescriptors.top πŸ“‹Chrome5/14/2024 Firefox1/13/2026609
api.CSSPositionTryDescriptors.width πŸ“‹Chrome5/14/2024 Firefox1/13/2026609
api.CSSPositionTryRule πŸ“‹Chrome5/14/2024 Firefox1/13/2026609
api.CSSPositionTryRule.name πŸ“‹Chrome5/14/2024 Firefox1/13/2026609
api.CSSPositionTryRule.style πŸ“‹Chrome5/14/2024 Firefox1/13/2026609
api.Document.activeViewTransition πŸ“‹Chrome10/28/2025 Firefox1/13/202677
api.Document.startViewTransition.options_parameter πŸ“‹Chrome5/14/2024 Firefox1/13/2026609
api.Document.startViewTransition.options_parameter.types_parameter πŸ“‹Chrome5/14/2024 Firefox1/13/2026609
api.Document.startViewTransition.options_parameter.update_parameter πŸ“‹Chrome5/14/2024 Firefox1/13/2026609
api.HTMLButtonElement.commandForElement.implicit_anchor_reference πŸ“‹Chrome4/1/2025 Firefox1/13/2026287
api.HTMLButtonElement.popoverTargetElement.implicit_anchor_reference πŸ“‹Chrome2/4/2025 Firefox1/13/2026343
api.HTMLElement.showPopover.options_source_parameter.implicit_anchor_reference πŸ“‹Chrome2/4/2025 Firefox1/13/2026343
api.HTMLElement.togglePopover.options_source_parameter.implicit_anchor_reference πŸ“‹Chrome2/4/2025 Firefox1/13/2026343
api.HTMLInputElement.popoverTargetElement.implicit_anchor_reference πŸ“‹Chrome2/4/2025 Firefox1/13/2026343
api.NavigateEvent πŸ“‹Chrome5/24/2022 Firefox1/13/20261330
api.NavigateEvent.NavigateEvent πŸ“‹Chrome5/24/2022 Firefox1/13/20261330
api.NavigateEvent.canIntercept πŸ“‹Chrome9/2/2022 Firefox1/13/20261229
api.NavigateEvent.destination πŸ“‹Chrome5/24/2022 Firefox1/13/20261330
api.NavigateEvent.downloadRequest πŸ“‹Chrome5/24/2022 Firefox1/13/20261330
api.NavigateEvent.formData πŸ“‹Chrome5/24/2022 Firefox1/13/20261330
api.NavigateEvent.hasUAVisualTransition πŸ“‹Chrome10/10/2023 Firefox1/13/2026826
api.NavigateEvent.hashChange πŸ“‹Chrome5/24/2022 Firefox1/13/20261330
api.NavigateEvent.info πŸ“‹Chrome5/24/2022 Firefox1/13/20261330
api.NavigateEvent.intercept πŸ“‹Chrome9/2/2022 Firefox1/13/20261229
api.NavigateEvent.intercept.precommitHandler_option πŸ“‹Chrome9/30/2025 Firefox1/13/2026105
api.NavigateEvent.navigationType πŸ“‹Chrome5/24/2022 Firefox1/13/20261330
api.NavigateEvent.scroll πŸ“‹Chrome9/2/2022 Firefox1/13/20261229
api.NavigateEvent.signal πŸ“‹Chrome5/24/2022 Firefox1/13/20261330
api.NavigateEvent.sourceElement πŸ“‹Chrome4/1/2025 Firefox1/13/2026287
api.NavigateEvent.userInitiated πŸ“‹Chrome5/24/2022 Firefox1/13/20261330
api.Navigation πŸ“‹Chrome5/24/2022 Firefox1/13/20261330
api.Navigation.activation πŸ“‹Chrome3/19/2024 Firefox1/13/2026665
api.Navigation.back πŸ“‹Chrome5/24/2022 Firefox1/13/20261330
api.Navigation.canGoBack πŸ“‹Chrome5/24/2022 Firefox1/13/20261330
api.Navigation.canGoForward πŸ“‹Chrome5/24/2022 Firefox1/13/20261330
api.Navigation.currentEntry πŸ“‹Chrome5/24/2022 Firefox1/13/20261330
api.Navigation.currententrychange_event πŸ“‹Chrome5/24/2022 Firefox1/13/20261330
api.Navigation.entries πŸ“‹Chrome5/24/2022 Firefox1/13/20261330
api.Navigation.forward πŸ“‹Chrome5/24/2022 Firefox1/13/20261330
api.Navigation.navigate πŸ“‹Chrome5/24/2022 Firefox1/13/20261330
Chrome: Chrome allows javascript: URLs when calling navigate(), contrary to the specification (bug 439994590).Chrome Android: Chrome Android allows javascript: URLs when calling navigate(), contrary to the specification (bug 439994590).Edge: Edge allows javascript: URLs when calling navigate(), contrary to the specification (bug 439994590).Quest Browser: Quest Browser allows javascript: URLs when calling navigate(), contrary to the specification (bug 439994590).Opera: Opera allows javascript: URLs when calling navigate(), contrary to the specification (bug 439994590).Opera Android: Opera Android allows javascript: URLs when calling navigate(), contrary to the specification (bug 439994590).Samsung Internet: Samsung Internet allows javascript: URLs when calling navigate(), contrary to the specification (bug 439994590).WebView Android: WebView Android allows javascript: URLs when calling navigate(), contrary to the specification (bug 439994590).
api.Navigation.navigate_event πŸ“‹Chrome5/24/2022 Firefox1/13/20261330
api.Navigation.navigateerror_event πŸ“‹Chrome5/24/2022 Firefox1/13/20261330
api.Navigation.navigatesuccess_event πŸ“‹Chrome5/24/2022 Firefox1/13/20261330
api.Navigation.reload πŸ“‹Chrome5/24/2022 Firefox1/13/20261330
api.Navigation.transition πŸ“‹Chrome5/24/2022 Firefox1/13/20261330
api.Navigation.traverseTo πŸ“‹Chrome5/24/2022 Firefox1/13/20261330
api.Navigation.updateCurrentEntry πŸ“‹Chrome5/24/2022 Firefox1/13/20261330
api.NavigationActivation πŸ“‹Chrome3/19/2024 Firefox1/13/2026665
api.NavigationActivation.entry πŸ“‹Chrome3/19/2024 Firefox1/13/2026665
api.NavigationActivation.from πŸ“‹Chrome3/19/2024 Firefox1/13/2026665
api.NavigationActivation.navigationType πŸ“‹Chrome3/19/2024 Firefox1/13/2026665
api.NavigationCurrentEntryChangeEvent πŸ“‹Chrome5/24/2022 Firefox1/13/20261330
api.NavigationCurrentEntryChangeEvent.NavigationCurrentEntryChangeEvent πŸ“‹Chrome5/24/2022 Firefox1/13/20261330
api.NavigationCurrentEntryChangeEvent.from πŸ“‹Chrome5/24/2022 Firefox1/13/20261330
api.NavigationCurrentEntryChangeEvent.navigationType πŸ“‹Chrome5/24/2022 Firefox1/13/20261330
api.NavigationDestination πŸ“‹Chrome5/24/2022 Firefox1/13/20261330
api.NavigationDestination.getState πŸ“‹Chrome5/24/2022 Firefox1/13/20261330
api.NavigationDestination.id πŸ“‹Chrome5/24/2022 Firefox1/13/20261330
api.NavigationDestination.index πŸ“‹Chrome5/24/2022 Firefox1/13/20261330
api.NavigationDestination.key πŸ“‹Chrome5/24/2022 Firefox1/13/20261330
api.NavigationDestination.sameDocument πŸ“‹Chrome5/24/2022 Firefox1/13/20261330
api.NavigationDestination.url πŸ“‹Chrome5/24/2022 Firefox1/13/20261330
api.NavigationHistoryEntry πŸ“‹Chrome5/24/2022 Firefox1/13/20261330
api.NavigationHistoryEntry.dispose_event πŸ“‹Chrome5/24/2022 Firefox1/13/20261330
api.NavigationHistoryEntry.getState πŸ“‹Chrome5/24/2022 Firefox1/13/20261330
api.NavigationHistoryEntry.id πŸ“‹Chrome5/24/2022 Firefox1/13/20261330
api.NavigationHistoryEntry.index πŸ“‹Chrome5/24/2022 Firefox1/13/20261330
api.NavigationHistoryEntry.key πŸ“‹Chrome5/24/2022 Firefox1/13/20261330
api.NavigationHistoryEntry.sameDocument πŸ“‹Chrome5/24/2022 Firefox1/13/20261330
api.NavigationHistoryEntry.url πŸ“‹Chrome5/24/2022 Firefox1/13/20261330
api.NavigationPrecommitController πŸ“‹Chrome9/30/2025 Firefox1/13/2026105
api.NavigationPrecommitController.redirect πŸ“‹Chrome9/30/2025 Firefox1/13/2026105
api.NavigationTransition πŸ“‹Chrome5/24/2022 Firefox1/13/20261330
api.NavigationTransition.committed πŸ“‹Chrome9/30/2025 Firefox1/13/2026105
api.NavigationTransition.finished πŸ“‹Chrome5/24/2022 Firefox1/13/20261330
api.NavigationTransition.from πŸ“‹Chrome5/24/2022 Firefox1/13/20261330
api.NavigationTransition.navigationType πŸ“‹Chrome5/24/2022 Firefox1/13/20261330
api.Performance.interactionCount πŸ“‹Firefox10/14/2025 Chrome1/13/202691
api.SVGAElement.hreflang πŸ“‹Firefox6/26/2018 Chrome1/13/20262758
api.SVGAElement.ping πŸ“‹Firefox6/26/2018 Chrome1/13/20262758
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.SVGAElement.referrerPolicy πŸ“‹Firefox6/26/2018 Chrome1/13/20262758
api.SVGAElement.type πŸ“‹Firefox6/26/2018 Chrome1/13/20262758
api.ServiceWorker.ecmascript_modules Chrome5/25/2021 Firefox1/13/20261694
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.ViewTransition.types πŸ“‹Chrome5/14/2024 Firefox1/13/2026609
api.ViewTransitionTypeSet πŸ“‹Chrome5/14/2024 Firefox1/13/2026609
api.ViewTransitionTypeSet.@@iterator Chrome5/14/2024 Firefox1/13/2026609
api.ViewTransitionTypeSet.add Chrome5/14/2024 Firefox1/13/2026609
api.ViewTransitionTypeSet.clear Chrome5/14/2024 Firefox1/13/2026609
api.ViewTransitionTypeSet.delete Chrome5/14/2024 Firefox1/13/2026609
api.ViewTransitionTypeSet.entries Chrome5/14/2024 Firefox1/13/2026609
api.ViewTransitionTypeSet.forEach Chrome5/14/2024 Firefox1/13/2026609
api.ViewTransitionTypeSet.has Chrome5/14/2024 Firefox1/13/2026609
api.ViewTransitionTypeSet.keys Chrome5/14/2024 Firefox1/13/2026609
api.ViewTransitionTypeSet.size Chrome5/14/2024 Firefox1/13/2026609
api.ViewTransitionTypeSet.values Chrome5/14/2024 Firefox1/13/2026609
api.Window.navigation πŸ“‹Chrome5/24/2022 Firefox1/13/20261330

2025/12

API First Browser Date Last Browser Date Days Notes
api.CSSScopeRule πŸ“‹Chrome10/10/2023 Firefox12/9/2025791
api.CSSScopeRule.end πŸ“‹Chrome10/10/2023 Firefox12/9/2025791
api.CSSScopeRule.start πŸ“‹Chrome10/10/2023 Firefox12/9/2025791
api.SubtleCrypto.importKey.ECDH.compressed_elliptic_curve_points πŸ“‹Chrome2/4/2020 Firefox12/9/20252135
api.SubtleCrypto.importKey.ECDSA.compressed_elliptic_curve_points πŸ“‹Chrome2/4/2020 Firefox12/9/20252135
api.Window.gamepadconnected_event πŸ“‹Firefox6/1/2021 Chrome12/2/20251645
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 πŸ“‹Firefox6/1/2021 Chrome12/2/20251645
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.

2025/11

API First Browser Date Last Browser Date Days Notes
api.RTCEncodedAudioFrame.RTCEncodedAudioFrame πŸ“‹Chrome7/23/2024 Firefox11/11/2025476
api.RTCEncodedAudioFrame.RTCEncodedAudioFrame.options_metadata_contributingSources_parameter πŸ“‹Chrome7/23/2024 Firefox11/11/2025476
api.RTCEncodedAudioFrame.RTCEncodedAudioFrame.options_metadata_payloadType_parameter πŸ“‹Chrome7/23/2024 Firefox11/11/2025476
api.RTCEncodedAudioFrame.RTCEncodedAudioFrame.options_metadata_rtpTimestamp_parameter πŸ“‹Chrome7/23/2024 Firefox11/11/2025476
api.RTCEncodedAudioFrame.RTCEncodedAudioFrame.options_metadata_sequenceNumber_parameter πŸ“‹Chrome7/23/2024 Firefox11/11/2025476
api.RTCEncodedAudioFrame.RTCEncodedAudioFrame.options_metadata_synchronizationSource_parameter πŸ“‹Chrome7/23/2024 Firefox11/11/2025476
api.RTCEncodedAudioFrame.getMetadata.return_object_property_contributingSources πŸ“‹Chrome7/23/2024 Firefox11/11/2025476
api.RTCEncodedAudioFrame.getMetadata.return_object_property_payloadType πŸ“‹Chrome7/23/2024 Firefox11/11/2025476
api.RTCEncodedAudioFrame.getMetadata.return_object_property_rtpTimestamp πŸ“‹Chrome7/23/2024 Firefox11/11/2025476
api.RTCEncodedAudioFrame.getMetadata.return_object_property_sequenceNumber πŸ“‹Chrome7/23/2024 Firefox11/11/2025476
api.RTCEncodedAudioFrame.getMetadata.return_object_property_synchronizationSource πŸ“‹Chrome7/23/2024 Firefox11/11/2025476
api.RTCEncodedVideoFrame.RTCEncodedVideoFrame πŸ“‹Chrome7/23/2024 Firefox11/11/2025476
api.RTCEncodedVideoFrame.RTCEncodedVideoFrame.options_metadata_contributingSources_parameter πŸ“‹Chrome7/23/2024 Firefox11/11/2025476
api.RTCEncodedVideoFrame.RTCEncodedVideoFrame.options_metadata_dependencies_parameter πŸ“‹Chrome7/23/2024 Firefox11/11/2025476
api.RTCEncodedVideoFrame.RTCEncodedVideoFrame.options_metadata_frameId_parameter πŸ“‹Chrome7/23/2024 Firefox11/11/2025476
api.RTCEncodedVideoFrame.RTCEncodedVideoFrame.options_metadata_height_parameter πŸ“‹Chrome7/23/2024 Firefox11/11/2025476
api.RTCEncodedVideoFrame.RTCEncodedVideoFrame.options_metadata_payloadType_parameter πŸ“‹Chrome7/23/2024 Firefox11/11/2025476
api.RTCEncodedVideoFrame.RTCEncodedVideoFrame.options_metadata_spatialIndex_parameter πŸ“‹Chrome7/23/2024 Firefox11/11/2025476
api.RTCEncodedVideoFrame.RTCEncodedVideoFrame.options_metadata_synchronizationSource_parameter πŸ“‹Chrome7/23/2024 Firefox11/11/2025476
api.RTCEncodedVideoFrame.RTCEncodedVideoFrame.options_metadata_temporalIndex_parameter πŸ“‹Chrome7/23/2024 Firefox11/11/2025476
api.RTCEncodedVideoFrame.RTCEncodedVideoFrame.options_metadata_width_parameter πŸ“‹Chrome7/23/2024 Firefox11/11/2025476
api.RTCEncodedVideoFrame.getMetadata.return_object_property_contributingSources πŸ“‹Chrome7/23/2024 Firefox11/11/2025476
api.RTCEncodedVideoFrame.getMetadata.return_object_property_dependencies πŸ“‹Chrome7/23/2024 Firefox11/11/2025476
api.RTCEncodedVideoFrame.getMetadata.return_object_property_frameId πŸ“‹Chrome7/23/2024 Firefox11/11/2025476
api.RTCEncodedVideoFrame.getMetadata.return_object_property_height πŸ“‹Chrome7/23/2024 Firefox11/11/2025476
api.RTCEncodedVideoFrame.getMetadata.return_object_property_payloadType πŸ“‹Chrome7/23/2024 Firefox11/11/2025476
api.RTCEncodedVideoFrame.getMetadata.return_object_property_spatialIndex πŸ“‹Chrome7/23/2024 Firefox11/11/2025476
api.RTCEncodedVideoFrame.getMetadata.return_object_property_synchronizationSource πŸ“‹Chrome7/23/2024 Firefox11/11/2025476
api.RTCEncodedVideoFrame.getMetadata.return_object_property_temporalIndex πŸ“‹Chrome7/23/2024 Firefox11/11/2025476
api.RTCEncodedVideoFrame.getMetadata.return_object_property_width πŸ“‹Chrome7/23/2024 Firefox11/11/2025476
api.ToggleEvent.source πŸ“‹Chrome9/2/2025 Firefox11/11/202570

2025/10

API First Browser Date Last Browser Date Days Notes
api.SVGAElement.download πŸ“‹Firefox4/2/2013 Chrome10/28/20254592
api.SVGScriptElement.async Firefox8/29/2023 Chrome10/28/2025791
api.CommandEvent πŸ“‹Chrome4/1/2025 Firefox10/14/2025196
api.CommandEvent.CommandEvent Chrome4/1/2025 Firefox10/14/2025196
api.CommandEvent.command πŸ“‹Chrome4/1/2025 Firefox10/14/2025196
api.CommandEvent.source πŸ“‹Chrome4/1/2025 Firefox10/14/2025196
api.CustomElementRegistry.define.connectedMoveCallback_lifecycle_callback πŸ“‹Chrome2/4/2025 Firefox10/14/2025252
api.Document.moveBefore πŸ“‹Chrome2/4/2025 Firefox10/14/2025252
api.Document.startViewTransition πŸ“‹Chrome3/7/2023 Firefox10/14/2025952
api.DocumentFragment.moveBefore πŸ“‹Chrome2/4/2025 Firefox10/14/2025252
api.Element.moveBefore πŸ“‹Chrome2/4/2025 Firefox10/14/2025252
api.GPUDevice.importExternalTexture πŸ“‹Chrome5/2/2023 Firefox10/14/2025896
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supported on Windows only, in all contexts except for service workers.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUDevice.importExternalTexture.videoframe_source Chrome8/15/2023 Firefox10/14/2025791
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.HTMLButtonElement.command πŸ“‹Chrome4/1/2025 Firefox10/14/2025196
api.HTMLButtonElement.command.request-close πŸ“‹Chrome8/5/2025 Firefox10/14/202570
api.HTMLButtonElement.commandForElement πŸ“‹Chrome4/1/2025 Firefox10/14/2025196
api.HTMLElement.command_event πŸ“‹Chrome4/1/2025 Firefox10/14/2025196
api.HTMLElement.showPopover.options_source_parameter πŸ“‹Chrome5/27/2025 Firefox10/14/2025140
Chrome: When using this option, the focus order doesn't change, so the popover does not become the next focus element. See bug 383343310.Chrome Android: When using this option, the focus order doesn't change, so the popover does not become the next focus element. See bug 383343310.Edge: When using this option, the focus order doesn't change, so the popover does not become the next focus element. See bug 383343310.Firefox: When using this option, the focus order doesn't change, so the popover does not become the next focus element. See bug 1984004.Firefox for Android: When using this option, the focus order doesn't change, so the popover does not become the next focus element. See bug 1984004.Opera: When using this option, the focus order doesn't change, so the popover does not become the next focus element. See bug 383343310.Opera Android: When using this option, the focus order doesn't change, so the popover does not become the next focus element. See bug 383343310.Safari: When using this option, the focus order doesn't change, so the popover does not become the next focus element. See bug 286575.Safari on iOS: When using this option, the focus order doesn't change, so the popover does not become the next focus element. See bug 286575.Samsung Internet: When using this option, the focus order doesn't change, so the popover does not become the next focus element. See bug 383343310.WebView Android: When using this option, the focus order doesn't change, so the popover does not become the next focus element. See bug 383343310.WebView on iOS: When using this option, the focus order doesn't change, so the popover does not become the next focus element. See bug 286575.
api.HTMLElement.togglePopover.options_source_parameter πŸ“‹Chrome5/27/2025 Firefox10/14/2025140
Chrome: When using this option, the focus order doesn't change, so the popover does not become the next focus element. See bug 383343310.Chrome Android: When using this option, the focus order doesn't change, so the popover does not become the next focus element. See bug 383343310.Edge: When using this option, the focus order doesn't change, so the popover does not become the next focus element. See bug 383343310.Firefox: When using this option, the focus order doesn't change, so the popover does not become the next focus element. See bug 1984004.Firefox for Android: When using this option, the focus order doesn't change, so the popover does not become the next focus element. See bug 1984004.Opera: When using this option, the focus order doesn't change, so the popover does not become the next focus element. See bug 383343310.Opera Android: When using this option, the focus order doesn't change, so the popover does not become the next focus element. See bug 383343310.Safari: When using this option, the focus order doesn't change, so the popover does not become the next focus element. See bug 286575.Safari on iOS: When using this option, the focus order doesn't change, so the popover does not become the next focus element. See bug 286575.Samsung Internet: When using this option, the focus order doesn't change, so the popover does not become the next focus element. See bug 383343310.WebView Android: When using this option, the focus order doesn't change, so the popover does not become the next focus element. See bug 383343310.WebView on iOS: When using this option, the focus order doesn't change, so the popover does not become the next focus element. See bug 286575.
api.MediaDevices.getSupportedConstraints.return_object_property_resizeMode πŸ“‹Chrome1/29/2019 Firefox10/14/20252450
api.MediaDevices.getUserMedia.constraints_resizeMode_parameter πŸ“‹Chrome1/29/2019 Firefox10/14/20252450
api.PerformanceEventTiming.interactionId πŸ“‹Chrome11/15/2021 Firefox10/14/20251429
api.RTCDataChannel.closing_event πŸ“‹Chrome4/7/2020 Firefox10/14/20252016
api.RTCDataChannel.transferable πŸ“‹Chrome10/15/2024 Firefox10/14/2025364
api.ScreenOrientation.lock πŸ“‹Chrome10/7/2014 Firefox10/14/20254025
Chrome: Always throws NotSupportedError.Edge: Always throws NotSupportedError.Firefox: Always throws NotSupportedError.Firefox for Android: The API exists but returns NS_ERROR_UNEXPECTED.Opera: Always throws NotSupportedError.
api.ScreenOrientation.unlock πŸ“‹Chrome10/7/2014 Firefox10/14/20254025
Chrome: Always throws NotSupportedError.Edge: Always throws NotSupportedError.Firefox: Always throws NotSupportedError.Firefox for Android: The API exists but returns NS_ERROR_UNEXPECTED.Opera: Always throws NotSupportedError.
api.ViewTransition πŸ“‹Chrome3/7/2023 Firefox10/14/2025952
api.ViewTransition.finished πŸ“‹Chrome3/7/2023 Firefox10/14/2025952
api.ViewTransition.ready πŸ“‹Chrome3/7/2023 Firefox10/14/2025952
api.ViewTransition.skipTransition πŸ“‹Chrome3/7/2023 Firefox10/14/2025952
api.ViewTransition.updateCallbackDone πŸ“‹Chrome3/7/2023 Firefox10/14/2025952

2025/9

API First Browser Date Last Browser Date Days Notes
api.DedicatedWorkerGlobalScope.rtctransform_event πŸ“‹Firefox8/29/2023 Chrome9/30/2025763
api.Document.requestStorageAccess.strict_same_origin_policy πŸ“‹Firefox6/24/2025 Chrome9/30/202598
api.RTCRtpReceiver.transform πŸ“‹Firefox8/29/2023 Chrome9/30/2025763
api.RTCRtpScriptTransform πŸ“‹Firefox8/29/2023 Chrome9/30/2025763
api.RTCRtpScriptTransform.RTCRtpScriptTransform πŸ“‹Firefox8/29/2023 Chrome9/30/2025763
api.RTCRtpScriptTransformer πŸ“‹Firefox8/29/2023 Chrome9/30/2025763
api.RTCRtpScriptTransformer.options πŸ“‹Firefox8/29/2023 Chrome9/30/2025763
api.RTCRtpScriptTransformer.readable πŸ“‹Firefox8/29/2023 Chrome9/30/2025763
api.RTCRtpScriptTransformer.sendKeyFrameRequest πŸ“‹Firefox8/29/2023 Chrome9/30/2025763
api.RTCRtpScriptTransformer.writable πŸ“‹Firefox8/29/2023 Chrome9/30/2025763
api.RTCRtpSender.transform πŸ“‹Firefox8/29/2023 Chrome9/30/2025763
api.RTCTransformEvent πŸ“‹Firefox8/29/2023 Chrome9/30/2025763
api.RTCTransformEvent.transformer πŸ“‹Firefox8/29/2023 Chrome9/30/2025763
api.SpeechRecognition.abort πŸ“‹Chrome2/20/2014 Firefox9/16/20254226
api.SpeechRecognition.audioend_event πŸ“‹Chrome2/20/2014 Firefox9/16/20254226
api.SpeechRecognition.audiostart_event πŸ“‹Chrome2/20/2014 Firefox9/16/20254226
api.SpeechRecognition.continuous πŸ“‹Chrome2/20/2014 Firefox9/16/20254226
Chrome Android: The property can be set, but has no effect.Quest Browser: The property can be set, but has no effect.Opera Android: The property can be set, but has no effect.Samsung Internet: The property can be set, but has no effect.WebView Android: The property can be set, but has no effect.
api.SpeechRecognition.end_event πŸ“‹Chrome2/20/2014 Firefox9/16/20254226
api.SpeechRecognition.error_event πŸ“‹Chrome2/20/2014 Firefox9/16/20254226
api.SpeechRecognition.grammars πŸ“‹Chrome2/20/2014 Firefox9/16/20254226
api.SpeechRecognition.interimResults πŸ“‹Chrome2/20/2014 Firefox9/16/20254226
api.SpeechRecognition.lang πŸ“‹Chrome2/20/2014 Firefox9/16/20254226
api.SpeechRecognition.maxAlternatives πŸ“‹Chrome2/20/2014 Firefox9/16/20254226
api.SpeechRecognition.nomatch_event πŸ“‹Chrome2/20/2014 Firefox9/16/20254226
api.SpeechRecognition.result_event πŸ“‹Chrome2/20/2014 Firefox9/16/20254226
api.SpeechRecognition.soundend_event πŸ“‹Chrome2/20/2014 Firefox9/16/20254226
api.SpeechRecognition.soundstart_event πŸ“‹Chrome2/20/2014 Firefox9/16/20254226
api.SpeechRecognition.speechend_event πŸ“‹Chrome2/20/2014 Firefox9/16/20254226
api.SpeechRecognition.speechstart_event πŸ“‹Chrome2/20/2014 Firefox9/16/20254226
api.SpeechRecognition.start πŸ“‹Chrome2/20/2014 Firefox9/16/20254226
api.SpeechRecognition.start_event πŸ“‹Chrome2/20/2014 Firefox9/16/20254226
api.SpeechRecognition.stop πŸ“‹Chrome2/20/2014 Firefox9/16/20254226
api.FontFace.featureSettings πŸ“‹Firefox9/22/2015 Chrome9/2/20253633
Chrome: The property can be set, but has no effect. See bug 324519293Chrome Android: The property can be set, but has no effect. See bug 324519293Edge: The property can be set, but has no effect. See bug 324519293Quest Browser: The property can be set, but has no effect. See bug 324519293Opera: The property can be set, but has no effect. See bug 324519293Opera Android: The property can be set, but has no effect. See bug 324519293WebView Android: The property can be set, but has no effect. See bug 324519293
api.FontFace.variationSettings πŸ“‹Firefox9/5/2018 Chrome9/2/20252554
api.ReadableStreamBYOBReader.read.options_min_parameter πŸ“‹Firefox1/7/2025 Chrome9/2/2025238

2025/8

API First Browser Date Last Browser Date Days Notes
api.Animation.overallProgress πŸ“‹Chrome2/4/2025 Firefox8/19/2025196
api.RTCRtpSender.setParameters.parameters_encodings_parameter.codec Chrome10/31/2023 Firefox8/19/2025658
api.RTCStatsReport.type_candidate-pair.currentRoundTripTime πŸ“‹Chrome12/4/2018 Firefox8/19/20252450
api.RTCStatsReport.type_candidate-pair.responsesReceived πŸ“‹Chrome4/19/2017 Firefox8/19/20253044
api.RTCStatsReport.type_candidate-pair.totalRoundTripTime πŸ“‹Chrome12/4/2018 Firefox8/19/20252450
api.RTCStatsReport.type_inbound-rtp.jitterBufferMinimumDelay πŸ“‹Chrome9/2/2022 Firefox8/19/20251082
api.RTCStatsReport.type_inbound-rtp.jitterBufferTargetDelay πŸ“‹Chrome9/2/2022 Firefox8/19/20251082
api.RTCStatsReport.type_inbound-rtp.keyFramesDecoded πŸ“‹Chrome12/10/2019 Firefox8/19/20252079
api.Scheduler πŸ“‹Chrome9/21/2021 Firefox8/19/20251428
api.Scheduler.postTask πŸ“‹Chrome9/21/2021 Firefox8/19/20251428
api.Scheduler.yield πŸ“‹Chrome9/17/2024 Firefox8/19/2025336
api.Selection.collapse.accepts_nodes_in_shadow_trees Chrome5/27/2025 Firefox8/19/202584
api.Selection.extend.accepts_nodes_in_shadow_trees Chrome5/27/2025 Firefox8/19/202584
api.Selection.getComposedRanges πŸ“‹Chrome5/27/2025 Firefox8/19/202584
api.Selection.setBaseAndExtent.accepts_nodes_in_shadow_trees Chrome5/27/2025 Firefox8/19/202584
api.SpeechGrammar πŸ“‹Chrome2/21/2013 Firefox8/19/20254562
api.SpeechGrammar.SpeechGrammar Chrome2/21/2013 Firefox8/19/20254562
api.SpeechGrammar.src πŸ“‹Chrome2/21/2013 Firefox8/19/20254562
api.SpeechGrammar.weight πŸ“‹Chrome2/21/2013 Firefox8/19/20254562
api.SpeechGrammarList πŸ“‹Chrome8/5/2025 Firefox8/19/202514
api.SpeechGrammarList.SpeechGrammarList πŸ“‹Chrome8/5/2025 Firefox8/19/202514
api.SpeechGrammarList.addFromString πŸ“‹Chrome2/20/2014 Firefox8/19/20254198
api.SpeechGrammarList.addFromURI πŸ“‹Chrome2/20/2014 Firefox8/19/20254198
api.SpeechGrammarList.item πŸ“‹Chrome2/20/2014 Firefox8/19/20254198
api.SpeechGrammarList.length πŸ“‹Chrome2/20/2014 Firefox8/19/20254198
api.SpeechRecognition πŸ“‹Chrome8/5/2025 Firefox8/19/202514
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 πŸ“‹Chrome8/5/2025 Firefox8/19/202514
api.TaskController πŸ“‹Chrome9/21/2021 Firefox8/19/20251428
api.TaskController.TaskController πŸ“‹Chrome9/21/2021 Firefox8/19/20251428
api.TaskController.setPriority πŸ“‹Chrome9/21/2021 Firefox8/19/20251428
api.TaskPriorityChangeEvent πŸ“‹Chrome9/21/2021 Firefox8/19/20251428
api.TaskPriorityChangeEvent.TaskPriorityChangeEvent πŸ“‹Chrome9/21/2021 Firefox8/19/20251428
api.TaskPriorityChangeEvent.previousPriority πŸ“‹Chrome9/21/2021 Firefox8/19/20251428
api.TaskSignal πŸ“‹Chrome9/21/2021 Firefox8/19/20251428
api.TaskSignal.any_static πŸ“‹Chrome8/15/2023 Firefox8/19/2025735
api.TaskSignal.priority πŸ“‹Chrome9/21/2021 Firefox8/19/20251428
api.TaskSignal.prioritychange_event πŸ“‹Chrome9/21/2021 Firefox8/19/20251428
api.URLPattern πŸ“‹Chrome10/19/2021 Firefox8/19/20251400
api.URLPattern.URLPattern πŸ“‹Chrome10/19/2021 Firefox8/19/20251400
api.URLPattern.URLPattern.ignoreCase_option πŸ“‹Chrome10/25/2022 Firefox8/19/20251029
api.URLPattern.exec πŸ“‹Chrome10/19/2021 Firefox8/19/20251400
api.URLPattern.hasRegExpGroups πŸ“‹Chrome2/20/2024 Firefox8/19/2025546
api.URLPattern.hash πŸ“‹Chrome10/19/2021 Firefox8/19/20251400
api.URLPattern.hostname πŸ“‹Chrome10/19/2021 Firefox8/19/20251400
api.URLPattern.password πŸ“‹Chrome10/19/2021 Firefox8/19/20251400
api.URLPattern.pathname πŸ“‹Chrome10/19/2021 Firefox8/19/20251400
api.URLPattern.port πŸ“‹Chrome10/19/2021 Firefox8/19/20251400
api.URLPattern.protocol πŸ“‹Chrome10/19/2021 Firefox8/19/20251400
api.URLPattern.search πŸ“‹Chrome10/19/2021 Firefox8/19/20251400
api.URLPattern.test πŸ“‹Chrome10/19/2021 Firefox8/19/20251400
api.URLPattern.username πŸ“‹Chrome10/19/2021 Firefox8/19/20251400
api.scheduler πŸ“‹Chrome9/21/2021 Firefox8/19/20251428
api.GPUSupportedFeatures.feature_core-features-and-limits πŸ“‹Firefox7/22/2025 Chrome8/5/202514
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Chrome: Available on all adapters and enabled automatically on all devices even if not requested.Chrome Android: Available on all adapters and enabled automatically on all devices even if not requested.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Edge: Available on all adapters and enabled automatically on all devices even if not requested.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.Opera: Available on all adapters and enabled automatically on all devices even if not requested.Opera Android: Available on all adapters and enabled automatically on all devices even if not requested.WebView Android: Available on all adapters and enabled automatically on all devices even if not requested.
api.GPUSupportedFeatures.feature_texture-compression-astc-sliced-3d πŸ“‹Firefox7/22/2025 Chrome8/5/202514
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Chrome Android: Supported on ChromeOS, macOS, and Windows.Chrome Android: Supported on Linux (Intel Gen12+ GPUs only) since Chrome Android 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.Opera Android: Supported on ChromeOS, macOS, and Windows.Opera Android: Supported on Linux (Intel Gen12+ GPUs only) since Opera Android 95.WebView Android: Supported on ChromeOS, macOS, and Windows.WebView Android: Supported on Linux (Intel Gen12+ GPUs only) since WebView Android 144.
api.GPUSupportedFeatures.feature_texture-compression-bc-sliced-3d πŸ“‹Firefox7/22/2025 Chrome8/5/202514
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Chrome Android: Supported on ChromeOS, macOS, and Windows.Chrome Android: Supported on Linux (Intel Gen12+ GPUs only) since Chrome Android 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.Opera Android: Supported on ChromeOS, macOS, and Windows.Opera Android: Supported on Linux (Intel Gen12+ GPUs only) since Opera Android 95.WebView Android: Supported on ChromeOS, macOS, and Windows.WebView Android: Supported on Linux (Intel Gen12+ GPUs only) since WebView Android 144.

2025/7

API First Browser Date Last Browser Date Days Notes
api.GPU πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPU.getPreferredCanvasFormat πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPU.requestAdapter πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPU.wgslLanguageFeatures πŸ“‹Chrome7/18/2023 Firefox7/22/2025735
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUAdapter πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUAdapter.features πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUAdapter.info πŸ“‹Chrome7/23/2024 Firefox7/22/2025364
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Chrome Android: Supported on ChromeOS, macOS, and Windows.Chrome Android: Supported on Linux (Intel Gen12+ GPUs only) since Chrome Android 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.Opera Android: Supported on ChromeOS, macOS, and Windows.Opera Android: Supported on Linux (Intel Gen12+ GPUs only) since Opera Android 95.Samsung Internet: Supported on ChromeOS, macOS, and Windows.Samsung Internet: Supported on Linux (Intel Gen12+ GPUs only) since Samsung Internet false.WebView Android: Supported on ChromeOS, macOS, and Windows.WebView Android: Supported on Linux (Intel Gen12+ GPUs only) since WebView Android 144.
api.GPUAdapter.limits πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUAdapter.requestDevice πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUAdapterInfo πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUAdapterInfo.architecture πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUAdapterInfo.description πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUAdapterInfo.device πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUAdapterInfo.isFallbackAdapter πŸ“‹Chrome4/29/2025 Firefox7/22/202584
Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.
api.GPUAdapterInfo.subgroupMaxSize πŸ“‹Chrome3/4/2025 Firefox7/22/2025140
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Chrome Android: Supported on ChromeOS, macOS, and Windows.Chrome Android: Supported on Linux (Intel Gen12+ GPUs only) since Chrome Android 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.Opera Android: Supported on ChromeOS, macOS, and Windows.Opera Android: Supported on Linux (Intel Gen12+ GPUs only) since Opera Android 95.Samsung Internet: Supported on ChromeOS, macOS, and Windows.Samsung Internet: Supported on Linux (Intel Gen12+ GPUs only) since Samsung Internet false.WebView Android: Supported on ChromeOS, macOS, and Windows.WebView Android: Supported on Linux (Intel Gen12+ GPUs only) since WebView Android 144.
api.GPUAdapterInfo.subgroupMinSize πŸ“‹Chrome3/4/2025 Firefox7/22/2025140
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Chrome Android: Supported on ChromeOS, macOS, and Windows.Chrome Android: Supported on Linux (Intel Gen12+ GPUs only) since Chrome Android 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.Opera Android: Supported on ChromeOS, macOS, and Windows.Opera Android: Supported on Linux (Intel Gen12+ GPUs only) since Opera Android 95.Samsung Internet: Supported on ChromeOS, macOS, and Windows.Samsung Internet: Supported on Linux (Intel Gen12+ GPUs only) since Samsung Internet false.WebView Android: Supported on ChromeOS, macOS, and Windows.WebView Android: Supported on Linux (Intel Gen12+ GPUs only) since WebView Android 144.
api.GPUAdapterInfo.vendor πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUBindGroup πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUBindGroup.label πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUBindGroupLayout πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUBindGroupLayout.label πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUBuffer πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUBuffer.destroy πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUBuffer.getMappedRange πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUBuffer.label πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUBuffer.mapAsync πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUBuffer.mapState πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUBuffer.size πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUBuffer.unmap πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUBuffer.usage πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUCanvasContext πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUCanvasContext.canvas πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUCanvasContext.configure πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Chrome: The rgba8unorm format is currently not supported on macOS. See bug 40823053.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Edge: The rgba8unorm format is currently not supported on macOS. See bug 40823053.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.Opera: The rgba8unorm format is currently not supported on macOS. See bug 40823053.
api.GPUCanvasContext.getConfiguration πŸ“‹Chrome11/12/2024 Firefox7/22/2025252
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Chrome Android: Supported on ChromeOS, macOS, and Windows.Chrome Android: Supported on Linux (Intel Gen12+ GPUs only) since Chrome Android 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.Opera Android: Supported on ChromeOS, macOS, and Windows.Opera Android: Supported on Linux (Intel Gen12+ GPUs only) since Opera Android 95.Samsung Internet: Supported on ChromeOS, macOS, and Windows.Samsung Internet: Supported on Linux (Intel Gen12+ GPUs only) since Samsung Internet false.WebView Android: Supported on ChromeOS, macOS, and Windows.WebView Android: Supported on Linux (Intel Gen12+ GPUs only) since WebView Android 144.
api.GPUCanvasContext.getCurrentTexture πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUCanvasContext.unconfigure πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUCommandBuffer πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUCommandBuffer.label πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUCommandEncoder πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUCommandEncoder.beginComputePass πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUCommandEncoder.beginRenderPass πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUCommandEncoder.clearBuffer πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUCommandEncoder.copyBufferToBuffer πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUCommandEncoder.copyBufferToTexture πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUCommandEncoder.copyTextureToBuffer πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUCommandEncoder.copyTextureToTexture πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUCommandEncoder.finish πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUCommandEncoder.insertDebugMarker πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUCommandEncoder.label πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUCommandEncoder.popDebugGroup πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUCommandEncoder.pushDebugGroup πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUCommandEncoder.resolveQuerySet πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUCompilationInfo πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUCompilationInfo.messages πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUCompilationMessage πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUCompilationMessage.length πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUCompilationMessage.lineNum πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUCompilationMessage.linePos πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUCompilationMessage.message πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUCompilationMessage.offset πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUCompilationMessage.type πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUComputePassEncoder πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUComputePassEncoder.dispatchWorkgroups πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUComputePassEncoder.dispatchWorkgroupsIndirect πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUComputePassEncoder.end πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUComputePassEncoder.insertDebugMarker πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUComputePassEncoder.label πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUComputePassEncoder.popDebugGroup πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUComputePassEncoder.pushDebugGroup πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUComputePassEncoder.setBindGroup πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUComputePassEncoder.setPipeline πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUComputePipeline πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUComputePipeline.getBindGroupLayout πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUComputePipeline.label πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUDevice πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUDevice.adapterInfo πŸ“‹Chrome1/14/2025 Firefox7/22/2025189
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Chrome Android: Supported on ChromeOS, macOS, and Windows.Chrome Android: Supported on Linux (Intel Gen12+ GPUs only) since Chrome Android 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.Opera Android: Supported on ChromeOS, macOS, and Windows.Opera Android: Supported on Linux (Intel Gen12+ GPUs only) since Opera Android 95.Samsung Internet: Supported on ChromeOS, macOS, and Windows.Samsung Internet: Supported on Linux (Intel Gen12+ GPUs only) since Samsung Internet false.WebView Android: Supported on ChromeOS, macOS, and Windows.WebView Android: Supported on Linux (Intel Gen12+ GPUs only) since WebView Android 144.
api.GPUDevice.createBindGroup πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUDevice.createBindGroupLayout πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUDevice.createBuffer πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Chrome: Before version 138, this method does not throw a RangeError exception when mappedAtCreation is true but size is not a multiple of 4; it generates a validation error instead.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Edge: Before version 138, this method does not throw a RangeError exception when mappedAtCreation is true but size is not a multiple of 4; it generates a validation error instead.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.Opera: Before version 122, this method does not throw a RangeError exception when mappedAtCreation is true but size is not a multiple of 4; it generates a validation error instead.
api.GPUDevice.createCommandEncoder πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUDevice.createComputePipeline πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUDevice.createComputePipelineAsync πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUDevice.createPipelineLayout πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUDevice.createQuerySet πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUDevice.createRenderBundleEncoder πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUDevice.createRenderPipeline πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUDevice.createRenderPipelineAsync πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUDevice.createSampler πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUDevice.createShaderModule πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUDevice.createTexture πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUDevice.destroy πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUDevice.features πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUDevice.label πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUDevice.limits πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUDevice.lost πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUDevice.popErrorScope πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUDevice.pushErrorScope πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUDevice.queue πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUDevice.uncapturederror_event πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUDeviceLostInfo πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUDeviceLostInfo.message πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUDeviceLostInfo.reason πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUError πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUError.message πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUExternalTexture πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUExternalTexture.label πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUInternalError πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUInternalError.GPUInternalError πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUOutOfMemoryError πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUOutOfMemoryError.GPUOutOfMemoryError πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUPipelineError πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUPipelineError.GPUPipelineError πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUPipelineError.GPUPipelineError.message_optional Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supported on Windows only, in all contexts except for service workers.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUPipelineError.reason πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUPipelineLayout πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUPipelineLayout.label πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUQuerySet πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUQuerySet.count πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUQuerySet.destroy πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUQuerySet.label πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUQuerySet.type πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUQueue πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUQueue.copyExternalImageToTexture πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUQueue.label πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUQueue.onSubmittedWorkDone πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUQueue.submit πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUQueue.writeBuffer πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUQueue.writeTexture πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPURenderBundle πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPURenderBundle.label πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPURenderBundleEncoder πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPURenderBundleEncoder.draw πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPURenderBundleEncoder.drawIndexed πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPURenderBundleEncoder.drawIndexedIndirect πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPURenderBundleEncoder.drawIndirect πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPURenderBundleEncoder.finish πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPURenderBundleEncoder.insertDebugMarker πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPURenderBundleEncoder.label πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPURenderBundleEncoder.popDebugGroup πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPURenderBundleEncoder.pushDebugGroup πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPURenderBundleEncoder.setBindGroup πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPURenderBundleEncoder.setIndexBuffer πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPURenderBundleEncoder.setPipeline πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPURenderBundleEncoder.setVertexBuffer πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPURenderPassEncoder πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPURenderPassEncoder.beginOcclusionQuery πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPURenderPassEncoder.draw πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPURenderPassEncoder.drawIndexed πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPURenderPassEncoder.drawIndexedIndirect πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPURenderPassEncoder.drawIndirect πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPURenderPassEncoder.end πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPURenderPassEncoder.endOcclusionQuery πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPURenderPassEncoder.executeBundles πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPURenderPassEncoder.insertDebugMarker πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPURenderPassEncoder.label πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPURenderPassEncoder.popDebugGroup πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPURenderPassEncoder.pushDebugGroup πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPURenderPassEncoder.setBindGroup πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPURenderPassEncoder.setBlendConstant πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPURenderPassEncoder.setIndexBuffer πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPURenderPassEncoder.setPipeline πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPURenderPassEncoder.setScissorRect πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPURenderPassEncoder.setStencilReference πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPURenderPassEncoder.setVertexBuffer πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPURenderPassEncoder.setViewport πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPURenderPipeline πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPURenderPipeline.getBindGroupLayout πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPURenderPipeline.label πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUSampler πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUSampler.label πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUShaderModule πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUShaderModule.getCompilationInfo πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUShaderModule.label πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUSupportedFeatures πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUSupportedFeatures.@@iterator πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUSupportedFeatures.entries πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUSupportedFeatures.forEach πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUSupportedFeatures.has πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUSupportedFeatures.keys πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUSupportedFeatures.size πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUSupportedFeatures.values πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUSupportedLimits πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUSupportedLimits.maxBindGroups πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUSupportedLimits.maxBindGroupsPlusVertexBuffers πŸ“‹Chrome12/5/2023 Firefox7/22/2025595
Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.
api.GPUSupportedLimits.maxBindingsPerBindGroup πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUSupportedLimits.maxBufferSize πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUSupportedLimits.maxColorAttachmentBytesPerSample πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUSupportedLimits.maxColorAttachments πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUSupportedLimits.maxComputeInvocationsPerWorkgroup πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUSupportedLimits.maxComputeWorkgroupSizeX πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUSupportedLimits.maxComputeWorkgroupSizeY πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUSupportedLimits.maxComputeWorkgroupSizeZ πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUSupportedLimits.maxComputeWorkgroupStorageSize πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUSupportedLimits.maxComputeWorkgroupsPerDimension πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUSupportedLimits.maxDynamicStorageBuffersPerPipelineLayout πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUSupportedLimits.maxDynamicUniformBuffersPerPipelineLayout πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUSupportedLimits.maxInterStageShaderVariables πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUSupportedLimits.maxSampledTexturesPerShaderStage πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUSupportedLimits.maxSamplersPerShaderStage πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUSupportedLimits.maxStorageBufferBindingSize πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUSupportedLimits.maxStorageBuffersPerShaderStage πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUSupportedLimits.maxStorageTexturesPerShaderStage πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUSupportedLimits.maxTextureArrayLayers πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUSupportedLimits.maxTextureDimension1D πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUSupportedLimits.maxTextureDimension2D πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUSupportedLimits.maxTextureDimension3D πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUSupportedLimits.maxUniformBufferBindingSize πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUSupportedLimits.maxUniformBuffersPerShaderStage πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUSupportedLimits.maxVertexAttributes πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUSupportedLimits.maxVertexBufferArrayStride πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUSupportedLimits.maxVertexBuffers πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUSupportedLimits.minStorageBufferOffsetAlignment πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUSupportedLimits.minUniformBufferOffsetAlignment πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUTexture πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUTexture.createView πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUTexture.depthOrArrayLayers πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUTexture.destroy πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUTexture.dimension πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUTexture.format πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUTexture.height πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUTexture.label πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUTexture.mipLevelCount πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUTexture.sampleCount πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUTexture.usage πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUTexture.width πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUTextureView πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUTextureView.label πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUUncapturedErrorEvent πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUUncapturedErrorEvent.GPUUncapturedErrorEvent πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUUncapturedErrorEvent.error πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUValidationError πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.GPUValidationError.GPUValidationError πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.HTMLCanvasElement.getContext.webgpu_context πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supported on Windows only, in all contexts except for service workers.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.HTMLDialogElement.closedBy πŸ“‹Chrome3/4/2025 Firefox7/22/2025140
api.HTMLElement.togglePopover.force_parameter πŸ“‹Chrome8/15/2023 Firefox7/22/2025707
api.HTMLElement.togglePopover.options_force_parameter πŸ“‹Chrome10/15/2024 Firefox7/22/2025280
api.IntersectionObserver.scrollMargin Chrome12/5/2023 Firefox7/22/2025595
api.LargestContentfulPaint.renderTime.cross-origin Chrome2/4/2025 Firefox7/22/2025168
api.Navigator.gpu πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supported on Windows only.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.OffscreenCanvas.getContext.webgpu_context πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supported on Windows only, in all contexts except for service workers.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.PointerEvent.persistentDeviceId πŸ“‹Chrome8/20/2024 Firefox7/22/2025336
api.WGSLLanguageFeatures πŸ“‹Chrome7/18/2023 Firefox7/22/2025735
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Firefox for Android: Supports all contexts except service workers. See bug 1942431.Firefox for Android: Supports Windows since Firefox for Android 141. See bug 1972486.Firefox for Android: Supports macOS Tahoe on Apple silicon since Firefox for Android 145. See bug 1992212.Firefox for Android: Supports older macOS versions on Apple silicon since Firefox for Android 147. See bug 1993341.Firefox for Android: Does not support macOS on Intel CPUs. See bug 2004105.Firefox for Android: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.WGSLLanguageFeatures.@@iterator πŸ“‹Chrome7/18/2023 Firefox7/22/2025735
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Firefox for Android: Supports all contexts except service workers. See bug 1942431.Firefox for Android: Supports Windows since Firefox for Android 141. See bug 1972486.Firefox for Android: Supports macOS Tahoe on Apple silicon since Firefox for Android 145. See bug 1992212.Firefox for Android: Supports older macOS versions on Apple silicon since Firefox for Android 147. See bug 1993341.Firefox for Android: Does not support macOS on Intel CPUs. See bug 2004105.Firefox for Android: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.WGSLLanguageFeatures.entries πŸ“‹Chrome7/18/2023 Firefox7/22/2025735
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Firefox for Android: Supports all contexts except service workers. See bug 1942431.Firefox for Android: Supports Windows since Firefox for Android 141. See bug 1972486.Firefox for Android: Supports macOS Tahoe on Apple silicon since Firefox for Android 145. See bug 1992212.Firefox for Android: Supports older macOS versions on Apple silicon since Firefox for Android 147. See bug 1993341.Firefox for Android: Does not support macOS on Intel CPUs. See bug 2004105.Firefox for Android: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.WGSLLanguageFeatures.forEach πŸ“‹Chrome7/18/2023 Firefox7/22/2025735
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Firefox for Android: Supports all contexts except service workers. See bug 1942431.Firefox for Android: Supports Windows since Firefox for Android 141. See bug 1972486.Firefox for Android: Supports macOS Tahoe on Apple silicon since Firefox for Android 145. See bug 1992212.Firefox for Android: Supports older macOS versions on Apple silicon since Firefox for Android 147. See bug 1993341.Firefox for Android: Does not support macOS on Intel CPUs. See bug 2004105.Firefox for Android: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.WGSLLanguageFeatures.has πŸ“‹Chrome7/18/2023 Firefox7/22/2025735
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Firefox for Android: Supports all contexts except service workers. See bug 1942431.Firefox for Android: Supports Windows since Firefox for Android 141. See bug 1972486.Firefox for Android: Supports macOS Tahoe on Apple silicon since Firefox for Android 145. See bug 1992212.Firefox for Android: Supports older macOS versions on Apple silicon since Firefox for Android 147. See bug 1993341.Firefox for Android: Does not support macOS on Intel CPUs. See bug 2004105.Firefox for Android: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.WGSLLanguageFeatures.keys πŸ“‹Chrome7/18/2023 Firefox7/22/2025735
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Firefox for Android: Supports all contexts except service workers. See bug 1942431.Firefox for Android: Supports Windows since Firefox for Android 141. See bug 1972486.Firefox for Android: Supports macOS Tahoe on Apple silicon since Firefox for Android 145. See bug 1992212.Firefox for Android: Supports older macOS versions on Apple silicon since Firefox for Android 147. See bug 1993341.Firefox for Android: Does not support macOS on Intel CPUs. See bug 2004105.Firefox for Android: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.WGSLLanguageFeatures.size πŸ“‹Chrome7/18/2023 Firefox7/22/2025735
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Firefox for Android: Supports all contexts except service workers. See bug 1942431.Firefox for Android: Supports Windows since Firefox for Android 141. See bug 1972486.Firefox for Android: Supports macOS Tahoe on Apple silicon since Firefox for Android 145. See bug 1992212.Firefox for Android: Supports older macOS versions on Apple silicon since Firefox for Android 147. See bug 1993341.Firefox for Android: Does not support macOS on Intel CPUs. See bug 2004105.Firefox for Android: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.WGSLLanguageFeatures.values πŸ“‹Chrome7/18/2023 Firefox7/22/2025735
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Firefox for Android: Supports all contexts except service workers. See bug 1942431.Firefox for Android: Supports Windows since Firefox for Android 141. See bug 1972486.Firefox for Android: Supports macOS Tahoe on Apple silicon since Firefox for Android 145. See bug 1992212.Firefox for Android: Supports older macOS versions on Apple silicon since Firefox for Android 147. See bug 1993341.Firefox for Android: Does not support macOS on Intel CPUs. See bug 2004105.Firefox for Android: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.
api.WorkerNavigator.gpu πŸ“‹Chrome5/2/2023 Firefox7/22/2025812
Chrome: Supported on ChromeOS, macOS, and Windows.Chrome: Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.Edge: Supported on ChromeOS, macOS, and Windows.Edge: Supported on Linux (Intel Gen12+ GPUs only) since Edge 144.Firefox: Supports all contexts except service workers. See bug 1942431.Firefox: Supports Windows since Firefox 141. See bug 1972486.Firefox: Supports macOS Tahoe on Apple silicon since Firefox 145. See bug 1992212.Firefox: Supports older macOS versions on Apple silicon since Firefox 147. See bug 1993341.Firefox: Does not support macOS on Intel CPUs. See bug 2004105.Firefox: Does not support Linux. See bug 2006676.Firefox for Android: Supports all contexts except service workers. See bug 1942431.Firefox for Android: Supports Windows since Firefox for Android 141. See bug 1972486.Firefox for Android: Supports macOS Tahoe on Apple silicon since Firefox for Android 145. See bug 1992212.Firefox for Android: Supports older macOS versions on Apple silicon since Firefox for Android 147. See bug 1993341.Firefox for Android: Does not support macOS on Intel CPUs. See bug 2004105.Firefox for Android: Does not support Linux. See bug 2006676.Opera: Supported on ChromeOS, macOS, and Windows.Opera: Supported on Linux (Intel Gen12+ GPUs only) since Opera false.

2025/6

API First Browser Date Last Browser Date Days Notes
api.CSS.highlights_static πŸ“‹Chrome9/2/2022 Firefox6/24/20251026
api.CookieChangeEvent πŸ“‹Chrome11/17/2020 Firefox6/24/20251680
api.CookieChangeEvent.CookieChangeEvent πŸ“‹Chrome11/17/2020 Firefox6/24/20251680
api.CookieChangeEvent.changed πŸ“‹Chrome11/17/2020 Firefox6/24/20251680
api.CookieChangeEvent.deleted πŸ“‹Chrome11/17/2020 Firefox6/24/20251680
api.CookieStore πŸ“‹Chrome11/17/2020 Firefox6/24/20251680
api.CookieStore.change_event πŸ“‹Chrome11/17/2020 Firefox6/24/20251680
api.CookieStore.delete πŸ“‹Chrome11/17/2020 Firefox6/24/20251680
api.CookieStore.delete.partitioned_option πŸ“‹Chrome5/30/2023 Firefox6/24/2025756
api.CookieStore.get πŸ“‹Chrome11/17/2020 Firefox6/24/20251680
api.CookieStore.get.name_return_property πŸ“‹Chrome11/17/2020 Firefox6/24/20251680
api.CookieStore.get.value_return_property πŸ“‹Chrome11/17/2020 Firefox6/24/20251680
api.CookieStore.getAll πŸ“‹Chrome11/17/2020 Firefox6/24/20251680
api.CookieStore.set πŸ“‹Chrome11/17/2020 Firefox6/24/20251680
api.CookieStore.set.partitioned_option πŸ“‹Chrome5/30/2023 Firefox6/24/2025756
api.CookieStoreManager πŸ“‹Chrome11/17/2020 Firefox6/24/20251680
api.CookieStoreManager.getSubscriptions πŸ“‹Chrome11/17/2020 Firefox6/24/20251680
api.CookieStoreManager.subscribe πŸ“‹Chrome11/17/2020 Firefox6/24/20251680
api.CookieStoreManager.unsubscribe πŸ“‹Chrome11/17/2020 Firefox6/24/20251680
api.Element.getHTML.escapes_lt_gt_in_attributes Chrome6/24/2025 Firefox6/24/2025
api.Element.innerHTML.escapes_lt_gt_in_attributes Chrome6/24/2025 Firefox6/24/2025
api.Element.outerHTML.escapes_lt_gt_in_attributes Chrome6/24/2025 Firefox6/24/2025
api.ExtendableCookieChangeEvent πŸ“‹Chrome11/17/2020 Firefox6/24/20251680
api.ExtendableCookieChangeEvent.ExtendableCookieChangeEvent πŸ“‹Chrome11/17/2020 Firefox6/24/20251680
api.ExtendableCookieChangeEvent.changed πŸ“‹Chrome11/17/2020 Firefox6/24/20251680
api.ExtendableCookieChangeEvent.deleted πŸ“‹Chrome11/17/2020 Firefox6/24/20251680
api.Highlight πŸ“‹Chrome9/2/2022 Firefox6/24/20251026
api.Highlight.@@iterator Chrome9/2/2022 Firefox6/24/20251026
api.Highlight.Highlight πŸ“‹Chrome9/2/2022 Firefox6/24/20251026
api.Highlight.add Chrome9/2/2022 Firefox6/24/20251026
api.Highlight.clear Chrome9/2/2022 Firefox6/24/20251026
api.Highlight.delete Chrome9/2/2022 Firefox6/24/20251026
api.Highlight.entries Chrome9/2/2022 Firefox6/24/20251026
api.Highlight.forEach Chrome9/2/2022 Firefox6/24/20251026
api.Highlight.has Chrome9/2/2022 Firefox6/24/20251026
api.Highlight.keys Chrome9/2/2022 Firefox6/24/20251026
api.Highlight.priority πŸ“‹Chrome9/2/2022 Firefox6/24/20251026
api.Highlight.size Chrome9/2/2022 Firefox6/24/20251026
api.Highlight.type πŸ“‹Chrome9/2/2022 Firefox6/24/20251026
api.Highlight.values Chrome9/2/2022 Firefox6/24/20251026
api.HighlightRegistry πŸ“‹Chrome9/2/2022 Firefox6/24/20251026
api.HighlightRegistry.@@iterator Chrome9/2/2022 Firefox6/24/20251026
api.HighlightRegistry.clear Chrome9/2/2022 Firefox6/24/20251026
api.HighlightRegistry.delete Chrome9/2/2022 Firefox6/24/20251026
api.HighlightRegistry.entries Chrome9/2/2022 Firefox6/24/20251026
api.HighlightRegistry.forEach Chrome9/2/2022 Firefox6/24/20251026
api.HighlightRegistry.get Chrome9/2/2022 Firefox6/24/20251026
api.HighlightRegistry.has Chrome9/2/2022 Firefox6/24/20251026
api.HighlightRegistry.keys Chrome9/2/2022 Firefox6/24/20251026
api.HighlightRegistry.set Chrome9/2/2022 Firefox6/24/20251026
api.HighlightRegistry.size Chrome9/2/2022 Firefox6/24/20251026
api.HighlightRegistry.values Chrome9/2/2022 Firefox6/24/20251026
api.PushSubscriptionChangeEvent πŸ“‹Firefox4/1/2025 Chrome6/24/202584
Firefox: Before Firefox 137, The pushsubscriptionchange event is fired, but does not have the oldSubscription and newSubscription properties. See bug 1635524.Firefox for Android: Before Firefox for Android 137, The pushsubscriptionchange event is fired, but does not have the oldSubscription and newSubscription properties. See bug 1635524.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.PushSubscriptionChangeEvent.PushSubscriptionChangeEvent πŸ“‹Firefox4/1/2025 Chrome6/24/202584
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.PushSubscriptionChangeEvent.newSubscription πŸ“‹Firefox4/1/2025 Chrome6/24/202584
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.PushSubscriptionChangeEvent.oldSubscription πŸ“‹Firefox4/1/2025 Chrome6/24/202584
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.cookieStore πŸ“‹Chrome11/17/2020 Firefox6/24/20251680
api.ServiceWorkerGlobalScope.cookiechange_event πŸ“‹Chrome11/17/2020 Firefox6/24/20251680
api.ServiceWorkerGlobalScope.pushsubscriptionchange_event πŸ“‹Firefox1/26/2016 Chrome6/24/20253437
Firefox: The event does not have the oldSubscription and newSubscription properties. See bug 1497429.Firefox for Android: The event does not have the oldSubscription and newSubscription properties. See bug 1497429.Safari: Notifications are supported on macOS Ventura and later.
api.ServiceWorkerRegistration.cookies πŸ“‹Chrome11/17/2020 Firefox6/24/20251680
api.ShadowRoot.getHTML.escapes_lt_gt_in_attributes Chrome6/24/2025 Firefox6/24/2025
api.ShadowRoot.innerHTML.escapes_lt_gt_in_attributes Chrome6/24/2025 Firefox6/24/2025
api.Window.cookieStore πŸ“‹Chrome11/17/2020 Firefox6/24/20251680

2025/5

API First Browser Date Last Browser Date Days Notes
api.CredentialsContainer.create.publicKey_option.extensions.credProtect Chrome7/30/2019 Firefox5/27/20252128
api.CredentialsContainer.create.publicKey_option.extensions.largeBlob πŸ“‹Chrome5/2/2023 Firefox5/27/2025756
api.CredentialsContainer.create.publicKey_option.extensions.prf πŸ“‹Chrome8/15/2023 Firefox5/27/2025651
Firefox: Not supported on macOS.
api.CredentialsContainer.get.publicKey_option.extensions.largeBlob πŸ“‹Chrome5/2/2023 Firefox5/27/2025756
api.CredentialsContainer.get.publicKey_option.extensions.prf πŸ“‹Chrome8/15/2023 Firefox5/27/2025651
Firefox: Not supported on macOS.
api.Element.beforematch_event πŸ“‹Chrome5/24/2022 Firefox5/27/20251099
api.HTMLDialogElement.requestClose πŸ“‹Chrome3/4/2025 Firefox5/27/202584
api.KeyboardEvent.repeat πŸ“‹Firefox3/18/2014 Chrome5/27/20254088
Chrome: Before Chrome 139, on Linux under X11, if multiple keys are held down, a keydown event for the most recently pressed key will trigger with repeat incorrectly set to false. See bug 40940886.Chrome: On Windows and Linux, if multiple keys are held down, a keydown event for the most recently pressed key will trigger with repeat incorrectly set to false. See bug 40940886.Chrome Android: Before Chrome Android 139, on Linux under X11, if multiple keys are held down, a keydown event for the most recently pressed key will trigger with repeat incorrectly set to false. See bug 40940886.Chrome Android: On Windows and Linux, if multiple keys are held down, a keydown event for the most recently pressed key will trigger with repeat incorrectly set to false. See bug 40940886.Quest Browser: On Windows and Linux, if multiple keys are held down, a keydown event for the most recently pressed key will trigger with repeat incorrectly set to false. See bug 40940886.Opera: Before Opera 123, on Linux under X11, if multiple keys are held down, a keydown event for the most recently pressed key will trigger with repeat incorrectly set to false. See bug 40940886.Opera: On Windows and Linux, if multiple keys are held down, a keydown event for the most recently pressed key will trigger with repeat incorrectly set to false. See bug 40940886.Opera Android: Before Opera Android 91, on Linux under X11, if multiple keys are held down, a keydown event for the most recently pressed key will trigger with repeat incorrectly set to false. See bug 40940886.Opera Android: On Windows and Linux, if multiple keys are held down, a keydown event for the most recently pressed key will trigger with repeat incorrectly set to false. See bug 40940886.Samsung Internet: On Windows and Linux, if multiple keys are held down, a keydown event for the most recently pressed key will trigger with repeat incorrectly set to false. See bug 40940886.WebView Android: Before WebView Android 139, on Linux under X11, if multiple keys are held down, a keydown event for the most recently pressed key will trigger with repeat incorrectly set to false. See bug 40940886.WebView Android: On Windows and Linux, if multiple keys are held down, a keydown event for the most recently pressed key will trigger with repeat incorrectly set to false. See bug 40940886.
api.Selection.direction πŸ“‹Firefox5/14/2024 Chrome5/27/2025378
api.SubtleCrypto.exportKey.ed25519 πŸ“‹Firefox8/6/2024 Chrome5/27/2025294
api.SubtleCrypto.generateKey.ed25519 πŸ“‹Firefox8/6/2024 Chrome5/27/2025294
api.SubtleCrypto.importKey.ed25519 πŸ“‹Firefox8/6/2024 Chrome5/27/2025294
api.SubtleCrypto.sign.ed25519 πŸ“‹Firefox8/6/2024 Chrome5/27/2025294
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.verify.ed25519 πŸ“‹Firefox8/6/2024 Chrome5/27/2025294

2025/4

API First Browser Date Last Browser Date Days Notes
api.Navigator.login πŸ“‹Chrome12/5/2023 Firefox4/29/2025511
api.NavigatorLogin πŸ“‹Chrome12/5/2023 Firefox4/29/2025511
api.NavigatorLogin.setStatus πŸ“‹Chrome12/5/2023 Firefox4/29/2025511
api.ProgressEvent.ProgressEvent.loaded_total_options_accept_double Chrome4/29/2025 Firefox4/29/2025
api.RTCCertificate.getFingerprints πŸ“‹Chrome9/5/2017 Firefox4/29/20252793
api.RTCRtpSender.getParameters.return_object_property_degradationPreference πŸ“‹Chrome5/19/2020 Firefox4/29/20251806
api.RTCRtpSender.setParameters.parameters_degradationPreference_parameter πŸ“‹Chrome5/19/2020 Firefox4/29/20251806
api.SVGAElement.rel πŸ“‹Firefox6/26/2018 Chrome4/29/20252499
api.SVGAElement.relList πŸ“‹Firefox6/26/2018 Chrome4/29/20252499
api.SVGGeometryElement.isPointInFill.point_parameter_DOMPoint Firefox9/3/2019 Chrome4/29/20252065
api.SVGGeometryElement.isPointInStroke.point_parameter_DOMPoint Firefox9/3/2019 Chrome4/29/20252065
api.Window.originAgentCluster πŸ“‹Chrome4/13/2021 Firefox4/29/20251477
api.Element.ariaActiveDescendantElement πŸ“‹Firefox3/4/2025 Chrome4/1/202528
api.Element.ariaControlsElements πŸ“‹Firefox3/4/2025 Chrome4/1/202528
api.Element.ariaDescribedByElements πŸ“‹Firefox3/4/2025 Chrome4/1/202528
api.Element.ariaDetailsElements πŸ“‹Firefox3/4/2025 Chrome4/1/202528
api.Element.ariaErrorMessageElements πŸ“‹Firefox3/4/2025 Chrome4/1/202528
api.Element.ariaFlowToElements πŸ“‹Firefox3/4/2025 Chrome4/1/202528
api.Element.ariaLabelledByElements πŸ“‹Firefox3/4/2025 Chrome4/1/202528
api.ElementInternals.ariaActiveDescendantElement πŸ“‹Firefox3/4/2025 Chrome4/1/202528
api.ElementInternals.ariaControlsElements πŸ“‹Firefox3/4/2025 Chrome4/1/202528
api.ElementInternals.ariaDescribedByElements πŸ“‹Firefox3/4/2025 Chrome4/1/202528
api.ElementInternals.ariaDetailsElements πŸ“‹Firefox3/4/2025 Chrome4/1/202528
api.ElementInternals.ariaErrorMessageElements πŸ“‹Firefox3/4/2025 Chrome4/1/202528
api.ElementInternals.ariaFlowToElements πŸ“‹Firefox3/4/2025 Chrome4/1/202528
api.ElementInternals.ariaLabelledByElements πŸ“‹Firefox3/4/2025 Chrome4/1/202528

2025/3

API First Browser Date Last Browser Date Days Notes
api.CSSFontFeatureValuesRule πŸ“‹Firefox12/1/2014 Chrome3/4/20253746
Chrome: Not exposed on Window. See bug 385925149.Chrome Android: Not exposed on Window. See bug 385925149.Edge: Not exposed on Window. See bug 385925149.Opera: Not exposed on Window. See bug 385925149.Opera Android: Not exposed on Window. See bug 385925149.Samsung Internet: Not exposed on Window. See bug 385925149.WebView Android: Not exposed on Window. See bug 385925149.
api.HTMLElement.contentEditable.plaintext-only Chrome5/25/2016 Firefox3/4/20253205

2025/2

API First Browser Date Last Browser Date Days Notes
api.ClipboardItem.ClipboardItem πŸ“‹Firefox6/11/2024 Chrome2/4/2025238
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.PointerEvent.pointerType.fractional_coordinates Chrome1/23/2018 Firefox2/4/20252569
Chrome: movementX and movementY are not fractional, see bug 41364801.Chrome Android: movementX and movementY are not fractional, see bug 41364801.Edge: movementX and movementY are not fractional, see bug 41364801.Edge: Only clientX, clientY, pageX and pageY are fractional.Internet Explorer: Only clientX, clientY, pageX and pageY are fractional.Quest Browser: movementX and movementY are not fractional, see bug 41364801.Opera: movementX and movementY are not fractional, see bug 41364801.Opera Android: movementX and movementY are not fractional, see bug 41364801.Samsung Internet: movementX and movementY are not fractional, see bug 41364801.WebView Android: movementX and movementY are not fractional, see bug 41364801.
api.PublicKeyCredential.getClientCapabilities_static πŸ“‹Chrome2/4/2025 Firefox2/4/2025
api.RTCStatsReport.type_inbound-rtp.mid πŸ“‹Chrome9/2/2022 Firefox2/4/2025886
api.RTCStatsReport.type_outbound-rtp.mid πŸ“‹Chrome9/2/2022 Firefox2/4/2025886
api.RTCStatsReport.type_outbound-rtp.rid πŸ“‹Chrome9/2/2022 Firefox2/4/2025886
api.SubtleCrypto.deriveBits.x25519 πŸ“‹Firefox9/3/2024 Chrome2/4/2025154
api.SubtleCrypto.deriveKey.x25519 πŸ“‹Firefox9/3/2024 Chrome2/4/2025154
api.SubtleCrypto.exportKey.x25519 πŸ“‹Firefox9/3/2024 Chrome2/4/2025154
api.SubtleCrypto.generateKey.x25519 πŸ“‹Firefox9/3/2024 Chrome2/4/2025154
api.SubtleCrypto.importKey.x25519 πŸ“‹Firefox9/3/2024 Chrome2/4/2025154

2025/1

API First Browser Date Last Browser Date Days Notes
api.HTMLElement.beforetoggle_event.dialog_elements πŸ“‹Firefox11/26/2024 Chrome1/14/202549
api.HTMLElement.toggle_event.dialog_elements πŸ“‹Firefox11/26/2024 Chrome1/14/202549
api.IDBRequest.error.transient_unrecoverable_read_errors πŸ“‹Firefox7/17/2012 Chrome1/14/20254564
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.Samsung Internet: Returns a NotReadableError exception for unrecoverable read errors, and an UnknownError for transient read errors.Samsung Internet: 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.PushMessageData.bytes πŸ“‹Firefox7/9/2024 Chrome1/14/2025189
api.Request.bytes πŸ“‹Firefox7/9/2024 Chrome1/14/2025189
api.Response.bytes πŸ“‹Firefox7/9/2024 Chrome1/14/2025189
api.PushManager.supportedContentEncodings_static πŸ“‹Chrome7/25/2017 Firefox1/7/20252723
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.

2024/11

API First Browser Date Last Browser Date Days Notes
api.EventSource.worker_support Chrome9/2/2010 Firefox11/26/20245199
Firefox: Not supported in service workers.Firefox for Android: Not supported in service workers.
api.HTMLMediaElement.waitingforkey_event πŸ“‹Chrome12/1/2016 Firefox11/26/20242917
Firefox: The onwaitingforkey event handler property is not supported.Firefox for Android: The onwaitingforkey event handler property is not supported.
api.ImageDecoder πŸ“‹Chrome9/21/2021 Firefox11/26/20241162
api.ImageDecoder.ImageDecoder πŸ“‹Chrome9/21/2021 Firefox11/26/20241162
api.ImageDecoder.close πŸ“‹Chrome9/21/2021 Firefox11/26/20241162
api.ImageDecoder.complete πŸ“‹Chrome9/21/2021 Firefox11/26/20241162
api.ImageDecoder.completed πŸ“‹Chrome9/21/2021 Firefox11/26/20241162
api.ImageDecoder.decode πŸ“‹Chrome9/21/2021 Firefox11/26/20241162
api.ImageDecoder.isTypeSupported_static πŸ“‹Chrome9/21/2021 Firefox11/26/20241162
api.ImageDecoder.reset πŸ“‹Chrome9/21/2021 Firefox11/26/20241162
api.ImageDecoder.tracks πŸ“‹Chrome9/21/2021 Firefox11/26/20241162
api.ImageDecoder.type πŸ“‹Chrome9/21/2021 Firefox11/26/20241162
api.ImageTrack πŸ“‹Chrome9/21/2021 Firefox11/26/20241162
api.ImageTrack.animated πŸ“‹Chrome9/21/2021 Firefox11/26/20241162
api.ImageTrack.frameCount πŸ“‹Chrome9/21/2021 Firefox11/26/20241162
api.ImageTrack.repetitionCount πŸ“‹Chrome9/21/2021 Firefox11/26/20241162
api.ImageTrack.selected πŸ“‹Chrome9/21/2021 Firefox11/26/20241162
api.ImageTrackList πŸ“‹Chrome9/21/2021 Firefox11/26/20241162
api.ImageTrackList.length πŸ“‹Chrome9/21/2021 Firefox11/26/20241162
api.ImageTrackList.ready πŸ“‹Chrome9/21/2021 Firefox11/26/20241162
api.ImageTrackList.selectedIndex πŸ“‹Chrome9/21/2021 Firefox11/26/20241162
api.ImageTrackList.selectedTrack πŸ“‹Chrome9/21/2021 Firefox11/26/20241162
api.Request.Request.init_keepalive_parameter πŸ“‹Chrome4/17/2018 Firefox11/26/20242415
api.Request.keepalive πŸ“‹Chrome4/17/2018 Firefox11/26/20242415
api.WorkerNavigator.permissions πŸ“‹Chrome5/19/2015 Firefox11/26/20243479
api.fetch.init_keepalive_parameter Chrome4/17/2018 Firefox11/26/20242415

2024/10

API First Browser Date Last Browser Date Days Notes
api.CSSNestedDeclarations πŸ“‹Chrome10/15/2024 Firefox10/29/202414
api.CSSNestedDeclarations.style πŸ“‹Chrome10/15/2024 Firefox10/29/202414
api.HTMLImageElement.fetchPriority πŸ“‹Chrome5/24/2022 Firefox10/29/2024889
api.HTMLLinkElement.fetchPriority πŸ“‹Chrome5/24/2022 Firefox10/29/2024889
api.HTMLScriptElement.fetchPriority πŸ“‹Chrome5/24/2022 Firefox10/29/2024889
api.HTMLVideoElement.cancelVideoFrameCallback πŸ“‹Chrome5/19/2020 Firefox10/29/20241624
api.HTMLVideoElement.requestVideoFrameCallback πŸ“‹Chrome5/19/2020 Firefox10/29/20241624
api.MediaStreamTrack.getCapabilities πŸ“‹Chrome6/5/2017 Firefox10/29/20242703
api.Notification.silent πŸ“‹Chrome5/19/2015 Firefox10/29/20243451
api.Permissions.permission_camera Chrome1/23/2018 Firefox10/29/20242471
api.Permissions.permission_microphone Chrome1/23/2018 Firefox10/29/20242471
api.Request.Request.init_priority_parameter πŸ“‹Chrome4/26/2022 Firefox10/29/2024917
api.WebGL2RenderingContext.drawingBufferColorSpace πŸ“‹Chrome8/2/2022 Firefox10/29/2024819
Firefox: Accidental early exposure with no functionality.Firefox for Android: Accidental early exposure with no functionality.
api.WebGL2RenderingContext.unpackColorSpace πŸ“‹Chrome8/2/2022 Firefox10/29/2024819
api.WebGLRenderingContext.drawingBufferColorSpace πŸ“‹Chrome8/2/2022 Firefox10/29/2024819
Firefox: Accidental early exposure with no functionality.Firefox for Android: Accidental early exposure with no functionality.
api.WebGLRenderingContext.unpackColorSpace πŸ“‹Chrome8/2/2022 Firefox10/29/2024819
api.fetch.init_priority_parameter Chrome4/26/2022 Firefox10/29/2024917
api.Document.fragmentDirective πŸ“‹Chrome10/20/2020 Firefox10/1/20241442
api.FragmentDirective πŸ“‹Chrome4/7/2020 Firefox10/1/20241638
api.PointerEvent.PointerEvent.options_altitudeAngle_parameter Chrome10/20/2020 Firefox10/1/20241442
api.PointerEvent.PointerEvent.options_azimuthAngle_parameter Chrome10/20/2020 Firefox10/1/20241442
api.PointerEvent.altitudeAngle πŸ“‹Chrome10/20/2020 Firefox10/1/20241442
api.PointerEvent.azimuthAngle πŸ“‹Chrome10/20/2020 Firefox10/1/20241442

2024/9

API First Browser Date Last Browser Date Days Notes
api.PublicKeyCredential.parseCreationOptionsFromJSON_static πŸ“‹Firefox10/24/2023 Chrome9/17/2024329
api.PublicKeyCredential.parseRequestOptionsFromJSON_static πŸ“‹Firefox10/24/2023 Chrome9/17/2024329
api.PublicKeyCredential.toJSON πŸ“‹Firefox10/24/2023 Chrome9/17/2024329
api.RTCDataChannel.binaryType.blob_value Firefox6/25/2013 Chrome9/17/20244102
api.AudioData πŸ“‹Chrome9/21/2021 Firefox9/3/20241078
api.AudioData.AudioData πŸ“‹Chrome9/21/2021 Firefox9/3/20241078
api.AudioData.allocationSize πŸ“‹Chrome9/21/2021 Firefox9/3/20241078
api.AudioData.clone πŸ“‹Chrome9/21/2021 Firefox9/3/20241078
api.AudioData.close πŸ“‹Chrome9/21/2021 Firefox9/3/20241078
api.AudioData.copyTo πŸ“‹Chrome9/21/2021 Firefox9/3/20241078
api.AudioData.duration πŸ“‹Chrome9/21/2021 Firefox9/3/20241078
api.AudioData.format πŸ“‹Chrome9/21/2021 Firefox9/3/20241078
api.AudioData.numberOfChannels πŸ“‹Chrome9/21/2021 Firefox9/3/20241078
api.AudioData.numberOfFrames πŸ“‹Chrome9/21/2021 Firefox9/3/20241078
api.AudioData.sampleRate πŸ“‹Chrome9/21/2021 Firefox9/3/20241078
api.AudioData.timestamp πŸ“‹Chrome9/21/2021 Firefox9/3/20241078
api.AudioDecoder πŸ“‹Chrome9/21/2021 Firefox9/3/20241078
api.AudioDecoder.AudioDecoder πŸ“‹Chrome9/21/2021 Firefox9/3/20241078
api.AudioDecoder.close πŸ“‹Chrome9/21/2021 Firefox9/3/20241078
api.AudioDecoder.configure πŸ“‹Chrome9/21/2021 Firefox9/3/20241078
api.AudioDecoder.decode πŸ“‹Chrome9/21/2021 Firefox9/3/20241078
api.AudioDecoder.decodeQueueSize πŸ“‹Chrome9/21/2021 Firefox9/3/20241078
api.AudioDecoder.dequeue_event πŸ“‹Chrome9/27/2022 Firefox9/3/2024707
api.AudioDecoder.flush πŸ“‹Chrome9/21/2021 Firefox9/3/20241078
api.AudioDecoder.isConfigSupported_static πŸ“‹Chrome9/21/2021 Firefox9/3/20241078
api.AudioDecoder.reset πŸ“‹Chrome9/21/2021 Firefox9/3/20241078
api.AudioDecoder.state πŸ“‹Chrome9/21/2021 Firefox9/3/20241078
api.AudioEncoder πŸ“‹Chrome9/21/2021 Firefox9/3/20241078
api.AudioEncoder.AudioEncoder πŸ“‹Chrome9/21/2021 Firefox9/3/20241078
api.AudioEncoder.close πŸ“‹Chrome9/21/2021 Firefox9/3/20241078
api.AudioEncoder.configure πŸ“‹Chrome9/21/2021 Firefox9/3/20241078
api.AudioEncoder.configure.bitrateMode πŸ“‹Chrome10/31/2023 Firefox9/3/2024308
api.AudioEncoder.configure.opus πŸ“‹Chrome2/7/2023 Firefox9/3/2024574
api.AudioEncoder.dequeue_event πŸ“‹Chrome9/27/2022 Firefox9/3/2024707
api.AudioEncoder.encode πŸ“‹Chrome9/21/2021 Firefox9/3/20241078
api.AudioEncoder.encodeQueueSize πŸ“‹Chrome9/21/2021 Firefox9/3/20241078
api.AudioEncoder.flush πŸ“‹Chrome9/21/2021 Firefox9/3/20241078
api.AudioEncoder.isConfigSupported_static πŸ“‹Chrome9/21/2021 Firefox9/3/20241078
api.AudioEncoder.reset πŸ“‹Chrome9/21/2021 Firefox9/3/20241078
api.AudioEncoder.state πŸ“‹Chrome9/21/2021 Firefox9/3/20241078
api.CSPViolationReportBody πŸ“‹Chrome4/23/2019 Firefox9/3/20241960
api.Element.contentvisibilityautostatechange_event πŸ“‹Chrome11/29/2022 Firefox9/3/2024644
Firefox: The oncontentvisibilityautostatechange event handler property is not supported.Firefox for Android: The oncontentvisibilityautostatechange event handler property is not supported.
api.EncodedAudioChunk πŸ“‹Chrome9/21/2021 Firefox9/3/20241078
api.EncodedAudioChunk.EncodedAudioChunk πŸ“‹Chrome9/21/2021 Firefox9/3/20241078
api.EncodedAudioChunk.byteLength πŸ“‹Chrome9/21/2021 Firefox9/3/20241078
api.EncodedAudioChunk.copyTo πŸ“‹Chrome9/21/2021 Firefox9/3/20241078
api.EncodedAudioChunk.duration πŸ“‹Chrome9/21/2021 Firefox9/3/20241078
api.EncodedAudioChunk.timestamp πŸ“‹Chrome9/21/2021 Firefox9/3/20241078
api.EncodedAudioChunk.type πŸ“‹Chrome9/21/2021 Firefox9/3/20241078
api.EncodedVideoChunk πŸ“‹Chrome9/21/2021 Firefox9/3/20241078
api.EncodedVideoChunk.EncodedVideoChunk πŸ“‹Chrome9/21/2021 Firefox9/3/20241078
api.EncodedVideoChunk.byteLength πŸ“‹Chrome9/21/2021 Firefox9/3/20241078
api.EncodedVideoChunk.copyTo πŸ“‹Chrome9/21/2021 Firefox9/3/20241078
api.EncodedVideoChunk.duration πŸ“‹Chrome9/21/2021 Firefox9/3/20241078
api.EncodedVideoChunk.timestamp πŸ“‹Chrome9/21/2021 Firefox9/3/20241078
api.EncodedVideoChunk.type πŸ“‹Chrome9/21/2021 Firefox9/3/20241078
api.HTMLDetailsElement.name πŸ“‹Chrome12/5/2023 Firefox9/3/2024273
api.VideoColorSpace πŸ“‹Chrome9/21/2021 Firefox9/3/20241078
api.VideoColorSpace.VideoColorSpace πŸ“‹Chrome9/21/2021 Firefox9/3/20241078
api.VideoColorSpace.fullRange πŸ“‹Chrome9/21/2021 Firefox9/3/20241078
api.VideoColorSpace.matrix πŸ“‹Chrome9/21/2021 Firefox9/3/20241078
api.VideoColorSpace.primaries πŸ“‹Chrome9/21/2021 Firefox9/3/20241078
api.VideoColorSpace.toJSON πŸ“‹Chrome9/21/2021 Firefox9/3/20241078
api.VideoColorSpace.transfer πŸ“‹Chrome9/21/2021 Firefox9/3/20241078
api.VideoDecoder πŸ“‹Chrome9/21/2021 Firefox9/3/20241078
api.VideoDecoder.VideoDecoder πŸ“‹Chrome9/21/2021 Firefox9/3/20241078
api.VideoDecoder.close πŸ“‹Chrome9/21/2021 Firefox9/3/20241078
api.VideoDecoder.configure πŸ“‹Chrome9/21/2021 Firefox9/3/20241078
api.VideoDecoder.decode πŸ“‹Chrome9/21/2021 Firefox9/3/20241078
api.VideoDecoder.decodeQueueSize πŸ“‹Chrome9/21/2021 Firefox9/3/20241078
api.VideoDecoder.dequeue_event πŸ“‹Chrome9/27/2022 Firefox9/3/2024707
api.VideoDecoder.flush πŸ“‹Chrome9/21/2021 Firefox9/3/20241078
api.VideoDecoder.isConfigSupported_static πŸ“‹Chrome9/21/2021 Firefox9/3/20241078
api.VideoDecoder.reset πŸ“‹Chrome9/21/2021 Firefox9/3/20241078
api.VideoDecoder.state πŸ“‹Chrome9/21/2021 Firefox9/3/20241078
api.VideoEncoder πŸ“‹Chrome9/21/2021 Firefox9/3/20241078
api.VideoEncoder.VideoEncoder πŸ“‹Chrome9/21/2021 Firefox9/3/20241078
api.VideoEncoder.close πŸ“‹Chrome9/21/2021 Firefox9/3/20241078
api.VideoEncoder.configure πŸ“‹Chrome9/21/2021 Firefox9/3/20241078
api.VideoEncoder.dequeue_event πŸ“‹Chrome9/27/2022 Firefox9/3/2024707
api.VideoEncoder.encode πŸ“‹Chrome9/21/2021 Firefox9/3/20241078
api.VideoEncoder.encodeQueueSize πŸ“‹Chrome9/21/2021 Firefox9/3/20241078
api.VideoEncoder.flush πŸ“‹Chrome9/21/2021 Firefox9/3/20241078
api.VideoEncoder.isConfigSupported_static πŸ“‹Chrome9/21/2021 Firefox9/3/20241078
api.VideoEncoder.reset πŸ“‹Chrome9/21/2021 Firefox9/3/20241078
api.VideoEncoder.state πŸ“‹Chrome9/21/2021 Firefox9/3/20241078
api.VideoFrame πŸ“‹Chrome9/21/2021 Firefox9/3/20241078
api.VideoFrame.VideoFrame πŸ“‹Chrome9/21/2021 Firefox9/3/20241078
api.VideoFrame.allocationSize πŸ“‹Chrome9/21/2021 Firefox9/3/20241078
api.VideoFrame.clone πŸ“‹Chrome9/21/2021 Firefox9/3/20241078
api.VideoFrame.close πŸ“‹Chrome9/21/2021 Firefox9/3/20241078
api.VideoFrame.codedHeight πŸ“‹Chrome9/21/2021 Firefox9/3/20241078
api.VideoFrame.codedRect πŸ“‹Chrome9/21/2021 Firefox9/3/20241078
api.VideoFrame.codedWidth πŸ“‹Chrome9/21/2021 Firefox9/3/20241078
api.VideoFrame.colorSpace πŸ“‹Chrome9/21/2021 Firefox9/3/20241078
api.VideoFrame.copyTo πŸ“‹Chrome9/21/2021 Firefox9/3/20241078
api.VideoFrame.displayHeight πŸ“‹Chrome9/21/2021 Firefox9/3/20241078
api.VideoFrame.displayWidth πŸ“‹Chrome9/21/2021 Firefox9/3/20241078
api.VideoFrame.duration πŸ“‹Chrome9/21/2021 Firefox9/3/20241078
api.VideoFrame.format πŸ“‹Chrome9/21/2021 Firefox9/3/20241078
api.VideoFrame.timestamp πŸ“‹Chrome9/21/2021 Firefox9/3/20241078
api.VideoFrame.visibleRect πŸ“‹Chrome9/21/2021 Firefox9/3/20241078

2024/8

API First Browser Date Last Browser Date Days Notes
api.CaretPosition πŸ“‹Firefox4/2/2013 Chrome8/20/20244158
api.CaretPosition.getClientRect πŸ“‹Firefox8/6/2013 Chrome8/20/20244032
api.CaretPosition.offset πŸ“‹Firefox4/2/2013 Chrome8/20/20244158
api.CaretPosition.offsetNode πŸ“‹Firefox4/2/2013 Chrome8/20/20244158
api.Document.caretPositionFromPoint πŸ“‹Firefox4/2/2013 Chrome8/20/20244158
api.Element.ariaColIndexText πŸ“‹Firefox10/24/2023 Chrome8/20/2024301
api.Element.ariaRowIndexText πŸ“‹Firefox10/24/2023 Chrome8/20/2024301
api.Element.currentCSSZoom πŸ“‹Firefox5/14/2024 Chrome8/20/202498
api.ElementInternals.ariaColIndexText πŸ“‹Firefox10/24/2023 Chrome8/20/2024301
api.ElementInternals.ariaRowIndexText πŸ“‹Firefox10/24/2023 Chrome8/20/2024301
api.MediaSession.setActionHandler.skipad_type Firefox10/20/2020 Chrome8/20/20241400
api.Navigator.canShare πŸ“‹Firefox1/11/2022 Chrome8/20/2024952
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 πŸ“‹Firefox12/10/2019 Chrome8/20/20241715
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.CSSStartingStyleRule πŸ“‹Chrome9/12/2023 Firefox8/6/2024329
api.Element.auxclick_event.type_pointerevent Chrome7/20/2021 Firefox8/6/20241113
api.Element.click_event.type_pointerevent Chrome7/20/2021 Firefox8/6/20241113
api.Element.contextmenu_event.type_pointerevent Chrome7/20/2021 Firefox8/6/20241113
api.GeolocationCoordinates.toJSON πŸ“‹Chrome6/11/2024 Firefox8/6/202456
api.GeolocationPosition.toJSON πŸ“‹Chrome6/11/2024 Firefox8/6/202456
api.MediaCapabilities.decodingInfo.configuration_keySystemConfiguration_parameter πŸ“‹Chrome2/4/2020 Firefox8/6/20241645
api.PerformanceResourceTiming.responseStatus πŸ“‹Chrome1/10/2023 Firefox8/6/2024574
api.RTCDTMFSender.canInsertDTMF πŸ“‹Chrome5/21/2013 Firefox8/6/20244095
api.TextEvent πŸ“‹Chrome12/11/2008 Firefox8/6/20245717
api.TextEvent.data πŸ“‹Chrome12/11/2008 Firefox8/6/20245717
api.TextEvent.initTextEvent πŸ“‹Chrome12/11/2008 Firefox8/6/20245717

2024/7

API First Browser Date Last Browser Date Days Notes
api.HTMLInputElement.selectionchange_event πŸ“‹Firefox9/7/2021 Chrome7/23/20241050
Chrome: Before Chrome 127, a selectionchange event was fired on Document, see Document's selectionchange event. See bug 40840956 for firing the event on <input> elements.Chrome Android: Before Chrome Android 127, a selectionchange event was fired on Document, see Document's selectionchange event. See bug 40840956 for firing the event on <input> elements.Edge: Before Edge 127, a selectionchange event was fired on Document, see Document's selectionchange event. See bug 40840956 for firing the event on <input> elements.Opera: Before Opera 113, a selectionchange event was fired on Document, see Document's selectionchange event. See bug 40840956 for firing the event on <input> elements.Opera Android: Before Opera Android 84, a selectionchange event was fired on Document, see Document's selectionchange event. See bug 40840956 for firing the event on <input> elements.Safari: Before Safari 18, a selectionchange event was fired on Document, see Document's selectionchange event. See bug 271033 for firing the event on <input> elements.Safari on iOS: Before Safari on iOS 18, a selectionchange event was fired on Document, see Document's selectionchange event. See bug 271033 for firing the event on <input> elements.Samsung Internet: Before Samsung Internet 28.0, a selectionchange event was fired on Document, see Document's selectionchange event. See bug 40840956 for firing the event on <input> elements.WebView Android: Before WebView Android 127, a selectionchange event was fired on Document, see Document's selectionchange event. See bug 40840956 for firing the event on <input> elements.WebView on iOS: Before WebView on iOS 18, a selectionchange event was fired on Document, see Document's selectionchange event. See bug 271033 for firing the event on <input> elements.
api.HTMLTextAreaElement.selectionchange_event πŸ“‹Firefox9/7/2021 Chrome7/23/20241050
Chrome: Before Chrome 127, a selectionchange event was fired on Document, see Document's selectionchange event. See bug 40840956 for firing the event on <textarea> elements.Chrome Android: Before Chrome Android 127, a selectionchange event was fired on Document, see Document's selectionchange event. See bug 40840956 for firing the event on <textarea> elements.Edge: Before Edge 127, a selectionchange event was fired on Document, see Document's selectionchange event. See bug 40840956 for firing the event on <textarea> elements.Opera: Before Opera 113, a selectionchange event was fired on Document, see Document's selectionchange event. See bug 40840956 for firing the event on <textarea> elements.Opera Android: Before Opera Android 84, a selectionchange event was fired on Document, see Document's selectionchange event. See bug 40840956 for firing the event on <textarea> elements.Safari: Before Safari 18, a selectionchange event was fired on Document, see Document's selectionchange event. See bug 271033 for firing the event on <textarea> elements.Safari on iOS: Before Safari on iOS 18, a selectionchange event was fired on Document, see Document's selectionchange event. See bug 271033 for firing the event on <textarea> elements.Samsung Internet: Before Samsung Internet 28.0, a selectionchange event was fired on Document, see Document's selectionchange event. See bug 40840956 for firing the event on <textarea> elements.WebView Android: Before WebView Android 127, a selectionchange event was fired on Document, see Document's selectionchange event. See bug 40840956 for firing the event on <textarea> elements.WebView on iOS: Before WebView on iOS 18, a selectionchange event was fired on Document, see Document's selectionchange event. See bug 271033 for firing the event on <textarea> elements.
api.CSS.registerProperty_static πŸ“‹Chrome10/22/2019 Firefox7/9/20241722
api.CSSPropertyRule πŸ“‹Chrome8/25/2020 Firefox7/9/20241414
api.CSSPropertyRule.inherits πŸ“‹Chrome8/25/2020 Firefox7/9/20241414
api.CSSPropertyRule.initialValue πŸ“‹Chrome8/25/2020 Firefox7/9/20241414
api.CSSPropertyRule.name πŸ“‹Chrome8/25/2020 Firefox7/9/20241414
api.CSSPropertyRule.syntax πŸ“‹Chrome8/25/2020 Firefox7/9/20241414
api.Document.parseHTMLUnsafe_static πŸ“‹Chrome4/16/2024 Firefox7/9/202484
Firefox: Throws error NS_ERROR_UNEXPECTED (bug 1887817.)Firefox for Android: Throws error NS_ERROR_UNEXPECTED (bug 1887817.)Safari: If there are custom elements in a declarative shadow root in the parsed HTML, then the elements' constructors and connectedCallback() methods are not called (bug 296420).Safari on iOS: If there are custom elements in a declarative shadow root in the parsed HTML, then the elements' constructors and connectedCallback() methods are not called (bug 296420).WebView on iOS: If there are custom elements in a declarative shadow root in the parsed HTML, then the elements' constructors and connectedCallback() methods are not called (bug 296420).
api.Element.attachShadow.options_serializable_parameter πŸ“‹Chrome5/14/2024 Firefox7/9/202456
api.Element.getHTML πŸ“‹Chrome5/14/2024 Firefox7/9/202456
api.HTMLBaseElement.href.forbid_special_characters Chrome9/5/2017 Firefox7/9/20242499
api.HTMLTemplateElement.shadowRootSerializable πŸ“‹Chrome5/14/2024 Firefox7/9/202456
api.MediaKeys.getStatusForPolicy πŸ“‹Chrome3/12/2019 Firefox7/9/20241946
api.RTCRtpReceiver.getParameters πŸ“‹Chrome6/5/2017 Firefox7/9/20242591
api.RTCRtpReceiver.getParameters.return_object_property_codecs πŸ“‹Chrome9/4/2018 Firefox7/9/20242135
api.RTCRtpSender.getParameters.return_object_property_codecs πŸ“‹Chrome9/4/2018 Firefox7/9/20242135
Firefox: The property is defined but not implemented/used.Firefox for Android: The property is defined but not implemented/used.
api.RTCRtpSender.setParameters.parameters_codecs_parameter πŸ“‹Chrome9/4/2018 Firefox7/9/20242135
Firefox: The property is defined but not implemented/used.Firefox for Android: The property is defined but not implemented/used.
api.RTCRtpTransceiver.setCodecPreferences πŸ“‹Chrome7/30/2019 Firefox7/9/20241806
api.ShadowRoot.getHTML πŸ“‹Chrome5/14/2024 Firefox7/9/202456
api.ShadowRoot.serializable πŸ“‹Chrome5/14/2024 Firefox7/9/202456

2024/6

API First Browser Date Last Browser Date Days Notes
api.Clipboard.read πŸ“‹Chrome7/30/2019 Firefox6/11/20241778
Chrome: The user must grant the clipboard-read permission.Chrome Android: The user must grant the clipboard-read permission.Edge: The user must grant the clipboard-read permission.Firefox: This method must be called within user gesture event handlers.Firefox: A paste prompt is displayed when the clipboard is read. If the clipboard contains same-origin content, the prompt is suppressed.Firefox: Web extensions with the clipboardRead permission in their manifest can read data without the paste prompt displaying. Prior to Firefox 147, extensions without this permission were unable to read clipboard data.Firefox for Android: This method must be called within user gesture event handlers.Firefox for Android: A paste prompt is displayed when the clipboard is read. If the clipboard contains same-origin content, the prompt is suppressed.Firefox for Android: Web extensions with the clipboardRead permission in their manifest can read data without the paste prompt displaying. Prior to Firefox for Android 147, extensions without this permission were unable to read clipboard data.Quest Browser: The user must grant the clipboard-read permission.Opera: The user must grant the clipboard-read permission.Opera Android: The user must grant the clipboard-read permission.Samsung Internet: The user must grant the clipboard-read permission.WebView Android: The user must grant the clipboard-read permission.
api.Clipboard.type_image-png Chrome7/30/2019 Firefox6/11/20241778
api.Clipboard.type_text-html Chrome10/20/2020 Firefox6/11/20241330
api.Clipboard.type_text-plain Chrome7/30/2019 Firefox6/11/20241778
api.Clipboard.write πŸ“‹Chrome7/30/2019 Firefox6/11/20241778
Chrome: From version 107, this method must be called within user gesture event handlers, or the user must grant the clipboard-write permission.Chrome: Before version 107, the user must grant the clipboard-write permission.Chrome Android: From version 107, this method must be called within user gesture event handlers, or the user must grant the clipboard-write permission.Chrome Android: Before version 107, the user must grant the clipboard-write permission.Firefox: This method must be called within user gesture event handlers.Firefox: Web extensions with the clipboardWrite permission in their manifest can write data without a user gesture.Firefox for Android: This method must be called within user gesture event handlers.Firefox for Android: Web extensions with the clipboardWrite permission in their manifest can write data without a user gesture.Quest Browser: From version false, this method must be called within user gesture event handlers, or the user must grant the clipboard-write permission.Quest Browser: Before version false, the user must grant the clipboard-write permission.Opera: From version 93, this method must be called within user gesture event handlers, or the user must grant the clipboard-write permission.Opera: Before version 93, the user must grant the clipboard-write permission.Opera Android: From version 73, this method must be called within user gesture event handlers, or the user must grant the clipboard-write permission.Opera Android: Before version 73, the user must grant the clipboard-write permission.Samsung Internet: From version 21.0, this method must be called within user gesture event handlers, or the user must grant the clipboard-write permission.Samsung Internet: Before version 21.0, the user must grant the clipboard-write permission.WebView Android: From version 107, this method must be called within user gesture event handlers, or the user must grant the clipboard-write permission.WebView Android: Before version 107, the user must grant the clipboard-write permission.
api.ClipboardItem πŸ“‹Chrome7/30/2019 Firefox6/11/20241778
api.ClipboardItem.getType πŸ“‹Chrome7/30/2019 Firefox6/11/20241778
api.ClipboardItem.supports_static πŸ“‹Chrome1/23/2024 Firefox6/11/2024140
api.ClipboardItem.types πŸ“‹Chrome7/30/2019 Firefox6/11/20241778
api.URL.parse_static πŸ“‹Firefox5/14/2024 Chrome6/11/202428
api.VTTCue.text.all_html_character_references Chrome12/6/2017 Firefox6/11/20242379

2024/5

API First Browser Date Last Browser Date Days Notes
api.CustomStateSet πŸ“‹Chrome4/13/2021 Firefox5/14/20241127
api.CustomStateSet.@@iterator πŸ“‹Chrome4/13/2021 Firefox5/14/20241127
api.CustomStateSet.add πŸ“‹Chrome4/13/2021 Firefox5/14/20241127
api.CustomStateSet.clear πŸ“‹Chrome4/13/2021 Firefox5/14/20241127
api.CustomStateSet.delete πŸ“‹Chrome4/13/2021 Firefox5/14/20241127
api.CustomStateSet.entries πŸ“‹Chrome4/13/2021 Firefox5/14/20241127
api.CustomStateSet.forEach πŸ“‹Chrome4/13/2021 Firefox5/14/20241127
api.CustomStateSet.has πŸ“‹Chrome4/13/2021 Firefox5/14/20241127
api.CustomStateSet.keys πŸ“‹Chrome4/13/2021 Firefox5/14/20241127
api.CustomStateSet.size πŸ“‹Chrome4/13/2021 Firefox5/14/20241127
api.CustomStateSet.values πŸ“‹Chrome4/13/2021 Firefox5/14/20241127
api.ElementInternals.states πŸ“‹Chrome4/13/2021 Firefox5/14/20241127
api.IDBFactory.databases πŸ“‹Chrome1/29/2019 Firefox5/14/20241932
api.IDBTransaction.durability πŸ“‹Chrome5/19/2020 Firefox5/14/20241456
api.Navigator.wakeLock πŸ“‹Chrome7/27/2020 Firefox5/14/20241387
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.Permissions.permission_screen-wake-lock πŸ“‹Chrome7/27/2020 Firefox5/14/20241387
Firefox: The value is recognized, but has no effect.Firefox for Android: The value is recognized, but has no effect.
api.RTCIceCandidate.address πŸ“‹Chrome4/23/2019 Firefox5/14/20241848
api.RTCIceCandidate.component πŸ“‹Chrome4/23/2019 Firefox5/14/20241848
api.RTCIceCandidate.foundation πŸ“‹Chrome4/23/2019 Firefox5/14/20241848
api.RTCIceCandidate.port πŸ“‹Chrome4/23/2019 Firefox5/14/20241848
api.RTCIceCandidate.priority πŸ“‹Chrome4/23/2019 Firefox5/14/20241848
api.RTCIceCandidate.protocol πŸ“‹Chrome4/23/2019 Firefox5/14/20241848
api.RTCIceCandidate.relatedAddress πŸ“‹Chrome4/23/2019 Firefox5/14/20241848
api.RTCIceCandidate.relatedPort πŸ“‹Chrome4/23/2019 Firefox5/14/20241848
api.RTCIceCandidate.tcpType πŸ“‹Chrome4/23/2019 Firefox5/14/20241848
api.RTCIceCandidate.type πŸ“‹Chrome4/23/2019 Firefox5/14/20241848
api.WakeLock πŸ“‹Chrome7/27/2020 Firefox5/14/20241387
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 πŸ“‹Chrome7/27/2020 Firefox5/14/20241387
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 πŸ“‹Chrome7/27/2020 Firefox5/14/20241387
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 πŸ“‹Chrome7/27/2020 Firefox5/14/20241387
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 πŸ“‹Chrome7/27/2020 Firefox5/14/20241387
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 πŸ“‹Chrome11/17/2020 Firefox5/14/20241274
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 πŸ“‹Chrome7/27/2020 Firefox5/14/20241387
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.WebSocket.WebSocket.url_parameter_http_https_relative Firefox3/19/2024 Chrome5/14/202456

2024/4

API First Browser Date Last Browser Date Days Notes
api.AbortSignal.timeout_static πŸ“‹Firefox5/3/2022 Chrome4/16/2024714
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.CanvasRenderingContext2D.isContextLost πŸ“‹Chrome3/1/2022 Firefox4/16/2024777
api.Clipboard.readText πŸ“‹Chrome4/17/2018 Firefox4/16/20242191
Chrome: The user must grant the clipboard-read permission.Chrome Android: The user must grant the clipboard-read permission.Edge: The user must grant the clipboard-read permission.Firefox: This method must be called within user gesture event handlers.Firefox: A paste prompt is displayed when the clipboard is read. If the clipboard contains same-origin content, the prompt is suppressed.Firefox: Web extensions with the clipboardRead permission in their manifest can read data without the paste prompt displaying. Prior to Firefox 147, extensions without this permission were unable to read clipboard data.Firefox for Android: This method must be called within user gesture event handlers.Firefox for Android: A paste prompt is displayed when the clipboard is read. If the clipboard contains same-origin content, the prompt is suppressed.Firefox for Android: Web extensions with the clipboardRead permission in their manifest can read data without the paste prompt displaying. Prior to Firefox for Android 147, extensions without this permission were unable to read clipboard data.Quest Browser: The user must grant the clipboard-read permission.Opera: The user must grant the clipboard-read permission.Opera Android: The user must grant the clipboard-read permission.Samsung Internet: The user must grant the clipboard-read permission.WebView Android: The user must grant the clipboard-read permission.
api.ContentVisibilityAutoStateChangeEvent πŸ“‹Chrome11/29/2022 Firefox4/16/2024504
api.ContentVisibilityAutoStateChangeEvent.ContentVisibilityAutoStateChangeEvent πŸ“‹Chrome11/29/2022 Firefox4/16/2024504
api.ContentVisibilityAutoStateChangeEvent.skipped πŸ“‹Chrome11/29/2022 Firefox4/16/2024504
api.Element.ariaBrailleLabel πŸ“‹Chrome10/25/2022 Firefox4/16/2024539
api.Element.ariaBrailleRoleDescription πŸ“‹Chrome10/25/2022 Firefox4/16/2024539
api.Element.attachShadow.options_clonable_parameter πŸ“‹Firefox2/20/2024 Chrome4/16/202456
api.Element.setHTMLUnsafe πŸ“‹Firefox2/20/2024 Chrome4/16/202456
Safari: If there are custom elements in a declarative shadow root in the parsed HTML, then the elements' constructors and connectedCallback() methods are not called (bug 296420).Safari on iOS: If there are custom elements in a declarative shadow root in the parsed HTML, then the elements' constructors and connectedCallback() methods are not called (bug 296420).WebView on iOS: If there are custom elements in a declarative shadow root in the parsed HTML, then the elements' constructors and connectedCallback() methods are not called (bug 296420).
api.ElementInternals.ariaBrailleLabel πŸ“‹Chrome10/25/2022 Firefox4/16/2024539
api.ElementInternals.ariaBrailleRoleDescription πŸ“‹Chrome10/25/2022 Firefox4/16/2024539
api.HTMLButtonElement.popoverTargetAction πŸ“‹Chrome5/30/2023 Firefox4/16/2024322
api.HTMLButtonElement.popoverTargetElement πŸ“‹Chrome5/30/2023 Firefox4/16/2024322
api.HTMLCanvasElement.contextlost_event πŸ“‹Chrome3/1/2022 Firefox4/16/2024777
api.HTMLCanvasElement.contextrestored_event πŸ“‹Chrome3/1/2022 Firefox4/16/2024777
api.HTMLElement.beforetoggle_event πŸ“‹Chrome5/30/2023 Firefox4/16/2024322
api.HTMLElement.beforetoggle_event.popover_elements πŸ“‹Chrome5/30/2023 Firefox4/16/2024322
api.HTMLElement.hidePopover πŸ“‹Chrome5/30/2023 Firefox4/16/2024322
api.HTMLElement.inert.ignores_find_in_page πŸ“‹Firefox11/21/2023 Chrome4/16/2024147
api.HTMLElement.popover πŸ“‹Chrome5/30/2023 Firefox4/16/2024322
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 πŸ“‹Chrome5/30/2023 Firefox4/16/2024322
api.HTMLElement.togglePopover πŸ“‹Chrome5/30/2023 Firefox4/16/2024322
api.HTMLElement.togglePopover.returns_boolean Chrome8/15/2023 Firefox4/16/2024245
api.HTMLElement.toggle_event.popover_elements πŸ“‹Chrome5/30/2023 Firefox4/16/2024322
api.HTMLInputElement.popoverTargetAction πŸ“‹Chrome5/30/2023 Firefox4/16/2024322
api.HTMLInputElement.popoverTargetElement πŸ“‹Chrome5/30/2023 Firefox4/16/2024322
api.HTMLTemplateElement.shadowRootClonable πŸ“‹Chrome4/16/2024 Firefox4/16/2024
api.OffscreenCanvas.contextlost_event πŸ“‹Chrome3/1/2022 Firefox4/16/2024777
api.OffscreenCanvas.contextrestored_event πŸ“‹Chrome3/1/2022 Firefox4/16/2024777
api.OffscreenCanvasRenderingContext2D.isContextLost πŸ“‹Chrome3/1/2022 Firefox4/16/2024777
api.RTCDtlsTransport.iceTransport πŸ“‹Chrome1/29/2019 Firefox4/16/20241904
api.RTCIceTransport πŸ“‹Chrome6/4/2019 Firefox4/16/20241778
api.RTCIceTransport.gatheringState πŸ“‹Chrome6/4/2019 Firefox4/16/20241778
api.RTCIceTransport.gatheringstatechange_event πŸ“‹Chrome6/4/2019 Firefox4/16/20241778
api.RTCIceTransport.state πŸ“‹Chrome6/4/2019 Firefox4/16/20241778
api.RTCIceTransport.statechange_event πŸ“‹Chrome6/4/2019 Firefox4/16/20241778
api.RTCRtpReceiver.jitterBufferTarget πŸ“‹Firefox7/4/2023 Chrome4/16/2024287
api.ReadableStream.@@asyncIterator πŸ“‹Firefox2/14/2023 Chrome4/16/2024427
api.ReadableStream.values πŸ“‹Firefox2/14/2023 Chrome4/16/2024427
api.ShadowRoot.clonable πŸ“‹Firefox2/20/2024 Chrome4/16/202456
api.ShadowRoot.setHTMLUnsafe πŸ“‹Firefox2/20/2024 Chrome4/16/202456
Safari: If there are custom elements in a declarative shadow root in the parsed HTML, then the elements' constructors and connectedCallback() methods are not called (bug 296420).Safari on iOS: If there are custom elements in a declarative shadow root in the parsed HTML, then the elements' constructors and connectedCallback() methods are not called (bug 296420).WebView on iOS: If there are custom elements in a declarative shadow root in the parsed HTML, then the elements' constructors and connectedCallback() methods are not called (bug 296420).
api.WebTransport.WebTransport.options_serverCertificateHashes_parameter πŸ“‹Chrome3/29/2022 Firefox4/16/2024749

2024/3

API First Browser Date Last Browser Date Days Notes
api.AbortSignal.any_static πŸ“‹Chrome8/15/2023 Firefox3/19/2024217
api.CSSKeyframesRule.length πŸ“‹Firefox1/17/2023 Chrome3/19/2024427
api.HTMLTemplateElement.shadowRootDelegatesFocus πŸ“‹Firefox2/20/2024 Chrome3/19/202428

2024/2

API First Browser Date Last Browser Date Days Notes
api.HTMLTemplateElement.shadowRootMode πŸ“‹Chrome3/7/2023 Firefox2/20/2024350

2024/1

API First Browser Date Last Browser Date Days Notes
api.CSSImportRule.supportsText πŸ“‹Firefox6/6/2023 Chrome1/23/2024231
api.Element.checkVisibility.options_contentVisibilityAuto_parameter πŸ“‹Chrome1/23/2024 Firefox1/23/2024
api.Element.checkVisibility.options_opacityProperty_parameter πŸ“‹Chrome1/23/2024 Firefox1/23/2024
api.Element.checkVisibility.options_visibilityProperty_parameter πŸ“‹Chrome1/23/2024 Firefox1/23/2024
api.HTMLSelectElement.showPicker πŸ“‹Chrome1/23/2024 Firefox1/23/2024
api.HTMLVideoElement.disablePictureInPicture πŸ“‹Chrome9/4/2018 Firefox1/23/20241967
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.LargestContentfulPaint πŸ“‹Chrome9/10/2019 Firefox1/23/20241596
api.LargestContentfulPaint.element πŸ“‹Chrome9/10/2019 Firefox1/23/20241596
api.LargestContentfulPaint.id πŸ“‹Chrome9/10/2019 Firefox1/23/20241596
api.LargestContentfulPaint.loadTime πŸ“‹Chrome9/10/2019 Firefox1/23/20241596
api.LargestContentfulPaint.renderTime πŸ“‹Chrome9/10/2019 Firefox1/23/20241596
api.LargestContentfulPaint.size πŸ“‹Chrome9/10/2019 Firefox1/23/20241596
api.LargestContentfulPaint.toJSON πŸ“‹Chrome9/10/2019 Firefox1/23/20241596
api.LargestContentfulPaint.url πŸ“‹Chrome9/10/2019 Firefox1/23/20241596

2023/12

API First Browser Date Last Browser Date Days Notes
api.HTMLIFrameElement.loading πŸ“‹Chrome9/10/2019 Firefox12/19/20231561
api.FontFaceSet.check πŸ“‹Firefox9/22/2015 Chrome12/5/20232996
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.URL.canParse_static πŸ“‹Firefox7/4/2023 Chrome12/5/2023154

2023/11

API First Browser Date Last Browser Date Days Notes
api.CredentialsContainer.create.publicKey_option.extensions.minPinLength Chrome2/1/2022 Firefox11/21/2023658
api.Navigator.userActivation πŸ“‹Chrome1/29/2019 Firefox11/21/20231757
api.PublicKeyCredential.authenticatorAttachment πŸ“‹Chrome2/1/2022 Firefox11/21/2023658
api.ToggleEvent πŸ“‹Chrome5/30/2023 Firefox11/21/2023175
api.ToggleEvent.ToggleEvent πŸ“‹Chrome5/30/2023 Firefox11/21/2023175
api.ToggleEvent.newState πŸ“‹Chrome5/30/2023 Firefox11/21/2023175
api.ToggleEvent.oldState πŸ“‹Chrome5/30/2023 Firefox11/21/2023175
api.UserActivation πŸ“‹Chrome1/29/2019 Firefox11/21/20231757
api.UserActivation.hasBeenActive πŸ“‹Chrome1/29/2019 Firefox11/21/20231757
api.UserActivation.isActive πŸ“‹Chrome1/29/2019 Firefox11/21/20231757

2023/10

API First Browser Date Last Browser Date Days Notes
api.BeforeUnloadEvent.returnValue πŸ“‹Firefox11/29/2005 Chrome10/31/20236545
Chrome: Before Chrome 119, an empty string incorrectly activated the confirmation dialog.Chrome Android: Before Chrome Android 119, an empty string incorrectly activated the confirmation dialog.Quest Browser: Before Quest Browser false, an empty string incorrectly activated the confirmation dialog.Opera: Before Opera 105, an empty string incorrectly activated the confirmation dialog.Opera Android: Before Opera Android 79, an empty string incorrectly activated the confirmation dialog.WebView Android: Before WebView Android 119, an empty string incorrectly activated the confirmation dialog.
api.Document.hasStorageAccess πŸ“‹Firefox1/29/2019 Chrome10/31/20231736
api.Document.requestStorageAccess πŸ“‹Firefox1/29/2019 Chrome10/31/20231736
Safari: Client-side storage access is granted per-page (see explanation).Safari on iOS: Client-side storage access is granted per-page (see explanation).WebView on iOS: Client-side storage access is granted per-page (see explanation).
api.Permissions.permission_storage-access πŸ“‹Firefox8/29/2023 Chrome10/31/202363
api.Window.beforeunload_event.event_returnvalue_activation Firefox8/16/2011 Chrome10/31/20234459
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.preventdefault_activation Firefox8/16/2011 Chrome10/31/20234459
api.AuthenticatorAttestationResponse.getAuthenticatorData πŸ“‹Chrome8/25/2020 Firefox10/24/20231155
api.AuthenticatorAttestationResponse.getPublicKey πŸ“‹Chrome8/25/2020 Firefox10/24/20231155
api.AuthenticatorAttestationResponse.getPublicKeyAlgorithm πŸ“‹Chrome8/25/2020 Firefox10/24/20231155
api.AuthenticatorAttestationResponse.getTransports πŸ“‹Chrome4/23/2019 Firefox10/24/20231645
api.CredentialsContainer.create.publicKey_option.extensions.credProps πŸ“‹Chrome3/2/2021 Firefox10/24/2023966
api.Element.ariaAtomic πŸ“‹Chrome4/7/2020 Firefox10/24/20231295
api.Element.ariaAutoComplete πŸ“‹Chrome4/7/2020 Firefox10/24/20231295
api.Element.ariaBusy πŸ“‹Chrome4/7/2020 Firefox10/24/20231295
api.Element.ariaChecked πŸ“‹Chrome4/7/2020 Firefox10/24/20231295
api.Element.ariaColCount πŸ“‹Chrome4/7/2020 Firefox10/24/20231295
api.Element.ariaColIndex πŸ“‹Chrome4/7/2020 Firefox10/24/20231295
api.Element.ariaColSpan πŸ“‹Chrome4/7/2020 Firefox10/24/20231295
api.Element.ariaCurrent πŸ“‹Chrome4/7/2020 Firefox10/24/20231295
api.Element.ariaDescription πŸ“‹Chrome5/19/2020 Firefox10/24/20231253
api.Element.ariaDisabled πŸ“‹Chrome4/7/2020 Firefox10/24/20231295
api.Element.ariaExpanded πŸ“‹Chrome4/7/2020 Firefox10/24/20231295
api.Element.ariaHasPopup πŸ“‹Chrome4/7/2020 Firefox10/24/20231295
api.Element.ariaHidden πŸ“‹Chrome4/7/2020 Firefox10/24/20231295
api.Element.ariaInvalid πŸ“‹Chrome5/24/2022 Firefox10/24/2023518
api.Element.ariaKeyShortcuts πŸ“‹Chrome4/7/2020 Firefox10/24/20231295
api.Element.ariaLabel πŸ“‹Chrome4/7/2020 Firefox10/24/20231295
api.Element.ariaLevel πŸ“‹Chrome4/7/2020 Firefox10/24/20231295
api.Element.ariaLive πŸ“‹Chrome4/7/2020 Firefox10/24/20231295
api.Element.ariaModal πŸ“‹Chrome4/7/2020 Firefox10/24/20231295
api.Element.ariaMultiLine πŸ“‹Chrome4/7/2020 Firefox10/24/20231295
api.Element.ariaMultiSelectable πŸ“‹Chrome4/7/2020 Firefox10/24/20231295
api.Element.ariaOrientation πŸ“‹Chrome4/7/2020 Firefox10/24/20231295
api.Element.ariaPlaceholder πŸ“‹Chrome4/7/2020 Firefox10/24/20231295
api.Element.ariaPosInSet πŸ“‹Chrome4/7/2020 Firefox10/24/20231295
api.Element.ariaPressed πŸ“‹Chrome4/7/2020 Firefox10/24/20231295
api.Element.ariaReadOnly πŸ“‹Chrome4/7/2020 Firefox10/24/20231295
api.Element.ariaRelevant Chrome4/7/2020 Firefox10/24/20231295
api.Element.ariaRequired πŸ“‹Chrome4/7/2020 Firefox10/24/20231295
api.Element.ariaRoleDescription πŸ“‹Chrome4/7/2020 Firefox10/24/20231295
api.Element.ariaRowCount πŸ“‹Chrome4/7/2020 Firefox10/24/20231295
api.Element.ariaRowIndex πŸ“‹Chrome4/7/2020 Firefox10/24/20231295
api.Element.ariaRowSpan πŸ“‹Chrome4/7/2020 Firefox10/24/20231295
api.Element.ariaSelected πŸ“‹Chrome4/7/2020 Firefox10/24/20231295
api.Element.ariaSetSize πŸ“‹Chrome7/27/2020 Firefox10/24/20231184
api.Element.ariaSort πŸ“‹Chrome4/7/2020 Firefox10/24/20231295
api.Element.ariaValueMax πŸ“‹Chrome4/7/2020 Firefox10/24/20231295
api.Element.ariaValueMin πŸ“‹Chrome4/7/2020 Firefox10/24/20231295
api.Element.ariaValueNow πŸ“‹Chrome4/7/2020 Firefox10/24/20231295
api.Element.ariaValueText πŸ“‹Chrome4/7/2020 Firefox10/24/20231295
api.Element.role πŸ“‹Chrome6/21/2022 Firefox10/24/2023490
api.ElementInternals.ariaAtomic πŸ“‹Chrome4/7/2020 Firefox10/24/20231295
api.ElementInternals.ariaAutoComplete πŸ“‹Chrome4/7/2020 Firefox10/24/20231295
api.ElementInternals.ariaBusy πŸ“‹Chrome4/7/2020 Firefox10/24/20231295
api.ElementInternals.ariaChecked πŸ“‹Chrome4/7/2020 Firefox10/24/20231295
api.ElementInternals.ariaColCount πŸ“‹Chrome4/7/2020 Firefox10/24/20231295
api.ElementInternals.ariaColIndex πŸ“‹Chrome4/7/2020 Firefox10/24/20231295
api.ElementInternals.ariaColSpan πŸ“‹Chrome4/7/2020 Firefox10/24/20231295
api.ElementInternals.ariaCurrent πŸ“‹Chrome4/7/2020 Firefox10/24/20231295
api.ElementInternals.ariaDescription πŸ“‹Chrome5/19/2020 Firefox10/24/20231253
api.ElementInternals.ariaDisabled πŸ“‹Chrome4/7/2020 Firefox10/24/20231295
api.ElementInternals.ariaExpanded πŸ“‹Chrome4/7/2020 Firefox10/24/20231295
api.ElementInternals.ariaHasPopup πŸ“‹Chrome4/7/2020 Firefox10/24/20231295
api.ElementInternals.ariaHidden πŸ“‹Chrome4/7/2020 Firefox10/24/20231295
api.ElementInternals.ariaInvalid πŸ“‹Chrome5/24/2022 Firefox10/24/2023518
api.ElementInternals.ariaKeyShortcuts πŸ“‹Chrome4/7/2020 Firefox10/24/20231295
api.ElementInternals.ariaLabel πŸ“‹Chrome4/7/2020 Firefox10/24/20231295
api.ElementInternals.ariaLevel πŸ“‹Chrome4/7/2020 Firefox10/24/20231295
api.ElementInternals.ariaLive πŸ“‹Chrome4/7/2020 Firefox10/24/20231295
api.ElementInternals.ariaModal πŸ“‹Chrome4/7/2020 Firefox10/24/20231295
api.ElementInternals.ariaMultiLine πŸ“‹Chrome4/7/2020 Firefox10/24/20231295
api.ElementInternals.ariaMultiSelectable πŸ“‹Chrome4/7/2020 Firefox10/24/20231295
api.ElementInternals.ariaOrientation πŸ“‹Chrome4/7/2020 Firefox10/24/20231295
api.ElementInternals.ariaPlaceholder πŸ“‹Chrome4/7/2020 Firefox10/24/20231295
api.ElementInternals.ariaPosInSet πŸ“‹Chrome4/7/2020 Firefox10/24/20231295
api.ElementInternals.ariaPressed πŸ“‹Chrome4/7/2020 Firefox10/24/20231295
api.ElementInternals.ariaReadOnly πŸ“‹Chrome4/7/2020 Firefox10/24/20231295
api.ElementInternals.ariaRelevant Chrome4/7/2020 Firefox10/24/20231295
api.ElementInternals.ariaRequired πŸ“‹Chrome4/7/2020 Firefox10/24/20231295
api.ElementInternals.ariaRoleDescription πŸ“‹Chrome4/7/2020 Firefox10/24/20231295
api.ElementInternals.ariaRowCount πŸ“‹Chrome4/7/2020 Firefox10/24/20231295
api.ElementInternals.ariaRowIndex πŸ“‹Chrome4/7/2020 Firefox10/24/20231295
api.ElementInternals.ariaRowSpan πŸ“‹Chrome4/7/2020 Firefox10/24/20231295
api.ElementInternals.ariaSelected πŸ“‹Chrome4/7/2020 Firefox10/24/20231295
api.ElementInternals.ariaSetSize πŸ“‹Chrome7/27/2020 Firefox10/24/20231184
api.ElementInternals.ariaSort πŸ“‹Chrome4/7/2020 Firefox10/24/20231295
api.ElementInternals.ariaValueMax πŸ“‹Chrome4/7/2020 Firefox10/24/20231295
api.ElementInternals.ariaValueMin πŸ“‹Chrome4/7/2020 Firefox10/24/20231295
api.ElementInternals.ariaValueNow πŸ“‹Chrome4/7/2020 Firefox10/24/20231295
api.ElementInternals.ariaValueText πŸ“‹Chrome4/7/2020 Firefox10/24/20231295
api.ElementInternals.role πŸ“‹Chrome6/21/2022 Firefox10/24/2023490
api.PublicKeyCredential.isConditionalMediationAvailable_static πŸ“‹Chrome11/29/2022 Firefox10/24/2023329
api.SubtleCrypto.deriveKey.derivedKeyAlgorithm_option_hkdf πŸ“‹Chrome3/3/2015 Firefox10/24/20233157
api.SubtleCrypto.deriveKey.derivedKeyAlgorithm_option_pbkdf2 πŸ“‹Chrome3/3/2015 Firefox10/24/20233157
api.SVGImageElement.crossOrigin πŸ“‹Firefox6/6/2023 Chrome10/10/2023126
api.TextMetrics.alphabeticBaseline πŸ“‹Firefox8/1/2023 Chrome10/10/202370
api.TextMetrics.hangingBaseline πŸ“‹Firefox8/1/2023 Chrome10/10/202370
api.TextMetrics.ideographicBaseline πŸ“‹Firefox8/1/2023 Chrome10/10/202370

2023/9

API First Browser Date Last Browser Date Days Notes
api.RTCPeerConnection.getReceivers.stopped_transceivers_removed Chrome1/19/2021 Firefox9/26/2023980
api.RTCPeerConnection.getSenders.stopped_transceivers_removed Chrome1/19/2021 Firefox9/26/2023980
api.RTCPeerConnection.getTransceivers.stopped_transceivers_removed Chrome1/19/2021 Firefox9/26/2023980
api.RTCRtpTransceiver.currentDirection.stopped_value πŸ“‹Chrome6/21/2022 Firefox9/26/2023462
api.RTCRtpTransceiver.direction.value_stopped πŸ“‹Chrome6/21/2022 Firefox9/26/2023462
api.TextMetrics.emHeightAscent πŸ“‹Chrome9/10/2019 Firefox9/26/20231477
api.TextMetrics.emHeightDescent πŸ“‹Chrome9/10/2019 Firefox9/26/20231477
api.CustomElementRegistry.getName πŸ“‹Firefox8/1/2023 Chrome9/12/202342
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.URLSearchParams.delete.value_parameter Firefox7/4/2023 Chrome9/12/202370
api.URLSearchParams.has.value_parameter Firefox7/4/2023 Chrome9/12/202370

2023/8

API First Browser Date Last Browser Date Days Notes
api.CSSStyleRule.cssRules πŸ“‹Chrome4/4/2023 Firefox8/29/2023147
api.CSSStyleRule.deleteRule πŸ“‹Chrome4/4/2023 Firefox8/29/2023147
api.CSSStyleRule.insertRule πŸ“‹Chrome4/4/2023 Firefox8/29/2023147
api.CanvasRenderingContext2D.fontStretch πŸ“‹Chrome3/1/2022 Firefox8/29/2023546
api.CanvasRenderingContext2D.fontVariantCaps πŸ“‹Chrome3/1/2022 Firefox8/29/2023546
api.CanvasRenderingContext2D.getContextAttributes πŸ“‹Chrome3/12/2019 Firefox8/29/20231631
api.Notification.requireInteraction πŸ“‹Chrome12/1/2015 Firefox8/29/20232828
Firefox: Only supported on Windows. Behind a flag on other operating systems.Firefox for Android: Only supported on Windows. Behind a flag on other operating systems.
api.OffscreenCanvasRenderingContext2D.fontStretch πŸ“‹Chrome3/1/2022 Firefox8/29/2023546
api.OffscreenCanvasRenderingContext2D.fontVariantCaps πŸ“‹Chrome3/1/2022 Firefox8/29/2023546
api.RTCEncodedAudioFrame πŸ“‹Chrome10/20/2020 Firefox8/29/20231043
api.RTCEncodedAudioFrame.data πŸ“‹Chrome10/20/2020 Firefox8/29/20231043
api.RTCEncodedAudioFrame.getMetadata πŸ“‹Chrome10/20/2020 Firefox8/29/20231043
api.RTCEncodedAudioFrame.timestamp Chrome10/20/2020 Firefox8/29/20231043
api.RTCEncodedVideoFrame πŸ“‹Chrome10/20/2020 Firefox8/29/20231043
api.RTCEncodedVideoFrame.data πŸ“‹Chrome10/20/2020 Firefox8/29/20231043
api.RTCEncodedVideoFrame.getMetadata πŸ“‹Chrome10/20/2020 Firefox8/29/20231043
api.RTCEncodedVideoFrame.timestamp Chrome10/20/2020 Firefox8/29/20231043
api.RTCEncodedVideoFrame.type πŸ“‹Chrome10/20/2020 Firefox8/29/20231043
api.Response.body.readable_byte_stream Firefox6/28/2022 Chrome8/15/2023413
api.CanvasRenderingContext2D.textRendering πŸ“‹Chrome3/1/2022 Firefox8/1/2023518
api.HTMLInputElement.dirName πŸ“‹Chrome2/8/2012 Firefox8/1/20234192
api.HTMLMediaElement.setSinkId πŸ“‹Chrome3/2/2016 Firefox8/1/20232708
Chrome Android: Not available due to a limitation in Android, see bug 41276355.Firefox for Android: Not available due to a limitation in Android, see bug 1473346.Quest Browser: Not available due to a limitation in Android, see bug 41276355.Opera Android: Not available due to a limitation in Android, see bug 41276355.Samsung Internet: Not available due to a limitation in Android, see bug 41276355.WebView Android: Not available due to a limitation in Android, see bug 41276355.
api.HTMLMediaElement.sinkId πŸ“‹Chrome3/2/2016 Firefox8/1/20232708
Chrome Android: Not available due to a limitation in Android, see bug 41276355.Firefox for Android: Not available due to a limitation in Android, see bug 1473346.Quest Browser: Not available due to a limitation in Android, see bug 41276355.Opera Android: Not available due to a limitation in Android, see bug 41276355.Samsung Internet: Not available due to a limitation in Android, see bug 41276355.WebView Android: Not available due to a limitation in Android, see bug 41276355.
api.HTMLTextAreaElement.dirName πŸ“‹Chrome2/8/2012 Firefox8/1/20234192
api.MediaDevices.enumerateDevices πŸ“‹Chrome12/1/2015 Firefox8/1/20232800
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.OffscreenCanvasRenderingContext2D.filter πŸ“‹Chrome9/4/2018 Firefox8/1/20231792
api.OffscreenCanvasRenderingContext2D.textRendering πŸ“‹Chrome3/1/2022 Firefox8/1/2023518
api.RTCStatsReport.type_media-source.frames πŸ“‹Chrome4/13/2021 Firefox8/1/2023840
api.RTCStatsReport.type_media-source.framesPerSecond πŸ“‹Chrome2/4/2020 Firefox8/1/20231274
api.RTCStatsReport.type_media-source.height πŸ“‹Chrome2/4/2020 Firefox8/1/20231274
api.RTCStatsReport.type_media-source.width πŸ“‹Chrome2/4/2020 Firefox8/1/20231274
api.TextMetrics.fontBoundingBoxAscent πŸ“‹Chrome11/17/2020 Firefox8/1/2023987
api.TextMetrics.fontBoundingBoxDescent πŸ“‹Chrome11/17/2020 Firefox8/1/2023987

2023/7

API First Browser Date Last Browser Date Days Notes
api.CanvasRenderingContext2D.letterSpacing πŸ“‹Chrome3/1/2022 Firefox7/4/2023490
api.CanvasRenderingContext2D.wordSpacing πŸ“‹Chrome3/1/2022 Firefox7/4/2023490
api.OffscreenCanvasRenderingContext2D.letterSpacing πŸ“‹Chrome3/1/2022 Firefox7/4/2023490
api.OffscreenCanvasRenderingContext2D.wordSpacing πŸ“‹Chrome3/1/2022 Firefox7/4/2023490
api.RTCStatsReport.type_outbound-rtp.framesPerSecond πŸ“‹Chrome7/27/2020 Firefox7/4/20231072
api.Response.json_static πŸ“‹Chrome9/2/2022 Firefox7/4/2023305

2023/6

API First Browser Date Last Browser Date Days Notes
api.CredentialsContainer.create.publicKey_option.residentKey πŸ“‹Chrome3/2/2021 Firefox6/6/2023826
api.SharedWorker.SharedWorker.ecmascript_modules Chrome2/4/2020 Firefox6/6/20231218
Safari: Nested workers support was introduced in Safari 15.5.Safari: Script loading in nested workers was introduced in Safari 16.4.Safari on iOS: Nested workers support was introduced in Safari on iOS 15.5.Safari on iOS: Script loading in nested workers was introduced in Safari on iOS 16.4.WebView on iOS: Nested workers support was introduced in WebView on iOS 15.5.WebView on iOS: Script loading in nested workers was introduced in WebView on iOS 16.4.
api.SharedWorker.SharedWorker.options_type_parameter Chrome2/4/2020 Firefox6/6/20231218
api.WebTransport πŸ“‹Chrome1/4/2022 Firefox6/6/2023518
api.WebTransport.WebTransport πŸ“‹Chrome1/4/2022 Firefox6/6/2023518
api.WebTransport.byob_readers Chrome1/10/2023 Firefox6/6/2023147
api.WebTransport.close πŸ“‹Chrome1/4/2022 Firefox6/6/2023518
api.WebTransport.closed πŸ“‹Chrome1/4/2022 Firefox6/6/2023518
api.WebTransport.createBidirectionalStream πŸ“‹Chrome1/4/2022 Firefox6/6/2023518
api.WebTransport.createUnidirectionalStream πŸ“‹Chrome1/4/2022 Firefox6/6/2023518
Firefox: Returns a WritableStream instead of a WebTransportSendStream.Firefox for Android: Returns a WritableStream instead of a WebTransportSendStream.
api.WebTransport.createUnidirectionalStream.byob_readers Chrome1/10/2023 Firefox6/6/2023147
api.WebTransport.datagrams πŸ“‹Chrome1/4/2022 Firefox6/6/2023518
api.WebTransport.incomingBidirectionalStreams πŸ“‹Chrome1/4/2022 Firefox6/6/2023518
api.WebTransport.incomingUnidirectionalStreams πŸ“‹Chrome1/4/2022 Firefox6/6/2023518
api.WebTransport.ready πŸ“‹Chrome1/4/2022 Firefox6/6/2023518
api.WebTransportBidirectionalStream πŸ“‹Chrome1/4/2022 Firefox6/6/2023518
api.WebTransportBidirectionalStream.readable πŸ“‹Chrome1/4/2022 Firefox6/6/2023518
api.WebTransportBidirectionalStream.writable πŸ“‹Chrome1/4/2022 Firefox6/6/2023518
api.WebTransportDatagramDuplexStream πŸ“‹Chrome1/4/2022 Firefox6/6/2023518
api.WebTransportDatagramDuplexStream.incomingHighWaterMark πŸ“‹Chrome1/4/2022 Firefox6/6/2023518
api.WebTransportDatagramDuplexStream.incomingMaxAge πŸ“‹Chrome1/4/2022 Firefox6/6/2023518
api.WebTransportDatagramDuplexStream.maxDatagramSize πŸ“‹Chrome1/4/2022 Firefox6/6/2023518
api.WebTransportDatagramDuplexStream.outgoingHighWaterMark πŸ“‹Chrome1/4/2022 Firefox6/6/2023518
api.WebTransportDatagramDuplexStream.outgoingMaxAge πŸ“‹Chrome1/4/2022 Firefox6/6/2023518
api.WebTransportDatagramDuplexStream.readable πŸ“‹Chrome1/4/2022 Firefox6/6/2023518
api.WebTransportDatagramDuplexStream.writable Chrome1/4/2022 Firefox6/6/2023518
api.WebTransportError πŸ“‹Chrome1/4/2022 Firefox6/6/2023518
api.WebTransportError.WebTransportError πŸ“‹Chrome1/4/2022 Firefox6/6/2023518
api.WebTransportError.source πŸ“‹Chrome1/4/2022 Firefox6/6/2023518
api.WebTransportError.streamErrorCode πŸ“‹Chrome1/4/2022 Firefox6/6/2023518
api.Worker.Worker.ecmascript_modules Chrome2/4/2020 Firefox6/6/20231218
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_type_parameter Chrome2/4/2020 Firefox6/6/20231218
Deno: Only supports module
api.Worklet.ecmascript_modules Chrome2/4/2020 Firefox6/6/20231218
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.

2023/5

API First Browser Date Last Browser Date Days Notes
api.Document.scrollend_event πŸ“‹Firefox1/17/2023 Chrome5/30/2023133
api.Element.scrollend_event πŸ“‹Firefox1/17/2023 Chrome5/30/2023133
api.CanvasRenderingContext2D.reset πŸ“‹Chrome3/1/2022 Firefox5/9/2023434
api.CompressionStream πŸ“‹Chrome2/4/2020 Firefox5/9/20231190
Node.js: Available as a part of the stream/web module.
api.CompressionStream.CompressionStream πŸ“‹Chrome2/4/2020 Firefox5/9/20231190
api.CompressionStream.CompressionStream.deflate πŸ“‹Chrome2/4/2020 Firefox5/9/20231190
api.CompressionStream.CompressionStream.deflate-raw πŸ“‹Chrome6/21/2022 Firefox5/9/2023322
api.CompressionStream.CompressionStream.gzip πŸ“‹Chrome2/4/2020 Firefox5/9/20231190
api.CompressionStream.readable πŸ“‹Chrome2/4/2020 Firefox5/9/20231190
api.CompressionStream.writable πŸ“‹Chrome2/4/2020 Firefox5/9/20231190
api.DecompressionStream πŸ“‹Chrome2/4/2020 Firefox5/9/20231190
Node.js: Available as a part of the stream/web module.
api.DecompressionStream.DecompressionStream πŸ“‹Chrome2/4/2020 Firefox5/9/20231190
api.DecompressionStream.DecompressionStream.deflate πŸ“‹Chrome2/4/2020 Firefox5/9/20231190
api.DecompressionStream.DecompressionStream.deflate-raw πŸ“‹Chrome6/21/2022 Firefox5/9/2023322
api.DecompressionStream.DecompressionStream.gzip πŸ“‹Chrome2/4/2020 Firefox5/9/20231190
api.DecompressionStream.readable πŸ“‹Chrome2/4/2020 Firefox5/9/20231190
api.DecompressionStream.writable πŸ“‹Chrome2/4/2020 Firefox5/9/20231190
api.OffscreenCanvasRenderingContext2D.reset πŸ“‹Chrome3/1/2022 Firefox5/9/2023434
api.RTCPeerConnection.connectionState πŸ“‹Chrome1/29/2019 Firefox5/9/20231561
api.RTCPeerConnection.connectionstatechange_event πŸ“‹Chrome1/29/2019 Firefox5/9/20231561
api.RTCPeerConnection.sctp πŸ“‹Chrome7/30/2019 Firefox5/9/20231379
api.RTCRtpReceiver.getCapabilities_static πŸ“‹Chrome6/5/2017 Firefox5/9/20232164
api.RTCRtpSender.getCapabilities_static πŸ“‹Chrome9/4/2018 Firefox5/9/20231708
api.RTCRtpSender.setStreams πŸ“‹Chrome7/30/2019 Firefox5/9/20231379
api.RTCSctpTransport πŸ“‹Chrome7/30/2019 Firefox5/9/20231379
api.RTCSctpTransport.maxChannels πŸ“‹Chrome7/30/2019 Firefox5/9/20231379
api.RTCSctpTransport.maxMessageSize πŸ“‹Chrome7/30/2019 Firefox5/9/20231379
api.RTCSctpTransport.state πŸ“‹Chrome7/30/2019 Firefox5/9/20231379
api.RTCSctpTransport.statechange_event Chrome7/30/2019 Firefox5/9/20231379
api.RTCSctpTransport.transport πŸ“‹Chrome7/30/2019 Firefox5/9/20231379
api.RTCStatsReport.type_media-source πŸ“‹Chrome2/4/2020 Firefox5/9/20231190
api.RTCStatsReport.type_media-source.id πŸ“‹Chrome2/4/2020 Firefox5/9/20231190
api.RTCStatsReport.type_media-source.kind πŸ“‹Chrome2/4/2020 Firefox5/9/20231190
api.RTCStatsReport.type_media-source.timestamp πŸ“‹Chrome2/4/2020 Firefox5/9/20231190
api.RTCStatsReport.type_media-source.trackIdentifier πŸ“‹Chrome2/4/2020 Firefox5/9/20231190
api.RTCStatsReport.type_media-source.type πŸ“‹Chrome2/4/2020 Firefox5/9/20231190
api.RTCStatsReport.type_peer-connection πŸ“‹Chrome2/4/2020 Firefox5/9/20231190
api.RTCStatsReport.type_peer-connection.dataChannelsClosed πŸ“‹Chrome2/4/2020 Firefox5/9/20231190
api.RTCStatsReport.type_peer-connection.dataChannelsOpened πŸ“‹Chrome2/4/2020 Firefox5/9/20231190
api.RTCStatsReport.type_peer-connection.id πŸ“‹Chrome2/4/2020 Firefox5/9/20231190
api.RTCStatsReport.type_peer-connection.timestamp πŸ“‹Chrome2/4/2020 Firefox5/9/20231190
api.RTCStatsReport.type_peer-connection.type πŸ“‹Chrome2/4/2020 Firefox5/9/20231190
api.HTMLInputElement.cancel_event πŸ“‹Firefox8/10/2021 Chrome5/2/2023630
api.Headers.getSetCookie πŸ“‹Firefox4/11/2023 Chrome5/2/202321
api.URLSearchParams.size πŸ“‹Firefox4/11/2023 Chrome5/2/202321

2023/4

API First Browser Date Last Browser Date Days Notes
api.CanvasRenderingContext2D.createConicGradient πŸ“‹Chrome3/1/2022 Firefox4/11/2023406
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.roundRect πŸ“‹Chrome3/1/2022 Firefox4/11/2023406
api.HTMLElement.inert πŸ“‹Chrome5/24/2022 Firefox4/11/2023322
api.OffscreenCanvasRenderingContext2D.roundRect πŸ“‹Chrome3/1/2022 Firefox4/11/2023406
api.Path2D.roundRect πŸ“‹Chrome3/1/2022 Firefox4/11/2023406
api.FormData.FormData.submitter Firefox3/14/2023 Chrome4/4/202321
api.createImageBitmap.options_imageOrientation_parameter.from-image Firefox3/14/2023 Chrome4/4/202321

2023/3

API First Browser Date Last Browser Date Days Notes
api.FileSystemDirectoryHandle πŸ“‹Chrome10/20/2020 Firefox3/14/2023875
api.FileSystemDirectoryHandle.@@asyncIterator πŸ“‹Chrome10/20/2020 Firefox3/14/2023875
api.FileSystemDirectoryHandle.entries πŸ“‹Chrome10/20/2020 Firefox3/14/2023875
api.FileSystemDirectoryHandle.getDirectoryHandle πŸ“‹Chrome10/20/2020 Firefox3/14/2023875
api.FileSystemDirectoryHandle.getFileHandle πŸ“‹Chrome10/20/2020 Firefox3/14/2023875
api.FileSystemDirectoryHandle.keys πŸ“‹Chrome10/20/2020 Firefox3/14/2023875
api.FileSystemDirectoryHandle.removeEntry πŸ“‹Chrome10/20/2020 Firefox3/14/2023875
api.FileSystemDirectoryHandle.resolve πŸ“‹Chrome10/20/2020 Firefox3/14/2023875
api.FileSystemDirectoryHandle.values πŸ“‹Chrome10/20/2020 Firefox3/14/2023875
api.FileSystemFileHandle πŸ“‹Chrome10/20/2020 Firefox3/14/2023875
api.FileSystemFileHandle.createSyncAccessHandle πŸ“‹Chrome5/24/2022 Firefox3/14/2023294
api.FileSystemFileHandle.createWritable πŸ“‹Chrome10/20/2020 Firefox3/14/2023875
api.FileSystemFileHandle.getFile πŸ“‹Chrome10/20/2020 Firefox3/14/2023875
api.FileSystemHandle πŸ“‹Chrome10/20/2020 Firefox3/14/2023875
api.FileSystemHandle.isSameEntry πŸ“‹Chrome10/20/2020 Firefox3/14/2023875
api.FileSystemHandle.kind πŸ“‹Chrome10/20/2020 Firefox3/14/2023875
api.FileSystemHandle.name πŸ“‹Chrome10/20/2020 Firefox3/14/2023875
api.FileSystemSyncAccessHandle πŸ“‹Chrome5/24/2022 Firefox3/14/2023294
api.FileSystemSyncAccessHandle.close πŸ“‹Chrome5/24/2022 Firefox3/14/2023294
api.FileSystemSyncAccessHandle.close.sync_version Chrome11/29/2022 Firefox3/14/2023105
api.FileSystemSyncAccessHandle.flush πŸ“‹Chrome5/24/2022 Firefox3/14/2023294
api.FileSystemSyncAccessHandle.flush.sync_version Chrome11/29/2022 Firefox3/14/2023105
api.FileSystemSyncAccessHandle.getSize πŸ“‹Chrome5/24/2022 Firefox3/14/2023294
api.FileSystemSyncAccessHandle.getSize.sync_version Chrome11/29/2022 Firefox3/14/2023105
api.FileSystemSyncAccessHandle.read πŸ“‹Chrome5/24/2022 Firefox3/14/2023294
api.FileSystemSyncAccessHandle.truncate πŸ“‹Chrome5/24/2022 Firefox3/14/2023294
api.FileSystemSyncAccessHandle.truncate.sync_version Chrome11/29/2022 Firefox3/14/2023105
api.FileSystemSyncAccessHandle.write πŸ“‹Chrome5/24/2022 Firefox3/14/2023294
api.FileSystemWritableFileStream πŸ“‹Chrome10/20/2020 Firefox3/14/2023875
api.FileSystemWritableFileStream.seek πŸ“‹Chrome10/20/2020 Firefox3/14/2023875
api.FileSystemWritableFileStream.truncate πŸ“‹Chrome10/20/2020 Firefox3/14/2023875
api.FileSystemWritableFileStream.write πŸ“‹Chrome10/20/2020 Firefox3/14/2023875
api.HTMLElement.autocapitalize πŸ“‹Chrome4/17/2018 Firefox3/14/20231792
Chrome: Supported on HTMLInputElement and HTMLTextAreaElement only.Chrome Android: Supported on HTMLInputElement and HTMLTextAreaElement only.Opera: Supported on HTMLInputElement and HTMLTextAreaElement only.Opera Android: Supported on HTMLInputElement and HTMLTextAreaElement only.Safari on iOS: Supported on HTMLFormElement, HTMLInputElement, and HTMLTextAreaElement only.Samsung Internet: Supported on HTMLInputElement and HTMLTextAreaElement only.WebView Android: Supported on HTMLInputElement and HTMLTextAreaElement only.WebView on iOS: Supported on HTMLFormElement, HTMLInputElement, and HTMLTextAreaElement only.
api.HTMLElement.translate πŸ“‹Chrome5/15/2012 Firefox3/14/20233955
api.HTMLFormElement.rel πŸ“‹Chrome11/29/2022 Firefox3/14/2023105
api.HTMLFormElement.relList πŸ“‹Chrome11/29/2022 Firefox3/14/2023105
api.RTCStatsReport.type_inbound-rtp.trackIdentifier πŸ“‹Chrome9/2/2022 Firefox3/14/2023193
api.StorageManager.getDirectory πŸ“‹Chrome10/20/2020 Firefox3/14/2023875
api.CSSContainerRule.containerName πŸ“‹Firefox2/14/2023 Chrome3/7/202321
api.CSSContainerRule.containerQuery πŸ“‹Firefox2/14/2023 Chrome3/7/202321
api.CSSFontFeatureValuesRule.fontFamily πŸ“‹Firefox12/1/2014 Chrome3/7/20233018

2023/2

API First Browser Date Last Browser Date Days Notes
api.CSSContainerRule πŸ“‹Chrome9/2/2022 Firefox2/14/2023165
api.CSSPageRule.selectorText πŸ“‹Chrome12/11/2008 Firefox2/14/20235178
api.HTMLElement.autofocus πŸ“‹Chrome12/10/2019 Firefox2/14/20231162
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.MathMLElement.autofocus πŸ“‹Chrome1/10/2023 Firefox2/14/202335
api.Permissions.permission_midi πŸ“‹Chrome5/19/2015 Firefox2/14/20232828
api.RTCPeerConnection.addTransceiver.init_sendEncodings_parameter Chrome9/4/2018 Firefox2/14/20231624
api.RTCRtpSender.getParameters.return_object_property_transactionId πŸ“‹Chrome9/4/2018 Firefox2/14/20231624
api.RTCRtpSender.setParameters.parameters_encodings_parameter.active Chrome9/4/2018 Firefox2/14/20231624
api.RTCRtpSender.setParameters.parameters_transactionId_parameter πŸ“‹Chrome9/4/2018 Firefox2/14/20231624
api.SVGElement.autofocus πŸ“‹Chrome12/10/2019 Firefox2/14/20231162
Firefox: Only supported on SVGGraphicsElement.Firefox for Android: Only supported on SVGGraphicsElement.
api.Window.deviceorientationabsolute_event πŸ“‹Chrome4/13/2016 Firefox2/14/20232498

2023/1

API First Browser Date Last Browser Date Days Notes
api.MathMLElement πŸ“‹Firefox12/10/2019 Chrome1/10/20231127
api.MathMLElement.blur πŸ“‹Firefox12/10/2019 Chrome1/10/20231127
api.MathMLElement.dataset πŸ“‹Firefox12/10/2019 Chrome1/10/20231127
api.MathMLElement.focus πŸ“‹Firefox12/10/2019 Chrome1/10/20231127
api.MathMLElement.style πŸ“‹Firefox12/10/2019 Chrome1/10/20231127
api.MathMLElement.tabIndex πŸ“‹Firefox12/10/2019 Chrome1/10/20231127
api.RTCStatsReport.type_candidate-pair.lastPacketReceivedTimestamp πŸ“‹Firefox9/28/2017 Chrome1/10/20231930
api.RTCStatsReport.type_candidate-pair.lastPacketSentTimestamp πŸ“‹Firefox9/28/2017 Chrome1/10/20231930

2022/12

API First Browser Date Last Browser Date Days Notes
api.HTMLSourceElement.height πŸ“‹Chrome4/13/2021 Firefox12/13/2022609
api.HTMLSourceElement.width πŸ“‹Chrome4/13/2021 Firefox12/13/2022609
api.MIDIAccess πŸ“‹Chrome5/19/2015 Firefox12/13/20222765
api.MIDIAccess.inputs πŸ“‹Chrome5/19/2015 Firefox12/13/20222765
api.MIDIAccess.outputs πŸ“‹Chrome5/19/2015 Firefox12/13/20222765
api.MIDIAccess.statechange_event πŸ“‹Chrome5/19/2015 Firefox12/13/20222765
Firefox: The onstatechange event handler is supported, but the event never fires. See bug 1802149.
api.MIDIAccess.sysexEnabled πŸ“‹Chrome5/19/2015 Firefox12/13/20222765
api.MIDIConnectionEvent πŸ“‹Chrome5/19/2015 Firefox12/13/20222765
api.MIDIConnectionEvent.MIDIConnectionEvent πŸ“‹Chrome5/19/2015 Firefox12/13/20222765
api.MIDIConnectionEvent.port πŸ“‹Chrome5/19/2015 Firefox12/13/20222765
api.MIDIInput πŸ“‹Chrome5/19/2015 Firefox12/13/20222765
api.MIDIInput.midimessage_event πŸ“‹Chrome5/19/2015 Firefox12/13/20222765
api.MIDIInputMap πŸ“‹Chrome5/19/2015 Firefox12/13/20222765
api.MIDIInputMap.@@iterator Chrome5/19/2015 Firefox12/13/20222765
api.MIDIInputMap.entries Chrome5/19/2015 Firefox12/13/20222765
api.MIDIInputMap.forEach Chrome5/19/2015 Firefox12/13/20222765
api.MIDIInputMap.get Chrome5/19/2015 Firefox12/13/20222765
api.MIDIInputMap.has Chrome5/19/2015 Firefox12/13/20222765
api.MIDIInputMap.keys Chrome5/19/2015 Firefox12/13/20222765
api.MIDIInputMap.size Chrome5/19/2015 Firefox12/13/20222765
api.MIDIInputMap.values Chrome5/19/2015 Firefox12/13/20222765
api.MIDIMessageEvent πŸ“‹Chrome5/19/2015 Firefox12/13/20222765
api.MIDIMessageEvent.MIDIMessageEvent πŸ“‹Chrome5/19/2015 Firefox12/13/20222765
api.MIDIMessageEvent.data πŸ“‹Chrome5/19/2015 Firefox12/13/20222765
api.MIDIOutput πŸ“‹Chrome5/19/2015 Firefox12/13/20222765
api.MIDIOutput.send πŸ“‹Chrome5/19/2015 Firefox12/13/20222765
api.MIDIOutputMap πŸ“‹Chrome5/19/2015 Firefox12/13/20222765
api.MIDIOutputMap.@@iterator Chrome5/19/2015 Firefox12/13/20222765
api.MIDIOutputMap.entries Chrome5/19/2015 Firefox12/13/20222765
api.MIDIOutputMap.forEach Chrome5/19/2015 Firefox12/13/20222765
api.MIDIOutputMap.get Chrome5/19/2015 Firefox12/13/20222765
api.MIDIOutputMap.has Chrome5/19/2015 Firefox12/13/20222765
api.MIDIOutputMap.keys Chrome5/19/2015 Firefox12/13/20222765
api.MIDIOutputMap.size Chrome5/19/2015 Firefox12/13/20222765
api.MIDIOutputMap.values Chrome5/19/2015 Firefox12/13/20222765
api.MIDIPort πŸ“‹Chrome5/19/2015 Firefox12/13/20222765
api.MIDIPort.close πŸ“‹Chrome5/19/2015 Firefox12/13/20222765
api.MIDIPort.connection πŸ“‹Chrome5/19/2015 Firefox12/13/20222765
api.MIDIPort.id πŸ“‹Chrome5/19/2015 Firefox12/13/20222765
api.MIDIPort.manufacturer πŸ“‹Chrome5/19/2015 Firefox12/13/20222765
api.MIDIPort.name πŸ“‹Chrome5/19/2015 Firefox12/13/20222765
api.MIDIPort.open πŸ“‹Chrome5/19/2015 Firefox12/13/20222765
api.MIDIPort.state πŸ“‹Chrome5/19/2015 Firefox12/13/20222765
api.MIDIPort.statechange_event πŸ“‹Chrome5/19/2015 Firefox12/13/20222765
api.MIDIPort.type πŸ“‹Chrome5/19/2015 Firefox12/13/20222765
api.MIDIPort.version πŸ“‹Chrome5/19/2015 Firefox12/13/20222765
api.Navigator.requestMIDIAccess πŸ“‹Chrome5/19/2015 Firefox12/13/20222765
Firefox: API access is gated by installation of a site permission add-on (user prompt), secure context, and Permission Policy: midi.
api.Navigator.requestMIDIAccess.secure_context_required Chrome5/19/2015 Firefox12/13/20222765
api.OES_draw_buffers_indexed πŸ“‹Chrome3/29/2022 Firefox12/13/2022259
api.OES_draw_buffers_indexed.blendEquationSeparateiOES πŸ“‹Chrome3/29/2022 Firefox12/13/2022259
api.OES_draw_buffers_indexed.blendEquationiOES πŸ“‹Chrome3/29/2022 Firefox12/13/2022259
api.OES_draw_buffers_indexed.blendFuncSeparateiOES πŸ“‹Chrome3/29/2022 Firefox12/13/2022259
api.OES_draw_buffers_indexed.blendFunciOES πŸ“‹Chrome3/29/2022 Firefox12/13/2022259
api.OES_draw_buffers_indexed.colorMaskiOES πŸ“‹Chrome3/29/2022 Firefox12/13/2022259
api.OES_draw_buffers_indexed.disableiOES πŸ“‹Chrome3/29/2022 Firefox12/13/2022259
api.OES_draw_buffers_indexed.enableiOES πŸ“‹Chrome3/29/2022 Firefox12/13/2022259

2022/11

API First Browser Date Last Browser Date Days Notes
api.HTMLMediaElement.srcObject πŸ“‹Firefox11/3/2015 Chrome11/29/20222583
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.CSSFontPaletteValuesRule πŸ“‹Chrome4/26/2022 Firefox11/15/2022203
api.CSSFontPaletteValuesRule.basePalette πŸ“‹Chrome4/26/2022 Firefox11/15/2022203
api.CSSFontPaletteValuesRule.fontFamily πŸ“‹Chrome4/26/2022 Firefox11/15/2022203
api.CSSFontPaletteValuesRule.name πŸ“‹Chrome4/26/2022 Firefox11/15/2022203
api.CSSFontPaletteValuesRule.overrideColors πŸ“‹Chrome4/26/2022 Firefox11/15/2022203

2022/10

API First Browser Date Last Browser Date Days Notes
api.Element.checkVisibility πŸ“‹Chrome9/2/2022 Firefox10/18/202246
api.Element.checkVisibility.options_checkOpacity_parameter πŸ“‹Chrome9/2/2022 Firefox10/18/202246
api.Element.checkVisibility.options_checkVisibilityCSS_parameter πŸ“‹Chrome9/2/2022 Firefox10/18/202246
api.HTMLMetaElement.media πŸ“‹Chrome8/31/2021 Firefox10/18/2022413
api.RTCStatsReport.type_inbound-rtp.audioLevel πŸ“‹Chrome10/20/2020 Firefox10/18/2022728
api.RTCStatsReport.type_inbound-rtp.concealmentEvents πŸ“‹Chrome10/20/2020 Firefox10/18/2022728
api.RTCStatsReport.type_inbound-rtp.fecPacketsDiscarded πŸ“‹Chrome4/7/2020 Firefox10/18/2022924
api.RTCStatsReport.type_inbound-rtp.fecPacketsReceived πŸ“‹Chrome4/7/2020 Firefox10/18/2022924
api.RTCStatsReport.type_inbound-rtp.headerBytesReceived πŸ“‹Chrome2/4/2020 Firefox10/18/2022987
api.RTCStatsReport.type_inbound-rtp.insertedSamplesForDeceleration πŸ“‹Chrome10/20/2020 Firefox10/18/2022728
api.RTCStatsReport.type_inbound-rtp.lastPacketReceivedTimestamp πŸ“‹Chrome2/4/2020 Firefox10/18/2022987
api.RTCStatsReport.type_inbound-rtp.qpSum πŸ“‹Chrome12/10/2019 Firefox10/18/20221043
api.RTCStatsReport.type_inbound-rtp.removedSamplesForAcceleration πŸ“‹Chrome10/20/2020 Firefox10/18/2022728
api.RTCStatsReport.type_inbound-rtp.totalAudioEnergy πŸ“‹Chrome10/20/2020 Firefox10/18/2022728
api.RTCStatsReport.type_inbound-rtp.totalDecodeTime πŸ“‹Chrome12/10/2019 Firefox10/18/20221043
api.RTCStatsReport.type_inbound-rtp.totalInterFrameDelay πŸ“‹Chrome12/10/2019 Firefox10/18/20221043
api.RTCStatsReport.type_inbound-rtp.totalProcessingDelay πŸ“‹Chrome6/21/2022 Firefox10/18/2022119
api.RTCStatsReport.type_inbound-rtp.totalSamplesDuration πŸ“‹Chrome10/20/2020 Firefox10/18/2022728
api.RTCStatsReport.type_inbound-rtp.totalSquaredInterFrameDelay πŸ“‹Chrome12/10/2019 Firefox10/18/20221043
api.RTCStatsReport.type_remote-inbound-rtp.fractionLost πŸ“‹Chrome5/25/2021 Firefox10/18/2022511
api.RTCStatsReport.type_remote-inbound-rtp.roundTripTimeMeasurements πŸ“‹Chrome5/25/2021 Firefox10/18/2022511
api.RTCStatsReport.type_remote-inbound-rtp.totalRoundTripTime πŸ“‹Chrome5/25/2021 Firefox10/18/2022511

2022/9

API First Browser Date Last Browser Date Days Notes
api.FontFace.worker_support Chrome9/4/2018 Firefox9/20/20221477
api.FontFaceSet.worker_support Chrome9/4/2018 Firefox9/20/20221477
api.HTMLCanvasElement.transferControlToOffscreen πŸ“‹Chrome9/4/2018 Firefox9/20/20221477
api.OffscreenCanvas πŸ“‹Chrome9/4/2018 Firefox9/20/20221477
api.OffscreenCanvas.OffscreenCanvas πŸ“‹Chrome9/4/2018 Firefox9/20/20221477
api.OffscreenCanvas.convertToBlob πŸ“‹Chrome9/4/2018 Firefox9/20/20221477
api.OffscreenCanvas.convertToBlob.option_type_parameter_webp Chrome9/4/2018 Firefox9/20/20221477
api.OffscreenCanvas.getContext πŸ“‹Chrome9/4/2018 Firefox9/20/20221477
api.OffscreenCanvas.getContext.2d_context Chrome9/4/2018 Firefox9/20/20221477
api.OffscreenCanvas.getContext.bitmaprenderer_context Chrome7/30/2019 Firefox9/20/20221148
api.OffscreenCanvas.getContext.webgl2_context Chrome9/4/2018 Firefox9/20/20221477
api.OffscreenCanvas.getContext.webgl_context Chrome9/4/2018 Firefox9/20/20221477
api.OffscreenCanvas.height πŸ“‹Chrome9/4/2018 Firefox9/20/20221477
api.OffscreenCanvas.transferToImageBitmap πŸ“‹Chrome9/4/2018 Firefox9/20/20221477
api.OffscreenCanvas.width πŸ“‹Chrome9/4/2018 Firefox9/20/20221477
api.OffscreenCanvasRenderingContext2D πŸ“‹Chrome9/4/2018 Firefox9/20/20221477
api.OffscreenCanvasRenderingContext2D.arc πŸ“‹Chrome9/4/2018 Firefox9/20/20221477
api.OffscreenCanvasRenderingContext2D.arcTo πŸ“‹Chrome9/4/2018 Firefox9/20/20221477
api.OffscreenCanvasRenderingContext2D.beginPath πŸ“‹Chrome9/4/2018 Firefox9/20/20221477
api.OffscreenCanvasRenderingContext2D.bezierCurveTo πŸ“‹Chrome9/4/2018 Firefox9/20/20221477
api.OffscreenCanvasRenderingContext2D.canvas πŸ“‹Chrome9/4/2018 Firefox9/20/20221477
api.OffscreenCanvasRenderingContext2D.clearRect πŸ“‹Chrome9/4/2018 Firefox9/20/20221477
api.OffscreenCanvasRenderingContext2D.clip πŸ“‹Chrome9/4/2018 Firefox9/20/20221477
api.OffscreenCanvasRenderingContext2D.closePath πŸ“‹Chrome9/4/2018 Firefox9/20/20221477
api.OffscreenCanvasRenderingContext2D.createConicGradient πŸ“‹Chrome3/1/2022 Firefox9/20/2022203
api.OffscreenCanvasRenderingContext2D.createImageData πŸ“‹Chrome9/4/2018 Firefox9/20/20221477
api.OffscreenCanvasRenderingContext2D.createLinearGradient πŸ“‹Chrome9/4/2018 Firefox9/20/20221477
api.OffscreenCanvasRenderingContext2D.createPattern πŸ“‹Chrome9/4/2018 Firefox9/20/20221477
api.OffscreenCanvasRenderingContext2D.createRadialGradient πŸ“‹Chrome9/4/2018 Firefox9/20/20221477
api.OffscreenCanvasRenderingContext2D.direction πŸ“‹Chrome9/4/2018 Firefox9/20/20221477
api.OffscreenCanvasRenderingContext2D.drawImage πŸ“‹Chrome9/4/2018 Firefox9/20/20221477
api.OffscreenCanvasRenderingContext2D.ellipse πŸ“‹Chrome9/4/2018 Firefox9/20/20221477
api.OffscreenCanvasRenderingContext2D.fill πŸ“‹Chrome9/4/2018 Firefox9/20/20221477
api.OffscreenCanvasRenderingContext2D.fillRect πŸ“‹Chrome9/4/2018 Firefox9/20/20221477
api.OffscreenCanvasRenderingContext2D.fillStyle πŸ“‹Chrome9/4/2018 Firefox9/20/20221477
api.OffscreenCanvasRenderingContext2D.fillText πŸ“‹Chrome9/4/2018 Firefox9/20/20221477
api.OffscreenCanvasRenderingContext2D.font πŸ“‹Chrome9/4/2018 Firefox9/20/20221477
Safari: The font-weight can be set, but is not reflected back (see bug 284115).Safari on iOS: The font-weight can be set, but is not reflected back (see bug 284115).WebView on iOS: The font-weight can be set, but is not reflected back (see bug 284115).
api.OffscreenCanvasRenderingContext2D.fontKerning πŸ“‹Chrome3/1/2022 Firefox9/20/2022203
api.OffscreenCanvasRenderingContext2D.getImageData πŸ“‹Chrome9/4/2018 Firefox9/20/20221477
api.OffscreenCanvasRenderingContext2D.getLineDash πŸ“‹Chrome9/4/2018 Firefox9/20/20221477
api.OffscreenCanvasRenderingContext2D.getTransform πŸ“‹Chrome2/4/2020 Firefox9/20/2022959
api.OffscreenCanvasRenderingContext2D.globalAlpha πŸ“‹Chrome9/4/2018 Firefox9/20/20221477
api.OffscreenCanvasRenderingContext2D.globalCompositeOperation πŸ“‹Chrome9/4/2018 Firefox9/20/20221477
api.OffscreenCanvasRenderingContext2D.imageSmoothingEnabled πŸ“‹Chrome9/4/2018 Firefox9/20/20221477
api.OffscreenCanvasRenderingContext2D.isPointInPath πŸ“‹Chrome9/4/2018 Firefox9/20/20221477
api.OffscreenCanvasRenderingContext2D.isPointInStroke πŸ“‹Chrome9/4/2018 Firefox9/20/20221477
api.OffscreenCanvasRenderingContext2D.lineCap πŸ“‹Chrome9/4/2018 Firefox9/20/20221477
api.OffscreenCanvasRenderingContext2D.lineDashOffset πŸ“‹Chrome9/4/2018 Firefox9/20/20221477
api.OffscreenCanvasRenderingContext2D.lineJoin πŸ“‹Chrome9/4/2018 Firefox9/20/20221477
api.OffscreenCanvasRenderingContext2D.lineTo πŸ“‹Chrome9/4/2018 Firefox9/20/20221477
api.OffscreenCanvasRenderingContext2D.lineWidth πŸ“‹Chrome9/4/2018 Firefox9/20/20221477
api.OffscreenCanvasRenderingContext2D.measureText πŸ“‹Chrome9/4/2018 Firefox9/20/20221477
api.OffscreenCanvasRenderingContext2D.miterLimit πŸ“‹Chrome9/4/2018 Firefox9/20/20221477
api.OffscreenCanvasRenderingContext2D.moveTo πŸ“‹Chrome9/4/2018 Firefox9/20/20221477
api.OffscreenCanvasRenderingContext2D.putImageData πŸ“‹Chrome9/4/2018 Firefox9/20/20221477
api.OffscreenCanvasRenderingContext2D.quadraticCurveTo πŸ“‹Chrome9/4/2018 Firefox9/20/20221477
api.OffscreenCanvasRenderingContext2D.rect πŸ“‹Chrome9/4/2018 Firefox9/20/20221477
api.OffscreenCanvasRenderingContext2D.resetTransform πŸ“‹Chrome9/4/2018 Firefox9/20/20221477
api.OffscreenCanvasRenderingContext2D.restore πŸ“‹Chrome9/4/2018 Firefox9/20/20221477
api.OffscreenCanvasRenderingContext2D.rotate πŸ“‹Chrome9/4/2018 Firefox9/20/20221477
api.OffscreenCanvasRenderingContext2D.save πŸ“‹Chrome9/4/2018 Firefox9/20/20221477
api.OffscreenCanvasRenderingContext2D.scale πŸ“‹Chrome9/4/2018 Firefox9/20/20221477
api.OffscreenCanvasRenderingContext2D.setLineDash πŸ“‹Chrome9/4/2018 Firefox9/20/20221477
api.OffscreenCanvasRenderingContext2D.setTransform πŸ“‹Chrome9/4/2018 Firefox9/20/20221477
api.OffscreenCanvasRenderingContext2D.shadowBlur πŸ“‹Chrome9/4/2018 Firefox9/20/20221477
api.OffscreenCanvasRenderingContext2D.shadowColor πŸ“‹Chrome9/4/2018 Firefox9/20/20221477
api.OffscreenCanvasRenderingContext2D.shadowOffsetX πŸ“‹Chrome9/4/2018 Firefox9/20/20221477
api.OffscreenCanvasRenderingContext2D.shadowOffsetY πŸ“‹Chrome9/4/2018 Firefox9/20/20221477
api.OffscreenCanvasRenderingContext2D.stroke πŸ“‹Chrome9/4/2018 Firefox9/20/20221477
api.OffscreenCanvasRenderingContext2D.strokeRect πŸ“‹Chrome9/4/2018 Firefox9/20/20221477
api.OffscreenCanvasRenderingContext2D.strokeStyle πŸ“‹Chrome9/4/2018 Firefox9/20/20221477
api.OffscreenCanvasRenderingContext2D.strokeText πŸ“‹Chrome9/4/2018 Firefox9/20/20221477
api.OffscreenCanvasRenderingContext2D.textAlign πŸ“‹Chrome9/4/2018 Firefox9/20/20221477
api.OffscreenCanvasRenderingContext2D.textBaseline πŸ“‹Chrome9/4/2018 Firefox9/20/20221477
api.OffscreenCanvasRenderingContext2D.transform πŸ“‹Chrome9/4/2018 Firefox9/20/20221477
api.OffscreenCanvasRenderingContext2D.translate πŸ“‹Chrome9/4/2018 Firefox9/20/20221477
api.TextDecoderStream πŸ“‹Chrome12/4/2018 Firefox9/20/20221386
Node.js: Available as a part of the stream/web module.
api.TextDecoderStream.TextDecoderStream πŸ“‹Chrome12/4/2018 Firefox9/20/20221386
api.TextDecoderStream.encoding πŸ“‹Chrome12/4/2018 Firefox9/20/20221386
api.TextDecoderStream.fatal πŸ“‹Chrome12/4/2018 Firefox9/20/20221386
api.TextDecoderStream.ignoreBOM πŸ“‹Chrome12/4/2018 Firefox9/20/20221386
api.TextDecoderStream.readable πŸ“‹Chrome12/4/2018 Firefox9/20/20221386
api.TextDecoderStream.writable πŸ“‹Chrome12/4/2018 Firefox9/20/20221386
api.TextEncoderStream πŸ“‹Chrome12/4/2018 Firefox9/20/20221386
Node.js: Available as a part of the stream/web module.
api.TextEncoderStream.TextEncoderStream πŸ“‹Chrome12/4/2018 Firefox9/20/20221386
api.TextEncoderStream.encoding πŸ“‹Chrome12/4/2018 Firefox9/20/20221386
api.TextEncoderStream.readable πŸ“‹Chrome12/4/2018 Firefox9/20/20221386
api.TextEncoderStream.writable πŸ“‹Chrome12/4/2018 Firefox9/20/20221386
api.WorkerGlobalScope.fonts πŸ“‹Chrome9/4/2018 Firefox9/20/20221477
api.ReadableStreamBYOBReader.releaseLock.reject_pending_read_request Firefox6/28/2022 Chrome9/2/202266
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.ReadableStreamDefaultReader.releaseLock.reject_pending_read_request Firefox6/28/2022 Chrome9/2/202266
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.

2022/8

API First Browser Date Last Browser Date Days Notes
api.CanvasRenderingContext2D.fontKerning πŸ“‹Chrome3/1/2022 Firefox8/23/2022175
api.RTCStatsReport.type_inbound-rtp.concealedSamples πŸ“‹Chrome10/20/2020 Firefox8/23/2022672
api.RTCStatsReport.type_inbound-rtp.jitterBufferDelay πŸ“‹Chrome10/20/2020 Firefox8/23/2022672
api.RTCStatsReport.type_inbound-rtp.jitterBufferEmittedCount πŸ“‹Chrome10/20/2020 Firefox8/23/2022672
api.RTCStatsReport.type_inbound-rtp.silentConcealedSamples πŸ“‹Chrome10/20/2020 Firefox8/23/2022672
api.RTCStatsReport.type_inbound-rtp.totalSamplesReceived πŸ“‹Chrome10/20/2020 Firefox8/23/2022672
api.SVGStyleElement.disabled πŸ“‹Chrome9/1/2015 Firefox8/23/20222548

2022/7

API First Browser Date Last Browser Date Days Notes
api.Performance.measure.measureOptions_parameter Chrome9/10/2019 Firefox7/26/20221050
api.Performance.measure.returns_performancemeasure Chrome10/22/2019 Firefox7/26/20221008
api.PerformanceMeasure.detail πŸ“‹Chrome10/22/2019 Firefox7/26/20221008
api.ReadableStream.transferable πŸ“‹Chrome11/17/2020 Firefox7/26/2022616
api.TransformStream.transferable πŸ“‹Chrome11/17/2020 Firefox7/26/2022616
api.WritableStream.transferable πŸ“‹Chrome11/17/2020 Firefox7/26/2022616
api.caches.secure_context_required Chrome3/6/2018 Firefox7/26/20221603

2022/6

API First Browser Date Last Browser Date Days Notes
api.RTCStatsReport.type_outbound-rtp.totalEncodeTime πŸ“‹Chrome2/4/2020 Firefox6/28/2022875
api.ReadableByteStreamController πŸ“‹Chrome3/2/2021 Firefox6/28/2022483
Deno: ReadableByteStreamController is not exposed on the global scope.Node.js: Before 18.10.0, handling a BYOB pull request from a released reader is not supported.Node.js: Available as a part of the stream/web module.
api.ReadableByteStreamController.byobRequest πŸ“‹Chrome3/2/2021 Firefox6/28/2022483
api.ReadableByteStreamController.close πŸ“‹Chrome3/2/2021 Firefox6/28/2022483
api.ReadableByteStreamController.desiredSize πŸ“‹Chrome3/2/2021 Firefox6/28/2022483
api.ReadableByteStreamController.enqueue πŸ“‹Chrome3/2/2021 Firefox6/28/2022483
api.ReadableByteStreamController.error πŸ“‹Chrome3/2/2021 Firefox6/28/2022483
api.ReadableStream.pipeThrough πŸ“‹Chrome6/5/2017 Firefox6/28/20221849
api.ReadableStreamBYOBReader πŸ“‹Chrome3/2/2021 Firefox6/28/2022483
Node.js: Available as a part of the stream/web module.
api.ReadableStreamBYOBReader.ReadableStreamBYOBReader πŸ“‹Chrome3/2/2021 Firefox6/28/2022483
api.ReadableStreamBYOBReader.cancel πŸ“‹Chrome3/2/2021 Firefox6/28/2022483
api.ReadableStreamBYOBReader.closed πŸ“‹Chrome3/2/2021 Firefox6/28/2022483
api.ReadableStreamBYOBReader.read πŸ“‹Chrome3/2/2021 Firefox6/28/2022483
api.ReadableStreamBYOBReader.releaseLock πŸ“‹Chrome3/2/2021 Firefox6/28/2022483
api.ReadableStreamBYOBRequest πŸ“‹Chrome3/2/2021 Firefox6/28/2022483
Node.js: Available as a part of the stream/web module.
api.ReadableStreamBYOBRequest.respond πŸ“‹Chrome3/2/2021 Firefox6/28/2022483
api.ReadableStreamBYOBRequest.respondWithNewView πŸ“‹Chrome3/2/2021 Firefox6/28/2022483
api.ReadableStreamBYOBRequest.view πŸ“‹Chrome3/2/2021 Firefox6/28/2022483
api.TransformStream πŸ“‹Chrome5/29/2018 Firefox6/28/20221491
Node.js: Available as a part of the stream/web module.
api.TransformStream.TransformStream πŸ“‹Chrome5/29/2018 Firefox6/28/20221491
api.TransformStream.readable πŸ“‹Chrome5/29/2018 Firefox6/28/20221491
api.TransformStream.writable πŸ“‹Chrome5/29/2018 Firefox6/28/20221491
api.TransformStreamDefaultController πŸ“‹Chrome5/29/2018 Firefox6/28/20221491
Deno: TransformStreamDefaultController is not exposed on the global scope.Node.js: Available as a part of the stream/web module.
api.TransformStreamDefaultController.desiredSize πŸ“‹Chrome5/29/2018 Firefox6/28/20221491
api.TransformStreamDefaultController.enqueue πŸ“‹Chrome5/29/2018 Firefox6/28/20221491
api.TransformStreamDefaultController.error πŸ“‹Chrome5/29/2018 Firefox6/28/20221491
api.TransformStreamDefaultController.terminate πŸ“‹Chrome5/29/2018 Firefox6/28/20221491

2022/5

API First Browser Date Last Browser Date Days Notes
api.CSSStyleSheet.CSSStyleSheet πŸ“‹Chrome3/12/2019 Firefox5/31/20221176
api.CSSStyleSheet.replace πŸ“‹Chrome3/12/2019 Firefox5/31/20221176
Firefox: Before Firefox 121, when calling replace() repeatedly, the style is applied, but the change is not reflected in the CSS Object Model. See bug 1864815.Firefox for Android: Before Firefox for Android 121, when calling replace() repeatedly, the style is applied, but the change is not reflected in the CSS Object Model. See bug 1864815.
api.CSSStyleSheet.replaceSync πŸ“‹Chrome3/12/2019 Firefox5/31/20221176
api.CanvasRenderingContext2D.direction πŸ“‹Chrome9/10/2019 Firefox5/31/2022994
api.DOMException.serializable_object πŸ“‹Chrome9/10/2019 Firefox5/31/2022994
api.Document.adoptedStyleSheets πŸ“‹Chrome3/12/2019 Firefox5/31/20221176
api.Document.adoptedStyleSheets.mutable πŸ“‹Chrome3/1/2022 Firefox5/31/202291
api.HTMLInputElement.showPicker πŸ“‹Chrome3/1/2022 Firefox5/31/202291
api.HTMLInputElement.showPicker.color_input Chrome3/1/2022 Firefox5/31/202291
api.HTMLInputElement.showPicker.date_input Chrome3/1/2022 Firefox5/31/202291
api.HTMLInputElement.showPicker.datetime_local_input Chrome3/1/2022 Firefox5/31/202291
api.HTMLInputElement.showPicker.file_input Chrome3/1/2022 Firefox5/31/202291
api.HTMLMediaElement.preservesPitch πŸ“‹Chrome10/20/2020 Firefox5/31/2022588
api.Performance.mark.markOptions_parameter Chrome10/22/2019 Firefox5/31/2022952
api.Performance.mark.returns_performancemark Chrome10/22/2019 Firefox5/31/2022952
api.PerformanceMark.PerformanceMark πŸ“‹Chrome7/30/2019 Firefox5/31/20221036
api.PerformanceMark.detail πŸ“‹Chrome10/22/2019 Firefox5/31/2022952
api.RTCRtpSender.setParameters.parameters_encodings_parameter.maxFramerate πŸ“‹Chrome4/7/2020 Firefox5/31/2022784
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.RTCStatsReport.type_inbound-rtp.frameHeight πŸ“‹Chrome10/20/2020 Firefox5/31/2022588
api.RTCStatsReport.type_inbound-rtp.frameWidth πŸ“‹Chrome10/20/2020 Firefox5/31/2022588
api.RTCStatsReport.type_inbound-rtp.framesPerSecond πŸ“‹Chrome10/20/2020 Firefox5/31/2022588
api.RTCStatsReport.type_inbound-rtp.framesReceived πŸ“‹Chrome10/20/2020 Firefox5/31/2022588
api.RTCStatsReport.type_outbound-rtp.frameHeight πŸ“‹Chrome7/27/2020 Firefox5/31/2022673
api.RTCStatsReport.type_outbound-rtp.frameWidth πŸ“‹Chrome7/27/2020 Firefox5/31/2022673
api.RTCStatsReport.type_outbound-rtp.framesSent πŸ“‹Chrome7/27/2020 Firefox5/31/2022673
api.ShadowRoot.adoptedStyleSheets πŸ“‹Chrome3/12/2019 Firefox5/31/20221176
api.AudioContext.outputLatency πŸ“‹Firefox10/22/2019 Chrome5/24/2022945
api.RTCStatsReport.type_outbound-rtp.headerBytesSent πŸ“‹Chrome2/4/2020 Firefox5/3/2022819
api.RTCStatsReport.type_outbound-rtp.retransmittedBytesSent πŸ“‹Chrome2/4/2020 Firefox5/3/2022819
api.RTCStatsReport.type_outbound-rtp.retransmittedPacketsSent πŸ“‹Chrome2/4/2020 Firefox5/3/2022819
api.ReadableStream.pipeTo πŸ“‹Chrome6/5/2017 Firefox5/3/20221793
api.ReadableStreamDefaultReader.ReadableStreamDefaultReader πŸ“‹Chrome10/22/2019 Firefox5/3/2022924
api.WritableStream πŸ“‹Chrome6/5/2017 Firefox5/3/20221793
Node.js: Available as a part of the stream/web module.
api.WritableStream.WritableStream πŸ“‹Chrome6/5/2017 Firefox5/3/20221793
api.WritableStream.abort πŸ“‹Chrome6/5/2017 Firefox5/3/20221793
api.WritableStream.close πŸ“‹Chrome4/7/2020 Firefox5/3/2022756
api.WritableStream.getWriter πŸ“‹Chrome6/5/2017 Firefox5/3/20221793
api.WritableStream.locked πŸ“‹Chrome6/5/2017 Firefox5/3/20221793
api.WritableStreamDefaultController πŸ“‹Chrome6/5/2017 Firefox5/3/20221793
Node.js: Available as a part of the stream/web module.
api.WritableStreamDefaultController.error πŸ“‹Chrome6/5/2017 Firefox5/3/20221793
api.WritableStreamDefaultController.signal πŸ“‹Chrome2/1/2022 Firefox5/3/202291
api.WritableStreamDefaultWriter πŸ“‹Chrome6/5/2017 Firefox5/3/20221793
Node.js: Available as a part of the stream/web module.
api.WritableStreamDefaultWriter.WritableStreamDefaultWriter πŸ“‹Chrome10/22/2019 Firefox5/3/2022924
api.WritableStreamDefaultWriter.abort πŸ“‹Chrome6/5/2017 Firefox5/3/20221793
api.WritableStreamDefaultWriter.close πŸ“‹Chrome6/5/2017 Firefox5/3/20221793
api.WritableStreamDefaultWriter.closed πŸ“‹Chrome6/5/2017 Firefox5/3/20221793
api.WritableStreamDefaultWriter.desiredSize πŸ“‹Chrome6/5/2017 Firefox5/3/20221793
api.WritableStreamDefaultWriter.ready πŸ“‹Chrome6/5/2017 Firefox5/3/20221793
api.WritableStreamDefaultWriter.releaseLock πŸ“‹Chrome6/5/2017 Firefox5/3/20221793
api.WritableStreamDefaultWriter.write πŸ“‹Chrome6/5/2017 Firefox5/3/20221793

2022/4

API First Browser Date Last Browser Date Days Notes
api.MediaCapabilities.encodingInfo πŸ“‹Firefox10/23/2018 Chrome4/26/20221281
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.DedicatedWorkerGlobalScope.cancelAnimationFrame πŸ“‹Chrome9/4/2018 Firefox4/5/20221309
api.DedicatedWorkerGlobalScope.requestAnimationFrame πŸ“‹Chrome9/4/2018 Firefox4/5/20221309
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.FetchEvent.preloadResponse πŸ“‹Chrome6/5/2017 Firefox4/5/20221765
api.NavigationPreloadManager πŸ“‹Chrome6/5/2017 Firefox4/5/20221765
api.NavigationPreloadManager.disable πŸ“‹Chrome6/5/2017 Firefox4/5/20221765
api.NavigationPreloadManager.enable πŸ“‹Chrome6/5/2017 Firefox4/5/20221765
api.NavigationPreloadManager.getState πŸ“‹Chrome6/5/2017 Firefox4/5/20221765
api.NavigationPreloadManager.setHeaderValue πŸ“‹Chrome6/5/2017 Firefox4/5/20221765
api.Navigator.pdfViewerEnabled πŸ“‹Chrome9/21/2021 Firefox4/5/2022196
api.RTCPeerConnection.setConfiguration πŸ“‹Chrome1/20/2016 Firefox4/5/20222267
api.ServiceWorkerRegistration.navigationPreload πŸ“‹Chrome6/5/2017 Firefox4/5/20221765

2022/3

API First Browser Date Last Browser Date Days Notes
api.AbortSignal.throwIfAborted πŸ“‹Firefox2/8/2022 Chrome3/29/202249
api.Window.moveTo.relative-multi-screen Firefox11/9/2004 Chrome3/29/20226349
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.open.relative-multi-screen Firefox11/9/2004 Chrome3/29/20226349
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.screenLeft.relative-multi-screen Firefox12/11/2018 Chrome3/29/20221204
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.relative-multi-screen Firefox12/11/2018 Chrome3/29/20221204
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.relative-multi-screen Firefox11/9/2004 Chrome3/29/20226349
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.relative-multi-screen Firefox12/11/2018 Chrome3/29/20221204
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.ElementInternals.checkValidity πŸ“‹Chrome9/10/2019 Firefox3/8/2022910
api.ElementInternals.form πŸ“‹Chrome9/10/2019 Firefox3/8/2022910
api.ElementInternals.labels πŸ“‹Chrome9/10/2019 Firefox3/8/2022910
api.ElementInternals.reportValidity πŸ“‹Chrome9/10/2019 Firefox3/8/2022910
api.ElementInternals.setFormValue πŸ“‹Chrome9/10/2019 Firefox3/8/2022910
api.ElementInternals.setValidity πŸ“‹Chrome9/10/2019 Firefox3/8/2022910
api.ElementInternals.validationMessage πŸ“‹Chrome9/10/2019 Firefox3/8/2022910
api.ElementInternals.validity πŸ“‹Chrome9/10/2019 Firefox3/8/2022910
api.ElementInternals.willValidate πŸ“‹Chrome9/10/2019 Firefox3/8/2022910
api.HTMLDialogElement πŸ“‹Chrome8/26/2014 Firefox3/8/20222751
api.HTMLDialogElement.cancel_event πŸ“‹Chrome8/26/2014 Firefox3/8/20222751
api.HTMLDialogElement.close πŸ“‹Chrome8/26/2014 Firefox3/8/20222751
api.HTMLDialogElement.close_event πŸ“‹Chrome8/26/2014 Firefox3/8/20222751
api.HTMLDialogElement.open πŸ“‹Chrome8/26/2014 Firefox3/8/20222751
api.HTMLDialogElement.returnValue πŸ“‹Chrome8/26/2014 Firefox3/8/20222751
api.HTMLDialogElement.show πŸ“‹Chrome8/26/2014 Firefox3/8/20222751
api.HTMLDialogElement.showModal πŸ“‹Chrome8/26/2014 Firefox3/8/20222751
api.HTMLElement.outerText πŸ“‹Chrome12/11/2008 Firefox3/8/20224835
api.RTCStatsReport.type_codec πŸ“‹Chrome2/4/2020 Firefox3/8/2022763
api.RTCStatsReport.type_codec.channels πŸ“‹Chrome5/19/2020 Firefox3/8/2022658
api.RTCStatsReport.type_codec.clockRate πŸ“‹Chrome2/4/2020 Firefox3/8/2022763
api.RTCStatsReport.type_codec.id πŸ“‹Chrome2/4/2020 Firefox3/8/2022763
api.RTCStatsReport.type_codec.mimeType πŸ“‹Chrome2/4/2020 Firefox3/8/2022763
api.RTCStatsReport.type_codec.payloadType πŸ“‹Chrome2/4/2020 Firefox3/8/2022763
api.RTCStatsReport.type_codec.sdpFmtpLine πŸ“‹Chrome5/19/2020 Firefox3/8/2022658
api.RTCStatsReport.type_codec.timestamp πŸ“‹Chrome2/4/2020 Firefox3/8/2022763
api.RTCStatsReport.type_codec.transportId πŸ“‹Chrome3/2/2021 Firefox3/8/2022371
api.RTCStatsReport.type_codec.type πŸ“‹Chrome2/4/2020 Firefox3/8/2022763
api.RTCStatsReport.type_inbound-rtp.codecId πŸ“‹Chrome2/4/2020 Firefox3/8/2022763
api.RTCStatsReport.type_outbound-rtp.codecId πŸ“‹Chrome2/4/2020 Firefox3/8/2022763
api.RTCStatsReport.type_remote-inbound-rtp.codecId πŸ“‹Chrome2/4/2020 Firefox3/8/2022763
api.RTCStatsReport.type_remote-outbound-rtp.codecId πŸ“‹Chrome5/25/2021 Firefox3/8/2022287
api.console.profileEnd_static Chrome5/25/2010 Firefox3/8/20224305
Firefox: The method can be called, but the marker does not show up in the performance profile.Firefox for Android: The method can be called, but the marker does not show up in the performance profile.
api.console.profile_static Chrome5/25/2010 Firefox3/8/20224305
Firefox: The method can be called, but the marker does not show up in the performance profile.Firefox for Android: The method can be called, but the marker does not show up in the performance profile.
api.console.timeStamp_static Chrome10/25/2011 Firefox3/8/20223787
Firefox: The method can be called, but the marker does not show up in the performance profile.Firefox for Android: The method can be called, but the marker does not show up in the performance profile.
api.createImageBitmap.options_colorSpaceConversion_parameter Chrome4/19/2017 Firefox3/8/20221784
api.createImageBitmap.options_resizeHeight_parameter Chrome10/12/2016 Firefox3/8/20221973
api.createImageBitmap.options_resizeWidth_parameter Chrome10/12/2016 Firefox3/8/20221973
api.CSSImportRule.layerName πŸ“‹Firefox2/8/2022 Chrome3/1/202221
api.CSSLayerBlockRule πŸ“‹Firefox2/8/2022 Chrome3/1/202221
api.CSSLayerBlockRule.name πŸ“‹Firefox2/8/2022 Chrome3/1/202221
api.CSSLayerStatementRule πŸ“‹Firefox2/8/2022 Chrome3/1/202221
api.CSSLayerStatementRule.nameList πŸ“‹Firefox2/8/2022 Chrome3/1/202221
api.HTMLCanvasElement.getContext.2d_context.options_willReadFrequently_parameter πŸ“‹Firefox3/18/2014 Chrome3/1/20222905

2022/2

API First Browser Date Last Browser Date Days Notes
api.AbortController.abort.reason_parameter πŸ“‹Chrome2/1/2022 Firefox2/8/20227
api.AbortSignal.abort_static.reason_parameter πŸ“‹Chrome2/1/2022 Firefox2/8/20227
api.AbortSignal.reason πŸ“‹Chrome2/1/2022 Firefox2/8/20227
api.ImageBitmapRenderingContext.canvas πŸ“‹Chrome4/17/2018 Firefox2/8/20221393
api.BarProp.visible.returns_popup Firefox1/11/2022 Chrome2/1/202221
api.Window.open.features_parameter_popup Firefox1/11/2022 Chrome2/1/202221
api.structuredClone πŸ“‹Firefox11/2/2021 Chrome2/1/202291
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.

2022/1

API First Browser Date Last Browser Date Days Notes
api.HTMLCanvasElement.toBlob.type_parameter_webp Chrome4/13/2016 Firefox1/11/20222099
api.HTMLCanvasElement.toDataURL.type_parameter_webp Chrome2/8/2012 Firefox1/11/20223625
api.Lock πŸ“‹Chrome9/4/2018 Firefox1/11/20221225
api.Lock.mode πŸ“‹Chrome9/4/2018 Firefox1/11/20221225
api.Lock.name πŸ“‹Chrome9/4/2018 Firefox1/11/20221225
api.LockManager πŸ“‹Chrome9/4/2018 Firefox1/11/20221225
api.LockManager.query πŸ“‹Chrome9/4/2018 Firefox1/11/20221225
api.LockManager.request πŸ“‹Chrome9/4/2018 Firefox1/11/20221225
api.Navigator.canShare.data_text_parameter πŸ“‹Chrome3/2/2021 Firefox1/11/2022315
api.Navigator.locks πŸ“‹Chrome9/4/2018 Firefox1/11/20221225
api.PushSubscription.expirationTime πŸ“‹Chrome7/25/2017 Firefox1/11/20221631
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.RTCStatsReport.type_inbound-rtp.packetsDiscarded πŸ“‹Chrome9/21/2021 Firefox1/11/2022112
api.RTCStatsReport.type_remote-inbound-rtp.roundTripTime πŸ“‹Chrome2/4/2020 Firefox1/11/2022707
api.WorkerNavigator.locks πŸ“‹Chrome9/4/2018 Firefox1/11/20221225
api.PermissionStatus.name πŸ“‹Firefox10/5/2021 Chrome1/4/202291

2021/12

API First Browser Date Last Browser Date Days Notes
api.Crypto.randomUUID πŸ“‹Chrome7/20/2021 Firefox12/7/2021140
Node.js: Since 14.17.0 and 15.6.0, a similar method is available via the crypto module.
api.HTMLElement.inputMode πŸ“‹Chrome4/17/2018 Firefox12/7/20211330

2021/11

API First Browser Date Last Browser Date Days Notes
api.HTMLScriptElement.supports_static πŸ“‹Firefox11/2/2021 Chrome11/15/202113
api.Element.attachShadow.options_delegatesFocus_parameter πŸ“‹Chrome8/31/2016 Firefox11/2/20211889
api.HTMLElement.enterKeyHint πŸ“‹Chrome9/10/2019 Firefox11/2/2021784
api.ShadowRoot.delegatesFocus πŸ“‹Chrome8/31/2016 Firefox11/2/20211889

2021/10

API First Browser Date Last Browser Date Days Notes
api.reportError πŸ“‹Firefox10/5/2021 Chrome10/19/202114
api.Document.securitypolicyviolation_event πŸ“‹Chrome7/30/2019 Firefox10/5/2021798
api.ElementInternals πŸ“‹Chrome9/10/2019 Firefox10/5/2021756
api.ElementInternals.shadowRoot πŸ“‹Chrome1/19/2021 Firefox10/5/2021259
api.HTMLElement.attachInternals πŸ“‹Chrome9/10/2019 Firefox10/5/2021756
api.ResizeObserverEntry.devicePixelContentBoxSize πŸ“‹Chrome7/27/2020 Firefox10/5/2021435
api.SVGAnimationElement.beginEvent_event πŸ“‹Chrome5/20/2014 Firefox10/5/20212695
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.endEvent_event πŸ“‹Chrome5/20/2014 Firefox10/5/20212695
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.repeatEvent_event πŸ“‹Chrome5/20/2014 Firefox10/5/20212695
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.createImageBitmap.options_imageOrientation_parameter Chrome7/20/2016 Firefox10/5/20211903
api.createImageBitmap.options_premultiplyAlpha_parameter Chrome7/20/2016 Firefox10/5/20211903
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.

2021/9

API First Browser Date Last Browser Date Days Notes
api.CustomElementRegistry.define.disabledFeatures_static_property Chrome9/10/2019 Firefox9/7/2021728
api.HTMLSlotElement.assign πŸ“‹Chrome7/20/2021 Firefox9/7/202149
Chrome: Before Chrome 95, the method accepted any Node instead of just Element and Text.Chrome: Accepted sequence<Node> instead of (Element or Text)....Chrome Android: Before Chrome Android 95, the method accepted any Node instead of just Element and Text.Chrome Android: Accepted sequence<Node> instead of (Element or Text)....Edge: Before Edge 95, the method accepted any Node instead of just Element and Text.Edge: Accepted sequence<Node> instead of (Element or Text)....Quest Browser: Before Quest Browser 18.0, the method accepted any Node instead of just Element and Text.Quest Browser: Accepted sequence<Node> instead of (Element or Text)....Opera: Before Opera 81, the method accepted any Node instead of just Element and Text.Opera: Accepted sequence<Node> instead of (Element or Text)....Opera Android: Before Opera Android 67, the method accepted any Node instead of just Element and Text.Opera Android: Accepted sequence<Node> instead of (Element or Text)....Samsung Internet: Before Samsung Internet 17.0, the method accepted any Node instead of just Element and Text.Samsung Internet: Accepted sequence<Node> instead of (Element or Text)....WebView Android: Before WebView Android 95, the method accepted any Node instead of just Element and Text.WebView Android: Accepted sequence<Node> instead of (Element or Text)....
api.ResizeObserverEntry.borderBoxSize πŸ“‹Chrome7/27/2020 Firefox9/7/2021407
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 πŸ“‹Chrome7/27/2020 Firefox9/7/2021407
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.ShadowRoot.slotAssignment πŸ“‹Chrome10/20/2020 Firefox9/7/2021322

2021/8

API First Browser Date Last Browser Date Days Notes
api.AbortSignal.abort_static πŸ“‹Firefox4/19/2021 Chrome8/31/2021134
api.EXT_texture_compression_bptc πŸ“‹Firefox7/9/2019 Chrome8/31/2021784
Chrome: Only supported on macOS.Edge: Only supported on macOS.Opera: Only supported on macOS.
api.EXT_texture_compression_rgtc πŸ“‹Firefox1/29/2019 Chrome8/31/2021945
Chrome: Only supported on macOS.Edge: Only supported on macOS.Firefox: Only supported on macOS.Opera: Only supported on macOS.
api.OVR_multiview2 πŸ“‹Firefox12/10/2019 Chrome8/31/2021630
Chrome: Only supported on Windows with ANGLE.Edge: Only supported on Windows with ANGLE.Firefox: Only supported on Windows with ANGLE.Firefox for Android: Only supported on Windows with ANGLE.Opera: Only supported on Windows with ANGLE.
api.OVR_multiview2.framebufferTextureMultiviewOVR πŸ“‹Firefox12/10/2019 Chrome8/31/2021630
api.RTCStatsReport.type_outbound-rtp.nackCount πŸ“‹Firefox8/8/2017 Chrome8/31/20211484
api.Gamepad.secure_context_required Chrome10/20/2020 Firefox8/10/2021294
api.GamepadButton.secure_context_required Chrome10/20/2020 Firefox8/10/2021294
api.GamepadEvent.secure_context_required Chrome10/20/2020 Firefox8/10/2021294
api.GamepadHapticActuator.secure_context_required Chrome10/20/2020 Firefox8/10/2021294
api.Navigator.getGamepads.secure_context_required Chrome10/20/2020 Firefox8/10/2021294
api.VisualViewport πŸ“‹Chrome9/5/2017 Firefox8/10/20211435
api.VisualViewport.height πŸ“‹Chrome9/5/2017 Firefox8/10/20211435
api.VisualViewport.offsetLeft πŸ“‹Chrome9/5/2017 Firefox8/10/20211435
api.VisualViewport.offsetTop πŸ“‹Chrome9/5/2017 Firefox8/10/20211435
api.VisualViewport.pageLeft πŸ“‹Chrome9/5/2017 Firefox8/10/20211435
api.VisualViewport.pageTop πŸ“‹Chrome9/5/2017 Firefox8/10/20211435
api.VisualViewport.resize_event πŸ“‹Chrome10/17/2017 Firefox8/10/20211393
Chrome: The onresize event handler property is not supported.Chrome Android: The onresize event handler property is not supported.Opera: The onresize event handler property is not supported.Opera Android: The onresize event handler property is not supported.WebView Android: The onresize event handler property is not supported.
api.VisualViewport.scale πŸ“‹Chrome9/5/2017 Firefox8/10/20211435
api.VisualViewport.scroll_event πŸ“‹Chrome10/17/2017 Firefox8/10/20211393
Chrome: The onscroll event handler property is not supported.Chrome Android: The onscroll event handler property is not supported.Opera: The onscroll event handler property is not supported.Opera Android: The onscroll event handler property is not supported.WebView Android: The onscroll event handler property is not supported.
api.VisualViewport.width πŸ“‹Chrome9/5/2017 Firefox8/10/20211435
api.Window.visualViewport πŸ“‹Chrome9/5/2017 Firefox8/10/20211435

2021/7

API First Browser Date Last Browser Date Days Notes
api.Navigator.registerProtocolHandler.scheme_parameter_matrix Firefox7/13/2021 Chrome7/20/20217
api.WheelEvent.wheelDelta Chrome12/11/2008 Firefox7/13/20214597
api.WheelEvent.wheelDeltaX Chrome12/11/2008 Firefox7/13/20214597
api.WheelEvent.wheelDeltaY Chrome12/11/2008 Firefox7/13/20214597

2021/6

API First Browser Date Last Browser Date Days Notes
api.EventCounts πŸ“‹Chrome8/25/2020 Firefox6/1/2021280
api.EventCounts.@@iterator Chrome8/25/2020 Firefox6/1/2021280
api.EventCounts.entries Chrome8/25/2020 Firefox6/1/2021280
api.EventCounts.forEach Chrome8/25/2020 Firefox6/1/2021280
api.EventCounts.get Chrome8/25/2020 Firefox6/1/2021280
api.EventCounts.has Chrome8/25/2020 Firefox6/1/2021280
api.EventCounts.keys Chrome8/25/2020 Firefox6/1/2021280
api.EventCounts.size Chrome8/25/2020 Firefox6/1/2021280
api.EventCounts.values Chrome8/25/2020 Firefox6/1/2021280
api.FontFace.ascentOverride πŸ“‹Chrome11/17/2020 Firefox6/1/2021196
api.FontFace.descentOverride πŸ“‹Chrome11/17/2020 Firefox6/1/2021196
api.FontFace.lineGapOverride πŸ“‹Chrome11/17/2020 Firefox6/1/2021196
api.Performance.eventCounts πŸ“‹Chrome8/25/2020 Firefox6/1/2021280
api.PerformanceEventTiming πŸ“‹Chrome7/30/2019 Firefox6/1/2021672
api.PerformanceEventTiming.cancelable πŸ“‹Chrome7/30/2019 Firefox6/1/2021672
api.PerformanceEventTiming.processingEnd πŸ“‹Chrome7/30/2019 Firefox6/1/2021672
api.PerformanceEventTiming.processingStart πŸ“‹Chrome7/30/2019 Firefox6/1/2021672
api.PerformanceEventTiming.target πŸ“‹Chrome8/25/2020 Firefox6/1/2021280
api.PerformanceEventTiming.toJSON πŸ“‹Chrome7/30/2019 Firefox6/1/2021672
api.PointerEvent.getPredictedEvents πŸ“‹Chrome9/10/2019 Firefox6/1/2021630

2021/5

API First Browser Date Last Browser Date Days Notes
api.CSSCounterStyleRule πŸ“‹Firefox10/14/2014 Chrome5/25/20212415
api.CSSCounterStyleRule.additiveSymbols πŸ“‹Firefox10/14/2014 Chrome5/25/20212415
api.CSSCounterStyleRule.fallback πŸ“‹Firefox10/14/2014 Chrome5/25/20212415
api.CSSCounterStyleRule.name πŸ“‹Firefox10/14/2014 Chrome5/25/20212415
api.CSSCounterStyleRule.negative πŸ“‹Firefox10/14/2014 Chrome5/25/20212415
api.CSSCounterStyleRule.pad πŸ“‹Firefox10/14/2014 Chrome5/25/20212415
api.CSSCounterStyleRule.prefix πŸ“‹Firefox10/14/2014 Chrome5/25/20212415
api.CSSCounterStyleRule.range πŸ“‹Firefox10/14/2014 Chrome5/25/20212415
api.CSSCounterStyleRule.speakAs πŸ“‹Firefox10/14/2014 Chrome5/25/20212415
api.CSSCounterStyleRule.suffix πŸ“‹Firefox10/14/2014 Chrome5/25/20212415
api.CSSCounterStyleRule.symbols πŸ“‹Firefox10/14/2014 Chrome5/25/20212415
api.CSSCounterStyleRule.system πŸ“‹Firefox10/14/2014 Chrome5/25/20212415
api.RTCStatsReport.type_inbound-rtp.remoteId πŸ“‹Firefox7/9/2019 Chrome5/25/2021686
api.RTCStatsReport.type_local-candidate.address πŸ“‹Firefox1/29/2019 Chrome5/25/2021847
api.RTCStatsReport.type_remote-candidate.address πŸ“‹Firefox1/29/2019 Chrome5/25/2021847
api.RTCStatsReport.type_remote-outbound-rtp πŸ“‹Firefox2/4/2014 Chrome5/25/20212667
api.RTCStatsReport.type_remote-outbound-rtp.bytesSent πŸ“‹Firefox1/7/2020 Chrome5/25/2021504
api.RTCStatsReport.type_remote-outbound-rtp.id πŸ“‹Firefox1/7/2020 Chrome5/25/2021504
api.RTCStatsReport.type_remote-outbound-rtp.kind πŸ“‹Firefox10/23/2018 Chrome5/25/2021945
api.RTCStatsReport.type_remote-outbound-rtp.localId πŸ“‹Firefox7/9/2019 Chrome5/25/2021686
api.RTCStatsReport.type_remote-outbound-rtp.packetsSent πŸ“‹Firefox1/7/2020 Chrome5/25/2021504
api.RTCStatsReport.type_remote-outbound-rtp.remoteTimestamp πŸ“‹Firefox7/28/2020 Chrome5/25/2021301
api.RTCStatsReport.type_remote-outbound-rtp.ssrc πŸ“‹Firefox2/4/2014 Chrome5/25/20212667
api.RTCStatsReport.type_remote-outbound-rtp.timestamp πŸ“‹Firefox1/7/2020 Chrome5/25/2021504
api.RTCStatsReport.type_remote-outbound-rtp.type πŸ“‹Firefox1/7/2020 Chrome5/25/2021504

2021/4

API First Browser Date Last Browser Date Days Notes
api.AbstractRange πŸ“‹Firefox9/3/2019 Chrome4/13/2021588
api.AbstractRange.collapsed πŸ“‹Firefox9/3/2019 Chrome4/13/2021588
api.AbstractRange.endContainer πŸ“‹Firefox9/3/2019 Chrome4/13/2021588
api.AbstractRange.endOffset πŸ“‹Firefox9/3/2019 Chrome4/13/2021588
api.AbstractRange.startContainer πŸ“‹Firefox9/3/2019 Chrome4/13/2021588
api.AbstractRange.startOffset πŸ“‹Firefox9/3/2019 Chrome4/13/2021588
api.EventTarget.addEventListener.options_parameter.options_signal_parameter πŸ“‹Firefox2/23/2021 Chrome4/13/202149
api.StaticRange.StaticRange πŸ“‹Firefox12/10/2019 Chrome4/13/2021490

2021/3

API First Browser Date Last Browser Date Days Notes
api.Element.beforeinput_event πŸ“‹Chrome7/25/2017 Firefox3/23/20211337
api.InputEvent.getTargetRanges πŸ“‹Chrome7/25/2017 Firefox3/23/20211337
api.MediaSource.sourceclose_event πŸ“‹Chrome8/31/2016 Firefox3/23/20211665
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.Navigator.share.data_text_parameter πŸ“‹Firefox12/10/2019 Chrome3/2/2021448

2021/1

API First Browser Date Last Browser Date Days Notes
api.RTCRtpTransceiver.stop πŸ“‹Firefox3/13/2018 Chrome1/19/20211043

2020/12

API First Browser Date Last Browser Date Days Notes
api.EventTarget.addEventListener.options_parameter.options_passive_parameter_default_true_wheel Chrome3/12/2019 Firefox12/15/2020644
api.FetchEvent.handled πŸ“‹Chrome10/20/2020 Firefox12/15/202056
api.PerformancePaintTiming πŸ“‹Chrome7/25/2017 Firefox12/15/20201239
api.PerformancePaintTiming.first-contentful-paint πŸ“‹Chrome7/25/2017 Firefox12/15/20201239
api.PerformancePaintTiming.toJSON πŸ“‹Chrome7/25/2017 Firefox12/15/20201239

2020/11

API First Browser Date Last Browser Date Days Notes
api.Element.transitioncancel_event πŸ“‹Firefox4/19/2017 Chrome11/17/20201308
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.crossOriginIsolated πŸ“‹Firefox1/7/2020 Chrome11/17/2020315

2020/10

API First Browser Date Last Browser Date Days Notes
api.Document.replaceChildren πŸ“‹Firefox6/30/2020 Chrome10/20/2020112
api.DocumentFragment.replaceChildren πŸ“‹Firefox6/30/2020 Chrome10/20/2020112
api.Element.replaceChildren πŸ“‹Firefox6/30/2020 Chrome10/20/2020112
api.Element.scrollLeft πŸ“‹Firefox11/9/2004 Chrome10/20/20205824
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.MediaMetadata πŸ“‹Chrome3/9/2017 Firefox10/20/20201321
Firefox for Android: Firefox exposes the API, but does not provide a corresponding user-facing media control interface.
api.MediaMetadata.MediaMetadata πŸ“‹Chrome3/9/2017 Firefox10/20/20201321
api.MediaMetadata.album πŸ“‹Chrome3/9/2017 Firefox10/20/20201321
api.MediaMetadata.artist πŸ“‹Chrome3/9/2017 Firefox10/20/20201321
api.MediaMetadata.artwork πŸ“‹Chrome3/9/2017 Firefox10/20/20201321
api.MediaMetadata.title πŸ“‹Chrome3/9/2017 Firefox10/20/20201321
api.MediaSession πŸ“‹Chrome3/12/2019 Firefox10/20/2020588
Firefox for Android: Firefox exposes the API, but does not provide a corresponding user-facing media control interface.
api.MediaSession.metadata πŸ“‹Chrome3/12/2019 Firefox10/20/2020588
Firefox for Android: Firefox exposes the API, but does not provide a corresponding user-facing media control interface.
api.MediaSession.playbackState πŸ“‹Chrome3/12/2019 Firefox10/20/2020588
Firefox for Android: Firefox exposes the API, but does not provide a corresponding user-facing media control interface.
api.MediaSession.setActionHandler πŸ“‹Chrome3/12/2019 Firefox10/20/2020588
Firefox for Android: Firefox exposes the API, but does not provide a corresponding user-facing media control interface.
api.MediaSession.setActionHandler.nexttrack_type Chrome3/12/2019 Firefox10/20/2020588
api.MediaSession.setActionHandler.pause_type Chrome3/12/2019 Firefox10/20/2020588
api.MediaSession.setActionHandler.play_type Chrome3/12/2019 Firefox10/20/2020588
api.MediaSession.setActionHandler.previoustrack_type Chrome3/12/2019 Firefox10/20/2020588
api.MediaSession.setActionHandler.seekbackward_type Chrome3/12/2019 Firefox10/20/2020588
api.MediaSession.setActionHandler.seekforward_type Chrome3/12/2019 Firefox10/20/2020588
api.MediaSession.setActionHandler.seekto_type Chrome10/22/2019 Firefox10/20/2020364
api.MediaSession.setActionHandler.stop_type Chrome9/10/2019 Firefox10/20/2020406
api.MediaSession.setPositionState πŸ“‹Chrome4/7/2020 Firefox10/20/2020196
Firefox for Android: Firefox exposes the API, but does not provide a corresponding user-facing media control interface.
api.Navigator.mediaSession πŸ“‹Chrome3/12/2019 Firefox10/20/2020588
api.RTCDtlsTransport πŸ“‹Chrome1/29/2019 Firefox10/20/2020630
api.RTCDtlsTransport.state πŸ“‹Chrome1/29/2019 Firefox10/20/2020630
api.RTCDtlsTransport.statechange_event Chrome1/29/2019 Firefox10/20/2020630
api.RTCRtpReceiver.transport πŸ“‹Chrome6/5/2017 Firefox10/20/20201233
api.RTCRtpSender.transport πŸ“‹Chrome6/4/2019 Firefox10/20/2020504

2020/8

API First Browser Date Last Browser Date Days Notes
api.Element.animate.options_composite_parameter πŸ“‹Chrome7/27/2020 Firefox8/25/202029
api.KeyframeEffect.composite πŸ“‹Chrome7/27/2020 Firefox8/25/202029
api.RTCStatsReport.type_data-channel.dataChannelIdentifier πŸ“‹Firefox7/28/2020 Chrome8/25/202028

2020/7

API First Browser Date Last Browser Date Days Notes
api.CanvasPattern.setTransform.dommatrix Chrome7/24/2018 Firefox7/28/2020735
api.FileReader.loadstart_event πŸ“‹Chrome9/2/2010 Firefox7/28/20203617
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.RTCStatsReport.type_data-channel πŸ“‹Chrome2/4/2020 Firefox7/28/2020175
api.RTCStatsReport.type_data-channel.bytesReceived πŸ“‹Chrome2/4/2020 Firefox7/28/2020175
api.RTCStatsReport.type_data-channel.bytesSent πŸ“‹Chrome2/4/2020 Firefox7/28/2020175
api.RTCStatsReport.type_data-channel.id πŸ“‹Chrome2/4/2020 Firefox7/28/2020175
api.RTCStatsReport.type_data-channel.label πŸ“‹Chrome2/4/2020 Firefox7/28/2020175
api.RTCStatsReport.type_data-channel.messagesReceived πŸ“‹Chrome2/4/2020 Firefox7/28/2020175
api.RTCStatsReport.type_data-channel.messagesSent πŸ“‹Chrome2/4/2020 Firefox7/28/2020175
api.RTCStatsReport.type_data-channel.protocol πŸ“‹Chrome2/4/2020 Firefox7/28/2020175
api.RTCStatsReport.type_data-channel.state πŸ“‹Chrome2/4/2020 Firefox7/28/2020175
api.RTCStatsReport.type_data-channel.timestamp πŸ“‹Chrome2/4/2020 Firefox7/28/2020175
api.RTCStatsReport.type_data-channel.type πŸ“‹Chrome2/4/2020 Firefox7/28/2020175
api.WebGL2RenderingContext.bufferData.srcData_param_accepts_SharedArrayBuffer Chrome7/25/2017 Firefox7/28/20201099
api.WebGL2RenderingContext.bufferSubData.srcData_param_accepts_SharedArrayBuffer Chrome7/25/2017 Firefox7/28/20201099
api.WebGL2RenderingContext.clearBufferfv.values_param_accepts_SharedArrayBuffer Chrome7/25/2017 Firefox7/28/20201099
api.WebGL2RenderingContext.clearBufferiv.values_param_accepts_SharedArrayBuffer Chrome7/25/2017 Firefox7/28/20201099
api.WebGL2RenderingContext.clearBufferuiv.values_param_accepts_SharedArrayBuffer Chrome7/25/2017 Firefox7/28/20201099
api.WebGL2RenderingContext.compressedTexImage2D.pixels_param_accepts_SharedArrayBuffer Chrome7/25/2017 Firefox7/28/20201099
api.WebGL2RenderingContext.compressedTexImage3D.pixels_param_accepts_SharedArrayBuffer Chrome7/25/2017 Firefox7/28/20201099
api.WebGL2RenderingContext.compressedTexSubImage2D.srcData_param_accepts_SharedArrayBuffer Chrome7/25/2017 Firefox7/28/20201099
api.WebGL2RenderingContext.getBufferSubData.dstData_param_accepts_SharedArrayBuffer Chrome7/25/2017 Firefox7/28/20201099
api.WebGL2RenderingContext.readPixels.pixels_param_accepts_SharedArrayBuffer Chrome7/25/2017 Firefox7/28/20201099
api.WebGL2RenderingContext.texImage3D.srcData_param_accepts_SharedArrayBuffer Chrome7/25/2017 Firefox7/28/20201099
api.WebGL2RenderingContext.texSubImage3D.srcData_param_accepts_SharedArrayBuffer Chrome7/25/2017 Firefox7/28/20201099
api.WebGL2RenderingContext.uniformMatrix2fv.value_param_accepts_SharedArrayBuffer Chrome7/25/2017 Firefox7/28/20201099
api.WebGL2RenderingContext.uniformMatrix2x3fv.data_param_accepts_SharedArrayBuffer Chrome7/25/2017 Firefox7/28/20201099
api.WebGL2RenderingContext.uniformMatrix2x4fv.data_param_accepts_SharedArrayBuffer Chrome7/25/2017 Firefox7/28/20201099
api.WebGL2RenderingContext.uniformMatrix3fv.value_param_accepts_SharedArrayBuffer Chrome7/25/2017 Firefox7/28/20201099
api.WebGL2RenderingContext.uniformMatrix3x2fv.data_param_accepts_SharedArrayBuffer Chrome7/25/2017 Firefox7/28/20201099
api.WebGL2RenderingContext.uniformMatrix3x4fv.data_param_accepts_SharedArrayBuffer Chrome7/25/2017 Firefox7/28/20201099
api.WebGL2RenderingContext.uniformMatrix4fv.value_param_accepts_SharedArrayBuffer Chrome7/25/2017 Firefox7/28/20201099
api.WebGL2RenderingContext.uniformMatrix4x2fv.data_param_accepts_SharedArrayBuffer Chrome7/25/2017 Firefox7/28/20201099
api.WebGL2RenderingContext.uniformMatrix4x3fv.data_param_accepts_SharedArrayBuffer Chrome7/25/2017 Firefox7/28/20201099
api.WebGL2RenderingContext.vertexAttrib1fv.value_param_accepts_SharedArrayBuffer Chrome7/25/2017 Firefox7/28/20201099
api.WebGL2RenderingContext.vertexAttrib2fv.value_param_accepts_SharedArrayBuffer Chrome7/25/2017 Firefox7/28/20201099
api.WebGL2RenderingContext.vertexAttrib3fv.value_param_accepts_SharedArrayBuffer Chrome7/25/2017 Firefox7/28/20201099
api.WebGL2RenderingContext.vertexAttrib4fv.value_param_accepts_SharedArrayBuffer Chrome7/25/2017 Firefox7/28/20201099
api.WebGL2RenderingContext.vertexAttribI4iv.value_param_accepts_SharedArrayBuffer Chrome7/25/2017 Firefox7/28/20201099
api.WebGL2RenderingContext.vertexAttribI4uiv.value_param_accepts_SharedArrayBuffer Chrome7/25/2017 Firefox7/28/20201099
api.WebGLRenderingContext.compressedTexImage2D.pixels_param_accepts_SharedArrayBuffer Chrome7/25/2017 Firefox7/28/20201099
api.WebGLRenderingContext.vertexAttrib1fv.value_param_accepts_SharedArrayBuffer Chrome7/25/2017 Firefox7/28/20201099
api.WebGLRenderingContext.vertexAttrib2fv.value_param_accepts_SharedArrayBuffer Chrome7/25/2017 Firefox7/28/20201099
api.WebGLRenderingContext.vertexAttrib3fv.value_param_accepts_SharedArrayBuffer Chrome7/25/2017 Firefox7/28/20201099
api.WebGLRenderingContext.vertexAttrib4fv.value_param_accepts_SharedArrayBuffer Chrome7/25/2017 Firefox7/28/20201099
api.Animation.commitStyles πŸ“‹Firefox4/7/2020 Chrome7/27/2020111
api.Animation.finished πŸ“‹Firefox10/23/2018 Chrome7/27/2020643
api.Animation.persist πŸ“‹Firefox4/7/2020 Chrome7/27/2020111
api.Animation.ready πŸ“‹Firefox10/23/2018 Chrome7/27/2020643
api.Animation.remove_event πŸ“‹Firefox4/7/2020 Chrome7/27/2020111
api.Animation.remove_filling_animation Firefox4/7/2020 Chrome7/27/2020111
api.Animation.replaceState πŸ“‹Firefox4/7/2020 Chrome7/27/2020111
api.Animation.timeline πŸ“‹Firefox4/7/2020 Chrome7/27/2020111
Firefox: Only the getter is supportedFirefox for Android: Only the getter is supportedSafari: Only the getter is supportedSafari on iOS: Only the getter is supportedWebView on iOS: Only the getter is supported
api.AnimationPlaybackEvent πŸ“‹Firefox10/23/2018 Chrome7/27/2020643
api.AnimationPlaybackEvent.AnimationPlaybackEvent πŸ“‹Firefox10/23/2018 Chrome7/27/2020643
api.AnimationPlaybackEvent.currentTime πŸ“‹Firefox10/23/2018 Chrome7/27/2020643
api.AnimationPlaybackEvent.timelineTime πŸ“‹Firefox10/23/2018 Chrome7/27/2020643
api.AnimationTimeline πŸ“‹Firefox4/7/2020 Chrome7/27/2020111
api.AnimationTimeline.currentTime πŸ“‹Firefox4/7/2020 Chrome7/27/2020111
api.CSSAnimation πŸ“‹Firefox4/7/2020 Chrome7/27/2020111
api.CSSAnimation.animationName πŸ“‹Firefox4/7/2020 Chrome7/27/2020111
api.CSSTransition πŸ“‹Firefox4/7/2020 Chrome7/27/2020111
api.CSSTransition.transitionProperty πŸ“‹Firefox4/7/2020 Chrome7/27/2020111
api.Document.getAnimations πŸ“‹Firefox4/7/2020 Chrome7/27/2020111
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.timeline πŸ“‹Firefox4/7/2020 Chrome7/27/2020111
api.DocumentTimeline πŸ“‹Firefox4/7/2020 Chrome7/27/2020111
api.DocumentTimeline.DocumentTimeline πŸ“‹Firefox4/7/2020 Chrome7/27/2020111
api.Element.animate.implicit_tofrom Firefox4/7/2020 Chrome7/27/2020111
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_pseudoElement_parameter πŸ“‹Firefox4/7/2020 Chrome7/27/2020111
api.Element.getAnimations πŸ“‹Firefox4/7/2020 Chrome7/27/2020111
api.KeyframeEffect.getKeyframes πŸ“‹Firefox10/23/2018 Chrome7/27/2020643
api.KeyframeEffect.pseudoElement πŸ“‹Firefox4/7/2020 Chrome7/27/2020111
api.KeyframeEffect.setKeyframes πŸ“‹Firefox10/23/2018 Chrome7/27/2020643
api.ReportingObserver.worker_support Firefox6/2/2020 Chrome7/27/202055
api.ResizeObserver.observe.options_box_parameter Firefox9/3/2019 Chrome7/27/2020328
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.ResizeObserverSize πŸ“‹Firefox9/3/2019 Chrome7/27/2020328
api.ResizeObserverSize.blockSize πŸ“‹Firefox9/3/2019 Chrome7/27/2020328
api.ResizeObserverSize.inlineSize πŸ“‹Firefox9/3/2019 Chrome7/27/2020328
api.ShadowRoot.getAnimations πŸ“‹Firefox4/7/2020 Chrome7/27/2020111

2020/6

API First Browser Date Last Browser Date Days Notes
api.HTMLLinkElement.imageSizes πŸ“‹Chrome3/12/2019 Firefox6/30/2020476
api.HTMLLinkElement.imageSrcset πŸ“‹Chrome3/12/2019 Firefox6/30/2020476
api.IDBCursor.request πŸ“‹Chrome7/30/2019 Firefox6/2/2020308
api.Report.toJSON Chrome9/4/2018 Firefox6/2/2020637
api.ReportBody.toJSON Chrome9/4/2018 Firefox6/2/2020637

2020/5

API First Browser Date Last Browser Date Days Notes
api.Element.animationcancel_event πŸ“‹Firefox6/13/2017 Chrome5/19/20201071
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.RTCPeerConnection.canTrickleIceCandidates πŸ“‹Firefox6/7/2016 Chrome5/19/20201442
api.AudioParamMap πŸ“‹Chrome4/17/2018 Firefox5/5/2020749
api.AudioParamMap.@@iterator Chrome4/17/2018 Firefox5/5/2020749
api.AudioParamMap.entries Chrome4/17/2018 Firefox5/5/2020749
api.AudioParamMap.forEach Chrome4/17/2018 Firefox5/5/2020749
api.AudioParamMap.get Chrome4/17/2018 Firefox5/5/2020749
api.AudioParamMap.has Chrome4/17/2018 Firefox5/5/2020749
api.AudioParamMap.keys Chrome4/17/2018 Firefox5/5/2020749
api.AudioParamMap.size Chrome4/17/2018 Firefox5/5/2020749
api.AudioParamMap.values Chrome4/17/2018 Firefox5/5/2020749
api.AudioWorklet πŸ“‹Chrome4/17/2018 Firefox5/5/2020749
api.AudioWorkletGlobalScope πŸ“‹Chrome4/17/2018 Firefox5/5/2020749
api.AudioWorkletGlobalScope.currentFrame πŸ“‹Chrome4/17/2018 Firefox5/5/2020749
api.AudioWorkletGlobalScope.currentTime πŸ“‹Chrome4/17/2018 Firefox5/5/2020749
api.AudioWorkletGlobalScope.registerProcessor πŸ“‹Chrome4/17/2018 Firefox5/5/2020749
api.AudioWorkletGlobalScope.sampleRate πŸ“‹Chrome4/17/2018 Firefox5/5/2020749
api.AudioWorkletNode πŸ“‹Chrome4/17/2018 Firefox5/5/2020749
api.AudioWorkletNode.AudioWorkletNode πŸ“‹Chrome4/17/2018 Firefox5/5/2020749
api.AudioWorkletNode.parameters πŸ“‹Chrome4/17/2018 Firefox5/5/2020749
api.AudioWorkletNode.port πŸ“‹Chrome4/17/2018 Firefox5/5/2020749
api.AudioWorkletNode.processorerror_event πŸ“‹Chrome4/17/2018 Firefox5/5/2020749
api.AudioWorkletProcessor πŸ“‹Chrome1/23/2018 Firefox5/5/2020833
api.AudioWorkletProcessor.AudioWorkletProcessor πŸ“‹Chrome1/23/2018 Firefox5/5/2020833
api.AudioWorkletProcessor.port πŸ“‹Chrome1/23/2018 Firefox5/5/2020833
api.BaseAudioContext.audioWorklet πŸ“‹Chrome4/17/2018 Firefox5/5/2020749
api.IntersectionObserver.IntersectionObserver.options_root_parameter_Document Chrome4/7/2020 Firefox5/5/202028
api.Worklet πŸ“‹Chrome3/6/2018 Firefox5/5/2020791
api.Worklet.addModule πŸ“‹Chrome3/6/2018 Firefox5/5/2020791
api.WorkletGlobalScope πŸ“‹Chrome3/6/2018 Firefox5/5/2020791

2020/4

API First Browser Date Last Browser Date Days Notes
api.Crypto.subtle.secure_context_required Chrome7/25/2017 Firefox4/7/2020987
api.HTMLElement.nonce πŸ“‹Chrome9/5/2017 Firefox4/7/2020945
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.HTMLFormElement.requestSubmit πŸ“‹Chrome7/30/2019 Firefox4/7/2020252
api.HTMLImageElement.loading πŸ“‹Chrome9/10/2019 Firefox4/7/2020210
api.RTCPeerConnection.setLocalDescription.description_parameter_optional Chrome2/4/2020 Firefox4/7/202063
api.RTCStatsReport.type_outbound-rtp.remoteId πŸ“‹Firefox2/4/2014 Chrome4/7/20202254
api.SVGElement.nonce πŸ“‹Chrome9/5/2017 Firefox4/7/2020945
api.ServiceWorkerGlobalScope.messageerror_event πŸ“‹Firefox1/29/2019 Chrome4/7/2020434
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.SubmitEvent πŸ“‹Chrome4/7/2020 Firefox4/7/2020
api.SubmitEvent.SubmitEvent πŸ“‹Chrome4/7/2020 Firefox4/7/2020
api.SubmitEvent.submitter πŸ“‹Chrome4/7/2020 Firefox4/7/2020
Safari: Property is not set for <button> elements. See bug 229660.Safari on iOS: Property is not set for <button> elements. See bug 229660.WebView on iOS: Property is not set for <button> elements. See bug 229660.
api.SubtleCrypto.secure_context_required Chrome7/25/2017 Firefox4/7/2020987

2020/3

API First Browser Date Last Browser Date Days Notes
api.HTMLIFrameElement.allow πŸ“‹Chrome7/25/2017 Firefox3/10/2020959
api.IDBTransaction.commit πŸ“‹Chrome7/30/2019 Firefox3/10/2020224
api.TextMetrics.actualBoundingBoxAscent πŸ“‹Chrome9/10/2019 Firefox3/10/2020182
api.TextMetrics.actualBoundingBoxDescent πŸ“‹Chrome9/10/2019 Firefox3/10/2020182
api.TextMetrics.actualBoundingBoxLeft πŸ“‹Chrome9/10/2019 Firefox3/10/2020182
api.TextMetrics.actualBoundingBoxRight πŸ“‹Chrome9/10/2019 Firefox3/10/2020182
api.WorkerGlobalScope.languagechange_event πŸ“‹Chrome1/25/2010 Firefox3/10/20203697

2020/2

API First Browser Date Last Browser Date Days Notes
api.HTMLVideoElement.getVideoPlaybackQuality πŸ“‹Firefox11/3/2015 Chrome2/4/20201554
Internet Explorer: Only works on Windows 8+.
api.Navigator.registerProtocolHandler.secure_context_required Firefox9/5/2018 Chrome2/4/2020517
api.OES_fbo_render_mipmap πŸ“‹Firefox12/10/2019 Chrome2/4/202056
api.RTCPeerConnection.setRemoteDescription.implicit_rollback Firefox10/22/2019 Chrome2/4/2020105
api.RTCStatsReport.type_candidate-pair.id πŸ“‹Firefox1/7/2020 Chrome2/4/202028
api.RTCStatsReport.type_candidate-pair.timestamp πŸ“‹Firefox1/7/2020 Chrome2/4/202028
api.RTCStatsReport.type_candidate-pair.type πŸ“‹Firefox1/7/2020 Chrome2/4/202028
api.RTCStatsReport.type_inbound-rtp.id πŸ“‹Firefox1/7/2020 Chrome2/4/202028
api.RTCStatsReport.type_inbound-rtp.jitter πŸ“‹Firefox2/4/2014 Chrome2/4/20202191
api.RTCStatsReport.type_inbound-rtp.kind πŸ“‹Firefox10/23/2018 Chrome2/4/2020469
api.RTCStatsReport.type_inbound-rtp.nackCount πŸ“‹Firefox8/8/2017 Chrome2/4/2020910
api.RTCStatsReport.type_inbound-rtp.packetsLost πŸ“‹Firefox1/7/2020 Chrome2/4/202028
api.RTCStatsReport.type_inbound-rtp.packetsReceived πŸ“‹Firefox1/7/2020 Chrome2/4/202028
api.RTCStatsReport.type_inbound-rtp.ssrc πŸ“‹Firefox2/4/2014 Chrome2/4/20202191
api.RTCStatsReport.type_inbound-rtp.timestamp πŸ“‹Firefox1/7/2020 Chrome2/4/202028
api.RTCStatsReport.type_inbound-rtp.type πŸ“‹Firefox1/7/2020 Chrome2/4/202028
api.RTCStatsReport.type_local-candidate πŸ“‹Firefox2/4/2014 Chrome2/4/20202191
api.RTCStatsReport.type_local-candidate.candidateType πŸ“‹Firefox2/4/2014 Chrome2/4/20202191
api.RTCStatsReport.type_local-candidate.id πŸ“‹Firefox1/7/2020 Chrome2/4/202028
api.RTCStatsReport.type_local-candidate.port πŸ“‹Firefox1/7/2020 Chrome2/4/202028
api.RTCStatsReport.type_local-candidate.priority πŸ“‹Firefox1/7/2020 Chrome2/4/202028
api.RTCStatsReport.type_local-candidate.protocol πŸ“‹Firefox12/11/2018 Chrome2/4/2020420
api.RTCStatsReport.type_local-candidate.timestamp πŸ“‹Firefox1/7/2020 Chrome2/4/202028
api.RTCStatsReport.type_local-candidate.transportId πŸ“‹Firefox7/22/2014 Chrome2/4/20202023
api.RTCStatsReport.type_local-candidate.type πŸ“‹Firefox1/7/2020 Chrome2/4/202028
api.RTCStatsReport.type_outbound-rtp πŸ“‹Firefox2/4/2014 Chrome2/4/20202191
api.RTCStatsReport.type_outbound-rtp.bytesSent πŸ“‹Firefox1/7/2020 Chrome2/4/202028
api.RTCStatsReport.type_outbound-rtp.framesEncoded πŸ“‹Firefox8/8/2017 Chrome2/4/2020910
api.RTCStatsReport.type_outbound-rtp.id πŸ“‹Firefox1/7/2020 Chrome2/4/202028
api.RTCStatsReport.type_outbound-rtp.kind πŸ“‹Firefox10/23/2018 Chrome2/4/2020469
api.RTCStatsReport.type_outbound-rtp.packetsSent πŸ“‹Firefox2/4/2014 Chrome2/4/20202191
api.RTCStatsReport.type_outbound-rtp.qpSum πŸ“‹Firefox3/19/2019 Chrome2/4/2020322
api.RTCStatsReport.type_outbound-rtp.ssrc πŸ“‹Firefox2/4/2014 Chrome2/4/20202191
api.RTCStatsReport.type_outbound-rtp.timestamp πŸ“‹Firefox1/7/2020 Chrome2/4/202028
api.RTCStatsReport.type_outbound-rtp.type πŸ“‹Firefox1/7/2020 Chrome2/4/202028
api.RTCStatsReport.type_remote-candidate πŸ“‹Firefox2/4/2014 Chrome2/4/20202191
api.RTCStatsReport.type_remote-candidate.candidateType πŸ“‹Firefox2/4/2014 Chrome2/4/20202191
api.RTCStatsReport.type_remote-candidate.id πŸ“‹Firefox1/7/2020 Chrome2/4/202028
api.RTCStatsReport.type_remote-candidate.port πŸ“‹Firefox1/7/2020 Chrome2/4/202028
api.RTCStatsReport.type_remote-candidate.priority πŸ“‹Firefox1/7/2020 Chrome2/4/202028
api.RTCStatsReport.type_remote-candidate.protocol πŸ“‹Firefox12/11/2018 Chrome2/4/2020420
api.RTCStatsReport.type_remote-candidate.timestamp πŸ“‹Firefox1/7/2020 Chrome2/4/202028
api.RTCStatsReport.type_remote-candidate.transportId πŸ“‹Firefox7/22/2014 Chrome2/4/20202023
api.RTCStatsReport.type_remote-candidate.type πŸ“‹Firefox1/7/2020 Chrome2/4/202028
api.RTCStatsReport.type_remote-inbound-rtp πŸ“‹Firefox2/4/2014 Chrome2/4/20202191
api.RTCStatsReport.type_remote-inbound-rtp.id πŸ“‹Firefox1/7/2020 Chrome2/4/202028
api.RTCStatsReport.type_remote-inbound-rtp.jitter πŸ“‹Firefox1/7/2020 Chrome2/4/202028
api.RTCStatsReport.type_remote-inbound-rtp.kind πŸ“‹Firefox10/23/2018 Chrome2/4/2020469
api.RTCStatsReport.type_remote-inbound-rtp.localId πŸ“‹Firefox1/7/2020 Chrome2/4/202028
api.RTCStatsReport.type_remote-inbound-rtp.packetsLost πŸ“‹Firefox1/7/2020 Chrome2/4/202028
api.RTCStatsReport.type_remote-inbound-rtp.ssrc πŸ“‹Firefox2/4/2014 Chrome2/4/20202191
api.RTCStatsReport.type_remote-inbound-rtp.timestamp πŸ“‹Firefox1/7/2020 Chrome2/4/202028
api.RTCStatsReport.type_remote-inbound-rtp.type πŸ“‹Firefox1/7/2020 Chrome2/4/202028
api.ServiceWorkerContainer.messageerror_event πŸ“‹Firefox1/29/2019 Chrome2/4/2020371
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.

2020/1

API First Browser Date Last Browser Date Days Notes
api.Element.part πŸ“‹Chrome3/12/2019 Firefox1/7/2020301
api.FormDataEvent πŸ“‹Chrome9/10/2019 Firefox1/7/2020119
api.FormDataEvent.FormDataEvent πŸ“‹Chrome9/10/2019 Firefox1/7/2020119
api.FormDataEvent.formData πŸ“‹Chrome9/10/2019 Firefox1/7/2020119
api.GeolocationCoordinates πŸ“‹Chrome12/10/2019 Firefox1/7/202028
api.GeolocationPosition πŸ“‹Chrome12/10/2019 Firefox1/7/202028
api.GeolocationPositionError πŸ“‹Chrome12/10/2019 Firefox1/7/202028
api.HTMLFormElement.formdata_event πŸ“‹Chrome9/10/2019 Firefox1/7/2020119
api.MediaStream.removetrack_event πŸ“‹Chrome3/26/2013 Firefox1/7/20202478
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.RTCRtpReceiver.getContributingSources.rtpTimestamp πŸ“‹Chrome7/30/2019 Firefox1/7/2020161

2019/12

API First Browser Date Last Browser Date Days Notes
api.Element.animationend_event πŸ“‹Firefox1/24/2017 Chrome12/10/20191050
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 πŸ“‹Firefox1/24/2017 Chrome12/10/20191050
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 πŸ“‹Firefox1/24/2017 Chrome12/10/20191050
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.MediaRecorder.audioBitsPerSecond πŸ“‹Chrome3/2/2016 Firefox12/10/20191378
api.MediaRecorder.videoBitsPerSecond πŸ“‹Chrome3/2/2016 Firefox12/10/20191378
api.RTCStatsReport.type_inbound-rtp πŸ“‹Firefox2/4/2014 Chrome12/10/20192135
api.RTCStatsReport.type_inbound-rtp.bytesReceived πŸ“‹Firefox2/4/2014 Chrome12/10/20192135
api.RTCStatsReport.type_inbound-rtp.framesDecoded πŸ“‹Firefox9/28/2017 Chrome12/10/2019803

2019/10

API First Browser Date Last Browser Date Days Notes
api.AudioContext.baseLatency πŸ“‹Chrome4/19/2017 Firefox10/22/2019916
api.AudioContext.getOutputTimestamp πŸ“‹Chrome3/9/2017 Firefox10/22/2019957
api.CanvasRenderingContext2D.getTransform πŸ“‹Chrome7/24/2018 Firefox10/22/2019455
api.CanvasRenderingContext2D.setTransform.matrix_parameter Chrome7/24/2018 Firefox10/22/2019455
api.Document.all πŸ“‹Chrome1/23/2018 Firefox10/22/2019637
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.captureEvents πŸ“‹Chrome1/23/2018 Firefox10/22/2019637
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.clear πŸ“‹Chrome1/23/2018 Firefox10/22/2019637
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.releaseEvents πŸ“‹Chrome1/23/2018 Firefox10/22/2019637
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.FeaturePolicy.features Chrome4/23/2019 Firefox10/22/2019182
api.MediaDevices.getSupportedConstraints.return_object_property_groupId πŸ“‹Chrome8/31/2016 Firefox10/22/20191147
api.MediaElementAudioSourceNode.mediaElement πŸ“‹Chrome10/25/2011 Firefox10/22/20192919
api.MediaStreamAudioSourceNode.mediaStream πŸ“‹Chrome9/25/2012 Firefox10/22/20192583
api.MediaStreamTrack.applyConstraints.groupId_constraint πŸ“‹Chrome6/5/2017 Firefox10/22/2019869
api.PaymentResponse.payerdetailchange_event πŸ“‹Firefox8/8/2017 Chrome10/22/2019805
api.PaymentResponse.retry πŸ“‹Firefox8/8/2017 Chrome10/22/2019805
api.RTCPeerConnection.restartIce πŸ“‹Chrome9/10/2019 Firefox10/22/201942
api.SVGElement.focus.options_preventScroll_parameter Firefox7/9/2019 Chrome10/22/2019105

2019/9

API First Browser Date Last Browser Date Days Notes
api.SpeechSynthesisEvent.charLength πŸ“‹Firefox4/19/2017 Chrome9/10/2019874
api.Blob.arrayBuffer πŸ“‹Chrome7/30/2019 Firefox9/3/201935
api.Blob.stream πŸ“‹Chrome7/30/2019 Firefox9/3/201935
api.Blob.text πŸ“‹Chrome7/30/2019 Firefox9/3/201935
api.DOMMatrix.fromFloat32Array_static πŸ“‹Chrome9/5/2017 Firefox9/3/2019728
api.DOMMatrix.fromFloat64Array_static πŸ“‹Chrome9/5/2017 Firefox9/3/2019728
api.DOMMatrix.fromMatrix_static πŸ“‹Chrome9/5/2017 Firefox9/3/2019728
api.DOMMatrix.worker_support Chrome9/5/2017 Firefox9/3/2019728
api.DOMMatrixReadOnly.fromFloat32Array_static πŸ“‹Chrome9/5/2017 Firefox9/3/2019728
api.DOMMatrixReadOnly.fromFloat64Array_static πŸ“‹Chrome9/5/2017 Firefox9/3/2019728
api.DOMMatrixReadOnly.fromMatrix_static πŸ“‹Chrome9/5/2017 Firefox9/3/2019728
api.DOMMatrixReadOnly.worker_support Chrome9/5/2017 Firefox9/3/2019728
api.DOMPoint.worker_support Chrome9/5/2017 Firefox9/3/2019728
api.DOMPointReadOnly.matrixTransform πŸ“‹Chrome9/5/2017 Firefox9/3/2019728
api.DOMPointReadOnly.worker_support Chrome9/5/2017 Firefox9/3/2019728
api.DOMQuad.fromQuad_static πŸ“‹Chrome9/5/2017 Firefox9/3/2019728
api.DOMQuad.fromRect_static πŸ“‹Chrome9/5/2017 Firefox9/3/2019728
api.DOMQuad.worker_support Chrome9/5/2017 Firefox9/3/2019728
api.DOMRect.fromRect_static πŸ“‹Chrome9/5/2017 Firefox9/3/2019728
api.DOMRect.worker_support Chrome9/5/2017 Firefox9/3/2019728
api.DOMRectReadOnly.fromRect_static πŸ“‹Chrome9/5/2017 Firefox9/3/2019728
api.DOMRectReadOnly.worker_support Chrome9/5/2017 Firefox9/3/2019728
api.Document.alinkColor πŸ“‹Chrome1/23/2018 Firefox9/3/2019588
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.bgColor πŸ“‹Chrome1/23/2018 Firefox9/3/2019588
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 πŸ“‹Chrome9/1/2015 Firefox9/3/20191463
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.designMode πŸ“‹Chrome7/16/2014 Firefox9/3/20191875
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.domain πŸ“‹Chrome12/11/2008 Firefox9/3/20193918
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.execCommand Chrome12/11/2008 Firefox9/3/20193918
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.featurePolicy Chrome4/23/2019 Firefox9/3/2019133
api.Document.fgColor πŸ“‹Chrome1/23/2018 Firefox9/3/2019588
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.linkColor πŸ“‹Chrome1/23/2018 Firefox9/3/2019588
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.open πŸ“‹Chrome9/1/2015 Firefox9/3/20191463
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.queryCommandEnabled Chrome12/11/2008 Firefox9/3/20193918
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 Chrome12/11/2008 Firefox9/3/20193918
Firefox: Only supported for HTMLDocument, not all Document objects.Firefox for Android: Only supported for HTMLDocument, not all Document objects.
api.Document.queryCommandState Chrome12/11/2008 Firefox9/3/20193918
Firefox: Only supported for HTMLDocument, not all Document objects.Firefox for Android: Only supported for HTMLDocument, not all Document objects.
api.Document.queryCommandSupported Chrome12/11/2008 Firefox9/3/20193918
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 Chrome12/11/2008 Firefox9/3/20193918
Firefox: Only supported for HTMLDocument, not all Document objects.Firefox for Android: Only supported for HTMLDocument, not all Document objects.
api.Document.vlinkColor πŸ“‹Chrome1/23/2018 Firefox9/3/2019588
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 πŸ“‹Chrome9/1/2015 Firefox9/3/20191463
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 πŸ“‹Chrome9/1/2015 Firefox9/3/20191463
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.HTMLIFrameElement.featurePolicy Chrome4/23/2019 Firefox9/3/2019133
api.Navigator.mediaDevices.secure_context_required Chrome4/23/2019 Firefox9/3/2019133
api.PromiseRejectionEvent πŸ“‹Chrome3/2/2016 Firefox9/3/20191280
api.PromiseRejectionEvent.PromiseRejectionEvent πŸ“‹Chrome3/2/2016 Firefox9/3/20191280
api.PromiseRejectionEvent.promise πŸ“‹Chrome3/2/2016 Firefox9/3/20191280
api.PromiseRejectionEvent.reason πŸ“‹Chrome3/2/2016 Firefox9/3/20191280
api.ResizeObserver πŸ“‹Chrome1/23/2018 Firefox9/3/2019588
api.ResizeObserver.ResizeObserver πŸ“‹Chrome1/23/2018 Firefox9/3/2019588
api.ResizeObserver.disconnect πŸ“‹Chrome1/23/2018 Firefox9/3/2019588
api.ResizeObserver.observe πŸ“‹Chrome1/23/2018 Firefox9/3/2019588
api.ResizeObserver.unobserve πŸ“‹Chrome1/23/2018 Firefox9/3/2019588
api.ResizeObserverEntry πŸ“‹Chrome1/23/2018 Firefox9/3/2019588
api.ResizeObserverEntry.contentRect πŸ“‹Chrome1/23/2018 Firefox9/3/2019588
api.ResizeObserverEntry.target πŸ“‹Chrome1/23/2018 Firefox9/3/2019588
api.SVGGeometryElement.isPointInFill πŸ“‹Chrome2/20/2014 Firefox9/3/20192021
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 πŸ“‹Chrome2/20/2014 Firefox9/3/20192021
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.StaticRange πŸ“‹Chrome7/25/2017 Firefox9/3/2019770
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.collapsed πŸ“‹Chrome7/25/2017 Firefox9/3/2019770
api.StaticRange.endContainer πŸ“‹Chrome7/25/2017 Firefox9/3/2019770
api.StaticRange.endOffset πŸ“‹Chrome7/25/2017 Firefox9/3/2019770
api.StaticRange.startContainer πŸ“‹Chrome7/25/2017 Firefox9/3/2019770
api.StaticRange.startOffset πŸ“‹Chrome7/25/2017 Firefox9/3/2019770
api.Window.rejectionhandled_event πŸ“‹Chrome3/2/2016 Firefox9/3/20191280
api.Window.unhandledrejection_event πŸ“‹Chrome3/2/2016 Firefox9/3/20191280
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.WorkerGlobalScope.rejectionhandled_event πŸ“‹Chrome3/2/2016 Firefox9/3/20191280
api.WorkerGlobalScope.unhandledrejection_event πŸ“‹Chrome3/2/2016 Firefox9/3/20191280
api.queueMicrotask πŸ“‹Chrome12/4/2018 Firefox9/3/2019273

2019/7

API First Browser Date Last Browser Date Days Notes
api.Animation.pending πŸ“‹Firefox3/13/2018 Chrome7/30/2019504
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.updatePlaybackRate πŸ“‹Firefox5/9/2018 Chrome7/30/2019447
api.PaymentMethodChangeEvent πŸ“‹Firefox8/8/2017 Chrome7/30/2019721
api.PaymentMethodChangeEvent.PaymentMethodChangeEvent πŸ“‹Firefox8/8/2017 Chrome7/30/2019721
api.PaymentMethodChangeEvent.methodDetails πŸ“‹Firefox8/8/2017 Chrome7/30/2019721
api.PaymentMethodChangeEvent.methodName πŸ“‹Firefox8/8/2017 Chrome7/30/2019721
api.PaymentRequest.paymentmethodchange_event πŸ“‹Firefox8/8/2017 Chrome7/30/2019721
api.WorkerNavigator.mediaCapabilities πŸ“‹Firefox10/23/2018 Chrome7/30/2019280
api.CSSStyleSheet.addRule πŸ“‹Chrome12/11/2008 Firefox7/9/20193862
api.CSSStyleSheet.removeRule πŸ“‹Chrome12/11/2008 Firefox7/9/20193862
api.CSSStyleSheet.rules πŸ“‹Chrome12/11/2008 Firefox7/9/20193862
api.Document.cookie πŸ“‹Chrome12/11/2008 Firefox7/9/20193862
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.HTMLElement.focus.options_preventScroll_parameter Chrome1/23/2018 Firefox7/9/2019532
api.HTMLImageElement.decode πŸ“‹Chrome1/23/2018 Firefox7/9/2019532
api.HTMLTrackElement.cuechange_event πŸ“‹Chrome1/14/2014 Firefox7/9/20192002
Chrome: The oncuechange event handler property is not supported.Chrome Android: The oncuechange event handler property is not supported.Opera: The oncuechange event handler property is not supported.Opera Android: The oncuechange event handler property is not supported.Safari: The oncuechange event handler property is not supported.Safari on iOS: The oncuechange event handler property is not supported.Samsung Internet: The oncuechange event handler property is not supported.WebView Android: The oncuechange event handler property is not supported.WebView on iOS: The oncuechange event handler property is not supported.
api.MediaDevices.getUserMedia.secure_context_required Chrome8/31/2016 Firefox7/9/20191042
api.PerformanceObserver.supportedEntryTypes_static πŸ“‹Chrome3/12/2019 Firefox7/9/2019119
api.RTCDataChannel.negotiated πŸ“‹Chrome10/1/2013 Firefox7/9/20192107
api.RTCRtpReceiver.getContributingSources.video_tracks_supported Chrome3/12/2019 Firefox7/9/2019119
api.RTCRtpReceiver.getSynchronizationSources.video_tracks_supported Chrome3/12/2019 Firefox7/9/2019119
api.SVGImageElement.decode πŸ“‹Chrome1/23/2018 Firefox7/9/2019532

2019/6

API First Browser Date Last Browser Date Days Notes
api.Animation πŸ“‹Firefox8/2/2016 Chrome6/4/20191036
api.Animation.Animation πŸ“‹Firefox8/2/2016 Chrome6/4/20191036
api.Animation.cancel πŸ“‹Firefox8/2/2016 Chrome6/4/20191036
api.Animation.cancel_event πŸ“‹Firefox8/2/2016 Chrome6/4/20191036
api.Animation.currentTime πŸ“‹Firefox8/2/2016 Chrome6/4/20191036
api.Animation.effect πŸ“‹Firefox10/23/2018 Chrome6/4/2019224
api.Animation.finish πŸ“‹Firefox8/2/2016 Chrome6/4/20191036
api.Animation.finish_event πŸ“‹Firefox8/2/2016 Chrome6/4/20191036
api.Animation.id πŸ“‹Firefox8/2/2016 Chrome6/4/20191036
api.Animation.pause πŸ“‹Firefox8/2/2016 Chrome6/4/20191036
api.Animation.play πŸ“‹Firefox8/2/2016 Chrome6/4/20191036
api.Animation.playState πŸ“‹Firefox8/2/2016 Chrome6/4/20191036
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 πŸ“‹Firefox8/2/2016 Chrome6/4/20191036
api.Animation.reverse πŸ“‹Firefox8/2/2016 Chrome6/4/20191036
api.Animation.startTime πŸ“‹Firefox8/2/2016 Chrome6/4/20191036
api.AnimationEffect πŸ“‹Firefox10/23/2018 Chrome6/4/2019224
api.AnimationEffect.getComputedTiming πŸ“‹Firefox10/23/2018 Chrome6/4/2019224
api.AnimationEffect.getTiming πŸ“‹Firefox10/23/2018 Chrome6/4/2019224
api.AnimationEffect.updateTiming πŸ“‹Firefox10/23/2018 Chrome6/4/2019224
api.EXT_float_blend πŸ“‹Firefox5/21/2019 Chrome6/4/201914
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.HTMLCanvasElement.getContext.webgl2_context.options_powerPreference_parameter πŸ“‹Firefox10/23/2018 Chrome6/4/2019224
Chrome: Chrome respects the GPU hint on macOS only.Chrome Android: Chrome Android respects the GPU hint on macOS only.Edge: Edge respects the GPU hint on macOS only.Firefox: Firefox respects the GPU hint on macOS only.Quest Browser: Quest Browser respects the GPU hint on macOS only.Opera: Opera respects the GPU hint on macOS only.Opera Android: Opera Android respects the GPU hint on macOS only.Samsung Internet: Samsung Internet respects the GPU hint on macOS only.WebView Android: WebView Android respects the GPU hint on macOS only.
api.HTMLCanvasElement.getContext.webgl_context.options_powerPreference_parameter πŸ“‹Firefox10/23/2018 Chrome6/4/2019224
Chrome: Chrome respects the GPU hint on macOS only.Chrome Android: Chrome Android respects the GPU hint on macOS only.Edge: Edge respects the GPU hint on macOS only.Firefox: Firefox respects the GPU hint on macOS only.Quest Browser: Quest Browser respects the GPU hint on macOS only.Opera: Opera respects the GPU hint on macOS only.Opera Android: Opera Android respects the GPU hint on macOS only.Samsung Internet: Samsung Internet respects the GPU hint on macOS only.WebView Android: WebView Android respects the GPU hint on macOS only.
api.KeyframeEffect πŸ“‹Firefox10/23/2018 Chrome6/4/2019224
api.KeyframeEffect.KeyframeEffect πŸ“‹Firefox10/23/2018 Chrome6/4/2019224
api.KeyframeEffect.target πŸ“‹Firefox10/23/2018 Chrome6/4/2019224

2019/5

API First Browser Date Last Browser Date Days Notes
api.InputEvent.data πŸ“‹Chrome7/25/2017 Firefox5/21/2019665
api.InputEvent.dataTransfer πŸ“‹Chrome7/25/2017 Firefox5/21/2019665
api.Notification.secure_context_required Chrome10/17/2017 Firefox5/21/2019581
api.RTCIceCandidate.usernameFragment πŸ“‹Chrome4/23/2019 Firefox5/21/201928
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.WorkerGlobalScope.importScripts.mime_checks Chrome12/4/2018 Firefox5/21/2019168

2019/4

API First Browser Date Last Browser Date Days Notes
api.AudioContext.AudioContext.options_sampleRate_parameter πŸ“‹Firefox6/26/2018 Chrome4/23/2019301
api.Element.transitionrun_event πŸ“‹Firefox4/19/2017 Chrome4/23/2019734
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 πŸ“‹Firefox4/19/2017 Chrome4/23/2019734
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.FeaturePolicy Firefox1/29/2019 Chrome4/23/201984
api.FeaturePolicy.allowedFeatures Firefox1/29/2019 Chrome4/23/201984
api.FeaturePolicy.allowsFeature Firefox1/29/2019 Chrome4/23/201984
api.FeaturePolicy.getAllowlistForFeature Firefox1/29/2019 Chrome4/23/201984
api.RTCRtpSender.setParameters.parameters_encodings_parameter.scaleResolutionDownBy πŸ“‹Firefox4/26/2016 Chrome4/23/20191092
api.ServiceWorkerContainer.startMessages πŸ“‹Firefox12/11/2018 Chrome4/23/2019133
api.TextEncoder.encodeInto πŸ“‹Firefox3/19/2019 Chrome4/23/201935

2019/3

API First Browser Date Last Browser Date Days Notes
api.Event.returnValue πŸ“‹Chrome12/11/2008 Firefox3/19/20193750
api.HTMLSlotElement.assignedElements πŸ“‹Chrome3/6/2018 Firefox3/19/2019378
api.InputEvent.inputType πŸ“‹Chrome7/25/2017 Firefox3/19/2019602
api.MediaDevices.getDisplayMedia πŸ“‹Chrome1/29/2019 Firefox3/19/201949
Chrome Android: From Chrome Android 72 to 88, this method was exposed, but always failed with NotAllowedError. See bug 40418135.Edge: Available as a member of Navigator instead of MediaDevices.Firefox: Since Firefox 33 you can capture screen data using getUserMedia(), with a video constraint called mediaSource. Before 52 it relied on a client-configurable list of allowed sites.Firefox for Android: From Firefox Android 66 to 79, this method was exposed, but always failed with NotAllowedError.Quest Browser: From Quest Browser 6.0 to 88, this method was exposed, but always failed with NotAllowedError. See bug 40418135.Opera Android: From Opera Android 51 to 88, this method was exposed, but always failed with NotAllowedError. See bug 40418135.Samsung Internet: From Samsung Internet 11.0 to 88, this method was exposed, but always failed with NotAllowedError. See bug 40418135.WebView Android: From WebView Android 72 to 88, this method was exposed, but always failed with NotAllowedError. See bug 40418135.
api.Window.event πŸ“‹Chrome12/11/2008 Firefox3/19/20193750
api.DOMMatrixReadOnly.scaleNonUniform πŸ“‹Firefox10/14/2014 Chrome3/12/20191610
api.GamepadButton.touched πŸ“‹Firefox8/8/2017 Chrome3/12/2019581
api.RTCRtpReceiver.getContributingSources.audioLevel πŸ“‹Firefox3/13/2018 Chrome3/12/2019364
api.RTCRtpReceiver.getSynchronizationSources πŸ“‹Firefox3/13/2018 Chrome3/12/2019364
api.RTCRtpReceiver.getSynchronizationSources.audio_tracks_supported Firefox3/13/2018 Chrome3/12/2019364

2019/1

API First Browser Date Last Browser Date Days Notes
api.ByteLengthQueuingStrategy πŸ“‹Chrome7/20/2016 Firefox1/29/2019923
Node.js: Available as a part of the stream/web module.
api.ByteLengthQueuingStrategy.ByteLengthQueuingStrategy πŸ“‹Chrome7/20/2016 Firefox1/29/2019923
api.ByteLengthQueuingStrategy.highWaterMark πŸ“‹Chrome7/20/2016 Firefox1/29/2019923
api.ByteLengthQueuingStrategy.size πŸ“‹Chrome7/20/2016 Firefox1/29/2019923
api.CountQueuingStrategy πŸ“‹Chrome7/20/2016 Firefox1/29/2019923
Node.js: Available as a part of the stream/web module.
api.CountQueuingStrategy.CountQueuingStrategy πŸ“‹Chrome7/20/2016 Firefox1/29/2019923
api.CountQueuingStrategy.highWaterMark πŸ“‹Chrome7/20/2016 Firefox1/29/2019923
api.CountQueuingStrategy.size πŸ“‹Chrome7/20/2016 Firefox1/29/2019923
api.DeprecationReportBody πŸ“‹Chrome9/4/2018 Firefox1/29/2019147
Firefox: Not supported in workers
api.DeprecationReportBody.anticipatedRemoval πŸ“‹Chrome9/4/2018 Firefox1/29/2019147
api.DeprecationReportBody.columnNumber πŸ“‹Chrome9/4/2018 Firefox1/29/2019147
api.DeprecationReportBody.id πŸ“‹Chrome9/4/2018 Firefox1/29/2019147
api.DeprecationReportBody.lineNumber πŸ“‹Chrome9/4/2018 Firefox1/29/2019147
api.DeprecationReportBody.message πŸ“‹Chrome9/4/2018 Firefox1/29/2019147
api.DeprecationReportBody.sourceFile πŸ“‹Chrome9/4/2018 Firefox1/29/2019147
api.FetchEvent.resultingClientId πŸ“‹Chrome1/29/2019 Firefox1/29/2019
api.HTMLMarqueeElement πŸ“‹Chrome12/11/2008 Firefox1/29/20193701
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 πŸ“‹Chrome3/8/2011 Firefox1/29/20192884
api.HTMLMarqueeElement.bgColor πŸ“‹Chrome3/8/2011 Firefox1/29/20192884
api.HTMLMarqueeElement.direction πŸ“‹Chrome3/8/2011 Firefox1/29/20192884
api.HTMLMarqueeElement.height πŸ“‹Chrome3/8/2011 Firefox1/29/20192884
api.HTMLMarqueeElement.hspace πŸ“‹Chrome3/8/2011 Firefox1/29/20192884
api.HTMLMarqueeElement.loop πŸ“‹Chrome3/8/2011 Firefox1/29/20192884
api.HTMLMarqueeElement.scrollAmount πŸ“‹Chrome3/8/2011 Firefox1/29/20192884
api.HTMLMarqueeElement.scrollDelay πŸ“‹Chrome3/8/2011 Firefox1/29/20192884
api.HTMLMarqueeElement.start πŸ“‹Chrome12/11/2008 Firefox1/29/20193701
api.HTMLMarqueeElement.stop πŸ“‹Chrome12/11/2008 Firefox1/29/20193701
api.HTMLMarqueeElement.trueSpeed πŸ“‹Chrome3/8/2011 Firefox1/29/20192884
api.HTMLMarqueeElement.vspace πŸ“‹Chrome3/8/2011 Firefox1/29/20192884
api.HTMLMarqueeElement.width πŸ“‹Chrome3/8/2011 Firefox1/29/20192884
api.HTMLScriptElement.referrerPolicy πŸ“‹Chrome10/16/2018 Firefox1/29/2019105
api.MediaRecorder.pause_event πŸ“‹Chrome3/2/2016 Firefox1/29/20191063
api.MediaRecorder.resume_event πŸ“‹Chrome3/2/2016 Firefox1/29/20191063
api.ReadableStream πŸ“‹Chrome5/19/2015 Firefox1/29/20191351
Node.js: Available as a part of the stream/web module.
api.ReadableStream.ReadableStream πŸ“‹Chrome7/20/2016 Firefox1/29/2019923
api.ReadableStream.cancel πŸ“‹Chrome5/19/2015 Firefox1/29/20191351
api.ReadableStream.getReader πŸ“‹Chrome5/19/2015 Firefox1/29/20191351
api.ReadableStream.locked πŸ“‹Chrome7/20/2016 Firefox1/29/2019923
api.ReadableStream.tee πŸ“‹Chrome7/20/2016 Firefox1/29/2019923
Node.js: Before 18.10.0 or 16.18.0, teeing a readable byte stream is not supported.
api.ReadableStreamDefaultController πŸ“‹Chrome7/20/2016 Firefox1/29/2019923
Deno: ReadableStreamDefaultController is not exposed on the global scope.Node.js: Available as a part of the stream/web module.
api.ReadableStreamDefaultController.close πŸ“‹Chrome7/20/2016 Firefox1/29/2019923
api.ReadableStreamDefaultController.desiredSize πŸ“‹Chrome7/20/2016 Firefox1/29/2019923
api.ReadableStreamDefaultController.enqueue πŸ“‹Chrome7/20/2016 Firefox1/29/2019923
api.ReadableStreamDefaultController.error πŸ“‹Chrome7/20/2016 Firefox1/29/2019923
api.ReadableStreamDefaultReader πŸ“‹Chrome5/19/2015 Firefox1/29/20191351
Deno: ReadableStreamDefaultReader is not exposed on the global scope.Node.js: Available as a part of the stream/web module.
api.ReadableStreamDefaultReader.cancel πŸ“‹Chrome5/19/2015 Firefox1/29/20191351
api.ReadableStreamDefaultReader.closed πŸ“‹Chrome5/19/2015 Firefox1/29/20191351
api.ReadableStreamDefaultReader.read πŸ“‹Chrome5/19/2015 Firefox1/29/20191351
api.ReadableStreamDefaultReader.releaseLock πŸ“‹Chrome5/19/2015 Firefox1/29/20191351
api.Report πŸ“‹Chrome9/4/2018 Firefox1/29/2019147
Firefox: Worker support added in version 77
api.Report.body πŸ“‹Chrome9/4/2018 Firefox1/29/2019147
api.Report.type πŸ“‹Chrome9/4/2018 Firefox1/29/2019147
api.Report.url πŸ“‹Chrome9/4/2018 Firefox1/29/2019147
api.ReportBody πŸ“‹Chrome9/4/2018 Firefox1/29/2019147
api.ReportingObserver πŸ“‹Chrome9/4/2018 Firefox1/29/2019147
api.ReportingObserver.ReportingObserver πŸ“‹Chrome9/4/2018 Firefox1/29/2019147
api.ReportingObserver.disconnect πŸ“‹Chrome9/4/2018 Firefox1/29/2019147
api.ReportingObserver.observe πŸ“‹Chrome9/4/2018 Firefox1/29/2019147
api.ReportingObserver.takeRecords πŸ“‹Chrome9/4/2018 Firefox1/29/2019147
api.Request.Request.response_body_readablestream Chrome5/19/2015 Firefox1/29/20191351
api.Request.credentials.default_same-origin Firefox6/26/2018 Chrome1/29/2019217
api.Response.body πŸ“‹Chrome5/19/2015 Firefox1/29/20191351
api.Window.open.once_per_event Chrome11/6/2012 Firefox1/29/20192275
api.createImageBitmap.svgimageelement_as_source_image Chrome6/5/2017 Firefox1/29/2019603

2018/12

API First Browser Date Last Browser Date Days Notes
api.Document.exitFullscreen πŸ“‹Chrome12/4/2018 Firefox12/11/20187
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 Chrome9/4/2018 Firefox12/11/201898
api.Document.fullscreen πŸ“‹Chrome12/4/2018 Firefox12/11/20187
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 πŸ“‹Chrome12/4/2018 Firefox12/11/20187
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 πŸ“‹Chrome12/4/2018 Firefox12/11/20187
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 πŸ“‹Chrome12/4/2018 Firefox12/11/20187
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 πŸ“‹Chrome12/4/2018 Firefox12/11/20187
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.fullscreenchange_event πŸ“‹Chrome12/4/2018 Firefox12/11/20187
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 πŸ“‹Chrome12/4/2018 Firefox12/11/20187
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.requestFullscreen πŸ“‹Chrome12/4/2018 Firefox12/11/20187
Firefox: Before Firefox 44, Firefox incorrectly allowed elements inside a <frame> or <object> element to request, and to be granted, fullscreen. In Firefox 44 and onwards this has been fixed: only elements in the top-level document or in an <iframe> element with the allowfullscreen attribute can be displayed fullscreen.Firefox for Android: Before Firefox for Android 44, Firefox for Android incorrectly allowed elements inside a <frame> or <object> element to request, and to be granted, fullscreen. In Firefox for Android 44 and onwards this has been fixed: only elements in the top-level document or in an <iframe> element with the allowfullscreen attribute can be displayed fullscreen.Safari on iOS: Only available on iPad, not on iPhone.Safari on iOS: Shows an overlay button which can not be disabled. Swiping down exits fullscreen mode, making it unsuitable for some use cases like games.Safari on iOS: Only available on iPad, not on iPhone. Shows an overlay button which can not be disabled.
api.Element.requestFullscreen.returns_promise Chrome12/4/2018 Firefox12/11/20187
api.RTCRtpSender.setParameters πŸ“‹Chrome7/24/2018 Firefox12/11/2018140
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.ShadowRoot.fullscreenElement πŸ“‹Chrome12/4/2018 Firefox12/11/20187
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.Window.screenLeft πŸ“‹Chrome12/11/2008 Firefox12/11/20183652
api.Window.screenTop πŸ“‹Chrome12/11/2008 Firefox12/11/20183652
api.XMLHttpRequest.getAllResponseHeaders.header_names_lowercase Chrome7/25/2017 Firefox12/11/2018504
api.Permissions.permission_persistent-storage Firefox4/19/2017 Chrome12/4/2018594
api.SpeechSynthesisErrorEvent.SpeechSynthesisErrorEvent πŸ“‹Firefox9/20/2016 Chrome12/4/2018805
api.SpeechSynthesisEvent.SpeechSynthesisEvent πŸ“‹Firefox9/20/2016 Chrome12/4/2018805
api.URL.toJSON πŸ“‹Firefox6/13/2017 Chrome12/4/2018539
api.console.timeLog_static πŸ“‹Firefox9/5/2018 Chrome12/4/201890

2018/10

API First Browser Date Last Browser Date Days Notes
api.Clipboard πŸ“‹Chrome4/17/2018 Firefox10/23/2018189
api.Clipboard.writeText πŸ“‹Chrome4/17/2018 Firefox10/23/2018189
Chrome: From version 107, this method must be called within user gesture event handlers, or the user must grant the clipboard-write permission.Chrome: Before version 107, the user must grant the clipboard-write permission.Chrome Android: From version 107, this method must be called within user gesture event handlers, or the user must grant the clipboard-write permission.Chrome Android: Before version 107, the user must grant the clipboard-write permission.Edge: From version 107, this method must be called within user gesture event handlers, or the user must grant the clipboard-write permission.Edge: Before version 107, the user must grant the clipboard-write permission.Firefox: This method must be called within user gesture event handlers.Firefox: Web extensions with the clipboardWrite permission in their manifest can write data without a user gesture.Firefox for Android: This method must be called within user gesture event handlers.Firefox for Android: Web extensions with the clipboardWrite permission in their manifest can write data without a user gesture.Quest Browser: From version false, this method must be called within user gesture event handlers, or the user must grant the clipboard-write permission.Quest Browser: Before version false, the user must grant the clipboard-write permission.Opera: From version 93, this method must be called within user gesture event handlers, or the user must grant the clipboard-write permission.Opera: Before version 93, the user must grant the clipboard-write permission.Opera Android: From version 73, this method must be called within user gesture event handlers, or the user must grant the clipboard-write permission.Opera Android: Before version 73, the user must grant the clipboard-write permission.Safari: This method must be called within user gesture event handlers.Safari on iOS: This method must be called within user gesture event handlers.Samsung Internet: From version 21.0, this method must be called within user gesture event handlers, or the user must grant the clipboard-write permission.Samsung Internet: Before version 21.0, the user must grant the clipboard-write permission.WebView Android: From version 107, this method must be called within user gesture event handlers, or the user must grant the clipboard-write permission.WebView Android: Before version 107, the user must grant the clipboard-write permission.WebView on iOS: This method must be called within user gesture event handlers.
api.CustomElementRegistry πŸ“‹Chrome10/12/2016 Firefox10/23/2018741
api.CustomElementRegistry.builtin_element_support Chrome5/29/2018 Firefox10/23/2018147
api.CustomElementRegistry.define πŸ“‹Chrome10/12/2016 Firefox10/23/2018741
api.CustomElementRegistry.get πŸ“‹Chrome10/12/2016 Firefox10/23/2018741
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.upgrade πŸ“‹Chrome7/24/2018 Firefox10/23/201891
api.CustomElementRegistry.whenDefined πŸ“‹Chrome10/12/2016 Firefox10/23/2018741
api.Element.assignedSlot πŸ“‹Chrome8/31/2016 Firefox10/23/2018783
api.Element.attachShadow πŸ“‹Chrome8/31/2016 Firefox10/23/2018783
api.Element.securitypolicyviolation_event πŸ“‹Chrome3/3/2015 Firefox10/23/20181330
api.Element.shadowRoot πŸ“‹Chrome5/20/2014 Firefox10/23/20181617
api.Element.slot πŸ“‹Chrome8/31/2016 Firefox10/23/2018783
api.Element.toggleAttribute πŸ“‹Chrome9/4/2018 Firefox10/23/201849
api.HTMLImageElement.decoding πŸ“‹Chrome3/6/2018 Firefox10/23/2018231
api.HTMLSlotElement πŸ“‹Chrome8/31/2016 Firefox10/23/2018783
api.HTMLSlotElement.assignedNodes πŸ“‹Chrome8/31/2016 Firefox10/23/2018783
api.HTMLSlotElement.name πŸ“‹Chrome8/31/2016 Firefox10/23/2018783
api.HTMLSlotElement.slotchange_event πŸ“‹Chrome8/31/2016 Firefox10/23/2018783
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.MediaCapabilities πŸ“‹Chrome4/17/2018 Firefox10/23/2018189
api.MediaCapabilities.decodingInfo πŸ“‹Chrome4/17/2018 Firefox10/23/2018189
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.Navigator.clipboard πŸ“‹Chrome4/17/2018 Firefox10/23/2018189
api.Navigator.mediaCapabilities πŸ“‹Chrome4/17/2018 Firefox10/23/2018189
api.RTCDataChannel.sctp_sdp_21 Chrome4/19/2017 Firefox10/23/2018552
api.SVGImageElement.decoding πŸ“‹Chrome3/6/2018 Firefox10/23/2018231
api.SecurityPolicyViolationEvent πŸ“‹Chrome3/3/2015 Firefox10/23/20181330
api.SecurityPolicyViolationEvent.SecurityPolicyViolationEvent πŸ“‹Chrome3/3/2015 Firefox10/23/20181330
api.SecurityPolicyViolationEvent.blockedURI πŸ“‹Chrome3/3/2015 Firefox10/23/20181330
api.SecurityPolicyViolationEvent.columnNumber πŸ“‹Chrome3/3/2015 Firefox10/23/20181330
api.SecurityPolicyViolationEvent.disposition πŸ“‹Chrome1/25/2017 Firefox10/23/2018636
api.SecurityPolicyViolationEvent.documentURI πŸ“‹Chrome3/3/2015 Firefox10/23/20181330
api.SecurityPolicyViolationEvent.effectiveDirective πŸ“‹Chrome3/3/2015 Firefox10/23/20181330
api.SecurityPolicyViolationEvent.lineNumber πŸ“‹Chrome3/3/2015 Firefox10/23/20181330
api.SecurityPolicyViolationEvent.originalPolicy πŸ“‹Chrome3/3/2015 Firefox10/23/20181330
api.SecurityPolicyViolationEvent.referrer πŸ“‹Chrome3/3/2015 Firefox10/23/20181330
api.SecurityPolicyViolationEvent.sample πŸ“‹Chrome6/5/2017 Firefox10/23/2018505
api.SecurityPolicyViolationEvent.sourceFile πŸ“‹Chrome3/3/2015 Firefox10/23/20181330
api.SecurityPolicyViolationEvent.statusCode πŸ“‹Chrome3/3/2015 Firefox10/23/20181330
api.SecurityPolicyViolationEvent.violatedDirective πŸ“‹Chrome3/3/2015 Firefox10/23/20181330
api.SecurityPolicyViolationEvent.worker_support Chrome1/25/2017 Firefox10/23/2018636
api.ShadowRoot πŸ“‹Chrome8/31/2016 Firefox10/23/2018783
api.ShadowRoot.activeElement πŸ“‹Chrome8/31/2016 Firefox10/23/2018783
api.ShadowRoot.elementFromPoint Chrome8/31/2016 Firefox10/23/2018783
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 Chrome8/31/2016 Firefox10/23/2018783
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.host πŸ“‹Chrome8/31/2016 Firefox10/23/2018783
api.ShadowRoot.innerHTML πŸ“‹Chrome8/31/2016 Firefox10/23/2018783
api.ShadowRoot.mode πŸ“‹Chrome8/31/2016 Firefox10/23/2018783
api.ShadowRoot.pointerLockElement πŸ“‹Chrome8/31/2016 Firefox10/23/2018783
api.ShadowRoot.styleSheets πŸ“‹Chrome8/31/2016 Firefox10/23/2018783
api.SourceBuffer.changeType πŸ“‹Chrome10/16/2018 Firefox10/23/20187
Safari on iOS: Exposed in Mobile Safari on iPad but not on iPhone.
api.Text.assignedSlot πŸ“‹Chrome8/31/2016 Firefox10/23/2018783
api.TextDecoder.ignoreBOM πŸ“‹Chrome10/7/2014 Firefox10/23/20181477
api.Window.customElements πŸ“‹Chrome10/12/2016 Firefox10/23/2018741
api.WorkerGlobalScope.securitypolicyviolation_event πŸ“‹Chrome3/3/2015 Firefox10/23/20181330
api.DedicatedWorkerGlobalScope.name πŸ“‹Firefox8/8/2017 Chrome10/16/2018434
api.RTCPeerConnection.currentLocalDescription πŸ“‹Firefox6/25/2013 Chrome10/16/20181939
api.RTCPeerConnection.currentRemoteDescription πŸ“‹Firefox11/14/2017 Chrome10/16/2018336
api.RTCPeerConnection.getConfiguration πŸ“‹Firefox6/25/2013 Chrome10/16/20181939
api.RTCPeerConnection.pendingLocalDescription πŸ“‹Firefox6/25/2013 Chrome10/16/20181939
api.RTCPeerConnection.pendingRemoteDescription πŸ“‹Firefox6/25/2013 Chrome10/16/20181939
api.SharedWorker.SharedWorker.options_name_parameter Firefox8/8/2017 Chrome10/16/2018434
api.Worker.Worker.options_name_parameter Firefox8/8/2017 Chrome10/16/2018434

2018/9

API First Browser Date Last Browser Date Days Notes
api.DOMMatrixReadOnly.DOMMatrixReadOnly πŸ“‹Chrome9/5/2017 Firefox9/5/2018365
api.DOMMatrixReadOnly.toJSON πŸ“‹Chrome9/5/2017 Firefox9/5/2018365
api.DOMPoint.fromPoint_static πŸ“‹Chrome9/5/2017 Firefox9/5/2018365
api.DOMPointReadOnly.DOMPointReadOnly πŸ“‹Chrome9/5/2017 Firefox9/5/2018365
api.DOMPointReadOnly.fromPoint_static πŸ“‹Chrome9/5/2017 Firefox9/5/2018365
api.DOMPointReadOnly.toJSON πŸ“‹Chrome9/5/2017 Firefox9/5/2018365
api.DOMQuad.getBounds πŸ“‹Chrome9/5/2017 Firefox9/5/2018365
api.DOMQuad.toJSON πŸ“‹Chrome9/5/2017 Firefox9/5/2018365
api.DOMRectReadOnly.DOMRectReadOnly πŸ“‹Chrome9/5/2017 Firefox9/5/2018365
api.DOMRectReadOnly.toJSON πŸ“‹Chrome9/5/2017 Firefox9/5/2018365
api.DataTransfer.DataTransfer πŸ“‹Chrome6/5/2017 Firefox9/5/2018457
api.Event.srcElement πŸ“‹Chrome12/11/2008 Firefox9/5/20183555
api.RTCDataChannel.maxPacketLifeTime πŸ“‹Chrome1/25/2017 Firefox9/5/2018588
api.RTCDataChannel.maxRetransmits πŸ“‹Chrome10/1/2013 Firefox9/5/20181800
api.console.countReset_static πŸ“‹Chrome7/24/2018 Firefox9/5/201843
api.RTCPeerConnection.addTransceiver πŸ“‹Firefox3/13/2018 Chrome9/4/2018175
api.RTCPeerConnection.addTransceiver.init_direction_parameter Firefox3/13/2018 Chrome9/4/2018175
api.RTCPeerConnection.addTransceiver.init_streams_parameter Firefox3/13/2018 Chrome9/4/2018175
api.RTCPeerConnection.getTransceivers πŸ“‹Firefox3/13/2018 Chrome9/4/2018175
api.RTCRtpSender.getParameters.return_object_property_encodings πŸ“‹Firefox4/26/2016 Chrome9/4/2018861
api.RTCRtpSender.getParameters.return_object_property_headerExtensions πŸ“‹Firefox4/26/2016 Chrome9/4/2018861
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 πŸ“‹Firefox4/26/2016 Chrome9/4/2018861
Firefox: The property is defined but not implemented/used.Firefox for Android: The property is defined but not implemented/used.
api.RTCRtpSender.setParameters.parameters_encodings_parameter πŸ“‹Firefox4/26/2016 Chrome9/4/2018861
api.RTCRtpSender.setParameters.parameters_encodings_parameter.maxBitrate πŸ“‹Firefox4/26/2016 Chrome9/4/2018861
api.RTCRtpSender.setParameters.parameters_encodings_parameter.priority πŸ“‹Firefox4/26/2016 Chrome9/4/2018861
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_headerExtensions_parameter πŸ“‹Firefox4/26/2016 Chrome9/4/2018861
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 πŸ“‹Firefox4/26/2016 Chrome9/4/2018861
Firefox: The property is defined but not implemented/used.Firefox for Android: The property is defined but not implemented/used.
api.RTCRtpTransceiver πŸ“‹Firefox3/13/2018 Chrome9/4/2018175
api.RTCRtpTransceiver.currentDirection πŸ“‹Firefox3/13/2018 Chrome9/4/2018175
api.RTCRtpTransceiver.direction πŸ“‹Firefox3/13/2018 Chrome9/4/2018175
api.RTCRtpTransceiver.mid πŸ“‹Firefox3/13/2018 Chrome9/4/2018175
api.RTCRtpTransceiver.receiver πŸ“‹Firefox3/13/2018 Chrome9/4/2018175
api.RTCRtpTransceiver.sender πŸ“‹Firefox3/13/2018 Chrome9/4/2018175
api.RTCRtpTransceiver.stopped Firefox3/13/2018 Chrome9/4/2018175
api.RTCTrackEvent.transceiver πŸ“‹Firefox3/13/2018 Chrome9/4/2018175
api.Request.Request.cross_origin_stripped Firefox6/13/2017 Chrome9/4/2018448
api.Worker.worker_support Firefox12/1/2014 Chrome9/4/20181373
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.

2018/7

API First Browser Date Last Browser Date Days Notes
api.AnimationEvent.pseudoElement πŸ“‹Firefox8/6/2013 Chrome7/24/20181813
api.CanvasPattern.setTransform πŸ“‹Firefox10/14/2014 Chrome7/24/20181379
api.GamepadHapticActuator πŸ“‹Firefox8/8/2017 Chrome7/24/2018350
api.GamepadHapticActuator.type Firefox8/8/2017 Chrome7/24/2018350
api.Path2D.addPath πŸ“‹Firefox12/1/2014 Chrome7/24/20181331
api.RTCRtpSender.getParameters πŸ“‹Firefox4/26/2016 Chrome7/24/2018819
api.ServiceWorkerRegistration.updateViaCache πŸ“‹Firefox11/14/2017 Chrome7/24/2018252

2018/6

API First Browser Date Last Browser Date Days Notes
api.DOMTokenList.replace.boolean_value Chrome5/29/2018 Firefox6/26/201828
api.Document.anchors πŸ“‹Chrome12/11/2008 Firefox6/26/20183484
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.applets πŸ“‹Chrome12/11/2008 Firefox6/26/20183484
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.embeds πŸ“‹Chrome7/16/2014 Firefox6/26/20181441
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.forms πŸ“‹Chrome12/11/2008 Firefox6/26/20183484
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.head πŸ“‹Chrome1/25/2010 Firefox6/26/20183074
Firefox: Only supported for HTMLDocument, not all Document objects.Firefox for Android: Only supported for HTMLDocument, not all Document objects.
api.Document.images πŸ“‹Chrome12/11/2008 Firefox6/26/20183484
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.links πŸ“‹Chrome12/11/2008 Firefox6/26/20183484
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.plugins πŸ“‹Chrome7/16/2014 Firefox6/26/20181441
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.scripts πŸ“‹Chrome7/16/2014 Firefox6/26/20181441
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.EventTarget.addEventListener.options_parameter.options_passive_parameter_default_true_touch Chrome12/1/2016 Firefox6/26/2018572
api.PerformanceResourceTiming.serverTiming πŸ“‹Chrome3/6/2018 Firefox6/26/2018112
api.PerformanceServerTiming πŸ“‹Chrome3/6/2018 Firefox6/26/2018112
api.PerformanceServerTiming.description πŸ“‹Chrome3/6/2018 Firefox6/26/2018112
api.PerformanceServerTiming.duration πŸ“‹Chrome3/6/2018 Firefox6/26/2018112
api.PerformanceServerTiming.name πŸ“‹Chrome3/6/2018 Firefox6/26/2018112
api.PerformanceServerTiming.toJSON πŸ“‹Chrome3/6/2018 Firefox6/26/2018112
api.Request.destination πŸ“‹Chrome3/6/2018 Firefox6/26/2018112
api.SVGGeometryElement.getPointAtLength πŸ“‹Chrome1/25/2017 Firefox6/26/2018517
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 πŸ“‹Chrome1/25/2017 Firefox6/26/2018517
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.pathLength πŸ“‹Chrome3/9/2017 Firefox6/26/2018474
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.

2018/5

API First Browser Date Last Browser Date Days Notes
api.AuthenticatorAssertionResponse πŸ“‹Firefox5/9/2018 Chrome5/29/201820
Firefox: Only supports USB U2F tokens.Firefox for Android: Only supports USB U2F tokens.
api.AuthenticatorAssertionResponse.authenticatorData πŸ“‹Firefox5/9/2018 Chrome5/29/201820
Firefox: Only supports USB U2F tokens.Firefox for Android: Only supports USB U2F tokens.
api.AuthenticatorAssertionResponse.signature πŸ“‹Firefox5/9/2018 Chrome5/29/201820
Firefox: Only supports USB U2F tokens.Firefox for Android: Only supports USB U2F tokens.
api.AuthenticatorAssertionResponse.userHandle πŸ“‹Firefox5/9/2018 Chrome5/29/201820
Firefox: Only supports USB U2F tokens.Firefox for Android: Only supports USB U2F tokens.
api.AuthenticatorAttestationResponse πŸ“‹Firefox5/9/2018 Chrome5/29/201820
Firefox: Only supports USB U2F tokens.Firefox for Android: Only supports USB U2F tokens.
api.AuthenticatorAttestationResponse.attestationObject πŸ“‹Firefox5/9/2018 Chrome5/29/201820
Firefox: Only supports USB U2F tokens.Firefox for Android: Only supports USB U2F tokens.
api.AuthenticatorResponse πŸ“‹Firefox5/9/2018 Chrome5/29/201820
Firefox: Only supports USB U2F tokens.Firefox for Android: Only supports USB U2F tokens.
api.AuthenticatorResponse.clientDataJSON πŸ“‹Firefox5/9/2018 Chrome5/29/201820
Firefox: Only supports USB U2F tokens.Firefox for Android: Only supports USB U2F tokens.
api.CredentialsContainer.create.publicKey_option πŸ“‹Firefox5/9/2018 Chrome5/29/201820
api.CredentialsContainer.create.publicKey_option.attestation πŸ“‹Firefox5/9/2018 Chrome5/29/201820
api.CredentialsContainer.create.publicKey_option.attestation.direct πŸ“‹Firefox5/9/2018 Chrome5/29/201820
Firefox for Android: credentialCreationData.attestationConveyancePreferenceOption value "direct" is not supported. See https://bugzil.la/1550164
api.CredentialsContainer.create.publicKey_option.attestation.enterprise πŸ“‹Firefox5/9/2018 Chrome5/29/201820
Firefox for Android: credentialCreationData.attestationConveyancePreferenceOption value "enterprise" is not supported. See https://bugzil.la/1550164
api.CredentialsContainer.create.publicKey_option.attestation.indirect πŸ“‹Firefox5/9/2018 Chrome5/29/201820
api.CredentialsContainer.create.publicKey_option.attestation.none πŸ“‹Firefox5/9/2018 Chrome5/29/201820
api.CredentialsContainer.create.publicKey_option.extensions πŸ“‹Firefox5/9/2018 Chrome5/29/201820
api.CredentialsContainer.create.publicKey_option.extensions.appidExclude πŸ“‹Firefox5/9/2018 Chrome5/29/201820
api.CredentialsContainer.get.publicKey_option πŸ“‹Firefox5/9/2018 Chrome5/29/201820
api.CredentialsContainer.get.publicKey_option.extensions πŸ“‹Firefox5/9/2018 Chrome5/29/201820
api.CredentialsContainer.get.publicKey_option.extensions.appid πŸ“‹Firefox5/9/2018 Chrome5/29/201820
api.MediaDevices.getSupportedConstraints.return_object_property_autoGainControl πŸ“‹Firefox8/8/2017 Chrome5/29/2018294
api.MediaDevices.getSupportedConstraints.return_object_property_noiseSuppression πŸ“‹Firefox8/8/2017 Chrome5/29/2018294
api.MediaStreamTrack.applyConstraints.autoGainControl_constraint πŸ“‹Firefox8/8/2017 Chrome5/29/2018294
api.MediaStreamTrack.applyConstraints.noiseSuppression_constraint πŸ“‹Firefox8/8/2017 Chrome5/29/2018294
api.PublicKeyCredential πŸ“‹Firefox5/9/2018 Chrome5/29/201820
Firefox: Only supports USB U2F tokens.Firefox for Android: Only supports USB U2F tokens.
api.PublicKeyCredential.getClientExtensionResults πŸ“‹Firefox5/9/2018 Chrome5/29/201820
Firefox: Only supports USB U2F tokens.Firefox for Android: Only supports USB U2F tokens.
api.PublicKeyCredential.isUserVerifyingPlatformAuthenticatorAvailable_static πŸ“‹Firefox5/9/2018 Chrome5/29/201820
Firefox: Only supports USB U2F tokens.Firefox for Android: Only supports USB U2F tokens.
api.PublicKeyCredential.rawId πŸ“‹Firefox5/9/2018 Chrome5/29/201820
Firefox: Only supports USB U2F tokens.Firefox for Android: Only supports USB U2F tokens.
api.PublicKeyCredential.response πŸ“‹Firefox5/9/2018 Chrome5/29/201820
Firefox: Only supports USB U2F tokens.Firefox for Android: Only supports USB U2F tokens.
api.RTCPeerConnection.getStats.selector_parameter Firefox2/4/2014 Chrome5/29/20181575
api.RTCRtpReceiver.getStats πŸ“‹Firefox8/8/2017 Chrome5/29/2018294
api.RTCRtpSender.getStats πŸ“‹Firefox8/8/2017 Chrome5/29/2018294
api.Credential πŸ“‹Chrome5/25/2016 Firefox5/9/2018714
api.Credential.id πŸ“‹Chrome5/25/2016 Firefox5/9/2018714
api.Credential.type πŸ“‹Chrome5/25/2016 Firefox5/9/2018714
api.CredentialsContainer πŸ“‹Chrome5/25/2016 Firefox5/9/2018714
api.CredentialsContainer.create πŸ“‹Chrome7/25/2017 Firefox5/9/2018288
api.CredentialsContainer.get πŸ“‹Chrome5/25/2016 Firefox5/9/2018714
api.CredentialsContainer.preventSilentAccess πŸ“‹Chrome7/25/2017 Firefox5/9/2018288
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 πŸ“‹Chrome5/25/2016 Firefox5/9/2018714
api.Document.body πŸ“‹Chrome12/11/2008 Firefox5/9/20183436
Firefox: Only supported for HTMLDocument, not all Document objects.Firefox for Android: Only supported for HTMLDocument, not all Document objects.
api.HTMLScriptElement.noModule πŸ“‹Chrome9/5/2017 Firefox5/9/2018246
api.Navigator.credentials πŸ“‹Chrome5/25/2016 Firefox5/9/2018714
api.Navigator.webdriver πŸ“‹Chrome12/6/2017 Firefox5/9/2018154
api.PerformanceEntry.worker_support Chrome10/17/2017 Firefox5/9/2018204
Node.js: Available as a part of the perf_hooks module.
api.PerformanceObserver.takeRecords πŸ“‹Chrome3/6/2018 Firefox5/9/201864
api.PerformanceResourceTiming.worker_support Chrome5/19/2015 Firefox5/9/20181086

2018/4

API First Browser Date Last Browser Date Days Notes
api.AbortController πŸ“‹Firefox11/14/2017 Chrome4/17/2018154
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 πŸ“‹Firefox11/14/2017 Chrome4/17/2018154
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 πŸ“‹Firefox11/14/2017 Chrome4/17/2018154
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.signal πŸ“‹Firefox11/14/2017 Chrome4/17/2018154
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 πŸ“‹Firefox11/14/2017 Chrome4/17/2018154
api.AbortSignal.abort_event πŸ“‹Firefox11/14/2017 Chrome4/17/2018154
api.AbortSignal.aborted πŸ“‹Firefox11/14/2017 Chrome4/17/2018154
api.FetchEvent.respondWith.networkerror_on_same-origin_cors Firefox3/13/2018 Chrome4/17/201835
api.HTMLCanvasElement.getContext.bitmaprenderer_context Firefox4/26/2016 Chrome4/17/2018721
api.HTMLSelectElement.autocomplete πŸ“‹Firefox3/13/2018 Chrome4/17/201835
api.HTMLTextAreaElement.autocomplete πŸ“‹Firefox3/13/2018 Chrome4/17/201835
api.ImageBitmapRenderingContext πŸ“‹Firefox4/26/2016 Chrome4/17/2018721
api.ImageBitmapRenderingContext.transferFromImageBitmap πŸ“‹Firefox11/15/2016 Chrome4/17/2018518
api.RTCRtpSender.dtmf πŸ“‹Firefox3/7/2017 Chrome4/17/2018406
api.Request.signal πŸ“‹Firefox11/14/2017 Chrome4/17/2018154
api.fetch.init_signal_parameter Firefox11/14/2017 Chrome4/17/2018154

2018/3

API First Browser Date Last Browser Date Days Notes
api.CSSNamespaceRule.namespaceURI πŸ“‹Chrome12/1/2015 Firefox3/13/2018833
api.CSSNamespaceRule.prefix πŸ“‹Chrome12/1/2015 Firefox3/13/2018833
api.DOMMatrixReadOnly.isIdentity πŸ“‹Chrome9/5/2017 Firefox3/13/2018189
api.Element.gotpointercapture_event πŸ“‹Chrome3/9/2017 Firefox3/13/2018369
api.Element.hasPointerCapture πŸ“‹Chrome12/1/2016 Firefox3/13/2018467
api.Element.lostpointercapture_event πŸ“‹Chrome3/9/2017 Firefox3/13/2018369
api.Element.pointercancel_event πŸ“‹Chrome12/1/2016 Firefox3/13/2018467
api.Element.pointerdown_event πŸ“‹Chrome12/1/2016 Firefox3/13/2018467
api.Element.pointerenter_event πŸ“‹Chrome12/1/2016 Firefox3/13/2018467
api.Element.pointerleave_event πŸ“‹Chrome12/1/2016 Firefox3/13/2018467
api.Element.pointermove_event πŸ“‹Chrome12/1/2016 Firefox3/13/2018467
api.Element.pointerout_event πŸ“‹Chrome12/1/2016 Firefox3/13/2018467
api.Element.pointerover_event πŸ“‹Chrome12/1/2016 Firefox3/13/2018467
api.Element.pointerup_event πŸ“‹Chrome12/1/2016 Firefox3/13/2018467
api.Element.releasePointerCapture πŸ“‹Chrome12/1/2016 Firefox3/13/2018467
api.Element.setPointerCapture πŸ“‹Chrome12/1/2016 Firefox3/13/2018467
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.Event.composedPath πŸ“‹Chrome8/31/2016 Firefox3/13/2018559
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.EventTarget.EventTarget πŸ“‹Chrome1/23/2018 Firefox3/13/201849
api.MediaStreamTrack.mute_event πŸ“‹Chrome3/26/2013 Firefox3/13/20181813
api.MediaStreamTrack.muted πŸ“‹Chrome10/7/2014 Firefox3/13/20181253
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.unmute_event πŸ“‹Chrome3/26/2013 Firefox3/13/20181813
api.MouseEvent.relatedTarget.drag_events πŸ“‹Chrome7/25/2017 Firefox3/13/2018231
api.Navigator.maxTouchPoints πŸ“‹Chrome5/20/2014 Firefox3/13/20181393
api.PointerEvent πŸ“‹Chrome12/1/2016 Firefox3/13/2018467
Internet Explorer: See MSDN Pointer events updates.
api.PointerEvent.PointerEvent πŸ“‹Chrome12/1/2016 Firefox3/13/2018467
Internet Explorer: See MSDN Pointer events updates.
api.PointerEvent.getCoalescedEvents πŸ“‹Chrome4/19/2017 Firefox3/13/2018328
Firefox for Android: The method always returns an empty array, regardless of the user's actions.
api.PointerEvent.height πŸ“‹Chrome12/1/2016 Firefox3/13/2018467
Internet Explorer: Returns values in screen pixels instead of CSS document pixels.
api.PointerEvent.isPrimary πŸ“‹Chrome12/1/2016 Firefox3/13/2018467
api.PointerEvent.pointerId πŸ“‹Chrome12/1/2016 Firefox3/13/2018467
api.PointerEvent.pointerType πŸ“‹Chrome12/1/2016 Firefox3/13/2018467
Internet Explorer: Returns an integer enumeration instead of a string.
api.PointerEvent.pressure πŸ“‹Chrome12/1/2016 Firefox3/13/2018467
Internet Explorer: Returns 0 instead of 0.5 on hardware that doesn't support pressure.
api.PointerEvent.tangentialPressure πŸ“‹Chrome3/9/2017 Firefox3/13/2018369
api.PointerEvent.tiltX πŸ“‹Chrome12/1/2016 Firefox3/13/2018467
api.PointerEvent.tiltY πŸ“‹Chrome12/1/2016 Firefox3/13/2018467
api.PointerEvent.twist πŸ“‹Chrome3/9/2017 Firefox3/13/2018369
api.PointerEvent.width πŸ“‹Chrome12/1/2016 Firefox3/13/2018467
Internet Explorer: Returns values in screen pixels instead of CSS document pixels.
api.RTCRtpReceiver.getContributingSources πŸ“‹Chrome6/5/2017 Firefox3/13/2018281
api.RTCRtpReceiver.getContributingSources.audio_tracks_supported Chrome6/5/2017 Firefox3/13/2018281
api.RTCRtpReceiver.getContributingSources.source πŸ“‹Chrome6/5/2017 Firefox3/13/2018281
api.RTCRtpReceiver.getContributingSources.timestamp πŸ“‹Chrome6/5/2017 Firefox3/13/2018281
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.Response.Response.body_parameter_optional Chrome1/21/2015 Firefox3/13/20181147
api.CacheStorage.secure_context_required Firefox1/26/2016 Chrome3/6/2018770
api.HTMLAnchorElement.relList πŸ“‹Firefox6/10/2014 Chrome3/6/20181365
api.HTMLAreaElement.relList πŸ“‹Firefox6/10/2014 Chrome3/6/20181365
api.RTCRtpSender.replaceTrack πŸ“‹Firefox12/1/2014 Chrome3/6/20181191

2018/1

API First Browser Date Last Browser Date Days Notes
api.Document.getElementsByName πŸ“‹Chrome12/11/2008 Firefox1/23/20183330
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.EXT_sRGB πŸ“‹Chrome1/21/2015 Firefox1/23/20181098
Firefox: Not supported on Windows.
api.Element.scrollIntoView.options_parameter.block_option πŸ“‹Chrome9/5/2017 Firefox1/23/2018140
Firefox: Only values "top" and "bottom", not "nearest" and "center".Firefox for Android: Only values "top" and "bottom", not "nearest" and "center".
api.Element.scrollIntoView.options_parameter.inline_option πŸ“‹Chrome9/5/2017 Firefox1/23/2018140
api.FontFace.display πŸ“‹Chrome7/25/2017 Firefox1/23/2018182
api.IDBRequest.error.DOMException Chrome1/20/2016 Firefox1/23/2018734
api.IDBTransaction.error.DOMException Chrome1/20/2016 Firefox1/23/2018734
api.PerformanceNavigationTiming πŸ“‹Chrome3/9/2017 Firefox1/23/2018320
api.PerformanceNavigationTiming.domComplete πŸ“‹Chrome3/9/2017 Firefox1/23/2018320
api.PerformanceNavigationTiming.domContentLoadedEventEnd πŸ“‹Chrome3/9/2017 Firefox1/23/2018320
api.PerformanceNavigationTiming.domContentLoadedEventStart πŸ“‹Chrome3/9/2017 Firefox1/23/2018320
api.PerformanceNavigationTiming.domInteractive πŸ“‹Chrome3/9/2017 Firefox1/23/2018320
api.PerformanceNavigationTiming.loadEventEnd πŸ“‹Chrome3/9/2017 Firefox1/23/2018320
api.PerformanceNavigationTiming.loadEventStart πŸ“‹Chrome3/9/2017 Firefox1/23/2018320
api.PerformanceNavigationTiming.redirectCount πŸ“‹Chrome3/9/2017 Firefox1/23/2018320
api.PerformanceNavigationTiming.toJSON πŸ“‹Chrome3/9/2017 Firefox1/23/2018320
api.PerformanceNavigationTiming.type πŸ“‹Chrome3/9/2017 Firefox1/23/2018320
api.PerformanceNavigationTiming.unloadEventEnd πŸ“‹Chrome3/9/2017 Firefox1/23/2018320
api.PerformanceNavigationTiming.unloadEventStart πŸ“‹Chrome3/9/2017 Firefox1/23/2018320
api.PerformanceResourceTiming.workerStart πŸ“‹Chrome10/13/2015 Firefox1/23/2018833
api.RTCPeerConnection.addTrack πŸ“‹Firefox6/25/2013 Chrome1/23/20181673
api.RTCPeerConnection.getSenders πŸ“‹Firefox12/1/2014 Chrome1/23/20181149
api.RTCPeerConnection.removeTrack πŸ“‹Firefox6/25/2013 Chrome1/23/20181673
api.RTCPeerConnection.track_event πŸ“‹Firefox6/25/2013 Chrome1/23/20181673
api.RTCRtpSender πŸ“‹Firefox12/1/2014 Chrome1/23/20181149
api.RTCRtpSender.track πŸ“‹Firefox12/1/2014 Chrome1/23/20181149
api.RTCTrackEvent.RTCTrackEvent πŸ“‹Firefox4/26/2016 Chrome1/23/2018637
api.Request.cache πŸ“‹Firefox8/2/2016 Chrome1/23/2018539
api.Request.cache.only-if-cached Firefox11/15/2016 Chrome1/23/2018434

2017/12

API First Browser Date Last Browser Date Days Notes
api.EXT_color_buffer_half_float πŸ“‹Firefox6/7/2016 Chrome12/6/2017547
Firefox: Not supported on Windows.
api.WEBGL_color_buffer_float πŸ“‹Firefox6/10/2014 Chrome12/6/20171275
api.Window.afterprint_event πŸ“‹Firefox8/16/2011 Chrome12/6/20172304
api.Window.beforeprint_event πŸ“‹Firefox8/16/2011 Chrome12/6/20172304

2017/11

API First Browser Date Last Browser Date Days Notes
api.BroadcastChannel.messageerror_event πŸ“‹Chrome7/25/2017 Firefox11/14/2017112
api.DedicatedWorkerGlobalScope.messageerror_event πŸ“‹Chrome7/25/2017 Firefox11/14/2017112
api.Document.getSelection πŸ“‹Chrome5/21/2009 Firefox11/14/20173099
Firefox: Only supported for HTMLDocument, not all Document objects.Firefox for Android: Only supported for HTMLDocument, not all Document objects.
api.HTMLInputElement.valueAsDate πŸ“‹Chrome5/25/2010 Firefox11/14/20172730
api.Headers.iterate_combined_duplicates Chrome3/9/2017 Firefox11/14/2017250
api.Headers.iterate_lexicographically Chrome3/9/2017 Firefox11/14/2017250
api.KeyboardEvent.initKeyboardEvent πŸ“‹Chrome12/11/2008 Firefox11/14/20173260
api.MessagePort.messageerror_event πŸ“‹Chrome7/25/2017 Firefox11/14/2017112
Node.js: Supports the event, but only via Node EventEmitter.Node.js: Supports the event, but only via Node EventEmitter.
api.Navigator.storage πŸ“‹Chrome12/1/2016 Firefox11/14/2017348
api.OfflineAudioContext.OfflineAudioContext.options_parameter Chrome10/17/2017 Firefox11/14/201728
api.PerformanceObserver πŸ“‹Chrome7/20/2016 Firefox11/14/2017482
Node.js: Available as a part of the perf_hooks module.
api.PerformanceObserver.PerformanceObserver πŸ“‹Chrome7/20/2016 Firefox11/14/2017482
api.PerformanceObserver.disconnect πŸ“‹Chrome7/20/2016 Firefox11/14/2017482
api.PerformanceObserver.observe πŸ“‹Chrome7/20/2016 Firefox11/14/2017482
api.PerformanceObserver.worker_support Chrome10/17/2017 Firefox11/14/201728
api.PerformanceObserverEntryList πŸ“‹Chrome7/20/2016 Firefox11/14/2017482
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 πŸ“‹Chrome7/20/2016 Firefox11/14/2017482
api.PerformanceObserverEntryList.getEntriesByName πŸ“‹Chrome7/20/2016 Firefox11/14/2017482
api.PerformanceObserverEntryList.getEntriesByType πŸ“‹Chrome7/20/2016 Firefox11/14/2017482
api.Selection.type πŸ“‹Chrome12/11/2008 Firefox11/14/20173260
api.StorageManager πŸ“‹Chrome12/1/2016 Firefox11/14/2017348
api.StorageManager.estimate πŸ“‹Chrome9/5/2017 Firefox11/14/201770
api.StorageManager.persist πŸ“‹Chrome12/1/2016 Firefox11/14/2017348
api.StorageManager.persisted πŸ“‹Chrome12/1/2016 Firefox11/14/2017348
api.Window.messageerror_event πŸ“‹Chrome7/25/2017 Firefox11/14/2017112
api.WorkerNavigator.storage πŸ“‹Chrome12/1/2016 Firefox11/14/2017348

2017/10

API First Browser Date Last Browser Date Days Notes
api.Document.visibilitychange_event πŸ“‹Firefox9/28/2017 Chrome10/17/201719
Chrome: The onvisibilitychange event handler property is not supported.Chrome: The onvisibilitychange event handler property is not supported.Chrome Android: The onvisibilitychange event handler property is not supported.Chrome Android: The onvisibilitychange event handler property is not supported.Edge: The onvisibilitychange event handler property is not supported.Internet Explorer: The onvisibilitychange event handler property is not supported.Quest Browser: The onvisibilitychange event handler property is not supported.Opera: The onvisibilitychange event handler property is not supported.Opera: The onvisibilitychange event handler property is not supported.Opera: The onvisibilitychange event handler property is not supported.Opera Android: The onvisibilitychange event handler property is not supported.Opera Android: The onvisibilitychange event handler property is not supported.Opera Android: The onvisibilitychange event handler property is not supported.Safari: Doesn't fire the visibilitychange event when navigating away from a document, so also include code to check for the pagehide event (which does fire for that case in all current browsers). See bug 116769, bug 151234, bug 151610, and bug 194897.Safari: Doesn't fire the visibilitychange event when navigating away from a document, so also include code to check for the pagehide event (which does fire for that case in all current browsers). See bug 116769, bug 151234, bug 151610, and bug 194897.Safari: Before Safari 14, the event does not bubble, so document.addEventListener('visibilitychange', ...) works, but window.addEventListener('visibilitychange', ...) does not.Safari: Doesn't fire the visibilitychange event when navigating away from a document, so also include code to check for the pagehide event (which does fire for that case in all current browsers). See bug 116769, bug 151234, bug 151610, and bug 194897.Safari: Before Safari 14, the event does not bubble, so document.addEventListener('visibilitychange', ...) works, but window.addEventListener('visibilitychange', ...) does not.Safari: The onvisibilitychange event handler property is not supported.Safari on iOS: Doesn't fire the visibilitychange event when navigating away from a document, so also include code to check for the pagehide event (which does fire for that case in all current browsers). See bug 116769, bug 151234, bug 151610, and bug 194897.Safari on iOS: Doesn't fire the visibilitychange event when navigating away from a document, so also include code to check for the pagehide event (which does fire for that case in all current browsers). See bug 116769, bug 151234, bug 151610, and bug 194897.Safari on iOS: Before Safari on iOS 14, the event does not bubble, so document.addEventListener('visibilitychange', ...) works, but window.addEventListener('visibilitychange', ...) does not.Safari on iOS: Doesn't fire the visibilitychange event when navigating away from a document, so also include code to check for the pagehide event (which does fire for that case in all current browsers). See bug 116769, bug 151234, bug 151610, and bug 194897.Safari on iOS: Before Safari on iOS 14, the event does not bubble, so document.addEventListener('visibilitychange', ...) works, but window.addEventListener('visibilitychange', ...) does not.Safari on iOS: The onvisibilitychange event handler property is not supported.Samsung Internet: The onvisibilitychange event handler property is not supported.Samsung Internet: The onvisibilitychange event handler property is not supported.WebView Android: The onvisibilitychange event handler property is not supported.WebView Android: The onvisibilitychange event handler property is not supported.WebView on iOS: Doesn't fire the visibilitychange event when navigating away from a document, so also include code to check for the pagehide event (which does fire for that case in all current browsers). See bug 116769, bug 151234, bug 151610, and bug 194897.WebView on iOS: Doesn't fire the visibilitychange event when navigating away from a document, so also include code to check for the pagehide event (which does fire for that case in all current browsers). See bug 116769, bug 151234, bug 151610, and bug 194897.WebView on iOS: Before WebView on iOS 14, the event does not bubble, so document.addEventListener('visibilitychange', ...) works, but window.addEventListener('visibilitychange', ...) does not.WebView on iOS: Doesn't fire the visibilitychange event when navigating away from a document, so also include code to check for the pagehide event (which does fire for that case in all current browsers). See bug 116769, bug 151234, bug 151610, and bug 194897.WebView on iOS: Before WebView on iOS 14, the event does not bubble, so document.addEventListener('visibilitychange', ...) works, but window.addEventListener('visibilitychange', ...) does not.WebView on iOS: The onvisibilitychange event handler property is not supported.
api.HTMLDataElement πŸ“‹Firefox6/25/2013 Chrome10/17/20171575
api.HTMLDataElement.value πŸ“‹Firefox6/25/2013 Chrome10/17/20171575
api.HTMLMediaElement.captureStream πŸ“‹Firefox8/28/2012 Chrome10/17/20171876
api.HTMLTimeElement πŸ“‹Firefox6/25/2013 Chrome10/17/20171575
api.HTMLTimeElement.dateTime πŸ“‹Firefox6/25/2013 Chrome10/17/20171575
api.MediaSource.clearLiveSeekableRange πŸ“‹Firefox11/15/2016 Chrome10/17/2017336
Safari on iOS: Exposed in Mobile Safari on iPad but not on iPhone.
api.MediaSource.setLiveSeekableRange πŸ“‹Firefox11/15/2016 Chrome10/17/2017336
Safari on iOS: Exposed in Mobile Safari on iPad but not on iPhone.
api.Performance.timeOrigin πŸ“‹Firefox4/19/2017 Chrome10/17/2017181

2017/9

API First Browser Date Last Browser Date Days Notes
api.CanvasRenderingContext2D.drawImage.SVGImageElement_source_image Chrome6/5/2017 Firefox9/28/2017115
api.HTMLButtonElement.labels πŸ“‹Chrome9/2/2010 Firefox9/28/20172583
api.HTMLInputElement.labels πŸ“‹Chrome9/2/2010 Firefox9/28/20172583
api.HTMLLinkElement.as πŸ“‹Chrome4/13/2016 Firefox9/28/2017533
api.HTMLMeterElement.labels πŸ“‹Chrome9/2/2010 Firefox9/28/20172583
api.HTMLOutputElement.labels πŸ“‹Chrome2/3/2011 Firefox9/28/20172429
api.HTMLProgressElement.labels πŸ“‹Chrome9/2/2010 Firefox9/28/20172583
api.HTMLSelectElement.labels πŸ“‹Chrome9/2/2010 Firefox9/28/20172583
api.HTMLTextAreaElement.labels πŸ“‹Chrome9/2/2010 Firefox9/28/20172583
api.MediaDevices.getSupportedConstraints.return_object_property_channelCount πŸ“‹Chrome8/31/2016 Firefox9/28/2017393
api.PerformanceTiming.secureConnectionStart πŸ“‹Chrome9/2/2010 Firefox9/28/20172583
api.RTCStatsReport.type_candidate-pair.bytesReceived πŸ“‹Chrome4/19/2017 Firefox9/28/2017162
api.RTCStatsReport.type_candidate-pair.bytesSent πŸ“‹Chrome4/19/2017 Firefox9/28/2017162
api.RTCStatsReport.type_candidate-pair.nominated πŸ“‹Chrome4/19/2017 Firefox9/28/2017162
api.RTCStatsReport.type_candidate-pair.transportId πŸ“‹Chrome4/19/2017 Firefox9/28/2017162
api.WEBGL_debug_shaders πŸ“‹Chrome12/1/2015 Firefox9/28/2017667
api.WEBGL_debug_shaders.getTranslatedShaderSource πŸ“‹Chrome12/1/2015 Firefox9/28/2017667
api.CSS.supports_static.optional_parens Firefox8/8/2017 Chrome9/5/201728
api.DOMMatrix πŸ“‹Firefox10/14/2014 Chrome9/5/20171057
api.DOMMatrix.DOMMatrix πŸ“‹Firefox10/14/2014 Chrome9/5/20171057
api.DOMMatrix.a πŸ“‹Firefox10/14/2014 Chrome9/5/20171057
api.DOMMatrix.b πŸ“‹Firefox10/14/2014 Chrome9/5/20171057
api.DOMMatrix.c πŸ“‹Firefox10/14/2014 Chrome9/5/20171057
api.DOMMatrix.d πŸ“‹Firefox10/14/2014 Chrome9/5/20171057
api.DOMMatrix.e πŸ“‹Firefox10/14/2014 Chrome9/5/20171057
api.DOMMatrix.f πŸ“‹Firefox10/14/2014 Chrome9/5/20171057
api.DOMMatrix.invertSelf πŸ“‹Firefox10/14/2014 Chrome9/5/20171057
api.DOMMatrix.m11 πŸ“‹Firefox10/14/2014 Chrome9/5/20171057
api.DOMMatrix.m12 πŸ“‹Firefox10/14/2014 Chrome9/5/20171057
api.DOMMatrix.m13 πŸ“‹Firefox10/14/2014 Chrome9/5/20171057
api.DOMMatrix.m14 πŸ“‹Firefox10/14/2014 Chrome9/5/20171057
api.DOMMatrix.m21 πŸ“‹Firefox10/14/2014 Chrome9/5/20171057
api.DOMMatrix.m22 πŸ“‹Firefox10/14/2014 Chrome9/5/20171057
api.DOMMatrix.m23 πŸ“‹Firefox10/14/2014 Chrome9/5/20171057
api.DOMMatrix.m24 πŸ“‹Firefox10/14/2014 Chrome9/5/20171057
api.DOMMatrix.m31 πŸ“‹Firefox10/14/2014 Chrome9/5/20171057
api.DOMMatrix.m32 πŸ“‹Firefox10/14/2014 Chrome9/5/20171057
api.DOMMatrix.m33 πŸ“‹Firefox10/14/2014 Chrome9/5/20171057
api.DOMMatrix.m34 πŸ“‹Firefox10/14/2014 Chrome9/5/20171057
api.DOMMatrix.m41 πŸ“‹Firefox10/14/2014 Chrome9/5/20171057
api.DOMMatrix.m42 πŸ“‹Firefox10/14/2014 Chrome9/5/20171057
api.DOMMatrix.m43 πŸ“‹Firefox10/14/2014 Chrome9/5/20171057
api.DOMMatrix.m44 πŸ“‹Firefox10/14/2014 Chrome9/5/20171057
api.DOMMatrix.multiplySelf πŸ“‹Firefox10/14/2014 Chrome9/5/20171057
api.DOMMatrix.preMultiplySelf πŸ“‹Firefox10/14/2014 Chrome9/5/20171057
api.DOMMatrix.rotateAxisAngleSelf πŸ“‹Firefox10/14/2014 Chrome9/5/20171057
api.DOMMatrix.rotateFromVectorSelf πŸ“‹Firefox10/14/2014 Chrome9/5/20171057
api.DOMMatrix.rotateSelf πŸ“‹Firefox10/14/2014 Chrome9/5/20171057
api.DOMMatrix.scale3dSelf πŸ“‹Firefox10/14/2014 Chrome9/5/20171057
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 πŸ“‹Firefox10/14/2014 Chrome9/5/20171057
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 πŸ“‹Firefox10/14/2014 Chrome9/5/20171057
api.DOMMatrix.skewXSelf πŸ“‹Firefox10/14/2014 Chrome9/5/20171057
api.DOMMatrix.skewYSelf πŸ“‹Firefox10/14/2014 Chrome9/5/20171057
api.DOMMatrix.translateSelf πŸ“‹Firefox10/14/2014 Chrome9/5/20171057
api.DOMMatrixReadOnly πŸ“‹Firefox10/14/2014 Chrome9/5/20171057
api.DOMMatrixReadOnly.a πŸ“‹Firefox10/14/2014 Chrome9/5/20171057
api.DOMMatrixReadOnly.b πŸ“‹Firefox10/14/2014 Chrome9/5/20171057
api.DOMMatrixReadOnly.c πŸ“‹Firefox10/14/2014 Chrome9/5/20171057
api.DOMMatrixReadOnly.d πŸ“‹Firefox10/14/2014 Chrome9/5/20171057
api.DOMMatrixReadOnly.e πŸ“‹Firefox10/14/2014 Chrome9/5/20171057
api.DOMMatrixReadOnly.f πŸ“‹Firefox10/14/2014 Chrome9/5/20171057
api.DOMMatrixReadOnly.flipX πŸ“‹Firefox10/14/2014 Chrome9/5/20171057
api.DOMMatrixReadOnly.flipY πŸ“‹Firefox10/14/2014 Chrome9/5/20171057
api.DOMMatrixReadOnly.inverse πŸ“‹Firefox10/14/2014 Chrome9/5/20171057
api.DOMMatrixReadOnly.is2D πŸ“‹Firefox10/14/2014 Chrome9/5/20171057
api.DOMMatrixReadOnly.m11 πŸ“‹Firefox10/14/2014 Chrome9/5/20171057
api.DOMMatrixReadOnly.m12 πŸ“‹Firefox10/14/2014 Chrome9/5/20171057
api.DOMMatrixReadOnly.m13 πŸ“‹Firefox10/14/2014 Chrome9/5/20171057
api.DOMMatrixReadOnly.m14 πŸ“‹Firefox10/14/2014 Chrome9/5/20171057
api.DOMMatrixReadOnly.m21 πŸ“‹Firefox10/14/2014 Chrome9/5/20171057
api.DOMMatrixReadOnly.m22 πŸ“‹Firefox10/14/2014 Chrome9/5/20171057
api.DOMMatrixReadOnly.m23 πŸ“‹Firefox10/14/2014 Chrome9/5/20171057
api.DOMMatrixReadOnly.m24 πŸ“‹Firefox10/14/2014 Chrome9/5/20171057
api.DOMMatrixReadOnly.m31 πŸ“‹Firefox10/14/2014 Chrome9/5/20171057
api.DOMMatrixReadOnly.m32 πŸ“‹Firefox10/14/2014 Chrome9/5/20171057
api.DOMMatrixReadOnly.m33 πŸ“‹Firefox10/14/2014 Chrome9/5/20171057
api.DOMMatrixReadOnly.m34 πŸ“‹Firefox10/14/2014 Chrome9/5/20171057
api.DOMMatrixReadOnly.m41 πŸ“‹Firefox10/14/2014 Chrome9/5/20171057
api.DOMMatrixReadOnly.m42 πŸ“‹Firefox10/14/2014 Chrome9/5/20171057
api.DOMMatrixReadOnly.m43 πŸ“‹Firefox10/14/2014 Chrome9/5/20171057
api.DOMMatrixReadOnly.m44 πŸ“‹Firefox10/14/2014 Chrome9/5/20171057
api.DOMMatrixReadOnly.multiply πŸ“‹Firefox10/14/2014 Chrome9/5/20171057
api.DOMMatrixReadOnly.rotate πŸ“‹Firefox10/14/2014 Chrome9/5/20171057
api.DOMMatrixReadOnly.rotateAxisAngle πŸ“‹Firefox10/14/2014 Chrome9/5/20171057
api.DOMMatrixReadOnly.rotateFromVector πŸ“‹Firefox10/14/2014 Chrome9/5/20171057
api.DOMMatrixReadOnly.scale πŸ“‹Firefox10/14/2014 Chrome9/5/20171057
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 πŸ“‹Firefox10/14/2014 Chrome9/5/20171057
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.skewX πŸ“‹Firefox10/14/2014 Chrome9/5/20171057
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 πŸ“‹Firefox10/14/2014 Chrome9/5/20171057
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 πŸ“‹Firefox10/14/2014 Chrome9/5/20171057
api.DOMMatrixReadOnly.toFloat64Array πŸ“‹Firefox10/14/2014 Chrome9/5/20171057
api.DOMMatrixReadOnly.toString Firefox10/14/2014 Chrome9/5/20171057
api.DOMMatrixReadOnly.transformPoint πŸ“‹Firefox10/14/2014 Chrome9/5/20171057
api.DOMMatrixReadOnly.translate πŸ“‹Firefox10/14/2014 Chrome9/5/20171057
api.DOMPoint πŸ“‹Firefox7/22/2014 Chrome9/5/20171141
api.DOMPoint.DOMPoint πŸ“‹Firefox7/22/2014 Chrome9/5/20171141
api.DOMPoint.w πŸ“‹Firefox7/22/2014 Chrome9/5/20171141
api.DOMPoint.x πŸ“‹Firefox7/22/2014 Chrome9/5/20171141
api.DOMPoint.y πŸ“‹Firefox7/22/2014 Chrome9/5/20171141
api.DOMPoint.z πŸ“‹Firefox7/22/2014 Chrome9/5/20171141
api.DOMPointReadOnly πŸ“‹Firefox7/22/2014 Chrome9/5/20171141
api.DOMPointReadOnly.w πŸ“‹Firefox7/22/2014 Chrome9/5/20171141
api.DOMPointReadOnly.x πŸ“‹Firefox7/22/2014 Chrome9/5/20171141
api.DOMPointReadOnly.y πŸ“‹Firefox7/22/2014 Chrome9/5/20171141
api.DOMPointReadOnly.z πŸ“‹Firefox7/22/2014 Chrome9/5/20171141
api.DOMQuad πŸ“‹Firefox7/22/2014 Chrome9/5/20171141
api.DOMQuad.DOMQuad πŸ“‹Firefox7/22/2014 Chrome9/5/20171141
api.DOMQuad.p1 πŸ“‹Firefox7/22/2014 Chrome9/5/20171141
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 πŸ“‹Firefox7/22/2014 Chrome9/5/20171141
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 πŸ“‹Firefox7/22/2014 Chrome9/5/20171141
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 πŸ“‹Firefox7/22/2014 Chrome9/5/20171141
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.DOMRect πŸ“‹Firefox2/4/2014 Chrome9/5/20171309
api.DOMRect.DOMRect πŸ“‹Firefox7/22/2014 Chrome9/5/20171141
api.DOMRect.x πŸ“‹Firefox7/22/2014 Chrome9/5/20171141
api.DOMRect.y πŸ“‹Firefox7/22/2014 Chrome9/5/20171141
api.DOMRectList πŸ“‹Firefox2/4/2014 Chrome9/5/20171309
api.DOMRectReadOnly πŸ“‹Firefox7/22/2014 Chrome9/5/20171141
api.DOMRectReadOnly.x πŸ“‹Firefox7/22/2014 Chrome9/5/20171141
api.DOMRectReadOnly.y πŸ“‹Firefox7/22/2014 Chrome9/5/20171141
api.DOMTokenList.replace πŸ“‹Firefox9/20/2016 Chrome9/5/2017350
api.Element.getAttributeNames πŸ“‹Firefox3/8/2016 Chrome9/5/2017546
api.Element.scroll πŸ“‹Firefox2/24/2015 Chrome9/5/2017924
api.Element.scroll.options_behavior_parameter Firefox2/24/2015 Chrome9/5/2017924
api.Element.scroll.options_left_parameter Firefox2/24/2015 Chrome9/5/2017924
api.Element.scroll.options_top_parameter Firefox2/24/2015 Chrome9/5/2017924
api.Element.scrollBy πŸ“‹Firefox2/24/2015 Chrome9/5/2017924
api.Element.scrollBy.options_behavior_parameter Firefox2/24/2015 Chrome9/5/2017924
api.Element.scrollBy.options_left_parameter Firefox2/24/2015 Chrome9/5/2017924
api.Element.scrollBy.options_top_parameter Firefox2/24/2015 Chrome9/5/2017924
api.Element.scrollIntoView.options_parameter πŸ“‹Firefox2/24/2015 Chrome9/5/2017924
api.Element.scrollTo πŸ“‹Firefox2/24/2015 Chrome9/5/2017924
api.Element.scrollTo.options_behavior_parameter Firefox2/24/2015 Chrome9/5/2017924
api.Element.scrollTo.options_left_parameter Firefox2/24/2015 Chrome9/5/2017924
api.Element.scrollTo.options_top_parameter Firefox2/24/2015 Chrome9/5/2017924
api.PerformanceResourceTiming.nextHopProtocol πŸ“‹Firefox3/8/2016 Chrome9/5/2017546
api.URLSearchParams.URLSearchParams.record Firefox6/13/2017 Chrome9/5/201784
api.URLSearchParams.sort πŸ“‹Firefox6/13/2017 Chrome9/5/201784
api.Window.scroll.options_behavior_parameter Firefox2/24/2015 Chrome9/5/2017924
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_behavior_parameter Firefox2/24/2015 Chrome9/5/2017924
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.scrollTo.options_behavior_parameter Firefox2/24/2015 Chrome9/5/2017924
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.

2017/8

API First Browser Date Last Browser Date Days Notes
api.CSSStyleSheet.insertRule.index_parameter_optional Chrome12/11/2008 Firefox8/8/20173162
api.DOMTokenList.remove_duplicates Chrome7/25/2017 Firefox8/8/201714
api.Geolocation.secure_context_required Chrome4/13/2016 Firefox8/8/2017482
WebView Android: Secure context is only required for applications targeting Android Nougat (7) and higher. See bug 40465140.
api.GeolocationCoordinates.secure_context_required Chrome12/1/2015 Firefox8/8/2017616
api.GeolocationPosition.secure_context_required Chrome12/1/2015 Firefox8/8/2017616
api.GeolocationPositionError.secure_context_required Chrome12/1/2015 Firefox8/8/2017616
api.IdleDeadline πŸ“‹Chrome12/1/2015 Firefox8/8/2017616
api.IdleDeadline.didTimeout πŸ“‹Chrome12/1/2015 Firefox8/8/2017616
api.IdleDeadline.timeRemaining πŸ“‹Chrome12/1/2015 Firefox8/8/2017616
api.IntersectionObserver πŸ“‹Chrome5/25/2016 Firefox8/8/2017440
api.IntersectionObserver.IntersectionObserver πŸ“‹Chrome5/25/2016 Firefox8/8/2017440
Firefox: Before version 96, the constructor throws a DOMException if the options.rootMargin option is passed an empty string (see bug 1738791).
api.IntersectionObserver.disconnect πŸ“‹Chrome5/25/2016 Firefox8/8/2017440
api.IntersectionObserver.observe πŸ“‹Chrome5/25/2016 Firefox8/8/2017440
api.IntersectionObserver.root πŸ“‹Chrome5/25/2016 Firefox8/8/2017440
api.IntersectionObserver.rootMargin πŸ“‹Chrome5/25/2016 Firefox8/8/2017440
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 πŸ“‹Chrome5/25/2016 Firefox8/8/2017440
api.IntersectionObserver.thresholds πŸ“‹Chrome7/20/2016 Firefox8/8/2017384
api.IntersectionObserver.unobserve πŸ“‹Chrome5/25/2016 Firefox8/8/2017440
api.IntersectionObserverEntry πŸ“‹Chrome5/25/2016 Firefox8/8/2017440
api.IntersectionObserverEntry.boundingClientRect πŸ“‹Chrome5/25/2016 Firefox8/8/2017440
api.IntersectionObserverEntry.intersectionRatio πŸ“‹Chrome5/25/2016 Firefox8/8/2017440
api.IntersectionObserverEntry.intersectionRect πŸ“‹Chrome5/25/2016 Firefox8/8/2017440
api.IntersectionObserverEntry.isIntersecting πŸ“‹Chrome4/19/2017 Firefox8/8/2017111
api.IntersectionObserverEntry.rootBounds πŸ“‹Chrome5/25/2016 Firefox8/8/2017440
api.IntersectionObserverEntry.target πŸ“‹Chrome5/25/2016 Firefox8/8/2017440
api.IntersectionObserverEntry.time πŸ“‹Chrome5/25/2016 Firefox8/8/2017440
api.MediaQueryList.EventTarget_inheritance Chrome11/18/2014 Firefox8/8/2017994
api.MediaQueryList.change_event πŸ“‹Chrome11/18/2014 Firefox8/8/2017994
api.MediaQueryListEvent πŸ“‹Chrome11/18/2014 Firefox8/8/2017994
api.MediaQueryListEvent.MediaQueryListEvent πŸ“‹Chrome11/18/2014 Firefox8/8/2017994
api.MediaQueryListEvent.matches πŸ“‹Chrome11/18/2014 Firefox8/8/2017994
api.MediaQueryListEvent.media πŸ“‹Chrome11/18/2014 Firefox8/8/2017994
api.Navigator.geolocation.secure_context_required Chrome12/1/2015 Firefox8/8/2017616
api.PaymentRequest πŸ“‹Chrome7/25/2017 Firefox8/8/201714
api.PaymentRequest.PaymentRequest πŸ“‹Chrome7/25/2017 Firefox8/8/201714
api.PaymentRequest.abort πŸ“‹Chrome7/25/2017 Firefox8/8/201714
api.PaymentRequest.canMakePayment πŸ“‹Chrome7/25/2017 Firefox8/8/201714
api.PaymentRequest.id πŸ“‹Chrome7/25/2017 Firefox8/8/201714
api.PaymentRequest.shippingAddress Chrome7/25/2017 Firefox8/8/201714
api.PaymentRequest.shippingOption Chrome7/25/2017 Firefox8/8/201714
api.PaymentRequest.shippingType Chrome7/25/2017 Firefox8/8/201714
api.PaymentRequest.shippingaddresschange_event Chrome7/25/2017 Firefox8/8/201714
api.PaymentRequest.shippingoptionchange_event Chrome7/25/2017 Firefox8/8/201714
api.PaymentRequest.show πŸ“‹Chrome7/25/2017 Firefox8/8/201714
api.PaymentRequestUpdateEvent πŸ“‹Chrome7/25/2017 Firefox8/8/201714
api.PaymentRequestUpdateEvent.PaymentRequestUpdateEvent πŸ“‹Chrome7/25/2017 Firefox8/8/201714
api.PaymentRequestUpdateEvent.updateWith πŸ“‹Chrome7/25/2017 Firefox8/8/201714
api.PaymentResponse πŸ“‹Chrome7/25/2017 Firefox8/8/201714
api.PaymentResponse.complete πŸ“‹Chrome7/25/2017 Firefox8/8/201714
api.PaymentResponse.details πŸ“‹Chrome7/25/2017 Firefox8/8/201714
api.PaymentResponse.methodName πŸ“‹Chrome7/25/2017 Firefox8/8/201714
api.PaymentResponse.payerEmail πŸ“‹Chrome7/25/2017 Firefox8/8/201714
api.PaymentResponse.payerName πŸ“‹Chrome7/25/2017 Firefox8/8/201714
api.PaymentResponse.payerPhone πŸ“‹Chrome7/25/2017 Firefox8/8/201714
api.PaymentResponse.requestId πŸ“‹Chrome7/25/2017 Firefox8/8/201714
api.PaymentResponse.shippingAddress πŸ“‹Chrome7/25/2017 Firefox8/8/201714
api.PaymentResponse.shippingOption πŸ“‹Chrome7/25/2017 Firefox8/8/201714
api.PaymentResponse.toJSON Chrome7/25/2017 Firefox8/8/201714
api.SVGRadialGradientElement.fr πŸ“‹Chrome1/10/2013 Firefox8/8/20171671
api.Selection.collapse.node_parameter_nullable Chrome11/18/2014 Firefox8/8/2017994
api.Selection.collapse.offset_parameter_optional Chrome12/11/2008 Firefox8/8/20173162
api.Selection.containsNode.partialContainment_parameter_optional Chrome12/11/2008 Firefox8/8/20173162
api.Selection.empty πŸ“‹Chrome12/11/2008 Firefox8/8/20173162
api.Selection.extend.offset_parameter_optional Chrome12/11/2008 Firefox8/8/20173162
api.Selection.setPosition πŸ“‹Chrome12/11/2008 Firefox8/8/20173162
api.WEBGL_compressed_texture_s3tc_srgb πŸ“‹Chrome7/25/2017 Firefox8/8/201714
api.WheelEvent.pinch_to_zoom_support Chrome11/12/2013 Firefox8/8/20171365
api.Window.cancelIdleCallback πŸ“‹Chrome12/1/2015 Firefox8/8/2017616
api.Window.requestIdleCallback πŸ“‹Chrome12/1/2015 Firefox8/8/2017616
api.Window.scrollX.subpixel_precision Chrome1/21/2015 Firefox8/8/2017930
api.Window.scrollY.subpixel_precision Chrome1/21/2015 Firefox8/8/2017930

2017/7

API First Browser Date Last Browser Date Days Notes
api.BeforeUnloadEvent.user_interaction Firefox1/26/2016 Chrome7/25/2017546
api.Client.type πŸ“‹Firefox6/13/2017 Chrome7/25/201742
api.Document.Document πŸ“‹Firefox4/2/2013 Chrome7/25/20171575
api.ExtendableEvent.waitUntil.async_waitUntil Firefox4/19/2017 Chrome7/25/201797
api.ImageCapture.takePhoto πŸ“‹Firefox1/13/2015 Chrome7/25/2017924
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.InputEvent πŸ“‹Firefox7/22/2014 Chrome7/25/20171099
api.InputEvent.InputEvent πŸ“‹Firefox7/22/2014 Chrome7/25/20171099
api.InputEvent.isComposing πŸ“‹Firefox7/22/2014 Chrome7/25/20171099
api.Request.formData πŸ“‹Firefox7/2/2015 Chrome7/25/2017754
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.formData πŸ“‹Firefox7/2/2015 Chrome7/25/2017754
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.Window.message_event πŸ“‹Firefox12/20/2011 Chrome7/25/20172044

2017/6

API First Browser Date Last Browser Date Days Notes
api.Clients.matchAll πŸ“‹Chrome4/14/2015 Firefox6/13/2017791
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.ProgressEvent.worker_support Chrome12/1/2015 Firefox6/13/2017560
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.URL.toString πŸ“‹Chrome5/15/2012 Firefox6/13/20171855
api.origin πŸ“‹Chrome6/5/2017 Firefox6/13/20178
api.DeviceMotionEvent.DeviceMotionEvent πŸ“‹Firefox4/29/2014 Chrome6/5/20171133
api.DeviceOrientationEvent.DeviceOrientationEvent πŸ“‹Firefox11/20/2012 Chrome6/5/20171658
api.ImageCapture πŸ“‹Firefox1/13/2015 Chrome6/5/2017874
api.ImageCapture.ImageCapture πŸ“‹Firefox1/13/2015 Chrome6/5/2017874
api.ImageCapture.track πŸ“‹Firefox1/13/2015 Chrome6/5/2017874
api.MediaError.message πŸ“‹Firefox3/7/2017 Chrome6/5/201790
api.MediaStreamTrack.applyConstraints πŸ“‹Firefox12/15/2015 Chrome6/5/2017538
api.MediaStreamTrack.applyConstraints.deviceId_constraint πŸ“‹Firefox12/15/2015 Chrome6/5/2017538
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.echoCancellation_constraint πŸ“‹Firefox11/15/2016 Chrome6/5/2017202
api.MediaStreamTrack.applyConstraints.facingMode_constraint πŸ“‹Firefox11/15/2016 Chrome6/5/2017202
api.MediaStreamTrack.applyConstraints.frameRate_constraint πŸ“‹Firefox11/15/2016 Chrome6/5/2017202
api.MediaStreamTrack.applyConstraints.height_constraint πŸ“‹Firefox11/15/2016 Chrome6/5/2017202
api.MediaStreamTrack.applyConstraints.latency_constraint πŸ“‹Firefox11/15/2016 Chrome6/5/2017202
api.MediaStreamTrack.applyConstraints.width_constraint πŸ“‹Firefox11/15/2016 Chrome6/5/2017202
api.MediaStreamTrack.getSettings πŸ“‹Firefox11/15/2016 Chrome6/5/2017202
api.RTCPeerConnection.getReceivers πŸ“‹Firefox12/1/2014 Chrome6/5/2017917
api.RTCPeerConnection.icegatheringstatechange_event πŸ“‹Firefox6/25/2013 Chrome6/5/20171441
api.RTCRtpReceiver πŸ“‹Firefox12/1/2014 Chrome6/5/2017917
api.RTCRtpReceiver.track πŸ“‹Firefox12/1/2014 Chrome6/5/2017917
api.RTCStatsReport.size πŸ“‹Firefox8/2/2016 Chrome6/5/2017307
api.XMLHttpRequest.send.body_URLSearchParams_type Firefox1/26/2016 Chrome6/5/2017496
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.

2017/4

API First Browser Date Last Browser Date Days Notes
api.AnalyserNode.AnalyserNode πŸ“‹Chrome12/1/2016 Firefox4/19/2017139
api.AudioBuffer.AudioBuffer πŸ“‹Chrome12/1/2016 Firefox4/19/2017139
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.AudioBufferSourceNode.AudioBufferSourceNode πŸ“‹Chrome12/1/2016 Firefox4/19/2017139
api.AudioParam.maxValue πŸ“‹Chrome7/20/2016 Firefox4/19/2017273
api.AudioParam.minValue πŸ“‹Chrome7/20/2016 Firefox4/19/2017273
api.AudioScheduledSourceNode πŸ“‹Chrome3/9/2017 Firefox4/19/201741
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.BaseAudioContext πŸ“‹Chrome1/25/2017 Firefox4/19/201784
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.BiquadFilterNode.BiquadFilterNode πŸ“‹Chrome12/1/2016 Firefox4/19/2017139
api.CSSNamespaceRule πŸ“‹Chrome12/1/2015 Firefox4/19/2017505
api.ChannelMergerNode.ChannelMergerNode πŸ“‹Chrome12/1/2016 Firefox4/19/2017139
api.ChannelSplitterNode.ChannelSplitterNode πŸ“‹Chrome12/1/2016 Firefox4/19/2017139
api.ClipboardEvent.ClipboardEvent πŸ“‹Firefox6/25/2013 Chrome4/19/20171394
api.CompositionEvent.CompositionEvent πŸ“‹Chrome3/26/2013 Firefox4/19/20171485
api.ConvolverNode.ConvolverNode πŸ“‹Chrome12/1/2016 Firefox4/19/2017139
api.DelayNode.DelayNode πŸ“‹Chrome12/1/2016 Firefox4/19/2017139
api.DynamicsCompressorNode.DynamicsCompressorNode πŸ“‹Chrome12/1/2016 Firefox4/19/2017139
api.Element.auxclick_event πŸ“‹Chrome12/1/2016 Firefox4/19/2017139
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.Event.cancelBubble πŸ“‹Chrome12/11/2008 Firefox4/19/20173051
Chrome: Starting with Chrome 58 and Opera 45, setting this property to false does nothing, as per spec discussion.Chrome Android: Starting with Chrome Android 58 and Opera 45, setting this property to false does nothing, as per spec discussion.Firefox: Only supported for UIEvent, not all Event objects.Firefox for Android: Only supported for UIEvent, not all Event objects.Node.js: This is not used in Node.js and is provided purely for completeness.Quest Browser: Starting with Quest Browser 5.0 and Opera 45, setting this property to false does nothing, as per spec discussion.Opera: Starting with Chrome 58 and Opera 45, setting this property to false does nothing, as per spec discussion.Opera Android: Starting with Chrome 58 and Opera 45, setting this property to false does nothing, as per spec discussion.Samsung Internet: Starting with Samsung Internet 7.0 and Opera 45, setting this property to false does nothing, as per spec discussion.WebView Android: Starting with WebView Android 58 and Opera 45, setting this property to false does nothing, as per spec discussion.
api.GainNode.GainNode πŸ“‹Chrome12/1/2016 Firefox4/19/2017139
api.HTMLLinkElement.referrerPolicy πŸ“‹Firefox11/15/2016 Chrome4/19/2017155
api.HTMLMediaElement.play.returns_promise Chrome4/13/2016 Firefox4/19/2017371
api.IDBCursor.continuePrimaryKey πŸ“‹Firefox1/31/2012 Chrome4/19/20171905
api.IDBCursor.key.binary_keys Firefox1/24/2017 Chrome4/19/201785
api.IIRFilterNode.IIRFilterNode πŸ“‹Chrome12/1/2016 Firefox4/19/2017139
api.MediaElementAudioSourceNode.MediaElementAudioSourceNode πŸ“‹Chrome12/1/2016 Firefox4/19/2017139
api.MediaStreamAudioDestinationNode.MediaStreamAudioDestinationNode πŸ“‹Chrome3/9/2017 Firefox4/19/201741
api.MediaStreamAudioSourceNode.MediaStreamAudioSourceNode πŸ“‹Chrome12/1/2016 Firefox4/19/2017139
api.MouseEvent.x πŸ“‹Chrome12/11/2008 Firefox4/19/20173051
api.MouseEvent.y πŸ“‹Chrome12/11/2008 Firefox4/19/20173051
api.Node.getRootNode πŸ“‹Chrome10/12/2016 Firefox4/19/2017189
api.OfflineAudioCompletionEvent.OfflineAudioCompletionEvent πŸ“‹Chrome3/9/2017 Firefox4/19/201741
api.OscillatorNode.OscillatorNode πŸ“‹Chrome12/1/2016 Firefox4/19/2017139
api.PannerNode.PannerNode πŸ“‹Chrome12/1/2016 Firefox4/19/2017139
api.PeriodicWave.PeriodicWave πŸ“‹Chrome12/1/2016 Firefox4/19/2017139
api.RTCPeerConnection.getStats.returns_promise Firefox3/31/2015 Chrome4/19/2017750
api.RTCStatsReport πŸ“‹Firefox2/4/2014 Chrome4/19/20171170
api.RTCStatsReport.@@iterator Firefox8/2/2016 Chrome4/19/2017260
api.RTCStatsReport.entries πŸ“‹Firefox8/2/2016 Chrome4/19/2017260
api.RTCStatsReport.forEach πŸ“‹Firefox2/4/2014 Chrome4/19/20171170
api.RTCStatsReport.get πŸ“‹Firefox2/4/2014 Chrome4/19/20171170
api.RTCStatsReport.has πŸ“‹Firefox2/4/2014 Chrome4/19/20171170
api.RTCStatsReport.keys πŸ“‹Firefox8/2/2016 Chrome4/19/2017260
api.RTCStatsReport.type_candidate-pair πŸ“‹Firefox4/29/2014 Chrome4/19/20171086
api.RTCStatsReport.type_candidate-pair.localCandidateId πŸ“‹Firefox4/29/2014 Chrome4/19/20171086
api.RTCStatsReport.type_candidate-pair.priority Firefox11/3/2015 Chrome4/19/2017533
api.RTCStatsReport.type_candidate-pair.remoteCandidateId πŸ“‹Firefox4/29/2014 Chrome4/19/20171086
api.RTCStatsReport.type_candidate-pair.state πŸ“‹Firefox4/29/2014 Chrome4/19/20171086
api.RTCStatsReport.values Firefox8/2/2016 Chrome4/19/2017260
api.SVGGeometryElement πŸ“‹Chrome1/25/2017 Firefox4/19/201784
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.Selection.removeRange πŸ“‹Firefox11/9/2004 Chrome4/19/20174544
api.Selection.setBaseAndExtent πŸ“‹Chrome12/11/2008 Firefox4/19/20173051
api.StereoPannerNode.StereoPannerNode πŸ“‹Chrome12/1/2016 Firefox4/19/2017139
api.URLSearchParams.URLSearchParams.sequence Chrome4/19/2017 Firefox4/19/2017
api.WEBGL_compressed_texture_astc πŸ“‹Chrome12/1/2015 Firefox4/19/2017505
api.WEBGL_compressed_texture_astc.getSupportedProfiles πŸ“‹Chrome12/1/2015 Firefox4/19/2017505
api.WEBGL_debug_renderer_info πŸ“‹Chrome2/20/2014 Firefox4/19/20171154
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.WaveShaperNode.WaveShaperNode πŸ“‹Chrome12/1/2016 Firefox4/19/2017139

2017/3

API First Browser Date Last Browser Date Days Notes
api.FontFaceSetLoadEvent.FontFaceSetLoadEvent πŸ“‹Firefox9/22/2015 Chrome3/9/2017534
api.HTMLFieldSetElement.elements.type_HTMLCollection Firefox3/22/2011 Chrome3/9/20172179
api.MediaDevices.devicechange_event πŸ“‹Firefox3/7/2017 Chrome3/9/20172
api.RTCDataChannel.bufferedamountlow_event πŸ“‹Firefox1/26/2016 Chrome3/9/2017408
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.Response.redirected πŸ“‹Firefox9/20/2016 Chrome3/9/2017170
api.BaseAudioContext.createConstantSource πŸ“‹Chrome1/25/2017 Firefox3/7/201741
api.ConstantSourceNode πŸ“‹Chrome1/25/2017 Firefox3/7/201741
api.ConstantSourceNode.ConstantSourceNode πŸ“‹Chrome1/25/2017 Firefox3/7/201741
api.ConstantSourceNode.offset πŸ“‹Chrome1/25/2017 Firefox3/7/201741
api.Document.rootElement πŸ“‹Chrome4/8/2014 Firefox3/7/20171064
api.Document.selectionchange_event πŸ“‹Chrome4/27/2011 Firefox3/7/20172141
api.Element.focusin_event πŸ“‹Chrome12/11/2008 Firefox3/7/20173008
Chrome: The onfocusin event handler property is not supported. To listen to this event, use element.addEventListener('focusin', function() {});.Chrome Android: The onfocusin event handler property is not supported. To listen to this event, use element.addEventListener('focusin', function() {});.Edge: The onfocusin event handler property is not supported. To listen to this event, use element.addEventListener('focusin', function() {});.Firefox: The onfocusin event handler property is not supported. To listen to this event, use element.addEventListener('focusin', function() {});.Firefox for Android: The onfocusin event handler property is not supported. To listen to this event, use element.addEventListener('focusin', function() {});.Quest Browser: The onfocusin event handler property is not supported. To listen to this event, use element.addEventListener('focusin', function() {});.Samsung Internet: The onfocusin event handler property is not supported. To listen to this event, use element.addEventListener('focusin', function() {});.WebView Android: The onfocusin event handler property is not supported. To listen to this event, use element.addEventListener('focusin', function() {});.
api.Element.focusout_event πŸ“‹Chrome12/11/2008 Firefox3/7/20173008
Chrome: The onfocusout event handler property is not supported. To listen to this event, use element.addEventListener('focusout', function() {});.Chrome Android: The onfocusout event handler property is not supported. To listen to this event, use element.addEventListener('focusout', function() {});.Edge: The onfocusout event handler property is not supported. To listen to this event, use element.addEventListener('focusout', function() {});.Firefox: The onfocusout event handler property is not supported. To listen to this event, use element.addEventListener('focusout', function() {});.Firefox for Android: The onfocusout event handler property is not supported. To listen to this event, use element.addEventListener('focusout', function() {});.Quest Browser: The onfocusout event handler property is not supported. To listen to this event, use element.addEventListener('focusout', function() {});.Samsung Internet: The onfocusout event handler property is not supported. To listen to this event, use element.addEventListener('focusout', function() {});.WebView Android: The onfocusout event handler property is not supported. To listen to this event, use element.addEventListener('focusout', function() {});.
api.Element.touchcancel_event πŸ“‹Chrome9/25/2012 Firefox3/7/20171624
api.Element.touchend_event πŸ“‹Chrome9/25/2012 Firefox3/7/20171624
api.Element.touchmove_event πŸ“‹Chrome9/25/2012 Firefox3/7/20171624
api.Element.touchstart_event πŸ“‹Chrome9/25/2012 Firefox3/7/20171624
api.Event.composed πŸ“‹Chrome8/31/2016 Firefox3/7/2017188
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.FileSystemEntry.getParent πŸ“‹Chrome12/2/2010 Firefox3/7/20172287
api.MediaKeySession.keystatuseschange_event πŸ“‹Chrome12/1/2016 Firefox3/7/201796
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.message_event πŸ“‹Chrome12/1/2016 Firefox3/7/201796
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.MediaStream.active πŸ“‹Chrome4/14/2015 Firefox3/7/2017693
api.Node.selectstart_event πŸ“‹Chrome12/11/2008 Firefox3/7/20173008
api.RTCDTMFSender πŸ“‹Chrome5/21/2013 Firefox3/7/20171386
api.RTCDTMFSender.insertDTMF πŸ“‹Chrome5/21/2013 Firefox3/7/20171386
api.RTCDTMFSender.toneBuffer πŸ“‹Chrome5/21/2013 Firefox3/7/20171386
api.RTCDTMFSender.tonechange_event πŸ“‹Chrome5/21/2013 Firefox3/7/20171386
api.RTCDTMFToneChangeEvent πŸ“‹Chrome5/21/2013 Firefox3/7/20171386
api.RTCDTMFToneChangeEvent.RTCDTMFToneChangeEvent πŸ“‹Chrome5/21/2013 Firefox3/7/20171386
api.RTCDTMFToneChangeEvent.tone πŸ“‹Chrome5/21/2013 Firefox3/7/20171386
api.Touch πŸ“‹Chrome9/25/2012 Firefox3/7/20171624
Firefox: This interface is only exposed if a touch input device is detected.Firefox: Removed in bug 888304 due to web compatibility issues.
api.Touch.Touch πŸ“‹Chrome1/20/2016 Firefox3/7/2017412
Firefox: This interface is only exposed if a touch input device is detected.
api.Touch.clientX πŸ“‹Chrome9/25/2012 Firefox3/7/20171624
Firefox: This interface is only exposed if a touch input device is detected.Firefox: Removed in bug 888304 due to web compatibility issues.
api.Touch.clientY πŸ“‹Chrome9/25/2012 Firefox3/7/20171624
Firefox: This interface is only exposed if a touch input device is detected.Firefox: Removed in bug 888304 due to web compatibility issues.
api.Touch.force πŸ“‹Chrome10/7/2014 Firefox3/7/2017882
Firefox: This interface is only exposed if a touch input device is detected.Firefox: Removed in bug 888304 due to web compatibility issues.
api.Touch.identifier πŸ“‹Chrome9/25/2012 Firefox3/7/20171624
Firefox: This interface is only exposed if a touch input device is detected.Firefox: Removed in bug 888304 due to web compatibility issues.
api.Touch.pageX πŸ“‹Chrome9/25/2012 Firefox3/7/20171624
Firefox: This interface is only exposed if a touch input device is detected.Firefox: Removed in bug 888304 due to web compatibility issues.
api.Touch.pageY πŸ“‹Chrome9/25/2012 Firefox3/7/20171624
Firefox: This interface is only exposed if a touch input device is detected.Firefox: Removed in bug 888304 due to web compatibility issues.
api.Touch.radiusX πŸ“‹Chrome10/7/2014 Firefox3/7/2017882
Firefox: This interface is only exposed if a touch input device is detected.Firefox: Removed in bug 888304 due to web compatibility issues.
api.Touch.radiusY πŸ“‹Chrome10/7/2014 Firefox3/7/2017882
Firefox: This interface is only exposed if a touch input device is detected.Firefox: Removed in bug 888304 due to web compatibility issues.
api.Touch.rotationAngle πŸ“‹Chrome5/19/2015 Firefox3/7/2017658
Firefox: This interface is only exposed if a touch input device is detected.Firefox: Removed in bug 888304 due to web compatibility issues.
api.Touch.screenX πŸ“‹Chrome9/25/2012 Firefox3/7/20171624
Firefox: This interface is only exposed if a touch input device is detected.Firefox: Removed in bug 888304 due to web compatibility issues.
api.Touch.screenY πŸ“‹Chrome9/25/2012 Firefox3/7/20171624
Firefox: This interface is only exposed if a touch input device is detected.Firefox: Removed in bug 888304 due to web compatibility issues.
api.Touch.target πŸ“‹Chrome9/25/2012 Firefox3/7/20171624
Firefox: This interface is only exposed if a touch input device is detected.Firefox: Removed in bug 888304 due to web compatibility issues.
api.TouchEvent πŸ“‹Chrome9/25/2012 Firefox3/7/20171624
Firefox: Removed in bug 888304 due to web compatibility issues.
api.TouchEvent.altKey πŸ“‹Chrome9/25/2012 Firefox3/7/20171624
Firefox: Removed in bug 888304 due to web compatibility issues.
api.TouchEvent.changedTouches πŸ“‹Chrome9/25/2012 Firefox3/7/20171624
Firefox: Removed in bug 888304 due to web compatibility issues.
api.TouchEvent.ctrlKey πŸ“‹Chrome9/25/2012 Firefox3/7/20171624
Firefox: Removed in bug 888304 due to web compatibility issues.
api.TouchEvent.metaKey πŸ“‹Chrome9/25/2012 Firefox3/7/20171624
Firefox: Removed in bug 888304 due to web compatibility issues.
api.TouchEvent.shiftKey πŸ“‹Chrome9/25/2012 Firefox3/7/20171624
Firefox: Removed in bug 888304 due to web compatibility issues.
api.TouchEvent.targetTouches πŸ“‹Chrome9/25/2012 Firefox3/7/20171624
Firefox: Removed in bug 888304 due to web compatibility issues.
api.TouchEvent.touches πŸ“‹Chrome9/25/2012 Firefox3/7/20171624
Firefox: Removed in bug 888304 due to web compatibility issues.
api.TouchList πŸ“‹Chrome3/28/2012 Firefox3/7/20171805
Firefox: This interface is only exposed if a touch input device is detected.Firefox: Removed in bug 888304 due to web compatibility issues.
api.TouchList.item πŸ“‹Chrome3/28/2012 Firefox3/7/20171805
Firefox: This interface is only exposed if a touch input device is detected.Firefox: Removed in bug 888304 due to web compatibility issues.
api.TouchList.length πŸ“‹Chrome3/28/2012 Firefox3/7/20171805
Firefox: This interface is only exposed if a touch input device is detected.Firefox: Removed in bug 888304 due to web compatibility issues.
api.fetch.init_referrerPolicy_parameter Chrome7/20/2016 Firefox3/7/2017230
api.isSecureContext.worker_support Chrome12/1/2016 Firefox3/7/201796

2017/1

API First Browser Date Last Browser Date Days Notes
api.CSSConditionRule πŸ“‹Firefox4/2/2013 Chrome1/25/20171394
api.CSSConditionRule.conditionText πŸ“‹Firefox4/2/2013 Chrome1/25/20171394
api.Document.createElement.options_parameter Firefox11/15/2016 Chrome1/25/201771
Chrome: For backwards compatibility, the options parameter can be an object or a string with the custom element tag name, although the string version is deprecated.Chrome Android: For backwards compatibility, the options parameter can be an object or a string with the custom element tag name, although the string version is deprecated.Edge: For backwards compatibility, the options parameter can be an object or a string with the custom element tag name, although the string version is deprecated.Firefox: Firefox accepts a string instead of an object here, but only from version 51 onwards. In version 50, options must be an object.Firefox for Android: Firefox for Android accepts a string instead of an object here, but only from version 51 onwards. In version 50, options must be an object.Quest Browser: For backwards compatibility, the options parameter can be an object or a string with the custom element tag name, although the string version is deprecated.Opera: For backwards compatibility, the options parameter can be an object or a string with the custom element tag name, although the string version is deprecated.Opera Android: For backwards compatibility, the options parameter can be an object or a string with the custom element tag name, although the string version is deprecated.Samsung Internet: For backwards compatibility, the options parameter can be an object or a string with the custom element tag name, although the string version is deprecated.WebView Android: For backwards compatibility, the options parameter can be an object or a string with the custom element tag name, although the string version is deprecated.
api.Document.createElementNS.options_parameter Firefox11/15/2016 Chrome1/25/201771
Chrome: For backwards compatibility, the options parameter can be an object or a string with the custom element tag name, although the string version is deprecated.Chrome Android: For backwards compatibility, the options parameter can be an object or a string with the custom element tag name, although the string version is deprecated.Edge: For backwards compatibility, the options parameter can be an object or a string with the custom element tag name, although the string version is deprecated.Firefox: Firefox accepts a string instead of an object here, but only from version 51 onwards. In version 50, options must be an object.Firefox for Android: Firefox for Android accepts a string instead of an object here, but only from version 51 onwards. In version 50, options must be an object.Quest Browser: For backwards compatibility, the options parameter can be an object or a string with the custom element tag name, although the string version is deprecated.Opera: For backwards compatibility, the options parameter can be an object or a string with the custom element tag name, although the string version is deprecated.Opera Android: For backwards compatibility, the options parameter can be an object or a string with the custom element tag name, although the string version is deprecated.Samsung Internet: For backwards compatibility, the options parameter can be an object or a string with the custom element tag name, although the string version is deprecated.WebView Android: For backwards compatibility, the options parameter can be an object or a string with the custom element tag name, although the string version is deprecated.
api.EXT_color_buffer_float πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.HTMLCanvasElement.getContext.webgl2_context Firefox1/24/2017 Chrome1/25/20171
api.HTMLCanvasElement.getContext.webgl2_context.options_alpha_parameter πŸ“‹Firefox6/10/2014 Chrome1/25/2017960
api.HTMLCanvasElement.getContext.webgl2_context.options_failIfMajorPerformanceCaveat_parameter πŸ“‹Firefox9/22/2015 Chrome1/25/2017491
api.KeyboardEvent.isComposing πŸ“‹Firefox7/22/2014 Chrome1/25/2017918
api.Performance.toJSON πŸ“‹Firefox10/29/2013 Chrome1/25/20171184
api.PerformanceNavigation.toJSON πŸ“‹Firefox10/29/2013 Chrome1/25/20171184
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.RTCDataChannelEvent.RTCDataChannelEvent πŸ“‹Firefox6/25/2013 Chrome1/25/20171310
api.RTCPeerConnection πŸ“‹Firefox1/26/2016 Chrome1/25/2017365
api.RTCPeerConnection.RTCPeerConnection πŸ“‹Firefox1/26/2016 Chrome1/25/2017365
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_iceTransportPolicy_parameter πŸ“‹Firefox11/3/2015 Chrome1/25/2017449
api.RTCPeerConnectionIceEvent πŸ“‹Firefox9/17/2013 Chrome1/25/20171226
api.RTCPeerConnectionIceEvent.RTCPeerConnectionIceEvent πŸ“‹Firefox9/17/2013 Chrome1/25/20171226
api.RTCTrackEvent πŸ“‹Firefox6/25/2013 Chrome1/25/20171310
api.RTCTrackEvent.receiver πŸ“‹Firefox12/1/2014 Chrome1/25/2017786
api.RTCTrackEvent.streams πŸ“‹Firefox6/25/2013 Chrome1/25/20171310
api.RTCTrackEvent.track πŸ“‹Firefox6/25/2013 Chrome1/25/20171310
api.WebGL2RenderingContext πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.activeTexture πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.attachShader πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.beginQuery πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.beginTransformFeedback πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.bindAttribLocation πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.bindBuffer πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.bindBufferBase πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.bindBufferRange πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.bindFramebuffer πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.bindRenderbuffer πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.bindSampler πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.bindTexture πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.bindTransformFeedback πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.bindVertexArray πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.blendColor πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.blendEquation πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.blendEquationSeparate πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.blendFunc πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.blendFuncSeparate πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.blitFramebuffer πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.bufferData πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.bufferSubData πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.canvas πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.checkFramebufferStatus πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.clear πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.clearBufferfi πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.clearBufferfv πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.clearBufferiv πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.clearBufferuiv πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.clearColor πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.clearDepth πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.clearStencil πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.clientWaitSync πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.colorMask πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.compileShader πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.compressedTexImage2D πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.compressedTexImage3D πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.compressedTexSubImage2D πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.compressedTexSubImage3D πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.copyBufferSubData πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.copyTexImage2D πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.copyTexSubImage2D πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.copyTexSubImage3D πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.createBuffer πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.createFramebuffer πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.createProgram πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.createQuery πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.createRenderbuffer πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.createSampler πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.createShader πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.createTexture πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.createTransformFeedback πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.createVertexArray πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.cullFace πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.deleteBuffer πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.deleteFramebuffer πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.deleteProgram πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.deleteQuery πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.deleteRenderbuffer πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.deleteSampler πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.deleteShader πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.deleteSync πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.deleteTexture πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.deleteTransformFeedback πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.deleteVertexArray πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.depthFunc πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.depthMask πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.depthRange πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.detachShader πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.disable πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.disableVertexAttribArray πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.drawArrays πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.drawArraysInstanced πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.drawBuffers πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.drawElements πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.drawElementsInstanced πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.drawRangeElements πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.drawingBufferHeight πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.drawingBufferWidth πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.enable πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.enableVertexAttribArray πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.endQuery πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.endTransformFeedback πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.fenceSync πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.finish πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.flush πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.framebufferRenderbuffer πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.framebufferTexture2D πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.framebufferTextureLayer πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.frontFace πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.generateMipmap πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.getActiveAttrib πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.getActiveUniform πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.getActiveUniformBlockName πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.getActiveUniformBlockParameter πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.getActiveUniforms πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.getAttachedShaders πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.getAttribLocation πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.getBufferParameter πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.getBufferSubData πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.getContextAttributes πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.getError πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.getExtension πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.getFragDataLocation πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.getFramebufferAttachmentParameter πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.getIndexedParameter πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.getInternalformatParameter πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.getParameter πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.getProgramInfoLog πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.getProgramParameter πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.getQuery πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.getQueryParameter πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.getRenderbufferParameter πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.getSamplerParameter πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.getShaderInfoLog πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.getShaderParameter πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.getShaderPrecisionFormat πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.getShaderSource πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.getSupportedExtensions πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.getSyncParameter πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.getTexParameter πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.getTransformFeedbackVarying πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.getUniform πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.getUniformBlockIndex πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.getUniformIndices πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.getUniformLocation πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.getVertexAttrib πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.getVertexAttribOffset πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.hint πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.invalidateFramebuffer πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.invalidateSubFramebuffer πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.isBuffer πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.isContextLost πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.isEnabled πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.isFramebuffer πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.isProgram πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.isQuery πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.isRenderbuffer πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.isSampler πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.isShader πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.isSync πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.isTexture πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.isTransformFeedback πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.isVertexArray πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.lineWidth πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.linkProgram πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.pauseTransformFeedback πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.pixelStorei πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.polygonOffset πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.readBuffer πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.readPixels πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.renderbufferStorage πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.renderbufferStorageMultisample πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.resumeTransformFeedback πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.sampleCoverage πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.samplerParameterf πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.samplerParameteri πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.scissor πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.shaderSource πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.stencilFunc πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.stencilFuncSeparate πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.stencilMask πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.stencilMaskSeparate πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.stencilOp πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.stencilOpSeparate πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.texImage2D πŸ“‹Firefox1/24/2017 Chrome1/25/20171
Firefox for Android: Textures from video elements are not supported. See bug 1884282.
api.WebGL2RenderingContext.texImage3D πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.texParameterf πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.texParameteri πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.texStorage2D πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.texStorage3D πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.texSubImage2D πŸ“‹Firefox1/24/2017 Chrome1/25/20171
Firefox for Android: Textures from video elements are not supported. See bug 1884282.
api.WebGL2RenderingContext.texSubImage3D πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.transformFeedbackVaryings πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.uniform1f πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.uniform1fv πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.uniform1i πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.uniform1iv πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.uniform1ui πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.uniform1uiv πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.uniform2f πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.uniform2fv πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.uniform2i πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.uniform2iv πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.uniform2ui πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.uniform2uiv πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.uniform3f πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.uniform3fv πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.uniform3i πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.uniform3iv πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.uniform3ui πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.uniform3uiv πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.uniform4f πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.uniform4fv πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.uniform4i πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.uniform4iv πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.uniform4ui πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.uniform4uiv πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.uniformBlockBinding πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.uniformMatrix2fv πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.uniformMatrix2x3fv πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.uniformMatrix2x4fv πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.uniformMatrix3fv πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.uniformMatrix3x2fv πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.uniformMatrix3x4fv πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.uniformMatrix4fv πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.uniformMatrix4x2fv πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.uniformMatrix4x3fv πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.useProgram πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.validateProgram πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.vertexAttrib1f πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.vertexAttrib1fv πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.vertexAttrib2f πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.vertexAttrib2fv πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.vertexAttrib3f πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.vertexAttrib3fv πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.vertexAttrib4f πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.vertexAttrib4fv πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.vertexAttribDivisor πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.vertexAttribI4i πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.vertexAttribI4iv πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.vertexAttribI4ui πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.vertexAttribI4uiv πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.vertexAttribIPointer πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.vertexAttribPointer πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.viewport πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGL2RenderingContext.waitSync πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGLQuery πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGLSampler πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGLSync πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGLTransformFeedback πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.WebGLVertexArrayObject πŸ“‹Firefox1/24/2017 Chrome1/25/20171
api.CanvasRenderingContext2D.imageSmoothingEnabled πŸ“‹Chrome10/1/2013 Firefox1/24/20171211
api.DOMTokenList.trim_whitespace Chrome1/20/2016 Firefox1/24/2017370
api.Element.transitionend_event πŸ“‹Chrome3/26/2013 Firefox1/24/20171400
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.HTMLInputElement.minLength πŸ“‹Chrome1/21/2015 Firefox1/24/2017734
api.HTMLTextAreaElement.minLength πŸ“‹Chrome1/21/2015 Firefox1/24/2017734
api.IDBObjectStore.getKey πŸ“‹Chrome1/20/2016 Firefox1/24/2017370
api.Permissions.revoke πŸ“‹Chrome10/13/2015 Firefox1/24/2017469
api.Request.integrity πŸ“‹Chrome10/13/2015 Firefox1/24/2017469
api.SVGElement.blur πŸ“‹Chrome12/11/2008 Firefox1/24/20172966
api.SVGElement.dataset πŸ“‹Chrome12/1/2016 Firefox1/24/201754
api.SVGElement.focus πŸ“‹Chrome12/11/2008 Firefox1/24/20172966
api.SVGElement.tabIndex πŸ“‹Chrome7/16/2014 Firefox1/24/2017923
api.ValidityState.tooShort πŸ“‹Chrome1/21/2015 Firefox1/24/2017734

2016/12

API First Browser Date Last Browser Date Days Notes
api.EventTarget.addEventListener.options_parameter.options_once_parameter πŸ“‹Firefox11/15/2016 Chrome12/1/201616
api.IDBIndex.name.renaming_through_name_setter Firefox9/20/2016 Chrome12/1/201672
api.IDBObjectStore.name.renaming_through_name_setter Firefox9/20/2016 Chrome12/1/201672
api.MediaStream πŸ“‹Firefox8/28/2012 Chrome12/1/20161556
api.MediaStream.MediaStream πŸ“‹Firefox1/26/2016 Chrome12/1/2016310
api.MediaStreamTrackEvent.MediaStreamTrackEvent πŸ“‹Firefox11/15/2016 Chrome12/1/201616

2016/11

API First Browser Date Last Browser Date Days Notes
api.BaseAudioContext.createIIRFilter πŸ“‹Chrome3/2/2016 Firefox11/15/2016258
api.DOMTokenList.entries Chrome4/14/2015 Firefox11/15/2016581
api.DOMTokenList.forEach Chrome4/14/2015 Firefox11/15/2016581
api.DOMTokenList.keys Chrome4/14/2015 Firefox11/15/2016581
api.DOMTokenList.values Chrome4/14/2015 Firefox11/15/2016581
api.DataTransfer.items πŸ“‹Chrome9/15/2009 Firefox11/15/20162618
api.DataTransferItem πŸ“‹Chrome4/27/2011 Firefox11/15/20162029
api.DataTransferItem.getAsFile πŸ“‹Chrome4/27/2011 Firefox11/15/20162029
api.DataTransferItem.getAsString πŸ“‹Chrome4/27/2011 Firefox11/15/20162029
api.DataTransferItem.kind πŸ“‹Chrome4/27/2011 Firefox11/15/20162029
api.DataTransferItem.type πŸ“‹Chrome4/27/2011 Firefox11/15/20162029
api.DataTransferItem.webkitGetAsEntry πŸ“‹Chrome8/2/2011 Firefox11/15/20161932
api.DataTransferItemList πŸ“‹Chrome8/2/2011 Firefox11/15/20161932
api.DataTransferItemList.add πŸ“‹Chrome8/2/2011 Firefox11/15/20161932
api.DataTransferItemList.clear πŸ“‹Chrome8/2/2011 Firefox11/15/20161932
api.DataTransferItemList.length πŸ“‹Chrome8/2/2011 Firefox11/15/20161932
api.DataTransferItemList.remove πŸ“‹Chrome11/12/2013 Firefox11/15/20161099
api.Document.exitPointerLock πŸ“‹Chrome8/26/2014 Firefox11/15/2016812
api.Document.pointerLockElement πŸ“‹Chrome8/26/2014 Firefox11/15/2016812
api.Document.pointerlockchange_event πŸ“‹Chrome7/16/2014 Firefox11/15/2016853
api.Document.pointerlockerror_event πŸ“‹Chrome7/16/2014 Firefox11/15/2016853
api.Element.requestPointerLock πŸ“‹Chrome8/26/2014 Firefox11/15/2016812
Chrome: From version 92, returns a promise instead of undefined. The behavior reflects a specification change.Edge: From version 92, returns a promise instead of undefined. The behavior reflects a specification change.Opera: From version 78, returns a promise instead of undefined. The behavior reflects a specification change.Safari: From version 18.4, returns a promise instead of undefined. The behavior reflects a specification change.Samsung Internet: From version 16, returns a promise instead of undefined. The behavior reflects a specification change.
api.File.webkitRelativePath πŸ“‹Chrome8/2/2011 Firefox11/15/20161932
Firefox for Android: Always an empty string (bug 1973726).
api.FileSystem πŸ“‹Chrome10/19/2010 Firefox11/15/20162219
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 πŸ“‹Chrome10/19/2010 Firefox11/15/20162219
api.FileSystem.root πŸ“‹Chrome10/19/2010 Firefox11/15/20162219
api.FileSystemDirectoryEntry πŸ“‹Chrome12/2/2010 Firefox11/15/20162175
api.FileSystemDirectoryEntry.createReader πŸ“‹Chrome8/2/2011 Firefox11/15/20161932
api.FileSystemDirectoryEntry.getDirectory πŸ“‹Chrome12/2/2010 Firefox11/15/20162175
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 πŸ“‹Chrome12/2/2010 Firefox11/15/20162175
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.FileSystemDirectoryReader πŸ“‹Chrome12/2/2010 Firefox11/15/20162175
api.FileSystemDirectoryReader.readEntries πŸ“‹Chrome12/2/2010 Firefox11/15/20162175
api.FileSystemEntry πŸ“‹Chrome12/2/2010 Firefox11/15/20162175
api.FileSystemEntry.filesystem πŸ“‹Chrome12/2/2010 Firefox11/15/20162175
api.FileSystemEntry.fullPath πŸ“‹Chrome12/2/2010 Firefox11/15/20162175
api.FileSystemEntry.isDirectory πŸ“‹Chrome12/2/2010 Firefox11/15/20162175
api.FileSystemEntry.isFile πŸ“‹Chrome12/2/2010 Firefox11/15/20162175
api.FileSystemEntry.name πŸ“‹Chrome12/2/2010 Firefox11/15/20162175
api.FileSystemFileEntry πŸ“‹Chrome12/2/2010 Firefox11/15/20162175
api.FileSystemFileEntry.file πŸ“‹Chrome12/2/2010 Firefox11/15/20162175
api.HTMLAnchorElement.referrerPolicy πŸ“‹Chrome7/20/2016 Firefox11/15/2016118
api.HTMLAreaElement.referrerPolicy πŸ“‹Chrome7/20/2016 Firefox11/15/2016118
api.HTMLIFrameElement.referrerPolicy πŸ“‹Chrome7/20/2016 Firefox11/15/2016118
api.HTMLImageElement.referrerPolicy πŸ“‹Chrome7/20/2016 Firefox11/15/2016118
api.HTMLInputElement.webkitEntries πŸ“‹Chrome9/25/2012 Firefox11/15/20161512
api.HTMLInputElement.webkitdirectory πŸ“‹Chrome10/19/2010 Firefox11/15/20162219
Chrome Android: In Chrome for Android 131, if a user selects a directory, the browser crashes (see bug 376834374).Chrome Android: The property reflects the attribute, but users cannot choose a directory, only individual files (see bug 40248532.Firefox for Android: File entries returned for a selected directory have an empty string for webkitRelativePath (bug 1973726).Quest Browser: The property reflects the attribute, but users cannot choose a directory, only individual files (see bug 40248532.Opera Android: The property reflects the attribute, but users cannot choose a directory, only individual files (see bug 40248532.Safari on iOS: The property can be set, but has no effect (see bug 271705).Samsung Internet: The property reflects the attribute, but users cannot choose a directory, only individual files (see bug 40248532.WebView Android: In Chrome for Android 131, if a user selects a directory, the browser crashes (see bug 376834374).WebView Android: The property reflects the attribute, but users cannot choose a directory, only individual files (see bug 40248532.WebView on iOS: The property can be set, but has no effect (see bug 271705).
api.IDBDatabase.close_event πŸ“‹Chrome10/1/2013 Firefox11/15/20161141
api.IIRFilterNode πŸ“‹Chrome3/2/2016 Firefox11/15/2016258
api.IIRFilterNode.getFrequencyResponse πŸ“‹Chrome3/2/2016 Firefox11/15/2016258
api.MediaStream.addtrack_event πŸ“‹Chrome3/26/2013 Firefox11/15/20161330
api.MediaStreamTrack.ended_event πŸ“‹Chrome3/26/2013 Firefox11/15/20161330
api.MediaStreamTrack.getConstraints πŸ“‹Chrome8/31/2016 Firefox11/15/201676
api.MediaStreamTrack.readyState πŸ“‹Chrome3/26/2013 Firefox11/15/20161330
api.MediaStreamTrackEvent πŸ“‹Chrome3/26/2013 Firefox11/15/20161330
api.MediaStreamTrackEvent.track πŸ“‹Chrome3/26/2013 Firefox11/15/20161330
api.NodeList.entries Chrome5/25/2016 Firefox11/15/2016174
api.NodeList.forEach πŸ“‹Chrome5/25/2016 Firefox11/15/2016174
api.NodeList.keys Chrome5/25/2016 Firefox11/15/2016174
api.NodeList.values Chrome5/25/2016 Firefox11/15/2016174
api.PannerNode.orientationX πŸ“‹Chrome7/20/2016 Firefox11/15/2016118
api.PannerNode.orientationY πŸ“‹Chrome7/20/2016 Firefox11/15/2016118
api.PannerNode.orientationZ πŸ“‹Chrome7/20/2016 Firefox11/15/2016118
api.PannerNode.positionX πŸ“‹Chrome7/20/2016 Firefox11/15/2016118
api.PannerNode.positionY πŸ“‹Chrome7/20/2016 Firefox11/15/2016118
api.PannerNode.positionZ πŸ“‹Chrome7/20/2016 Firefox11/15/2016118
api.WindowClient.navigate πŸ“‹Chrome3/2/2016 Firefox11/15/2016258
Safari: This method exists, but always throws NotSupportedError.Safari on iOS: This method exists, but always throws NotSupportedError.

2016/10

API First Browser Date Last Browser Date Days Notes
api.BroadcastChannel πŸ“‹Firefox5/12/2015 Chrome10/12/2016519
Node.js: Available as a part of the worker_threads module.
api.BroadcastChannel.BroadcastChannel πŸ“‹Firefox5/12/2015 Chrome10/12/2016519
api.BroadcastChannel.close πŸ“‹Firefox5/12/2015 Chrome10/12/2016519
api.BroadcastChannel.message_event πŸ“‹Firefox5/12/2015 Chrome10/12/2016519
api.BroadcastChannel.name πŸ“‹Firefox5/12/2015 Chrome10/12/2016519
api.BroadcastChannel.postMessage πŸ“‹Firefox5/12/2015 Chrome10/12/2016519
api.CacheStorage.match πŸ“‹Firefox9/22/2015 Chrome10/12/2016386
Chrome: The options parameter only supports ignoreSearch, and cacheName.Chrome Android: The options parameter only supports ignoreSearch, and cacheName.Opera: The options parameter only supports ignoreSearch, and cacheName.Opera Android: The options parameter only supports ignoreSearch, and cacheName.Samsung Internet: The options parameter only supports ignoreSearch, and cacheName.WebView Android: The options parameter only supports ignoreSearch, and cacheName.
api.CharacterData.after πŸ“‹Firefox9/20/2016 Chrome10/12/201622
api.CharacterData.before πŸ“‹Firefox9/20/2016 Chrome10/12/201622
api.CharacterData.replaceWith πŸ“‹Firefox9/20/2016 Chrome10/12/201622
api.Document.append πŸ“‹Firefox9/20/2016 Chrome10/12/201622
api.Document.prepend πŸ“‹Firefox9/20/2016 Chrome10/12/201622
api.DocumentFragment.append πŸ“‹Firefox9/20/2016 Chrome10/12/201622
api.DocumentFragment.prepend πŸ“‹Firefox9/20/2016 Chrome10/12/201622
api.DocumentType.after πŸ“‹Firefox9/20/2016 Chrome10/12/201622
api.DocumentType.before πŸ“‹Firefox9/20/2016 Chrome10/12/201622
api.DocumentType.replaceWith πŸ“‹Firefox9/20/2016 Chrome10/12/201622
api.Element.after πŸ“‹Firefox9/20/2016 Chrome10/12/201622
api.Element.append πŸ“‹Firefox9/20/2016 Chrome10/12/201622
api.Element.before πŸ“‹Firefox9/20/2016 Chrome10/12/201622
api.Element.prepend πŸ“‹Firefox9/20/2016 Chrome10/12/201622
api.Element.replaceWith πŸ“‹Firefox9/20/2016 Chrome10/12/201622
api.HTMLAreaElement.download πŸ“‹Firefox4/2/2013 Chrome10/12/20161289
api.HTMLAreaElement.rel πŸ“‹Firefox6/10/2014 Chrome10/12/2016855
api.PerformanceResourceTiming.decodedBodySize πŸ“‹Firefox3/8/2016 Chrome10/12/2016218
api.PerformanceResourceTiming.encodedBodySize πŸ“‹Firefox3/8/2016 Chrome10/12/2016218
api.PerformanceResourceTiming.transferSize πŸ“‹Firefox3/8/2016 Chrome10/12/2016218
api.PushSubscription.options πŸ“‹Firefox1/26/2016 Chrome10/12/2016260
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 πŸ“‹Firefox1/26/2016 Chrome10/12/2016260
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 πŸ“‹Firefox1/26/2016 Chrome10/12/2016260
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.

2016/9

API First Browser Date Last Browser Date Days Notes
api.BaseAudioContext.createPeriodicWave.constraints_disableNormalization_parameter Chrome10/13/2015 Firefox9/20/2016343
api.CanvasRenderingContext2D.filter πŸ“‹Chrome7/20/2016 Firefox9/20/201662
api.DOMTokenList.supports πŸ“‹Chrome3/2/2016 Firefox9/20/2016202
api.EventTarget.addEventListener.options_parameter Chrome3/2/2016 Firefox9/20/2016202
api.EventTarget.addEventListener.options_parameter.options_capture_parameter πŸ“‹Chrome3/2/2016 Firefox9/20/2016202
api.EventTarget.addEventListener.options_parameter.options_passive_parameter πŸ“‹Chrome5/25/2016 Firefox9/20/2016118
api.EventTarget.removeEventListener.options_parameter Chrome3/2/2016 Firefox9/20/2016202
api.HTMLButtonElement.reportValidity πŸ“‹Chrome1/21/2015 Firefox9/20/2016608
api.HTMLCanvasElement.webglcontextcreationerror_event πŸ“‹Chrome2/3/2011 Firefox9/20/20162056
api.HTMLDetailsElement πŸ“‹Chrome3/8/2011 Firefox9/20/20162023
api.HTMLDetailsElement.open πŸ“‹Chrome3/8/2011 Firefox9/20/20162023
api.HTMLElement.toggle_event πŸ“‹Chrome7/16/2014 Firefox9/20/2016797
api.HTMLElement.toggle_event.details_elements πŸ“‹Chrome7/16/2014 Firefox9/20/2016797
api.HTMLFieldSetElement.reportValidity πŸ“‹Chrome1/21/2015 Firefox9/20/2016608
api.HTMLFormElement.reportValidity πŸ“‹Chrome1/21/2015 Firefox9/20/2016608
api.HTMLInputElement.reportValidity πŸ“‹Chrome1/21/2015 Firefox9/20/2016608
api.HTMLObjectElement.reportValidity πŸ“‹Chrome1/21/2015 Firefox9/20/2016608
api.HTMLOutputElement.reportValidity πŸ“‹Chrome1/21/2015 Firefox9/20/2016608
api.HTMLSelectElement.reportValidity πŸ“‹Chrome1/21/2015 Firefox9/20/2016608
api.HTMLTextAreaElement.reportValidity πŸ“‹Chrome1/21/2015 Firefox9/20/2016608
api.MediaStream.getTrackById πŸ“‹Chrome3/26/2013 Firefox9/20/20161274
api.Node.isConnected πŸ“‹Chrome5/25/2016 Firefox9/20/2016118
api.OfflineAudioContext.length πŸ“‹Chrome5/25/2016 Firefox9/20/2016118
api.SpeechSynthesis πŸ“‹Chrome2/20/2014 Firefox9/20/2016943
api.SpeechSynthesis.cancel πŸ“‹Chrome2/20/2014 Firefox9/20/2016943
api.SpeechSynthesis.getVoices πŸ“‹Chrome2/20/2014 Firefox9/20/2016943
api.SpeechSynthesis.pause πŸ“‹Chrome2/20/2014 Firefox9/20/2016943
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 πŸ“‹Chrome2/20/2014 Firefox9/20/2016943
api.SpeechSynthesis.pending πŸ“‹Chrome2/20/2014 Firefox9/20/2016943
api.SpeechSynthesis.resume πŸ“‹Chrome2/20/2014 Firefox9/20/2016943
api.SpeechSynthesis.speak πŸ“‹Chrome2/20/2014 Firefox9/20/2016943
api.SpeechSynthesis.speaking πŸ“‹Chrome2/20/2014 Firefox9/20/2016943
api.SpeechSynthesis.voiceschanged_event πŸ“‹Chrome2/20/2014 Firefox9/20/2016943
api.SpeechSynthesisErrorEvent πŸ“‹Chrome2/20/2014 Firefox9/20/2016943
api.SpeechSynthesisErrorEvent.error πŸ“‹Chrome2/20/2014 Firefox9/20/2016943
api.SpeechSynthesisEvent πŸ“‹Chrome2/20/2014 Firefox9/20/2016943
api.SpeechSynthesisEvent.charIndex πŸ“‹Chrome2/20/2014 Firefox9/20/2016943
api.SpeechSynthesisEvent.elapsedTime πŸ“‹Chrome2/20/2014 Firefox9/20/2016943
api.SpeechSynthesisEvent.name πŸ“‹Chrome2/20/2014 Firefox9/20/2016943
api.SpeechSynthesisEvent.utterance πŸ“‹Chrome2/20/2014 Firefox9/20/2016943
api.SpeechSynthesisUtterance πŸ“‹Chrome2/20/2014 Firefox9/20/2016943
api.SpeechSynthesisUtterance.SpeechSynthesisUtterance πŸ“‹Chrome2/20/2014 Firefox9/20/2016943
api.SpeechSynthesisUtterance.boundary_event πŸ“‹Chrome2/20/2014 Firefox9/20/2016943
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 πŸ“‹Chrome2/20/2014 Firefox9/20/2016943
api.SpeechSynthesisUtterance.error_event πŸ“‹Chrome2/20/2014 Firefox9/20/2016943
api.SpeechSynthesisUtterance.lang πŸ“‹Chrome2/20/2014 Firefox9/20/2016943
api.SpeechSynthesisUtterance.mark_event πŸ“‹Chrome2/20/2014 Firefox9/20/2016943
api.SpeechSynthesisUtterance.pause_event πŸ“‹Chrome2/20/2014 Firefox9/20/2016943
api.SpeechSynthesisUtterance.pitch πŸ“‹Chrome2/20/2014 Firefox9/20/2016943
api.SpeechSynthesisUtterance.rate πŸ“‹Chrome2/20/2014 Firefox9/20/2016943
api.SpeechSynthesisUtterance.resume_event πŸ“‹Chrome2/20/2014 Firefox9/20/2016943
api.SpeechSynthesisUtterance.start_event πŸ“‹Chrome2/20/2014 Firefox9/20/2016943
api.SpeechSynthesisUtterance.text πŸ“‹Chrome2/20/2014 Firefox9/20/2016943
api.SpeechSynthesisUtterance.voice πŸ“‹Chrome2/20/2014 Firefox9/20/2016943
api.SpeechSynthesisUtterance.volume πŸ“‹Chrome2/20/2014 Firefox9/20/2016943
api.SpeechSynthesisVoice πŸ“‹Chrome2/20/2014 Firefox9/20/2016943
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 πŸ“‹Chrome2/20/2014 Firefox9/20/2016943
api.SpeechSynthesisVoice.lang πŸ“‹Chrome2/20/2014 Firefox9/20/2016943
api.SpeechSynthesisVoice.localService πŸ“‹Chrome2/20/2014 Firefox9/20/2016943
api.SpeechSynthesisVoice.name πŸ“‹Chrome2/20/2014 Firefox9/20/2016943
api.SpeechSynthesisVoice.voiceURI πŸ“‹Chrome2/20/2014 Firefox9/20/2016943
api.WebGLContextEvent πŸ“‹Chrome2/3/2011 Firefox9/20/20162056
api.WebGLContextEvent.WebGLContextEvent πŸ“‹Chrome2/8/2012 Firefox9/20/20161686
api.WebGLContextEvent.statusMessage πŸ“‹Chrome2/3/2011 Firefox9/20/20162056
api.Window.speechSynthesis πŸ“‹Chrome2/20/2014 Firefox9/20/2016943
api.isSecureContext πŸ“‹Chrome12/1/2015 Firefox9/20/2016294

2016/8

API First Browser Date Last Browser Date Days Notes
api.HTMLObjectElement.contentWindow πŸ“‹Firefox6/25/2013 Chrome8/31/20161163
api.MediaDevices.getSupportedConstraints πŸ“‹Firefox1/26/2016 Chrome8/31/2016218
api.MediaDevices.getSupportedConstraints.return_object_property_deviceId πŸ“‹Firefox1/26/2016 Chrome8/31/2016218
api.MediaDevices.getSupportedConstraints.return_object_property_echoCancellation πŸ“‹Firefox4/26/2016 Chrome8/31/2016127
api.MediaDevices.getSupportedConstraints.return_object_property_facingMode πŸ“‹Firefox1/26/2016 Chrome8/31/2016218
api.MediaDevices.getSupportedConstraints.return_object_property_frameRate πŸ“‹Firefox1/26/2016 Chrome8/31/2016218
api.MediaDevices.getSupportedConstraints.return_object_property_height πŸ“‹Firefox1/26/2016 Chrome8/31/2016218
api.MediaDevices.getSupportedConstraints.return_object_property_width πŸ“‹Firefox1/26/2016 Chrome8/31/2016218
api.MediaDevices.getUserMedia πŸ“‹Firefox2/24/2015 Chrome8/31/2016554
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.MediaSource.sourceended_event πŸ“‹Firefox11/3/2015 Chrome8/31/2016302
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 πŸ“‹Firefox11/3/2015 Chrome8/31/2016302
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.Navigator.getUserMedia πŸ“‹Firefox11/20/2012 Chrome8/31/20161380
api.SourceBuffer.abort_event πŸ“‹Firefox11/3/2015 Chrome8/31/2016302
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.error_event πŸ“‹Firefox11/3/2015 Chrome8/31/2016302
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.update_event πŸ“‹Firefox11/3/2015 Chrome8/31/2016302
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 πŸ“‹Firefox11/3/2015 Chrome8/31/2016302
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 πŸ“‹Firefox11/3/2015 Chrome8/31/2016302
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.SourceBufferList.addsourcebuffer_event πŸ“‹Firefox11/3/2015 Chrome8/31/2016302
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.removesourcebuffer_event πŸ“‹Firefox11/3/2015 Chrome8/31/2016302
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.CSSKeyframeRule πŸ“‹Chrome11/12/2013 Firefox8/2/2016994
api.CSSKeyframesRule πŸ“‹Chrome11/12/2013 Firefox8/2/2016994
api.CanvasRenderingContext2D.ellipse πŸ“‹Chrome11/12/2013 Firefox8/2/2016994
api.CustomEvent.worker_support Chrome5/19/2015 Firefox8/2/2016441
api.Document.scrollingElement πŸ“‹Chrome7/21/2015 Firefox8/2/2016378
api.Element.animate πŸ“‹Chrome7/16/2014 Firefox8/2/2016748
api.Element.animate.options_id_parameter πŸ“‹Chrome4/13/2016 Firefox8/2/2016111
api.Element.insertAdjacentElement πŸ“‹Chrome12/11/2008 Firefox8/2/20162791
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.insertAdjacentText πŸ“‹Chrome12/11/2008 Firefox8/2/20162791
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.MediaStream.clone πŸ“‹Chrome5/20/2014 Firefox8/2/2016805
api.MediaStreamTrack.clone πŸ“‹Chrome5/20/2014 Firefox8/2/2016805
api.Navigator.hardwareConcurrency πŸ“‹Chrome8/26/2014 Firefox8/2/2016707
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.Node.isSameNode πŸ“‹Chrome12/11/2008 Firefox8/2/20162791
api.Path2D.ellipse πŸ“‹Chrome7/16/2014 Firefox8/2/2016748
api.SubtleCrypto.worker_support Chrome8/26/2014 Firefox8/2/2016707
api.WorkerNavigator.hardwareConcurrency πŸ“‹Chrome8/26/2014 Firefox8/2/2016707
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.crypto.worker_support Chrome8/26/2014 Firefox8/2/2016707

2016/7

API First Browser Date Last Browser Date Days Notes
api.HTMLAnchorElement.toString πŸ“‹Firefox6/25/2013 Chrome7/20/20161121
api.IDBKeyRange.includes πŸ“‹Firefox6/7/2016 Chrome7/20/201643
api.ImageBitmap.close πŸ“‹Firefox4/26/2016 Chrome7/20/201685
api.Location.toString πŸ“‹Firefox6/25/2013 Chrome7/20/20161121
Internet Explorer: Intranet sites are set to Compatibility View, which will emulate IE7 and omit window.location.toString.
api.Request.referrerPolicy πŸ“‹Firefox6/7/2016 Chrome7/20/201643
api.Response.Response.accept_readablestream Firefox7/2/2015 Chrome7/20/2016384

2016/6

API First Browser Date Last Browser Date Days Notes
api.ANGLE_instanced_arrays πŸ“‹Chrome1/14/2014 Firefox6/7/2016875
Chrome: Available only on macOS.Opera: Available only on macOS.
api.ANGLE_instanced_arrays.drawArraysInstancedANGLE πŸ“‹Chrome10/1/2013 Firefox6/7/2016980
api.ANGLE_instanced_arrays.drawElementsInstancedANGLE πŸ“‹Chrome10/1/2013 Firefox6/7/2016980
api.ANGLE_instanced_arrays.vertexAttribDivisorANGLE πŸ“‹Chrome10/1/2013 Firefox6/7/2016980
api.DOMTokenList.value πŸ“‹Chrome4/13/2016 Firefox6/7/201655
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.EXT_blend_minmax πŸ“‹Chrome10/7/2014 Firefox6/7/2016609
Firefox: Not supported on Windows.
api.EXT_frag_depth πŸ“‹Chrome10/7/2014 Firefox6/7/2016609
api.EXT_shader_texture_lod πŸ“‹Chrome10/7/2014 Firefox6/7/2016609
api.EXT_texture_filter_anisotropic πŸ“‹Chrome4/8/2014 Firefox6/7/2016791
api.FormData.forEach Chrome4/13/2016 Firefox6/7/201655
api.Headers.forEach Chrome4/14/2015 Firefox6/7/2016420
api.MediaKeyStatusMap.forEach Chrome4/14/2015 Firefox6/7/2016420
api.Request.Request.init_referrer_parameter πŸ“‹Chrome12/1/2015 Firefox6/7/2016189

2016/5

API First Browser Date Last Browser Date Days Notes
api.CSSStyleDeclaration.@@iterator Firefox2/24/2015 Chrome5/25/2016456
api.Clients.get πŸ“‹Firefox3/8/2016 Chrome5/25/201678
api.ExtendableMessageEvent πŸ“‹Firefox1/26/2016 Chrome5/25/2016120
api.ExtendableMessageEvent.ExtendableMessageEvent πŸ“‹Firefox1/26/2016 Chrome5/25/2016120
api.ExtendableMessageEvent.data πŸ“‹Firefox1/26/2016 Chrome5/25/2016120
api.ExtendableMessageEvent.lastEventId πŸ“‹Firefox1/26/2016 Chrome5/25/2016120
api.ExtendableMessageEvent.origin πŸ“‹Firefox1/26/2016 Chrome5/25/2016120
api.ExtendableMessageEvent.ports πŸ“‹Firefox1/26/2016 Chrome5/25/2016120
api.ExtendableMessageEvent.source πŸ“‹Firefox1/26/2016 Chrome5/25/2016120
api.HTMLCanvasElement.captureStream πŸ“‹Firefox12/15/2015 Chrome5/25/2016162
api.KeyboardEvent.key πŸ“‹Firefox8/6/2013 Chrome5/25/20161023
Chrome: When selecting an autocomplete suggestion, a keydown event fires where the event's key property is undefined. See bug 41425904.Chrome Android: When selecting an autocomplete suggestion, a keydown event fires where the event's key property is undefined. See bug 41425904.Internet Explorer: IE's implementation does not completely match the current spec because it is based on an older version of the spec.Quest Browser: When selecting an autocomplete suggestion, a keydown event fires where the event's key property is undefined. See bug 41425904.Opera: When selecting an autocomplete suggestion, a keydown event fires where the event's key property is undefined. See bug 41425904.Opera Android: When selecting an autocomplete suggestion, a keydown event fires where the event's key property is undefined. See bug 41425904.Samsung Internet: When selecting an autocomplete suggestion, a keydown event fires where the event's key property is undefined. See bug 41425904.WebView Android: When selecting an autocomplete suggestion, a keydown event fires where the event's key property is undefined. See bug 41425904.
api.KeyboardEvent.key.dead_key Firefox3/31/2015 Chrome5/25/2016421
api.KeyboardEvent.key.non_printable_keys Firefox8/6/2013 Chrome5/25/20161023
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 Firefox4/29/2014 Chrome5/25/2016757
Internet Explorer: IE's implementation does not completely match the current spec because it is based on an older version of the spec.
api.NodeList.@@iterator πŸ“‹Firefox2/24/2015 Chrome5/25/2016456
api.RTCPeerConnection.createAnswer.returns_promise Firefox3/31/2015 Chrome5/25/2016421
api.RTCPeerConnection.createOffer.returns_promise Firefox3/31/2015 Chrome5/25/2016421
api.URL.searchParams πŸ“‹Firefox4/29/2014 Chrome5/25/2016757
Node.js: An object matching the URLSearchParams interface is returned, but it contains no data.
api.Window.beforeunload_event.generic_string_displayed Firefox1/26/2016 Chrome5/25/2016120

2016/4

API First Browser Date Last Browser Date Days Notes
api.Document.elementsFromPoint πŸ“‹Chrome5/19/2015 Firefox4/26/2016343
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.FileReader.worker_support Chrome9/2/2010 Firefox4/26/20162063
api.History.scrollRestoration πŸ“‹Chrome10/13/2015 Firefox4/26/2016196
api.Navigator.permissions πŸ“‹Chrome5/19/2015 Firefox4/26/2016343
api.Notification.requestPermission_static.returns_promise Chrome12/1/2015 Firefox4/26/2016147
api.PermissionStatus πŸ“‹Chrome5/19/2015 Firefox4/26/2016343
api.PermissionStatus.change_event πŸ“‹Chrome5/19/2015 Firefox4/26/2016343
Safari: The onchange event handler is supported, but the event never fires. See bug 259432.Safari on iOS: The onchange event handler is supported, but the event never fires. See bug 259432.WebView on iOS: The onchange event handler is supported, but the event never fires. See bug 259432.
api.PermissionStatus.state πŸ“‹Chrome7/21/2015 Firefox4/26/2016280
api.Permissions πŸ“‹Chrome5/19/2015 Firefox4/26/2016343
api.Permissions.permission_geolocation Chrome5/19/2015 Firefox4/26/2016343
api.Permissions.permission_notifications Chrome5/19/2015 Firefox4/26/2016343
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 Chrome5/19/2015 Firefox4/26/2016343
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 πŸ“‹Chrome5/19/2015 Firefox4/26/2016343
api.Request.mode.navigate_mode Chrome3/2/2016 Firefox4/26/201655
api.CanvasRenderingContext2D.drawImage.ImageBitmap_source_image Firefox11/3/2015 Chrome4/13/2016162
api.FormData.@@iterator Firefox1/26/2016 Chrome4/13/201678
api.FormData.delete πŸ“‹Firefox7/2/2015 Chrome4/13/2016286
api.FormData.entries Firefox1/26/2016 Chrome4/13/201678
api.FormData.get πŸ“‹Firefox7/2/2015 Chrome4/13/2016286
api.FormData.getAll πŸ“‹Firefox7/2/2015 Chrome4/13/2016286
api.FormData.has πŸ“‹Firefox7/2/2015 Chrome4/13/2016286
api.FormData.keys Firefox1/26/2016 Chrome4/13/201678
api.FormData.set πŸ“‹Firefox7/2/2015 Chrome4/13/2016286
api.FormData.values Firefox1/26/2016 Chrome4/13/201678
api.FormData.worker_support Firefox7/2/2015 Chrome4/13/2016286
api.HTMLCanvasElement.toBlob πŸ“‹Firefox1/8/2013 Chrome4/13/20161191
api.HTMLCanvasElement.toBlob.quality_parameter Firefox10/29/2013 Chrome4/13/2016897
api.HTMLCanvasElement.toBlob.type_parameter_jpeg Firefox1/8/2013 Chrome4/13/20161191
api.HTMLCanvasElement.toBlob.type_parameter_png Firefox1/8/2013 Chrome4/13/20161191
api.HTMLCanvasElement.toDataURL.type_parameter_jpeg Firefox1/8/2013 Chrome4/13/20161191
api.HTMLCanvasElement.toDataURL.type_parameter_png Firefox1/8/2013 Chrome4/13/20161191
api.HTMLLinkElement.relList πŸ“‹Firefox6/10/2014 Chrome4/13/2016673
api.ImageBitmap πŸ“‹Firefox11/3/2015 Chrome4/13/2016162
api.ImageBitmap.height πŸ“‹Firefox11/3/2015 Chrome4/13/2016162
api.ImageBitmap.width πŸ“‹Firefox11/3/2015 Chrome4/13/2016162
api.PushEvent.data πŸ“‹Firefox1/26/2016 Chrome4/13/201678
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 πŸ“‹Firefox1/26/2016 Chrome4/13/201678
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 πŸ“‹Firefox1/26/2016 Chrome4/13/201678
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 πŸ“‹Firefox1/26/2016 Chrome4/13/201678
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.json πŸ“‹Firefox1/26/2016 Chrome4/13/201678
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 πŸ“‹Firefox1/26/2016 Chrome4/13/201678
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.RTCPeerConnection.addIceCandidate.returns_promise Firefox3/31/2015 Chrome4/13/2016379
api.RTCPeerConnection.setLocalDescription.returns_promise Firefox3/31/2015 Chrome4/13/2016379
api.RTCPeerConnection.setRemoteDescription.returns_promise Firefox3/31/2015 Chrome4/13/2016379
api.ServiceWorkerGlobalScope.notificationclose_event πŸ“‹Firefox1/26/2016 Chrome4/13/201678
Safari: Notifications are supported on macOS Ventura and later.
api.createImageBitmap πŸ“‹Firefox11/3/2015 Chrome4/13/2016162

2016/3

API First Browser Date Last Browser Date Days Notes
api.FetchEvent.clientId πŸ“‹Chrome3/2/2016 Firefox3/8/20166
api.HTMLElement.innerText πŸ“‹Chrome12/11/2008 Firefox3/8/20162644
api.HTMLScriptElement.innerText πŸ“‹Chrome12/11/2008 Firefox3/8/20162644
api.MediaKeyStatusMap.@@iterator Chrome4/14/2015 Firefox3/8/2016329
api.MediaKeyStatusMap.get πŸ“‹Chrome4/14/2015 Firefox3/8/2016329
api.MediaKeyStatusMap.has πŸ“‹Chrome4/14/2015 Firefox3/8/2016329
api.Window.storage_event πŸ“‹Chrome12/11/2008 Firefox3/8/20162644
api.BaseAudioContext.decodeAudioData.returns_promise Firefox2/24/2015 Chrome3/2/2016372
api.BlobEvent πŸ“‹Firefox5/14/2013 Chrome3/2/20161023
api.BlobEvent.BlobEvent πŸ“‹Firefox5/14/2013 Chrome3/2/20161023
api.BlobEvent.data πŸ“‹Firefox5/14/2013 Chrome3/2/20161023
api.MediaRecorder.MediaRecorder.options_parameter Firefox12/15/2015 Chrome3/2/201678
api.MediaRecorder.dataavailable_event πŸ“‹Firefox10/29/2013 Chrome3/2/2016855
api.MediaRecorder.error_event πŸ“‹Firefox10/29/2013 Chrome3/2/2016855
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.mimeType πŸ“‹Firefox10/29/2013 Chrome3/2/2016855
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 πŸ“‹Firefox10/29/2013 Chrome3/2/2016855
api.MediaRecorder.requestData πŸ“‹Firefox10/29/2013 Chrome3/2/2016855
api.MediaRecorder.resume πŸ“‹Firefox10/29/2013 Chrome3/2/2016855
api.MediaRecorder.start_event πŸ“‹Firefox10/29/2013 Chrome3/2/2016855
api.MediaRecorder.state πŸ“‹Firefox10/29/2013 Chrome3/2/2016855
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 πŸ“‹Firefox10/29/2013 Chrome3/2/2016855
api.MediaRecorder.stop_event πŸ“‹Firefox10/29/2013 Chrome3/2/2016855
api.MediaRecorder.stream πŸ“‹Firefox10/29/2013 Chrome3/2/2016855
Chrome: Before Chrome 49, only video is supported, not audio.Chrome Android: Before Chrome Android 49, only video is supported, not audio.
api.RTCCertificate πŸ“‹Firefox11/3/2015 Chrome3/2/2016120
api.RTCCertificate.expires πŸ“‹Firefox11/3/2015 Chrome3/2/2016120
api.RTCPeerConnection.RTCPeerConnection.configuration_certificates_parameter πŸ“‹Firefox11/3/2015 Chrome3/2/2016120
api.URLSearchParams πŸ“‹Firefox4/29/2014 Chrome3/2/2016673
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 πŸ“‹Firefox1/26/2016 Chrome3/2/201636
api.URLSearchParams.URLSearchParams πŸ“‹Firefox4/29/2014 Chrome3/2/2016673
api.URLSearchParams.URLSearchParams.USVString Firefox4/29/2014 Chrome3/2/2016673
api.URLSearchParams.append πŸ“‹Firefox4/29/2014 Chrome3/2/2016673
api.URLSearchParams.delete πŸ“‹Firefox4/29/2014 Chrome3/2/2016673
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.entries πŸ“‹Firefox1/26/2016 Chrome3/2/201636
api.URLSearchParams.forEach πŸ“‹Firefox1/26/2016 Chrome3/2/201636
api.URLSearchParams.get πŸ“‹Firefox4/29/2014 Chrome3/2/2016673
api.URLSearchParams.getAll πŸ“‹Firefox4/29/2014 Chrome3/2/2016673
api.URLSearchParams.has πŸ“‹Firefox4/29/2014 Chrome3/2/2016673
api.URLSearchParams.keys πŸ“‹Firefox1/26/2016 Chrome3/2/201636
api.URLSearchParams.set πŸ“‹Firefox4/29/2014 Chrome3/2/2016673
api.URLSearchParams.toString πŸ“‹Firefox4/29/2014 Chrome3/2/2016673
api.URLSearchParams.values πŸ“‹Firefox1/26/2016 Chrome3/2/201636

2016/1

API First Browser Date Last Browser Date Days Notes
api.Cache.worker_support Chrome1/21/2015 Firefox1/26/2016370
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.worker_support Chrome5/19/2015 Firefox1/26/2016252
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.Client πŸ“‹Chrome1/21/2015 Firefox1/26/2016370
api.Client.frameType πŸ“‹Chrome5/19/2015 Firefox1/26/2016252
api.Client.id πŸ“‹Chrome1/21/2015 Firefox1/26/2016370
api.Client.postMessage πŸ“‹Chrome1/21/2015 Firefox1/26/2016370
api.Client.url πŸ“‹Chrome1/21/2015 Firefox1/26/2016370
api.Clients πŸ“‹Chrome1/21/2015 Firefox1/26/2016370
api.Clients.claim πŸ“‹Chrome4/14/2015 Firefox1/26/2016287
api.Clients.matchAll.options_includeUncontrolled_parameter πŸ“‹Chrome4/14/2015 Firefox1/26/2016287
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 πŸ“‹Chrome1/21/2015 Firefox1/26/2016370
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.Document.createAttribute πŸ“‹Chrome12/11/2008 Firefox1/26/20162602
Firefox: The parameter was not converted to its lowercase variant.Firefox for Android: The parameter was not converted to its lowercase variant.
api.ExtendableEvent πŸ“‹Chrome1/21/2015 Firefox1/26/2016370
api.ExtendableEvent.ExtendableEvent πŸ“‹Chrome3/3/2015 Firefox1/26/2016329
api.ExtendableEvent.waitUntil πŸ“‹Chrome1/21/2015 Firefox1/26/2016370
api.FetchEvent πŸ“‹Chrome1/21/2015 Firefox1/26/2016370
api.FetchEvent.FetchEvent πŸ“‹Chrome7/21/2015 Firefox1/26/2016189
api.FetchEvent.request πŸ“‹Chrome1/21/2015 Firefox1/26/2016370
api.FetchEvent.respondWith πŸ“‹Chrome4/14/2015 Firefox1/26/2016287
api.Headers.@@iterator Chrome4/14/2015 Firefox1/26/2016287
api.Headers.entries Chrome4/14/2015 Firefox1/26/2016287
api.Headers.keys Chrome4/14/2015 Firefox1/26/2016287
api.Headers.values Chrome4/14/2015 Firefox1/26/2016287
api.IDBIndex.getAll πŸ“‹Chrome1/20/2016 Firefox1/26/20166
api.IDBIndex.getAllKeys πŸ“‹Chrome1/20/2016 Firefox1/26/20166
api.IDBObjectStore.getAll πŸ“‹Chrome1/20/2016 Firefox1/26/20166
api.IDBObjectStore.getAllKeys πŸ“‹Chrome1/20/2016 Firefox1/26/20166
api.IDBObjectStore.openKeyCursor πŸ“‹Chrome11/6/2012 Firefox1/26/20161176
api.MediaStream.addTrack πŸ“‹Chrome3/26/2013 Firefox1/26/20161036
api.MediaStream.removeTrack πŸ“‹Chrome3/26/2013 Firefox1/26/20161036
api.Navigator.serviceWorker πŸ“‹Chrome1/21/2015 Firefox1/26/2016370
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.NotificationEvent πŸ“‹Chrome4/14/2015 Firefox1/26/2016287
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 πŸ“‹Chrome4/14/2015 Firefox1/26/2016287
Safari: Notifications are supported on macOS Ventura and later.Safari on iOS: Notifications are supported in web apps saved to the home screen.WebView on iOS: Notifications are supported in web apps saved to the home screen.
api.NotificationEvent.action πŸ“‹Chrome1/20/2016 Firefox1/26/20166
api.NotificationEvent.notification πŸ“‹Chrome4/14/2015 Firefox1/26/2016287
api.PushEvent πŸ“‹Chrome4/14/2015 Firefox1/26/2016287
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 πŸ“‹Chrome4/14/2015 Firefox1/26/2016287
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 πŸ“‹Chrome4/14/2015 Firefox1/26/2016287
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 πŸ“‹Chrome4/14/2015 Firefox1/26/2016287
Safari: Notifications are supported on macOS Ventura and later.Safari on iOS: Notifications are supported in web apps saved to the home screen.WebView on iOS: Notifications are supported in web apps saved to the home screen.
api.PushManager.hasPermission Chrome4/14/2015 Firefox1/26/2016287
api.PushManager.permissionState πŸ“‹Chrome7/21/2015 Firefox1/26/2016189
Safari: Notifications are supported on macOS Ventura and later.Safari on iOS: Notifications are supported in web apps saved to the home screen.WebView on iOS: Notifications are supported in web apps saved to the home screen.
api.PushManager.register Chrome4/14/2015 Firefox1/26/2016287
api.PushManager.registrations Chrome4/14/2015 Firefox1/26/2016287
api.PushManager.subscribe πŸ“‹Chrome4/14/2015 Firefox1/26/2016287
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.unregister Chrome4/14/2015 Firefox1/26/2016287
api.PushSubscription πŸ“‹Chrome4/14/2015 Firefox1/26/2016287
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 πŸ“‹Chrome4/14/2015 Firefox1/26/2016287
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 πŸ“‹Chrome4/14/2015 Firefox1/26/2016287
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 πŸ“‹Chrome4/14/2015 Firefox1/26/2016287
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 πŸ“‹Chrome4/14/2015 Firefox1/26/2016287
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.RTCDataChannel.bufferedAmountLowThreshold πŸ“‹Chrome10/13/2015 Firefox1/26/2016105
api.RTCIceCandidate πŸ“‹Chrome11/6/2012 Firefox1/26/20161176
api.RTCIceCandidate.RTCIceCandidate πŸ“‹Chrome11/6/2012 Firefox1/26/20161176
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.RTCSessionDescription πŸ“‹Chrome11/6/2012 Firefox1/26/20161176
api.RTCSessionDescription.RTCSessionDescription Chrome11/6/2012 Firefox1/26/20161176
api.ServiceWorker πŸ“‹Chrome1/21/2015 Firefox1/26/2016370
api.ServiceWorker.error_event πŸ“‹Chrome1/21/2015 Firefox1/26/2016370
api.ServiceWorker.postMessage πŸ“‹Chrome1/21/2015 Firefox1/26/2016370
api.ServiceWorker.scriptURL πŸ“‹Chrome1/21/2015 Firefox1/26/2016370
api.ServiceWorker.state πŸ“‹Chrome1/21/2015 Firefox1/26/2016370
api.ServiceWorker.statechange_event πŸ“‹Chrome1/21/2015 Firefox1/26/2016370
api.ServiceWorkerContainer πŸ“‹Chrome1/21/2015 Firefox1/26/2016370
api.ServiceWorkerContainer.controller πŸ“‹Chrome1/21/2015 Firefox1/26/2016370
api.ServiceWorkerContainer.controllerchange_event πŸ“‹Chrome1/21/2015 Firefox1/26/2016370
api.ServiceWorkerContainer.getRegistration πŸ“‹Chrome1/21/2015 Firefox1/26/2016370
api.ServiceWorkerContainer.getRegistrations πŸ“‹Chrome9/1/2015 Firefox1/26/2016147
api.ServiceWorkerContainer.message_event πŸ“‹Chrome1/21/2015 Firefox1/26/2016370
api.ServiceWorkerContainer.ready πŸ“‹Chrome1/21/2015 Firefox1/26/2016370
api.ServiceWorkerContainer.register πŸ“‹Chrome1/21/2015 Firefox1/26/2016370
api.ServiceWorkerGlobalScope πŸ“‹Chrome1/21/2015 Firefox1/26/2016370
api.ServiceWorkerGlobalScope.activate_event πŸ“‹Chrome1/21/2015 Firefox1/26/2016370
api.ServiceWorkerGlobalScope.clients πŸ“‹Chrome1/21/2015 Firefox1/26/2016370
api.ServiceWorkerGlobalScope.fetch_event πŸ“‹Chrome1/21/2015 Firefox1/26/2016370
api.ServiceWorkerGlobalScope.install_event πŸ“‹Chrome1/21/2015 Firefox1/26/2016370
Firefox: The install event handler is called with an ExtendableEvent, not an InstallEvent.Firefox for Android: The install event handler is called with an ExtendableEvent, not an InstallEvent.Safari: Returns ExtendableEvent instead of InstallEvent.Safari on iOS: Returns ExtendableEvent instead of InstallEvent.
api.ServiceWorkerGlobalScope.message_event πŸ“‹Chrome1/21/2015 Firefox1/26/2016370
api.ServiceWorkerGlobalScope.notificationclick_event πŸ“‹Chrome1/21/2015 Firefox1/26/2016370
Safari: Notifications are supported on macOS Ventura and later.
api.ServiceWorkerGlobalScope.push_event πŸ“‹Chrome1/21/2015 Firefox1/26/2016370
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 πŸ“‹Chrome4/14/2015 Firefox1/26/2016287
api.ServiceWorkerGlobalScope.skipWaiting πŸ“‹Chrome3/3/2015 Firefox1/26/2016329
api.ServiceWorkerRegistration πŸ“‹Chrome1/21/2015 Firefox1/26/2016370
api.ServiceWorkerRegistration.active πŸ“‹Chrome1/21/2015 Firefox1/26/2016370
api.ServiceWorkerRegistration.getNotifications πŸ“‹Chrome1/21/2015 Firefox1/26/2016370
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 πŸ“‹Chrome1/21/2015 Firefox1/26/2016370
api.ServiceWorkerRegistration.pushManager πŸ“‹Chrome1/21/2015 Firefox1/26/2016370
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 πŸ“‹Chrome1/21/2015 Firefox1/26/2016370
api.ServiceWorkerRegistration.showNotification πŸ“‹Chrome4/14/2015 Firefox1/26/2016287
Safari: Notifications are supported on macOS Ventura and later.Safari on iOS: Notifications are supported in web apps saved to the home screen.WebView on iOS: Notifications are supported in web apps saved to the home screen.
api.ServiceWorkerRegistration.unregister πŸ“‹Chrome1/21/2015 Firefox1/26/2016370
api.ServiceWorkerRegistration.update πŸ“‹Chrome9/1/2015 Firefox1/26/2016147
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.updatefound_event πŸ“‹Chrome1/21/2015 Firefox1/26/2016370
api.ServiceWorkerRegistration.waiting πŸ“‹Chrome1/21/2015 Firefox1/26/2016370
api.WindowClient πŸ“‹Chrome4/14/2015 Firefox1/26/2016287
api.WindowClient.focus πŸ“‹Chrome4/14/2015 Firefox1/26/2016287
api.WindowClient.focused πŸ“‹Chrome4/14/2015 Firefox1/26/2016287
api.WindowClient.visibilityState πŸ“‹Chrome4/14/2015 Firefox1/26/2016287
api.FontFaceSet.@@iterator πŸ“‹Firefox9/22/2015 Chrome1/20/2016120
api.FontFaceSet.entries Firefox9/22/2015 Chrome1/20/2016120
api.FontFaceSet.keys Firefox9/22/2015 Chrome1/20/2016120
api.FontFaceSet.values Firefox9/22/2015 Chrome1/20/2016120
api.IDBTransaction.objectStoreNames πŸ“‹Firefox1/31/2012 Chrome1/20/20161450
api.KeyboardEvent.code πŸ“‹Firefox5/12/2015 Chrome1/20/2016253
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.getModifierState.key_parameter_accel Firefox9/2/2014 Chrome1/20/2016505
api.KeyboardEvent.getModifierState.key_parameter_altgraph Firefox8/28/2012 Chrome1/20/20161240
api.KeyboardEvent.getModifierState.key_parameter_capslock Firefox8/28/2012 Chrome1/20/20161240
api.KeyboardEvent.getModifierState.key_parameter_fn Firefox8/28/2012 Chrome1/20/20161240
api.KeyboardEvent.getModifierState.key_parameter_numlock Firefox8/28/2012 Chrome1/20/20161240
api.KeyboardEvent.getModifierState.key_parameter_os Firefox8/28/2012 Chrome1/20/20161240
api.KeyboardEvent.getModifierState.key_parameter_scrolllock Firefox8/28/2012 Chrome1/20/20161240
api.RTCPeerConnection.generateCertificate_static πŸ“‹Firefox6/25/2013 Chrome1/20/2016939
api.fetch.blob_data_support Firefox7/2/2015 Chrome1/20/2016202

2015/12

API First Browser Date Last Browser Date Days Notes
api.HTMLLinkElement.integrity πŸ“‹Chrome9/1/2015 Firefox12/15/2015105
api.HTMLScriptElement.integrity πŸ“‹Chrome9/1/2015 Firefox12/15/2015105
api.MediaKeySystemAccess.getConfiguration πŸ“‹Chrome4/14/2015 Firefox12/15/2015245
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.Request.redirect πŸ“‹Chrome10/13/2015 Firefox12/15/201563
Deno: Fetching with a "manual" redirect mode does not result in a "opaqueredirect" response, but a regular response.
api.Screen.orientation πŸ“‹Chrome10/7/2014 Firefox12/15/2015434
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.ScreenOrientation πŸ“‹Chrome10/7/2014 Firefox12/15/2015434
api.ScreenOrientation.angle πŸ“‹Chrome10/7/2014 Firefox12/15/2015434
api.ScreenOrientation.change_event πŸ“‹Chrome10/7/2014 Firefox12/15/2015434
api.ScreenOrientation.type πŸ“‹Chrome10/7/2014 Firefox12/15/2015434
api.Cache.matchAll πŸ“‹Firefox9/22/2015 Chrome12/1/201570
Opera: Requires HTTPS.
api.MediaDeviceInfo πŸ“‹Firefox7/2/2015 Chrome12/1/2015152
api.MediaDeviceInfo.deviceId πŸ“‹Firefox7/2/2015 Chrome12/1/2015152
api.MediaDeviceInfo.groupId πŸ“‹Firefox7/2/2015 Chrome12/1/2015152
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 πŸ“‹Firefox7/2/2015 Chrome12/1/2015152
api.MediaDeviceInfo.label πŸ“‹Firefox7/2/2015 Chrome12/1/2015152
api.MediaDeviceInfo.toJSON πŸ“‹Firefox11/3/2015 Chrome12/1/201528
api.MediaDevices πŸ“‹Firefox10/14/2014 Chrome12/1/2015413
api.MediaRecorder πŸ“‹Firefox10/29/2013 Chrome12/1/2015763
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 πŸ“‹Firefox10/29/2013 Chrome12/1/2015763
api.MediaRecorder.isTypeSupported_static πŸ“‹Firefox10/29/2013 Chrome12/1/2015763
api.MediaRecorder.start πŸ“‹Firefox10/29/2013 Chrome12/1/2015763
api.MouseEvent.getModifierState πŸ“‹Firefox8/28/2012 Chrome12/1/20151190
api.Navigator.mediaDevices πŸ“‹Firefox2/24/2015 Chrome12/1/2015280

2015/11

API First Browser Date Last Browser Date Days Notes
api.IDBCursorWithValue.worker_support Chrome11/6/2012 Firefox11/3/20151092
api.MediaSource πŸ“‹Chrome11/12/2013 Firefox11/3/2015721
Safari on iOS: Exposed in Mobile Safari on iPad but not on iPhone.WebView on iOS: Exposed in Mobile Safari on iPad but not on iPhone.
api.MediaSource.MediaSource πŸ“‹Chrome11/12/2013 Firefox11/3/2015721
Internet Explorer: Only works on Windows 8+.Safari on iOS: Exposed in Mobile Safari on iPad but not on iPhone.
api.MediaSource.activeSourceBuffers πŸ“‹Chrome11/6/2012 Firefox11/3/20151092
Internet Explorer: Only works on Windows 8+.Safari on iOS: Exposed in Mobile Safari on iPad but not on iPhone.
api.MediaSource.addSourceBuffer πŸ“‹Chrome11/6/2012 Firefox11/3/20151092
Internet Explorer: Only works on Windows 8+.Safari on iOS: Exposed in Mobile Safari on iPad but not on iPhone.
api.MediaSource.duration πŸ“‹Chrome11/6/2012 Firefox11/3/20151092
Internet Explorer: Only works on Windows 8+.Safari on iOS: Exposed in Mobile Safari on iPad but not on iPhone.
api.MediaSource.endOfStream πŸ“‹Chrome11/6/2012 Firefox11/3/20151092
Internet Explorer: Only works on Windows 8+.Safari on iOS: Exposed in Mobile Safari on iPad but not on iPhone.
api.MediaSource.isTypeSupported_static πŸ“‹Chrome11/6/2012 Firefox11/3/20151092
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 πŸ“‹Chrome11/6/2012 Firefox11/3/20151092
Internet Explorer: Only works on Windows 8+.Safari on iOS: Exposed in Mobile Safari on iPad but not on iPhone.
api.MediaSource.removeSourceBuffer πŸ“‹Chrome11/6/2012 Firefox11/3/20151092
Internet Explorer: Only works on Windows 8+.Safari on iOS: Exposed in Mobile Safari on iPad but not on iPhone.
api.MediaSource.sourceBuffers πŸ“‹Chrome11/6/2012 Firefox11/3/20151092
Internet Explorer: Only works on Windows 8+.Safari on iOS: Exposed in Mobile Safari on iPad but not on iPhone.
api.RTCPeerConnection.RTCPeerConnection.configuration_bundlePolicy_parameter πŸ“‹Chrome4/14/2015 Firefox11/3/2015203
api.SourceBuffer πŸ“‹Chrome11/12/2013 Firefox11/3/2015721
Internet Explorer: Only works on Windows 8+.Safari on iOS: Exposed in Mobile Safari on iPad but not on iPhone.
api.SourceBuffer.abort πŸ“‹Chrome11/6/2012 Firefox11/3/20151092
Internet Explorer: Only works on Windows 8+.Safari on iOS: Exposed in Mobile Safari on iPad but not on iPhone.
api.SourceBuffer.appendBuffer πŸ“‹Chrome11/6/2012 Firefox11/3/20151092
Internet Explorer: Only works on Windows 8+.Safari on iOS: Exposed in Mobile Safari on iPad but not on iPhone.
api.SourceBuffer.appendWindowEnd πŸ“‹Chrome11/6/2012 Firefox11/3/20151092
Internet Explorer: Only works on Windows 8+.Safari on iOS: Exposed in Mobile Safari on iPad but not on iPhone.
api.SourceBuffer.appendWindowStart πŸ“‹Chrome11/6/2012 Firefox11/3/20151092
Internet Explorer: Only works on Windows 8+.Safari on iOS: Exposed in Mobile Safari on iPad but not on iPhone.
api.SourceBuffer.buffered πŸ“‹Chrome11/6/2012 Firefox11/3/20151092
Internet Explorer: Only works on Windows 8+.Safari on iOS: Exposed in Mobile Safari on iPad but not on iPhone.
api.SourceBuffer.mode πŸ“‹Chrome11/6/2012 Firefox11/3/20151092
Internet Explorer: Only works on Windows 8+.Safari on iOS: Exposed in Mobile Safari on iPad but not on iPhone.
api.SourceBuffer.remove πŸ“‹Chrome11/6/2012 Firefox11/3/20151092
Internet Explorer: Only works on Windows 8+.Safari on iOS: Exposed in Mobile Safari on iPad but not on iPhone.
api.SourceBuffer.timestampOffset πŸ“‹Chrome11/6/2012 Firefox11/3/20151092
Internet Explorer: Only works on Windows 8+.Safari on iOS: Exposed in Mobile Safari on iPad but not on iPhone.
api.SourceBuffer.updating πŸ“‹Chrome11/6/2012 Firefox11/3/20151092
Internet Explorer: Only works on Windows 8+.Safari on iOS: Exposed in Mobile Safari on iPad but not on iPhone.
api.SourceBufferList πŸ“‹Chrome11/12/2013 Firefox11/3/2015721
Internet Explorer: Only works on Windows 8+.Safari on iOS: Exposed in Mobile Safari on iPad but not on iPhone.WebView on iOS: Exposed in Mobile Safari on iPad but not on iPhone.
api.SourceBufferList.length πŸ“‹Chrome11/6/2012 Firefox11/3/20151092
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.VideoPlaybackQuality πŸ“‹Chrome11/6/2012 Firefox11/3/20151092
Internet Explorer: Only works on Windows 8+.
api.VideoPlaybackQuality.creationTime πŸ“‹Chrome11/6/2012 Firefox11/3/20151092
Internet Explorer: Only works on Windows 8+.
api.VideoPlaybackQuality.droppedVideoFrames πŸ“‹Chrome11/6/2012 Firefox11/3/20151092
Internet Explorer: Only works on Windows 8+.
api.VideoPlaybackQuality.totalVideoFrames πŸ“‹Chrome11/6/2012 Firefox11/3/20151092
Internet Explorer: Only works on Windows 8+.

2015/10

API First Browser Date Last Browser Date Days Notes
api.CSS.escape_static πŸ“‹Firefox7/22/2014 Chrome10/13/2015448
api.Cache.addAll πŸ“‹Firefox9/22/2015 Chrome10/13/201521
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.DOMException.DOMException πŸ“‹Firefox3/31/2015 Chrome10/13/2015196
api.DragEvent πŸ“‹Firefox6/30/2009 Chrome10/13/20152296
Internet Explorer: Before Internet Explorer 10, DragEvent is exposed in standards mode but not quirks mode.
api.DragEvent.DragEvent πŸ“‹Firefox6/30/2009 Chrome10/13/20152296
api.DragEvent.dataTransfer πŸ“‹Firefox6/30/2009 Chrome10/13/20152296
Internet Explorer: The value is always null.
api.Event.isTrusted πŸ“‹Firefox11/29/2005 Chrome10/13/20153605
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.Performance.clearResourceTimings πŸ“‹Firefox1/13/2015 Chrome10/13/2015273
api.Performance.resourcetimingbufferfull_event πŸ“‹Firefox1/13/2015 Chrome10/13/2015273
api.Performance.setResourceTimingBufferSize πŸ“‹Firefox1/13/2015 Chrome10/13/2015273
api.PerformanceEntry πŸ“‹Firefox1/13/2015 Chrome10/13/2015273
Node.js: Available as a part of the perf_hooks module.

2015/9

API First Browser Date Last Browser Date Days Notes
api.Cache πŸ“‹Chrome1/21/2015 Firefox9/22/2015244
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 πŸ“‹Chrome7/21/2015 Firefox9/22/201563
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.delete πŸ“‹Chrome5/19/2015 Firefox9/22/2015126
Deno: Doesn't support query options
api.Cache.keys πŸ“‹Chrome5/19/2015 Firefox9/22/2015126
api.Cache.match πŸ“‹Chrome5/19/2015 Firefox9/22/2015126
Deno: Doesn't support query options
api.Cache.put πŸ“‹Chrome5/19/2015 Firefox9/22/2015126
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.CacheStorage πŸ“‹Chrome5/19/2015 Firefox9/22/2015126
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 πŸ“‹Chrome1/21/2015 Firefox9/22/2015244
api.CacheStorage.has πŸ“‹Chrome1/21/2015 Firefox9/22/2015244
api.CacheStorage.keys πŸ“‹Chrome1/21/2015 Firefox9/22/2015244
api.CacheStorage.open πŸ“‹Chrome1/21/2015 Firefox9/22/2015244
api.Document.execCommand.copy Chrome4/14/2015 Firefox9/22/2015161
api.Document.execCommand.cut Chrome4/14/2015 Firefox9/22/2015161
api.Document.fonts πŸ“‹Chrome5/20/2014 Firefox9/22/2015490
api.FontFace πŸ“‹Chrome5/20/2014 Firefox9/22/2015490
api.FontFace.FontFace πŸ“‹Chrome5/20/2014 Firefox9/22/2015490
api.FontFace.family πŸ“‹Chrome5/20/2014 Firefox9/22/2015490
api.FontFace.load πŸ“‹Chrome5/20/2014 Firefox9/22/2015490
api.FontFace.loaded πŸ“‹Chrome8/26/2014 Firefox9/22/2015392
api.FontFace.status πŸ“‹Chrome5/20/2014 Firefox9/22/2015490
api.FontFace.stretch πŸ“‹Chrome5/20/2014 Firefox9/22/2015490
api.FontFace.style πŸ“‹Chrome5/20/2014 Firefox9/22/2015490
api.FontFace.unicodeRange πŸ“‹Chrome5/20/2014 Firefox9/22/2015490
api.FontFace.variant Chrome5/20/2014 Firefox9/22/2015490
api.FontFace.weight πŸ“‹Chrome5/20/2014 Firefox9/22/2015490
api.FontFaceSet πŸ“‹Chrome5/20/2014 Firefox9/22/2015490
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.add πŸ“‹Chrome5/20/2014 Firefox9/22/2015490
api.FontFaceSet.clear πŸ“‹Chrome5/20/2014 Firefox9/22/2015490
api.FontFaceSet.delete πŸ“‹Chrome5/20/2014 Firefox9/22/2015490
api.FontFaceSet.forEach Chrome5/20/2014 Firefox9/22/2015490
api.FontFaceSet.has Chrome5/20/2014 Firefox9/22/2015490
api.FontFaceSet.load πŸ“‹Chrome5/20/2014 Firefox9/22/2015490
api.FontFaceSet.loading_event πŸ“‹Chrome5/20/2014 Firefox9/22/2015490
api.FontFaceSet.loadingdone_event πŸ“‹Chrome5/20/2014 Firefox9/22/2015490
api.FontFaceSet.loadingerror_event πŸ“‹Chrome5/20/2014 Firefox9/22/2015490
api.FontFaceSet.ready πŸ“‹Chrome5/20/2014 Firefox9/22/2015490
api.FontFaceSet.size Chrome5/20/2014 Firefox9/22/2015490
api.FontFaceSet.status πŸ“‹Chrome5/20/2014 Firefox9/22/2015490
api.FontFaceSetLoadEvent πŸ“‹Chrome5/20/2014 Firefox9/22/2015490
api.FontFaceSetLoadEvent.fontfaces πŸ“‹Chrome5/20/2014 Firefox9/22/2015490
api.HTMLCanvasElement.getContext.webgl_context.options_failIfMajorPerformanceCaveat_parameter πŸ“‹Chrome2/20/2014 Firefox9/22/2015579
api.MediaStream.id πŸ“‹Chrome3/26/2013 Firefox9/22/2015910
api.MessageChannel πŸ“‹Chrome5/21/2009 Firefox9/22/20152315
Node.js: Available as a part of the worker_threads module.
api.MessageChannel.MessageChannel πŸ“‹Chrome5/21/2009 Firefox9/22/20152315
api.MessageChannel.port1 πŸ“‹Chrome5/21/2009 Firefox9/22/20152315
api.MessageChannel.port2 πŸ“‹Chrome5/21/2009 Firefox9/22/20152315
api.MessagePort πŸ“‹Chrome5/21/2009 Firefox9/22/20152315
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 πŸ“‹Chrome5/21/2009 Firefox9/22/20152315
api.MessagePort.message_event πŸ“‹Chrome5/21/2009 Firefox9/22/20152315
Node.js: Supports the event, but only via Node EventEmitter.
api.MessagePort.postMessage πŸ“‹Chrome5/21/2009 Firefox9/22/20152315
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 πŸ“‹Chrome5/21/2009 Firefox9/22/20152315
api.MessagePort.worker_support Chrome1/25/2010 Firefox9/22/20152066
api.MouseEvent.movementX πŸ“‹Chrome8/26/2014 Firefox9/22/2015392
api.MouseEvent.movementY πŸ“‹Chrome8/26/2014 Firefox9/22/2015392
api.Notification.worker_support Chrome4/14/2015 Firefox9/22/2015161
api.caches πŸ“‹Chrome1/21/2015 Firefox9/22/2015244
api.caches.worker_support Chrome1/21/2015 Firefox9/22/2015244
api.CSSGroupingRule πŸ“‹Firefox4/2/2013 Chrome9/1/2015882
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 πŸ“‹Firefox4/2/2013 Chrome9/1/2015882
api.CSSGroupingRule.deleteRule πŸ“‹Firefox4/2/2013 Chrome9/1/2015882
api.CSSGroupingRule.insertRule πŸ“‹Firefox4/2/2013 Chrome9/1/2015882
api.PerformanceEntry.toJSON πŸ“‹Firefox1/13/2015 Chrome9/1/2015231
api.PerformanceResourceTiming.toJSON πŸ“‹Firefox1/13/2015 Chrome9/1/2015231
api.RTCPeerConnection.RTCPeerConnection.configuration_iceServers_parameter πŸ“‹Firefox6/25/2013 Chrome9/1/2015798
api.RTCPeerConnection.RTCPeerConnection.configuration_iceServers_parameter.credential_parameter πŸ“‹Firefox6/25/2013 Chrome9/1/2015798
api.RTCPeerConnection.RTCPeerConnection.configuration_iceServers_parameter.url_parameter Firefox6/25/2013 Chrome9/1/2015798
api.RTCPeerConnection.RTCPeerConnection.configuration_iceServers_parameter.urls_parameter πŸ“‹Firefox3/31/2015 Chrome9/1/2015154
api.RTCPeerConnection.RTCPeerConnection.configuration_iceServers_parameter.username_parameter πŸ“‹Firefox8/6/2013 Chrome9/1/2015756
api.SVGFESpecularLightingElement.kernelUnitLengthX πŸ“‹Firefox6/17/2008 Chrome9/1/20152632
api.SVGFESpecularLightingElement.kernelUnitLengthY πŸ“‹Firefox6/17/2008 Chrome9/1/20152632

2015/8

API First Browser Date Last Browser Date Days Notes
api.AudioBufferSourceNode.detune πŸ“‹Chrome7/21/2015 Firefox8/11/201521
api.AudioContext.close πŸ“‹Chrome4/14/2015 Firefox8/11/2015119
api.AudioContext.resume πŸ“‹Chrome3/3/2015 Firefox8/11/2015161
api.AudioContext.suspend πŸ“‹Chrome3/3/2015 Firefox8/11/2015161
api.BaseAudioContext.state πŸ“‹Chrome3/3/2015 Firefox8/11/2015161
api.BaseAudioContext.statechange_event πŸ“‹Chrome3/3/2015 Firefox8/11/2015161
api.OfflineAudioContext.resume πŸ“‹Chrome3/3/2015 Firefox8/11/2015161
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.

2015/7

API First Browser Date Last Browser Date Days Notes
api.Notification.data πŸ“‹Firefox12/1/2014 Chrome7/21/2015232
api.PerformanceTiming.toJSON πŸ“‹Firefox10/29/2013 Chrome7/21/2015630
api.Response.redirect_static πŸ“‹Firefox7/2/2015 Chrome7/21/201519
api.Headers πŸ“‹Chrome4/14/2015 Firefox7/2/201579
api.Headers.Headers πŸ“‹Chrome4/14/2015 Firefox7/2/201579
api.Headers.append πŸ“‹Chrome4/14/2015 Firefox7/2/201579
api.Headers.delete πŸ“‹Chrome4/14/2015 Firefox7/2/201579
api.Headers.get πŸ“‹Chrome4/14/2015 Firefox7/2/201579
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.has πŸ“‹Chrome4/14/2015 Firefox7/2/201579
api.Headers.set πŸ“‹Chrome4/14/2015 Firefox7/2/201579
api.MouseEvent.offsetX πŸ“‹Chrome12/11/2008 Firefox7/2/20152394
api.MouseEvent.offsetY πŸ“‹Chrome12/11/2008 Firefox7/2/20152394
api.Request πŸ“‹Chrome4/14/2015 Firefox7/2/201579
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 πŸ“‹Chrome1/21/2015 Firefox7/2/2015162
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.arrayBuffer πŸ“‹Chrome4/14/2015 Firefox7/2/201579
api.Request.blob πŸ“‹Chrome4/14/2015 Firefox7/2/201579
api.Request.bodyUsed πŸ“‹Chrome4/14/2015 Firefox7/2/201579
api.Request.clone πŸ“‹Chrome1/21/2015 Firefox7/2/2015162
api.Request.credentials πŸ“‹Chrome1/21/2015 Firefox7/2/2015162
api.Request.headers πŸ“‹Chrome1/21/2015 Firefox7/2/2015162
api.Request.json πŸ“‹Chrome4/14/2015 Firefox7/2/201579
api.Request.method πŸ“‹Chrome1/21/2015 Firefox7/2/2015162
api.Request.mode πŸ“‹Chrome1/21/2015 Firefox7/2/2015162
api.Request.referrer πŸ“‹Chrome1/21/2015 Firefox7/2/2015162
api.Request.text πŸ“‹Chrome4/14/2015 Firefox7/2/201579
api.Request.url πŸ“‹Chrome1/21/2015 Firefox7/2/2015162
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.Response πŸ“‹Chrome4/14/2015 Firefox7/2/201579
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 πŸ“‹Chrome1/21/2015 Firefox7/2/2015162
api.Response.arrayBuffer πŸ“‹Chrome4/14/2015 Firefox7/2/201579
api.Response.blob πŸ“‹Chrome4/14/2015 Firefox7/2/201579
api.Response.bodyUsed πŸ“‹Chrome4/14/2015 Firefox7/2/201579
api.Response.clone πŸ“‹Chrome1/21/2015 Firefox7/2/2015162
api.Response.error_static πŸ“‹Chrome5/19/2015 Firefox7/2/201544
api.Response.headers πŸ“‹Chrome1/21/2015 Firefox7/2/2015162
api.Response.json πŸ“‹Chrome4/14/2015 Firefox7/2/201579
api.Response.ok πŸ“‹Chrome4/14/2015 Firefox7/2/201579
api.Response.status πŸ“‹Chrome1/21/2015 Firefox7/2/2015162
api.Response.statusText πŸ“‹Chrome1/21/2015 Firefox7/2/2015162
api.Response.text πŸ“‹Chrome4/14/2015 Firefox7/2/201579
api.Response.type πŸ“‹Chrome1/21/2015 Firefox7/2/2015162
api.Response.url πŸ“‹Chrome1/21/2015 Firefox7/2/2015162
api.console.clear_static πŸ“‹Chrome2/21/2013 Firefox7/2/2015861
api.console.dirxml_static πŸ“‹Chrome5/21/2009 Firefox7/2/20152233
Node.js: Does not use Logger to log data.
api.fetch πŸ“‹Chrome4/14/2015 Firefox7/2/201579
Deno: Fetching with a "manual" redirect mode does not result in a "opaqueredirect" response, but a regular response.

2015/5

API First Browser Date Last Browser Date Days Notes
api.AnimationEvent πŸ“‹Firefox6/21/2011 Chrome5/19/20151428
api.AnimationEvent.AnimationEvent πŸ“‹Firefox8/6/2013 Chrome5/19/2015651
api.AnimationEvent.animationName πŸ“‹Firefox6/21/2011 Chrome5/19/20151428
api.AnimationEvent.elapsedTime πŸ“‹Firefox6/21/2011 Chrome5/19/20151428
api.AudioBuffer.copyFromChannel πŸ“‹Firefox2/4/2014 Chrome5/19/2015469
api.AudioBuffer.copyToChannel πŸ“‹Firefox2/4/2014 Chrome5/19/2015469
api.MouseEvent.buttons πŸ“‹Firefox8/28/2012 Chrome5/19/2015994
Firefox: Restrictions apply depending on OS.
api.PerformanceResourceTiming.connectEnd πŸ“‹Firefox1/13/2015 Chrome5/19/2015126
api.PerformanceResourceTiming.connectStart πŸ“‹Firefox1/13/2015 Chrome5/19/2015126
api.PerformanceResourceTiming.domainLookupEnd πŸ“‹Firefox1/13/2015 Chrome5/19/2015126
api.PerformanceResourceTiming.domainLookupStart πŸ“‹Firefox1/13/2015 Chrome5/19/2015126
api.PerformanceResourceTiming.fetchStart πŸ“‹Firefox1/13/2015 Chrome5/19/2015126
api.PerformanceResourceTiming.initiatorType πŸ“‹Firefox1/13/2015 Chrome5/19/2015126
Node.js: Since v18.2.0, the value can be returned by toJSON(), but can not accessed via property getter.
api.PerformanceResourceTiming.redirectEnd πŸ“‹Firefox1/13/2015 Chrome5/19/2015126
api.PerformanceResourceTiming.redirectStart πŸ“‹Firefox1/13/2015 Chrome5/19/2015126
api.PerformanceResourceTiming.requestStart πŸ“‹Firefox1/13/2015 Chrome5/19/2015126
api.PerformanceResourceTiming.responseEnd πŸ“‹Firefox1/13/2015 Chrome5/19/2015126
api.PerformanceResourceTiming.responseStart πŸ“‹Firefox1/13/2015 Chrome5/19/2015126
api.PerformanceResourceTiming.secureConnectionStart πŸ“‹Firefox1/13/2015 Chrome5/19/2015126
api.RTCIceCandidate.toJSON πŸ“‹Firefox2/4/2014 Chrome5/19/2015469
api.RTCSessionDescription.toJSON πŸ“‹Firefox9/17/2013 Chrome5/19/2015609
api.HTMLImageElement.currentSrc πŸ“‹Chrome10/7/2014 Firefox5/12/2015217
api.HTMLImageElement.sizes πŸ“‹Chrome10/7/2014 Firefox5/12/2015217
api.HTMLImageElement.srcset πŸ“‹Chrome4/8/2014 Firefox5/12/2015399
api.HTMLMediaElement.encrypted_event πŸ“‹Chrome4/14/2015 Firefox5/12/201528
api.HTMLMediaElement.mediaKeys πŸ“‹Chrome4/14/2015 Firefox5/12/201528
api.HTMLMediaElement.setMediaKeys πŸ“‹Chrome4/14/2015 Firefox5/12/201528
api.HTMLPictureElement πŸ“‹Chrome10/7/2014 Firefox5/12/2015217
api.HTMLSourceElement.sizes πŸ“‹Chrome10/7/2014 Firefox5/12/2015217
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.srcset πŸ“‹Chrome10/7/2014 Firefox5/12/2015217
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.MediaEncryptedEvent πŸ“‹Chrome4/14/2015 Firefox5/12/201528
api.MediaEncryptedEvent.MediaEncryptedEvent πŸ“‹Chrome4/14/2015 Firefox5/12/201528
api.MediaEncryptedEvent.initData πŸ“‹Chrome4/14/2015 Firefox5/12/201528
api.MediaEncryptedEvent.initDataType πŸ“‹Chrome4/14/2015 Firefox5/12/201528
api.MediaKeyMessageEvent πŸ“‹Chrome4/14/2015 Firefox5/12/201528
api.MediaKeyMessageEvent.MediaKeyMessageEvent πŸ“‹Chrome4/14/2015 Firefox5/12/201528
api.MediaKeyMessageEvent.message πŸ“‹Chrome4/14/2015 Firefox5/12/201528
api.MediaKeyMessageEvent.messageType πŸ“‹Chrome4/14/2015 Firefox5/12/201528
api.MediaKeySession πŸ“‹Chrome4/14/2015 Firefox5/12/201528
api.MediaKeySession.close πŸ“‹Chrome4/14/2015 Firefox5/12/201528
api.MediaKeySession.closed πŸ“‹Chrome4/14/2015 Firefox5/12/201528
api.MediaKeySession.expiration πŸ“‹Chrome4/14/2015 Firefox5/12/201528
api.MediaKeySession.generateRequest πŸ“‹Chrome4/14/2015 Firefox5/12/201528
api.MediaKeySession.keyStatuses πŸ“‹Chrome4/14/2015 Firefox5/12/201528
api.MediaKeySession.load πŸ“‹Chrome4/14/2015 Firefox5/12/201528
api.MediaKeySession.remove πŸ“‹Chrome4/14/2015 Firefox5/12/201528
api.MediaKeySession.sessionId πŸ“‹Chrome4/14/2015 Firefox5/12/201528
api.MediaKeySession.update πŸ“‹Chrome4/14/2015 Firefox5/12/201528
api.MediaKeyStatusMap πŸ“‹Chrome4/14/2015 Firefox5/12/201528
api.MediaKeyStatusMap.entries Chrome4/14/2015 Firefox5/12/201528
api.MediaKeyStatusMap.keys Chrome4/14/2015 Firefox5/12/201528
api.MediaKeyStatusMap.size πŸ“‹Chrome4/14/2015 Firefox5/12/201528
api.MediaKeyStatusMap.values Chrome4/14/2015 Firefox5/12/201528
api.MediaKeySystemAccess πŸ“‹Chrome4/14/2015 Firefox5/12/201528
api.MediaKeySystemAccess.createMediaKeys πŸ“‹Chrome4/14/2015 Firefox5/12/201528
api.MediaKeySystemAccess.keySystem πŸ“‹Chrome4/14/2015 Firefox5/12/201528
api.MediaKeys πŸ“‹Chrome4/14/2015 Firefox5/12/201528
api.MediaKeys.createSession πŸ“‹Chrome4/14/2015 Firefox5/12/201528
api.MediaKeys.setServerCertificate πŸ“‹Chrome4/14/2015 Firefox5/12/201528
api.Navigator.requestMediaKeySystemAccess πŸ“‹Chrome4/14/2015 Firefox5/12/201528
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.Performance.clearMarks πŸ“‹Chrome8/20/2013 Firefox5/12/2015630
api.Performance.clearMeasures πŸ“‹Chrome8/20/2013 Firefox5/12/2015630
api.Performance.mark πŸ“‹Chrome7/9/2013 Firefox5/12/2015672
api.Performance.measure πŸ“‹Chrome7/9/2013 Firefox5/12/2015672
api.PerformanceMark πŸ“‹Chrome7/9/2013 Firefox5/12/2015672
Node.js: Available as a part of the perf_hooks module.
api.PerformanceMeasure πŸ“‹Chrome2/21/2013 Firefox5/12/2015810
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.RTCPeerConnection.negotiationneeded_event πŸ“‹Chrome1/10/2013 Firefox5/12/2015852
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.

2015/4

API First Browser Date Last Browser Date Days Notes
api.DOMTokenList.@@iterator Firefox2/24/2015 Chrome4/14/201549
api.Navigator.registerProtocolHandler.scheme_parameter_openpgp4fpr Firefox10/24/2006 Chrome4/14/20153094
api.OfflineAudioContext.startRendering.returns_promise Firefox3/31/2015 Chrome4/14/201514

2015/3

API First Browser Date Last Browser Date Days Notes
api.BaseAudioContext.createStereoPanner πŸ“‹Chrome3/3/2015 Firefox3/31/201528
api.IDBCursor.worker_support Chrome11/6/2012 Firefox3/31/2015875
api.IDBDatabase.worker_support Chrome11/6/2012 Firefox3/31/2015875
api.IDBFactory.worker_support Chrome11/6/2012 Firefox3/31/2015875
api.IDBIndex.worker_support Chrome11/6/2012 Firefox3/31/2015875
api.IDBKeyRange.worker_support Chrome11/6/2012 Firefox3/31/2015875
api.IDBObjectStore.worker_support Chrome11/6/2012 Firefox3/31/2015875
api.IDBOpenDBRequest.worker_support Chrome11/6/2012 Firefox3/31/2015875
api.IDBRequest.worker_support Chrome11/6/2012 Firefox3/31/2015875
api.IDBTransaction.worker_support Chrome11/6/2012 Firefox3/31/2015875
api.IDBVersionChangeEvent.worker_support Chrome11/6/2012 Firefox3/31/2015875
api.StereoPannerNode πŸ“‹Chrome3/3/2015 Firefox3/31/201528
api.StereoPannerNode.pan πŸ“‹Chrome3/3/2015 Firefox3/31/201528
api.WebSocket.worker_support Chrome5/25/2010 Firefox3/31/20151771
api.indexedDB.worker_support Chrome1/10/2013 Firefox3/31/2015810
api.CSSKeyframesRule.appendRule πŸ“‹Firefox5/14/2013 Chrome3/3/2015658
api.ClipboardEvent πŸ“‹Firefox6/25/2013 Chrome3/3/2015616
Firefox: When pasting multiple files, only returns the first file. See bug 1954680.Firefox: Before Firefox 140, when pasting multiple files, and the first file was not acceptable, returned no file. See bug 1961170.Firefox for Android: When pasting multiple files, only returns the first file. See bug 1954680.Firefox for Android: Before Firefox for Android 140, when pasting multiple files, and the first file was not acceptable, returned no file. See bug 1961170.
api.ClipboardEvent.clipboardData πŸ“‹Firefox6/25/2013 Chrome3/3/2015616
api.Element.closest πŸ“‹Firefox1/13/2015 Chrome3/3/201549
api.IDBVersionChangeEvent.IDBVersionChangeEvent πŸ“‹Firefox10/29/2013 Chrome3/3/2015490
api.Navigator.registerProtocolHandler.scheme_parameter_ssh Firefox10/24/2006 Chrome3/3/20153052
api.SubtleCrypto.deriveBits πŸ“‹Firefox12/1/2014 Chrome3/3/201592
Deno: Not supported: ECDH.Edge: Not supported: ECDH.Edge: Not supported: HKDF, PBKDF2.Node.js: Supports: NODE-DHNode.js: Supports: NODE-SCRYPT
api.SubtleCrypto.deriveKey πŸ“‹Firefox12/1/2014 Chrome3/3/201592
Edge: Not supported: ECDH.Edge: Not supported: HKDF, PBKDF2.Node.js: Supports: NODE-DHNode.js: Supports: NODE-SCRYPT
api.SubtleCrypto.deriveKey.derivedKeyAlgorithm_option_aes πŸ“‹Firefox12/1/2014 Chrome3/3/201592
api.SubtleCrypto.deriveKey.derivedKeyAlgorithm_option_hmac πŸ“‹Firefox12/1/2014 Chrome3/3/201592
api.SubtleCrypto.digest πŸ“‹Firefox12/1/2014 Chrome3/3/201592
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.Window.scroll.options_left_parameter Firefox2/24/2015 Chrome3/3/20157
api.Window.scroll.options_top_parameter Firefox2/24/2015 Chrome3/3/20157
api.Window.scrollBy.options_left_parameter Firefox2/24/2015 Chrome3/3/20157
api.Window.scrollBy.options_top_parameter Firefox2/24/2015 Chrome3/3/20157
api.Window.scrollTo.options_left_parameter Firefox2/24/2015 Chrome3/3/20157
api.Window.scrollTo.options_top_parameter Firefox2/24/2015 Chrome3/3/20157

2015/2

API First Browser Date Last Browser Date Days Notes
api.CanvasRenderingContext2D.resetTransform πŸ“‹Chrome11/12/2013 Firefox2/24/2015469
api.RTCPeerConnection.signalingstatechange_event πŸ“‹Chrome7/9/2013 Firefox2/24/2015595
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.TextDecoder.fatal πŸ“‹Chrome10/7/2014 Firefox2/24/2015140

2015/1

API First Browser Date Last Browser Date Days Notes
api.Performance.getEntries πŸ“‹Chrome7/9/2013 Firefox1/13/2015553
api.Performance.getEntriesByName πŸ“‹Chrome7/9/2013 Firefox1/13/2015553
api.Performance.getEntriesByType πŸ“‹Chrome7/9/2013 Firefox1/13/2015553
api.PerformanceEntry.duration πŸ“‹Chrome7/9/2013 Firefox1/13/2015553
api.PerformanceEntry.entryType πŸ“‹Chrome7/9/2013 Firefox1/13/2015553
api.PerformanceEntry.name πŸ“‹Chrome7/9/2013 Firefox1/13/2015553
api.PerformanceEntry.startTime πŸ“‹Chrome7/9/2013 Firefox1/13/2015553
api.PerformanceResourceTiming πŸ“‹Chrome8/20/2013 Firefox1/13/2015511
Node.js: Available as a part of the perf_hooks module.Node.js: Available as a part of the perf_hooks module.
api.SVGFEFloodElement.height πŸ“‹Chrome5/25/2010 Firefox1/13/20151694
api.SVGFEFloodElement.result πŸ“‹Chrome5/25/2010 Firefox1/13/20151694
api.SVGFEFloodElement.width πŸ“‹Chrome5/25/2010 Firefox1/13/20151694
api.SVGFEFloodElement.x πŸ“‹Chrome5/25/2010 Firefox1/13/20151694
api.SVGFEFloodElement.y πŸ“‹Chrome5/25/2010 Firefox1/13/20151694

2014/12

API First Browser Date Last Browser Date Days Notes
api.Crypto.subtle πŸ“‹Chrome8/26/2014 Firefox12/1/201497
api.CryptoKey πŸ“‹Chrome8/26/2014 Firefox12/1/201497
Node.js: Available as a part of the crypto module.
api.CryptoKey.algorithm πŸ“‹Chrome8/26/2014 Firefox12/1/201497
api.CryptoKey.extractable πŸ“‹Chrome8/26/2014 Firefox12/1/201497
Deno: The only supported value for this property is true.
api.CryptoKey.type πŸ“‹Chrome8/26/2014 Firefox12/1/201497
api.CryptoKey.usages πŸ“‹Chrome8/26/2014 Firefox12/1/201497
api.Element.matches πŸ“‹Chrome2/20/2014 Firefox12/1/2014284
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.MediaStream.getTracks πŸ“‹Chrome10/7/2014 Firefox12/1/201455
api.MediaStreamTrack.stop πŸ“‹Chrome1/14/2014 Firefox12/1/2014321
api.NamedNodeMap πŸ“‹Chrome12/11/2008 Firefox12/1/20142181
api.SubtleCrypto πŸ“‹Chrome8/26/2014 Firefox12/1/201497
Node.js: Available as a part of the crypto module.
api.SubtleCrypto.decrypt πŸ“‹Chrome8/26/2014 Firefox12/1/201497
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.encrypt πŸ“‹Chrome8/26/2014 Firefox12/1/201497
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 πŸ“‹Chrome8/26/2014 Firefox12/1/201497
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.generateKey πŸ“‹Chrome8/26/2014 Firefox12/1/201497
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.importKey πŸ“‹Chrome8/26/2014 Firefox12/1/201497
Deno: Not supported: ECDH P-521.Deno: Not supported: ECDH.Deno: Not supported: AES-CTR, AES-CBC, AES-GCM, AES-KW.Edge: Not supported: RSA-PSS, ECDSA, ECDH.Edge: Not supported: AES-CTR, HKDF, PBKDF2.Internet Explorer: Returns KeyOperation instead of PromiseNode.js: Supports: NODE-DSANode.js: Supports: NODE-DHNode.js: Supports: NODE-SCRYPT
api.SubtleCrypto.importKey.ECDH πŸ“‹Chrome8/26/2014 Firefox12/1/201497
Deno: P-384 supported. Not supported: P-256, P-521.
api.SubtleCrypto.importKey.ECDSA πŸ“‹Chrome8/26/2014 Firefox12/1/201497
Deno: P-384 supported. Not supported: P-256, P-521.
api.SubtleCrypto.sign πŸ“‹Chrome8/26/2014 Firefox12/1/201497
Edge: Not supported: RSA-PSS, ECDSA.Internet Explorer: Returns CryptoOperation instead of PromiseNode.js: Supports: NODE-DSA
api.SubtleCrypto.unwrapKey πŸ“‹Chrome8/26/2014 Firefox12/1/201497
Edge: Not supported: AES-CTR.Internet Explorer: Returns KeyOperation instead of PromiseNode.js: Supports: NODE-DSANode.js: Supports: NODE-DH
api.SubtleCrypto.verify πŸ“‹Chrome8/26/2014 Firefox12/1/201497
Deno: Not supported: ECDSA, HMAC.Edge: Not supported: RSA-PSS, ECDSA.Internet Explorer: Returns CryptoOperation instead of PromiseNode.js: Supports: NODE-DSA
api.SubtleCrypto.wrapKey πŸ“‹Chrome8/26/2014 Firefox12/1/201497
Edge: Not supported: AES-CTR.Internet Explorer: Returns KeyOperation instead of Promise
api.console.table_static πŸ“‹Chrome5/21/2013 Firefox12/1/2014559
api.performance.worker_support Chrome10/1/2013 Firefox12/1/2014426
Node.js: Available as a part of the perf_hooks module.

2014/11

API First Browser Date Last Browser Date Days Notes
api.Navigator.sendBeacon πŸ“‹Firefox7/22/2014 Chrome11/18/2014119
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.

2014/10

API First Browser Date Last Browser Date Days Notes
api.AudioTrack πŸ“‹Chrome8/26/2014 Firefox10/14/201449
api.AudioTrack.enabled πŸ“‹Chrome8/26/2014 Firefox10/14/201449
api.AudioTrack.id πŸ“‹Chrome8/26/2014 Firefox10/14/201449
api.AudioTrack.kind πŸ“‹Chrome8/26/2014 Firefox10/14/201449
api.AudioTrack.label πŸ“‹Chrome8/26/2014 Firefox10/14/201449
api.AudioTrack.language πŸ“‹Chrome8/26/2014 Firefox10/14/201449
api.AudioTrackList πŸ“‹Chrome8/26/2014 Firefox10/14/201449
api.AudioTrackList.addtrack_event πŸ“‹Chrome8/26/2014 Firefox10/14/201449
api.AudioTrackList.change_event πŸ“‹Chrome8/26/2014 Firefox10/14/201449
api.AudioTrackList.getTrackById πŸ“‹Chrome8/26/2014 Firefox10/14/201449
api.AudioTrackList.length πŸ“‹Chrome8/26/2014 Firefox10/14/201449
api.AudioTrackList.removetrack_event πŸ“‹Chrome8/26/2014 Firefox10/14/201449
api.HTMLFormControlsCollection.namedItem πŸ“‹Chrome12/11/2008 Firefox10/14/20142133
Firefox: Returned a NodeList instead of a RadioNodeList.Firefox for Android: Returned a NodeList instead of a RadioNodeList.
api.HTMLMediaElement.audioTracks πŸ“‹Chrome8/26/2014 Firefox10/14/201449
api.HTMLMediaElement.videoTracks πŸ“‹Chrome8/26/2014 Firefox10/14/201449
api.RadioNodeList πŸ“‹Chrome7/31/2012 Firefox10/14/2014805
api.RadioNodeList.value πŸ“‹Chrome7/31/2012 Firefox10/14/2014805
api.VideoTrack πŸ“‹Chrome8/26/2014 Firefox10/14/201449
api.VideoTrack.id πŸ“‹Chrome8/26/2014 Firefox10/14/201449
api.VideoTrack.kind πŸ“‹Chrome8/26/2014 Firefox10/14/201449
api.VideoTrack.label πŸ“‹Chrome8/26/2014 Firefox10/14/201449
api.VideoTrack.language πŸ“‹Chrome8/26/2014 Firefox10/14/201449
api.VideoTrack.selected πŸ“‹Chrome8/26/2014 Firefox10/14/201449
api.VideoTrackList πŸ“‹Chrome8/26/2014 Firefox10/14/201449
api.VideoTrackList.addtrack_event πŸ“‹Chrome8/26/2014 Firefox10/14/201449
api.VideoTrackList.change_event πŸ“‹Chrome8/26/2014 Firefox10/14/201449
api.VideoTrackList.getTrackById πŸ“‹Chrome8/26/2014 Firefox10/14/201449
api.VideoTrackList.length πŸ“‹Chrome8/26/2014 Firefox10/14/201449
api.VideoTrackList.removetrack_event πŸ“‹Chrome8/26/2014 Firefox10/14/201449
api.VideoTrackList.selectedIndex πŸ“‹Chrome8/26/2014 Firefox10/14/201449
api.File.File πŸ“‹Firefox3/18/2014 Chrome10/7/2014203
api.HTMLIFrameElement.allowFullscreen πŸ“‹Firefox6/25/2013 Chrome10/7/2014469
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.SVGStyleElement.sheet πŸ“‹Firefox11/29/2005 Chrome10/7/20143234
api.TextDecoder πŸ“‹Firefox2/19/2013 Chrome10/7/2014595
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 πŸ“‹Firefox2/19/2013 Chrome10/7/2014595
Firefox: Implemented a slightly different version of the spec.Firefox for Android: Implemented a slightly different version of the spec.
api.TextDecoder.decode πŸ“‹Firefox2/19/2013 Chrome10/7/2014595
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 πŸ“‹Firefox2/19/2013 Chrome10/7/2014595
Firefox: Implemented a slightly different version of the spec.Firefox for Android: Implemented a slightly different version of the spec.
api.TextDecoder.worker_support Firefox4/2/2013 Chrome10/7/2014553
api.TextEncoder πŸ“‹Firefox1/8/2013 Chrome10/7/2014637
Node.js: Available as a part of the util module.
api.TextEncoder.TextEncoder πŸ“‹Firefox1/8/2013 Chrome10/7/2014637
api.TextEncoder.encode πŸ“‹Firefox1/8/2013 Chrome10/7/2014637
api.TextEncoder.encoding πŸ“‹Firefox1/8/2013 Chrome10/7/2014637
api.TextEncoder.worker_support Firefox4/2/2013 Chrome10/7/2014553
api.WorkerLocation.origin πŸ“‹Firefox4/29/2014 Chrome10/7/2014161

2014/9

API First Browser Date Last Browser Date Days Notes
api.CanvasRenderingContext2D.drawFocusIfNeeded πŸ“‹Chrome8/26/2014 Firefox9/2/20147
api.HTMLAllCollection πŸ“‹Chrome5/25/2010 Firefox9/2/20141561
api.HTMLAllCollection.item πŸ“‹Chrome5/25/2010 Firefox9/2/20141561
api.HTMLAllCollection.length πŸ“‹Chrome9/2/2010 Firefox9/2/20141461
api.HTMLAllCollection.namedItem πŸ“‹Chrome5/25/2010 Firefox9/2/20141561
api.Navigator.languages πŸ“‹Chrome8/26/2014 Firefox9/2/20147
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.Window.languagechange_event πŸ“‹Chrome8/26/2014 Firefox9/2/20147
api.WorkerNavigator.languages πŸ“‹Chrome8/26/2014 Firefox9/2/20147
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.XMLHttpRequest.responseURL πŸ“‹Chrome8/26/2014 Firefox9/2/20147

2014/8

API First Browser Date Last Browser Date Days Notes
api.crypto πŸ“‹Firefox11/9/2004 Chrome8/26/20143577
Node.js: Available as a part of the crypto module.

2014/7

API First Browser Date Last Browser Date Days Notes
api.CanvasRenderingContext2D.clip.path_parameter Chrome7/16/2014 Firefox7/22/20146
api.CanvasRenderingContext2D.fill.path_parameter Chrome7/16/2014 Firefox7/22/20146
api.CanvasRenderingContext2D.isPointInPath.path_parameter Chrome7/16/2014 Firefox7/22/20146
api.CanvasRenderingContext2D.isPointInStroke.path_parameter Chrome7/16/2014 Firefox7/22/20146
api.CanvasRenderingContext2D.stroke.path_parameter Chrome7/16/2014 Firefox7/22/20146
api.ErrorEvent.colno πŸ“‹Chrome10/1/2013 Firefox7/22/2014294
api.ErrorEvent.error πŸ“‹Chrome10/1/2013 Firefox7/22/2014294
api.HTMLLinkElement.sizes πŸ“‹Chrome10/25/2011 Firefox7/22/20141001
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.HTMLMediaElement.addTextTrack πŸ“‹Chrome11/6/2012 Firefox7/22/2014623
api.HTMLMediaElement.textTracks πŸ“‹Chrome11/6/2012 Firefox7/22/2014623
api.HTMLTrackElement πŸ“‹Chrome11/6/2012 Firefox7/22/2014623
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.default πŸ“‹Chrome11/6/2012 Firefox7/22/2014623
api.HTMLTrackElement.kind πŸ“‹Chrome11/6/2012 Firefox7/22/2014623
api.HTMLTrackElement.label πŸ“‹Chrome11/6/2012 Firefox7/22/2014623
api.HTMLTrackElement.readyState πŸ“‹Chrome11/6/2012 Firefox7/22/2014623
api.HTMLTrackElement.src πŸ“‹Chrome11/6/2012 Firefox7/22/2014623
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 πŸ“‹Chrome11/6/2012 Firefox7/22/2014623
api.HTMLTrackElement.track πŸ“‹Chrome11/6/2012 Firefox7/22/2014623
api.KeyboardEvent.KeyboardEvent πŸ“‹Chrome3/26/2013 Firefox7/22/2014483
api.Path2D πŸ“‹Chrome7/16/2014 Firefox7/22/20146
api.Path2D.Path2D πŸ“‹Chrome7/16/2014 Firefox7/22/20146
Edge: Before Edge 79, the constructor for Path2D objects does not support invocation with a string consisting of SVG path data.
api.Path2D.arc πŸ“‹Chrome7/16/2014 Firefox7/22/20146
api.Path2D.arcTo πŸ“‹Chrome7/16/2014 Firefox7/22/20146
api.Path2D.bezierCurveTo πŸ“‹Chrome7/16/2014 Firefox7/22/20146
api.Path2D.closePath πŸ“‹Chrome7/16/2014 Firefox7/22/20146
api.Path2D.lineTo πŸ“‹Chrome7/16/2014 Firefox7/22/20146
api.Path2D.moveTo πŸ“‹Chrome7/16/2014 Firefox7/22/20146
api.Path2D.quadraticCurveTo πŸ“‹Chrome7/16/2014 Firefox7/22/20146
api.Path2D.rect πŸ“‹Chrome7/16/2014 Firefox7/22/20146
api.TextTrack πŸ“‹Chrome11/6/2012 Firefox7/22/2014623
Firefox: Firefox versions before Firefox 50 didn't display captions when playing media without one or more video tracks being played.
api.TextTrack.activeCues πŸ“‹Chrome11/6/2012 Firefox7/22/2014623
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 πŸ“‹Chrome11/6/2012 Firefox7/22/2014623
api.TextTrack.cuechange_event πŸ“‹Chrome11/6/2012 Firefox7/22/2014623
api.TextTrack.cues πŸ“‹Chrome11/6/2012 Firefox7/22/2014623
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 πŸ“‹Chrome2/20/2014 Firefox7/22/2014152
api.TextTrack.kind πŸ“‹Chrome11/6/2012 Firefox7/22/2014623
api.TextTrack.label πŸ“‹Chrome11/6/2012 Firefox7/22/2014623
api.TextTrack.language πŸ“‹Chrome11/6/2012 Firefox7/22/2014623
api.TextTrack.mode πŸ“‹Chrome11/6/2012 Firefox7/22/2014623
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 πŸ“‹Chrome11/6/2012 Firefox7/22/2014623
api.TextTrackCue πŸ“‹Chrome11/6/2012 Firefox7/22/2014623
api.TextTrackCue.endTime πŸ“‹Chrome11/6/2012 Firefox7/22/2014623
api.TextTrackCue.enter_event πŸ“‹Chrome11/6/2012 Firefox7/22/2014623
api.TextTrackCue.exit_event πŸ“‹Chrome11/6/2012 Firefox7/22/2014623
api.TextTrackCue.id πŸ“‹Chrome11/6/2012 Firefox7/22/2014623
api.TextTrackCue.pauseOnExit πŸ“‹Chrome11/6/2012 Firefox7/22/2014623
api.TextTrackCue.startTime πŸ“‹Chrome11/6/2012 Firefox7/22/2014623
api.TextTrackCue.track πŸ“‹Chrome11/6/2012 Firefox7/22/2014623
api.TextTrackCueList πŸ“‹Chrome11/6/2012 Firefox7/22/2014623
api.TextTrackCueList.getCueById πŸ“‹Chrome11/6/2012 Firefox7/22/2014623
api.TextTrackCueList.length πŸ“‹Chrome11/6/2012 Firefox7/22/2014623
api.TextTrackList πŸ“‹Chrome11/6/2012 Firefox7/22/2014623
api.TextTrackList.addtrack_event πŸ“‹Chrome11/6/2012 Firefox7/22/2014623
api.TextTrackList.change_event πŸ“‹Chrome2/20/2014 Firefox7/22/2014152
api.TextTrackList.getTrackById πŸ“‹Chrome2/20/2014 Firefox7/22/2014152
api.TextTrackList.length πŸ“‹Chrome11/6/2012 Firefox7/22/2014623
api.TextTrackList.removetrack_event πŸ“‹Chrome2/20/2014 Firefox7/22/2014152
api.VTTCue πŸ“‹Chrome11/6/2012 Firefox7/22/2014623
api.VTTCue.VTTCue πŸ“‹Chrome2/20/2014 Firefox7/22/2014152
api.VTTCue.align πŸ“‹Chrome11/6/2012 Firefox7/22/2014623
api.VTTCue.getCueAsHTML πŸ“‹Chrome11/6/2012 Firefox7/22/2014623
api.VTTCue.line πŸ“‹Chrome11/6/2012 Firefox7/22/2014623
api.VTTCue.position πŸ“‹Chrome11/6/2012 Firefox7/22/2014623
api.VTTCue.size πŸ“‹Chrome11/6/2012 Firefox7/22/2014623
api.VTTCue.snapToLines πŸ“‹Chrome11/6/2012 Firefox7/22/2014623
api.VTTCue.text πŸ“‹Chrome11/6/2012 Firefox7/22/2014623
api.VTTCue.vertical πŸ“‹Chrome11/6/2012 Firefox7/22/2014623
api.Document.contentType πŸ“‹Firefox11/9/2004 Chrome7/16/20143536
api.Document.dir πŸ“‹Firefox11/9/2004 Chrome7/16/20143536
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.DocumentFragment.getElementById πŸ“‹Firefox3/18/2014 Chrome7/16/2014120
api.ImageData.ImageData πŸ“‹Firefox4/29/2014 Chrome7/16/201478
api.ImageData.worker_support Firefox10/29/2013 Chrome7/16/2014260
api.WEBGL_draw_buffers πŸ“‹Firefox3/18/2014 Chrome7/16/2014120
api.WEBGL_draw_buffers.drawBuffersWEBGL πŸ“‹Firefox3/18/2014 Chrome7/16/2014120

2014/6

API First Browser Date Last Browser Date Days Notes
api.AnalyserNode.getFloatTimeDomainData πŸ“‹Chrome5/20/2014 Firefox6/10/201421
api.HTMLCanvasElement.getContext.2d_context.options_alpha_parameter πŸ“‹Chrome1/14/2014 Firefox6/10/2014147
api.HTMLCanvasElement.getContext.webgl_context.options_alpha_parameter πŸ“‹Chrome1/14/2014 Firefox6/10/2014147
api.OES_texture_half_float_linear πŸ“‹Chrome8/20/2013 Firefox6/10/2014294
api.SVGFEDropShadowElement πŸ“‹Chrome8/2/2011 Firefox6/10/20141043
api.SVGFEDropShadowElement.dx πŸ“‹Chrome8/2/2011 Firefox6/10/20141043
api.SVGFEDropShadowElement.dy πŸ“‹Chrome8/2/2011 Firefox6/10/20141043
api.SVGFEDropShadowElement.height πŸ“‹Chrome8/2/2011 Firefox6/10/20141043
api.SVGFEDropShadowElement.in1 πŸ“‹Chrome8/2/2011 Firefox6/10/20141043
api.SVGFEDropShadowElement.result πŸ“‹Chrome8/2/2011 Firefox6/10/20141043
api.SVGFEDropShadowElement.setStdDeviation πŸ“‹Chrome8/2/2011 Firefox6/10/20141043
api.SVGFEDropShadowElement.stdDeviationX πŸ“‹Chrome8/2/2011 Firefox6/10/20141043
api.SVGFEDropShadowElement.stdDeviationY πŸ“‹Chrome8/2/2011 Firefox6/10/20141043
api.SVGFEDropShadowElement.width πŸ“‹Chrome8/2/2011 Firefox6/10/20141043
api.SVGFEDropShadowElement.x πŸ“‹Chrome8/2/2011 Firefox6/10/20141043
api.SVGFEDropShadowElement.y πŸ“‹Chrome8/2/2011 Firefox6/10/20141043
api.console.count_static πŸ“‹Chrome5/21/2009 Firefox6/10/20141846

2014/5

API First Browser Date Last Browser Date Days Notes
api.AudioContext πŸ“‹Firefox10/29/2013 Chrome5/20/2014203
api.AudioContext.AudioContext πŸ“‹Firefox10/29/2013 Chrome5/20/2014203
Chrome: Before Chrome 66, each tab is limited to 6 audio contexts in Chrome; attempting to create more will throw a DOMException. For details see Per-tab audio context limitation in Chrome.Chrome: If latencyHint isn't valid, Chrome throws a TypeError exception. See Non-standard exceptions in Chrome for details.Chrome Android: Before Chrome Android 66, each tab is limited to 6 audio contexts in Chrome Android; attempting to create more will throw a DOMException. For details see Per-tab audio context limitation in Chrome Android.Chrome Android: If latencyHint isn't valid, Chrome Android throws a TypeError exception. See Non-standard exceptions in Chrome Android for details.Quest Browser: Before Quest Browser 5.0, each tab is limited to 6 audio contexts in Quest Browser; attempting to create more will throw a DOMException. For details see Per-tab audio context limitation in Quest Browser.Quest Browser: If latencyHint isn't valid, Quest Browser throws a TypeError exception. See Non-standard exceptions in Quest Browser for details.Opera: Before Opera 53, each tab is limited to 6 audio contexts in Opera; attempting to create more will throw a DOMException. For details see Per-tab audio context limitation in Chrome.Opera: If latencyHint isn't valid, Opera throws a TypeError exception. See Non-standard exceptions in Chrome for details.Opera Android: Before Opera Android 47, each tab is limited to 6 audio contexts in Opera; attempting to create more will throw a DOMException. For details see Per-tab audio context limitation in Chrome.Opera Android: If latencyHint isn't valid, Opera throws a TypeError exception. See Non-standard exceptions in Chrome for details.Safari: New audio contexts are suspended until the resume() method is called via user action, such as the click event.Safari on iOS: New audio contexts are suspended until the resume() method is called via user action, such as the click event.Samsung Internet: Before Samsung Internet 9.0, each tab is limited to 6 audio contexts in Samsung Internet; attempting to create more will throw a DOMException. For details see Per-tab audio context limitation in Chrome.Samsung Internet: If latencyHint isn't valid, Samsung Internet throws a TypeError exception. See Non-standard exceptions in Chrome for details.WebView Android: Before WebView Android 66, each tab is limited to 6 audio contexts in WebView Android; attempting to create more will throw a DOMException. For details see Per-tab audio context limitation in WebView Android.WebView Android: If latencyHint isn't valid, WebView Android throws a TypeError exception. See Non-standard exceptions in WebView Android for details.WebView on iOS: New audio contexts are suspended until the resume() method is called via user action, such as the click event.
api.GamepadEvent.GamepadEvent πŸ“‹Firefox4/29/2014 Chrome5/20/201421
api.HTMLSelectElement.add.index_before_parameter Firefox11/8/2011 Chrome5/20/2014924
api.Navigator.getGamepads πŸ“‹Firefox4/29/2014 Chrome5/20/201421
api.OfflineAudioContext πŸ“‹Firefox10/29/2013 Chrome5/20/2014203
api.OfflineAudioContext.OfflineAudioContext πŸ“‹Firefox10/29/2013 Chrome5/20/2014203
api.SVGLengthList.length πŸ“‹Firefox6/21/2011 Chrome5/20/20141064
api.SVGNumberList.length πŸ“‹Firefox6/21/2011 Chrome5/20/20141064
api.SVGPointList.length πŸ“‹Firefox6/21/2011 Chrome5/20/20141064
api.SVGStringList.length πŸ“‹Firefox4/24/2012 Chrome5/20/2014756
api.SVGTransformList.length πŸ“‹Firefox12/20/2011 Chrome5/20/2014882

2014/4

API First Browser Date Last Browser Date Days Notes
api.Gamepad πŸ“‹Chrome7/31/2012 Firefox4/29/2014637
api.Gamepad.axes πŸ“‹Chrome7/31/2012 Firefox4/29/2014637
api.Gamepad.buttons πŸ“‹Chrome7/31/2012 Firefox4/29/2014637
api.Gamepad.connected πŸ“‹Chrome2/21/2013 Firefox4/29/2014432
api.Gamepad.id πŸ“‹Chrome7/31/2012 Firefox4/29/2014637
api.Gamepad.index πŸ“‹Chrome7/31/2012 Firefox4/29/2014637
api.Gamepad.mapping πŸ“‹Chrome7/31/2012 Firefox4/29/2014637
api.Gamepad.timestamp πŸ“‹Chrome7/31/2012 Firefox4/29/2014637
api.GamepadButton πŸ“‹Chrome7/31/2012 Firefox4/29/2014637
api.GamepadButton.pressed πŸ“‹Chrome7/31/2012 Firefox4/29/2014637
api.GamepadButton.value πŸ“‹Chrome7/31/2012 Firefox4/29/2014637
api.GamepadEvent πŸ“‹Chrome7/31/2012 Firefox4/29/2014637
api.GamepadEvent.gamepad πŸ“‹Chrome7/31/2012 Firefox4/29/2014637
api.OES_texture_half_float πŸ“‹Chrome5/21/2013 Firefox4/29/2014343
api.SVGFEComponentTransferElement.height πŸ“‹Chrome5/25/2010 Firefox4/29/20141435
api.SVGFEComponentTransferElement.result πŸ“‹Chrome5/25/2010 Firefox4/29/20141435
api.SVGFEComponentTransferElement.width πŸ“‹Chrome5/25/2010 Firefox4/29/20141435
api.SVGFEComponentTransferElement.x πŸ“‹Chrome5/25/2010 Firefox4/29/20141435
api.SVGFEComponentTransferElement.y πŸ“‹Chrome5/25/2010 Firefox4/29/20141435
api.SVGFEGaussianBlurElement.height πŸ“‹Chrome5/25/2010 Firefox4/29/20141435
api.SVGFEGaussianBlurElement.result πŸ“‹Chrome5/25/2010 Firefox4/29/20141435
api.SVGFEGaussianBlurElement.width πŸ“‹Chrome5/25/2010 Firefox4/29/20141435
api.SVGFEGaussianBlurElement.x πŸ“‹Chrome5/25/2010 Firefox4/29/20141435
api.SVGFEGaussianBlurElement.y πŸ“‹Chrome5/25/2010 Firefox4/29/20141435
api.SharedWorker πŸ“‹Chrome5/25/2010 Firefox4/29/20141435
api.SharedWorker.SharedWorker πŸ“‹Chrome5/25/2010 Firefox4/29/20141435
api.SharedWorker.error_event πŸ“‹Chrome5/25/2010 Firefox4/29/20141435
api.SharedWorker.port πŸ“‹Chrome5/25/2010 Firefox4/29/20141435
api.SharedWorkerGlobalScope πŸ“‹Chrome1/25/2010 Firefox4/29/20141555
api.SharedWorkerGlobalScope.close πŸ“‹Chrome1/25/2010 Firefox4/29/20141555
api.SharedWorkerGlobalScope.connect_event πŸ“‹Chrome1/25/2010 Firefox4/29/20141555
Firefox: Before version 65 the data property of the event object was null; it is now initialized to an empty string, as per spec.Firefox for Android: Before version 65 the data property of the event object was null; it is now initialized to an empty string, as per spec.
api.SharedWorkerGlobalScope.name πŸ“‹Chrome1/25/2010 Firefox4/29/20141555
api.ValidityState.badInput πŸ“‹Chrome2/21/2013 Firefox4/29/2014432
api.console.worker_support Chrome11/12/2013 Firefox4/29/2014168
api.Document.hasFocus πŸ“‹Firefox6/17/2008 Chrome4/8/20142121
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.HTMLLinkElement.crossOrigin πŸ“‹Firefox1/8/2013 Chrome4/8/2014455
api.XMLDocument πŸ“‹Firefox11/9/2004 Chrome4/8/20143437
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.

2014/3

API First Browser Date Last Browser Date Days Notes
api.console.assert_static πŸ“‹Chrome5/21/2009 Firefox3/18/20141762
Node.js: Throws error when assertion fails.

2014/2

API First Browser Date Last Browser Date Days Notes
api.Document.hidden πŸ“‹Firefox1/8/2013 Chrome2/20/2014408
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.visibilityState πŸ“‹Firefox1/8/2013 Chrome2/20/2014408
api.HTMLCanvasElement.getContext.webgl_context Firefox9/17/2013 Chrome2/20/2014156
api.HTMLHRElement.color πŸ“‹Firefox11/9/2004 Chrome2/20/20143390
api.HTMLMediaElement.crossOrigin πŸ“‹Firefox6/25/2013 Chrome2/20/2014240
api.Notification.body πŸ“‹Firefox12/10/2013 Chrome2/20/201472
api.Notification.icon πŸ“‹Firefox12/10/2013 Chrome2/20/201472
Safari: The property can be set, but has no effect.Safari on iOS: The property can be set, but has no effect.
api.Notification.lang πŸ“‹Firefox12/10/2013 Chrome2/20/201472
api.Notification.title πŸ“‹Firefox12/10/2013 Chrome2/20/201472
api.CanvasRenderingContext2D.getLineDash πŸ“‹Chrome11/6/2012 Firefox2/4/2014455
api.CanvasRenderingContext2D.lineDashOffset πŸ“‹Chrome11/6/2012 Firefox2/4/2014455
api.CanvasRenderingContext2D.setLineDash πŸ“‹Chrome11/6/2012 Firefox2/4/2014455
api.ErrorEvent πŸ“‹Chrome3/8/2011 Firefox2/4/20141064
api.ErrorEvent.ErrorEvent πŸ“‹Chrome12/13/2011 Firefox2/4/2014784
api.ErrorEvent.filename πŸ“‹Chrome3/8/2011 Firefox2/4/20141064
api.ErrorEvent.lineno πŸ“‹Chrome3/8/2011 Firefox2/4/20141064
api.ErrorEvent.message πŸ“‹Chrome3/8/2011 Firefox2/4/20141064
api.HTMLInputElement.setRangeText πŸ“‹Chrome1/10/2013 Firefox2/4/2014390
api.HTMLTextAreaElement.setRangeText πŸ“‹Chrome1/10/2013 Firefox2/4/2014390
api.RTCPeerConnection.getStats πŸ“‹Chrome1/10/2013 Firefox2/4/2014390
api.TrackEvent πŸ“‹Chrome11/6/2012 Firefox2/4/2014455
api.TrackEvent.TrackEvent πŸ“‹Chrome11/6/2012 Firefox2/4/2014455
api.TrackEvent.track πŸ“‹Chrome11/6/2012 Firefox2/4/2014455

2014/1

API First Browser Date Last Browser Date Days Notes
api.HTMLAnchorElement.password πŸ“‹Firefox12/10/2013 Chrome1/14/201435
api.HTMLAnchorElement.username πŸ“‹Firefox12/10/2013 Chrome1/14/201435
api.HTMLAreaElement.origin πŸ“‹Firefox12/10/2013 Chrome1/14/201435
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 πŸ“‹Firefox12/10/2013 Chrome1/14/201435
api.HTMLAreaElement.toString πŸ“‹Firefox6/25/2013 Chrome1/14/2014203
api.HTMLAreaElement.username πŸ“‹Firefox12/10/2013 Chrome1/14/201435
api.Notification.permission_static πŸ“‹Firefox6/25/2013 Chrome1/14/2014203
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.URL πŸ“‹Firefox2/19/2013 Chrome1/14/2014329
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.hash πŸ“‹Firefox6/25/2013 Chrome1/14/2014203
api.URL.host πŸ“‹Firefox6/25/2013 Chrome1/14/2014203
api.URL.hostname πŸ“‹Firefox6/25/2013 Chrome1/14/2014203
api.URL.href πŸ“‹Firefox6/25/2013 Chrome1/14/2014203
api.URL.origin πŸ“‹Firefox12/10/2013 Chrome1/14/201435
Firefox: Before Firefox 49, Results for URL using the blob scheme incorrectly returned null.Firefox for Android: Before Firefox for Android 49, Results for URL using the blob scheme incorrectly returned null.
api.URL.password πŸ“‹Firefox12/10/2013 Chrome1/14/201435
api.URL.pathname πŸ“‹Firefox6/25/2013 Chrome1/14/2014203
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 πŸ“‹Firefox6/25/2013 Chrome1/14/2014203
api.URL.protocol πŸ“‹Firefox6/25/2013 Chrome1/14/2014203
api.URL.search πŸ“‹Firefox6/25/2013 Chrome1/14/2014203
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.username πŸ“‹Firefox12/10/2013 Chrome1/14/201435

2013/12

API First Browser Date Last Browser Date Days Notes
api.DOMTokenList.add.multiple_parameters Chrome1/10/2013 Firefox12/10/2013334
api.DOMTokenList.remove.multiple_parameters Chrome1/10/2013 Firefox12/10/2013334
api.HTMLAnchorElement.origin πŸ“‹Chrome12/2/2010 Firefox12/10/20131104
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.HTMLSelectElement.selectedOptions πŸ“‹Chrome5/15/2012 Firefox12/10/2013574
api.MessageEvent.MessageEvent πŸ“‹Chrome12/13/2011 Firefox12/10/2013728
api.Notification.dir πŸ“‹Chrome6/26/2012 Firefox12/10/2013532
api.Notification.tag πŸ“‹Chrome6/26/2012 Firefox12/10/2013532
Safari: The property can be set, but has no effect.
api.URL.URL πŸ“‹Chrome5/15/2012 Firefox12/10/2013574
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.WaveShaperNode.oversample πŸ“‹Chrome8/20/2013 Firefox12/10/2013112

2013/11

API First Browser Date Last Browser Date Days Notes
api.DOMParser.parseFromString.html Firefox4/24/2012 Chrome11/12/2013567
api.DeviceMotionEvent πŸ“‹Firefox8/16/2011 Chrome11/12/2013819
api.DeviceMotionEvent.acceleration πŸ“‹Firefox8/16/2011 Chrome11/12/2013819
api.DeviceMotionEvent.accelerationIncludingGravity πŸ“‹Firefox8/16/2011 Chrome11/12/2013819
api.DeviceMotionEvent.interval πŸ“‹Firefox8/16/2011 Chrome11/12/2013819
api.DeviceMotionEvent.rotationRate πŸ“‹Firefox8/16/2011 Chrome11/12/2013819
api.DeviceMotionEventAcceleration πŸ“‹Firefox8/16/2011 Chrome11/12/2013819
Firefox: The DeviceMotionEventAcceleration interface is supported, but not exposed on the Window scope.Firefox for Android: The DeviceMotionEventAcceleration interface is supported, but not exposed on the Window scope.Safari on iOS: The DeviceMotionEventAcceleration interface is supported, but not exposed on the Window scope.
api.DeviceMotionEventAcceleration.x πŸ“‹Firefox8/16/2011 Chrome11/12/2013819
api.DeviceMotionEventAcceleration.y πŸ“‹Firefox8/16/2011 Chrome11/12/2013819
api.DeviceMotionEventAcceleration.z πŸ“‹Firefox8/16/2011 Chrome11/12/2013819
api.DeviceMotionEventRotationRate πŸ“‹Firefox8/16/2011 Chrome11/12/2013819
api.DeviceMotionEventRotationRate.alpha πŸ“‹Firefox8/16/2011 Chrome11/12/2013819
api.DeviceMotionEventRotationRate.beta πŸ“‹Firefox8/16/2011 Chrome11/12/2013819
api.DeviceMotionEventRotationRate.gamma πŸ“‹Firefox8/16/2011 Chrome11/12/2013819
api.Element.wheel_event πŸ“‹Firefox11/20/2012 Chrome11/12/2013357
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.Navigator.registerProtocolHandler.scheme_parameter_wtai Firefox10/24/2006 Chrome11/12/20132576
api.WheelEvent.deltaX πŸ“‹Firefox11/20/2012 Chrome11/12/2013357
Internet Explorer: IE9 supports an old draft of the spec where this value was a long instead of a double.
api.WheelEvent.deltaY πŸ“‹Firefox11/20/2012 Chrome11/12/2013357
Internet Explorer: IE9 supports an old draft of the spec where this value was a long instead of a double.
api.WheelEvent.deltaZ πŸ“‹Firefox11/20/2012 Chrome11/12/2013357
Internet Explorer: IE9 supports an old draft of the spec where this value was a long instead of a double.
api.Window.devicemotion_event πŸ“‹Firefox8/16/2011 Chrome11/12/2013819
api.XMLHttpRequest.responseType πŸ“‹Firefox8/16/2011 Chrome11/12/2013819
api.XMLHttpRequest.responseType.arraybuffer_value Firefox8/16/2011 Chrome11/12/2013819
api.XMLHttpRequest.responseType.blob_value Firefox8/16/2011 Chrome11/12/2013819
api.XMLHttpRequest.responseType.document_value Firefox3/13/2012 Chrome11/12/2013609
api.XMLHttpRequest.responseType.json_value Firefox1/31/2012 Chrome11/12/2013651

2013/10

API First Browser Date Last Browser Date Days Notes
api.AnalyserNode πŸ“‹Chrome9/16/2011 Firefox10/29/2013774
api.AnalyserNode.fftSize πŸ“‹Chrome9/16/2011 Firefox10/29/2013774
api.AnalyserNode.frequencyBinCount πŸ“‹Chrome9/16/2011 Firefox10/29/2013774
api.AnalyserNode.getByteFrequencyData πŸ“‹Chrome9/16/2011 Firefox10/29/2013774
api.AnalyserNode.getByteTimeDomainData πŸ“‹Chrome9/16/2011 Firefox10/29/2013774
api.AnalyserNode.getFloatFrequencyData πŸ“‹Chrome9/16/2011 Firefox10/29/2013774
api.AnalyserNode.maxDecibels πŸ“‹Chrome9/16/2011 Firefox10/29/2013774
api.AnalyserNode.minDecibels πŸ“‹Chrome9/16/2011 Firefox10/29/2013774
api.AnalyserNode.smoothingTimeConstant πŸ“‹Chrome9/16/2011 Firefox10/29/2013774
api.AudioBuffer πŸ“‹Chrome9/16/2011 Firefox10/29/2013774
api.AudioBuffer.duration πŸ“‹Chrome9/16/2011 Firefox10/29/2013774
api.AudioBuffer.getChannelData πŸ“‹Chrome9/16/2011 Firefox10/29/2013774
api.AudioBuffer.length πŸ“‹Chrome9/16/2011 Firefox10/29/2013774
api.AudioBuffer.numberOfChannels πŸ“‹Chrome9/16/2011 Firefox10/29/2013774
api.AudioBuffer.sampleRate πŸ“‹Chrome9/16/2011 Firefox10/29/2013774
api.AudioBufferSourceNode πŸ“‹Chrome9/16/2011 Firefox10/29/2013774
api.AudioBufferSourceNode.buffer πŸ“‹Chrome9/16/2011 Firefox10/29/2013774
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.loop πŸ“‹Chrome10/25/2011 Firefox10/29/2013735
api.AudioBufferSourceNode.loopEnd πŸ“‹Chrome1/10/2013 Firefox10/29/2013292
api.AudioBufferSourceNode.loopStart πŸ“‹Chrome1/10/2013 Firefox10/29/2013292
api.AudioBufferSourceNode.playbackRate πŸ“‹Chrome9/16/2011 Firefox10/29/2013774
api.AudioBufferSourceNode.start πŸ“‹Chrome1/10/2013 Firefox10/29/2013292
api.AudioContext.createMediaElementSource πŸ“‹Chrome10/25/2011 Firefox10/29/2013735
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 πŸ“‹Chrome2/21/2013 Firefox10/29/2013250
api.AudioContext.createMediaStreamSource πŸ“‹Chrome9/25/2012 Firefox10/29/2013399
api.AudioDestinationNode πŸ“‹Chrome9/16/2011 Firefox10/29/2013774
api.AudioDestinationNode.maxChannelCount πŸ“‹Chrome5/21/2013 Firefox10/29/2013161
Safari: This property always returns 0.Safari on iOS: This property always returns 0.WebView on iOS: This property always returns 0.
api.AudioListener πŸ“‹Chrome9/16/2011 Firefox10/29/2013774
api.AudioListener.setOrientation πŸ“‹Chrome9/16/2011 Firefox10/29/2013774
api.AudioListener.setPosition πŸ“‹Chrome9/16/2011 Firefox10/29/2013774
api.AudioNode πŸ“‹Chrome9/16/2011 Firefox10/29/2013774
api.AudioNode.channelCount πŸ“‹Chrome5/21/2013 Firefox10/29/2013161
api.AudioNode.channelCountMode πŸ“‹Chrome5/21/2013 Firefox10/29/2013161
api.AudioNode.channelInterpretation πŸ“‹Chrome5/21/2013 Firefox10/29/2013161
api.AudioNode.connect πŸ“‹Chrome9/16/2011 Firefox10/29/2013774
api.AudioNode.context πŸ“‹Chrome9/16/2011 Firefox10/29/2013774
api.AudioNode.disconnect πŸ“‹Chrome9/16/2011 Firefox10/29/2013774
api.AudioNode.numberOfInputs πŸ“‹Chrome9/16/2011 Firefox10/29/2013774
api.AudioNode.numberOfOutputs πŸ“‹Chrome9/16/2011 Firefox10/29/2013774
api.AudioParam πŸ“‹Chrome9/16/2011 Firefox10/29/2013774
api.AudioParam.cancelScheduledValues πŸ“‹Chrome9/16/2011 Firefox10/29/2013774
api.AudioParam.defaultValue πŸ“‹Chrome9/16/2011 Firefox10/29/2013774
api.AudioParam.exponentialRampToValueAtTime πŸ“‹Chrome9/16/2011 Firefox10/29/2013774
Chrome Android: Behaves like setValueAtTime(): Sets the target volume at the specified time, but doesn't ramp to it.Firefox: Sometimes jumps to value immediately. See bug 2011524.Firefox for Android: Sometimes jumps to value immediately. See bug 2011524.Quest Browser: Behaves like setValueAtTime(): Sets the target volume at the specified time, but doesn't ramp to it.WebView Android: Behaves like setValueAtTime(): Sets the target volume at the specified time, but doesn't ramp to it.
api.AudioParam.linearRampToValueAtTime πŸ“‹Chrome9/16/2011 Firefox10/29/2013774
Chrome Android: Behaves like setValueAtTime(): Sets the target volume at the specified time, but doesn't ramp to it.Firefox: Sometimes jumps to value immediately. See bug 2011524.Firefox for Android: Sometimes jumps to value immediately. See bug 2011524.Quest Browser: Behaves like setValueAtTime(): Sets the target volume at the specified time, but doesn't ramp to it.WebView Android: Behaves like setValueAtTime(): Sets the target volume at the specified time, but doesn't ramp to it.
api.AudioParam.setTargetAtTime πŸ“‹Chrome1/10/2013 Firefox10/29/2013292
api.AudioParam.setValueAtTime πŸ“‹Chrome9/16/2011 Firefox10/29/2013774
api.AudioParam.setValueCurveAtTime πŸ“‹Chrome9/16/2011 Firefox10/29/2013774
api.AudioParam.value πŸ“‹Chrome9/16/2011 Firefox10/29/2013774
Chrome: Before version 66, the gain value of a GainNode would perform a smooth interpolation to prevent dezippering (instead of changing instantly).Chrome Android: Before version 66, the gain value of a GainNode would perform a smooth interpolation to prevent dezippering (instead of changing instantly).Firefox: Before Firefox 134, setting value was ignored when done at the same time as scheduled automation events.Firefox: Before Firefox 69, value did not take into account scheduled or gradiated changes to the parameter's value; instead, only explicitly set values were returned.Firefox for Android: Firefox for Android does not currently take into account scheduled or gradiated changes to the parameter's value; only the initial value or the most recent explicitly set value is returned.Quest Browser: Before version 5.0, the gain value of a GainNode would perform a smooth interpolation to prevent dezippering (instead of changing instantly).Opera: Before version 53, the gain value of a GainNode would perform a smooth interpolation to prevent dezippering (instead of changing instantly).Opera Android: Before version 47, the gain value of a GainNode would perform a smooth interpolation to prevent dezippering (instead of changing instantly).Samsung Internet: Before version 9.0, the gain value of a GainNode would perform a smooth interpolation to prevent dezippering (instead of changing instantly).WebView Android: Before version 66, the gain value of a GainNode would perform a smooth interpolation to prevent dezippering (instead of changing instantly).
api.AudioProcessingEvent Chrome9/16/2011 Firefox10/29/2013774
api.AudioProcessingEvent.inputBuffer πŸ“‹Chrome9/16/2011 Firefox10/29/2013774
api.AudioProcessingEvent.outputBuffer πŸ“‹Chrome9/16/2011 Firefox10/29/2013774
api.AudioProcessingEvent.playbackTime πŸ“‹Chrome9/16/2011 Firefox10/29/2013774
api.AudioScheduledSourceNode.ended_event πŸ“‹Chrome10/1/2013 Firefox10/29/201328
api.AudioScheduledSourceNode.start πŸ“‹Chrome1/10/2013 Firefox10/29/2013292
api.AudioScheduledSourceNode.stop πŸ“‹Chrome1/10/2013 Firefox10/29/2013292
api.BaseAudioContext.createAnalyser πŸ“‹Chrome9/16/2011 Firefox10/29/2013774
api.BaseAudioContext.createBiquadFilter πŸ“‹Chrome9/16/2011 Firefox10/29/2013774
api.BaseAudioContext.createBuffer πŸ“‹Chrome9/16/2011 Firefox10/29/2013774
api.BaseAudioContext.createBufferSource πŸ“‹Chrome9/16/2011 Firefox10/29/2013774
api.BaseAudioContext.createChannelMerger πŸ“‹Chrome9/16/2011 Firefox10/29/2013774
api.BaseAudioContext.createChannelSplitter πŸ“‹Chrome9/16/2011 Firefox10/29/2013774
api.BaseAudioContext.createConvolver πŸ“‹Chrome9/16/2011 Firefox10/29/2013774
api.BaseAudioContext.createDelay πŸ“‹Chrome1/10/2013 Firefox10/29/2013292
api.BaseAudioContext.createDynamicsCompressor πŸ“‹Chrome9/16/2011 Firefox10/29/2013774
api.BaseAudioContext.createGain πŸ“‹Chrome1/10/2013 Firefox10/29/2013292
api.BaseAudioContext.createOscillator πŸ“‹Chrome6/26/2012 Firefox10/29/2013490
api.BaseAudioContext.createPanner πŸ“‹Chrome9/16/2011 Firefox10/29/2013774
api.BaseAudioContext.createPeriodicWave πŸ“‹Chrome10/1/2013 Firefox10/29/201328
api.BaseAudioContext.createScriptProcessor πŸ“‹Chrome1/10/2013 Firefox10/29/2013292
api.BaseAudioContext.createWaveShaper πŸ“‹Chrome10/25/2011 Firefox10/29/2013735
api.BaseAudioContext.currentTime πŸ“‹Chrome9/16/2011 Firefox10/29/2013774
api.BaseAudioContext.decodeAudioData πŸ“‹Chrome9/16/2011 Firefox10/29/2013774
api.BaseAudioContext.destination πŸ“‹Chrome9/16/2011 Firefox10/29/2013774
api.BaseAudioContext.listener πŸ“‹Chrome9/16/2011 Firefox10/29/2013774
api.BaseAudioContext.sampleRate πŸ“‹Chrome9/16/2011 Firefox10/29/2013774
api.BiquadFilterNode πŸ“‹Chrome9/16/2011 Firefox10/29/2013774
api.BiquadFilterNode.Q πŸ“‹Chrome9/16/2011 Firefox10/29/2013774
api.BiquadFilterNode.detune πŸ“‹Chrome2/21/2013 Firefox10/29/2013250
api.BiquadFilterNode.frequency πŸ“‹Chrome9/16/2011 Firefox10/29/2013774
api.BiquadFilterNode.gain πŸ“‹Chrome9/16/2011 Firefox10/29/2013774
api.BiquadFilterNode.getFrequencyResponse πŸ“‹Chrome2/8/2012 Firefox10/29/2013629
api.BiquadFilterNode.type πŸ“‹Chrome9/16/2011 Firefox10/29/2013774
api.ChannelMergerNode πŸ“‹Chrome9/16/2011 Firefox10/29/2013774
api.ChannelSplitterNode πŸ“‹Chrome9/16/2011 Firefox10/29/2013774
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.CharacterData.nextElementSibling πŸ“‹Chrome8/20/2013 Firefox10/29/201370
api.CharacterData.previousElementSibling πŸ“‹Chrome8/20/2013 Firefox10/29/201370
api.ConvolverNode πŸ“‹Chrome9/16/2011 Firefox10/29/2013774
api.ConvolverNode.buffer πŸ“‹Chrome9/16/2011 Firefox10/29/2013774
api.ConvolverNode.normalize πŸ“‹Chrome3/28/2012 Firefox10/29/2013580
api.DelayNode πŸ“‹Chrome1/10/2013 Firefox10/29/2013292
api.DelayNode.delayTime πŸ“‹Chrome1/10/2013 Firefox10/29/2013292
api.Document.childElementCount πŸ“‹Chrome8/20/2013 Firefox10/29/201370
api.Document.children πŸ“‹Chrome8/20/2013 Firefox10/29/201370
api.Document.firstElementChild πŸ“‹Chrome8/20/2013 Firefox10/29/201370
api.Document.lastElementChild πŸ“‹Chrome8/20/2013 Firefox10/29/201370
api.DocumentFragment.childElementCount πŸ“‹Chrome8/20/2013 Firefox10/29/201370
api.DocumentFragment.children πŸ“‹Chrome8/20/2013 Firefox10/29/201370
api.DocumentFragment.firstElementChild πŸ“‹Chrome8/20/2013 Firefox10/29/201370
api.DocumentFragment.lastElementChild πŸ“‹Chrome8/20/2013 Firefox10/29/201370
api.DynamicsCompressorNode πŸ“‹Chrome9/16/2011 Firefox10/29/2013774
api.DynamicsCompressorNode.attack πŸ“‹Chrome5/15/2012 Firefox10/29/2013532
api.DynamicsCompressorNode.knee πŸ“‹Chrome5/15/2012 Firefox10/29/2013532
api.DynamicsCompressorNode.ratio πŸ“‹Chrome5/15/2012 Firefox10/29/2013532
api.DynamicsCompressorNode.reduction πŸ“‹Chrome5/15/2012 Firefox10/29/2013532
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 πŸ“‹Chrome6/26/2012 Firefox10/29/2013490
api.DynamicsCompressorNode.threshold πŸ“‹Chrome5/15/2012 Firefox10/29/2013532
api.GainNode πŸ“‹Chrome1/10/2013 Firefox10/29/2013292
api.GainNode.gain πŸ“‹Chrome1/10/2013 Firefox10/29/2013292
api.HTMLIFrameElement.srcdoc πŸ“‹Chrome6/26/2012 Firefox10/29/2013490
api.HTMLTableElement.createTBody πŸ“‹Chrome6/26/2012 Firefox10/29/2013490
api.MediaElementAudioSourceNode πŸ“‹Chrome10/25/2011 Firefox10/29/2013735
api.MediaStreamAudioDestinationNode πŸ“‹Chrome2/21/2013 Firefox10/29/2013250
api.MediaStreamAudioDestinationNode.stream πŸ“‹Chrome2/21/2013 Firefox10/29/2013250
api.MediaStreamAudioSourceNode πŸ“‹Chrome9/25/2012 Firefox10/29/2013399
api.OES_vertex_array_object πŸ“‹Chrome1/10/2013 Firefox10/29/2013292
api.OES_vertex_array_object.bindVertexArrayOES πŸ“‹Chrome1/10/2013 Firefox10/29/2013292
api.OES_vertex_array_object.createVertexArrayOES πŸ“‹Chrome1/10/2013 Firefox10/29/2013292
api.OES_vertex_array_object.deleteVertexArrayOES πŸ“‹Chrome1/10/2013 Firefox10/29/2013292
api.OES_vertex_array_object.isVertexArrayOES πŸ“‹Chrome1/10/2013 Firefox10/29/2013292
api.OfflineAudioCompletionEvent πŸ“‹Chrome9/16/2011 Firefox10/29/2013774
api.OfflineAudioCompletionEvent.renderedBuffer πŸ“‹Chrome9/16/2011 Firefox10/29/2013774
api.OfflineAudioContext.complete_event πŸ“‹Chrome2/21/2013 Firefox10/29/2013250
api.OfflineAudioContext.startRendering πŸ“‹Chrome2/21/2013 Firefox10/29/2013250
api.OscillatorNode πŸ“‹Chrome6/26/2012 Firefox10/29/2013490
api.OscillatorNode.detune πŸ“‹Chrome6/26/2012 Firefox10/29/2013490
api.OscillatorNode.frequency πŸ“‹Chrome6/26/2012 Firefox10/29/2013490
api.OscillatorNode.setPeriodicWave πŸ“‹Chrome10/1/2013 Firefox10/29/201328
api.OscillatorNode.type πŸ“‹Chrome6/26/2012 Firefox10/29/2013490
api.PannerNode πŸ“‹Chrome9/16/2011 Firefox10/29/2013774
api.PannerNode.coneInnerAngle πŸ“‹Chrome9/16/2011 Firefox10/29/2013774
api.PannerNode.coneOuterAngle πŸ“‹Chrome9/16/2011 Firefox10/29/2013774
api.PannerNode.coneOuterGain πŸ“‹Chrome9/16/2011 Firefox10/29/2013774
api.PannerNode.distanceModel πŸ“‹Chrome9/16/2011 Firefox10/29/2013774
api.PannerNode.maxDistance πŸ“‹Chrome9/16/2011 Firefox10/29/2013774
api.PannerNode.panningModel πŸ“‹Chrome9/16/2011 Firefox10/29/2013774
api.PannerNode.refDistance πŸ“‹Chrome9/16/2011 Firefox10/29/2013774
api.PannerNode.rolloffFactor πŸ“‹Chrome9/16/2011 Firefox10/29/2013774
api.PannerNode.setOrientation πŸ“‹Chrome9/16/2011 Firefox10/29/2013774
api.PannerNode.setPosition πŸ“‹Chrome9/16/2011 Firefox10/29/2013774
api.PeriodicWave πŸ“‹Chrome10/1/2013 Firefox10/29/201328
api.Range.collapse.toStart_parameter_optional Chrome12/11/2008 Firefox10/29/20131783
Internet Explorer: Optional but defaults to true.
api.SVGSVGElement.deselectAll πŸ“‹Chrome12/11/2008 Firefox10/29/20131783
api.ScriptProcessorNode Chrome1/10/2013 Firefox10/29/2013292
api.ScriptProcessorNode.audioprocess_event Chrome1/10/2013 Firefox10/29/2013292
api.ScriptProcessorNode.bufferSize πŸ“‹Chrome1/10/2013 Firefox10/29/2013292
api.WaveShaperNode πŸ“‹Chrome10/25/2011 Firefox10/29/2013735
api.WaveShaperNode.curve πŸ“‹Chrome10/25/2011 Firefox10/29/2013735
api.WebGLVertexArrayObjectOES πŸ“‹Chrome1/10/2013 Firefox10/29/2013292
api.BeforeUnloadEvent πŸ“‹Firefox11/29/2005 Chrome10/1/20132863
api.Element.mouseenter_event πŸ“‹Firefox1/31/2012 Chrome10/1/2013609
api.Element.mouseleave_event πŸ“‹Firefox1/31/2012 Chrome10/1/2013609
api.KeyboardEvent.getModifierState πŸ“‹Firefox8/28/2012 Chrome10/1/2013399
api.KeyboardEvent.getModifierState.key_parameter_alt Firefox8/28/2012 Chrome10/1/2013399
api.KeyboardEvent.getModifierState.key_parameter_control Firefox8/28/2012 Chrome10/1/2013399
api.KeyboardEvent.getModifierState.key_parameter_meta Firefox8/28/2012 Chrome10/1/2013399
api.KeyboardEvent.getModifierState.key_parameter_shift Firefox8/28/2012 Chrome10/1/2013399
api.KeyboardEvent.location πŸ“‹Firefox8/28/2012 Chrome10/1/2013399
api.Navigator.registerProtocolHandler.scheme_parameter_geo Firefox10/24/2006 Chrome10/1/20132534
api.Navigator.registerProtocolHandler.scheme_parameter_im Firefox10/24/2006 Chrome10/1/20132534
api.Navigator.registerProtocolHandler.scheme_parameter_ircs Firefox10/24/2006 Chrome10/1/20132534
api.Navigator.registerProtocolHandler.scheme_parameter_magnet Firefox10/24/2006 Chrome10/1/20132534
api.Navigator.registerProtocolHandler.scheme_parameter_sip Firefox10/24/2006 Chrome10/1/20132534
api.Navigator.registerProtocolHandler.scheme_parameter_xmpp Firefox10/24/2006 Chrome10/1/20132534
api.RTCDataChannel.id πŸ“‹Firefox6/25/2013 Chrome10/1/201398
api.RTCDataChannel.ordered πŸ“‹Firefox6/25/2013 Chrome10/1/201398
api.RTCDataChannel.protocol πŸ“‹Firefox6/25/2013 Chrome10/1/201398
api.SVGGraphicsElement πŸ“‹Firefox4/2/2013 Chrome10/1/2013182
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.atob.worker_support Firefox3/22/2011 Chrome10/1/2013924
api.btoa.worker_support Firefox3/22/2011 Chrome10/1/2013924

2013/9

API First Browser Date Last Browser Date Days Notes
api.Comment.Comment πŸ“‹Chrome8/20/2013 Firefox9/17/201328
api.DOMTokenList.toggle.force_parameter Chrome1/10/2013 Firefox9/17/2013250
api.DocumentFragment.DocumentFragment πŸ“‹Chrome8/20/2013 Firefox9/17/201328
api.Element.blur_event πŸ“‹Chrome12/11/2008 Firefox9/17/20131741
Firefox: The interface for this event is Event, not FocusEvent.Firefox for Android: The interface for this event is Event, not FocusEvent.
api.Element.focus_event πŸ“‹Chrome12/11/2008 Firefox9/17/20131741
Firefox: The interface for this event is Event, not FocusEvent.Firefox for Android: The interface for this event is Event, not FocusEvent.
api.FocusEvent πŸ“‹Chrome3/26/2013 Firefox9/17/2013175
api.FocusEvent.FocusEvent πŸ“‹Chrome3/26/2013 Firefox9/17/2013175
api.FocusEvent.relatedTarget πŸ“‹Chrome3/26/2013 Firefox9/17/2013175
api.MediaStreamEvent Chrome3/26/2013 Firefox9/17/2013175
api.MediaStreamEvent.MediaStreamEvent Chrome3/26/2013 Firefox9/17/2013175
api.MediaStreamEvent.stream Chrome3/26/2013 Firefox9/17/2013175
api.MediaStreamTrack.enabled πŸ“‹Chrome3/26/2013 Firefox9/17/2013175
api.OES_element_index_uint πŸ“‹Chrome1/10/2013 Firefox9/17/2013250
api.OES_texture_float_linear πŸ“‹Chrome8/20/2013 Firefox9/17/201328
Safari on iOS: Only supported on iPadOS.WebView on iOS: Only supported on iPadOS.
api.RTCPeerConnection.getLocalStreams Chrome5/21/2013 Firefox9/17/2013119
api.RTCPeerConnection.getRemoteStreams Chrome5/21/2013 Firefox9/17/2013119
api.RTCPeerConnection.iceConnectionState πŸ“‹Chrome3/26/2013 Firefox9/17/2013175
api.RTCPeerConnection.iceconnectionstatechange_event πŸ“‹Chrome7/9/2013 Firefox9/17/201370
api.RTCPeerConnection.signalingState πŸ“‹Chrome3/26/2013 Firefox9/17/2013175
api.RTCPeerConnectionIceEvent.candidate πŸ“‹Chrome1/10/2013 Firefox9/17/2013250
api.Range.Range πŸ“‹Chrome8/20/2013 Firefox9/17/201328
api.Text.Text πŸ“‹Chrome8/20/2013 Firefox9/17/201328

2013/8

API First Browser Date Last Browser Date Days Notes
api.Document.currentScript πŸ“‹Firefox3/22/2011 Chrome8/20/2013882
api.XMLHttpRequest.timeout πŸ“‹Firefox4/24/2012 Chrome8/20/2013483
api.XMLHttpRequest.timeout_event πŸ“‹Firefox4/24/2012 Chrome8/20/2013483
api.XMLHttpRequestUpload.timeout_event πŸ“‹Firefox4/24/2012 Chrome8/20/2013483
api.CharacterData.remove πŸ“‹Chrome1/10/2013 Firefox8/6/2013208
api.DocumentType.remove πŸ“‹Chrome1/10/2013 Firefox8/6/2013208
api.Element.remove πŸ“‹Chrome1/10/2013 Firefox8/6/2013208
api.TransitionEvent.TransitionEvent πŸ“‹Chrome5/21/2013 Firefox8/6/201377
api.TransitionEvent.pseudoElement πŸ“‹Chrome5/21/2009 Firefox8/6/20131538
api.Window.cancelAnimationFrame πŸ“‹Chrome1/10/2013 Firefox8/6/2013208
api.Window.requestAnimationFrame πŸ“‹Chrome1/10/2013 Firefox8/6/2013208
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.

2013/7

API First Browser Date Last Browser Date Days Notes
api.CSS πŸ“‹Firefox6/25/2013 Chrome7/9/201314
api.CSS.supports_static πŸ“‹Firefox6/25/2013 Chrome7/9/201314
api.CSSSupportsRule πŸ“‹Firefox6/25/2013 Chrome7/9/201314
api.Navigator.registerProtocolHandler.scheme_parameter_bitcoin Firefox10/24/2006 Chrome7/9/20132450

2013/6

API First Browser Date Last Browser Date Days Notes
api.Element.copy_event πŸ“‹Chrome12/11/2008 Firefox6/25/20131657
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 πŸ“‹Chrome12/11/2008 Firefox6/25/20131657
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.paste_event πŸ“‹Chrome12/11/2008 Firefox6/25/20131657
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.FormData.append.filename_parameter Chrome12/13/2011 Firefox6/25/2013560
api.HTMLTemplateElement πŸ“‹Chrome3/26/2013 Firefox6/25/201391
api.HTMLTemplateElement.content πŸ“‹Chrome3/26/2013 Firefox6/25/201391
api.MediaStream.getAudioTracks πŸ“‹Chrome3/26/2013 Firefox6/25/201391
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.getVideoTracks πŸ“‹Chrome3/26/2013 Firefox6/25/201391
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.MediaStreamTrack πŸ“‹Chrome3/26/2013 Firefox6/25/201391
api.MediaStreamTrack.id πŸ“‹Chrome3/26/2013 Firefox6/25/201391
api.MediaStreamTrack.kind πŸ“‹Chrome3/26/2013 Firefox6/25/201391
api.MediaStreamTrack.label πŸ“‹Chrome3/26/2013 Firefox6/25/201391
api.Notification πŸ“‹Chrome6/26/2012 Firefox6/25/2013364
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 πŸ“‹Chrome6/26/2012 Firefox6/25/2013364
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.click_event πŸ“‹Chrome6/26/2012 Firefox6/25/2013364
api.Notification.close πŸ“‹Chrome6/26/2012 Firefox6/25/2013364
api.Notification.close_event πŸ“‹Chrome6/26/2012 Firefox6/25/2013364
api.Notification.error_event πŸ“‹Chrome6/26/2012 Firefox6/25/2013364
api.Notification.requestPermission_static πŸ“‹Chrome6/26/2012 Firefox6/25/2013364
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.show_event πŸ“‹Chrome6/26/2012 Firefox6/25/2013364
api.RTCDataChannel πŸ“‹Chrome1/10/2013 Firefox6/25/2013166
api.RTCDataChannel.binaryType πŸ“‹Chrome1/10/2013 Firefox6/25/2013166
api.RTCDataChannel.binaryType.arraybuffer_value Chrome1/10/2013 Firefox6/25/2013166
api.RTCDataChannel.bufferedAmount πŸ“‹Chrome1/10/2013 Firefox6/25/2013166
api.RTCDataChannel.close πŸ“‹Chrome1/10/2013 Firefox6/25/2013166
api.RTCDataChannel.close_event πŸ“‹Chrome1/10/2013 Firefox6/25/2013166
api.RTCDataChannel.error_event πŸ“‹Chrome1/10/2013 Firefox6/25/2013166
api.RTCDataChannel.label πŸ“‹Chrome1/10/2013 Firefox6/25/2013166
api.RTCDataChannel.message_event πŸ“‹Chrome1/10/2013 Firefox6/25/2013166
api.RTCDataChannel.open_event πŸ“‹Chrome1/10/2013 Firefox6/25/2013166
api.RTCDataChannel.readyState πŸ“‹Chrome1/10/2013 Firefox6/25/2013166
api.RTCDataChannel.send πŸ“‹Chrome1/10/2013 Firefox6/25/2013166
api.RTCDataChannelEvent πŸ“‹Chrome1/10/2013 Firefox6/25/2013166
api.RTCDataChannelEvent.channel πŸ“‹Chrome1/10/2013 Firefox6/25/2013166
api.RTCIceCandidate.candidate πŸ“‹Chrome11/6/2012 Firefox6/25/2013231
Firefox: Before Firefox 126, the property was not read-only.Firefox for Android: Before Firefox 126, the property was not read-only.
api.RTCIceCandidate.sdpMLineIndex πŸ“‹Chrome11/6/2012 Firefox6/25/2013231
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 πŸ“‹Chrome11/6/2012 Firefox6/25/2013231
Firefox: Before Firefox 126, the property was not read-only.Firefox for Android: Before Firefox 126, the property was not read-only.
api.RTCPeerConnection.addIceCandidate πŸ“‹Chrome1/10/2013 Firefox6/25/2013166
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.addStream Chrome1/10/2013 Firefox6/25/2013166
api.RTCPeerConnection.addstream_event Chrome1/10/2013 Firefox6/25/2013166
api.RTCPeerConnection.close πŸ“‹Chrome11/6/2012 Firefox6/25/2013231
api.RTCPeerConnection.createAnswer πŸ“‹Chrome1/10/2013 Firefox6/25/2013166
api.RTCPeerConnection.createDataChannel πŸ“‹Chrome1/10/2013 Firefox6/25/2013166
api.RTCPeerConnection.createOffer πŸ“‹Chrome1/10/2013 Firefox6/25/2013166
api.RTCPeerConnection.datachannel_event πŸ“‹Chrome2/21/2013 Firefox6/25/2013124
api.RTCPeerConnection.iceGatheringState πŸ“‹Chrome2/21/2013 Firefox6/25/2013124
api.RTCPeerConnection.icecandidate_event πŸ“‹Chrome1/10/2013 Firefox6/25/2013166
api.RTCPeerConnection.localDescription πŸ“‹Chrome1/10/2013 Firefox6/25/2013166
api.RTCPeerConnection.remoteDescription πŸ“‹Chrome1/10/2013 Firefox6/25/2013166
api.RTCPeerConnection.setLocalDescription πŸ“‹Chrome1/10/2013 Firefox6/25/2013166
Firefox: Firefox does not support descriptions of type pranswer.Firefox for Android: Firefox does not support descriptions of type pranswer.
api.RTCPeerConnection.setRemoteDescription πŸ“‹Chrome1/10/2013 Firefox6/25/2013166
api.RTCSessionDescription.sdp πŸ“‹Chrome11/6/2012 Firefox6/25/2013231
api.RTCSessionDescription.type πŸ“‹Chrome11/6/2012 Firefox6/25/2013231
api.SVGAnimatedPreserveAspectRatio.animVal πŸ“‹Chrome5/25/2010 Firefox6/25/20131127
api.SVGAnimatedPreserveAspectRatio.baseVal πŸ“‹Chrome5/25/2010 Firefox6/25/20131127
api.SVGFEImageElement.preserveAspectRatio πŸ“‹Chrome5/25/2010 Firefox6/25/20131127
api.WEBGL_compressed_texture_s3tc πŸ“‹Chrome3/26/2013 Firefox6/25/201391
api.WEBGL_depth_texture πŸ“‹Chrome3/26/2013 Firefox6/25/201391
api.WEBGL_lose_context πŸ“‹Chrome3/26/2013 Firefox6/25/201391
api.WEBGL_lose_context.loseContext πŸ“‹Chrome3/26/2013 Firefox6/25/201391
api.WEBGL_lose_context.restoreContext πŸ“‹Chrome3/26/2013 Firefox6/25/201391

2013/5

API First Browser Date Last Browser Date Days Notes
api.TransitionEvent πŸ“‹Firefox3/22/2011 Chrome5/21/2013791
api.Crypto πŸ“‹Chrome4/27/2011 Firefox5/14/2013748
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 πŸ“‹Chrome4/27/2011 Firefox5/14/2013748
Node.js: Since v17.4.0, a similar method is available via the crypto module.
api.Element.scrollHeight πŸ“‹Chrome12/11/2008 Firefox5/14/20131615
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.Location.origin πŸ“‹Chrome12/2/2010 Firefox5/14/2013894
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.

2013/4

API First Browser Date Last Browser Date Days Notes
api.HTMLAnchorElement.download πŸ“‹Chrome10/25/2011 Firefox4/2/2013525
api.HTMLMediaElement.defaultPlaybackRate πŸ“‹Chrome9/15/2009 Firefox4/2/20131295
api.HTMLMediaElement.playbackRate πŸ“‹Chrome9/15/2009 Firefox4/2/20131295
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.HTMLTableRowElement.insertCell.index_parameter_negative_one Chrome12/11/2008 Firefox4/2/20131573
api.HTMLTableRowElement.insertCell.index_parameter_optional Chrome12/11/2008 Firefox4/2/20131573
api.SVGTextPathElement.method πŸ“‹Chrome12/11/2008 Firefox4/2/20131573
api.SVGTextPathElement.spacing πŸ“‹Chrome12/11/2008 Firefox4/2/20131573
api.SVGTextPathElement.startOffset πŸ“‹Chrome12/11/2008 Firefox4/2/20131573
api.Window.postMessage.transfer_parameter Chrome1/25/2010 Firefox4/2/20131163
api.XMLHttpRequest.send.body_ArrayBufferView_type Chrome9/25/2012 Firefox4/2/2013189

2013/3

API First Browser Date Last Browser Date Days Notes
api.CanvasRenderingContext2D.isPointInStroke πŸ“‹Firefox2/19/2013 Chrome3/26/201335
api.EventSource.EventSource.options_withCredentials_parameter Firefox3/13/2012 Chrome3/26/2013378
api.EventSource.withCredentials πŸ“‹Firefox8/16/2011 Chrome3/26/2013588
api.MouseEvent.MouseEvent πŸ“‹Firefox3/13/2012 Chrome3/26/2013378
api.MutationObserver πŸ“‹Firefox7/17/2012 Chrome3/26/2013252
api.MutationObserver.MutationObserver πŸ“‹Firefox7/17/2012 Chrome3/26/2013252
api.Navigator.registerProtocolHandler.scheme_parameter_smsto Firefox10/24/2006 Chrome3/26/20132345
api.UIEvent.UIEvent πŸ“‹Firefox3/13/2012 Chrome3/26/2013378
api.WheelEvent.WheelEvent πŸ“‹Firefox11/20/2012 Chrome3/26/2013126
api.WheelEvent.deltaMode πŸ“‹Firefox11/20/2012 Chrome3/26/2013126

2013/2

API First Browser Date Last Browser Date Days Notes
api.CSSPageRule πŸ“‹Chrome12/11/2008 Firefox2/19/20131531
api.CSSPageRule.style πŸ“‹Chrome12/11/2008 Firefox2/19/20131531
api.Document.URL πŸ“‹Chrome12/11/2008 Firefox2/19/20131531
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.compatMode πŸ“‹Chrome12/2/2010 Firefox2/19/2013810
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.URL.createObjectURL_static πŸ“‹Chrome5/15/2012 Firefox2/19/2013280
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.revokeObjectURL_static πŸ“‹Chrome5/15/2012 Firefox2/19/2013280
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.

2013/1

API First Browser Date Last Browser Date Days Notes
api.IDBCursor πŸ“‹Firefox10/9/2012 Chrome1/10/201393
api.IDBCursorWithValue πŸ“‹Firefox10/9/2012 Chrome1/10/201393
api.IDBDatabase πŸ“‹Firefox10/9/2012 Chrome1/10/201393
api.IDBFactory πŸ“‹Firefox10/9/2012 Chrome1/10/201393
api.IDBIndex πŸ“‹Firefox10/9/2012 Chrome1/10/201393
api.IDBKeyRange πŸ“‹Firefox10/9/2012 Chrome1/10/201393
api.IDBObjectStore πŸ“‹Firefox10/9/2012 Chrome1/10/201393
api.IDBOpenDBRequest πŸ“‹Firefox10/9/2012 Chrome1/10/201393
api.IDBRequest πŸ“‹Firefox10/9/2012 Chrome1/10/201393
api.IDBTransaction πŸ“‹Firefox10/9/2012 Chrome1/10/201393
api.IDBVersionChangeEvent πŸ“‹Firefox10/9/2012 Chrome1/10/201393
api.Performance.now πŸ“‹Firefox8/28/2012 Chrome1/10/2013135
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.indexedDB πŸ“‹Firefox10/9/2012 Chrome1/10/201393
api.HTMLOListElement.reversed πŸ“‹Chrome3/28/2012 Firefox1/8/2013286
api.ProgressEvent.ProgressEvent πŸ“‹Chrome12/13/2011 Firefox1/8/2013392
api.WebSocket.send πŸ“‹Chrome5/25/2010 Firefox1/8/2013959
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.Window.devicePixelRatio πŸ“‹Chrome12/11/2008 Firefox1/8/20131489
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.

2012/11

API First Browser Date Last Browser Date Days Notes
api.Event.initEvent πŸ“‹Chrome12/11/2008 Firefox11/20/20121440
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.HTMLIFrameElement.sandbox πŸ“‹Chrome5/25/2010 Firefox11/20/2012910
Chrome: Before Chrome 50, this property returned the deprecated child DOMSettableTokenList instead of DOMTokenList.Chrome Android: Before Chrome Android 50, this property returned the deprecated child DOMSettableTokenList instead of DOMTokenList.Firefox: Previously, the type of sandbox was a DOMString instead of a DOMSettableTokenList. This has been fixed with Firefox 29. Other browsers may still implement the property as DOMString since it was a late change in the specification.Firefox for Android: Previously, the type of sandbox was a DOMString instead of a DOMSettableTokenList. This has been fixed with Firefox for Android 29. Other browsers may still implement the property as DOMString since it was a late change in the specification.Quest Browser: Before Quest Browser 5.0, this property returned the deprecated child DOMSettableTokenList instead of DOMTokenList.Opera: Before Opera 37, this property returned the deprecated child DOMSettableTokenList instead of DOMTokenList.Opera Android: Before Opera Android 37, this property returned the deprecated child DOMSettableTokenList instead of DOMTokenList.Samsung Internet: Before Samsung Internet 5.0, this property returned the deprecated child DOMSettableTokenList instead of DOMTokenList.WebView Android: Before WebView Android 50, this property returned the deprecated child DOMSettableTokenList instead of DOMTokenList.
api.Range.intersectsNode πŸ“‹Chrome12/11/2008 Firefox11/20/20121440
api.WheelEvent πŸ“‹Chrome12/11/2008 Firefox11/20/20121440
api.Element.id πŸ“‹Firefox11/9/2004 Chrome11/6/20122919
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.IDBCursor.advance πŸ“‹Firefox1/31/2012 Chrome11/6/2012280
api.IDBCursor.continue πŸ“‹Firefox1/31/2012 Chrome11/6/2012280
api.IDBCursor.delete πŸ“‹Firefox1/31/2012 Chrome11/6/2012280
api.IDBCursor.direction πŸ“‹Firefox1/31/2012 Chrome11/6/2012280
api.IDBCursor.key πŸ“‹Firefox1/31/2012 Chrome11/6/2012280
api.IDBCursor.primaryKey πŸ“‹Firefox1/31/2012 Chrome11/6/2012280
api.IDBCursor.source πŸ“‹Firefox1/31/2012 Chrome11/6/2012280
api.IDBCursor.update πŸ“‹Firefox1/31/2012 Chrome11/6/2012280
api.IDBCursorWithValue.value πŸ“‹Firefox1/31/2012 Chrome11/6/2012280
api.IDBDatabase.abort_event πŸ“‹Firefox1/31/2012 Chrome11/6/2012280
Internet Explorer: Unknown limitations
api.IDBDatabase.close πŸ“‹Firefox1/31/2012 Chrome11/6/2012280
api.IDBDatabase.createObjectStore πŸ“‹Firefox1/31/2012 Chrome11/6/2012280
api.IDBDatabase.deleteObjectStore πŸ“‹Firefox1/31/2012 Chrome11/6/2012280
api.IDBDatabase.name πŸ“‹Firefox1/31/2012 Chrome11/6/2012280
api.IDBDatabase.objectStoreNames πŸ“‹Firefox1/31/2012 Chrome11/6/2012280
api.IDBDatabase.transaction πŸ“‹Firefox1/31/2012 Chrome11/6/2012280
api.IDBDatabase.version πŸ“‹Firefox1/31/2012 Chrome11/6/2012280
api.IDBDatabase.versionchange_event πŸ“‹Firefox1/31/2012 Chrome11/6/2012280
api.IDBFactory.cmp πŸ“‹Firefox1/31/2012 Chrome11/6/2012280
api.IDBFactory.deleteDatabase πŸ“‹Firefox1/31/2012 Chrome11/6/2012280
api.IDBFactory.open πŸ“‹Firefox1/31/2012 Chrome11/6/2012280
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.IDBIndex.count πŸ“‹Firefox1/31/2012 Chrome11/6/2012280
api.IDBIndex.get πŸ“‹Firefox1/31/2012 Chrome11/6/2012280
api.IDBIndex.getKey πŸ“‹Firefox1/31/2012 Chrome11/6/2012280
api.IDBIndex.keyPath πŸ“‹Firefox1/31/2012 Chrome11/6/2012280
api.IDBIndex.multiEntry πŸ“‹Firefox1/31/2012 Chrome11/6/2012280
api.IDBIndex.name πŸ“‹Firefox1/31/2012 Chrome11/6/2012280
api.IDBIndex.objectStore πŸ“‹Firefox1/31/2012 Chrome11/6/2012280
api.IDBIndex.openCursor πŸ“‹Firefox1/31/2012 Chrome11/6/2012280
api.IDBIndex.openKeyCursor πŸ“‹Firefox1/31/2012 Chrome11/6/2012280
api.IDBIndex.unique πŸ“‹Firefox1/31/2012 Chrome11/6/2012280
api.IDBKeyRange.bound_static πŸ“‹Firefox1/31/2012 Chrome11/6/2012280
api.IDBKeyRange.lower πŸ“‹Firefox1/31/2012 Chrome11/6/2012280
api.IDBKeyRange.lowerBound_static πŸ“‹Firefox1/31/2012 Chrome11/6/2012280
api.IDBKeyRange.lowerOpen πŸ“‹Firefox1/31/2012 Chrome11/6/2012280
api.IDBKeyRange.only_static πŸ“‹Firefox1/31/2012 Chrome11/6/2012280
api.IDBKeyRange.upper πŸ“‹Firefox1/31/2012 Chrome11/6/2012280
api.IDBKeyRange.upperBound_static πŸ“‹Firefox1/31/2012 Chrome11/6/2012280
api.IDBKeyRange.upperOpen πŸ“‹Firefox1/31/2012 Chrome11/6/2012280
api.IDBObjectStore.add πŸ“‹Firefox1/31/2012 Chrome11/6/2012280
api.IDBObjectStore.autoIncrement πŸ“‹Firefox1/31/2012 Chrome11/6/2012280
api.IDBObjectStore.clear πŸ“‹Firefox1/31/2012 Chrome11/6/2012280
api.IDBObjectStore.count πŸ“‹Firefox1/31/2012 Chrome11/6/2012280
api.IDBObjectStore.createIndex πŸ“‹Firefox1/31/2012 Chrome11/6/2012280
api.IDBObjectStore.delete πŸ“‹Firefox1/31/2012 Chrome11/6/2012280
api.IDBObjectStore.deleteIndex πŸ“‹Firefox1/31/2012 Chrome11/6/2012280
api.IDBObjectStore.get πŸ“‹Firefox1/31/2012 Chrome11/6/2012280
api.IDBObjectStore.index πŸ“‹Firefox1/31/2012 Chrome11/6/2012280
api.IDBObjectStore.indexNames πŸ“‹Firefox1/31/2012 Chrome11/6/2012280
api.IDBObjectStore.keyPath πŸ“‹Firefox1/31/2012 Chrome11/6/2012280
api.IDBObjectStore.name πŸ“‹Firefox1/31/2012 Chrome11/6/2012280
api.IDBObjectStore.openCursor πŸ“‹Firefox1/31/2012 Chrome11/6/2012280
api.IDBObjectStore.put πŸ“‹Firefox1/31/2012 Chrome11/6/2012280
api.IDBObjectStore.transaction πŸ“‹Firefox1/31/2012 Chrome11/6/2012280
api.IDBOpenDBRequest.blocked_event πŸ“‹Firefox1/31/2012 Chrome11/6/2012280
api.IDBOpenDBRequest.upgradeneeded_event πŸ“‹Firefox1/31/2012 Chrome11/6/2012280
api.IDBRequest.error πŸ“‹Firefox1/31/2012 Chrome11/6/2012280
api.IDBRequest.error_event πŸ“‹Firefox1/31/2012 Chrome11/6/2012280
api.IDBRequest.readyState πŸ“‹Firefox1/31/2012 Chrome11/6/2012280
api.IDBRequest.result πŸ“‹Firefox1/31/2012 Chrome11/6/2012280
api.IDBRequest.source πŸ“‹Firefox1/31/2012 Chrome11/6/2012280
api.IDBRequest.success_event πŸ“‹Firefox1/31/2012 Chrome11/6/2012280
api.IDBRequest.transaction πŸ“‹Firefox1/31/2012 Chrome11/6/2012280
api.IDBTransaction.abort πŸ“‹Firefox1/31/2012 Chrome11/6/2012280
api.IDBTransaction.abort_event πŸ“‹Firefox1/31/2012 Chrome11/6/2012280
api.IDBTransaction.complete_event πŸ“‹Firefox1/31/2012 Chrome11/6/2012280
api.IDBTransaction.db πŸ“‹Firefox1/31/2012 Chrome11/6/2012280
api.IDBTransaction.error πŸ“‹Firefox1/31/2012 Chrome11/6/2012280
api.IDBTransaction.error_event πŸ“‹Firefox1/31/2012 Chrome11/6/2012280
api.IDBTransaction.mode πŸ“‹Firefox1/31/2012 Chrome11/6/2012280
api.IDBTransaction.objectStore πŸ“‹Firefox1/31/2012 Chrome11/6/2012280
api.IDBVersionChangeEvent.newVersion πŸ“‹Firefox1/31/2012 Chrome11/6/2012280
api.IDBVersionChangeEvent.oldVersion πŸ“‹Firefox1/31/2012 Chrome11/6/2012280
api.Navigator.doNotTrack Firefox12/20/2011 Chrome11/6/2012322
Edge: Before version 17, Edge implemented window.doNotTrack.Firefox: In Firefox, navigator.doNotTrack returns "unspecified" instead of null.Firefox: Before Firefox 32, navigator.doNotTrack would report values of "yes" and "no" rather than "1" and "0".Firefox for Android: In Firefox for Android, navigator.doNotTrack returns "unspecified" instead of null.Firefox for Android: Before Firefox for Android 32, navigator.doNotTrack would report values of "yes" and "no" rather than "1" and "0".Internet Explorer: For IE11 and subsequent versions, use window.doNotTrack

2012/10

API First Browser Date Last Browser Date Days Notes
api.HTMLInputElement.height πŸ“‹Chrome7/31/2012 Firefox10/9/201270
api.HTMLInputElement.max πŸ“‹Chrome1/25/2010 Firefox10/9/2012988
api.HTMLInputElement.min πŸ“‹Chrome1/25/2010 Firefox10/9/2012988
api.HTMLInputElement.step πŸ“‹Chrome5/25/2010 Firefox10/9/2012868
api.HTMLInputElement.stepDown πŸ“‹Chrome5/25/2010 Firefox10/9/2012868
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 πŸ“‹Chrome5/25/2010 Firefox10/9/2012868
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.valueAsNumber πŸ“‹Chrome5/25/2010 Firefox10/9/2012868
api.HTMLInputElement.width πŸ“‹Chrome7/31/2012 Firefox10/9/201270
api.HTMLMeterElement πŸ“‹Chrome9/2/2010 Firefox10/9/2012768
api.HTMLMeterElement.high πŸ“‹Chrome9/2/2010 Firefox10/9/2012768
api.HTMLMeterElement.low πŸ“‹Chrome9/2/2010 Firefox10/9/2012768
api.HTMLMeterElement.max πŸ“‹Chrome9/2/2010 Firefox10/9/2012768
api.HTMLMeterElement.min πŸ“‹Chrome9/2/2010 Firefox10/9/2012768
api.HTMLMeterElement.optimum πŸ“‹Chrome9/2/2010 Firefox10/9/2012768
api.HTMLMeterElement.value πŸ“‹Chrome9/2/2010 Firefox10/9/2012768

2012/9

API First Browser Date Last Browser Date Days Notes
api.Element.classList πŸ“‹Firefox1/21/2010 Chrome9/25/2012978
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 πŸ“‹Firefox11/9/2004 Chrome9/25/20122877
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.XMLHttpRequest.send.body_Blob_type Firefox10/24/2006 Chrome9/25/20122163

2012/8

API First Browser Date Last Browser Date Days Notes
api.File.lastModified πŸ“‹Chrome8/2/2011 Firefox8/28/2012392
api.HTMLMediaElement.played πŸ“‹Chrome9/15/2009 Firefox8/28/20121078
api.HTMLSourceElement.media πŸ“‹Chrome9/15/2009 Firefox8/28/20121078
api.SVGAnimatedRect.animVal πŸ“‹Chrome12/11/2008 Firefox8/28/20121356
api.SVGAnimatedRect.baseVal πŸ“‹Chrome12/11/2008 Firefox8/28/20121356
api.SVGViewElement πŸ“‹Chrome12/11/2008 Firefox8/28/20121356
api.SVGViewElement.preserveAspectRatio πŸ“‹Chrome12/11/2008 Firefox8/28/20121356
api.SVGViewElement.viewBox πŸ“‹Chrome12/11/2008 Firefox8/28/20121356

2012/7

API First Browser Date Last Browser Date Days Notes
api.Blob.slice πŸ“‹Firefox6/5/2012 Chrome7/31/201256
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.HTMLFieldSetElement.elements πŸ“‹Firefox3/22/2011 Chrome7/31/2012497
api.HTMLImageElement.x πŸ“‹Chrome12/11/2008 Firefox7/17/20121314
api.HTMLImageElement.y πŸ“‹Chrome12/11/2008 Firefox7/17/20121314
api.HTMLScriptElement.crossOrigin πŸ“‹Chrome5/15/2012 Firefox7/17/201263
api.MutationObserver.disconnect πŸ“‹Chrome3/28/2012 Firefox7/17/2012111
api.MutationObserver.observe πŸ“‹Chrome3/28/2012 Firefox7/17/2012111
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 πŸ“‹Chrome6/26/2012 Firefox7/17/201221
api.MutationRecord πŸ“‹Chrome12/13/2011 Firefox7/17/2012217
api.MutationRecord.addedNodes πŸ“‹Chrome12/13/2011 Firefox7/17/2012217
api.MutationRecord.attributeName πŸ“‹Chrome12/13/2011 Firefox7/17/2012217
api.MutationRecord.attributeNamespace πŸ“‹Chrome12/13/2011 Firefox7/17/2012217
api.MutationRecord.nextSibling πŸ“‹Chrome12/13/2011 Firefox7/17/2012217
api.MutationRecord.oldValue πŸ“‹Chrome12/13/2011 Firefox7/17/2012217
api.MutationRecord.previousSibling πŸ“‹Chrome12/13/2011 Firefox7/17/2012217
api.MutationRecord.removedNodes πŸ“‹Chrome12/13/2011 Firefox7/17/2012217
api.MutationRecord.target πŸ“‹Chrome12/13/2011 Firefox7/17/2012217
api.MutationRecord.type πŸ“‹Chrome12/13/2011 Firefox7/17/2012217

2012/6

API First Browser Date Last Browser Date Days Notes
api.Blob.Blob πŸ“‹Firefox6/5/2012 Chrome6/26/201221
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.HTMLDataListElement πŸ“‹Firefox3/22/2011 Chrome6/26/2012462
api.HTMLDataListElement.options πŸ“‹Firefox3/22/2011 Chrome6/26/2012462
api.HTMLFieldSetElement.disabled πŸ“‹Firefox3/22/2011 Chrome6/26/2012462
api.HTMLInputElement.list πŸ“‹Firefox3/22/2011 Chrome6/26/2012462
api.StorageEvent πŸ“‹Chrome12/11/2008 Firefox6/5/20121272
api.StorageEvent.StorageEvent Chrome2/8/2012 Firefox6/5/2012118
api.StorageEvent.initStorageEvent πŸ“‹Chrome1/25/2010 Firefox6/5/2012862
api.StorageEvent.key πŸ“‹Chrome12/11/2008 Firefox6/5/20121272
api.StorageEvent.newValue πŸ“‹Chrome12/11/2008 Firefox6/5/20121272
api.StorageEvent.oldValue πŸ“‹Chrome12/11/2008 Firefox6/5/20121272
api.StorageEvent.storageArea πŸ“‹Chrome9/15/2009 Firefox6/5/2012994
api.StorageEvent.url πŸ“‹Chrome9/2/2010 Firefox6/5/2012642

2012/5

API First Browser Date Last Browser Date Days Notes
api.HTMLFieldSetElement.name πŸ“‹Firefox3/22/2011 Chrome5/15/2012420
api.HTMLFieldSetElement.type πŸ“‹Firefox3/22/2011 Chrome5/15/2012420
api.History.state πŸ“‹Firefox3/22/2011 Chrome5/15/2012420
api.SVGAnimateMotionElement πŸ“‹Firefox3/22/2011 Chrome5/15/2012420
api.SVGMPathElement πŸ“‹Firefox3/22/2011 Chrome5/15/2012420
api.SVGMPathElement.href πŸ“‹Firefox3/22/2011 Chrome5/15/2012420

2012/4

API First Browser Date Last Browser Date Days Notes
api.Document.createTreeWalker.whatToShow_filter_parameters_optional Chrome1/25/2010 Firefox4/24/2012820
api.SVGAnimationElement.requiredExtensions πŸ“‹Chrome5/21/2009 Firefox4/24/20121069
api.SVGAnimationElement.systemLanguage πŸ“‹Chrome5/21/2009 Firefox4/24/20121069
api.SVGGraphicsElement.requiredExtensions πŸ“‹Chrome12/11/2008 Firefox4/24/20121230
api.SVGGraphicsElement.systemLanguage πŸ“‹Chrome12/11/2008 Firefox4/24/20121230
api.SVGStringList πŸ“‹Chrome12/11/2008 Firefox4/24/20121230
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 πŸ“‹Chrome12/11/2008 Firefox4/24/20121230
api.SVGStringList.clear πŸ“‹Chrome12/11/2008 Firefox4/24/20121230
api.SVGStringList.getItem πŸ“‹Chrome12/11/2008 Firefox4/24/20121230
api.SVGStringList.initialize πŸ“‹Chrome12/11/2008 Firefox4/24/20121230
api.SVGStringList.insertItemBefore πŸ“‹Chrome12/11/2008 Firefox4/24/20121230
api.SVGStringList.numberOfItems πŸ“‹Chrome12/11/2008 Firefox4/24/20121230
api.SVGStringList.removeItem πŸ“‹Chrome12/11/2008 Firefox4/24/20121230
api.SVGStringList.replaceItem πŸ“‹Chrome12/11/2008 Firefox4/24/20121230

2012/3

API First Browser Date Last Browser Date Days Notes
api.Element.compositionupdate_event πŸ“‹Firefox12/20/2011 Chrome3/28/201299
api.EventSource.url πŸ“‹Firefox8/16/2011 Chrome3/28/2012225
api.WebSocket.url πŸ“‹Firefox9/27/2011 Chrome3/28/2012183
api.XMLHttpRequest.loadend_event πŸ“‹Firefox6/21/2011 Chrome3/28/2012281
api.XMLHttpRequestUpload.loadend_event πŸ“‹Firefox6/21/2011 Chrome3/28/2012281
api.CloseEvent.CloseEvent πŸ“‹Chrome12/13/2011 Firefox3/13/201291
api.CustomEvent.CustomEvent πŸ“‹Chrome10/25/2011 Firefox3/13/2012140
api.Element.outerHTML πŸ“‹Chrome12/11/2008 Firefox3/13/20121188
api.Event.Event πŸ“‹Chrome10/25/2011 Firefox3/13/2012140
api.HTMLMediaElement.defaultMuted πŸ“‹Chrome10/25/2011 Firefox3/13/2012140
api.HTMLMediaElement.loop πŸ“‹Chrome9/15/2009 Firefox3/13/2012910
api.HashChangeEvent.HashChangeEvent πŸ“‹Chrome12/13/2011 Firefox3/13/201291
api.PageTransitionEvent.PageTransitionEvent πŸ“‹Chrome12/13/2011 Firefox3/13/201291
api.PageTransitionEvent.persisted πŸ“‹Chrome1/25/2010 Firefox3/13/2012778
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.PopStateEvent.PopStateEvent πŸ“‹Chrome12/13/2011 Firefox3/13/201291
api.WebSocket πŸ“‹Chrome5/25/2010 Firefox3/13/2012658
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 πŸ“‹Chrome5/25/2010 Firefox3/13/2012658
api.WebSocket.binaryType πŸ“‹Chrome10/25/2011 Firefox3/13/2012140
api.WebSocket.protocol_rfc_6455 Chrome12/13/2011 Firefox3/13/201291

2012/2

API First Browser Date Last Browser Date Days Notes
api.HTMLElement.accessKey πŸ“‹Firefox6/21/2011 Chrome2/8/2012232

2012/1

API First Browser Date Last Browser Date Days Notes
api.DOMParser.parseFromString.svg Chrome1/25/2010 Firefox1/31/2012736
api.Event.stopImmediatePropagation πŸ“‹Chrome5/25/2010 Firefox1/31/2012616
api.OES_standard_derivatives πŸ“‹Chrome3/8/2011 Firefox1/31/2012329
api.console.timeEnd_static πŸ“‹Chrome5/21/2009 Firefox1/31/2012985
api.console.time_static πŸ“‹Chrome5/21/2009 Firefox1/31/2012985

2011/12

API First Browser Date Last Browser Date Days Notes
api.CompositionEvent πŸ“‹Chrome10/25/2011 Firefox12/20/201156
api.CompositionEvent.data πŸ“‹Chrome10/25/2011 Firefox12/20/201156
api.CompositionEvent.initCompositionEvent πŸ“‹Chrome10/25/2011 Firefox12/20/201156
api.Element.compositionend_event πŸ“‹Chrome10/25/2011 Firefox12/20/201156
api.Element.compositionstart_event πŸ“‹Chrome10/25/2011 Firefox12/20/201156
api.HTMLElement.drag_event πŸ“‹Chrome12/11/2008 Firefox12/20/20111104
Firefox: The drag event handler receives a DragEvent whose coordinate properties (clientX/clientY, pageX/pageY, screenX/screenY) are always 0. See bug 505521.Firefox for Android: The drag event handler receives a DragEvent whose coordinate properties (clientX/clientY, pageX/pageY, screenX/screenY) are always 0. See bug 505521.
api.HTMLElement.dragend_event πŸ“‹Chrome12/11/2008 Firefox12/20/20111104
api.HTMLElement.dragenter_event πŸ“‹Chrome12/11/2008 Firefox12/20/20111104
api.HTMLElement.dragleave_event πŸ“‹Chrome12/11/2008 Firefox12/20/20111104
api.HTMLElement.dragover_event πŸ“‹Chrome12/11/2008 Firefox12/20/20111104
api.HTMLElement.dragstart_event πŸ“‹Chrome12/11/2008 Firefox12/20/20111104
api.HTMLElement.drop_event πŸ“‹Chrome12/11/2008 Firefox12/20/20111104
api.HTMLMediaElement.abort_event πŸ“‹Chrome9/15/2009 Firefox12/20/2011826
api.Node.contains πŸ“‹Chrome12/13/2011 Firefox12/20/20117
Internet Explorer: Only supported for HTMLElement, not all Node objects.
api.Node.ownerDocument πŸ“‹Chrome12/11/2008 Firefox12/20/20111104
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 πŸ“‹Chrome12/11/2008 Firefox12/20/20111104
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.Window.offline_event πŸ“‹Chrome9/15/2009 Firefox12/20/2011826
api.Window.online_event πŸ“‹Chrome9/15/2009 Firefox12/20/2011826
api.XMLHttpRequest.send.body_ArrayBuffer_type Chrome2/3/2011 Firefox12/20/2011320
api.console.groupCollapsed_static πŸ“‹Chrome9/2/2010 Firefox12/20/2011474
Node.js: Alias for console.group
api.console.groupEnd_static πŸ“‹Chrome5/21/2009 Firefox12/20/2011943
api.console.group_static πŸ“‹Chrome5/21/2009 Firefox12/20/2011943
api.console.substitution_strings Chrome12/11/2008 Firefox12/20/20111104
Chrome: In version 28, if a negative value is passed to %d, it will be rounded down to the closest negative integer, so -0.1 becomes -1.Chrome Android: In version 28, if a negative value is passed to %d, it will be rounded down to the closest negative integer, so -0.1 becomes -1.Deno: Before Deno 1.4, %c is not supported.Deno: %c only supports CSS properties color, background-color, font-weight, font-style, text-decoration-color, and text-decoration-line.Edge: Before Edge 79, %c is not supported.Edge: Before Edge 79, %d outputs a 0 if the specified value isn't a number.Internet Explorer: %c is not supported.Internet Explorer: %d outputs a 0 if the specified value isn't a number.Quest Browser: In version 5.0, if a negative value is passed to %d, it will be rounded down to the closest negative integer, so -0.1 becomes -1.Samsung Internet: In Samsung Internet 1.5, if a negative value is passed to %d, it will be rounded down to the closest negative integer, so -0.1 becomes -1.WebView Android: In version 4.4, if a negative value is passed to %d, it will be rounded down to the closest negative integer, so -0.1 becomes -1.
api.HTMLTextAreaElement.wrap πŸ“‹Firefox3/22/2011 Chrome12/13/2011266
api.WebSocket.extensions πŸ“‹Firefox11/8/2011 Chrome12/13/201135

2011/11

API First Browser Date Last Browser Date Days Notes
api.CloseEvent πŸ“‹Chrome10/25/2011 Firefox11/8/201114
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.code πŸ“‹Chrome10/25/2011 Firefox11/8/201114
api.CloseEvent.reason πŸ“‹Chrome10/25/2011 Firefox11/8/201114
api.CloseEvent.wasClean πŸ“‹Chrome10/25/2011 Firefox11/8/201114
api.Element.insertAdjacentHTML πŸ“‹Chrome12/11/2008 Firefox11/8/20111062
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.FileReaderSync πŸ“‹Chrome10/19/2010 Firefox11/8/2011385
api.FileReaderSync.FileReaderSync πŸ“‹Chrome10/19/2010 Firefox11/8/2011385
api.FileReaderSync.readAsArrayBuffer πŸ“‹Chrome2/3/2011 Firefox11/8/2011278
api.FileReaderSync.readAsBinaryString πŸ“‹Chrome10/19/2010 Firefox11/8/2011385
api.FileReaderSync.readAsDataURL πŸ“‹Chrome10/19/2010 Firefox11/8/2011385
api.FileReaderSync.readAsText πŸ“‹Chrome10/19/2010 Firefox11/8/2011385
api.FileReaderSync.worker_support Chrome10/19/2010 Firefox11/8/2011385
api.HTMLImageElement.crossOrigin πŸ“‹Chrome8/2/2011 Firefox11/8/201198
api.HTMLInputElement.selectionDirection πŸ“‹Chrome10/25/2011 Firefox11/8/201114
api.HTMLMediaElement.seekable πŸ“‹Chrome9/15/2009 Firefox11/8/2011784
api.HTMLTextAreaElement.selectionDirection πŸ“‹Chrome10/25/2011 Firefox11/8/201114
api.console.dir_static πŸ“‹Chrome5/21/2009 Firefox11/8/2011901

2011/10

API First Browser Date Last Browser Date Days Notes
api.HTMLSpanElement πŸ“‹Firefox11/9/2004 Chrome10/25/20112541
api.HTMLUnknownElement πŸ“‹Firefox11/9/2004 Chrome10/25/20112541
api.Navigator.registerProtocolHandler.scheme_parameter_irc Firefox10/24/2006 Chrome10/25/20111827
api.WebSocket.protocol πŸ“‹Firefox9/27/2011 Chrome10/25/201128

2011/9

API First Browser Date Last Browser Date Days Notes
api.File πŸ“‹Chrome8/2/2011 Firefox9/27/201156
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.HTMLOptionElement.label πŸ“‹Chrome12/11/2008 Firefox9/27/20111020
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.Performance πŸ“‹Chrome9/2/2010 Firefox9/27/2011390
Node.js: Only available as an internal instance.
api.Performance.navigation πŸ“‹Chrome3/8/2011 Firefox9/27/2011203
api.Performance.timing πŸ“‹Chrome9/2/2010 Firefox9/27/2011390
Node.js: Returns node specific timing object
api.PerformanceNavigation πŸ“‹Chrome3/8/2011 Firefox9/27/2011203
api.PerformanceNavigation.redirectCount πŸ“‹Chrome3/8/2011 Firefox9/27/2011203
api.PerformanceNavigation.type πŸ“‹Chrome3/8/2011 Firefox9/27/2011203
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.PerformanceTiming πŸ“‹Chrome9/2/2010 Firefox9/27/2011390
api.PerformanceTiming.connectEnd πŸ“‹Chrome9/2/2010 Firefox9/27/2011390
api.PerformanceTiming.connectStart πŸ“‹Chrome9/2/2010 Firefox9/27/2011390
api.PerformanceTiming.domComplete πŸ“‹Chrome9/2/2010 Firefox9/27/2011390
api.PerformanceTiming.domContentLoadedEventEnd πŸ“‹Chrome9/2/2010 Firefox9/27/2011390
api.PerformanceTiming.domContentLoadedEventStart πŸ“‹Chrome9/2/2010 Firefox9/27/2011390
api.PerformanceTiming.domInteractive πŸ“‹Chrome9/2/2010 Firefox9/27/2011390
api.PerformanceTiming.domLoading πŸ“‹Chrome9/2/2010 Firefox9/27/2011390
api.PerformanceTiming.domainLookupEnd πŸ“‹Chrome9/2/2010 Firefox9/27/2011390
api.PerformanceTiming.domainLookupStart πŸ“‹Chrome9/2/2010 Firefox9/27/2011390
api.PerformanceTiming.fetchStart πŸ“‹Chrome9/2/2010 Firefox9/27/2011390
api.PerformanceTiming.loadEventEnd πŸ“‹Chrome9/2/2010 Firefox9/27/2011390
api.PerformanceTiming.loadEventStart πŸ“‹Chrome9/2/2010 Firefox9/27/2011390
api.PerformanceTiming.navigationStart πŸ“‹Chrome9/2/2010 Firefox9/27/2011390
api.PerformanceTiming.redirectEnd πŸ“‹Chrome9/2/2010 Firefox9/27/2011390
api.PerformanceTiming.redirectStart πŸ“‹Chrome9/2/2010 Firefox9/27/2011390
api.PerformanceTiming.requestStart πŸ“‹Chrome9/2/2010 Firefox9/27/2011390
api.PerformanceTiming.responseEnd πŸ“‹Chrome9/2/2010 Firefox9/27/2011390
api.PerformanceTiming.responseStart πŸ“‹Chrome9/2/2010 Firefox9/27/2011390
api.PerformanceTiming.unloadEventEnd πŸ“‹Chrome9/2/2010 Firefox9/27/2011390
api.PerformanceTiming.unloadEventStart πŸ“‹Chrome9/2/2010 Firefox9/27/2011390
api.WebSocket.bufferedAmount πŸ“‹Chrome5/25/2010 Firefox9/27/2011490
api.WebSocket.close πŸ“‹Chrome5/25/2010 Firefox9/27/2011490
api.WebSocket.close_event πŸ“‹Chrome5/25/2010 Firefox9/27/2011490
api.WebSocket.error_event πŸ“‹Chrome5/25/2010 Firefox9/27/2011490
api.WebSocket.message_event πŸ“‹Chrome5/25/2010 Firefox9/27/2011490
api.WebSocket.open_event πŸ“‹Chrome5/25/2010 Firefox9/27/2011490
api.WebSocket.readyState πŸ“‹Chrome5/25/2010 Firefox9/27/2011490
api.performance πŸ“‹Chrome9/2/2010 Firefox9/27/2011390
Node.js: Available as a part of the perf_hooks module.
api.HTMLFormElement.autocomplete πŸ“‹Firefox3/22/2011 Chrome9/16/2011178
api.HTMLInputElement.autocomplete πŸ“‹Firefox3/22/2011 Chrome9/16/2011178

2011/8

API First Browser Date Last Browser Date Days Notes
api.CustomEvent πŸ“‹Chrome5/25/2010 Firefox8/16/2011448
api.CustomEvent.detail πŸ“‹Chrome5/25/2010 Firefox8/16/2011448
api.CustomEvent.initCustomEvent πŸ“‹Chrome5/25/2010 Firefox8/16/2011448
api.DOMStringMap πŸ“‹Chrome10/19/2010 Firefox8/16/2011301
api.DeviceOrientationEvent πŸ“‹Chrome10/19/2010 Firefox8/16/2011301
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 πŸ“‹Chrome10/19/2010 Firefox8/16/2011301
api.DeviceOrientationEvent.alpha πŸ“‹Chrome10/19/2010 Firefox8/16/2011301
api.DeviceOrientationEvent.beta πŸ“‹Chrome10/19/2010 Firefox8/16/2011301
api.DeviceOrientationEvent.gamma πŸ“‹Chrome10/19/2010 Firefox8/16/2011301
api.Document.scroll_event πŸ“‹Chrome12/11/2008 Firefox8/16/2011978
api.Element.click_event πŸ“‹Chrome12/11/2008 Firefox8/16/2011978
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.contextmenu_event πŸ“‹Chrome12/11/2008 Firefox8/16/2011978
api.Element.dblclick_event πŸ“‹Chrome12/11/2008 Firefox8/16/2011978
Firefox: Starting in Firefox 68, dblclick events are only sent for the primary mouse button, per the specification.
api.Element.input_event πŸ“‹Chrome12/11/2008 Firefox8/16/2011978
Edge: Not supported on select, checkbox, or radio inputs.Internet Explorer: Only supports input of type text and password.
api.Element.keydown_event πŸ“‹Chrome12/11/2008 Firefox8/16/2011978
api.Element.keypress_event πŸ“‹Chrome12/11/2008 Firefox8/16/2011978
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 πŸ“‹Chrome12/11/2008 Firefox8/16/2011978
api.Element.mousedown_event πŸ“‹Chrome5/21/2009 Firefox8/16/2011817
api.Element.mousemove_event πŸ“‹Chrome5/21/2009 Firefox8/16/2011817
api.Element.mouseout_event πŸ“‹Chrome12/11/2008 Firefox8/16/2011978
api.Element.mouseover_event πŸ“‹Chrome5/21/2009 Firefox8/16/2011817
api.Element.mouseup_event πŸ“‹Chrome5/21/2009 Firefox8/16/2011817
api.Element.scroll_event πŸ“‹Chrome12/11/2008 Firefox8/16/2011978
api.Event.defaultPrevented πŸ“‹Chrome5/25/2010 Firefox8/16/2011448
api.EventSource πŸ“‹Chrome9/2/2010 Firefox8/16/2011348
api.EventSource.EventSource πŸ“‹Chrome9/2/2010 Firefox8/16/2011348
api.EventSource.close πŸ“‹Chrome9/2/2010 Firefox8/16/2011348
api.EventSource.error_event πŸ“‹Chrome9/2/2010 Firefox8/16/2011348
api.EventSource.message_event πŸ“‹Chrome9/2/2010 Firefox8/16/2011348
api.EventSource.open_event πŸ“‹Chrome9/2/2010 Firefox8/16/2011348
api.EventSource.readyState πŸ“‹Chrome9/2/2010 Firefox8/16/2011348
api.EventTarget.addEventListener.useCapture_parameter_optional Chrome12/11/2008 Firefox8/16/2011978
api.EventTarget.removeEventListener.useCapture_parameter_optional Chrome12/11/2008 Firefox8/16/2011978
api.HTMLElement.dataset πŸ“‹Chrome10/19/2010 Firefox8/16/2011301
api.HTMLFormElement.reset_event πŸ“‹Chrome12/11/2008 Firefox8/16/2011978
api.HTMLInputElement.select_event πŸ“‹Chrome12/11/2008 Firefox8/16/2011978
api.HTMLMediaElement.error_event πŸ“‹Chrome9/15/2009 Firefox8/16/2011700
api.HTMLMediaElement.loadstart_event πŸ“‹Chrome9/15/2009 Firefox8/16/2011700
api.HTMLMediaElement.progress_event πŸ“‹Chrome9/15/2009 Firefox8/16/2011700
api.HTMLMediaElement.volumechange_event πŸ“‹Chrome9/15/2009 Firefox8/16/2011700
api.HTMLMediaElement.waiting_event πŸ“‹Chrome9/15/2009 Firefox8/16/2011700
api.HTMLProgressElement πŸ“‹Chrome9/2/2010 Firefox8/16/2011348
api.HTMLProgressElement.max πŸ“‹Chrome9/2/2010 Firefox8/16/2011348
api.HTMLProgressElement.position πŸ“‹Chrome9/2/2010 Firefox8/16/2011348
api.HTMLProgressElement.value πŸ“‹Chrome9/2/2010 Firefox8/16/2011348
api.HTMLTextAreaElement.select_event πŸ“‹Chrome12/11/2008 Firefox8/16/2011978
api.HashChangeEvent.newURL πŸ“‹Chrome12/2/2010 Firefox8/16/2011257
api.HashChangeEvent.oldURL πŸ“‹Chrome12/2/2010 Firefox8/16/2011257
api.MediaQueryList πŸ“‹Chrome2/3/2011 Firefox8/16/2011194
api.MediaQueryList.addListener πŸ“‹Chrome2/3/2011 Firefox8/16/2011194
api.MediaQueryList.matches πŸ“‹Chrome2/3/2011 Firefox8/16/2011194
api.MediaQueryList.media πŸ“‹Chrome2/3/2011 Firefox8/16/2011194
api.MediaQueryList.removeListener πŸ“‹Chrome2/3/2011 Firefox8/16/2011194
api.OES_texture_float πŸ“‹Chrome3/8/2011 Firefox8/16/2011161
api.Window.blur_event πŸ“‹Chrome5/25/2010 Firefox8/16/2011448
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.deviceorientation_event πŸ“‹Chrome10/19/2010 Firefox8/16/2011301
api.Window.error_event πŸ“‹Chrome3/8/2011 Firefox8/16/2011161
api.Window.focus_event πŸ“‹Chrome5/25/2010 Firefox8/16/2011448
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.matchMedia πŸ“‹Chrome2/3/2011 Firefox8/16/2011194
api.Window.pagehide_event πŸ“‹Chrome9/15/2009 Firefox8/16/2011700
api.Window.pageshow_event πŸ“‹Chrome9/15/2009 Firefox8/16/2011700
api.XMLHttpRequest.response πŸ“‹Chrome2/3/2011 Firefox8/16/2011194
api.console.trace_static πŸ“‹Chrome5/21/2009 Firefox8/16/2011817
api.File.name πŸ“‹Firefox1/21/2010 Chrome8/2/2011558
api.Navigator.registerProtocolHandler πŸ“‹Firefox10/24/2006 Chrome8/2/20111743
Chrome: From Chrome 77, the URL parameter only accepts http or https URLs.
api.Navigator.registerProtocolHandler.scheme_parameter_mailto Firefox10/24/2006 Chrome8/2/20111743
api.Navigator.registerProtocolHandler.scheme_parameter_mms Firefox10/24/2006 Chrome8/2/20111743
api.Navigator.registerProtocolHandler.scheme_parameter_news Firefox10/24/2006 Chrome8/2/20111743
api.Navigator.registerProtocolHandler.scheme_parameter_nntp Firefox10/24/2006 Chrome8/2/20111743
api.Navigator.registerProtocolHandler.scheme_parameter_sms Firefox10/24/2006 Chrome8/2/20111743
api.Navigator.registerProtocolHandler.scheme_parameter_tel Firefox10/24/2006 Chrome8/2/20111743
api.Navigator.registerProtocolHandler.scheme_parameter_urn Firefox10/24/2006 Chrome8/2/20111743
api.Navigator.registerProtocolHandler.scheme_parameter_webcal Firefox10/24/2006 Chrome8/2/20111743

2011/6

API First Browser Date Last Browser Date Days Notes
api.CSSKeyframeRule.keyText πŸ“‹Chrome12/11/2008 Firefox6/21/2011922
api.CSSKeyframeRule.style πŸ“‹Chrome12/11/2008 Firefox6/21/2011922
api.CSSKeyframesRule.cssRules πŸ“‹Chrome12/11/2008 Firefox6/21/2011922
api.CSSKeyframesRule.deleteRule πŸ“‹Chrome12/11/2008 Firefox6/21/2011922
api.CSSKeyframesRule.findRule πŸ“‹Chrome12/11/2008 Firefox6/21/2011922
api.CSSKeyframesRule.name πŸ“‹Chrome12/11/2008 Firefox6/21/2011922
api.console.debug_static πŸ“‹Chrome5/21/2009 Firefox6/21/2011761
Node.js: Since Node.js 8.10.0, this method is an alias for console.log.
api.HTMLAnchorElement.ping πŸ“‹Firefox11/9/2004 Chrome6/7/20112401
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.ping πŸ“‹Firefox11/9/2004 Chrome6/7/20112401
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.

2011/4

API First Browser Date Last Browser Date Days Notes
api.Window.getComputedStyle.pseudo_element_support Firefox6/30/2009 Chrome4/27/2011666

2011/3

API First Browser Date Last Browser Date Days Notes
api.Blob πŸ“‹Chrome5/25/2010 Firefox3/22/2011301
Node.js: Available as a part of the buffer module.Node.js: Available as a part of the buffer module.
api.Blob.size πŸ“‹Chrome5/25/2010 Firefox3/22/2011301
api.Blob.type πŸ“‹Chrome5/25/2010 Firefox3/22/2011301
api.DOMImplementation.createHTMLDocument πŸ“‹Chrome12/11/2008 Firefox3/22/2011831
Internet Explorer: The title parameter is required, but can be empty string.
api.Document.readystatechange_event πŸ“‹Chrome2/3/2011 Firefox3/22/201147
api.FormData πŸ“‹Chrome5/25/2010 Firefox3/22/2011301
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.FormData πŸ“‹Chrome5/25/2010 Firefox3/22/2011301
api.FormData.append πŸ“‹Chrome5/25/2010 Firefox3/22/2011301
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.HTMLButtonElement.checkValidity πŸ“‹Chrome1/25/2010 Firefox3/22/2011421
api.HTMLButtonElement.formAction πŸ“‹Chrome2/3/2011 Firefox3/22/201147
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 πŸ“‹Chrome2/3/2011 Firefox3/22/201147
api.HTMLButtonElement.formMethod πŸ“‹Chrome2/3/2011 Firefox3/22/201147
api.HTMLButtonElement.formNoValidate πŸ“‹Chrome1/25/2010 Firefox3/22/2011421
api.HTMLButtonElement.formTarget πŸ“‹Chrome2/3/2011 Firefox3/22/201147
api.HTMLButtonElement.setCustomValidity πŸ“‹Chrome1/25/2010 Firefox3/22/2011421
Chrome: This method only updates the validation error popup, not the tooltip that appears when hovering the mouse over the element, see bug 41380670.Chrome Android: This method only updates the validation error popup, not the tooltip that appears when hovering the mouse over the element, see bug 41380670.Quest Browser: This method only updates the validation error popup, not the tooltip that appears when hovering the mouse over the element, see bug 41380670.Samsung Internet: This method only updates the validation error popup, not the tooltip that appears when hovering the mouse over the element, see bug 41380670.WebView Android: This method only updates the validation error popup, not the tooltip that appears when hovering the mouse over the element, see bug 41380670.
api.HTMLButtonElement.validationMessage πŸ“‹Chrome5/25/2010 Firefox3/22/2011301
api.HTMLButtonElement.validity πŸ“‹Chrome1/25/2010 Firefox3/22/2011421
api.HTMLButtonElement.willValidate πŸ“‹Chrome5/21/2009 Firefox3/22/2011670
api.HTMLCanvasElement.webglcontextlost_event πŸ“‹Chrome2/3/2011 Firefox3/22/201147
api.HTMLCanvasElement.webglcontextrestored_event πŸ“‹Chrome2/3/2011 Firefox3/22/201147
api.HTMLElement.hidden πŸ“‹Chrome9/2/2010 Firefox3/22/2011201
api.HTMLElement.isContentEditable πŸ“‹Chrome12/11/2008 Firefox3/22/2011831
api.HTMLFieldSetElement.checkValidity πŸ“‹Chrome1/25/2010 Firefox3/22/2011421
api.HTMLFieldSetElement.setCustomValidity πŸ“‹Chrome1/25/2010 Firefox3/22/2011421
Chrome: This method only updates the validation error popup, not the tooltip that appears when hovering the mouse over the element, see bug 41380670.Chrome Android: This method only updates the validation error popup, not the tooltip that appears when hovering the mouse over the element, see bug 41380670.Quest Browser: This method only updates the validation error popup, not the tooltip that appears when hovering the mouse over the element, see bug 41380670.Samsung Internet: This method only updates the validation error popup, not the tooltip that appears when hovering the mouse over the element, see bug 41380670.WebView Android: This method only updates the validation error popup, not the tooltip that appears when hovering the mouse over the element, see bug 41380670.
api.HTMLFieldSetElement.validationMessage πŸ“‹Chrome5/25/2010 Firefox3/22/2011301
api.HTMLFieldSetElement.validity πŸ“‹Chrome1/25/2010 Firefox3/22/2011421
api.HTMLFieldSetElement.willValidate πŸ“‹Chrome5/21/2009 Firefox3/22/2011670
api.HTMLFormElement.checkValidity πŸ“‹Chrome1/25/2010 Firefox3/22/2011421
api.HTMLFormElement.noValidate πŸ“‹Chrome1/25/2010 Firefox3/22/2011421
api.HTMLInputElement.checkValidity πŸ“‹Chrome1/25/2010 Firefox3/22/2011421
api.HTMLInputElement.formAction πŸ“‹Chrome2/3/2011 Firefox3/22/201147
api.HTMLInputElement.formEnctype πŸ“‹Chrome2/3/2011 Firefox3/22/201147
api.HTMLInputElement.formMethod πŸ“‹Chrome2/3/2011 Firefox3/22/201147
api.HTMLInputElement.formNoValidate πŸ“‹Chrome1/25/2010 Firefox3/22/2011421
api.HTMLInputElement.formTarget πŸ“‹Chrome2/3/2011 Firefox3/22/201147
api.HTMLInputElement.invalid_event πŸ“‹Chrome3/8/2011 Firefox3/22/201114
api.HTMLInputElement.pattern πŸ“‹Chrome1/25/2010 Firefox3/22/2011421
api.HTMLInputElement.placeholder πŸ“‹Chrome9/15/2009 Firefox3/22/2011553
api.HTMLInputElement.required πŸ“‹Chrome1/25/2010 Firefox3/22/2011421
api.HTMLInputElement.setCustomValidity πŸ“‹Chrome1/25/2010 Firefox3/22/2011421
Chrome: This method only updates the validation error popup, not the tooltip that appears when hovering the mouse over the element, see bug 41380670.Chrome Android: This method only updates the validation error popup, not the tooltip that appears when hovering the mouse over the element, see bug 41380670.Quest Browser: This method only updates the validation error popup, not the tooltip that appears when hovering the mouse over the element, see bug 41380670.Samsung Internet: This method only updates the validation error popup, not the tooltip that appears when hovering the mouse over the element, see bug 41380670.WebView Android: This method only updates the validation error popup, not the tooltip that appears when hovering the mouse over the element, see bug 41380670.
api.HTMLInputElement.validationMessage πŸ“‹Chrome5/25/2010 Firefox3/22/2011301
api.HTMLInputElement.validity πŸ“‹Chrome1/25/2010 Firefox3/22/2011421
api.HTMLInputElement.willValidate πŸ“‹Chrome5/21/2009 Firefox3/22/2011670
api.HTMLLabelElement.control πŸ“‹Chrome9/2/2010 Firefox3/22/2011201
api.HTMLMediaElement.buffered πŸ“‹Chrome9/15/2009 Firefox3/22/2011553
api.HTMLMediaElement.preload πŸ“‹Chrome5/25/2010 Firefox3/22/2011301
api.HTMLObjectElement.checkValidity πŸ“‹Chrome3/8/2011 Firefox3/22/201114
api.HTMLObjectElement.setCustomValidity πŸ“‹Chrome3/8/2011 Firefox3/22/201114
Chrome: This method only updates the validation error popup, not the tooltip that appears when hovering the mouse over the element, see bug 41380670.Chrome Android: This method only updates the validation error popup, not the tooltip that appears when hovering the mouse over the element, see bug 41380670.Quest Browser: This method only updates the validation error popup, not the tooltip that appears when hovering the mouse over the element, see bug 41380670.Samsung Internet: This method only updates the validation error popup, not the tooltip that appears when hovering the mouse over the element, see bug 41380670.WebView Android: This method only updates the validation error popup, not the tooltip that appears when hovering the mouse over the element, see bug 41380670.
api.HTMLObjectElement.validationMessage πŸ“‹Chrome3/8/2011 Firefox3/22/201114
api.HTMLObjectElement.validity πŸ“‹Chrome3/8/2011 Firefox3/22/201114
api.HTMLObjectElement.willValidate πŸ“‹Chrome1/25/2010 Firefox3/22/2011421
api.HTMLOptionsCollection.remove πŸ“‹Chrome12/11/2008 Firefox3/22/2011831
api.HTMLOutputElement πŸ“‹Chrome2/3/2011 Firefox3/22/201147
api.HTMLOutputElement.checkValidity πŸ“‹Chrome2/3/2011 Firefox3/22/201147
api.HTMLOutputElement.defaultValue πŸ“‹Chrome2/3/2011 Firefox3/22/201147
api.HTMLOutputElement.form πŸ“‹Chrome2/3/2011 Firefox3/22/201147
api.HTMLOutputElement.htmlFor πŸ“‹Chrome2/3/2011 Firefox3/22/201147
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.name πŸ“‹Chrome2/3/2011 Firefox3/22/201147
api.HTMLOutputElement.setCustomValidity πŸ“‹Chrome2/3/2011 Firefox3/22/201147
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 πŸ“‹Chrome2/3/2011 Firefox3/22/201147
api.HTMLOutputElement.validationMessage πŸ“‹Chrome2/3/2011 Firefox3/22/201147
api.HTMLOutputElement.validity πŸ“‹Chrome2/3/2011 Firefox3/22/201147
api.HTMLOutputElement.value πŸ“‹Chrome2/3/2011 Firefox3/22/201147
api.HTMLOutputElement.willValidate πŸ“‹Chrome2/3/2011 Firefox3/22/201147
api.HTMLSelectElement.checkValidity πŸ“‹Chrome1/25/2010 Firefox3/22/2011421
api.HTMLSelectElement.required πŸ“‹Chrome3/8/2011 Firefox3/22/201114
api.HTMLSelectElement.setCustomValidity πŸ“‹Chrome1/25/2010 Firefox3/22/2011421
Chrome: This method only updates the validation error popup, not the tooltip that appears when hovering the mouse over the element, see bug 41380670.Chrome Android: This method only updates the validation error popup, not the tooltip that appears when hovering the mouse over the element, see bug 41380670.Quest Browser: This method only updates the validation error popup, not the tooltip that appears when hovering the mouse over the element, see bug 41380670.Samsung Internet: This method only updates the validation error popup, not the tooltip that appears when hovering the mouse over the element, see bug 41380670.WebView Android: This method only updates the validation error popup, not the tooltip that appears when hovering the mouse over the element, see bug 41380670.
api.HTMLSelectElement.validationMessage πŸ“‹Chrome5/25/2010 Firefox3/22/2011301
api.HTMLSelectElement.validity πŸ“‹Chrome1/25/2010 Firefox3/22/2011421
api.HTMLSelectElement.willValidate πŸ“‹Chrome5/21/2009 Firefox3/22/2011670
api.HTMLTextAreaElement.checkValidity πŸ“‹Chrome1/25/2010 Firefox3/22/2011421
api.HTMLTextAreaElement.maxLength πŸ“‹Chrome1/25/2010 Firefox3/22/2011421
api.HTMLTextAreaElement.placeholder πŸ“‹Chrome1/25/2010 Firefox3/22/2011421
api.HTMLTextAreaElement.required πŸ“‹Chrome1/25/2010 Firefox3/22/2011421
api.HTMLTextAreaElement.setCustomValidity πŸ“‹Chrome1/25/2010 Firefox3/22/2011421
Chrome: This method only updates the validation error popup, not the tooltip that appears when hovering the mouse over the element, see bug 41380670.Chrome Android: This method only updates the validation error popup, not the tooltip that appears when hovering the mouse over the element, see bug 41380670.Quest Browser: This method only updates the validation error popup, not the tooltip that appears when hovering the mouse over the element, see bug 41380670.Samsung Internet: This method only updates the validation error popup, not the tooltip that appears when hovering the mouse over the element, see bug 41380670.WebView Android: This method only updates the validation error popup, not the tooltip that appears when hovering the mouse over the element, see bug 41380670.
api.HTMLTextAreaElement.validationMessage πŸ“‹Chrome5/25/2010 Firefox3/22/2011301
api.HTMLTextAreaElement.validity πŸ“‹Chrome1/25/2010 Firefox3/22/2011421
api.HTMLTextAreaElement.willValidate πŸ“‹Chrome5/21/2009 Firefox3/22/2011670
api.History.pushState πŸ“‹Chrome5/25/2010 Firefox3/22/2011301
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 πŸ“‹Chrome5/25/2010 Firefox3/22/2011301
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.MediaError πŸ“‹Chrome9/15/2009 Firefox3/22/2011553
api.PopStateEvent πŸ“‹Chrome1/25/2010 Firefox3/22/2011421
api.PopStateEvent.state πŸ“‹Chrome1/25/2010 Firefox3/22/2011421
api.Range.getBoundingClientRect πŸ“‹Chrome1/25/2010 Firefox3/22/2011421
api.Range.getClientRects πŸ“‹Chrome1/25/2010 Firefox3/22/2011421
api.SVGAElement.href πŸ“‹Chrome12/11/2008 Firefox3/22/2011831
api.SVGAnimateElement πŸ“‹Chrome5/21/2009 Firefox3/22/2011670
api.SVGAnimateTransformElement πŸ“‹Chrome5/21/2009 Firefox3/22/2011670
api.SVGAnimationElement πŸ“‹Chrome5/21/2009 Firefox3/22/2011670
api.SVGAnimationElement.beginElement πŸ“‹Chrome5/21/2009 Firefox3/22/2011670
api.SVGAnimationElement.beginElementAt πŸ“‹Chrome5/21/2009 Firefox3/22/2011670
api.SVGAnimationElement.endElement πŸ“‹Chrome5/21/2009 Firefox3/22/2011670
api.SVGAnimationElement.endElementAt πŸ“‹Chrome5/21/2009 Firefox3/22/2011670
api.SVGAnimationElement.getCurrentTime πŸ“‹Chrome5/21/2009 Firefox3/22/2011670
api.SVGAnimationElement.getSimpleDuration πŸ“‹Chrome5/21/2009 Firefox3/22/2011670
api.SVGAnimationElement.getStartTime πŸ“‹Chrome5/21/2009 Firefox3/22/2011670
api.SVGAnimationElement.targetElement πŸ“‹Chrome5/21/2009 Firefox3/22/2011670
api.SVGElement.load_event πŸ“‹Chrome12/11/2008 Firefox3/22/2011831
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.SVGSetElement πŸ“‹Chrome5/21/2009 Firefox3/22/2011670
api.Selection.modify πŸ“‹Chrome12/11/2008 Firefox3/22/2011831
api.TimeRanges πŸ“‹Chrome9/2/2010 Firefox3/22/2011201
api.TimeRanges.end πŸ“‹Chrome9/2/2010 Firefox3/22/2011201
api.TimeRanges.length πŸ“‹Chrome9/2/2010 Firefox3/22/2011201
api.TimeRanges.start πŸ“‹Chrome9/2/2010 Firefox3/22/2011201
api.TransitionEvent.elapsedTime πŸ“‹Chrome5/21/2009 Firefox3/22/2011670
api.TransitionEvent.propertyName πŸ“‹Chrome5/21/2009 Firefox3/22/2011670
api.TreeWalker πŸ“‹Chrome12/11/2008 Firefox3/22/2011831
api.TreeWalker.currentNode πŸ“‹Chrome12/11/2008 Firefox3/22/2011831
api.TreeWalker.filter πŸ“‹Chrome12/11/2008 Firefox3/22/2011831
api.TreeWalker.firstChild πŸ“‹Chrome12/11/2008 Firefox3/22/2011831
api.TreeWalker.lastChild πŸ“‹Chrome12/11/2008 Firefox3/22/2011831
api.TreeWalker.nextNode πŸ“‹Chrome12/11/2008 Firefox3/22/2011831
api.TreeWalker.nextSibling πŸ“‹Chrome12/11/2008 Firefox3/22/2011831
api.TreeWalker.parentNode πŸ“‹Chrome12/11/2008 Firefox3/22/2011831
api.TreeWalker.previousNode πŸ“‹Chrome12/11/2008 Firefox3/22/2011831
api.TreeWalker.previousSibling πŸ“‹Chrome12/11/2008 Firefox3/22/2011831
api.TreeWalker.root πŸ“‹Chrome12/11/2008 Firefox3/22/2011831
api.TreeWalker.whatToShow πŸ“‹Chrome12/11/2008 Firefox3/22/2011831
api.ValidityState πŸ“‹Chrome1/25/2010 Firefox3/22/2011421
api.ValidityState.customError πŸ“‹Chrome1/25/2010 Firefox3/22/2011421
api.ValidityState.patternMismatch πŸ“‹Chrome1/25/2010 Firefox3/22/2011421
api.ValidityState.rangeOverflow πŸ“‹Chrome1/25/2010 Firefox3/22/2011421
api.ValidityState.rangeUnderflow πŸ“‹Chrome1/25/2010 Firefox3/22/2011421
api.ValidityState.stepMismatch πŸ“‹Chrome1/25/2010 Firefox3/22/2011421
api.ValidityState.tooLong πŸ“‹Chrome1/25/2010 Firefox3/22/2011421
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.typeMismatch πŸ“‹Chrome1/25/2010 Firefox3/22/2011421
api.ValidityState.valid πŸ“‹Chrome1/25/2010 Firefox3/22/2011421
api.ValidityState.valueMissing πŸ“‹Chrome1/25/2010 Firefox3/22/2011421
api.WebGLActiveInfo πŸ“‹Chrome3/8/2011 Firefox3/22/201114
api.WebGLActiveInfo.name πŸ“‹Chrome3/8/2011 Firefox3/22/201114
api.WebGLActiveInfo.size πŸ“‹Chrome3/8/2011 Firefox3/22/201114
api.WebGLActiveInfo.type πŸ“‹Chrome3/8/2011 Firefox3/22/201114
api.WebGLBuffer πŸ“‹Chrome3/8/2011 Firefox3/22/201114
api.WebGLFramebuffer πŸ“‹Chrome3/8/2011 Firefox3/22/201114
api.WebGLProgram πŸ“‹Chrome3/8/2011 Firefox3/22/201114
api.WebGLRenderbuffer πŸ“‹Chrome3/8/2011 Firefox3/22/201114
api.WebGLRenderingContext πŸ“‹Chrome2/3/2011 Firefox3/22/201147
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 πŸ“‹Chrome2/3/2011 Firefox3/22/201147
api.WebGLRenderingContext.attachShader πŸ“‹Chrome2/3/2011 Firefox3/22/201147
api.WebGLRenderingContext.bindAttribLocation πŸ“‹Chrome2/3/2011 Firefox3/22/201147
api.WebGLRenderingContext.bindBuffer πŸ“‹Chrome2/3/2011 Firefox3/22/201147
api.WebGLRenderingContext.bindFramebuffer πŸ“‹Chrome2/3/2011 Firefox3/22/201147
api.WebGLRenderingContext.bindRenderbuffer πŸ“‹Chrome2/3/2011 Firefox3/22/201147
api.WebGLRenderingContext.bindTexture πŸ“‹Chrome2/3/2011 Firefox3/22/201147
api.WebGLRenderingContext.blendColor πŸ“‹Chrome2/3/2011 Firefox3/22/201147
api.WebGLRenderingContext.blendEquation πŸ“‹Chrome2/3/2011 Firefox3/22/201147
api.WebGLRenderingContext.blendEquationSeparate πŸ“‹Chrome2/3/2011 Firefox3/22/201147
api.WebGLRenderingContext.blendFunc πŸ“‹Chrome2/3/2011 Firefox3/22/201147
api.WebGLRenderingContext.blendFuncSeparate πŸ“‹Chrome2/3/2011 Firefox3/22/201147
api.WebGLRenderingContext.bufferData πŸ“‹Chrome2/3/2011 Firefox3/22/201147
api.WebGLRenderingContext.bufferSubData πŸ“‹Chrome2/3/2011 Firefox3/22/201147
api.WebGLRenderingContext.canvas πŸ“‹Chrome2/3/2011 Firefox3/22/201147
api.WebGLRenderingContext.checkFramebufferStatus πŸ“‹Chrome2/3/2011 Firefox3/22/201147
api.WebGLRenderingContext.clear πŸ“‹Chrome2/3/2011 Firefox3/22/201147
api.WebGLRenderingContext.clearColor πŸ“‹Chrome2/3/2011 Firefox3/22/201147
api.WebGLRenderingContext.clearDepth πŸ“‹Chrome2/3/2011 Firefox3/22/201147
api.WebGLRenderingContext.clearStencil πŸ“‹Chrome2/3/2011 Firefox3/22/201147
api.WebGLRenderingContext.colorMask πŸ“‹Chrome2/3/2011 Firefox3/22/201147
api.WebGLRenderingContext.compileShader πŸ“‹Chrome2/3/2011 Firefox3/22/201147
api.WebGLRenderingContext.compressedTexImage2D πŸ“‹Chrome2/3/2011 Firefox3/22/201147
api.WebGLRenderingContext.compressedTexSubImage2D πŸ“‹Chrome2/3/2011 Firefox3/22/201147
api.WebGLRenderingContext.copyTexImage2D πŸ“‹Chrome2/3/2011 Firefox3/22/201147
api.WebGLRenderingContext.copyTexSubImage2D πŸ“‹Chrome2/3/2011 Firefox3/22/201147
api.WebGLRenderingContext.createBuffer πŸ“‹Chrome2/3/2011 Firefox3/22/201147
api.WebGLRenderingContext.createFramebuffer πŸ“‹Chrome2/3/2011 Firefox3/22/201147
api.WebGLRenderingContext.createProgram πŸ“‹Chrome2/3/2011 Firefox3/22/201147
api.WebGLRenderingContext.createRenderbuffer πŸ“‹Chrome2/3/2011 Firefox3/22/201147
api.WebGLRenderingContext.createShader πŸ“‹Chrome2/3/2011 Firefox3/22/201147
api.WebGLRenderingContext.createTexture πŸ“‹Chrome2/3/2011 Firefox3/22/201147
api.WebGLRenderingContext.cullFace πŸ“‹Chrome2/3/2011 Firefox3/22/201147
api.WebGLRenderingContext.deleteBuffer πŸ“‹Chrome2/3/2011 Firefox3/22/201147
api.WebGLRenderingContext.deleteFramebuffer πŸ“‹Chrome2/3/2011 Firefox3/22/201147
api.WebGLRenderingContext.deleteProgram πŸ“‹Chrome2/3/2011 Firefox3/22/201147
api.WebGLRenderingContext.deleteRenderbuffer πŸ“‹Chrome2/3/2011 Firefox3/22/201147
api.WebGLRenderingContext.deleteShader πŸ“‹Chrome2/3/2011 Firefox3/22/201147
api.WebGLRenderingContext.deleteTexture πŸ“‹Chrome2/3/2011 Firefox3/22/201147
api.WebGLRenderingContext.depthFunc πŸ“‹Chrome2/3/2011 Firefox3/22/201147
api.WebGLRenderingContext.depthMask πŸ“‹Chrome2/3/2011 Firefox3/22/201147
api.WebGLRenderingContext.depthRange πŸ“‹Chrome2/3/2011 Firefox3/22/201147
api.WebGLRenderingContext.detachShader πŸ“‹Chrome2/3/2011 Firefox3/22/201147
api.WebGLRenderingContext.disable πŸ“‹Chrome2/3/2011 Firefox3/22/201147
api.WebGLRenderingContext.disableVertexAttribArray πŸ“‹Chrome2/3/2011 Firefox3/22/201147
api.WebGLRenderingContext.drawArrays πŸ“‹Chrome2/3/2011 Firefox3/22/201147
api.WebGLRenderingContext.drawElements πŸ“‹Chrome2/3/2011 Firefox3/22/201147
api.WebGLRenderingContext.drawingBufferHeight πŸ“‹Chrome2/3/2011 Firefox3/22/201147
api.WebGLRenderingContext.drawingBufferWidth πŸ“‹Chrome2/3/2011 Firefox3/22/201147
api.WebGLRenderingContext.enable πŸ“‹Chrome2/3/2011 Firefox3/22/201147
api.WebGLRenderingContext.enableVertexAttribArray πŸ“‹Chrome2/3/2011 Firefox3/22/201147
api.WebGLRenderingContext.finish πŸ“‹Chrome2/3/2011 Firefox3/22/201147
api.WebGLRenderingContext.flush πŸ“‹Chrome2/3/2011 Firefox3/22/201147
api.WebGLRenderingContext.framebufferRenderbuffer πŸ“‹Chrome2/3/2011 Firefox3/22/201147
api.WebGLRenderingContext.framebufferTexture2D πŸ“‹Chrome2/3/2011 Firefox3/22/201147
api.WebGLRenderingContext.frontFace πŸ“‹Chrome2/3/2011 Firefox3/22/201147
api.WebGLRenderingContext.generateMipmap πŸ“‹Chrome2/3/2011 Firefox3/22/201147
api.WebGLRenderingContext.getActiveAttrib πŸ“‹Chrome2/3/2011 Firefox3/22/201147
api.WebGLRenderingContext.getActiveUniform πŸ“‹Chrome2/3/2011 Firefox3/22/201147
api.WebGLRenderingContext.getAttachedShaders πŸ“‹Chrome2/3/2011 Firefox3/22/201147
api.WebGLRenderingContext.getAttribLocation πŸ“‹Chrome2/3/2011 Firefox3/22/201147
api.WebGLRenderingContext.getBufferParameter πŸ“‹Chrome2/3/2011 Firefox3/22/201147
api.WebGLRenderingContext.getContextAttributes πŸ“‹Chrome2/3/2011 Firefox3/22/201147
api.WebGLRenderingContext.getError πŸ“‹Chrome2/3/2011 Firefox3/22/201147
api.WebGLRenderingContext.getExtension πŸ“‹Chrome2/3/2011 Firefox3/22/201147
api.WebGLRenderingContext.getFramebufferAttachmentParameter πŸ“‹Chrome2/3/2011 Firefox3/22/201147
api.WebGLRenderingContext.getParameter πŸ“‹Chrome2/3/2011 Firefox3/22/201147
api.WebGLRenderingContext.getProgramInfoLog πŸ“‹Chrome2/3/2011 Firefox3/22/201147
api.WebGLRenderingContext.getProgramParameter πŸ“‹Chrome2/3/2011 Firefox3/22/201147
api.WebGLRenderingContext.getRenderbufferParameter πŸ“‹Chrome2/3/2011 Firefox3/22/201147
api.WebGLRenderingContext.getShaderInfoLog πŸ“‹Chrome2/3/2011 Firefox3/22/201147
api.WebGLRenderingContext.getShaderParameter πŸ“‹Chrome2/3/2011 Firefox3/22/201147
api.WebGLRenderingContext.getShaderPrecisionFormat πŸ“‹Chrome2/3/2011 Firefox3/22/201147
api.WebGLRenderingContext.getShaderSource πŸ“‹Chrome2/3/2011 Firefox3/22/201147
api.WebGLRenderingContext.getSupportedExtensions πŸ“‹Chrome2/3/2011 Firefox3/22/201147
api.WebGLRenderingContext.getTexParameter πŸ“‹Chrome2/3/2011 Firefox3/22/201147
api.WebGLRenderingContext.getUniform πŸ“‹Chrome2/3/2011 Firefox3/22/201147
api.WebGLRenderingContext.getUniformLocation πŸ“‹Chrome2/3/2011 Firefox3/22/201147
api.WebGLRenderingContext.getVertexAttrib πŸ“‹Chrome2/3/2011 Firefox3/22/201147
api.WebGLRenderingContext.getVertexAttribOffset πŸ“‹Chrome2/3/2011 Firefox3/22/201147
api.WebGLRenderingContext.hint πŸ“‹Chrome2/3/2011 Firefox3/22/201147
api.WebGLRenderingContext.isBuffer πŸ“‹Chrome2/3/2011 Firefox3/22/201147
api.WebGLRenderingContext.isContextLost πŸ“‹Chrome2/3/2011 Firefox3/22/201147
api.WebGLRenderingContext.isEnabled πŸ“‹Chrome2/3/2011 Firefox3/22/201147
api.WebGLRenderingContext.isFramebuffer πŸ“‹Chrome2/3/2011 Firefox3/22/201147
api.WebGLRenderingContext.isProgram πŸ“‹Chrome2/3/2011 Firefox3/22/201147
api.WebGLRenderingContext.isRenderbuffer πŸ“‹Chrome2/3/2011 Firefox3/22/201147
api.WebGLRenderingContext.isShader πŸ“‹Chrome2/3/2011 Firefox3/22/201147
api.WebGLRenderingContext.isTexture πŸ“‹Chrome2/3/2011 Firefox3/22/201147
api.WebGLRenderingContext.lineWidth πŸ“‹Chrome2/3/2011 Firefox3/22/201147
api.WebGLRenderingContext.linkProgram πŸ“‹Chrome2/3/2011 Firefox3/22/201147
api.WebGLRenderingContext.pixelStorei πŸ“‹Chrome2/3/2011 Firefox3/22/201147
api.WebGLRenderingContext.polygonOffset πŸ“‹Chrome2/3/2011 Firefox3/22/201147
api.WebGLRenderingContext.readPixels πŸ“‹Chrome2/3/2011 Firefox3/22/201147
api.WebGLRenderingContext.renderbufferStorage πŸ“‹Chrome2/3/2011 Firefox3/22/201147
api.WebGLRenderingContext.sampleCoverage πŸ“‹Chrome2/3/2011 Firefox3/22/201147
api.WebGLRenderingContext.scissor πŸ“‹Chrome2/3/2011 Firefox3/22/201147
api.WebGLRenderingContext.shaderSource πŸ“‹Chrome2/3/2011 Firefox3/22/201147
api.WebGLRenderingContext.stencilFunc πŸ“‹Chrome2/3/2011 Firefox3/22/201147
api.WebGLRenderingContext.stencilFuncSeparate πŸ“‹Chrome2/3/2011 Firefox3/22/201147
api.WebGLRenderingContext.stencilMask πŸ“‹Chrome2/3/2011 Firefox3/22/201147
api.WebGLRenderingContext.stencilMaskSeparate πŸ“‹Chrome2/3/2011 Firefox3/22/201147
api.WebGLRenderingContext.stencilOp πŸ“‹Chrome2/3/2011 Firefox3/22/201147
api.WebGLRenderingContext.stencilOpSeparate πŸ“‹Chrome2/3/2011 Firefox3/22/201147
api.WebGLRenderingContext.texImage2D πŸ“‹Chrome2/3/2011 Firefox3/22/201147
Firefox for Android: Textures from video elements are not supported. See bug 1884282.
api.WebGLRenderingContext.texParameterf πŸ“‹Chrome2/3/2011 Firefox3/22/201147
api.WebGLRenderingContext.texParameteri πŸ“‹Chrome2/3/2011 Firefox3/22/201147
api.WebGLRenderingContext.texSubImage2D πŸ“‹Chrome2/3/2011 Firefox3/22/201147
Firefox for Android: Textures from video elements are not supported. See bug 1884282.
api.WebGLRenderingContext.uniform1f πŸ“‹Chrome2/3/2011 Firefox3/22/201147
api.WebGLRenderingContext.uniform1fv πŸ“‹Chrome2/3/2011 Firefox3/22/201147
api.WebGLRenderingContext.uniform1i πŸ“‹Chrome2/3/2011 Firefox3/22/201147
api.WebGLRenderingContext.uniform1iv πŸ“‹Chrome2/3/2011 Firefox3/22/201147
api.WebGLRenderingContext.uniform2f πŸ“‹Chrome2/3/2011 Firefox3/22/201147
api.WebGLRenderingContext.uniform2fv πŸ“‹Chrome2/3/2011 Firefox3/22/201147
api.WebGLRenderingContext.uniform2i πŸ“‹Chrome2/3/2011 Firefox3/22/201147
api.WebGLRenderingContext.uniform2iv πŸ“‹Chrome2/3/2011 Firefox3/22/201147
api.WebGLRenderingContext.uniform3f πŸ“‹Chrome2/3/2011 Firefox3/22/201147
api.WebGLRenderingContext.uniform3fv πŸ“‹Chrome2/3/2011 Firefox3/22/201147
api.WebGLRenderingContext.uniform3i πŸ“‹Chrome2/3/2011 Firefox3/22/201147
api.WebGLRenderingContext.uniform3iv πŸ“‹Chrome2/3/2011 Firefox3/22/201147
api.WebGLRenderingContext.uniform4f πŸ“‹Chrome2/3/2011 Firefox3/22/201147
api.WebGLRenderingContext.uniform4fv πŸ“‹Chrome2/3/2011 Firefox3/22/201147
api.WebGLRenderingContext.uniform4i πŸ“‹Chrome2/3/2011 Firefox3/22/201147
api.WebGLRenderingContext.uniform4iv πŸ“‹Chrome2/3/2011 Firefox3/22/201147
api.WebGLRenderingContext.uniformMatrix2fv πŸ“‹Chrome2/3/2011 Firefox3/22/201147
api.WebGLRenderingContext.uniformMatrix3fv πŸ“‹Chrome2/3/2011 Firefox3/22/201147
api.WebGLRenderingContext.uniformMatrix4fv πŸ“‹Chrome2/3/2011 Firefox3/22/201147
api.WebGLRenderingContext.useProgram πŸ“‹Chrome2/3/2011 Firefox3/22/201147
api.WebGLRenderingContext.validateProgram πŸ“‹Chrome2/3/2011 Firefox3/22/201147
api.WebGLRenderingContext.vertexAttrib1f πŸ“‹Chrome2/3/2011 Firefox3/22/201147
api.WebGLRenderingContext.vertexAttrib1fv πŸ“‹Chrome2/3/2011 Firefox3/22/201147
api.WebGLRenderingContext.vertexAttrib2f πŸ“‹Chrome2/3/2011 Firefox3/22/201147
api.WebGLRenderingContext.vertexAttrib2fv πŸ“‹Chrome2/3/2011 Firefox3/22/201147
api.WebGLRenderingContext.vertexAttrib3f πŸ“‹Chrome2/3/2011 Firefox3/22/201147
api.WebGLRenderingContext.vertexAttrib3fv πŸ“‹Chrome2/3/2011 Firefox3/22/201147
api.WebGLRenderingContext.vertexAttrib4f πŸ“‹Chrome2/3/2011 Firefox3/22/201147
api.WebGLRenderingContext.vertexAttrib4fv πŸ“‹Chrome2/3/2011 Firefox3/22/201147
api.WebGLRenderingContext.vertexAttribPointer πŸ“‹Chrome2/3/2011 Firefox3/22/201147
api.WebGLRenderingContext.viewport πŸ“‹Chrome2/3/2011 Firefox3/22/201147
api.WebGLShader πŸ“‹Chrome3/8/2011 Firefox3/22/201114
api.WebGLShaderPrecisionFormat πŸ“‹Chrome2/3/2011 Firefox3/22/201147
api.WebGLShaderPrecisionFormat.precision πŸ“‹Chrome2/3/2011 Firefox3/22/201147
api.WebGLShaderPrecisionFormat.rangeMax πŸ“‹Chrome2/3/2011 Firefox3/22/201147
api.WebGLShaderPrecisionFormat.rangeMin πŸ“‹Chrome2/3/2011 Firefox3/22/201147
api.WebGLTexture πŸ“‹Chrome3/8/2011 Firefox3/22/201114
api.WebGLUniformLocation πŸ“‹Chrome3/8/2011 Firefox3/22/201114
api.Window.popstate_event πŸ“‹Chrome5/25/2010 Firefox3/22/2011301
Chrome: Before version 34, Chrome would fire a popstate event on page load.Chrome Android: Before version 34, Chrome Android would fire a popstate event on page load.Quest Browser: Before version 5.0, Quest Browser would fire a popstate event on page load.Safari: Before version 10, Safari would fire a popstate event on page load.Safari on iOS: Before version 10, Safari on iOS would fire a popstate event on page load.Samsung Internet: Before version 2.0, Samsung Internet would fire a popstate event on page load.WebView Android: Before version 37, WebView Android would fire a popstate event on page load.WebView on iOS: Before version 10, WebView on iOS would fire a popstate event on page load.
api.WorkerGlobalScope.importScripts πŸ“‹Chrome1/25/2010 Firefox3/22/2011421
api.console πŸ“‹Chrome12/11/2008 Firefox3/22/2011831
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.error_static πŸ“‹Chrome12/11/2008 Firefox3/22/2011831
api.console.info_static πŸ“‹Chrome12/11/2008 Firefox3/22/2011831
Node.js: Alias for console.log
api.console.log_static πŸ“‹Chrome12/11/2008 Firefox3/22/2011831
api.console.warn_static πŸ“‹Chrome12/11/2008 Firefox3/22/2011831
Node.js: Alias for console.error
api.SVGElement.error_event πŸ“‹Firefox11/29/2005 Chrome3/8/20111925

2011/2

API First Browser Date Last Browser Date Days Notes
api.External.IsSearchProviderInstalled πŸ“‹Firefox10/24/2006 Chrome2/3/20111563
api.HTMLElement.click πŸ“‹Firefox6/17/2008 Chrome2/3/2011961
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.spellcheck πŸ“‹Firefox10/24/2006 Chrome2/3/20111563

2010/12

API First Browser Date Last Browser Date Days Notes
api.DOMTokenList πŸ“‹Firefox1/21/2010 Chrome12/2/2010315
api.DOMTokenList.add πŸ“‹Firefox1/21/2010 Chrome12/2/2010315
api.DOMTokenList.contains πŸ“‹Firefox1/21/2010 Chrome12/2/2010315
api.DOMTokenList.item πŸ“‹Firefox1/21/2010 Chrome12/2/2010315
api.DOMTokenList.length πŸ“‹Firefox1/21/2010 Chrome12/2/2010315
api.DOMTokenList.remove πŸ“‹Firefox1/21/2010 Chrome12/2/2010315
api.DOMTokenList.toString πŸ“‹Firefox1/21/2010 Chrome12/2/2010315
api.DOMTokenList.toggle πŸ“‹Firefox1/21/2010 Chrome12/2/2010315
api.HashChangeEvent πŸ“‹Firefox1/21/2010 Chrome12/2/2010315
api.Window.hashchange_event πŸ“‹Firefox1/21/2010 Chrome12/2/2010315
Chrome: A regular Event object is fired, rather than a HashChangeEvent object.

2010/10

API First Browser Date Last Browser Date Days Notes
api.SVGSVGElement.getElementById πŸ“‹Firefox11/29/2005 Chrome10/19/20101785

2010/9

API First Browser Date Last Browser Date Days Notes
api.FileReader πŸ“‹Firefox1/21/2010 Chrome9/2/2010224
Firefox: Before Firefox 4, Blob parameters were File parameters.
api.FileReader.FileReader πŸ“‹Firefox1/21/2010 Chrome9/2/2010224
api.FileReader.abort πŸ“‹Firefox1/21/2010 Chrome9/2/2010224
api.FileReader.abort_event πŸ“‹Firefox1/21/2010 Chrome9/2/2010224
api.FileReader.error πŸ“‹Firefox1/21/2010 Chrome9/2/2010224
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 πŸ“‹Firefox1/21/2010 Chrome9/2/2010224
api.FileReader.load_event πŸ“‹Firefox1/21/2010 Chrome9/2/2010224
api.FileReader.loadend_event πŸ“‹Firefox1/21/2010 Chrome9/2/2010224
api.FileReader.progress_event πŸ“‹Firefox1/21/2010 Chrome9/2/2010224
api.FileReader.readAsArrayBuffer πŸ“‹Firefox1/21/2010 Chrome9/2/2010224
api.FileReader.readAsBinaryString πŸ“‹Firefox1/21/2010 Chrome9/2/2010224
api.FileReader.readAsDataURL πŸ“‹Firefox1/21/2010 Chrome9/2/2010224
Firefox for Android: Using the camera in Android 8.x raises an exception. See bug 1511083.
api.FileReader.readAsText πŸ“‹Firefox1/21/2010 Chrome9/2/2010224
api.FileReader.readyState πŸ“‹Firefox1/21/2010 Chrome9/2/2010224
api.FileReader.result πŸ“‹Firefox1/21/2010 Chrome9/2/2010224
api.HTMLScriptElement.async πŸ“‹Firefox1/21/2010 Chrome9/2/2010224
api.SVGAnimatedBoolean πŸ“‹Firefox6/17/2008 Chrome9/2/2010807
api.SVGAnimatedBoolean.animVal πŸ“‹Firefox6/17/2008 Chrome9/2/2010807
api.SVGAnimatedBoolean.baseVal πŸ“‹Firefox6/17/2008 Chrome9/2/2010807
api.SVGAnimatedInteger πŸ“‹Firefox6/17/2008 Chrome9/2/2010807
api.SVGAnimatedInteger.animVal πŸ“‹Firefox6/17/2008 Chrome9/2/2010807
api.SVGAnimatedInteger.baseVal πŸ“‹Firefox6/17/2008 Chrome9/2/2010807
api.SVGAnimatedNumberList πŸ“‹Firefox11/29/2005 Chrome9/2/20101738
api.SVGAnimatedNumberList.animVal πŸ“‹Firefox6/17/2008 Chrome9/2/2010807
api.SVGAnimatedNumberList.baseVal πŸ“‹Firefox6/17/2008 Chrome9/2/2010807
api.SVGFEConvolveMatrixElement πŸ“‹Firefox6/17/2008 Chrome9/2/2010807
api.SVGFEConvolveMatrixElement.bias πŸ“‹Firefox6/17/2008 Chrome9/2/2010807
api.SVGFEConvolveMatrixElement.divisor πŸ“‹Firefox6/17/2008 Chrome9/2/2010807
api.SVGFEConvolveMatrixElement.edgeMode πŸ“‹Firefox6/17/2008 Chrome9/2/2010807
api.SVGFEConvolveMatrixElement.height πŸ“‹Firefox6/17/2008 Chrome9/2/2010807
api.SVGFEConvolveMatrixElement.in1 πŸ“‹Firefox6/17/2008 Chrome9/2/2010807
api.SVGFEConvolveMatrixElement.kernelMatrix πŸ“‹Firefox6/17/2008 Chrome9/2/2010807
api.SVGFEConvolveMatrixElement.kernelUnitLengthX πŸ“‹Firefox6/17/2008 Chrome9/2/2010807
api.SVGFEConvolveMatrixElement.kernelUnitLengthY πŸ“‹Firefox6/17/2008 Chrome9/2/2010807
api.SVGFEConvolveMatrixElement.orderX πŸ“‹Firefox6/17/2008 Chrome9/2/2010807
api.SVGFEConvolveMatrixElement.orderY πŸ“‹Firefox6/17/2008 Chrome9/2/2010807
api.SVGFEConvolveMatrixElement.preserveAlpha πŸ“‹Firefox6/17/2008 Chrome9/2/2010807
api.SVGFEConvolveMatrixElement.result πŸ“‹Firefox6/17/2008 Chrome9/2/2010807
api.SVGFEConvolveMatrixElement.targetX πŸ“‹Firefox6/17/2008 Chrome9/2/2010807
api.SVGFEConvolveMatrixElement.targetY πŸ“‹Firefox6/17/2008 Chrome9/2/2010807
api.SVGFEConvolveMatrixElement.width πŸ“‹Firefox6/17/2008 Chrome9/2/2010807
api.SVGFEConvolveMatrixElement.x πŸ“‹Firefox6/17/2008 Chrome9/2/2010807
api.SVGFEConvolveMatrixElement.y πŸ“‹Firefox6/17/2008 Chrome9/2/2010807
api.SVGNumberList πŸ“‹Firefox11/29/2005 Chrome9/2/20101738
api.SVGNumberList.appendItem πŸ“‹Firefox6/17/2008 Chrome9/2/2010807
api.SVGNumberList.clear πŸ“‹Firefox6/17/2008 Chrome9/2/2010807
api.SVGNumberList.getItem πŸ“‹Firefox6/17/2008 Chrome9/2/2010807
api.SVGNumberList.initialize πŸ“‹Firefox6/17/2008 Chrome9/2/2010807
api.SVGNumberList.insertItemBefore πŸ“‹Firefox6/17/2008 Chrome9/2/2010807
api.SVGNumberList.numberOfItems πŸ“‹Firefox6/17/2008 Chrome9/2/2010807
api.SVGNumberList.removeItem πŸ“‹Firefox6/17/2008 Chrome9/2/2010807
api.SVGNumberList.replaceItem πŸ“‹Firefox6/17/2008 Chrome9/2/2010807
api.XMLHttpRequest.send.body_FormData_type Firefox10/24/2006 Chrome9/2/20101409

2010/5

API First Browser Date Last Browser Date Days Notes
api.Geolocation πŸ“‹Firefox6/30/2009 Chrome5/25/2010329
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 πŸ“‹Firefox6/30/2009 Chrome5/25/2010329
api.Geolocation.getCurrentPosition πŸ“‹Firefox6/30/2009 Chrome5/25/2010329
api.Geolocation.watchPosition πŸ“‹Firefox6/30/2009 Chrome5/25/2010329
api.GeolocationCoordinates.accuracy πŸ“‹Firefox6/30/2009 Chrome5/25/2010329
api.GeolocationCoordinates.altitude πŸ“‹Firefox6/30/2009 Chrome5/25/2010329
api.GeolocationCoordinates.altitudeAccuracy πŸ“‹Firefox6/30/2009 Chrome5/25/2010329
api.GeolocationCoordinates.heading πŸ“‹Firefox6/30/2009 Chrome5/25/2010329
api.GeolocationCoordinates.latitude πŸ“‹Firefox6/30/2009 Chrome5/25/2010329
api.GeolocationCoordinates.longitude πŸ“‹Firefox6/30/2009 Chrome5/25/2010329
api.GeolocationCoordinates.speed πŸ“‹Firefox6/30/2009 Chrome5/25/2010329
api.GeolocationPosition.coords πŸ“‹Firefox6/30/2009 Chrome5/25/2010329
api.GeolocationPosition.timestamp πŸ“‹Firefox6/30/2009 Chrome5/25/2010329
api.GeolocationPositionError.code πŸ“‹Firefox6/30/2009 Chrome5/25/2010329
api.GeolocationPositionError.message πŸ“‹Firefox6/30/2009 Chrome5/25/2010329
api.Navigator.geolocation πŸ“‹Firefox6/30/2009 Chrome5/25/2010329
api.SVGAnimatedPreserveAspectRatio πŸ“‹Firefox11/29/2005 Chrome5/25/20101638
api.SVGComponentTransferFunctionElement πŸ“‹Firefox6/17/2008 Chrome5/25/2010707
api.SVGComponentTransferFunctionElement.amplitude πŸ“‹Firefox6/17/2008 Chrome5/25/2010707
api.SVGComponentTransferFunctionElement.exponent πŸ“‹Firefox6/17/2008 Chrome5/25/2010707
api.SVGComponentTransferFunctionElement.intercept πŸ“‹Firefox6/17/2008 Chrome5/25/2010707
api.SVGComponentTransferFunctionElement.offset πŸ“‹Firefox6/17/2008 Chrome5/25/2010707
api.SVGComponentTransferFunctionElement.slope πŸ“‹Firefox6/17/2008 Chrome5/25/2010707
api.SVGComponentTransferFunctionElement.tableValues πŸ“‹Firefox6/17/2008 Chrome5/25/2010707
api.SVGComponentTransferFunctionElement.type πŸ“‹Firefox6/17/2008 Chrome5/25/2010707
api.SVGFEBlendElement πŸ“‹Firefox6/17/2008 Chrome5/25/2010707
api.SVGFEBlendElement.height πŸ“‹Firefox6/17/2008 Chrome5/25/2010707
api.SVGFEBlendElement.in1 πŸ“‹Firefox6/17/2008 Chrome5/25/2010707
api.SVGFEBlendElement.in2 πŸ“‹Firefox6/17/2008 Chrome5/25/2010707
api.SVGFEBlendElement.mode πŸ“‹Firefox6/17/2008 Chrome5/25/2010707
api.SVGFEBlendElement.result πŸ“‹Firefox6/17/2008 Chrome5/25/2010707
api.SVGFEBlendElement.width πŸ“‹Firefox6/17/2008 Chrome5/25/2010707
api.SVGFEBlendElement.x πŸ“‹Firefox6/17/2008 Chrome5/25/2010707
api.SVGFEBlendElement.y πŸ“‹Firefox6/17/2008 Chrome5/25/2010707
api.SVGFEColorMatrixElement πŸ“‹Firefox6/17/2008 Chrome5/25/2010707
api.SVGFEColorMatrixElement.height πŸ“‹Firefox6/17/2008 Chrome5/25/2010707
api.SVGFEColorMatrixElement.in1 πŸ“‹Firefox6/17/2008 Chrome5/25/2010707
api.SVGFEColorMatrixElement.result πŸ“‹Firefox6/17/2008 Chrome5/25/2010707
api.SVGFEColorMatrixElement.type πŸ“‹Firefox6/17/2008 Chrome5/25/2010707
api.SVGFEColorMatrixElement.values πŸ“‹Firefox6/17/2008 Chrome5/25/2010707
api.SVGFEColorMatrixElement.width πŸ“‹Firefox6/17/2008 Chrome5/25/2010707
api.SVGFEColorMatrixElement.x πŸ“‹Firefox6/17/2008 Chrome5/25/2010707
api.SVGFEColorMatrixElement.y πŸ“‹Firefox6/17/2008 Chrome5/25/2010707
api.SVGFEComponentTransferElement πŸ“‹Firefox6/17/2008 Chrome5/25/2010707
api.SVGFEComponentTransferElement.in1 πŸ“‹Firefox6/17/2008 Chrome5/25/2010707
api.SVGFECompositeElement πŸ“‹Firefox6/17/2008 Chrome5/25/2010707
api.SVGFECompositeElement.height πŸ“‹Firefox6/17/2008 Chrome5/25/2010707
api.SVGFECompositeElement.in1 πŸ“‹Firefox6/17/2008 Chrome5/25/2010707
api.SVGFECompositeElement.in2 πŸ“‹Firefox6/17/2008 Chrome5/25/2010707
api.SVGFECompositeElement.k1 πŸ“‹Firefox6/17/2008 Chrome5/25/2010707
api.SVGFECompositeElement.k2 πŸ“‹Firefox6/17/2008 Chrome5/25/2010707
api.SVGFECompositeElement.k3 πŸ“‹Firefox6/17/2008 Chrome5/25/2010707
api.SVGFECompositeElement.k4 πŸ“‹Firefox6/17/2008 Chrome5/25/2010707
api.SVGFECompositeElement.operator πŸ“‹Firefox6/17/2008 Chrome5/25/2010707
api.SVGFECompositeElement.result πŸ“‹Firefox6/17/2008 Chrome5/25/2010707
api.SVGFECompositeElement.width πŸ“‹Firefox6/17/2008 Chrome5/25/2010707
api.SVGFECompositeElement.x πŸ“‹Firefox6/17/2008 Chrome5/25/2010707
api.SVGFECompositeElement.y πŸ“‹Firefox6/17/2008 Chrome5/25/2010707
api.SVGFEDiffuseLightingElement πŸ“‹Firefox6/17/2008 Chrome5/25/2010707
api.SVGFEDiffuseLightingElement.diffuseConstant πŸ“‹Firefox6/17/2008 Chrome5/25/2010707
api.SVGFEDiffuseLightingElement.height πŸ“‹Firefox6/17/2008 Chrome5/25/2010707
api.SVGFEDiffuseLightingElement.in1 πŸ“‹Firefox6/17/2008 Chrome5/25/2010707
api.SVGFEDiffuseLightingElement.kernelUnitLengthX πŸ“‹Firefox6/17/2008 Chrome5/25/2010707
api.SVGFEDiffuseLightingElement.kernelUnitLengthY πŸ“‹Firefox6/17/2008 Chrome5/25/2010707
api.SVGFEDiffuseLightingElement.result πŸ“‹Firefox6/17/2008 Chrome5/25/2010707
api.SVGFEDiffuseLightingElement.surfaceScale πŸ“‹Firefox6/17/2008 Chrome5/25/2010707
api.SVGFEDiffuseLightingElement.width πŸ“‹Firefox6/17/2008 Chrome5/25/2010707
api.SVGFEDiffuseLightingElement.x πŸ“‹Firefox6/17/2008 Chrome5/25/2010707
api.SVGFEDiffuseLightingElement.y πŸ“‹Firefox6/17/2008 Chrome5/25/2010707
api.SVGFEDisplacementMapElement πŸ“‹Firefox6/17/2008 Chrome5/25/2010707
api.SVGFEDisplacementMapElement.height πŸ“‹Firefox6/17/2008 Chrome5/25/2010707
api.SVGFEDisplacementMapElement.in1 πŸ“‹Firefox6/17/2008 Chrome5/25/2010707
api.SVGFEDisplacementMapElement.in2 πŸ“‹Firefox6/17/2008 Chrome5/25/2010707
api.SVGFEDisplacementMapElement.result πŸ“‹Firefox6/17/2008 Chrome5/25/2010707
api.SVGFEDisplacementMapElement.scale πŸ“‹Firefox6/17/2008 Chrome5/25/2010707
api.SVGFEDisplacementMapElement.width πŸ“‹Firefox6/17/2008 Chrome5/25/2010707
api.SVGFEDisplacementMapElement.x πŸ“‹Firefox6/17/2008 Chrome5/25/2010707
api.SVGFEDisplacementMapElement.xChannelSelector πŸ“‹Firefox6/17/2008 Chrome5/25/2010707
api.SVGFEDisplacementMapElement.y πŸ“‹Firefox6/17/2008 Chrome5/25/2010707
api.SVGFEDisplacementMapElement.yChannelSelector πŸ“‹Firefox6/17/2008 Chrome5/25/2010707
api.SVGFEDistantLightElement πŸ“‹Firefox6/17/2008 Chrome5/25/2010707
api.SVGFEDistantLightElement.azimuth πŸ“‹Firefox6/17/2008 Chrome5/25/2010707
api.SVGFEDistantLightElement.elevation πŸ“‹Firefox6/17/2008 Chrome5/25/2010707
api.SVGFEFloodElement πŸ“‹Firefox6/17/2008 Chrome5/25/2010707
api.SVGFEFuncAElement πŸ“‹Firefox6/17/2008 Chrome5/25/2010707
api.SVGFEFuncBElement πŸ“‹Firefox6/17/2008 Chrome5/25/2010707
api.SVGFEFuncGElement πŸ“‹Firefox6/17/2008 Chrome5/25/2010707
api.SVGFEFuncRElement πŸ“‹Firefox6/17/2008 Chrome5/25/2010707
api.SVGFEGaussianBlurElement πŸ“‹Firefox6/17/2008 Chrome5/25/2010707
api.SVGFEGaussianBlurElement.in1 πŸ“‹Firefox6/17/2008 Chrome5/25/2010707
api.SVGFEGaussianBlurElement.setStdDeviation πŸ“‹Firefox6/17/2008 Chrome5/25/2010707
api.SVGFEGaussianBlurElement.stdDeviationX πŸ“‹Firefox6/17/2008 Chrome5/25/2010707
api.SVGFEGaussianBlurElement.stdDeviationY πŸ“‹Firefox6/17/2008 Chrome5/25/2010707
api.SVGFEImageElement πŸ“‹Firefox6/17/2008 Chrome5/25/2010707
api.SVGFEImageElement.height πŸ“‹Firefox6/17/2008 Chrome5/25/2010707
api.SVGFEImageElement.href πŸ“‹Firefox6/17/2008 Chrome5/25/2010707
api.SVGFEImageElement.result πŸ“‹Firefox6/17/2008 Chrome5/25/2010707
api.SVGFEImageElement.width πŸ“‹Firefox6/17/2008 Chrome5/25/2010707
api.SVGFEImageElement.x πŸ“‹Firefox6/17/2008 Chrome5/25/2010707
api.SVGFEImageElement.y πŸ“‹Firefox6/17/2008 Chrome5/25/2010707
api.SVGFEMergeElement πŸ“‹Firefox6/17/2008 Chrome5/25/2010707
api.SVGFEMergeElement.height πŸ“‹Firefox6/17/2008 Chrome5/25/2010707
api.SVGFEMergeElement.result πŸ“‹Firefox6/17/2008 Chrome5/25/2010707
api.SVGFEMergeElement.width πŸ“‹Firefox6/17/2008 Chrome5/25/2010707
api.SVGFEMergeElement.x πŸ“‹Firefox6/17/2008 Chrome5/25/2010707
api.SVGFEMergeElement.y πŸ“‹Firefox6/17/2008 Chrome5/25/2010707
api.SVGFEMergeNodeElement πŸ“‹Firefox6/17/2008 Chrome5/25/2010707
api.SVGFEMergeNodeElement.in1 πŸ“‹Firefox6/17/2008 Chrome5/25/2010707
api.SVGFEMorphologyElement πŸ“‹Firefox6/17/2008 Chrome5/25/2010707
api.SVGFEMorphologyElement.height πŸ“‹Firefox6/17/2008 Chrome5/25/2010707
api.SVGFEMorphologyElement.in1 πŸ“‹Firefox6/17/2008 Chrome5/25/2010707
api.SVGFEMorphologyElement.operator πŸ“‹Firefox6/17/2008 Chrome5/25/2010707
api.SVGFEMorphologyElement.radiusX πŸ“‹Firefox6/17/2008 Chrome5/25/2010707
api.SVGFEMorphologyElement.radiusY πŸ“‹Firefox6/17/2008 Chrome5/25/2010707
api.SVGFEMorphologyElement.result πŸ“‹Firefox6/17/2008 Chrome5/25/2010707
api.SVGFEMorphologyElement.width πŸ“‹Firefox6/17/2008 Chrome5/25/2010707
api.SVGFEMorphologyElement.x πŸ“‹Firefox6/17/2008 Chrome5/25/2010707
api.SVGFEMorphologyElement.y πŸ“‹Firefox6/17/2008 Chrome5/25/2010707
api.SVGFEOffsetElement πŸ“‹Firefox6/17/2008 Chrome5/25/2010707
api.SVGFEOffsetElement.dx πŸ“‹Firefox6/17/2008 Chrome5/25/2010707
api.SVGFEOffsetElement.dy πŸ“‹Firefox6/17/2008 Chrome5/25/2010707
api.SVGFEOffsetElement.height πŸ“‹Firefox6/17/2008 Chrome5/25/2010707
api.SVGFEOffsetElement.in1 πŸ“‹Firefox6/17/2008 Chrome5/25/2010707
api.SVGFEOffsetElement.result πŸ“‹Firefox6/17/2008 Chrome5/25/2010707
api.SVGFEOffsetElement.width πŸ“‹Firefox6/17/2008 Chrome5/25/2010707
api.SVGFEOffsetElement.x πŸ“‹Firefox6/17/2008 Chrome5/25/2010707
api.SVGFEOffsetElement.y πŸ“‹Firefox6/17/2008 Chrome5/25/2010707
api.SVGFEPointLightElement πŸ“‹Firefox6/17/2008 Chrome5/25/2010707
api.SVGFEPointLightElement.x πŸ“‹Firefox6/17/2008 Chrome5/25/2010707
api.SVGFEPointLightElement.y πŸ“‹Firefox6/17/2008 Chrome5/25/2010707
api.SVGFEPointLightElement.z πŸ“‹Firefox6/17/2008 Chrome5/25/2010707
api.SVGFESpecularLightingElement πŸ“‹Firefox6/17/2008 Chrome5/25/2010707
api.SVGFESpecularLightingElement.height πŸ“‹Firefox6/17/2008 Chrome5/25/2010707
api.SVGFESpecularLightingElement.in1 πŸ“‹Firefox6/17/2008 Chrome5/25/2010707
api.SVGFESpecularLightingElement.result πŸ“‹Firefox6/17/2008 Chrome5/25/2010707
api.SVGFESpecularLightingElement.specularConstant πŸ“‹Firefox6/17/2008 Chrome5/25/2010707
api.SVGFESpecularLightingElement.specularExponent πŸ“‹Firefox6/17/2008 Chrome5/25/2010707
api.SVGFESpecularLightingElement.surfaceScale πŸ“‹Firefox6/17/2008 Chrome5/25/2010707
api.SVGFESpecularLightingElement.width πŸ“‹Firefox6/17/2008 Chrome5/25/2010707
api.SVGFESpecularLightingElement.x πŸ“‹Firefox6/17/2008 Chrome5/25/2010707
api.SVGFESpecularLightingElement.y πŸ“‹Firefox6/17/2008 Chrome5/25/2010707
api.SVGFESpotLightElement πŸ“‹Firefox6/17/2008 Chrome5/25/2010707
api.SVGFESpotLightElement.limitingConeAngle πŸ“‹Firefox6/17/2008 Chrome5/25/2010707
api.SVGFESpotLightElement.pointsAtX πŸ“‹Firefox6/17/2008 Chrome5/25/2010707
api.SVGFESpotLightElement.pointsAtY πŸ“‹Firefox6/17/2008 Chrome5/25/2010707
api.SVGFESpotLightElement.pointsAtZ πŸ“‹Firefox6/17/2008 Chrome5/25/2010707
api.SVGFESpotLightElement.specularExponent πŸ“‹Firefox6/17/2008 Chrome5/25/2010707
api.SVGFESpotLightElement.x πŸ“‹Firefox6/17/2008 Chrome5/25/2010707
api.SVGFESpotLightElement.y πŸ“‹Firefox6/17/2008 Chrome5/25/2010707
api.SVGFESpotLightElement.z πŸ“‹Firefox6/17/2008 Chrome5/25/2010707
api.SVGFETileElement πŸ“‹Firefox6/17/2008 Chrome5/25/2010707
api.SVGFETileElement.height πŸ“‹Firefox6/17/2008 Chrome5/25/2010707
api.SVGFETileElement.in1 πŸ“‹Firefox6/17/2008 Chrome5/25/2010707
api.SVGFETileElement.result πŸ“‹Firefox6/17/2008 Chrome5/25/2010707
api.SVGFETileElement.width πŸ“‹Firefox6/17/2008 Chrome5/25/2010707
api.SVGFETileElement.x πŸ“‹Firefox6/17/2008 Chrome5/25/2010707
api.SVGFETileElement.y πŸ“‹Firefox6/17/2008 Chrome5/25/2010707
api.SVGFETurbulenceElement πŸ“‹Firefox6/17/2008 Chrome5/25/2010707
api.SVGFETurbulenceElement.baseFrequencyX πŸ“‹Firefox6/17/2008 Chrome5/25/2010707
api.SVGFETurbulenceElement.baseFrequencyY πŸ“‹Firefox6/17/2008 Chrome5/25/2010707
api.SVGFETurbulenceElement.height πŸ“‹Firefox6/17/2008 Chrome5/25/2010707
api.SVGFETurbulenceElement.numOctaves πŸ“‹Firefox6/17/2008 Chrome5/25/2010707
api.SVGFETurbulenceElement.result πŸ“‹Firefox6/17/2008 Chrome5/25/2010707
api.SVGFETurbulenceElement.seed πŸ“‹Firefox6/17/2008 Chrome5/25/2010707
api.SVGFETurbulenceElement.stitchTiles πŸ“‹Firefox6/17/2008 Chrome5/25/2010707
api.SVGFETurbulenceElement.type πŸ“‹Firefox6/17/2008 Chrome5/25/2010707
api.SVGFETurbulenceElement.width πŸ“‹Firefox6/17/2008 Chrome5/25/2010707
api.SVGFETurbulenceElement.x πŸ“‹Firefox6/17/2008 Chrome5/25/2010707
api.SVGFETurbulenceElement.y πŸ“‹Firefox6/17/2008 Chrome5/25/2010707
api.SVGFilterElement πŸ“‹Firefox6/17/2008 Chrome5/25/2010707
api.SVGFilterElement.filterUnits πŸ“‹Firefox6/17/2008 Chrome5/25/2010707
api.SVGFilterElement.height πŸ“‹Firefox6/17/2008 Chrome5/25/2010707
api.SVGFilterElement.href πŸ“‹Firefox6/17/2008 Chrome5/25/2010707
api.SVGFilterElement.primitiveUnits πŸ“‹Firefox6/17/2008 Chrome5/25/2010707
api.SVGFilterElement.width πŸ“‹Firefox6/17/2008 Chrome5/25/2010707
api.SVGFilterElement.x πŸ“‹Firefox6/17/2008 Chrome5/25/2010707
api.SVGFilterElement.y πŸ“‹Firefox6/17/2008 Chrome5/25/2010707

2010/1

API First Browser Date Last Browser Date Days Notes
api.DedicatedWorkerGlobalScope πŸ“‹Firefox6/30/2009 Chrome1/25/2010209
api.DedicatedWorkerGlobalScope.close πŸ“‹Firefox6/30/2009 Chrome1/25/2010209
api.DedicatedWorkerGlobalScope.message_event πŸ“‹Firefox6/30/2009 Chrome1/25/2010209
api.DedicatedWorkerGlobalScope.postMessage πŸ“‹Firefox6/30/2009 Chrome1/25/2010209
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.EventTarget.dispatchEvent πŸ“‹Firefox10/24/2006 Chrome1/25/20101189
Internet Explorer: Older versions of IE supported an equivalent, proprietary EventTarget.fireEvent() method.
api.HTMLAudioElement.Audio πŸ“‹Firefox6/30/2009 Chrome1/25/2010209
api.HTMLElement.draggable πŸ“‹Firefox10/24/2006 Chrome1/25/20101189
api.HTMLTextAreaElement.textLength πŸ“‹Firefox11/9/2004 Chrome1/25/20101903
api.MessageEvent.ports πŸ“‹Firefox6/17/2008 Chrome1/25/2010587
api.PageTransitionEvent πŸ“‹Firefox11/29/2005 Chrome1/25/20101518
api.Storage πŸ“‹Firefox6/30/2009 Chrome1/25/2010209
api.Storage.clear πŸ“‹Firefox6/30/2009 Chrome1/25/2010209
api.Storage.getItem πŸ“‹Firefox6/30/2009 Chrome1/25/2010209
api.Storage.key πŸ“‹Firefox6/30/2009 Chrome1/25/2010209
api.Storage.length πŸ“‹Firefox6/30/2009 Chrome1/25/2010209
api.Storage.removeItem πŸ“‹Firefox6/30/2009 Chrome1/25/2010209
api.Storage.setItem πŸ“‹Firefox6/30/2009 Chrome1/25/2010209
api.Window.localStorage πŸ“‹Firefox6/30/2009 Chrome1/25/2010209
Deno: The key used for the Web Storage bucket is based on various factors. See the Deno manual.
api.Window.sessionStorage πŸ“‹Firefox10/24/2006 Chrome1/25/20101189
api.Worker.Worker πŸ“‹Firefox6/30/2009 Chrome1/25/2010209
Node.js: Takes entirely different options parameters.
api.Worker.error_event πŸ“‹Firefox6/30/2009 Chrome1/25/2010209
Node.js: Supports the event, but only via Node EventEmitter.
api.Worker.message_event πŸ“‹Firefox6/30/2009 Chrome1/25/2010209
Node.js: Supports the event, but only via Node EventEmitter.
api.WorkerGlobalScope πŸ“‹Firefox6/30/2009 Chrome1/25/2010209
api.WorkerGlobalScope.error_event πŸ“‹Firefox6/30/2009 Chrome1/25/2010209
api.WorkerGlobalScope.location πŸ“‹Firefox6/30/2009 Chrome1/25/2010209
api.WorkerGlobalScope.navigator πŸ“‹Firefox6/30/2009 Chrome1/25/2010209
api.WorkerGlobalScope.self πŸ“‹Firefox6/30/2009 Chrome1/25/2010209
api.WorkerLocation πŸ“‹Firefox6/30/2009 Chrome1/25/2010209
api.WorkerLocation.hash πŸ“‹Firefox6/30/2009 Chrome1/25/2010209
api.WorkerLocation.host πŸ“‹Firefox6/30/2009 Chrome1/25/2010209
api.WorkerLocation.hostname πŸ“‹Firefox6/30/2009 Chrome1/25/2010209
api.WorkerLocation.href πŸ“‹Firefox6/30/2009 Chrome1/25/2010209
api.WorkerLocation.pathname πŸ“‹Firefox6/30/2009 Chrome1/25/2010209
api.WorkerLocation.port πŸ“‹Firefox6/30/2009 Chrome1/25/2010209
api.WorkerLocation.protocol πŸ“‹Firefox6/30/2009 Chrome1/25/2010209
api.WorkerLocation.search πŸ“‹Firefox6/30/2009 Chrome1/25/2010209
api.WorkerLocation.toString πŸ“‹Firefox6/30/2009 Chrome1/25/2010209
api.WorkerNavigator πŸ“‹Firefox6/30/2009 Chrome1/25/2010209
api.WorkerNavigator.appCodeName πŸ“‹Firefox6/30/2009 Chrome1/25/2010209
api.WorkerNavigator.appName πŸ“‹Firefox6/30/2009 Chrome1/25/2010209
api.WorkerNavigator.appVersion πŸ“‹Firefox6/30/2009 Chrome1/25/2010209
api.WorkerNavigator.language πŸ“‹Firefox6/30/2009 Chrome1/25/2010209
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.onLine πŸ“‹Firefox6/30/2009 Chrome1/25/2010209
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.platform πŸ“‹Firefox6/30/2009 Chrome1/25/2010209
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 πŸ“‹Firefox6/30/2009 Chrome1/25/2010209
api.WorkerNavigator.userAgent πŸ“‹Firefox6/30/2009 Chrome1/25/2010209
api.XMLHttpRequest.worker_support Firefox6/30/2009 Chrome1/25/2010209
api.atob πŸ“‹Firefox11/9/2004 Chrome1/25/20101903
api.btoa πŸ“‹Firefox11/9/2004 Chrome1/25/20101903
api.DataTransfer.files πŸ“‹Chrome9/15/2009 Firefox1/21/2010128
api.Document.readyState πŸ“‹Chrome12/11/2008 Firefox1/21/2010406
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.HTMLInputElement.indeterminate πŸ“‹Chrome12/11/2008 Firefox1/21/2010406
api.HTMLInputElement.multiple πŸ“‹Chrome5/21/2009 Firefox1/21/2010245
api.HTMLVideoElement.poster πŸ“‹Chrome9/15/2009 Firefox1/21/2010128

2009/9

API First Browser Date Last Browser Date Days Notes
api.DataTransfer πŸ“‹Firefox6/30/2009 Chrome9/15/200977
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.clearData πŸ“‹Firefox6/30/2009 Chrome9/15/200977
api.DataTransfer.dropEffect πŸ“‹Firefox6/30/2009 Chrome9/15/200977
api.DataTransfer.effectAllowed πŸ“‹Firefox6/30/2009 Chrome9/15/200977
api.DataTransfer.getData πŸ“‹Firefox6/30/2009 Chrome9/15/200977
api.DataTransfer.setData πŸ“‹Firefox6/30/2009 Chrome9/15/200977
api.DataTransfer.setDragImage πŸ“‹Firefox6/30/2009 Chrome9/15/200977
api.DataTransfer.types πŸ“‹Firefox6/30/2009 Chrome9/15/200977
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.HTMLAudioElement πŸ“‹Firefox6/30/2009 Chrome9/15/200977
api.HTMLMediaElement πŸ“‹Firefox6/30/2009 Chrome9/15/200977
api.HTMLMediaElement.autoplay πŸ“‹Firefox6/30/2009 Chrome9/15/200977
api.HTMLMediaElement.canPlayType πŸ“‹Firefox6/30/2009 Chrome9/15/200977
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 πŸ“‹Firefox6/30/2009 Chrome9/15/200977
api.HTMLMediaElement.canplaythrough_event πŸ“‹Firefox6/30/2009 Chrome9/15/200977
api.HTMLMediaElement.controls πŸ“‹Firefox6/30/2009 Chrome9/15/200977
api.HTMLMediaElement.currentSrc πŸ“‹Firefox6/30/2009 Chrome9/15/200977
api.HTMLMediaElement.currentTime πŸ“‹Firefox6/30/2009 Chrome9/15/200977
api.HTMLMediaElement.duration πŸ“‹Firefox6/30/2009 Chrome9/15/200977
api.HTMLMediaElement.durationchange_event πŸ“‹Firefox6/30/2009 Chrome9/15/200977
api.HTMLMediaElement.emptied_event πŸ“‹Firefox6/30/2009 Chrome9/15/200977
api.HTMLMediaElement.ended πŸ“‹Firefox6/30/2009 Chrome9/15/200977
api.HTMLMediaElement.ended_event πŸ“‹Firefox6/30/2009 Chrome9/15/200977
api.HTMLMediaElement.error πŸ“‹Firefox6/30/2009 Chrome9/15/200977
api.HTMLMediaElement.load πŸ“‹Firefox6/30/2009 Chrome9/15/200977
api.HTMLMediaElement.loadeddata_event πŸ“‹Firefox6/30/2009 Chrome9/15/200977
api.HTMLMediaElement.loadedmetadata_event πŸ“‹Firefox6/30/2009 Chrome9/15/200977
api.HTMLMediaElement.muted πŸ“‹Firefox6/30/2009 Chrome9/15/200977
api.HTMLMediaElement.networkState πŸ“‹Firefox6/30/2009 Chrome9/15/200977
Firefox: The NETWORK_LOADED state was removed to align with the HTML spec in Firefox 4.
api.HTMLMediaElement.pause πŸ“‹Firefox6/30/2009 Chrome9/15/200977
api.HTMLMediaElement.pause_event πŸ“‹Firefox6/30/2009 Chrome9/15/200977
api.HTMLMediaElement.paused πŸ“‹Firefox6/30/2009 Chrome9/15/200977
api.HTMLMediaElement.play πŸ“‹Firefox6/30/2009 Chrome9/15/200977
api.HTMLMediaElement.play_event πŸ“‹Firefox6/30/2009 Chrome9/15/200977
api.HTMLMediaElement.playing_event πŸ“‹Firefox6/30/2009 Chrome9/15/200977
api.HTMLMediaElement.ratechange_event πŸ“‹Firefox6/30/2009 Chrome9/15/200977
api.HTMLMediaElement.readyState πŸ“‹Firefox6/30/2009 Chrome9/15/200977
api.HTMLMediaElement.seeked_event πŸ“‹Firefox6/30/2009 Chrome9/15/200977
api.HTMLMediaElement.seeking πŸ“‹Firefox6/30/2009 Chrome9/15/200977
api.HTMLMediaElement.seeking_event πŸ“‹Firefox6/30/2009 Chrome9/15/200977
api.HTMLMediaElement.src πŸ“‹Firefox6/30/2009 Chrome9/15/200977
api.HTMLMediaElement.stalled_event πŸ“‹Firefox6/30/2009 Chrome9/15/200977
api.HTMLMediaElement.suspend_event πŸ“‹Firefox6/30/2009 Chrome9/15/200977
api.HTMLMediaElement.timeupdate_event πŸ“‹Firefox6/30/2009 Chrome9/15/200977
api.HTMLMediaElement.volume πŸ“‹Firefox6/30/2009 Chrome9/15/200977
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.HTMLSourceElement πŸ“‹Firefox6/30/2009 Chrome9/15/200977
api.HTMLSourceElement.src πŸ“‹Firefox6/30/2009 Chrome9/15/200977
api.HTMLSourceElement.type πŸ“‹Firefox6/30/2009 Chrome9/15/200977
api.HTMLVideoElement πŸ“‹Firefox6/30/2009 Chrome9/15/200977
api.HTMLVideoElement.height πŸ“‹Firefox6/30/2009 Chrome9/15/200977
api.HTMLVideoElement.resize_event πŸ“‹Firefox6/30/2009 Chrome9/15/200977
Edge: The onresize event handler property is not supported.Internet Explorer: The onresize event handler property is not supported.
api.HTMLVideoElement.videoHeight πŸ“‹Firefox6/30/2009 Chrome9/15/200977
api.HTMLVideoElement.videoWidth πŸ“‹Firefox6/30/2009 Chrome9/15/200977
api.HTMLVideoElement.width πŸ“‹Firefox6/30/2009 Chrome9/15/200977
api.MediaError.code πŸ“‹Firefox6/30/2009 Chrome9/15/200977
api.XMLHttpRequest.withCredentials πŸ“‹Firefox6/30/2009 Chrome9/15/200977
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.clearInterval.worker_support Firefox6/30/2009 Chrome9/15/200977
api.clearTimeout.worker_support Firefox6/30/2009 Chrome9/15/200977
api.setInterval.worker_support Firefox6/30/2009 Chrome9/15/200977
api.setTimeout.worker_support Firefox6/30/2009 Chrome9/15/200977

2009/6

API First Browser Date Last Browser Date Days Notes
api.CSSFontFaceRule πŸ“‹Chrome12/11/2008 Firefox6/30/2009201
api.CSSFontFaceRule.style πŸ“‹Chrome12/11/2008 Firefox6/30/2009201
api.CanvasRenderingContext2D.createImageData πŸ“‹Chrome5/21/2009 Firefox6/30/200940
api.CanvasRenderingContext2D.fillText πŸ“‹Chrome5/21/2009 Firefox6/30/200940
api.CanvasRenderingContext2D.font πŸ“‹Chrome5/21/2009 Firefox6/30/200940
Safari: The font-weight can be set, but is not reflected back (see bug 284115).Safari on iOS: The font-weight can be set, but is not reflected back (see bug 284115).WebView on iOS: The font-weight can be set, but is not reflected back (see bug 284115).
api.CanvasRenderingContext2D.measureText πŸ“‹Chrome5/21/2009 Firefox6/30/200940
api.CanvasRenderingContext2D.strokeText πŸ“‹Chrome5/21/2009 Firefox6/30/200940
api.CanvasRenderingContext2D.textAlign πŸ“‹Chrome5/21/2009 Firefox6/30/200940
api.CanvasRenderingContext2D.textBaseline πŸ“‹Chrome5/21/2009 Firefox6/30/200940
api.Document.querySelector πŸ“‹Chrome12/11/2008 Firefox6/30/2009201
Internet Explorer: querySelectorAll() is supported, but only for CSS 2.1 selectors.
api.Document.querySelectorAll πŸ“‹Chrome12/11/2008 Firefox6/30/2009201
Internet Explorer: querySelectorAll() is supported, but only for CSS 2.1 selectors.
api.DocumentFragment.querySelector πŸ“‹Chrome5/21/2009 Firefox6/30/200940
Internet Explorer: querySelectorAll() is supported, but only for CSS 2.1 selectors.
api.DocumentFragment.querySelectorAll πŸ“‹Chrome5/21/2009 Firefox6/30/200940
Internet Explorer: querySelectorAll() is supported, but only for CSS 2.1 selectors.
api.Element.childElementCount πŸ“‹Chrome5/21/2009 Firefox6/30/200940
api.Element.children πŸ“‹Chrome12/11/2008 Firefox6/30/2009201
Internet Explorer: Also includes non-standard HTMLCommentElement nodes.
api.Element.firstElementChild πŸ“‹Chrome5/21/2009 Firefox6/30/200940
api.Element.lastElementChild πŸ“‹Chrome5/21/2009 Firefox6/30/200940
api.Element.nextElementSibling πŸ“‹Chrome5/21/2009 Firefox6/30/200940
api.Element.previousElementSibling πŸ“‹Chrome5/21/2009 Firefox6/30/200940
api.Element.querySelector πŸ“‹Chrome12/11/2008 Firefox6/30/2009201
Internet Explorer: querySelector() is supported, but only for CSS 2.1 selectors.
api.Element.querySelectorAll πŸ“‹Chrome12/11/2008 Firefox6/30/2009201
Internet Explorer: querySelectorAll() is supported, but only for CSS 2.1 selectors.
api.HTMLIFrameElement.getSVGDocument πŸ“‹Chrome12/11/2008 Firefox6/30/2009201
api.HTMLObjectElement.getSVGDocument πŸ“‹Chrome12/11/2008 Firefox6/30/2009201
api.HTMLScriptElement.defer πŸ“‹Chrome12/11/2008 Firefox6/30/2009201
Internet Explorer: Before Internet Explorer 10, it implemented defer by a proprietary specification. Since version 10 it conforms to the W3C specification.
api.ImageData πŸ“‹Chrome12/11/2008 Firefox6/30/2009201
api.ImageData.data πŸ“‹Chrome12/11/2008 Firefox6/30/2009201
api.ImageData.height πŸ“‹Chrome12/11/2008 Firefox6/30/2009201
api.ImageData.width πŸ“‹Chrome12/11/2008 Firefox6/30/2009201
api.NodeIterator πŸ“‹Chrome12/11/2008 Firefox6/30/2009201
api.NodeIterator.detach πŸ“‹Chrome12/11/2008 Firefox6/30/2009201
Chrome: Since Chrome 45, this method does nothing, as specified. See bug 40362826.Chrome Android: Since Chrome Android 45, this method does nothing, as specified. See bug 40362826.Firefox: Since Firefox 22, this method does nothing, as specified. See bug 823549.Firefox for Android: Since Firefox for Android 22, this method does nothing, as specified. See bug 823549.Quest Browser: Since Quest Browser 5.0, this method does nothing, as specified. See bug 40362826.Opera: Since Opera 32, this method does nothing, as specified. See bug 40362826.Opera Android: Since Opera Android 32, this method does nothing, as specified. See bug 40362826.Safari: Since Safari 10, this method does nothing, as specified. See bug 148454.Safari on iOS: Since Safari on iOS 10, this method does nothing, as specified. See bug 148454.Samsung Internet: Since Samsung Internet 5.0, this method does nothing, as specified. See bug 40362826.WebView Android: Since WebView Android 45, this method does nothing, as specified. See bug 40362826.WebView on iOS: Since WebView on iOS 10, this method does nothing, as specified. See bug 148454.
api.NodeIterator.filter πŸ“‹Chrome12/11/2008 Firefox6/30/2009201
api.NodeIterator.nextNode πŸ“‹Chrome12/11/2008 Firefox6/30/2009201
api.NodeIterator.pointerBeforeReferenceNode πŸ“‹Chrome12/11/2008 Firefox6/30/2009201
api.NodeIterator.previousNode πŸ“‹Chrome12/11/2008 Firefox6/30/2009201
api.NodeIterator.referenceNode πŸ“‹Chrome12/11/2008 Firefox6/30/2009201
api.NodeIterator.root πŸ“‹Chrome12/11/2008 Firefox6/30/2009201
api.NodeIterator.whatToShow πŸ“‹Chrome12/11/2008 Firefox6/30/2009201
api.ProgressEvent πŸ“‹Chrome12/11/2008 Firefox6/30/2009201
api.ProgressEvent.lengthComputable πŸ“‹Chrome12/11/2008 Firefox6/30/2009201
api.ProgressEvent.loaded πŸ“‹Chrome12/11/2008 Firefox6/30/2009201
api.ProgressEvent.total πŸ“‹Chrome12/11/2008 Firefox6/30/2009201
api.Text.wholeText πŸ“‹Chrome5/21/2009 Firefox6/30/200940
api.Worker πŸ“‹Chrome5/21/2009 Firefox6/30/200940
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.postMessage πŸ“‹Chrome5/21/2009 Firefox6/30/200940
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 πŸ“‹Chrome5/21/2009 Firefox6/30/200940
Node.js: Returns a Promise.Node.js: Takes an optional callback parameter to be executed when the worker has terminated.
api.XMLHttpRequest.abort_event πŸ“‹Chrome12/11/2008 Firefox6/30/2009201
api.XMLHttpRequest.loadstart_event πŸ“‹Chrome12/11/2008 Firefox6/30/2009201
api.XMLHttpRequest.upload πŸ“‹Chrome5/21/2009 Firefox6/30/200940
api.XMLHttpRequestUpload πŸ“‹Chrome5/21/2009 Firefox6/30/200940
api.XMLHttpRequestUpload.abort_event πŸ“‹Chrome5/21/2009 Firefox6/30/200940
api.XMLHttpRequestUpload.error_event πŸ“‹Chrome5/21/2009 Firefox6/30/200940
api.XMLHttpRequestUpload.load_event πŸ“‹Chrome5/21/2009 Firefox6/30/200940
api.XMLHttpRequestUpload.loadstart_event πŸ“‹Chrome5/21/2009 Firefox6/30/200940
api.XMLHttpRequestUpload.progress_event πŸ“‹Chrome5/21/2009 Firefox6/30/200940

2009/5

API First Browser Date Last Browser Date Days Notes
api.CanvasRenderingContext2D.getImageData πŸ“‹Firefox10/24/2006 Chrome5/21/2009940
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.putImageData πŸ“‹Firefox10/24/2006 Chrome5/21/2009940
api.CanvasRenderingContext2D.setTransform πŸ“‹Firefox6/17/2008 Chrome5/21/2009338
api.DOMRect.height πŸ“‹Firefox6/17/2008 Chrome5/21/2009338
api.DOMRect.width πŸ“‹Firefox6/17/2008 Chrome5/21/2009338
api.DOMRectList.item πŸ“‹Firefox6/17/2008 Chrome5/21/2009338
api.DOMRectList.length πŸ“‹Firefox6/17/2008 Chrome5/21/2009338
api.DOMRectReadOnly.bottom πŸ“‹Firefox6/17/2008 Chrome5/21/2009338
api.DOMRectReadOnly.height πŸ“‹Firefox6/17/2008 Chrome5/21/2009338
api.DOMRectReadOnly.left πŸ“‹Firefox6/17/2008 Chrome5/21/2009338
api.DOMRectReadOnly.right πŸ“‹Firefox6/17/2008 Chrome5/21/2009338
api.DOMRectReadOnly.top πŸ“‹Firefox6/17/2008 Chrome5/21/2009338
api.DOMRectReadOnly.width πŸ“‹Firefox6/17/2008 Chrome5/21/2009338
api.Document.activeElement πŸ“‹Firefox6/17/2008 Chrome5/21/2009338
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.Element.getBoundingClientRect πŸ“‹Firefox6/17/2008 Chrome5/21/2009338
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 πŸ“‹Firefox6/17/2008 Chrome5/21/2009338
api.FileList πŸ“‹Firefox6/17/2008 Chrome5/21/2009338
api.FileList.item πŸ“‹Firefox6/17/2008 Chrome5/21/2009338
api.FileList.length πŸ“‹Firefox6/17/2008 Chrome5/21/2009338
api.HTMLCanvasElement.toDataURL πŸ“‹Firefox10/24/2006 Chrome5/21/2009940
api.HTMLInputElement.files πŸ“‹Firefox6/17/2008 Chrome5/21/2009338
Internet Explorer: This property is read-only.
api.MessageEvent πŸ“‹Firefox6/17/2008 Chrome5/21/2009338
api.MessageEvent.data πŸ“‹Firefox6/17/2008 Chrome5/21/2009338
api.MessageEvent.initMessageEvent πŸ“‹Firefox6/17/2008 Chrome5/21/2009338
api.MessageEvent.lastEventId πŸ“‹Firefox6/17/2008 Chrome5/21/2009338
api.MessageEvent.origin πŸ“‹Firefox6/17/2008 Chrome5/21/2009338
api.MessageEvent.source πŸ“‹Firefox6/17/2008 Chrome5/21/2009338
api.Navigator.onLine πŸ“‹Firefox11/29/2005 Chrome5/21/20091269
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.Node.compareDocumentPosition πŸ“‹Firefox11/9/2004 Chrome5/21/20091654
Internet Explorer: Only supports contains for elements
api.TextMetrics πŸ“‹Firefox11/29/2005 Chrome5/21/20091269
api.TextMetrics.width πŸ“‹Firefox11/29/2005 Chrome5/21/20091269
api.Window.postMessage πŸ“‹Firefox6/17/2008 Chrome5/21/2009338
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>.

2008/12

API First Browser Date Last Browser Date Days Notes
api.Attr πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Attr.localName πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Attr.name πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Attr.namespaceURI πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Attr.ownerElement πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Attr.prefix πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Attr.specified πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Attr.value πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.BarProp πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.BarProp.visible πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.CDATASection πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.CSSImportRule πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.CSSImportRule.href πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.CSSImportRule.media πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.CSSImportRule.styleSheet πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.CSSMediaRule πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
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 πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.CSSRule πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.CSSRule.cssText πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
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 πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.CSSRule.parentStyleSheet πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.CSSRule.type πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.CSSRuleList πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.CSSRuleList.item πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.CSSRuleList.length πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.CSSStyleDeclaration πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.CSSStyleDeclaration.cssText πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.CSSStyleDeclaration.getPropertyPriority πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.CSSStyleDeclaration.getPropertyValue πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.CSSStyleDeclaration.item πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.CSSStyleDeclaration.length πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.CSSStyleDeclaration.parentRule πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.CSSStyleDeclaration.removeProperty πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.CSSStyleDeclaration.setProperty πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.CSSStyleRule πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.CSSStyleRule.selectorText πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.CSSStyleRule.style πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.CSSStyleSheet πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.CSSStyleSheet.cssRules πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.CSSStyleSheet.deleteRule πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.CSSStyleSheet.insertRule πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.CSSStyleSheet.ownerRule πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.CanvasGradient πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
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 πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.CanvasPattern πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.CanvasRenderingContext2D πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.CanvasRenderingContext2D.arc πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.CanvasRenderingContext2D.arcTo πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.CanvasRenderingContext2D.beginPath πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.CanvasRenderingContext2D.bezierCurveTo πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.CanvasRenderingContext2D.canvas πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.CanvasRenderingContext2D.clearRect πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.CanvasRenderingContext2D.clip πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.CanvasRenderingContext2D.closePath πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.CanvasRenderingContext2D.createLinearGradient πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.CanvasRenderingContext2D.createPattern πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
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 πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.CanvasRenderingContext2D.drawImage πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.CanvasRenderingContext2D.fill πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.CanvasRenderingContext2D.fillRect πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.CanvasRenderingContext2D.fillStyle πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.CanvasRenderingContext2D.globalAlpha πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.CanvasRenderingContext2D.globalCompositeOperation πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.CanvasRenderingContext2D.isPointInPath πŸ“‹Firefox10/24/2006 Chrome12/11/2008779
api.CanvasRenderingContext2D.lineCap πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.CanvasRenderingContext2D.lineJoin πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.CanvasRenderingContext2D.lineTo πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.CanvasRenderingContext2D.lineWidth πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.CanvasRenderingContext2D.miterLimit πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.CanvasRenderingContext2D.moveTo πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.CanvasRenderingContext2D.quadraticCurveTo πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.CanvasRenderingContext2D.rect πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.CanvasRenderingContext2D.restore πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.CanvasRenderingContext2D.rotate πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.CanvasRenderingContext2D.save πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.CanvasRenderingContext2D.scale πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.CanvasRenderingContext2D.shadowBlur πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.CanvasRenderingContext2D.shadowColor πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.CanvasRenderingContext2D.shadowOffsetX πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.CanvasRenderingContext2D.shadowOffsetY πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.CanvasRenderingContext2D.stroke πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.CanvasRenderingContext2D.strokeRect πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.CanvasRenderingContext2D.strokeStyle πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.CanvasRenderingContext2D.transform πŸ“‹Firefox6/17/2008 Chrome12/11/2008177
api.CanvasRenderingContext2D.translate πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.CharacterData πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.CharacterData.appendData πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.CharacterData.data πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.CharacterData.deleteData πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.CharacterData.insertData πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.CharacterData.length πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.CharacterData.replaceData πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.CharacterData.substringData πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Comment πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.DOMException πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.DOMException.code πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.DOMException.message πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.DOMException.name πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.DOMImplementation πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.DOMImplementation.createDocument πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.DOMImplementation.createDocumentType πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.DOMImplementation.hasFeature πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
Firefox: Since Firefox 19, hasFeature() mostly returns true.
api.DOMParser πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.DOMParser.DOMParser πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.DOMParser.parseFromString πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.DOMParser.parseFromString.xml Firefox11/9/2004 Chrome12/11/20081493
api.DOMStringList πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.DOMStringList.contains πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.DOMStringList.item πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.DOMStringList.length πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Document πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Document.DOMContentLoaded_event πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Document.adoptNode πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Document.characterSet πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
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.createAttributeNS πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Document.createCDATASection πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Document.createComment πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Document.createDocumentFragment πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Document.createElement πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
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 πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
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 πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
Firefox: From version 67, creating touch events using this method is no longer supported.
api.Document.createExpression πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Document.createNSResolver πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Document.createNodeIterator πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Document.createProcessingInstruction πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Document.createRange πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Document.createTextNode πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Document.createTreeWalker πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Document.defaultView πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Document.doctype πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Document.documentElement πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Document.documentURI πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Document.elementFromPoint πŸ“‹Firefox6/17/2008 Chrome12/11/2008177
Chrome: Before Chrome 66, this method returned null when the element was a child of a host node. See bug 40537452.Chrome Android: Before Chrome Android 66, this method returned null when the element was a child of a host node. See bug 40537452.Quest Browser: Before Quest Browser 5.0, this method returned null when the element was a child of a host node. See bug 40537452.Opera: Before Opera 53, this method returned null when the element was a child of a host node. See bug 40537452.Opera Android: Before Opera Android 47, this method returned null when the element was a child of a host node. See bug 40537452.Samsung Internet: Before Samsung Internet 9.0, this method returned null when the element was a child of a host node. See bug 40537452.WebView Android: Before WebView Android 66, this method returned null when the element was a child of a host node. See bug 40537452.
api.Document.evaluate πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Document.execCommand.insertHTML Firefox11/9/2004 Chrome12/11/20081493
api.Document.getElementById πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Document.getElementsByClassName πŸ“‹Firefox6/17/2008 Chrome12/11/2008177
api.Document.getElementsByTagName πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Document.getElementsByTagNameNS πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Document.implementation πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Document.importNode πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Document.lastModified πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
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 πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
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.referrer πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Document.styleSheets πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Document.title πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
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.DocumentFragment πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.DocumentType πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.DocumentType.name πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.DocumentType.publicId πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.DocumentType.systemId πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Element πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Element.DOMActivate_event πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Element.attributes πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Element.clientHeight πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Element.clientLeft πŸ“‹Firefox6/17/2008 Chrome12/11/2008177
api.Element.clientTop πŸ“‹Firefox6/17/2008 Chrome12/11/2008177
api.Element.clientWidth πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Element.getAttribute πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Element.getAttributeNS πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
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.getAttributeNode πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Element.getAttributeNodeNS πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Element.getElementsByClassName πŸ“‹Firefox6/17/2008 Chrome12/11/2008177
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 πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
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 Firefox11/9/2004 Chrome12/11/20081493
api.Element.getElementsByTagNameNS πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
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 Firefox11/9/2004 Chrome12/11/20081493
api.Element.hasAttribute πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Element.hasAttributeNS πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Element.hasAttributes πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
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.innerHTML πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Element.localName πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Element.namespaceURI πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Element.prefix πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Element.removeAttribute πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
Edge: This function doesn't respect boolean attributes' default values. See bug 12087679.
api.Element.removeAttributeNS πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Element.removeAttributeNode πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Element.scrollIntoView πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
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.scrollTop πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Element.scrollWidth πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
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.setAttribute πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
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 πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Element.setAttributeNode πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Element.setAttributeNodeNS πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
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.tagName πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Event πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
Node.js: Only available as an internal instance.
api.Event.bubbles πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
Node.js: This is not used in Node.js and is provided purely for completeness.
api.Event.cancelable πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.Event.currentTarget πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
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.eventPhase πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.Event.preventDefault πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Event.stopPropagation πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
Node.js: This is not used in Node.js and is provided purely for completeness.
api.Event.target πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Event.timeStamp πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
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 πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.EventTarget πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
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.addEventListener πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
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.removeEventListener πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
Internet Explorer: Older versions of IE supported an equivalent, proprietary EventTarget.detachEvent() method.
api.External πŸ“‹Firefox10/24/2006 Chrome12/11/2008779
api.External.AddSearchProvider πŸ“‹Firefox10/24/2006 Chrome12/11/2008779
Firefox: From Firefox 78 this function does nothing, as the specification requires.
api.HTMLAnchorElement πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLAnchorElement.charset πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLAnchorElement.coords πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLAnchorElement.hash πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
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 πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
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 πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLAnchorElement.href πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLAnchorElement.hreflang πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLAnchorElement.name πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLAnchorElement.pathname πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
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.port πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLAnchorElement.protocol πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLAnchorElement.rel πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLAnchorElement.rev πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLAnchorElement.search πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
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 πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLAnchorElement.target πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLAnchorElement.text πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLAnchorElement.type πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLAreaElement πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLAreaElement.alt πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLAreaElement.coords πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLAreaElement.hash πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
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 πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
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 πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLAreaElement.href πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLAreaElement.noHref πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLAreaElement.pathname πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
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.port πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLAreaElement.protocol πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLAreaElement.search πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
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 πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLAreaElement.target πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLBRElement πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLBRElement.clear πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLBaseElement πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLBaseElement.href πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLBaseElement.target πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLBodyElement πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLBodyElement.aLink πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLBodyElement.background πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLBodyElement.bgColor πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLBodyElement.link πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLBodyElement.text πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLBodyElement.vLink πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLButtonElement πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLButtonElement.disabled πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLButtonElement.form πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLButtonElement.name πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLButtonElement.type πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLButtonElement.value πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLCanvasElement πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.HTMLCanvasElement.getContext πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.HTMLCanvasElement.getContext.2d_context Firefox11/29/2005 Chrome12/11/20081108
api.HTMLCanvasElement.height πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.HTMLCanvasElement.width πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.HTMLCollection πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLCollection.item πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLCollection.length πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLCollection.namedItem πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLDListElement πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLDListElement.compact πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLDirectoryElement Firefox11/9/2004 Chrome12/11/20081493
api.HTMLDirectoryElement.compact πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLDivElement πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLDivElement.align πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLDocument πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLElement πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLElement.blur πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.HTMLElement.change_event πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLElement.contentEditable πŸ“‹Firefox6/17/2008 Chrome12/11/2008177
api.HTMLElement.dir πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLElement.error_event πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLElement.focus πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
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.lang πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLElement.load_event πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLElement.offsetHeight πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLElement.offsetLeft πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLElement.offsetParent πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLElement.offsetTop πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLElement.offsetWidth πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLElement.style πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLElement.tabIndex πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
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 πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLEmbedElement πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
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 πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLEmbedElement.getSVGDocument πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.HTMLEmbedElement.height πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLEmbedElement.name πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLEmbedElement.src πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLEmbedElement.type πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLEmbedElement.width πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLFieldSetElement πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLFieldSetElement.form πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLFontElement πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLFontElement.color πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLFontElement.face πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLFontElement.size πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLFormControlsCollection πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLFormElement πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLFormElement.acceptCharset πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLFormElement.action πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLFormElement.elements πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLFormElement.encoding πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLFormElement.enctype πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLFormElement.length πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLFormElement.method πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLFormElement.name πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLFormElement.reset πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLFormElement.submit πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLFormElement.submit_event πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLFormElement.target πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLFrameElement πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLFrameElement.contentDocument πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLFrameElement.contentWindow πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLFrameElement.frameBorder πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLFrameElement.longDesc πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLFrameElement.marginHeight πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLFrameElement.marginWidth πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLFrameElement.name πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLFrameElement.noResize πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLFrameElement.scrolling πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLFrameElement.src πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLFrameSetElement πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLFrameSetElement.cols πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLFrameSetElement.rows πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLHRElement πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLHRElement.align πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLHRElement.noShade πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLHRElement.size πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLHRElement.width πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLHeadElement πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLHeadingElement πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLHeadingElement.align πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLHtmlElement πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLHtmlElement.version πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLIFrameElement πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLIFrameElement.align πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLIFrameElement.contentDocument πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLIFrameElement.contentWindow πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLIFrameElement.frameBorder πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLIFrameElement.height πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLIFrameElement.longDesc πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLIFrameElement.marginHeight πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLIFrameElement.marginWidth πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLIFrameElement.name πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLIFrameElement.scrolling πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLIFrameElement.src πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLIFrameElement.width πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLImageElement πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLImageElement.Image πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLImageElement.align πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLImageElement.alt πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLImageElement.border πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLImageElement.complete πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
Internet Explorer: IE reports false for broken images.
api.HTMLImageElement.height πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLImageElement.hspace πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLImageElement.isMap πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLImageElement.longDesc πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLImageElement.lowsrc πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLImageElement.name πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLImageElement.naturalHeight πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLImageElement.naturalWidth πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLImageElement.src πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLImageElement.useMap πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLImageElement.vspace πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLImageElement.width πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLInputElement πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLInputElement.accept πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLInputElement.align πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLInputElement.alt πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLInputElement.checked πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLInputElement.defaultChecked πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLInputElement.defaultValue πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLInputElement.disabled πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLInputElement.form πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLInputElement.maxLength πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLInputElement.name πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLInputElement.readOnly πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLInputElement.select πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLInputElement.selectionEnd πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLInputElement.selectionStart πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLInputElement.setSelectionRange πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLInputElement.size πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLInputElement.src πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLInputElement.type πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLInputElement.useMap πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLInputElement.value πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLLIElement πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
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 πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLLIElement.value πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLLabelElement πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLLabelElement.form πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLLabelElement.htmlFor πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLLegendElement πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLLegendElement.align πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLLegendElement.form πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLLinkElement πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLLinkElement.charset πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLLinkElement.disabled πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
Chrome: In Chrome and other Blink-based browsers, adding the disabled attribute using JavaScript does not remove the stylesheet from document.styleSheets.Chrome Android: In Chrome Android and other Blink-based browsers, adding the disabled attribute using JavaScript does not remove the stylesheet from document.styleSheets.Edge: Since Edge 79, adding the disabled attribute using JavaScript does not remove the stylesheet from document.styleSheets.Quest Browser: In Quest Browser and other Blink-based browsers, adding the disabled attribute using JavaScript does not remove the stylesheet from document.styleSheets.Opera: In Chrome and other Blink-based browsers, adding the disabled attribute using JavaScript does not remove the stylesheet from document.styleSheets.Opera Android: In Chrome and other Blink-based browsers, adding the disabled attribute using JavaScript does not remove the stylesheet from document.styleSheets.Samsung Internet: In Chrome and other Blink-based browsers, adding the disabled attribute using JavaScript does not remove the stylesheet from document.styleSheets.WebView Android: In WebView Android and other Blink-based browsers, adding the disabled attribute using JavaScript does not remove the stylesheet from document.styleSheets.
api.HTMLLinkElement.href πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLLinkElement.hreflang πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLLinkElement.media πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLLinkElement.rel πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLLinkElement.rev πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLLinkElement.sheet πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLLinkElement.target πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLLinkElement.type πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLMapElement πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLMapElement.areas πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLMapElement.name πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLMenuElement πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLMenuElement.compact πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLMetaElement πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLMetaElement.content πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLMetaElement.httpEquiv πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLMetaElement.name πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLMetaElement.scheme πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLModElement πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLModElement.cite πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLModElement.dateTime πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLOListElement πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLOListElement.compact πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLOListElement.start πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLOListElement.type πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLObjectElement πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLObjectElement.align πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLObjectElement.archive πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLObjectElement.border πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLObjectElement.code πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLObjectElement.codeBase πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLObjectElement.codeType πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLObjectElement.contentDocument πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLObjectElement.data πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLObjectElement.declare πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLObjectElement.form πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLObjectElement.height πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLObjectElement.hspace πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLObjectElement.name πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLObjectElement.standby πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLObjectElement.type πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLObjectElement.useMap πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLObjectElement.vspace πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLObjectElement.width πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLOptGroupElement πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLOptGroupElement.disabled πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
Safari: The property can be set, but has no effect (see bug 227042).Safari on iOS: The property can be set, but has no effect (see bug 227042).WebView on iOS: The property can be set, but has no effect (see bug 227042).
api.HTMLOptGroupElement.label πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLOptionElement πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLOptionElement.Option πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
Internet Explorer: Before Internet Explorer 9, the outerHTML of elements lose their text when constructing with new Option().
api.HTMLOptionElement.defaultSelected πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLOptionElement.disabled πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLOptionElement.form πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLOptionElement.index πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLOptionElement.selected πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLOptionElement.text πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLOptionElement.value πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLOptionsCollection πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLOptionsCollection.add πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLOptionsCollection.length πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLOptionsCollection.selectedIndex πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLParagraphElement πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLParagraphElement.align πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLParamElement πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLParamElement.name πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLParamElement.type πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLParamElement.value πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLParamElement.valueType πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLPreElement πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLPreElement.width πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLQuoteElement πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLQuoteElement.cite πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLScriptElement πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLScriptElement.charset πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLScriptElement.event πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLScriptElement.htmlFor πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLScriptElement.src πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLScriptElement.text πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLScriptElement.textContent πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLScriptElement.type πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLSelectElement πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
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 πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLSelectElement.disabled πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLSelectElement.form πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLSelectElement.item πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLSelectElement.length πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLSelectElement.multiple πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLSelectElement.name πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLSelectElement.namedItem πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
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 πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLSelectElement.remove πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLSelectElement.selectedIndex πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLSelectElement.size πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLSelectElement.type πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLSelectElement.value πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLStyleElement πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLStyleElement.disabled πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLStyleElement.media πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLStyleElement.sheet πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLStyleElement.type πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLTableCaptionElement πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLTableCaptionElement.align πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLTableCellElement πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLTableCellElement.abbr πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLTableCellElement.align πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLTableCellElement.axis πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLTableCellElement.bgColor πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLTableCellElement.cellIndex πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLTableCellElement.ch πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLTableCellElement.chOff πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLTableCellElement.colSpan πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLTableCellElement.headers πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLTableCellElement.height πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLTableCellElement.noWrap πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLTableCellElement.rowSpan πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLTableCellElement.scope πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLTableCellElement.vAlign πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLTableCellElement.width πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLTableColElement πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLTableColElement.align πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLTableColElement.ch πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLTableColElement.chOff πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLTableColElement.span πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLTableColElement.vAlign πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLTableColElement.width πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLTableElement πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLTableElement.align πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLTableElement.bgColor πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLTableElement.border πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLTableElement.caption πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLTableElement.cellPadding πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLTableElement.cellSpacing πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLTableElement.createCaption πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLTableElement.createTFoot πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLTableElement.createTHead πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLTableElement.deleteCaption πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLTableElement.deleteRow πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLTableElement.deleteTFoot πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLTableElement.deleteTHead πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLTableElement.frame πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLTableElement.insertRow πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
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 πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLTableElement.rules πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLTableElement.summary πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLTableElement.tBodies πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLTableElement.tFoot πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLTableElement.tHead πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLTableElement.width πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLTableRowElement πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLTableRowElement.align πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLTableRowElement.bgColor πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLTableRowElement.cells πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLTableRowElement.ch πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLTableRowElement.chOff πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLTableRowElement.deleteCell πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLTableRowElement.insertCell πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLTableRowElement.rowIndex πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLTableRowElement.sectionRowIndex πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLTableRowElement.vAlign πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLTableSectionElement πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLTableSectionElement.align πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLTableSectionElement.ch πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLTableSectionElement.chOff πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLTableSectionElement.deleteRow πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLTableSectionElement.insertRow πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLTableSectionElement.rows πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLTableSectionElement.vAlign πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLTextAreaElement πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLTextAreaElement.cols πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLTextAreaElement.defaultValue πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLTextAreaElement.disabled πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLTextAreaElement.form πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLTextAreaElement.name πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLTextAreaElement.readOnly πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLTextAreaElement.rows πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLTextAreaElement.select πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLTextAreaElement.selectionEnd πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLTextAreaElement.selectionStart πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLTextAreaElement.setSelectionRange πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLTextAreaElement.type πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLTextAreaElement.value πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLTitleElement πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLTitleElement.text πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLUListElement πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLUListElement.compact πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.HTMLUListElement.type πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.History πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.History.back πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.History.forward πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.History.go πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.History.length πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.KeyboardEvent πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.KeyboardEvent.altKey πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.KeyboardEvent.charCode πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.KeyboardEvent.ctrlKey πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.KeyboardEvent.keyCode πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
Chrome: When selecting an autocomplete suggestion, a keydown event fires where the event's keyCode property is undefined. See bug 41425904.Chrome Android: When selecting an autocomplete suggestion, a keydown event fires where the event's keyCode property is undefined. See bug 41425904.Quest Browser: When selecting an autocomplete suggestion, a keydown event fires where the event's keyCode property is undefined. See bug 41425904.Samsung Internet: When selecting an autocomplete suggestion, a keydown event fires where the event's keyCode property is undefined. See bug 41425904.WebView Android: When selecting an autocomplete suggestion, a keydown event fires where the event's keyCode property is undefined. See bug 41425904.
api.KeyboardEvent.metaKey πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
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.shiftKey πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.Location πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Location.assign πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
Deno: This method exists but has no effect in Deno. A location can be assigned using the --location runtime flag.
api.Location.hash πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Location.host πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Location.hostname πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Location.href πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Location.pathname πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
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 πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Location.protocol πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Location.reload πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
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 πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
Deno: This method exists but has no effect in Deno. A location can be assigned using the --location runtime flag.
api.Location.search πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
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.MediaList πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.MediaList.appendMedium πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.MediaList.deleteMedium πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.MediaList.item πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.MediaList.length πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.MediaList.mediaText πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.MediaList.toString πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.MimeType πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.MimeType.description πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.MimeType.enabledPlugin πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.MimeType.suffixes πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.MimeType.type πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.MimeTypeArray πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.MimeTypeArray.item πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
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 πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.MimeTypeArray.namedItem πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
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 πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.MouseEvent.altKey πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.MouseEvent.button πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.MouseEvent.clientX πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.MouseEvent.clientY πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.MouseEvent.ctrlKey πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.MouseEvent.initMouseEvent πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.MouseEvent.layerX Firefox11/9/2004 Chrome12/11/20081493
api.MouseEvent.layerY Firefox11/9/2004 Chrome12/11/20081493
api.MouseEvent.metaKey πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.MouseEvent.pageX πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.MouseEvent.pageY πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.MouseEvent.relatedTarget πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.MouseEvent.screenX πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.MouseEvent.screenY πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.MouseEvent.shiftKey πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.NamedNodeMap.getNamedItem πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.NamedNodeMap.getNamedItemNS πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.NamedNodeMap.item πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.NamedNodeMap.length πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.NamedNodeMap.removeNamedItem πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.NamedNodeMap.removeNamedItemNS πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.NamedNodeMap.setNamedItem πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.NamedNodeMap.setNamedItemNS πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Navigator πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Navigator.appCodeName πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Navigator.appName πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Navigator.appVersion πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Navigator.cookieEnabled πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
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.javaEnabled πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Navigator.language πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
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.mimeTypes πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Navigator.platform πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
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 πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Navigator.product πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Navigator.productSub πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
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.userAgent πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Navigator.vendor πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Navigator.vendorSub πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Node πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
Chrome: WebKit and old versions of Blink incorrectly do not make Node inherit from EventTarget.Chrome Android: WebKit and old versions of Blink incorrectly do not make Node inherit from EventTarget.Quest Browser: WebKit and old versions of Blink incorrectly do not make Node inherit from EventTarget.Opera: WebKit and old versions of Blink incorrectly do not make Node inherit from EventTarget.Opera Android: WebKit and old versions of Blink incorrectly do not make Node inherit from EventTarget.Safari: WebKit and old versions of Blink incorrectly do not make Node inherit from EventTarget.Safari on iOS: WebKit and old versions of Blink incorrectly do not make Node inherit from EventTarget.Samsung Internet: WebKit and old versions of Blink incorrectly do not make Node inherit from EventTarget.WebView Android: WebKit and old versions of Blink incorrectly do not make Node inherit from EventTarget.WebView on iOS: WebKit and old versions of Blink incorrectly do not make Node inherit from EventTarget.
api.Node.appendChild πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Node.baseURI πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Node.childNodes πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Node.cloneNode πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Node.firstChild πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Node.hasChildNodes πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Node.insertBefore πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Node.isDefaultNamespace πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Node.isEqualNode πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Node.lastChild πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Node.lookupNamespaceURI πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Node.lookupPrefix πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Node.nextSibling πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Node.nodeName πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Node.nodeType πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Node.nodeValue πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Node.normalize πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Node.parentNode πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Node.previousSibling πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Node.removeChild πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Node.replaceChild πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Node.textContent πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.NodeList πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.NodeList.item πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.NodeList.length πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Plugin πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Plugin.description πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Plugin.filename πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Plugin.item πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
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 πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Plugin.name πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Plugin.namedItem πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
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 πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.PluginArray.item πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
Chrome: Since Chrome 59, method parameters are required instead of optional.Chrome Android: Since Chrome Android 59, method parameters are required instead of optional.Edge: Since Edge 79, method parameters are required instead of optional.Quest Browser: Since Quest Browser 5.0, method parameters are required instead of optional.Opera: Since Opera 46, method parameters are required instead of optional.Opera Android: Since Opera Android 43, method parameters are required instead of optional.Samsung Internet: Since Samsung Internet 7.0, method parameters are required instead of optional.WebView Android: Since WebView Android 59, method parameters are required instead of optional.
api.PluginArray.length πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.PluginArray.namedItem πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
Chrome: Since Chrome 59, method parameters are required instead of optional.Chrome Android: Since Chrome Android 59, method parameters are required instead of optional.Edge: Since Edge 79, method parameters are required instead of optional.Quest Browser: Since Quest Browser 5.0, method parameters are required instead of optional.Opera: Since Opera 46, method parameters are required instead of optional.Opera Android: Since Opera Android 43, method parameters are required instead of optional.Samsung Internet: Since Samsung Internet 7.0, method parameters are required instead of optional.WebView Android: Since WebView Android 59, method parameters are required instead of optional.
api.PluginArray.refresh πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
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.ProcessingInstruction πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.ProcessingInstruction.sheet πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.ProcessingInstruction.target πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Range πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
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.cloneContents πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Range.cloneRange πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Range.collapse πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Range.collapsed πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Range.commonAncestorContainer πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Range.compareBoundaryPoints πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Range.comparePoint πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Range.createContextualFragment πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Range.deleteContents πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Range.detach πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
Chrome: Since Chrome 37, this method does nothing, as specified. See bug 40362748.Chrome Android: Since Chrome Android 37, this method does nothing, as specified. See bug 40362748.Firefox: Since Firefox 15, this method does nothing, as specified. See bug 702948.Firefox for Android: Since Firefox for Android 15, this method does nothing, as specified. See bug 702948.Quest Browser: Since Quest Browser 5.0, this method does nothing, as specified. See bug 40362748.Opera: Since Opera 24, this method does nothing, as specified. See bug 40362748.Opera Android: Since Opera 24, this method does nothing, as specified. See bug 40362748.Safari: Since Safari 10, this method does nothing, see bug 148454.Safari on iOS: Since Safari on iOS 10, this method does nothing, see bug 148454.Samsung Internet: Since Samsung Internet 3.0, this method does nothing, as specified. See bug 40362748.WebView Android: Since WebView Android 37, this method does nothing, as specified. See bug 40362748.WebView on iOS: Since WebView on iOS 10, this method does nothing, see bug 148454.
api.Range.endContainer πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Range.endOffset πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Range.extractContents πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Range.insertNode πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Range.isPointInRange πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Range.selectNode πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Range.selectNodeContents πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Range.setEnd πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Range.setEndAfter πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Range.setEndBefore πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Range.setStart πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Range.setStartAfter πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Range.setStartBefore πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Range.startContainer πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Range.startOffset πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Range.surroundContents πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Range.toString πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.SVGAElement πŸ“‹Firefox6/17/2008 Chrome12/11/2008177
api.SVGAElement.target πŸ“‹Firefox6/17/2008 Chrome12/11/2008177
api.SVGAngle πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGAngle.convertToSpecifiedUnits πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGAngle.newValueSpecifiedUnits πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGAngle.unitType πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGAngle.value πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGAngle.valueAsString πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGAngle.valueInSpecifiedUnits πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGAnimatedAngle πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGAnimatedAngle.animVal πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGAnimatedAngle.baseVal πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGAnimatedEnumeration πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGAnimatedEnumeration.animVal πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGAnimatedEnumeration.baseVal πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGAnimatedLength πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGAnimatedLength.animVal πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGAnimatedLength.baseVal πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGAnimatedLengthList πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGAnimatedLengthList.animVal πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGAnimatedLengthList.baseVal πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGAnimatedNumber πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGAnimatedNumber.animVal πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGAnimatedNumber.baseVal πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGAnimatedRect πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGAnimatedString πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGAnimatedString.animVal πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGAnimatedString.baseVal πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGAnimatedTransformList πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGAnimatedTransformList.animVal πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGAnimatedTransformList.baseVal πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGCircleElement πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGCircleElement.cx πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGCircleElement.cy πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGCircleElement.r πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGClipPathElement πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGClipPathElement.clipPathUnits πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGClipPathElement.transform πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGDefsElement πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGDescElement πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGElement πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGElement.className πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGElement.ownerSVGElement πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGElement.style πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGElement.viewportElement πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGEllipseElement πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGEllipseElement.cx πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGEllipseElement.cy πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGEllipseElement.rx πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGEllipseElement.ry πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGForeignObjectElement πŸ“‹Firefox6/17/2008 Chrome12/11/2008177
api.SVGForeignObjectElement.height πŸ“‹Firefox6/17/2008 Chrome12/11/2008177
api.SVGForeignObjectElement.width πŸ“‹Firefox6/17/2008 Chrome12/11/2008177
api.SVGForeignObjectElement.x πŸ“‹Firefox6/17/2008 Chrome12/11/2008177
api.SVGForeignObjectElement.y πŸ“‹Firefox6/17/2008 Chrome12/11/2008177
api.SVGGElement πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGGradientElement πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGGradientElement.gradientTransform πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGGradientElement.gradientUnits πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGGradientElement.href πŸ“‹Firefox10/24/2006 Chrome12/11/2008779
api.SVGGradientElement.spreadMethod πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGGraphicsElement.getBBox πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
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 πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGGraphicsElement.getScreenCTM πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
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.transform πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGImageElement πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGImageElement.height πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGImageElement.href πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGImageElement.preserveAspectRatio πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGImageElement.width πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGImageElement.x πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGImageElement.y πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGLength πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGLength.convertToSpecifiedUnits πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGLength.newValueSpecifiedUnits πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGLength.unitType πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGLength.value πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGLength.valueAsString πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGLength.valueInSpecifiedUnits πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGLengthList πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGLengthList.appendItem πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGLengthList.clear πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGLengthList.getItem πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGLengthList.initialize πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGLengthList.insertItemBefore πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGLengthList.numberOfItems πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGLengthList.removeItem πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGLengthList.replaceItem πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGLineElement πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGLineElement.x1 πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGLineElement.x2 πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGLineElement.y1 πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGLineElement.y2 πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGLinearGradientElement πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGLinearGradientElement.x1 πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGLinearGradientElement.x2 πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGLinearGradientElement.y1 πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGLinearGradientElement.y2 πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGMarkerElement πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGMarkerElement.markerHeight πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGMarkerElement.markerUnits πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGMarkerElement.markerWidth πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGMarkerElement.orientAngle πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGMarkerElement.orientType πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGMarkerElement.preserveAspectRatio πŸ“‹Firefox10/24/2006 Chrome12/11/2008779
api.SVGMarkerElement.refX πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGMarkerElement.refY πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGMarkerElement.setOrientToAngle πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGMarkerElement.setOrientToAuto πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGMarkerElement.viewBox πŸ“‹Firefox10/24/2006 Chrome12/11/2008779
api.SVGMaskElement πŸ“‹Firefox6/17/2008 Chrome12/11/2008177
api.SVGMaskElement.height πŸ“‹Firefox6/17/2008 Chrome12/11/2008177
api.SVGMaskElement.maskContentUnits πŸ“‹Firefox6/17/2008 Chrome12/11/2008177
api.SVGMaskElement.maskUnits πŸ“‹Firefox6/17/2008 Chrome12/11/2008177
api.SVGMaskElement.width πŸ“‹Firefox6/17/2008 Chrome12/11/2008177
api.SVGMaskElement.x πŸ“‹Firefox6/17/2008 Chrome12/11/2008177
api.SVGMaskElement.y πŸ“‹Firefox6/17/2008 Chrome12/11/2008177
api.SVGMetadataElement πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGNumber πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGNumber.value πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGPathElement πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGPathElement.getPointAtLength πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGPathElement.getTotalLength πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGPathElement.pathLength πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGPatternElement πŸ“‹Firefox6/17/2008 Chrome12/11/2008177
api.SVGPatternElement.height πŸ“‹Firefox6/17/2008 Chrome12/11/2008177
api.SVGPatternElement.href πŸ“‹Firefox6/17/2008 Chrome12/11/2008177
api.SVGPatternElement.patternContentUnits πŸ“‹Firefox6/17/2008 Chrome12/11/2008177
api.SVGPatternElement.patternTransform πŸ“‹Firefox6/17/2008 Chrome12/11/2008177
api.SVGPatternElement.patternUnits πŸ“‹Firefox6/17/2008 Chrome12/11/2008177
api.SVGPatternElement.preserveAspectRatio πŸ“‹Firefox6/17/2008 Chrome12/11/2008177
api.SVGPatternElement.viewBox πŸ“‹Firefox6/17/2008 Chrome12/11/2008177
api.SVGPatternElement.width πŸ“‹Firefox6/17/2008 Chrome12/11/2008177
api.SVGPatternElement.x πŸ“‹Firefox6/17/2008 Chrome12/11/2008177
api.SVGPatternElement.y πŸ“‹Firefox6/17/2008 Chrome12/11/2008177
api.SVGPoint πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGPoint.matrixTransform πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGPoint.x πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGPoint.y πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGPointList πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGPointList.appendItem πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGPointList.clear πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGPointList.getItem πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGPointList.initialize πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGPointList.insertItemBefore πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGPointList.numberOfItems πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGPointList.removeItem πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGPointList.replaceItem πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGPolygonElement πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGPolygonElement.animatedPoints πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGPolygonElement.points πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGPolylineElement πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGPolylineElement.animatedPoints πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGPolylineElement.points πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGPreserveAspectRatio πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGPreserveAspectRatio.align πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGPreserveAspectRatio.meetOrSlice πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGRadialGradientElement πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGRadialGradientElement.cx πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGRadialGradientElement.cy πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGRadialGradientElement.fx πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGRadialGradientElement.fy πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGRadialGradientElement.r πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGRect πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGRect.height Firefox11/29/2005 Chrome12/11/20081108
api.SVGRect.width Firefox11/29/2005 Chrome12/11/20081108
api.SVGRect.x Firefox11/29/2005 Chrome12/11/20081108
api.SVGRect.y Firefox11/29/2005 Chrome12/11/20081108
api.SVGRectElement πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGRectElement.height πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGRectElement.rx πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGRectElement.ry πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGRectElement.width πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGRectElement.x πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGRectElement.y πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGSVGElement πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGSVGElement.animationsPaused πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGSVGElement.createSVGAngle πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGSVGElement.createSVGLength πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGSVGElement.createSVGMatrix πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGSVGElement.createSVGNumber πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGSVGElement.createSVGPoint πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGSVGElement.createSVGRect πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGSVGElement.createSVGTransform πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGSVGElement.createSVGTransformFromMatrix πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGSVGElement.currentScale πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGSVGElement.currentTranslate πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGSVGElement.forceRedraw πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGSVGElement.getCurrentTime πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGSVGElement.height πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGSVGElement.pauseAnimations πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGSVGElement.preserveAspectRatio πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGSVGElement.setCurrentTime πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGSVGElement.suspendRedraw πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGSVGElement.unpauseAnimations πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGSVGElement.unsuspendRedraw πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGSVGElement.unsuspendRedrawAll πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGSVGElement.viewBox πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGSVGElement.width πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGSVGElement.x πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGSVGElement.y πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGScriptElement πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGScriptElement.href πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGScriptElement.type πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGStopElement πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGStopElement.offset πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGStyleElement πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGStyleElement.media πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGStyleElement.title πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGStyleElement.type πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGSwitchElement πŸ“‹Firefox6/17/2008 Chrome12/11/2008177
api.SVGSymbolElement πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGSymbolElement.preserveAspectRatio πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGSymbolElement.viewBox πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGTSpanElement πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGTextContentElement πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGTextContentElement.getCharNumAtPosition πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGTextContentElement.getComputedTextLength πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGTextContentElement.getEndPositionOfChar πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGTextContentElement.getExtentOfChar πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGTextContentElement.getNumberOfChars πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGTextContentElement.getRotationOfChar πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGTextContentElement.getStartPositionOfChar πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGTextContentElement.getSubStringLength πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGTextContentElement.lengthAdjust πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGTextContentElement.selectSubString πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGTextContentElement.textLength πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGTextElement πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGTextPathElement πŸ“‹Firefox10/24/2006 Chrome12/11/2008779
api.SVGTextPathElement.href πŸ“‹Firefox10/24/2006 Chrome12/11/2008779
api.SVGTextPositioningElement πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGTextPositioningElement.dx πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGTextPositioningElement.dy πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGTextPositioningElement.rotate πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGTextPositioningElement.x πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGTextPositioningElement.y πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGTitleElement πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGTransform πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGTransform.angle πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGTransform.matrix πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGTransform.setMatrix πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGTransform.setRotate πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGTransform.setScale πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGTransform.setSkewX πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGTransform.setSkewY πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGTransform.setTranslate πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGTransform.type πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGTransformList πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGTransformList.appendItem πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGTransformList.clear πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGTransformList.consolidate πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGTransformList.createSVGTransformFromMatrix πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGTransformList.getItem πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGTransformList.initialize πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGTransformList.insertItemBefore πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGTransformList.numberOfItems πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGTransformList.removeItem πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGTransformList.replaceItem πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGUnitTypes πŸ“‹Firefox6/17/2008 Chrome12/11/2008177
api.SVGUseElement πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGUseElement.height πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGUseElement.href πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGUseElement.width πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGUseElement.x πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.SVGUseElement.y πŸ“‹Firefox11/29/2005 Chrome12/11/20081108
api.Screen πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Screen.availHeight πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
Edge: Always reflects the main screen.
api.Screen.availLeft Firefox11/9/2004 Chrome12/11/20081493
api.Screen.availLeft.relative-multi-screen Firefox11/9/2004 Chrome12/11/20081493
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 Firefox11/9/2004 Chrome12/11/20081493
api.Screen.availTop.relative-multi-screen Firefox11/9/2004 Chrome12/11/20081493
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 πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
Edge: Always reflects the main screen.
api.Screen.colorDepth πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
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 πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Screen.pixelDepth πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
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 πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Selection πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Selection.addRange πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Selection.anchorNode πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Selection.anchorOffset πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Selection.collapse πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Selection.collapseToEnd πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Selection.collapseToStart πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Selection.containsNode πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
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.deleteFromDocument πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Selection.extend πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Selection.focusNode πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Selection.focusOffset πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Selection.getRangeAt πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Selection.isCollapsed πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Selection.rangeCount πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Selection.removeAllRanges πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Selection.selectAllChildren πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Selection.toString πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
Firefox: Before Firefox 139, toString() returns an empty string for selected texts in form elements. See bug 85686.Firefox for Android: Before Firefox for Android 139, toString() returns an empty string for selected texts in form elements. See bug 85686.
api.StyleSheet πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.StyleSheet.disabled πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.StyleSheet.href πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.StyleSheet.media πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.StyleSheet.ownerNode πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.StyleSheet.parentStyleSheet πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.StyleSheet.title πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.StyleSheet.type πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.StyleSheetList πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.StyleSheetList.item πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.StyleSheetList.length πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Text πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Text.splitText πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
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.UIEvent πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.UIEvent.detail πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
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 πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.UIEvent.view πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.UIEvent.which πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
Chrome: When selecting an autocomplete suggestion, a keydown event fires where the event's which property is undefined. See bug 41425904.Chrome Android: When selecting an autocomplete suggestion, a keydown event fires where the event's which property is undefined. See bug 41425904.Edge: Only supported for KeyboardEvent and MouseEvent, not all UIEvent objects.Firefox: On mousemove events, the which property is incorrectly always set to 1.Firefox for Android: On mousemove events, the which property is incorrectly always set to 1.Internet Explorer: Only supported for KeyboardEvent and MouseEvent, not all UIEvent objects.Quest Browser: When selecting an autocomplete suggestion, a keydown event fires where the event's which property is undefined. See bug 41425904.Opera: Only supported for KeyboardEvent and MouseEvent, not all UIEvent objects.Opera Android: Only supported for KeyboardEvent and MouseEvent, not all UIEvent objects.Samsung Internet: When selecting an autocomplete suggestion, a keydown event fires where the event's which property is undefined. See bug 41425904.WebView Android: When selecting an autocomplete suggestion, a keydown event fires where the event's which property is undefined. See bug 41425904.
api.Window πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
Node.js: The Window interface is not implemented, but some methods, and properties are available in the global scope.
api.Window.DOMContentLoaded_event πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Window.alert πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
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.beforeunload_event πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Window.beforeunload_event.return_string_activation Firefox11/9/2004 Chrome12/11/20081493
api.Window.blur πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Window.captureEvents πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Window.close πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
Chrome: Before Chrome 95, script-closeability depended on having an opener, not on being created by web content.Chrome Android: Before Chrome Android 95, script-closeability depended on having an opener, not on being created by web content.Deno: Exits the current Deno process.Firefox: Before Firefox 128, script-closeability depended on having an opener, not on being created by web content.Firefox for Android: Before Firefox for Android 128, script-closeability depended on having an opener, not on being created by web content.Quest Browser: Before Quest Browser 18.0, script-closeability depended on having an opener, not on being created by web content.Samsung Internet: Before Samsung Internet 17.0, script-closeability depended on having an opener, not on being created by web content.WebView Android: Before WebView Android 95, script-closeability depended on having an opener, not on being created by web content.
api.Window.closed πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Window.confirm πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
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.document πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Window.external πŸ“‹Firefox10/24/2006 Chrome12/11/2008779
Firefox: From Firefox 78 AddSearchProvider() does nothing, as the specification requires.Firefox for Android: From Firefox for Android 79 AddSearchProvider() does nothing, as the specification requires.
api.Window.find Firefox11/9/2004 Chrome12/11/20081493
api.Window.focus πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
Chrome: Starting in Chrome 66, opening a popup in fullscreen mode and calling this function will end fullscreen mode.
api.Window.frameElement πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Window.frames πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Window.getComputedStyle πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
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.getSelection πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Window.history πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Window.innerHeight πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
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 πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
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.length πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Window.load_event πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Window.location πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
Deno: Reflects the value passed via the --location runtime flag.Firefox: Before Firefox 57, single quotes contained in URLs were escaped when accessed via URL APIs. See bug 1386683.Firefox for Android: Before Firefox for Android 57, single quotes contained in URLs were escaped when accessed via URL APIs. See bug 1386683.
api.Window.locationbar πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Window.menubar πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Window.moveBy πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Window.moveTo πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Window.name πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
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 πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Window.open πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
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.opener πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Window.outerHeight πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Window.outerWidth πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Window.parent πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Window.personalbar πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Window.print πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
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 πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
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.releaseEvents πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Window.resizeBy πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
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 πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
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 πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
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 πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Window.screenX πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
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 πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
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.scroll πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Window.scrollBy πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Window.scrollTo πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Window.scrollX πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Window.scrollY πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Window.scrollbars πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Window.self πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Window.status πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Window.statusbar πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Window.stop πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Window.toolbar πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Window.top πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
Firefox: Starting in Firefox 6, this property is read only, as defined by the standard.
api.Window.unload_event πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.Window.window πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.XMLHttpRequest πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
Internet Explorer: Implemented via ActiveXObject('Microsoft.XMLHTTP')
api.XMLHttpRequest.XMLHttpRequest πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.XMLHttpRequest.abort πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.XMLHttpRequest.error_event πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.XMLHttpRequest.getAllResponseHeaders πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
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.getResponseHeader πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
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 πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.XMLHttpRequest.open πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
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 πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
Internet Explorer: Implemented via ActiveXObject
api.XMLHttpRequest.progress_event πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.XMLHttpRequest.readyState πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.XMLHttpRequest.readystatechange_event πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.XMLHttpRequest.responseText πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
Internet Explorer: Before Internet Explorer 10, the value of XMLHttpRequest.responseText could be read only once the request was complete.
api.XMLHttpRequest.responseXML πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
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 πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.XMLHttpRequest.setRequestHeader πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.XMLHttpRequest.status πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
Internet Explorer: Internet Explorer version 5 and 6 supported ajax calls using ActiveXObject()
api.XMLHttpRequest.statusText πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
Internet Explorer: Internet Explorer version 5 and 6 supported ajax calls using ActiveXObject()
api.XMLHttpRequestEventTarget πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.XMLSerializer πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.XMLSerializer.XMLSerializer πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.XMLSerializer.serializeToString πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.XPathEvaluator πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.XPathEvaluator.XPathEvaluator πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.XPathEvaluator.createExpression πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.XPathEvaluator.createNSResolver πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.XPathEvaluator.evaluate πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.XPathExpression πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.XPathExpression.evaluate πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.XPathResult πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.XPathResult.booleanValue πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.XPathResult.invalidIteratorState πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.XPathResult.iterateNext πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.XPathResult.numberValue πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.XPathResult.resultType πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.XPathResult.singleNodeValue πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.XPathResult.snapshotItem πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.XPathResult.snapshotLength πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.XPathResult.stringValue πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.XSLTProcessor πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.XSLTProcessor.XSLTProcessor πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.XSLTProcessor.clearParameters πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.XSLTProcessor.getParameter πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
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 πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.XSLTProcessor.removeParameter πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.XSLTProcessor.reset πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
api.XSLTProcessor.setParameter πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
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 πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
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 πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
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.clearInterval πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
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.clearTimeout πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
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.setInterval πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
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 Firefox11/9/2004 Chrome12/11/20081493
api.setTimeout πŸ“‹Firefox11/9/2004 Chrome12/11/20081493
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 Firefox11/9/2004 Chrome12/11/20081493