hg: openjfx/8/controls/rt: 3 new changesets
hang.vo at oracle.com
hang.vo at oracle.com
Thu Sep 5 14:18:00 PDT 2013
Changeset: d6db14ea1ca7
Author: David Grieve<david.grieve at oracle.com>
Date: 2013-09-05 17:02 -0400
URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/d6db14ea1ca7
RT-29773: take sub-property style if it is closer or more specific than font shorthand
! modules/graphics/src/main/java/com/sun/javafx/css/parser/CSSParser.java
! modules/graphics/src/main/java/javafx/scene/CssStyleHelper.java
! modules/graphics/src/test/java/com/sun/javafx/css/FontTypeTest.java
! modules/graphics/src/test/resources/com/sun/javafx/css/HonorDeveloperSettingsTest_AUTHOR.css
Changeset: 39bc7a47c6cb
Author: David Grieve<david.grieve at oracle.com>
Date: 2013-09-05 17:02 -0400
URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/39bc7a47c6cb
RT-24621: if node has same cssFlag value as parent, process parent first
! modules/graphics/src/main/java/javafx/scene/Node.java
Changeset: 5c3ec77e5d2a
Author: David Grieve<david.grieve at oracle.com>
Date: 2013-09-05 17:02 -0400
URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/5c3ec77e5d2a
RT-31865: check error status of image, return null from CSS image cache if image isError
! modules/controls/src/main/java/javafx/scene/control/Labeled.java
! modules/graphics/src/main/java/com/sun/javafx/css/StyleManager.java
More information about the openjfx-dev
mailing list