RFR: 8267554: Support loading stylesheets from data-URIs [v3]
Michael Strauß
mstrauss at openjdk.java.net
Mon Jun 21 14:57:55 UTC 2021
> This PR extends data URI support to allow stylesheets to be loaded from data URIs.
Michael Strauß has updated the pull request incrementally with one additional commit since the last revision:
added test for Stylesheet.loadBinary(InputStream)
-------------
Changes:
- all: https://git.openjdk.java.net/jfx/pull/536/files
- new: https://git.openjdk.java.net/jfx/pull/536/files/70c29866..39ff7583
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jfx&pr=536&range=02
- incr: https://webrevs.openjdk.java.net/?repo=jfx&pr=536&range=01-02
Stats: 58 lines in 2 files changed: 40 ins; 17 del; 1 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