mirror of https://github.com/golang/go.git
The text/template functions are stored in a data structure shared by all related templates, so do the same with the original, unwrapped, functions on the html/template side. For #39807 Fixes #43295 Change-Id: I9f64a0a601f1151c863a2833b5be2baf649b6cef Reviewed-on: https://go-review.googlesource.com/c/go/+/279492 Trust: Ian Lance Taylor <iant@golang.org> Run-TryBot: Ian Lance Taylor <iant@golang.org> TryBot-Result: Go Bot <gobot@golang.org> Reviewed-by: Emmanuel Odeke <emmanuel@orijtech.com> |
||
|---|---|---|
| .. | ||
| testdata | ||
| attr.go | ||
| attr_string.go | ||
| clone_test.go | ||
| content.go | ||
| content_test.go | ||
| context.go | ||
| css.go | ||
| css_test.go | ||
| delim_string.go | ||
| doc.go | ||
| element_string.go | ||
| error.go | ||
| escape.go | ||
| escape_test.go | ||
| example_test.go | ||
| examplefiles_test.go | ||
| exec_test.go | ||
| html.go | ||
| html_test.go | ||
| js.go | ||
| js_test.go | ||
| jsctx_string.go | ||
| multi_test.go | ||
| state_string.go | ||
| template.go | ||
| template_test.go | ||
| transition.go | ||
| transition_test.go | ||
| url.go | ||
| url_test.go | ||
| urlpart_string.go | ||