Ensure negative z index children are painted in scrollers
[1] ensured kPaintLayerPaintingOverflowContents was cleared when painting a new root but failed to clear kPaintLayerPaintingCompositingScrollingPhase as well. This caused a regression where negative z index children of a scrolled and transformed paint layer would not paint. This patch fixes and tests the regression from [1], as well as passing one additional test with root layer scrolling. [1] https://crrev.com/19f7cb8adfd015bef06b08d0c02eb5a528e8c885 Bug: 779885 Change-Id: Id73ae360000efe866fd9c9c7c1dade186d547cac Cq-Include-Trybots: master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2 Reviewed-on: https://chromium-review.googlesource.com/749059Reviewed-by:Tien-Ren Chen <trchen@chromium.org> Commit-Queue: Philip Rogers <pdr@chromium.org> Cr-Commit-Position: refs/heads/master@{#513276}
Showing
Please register or sign in to comment