]> Cypherpunks repositories - gostls13.git/commit
exp/html: adjust inSelectIM to match spec
authorAndrew Balholm <andybalholm@gmail.com>
Tue, 22 May 2012 05:30:13 +0000 (15:30 +1000)
committerNigel Tao <nigeltao@golang.org>
Tue, 22 May 2012 05:30:13 +0000 (15:30 +1000)
commit8f66d7dc32b2a2082babfd9829acbfdb5996a6c7
tree16ed33b92199228dc1b887e9cb8c6b96158cf760
parentc4ea1c955e4ed1c43afb145bd95a190864868970
exp/html: adjust inSelectIM to match spec

Simplify the flow of control.

Handle EOF, null bytes, <html>, <input>, <keygen>, <textarea>, <script>.

Pass 5 more tests.

R=golang-dev, rsc, nigeltao
CC=golang-dev
https://golang.org/cl/6220062
src/pkg/exp/html/parse.go
src/pkg/exp/html/testlogs/tests18.dat.log
src/pkg/exp/html/testlogs/tests7.dat.log