hg: openjfx/8/controls/rt: 2 new changesets
hang.vo at oracle.com
hang.vo at oracle.com
Fri Dec 7 11:47:35 PST 2012
Changeset: bfebbf84081f
Author: David Grieve<david.grieve at oracle.com>
Date: 2012-12-07 14:37 -0500
URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/bfebbf84081f
RT-26622: apply linear-gradient patch to highcontrast.css
! javafx-ui-controls/src/com/sun/javafx/scene/control/skin/caspian/highcontrast.css
Changeset: 4fd3e1bdb19b
Author: David Grieve<david.grieve at oracle.com>
Date: 2012-12-07 14:38 -0500
URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/4fd3e1bdb19b
RT-17607: -fx-font-weight: 600 parses as a NUMBER but the css parser expects an IDENT. Fix parser to accept a number.
! javafx-ui-common/src/com/sun/javafx/css/parser/CSSParser.java
! javafx-ui-common/test/unit/com/sun/javafx/css/FontWeightTypeTest.java
More information about the openjfx-dev
mailing list