func github.com/andybalholm/cascadia.childMatch

2 uses

	github.com/andybalholm/cascadia (current package)
		selector.go#L756: 		return childMatch(t.first, t.second, n)
		selector.go#L782: func childMatch(a, d Matcher, n *html.Node) bool {