go/src/html/template/attr.go

var attrTypeMap

// attrType returns a conservative (upper-bound on authority) guess at the
// type of the lowercase named attribute.
func attrType(name string) contentType {}