Chromium Code Reviews
DescriptionUpdate should paint flag when a float's composited scrolling status changes
Normally floating objects' should paint flags are updated during layout.
However, it also depends on self-painting status which can be changed
during compositing update (after layout) when composited scrolling
status changes.
Update should paint flag when floating object's composited scrolling
status changes.
No need to handle change of non-floating objects' composited scrolling
status affecting should paint flags of contained floating objects,
because should paint flags don't cross overflow clipping boundaries.
Also no need to handle the cases that have been handled by layout.
BUG=420072
TEST=fast/block/float/float-change-composited-scrolling.html
Committed: https://crrev.com/871b186bc143ef3082dfb80f1437c2250cca06f3
Cr-Commit-Position: refs/heads/master@{#373198}
Patch Set 1 #
Total comments: 2
Patch Set 2 : #
Total comments: 6
Patch Set 3 : #Patch Set 4 : #Patch Set 5 : Fix windows build #
Messages
Total messages: 23 (9 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||