git: openjdk/jfx: master: 8267554: Support loading stylesheets from data-URIs
Kevin Rushforth
kcr at openjdk.java.net
Fri Jun 25 20:09:06 UTC 2021
Changeset: 78179be1
Author: Michael Strauß <mstrauss at openjdk.org>
Committer: Kevin Rushforth <kcr at openjdk.org>
Date: 2021-06-25 20:07:44 +0000
URL: https://git.openjdk.java.net/jfx/commit/78179be10199291461411f09e4f6c4a1e653b195
8267554: Support loading stylesheets from data-URIs
Reviewed-by: kcr, aghaisas
! modules/javafx.graphics/src/main/java/com/sun/javafx/css/StyleManager.java
! modules/javafx.graphics/src/main/java/javafx/application/Application.java
! modules/javafx.graphics/src/main/java/javafx/css/Stylesheet.java
! modules/javafx.graphics/src/main/java/javafx/scene/Scene.java
! modules/javafx.graphics/src/main/java/javafx/scene/SubScene.java
! modules/javafx.graphics/src/test/java/test/com/sun/javafx/css/StyleManagerTest.java
! modules/javafx.graphics/src/test/java/test/javafx/css/StylesheetTest.java
More information about the openjfx-changes
mailing list