CSS axis selectors followed by predicates ("foo > .bar") result in parser errors
Parsing CSS expressions such as foo > .bar and foo>.bar raises a parser error, this should be supported.
Parsing CSS expressions such as foo > .bar and foo>.bar raises a parser error, this should be supported.