]> Cypherpunks repositories - gostls13.git/commit
exp/html: adjust beforeHTMLIM to match spec
authorAndrew Balholm <andybalholm@gmail.com>
Wed, 18 Apr 2012 03:26:35 +0000 (13:26 +1000)
committerNigel Tao <nigeltao@golang.org>
Wed, 18 Apr 2012 03:26:35 +0000 (13:26 +1000)
commitb39bbf1e5b908070ee348c1ba6006da8ff1374c8
tree6b8574d0c6b03a83a71ed94b633e787ba10cbf06
parent90aa56f271bf76bd829ff5b7453e65a88c73aa8a
exp/html: adjust beforeHTMLIM to match spec

Add case for doctype tokens (which are ignored).

This CL does not change the status of any tests.

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