DescriptionFix under-repaint in non-RAL mode
The under-repaint occurs in non-RAL mode when an object needs both
repaint and non-full layout. https://codereview.chromium.org/265703012/
caused this because it skips the direct repaint() call in the above
case.
BUG=376306
TEST=fast/repaint/change-text-content-and-background-color.html
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=174989
Patch Set 1 #
Total comments: 2
Patch Set 2 : Fix missing parens #Patch Set 3 : NeedsRebaseline on mac #
Messages
Total messages: 12 (0 generated)
|