Re: [csswg-drafts] [css-values][css-images] Unit algebra with `<flex>` in `stripes()` leads to a contradiction (#9667)

Right, whether or not you match a production like `<length>` only looks at the *non-zero* entries of its type, and in `2fr / 1fr * 1px` the type is `{flex: 0, length: 1}`, which'll successfully match.

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


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

Received on Thursday, 7 December 2023 01:00:17 UTC