]> Cypherpunks repositories - gostls13.git/commit
exp/html: adjust the last few insertion modes to match the spec
authorAndrew Balholm <andybalholm@gmail.com>
Wed, 23 May 2012 01:11:34 +0000 (11:11 +1000)
committerNigel Tao <nigeltao@golang.org>
Wed, 23 May 2012 01:11:34 +0000 (11:11 +1000)
commit33a89b5fdad1917e292b7a8aea5f164c1460177d
treec85a850049ab1e2602c18dcbe40ec355f05c81a3
parent13a59b8c6d092075c0ff9d6ec3b5d43b6ead7b39
exp/html: adjust the last few insertion modes to match the spec

Handle text, comment, and doctype tokens in afterBodyIM, afterAfterBodyIM,
and afterAfterFramesetIM.

Pass three more tests.

R=nigeltao
CC=golang-dev
https://golang.org/cl/6231043
src/pkg/exp/html/parse.go
src/pkg/exp/html/testlogs/tests18.dat.log
src/pkg/exp/html/testlogs/tests19.dat.log
src/pkg/exp/html/testlogs/webkit01.dat.log