Chrome DevTools now includes debugging support for CSS @starting-style rules in Canary 143+. The feature adds visual indicators (pills) in the elements tree to identify affected elements, allows toggling elements into their @starting-style state for inspection, and prioritizes showing only active styles by default. The implementation focuses on correctness and discoverability, with a design that differs from other browsers' approaches.
3 Comments
Sort: