Elements
Simulation
Inspector
Select an element to inspect
CLS Best Practices
- Always include
widthandheightsize attributes on your images and video elements. - Never insert content above existing content, except in response to a user interaction.
- Prefer
transformanimations to animations of properties that trigger layout changes. - Reserve space for ad elements and dynamically injected content.