Chromium Code Reviews
Description[S.P.] Invalidate the document element for view background when needed
The document element draws the background of the view even if it has no
specified background and/or the background is specified on <body>.
Let LayoutObject::skipInvalidationWhenLaidOutChildren() return false
for document element before checking rendererHasNoBoxEffect().
BUG=468373
TEST=some virtual/slimmingpaint/fast/repaint tests
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=192195
Patch Set 1 #
Total comments: 5
Patch Set 2 : Fix rendererHasNoBoxEffect() and TestExpectations #
Total comments: 2
Patch Set 3 : Another NeedsRebaseline #
Messages
Total messages: 11 (2 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||