github.com/andybalholm/cascadia.combinedSelector.combinator (field)

3 uses

	github.com/andybalholm/cascadia (current package)
		parser.go#L777: 		result = combinedSelector{first: result, combinator: combinator, second: c}
		selector.go#L742: 	combinator byte
		selector.go#L750: 	switch t.combinator {