DescriptionFix RenderObject::repaintRectangle in situations when the render object is not a layer and is squashed.
Previously it was recording a repaint rect in the coordinate space of the enclosing *squashed* layer,
not the coordinate space of the *squashing layer* that the squashed layer paints into.
BUG=382129
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=175843
Patch Set 1 #Patch Set 2 : Add doctype. #Patch Set 3 : Reverted extra code. #Patch Set 4 : Added test result. #
Messages
Total messages: 4 (0 generated)
|