DescriptionMark host for style recalc (and child recalc) whenever adding a ShadowRoot
We would forget to mark childNeedsStyleRecalc on the host when adding a
ShadowRoot and then if the host was display none never clear the bits
on the ShadowRoot which could result in wrong answers from
getComputedStyle.
Now we mark the bit and also mark the host immediately to ensure the dirty
bits are in a consistent state.
BUG=492730
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=196292
Patch Set 1 #Patch Set 2 : #
Messages
Total messages: 9 (4 generated)
|
|||||||||||||||||||||||||||||||||||||