caniuse
caniuse copied to clipboard
Raw browser/feature support data from caniuse.com
The `/{feature}` URLs work, but with JS enabled they redirect to `/#feat={feature}` (or just rewrite using History API?). It should be vice versa, I believe: http://caniuse.com/css-placeholder-shown looks a bit cleaner...
An additional option for the Pointer Lock API to disable mouse acceleration. See https://github.com/w3c/pointerlock/pull/49 for (future) spec change. ### Implementation Status * Chrome: 80+ ([approx](https://bugs.chromium.org/p/chromium/issues/detail?id=982379#c29)) flagged, 88+ by default *...
- one of the most popular and most commented JS features on Edge userVoice: https://wpdev.uservoice.com/forums/257854-microsoft-edge-developer/suggestions/6509545-simd-js - implementation(s) are underway
AR Quick Look on iOS is enabled with `rel="ar"` and a .USDZ object. More info below: - [AR Quick Look — Apple Developer](https://developer.apple.com/augmented-reality/quick-look/) - [my blog post](https://nuotsu.com/snippets/ar-quick-look/)
Everything is described here: https://bugzilla.mozilla.org/show_bug.cgi?id=1320796 ATM and since.. Always ? Service Workers are unsupported in private browsing with Firefox. ```js 'serviceWorker' in navigator; // returns false in private browsing ```
Current support data tells that Badging API is fully supported in Chrome, Edge, Opera (WebKit essentially), but the support for this API is only partial. - https://caniuse.com/mdn-api_notification_badge -- Caniuse -...
It would be nice if you could add some devices that are based on web engines like Firefox OS and Tizen.
Seen on mobile Safari, iOS 8 / iPhone 4S. On a mobile with poor Internet connectivity, the UI becomes blocked and unusable when typing in a search term. It seems...
- https://open-ui.org/components/popup.research.explainer - Chrome: - https://chromestatus.com/feature/5463833265045504 - https://bugs.chromium.org/p/chromium/issues/detail?id=1307772 - https://twitter.com/jh3yy/status/1545141447992741888