RFR: 8332895: Support interpolation for backgrounds and borders [v25]
Michael Strauß
mstrauss at openjdk.org
Sat Aug 17 17:46:02 UTC 2024
On Sat, 17 Aug 2024 15:57:34 GMT, Nir Lisker <nlisker at openjdk.org> wrote:
> > Mirroring the CSS specification, the `Interpolatable` interface defines several types of component interpolation
>
> Can you give a link to these CSS specifications?
I shouldn't say "mirroring", it's more "inspired by".
https://www.w3.org/TR/web-animations/#animating-properties
-------------
PR Comment: https://git.openjdk.org/jfx/pull/1522#issuecomment-2294924353
More information about the openjfx-dev
mailing list