Changeset: fa70a7506503 Author: David Grieve<david.gri...@oracle.com> Date: 2013-09-06 11:47 -0400 URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/fa70a7506503
RT-32507: twiddleate the string before calling Cursor.cursor(string). Added more css cursor conversion unit tests. ! modules/graphics/src/main/java/com/sun/javafx/css/converters/CursorConverter.java ! modules/graphics/src/test/java/com/sun/javafx/css/CursorTypeTest.java Changeset: c28a7f760bee Author: David Grieve<david.gri...@oracle.com> Date: 2013-09-06 11:47 -0400 URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/c28a7f760bee RT-27088: add -fx-close-tab-animation and -fx-open-tab-animation to cssref ! modules/graphics/src/main/docs/javafx/scene/doc-files/cssref.html