The following types should also implement the `Interpolatable` interface to make them compatible with CSS transitions:
* Insets
* Background
* BackgroundFill
* BackgroundImage
* BackgroundPosition
* BackgroundSize
* Border
* BorderImage
* BorderStroke
* BorderWidths
* CornerRadii
* Stop
* Paint and all of its subclasses
* Margins (internal type)
* BorderImageSlices (internal type)
- csr for
-
JDK-8333455 Support interpolation for backgrounds and borders
- Closed
- relates to
-
JDK-8311895 CSS Transitions
- Resolved
- links to
-
Commit(master) openjdk/jfx/01e9e7ea
-
Review(master) openjdk/jfx/1471
-
Review(master) openjdk/jfx/1522