Home | History | Annotate | Download | only in docs

Lines Matching full:child

328         for (var child = node.firstChild; child; child = child.nextSibling) {
329 normalizedHtml(child, out);
366 for (var child = node.firstChild; child; child = child.nextSibling) {
367 normalizedHtml(child, out);