caniuse
caniuse copied to clipboard
Raw browser/feature support data from caniuse.com
- Spec: https://fetch.spec.whatwg.org/#concept-body-stream - Chrome: - https://chromestatus.com/feature/5274139738767360 - https://bugs.chromium.org/p/chromium/issues/detail?id=688906 - Intent to Ship ([in 105](https://chromestatus.com/feature/5274139738767360)) - https://twitter.com/intenttoship/status/1546410938991104000 - https://groups.google.com/a/chromium.org/g/blink-dev/c/zwKGB0_ksQU/m/mtVsZDH1AwAJ - Firefox: - Position: https://github.com/mozilla/standards-positions/issues/663 - Safari: - Position: https://github.com/WebKit/standards-positions/issues/24
I'd like to see border-corner-shape added. It would be a nice feature when implemented in browsers, and who knows when that is. http://dev.w3.org/csswg/css4-background/#border-corner-shape --- ##### This issue was imported from...
Stumbled upon a relatively new content-encoding called `zstd` (Zstandard). Defined in: https://tools.ietf.org/id/draft-kucherawy-dispatch-zstd-03.html https://datatracker.ietf.org/doc/html/rfc8878 Repo: [https://github.com/facebook/zstd](https://github.com/facebook/zstd) Blogpost: [https://code.facebook.com/posts/1658392934479273/smaller-and-faster-data-compression-with-zstandard/](https://code.facebook.com/posts/1658392934479273/smaller-and-faster-data-compression-with-zstandard/)
There isn't a chart on Can I Use for documenting which browsers support Display-P3. There are charts for supporting notation, functions, etc, including for P3. But what about documenting whether...
The WebCodecs API landed today in its first stable browser, Chrome 86. WebCodecs is an API that provides efficient, low-level access to built-in (software and hardware) media encoders and decoders....
https://caniuse.com/webm https://caniuse.com/ogg-vorbis Safari 14.1 (released October 20, 2020) [added WebM and VP8/VP9/Vorbis support](https://developer.apple.com/documentation/safari-release-notes/safari-14_1-release-notes#Media) for macOS (data seems to be correct for this). However, it looks like iPadOS 15 and iOS...
[Vivaldi browser](https://www.vivaldi.com) is the spiritual successor of Opera. It's growing quickly and should be included.
caniuse.com is missing "TLS Encrypted Client Hello (ECH)" ! Discussed here: https://en.wikipedia.org/wiki/Server_Name_Indication#Encrypted_Client_Hello Requires browser to fetch 'HTTPSSVC' dns record before hand to determine if ECH is supported.
- Spec: https://github.com/MicrosoftEdge/MSEdgeExplainers/blob/main/Focusgroup/explainer.md - Chrome: - https://chromestatus.com/feature/5637601087193088 - https://bugs.chromium.org/p/chromium/issues/detail?id=1286127 Probably a bit early to add currently, but keeping track… :)
Firefox supports CSS Containment behind "css.layout.contain.enabled" true or false since Firefox 47. I tried to edit it, but I guess it failed because I am not authenticated to do that....