Home | History | Annotate | Download | only in WebCore

Lines Matching full:adoptnode

2978         Achieved by setting a flag on iframe element when it is a target of document.adoptNode(node) operation.
2986 (WebCore::Document::adoptNode): If the adopted node is iframe, set a remainsAliveOnRemovalFromTree on it.
18333 Test: fast/dom/NodeList/adoptNode-node-list-cache.html