Re: [csswg-drafts] "Consume qualified rule" section in the "CSS Syntax Level 3" spec. appears to express same step _twice_, an omission? [css-syntax] (#10119)

I recommend reading [the Editor's Draft](https://drafts.csswg.org/css-syntax/#consume-qualified-rule) for now, there's been significant editorial rewriting of the specification since the 2021 publication. (I do need to republish, tho.)

-----

That said, the old text is indeed expressing two different things - a { token or a simple block. The algorithm at the time could be invoked with either a raw token list, or a token list that had already been thru the consumption process once before (and thus now contained other types of component values, like simple blocks). This is no longer the case, tho.

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


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Friday, 22 March 2024 23:45:16 UTC