github.com/google/safehtml/template.sanitizationContext.isURLorTrustedResourceURL (method)

2 uses

	github.com/google/safehtml/template (current package)
		sanitize.go#L102: 	if !sc0.isURLorTrustedResourceURL() {
		sanitizers.go#L64: func (s sanitizationContext) isURLorTrustedResourceURL() bool {