Chromium Code Reviews
DescriptionDon't remove empty display item pairs that draw content
DisplayItemList::add currently removes empty display item pairs, but
such pairs can sometimes have visible content. In particular, certain
kinds of CSS filters produce visible content even when applied to an
otherwise empty element; this translates into an empty pair of
FilterDisplayItems.
This CL makes DisplayItemList::add only remove empty display item pairs
that don't draw content.
BUG=458601
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=190497
Patch Set 1 #Patch Set 2 : #
Total comments: 4
Patch Set 3 : Address review comments #
Messages
Total messages: 9 (3 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||