commit | 55740f763f0c9d8e9ddfa565e403e8155d29a10e | [log] [tgz] |
---|---|---|
author | Andrew Balholm <andybalholm@gmail.com> | Thu Jan 17 12:06:04 2013 +1100 |
committer | Nigel Tao <nigeltao@golang.org> | Thu Jan 17 12:06:04 2013 +1100 |
tree | d6782221b3c5a41ebee62e4546163f9ee7b46b11 | |
parent | 5a4a197d7b692c5725d0364a51ad1cb76f1b99e4 [diff] |
exp/html: remove "INCOMPLETE" comment I think that the parser is complete enough to take that warning out. It passes the test suite. There may be incompatible API changes, but being in the exp directory is warning enough for that. R=nigeltao CC=golang-dev https://golang.org/cl/7131050