Kunpei Sakai ffdde10578 html: implement adjusted current node and make parser support foreign fragment 5 years ago
..
atom 3121141a29 html/atom: add atom.Rb and atom.Rtc 6 years ago
charset f1d3149ecb html/charset: replace EUC-KR test 8 years ago
testdata ffdde10578 html: implement adjusted current node and make parser support foreign fragment 5 years ago
const.go f04abc6bdf html: add missing special elements for <svg> and <math> 6 years ago
doc.go 9dfe398356 net/html: add missing package name in doc example 7 years ago
doctype.go ea127e889c go.net/html: move exp/html and exp/html/atom here to the go.net 11 years ago
entity.go 3a7846fea0 html: gofmt -w -s 6 years ago
entity_test.go ea127e889c go.net/html: move exp/html and exp/html/atom here to the go.net 11 years ago
escape.go 3d87fd621c x/net/html: Sync the html parser and atom with the current whatwg spec 9 years ago
escape_test.go 46c4a49ebb go.net/html: put escaping tests escape_test.go 11 years ago
example_test.go fbe893ddcd go.net: use golang.org/x/... import paths 10 years ago
foreign.go 72fef5d5e2 html: remove "filterres" from svg attribute adjustments 5 years ago
node.go 4b62a64f59 html: make (*nodeStack)contains distinguish namespace 5 years ago
node_test.go ea127e889c go.net/html: move exp/html and exp/html/atom here to the go.net 11 years ago
parse.go ffdde10578 html: implement adjusted current node and make parser support foreign fragment 5 years ago
parse_test.go ffdde10578 html: implement adjusted current node and make parser support foreign fragment 5 years ago
render.go edab5dc413 html: Use existing standard library interface internally. 9 years ago
render_test.go ea127e889c go.net/html: move exp/html and exp/html/atom here to the go.net 11 years ago
token.go 2ec189313e html: fix tokenizer error 5 years ago
token_test.go 2ec189313e html: fix tokenizer error 5 years ago