• David Bokan's avatar
    Fix wheel-scroll-latching-on-scrollbar.html · ea5528d3
    David Bokan authored
    This test wants to check scrolling over a scrollbar but was scrolling
    over the scroll corner instead. The scroll corner is considered part of
    the scroller when scrolling from the main thread but not when scrolling
    from the compositor thread. This CL move the point to be over the
    scrollbar so that the test has consistent behavior on main and
    compositor threads. We also move it to fast/scrolling so it gets test
    coverage on both threads.
    
    Some cleanup has broken rename detection in Gerrit. See Base->PS1 for
    rename and above change. PS1->PS2 makes the test more readable.
    
    Bug: 915926,1090860
    Change-Id: I25afd7c214505d38c08e456496d5bfa5a47ee74b
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2442353Reviewed-by: default avatarLiviu Tinta <liviutinta@chromium.org>
    Commit-Queue: David Bokan <bokan@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#812674}
    ea5528d3
wheel-scroll-latching-on-scrollbar.html 1.49 KB