Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8125240

-fx-border-image-slice's default value does not match w3c standard

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P4 P4
    • 8
    • 8
    • javafx
    • None
    • Ubuntu 12.04 x64

      According to http://www.w3schools.com/cssref/css3_pr_border-image-slice.asp border-image-slice have 100% as default value.
      According to JavaFX CSS Reference (http://docs.oracle.com/javafx/2/api/javafx/scene/doc-files/cssref.html) -fx-border-image-slice has null as default value and it is converted to 0 (0%).

      So, instead of 100% sliced image we can see no image at all. It is unexpected behavior for ordinary developer.

            dgrieve David Grieve
            dginzbur Dmitry Ginzburg (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: