Skip to content

[css-view-transitions-2] Ordering of DOM callbacks when starting multiple view-transitions #13118

Description

@kevers-google

With scoped view-transitions it is possible to have multiple transitions running concurrently provided they are on separate elements. As the DOM callbacks could be affecting the style of a common element, we could have non-deterministic behavior unless we impose a strict ordering of the callbacks. Propose that we trigger the callbacks in creation order.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions