var github.com/google/safehtml/template.globalAttrValSanitizationContext

2 uses

	github.com/google/safehtml/template (current package)
		sanitize.go#L168: 	sc, isWhitelistedAttr := globalAttrValSanitizationContext[attr]
		sanitizers.go#L266: var globalAttrValSanitizationContext = map[string]sanitizationContext{