caniuse icon indicating copy to clipboard operation
caniuse copied to clipboard

Raw browser/feature support data from caniuse.com

Results 317 caniuse issues
Sort by recently updated
recently updated
newest added

I couldn't find any documentation on these css properties that allow styling of HTML5 audio (and I assume video). I can confirm they work in Chromium based browsers but can't...

Support data suggestion

- via https://www.bram.us/2024/04/13/what-if-you-had-real-control-over-light-mode-dark-mode-on-a-per-site-basis/ - https://wicg.github.io/web-preferences-api/ - https://github.com/WICG/web-preferences-api - https://chromestatus.com/feature/4631882616012800 - https://github.com/mozilla/standards-positions/issues/879 - https://github.com/WebKit/standards-positions/issues/252 > This spec requires large amounts of work to section it and word it in ways that...

Support data suggestion

When searching on caniuse.com the results show both caniuse data and MDN data. When using browser compare, only caniuse data is shown. It would be nice if there was at...

Site functionality

Instead of showing “No Support” for web standards that are depreciated, it would be nice if there was a label that said “Depreciated” or “No Longer Supported”. This could also...

Site functionality

New events were released for scroll snaps. Would be nice to have this in caniuse: https://groups.google.com/a/chromium.org/g/blink-dev/c/-naLTco_PEo/m/GwL4OA6dAQAJ

Support data suggestion

Hybrid key exchange in SSL handshake using ML-KEM in addition to default already has significant usage thanks to Google and Cloudflare. It appears to only be supported currently in TLS...

Support data suggestion

The [JavaScript Promise Integration specification](https://github.com/WebAssembly/js-promise-integration/blob/525e3f547e338ba975ae4ee4440a130919e0ba0e/proposals/js-promise-integration/Overview.md) is an in-progress specification intended to make it easier for applications written in Wasm to perform synchronous IO on non-blocking runtimes like the browser. ##...

Support data suggestion

This could be broken out into multiple features: - Symbol.dispose - Symbol.asyncDispose - `using` syntax - `await using` syntax - DisposableStack - AsyncDisposableStack Spec: https://github.com/tc39/proposal-explicit-resource-management Looks like Chrome is shipping...

Support data suggestion

Closes #7075. Begins tracking the status of the [WebAssembly JavaScript Promise Integration](https://github.com/WebAssembly/js-promise-integration) specification. Thanks!