Chromium Code Reviews
DescriptionComposedTreeWalker does't have to return a node if an insertion point has no distributed nodes.
A content insertion point never has child nodes if the insertion point has distributed nodes after r161137.
A shadow insertion point may have child nodes even if the insertion point has
no distributed nodes. We should return 0 in this case because child nodes of the
shadow insertion point must not be treated as fallback elements after r161137.
The relevant spec is:
https://dvcs.w3.org/hg/webcomponents/raw-file/tip/spec/shadow/index.html#distributions
BUG=None
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=161596
Patch Set 1 #Patch Set 2 : Fix compile warnings #
Messages
Total messages: 9 (0 generated)
|
|||||||||||||||||||||||||||||||||||||