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

3 uses

	golang.org/x/net/html/atom (current package)
		table.go#L127: 	Iframe                    Atom = 0x2fc06

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