Re: [csswg-drafts] [css-values] Make top-level NaN be IACVT instead of ∞ (#7067)

I realized that I don't even need a flip switch.

If I set `--span:-1` then my calculation for `flex-basis: calc(100%*var(--span))` (simplified example) will automatically resolve to `-100%` which will invalidate the assignment since you can't assign negative value to `flex-basis`.

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


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

Received on Tuesday, 5 April 2022 02:14:31 UTC