Re: [csswg-drafts] Editing resolutions from Minutes F2F 2013-06-05 Wed PM IV: Syntax and Conditional Rules, Variables

> RESOLVED: Whenever error-recovery closes open blocks, urls, strings,
functions, brackets, etc., it implies the minimal tokens to
close those constructs.

Implicitly covered by the current definition of parsing.

> RESOLVED: [EOF] turns into U+FFFD except when inside a string, in which
case it just gets dropped.

Ooh, that's *not* what Syntax currently specifies, but it is indeed what browsers (at least Chrome and Firefox, which I can easily test) do.

I'll file this as a separate Syntax issue.

> RESOLVED: Clarify that badstring and baduri make @supports rules invalid

Implicit in the definition of parsing already. (Neither of those tokens are in the specified grammar for the rule.)

> RESOLVED: !important allowed in @supports

Yes, explicitly allowed in the spec.

> RESOLVED: Publish CR with updates for CSS3 Conditional Rules

Given that the last /TR publication was CR on April 4 2013, we never did this one!

-- 
GitHub Notification of comment by tabatkins
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/3174#issuecomment-425569516 using your GitHub account

Received on Friday, 28 September 2018 21:20:40 UTC