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

CSS Region border radius doesn't match the spec

XMLWordPrintable

      if FX we current support border radius syntax like:

       -fx-border-radius: 100px 90px 80px 70px 400px 300px 200px 100px;

      but the spec is

       border-radius: 100px 90px 80px 70px / 400px 300px 200px 100px;

      see: http://www.w3.org/TR/css3-background/#the-border-radius

            dgrieve David Grieve
            jasper Jasper Potts (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: