- From: Shaw Jia via GitHub <sysbot+gh@w3.org>
- Date: Tue, 05 Apr 2022 02:14:30 +0000
- To: public-css-archive@w3.org
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