Chromium Code Reviews
DescriptionFix PaintLayer::compositingContainer for self-painting non-stacked layers
A self-painting non-stacked layer always paint itself through the normal
flow list of its parent, no matter if the parent is the containing layer.
This affects float layer under a stacked inline layer. If the float
layer is self-painting but not stacked, it's painted from its parent
instead of its containing layer.
BUG=686481
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2
Review-Url: https://codereview.chromium.org/2682933002
Cr-Commit-Position: refs/heads/master@{#449219}
Committed: https://chromium.googlesource.com/chromium/src/+/bfa6918b9aaf67f812459e5757e46485ff8ae1d4
Patch Set 1 #
Total comments: 2
Patch Set 2 : Fix PaintLayer::compositingContainer for self-painting non-stacked layers #
Messages
Total messages: 16 (10 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||