A DESCRIPTION OF THE PROBLEM :
The javafx.css.Stylesheet javadocs are a bit confusing. For example the convertToBinary method receives two java.io.File parameters, while talking about URLs. Similarly the loadBinary method receives a URL but talks about the parameter as InputStream.
On a side note, the getUrl method returns a String which is also a bit confusing.
REGRESSION : Last worked in version 10.0.1
FREQUENCY : always
The javafx.css.Stylesheet javadocs are a bit confusing. For example the convertToBinary method receives two java.io.File parameters, while talking about URLs. Similarly the loadBinary method receives a URL but talks about the parameter as InputStream.
On a side note, the getUrl method returns a String which is also a bit confusing.
REGRESSION : Last worked in version 10.0.1
FREQUENCY : always