func github.com/andybalholm/cascadia.attributeSuffixMatch

2 uses

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