[csswg-drafts] [css-syntax] Problem with "Consume a name" (#3628)

tabatkins has just created a new issue for https://github.com/w3c/csswg-drafts:

== [css-syntax] Problem with "Consume a name" ==
(migrated from the mailing list)

**Johannes Koch said:**

> ED 2014-03-21, section 4.3.11 Consume a name:
> 
> When the algorithm is based on the consumed next token, at the end of 
> this section (when returning the name), the current input code point is 
> the first after the name. This code point will be missed when e.g. 
> returning to 4.3.1 Consume a token, which again consumes the next token.
> 
> So. e.g., in 4.3.11 the first non-name code point could be reconsumed 
> before returning the name.

-------------

**Tab Atkins said:**

> Thanks for yet another detailed catch!  Fixed.

Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/3628 using your GitHub account

Received on Thursday, 7 February 2019 22:48:31 UTC