1
0
mirror of https://github.com/golang/go synced 2024-10-03 06:11:21 -06:00
go/src/pkg/xml
Amrut Joshi d8675d25e5 xml: allow unquoted attribute values in non-Strict mode
HTML4 standard supports unquoted attibute values in certain cases
(http://www.w3.org/TR/REC-html40/intro/sgmltut.html#h-3.2.2).

R=rsc
CC=golang-dev
https://golang.org/cl/207095
2010-02-18 23:32:55 -08:00
..
Makefile go: makes it build for the case $GOROOT has whitespaces 2009-11-23 17:32:51 -08:00
read_test.go 1) Change default gofmt default settings for 2009-12-15 15:41:46 -08:00
read.go allow any scalar type in xml.Unmarshal. 2010-02-02 11:53:10 +11:00
xml_test.go xml: allow unquoted attribute values in non-Strict mode 2010-02-18 23:32:55 -08:00
xml.go xml: allow unquoted attribute values in non-Strict mode 2010-02-18 23:32:55 -08:00