Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8303202 | jfx21 | Dukebot | P4 | Resolved | Fixed | b07 |
In the Path section,
```
- https://openjfx.io/javadoc/11/javafx.graphics/javafx/scene/doc-files/cssref.html#path Also has all properties of Shape
```
points to Node instead.
```
- https://openjfx.io/javadoc/11/javafx.graphics/javafx/scene/doc-files/cssref.html#path Also has all properties of Shape
```
points to Node instead.
- backported by
-
JDK-8303202 cssref.html incorrect internal link in Path
- Resolved