Try this syntax out, and see if it works for your needs. The @csswg still has time to change the spec. We want to make sure Container Queries do what everyone needs them to do before we lock the spec & start shipping in browsers. So try it! And let us know!
✍️ New Article: Say Hello To CSS Container Queries
I wrote about CSS container queries, how they work, why to use them, with use-cases and examples. I enjoyed learning and writing about them. Happy reading!
🔗 ishadeed.com/article/say-hel…
it depends on what you have in mind exactly with instagram filters, but overall, yes, WebCodecs can be used for video post-processing e.g. in the context of w3c.github.io/mediacapture-t…
WebCodecs gives access to decoded media frame bytes before they are rendered, allowing for more efficient media processing workflows! Find out more in this handy #WebCodecs explainer: github.com/w3c/webcodecs/blo…
First draft of #WebCodecs published! Aimed at providing access to built-in media encoders and decoders, it gives #WebApps full control over the encoding and decoding of #audio/#video frames #timetogiveinput
Secure Payment Confirmation is a proposal to prevent fraud in on-line payments while keeping as smooth a user experience as possible using authenticators (e.g. on-device fingerprint confirmation) via #WebAuthN - and the experiment run by @stripe is showing impressive results!
#MiniApps are small, install-free, fast-loading programs that run inside a larger native application or directly run in the operating system. They leverage both Web technologies like #CSS and #JavaScript and the capabilities of native apps.