Skip to content

Conversation

@noamr
Copy link
Collaborator

@noamr noamr commented Nov 17, 2023

As per CSSWG resolution.
Closes #9155

@noamr noamr requested review from khushalsagar and vmpstr November 17, 2023 15:15

1. Call |onReady|.

1. At any given time, the UA may decide to skip |inboundTransition|, e.g. after an implementation-defined timeout, by running the following steps:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We likely need a better term than "At any given time". For example, it can't do it during layout for example, so it's only at a time that a script task can run? I'm not sure if idle time is the right thing or if there is a better term

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Script tasks can run during layout. But we can make it so that the steps queue a task.

Copy link
Member

@vmpstr vmpstr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

new wording lgtm

@noamr noamr merged commit eaf7fdd into w3c:main Nov 17, 2023
@noamr noamr deleted the vt-edits branch November 17, 2023 17:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[css-view-transitions-2] Abort transition if the navigation takes too long

2 participants