RFR: 8267554: Support loading stylesheets from data-URIs

Michael Strauß mstrauss at openjdk.java.net
Fri Jun 18 01:28:38 UTC 2021


This PR extends data URI support to allow stylesheets to be loaded from data URIs.

-------------

Commit messages:
 - Stylesheets can be loaded from data URIs

Changes: https://git.openjdk.java.net/jfx/pull/536/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jfx&pr=536&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8267554
  Stats: 237 lines in 4 files changed: 218 ins; 7 del; 12 mod
  Patch: https://git.openjdk.java.net/jfx/pull/536.diff
  Fetch: git fetch https://git.openjdk.java.net/jfx pull/536/head:pull/536

PR: https://git.openjdk.java.net/jfx/pull/536


More information about the openjfx-dev mailing list