Chrome and CSS in 2024 journeyed through the forest, over the mountains, and across the seas…
Category Archives: Elsewhere
Re-imagine the web with Scroll-Driven Animations
Here’s a video we – Chrome – launched as part of our EOY campaign, highlighting Scroll-Driven Animations. Create fluid, responsive scroll-driven animations that give your users engaging, app-like web experiences—with only a few lines of CSS, JavaScript, or both. I really like how Scroll-Driven Animations – a feature I have been working on as part …
Continue reading “Re-imagine the web with Scroll-Driven Animations”
Control the Viewport Resize Behavior on mobile with interactive-widget
More options for styling <details>
CSSNestedDeclarations
is coming to all browsers to improve CSS Nesting!
Benchmarking the performance of CSS @property
With @property now being Baseline Newly Available, I thought it’d be a good time benchmark the impact – if any – it has on the performance of your CSS. When starting to use a new CSS feature it’s important to understand its impact on the performance of your websites, whether positive or negative. With @property …
Continue reading “Benchmarking the performance of CSS @property”