]> Cypherpunks repositories - gostls13.git/commit
exp/template/html: fix bug, '<' normalization for text nodes that change context
authorMike Samuel <mikesamuel@gmail.com>
Wed, 21 Sep 2011 05:55:14 +0000 (22:55 -0700)
committerMike Samuel <mikesamuel@gmail.com>
Wed, 21 Sep 2011 05:55:14 +0000 (22:55 -0700)
commit1262f6bde78e92b2156a7ae8acfeb5ed81bfecdb
tree25561e3e580c2358246a1e2391e476ca4dfbbc04
parent1f27519988f98bb624c2ead73a9603db2c5a44f8
exp/template/html: fix bug, '<' normalization for text nodes that change context

R=nigeltao
CC=golang-dev
https://golang.org/cl/5080042
src/pkg/exp/template/html/escape.go
src/pkg/exp/template/html/escape_test.go