CSS Wrapped 2025: A Recap of Chrome's Latest Features
Explore 'CSS Wrapped 2025,' the Chrome Dev Team's annual recap of new CSS features like customizable components, interaction enhancements, and developer ergonomics, all launched in Chrome.
The Chrome Dev Team has released "CSS Wrapped 2025", a beautifully designed webpage summarizing the significant new CSS features introduced in Google Chrome throughout the past year. This comprehensive overview highlights new functionalities designed to enable more customizable components, next-generation user interactions, and improved developer ergonomics.
Several noteworthy features, many of which have been closely tracked by the community, include:
- The Interest Invoker API and Invoker Commands, which simplify working with dialog and popover elements directly within markup, reducing the need for JavaScript.
- Scroll state queries, enabling developers to create more dynamic and narrative-rich web experiences.
- The highly anticipated sibling-count() and sibling-index() functions, now fully implemented, providing enhanced control over sibling elements.
- An enhanced attr() CSS function, now functioning more intuitively as expected.
- The new if() function, offering a powerful way to conditionally adjust CSS properties.
- Shape() commands, making the design of visually interesting elements considerably easier.
- Greater control over element corners with corner-shape(), expanding beyond the traditional
border-radius. - The ability to create entirely custom CSS functions, opening up new possibilities for styling and logic.
While this provides a glimpse, the full "CSS Wrapped 2025" offers an in-depth look at all the CSS innovations integrated into the Chrome browser during 2025. The page itself serves as a testament to the dynamic evolution of CSS this year, showcasing these powerful advancements in practice.