net/html
Nigel Tao 16171245cf html: add the RawNode NodeType
Fixes golang/go#36350

Change-Id: Ia11b65940949b7da996b194d48372bc6219d4baa
Reviewed-on: https://go-review.googlesource.com/c/net/+/216800
Reviewed-by: Kunpei Sakai <namusyaka@gmail.com>
Reviewed-by: Nigel Tao <nigeltao@golang.org>
Run-TryBot: Kunpei Sakai <namusyaka@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
2020-02-02 09:46:26 +00:00
..
atom html/atom: add atom.Rb and atom.Rtc 2018-04-17 00:32:20 +00:00
charset html: improve coding style 2019-12-07 00:06:13 +00:00
testdata html: update adoption agency algorithm 2019-12-07 00:05:07 +00:00
const.go html: drop <isindex> and <command> specific handlings 2019-12-06 10:28:45 +00:00
doc.go net/html: add missing package name in doc example 2017-11-15 15:19:08 +00:00
doctype.go go.net/html: move exp/html and exp/html/atom here to the go.net 2013-02-11 11:55:20 +11:00
entity.go html: gofmt -w -s 2018-05-08 21:14:25 +00:00
entity_test.go go.net/html: move exp/html and exp/html/atom here to the go.net 2013-02-11 11:55:20 +11:00
escape.go x/net/html: Sync the html parser and atom with the current whatwg spec 2015-03-03 04:37:39 +00:00
escape_test.go go.net/html: put escaping tests escape_test.go 2013-07-10 17:32:24 +10:00
example_test.go go.net: use golang.org/x/... import paths 2014-11-10 09:04:43 +11:00
foreign.go html: remove "filterres" from svg attribute adjustments 2019-11-24 23:54:46 +00:00
node.go html: add the RawNode NodeType 2020-02-02 09:46:26 +00:00
node_test.go go.net/html: move exp/html and exp/html/atom here to the go.net 2013-02-11 11:55:20 +11:00
parse.go html: improve coding style 2019-12-07 00:06:13 +00:00
parse_test.go html: improve coding style 2019-12-07 00:06:13 +00:00
render.go html: add the RawNode NodeType 2020-02-02 09:46:26 +00:00
render_test.go html: add the RawNode NodeType 2020-02-02 09:46:26 +00:00
token.go html: improve coding style 2019-12-07 00:06:13 +00:00
token_test.go html: fix tokenizer error 2019-10-02 03:54:40 +00:00