[selectors] "combinator" definition doesn't mention ">>"

[[[
A combinator represents a particular kind of relationship between the
elements matched by the compound selectors on either side. Combinators
in Selectors level 4 include: the descendant combinator (white space),
the child combinator (U+003E, >), [...]
]]]

Seems like the descendant combinator part should mention the
non-whitespace form too, i.e. ">>".

Regards,
Chris
--
http://chrisrebert.com
Browser 🐛 of the day: https://webkit.org/b/153056

Received on Tuesday, 15 March 2016 06:31:11 UTC