Re: [csswg-drafts] [css-shared-element-transitions-1] Define "active animation" used to signal end of transition (#7785)

> I also propose we limit the animations considered in 1 to the ones using the Document timeline for now.

We'd need to clarify if this means animations associated with the [default document timeline](https://drafts.csswg.org/web-animations-1/#default-document-timeline) or any [document timeline](https://drafts.csswg.org/web-animations-1/#document-timeline) [associated with the current document](https://drafts.csswg.org/web-animations-1/#timeline-associated-with-a-document).

(It would be more generic to refer to animations associated with a [monotonically increasing timeline](https://drafts.csswg.org/web-animations-1/#monotonically-increasing-timeline) but then that raises the question of the scope of timelines considered. For [`Document.getAnimations()`](https://drafts.csswg.org/web-animations-1/#dom-documentorshadowroot-getanimations) it actually works backwards from the elements in the document, to the effects, to the animations so that it covers animations associated with a timeline from another document.)

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


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

Received on Wednesday, 5 October 2022 23:39:13 UTC