Re: [css-syntax] consuming blocks inside a declaration's value

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