[csswg-drafts] Pull Request: [css-values-5] Require only the name of the media feature

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

== [css-values-5] Require only the name of the media feature ==
[`media-progress()`](https://drafts.csswg.org/css-values-5/#media-progress-func) currently wants a full (range) [media feature](https://drafts.csswg.org/mediaqueries-4/#typedef-media-feature). For example: `1px < width`.

But I think `media-progress(width from 0px to 2px)` is expected, ie. the media feature *name*.

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


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

Received on Monday, 26 August 2024 19:13:41 UTC