]> Cypherpunks repositories - gostls13.git/commit
html: improve parsing of comments and "bogus comments"
authorAndrew Balholm <andybalholm@gmail.com>
Sat, 15 Oct 2011 01:22:08 +0000 (12:22 +1100)
committerNigel Tao <nigeltao@golang.org>
Sat, 15 Oct 2011 01:22:08 +0000 (12:22 +1100)
commitb770c9e9a2d2b19af317924f015467626be7b5a4
tree27f4bae98150bb9d979c34e56185df36c2f6423d
parent5079129deb6beaf1b9efee2a9cd51c7beb98188b
html: improve parsing of comments and "bogus comments"

R=nigeltao
CC=golang-dev
https://golang.org/cl/5279044
src/pkg/html/token.go
src/pkg/html/token_test.go