- From: Emilio Cobos Álvarez via GitHub <sysbot+gh@w3.org>
- Date: Sat, 01 Feb 2025 00:04:20 +0000
- To: public-css-archive@w3.org
emilio has just created a new issue for https://github.com/w3c/csswg-drafts:
== Consider adding an animation constructor that also builds out an effect ==
Much like https://github.com/w3c/csswg-drafts/issues/11146 but more parallel to `Animatable.animate()`, seems it'd be convenient to have something like:
```
constructor(Animatable target, object? keyframes, optional UnrestrictedDoubleOrKeyframeAnimationOptions options = {});
```
cc @flackr @ydaniv @birtles
Does that seem reasonable?
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/11631 using your GitHub account
--
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Saturday, 1 February 2025 00:04:21 UTC