[LayoutNG] Make offset mapping construction more adapted to fragment painting
The construction of offset mapping used to have some hacks to work around the LayoutText writeback. The hacks are no longer necessary if fragment painting is enabled. This patch makes the hacks disabled when fragment painting is enabled, so that we can remove the hacks easier in the future. Bug: 699017 Cq-Include-Trybots: master.tryserver.chromium.linux:linux_layout_tests_layout_ng Change-Id: I57e28f32f318d118e8ebe4a89999e3f07a9a806a Reviewed-on: https://chromium-review.googlesource.com/777964Reviewed-by:Yoshifumi Inoue <yosin@chromium.org> Reviewed-by:
Koji Ishii <kojii@chromium.org> Commit-Queue: Xiaocheng Hu <xiaochengh@chromium.org> Cr-Commit-Position: refs/heads/master@{#517772}
Showing
Please register or sign in to comment