[css-syntax] Fixed: missing cases in <an+b> grammar

Hi,

FYI, there was a bug (now fixed) in css-syntax’s grammar for <an+b> (as 
used in :nth-child() and related selectors.) It was missing cases for 
when B is negative, and there is whitespace after but not before the 
minus sign.

http://dev.w3.org/csswg/css-syntax/#the-anb-type

*This time* we (hopefully) got it right.

Cheers,
-- 
Simon Sapin

Received on Friday, 9 August 2013 21:04:06 UTC