[csswg-drafts] [css-mixins] `<combinator>` is already defined in Selectors (#10557)

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

== [css-mixins] `<combinator>` is already defined in Selectors ==
There is syntax and selector `<combinator>`s, which are different sets:

  - https://drafts.csswg.org/selectors-4/#typedef-combinator
  - https://drafts.csswg.org/css-mixins-1/#typedef-combinator

It would be nice to clarify whether/how productions should be able to expand to a different value definition (syntax) depending on context. As far as I know, [`<bool-test>`](https://drafts.csswg.org/css-values-4/#typedef-bool-test) is the only other production whose value definition is context-sensitive, but it does not explicitly expand to a value definition (with `<bool-test> =`).

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


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

Received on Friday, 12 July 2024 03:52:51 UTC