Skip to content

[cssom] Color properties should use "used value" as "resolved value" #566

@upsuper

Description

@upsuper

In the new CSS Color spec, computed value of <color> could be either a numeric color or currentcolor keyword. However, color properties currently always return numeric color value, and web content may depend on that behavior. I think we should probably make those properties use "used value" as "resolved value" for getComputedStyle.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions