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

Add support for standard "box-shadow" css property

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • 8
    • javafx
    • None

      We should add support to CSS for setting dropshadow and innershadow effects using the standard css box-shadow property. It should map into effects set on the node so is a alternative way of setting effects.

      http://www.w3.org/TR/css3-background/#the-box-shadow

      One of the nice things of box-shadow is it allows you to layer multiple inner and outer shadows together. That can map into Blend effect with SrcOver to combine multiple InnerShadow and DropShadow effects.

            Unassigned Unassigned
            jasper Jasper Potts (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Imported: