On Sun, 13 Aug 2023 18:17:57 GMT, ScientificWare <d...@openjdk.org> wrote:
> This is referenced in Java Bug Database as > - [JDK-8294090 : Aligns the CSS `<rgb()>` and `<rgba()>` function > behaviours](https://bugs.java.com/bugdatabase/view_bug?bug_id=8294090) > > This is tracked in JBS as > - [JDK-8294090 : Aligns the CSS `<rgb()>` and `<rgba()>` function > behaviours](https://bugs.openjdk.java.net/browse/JDK-8294090) > > Aligns the `<rgb()>` and `<rgba()>` function behaviours in CSS.java, as > described in : > CSS Color Module Level 4 > W3C Candidate Recommendation Snapshot, 5 July 2022 > [4.1 The `<Color>` syntax](https://www.w3.org/TR/css-color-4/#color-syntax) > [6.1. The RGB functions: rgb() and > rgba()](https://www.w3.org/TR/css-color-4/#funcdef-rgb) > > Designed from : [ScientificWare JDK-8294090 : Aligns the CSS <rgb()> and > <rgba()> function behaviours](https://github.com/scientificware/jdk/issues/16) This pull request has been closed without being integrated. ------------- PR: https://git.openjdk.org/jdk/pull/15262