Hello, in "http://dev.w3.org/csswg/selectors/#grammar", the production for combinator reads: combinator /* combinators can be surrounded by whitespace */ : S+ | S* [ '>' | '+' | '~' | COLUMN | '/' IDENT '/' ] S* ; Just wondering what the branch '/' IDENT '/' stands for. There seems to be no description for it.Received on Wednesday, 21 May 2014 13:10:50 UTC
This archive was generated by hypermail 2.4.0 : Friday, 25 March 2022 10:08:42 UTC