Quick Hit #103
Firefox 148 makes shape() available without a flag, aligning with Chrome and Safari.…
Firefox 148 makes shape() available without a flag, aligning with Chrome and Safari.…
Interop 2026 is here — find out which features Chrome, Safari, and Firefox have agreed to make consistent across all web browsers.…
Adam Argyle reminds us that Firefox is testing @custom-media, and shares some handy resources.…
Firefox 147 ships view transition types and anchor positioning, which are now supported in all browsers.…
Firefox 146 ships text-decoration-inset, which enables us to customize the position and size of text decorations such as underlines.…
Firefox 146 becomes the first to trial @custom-media, an at-rule that’s like custom properties but for media queries.…
We aren’t supposed to be doing any sort of decision-making based on browser User-Agent Strings. But, ya know, collectively, we do.
Karl Dubost notes that there is a significant change coming to them, notably moving the version integer past …
Variable fonts make it easy to create a large set of font styles from a single font file. Unfortunately, the default rendering of the <b> and <strong> elements in browsers today is not very compatible with the wide range of …
Look at that! The :focus-visible pseudo-selector is now supported in Firefox, as of version 85 which shipped yesterday. I had to rush over to the MDN Docs just to confirm, and yep, the :focus-visible page has been updated to …