func golang.org/x/net/html.reparentChildren

2 uses

	golang.org/x/net/html (current package)
		node.go#L128: func reparentChildren(dst, src *Node) {
		parse.go#L1328: 		reparentChildren(clone, furthestBlock)