DescriptionEither content elements or shadow elements should not be treated as insertion points if they are not in document.
The relevant spec update: https://github.com/w3c/webcomponents/commit/69fbceabe01786ba3740728a6b86f5ec958f69b4
This behavior is similar to that of styles, which are not calculated for disconnected nodes.
This change also makes it possible to add an assertion, ASSERT(shadowRoot), for rootNode of an insertionPoint in InsertionPoint::isActive.
BUG=339029
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=166647
Patch Set 1 #Patch Set 2 : Rebased #
Messages
Total messages: 12 (0 generated)
|