Chromium Code Reviews
DescriptionRefactor RenderQuote to not delete renderers on style change.
Currently the RenderQuote code will destroy all child nodes when the style
changes. This CL updates the code to re-use the existing renderer instead
of re-creating.
This fixes an issue with FirstLetterPseudoElement where we were destroying
the first-letter renderers out from under the elements feet.
BUG=424914
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=184397
Patch Set 1 #
Messages
Total messages: 9 (2 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||