diff options
| author | Andrew Balholm <andybalholm@gmail.com> | 2012-08-10 09:34:10 +1000 |
|---|---|---|
| committer | Nigel Tao <nigeltao@golang.org> | 2012-08-10 09:34:10 +1000 |
| commit | c5038c85933a69a1ddeae812d601eb11e71cdc58 (patch) | |
| tree | 09fbb54ee050ff94984564a0cf7b6043442db9be /src/pkg/runtime | |
| parent | f597fa67c16dbce225ceb8482acd92a5c474fc19 (diff) | |
| download | go-c5038c85933a69a1ddeae812d601eb11e71cdc58.tar.xz | |
exp/html: ignore self-closing flag except in SVG and MathML
In HTML content, having a self-closing tag is a parse error unless
the tag would be self-closing anyway (like <img>). The only place a
self-closing tag actually makes a difference is in XML-based foreign
content.
Pass 1 additional test.
R=nigeltao
CC=golang-dev
https://golang.org/cl/6450109
Diffstat (limited to 'src/pkg/runtime')
0 files changed, 0 insertions, 0 deletions
