]> Cypherpunks repositories - gostls13.git/commit
html: parse start tags that aren't explicitly otherwise dealt with.
authorYasuhiro Matsumoto <mattn.jp@gmail.com>
Wed, 6 Jul 2011 03:08:52 +0000 (13:08 +1000)
committerNigel Tao <nigeltao@golang.org>
Wed, 6 Jul 2011 03:08:52 +0000 (13:08 +1000)
commit1e6d946594953e5bc7f4b33c52b0d6280ff6c0bd
treef2b45f3a7ff7f71b057668c6f4a79aae9f626eee
parent329990d52509cd454022e0b6bbcd06e5b7092dc6
html: parse start tags that aren't explicitly otherwise dealt with.

R=golang-dev, nigeltao
CC=golang-dev
https://golang.org/cl/4626080
src/pkg/html/parse.go