]> Cypherpunks repositories - gostls13.git/commit
xml: marshal "parent>child" tags correctly
authorRoss Light <rlight2@gmail.com>
Fri, 26 Aug 2011 15:29:52 +0000 (12:29 -0300)
committerGustavo Niemeyer <gustavo@niemeyer.net>
Fri, 26 Aug 2011 15:29:52 +0000 (12:29 -0300)
commit4541fa96b3fbe8e94dd0b8adda11b16ea001b470
tree99fd3e4218ab428adb01d1e722932429e53c85c6
parent396cd361790c7c885df2c7f0531c3ae6f432aee7
xml: marshal "parent>child" tags correctly

Fixes #2119

R=m.n.summerfield, adg, kevlar, rsc, gustavo, n13m3y3r
CC=golang-dev
https://golang.org/cl/4941042
src/pkg/xml/marshal.go
src/pkg/xml/marshal_test.go