func github.com/google/safehtml/template.sanitizersForAttributeValue

2 uses

	github.com/google/safehtml/template (current package)
		sanitize.go#L32: 		return sanitizersForAttributeValue(c)
		sanitize.go#L51: func sanitizersForAttributeValue(c context) ([]string, error) {