Re: [csswg-drafts] [css-values-5] Does `container-progress()` really want the entire `<size-feature>` production for its progress value? (#11120)

Thank you. Related to "give these things proper productions": #10790. Basically, this proposal would now be `<condition[ <feature-name> ]>`. But I am not sure this would be an appropriate use of the new `<type[ <subtype> ]>` concept.

---

  > The specified `<mf-name`> must be a valid size feature

This does not explicitly require a "range" size feature, like for the media feature in `media-progress()`. However I am not sure if this is necessary because `container-progress(orientation, 1px, 1px)` would still be invalid since `1px` is an invalid value for `orientation`. I think `grid` is the only feature that accepts numeric values but is not a range feature.

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


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

Received on Sunday, 3 November 2024 17:03:13 UTC