const github.com/google/safehtml/template.stateSpecialElementBody

4 uses

	github.com/google/safehtml/template (current package)
		context.go#L71: 	stateSpecialElementBody
		escape.go#L620: 		if c.state == stateSpecialElementBody && c.element.name == "script" {
		transition.go#L18: 	stateSpecialElementBody: tSpecialTagEnd,
		transition.go#L107: 			ret.state = stateSpecialElementBody