Home | History | Annotate | Download | only in html

Lines Matching full:kids

1249         // Step 1: Remove |blockElem| from its parent, doing a batch detach of all the kids.
1256 RefPtr<Node> newNode = residualElem->cloneNode(false); // Shallow clone. We don't pick up the same kids.