if I read the current css spec correctly the correct syntax has to be `!E > F` instead of `E! > F` see http://dev.w3.org/csswg/selectors4/
if I read the current css spec correctly the correct syntax has to be
!E > Finstead ofE! > Fsee http://dev.w3.org/csswg/selectors4/