[csswg-drafts] Pull Request: [css-syntax-3] Do not consume a qualified rule block twice

cdoublev has just submitted a new pull request for https://github.com/w3c/csswg-drafts:

== [css-syntax-3] Do not consume a qualified rule block twice ==
[*Consume a qualified rule*](https://drafts.csswg.org/css-syntax-3/#consume-qualified-rule) consumes two blocks in a row:

  > Otherwise, consume a block from `input`, and assign the results to `rule`’s lists of declarations and child rules. 
  > 
  > Consume a block from `input`, and let `child rules` be the result.

I assume it is a typo from https://github.com/w3c/csswg-drafts/commit/e5547b96f5de6fb5a68d050f42d562c448b99d0b.

See https://github.com/w3c/csswg-drafts/pull/10240


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

Received on Monday, 22 April 2024 13:43:49 UTC