mac: fix for chromedriver screenshot test
This test flakily fails on Mac, like in this run: https://ci.chromium.org/p/chromium/builders/ci/Mac10.14%20Tests/2044 The flakes are caused by the scrollbar sometimes showing or not showing; see the root cause analysis given on the linked bug. Using "overflow: hidden" on the body will prevent the scrollbar from ever showing. Bug: 1005670 Change-Id: Icb7ac47e6c0acd53b7733693282a493e3ab0e09f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2033366Reviewed-by:John Chen <johnchen@chromium.org> Reviewed-by:
Philip Rogers <pdr@chromium.org> Commit-Queue: Elly Fong-Jones <ellyjones@chromium.org> Cr-Commit-Position: refs/heads/master@{#737422}
Showing
Please register or sign in to comment