content-visibility: Increase the auto intersection margin to 150%.
This patch increases the viewport intersection margin for content-visibility: auto to 150% of the viewport. This prevents excessive 'checkerboarding' from lack of rendered content on quick flings. R=chrishtr@chromium.org TEST=Tested with scrollBy({ top: 10000, behavior: 'smooth' }) on FB. Change-Id: I70d3ef371d5aeb943dca26d6decae97184db446b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2453029 Commit-Queue: vmpstr <vmpstr@chromium.org> Reviewed-by:Chris Harrelson <chrishtr@chromium.org> Cr-Commit-Position: refs/heads/master@{#814799}
Showing
Please register or sign in to comment