- From: David A via GitHub <noreply@w3.org>
- Date: Mon, 11 Aug 2025 14:30:57 +0000
- To: public-css-archive@w3.org
On thinking about this a little more, it would probably be more consistent to handle both cases in the way timeline name clashes are handled: treat it as invalid. Timelines are a bit more similar to triggers in that multiple types of timelines exist (scroll-timeline vs view-timeline, more might be added in the future), just as multiple types of triggers exist (event-trigger vs timeline-trigger, more might be added in the future). I think the precedent of deciding to give preference to one type of trigger leads us down a path of having to create some priority order among all potential trigger types which we might add in the future. -- GitHub Notification of comment by DavMila Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/12581#issuecomment-3175124551 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Monday, 11 August 2025 14:30:58 UTC