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

4 uses

	golang.org/x/net/html/atom (current package)
		table.go#L160: 	Marquee                   Atom = 0x32707

	golang.org/x/net/html
		parse.go#L64: 		"":     {a.Applet, a.Caption, a.Html, a.Table, a.Td, a.Th, a.Marquee, a.Object, a.Template},
		parse.go#L995: 		case a.Applet, a.Marquee, a.Object:
		parse.go#L1156: 		case a.Applet, a.Marquee, a.Object: