Skip to content

[css-images-4] Unclear serialization for cross-fade #9772

Open
@sesse

Description

@sesse

https://drafts.csswg.org/css-images-4/#serialization says: “For cross-fade(), always serialize the <percentage>.”

What does “the” percentage refer to? There can be multiple ones, and they can explicit and implicit. (In the old -webkit-cross-fade(), there used to be only one, so perhaps it is a remnant?) If a percentage is implicit, should it be serialized? (This is not always possible for the specified value, as some percentages may be unknown until computed value time, or even used value time if sign() etc. is involved—furthermore, they can be different for sizing and fading.) Perhaps “always” should be moderated somewhat.

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