Skip to content

[css-color-4][css-color-5] Allow <alpha-value> to be none in <color()> #7397

@cdoublev

Description

@cdoublev

In 4.3. "Missing"/none Color Components:

All color functions allow any of their components to be specified as none.

The value definition of <color()> is color( <colorspace-params> [ / <alpha-value> ]? ) in CSS Color 4 or color( [from <color>]? <colorspace-params> [ / <alpha-value> ]? ) in CSS Color 5.

Side question: is it voluntary not to export <color()> related sub-productions from CSS Color 5?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions