Re: [csswg-drafts] [css-values-4] Clarify property value ranges (#9133)

  > > At least, property substitution values should also be excluded.
  >
  > I'm not sure what you mean by "property substitution values" here.

I particularly mean `mix()` and `toggle()`, which must be the only component in a property value, but also `var()`, `env()`, etc.

To be transparent/honest, this questions follows this https://github.com/w3c/csswg-drafts/issues/8823#issuecomment-1594754828: I would like to know if CSS-wide keywords and subsitution values must be valid and that `#` must not be ignored when [parsing](https://drafts.csswg.org/css-syntax-3/#css-parse-something-according-to-a-css-grammar) a value against `<'property'>` for a property value named `property`, when the context is a top-level declaration.

Otherwise I am satisfied with your changes. Thanks! :ok_hand:

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


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

Received on Tuesday, 24 October 2023 14:22:34 UTC