Files
golang.net/html
Kunpei Sakai 9ce7a6920f html: implement ParseWithOptions and ParseFragmentWithOptions
This commit newly introduces a type for configuring a parser
called ParseOption, and implements two functions depending on it.
Along with that, this introduces ParseOptionEnableScripting to
enable setting of the scripting flag.

Fixes golang/go#16318

Change-Id: Ie7fd7d8ce286e22e7f57182fc2ce353bce578db6
Reviewed-on: https://go-review.googlesource.com/c/net/+/174157
Reviewed-by: Nigel Tao <nigeltao@golang.org>
2019-05-01 00:44:15 +00:00
..
2018-04-17 00:32:20 +00:00
2016-01-08 17:00:32 +00:00
2018-05-08 21:14:25 +00:00
2018-02-16 11:01:04 +00:00
2018-05-08 21:14:25 +00:00