Sign in
go
/
net
/
fbaf41277f28102c36926d1368dafbe2b54b4c1d
/
html
/
token_test.go
4050002
html: handle equals sign before attribute
by Roland Shoemaker
· 1 year, 11 months ago
1d46ed8
html: have Render escape comments less often
by Nigel Tao
· 2 years, 1 month ago
569fe81
html: add "Microsoft Outlook comment" tests
by Nigel Tao
· 2 years, 1 month ago
39940ad
html: parse comments per HTML spec
by Nigel Tao
· 2 years, 2 months ago
430a433
html: properly handle exclamation marks in comments
by Roland Shoemaker
· 2 years, 6 months ago
0699458
html: escape comment and doctype tokens' data
by Nigel Tao
· 2 years, 8 months ago
2ec1893
html: fix tokenizer error
by Dario
· 6 years ago
3a7846f
html: gofmt -w -s
by Mikio Hara
· 7 years ago
3d87fd6
x/net/html: Sync the html parser and atom with the current whatwg spec
by Dmitry Savintsev
· 10 years ago
4109fcc
html: handle '<' before a tag
by Andrew Balholm
· 11 years ago
4698117
go.net/html: Expose data read from the input reader but not yet tokenized in Tokenizer.
by Michael Piatek
· 11 years ago
384e4d2
html: limit buffering during tokenization.
by Michael Piatek
· 11 years ago
480e7b0
go.net/html: Tokenizer.Raw returns the original input when tokenizer errors occur.
by Michael Piatek
· 11 years ago
e8489d8
go.net/html: fix the tokenizer when the underlying io.Reader returns
by Nigel Tao
· 12 years ago
46c4a49
go.net/html: put escaping tests escape_test.go
by Andrew Gerrand
· 12 years ago
ea127e8
go.net/html: move exp/html and exp/html/atom here to the go.net sub-repo.
by Nigel Tao
· 12 years ago