[LayoutNG] Implement LayoutReplaced::PositionForPoint
The legacy implementation of LayoutReplaced::PositionForPoint() almost works in LayoutNG, except for the case where the replaced object is in inline layout, where it fails to obtain the line's logical top and bottom in the containing block. This patch adds LayoutNG support for it. Cq-Include-Trybots: master.tryserver.blink:linux_trusty_blink_rel;master.tryserver.chromium.linux:linux_layout_tests_layout_ng;master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2 Change-Id: I414a445e0617770aec6461dbc497f650f586d12b Reviewed-on: https://chromium-review.googlesource.com/949864 Commit-Queue: Xiaocheng Hu <xiaochengh@chromium.org> Reviewed-by:Yoshifumi Inoue <yosin@chromium.org> Reviewed-by:
Emil A Eklund <eae@chromium.org> Cr-Commit-Position: refs/heads/master@{#541966}
Showing
Please register or sign in to comment