Skip to content

[css-color] Serializing color() values #480

Closed
@grorg

Description

@grorg

How should values defined using color() be serialized in computed style?

  1. Should color(a b c) or color(srgb a b c) values be output as rgb()?
  2. Should color(someprofile a b c) values that end up inside sRGB be output as rgb()?

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions