DescriptionDon't always full invalidation on 'position' style change
Move position changed case from
RenderStyle::diffNeedsFullLayoutAndPaintInvalidation()
to RenderStyle::diffNeedsFullLayout().
Our layout code can issue invalidations if actually needed.
BUG=408697
TEST=fast/repaint/position-change-keeping-geometry.html
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=181423
Patch Set 1 #Patch Set 2 : Fix test (force z-index to avoid it from changing) #
Messages
Total messages: 10 (4 generated)
|