diff options
| author | Andrew Balholm <andybalholm@gmail.com> | 2011-11-24 13:15:09 +1100 |
|---|---|---|
| committer | Nigel Tao <nigeltao@golang.org> | 2011-11-24 13:15:09 +1100 |
| commit | af081cd43ee3a69f89c5a00ab830111cae99d94a (patch) | |
| tree | 8a94938d19f2f3fe139d5cc021821d112b5be562 /src/pkg/text/template/exec.go | |
| parent | 63e48ccd8ea9399b411bf092f53ad8cd606946a0 (diff) | |
| download | go-af081cd43ee3a69f89c5a00ab830111cae99d94a.tar.xz | |
html: ingore newline at the start of a <pre> block
Pass tests3.dat, test 4:
<!DOCTYPE html><html><head></head><body><pre>\n</pre></body></html>
| <!DOCTYPE html>
| <html>
| <head>
| <body>
| <pre>
Also pass tests through test 11:
<!DOCTYPE html><pre>

A</pre>
R=nigeltao
CC=golang-dev
https://golang.org/cl/5437051
Diffstat (limited to 'src/pkg/text/template/exec.go')
0 files changed, 0 insertions, 0 deletions
