DescriptionFix style propagation to continuations
The original loop in updateStyleOfAnonymousBlockContinuations() is
incorrect: it will propagate styles of the inline to sibling anonymous
blocks not belonging to the continuation chain of this inline.
Break the loop when we meet the end of the continuation chain.
BUG=506669
TEST=fast/repaint/outline-continuations.html
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=198543
Patch Set 1 #Patch Set 2 : Fix bug #Patch Set 3 : Fix bug again #
Messages
Total messages: 13 (4 generated)
|