Details
Description
Since 8.0 css styleable properties were introduced for min/pref/max width/height. To indicate unbounded size it is possible to use Double.MAX_VALUE in Java code and Infinity in FXML, however the CSS properties do not accept "infinity" in a similar fashion.