Rebase paint/invalidation/selection/selection-rl.html
For LegacyLayout, we have to do character-range-based partial invalidation for selections because a LayoutText is too big to be fully invalidates for selection. In the other hand, we're invalidating each NGPaintfragment. So no further grain invalidation, which is based on character range that we're doing for legacy, is not needed. Bug: 708452 Cq-Include-Trybots: luci.chromium.try:linux_layout_tests_layout_ng Change-Id: Id011ced00ee2de43efdc9bf35f7ad922b0cf1078 Reviewed-on: https://chromium-review.googlesource.com/1198744Reviewed-by:Xianzhu Wang <wangxianzhu@chromium.org> Commit-Queue: Xianzhu Wang <wangxianzhu@chromium.org> Cr-Commit-Position: refs/heads/master@{#587946}
Showing
Please register or sign in to comment