Dario
|
2ec189313e
html: fix tokenizer error
|
5 years ago |
Mikio Hara
|
3a7846fea0
html: gofmt -w -s
|
6 years ago |
Dmitry Savintsev
|
3d87fd621c
x/net/html: Sync the html parser and atom with the current whatwg spec
|
9 years ago |
Andrew Balholm
|
4109fccea4
html: handle '<' before a tag
|
10 years ago |
Michael Piatek
|
4698117464
go.net/html: Expose data read from the input reader but not yet tokenized in Tokenizer.
|
11 years ago |
Michael Piatek
|
384e4d292e
html: limit buffering during tokenization.
|
11 years ago |
Michael Piatek
|
480e7b06ec
go.net/html: Tokenizer.Raw returns the original input when tokenizer errors occur.
|
11 years ago |
Nigel Tao
|
e8489d83dd
go.net/html: fix the tokenizer when the underlying io.Reader returns
|
11 years ago |
Andrew Gerrand
|
46c4a49ebb
go.net/html: put escaping tests escape_test.go
|
11 years ago |
Nigel Tao
|
ea127e889c
go.net/html: move exp/html and exp/html/atom here to the go.net
|
11 years ago |