DescriptionForce reattach all shadow host's children
When an element is slotted to some slot in shadow root, its style/layout
was not recalculated if the layout was up-to-date when assignment happens.
At slot assignment, only non-slotted nodes were detached, but it is also
necessary for those slotted.
BUG=622185
Patch Set 1 #
Messages
Total messages: 11 (3 generated)
|