aboutsummaryrefslogtreecommitdiff
path: root/src/html/entity_test.go
AgeCommit message (Expand)Author
2024-10-21html: use sync.OnceValues instead of var once sync.Once1911860538
2018-07-31html: lazily populate Unescape tablesBrad Fitzpatrick
2014-09-08build: move package sources from src/pkg to srcRuss Cox