- From: andruud via GitHub <sysbot+gh@w3.org>
- Date: Tue, 02 May 2023 16:56:16 +0000
- To: public-css-archive@w3.org
Re. "unified `-root` property", I now realize that this means that the _type_ of timeline instance (as seen by JS) is _dynamic_ depending on what the descendants has. This means that timeline lookup (from `animation-timeline`) doesn't know which timeline to connect an animation to at the time it needs to know that. (See related discussion https://github.com/w3c/csswg-drafts/pull/8680#discussion_r1157642033). The current spec takes care to avoid this problem, and we _do_ need to maintain that in future iterations. So I think we should reject the "unified `-root` property" idea outright. -- GitHub Notification of comment by andruud Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/7759#issuecomment-1531821410 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 2 May 2023 16:56:18 UTC