func github.com/andybalholm/cascadia.nodeOwnText

3 uses

	github.com/andybalholm/cascadia (current package)
		selector.go#L427: 		text = strings.ToLower(nodeOwnText(n))
		selector.go#L448: 		text = nodeOwnText(n)
		selector.go#L477: func nodeOwnText(n *html.Node) string {