[csswg-drafts] [css-syntax] Condition in "Parse a component value" (#3627)

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

== [css-syntax] Condition in "Parse a component value" ==
(migrated from the mailing list)

**Johannes Koch said:**

> ED-2014-04-02:
> 
> 5.3.6 Parse a component value
> ...
> 3. Consume a component value and let value be the return value. If 
> nothing is returned, return a syntax error.
> 
> 
> Under which condition does "Consume a component value" return nothing? 
> There is no "Return nothing" in
> * 5.4.6 Consume a component value
> * 5.4.7 Consume a simple block
> * 5.4.8 Consume a function
> 
> I think the sentence "If nothing is returned, return a syntax error." 
> can be dropped.

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

**Tab Atkins said:**

> You're right.  Fixed, thanks.

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

Received on Thursday, 7 February 2019 22:44:43 UTC