Skip to content

[css-view-transitions-1] Setup view transition flushes update callback queue thrice? #11987

Open
@Psychpsyo

Description

@Psychpsyo

Setup view transition, at the very end, says to

  1. schedule the update callback for transition.
  2. Flush the update callback queue.

Missing capitalization on "schedule" aside, scheduling the update callback will already flush the update callback queue in another task.
Is this intended?

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