Performance·Advanced·Conceptual·1 min read
Do all layout shifts count toward CLS?
Short interview answer
Shifts following recent user input within the exclusion window are generally excluded, and shifts are grouped into session windows. Unexpected movement should still be minimized.
Key takeaway
Explain the underlying mental model clearly, then support it with a concrete example and its trade-offs.