func github.com/andybalholm/cascadia.attributeSubstringMatch

2 uses

	github.com/andybalholm/cascadia (current package)
		selector.go#L239: 		return attributeSubstringMatch(t.key, t.val, n)
		selector.go#L332: func attributeSubstringMatch(key, val string, n *html.Node) bool {