1
0
mirror of https://github.com/golang/go synced 2024-10-05 19:21:21 -06:00
go/src/pkg/html
Scott Lawrence c05c3a9d11 html/template: make doctype check case-insensitive
Fixes #3094.

R=golang-dev, rsc, nigeltao
CC=golang-dev
https://golang.org/cl/5687065
2012-02-24 11:32:33 +11:00
..
template html/template: make doctype check case-insensitive 2012-02-24 11:32:33 +11:00
entity_test.go renaming_2: gofix -r go1pkgrename src/pkg/[a-l]* 2011-11-08 15:40:58 -08:00
entity.go cgo, goyacc, go/build, html, http, path, path/filepath, testing/quick, test: use rune 2011-10-25 22:20:02 -07:00
escape.go all: avoid bytes.NewBuffer(nil) 2012-02-06 14:09:00 +11:00