const golang.org/x/net/html/atom.Noscript

7 uses

	golang.org/x/net/html/atom (current package)
		table.go#L188: 	Noscript                  Atom = 0x21608

	golang.org/x/net/html
		parse.go#L644: 		case a.Noscript:
		parse.go#L734: 		case a.Noscript:
		parse.go#L743: 		case a.Noscript, a.Br:
		parse.go#L762: 	if p.tok.DataAtom == a.Noscript {
		parse.go#L1053: 		case a.Noscript:
		parse.go#L1799: 		case a.Iframe, a.Noembed, a.Noframes, a.Noscript, a.Plaintext, a.Style, a.Title, a.Xmp: