hg: openjfx/8u-dev/rt: RT-38395: Add ability to resolve the URL given with an @import statement relative to the FX runtime

david.grieve at oracle.com david.grieve at oracle.com
Fri Sep 19 13:21:01 UTC 2014


Changeset: 835a333ec7ee
Author:    David Grieve<david.grieve at oracle.com>
Date:      2014-09-19 08:44 -0400
URL:       http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/835a333ec7ee

RT-38395: Add ability to resolve the URL given with an @import statement relative to the FX runtime
Reviewed-by: kcr

! modules/graphics/src/main/java/com/sun/javafx/css/StyleManager.java
! modules/graphics/src/main/java/com/sun/javafx/css/converters/URLConverter.java
! modules/graphics/src/main/java/com/sun/javafx/css/parser/CSSParser.java
+ tests/system/src/test/java/com/sun/javafx/css/StylesheetWithSecurityManagerTest.java
+ tests/system/src/test/resources/com/sun/javafx/css/StylesheetTest.css



More information about the openjfx-dev mailing list