What could impact CLS?
To give an idea of CLS, the following could impact layout shifts:
- Images without dimensions or without a fixed parent;
- Ads, iframes that are being inserted or loaded;
- Dynamically inserting new elements and content on the fly (client side rendering);
- Web fonts, changing characteristics of the text in regards of line-height, letter-spacing and letter-width.