Chromium Code Reviews
DescriptionPush-pop custom elements reaction stack when the parser inserts elements
"insert a foreign element" [1] says to push and pop the custom
elements reaction stack when inserting the element. This means
parser-created custom elements have predictable (empty) child node
lists because their connected callback runs right after insertion.
[1] https://html.spec.whatwg.org/#insert-a-foreign-element
BUG=676365
Committed: https://crrev.com/682c7b2f1859ea71ed36201e28eb8098fd3745e2
Cr-Commit-Position: refs/heads/master@{#440366}
Patch Set 1 #
Messages
Total messages: 14 (9 generated)
|
||||||||||||||||||||||||||||