-
Nigel Tao authored
The test case input is "<!DOCTYPE html><span><button>foo</span>bar". The correct parse is: | <!DOCTYPE html> | <html> | <head> | <body> | <span> | <button> | "foobar" R=gri CC=golang-dev https://golang.org/cl/4794063
1d0c141d
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
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 |