- From: Tab Atkins Jr. via GitHub <sysbot+gh@w3.org>
- Date: Mon, 04 Oct 2021 17:47:08 +0000
- To: public-css-archive@w3.org
Yeah, given the existence of custom properties, semicolon and `!` are the *only* possible inline separators; every other possible character is valid CSS property syntax in at least *some* context. *Wrapping* delimiters, like `from()` and `to()`, are fine tho, and those names in particular have a nice connection to Animations. It's a bit heavy-weight for smaller values, tho. It would suggest the possibility of further expansion, with a `step(%, <any-value>)` that lets you set up a full set of inline keyframes and get the value at a particular progress %. ^_^ -- GitHub Notification of comment by tabatkins Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/6705#issuecomment-933711881 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Monday, 4 October 2021 17:47:19 UTC