]> Cypherpunks repositories - gostls13.git/commit
html: parse "<h1>foo<h2>bar".
authorNigel Tao <nigeltao@golang.org>
Wed, 15 Dec 2010 00:39:56 +0000 (11:39 +1100)
committerNigel Tao <nigeltao@golang.org>
Wed, 15 Dec 2010 00:39:56 +0000 (11:39 +1100)
commitfec6ab97262c45797af9b645f28e64c1217a593a
treeaf1fd6ed64b416ef27114d618e8a905f63761440
parent8132bb1c7458431a5324364d63a7e46ec01fa499
html: parse "<h1>foo<h2>bar".

R=gri
CC=golang-dev
https://golang.org/cl/3571043
src/pkg/html/parse.go
src/pkg/html/parse_test.go
src/pkg/html/token.go