Re: [csswg-drafts] [css-transitions-1] Invalid syntax for 'transition-duration' property (#7572)

I don't think [5.1. Range Restrictions and Range Definition Notation](https://drafts.csswg.org/css-values-4/#numeric-ranges) is clear either way about what it expects `min` and `max` to be.

I think "multiple units" is a good reason to include the units.  If a value is defined as `<length[1px,∞]>` it should be clear that a value of `0.1in` is still valid (larger than `1px`), while a value of `1.03q` is invalid (smaller than `1px`).

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


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

Received on Thursday, 4 August 2022 19:12:38 UTC