Skip to content

Conversation

@khushalsagar
Copy link
Member

Animations targeting pseudo-elements are considered active, for the purpose of finishing the transition, if they are in running or paused state. See resolution here for details: #7785 (comment).

"paused" was incorrectly changed to idle in the following commit: 5151ae8.

This change fixes that.

Animations targeting pseudo-elements are considered active, for the purpose of finishing the transition, if they are in running or paused state. See resolution here for details: w3c#7785 (comment).

"paused" was incorrectly changed to idle in the following commit: w3c@5151ae8.

This change fixes that.
@jakearchibald
Copy link
Contributor

Hah, not sure what I was thinking when I made that change. Thanks for fixing it.

@jakearchibald jakearchibald merged commit 6c04071 into w3c:main Jan 10, 2023
jakearchibald pushed a commit to jakearchibald/csswg-drafts that referenced this pull request Jan 16, 2023
Animations targeting pseudo-elements are considered active, for the purpose of finishing the transition, if they are in running or paused state. See resolution here for details: w3c#7785 (comment).

"paused" was incorrectly changed to idle in the following commit: w3c@5151ae8.

This change fixes that.
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.

2 participants