- From: Tab Atkins Jr. <jackalmage@gmail.com>
- Date: Fri, 21 Mar 2014 16:43:53 -0700
- To: Daniel Glazman <daniel.glazman@disruptive-innovations.com>
- Cc: www-style list <www-style@w3.org>
On Thu, Mar 20, 2014 at 6:43 AM, Daniel Glazman <daniel.glazman@disruptive-innovations.com> wrote: > I think there is an error in > > http://dev.w3.org/csswg/css-syntax/#consume-a-declaration In the "Consume a list of declarations" algo, actually. (I was very confused, because "consume a declaration" properly uses "consume a component value" where it's supposed to.) Thanks, fixed. I also discovered a lingering off-by-one-token bug in the "parse a declaration" API entry point, which is now fixed. ~TJ
Received on Friday, 21 March 2014 23:44:40 UTC