DescriptionCompute the normal flow list on the fly
Storing the normal flow list in DeprecatedPaintLayerStackingNode
is not necessary and there are quite some complexity in the code
for invalidating this cache.
Ideally we shouldn't need the normal flow at all. It's not a CSS
concept but arose from our implementation of stacking contexts
and the multiple responsabilities of DeprecatedPaintLayer.
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=197871
Patch Set 1 #Patch Set 2 : Fix reverse iterator (OOPS). #
Total comments: 9
Patch Set 3 : Reviewnated patch! #
Total comments: 6
Patch Set 4 : Rebaselined patch. #
Messages
Total messages: 21 (5 generated)
|