You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Automatic update from web-platform-tests
[CLS] Don't let content-visibility:auto affect CLS
A previous CL (*) already did this up to the first observation.
Now we enforce it for all times content skips and unskips.
The rationale for this change is that content-visibility is a
UA-controlled best practice, and it is mostly up to the UA to avoid
layout shifts when using this feature.
Note that there will still be layout shifts reported for elements
adjacent to (but not descendants of) content-visibility:auto elements
if the content-visibility:auto element resizes and causes a shift.
The change in this CL applies only to the content-visibility:auto
element itself.
Bug: 1151526
Change-Id: Ie3aed71b2f2500ea799c7bf77dbdd28e60a9175a
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2566270
Reviewed-by: vmpstr <vmpstrchromium.org>
Commit-Queue: Chris Harrelson <chrishtrchromium.org>
Cr-Commit-Position: refs/heads/master{#832142}
--
wpt-commits: 1d50fc221b0cdcc57df77b5011d05763c9c213f5
wpt-pr: 26680
UltraBlame original commit: 3f7a732467199f4ad28f640b267540ffdc5f206a
0 commit comments