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
Grid allows for out-of-flow items to be placed in grid areas, which will
impact their size and position. This doesn't work well with the first
tier OOF cache, as any changes to the grid can will be out of sync
with the first tier OOF cache.
The fix here is to disable the first tier OOF cache for grid.
Bug: 1247052
Change-Id: I6aa61df23c62de66849c87f7204e598804f99a50
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3150665
Commit-Queue: Kurt Catti-Schmidt <[email protected]>
Reviewed-by: Ian Kilpatrick <[email protected]>
Cr-Commit-Position: refs/heads/main@{#920037}
0 commit comments