CSS @starting-style debugging is available in Chrome DevTools!
bram.us·1w
Flag this post

Although it’s not a core task of my role as Chrome DevRel, I took the time to build something that I needed into Chrome DevTools: debugging support for CSS @starting-style rules.

The feature is enabled by default in Chrome Canary 143 or newer.

~

The design I went for is detailed in https://goo.gle/devtools-starting-style-debugging-design and differs a bit from how other browsers approach this problem.

I expect correctness from DevTools, and have it show only what you are actively seeing on the screen.

When inspecting a square in [https://codepen.io/bramus/pen/MWPLgjy](https://codepen.io/bramus/pe…

Similar Posts

Loading similar posts...