mirror of https://github.com/golang/go.git
This continues the work in revision 914a659b44ff, now passing more test cases. As before, the new tokenization tests match html5lib's behavior. Fixes #2124. R=dsymonds, r CC=golang-dev https://golang.org/cl/4867042 |
||
|---|---|---|
| .. | ||
| testdata/webkit | ||
| Makefile | ||
| const.go | ||
| doc.go | ||
| entity.go | ||
| entity_test.go | ||
| escape.go | ||
| node.go | ||
| parse.go | ||
| parse_test.go | ||
| token.go | ||
| token_test.go | ||