Not yet stable

For a given set of browsers, what APIs are not yet in all of them.

Example Comparisons
Browsers
Features

Summary

A count of the number of APIs are in Browser X but not in Browser Y.
Not in FirefoxNot in Safari
In Firefox 38
In Safari 12

Unstable APIs

Below is a list of features that are not in all of Firefox and Safari

Raw Data

Quick Links:

HTTP Data

API First Browser Date Days in Limbo Notes
http.headers.Access-Control-Allow-Headers.authorization_not_covered_by_wildcard Firefox7/4/2023989
http.headers.Activate-Storage-Access 📋Firefox1/13/202665
http.headers.Authorization.Digest.SHA-256 Firefox10/5/20211626
http.headers.Content-Security-Policy.block-all-mixed-content Safari9/20/20163467
Chrome: Will be removed, see bug 40260100.Chrome Android: Will be removed, see bug 40260100.Edge: Will be removed, see bug 40260100.Quest Browser: Will be removed, see bug 40260100.Opera: Will be removed, see bug 40260100.Opera Android: Will be removed, see bug 40260100.Samsung Internet: Will be removed, see bug 40260100.WebView Android: Will be removed, see bug 40260100.
http.headers.Content-Security-Policy.form-action.blocks_redirects Safari4/12/20182898
http.headers.Content-Security-Policy.prefetch-src Safari1/23/20231151
http.headers.Content-Security-Policy.require-trusted-types-for 📋Safari9/15/2025185
http.headers.Content-Security-Policy.script-src.inline-speculation-rules Safari12/12/202597
http.headers.Content-Security-Policy.script-src.trusted-types-eval 📋Safari9/15/2025185
http.headers.Content-Security-Policy.trusted-types 📋Safari9/15/2025185
http.headers.Cross-Origin-Embedder-Policy.credentialless 📋Firefox10/24/2023877
http.headers.Cross-Origin-Opener-Policy.noopener-allow-popups 📋Safari3/31/2025353
http.headers.DNT Firefox3/22/20115476
http.headers.Early-Data 📋Firefox1/23/20182977
http.headers.Idempotency-Key 📋Firefox2/4/2025408
Firefox: Automatically adds a unique 64-bit key for POST requests when needed, if not set in JavaScript.
http.headers.Integrity-Policy 📋Firefox11/11/2025128
Firefox: Reporting endpoints are ignored (violations are logged to console).Firefox for Android: Reporting endpoints are ignored (violations are logged to console).
http.headers.Integrity-Policy.blocked-destinations_script 📋Firefox11/11/2025128
http.headers.Integrity-Policy.blocked-destinations_style 📋Firefox8/19/2025212
http.headers.Integrity-Policy-Report-Only 📋Firefox11/11/2025128
Firefox: Reporting endpoints are ignored (violations are logged to console).Firefox for Android: Reporting endpoints are ignored (violations are logged to console).
http.headers.Integrity-Policy-Report-Only.blocked-destinations_script 📋Firefox11/11/2025128
http.headers.Integrity-Policy-Report-Only.blocked-destinations_style 📋Firefox8/19/2025212
http.headers.Origin-Agent-Cluster 📋Firefox4/29/2025324
http.headers.Priority 📋Firefox7/9/2024618
http.headers.Report-To Firefox9/3/2024562
http.headers.Sec-Fetch-Storage-Access 📋Firefox1/13/202665
http.headers.Sec-Fetch-User 📋Firefox7/13/20211710
http.headers.Sec-GPC 📋Firefox11/21/2023849
Firefox: Opt-in to GPC using the Website Privacy Preference setting (about:preferences#privacy) checkbox 'Tell websites not to sell or share my data', or by setting the preference privacy.globalprivacycontrol.enabled to true.Firefox for Android: Opt-in to GPC using the Enhanced Tracking Protection toggle 'Tell web sites not to share & sell data', or by setting the preference privacy.globalprivacycontrol.enabled to true.
http.headers.Sec-Purpose 📋Firefox7/4/2023989
http.headers.Sec-Purpose.prefetch Firefox7/4/2023989
Chrome: Doesn't support Sec-Purpose for <link rel="prefetch">. In Chrome, the legacy Purpose: prefetch header is used to indicate a link request is a prefetch. See bug 40236973.Chrome Android: Doesn't support Sec-Purpose for <link rel="prefetch">. In Chrome Android, the legacy Purpose: prefetch header is used to indicate a link request is a prefetch. See bug 40236973.Edge: Doesn't support Sec-Purpose for <link rel="prefetch">. In Edge, the legacy Purpose: prefetch header is used to indicate a link request is a prefetch. See bug 40236973.Firefox: Sec-Purpose: prefetch replaces the non-standard X-moz: prefetch header that was used to indicate a link prefetch request in earlier versions.Firefox: Prefetch requests should also include the header Accept header string for navigations, but Accept: */* is sent instead.Firefox for Android: Sec-Purpose: prefetch replaces the non-standard X-moz: prefetch header that was used to indicate a link prefetch request in earlier versions.Firefox for Android: Prefetch requests should also include the header Accept header string for navigations, but Accept: */* is sent instead.Quest Browser: Doesn't support Sec-Purpose for <link rel="prefetch">. In Quest Browser, the legacy Purpose: prefetch header is used to indicate a link request is a prefetch. See bug 40236973.Opera: Doesn't support Sec-Purpose for <link rel="prefetch">. In Opera, the legacy Purpose: prefetch header is used to indicate a link request is a prefetch. See bug 40236973.Samsung Internet: Doesn't support Sec-Purpose for <link rel="prefetch">. In Samsung Internet, the legacy Purpose: prefetch header is used to indicate a link request is a prefetch. See bug 40236973.WebView Android: Doesn't support Sec-Purpose for <link rel="prefetch">. In WebView Android, the legacy Purpose: prefetch header is used to indicate a link request is a prefetch. See bug 40236973.
http.headers.Sec-Purpose.speculationrules Safari12/12/202597
http.headers.Sec-Speculation-Tags 📋Safari12/12/202597
http.headers.Server-Timing.trailer Firefox12/10/20192291
Firefox: Only the Server-Timing header is a recognized trailer, and it is only exposed to DevTools in the network Timing tab (bug 1403051). Developers cannot access trailers via the Fetch API or XHR.Firefox for Android: Only the Server-Timing header is a recognized trailer, and it is only exposed to DevTools in the network Timing tab (bug 1403051). Developers cannot access trailers via the Fetch API or XHR.
http.headers.Service-Worker-Navigation-Preload 📋Safari3/14/20221466
http.headers.Set-Cookie.SameSite.Lax_default Firefox9/3/20192389
http.headers.Set-Cookie.SameSite.none_requires_secure Firefox10/1/2024534
http.headers.Set-Cookie.SameSite.schemeful Firefox7/28/20202060
http.headers.Set-Cookie.http_host-http_prefixes Firefox9/16/2025184
Firefox: __Host-Http- is supported under its original name __HostHttp-. See bug 1982555.Firefox for Android: __Host-Http- is supported under its original name __HostHttp-. See bug 1982555.
http.headers.Set-Login 📋Firefox4/29/2025324
http.headers.Speculation-Rules 📋Safari12/12/202597
http.headers.Trailer 📋Firefox12/10/20192291
Firefox: Only the Server-Timing header is a recognized trailer, and it is only exposed to DevTools in the network Timing tab (bug 1403051). Developers cannot access trailers via the Fetch API or XHR.Firefox for Android: Only the Server-Timing header is a recognized trailer, and it is only exposed to DevTools in the network Timing tab (bug 1403051). Developers cannot access trailers via the Fetch API or XHR.
http.headers.WWW-Authenticate.Digest.SHA-256 Firefox10/5/20211626
http.headers.X-DNS-Prefetch-Control Firefox10/24/20067086
http.mixed-content.allow_file_urls 📋Firefox8/6/20134608
http.mixed-content.allow_localhost_url 📋Firefox12/15/20201920
http.mixed-content.allow_loopback_url 📋Firefox8/8/20173145
http.mixed-content.auto_upgrade_images 📋Firefox6/11/2024646
Firefox: Set security.mixed_content.upgrade_display_content preference to true to allow HTTP fetching and display of upgradable content.Firefox: Set security.mixed_content.block_display_content preference to true to block all mixed content.Firefox for Android: Set security.mixed_content.upgrade_display_content preference to true to allow HTTP fetching and display of upgradable content.Firefox for Android: Set security.mixed_content.block_display_content preference to true to block all mixed content.
http.mixed-content.auto_upgrade_video_audio 📋Firefox6/11/2024646
Firefox: Set security.mixed_content.upgrade_display_content preference to true to allow HTTP fetching and display of upgradable content.Firefox: Set security.mixed_content.block_display_content preference to true to block all mixed content.Firefox for Android: Set security.mixed_content.upgrade_display_content preference to true to allow HTTP fetching and display of upgradable content.Firefox for Android: Set security.mixed_content.block_display_content preference to true to block all mixed content.
http.mixed-content.block_mixed_downloads 📋Firefox7/13/20211710
http.status.103.preload Firefox2/20/2024758
http.status.425 📋Firefox1/23/20182977