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

4 uses

	golang.org/x/net/html/atom (current package)
		table.go#L309: 	Rtc                       Atom = 0x19a03

	golang.org/x/net/html
		parse.go#L210: 		case a.Dd, a.Dt, a.Li, a.Optgroup, a.Option, a.P, a.Rb, a.Rp, a.Rt, a.Rtc:
		parse.go#L1074: 		case a.Rb, a.Rtc:
		parse.go#L1181: 			case a.Dd, a.Dt, a.Li, a.Optgroup, a.Option, a.P, a.Rb, a.Rp, a.Rt, a.Rtc, a.Tbody, a.Td, a.Tfoot, a.Th,