Quick Hit #100
Interop 2026 is here — find out which features Chrome, Safari, and Firefox have agreed to make consistent across all web browsers.…
Interop 2026 is here — find out which features Chrome, Safari, and Firefox have agreed to make consistent across all web browsers.…
Chrome 145 enables % units for letter-spacing and word-spacing as well as overscroll-behavior for all scroll containers, now baseline.
…
Chrome 145 finally ships text-justify, which is almost baseline now.…
Chrome 144 becomes the first to support ::search-text, a pseudo-element for selecting find-in-page text.…
The Chrome Dev Team recaps the new CSS features that shipped in Google Chrome this past year in one amazingly designed webpage. They cover new functionality for creating more customizable components, next-gen interactions, and optimizing ergonomics.…
Chrome 143 has introduced anchored fallback container queries to help us query the currently applied fallback position of anchored elements.…
“A change to overflow on replaced elements in CSS”:
…From Chrome 108, the following replaced elements respect the overflow property:
img,videoandcanvas. In earlier versions of Chrome, this property was ignored on these elements.This
Raw Chromium, perhaps?
So, Chrome is based on Chromium which is open-source. Chrome is Chromium with Google’s extra stuff on top of it. What extra stuff? Kinda lots! A few years ago, The Verge published “Microsoft reveals all the …
I’ve encountered two bugs in Chrome while testing the new CSS text-decoration-thickness and text-underline-offset properties, and I want to share them with you here in this article.…