Skip to content

[css-view-transitions-2] how do we decide whether to use layered capture? #11078

Open
@khushalsagar

Description

@khushalsagar

If a css property decides capture mode, how do we resolve when it's different between old/new DOM. we generally err towards resolving such conflicts from new DOM state. But in this case it changes how the old snapshot was captured so we likely need to stick with the old DOM value.

Also, for entry animation case, we should decide this once when capturing new DOM. So if the property changes mid-animation it has no impact similar to removing the name mid-animation.

@noamr

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