-
Nigel Tao authored
I'm not 100% sure I get all the corner cases right, for end tags, but I'll let the test suite smoke it out. Pass tests10.dat, test 1: <!DOCTYPE html><svg></svg><![CDATA[a]]> | <!DOCTYPE html> | <html> | <head> | <body> | <svg svg> | <!-- [CDATA[a]] --> Also pass tests through test 5: <!DOCTYPE html><body><table><svg></svg></table> R=andybalholm CC=golang-dev https://golang.org/cl/5495044
a369004e
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
template | ||
testdata/webkit | ||
Makefile | ||
const.go | ||
doc.go | ||
doctype.go | ||
entity.go | ||
entity_test.go | ||
escape.go | ||
foreign.go | ||
node.go | ||
parse.go | ||
parse_test.go | ||
render.go | ||
render_test.go | ||
token.go | ||
token_test.go |