- From: Tab Atkins Jr. <jackalmage@gmail.com>
- Date: Fri, 9 Aug 2013 14:08:19 -0700
- To: Simon Sapin <simon.sapin@exyr.org>
- Cc: www-style list <www-style@w3.org>
On Fri, Aug 9, 2013 at 2:03 PM, Simon Sapin <simon.sapin@exyr.org> wrote: > 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. That is, for cases like "n- 5". ~TJ
Received on Friday, 9 August 2013 21:09:06 UTC