[csswg-drafts] [scroll-animations-1] animation-delay-start and animation-start-end should accept lists (#7902)

Loirooriol has just created a new issue for https://github.com/w3c/csswg-drafts:

== [scroll-animations-1] animation-delay-start and animation-start-end should accept lists ==
See https://w3c.github.io/csswg-drafts/scroll-animations/#propdef-animation-delay-start and https://w3c.github.io/csswg-drafts/scroll-animations/#propdef-animation-delay-end, the grammar is defined as

```
[ <time> | <timeline-range-name> <percentage> ] 
```

There should be a `#` at the end since the computed value is a list and `animation-delay` accepts comma-separated lists.

Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/7902 using your GitHub account


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

Received on Tuesday, 18 October 2022 17:53:54 UTC