Re: [csswg-drafts] [scroll-animations-1] `scroll-timeline` and `view-timeline` shorthand syntax (#7627)

Yeah, it's weird that the order is reversed. Is that intentional @fantasai?

Especially since we don't disallow block/inline/etc from <custom-ident>, so:

- `view-timeline:block` creates a timeline named `block`, with the default axis.
- `scroll-timeline:block` creates no timeline, since it has no name.

See also https://github.com/w3c/csswg-drafts/pull/7694 (which doesn't address the ordering, but it's related).

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


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

Received on Tuesday, 6 September 2022 09:44:13 UTC