DescriptionRevert paint-invalidation-container ASSERT
This CL reverts
https://codereview.chromium.org/414503002
The RenderLayer change was wrong and is the cause of the regression.
Unfortunately it's unclear what the path forward is: the ASSERT is
triggering, which means there are some bugs in the code, but it is
caused by having several definitions of paint invalidation container.
Fixing it will require aligning these definitions and it's unclear
which one is right.
BUG=415513
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=185075
Patch Set 1 #Patch Set 2 : Added a missing test to rebaselin. #
Messages
Total messages: 10 (4 generated)
|