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

4 uses

	golang.org/x/net/html/atom (current package)
		table.go#L190: 	Object                    Atom = 0x26806

	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: