Skip to content

[css-cascade-4] Revert at computed-value time #4155

@andruud

Description

@andruud

CSS Color Adjustment Module Level 1 expects to be able to revert color properties based on the computed value (I assume) of forced-colors-adjust. I'd expect it to be too late to revert computed-value time, since revert is an instruction for the cascade, and being computed-value time means we've already started resolving the cascade.

In general I'd expect the cascade not to be modified while computing values. (I'm sure there's an example where we already do ...)

What do css-cascade experts think about this?

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