Re: [csswg-drafts] [scroll-animations-1][css-animations-2] animation short-hand support for new properties (#8054)

A few questions:

- Any reason to prefer `offset(<timeline-range-name> <percentage>) offset(<timeline-range-name> <percentage>)` over `offset(<timeline-range-name> <percentage>, <timeline-range-name> <percentage>)`? I guess the latter maps better to a single delay value that is expected today, or is there an intent to add end delay to the shorthand's definition?
- Is `<percentage>` mandatory? Or defaults to `0%`/`50%`?
- How about optional percentages for `range()` ? Like `range(<timeline-range-name>[, <percentage>][, <percentage>])`, first for start and second for end.

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


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

Received on Thursday, 17 November 2022 14:32:23 UTC