diff options
| author | Andrew Balholm <andybalholm@gmail.com> | 2011-10-28 09:06:30 +1100 |
|---|---|---|
| committer | Nigel Tao <nigeltao@golang.org> | 2011-10-28 09:06:30 +1100 |
| commit | 053549ca1bd77aeaff45ddb574a9f5593962e0d5 (patch) | |
| tree | 8d7eea5300743f762915e3c6d43a0b0e54fc2bb9 /src/pkg/runtime/debug.go | |
| parent | c92a499bc3b0be67f91a1be47f5359e1289ca732 (diff) | |
| download | go-053549ca1bd77aeaff45ddb574a9f5593962e0d5.tar.xz | |
html: allow whitespace text nodes in <head>
Pass tests1.dat, test 50:
<!DOCTYPE html><script> <!-- </script> --> </script> EOF
| <!DOCTYPE html>
| <html>
| <head>
| <script>
| " <!-- "
| " "
| <body>
| "--> EOF"
Also pass tests through test 54:
<!DOCTYPE html><title>U-test</title><body><div><p>Test<u></p></div></body>
R=nigeltao
CC=golang-dev
https://golang.org/cl/5311066
Diffstat (limited to 'src/pkg/runtime/debug.go')
0 files changed, 0 insertions, 0 deletions
