> Currently, loading a style sheet file using > `WebView.getEngine().setUserStyleSheetLocation(url)` fails if the url > start's with `jrt`, i.e. if the file is packaged in an application image > using jlink. This is fixed with this PR.
Tobias Diez has updated the pull request incrementally with one additional commit since the last revision: Remove whitespace ------------- Changes: - all: https://git.openjdk.java.net/jfx/pull/22/files - new: https://git.openjdk.java.net/jfx/pull/22/files/f58ddfca..717dd939 Webrevs: - full: https://webrevs.openjdk.java.net/jfx/22/webrev.02 - incr: https://webrevs.openjdk.java.net/jfx/22/webrev.01-02 Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod Patch: https://git.openjdk.java.net/jfx/pull/22.diff Fetch: git fetch https://git.openjdk.java.net/jfx pull/22/head:pull/22 PR: https://git.openjdk.java.net/jfx/pull/22