- From: andruud via GitHub <sysbot+gh@w3.org>
- Date: Mon, 15 May 2023 19:13:05 +0000
- To: public-css-archive@w3.org
andruud has just created a new issue for https://github.com/w3c/csswg-drafts: == [scroll-animations-1] Should `none` be part of the list in scroll/view-timeline-name? == The `scroll-timeline-name` and `view-timeline-name` properties have this grammar: `none | <custom-ident>#`. That is fine in isolation, but it's inconsistent with `animation-name`, which has `[ none | <custom-ident> ]#`, and that made me wonder if it's intentional. If it _is_ intentional, then feel free to close this. @fantasai Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/8843 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Monday, 15 May 2023 19:13:07 UTC