]> Cypherpunks repositories - gostls13.git/commit
exp/html: adjust inRowIM to match spec
authorAndrew Balholm <andybalholm@gmail.com>
Sun, 20 May 2012 04:26:20 +0000 (14:26 +1000)
committerNigel Tao <nigeltao@golang.org>
Sun, 20 May 2012 04:26:20 +0000 (14:26 +1000)
commit4973c1fc7e050da54c3d741ceb57619a0a1ff1f7
tree72f3f3317f7922ad6df835397546690ead782587
parentba57c8800318d3378b438f5bf79ac276960c03e7
exp/html: adjust inRowIM to match spec

Delete cases that just fall down to "anything else" action.

Handle </tbody>, </tfoot>, and </thead>.

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