hg: openjfx/8/controls/rt: 2 new changesets

hang.vo at oracle.com hang.vo at oracle.com
Fri Apr 19 13:48:39 PDT 2013


Changeset: 93b35f24ed52
Author:    David Grieve<david.grieve at oracle.com>
Date:      2013-04-19 16:30 -0400
URL:       http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/93b35f24ed52

RT-29826: font-style and font-weight should parse to String, not enum.

- javafx-ui-common/src/com/sun/javafx/css/FontUnits.java
! javafx-ui-common/src/com/sun/javafx/css/converters/FontConverter.java
! javafx-ui-common/src/com/sun/javafx/css/parser/CSSParser.java
- javafx-ui-common/test/unit/com/sun/javafx/css/FontStyleTypeTest.java
! javafx-ui-common/test/unit/com/sun/javafx/css/FontTypeTest.java
- javafx-ui-common/test/unit/com/sun/javafx/css/FontWeightTypeTest.java

Changeset: 8f11ed85f836
Author:    David Grieve<david.grieve at oracle.com>
Date:      2013-04-19 16:33 -0400
URL:       http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/8f11ed85f836

Automated merge with ssh://jfxsrc.us.oracle.com//javafx/8.0/scrum/controls/rt

- javafx-ui-common/src/com/sun/javafx/css/FontUnits.java
- javafx-ui-common/test/unit/com/sun/javafx/css/FontStyleTypeTest.java
- javafx-ui-common/test/unit/com/sun/javafx/css/FontWeightTypeTest.java



More information about the openjfx-dev mailing list