]> Cypherpunks repositories - gostls13.git/commit
html: tokenize "a < b" as one whole text token.
authorNigel Tao <nigeltao@golang.org>
Sun, 16 Oct 2011 09:50:11 +0000 (20:50 +1100)
committerNigel Tao <nigeltao@golang.org>
Sun, 16 Oct 2011 09:50:11 +0000 (20:50 +1100)
commit1887907fee0b51502a3ef10a63a96543d5dd3e23
tree18122400c03110d45960bb3ab773fad2b74c1d1e
parent1135fc397801c04ab68822978d88ee66de48d52c
html: tokenize "a < b" as one whole text token.

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