]> Cypherpunks repositories - gostls13.git/commit
exp/template/html: add doc comments for undocumented Err... constants.
authorMike Samuel <mikesamuel@gmail.com>
Tue, 27 Sep 2011 20:22:01 +0000 (13:22 -0700)
committerMike Samuel <mikesamuel@gmail.com>
Tue, 27 Sep 2011 20:22:01 +0000 (13:22 -0700)
commit0287647b1377e3d403e8b38f5c2bd4435bc21b64
tree633d22e223d31ba8f1a33ad691ad1f96b943d174
parentf3050dbbb5fef971aa592ac5e082a434b5dc1a8c
exp/template/html: add doc comments for undocumented Err... constants.

Does some TODOs and changes the term "div" in an error message
to "division" to avoid confusion with "<div>".

R=nigeltao, r
CC=golang-dev
https://golang.org/cl/5141047
src/pkg/exp/template/html/error.go
src/pkg/exp/template/html/escape_test.go
src/pkg/exp/template/html/transition.go