func github.com/andybalholm/cascadia.nodeText

3 uses

	github.com/andybalholm/cascadia (current package)
		selector.go#L430: 		text = strings.ToLower(nodeText(n))
		selector.go#L451: 		text = nodeText(n)
		selector.go#L469: func nodeText(n *html.Node) string {