Skip to content

Rule · Smoothness

Layout shifts while scrolling

smooth/layout-shift-on-scrollwarnvoid smoothupdated

Why it matters

Lazy content that pops in without reserved space shoves the text the reader is looking at.

How to fix it

Give lazy images/embeds dimensions or aspect-ratio and use min-height placeholders for late sections.

void smooth reports 13 rules in this category. How the page feels after it loads: dropped frames during a scripted scroll, long animation frames, INP of real clicks, shifts after input, animated layout properties, idle rAF loops and reduced-motion handling.