]> Cypherpunks repositories - gostls13.git/commit
exp/html: improve InHeadIM
authorAndrew Balholm <andybalholm@gmail.com>
Thu, 19 Apr 2012 23:08:58 +0000 (09:08 +1000)
committerNigel Tao <nigeltao@golang.org>
Thu, 19 Apr 2012 23:08:58 +0000 (09:08 +1000)
commitfca32f02e90b3ea2ddfb744fdd43608821f51220
treeb951f81af48f3409abfe0abf5132bdb6bf62fd73
parentacb550504fa77e16070405fd5a89770a416de75b
exp/html: improve InHeadIM

Clean up the flow of control, and add a case for doctype tokens (to
ignore them).

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