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

3 uses

	golang.org/x/net/html/atom (current package)
		table.go#L184: 	Noembed                   Atom = 0x6c07

	golang.org/x/net/html
		parse.go#L1051: 		case a.Noembed:
		parse.go#L1799: 		case a.Iframe, a.Noembed, a.Noframes, a.Noscript, a.Plaintext, a.Style, a.Title, a.Xmp: