[LayoutNG] Fix overflow:scroll inline-block painting
display:inline-block with text children gets painted as AtomicInline. NGBoxFragmentPainter::PaintAllPhasesAtomically was setting overflow clip for all painting phases, cutting off anything outside content box. It also was not painting scrollbars. Bug: 841587 Cq-Include-Trybots: luci.chromium.try:linux_layout_tests_layout_ng;luci.chromium.try:linux_layout_tests_slimming_paint_v2;master.tryserver.blink:linux_trusty_blink_rel Change-Id: Iff05c8ba1bed18ae53d679a5b5e81c7f6d409276 Reviewed-on: https://chromium-review.googlesource.com/1099998 Commit-Queue: Aleks Totic <atotic@chromium.org> Reviewed-by:Koji Ishii <kojii@chromium.org> Reviewed-by:
Emil A Eklund <eae@chromium.org> Cr-Commit-Position: refs/heads/master@{#567344}
Showing
Please register or sign in to comment