]> Cypherpunks repositories - gostls13.git/commit
html: make the low-level tokenizer also skip end-tag attributes.
authorNigel Tao <nigeltao@golang.org>
Thu, 2 Aug 2012 23:29:16 +0000 (09:29 +1000)
committerNigel Tao <nigeltao@golang.org>
Thu, 2 Aug 2012 23:29:16 +0000 (09:29 +1000)
commit1916db786fe8a9ff2aa775eb6f68c3a7ff00f2c6
tree6360e135c442d0bec01c391c66b4fee4078e8a9e
parent37d7500f8df7050332817244dc7869d4dc0cd65d
html: make the low-level tokenizer also skip end-tag attributes.

R=andybalholm
CC=golang-dev
https://golang.org/cl/6453071
src/pkg/exp/html/token.go