CLS snippets
Cumulative Layout Shift — diagnostic snippets you paste into the DevTools console.
-
find-transitions.js →
Logs every element that has a CSS
transition. Helps narrow down which element is the source of a layout shift — disable the printed transitions and re-measure with a RUM tool.