Skip to content

[css-color-5] Example 11 cannot use source color channel keywords #8308

@cdoublev

Description

@cdoublev

I think oklab() cannot use c and h in Example 11 for RCS:

html { --base:  oklch(52.6% 0.115 44.6deg) }
.summary {
  background:  oklab(from var(--base) l c  calc(h + 90));
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions