Largest single shift

The single largest layout-shift score captured.

Field data PhoneDesktopAll Scope All sites Q2 2026 edition · Desktop field outcomes
Metric LCP INP CLS
1

At a glance the headline numbers for Largest single shift

The single largest layout-shift score captured.

0
on the typical site
half of sites sit at or below
0
1 in 4 sites exceed this
the top quarter
1
the heaviest 1%
the long tail
125,411
sites measured
desktop field data

The largest single layout shift on the typical site scores 0.

The State of Web Vitals · Q2 2026 · 189,915 sites · desktop field datacorewebvitals.io/state-of-cwv
2

Distribution & median CLS site count and median CLS at each level of largest single shift

0.00 0.08 0.15 0.23 0.30
0.1
0.25
0 9738 19476
0 0–0 0–0.001 0.001–0.002 0.002–0.004 0.004–0.009 0.009–0.023 0.023–0.057 0.057–0.142 0.142–0.353 0.353–0.874 >p98
Good (≤0.1) Needs improvement Poor (>0.25) Site count
The State of Web Vitals · Q2 2026 · 189,915 sites · desktop field datacorewebvitals.io/state-of-cwv
3

Passing CLS by largest single shift which level passes the CLS most often

Largest single shiftSitesPassing CLSCLS
0 4,248 87% 0.01
0–0 6,918 87% 0.01
0–0.001 6,320 84% 0.02
0.001–0.002 7,168 86% 0.02
0.002–0.004 8,203 85% 0.02
0.004–0.009 10,821 85% 0.02
0.009–0.023 14,503 81% 0.02
0.023–0.057 16,947 80% 0.03
0.057–0.142 19,476 73% 0.05
0.142–0.353 17,367 64% 0.07
0.353–0.874 11,013 52% 0.10
>p98 2,427 40% 0.18
Good Needs Improvement Poor Faded rows: under 100 sites

Largest single shift 0.0. p75 0.1. p99 1.0. Spearman with CLS r = +0.33. At the low end (0): CLS 0.01. At the high end (>p98): CLS 0.18. computed

The State of Web Vitals · Q2 2026 · 189,915 sites · desktop field datacorewebvitals.io/state-of-cwv
4

Why this matters for the Core Web Vitals, and where to start fixing it

A layout shift score multiplies how much of the viewport moved by how far it moved. One full-width block jumping down can fail the CLS threshold on its own. The largest single shift tells you whether a site has that one dominant event or death by a thousand small ones.

If the largest shift carries most of the total, the work is finding one element. The usual suspects: a hero image without dimensions, a banner injected above the content, a font swap that reflows the page. Reserve the space that element needs and the problem is gone.

How does this affect the Core Web Vitals?

Largest shift is part of the CLS itself, so this is arithmetic, not correlation. 87% of sites at the low end pass the CLS. Past 0.9, the typical site fails. At the top of the range only 40% pass.

Related signals Shift direction → What shifted → Layout shift count → Shift concentration → Chrome field data from 189,915 sites, representing millions of real page loads · How we measured