Re: [csswg-drafts] [css-values] Other options for value-agnostic delimiters (#6705)

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