Kunpei Sakai d26f9f9a57 html: update inSelectIM and inSelectInTableIM for the latest spec 6 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 d26f9f9a57 html: update inSelectIM and inSelectInTableIM for the latest spec 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 2e7f24ace3 html: update section numbers 6 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 d26f9f9a57 html: update inSelectIM and inSelectInTableIM for the latest spec 5 years ago
parse_test.go d26f9f9a57 html: update inSelectIM and inSelectInTableIM for the latest spec 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 5ccada7d0a html: fix misleading Tokenizer.Token comment 6 years ago
token_test.go 3a7846fea0 html: gofmt -w -s 6 years ago