• Yoichi Osato's avatar
    Refine selection paint test · bd8f601c
    Yoichi Osato authored
    This patch refines selection-repaint-with-gaps.html
    It tests selection painting and invalidation.
    It used to output layout tree into DOM and confirm its text
    dump.
    However it also output pixel result so output png was
     strange: it contained painted layer tree text dump.
    This patch refines the test to dump:
    - *.txt for layer tree
    - *.png for paint result only contains selected text.
    
    
    Bug: 739062
    Change-Id: I60e9b16f2061a77d50e5a65fd287981f63518dc8
    Reviewed-on: https://chromium-review.googlesource.com/701938
    Commit-Queue: Yoichi Osato <yoichio@chromium.org>
    Reviewed-by: default avatarYoshifumi Inoue <yosin@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#506971}
    bd8f601c
selection-repaint-with-gaps.html 2.22 KB