• David Bokan's avatar
    Modernize autoscroll.html test · 014a0817
    David Bokan authored
    This test was "failing" in root-layer-scrolls mode but it wasn't related
    to what this test is checking. Since this test just dumps the layer tree
    it was reflecting changes to where scroll offsets are reported in the
    tree.
    
    I've rewritten the test to use testharness.js removing all expectation
    files and replacing them with a simple assertion that the scroll offset
    isn't changed by drag selecting text.
    
    Bug: 781431
    Change-Id: I8391caeea794cbdaebfb2b7b86e5c3d9da6268fa
    Cq-Include-Trybots: master.tryserver.chromium.linux:linux_layout_tests_root_layer_scrolls
    Reviewed-on: https://chromium-review.googlesource.com/802178Reviewed-by: default avatarStefan Zager <szager@chromium.org>
    Commit-Queue: David Bokan <bokan@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#520803}
    014a0817
root-layer-scrolls 11.9 KB