]> Cypherpunks repositories - gostls13.git/commit
html: parse <table><tr><td> tags.
authorNigel Tao <nigeltao@golang.org>
Fri, 10 Dec 2010 01:20:14 +0000 (12:20 +1100)
committerNigel Tao <nigeltao@golang.org>
Fri, 10 Dec 2010 01:20:14 +0000 (12:20 +1100)
commit71bd053ada2ec6ac5c8d37855e772ca7ec7fba04
treec626129ce23c796bcc0efa012192cc22cf8444bc
parent8959851a96bcf0ccf60df0869872ab7f848abf06
html: parse <table><tr><td> tags.

Also, shorten fooInsertionMode to fooIM.

R=gri
CC=golang-dev
https://golang.org/cl/3504042
src/pkg/html/parse.go
src/pkg/html/parse_test.go