The Selectors Level 3 spec includes CSS escapes in its grammar, but
there is no mention of them in the prose. I've added the following
paragraph to the Syntax section:
# Characters in Selectors can be escaped with a backslash according
# to the same escaping rules as CSS. [CSS21].