Re: [csswg-drafts] [css-animations] Proposal: `animation-time-reference` (#6780)

The `document` behavior is similar to SVG/SMIL's behavior where times are relative to the load event of the outermost SVG document fragment.

For what it's worth, it's currently possible to achieve this using `getAnimations()` to fetch the generated CSS animations and adjust their `startTime` (setting it to zero).

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


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

Received on Saturday, 30 October 2021 01:38:30 UTC