DescriptionRevert "Don't layout when isSelfPaintingLayer() changes"
This reverts https://src.chromium.org/viewvc/blink?revision=173614&view=revision
Breaks going in and out of compositing mode for layers that are floated. There
is logic that is reading the self painting layer bit when computing the overflow
of elements inside layout and also when computing if floats should paint. My
original patch was generally wrong, so many parts of layout are reading
hasSelfPaintingLayer() inside layout.
BUG=411825
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=181676
Patch Set 1 #
Messages
Total messages: 9 (3 generated)
|